.public-nav{position:sticky;top:0;z-index:20;width:100%;padding:0;border-bottom:1px solid #1014101f;background:#f4f6efe8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.public-nav-in{width:min(1200px,calc(100% - 48px));height:72px;margin:auto;display:flex;align-items:center;justify-content:space-between}.public-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.public-brand .public-mark{display:block;width:28px;height:28px;margin:0;border-radius:0;background:transparent;object-fit:contain}.public-brand .public-wordmark{display:block;width:55px;height:auto}.public-nav-links{display:flex;align-items:center;gap:28px;color:#5d665d;font-size:13px}.public-nav-links a{color:inherit;text-decoration:none}.public-nav-links .public-nav-button{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #111611;border-radius:3px;background:#111611;color:#fff;font-size:13px;font-weight:500;transition:.2s}.public-nav-links .public-nav-button:hover{border-color:#337a31;background:#337a31}@media (max-width: 640px){.public-nav-in{width:calc(100% - 32px)}.public-nav-links>a:not(.public-nav-button){display:none}}.landing-root{--paper:#f4f6ef;--white:#fff;--ink:#101410;--muted:#5f685f;--line:#d9dfd5;--green:#347f35;--lime:#c9f09e;--wash:#e8f4dd;--dark:#132216;--red:#a94545;--sans:"Poppins",sans-serif;--mono:"DM Mono",monospace;--max:1200px}.landing-root *{box-sizing:border-box}.landing-root{scroll-behavior:smooth}.landing-root{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.65;-webkit-font-smoothing:antialiased}.landing-root a{color:inherit;text-decoration:none}.landing-root button{font:inherit}.landing-root .wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.landing-root .mono{font-family:var(--mono)}.landing-root .nav{position:sticky;top:0;z-index:20;border-bottom:1px solid #1014101f;background:#f4f6efe8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-root .nav-in{height:72px;display:flex;align-items:center;justify-content:space-between}.landing-root .brand{display:flex;align-items:center;gap:11px}.landing-root .brand img{width:28px;height:28px}.landing-root .brand .wordmark{width:55px;height:auto}.landing-root .nav-links{display:flex;align-items:center;gap:28px;color:var(--muted);font-size:13px}.landing-root .button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 20px;border:1px solid var(--ink);border-radius:3px;background:var(--ink);color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:.2s}.landing-root .button:hover{background:var(--green);border-color:var(--green)}.landing-root .button.light{background:transparent;color:var(--ink)}.landing-root .button.light:hover{background:#fff}.landing-root .button.small{min-height:38px;padding:0 15px}.landing-root .hero{padding:120px 0 72px;overflow:hidden}.landing-root .hero-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);gap:70px;align-items:end}.landing-root .eyebrow,.landing-root .section-no{font:11px var(--mono);text-transform:uppercase;letter-spacing:.16em;color:var(--green)}.landing-root .section-no{font-size:12px;font-weight:500;letter-spacing:.12em}.landing-root h1{max-width:760px;margin:24px 0 30px;font-size:clamp(44px,5.4vw,72px);font-weight:400;line-height:1.06}.landing-root .hero-copy{max-width:720px;font-size:19px;font-weight:300;color:var(--muted)}.landing-root .hero-copy strong{color:var(--ink);font-weight:500}.landing-root .hero-actions{display:flex;gap:12px;margin-top:32px;flex-wrap:wrap}.landing-root .truth-panel{background:var(--dark);color:#fff;border-radius:4px;padding:28px}.landing-root .truth-panel .label{font:10px var(--mono);letter-spacing:.15em;text-transform:uppercase;color:var(--lime)}.landing-root .truth-panel h2{margin:18px 0 12px;font-size:23px;line-height:1.3;font-weight:400}.landing-root .truth-panel p{margin:0;color:#bec9be;font-size:14px}.landing-root .signal{display:flex;align-items:center;gap:9px;margin-top:24px;padding-top:18px;border-top:1px solid #ffffff24;font:11px var(--mono);color:#dfe8df}.landing-root .pulse{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 5px #c9f09e1f}.landing-root .ticker{border-block:1px solid var(--line);background:#fff}.landing-root .ticker-in{display:grid;grid-template-columns:repeat(5,1fr)}.landing-root .metric{padding:24px;border-left:1px solid var(--line)}.landing-root .metric:first-child{border-left:0}.landing-root .metric strong{display:block;font:500 28px var(--mono)}.landing-root .metric span{display:block;margin-top:5px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.landing-root section{padding:105px 0;border-bottom:1px solid var(--line)}.landing-root .section-head{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:54px}.landing-root .section-title h2{max-width:820px;margin:0;font-size:clamp(30px,3.7vw,48px);line-height:1.16;font-weight:400}.landing-root .section-title p{max-width:720px;margin:20px 0 0;color:var(--muted);font-size:17px;font-weight:300}.landing-root .failure{background:var(--white)}.landing-root .failure-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.landing-root .failure-card{background:#fff;padding:40px}.landing-root .failure-card .number{font:500 clamp(42px,6vw,72px) var(--mono);letter-spacing:-.06em}.landing-root .failure-card .red{color:var(--red)}.landing-root .failure-card h3{margin:18px 0 8px;font-size:18px}.landing-root .failure-card p{margin:0;color:var(--muted);font-size:14px}.landing-root .lesson{grid-column:1/-1;background:var(--dark);color:#fff;padding:42px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.landing-root .lesson blockquote{margin:0;font-size:clamp(25px,3.5vw,42px);line-height:1.14;letter-spacing:-.03em}.landing-root .lesson p{margin:0;color:#bac5ba;font-size:14px}.landing-root .path{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:#fff}.landing-root .path-step{padding:30px 24px;border-right:1px solid var(--line);min-height:230px}.landing-root .path-step:last-child{border:0}.landing-root .path-step .num{font:11px var(--mono);color:var(--green)}.landing-root .path-step h3{margin:45px 0 10px;font-size:17px}.landing-root .path-step p{margin:0;color:var(--muted);font-size:13px}.landing-root .path-step.active{background:var(--wash)}.landing-root .scoreboard{background:var(--dark);color:#fff}.landing-root .scoreboard .section-no{color:var(--lime)}.landing-root .scoreboard .section-title p{color:#b9c4b9}.landing-root .score-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:54px}.landing-root .score-main{display:grid;grid-template-columns:1fr 1fr;border:1px solid #ffffff29}.landing-root .score-item{padding:34px;border-right:1px solid #ffffff29;border-bottom:1px solid #ffffff29}.landing-root .score-item:nth-child(2n){border-right:0}.landing-root .score-item:nth-last-child(-n+2){border-bottom:0}.landing-root .score-item strong{font:500 48px var(--mono);color:var(--lime)}.landing-root .score-item span{display:block;margin-top:8px;color:#b8c3b8;font-size:13px}.landing-root .status-card{border-top:1px solid #ffffff33;padding:24px 0}.landing-root .status-card:first-child{border-top:0;padding-top:0}.landing-root .tag{display:inline-block;margin-bottom:8px;font:10px var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--lime)}.landing-root .status-card h3{margin:0 0 7px;font-size:19px}.landing-root .status-card p{margin:0;color:#aebaae;font-size:13px}.landing-root .honesty{margin-top:30px;padding:18px 20px;border-left:2px solid var(--lime);background:#ffffff0d;color:#d4ddd4;font-size:13px}.landing-root .firm{background:#fff}.landing-root .employee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.landing-root .employee{border:1px solid var(--line);padding:30px;position:relative}.landing-root .employee .state{position:absolute;right:20px;top:20px;padding:5px 8px;border:1px solid var(--line);font:9px var(--mono);letter-spacing:.1em;text-transform:uppercase}.landing-root .employee .state.now{background:var(--lime);border-color:var(--lime)}.landing-root .employee .portrait{width:58px;height:58px;border:1px solid var(--ink);display:grid;place-items:center;font:500 19px var(--mono);margin-bottom:52px}.landing-root .employee h3{font-size:22px;margin:0 0 6px}.landing-root .employee .role{font:11px var(--mono);color:var(--green);text-transform:uppercase}.landing-root .employee p{color:var(--muted);font-size:14px;margin:18px 0 0}.landing-root .employee.planned{background:#f7f8f4;color:#697169}.landing-root .employee.planned .portrait{border-style:dashed}.landing-root .record-layout{display:grid;grid-template-columns:330px 1fr;gap:48px}.landing-root .record-menu{display:flex;flex-direction:column;gap:8px}.landing-root .record-tab{text-align:left;border:1px solid var(--line);background:transparent;padding:16px 18px;cursor:pointer;color:var(--muted);font-size:13px}.landing-root .record-tab.active{background:var(--ink);color:#fff;border-color:var(--ink)}.landing-root .record-view{background:#fff;border:1px solid var(--line);padding:34px}.landing-root .record-top{display:flex;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.landing-root .record-top span{font:11px var(--mono);color:var(--muted)}.landing-root .record-view h3{margin:25px 0 9px;font-size:25px}.landing-root .record-view>p{color:var(--muted);font-size:14px}.landing-root .terminal{margin-top:24px;padding:22px;background:var(--dark);color:#dbe5db;font:12px/1.8 var(--mono);white-space:pre-wrap;overflow:auto}.landing-root .terminal .ok{color:var(--lime)}.landing-root .terminal .bad{color:#ff9c9c}.landing-root .future{background:var(--wash)}.landing-root .future-line{font-size:clamp(42px,6.5vw,82px);line-height:1.03;letter-spacing:-.055em;max-width:1050px;margin:0 0 66px}.landing-root .future-line span{color:var(--green)}.landing-root .horizons{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.landing-root .horizon{padding:30px;border-top:2px solid var(--ink);background:#ffffff8c}.landing-root .horizon .when{font:10px var(--mono);color:var(--green);letter-spacing:.12em;text-transform:uppercase}.landing-root .horizon h3{margin:28px 0 10px;font-size:20px}.landing-root .horizon p{margin:0;color:var(--muted);font-size:13px}.landing-root .follow{background:var(--green);color:#fff;text-align:center}.landing-root .follow h2{max-width:780px;margin:0 auto;font-size:clamp(36px,4.7vw,58px);line-height:1.1;font-weight:400}.landing-root .follow p{max-width:650px;margin:25px auto;color:#dcebdc}.landing-root .follow .button{background:#fff;color:var(--ink);border-color:#fff}.landing-root .follow .button:hover{background:var(--lime)}.landing-root .follow-note{margin-top:18px!important;font:10px var(--mono);letter-spacing:.08em;text-transform:uppercase}.landing-root footer{background:var(--dark);color:#b5c0b5;padding:40px 0}.landing-root .footer-in{display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:12px}.landing-root .footer-brand{color:#fff;display:flex;align-items:center;gap:10px}.landing-root .footer-brand img{width:27px;height:27px}.landing-root .footer-links{display:flex;gap:24px}@media (max-width:900px){.landing-root .hero-grid,.landing-root .score-grid{grid-template-columns:1fr}.landing-root .hero-grid{gap:38px}.landing-root .truth-panel{max-width:600px}.landing-root .ticker-in{grid-template-columns:repeat(2,1fr)}.landing-root .metric:nth-child(odd){border-left:0}.landing-root .metric:last-child{grid-column:1/-1;border-top:1px solid var(--line)}.landing-root .section-head{grid-template-columns:1fr;gap:12px}.landing-root .path{grid-template-columns:1fr 1fr}.landing-root .path-step{border-bottom:1px solid var(--line)}.landing-root .path-step:nth-child(2n){border-right:0}.landing-root .employee-grid,.landing-root .horizons,.landing-root .record-layout{grid-template-columns:1fr}.landing-root .record-menu{display:grid;grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.landing-root .wrap{width:min(100% - 32px,var(--max))}.landing-root .nav-links>a:not(.button){display:none}.landing-root .hero{padding:88px 0 52px}.landing-root h1{font-size:44px}.landing-root .hero-copy{font-size:17px}.landing-root .ticker-in,.landing-root .failure-grid,.landing-root .score-main,.landing-root .path{grid-template-columns:1fr}.landing-root .metric,.landing-root .metric:nth-child(odd){border-left:0;border-top:1px solid var(--line)}.landing-root .metric:first-child{border-top:0}.landing-root .metric:last-child{grid-column:auto}.landing-root .failure-card{padding:30px}.landing-root .lesson{grid-column:auto;grid-template-columns:1fr}.landing-root .path-step{border-right:0}.landing-root .score-item,.landing-root .score-item:nth-child(2n){border-right:0}.landing-root .score-item:nth-last-child(2){border-bottom:1px solid #ffffff29}.landing-root section{padding:78px 0}.landing-root .record-menu{grid-template-columns:1fr}.landing-root .record-top,.landing-root .footer-in{align-items:flex-start;flex-direction:column}.landing-root .future-line{font-size:44px}.landing-root .footer-links{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.landing-root{scroll-behavior:auto}}.login-root{--paper:#f4f6ef;--white:#fff;--ink:#101410;--muted:#5f685f;--line:#d9dfd5;--green:#347f35;--lime:#c9f09e;--dark:#132216;--sans:"Poppins",sans-serif;--mono:"DM Mono",monospace}.login-root *{box-sizing:border-box}.login-root{margin:0;min-height:100%}.login-root{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}.login-root .page{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.login-root a{color:inherit;text-decoration:none}.login-root .topbar{height:72px;border-bottom:1px solid var(--line)}.login-root .topbar-in{height:100%;width:min(1200px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between}.login-root .brand{display:flex;align-items:center;gap:11px}.login-root .brand .mark{width:28px;height:28px}.login-root .brand .wordmark{width:55px;height:auto}.login-root .back{font-size:13px;color:var(--muted)}.login-root .back:hover{color:var(--ink)}.login-root .main{width:min(1080px,calc(100% - 48px));margin:auto;padding:88px 0;display:grid;grid-template-columns:1fr 430px;gap:100px;align-items:center}.login-root .eyebrow{font:500 11px var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--green)}.login-root h1{max-width:560px;margin:20px 0 24px;font-size:clamp(42px,5.4vw,66px);font-weight:400;line-height:1.08}.login-root .lead{max-width:560px;margin:0;color:var(--muted);font-size:17px;font-weight:300;line-height:1.8}.login-root .principle{max-width:500px;margin-top:42px;padding:18px 0 0;border-top:1px solid var(--line);font:12px/1.7 var(--mono);color:var(--green)}.login-root .access{background:var(--white);border:1px solid var(--line);padding:36px}.login-root .access-label{font:500 10px var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--green)}.login-root .access h2{margin:16px 0 9px;font-size:27px;line-height:1.25;font-weight:400}.login-root .access-copy{margin:0 0 28px;color:var(--muted);font-size:14px;line-height:1.7}.login-root .notice{display:flex;gap:12px;margin-bottom:26px;padding:15px;background:#edf5e7;border-left:2px solid var(--green);font-size:12px;line-height:1.55;color:#425142}.login-root .dot{width:7px;height:7px;margin-top:6px;border-radius:50%;background:var(--green);flex:0 0 auto}.login-root label{display:block;margin-bottom:8px;font-size:12px;font-weight:500}.login-root input{width:100%;height:50px;padding:0 14px;border:1px solid #cbd2c8;border-radius:3px;background:#fff;color:var(--ink);font:14px var(--sans);outline:0}.login-root input:focus{border-color:var(--green);box-shadow:0 0 0 3px #347f3514}.login-root button{width:100%;height:48px;margin-top:12px;border:1px solid var(--ink);border-radius:3px;background:var(--ink);color:#fff;font:500 13px var(--sans);cursor:pointer}.login-root button:hover{background:var(--green);border-color:var(--green)}.login-root .form-message{display:none;margin:14px 0 0;color:var(--green);font-size:12px;line-height:1.55}.login-root .form-message.show{display:block}.login-root .quiet{margin-top:25px;padding-top:22px;border-top:1px solid var(--line);font-size:11px;line-height:1.65;color:#7a837a}.login-root .footer{border-top:1px solid var(--line)}.login-root .footer-in{min-height:72px;width:min(1200px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#778077;font-size:11px}.login-root .footer-brand{display:flex;align-items:center;gap:9px}.login-root .footer-brand img{width:24px;height:24px}@media (max-width:850px){.login-root .main{grid-template-columns:1fr;gap:48px;padding:68px 0}.login-root .intro{max-width:650px}.login-root .access{max-width:500px;width:100%}}@media (max-width:560px){.login-root .topbar-in,.login-root .main,.login-root .footer-in{width:calc(100% - 32px)}.login-root .topbar{height:68px}.login-root .brand .wordmark{width:52px}.login-root .main{padding:54px 0}.login-root .back{font-size:12px}.login-root h1{font-size:42px}.login-root .access{padding:27px 22px}.login-root .footer-in{padding:20px 0;align-items:flex-start;flex-direction:column}}.landing-root{--green: #337a31}.landing-root .nav{flex:none;padding:0;overflow:visible}.landing-root .metric strong,.landing-root .failure-card .number,.landing-root .score-item strong{font-family:var(--sans)}.landing-root .failure-card .number{font-size:clamp(36px,4.5vw,56px)}.login-root{--green: #337a31}.login-root,.login-root>div,.login-root .page{width:100%}.login-root .page{height:calc(100dvh - 72px);min-height:0;overflow:hidden}.login-root .main{min-height:0;flex:none}@media (max-width: 850px){.login-root .page{height:auto;min-height:calc(100dvh - 72px);overflow:visible}}.landing-root .terminal-line{white-space:pre-wrap;word-break:break-word}.landing-root .terminal-line:empty:before{content:"�a0"}.landing-root .record-empty{opacity:.7;font-style:italic}.investor-brief-shell{--ib-paper:#f4f6ef;--ib-ink:#101410;--ib-muted:#596259;--ib-line:#d6ddd2;--ib-green:#337a31;--ib-lime:#c9f09e;--ib-wash:#e8f4dd;--ib-dark:#132216;min-height:100vh;padding:32px;background:#dde1d8;color:var(--ib-ink);font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased}.investor-brief{width:9.5in;min-height:11in;margin:0 auto;padding:.52in .58in .42in;display:flex;flex-direction:column;background:var(--ib-paper);box-shadow:0 18px 60px #1820182b}.investor-top{padding-bottom:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ib-line)}.investor-brand{display:flex;align-items:center;gap:10px}.investor-mark{width:31px;height:31px}.investor-wordmark{width:54px;height:auto}.investor-meta,.investor-kicker,.investor-label,.investor-ask>span,.investor-thesis b,.investor-wedge b,.investor-use b{color:var(--ib-green);font-family:DM Mono,monospace;font-size:8px;font-weight:500;letter-spacing:.13em;text-transform:uppercase}.investor-hero{padding:28px 0 23px;display:grid;grid-template-columns:1.35fr .65fr;gap:34px;align-items:end}.investor-hero h1{margin:11px 0 13px;font-size:31px;font-weight:400;letter-spacing:-.02em;line-height:1.08}.investor-lead{max-width:5.2in;margin:0;color:var(--ib-muted);font-size:11.2px;font-weight:300;line-height:1.65}.investor-lead strong{color:var(--ib-ink);font-weight:500}.investor-ask{padding:18px;background:var(--ib-dark);color:#fff}.investor-ask>span{color:var(--ib-lime);font-size:7.5px}.investor-ask>strong{display:block;margin:8px 0 6px;font-size:15px;font-weight:500;line-height:1.3}.investor-ask p{margin:0;color:#bec9be;font-size:8.5px;line-height:1.55}.investor-thesis{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ib-line);background:#fff}.investor-thesis>div{padding:14px 15px;border-right:1px solid var(--ib-line)}.investor-thesis>div:last-child{border-right:0}.investor-thesis b{display:block;margin-bottom:5px}.investor-thesis p{margin:0;color:var(--ib-muted);font-size:9px;line-height:1.55}.investor-body{margin-top:25px;display:grid;grid-template-columns:1.06fr .94fr;gap:26px}.investor-section{margin-bottom:20px}.investor-section:last-child{margin-bottom:0}.investor-label{margin-bottom:8px}.investor-section h2,.investor-proof h2{margin:0 0 8px;font-size:15px;font-weight:500;line-height:1.3}.investor-section>p,.investor-points p,.investor-wedge p{margin:0;color:var(--ib-muted);font-size:9.2px;line-height:1.62}.investor-points{margin-top:10px;display:grid;gap:7px}.investor-points>div{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:start}.investor-points>div>span{width:18px;height:18px;display:grid;place-items:center;background:var(--ib-wash);color:var(--ib-green);font-family:DM Mono,monospace;font-size:7px;font-weight:500}.investor-points p{padding-top:1px}.investor-points strong{color:var(--ib-ink);font-weight:500}.investor-proof{margin-bottom:20px;padding:18px;background:var(--ib-dark);color:#fff}.investor-proof .investor-label{color:var(--ib-lime)}.investor-proof h2{font-size:16px}.investor-proof>p{margin:0;color:#bbc6bb;font-size:8.8px;line-height:1.55}.investor-metrics{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.14)}.investor-metrics>div{padding:12px 8px 0;border-right:1px solid rgba(255,255,255,.14)}.investor-metrics>div:first-child{padding-left:0}.investor-metrics>div:last-child{border:0}.investor-metrics strong{display:block;color:var(--ib-lime);font-family:DM Mono,monospace;font-size:18px;font-weight:500}.investor-metrics span{display:block;margin-top:2px;color:#aebaae;font-size:7.2px;letter-spacing:.05em;line-height:1.35;text-transform:uppercase}.investor-wedge{padding:15px;border:1px solid var(--ib-line);background:#fff}.investor-wedge>div:not(.investor-label){padding:7px 0;display:grid;grid-template-columns:76px 1fr;gap:10px;border-top:1px solid var(--ib-line)}.investor-wedge>div:nth-child(2){border-top:0}.investor-wedge b{font-size:7.5px;letter-spacing:.06em}.investor-wedge p{font-size:8.5px;line-height:1.48}.investor-use{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.investor-use>div{padding:10px;background:var(--ib-wash);color:#435043;font-size:8px;line-height:1.45}.investor-use b{display:block;margin-bottom:4px;font-size:7.5px}.investor-footer{margin-top:auto;padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--ib-line)}.investor-footer p{margin:0;color:var(--ib-muted);font-size:7.5px}.investor-footer strong{color:var(--ib-ink);font-weight:500}.investor-footer a{color:var(--ib-green);font-family:DM Mono,monospace;font-size:8px;font-weight:500;text-decoration:none}@media (max-width:950px){.investor-brief-shell{padding:0}.investor-brief{width:100%;min-height:100vh;padding:32px 24px;box-shadow:none}.investor-hero,.investor-body,.investor-thesis{grid-template-columns:1fr}.investor-thesis>div{border-right:0;border-bottom:1px solid var(--ib-line)}.investor-thesis>div:last-child{border-bottom:0}.investor-ask{max-width:440px}.investor-use{grid-template-columns:1fr}.investor-footer{margin-top:28px}}@media print{.investor-brief-shell{padding:0;background:#fff}.investor-brief{width:9.5in;height:11in;min-height:11in;margin:0;box-shadow:none}}.investor-architecture-page{margin-top:32px}.investor-architecture-hero{padding:27px 0 20px}.investor-architecture-hero h1{margin:10px 0;font-size:29px;font-weight:400;letter-spacing:-.02em;line-height:1.08}.investor-architecture-hero p{max-width:7.4in;margin:0;color:var(--ib-muted);font-size:10px;font-weight:300;line-height:1.6}.investor-architecture-principles{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--ib-line);background:#fff}.investor-architecture-principles>div{padding:12px 14px;border-right:1px solid var(--ib-line)}.investor-architecture-principles>div:last-child{border-right:0}.investor-architecture-principles b{display:block;margin-bottom:4px;color:var(--ib-green);font-family:DM Mono,monospace;font-size:7.5px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.investor-architecture-principles p{margin:0;color:var(--ib-muted);font-size:8.2px;line-height:1.45}.investor-architecture-map{margin-top:18px;display:flex;flex-direction:column}.investor-architecture-map>i{height:18px;display:flex;align-items:center;justify-content:center;color:#768076;font-family:DM Mono,monospace;font-size:6.8px;font-style:normal;letter-spacing:.05em;text-transform:uppercase}.investor-architecture-layer{min-height:57px;padding:9px 12px;display:grid;grid-template-columns:28px 1.05fr 1fr;align-items:center;gap:12px;border:1px solid var(--ib-line);background:#fff}.investor-architecture-layer>span{width:25px;height:25px;display:grid;place-items:center;background:var(--ib-wash);color:var(--ib-green);font-family:DM Mono,monospace;font-size:7px;font-weight:500}.investor-architecture-layer>div{display:flex;flex-direction:column;gap:2px}.investor-architecture-layer b{font-size:10px;font-weight:500}.investor-architecture-layer small{color:var(--ib-muted);font-size:7px}.investor-architecture-layer>em{padding-left:12px;border-left:1px solid var(--ib-line);color:var(--ib-muted);font-size:7.5px;font-style:normal;line-height:1.45}.investor-architecture-layer.gate{border-color:var(--ib-dark);background:var(--ib-dark);color:#fff}.investor-architecture-layer.gate>span{background:var(--ib-lime);color:var(--ib-dark)}.investor-architecture-layer.gate small,.investor-architecture-layer.gate>em{color:#b9c4b9}.investor-architecture-layer.gate>em{border-left-color:#ffffff2b}.investor-architecture-layer.external,.investor-architecture-layer.record{background:#f8faf5}.investor-architecture-moat{margin-top:19px;padding:15px 17px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:22px;border-left:3px solid var(--ib-green);background:#fff}.investor-architecture-moat h2{margin:5px 0 0;font-size:13px;font-weight:500;line-height:1.35}.investor-architecture-moat p{margin:0;color:var(--ib-muted);font-size:8.5px;line-height:1.55}.investor-page-no{color:var(--ib-green);font-family:DM Mono,monospace;font-size:8px;font-weight:500}@media (max-width:950px){.investor-architecture-page{margin-top:0;border-top:8px solid #dde1d8}.investor-architecture-principles{grid-template-columns:1fr}.investor-architecture-principles>div{border-right:0;border-bottom:1px solid var(--ib-line)}.investor-architecture-principles>div:last-child{border-bottom:0}.investor-architecture-layer{grid-template-columns:28px 1fr}.investor-architecture-layer>em{grid-column:2;padding:6px 0 0;border-top:1px solid var(--ib-line);border-left:0}.investor-architecture-moat{grid-template-columns:1fr}}@media print{.investor-architecture-page{margin-top:0;break-before:page;page-break-before:always}}
