.product-page{--product-ink:#0d2b25;--product-teal:#178d84;--product-teal-bright:#22a89d;--product-mint:#dcece6;--product-wash:#f4f3ee;--product-paper:#fbfaf7;--product-gold:#dba75f;background:var(--product-paper);color:var(--product-ink);overflow:clip}.product-shell{width:min(1180px,100% - 3rem);margin-inline:auto}.product-eyebrow{color:var(--product-teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-family:Sora,sans-serif;font-size:.72rem;font-weight:700}.product-primary-cta{justify-content:center;align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.product-secondary-link{color:var(--product-ink);align-items:center;gap:.5rem;font-family:Sora,sans-serif;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.product-secondary-link:hover{color:var(--product-teal)}.product-hero{background:radial-gradient(circle at 78% 18%,#1f9d921f,#0000 32%),linear-gradient(145deg,#fbfaf7 0%,#f2f4ee 100%);min-height:760px;padding:7.2rem 0 5.5rem;position:relative}.product-orb{pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.product-orb--one{background:#cee6dc61;border:1px solid #178d841f;width:520px;height:520px;top:-140px;right:-200px}.product-orb--two{background:#ffffff80;border:1px solid #178d841a;width:180px;height:180px;bottom:2rem;left:48%}.product-hero-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.product-hero-copy{max-width:590px}.product-hero-h1{letter-spacing:-.035em;margin:0;font-family:DM Serif Display,serif;font-size:clamp(3.25rem,5.4vw,5.35rem);font-weight:400;line-height:.98}.product-hero-h1 span{color:var(--product-teal);display:block}.product-hero-lead{color:#48635c;max-width:600px;margin:1.7rem 0 0;font-size:1.12rem;line-height:1.75}.product-hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2.15rem;display:flex}.product-hero-note{color:#6f817b;margin:1.15rem 0 0;font-size:.78rem}.product-hero-visual,.product-stage-visual-card{background:#ffffffe0;border:1px solid #0d2b2521;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 32px 80px #12393124,0 6px 20px #12393114}.product-hero-visual{transform-origin:100%;transform:perspective(1100px)rotateY(-3deg)rotateX(1deg)}.product-window-chrome{background:#15211e;gap:7px;padding:13px 16px;display:flex}.product-window-chrome span{background:#ef6b62;border-radius:50%;width:9px;height:9px}.product-window-chrome span:nth-child(2){background:#e5b653}.product-window-chrome span:nth-child(3){background:#53bd72}.product-hero-dashboard{padding:1.35rem}.product-dashboard-topline,.product-screen-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.product-dashboard-topline div{gap:.18rem;display:grid}.product-dashboard-topline div span,.product-screen-title small{color:#84928e;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}.product-dashboard-topline div strong{font-family:Sora,sans-serif;font-size:1rem}.product-status-pill{color:#25786e;white-space:nowrap;background:#edf8f4;border-radius:999px;align-items:center;gap:.36rem;padding:.4rem .65rem;font-size:.65rem;font-weight:700;display:inline-flex}.product-status-pill i{background:#31ad91;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #31ad911f}.product-dashboard-metrics,.product-screen-metrics{grid-template-columns:repeat(3,1fr);gap:.65rem;margin:1.15rem 0;display:grid}.product-dashboard-metrics div,.product-screen-metrics div{background:#fff;border:1px solid #e4e8e5;border-radius:11px;gap:.12rem;padding:.85rem;display:grid}.product-dashboard-metrics strong,.product-screen-metrics strong{font-family:Sora,sans-serif;font-size:1.2rem}.product-dashboard-metrics span,.product-screen-metrics span{color:#83908c;font-size:.62rem}.product-lifecycle-track{grid-template-columns:repeat(6,1fr);gap:0;padding:1.1rem .2rem 1.25rem;display:grid;position:relative}.product-lifecycle-track:before{content:"";background:linear-gradient(90deg,var(--product-teal),#9bc8ba);height:2px;position:absolute;top:1.58rem;left:8%;right:8%}.product-lifecycle-track div{z-index:1;opacity:0;animation:.45s forwards product-stage-in;animation-delay:var(--stage-delay);justify-items:center;gap:.45rem;display:grid;position:relative}.product-lifecycle-track div>span{background:var(--product-teal);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;box-shadow:0 0 0 5px #eaf4f0}.product-lifecycle-track small{color:#536b64;font-size:.6rem;font-weight:700}.product-dashboard-bottom{border-top:1px solid #e7ebe8;grid-template-columns:.85fr 1.15fr;gap:1rem;padding-top:1rem;display:grid}.product-mini-chart{background:#f3f7f4;border-radius:10px;align-items:flex-end;gap:5px;height:92px;padding:.75rem;display:flex}.product-mini-chart span{transform-origin:bottom;background:linear-gradient(#27a397,#90c9bc);border-radius:4px 4px 1px 1px;flex:1;min-height:12px;animation:.65s both product-bar-grow}.product-dashboard-list{gap:.45rem;display:grid}.product-dashboard-list p{color:#4f625d;border:1px solid #e7ebe8;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;margin:0;padding:.52rem .58rem;font-size:.61rem;display:grid}.product-dashboard-list p>span{border-radius:50%;width:7px;height:7px}.product-dashboard-list strong{color:var(--product-ink);font-size:.6rem}.is-teal{background:var(--product-teal)}.is-gold{background:var(--product-gold)}.is-sage{background:#8ba99e}.product-proof{background:#eeeee8;border-block:1px solid #0d2b251a;padding:2.75rem 0}.product-proof-grid{grid-template-columns:1fr .85fr;align-items:center;gap:4rem;display:grid}.product-proof-metrics{grid-template-columns:repeat(3,1fr);gap:1.7rem;display:grid}.product-proof-metrics div{gap:.35rem;display:grid}.product-proof-metrics strong{color:var(--product-teal);font-family:DM Serif Display,serif;font-size:2.3rem;font-weight:400;line-height:1}.product-proof-metrics span{color:#6a7b76;max-width:125px;font-size:.72rem;line-height:1.45}.product-proof-quote{border-left:1px solid #0d2b2526;margin:0;padding-left:2rem}.product-proof-quote p{margin:0;font-family:DM Serif Display,serif;font-size:1.1rem;line-height:1.45}.product-proof-quote footer{color:#71807b;margin-top:.65rem;font-size:.68rem;font-weight:600}.product-lifecycle-intro{padding:7rem 0 3.25rem}.product-intro-grid{grid-template-columns:1.12fr .78fr;align-items:end;gap:6rem;display:grid}.product-intro-grid h2,.product-foundations-heading h2,.product-fit-heading h2,.product-closing h2{letter-spacing:-.025em;margin:0;font-family:DM Serif Display,serif;font-size:clamp(2.2rem,4vw,3.65rem);font-weight:400;line-height:1.06}.product-intro-grid>p{color:#5c726b;margin:0;font-size:1rem;line-height:1.75}.product-stage-nav{z-index:35;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fbfaf7eb;border-block:1px solid #0d2b251c;position:sticky;top:64px}.product-stage-nav-inner{grid-template-columns:repeat(6,1fr);display:grid}.product-stage-nav-link{color:#6d7e79;justify-content:center;align-items:center;gap:.5rem;padding:1rem .5rem;font-family:Sora,sans-serif;font-size:.73rem;font-weight:700;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.product-stage-nav-link:after{content:"";background:var(--product-teal);height:2px;transition:transform .2s;position:absolute;inset:auto 16% -1px;transform:scaleX(0)}.product-stage-nav-link.is-active{color:var(--product-teal);background:#178d840b}.product-stage-nav-link.is-active:after{transform:scaleX(1)}.product-story{padding:5.5rem 0 7rem}.product-story-grid{grid-template-columns:minmax(460px,.95fr) minmax(0,1.05fr);align-items:start;gap:clamp(4rem,7vw,7.5rem);display:grid}.product-visual-sticky{align-items:center;min-height:600px;display:grid;position:sticky;top:9rem}.product-stage-mobile-visual{display:none}.product-stage-transition-stack{position:relative}.product-stage-content-layer.is-outgoing{z-index:1;pointer-events:none;position:absolute;inset:0}.product-stage-content-layer.is-current{z-index:2;position:relative}.product-stage-content-layer.is-incoming,.product-stage-content-layer.is-outgoing{will-change:opacity, transform}.product-stage-content-layer.is-incoming.is-forward{animation:.36s cubic-bezier(.22,.75,.32,1) both product-stage-crossfade-in-forward}.product-stage-content-layer.is-outgoing.is-forward{animation:.28s ease-out both product-stage-crossfade-out-forward}.product-stage-content-layer.is-incoming.is-backward{animation:.36s cubic-bezier(.22,.75,.32,1) both product-stage-crossfade-in-backward}.product-stage-content-layer.is-outgoing.is-backward{animation:.28s ease-out both product-stage-crossfade-out-backward}.product-stage-screen{min-height:495px;padding:1.25rem}.product-screen-title{align-items:center;gap:.7rem;display:flex}.product-screen-title>span{width:38px;height:38px;color:var(--product-teal);background:#e7f3ef;border-radius:10px;place-items:center;display:grid}.product-screen-title>div{gap:.18rem;display:grid}.product-screen-title strong{font-family:Sora,sans-serif;font-size:.87rem}.product-screen-chart{background:#f2f6f3;border-radius:12px;grid-template-columns:.72fr 1.28fr;align-items:center;gap:1rem;min-height:150px;margin:1rem 0;padding:1rem;display:grid}.product-screen-bars{align-items:flex-end;gap:5px;height:110px;display:flex}.product-screen-bars span{transform-origin:bottom;background:linear-gradient(#23a397,#99cbbf);border-radius:4px 4px 1px 1px;flex:1;min-height:12px;animation:.55s both product-bar-grow}.product-screen-chart-copy{gap:.55rem;display:grid}.product-screen-chart-copy span{color:#85928e;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:700}.product-screen-chart-copy strong{font-family:DM Serif Display,serif;font-size:1.25rem;font-weight:400;line-height:1.25}.product-screen-rows{gap:.5rem;display:grid}.product-screen-rows>div{color:#5d706a;border:1px solid #e3e8e5;border-radius:9px;justify-content:space-between;align-items:center;gap:1rem;padding:.72rem .8rem;font-size:.68rem;display:flex}.product-screen-rows strong{border-radius:999px;padding:.28rem .45rem;font-size:.61rem}.state-ready{color:#23796d;background:#e9f5f0}.state-working{color:#9a6827;background:#fff3df}.state-neutral{color:#6e7774;background:#f0f1ef}.product-workflow-view{color:#334d46;min-height:392px;margin-top:1.15rem}.product-design-view{background:#f5f7f5;border:1px solid #dfe6e2;border-radius:12px;grid-template-columns:135px 1fr;display:grid;overflow:hidden}.product-builder-tools{background:#eef3f0;border-right:1px solid #dfe6e2;flex-direction:column;gap:.45rem;padding:.9rem .7rem;display:flex}.product-builder-tools>span,.product-canvas-top span{color:#7d8e89;letter-spacing:.09em;text-transform:uppercase;font-size:.58rem;font-weight:800}.product-builder-tools>div{background:#ffffffb3;border:1px solid #0000;border-radius:7px;grid-template-columns:7px 1fr auto;align-items:center;gap:.45rem;padding:.55rem .45rem;font-size:.57rem;display:grid}.product-builder-tools>div i{background:#b7c9c3;border-radius:2px;width:7px;height:7px}.product-builder-tools>div b{color:#a7b5b1;letter-spacing:-.15em;font-size:.55rem}.product-builder-tools>div.is-selected{color:#167d74;background:#e5f3ee;border-color:#178d844d}.product-builder-tools>div.is-selected i{background:var(--product-teal)}.product-form-canvas{background:#fbfcfa;flex-direction:column;gap:.7rem;padding:.9rem;display:flex}.product-canvas-top{justify-content:space-between;align-items:center;display:flex}.product-canvas-top strong{color:#658077;background:#ecf3ef;border-radius:999px;padding:.25rem .42rem;font-size:.52rem}.product-form-block{background:#fff;border:1px solid #e2e7e4;border-radius:9px;gap:.52rem;padding:.78rem;display:grid}.product-form-block.is-active{border-color:#178d8485;box-shadow:0 0 0 3px #178d8412}.product-form-block small{color:#7b8d87;font-size:.55rem;font-weight:700}.product-form-block strong{font-size:.64rem;line-height:1.35}.product-input-line{background:#fafbf9;border:1px solid #e0e5e2;border-radius:6px;height:28px}.product-choice-row{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.product-choice-row span{color:#687b75;border:1px solid #dfe5e2;border-radius:6px;padding:.45rem;font-size:.55rem}.product-form-block em{color:var(--product-teal);font-size:.5rem;font-style:normal;font-weight:700}.product-form-canvas button{color:var(--product-teal);background:0 0;border:1px dashed #afc6be;border-radius:7px;margin-top:auto;padding:.55rem;font-size:.56rem;font-weight:700}.product-apply-view{grid-template-rows:auto auto 1fr;gap:.8rem;display:grid}.product-inbox-summary{grid-template-columns:repeat(3,1fr);gap:.55rem;display:grid}.product-inbox-summary>div{background:#fff;border:1px solid #e2e7e4;border-radius:10px;gap:.12rem;padding:.85rem;display:grid;position:relative;overflow:hidden}.product-inbox-summary strong{font-family:Sora,sans-serif;font-size:1.1rem}.product-inbox-summary span{color:#80908b;font-size:.55rem}.product-completion-ring:after{content:"";border:7px solid #d7eee7;border-top-color:var(--product-teal);border-radius:50%;width:54px;height:54px;position:absolute;bottom:-17px;right:-13px}.product-inbox-toolbar{background:#eff4f1;border-radius:8px;justify-content:space-between;align-items:center;padding:.55rem .7rem;font-size:.59rem;font-weight:700;display:flex}.product-inbox-toolbar div{color:#6a7c76}.product-inbox-toolbar b{color:#267d72;background:#d9e9e3;border-radius:50%;place-items:center;width:16px;height:16px;margin-left:.25rem;font-size:.48rem;display:inline-grid}.product-inbox-table{align-content:start;gap:.5rem;display:grid}.product-inbox-table>div{background:#fff;border:1px solid #e2e7e4;border-radius:8px;justify-content:space-between;align-items:center;gap:.7rem;padding:.68rem .72rem;font-size:.58rem;display:flex}.product-inbox-table>div>span{align-items:center;gap:.55rem;font-weight:700;display:flex}.product-inbox-table i{width:23px;height:23px;color:var(--product-teal);background:#e5f1ed;border-radius:7px;place-items:center;font-size:.52rem;font-style:normal;display:grid}.product-inbox-table strong{border-radius:999px;padding:.3rem .45rem;font-size:.49rem}.product-assess-view{align-content:start;gap:.85rem;display:grid}.product-coi-banner{color:#23786d;background:#eaf6f1;border:1px solid #cce5db;border-radius:9px;align-items:center;gap:.65rem;padding:.72rem;display:flex}.product-coi-banner span{gap:.1rem;font-size:.52rem;display:grid}.product-coi-banner strong{font-size:.61rem}.product-rubric-head{justify-content:space-between;align-items:center;font-size:.58rem;display:flex}.product-rubric-head span{font-weight:800}.product-rubric-head strong{color:#80908b;font-size:.51rem}.product-rubric-grid{background:#fff;border:1px solid #dfe5e2;border-radius:10px;grid-template-columns:112px repeat(3,1fr);display:grid;overflow:hidden}.product-rubric-grid>div{grid-template-rows:42px repeat(3,55px) 48px;display:grid}.product-rubric-grid span,.product-rubric-grid b,.product-rubric-grid strong{text-align:center;border-bottom:1px solid #e3e8e5;border-right:1px solid #e3e8e5;place-items:center;padding:.4rem;font-size:.52rem;display:grid}.product-rubric-grid>div:last-child>*{border-right:0}.product-rubric-labels>*{color:#60746d;place-items:center start!important;padding-left:.65rem!important}.product-rubric-grid>div>span:first-child{color:var(--product-teal);background:#f0f5f2;font-weight:800}.product-rubric-grid>div b:last-child{color:#1d756b;font-weight:800}.product-rubric-grid>div.is-recused b{color:#9b7b58;background:#f5f3ef}.product-decide-view{align-content:start;gap:.9rem;display:grid}.product-decision-summary{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.product-decision-summary>div{background:#f0f5f2;border-radius:10px;gap:.25rem;padding:.85rem;display:grid}.product-decision-summary small{color:#748780;font-size:.52rem}.product-decision-summary strong{font-family:Sora,sans-serif;font-size:.82rem}.product-approval-path{background:#fff;border:1px solid #e1e6e3;border-radius:9px;align-items:center;padding:.75rem;display:flex}.product-approval-path>span{color:#73807c;white-space:nowrap;background:#f0f2f0;border-radius:999px;align-items:center;gap:.25rem;padding:.4rem .48rem;font-size:.5rem;font-weight:700;display:inline-flex}.product-approval-path>span.is-complete{color:#267b70;background:#e6f4ef}.product-approval-path>span.is-current{color:#946729;background:#fff2df;outline:2px solid #dba75f40}.product-approval-path>i{background:#cfd9d5;flex:1;height:1px}.product-decision-register{background:#fff;border:1px solid #dfe5e2;border-radius:10px;overflow:hidden}.product-decision-register>div{border-bottom:1px solid #e7ebe8;grid-template-columns:1.45fr .75fr .65fr;align-items:center;gap:.5rem;padding:.72rem;font-size:.53rem;display:grid}.product-decision-register>div:last-child{border-bottom:0}.product-decision-register strong{font-size:.56rem}.product-decision-register span{color:#61746e}.product-decision-header{color:#71837d;text-transform:uppercase;letter-spacing:.04em;background:#eff4f1;font-weight:800}.product-fund-view{align-content:start;gap:1rem;display:grid}.product-fund-top{background:#eef4f1;border-radius:10px;justify-content:space-between;align-items:center;padding:.9rem;display:flex}.product-fund-top>div{gap:.18rem;display:grid}.product-fund-top small{color:#71847d;font-size:.53rem}.product-fund-top strong{font-family:Sora,sans-serif;font-size:1rem}.product-fund-top>span{color:#2d7e73;background:#dcece6;border-radius:999px;padding:.35rem .5rem;font-size:.52rem;font-weight:800}.product-milestone-timeline{gap:.5rem;padding-left:.2rem;display:grid;position:relative}.product-milestone-timeline:before{content:"";background:#d5dfdb;width:2px;position:absolute;top:28px;bottom:28px;left:18px}.product-milestone-timeline>div{background:#fff;border:1px solid #e0e6e3;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:.7rem;min-height:70px;padding:.6rem .7rem .6rem 0;display:grid;position:relative}.product-milestone-timeline>div>span{z-index:1;color:#71817c;background:#edf1ef;border:4px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;margin-left:0;font-size:.56rem;font-weight:800;display:grid}.product-milestone-timeline>div.is-complete>span{background:var(--product-teal);color:#fff}.product-milestone-timeline>div.is-current{background:#fffcf7;border-color:#dba75f80}.product-milestone-timeline>div.is-current>span{background:var(--product-gold);color:#fff}.product-milestone-timeline>div>div{gap:.15rem;display:grid}.product-milestone-timeline strong{font-size:.59rem}.product-milestone-timeline small{color:#83908c;font-size:.49rem}.product-milestone-timeline b{color:#49635c;font-size:.5rem}.product-payment-gate{color:#25786e;background:#e8f4f0;border-radius:9px;align-items:center;gap:.65rem;padding:.72rem;display:flex}.product-payment-gate span{gap:.1rem;font-size:.51rem;display:grid}.product-payment-gate strong{font-size:.59rem}.product-report-view{align-content:start;gap:1rem;display:grid}.product-report-top{background:#eef4f1;border-radius:11px;grid-template-columns:140px 1fr;align-items:center;gap:1rem;padding:.9rem;display:grid}.product-report-ring{background:conic-gradient(var(--product-teal) 0 94%,#d8e5df 94% 100%);border-radius:50%;place-items:center;width:112px;height:112px;display:grid}.product-report-ring:before{content:"";background:#f8faf8;border-radius:50%;grid-area:1/1;width:79px;height:79px}.product-report-ring>span{z-index:1;grid-area:1/1;justify-items:center;gap:.1rem;display:grid}.product-report-ring strong{font-family:Sora,sans-serif;font-size:1rem}.product-report-ring small{color:#73857f;font-size:.45rem}.product-report-top>div:last-child{gap:.28rem;display:grid}.product-report-top>div:last-child small{color:#748780;font-size:.52rem}.product-report-top>div:last-child strong{font-family:Sora,sans-serif;font-size:1.25rem}.product-report-top em{color:var(--product-teal);font-size:.52rem;font-style:normal;font-weight:700}.product-outcome-bars{gap:.72rem;display:grid}.product-outcome-bars>div{gap:.35rem;display:grid}.product-outcome-bars span{justify-content:space-between;gap:.7rem;font-size:.54rem;display:flex}.product-outcome-bars b{color:#62766f}.product-outcome-bars i{background:#e4ebe7;border-radius:999px;height:8px;overflow:hidden}.product-outcome-bars em{border-radius:inherit;background:linear-gradient(90deg,var(--product-teal),#6bc0b4);height:100%;display:block}.product-report-actions{background:#fff;border:1px solid #dfe5e2;border-radius:9px;justify-content:space-between;align-items:center;padding:.7rem .8rem;font-size:.53rem;display:flex}.product-report-actions span{color:#2b7b71;align-items:center;gap:.45rem;font-weight:700;display:flex}.product-report-actions strong{background:var(--product-ink);color:#fff;border-radius:6px;padding:.38rem .55rem;font-size:.49rem}.product-stage-caption{background:#f7f8f5;border-top:1px solid #e8ece9;align-items:center;gap:.85rem;padding:.9rem 1.2rem 1.1rem;display:flex}.product-stage-caption>span{color:var(--product-teal);font-family:DM Serif Display,serif;font-size:1.8rem}.product-stage-caption p{color:#7b8985;gap:.08rem;margin:0;font-size:.61rem;display:grid}.product-stage-caption strong{color:var(--product-ink);font-family:Sora,sans-serif;font-size:.72rem}.product-stage-list{min-width:0}.product-stage{opacity:.58;border-bottom:1px solid #0d2b251a;min-height:78vh;padding:4.6rem 0 5.2rem;scroll-margin-top:122px;transition:opacity .3s}.product-stage:first-child{padding-top:1rem}.product-stage:last-child{border-bottom:0}.product-stage.is-active{opacity:1}.product-stage-heading{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.product-stage-icon{width:46px;height:46px;color:var(--product-teal);background:#e4f1ed;border-radius:13px;place-items:center;display:grid}.product-stage-number{color:#bdc9c5;font-family:DM Serif Display,serif;font-size:2rem}.product-stage h2{letter-spacing:-.025em;max-width:670px;margin:0;font-family:DM Serif Display,serif;font-size:clamp(2.15rem,3.5vw,3.35rem);font-weight:400;line-height:1.07}.product-stage-body{color:#597069;max-width:650px;margin:1.25rem 0 0;font-size:1rem;line-height:1.75}.product-highlight-list{gap:.72rem;margin:1.65rem 0 0;padding:0;list-style:none;display:grid}.product-highlight-list li{color:#344f48;gap:.65rem;font-size:.86rem;line-height:1.5;display:flex}.product-highlight-list svg{color:var(--product-teal);flex:none;margin-top:.15rem}.product-stage-outcome{border-left:3px solid var(--product-teal);background:#178d840e;gap:.35rem;margin-top:1.65rem;padding:1rem 1.1rem;display:grid}.product-stage-outcome span{color:var(--product-teal);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.product-stage-outcome strong{font-family:Sora,sans-serif;font-size:.83rem;line-height:1.45}.product-capability-details{background:#ffffff80;border:1px solid #0d2b2521;border-radius:11px;margin-top:1.15rem}.product-capability-details summary{color:var(--product-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;font-size:.78rem;font-weight:700;list-style:none;display:flex}.product-capability-details summary::-webkit-details-marker{display:none}.product-capability-details summary svg{transition:transform .2s}.product-capability-details[open] summary svg{transform:rotate(180deg)}.product-capability-details ul{columns:2;border-top:1px solid #0d2b2517;column-gap:2rem;margin:0;padding:.3rem 1rem 1.15rem 2rem}.product-capability-details li{break-inside:avoid;color:#5b716a;margin-top:.65rem;font-size:.76rem;line-height:1.5}.product-inline-cta{background:var(--product-ink);color:#fff;border-radius:12px;margin-top:1.4rem;padding:1.15rem}.product-inline-cta p{color:#ffffffc7;margin:0 0 .65rem;font-size:.78rem}.product-inline-cta a{color:#7fe0d2;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.product-foundations{background:var(--product-ink);color:#fff;padding:7.5rem 0}.product-foundations-heading{max-width:850px}.product-foundations-heading .product-eyebrow{color:#67d2c3}.product-foundations-heading>p:last-child{color:#ffffffa3;max-width:680px;margin:1.2rem 0 0;line-height:1.7}.product-foundation-tabs{gap:.55rem;margin-top:3.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.product-foundation-tabs button{color:#ffffffa6;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.5rem;padding:.78rem 1rem;font-family:Sora,sans-serif;font-size:.74rem;font-weight:700;display:inline-flex}.product-foundation-tabs button:hover,.product-foundation-tabs button.is-active{color:#8ee7da;background:#67d2c31f;border-color:#67d2c3}.product-foundation-panel{background:#ffffff0e;border:1px solid #ffffff24;border-radius:18px;grid-template-columns:.8fr 1.2fr;gap:5rem;margin-top:1rem;padding:2.3rem;animation:.3s both product-visual-enter;display:grid}.product-foundation-kicker{color:#76dacc;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .75rem;font-size:.66rem;font-weight:800}.product-foundation-copy h3{margin:0;font-family:DM Serif Display,serif;font-size:2rem;font-weight:400;line-height:1.15}.product-foundation-copy>p:last-child{color:#ffffffa1;font-size:.9rem;line-height:1.65}.product-foundation-list{grid-template-columns:repeat(2,1fr);gap:.85rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.product-foundation-list li{color:#ffffffc4;gap:.6rem;font-size:.78rem;line-height:1.5;display:flex}.product-foundation-list svg{color:#69d5c6;flex:none;margin-top:.13rem}.product-fit{padding:7.5rem 0}.product-fit-heading{justify-content:space-between;align-items:end;gap:3rem;display:flex}.product-fit-heading>div{max-width:780px}.product-all-solutions{color:var(--product-teal);white-space:nowrap;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.product-fit-grid{grid-template-columns:repeat(5,1fr);gap:.85rem;margin-top:3rem;display:grid}.product-fit-card{min-width:0;color:inherit;background:#fff;border:1px solid #0d2b251f;border-radius:14px;flex-direction:column;padding:1.35rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.product-fit-card:hover{border-color:#178d8466;transform:translateY(-4px);box-shadow:0 14px 30px #12393114}.product-fit-icon{width:40px;height:40px;color:var(--product-teal);background:#e6f2ee;border-radius:11px;place-items:center;margin-bottom:1.7rem;display:grid}.product-fit-card h3{min-height:2.4em;margin:0;font-family:Sora,sans-serif;font-size:.82rem;line-height:1.25}.product-fit-card p{color:#687a75;flex:1;margin:.75rem 0 1.4rem;font-size:.72rem;line-height:1.55}.product-fit-link{color:var(--product-teal);align-items:center;gap:.35rem;font-size:.68rem;font-weight:700;display:inline-flex}.product-closing{background:linear-gradient(135deg,#eef2ed,#dfece7);border-top:1px solid #0d2b2517;padding:7rem 0}.product-closing-grid{grid-template-columns:1.1fr .75fr;align-items:center;gap:6rem;display:grid}.product-closing-grid>div:first-child>p:not(.product-eyebrow){color:#526c65;max-width:650px;margin:1.3rem 0 0;line-height:1.7}.product-closing-actions{flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:2rem;display:flex}.product-closing-card{background:#ffffffa6;border:1px solid #0d2b251f;border-radius:18px;padding:2rem;box-shadow:0 22px 55px #1239311a}.product-closing-card>svg{color:var(--product-teal)}.product-closing-card>span{color:#71817c;letter-spacing:.1em;text-transform:uppercase;margin-top:1.4rem;font-size:.66rem;font-weight:800;display:block}.product-closing-card>strong{margin-top:.5rem;font-family:DM Serif Display,serif;font-size:1.55rem;font-weight:400;line-height:1.28;display:block}.product-closing-line{justify-content:space-between;margin-top:2rem;display:flex;position:relative}.product-closing-line:before{content:"";background:#9cc9bd;height:2px;position:absolute;top:5px;left:5px;right:5px}.product-closing-line span{z-index:1;background:var(--product-teal);border:3px solid #e8f0ec;border-radius:50%;width:12px;height:12px;position:relative}@keyframes product-stage-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes product-bar-grow{0%{opacity:.3;transform:scaleY(.08)}to{opacity:1;transform:scaleY(1)}}@keyframes product-visual-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:none}}@keyframes product-stage-crossfade-in-forward{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}@keyframes product-stage-crossfade-out-forward{0%{opacity:1;transform:none}to{opacity:0;transform:translate(-9px)}}@keyframes product-stage-crossfade-in-backward{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:none}}@keyframes product-stage-crossfade-out-backward{0%{opacity:1;transform:none}to{opacity:0;transform:translate(9px)}}@media (width<=1080px){.product-hero{min-height:auto}.product-hero-grid{grid-template-columns:1fr 1fr;gap:3rem}.product-hero-h1{font-size:clamp(3rem,5.7vw,4.5rem)}.product-story-grid{grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr);gap:4rem}.product-fit-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=860px){.product-shell{width:min(100% - 2rem,680px)}.product-hero{padding:5rem 0 4rem}.product-hero-grid,.product-proof-grid,.product-intro-grid,.product-story-grid,.product-foundation-panel,.product-closing-grid{grid-template-columns:1fr}.product-hero-grid{gap:3.5rem}.product-hero-visual{transform:none}.product-proof-grid,.product-intro-grid,.product-foundation-panel,.product-closing-grid{gap:2.5rem}.product-proof-quote{border-top:1px solid #0d2b2526;border-left:0;padding:1.5rem 0 0}.product-lifecycle-intro{padding-top:5rem}.product-stage-nav-inner{width:max-content;min-width:100%;display:flex}.product-stage-nav{scrollbar-width:none;overflow-x:auto}.product-stage-nav::-webkit-scrollbar{display:none}.product-stage-nav-link{min-width:112px}.product-visual-sticky{display:none}.product-stage-mobile-visual{margin:1.7rem 0 1.9rem;display:block}.product-stage-mobile-visual .product-stage-visual-card{border-radius:16px;box-shadow:0 18px 48px #1239311c,0 4px 14px #1239310f}.product-stage{opacity:1;min-height:auto;padding:4rem 0}.product-foundation-list{grid-template-columns:1fr}.product-fit-grid{grid-template-columns:repeat(2,1fr)}.product-fit-heading{flex-direction:column;align-items:start}}@media (width<=560px){.product-shell{width:min(100% - 1.25rem,520px)}.product-hero{padding-top:4rem}.product-hero-h1{font-size:clamp(2.65rem,13vw,3.7rem)}.product-hero-lead{font-size:1rem}.product-hero-actions,.product-closing-actions{flex-direction:column;align-items:stretch}.product-primary-cta{width:100%}.product-secondary-link{justify-content:center}.product-dashboard-metrics,.product-screen-metrics{gap:.35rem}.product-dashboard-metrics div,.product-screen-metrics div{padding:.65rem .5rem}.product-dashboard-bottom,.product-screen-chart{grid-template-columns:1fr}.product-mini-chart{display:none}.product-lifecycle-track small{font-size:.5rem}.product-proof-metrics{grid-template-columns:1fr}.product-proof-metrics div{grid-template-columns:105px 1fr;align-items:center}.product-proof-metrics span{max-width:none}.product-intro-grid h2,.product-foundations-heading h2,.product-fit-heading h2,.product-closing h2{font-size:2.4rem}.product-capability-details ul{columns:1}.product-foundations,.product-fit,.product-closing{padding:5.5rem 0}.product-foundation-panel{padding:1.35rem}.product-fit-grid{grid-template-columns:1fr}.product-fit-card h3,.product-stage-screen{min-height:0}.product-workflow-view{min-height:350px}.product-design-view{grid-template-columns:105px 1fr}.product-builder-tools>div{grid-template-columns:7px 1fr}.product-builder-tools>div b{display:none}.product-rubric-grid{grid-template-columns:88px repeat(3,1fr)}.product-rubric-grid span,.product-rubric-grid b,.product-rubric-grid strong{font-size:.44rem}.product-approval-path>span{padding-inline:.35rem;font-size:.43rem}.product-report-top{grid-template-columns:115px 1fr}.product-report-ring{width:96px;height:96px}.product-report-ring:before{width:68px;height:68px}}@media (prefers-reduced-motion:reduce){.product-page *,.product-page :before,.product-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.product-hero-visual{transform:none}.product-stage{opacity:1}}.ms-page{--ms-ink:#0e1f14;--ms-copy:#3f5848;--ms-muted:#718477;--ms-teal:#1a8a81;--ms-teal-dark:#116a63;--ms-cream:#f4f0e9;--ms-navy:#001d31;color:var(--ms-ink);background:#fafaf8;overflow:hidden}.ms-shell{width:min(1100px,100% - 3rem);margin-inline:auto}.ms-eyebrow{color:var(--ms-teal-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:800}.ms-eyebrow--light{color:#72d8ce}.ms-hero{background:linear-gradient(135deg,#ffffffb8,#0000 62%),#f4f0e9;padding:clamp(5rem,9vw,8rem) 0 clamp(4.5rem,7vw,6.5rem);position:relative}.ms-hero:after{content:"";background:linear-gradient(90deg,#0000,#1a8a8147,#0000);height:1px;position:absolute;inset:auto 0 0}.ms-hero-glow{filter:blur(2px);pointer-events:none;border-radius:999px;position:absolute}.ms-hero-glow--one{background:#1a8a811a;width:32rem;height:32rem;top:-12rem;right:-12rem}.ms-hero-glow--two{background:#d9624a14;width:22rem;height:22rem;bottom:-11rem;left:-12rem}.ms-hero-grid{z-index:1;grid-template-columns:1.03fr .97fr;align-items:center;gap:clamp(3rem,6vw,5.5rem);display:grid;position:relative}.ms-hero-copy{max-width:39rem}.ms-hero-h1{color:var(--ms-ink);letter-spacing:-.045em;margin:0;font-family:DM Serif Display,serif;font-size:clamp(3.2rem,6.5vw,6.1rem);font-weight:400;line-height:.98}.ms-hero-h1 span{color:var(--ms-teal);display:block}.ms-hero-lead{max-width:37rem;color:var(--ms-copy);margin:1.8rem 0 0;font-size:clamp(1.06rem,1.7vw,1.3rem);line-height:1.65}.ms-hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2.2rem;display:flex}.ms-primary-cta{gap:.6rem}.ms-text-link{color:var(--ms-ink);text-underline-offset:.3rem;font-size:.94rem;font-weight:750;text-decoration-color:#0e1f1459}.ms-text-link:hover{color:var(--ms-teal-dark)}.ms-hero-note{color:var(--ms-muted);margin-top:1.4rem;font-size:.86rem}.ms-ops-card{background:#ffffffeb;border:1px solid #0e1f1417;border-radius:1.35rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 26px 80px #0e1f1421}.ms-ops-card:before{background:linear-gradient(90deg, var(--ms-teal), #72d8ce 65%, #d9624a);content:"";height:4px;position:absolute;inset:0 0 auto}.ms-ops-topbar{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ms-ops-topbar>div{flex-direction:column;gap:.2rem;display:flex}.ms-ops-kicker{color:var(--ms-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:750}.ms-ops-topbar strong{font-family:Sora,sans-serif;font-size:1rem}.ms-live-pill{color:var(--ms-teal-dark);background:#eef8f6;border-radius:99px;align-items:center;gap:.4rem;padding:.4rem .65rem;font-size:.72rem;font-weight:750;display:inline-flex}.ms-live-pill span{background:#27b89f;border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 4px #27b89f1f}.ms-capacity-chart{background:#fbfcfa;border:1px solid #e5e9e4;border-radius:1rem;margin-top:1.75rem;padding:1.2rem 1rem .8rem}.ms-chart-labels{color:var(--ms-muted);justify-content:flex-end;gap:1.1rem;font-size:.65rem;display:flex}.ms-chart-labels span:before{content:"";background:#b8c9c0;border-radius:.12rem;width:.5rem;height:.5rem;margin-right:.35rem;display:inline-block}.ms-chart-labels span:first-child:before{background:var(--ms-teal)}.ms-chart-bars{border-bottom:1px solid #dfe5df;grid-template-columns:repeat(12,1fr);align-items:end;gap:.45rem;height:12rem;margin-top:.9rem;padding:0 .25rem;display:grid}.ms-chart-column{flex-direction:column-reverse;justify-content:flex-start;gap:2px;height:100%;display:flex}.ms-chart-base,.ms-chart-flex{background:#b8c9c0;border-radius:.24rem .24rem .08rem .08rem;width:100%;min-height:3%}.ms-chart-flex{background:linear-gradient(180deg, #29a99e, var(--ms-teal))}.ms-chart-months{color:var(--ms-muted);text-align:center;grid-template-columns:repeat(4,1fr);margin-top:.55rem;font-size:.63rem;display:grid}.ms-ops-list{gap:.7rem;margin-top:1.1rem;display:grid}.ms-ops-list div{color:var(--ms-copy);align-items:center;gap:.55rem;font-size:.82rem;display:flex}.ms-ops-list svg{color:var(--ms-teal);flex:none}.ms-proof-strip{z-index:2;background:#fff;border-bottom:1px solid #e1ddd6;position:relative}.ms-proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.ms-proof-grid>div{border-left:1px solid #ebe7e1;flex-direction:column;justify-content:center;min-height:8rem;padding:1.5rem 1.65rem;display:flex}.ms-proof-grid>div:last-child{border-right:1px solid #ebe7e1}.ms-proof-grid strong{color:var(--ms-ink);font-family:Sora,sans-serif;font-size:1.1rem}.ms-proof-grid span{color:var(--ms-muted);margin-top:.35rem;font-size:.78rem;line-height:1.45}.ms-section{padding:clamp(5rem,9vw,8rem) 0}.ms-split-heading{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;display:grid}.ms-centered-heading{text-align:center;max-width:760px}.ms-section-h2{color:var(--ms-ink);letter-spacing:-.035em;margin:0;font-family:DM Serif Display,serif;font-size:clamp(2.45rem,4.8vw,4.35rem);font-weight:400;line-height:1.03}.ms-section-lead{color:var(--ms-copy);font-size:clamp(1rem,1.5vw,1.16rem);line-height:1.7}.ms-centered-heading .ms-section-lead{margin:1.2rem auto 0}.ms-pressure-section{background:#fafaf8}.ms-pressure-grid{background:#e1ddd6;border:1px solid #e1ddd6;border-radius:1.2rem;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:4rem;display:grid;overflow:hidden}.ms-pressure-card{background:#fff;min-height:12rem;padding:1.6rem;transition:background .2s}.ms-pressure-card:hover{background:#f4f8f6}.ms-pressure-num{color:var(--ms-teal);letter-spacing:.08em;font-family:Sora,sans-serif;font-size:.72rem;font-weight:800}.ms-pressure-card p{color:var(--ms-ink);margin-top:2.3rem;font-size:.98rem;font-weight:650;line-height:1.55}.ms-bridge-callout{background:#e9f3f1;border-radius:1rem;grid-template-columns:auto 1fr;align-items:center;gap:1rem;margin-top:2rem;padding:1.35rem 1.55rem;display:grid}.ms-bridge-icon{width:3.25rem;height:3.25rem;color:var(--ms-teal);background:#fff;border-radius:.8rem;place-items:center;display:grid}.ms-bridge-callout strong{font-family:Sora,sans-serif;font-size:.98rem}.ms-bridge-callout p{color:var(--ms-copy);margin-top:.25rem;font-size:.87rem}.ms-services-section{background:#f1eee8}.ms-services-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3.5rem;display:grid}.ms-service-card{background:#fffc;border:1px solid #0e1f1414;border-radius:1.2rem;padding:1.7rem;transition:transform .2s,box-shadow .2s;box-shadow:0 1px 2px #0e1f1408}.ms-service-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #0e1f1414}.ms-service-icon{width:2.8rem;height:2.8rem;color:var(--ms-teal-dark);background:#e6f3f1;border-radius:.75rem;place-items:center;display:grid}.ms-service-card h3{margin:1.5rem 0 .65rem;font-family:Sora,sans-serif;font-size:1.05rem}.ms-service-card p{color:var(--ms-copy);font-size:.88rem;line-height:1.65}.ms-model-section{background:var(--ms-navy);color:#eef5f0;padding:clamp(5rem,9vw,8rem) 0}.ms-model-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(3rem,6vw,6rem);display:grid}.ms-model-copy h2{color:#fff;letter-spacing:-.035em;max-width:30rem;margin:0;font-family:DM Serif Display,serif;font-size:clamp(2.6rem,4.8vw,4.5rem);font-weight:400;line-height:1.02}.ms-model-copy>p:not(.ms-eyebrow){color:#eef5f0b3;margin:1.4rem 0 2rem;line-height:1.7}.ms-model-comparison{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;display:grid}.ms-model-card{background:#ffffff0f;border:1px solid #ffffff24;border-radius:1rem;min-height:21rem;padding:1.45rem}.ms-model-card--accent{background:#1a8a812b;border-color:#4acfc17a;box-shadow:0 16px 52px #00000026}.ms-model-card-head{color:#75ddd2;align-items:center;gap:.8rem;display:flex}.ms-model-card-head>div{flex-direction:column;display:flex}.ms-model-card-head span{color:#eef5f080;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:700}.ms-model-card-head strong{color:#fff;font-family:Sora,sans-serif;font-size:.95rem}.ms-model-card ul{gap:.8rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.ms-model-card li{color:#eef5f0d1;gap:.55rem;font-size:.79rem;line-height:1.5;display:flex}.ms-model-card li svg{color:#72d8ce;flex:none;margin-top:.18rem}.ms-model-card>p{color:#fff;border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:1.1rem;font-size:.76rem;font-weight:700}.ms-model-plus{width:2rem;height:2rem;color:var(--ms-navy);background:#fff;border-radius:50%;place-items:center;font-weight:800;display:grid}.ms-engagement-section{background:#fff}.ms-engagement-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3.5rem;display:grid}.ms-engagement-card{background:linear-gradient(155deg,#fff,#f7f5f0);border:1px solid #e2ddd5;border-radius:1.2rem;min-height:22rem;padding:1.8rem;position:relative;overflow:hidden}.ms-engagement-card:after{content:"";background:#1a8a8114;border-radius:50%;width:12rem;height:12rem;position:absolute;bottom:-7rem;right:-7rem}.ms-engagement-index{color:#a2b0a6;font-family:Sora,sans-serif;font-size:.72rem;font-weight:800}.ms-engagement-label{color:var(--ms-teal-dark);letter-spacing:.08em;text-transform:uppercase;margin-top:4rem;font-size:.7rem;font-weight:800}.ms-engagement-card h3{margin:.85rem 0;font-family:Sora,sans-serif;font-size:1.3rem;line-height:1.3}.ms-engagement-card>p:last-child{color:var(--ms-copy);font-size:.88rem;line-height:1.65}.ms-process-section{background:#eaf3f1}.ms-process-grid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem;display:grid}.ms-process-step{border-top:2px solid #1a8a8133;padding-top:1.4rem;position:relative}.ms-process-step:before{background:var(--ms-teal);width:.65rem;height:.65rem;box-shadow:0 0 0 2px var(--ms-teal);content:"";border:3px solid #eaf3f1;border-radius:50%;position:absolute;top:-.4rem;left:0}.ms-process-step>span{color:var(--ms-teal);font-family:Sora,sans-serif;font-size:.72rem;font-weight:800}.ms-process-step h3{margin:1.8rem 0 .65rem;font-family:Sora,sans-serif;font-size:1.02rem}.ms-process-step p{color:var(--ms-copy);font-size:.83rem;line-height:1.65}.ms-quote-section{background:#f4f0e9;padding:clamp(4.5rem,8vw,7rem) 0}.ms-quote-grid{grid-template-columns:auto 1fr .45fr;align-items:start;gap:2rem;display:grid}.ms-quote-mark{color:var(--ms-teal);font-family:DM Serif Display,serif;font-size:8rem;line-height:.65}.ms-quote-grid blockquote{margin:0}.ms-quote-grid blockquote>p{color:var(--ms-ink);font-family:DM Serif Display,serif;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.25}.ms-quote-grid blockquote footer{flex-direction:column;margin-top:1.6rem;display:flex}.ms-quote-grid blockquote strong{font-family:Sora,sans-serif;font-size:.9rem}.ms-quote-grid blockquote span{color:var(--ms-muted);font-size:.78rem}.ms-quote-aside{border-left:1px solid #d7d1c8;padding:1.2rem}.ms-quote-aside span{color:var(--ms-teal-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.ms-quote-aside p{color:var(--ms-copy);margin-top:.8rem;font-size:.8rem;line-height:1.6}.ms-faq-section{background:#fff}.ms-faq-grid{grid-template-columns:.72fr 1.28fr;gap:clamp(3rem,8vw,7rem);display:grid}.ms-faq-heading{align-self:start;position:sticky;top:7rem}.ms-faq-heading>p:last-child{color:var(--ms-copy);margin-top:1.2rem;line-height:1.7}.ms-faq-list{border-top:1px solid #dcd8d1}.ms-faq-item{border-bottom:1px solid #dcd8d1}.ms-faq-item summary{color:var(--ms-ink);cursor:pointer;justify-content:space-between;gap:1rem;padding:1.35rem 0;font-family:Sora,sans-serif;font-size:.98rem;font-weight:650;list-style:none;display:flex}.ms-faq-item summary::-webkit-details-marker{display:none}.ms-faq-item summary span{color:var(--ms-teal);font-size:1.35rem;font-weight:400;transition:transform .2s}.ms-faq-item[open] summary span{transform:rotate(45deg)}.ms-faq-item>p{color:var(--ms-copy);padding:0 2.5rem 1.5rem 0;font-size:.88rem;line-height:1.7}.ms-final-cta{color:#eef5f0;background:#001d31;padding:clamp(5rem,9vw,8rem) 0;position:relative;overflow:hidden}.ms-final-inner{z-index:1;text-align:center;max-width:800px;position:relative}.ms-final-inner h2{color:#fff;letter-spacing:-.045em;margin:0;font-family:DM Serif Display,serif;font-size:clamp(3rem,6vw,5.8rem);font-weight:400;line-height:.98}.ms-final-inner>p:not(.ms-eyebrow){color:#eef5f0b8;max-width:42rem;margin:1.4rem auto 0;font-size:1.08rem;line-height:1.7}.ms-final-actions{flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.ms-final-actions>span{color:#eef5f07a;font-size:.75rem}.ms-final-orb{filter:blur(1px);border-radius:50%;position:absolute}.ms-final-orb--one{background:#1a8a812e;width:28rem;height:28rem;top:-15rem;left:-8rem}.ms-final-orb--two{background:#d9624a1f;width:22rem;height:22rem;bottom:-13rem;right:-9rem}@media (width<=900px){.ms-hero-grid,.ms-model-grid,.ms-faq-grid{grid-template-columns:1fr}.ms-hero-copy{max-width:44rem}.ms-ops-card{max-width:38rem}.ms-proof-grid{grid-template-columns:repeat(2,1fr)}.ms-proof-grid>div:nth-child(2){border-right:1px solid #ebe7e1}.ms-split-heading{grid-template-columns:1fr;gap:1.5rem}.ms-pressure-grid,.ms-services-grid{grid-template-columns:repeat(2,1fr)}.ms-engagement-grid{grid-template-columns:1fr}.ms-engagement-card{min-height:auto}.ms-engagement-label{margin-top:2.5rem}.ms-process-grid{grid-template-columns:repeat(2,1fr);row-gap:3rem}.ms-quote-grid{grid-template-columns:auto 1fr}.ms-quote-aside{grid-column:2}.ms-faq-heading{position:static}}@media (width<=620px){.ms-shell{width:min(100% - 2rem,1100px)}.ms-hero{padding-top:4.5rem}.ms-hero-h1{font-size:clamp(3rem,15vw,4.5rem)}.ms-hero-actions{flex-direction:column;align-items:stretch}.ms-hero-actions .btn-primary{width:100%}.ms-ops-card{padding:1.1rem}.ms-chart-bars{gap:.25rem;height:9rem}.ms-proof-grid,.ms-pressure-grid,.ms-services-grid,.ms-process-grid{grid-template-columns:1fr}.ms-proof-grid>div{border-right:1px solid #ebe7e1;min-height:6rem}.ms-pressure-card{min-height:9.5rem}.ms-pressure-card p{margin-top:1.5rem}.ms-bridge-callout,.ms-model-comparison{grid-template-columns:1fr}.ms-model-plus{justify-self:center}.ms-model-card{min-height:auto}.ms-quote-grid{grid-template-columns:1fr;gap:1rem}.ms-quote-mark{font-size:6rem}.ms-quote-aside{grid-column:1}}@media (prefers-reduced-motion:reduce){.ms-service-card,.ms-faq-item summary span{transition:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--font-weight-medium:500;--font-weight-semibold:600;--tracking-tight:-.025em;--radius-sm:.25rem;--radius-md:.375rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-action:#1a8a81;--color-action-hover:#147870;--color-brand:#1a8a81;--color-page-bg:#fafaf8;--color-card-bg:#fff;--color-surface:#f2f0eb;--color-footer-bg:#001d31;--color-dark-section:#001d31;--color-coral:#d9624a;--color-text-primary:#0e1f14;--color-text-secondary:#3f5848;--color-text-muted:#7a907f;--color-text-on-dark:#eef5f0;--color-border:#dfd9d1;--font-display:"Sora", sans-serif;--radius-card:24px;--radius-button:8px;--shadow-card:0 1px 6px #0000000a;--shadow-card-hover:0 6px 24px #1a8a8124;--color-background:#fafaf8;--color-foreground:#0e1f14;--color-input:#e0e9e7;--color-ring:#1a8a81;--color-primary:#1a8a81;--color-primary-foreground:#fff;--color-muted-foreground:#7a908c;--color-popover:#fff;--color-popover-foreground:#0d1f1e;--color-accent:#f2f6f5;--color-accent-foreground:#0d1f1e}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}h1,h2,h3,h4,h5,h6{font-family:Sora,sans-serif}}@layer components{.btn-primary{background:var(--color-action);color:#fff;border-radius:var(--radius-button);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;padding:.875rem 2rem;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex;box-shadow:0 4px 20px #1a8a8161}.btn-primary:hover{background-color:var(--color-action-hover);transform:translateY(-1px);box-shadow:0 10px 32px #1a8a817a}.btn-primary:active{transform:translateY(0);box-shadow:0 2px 8px #1a8a8147}.btn-outline-dark{color:var(--color-text-on-dark);border-radius:var(--radius-button);cursor:pointer;white-space:nowrap;background:#ffffff14;border:2px solid #ffffff47;justify-content:center;align-items:center;padding:.875rem 2rem;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .14s,border-color .14s;display:inline-flex}.btn-outline-dark:hover{background:#ffffff24;border-color:#ffffff73}.btn-outline{color:var(--color-text-primary);border-radius:var(--radius-button);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;white-space:nowrap;background:#fff9;border:2px solid #0d1f1e2e;justify-content:center;align-items:center;padding:.875rem 2rem;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.btn-outline:hover{opacity:.8}.nav-logo{color:var(--color-brand);letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:800;text-decoration:none}.nav-link{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;text-decoration:none}.nav-link:hover{color:var(--color-text-primary)}.hero{background:radial-gradient(65% 75% at 100% 0,#1a8a810f 0%,#0000 50%),radial-gradient(55% 65% at 0 100%,#d9624a0d 0%,#0000 50%),linear-gradient(155deg,#fefefe 0%,#fafaf8 30%,#f2f0eb 70%,#ede8e1 100%);padding:7rem 2rem 5rem;position:relative;overflow:hidden}.hero-inner{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=900px){.hero-inner{grid-template-columns:52% 44%;align-items:start;gap:4%}}.hero-content{z-index:1;position:relative}.hero-kicker{letter-spacing:.12em;text-transform:uppercase;color:#3f5848;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;display:inline-block}.hero-h1{color:#0e1f14;margin-bottom:.75rem;font-family:DM Serif Display,serif;font-size:clamp(2.75rem,6vw,5rem);font-weight:400;line-height:1.1}.hero-pull{color:#1a8a81;margin-bottom:2rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:400;line-height:1.15}.hero-ctas{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-trust{color:#3f5848;margin-top:2rem;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.6}.hero-trust strong{color:#0e1f14;font-weight:700}.hero-logo-strip{flex-direction:column;gap:1rem;margin-top:2.5rem;display:flex}.hero-logo-strip-label{letter-spacing:.06em;text-transform:uppercase;color:#3f5848;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700}.hero-logo-strip-logos{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.hero-logo-strip-logos img{object-fit:contain;filter:grayscale()opacity(.6);width:auto;height:30px;transition:filter .2s}.hero-logo-strip-logos img:hover{filter:grayscale(0%)opacity()}.hero-proof-card{z-index:1;border-radius:14px 0 0 14px;margin-right:-3rem;position:relative;overflow:hidden}.hero-proof-card .hum{border-radius:14px 0 0 14px;width:110%;box-shadow:-8px 16px 48px #0e1f1424,0 2px 8px #0e1f1414}.hero-proof-card:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(90deg,#f2f0eb00 0%,#f2f0eb 100%);width:20%;position:absolute;top:0;bottom:0;right:0}.hum{color:#0e1f14;-webkit-user-select:none;user-select:none;background:#fff;border-radius:14px;flex-direction:column;font-family:Inter,sans-serif;font-size:14px;display:flex;overflow:hidden;box-shadow:0 24px 64px #0e1f142e,0 4px 16px #0e1f1414}.hum-chrome{background:#1e1e1e;flex-shrink:0;align-items:center;gap:8px;height:36px;padding:0 14px;display:flex}.hum-dot{border-radius:50%;width:12px;height:12px}.hum-dot-r{background:#ff5f57}.hum-dot-y{background:#ffbd2e}.hum-dot-g{background:#28c840}.hum-shell{flex:1;min-height:540px;display:flex}.hum-sidebar{background:#1a3d2a;flex-direction:column;flex-shrink:0;align-items:center;gap:4px;width:52px;padding:16px 0;display:flex}.hum-nav-item{color:#ffffff73;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.hum-nav-item.active{color:#4dc9be;background:#1a8a8140}.hum-nav-item svg{width:16px;height:16px}.hum-main{background:#fafaf8;flex-direction:column;flex:1;display:flex;overflow:hidden}.hum-topbar{background:#fff;border-bottom:1px solid #eae6df;flex-shrink:0;justify-content:space-between;align-items:center;height:44px;padding:0 16px;display:flex}.hum-breadcrumb{color:#0e1f14;align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.hum-breadcrumb-parent{color:#7a907f;font-weight:400}.hum-breadcrumb-sep{color:#c5bfb6;font-size:11px}.hum-new-btn{color:#fff;background:#1a8a81;border-radius:6px;padding:5px 10px;font-family:Sora,sans-serif;font-size:11px;font-weight:600}.hum-content{flex-direction:column;flex:1;gap:12px;padding:16px 18px;display:flex;overflow:hidden}.hum-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.hum-stat{background:#fff;border:1px solid #eae6df;border-radius:8px;padding:8px 10px}.hum-stat-num{color:#0e1f14;font-size:22px;font-weight:700;line-height:1.2;display:block}.hum-stat-label{color:#7a907f;margin-top:1px;font-size:10px;display:block}.hum-cards{flex:1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.hum-card{background:#fff;border:1px solid #eae6df;border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.hum-card-top{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.hum-card-title{color:#0e1f14;font-size:11.5px;font-weight:600;line-height:1.35}.hum-badge{white-space:nowrap;letter-spacing:.02em;border-radius:20px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:700}.hum-badge-open{color:#1a8a81;background:#1a8a811f}.hum-badge-review{color:#b8600a;background:#d9884a26}.hum-badge-closed{color:#5a7262;background:#7a907f1f}.hum-progress-track{background:#eae6df;border-radius:2px;height:3px;overflow:hidden}.hum-progress-fill{border-radius:2px;height:100%}.hum-fill-teal{background:#1a8a81}.hum-fill-coral{background:#d9624a}.hum-fill-grey{background:#b0bdb4}.hum-card-meta{color:#7a907f;flex-wrap:wrap;gap:8px;font-size:10px;display:flex}.hum-card-amount{color:#3f5848;font-weight:600}.proofbar{background:#001d31;padding:3.5rem 2rem}.proofbar-inner{grid-template-columns:repeat(2,1fr);gap:2rem 3rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=768px){.proofbar-inner{grid-template-columns:repeat(5,1fr)}}.proof-item{text-align:center}.proof-num{color:#eef5f0;font-family:Sora,sans-serif;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:800;line-height:1}.proof-label{color:#eef5f0a6;margin-top:.5rem;font-family:Inter,sans-serif;font-size:.8125rem;line-height:1.4}.proofbar2{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#fff;padding:4rem 2rem}.section{padding:5rem 2rem}.section--tinted{background:#eff5f4}.section-inner{max-width:1100px;margin:0 auto}.section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.section-h2{color:var(--color-text-primary);margin-bottom:.75rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.section-sub{color:var(--color-text-secondary);max-width:520px;margin-bottom:3rem;font-size:1.0625rem;line-height:1.6}.cards{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.cards{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.cards{grid-template-columns:repeat(3,1fr)}}.segment-card{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:2rem;text-decoration:none;transition:box-shadow .2s,transform .15s,border-color .15s;display:block;box-shadow:0 2px 16px #00000017,0 1px 4px #0000000f}.segment-card:hover{box-shadow:var(--shadow-card-hover);border-color:#1a8a814d;transform:translateY(-2px)}.segment-card:hover .card-link{text-decoration:underline}.card-icon{width:56px;height:56px;color:var(--color-text-secondary);background:#ffffffd9;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.card-icon svg{width:24px;height:24px}.card-h3{color:var(--color-text-primary);margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1.0625rem;font-weight:700}.card-p{color:var(--color-text-secondary);margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.card-link{color:var(--color-action);align-items:center;gap:.25rem;font-size:.875rem;font-weight:700;text-decoration:none;display:flex}.ctaband{text-align:center;background:linear-gradient(160deg,#081f15 0%,#001d31 55%,#003d38 100%);padding:7rem 2rem;position:relative;overflow:hidden}.ctaband:before{content:"";pointer-events:none;background:radial-gradient(60% 70% at 50% 110%,#1a8a811a 0%,#0000 60%);position:absolute;inset:0}.ctaband-h2{color:#fff;margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:400;line-height:1.25;position:relative}.ctaband-quote{color:#eef5f0bf;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.6;position:relative}.ctaband-quote strong{color:#eef5f0e6;font-weight:700}.ctaband-p{color:#eef5f0b3;max-width:520px;margin:0 auto 2.5rem;font-size:1.0625rem;line-height:1.6;position:relative}.ctaband-confidence{color:#eef5f0b3;margin-top:1.5rem;font-family:DM Serif Display,serif;font-size:1.0625rem;font-style:italic;position:relative}.ctaband-inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.ctaband-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.site-nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--color-border);background:#fafcfbeb;position:sticky;top:0}.site-nav-inner{justify-content:space-between;align-items:center;max-width:1280px;height:64px;margin:0 auto;padding:0 2.5rem;display:flex}.btn-nav{background:var(--color-action);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:.5rem 1.25rem;font-family:Sora,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none}.btn-nav:hover{background-color:var(--color-action-hover);transform:translateY(-1px);box-shadow:0 6px 20px #1a8a8161}.nav-desktop{align-items:center;gap:2rem;display:none}@media (width>=768px){.nav-desktop{display:flex}.nav-hamburger,.nav-mobile-menu{display:none}}.nav-link-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;display:flex}.nav-hamburger{cursor:pointer;color:var(--color-text-primary);background:0 0;border:none;padding:.25rem}.nav-mobile-menu{border-top:1px solid var(--color-border);background:var(--color-page-bg);flex-direction:column;gap:.25rem;padding:1rem 2.5rem 1.5rem;display:flex}.nav-mobile-label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:block}.nav-dropdown-wrap{z-index:50;width:256px;padding-top:.5rem;position:absolute;top:100%;left:0}.nav-dropdown-menu{background:var(--color-page-bg);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:16px;padding:.5rem}.nav-dropdown-item{color:var(--color-text-primary);border-radius:12px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:opacity .15s;display:flex}.nav-dropdown-item:hover{opacity:.75}.nav-badge{background:var(--color-surface);color:var(--color-text-muted);border-radius:999px;padding:.125rem .5rem;font-size:.6875rem}.site-footer{background:var(--color-footer-bg);padding:3.5rem 2rem}.footer-logo{color:#fffc;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:800;display:block}.footer-tagline{color:#ffffffa6;font-size:.8125rem}.aotearoa{background:var(--color-surface);padding:5rem 2rem}.aotearoa-inner{max-width:1100px;margin:0 auto}.aotearoa-grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (width>=1024px){.aotearoa-grid{grid-template-columns:3fr 2fr}}.aotearoa-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.aotearoa-h2{color:var(--color-text-primary);margin-bottom:2rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.aotearoa-facts{flex-direction:column;gap:.875rem;display:flex}.aotearoa-fact{align-items:flex-start;gap:1rem;display:flex}.aotearoa-dot{background:var(--color-action);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.aotearoa-fact-label{color:var(--color-text-primary);font-size:.9375rem;font-weight:600}.aotearoa-pullquote{border-left:3px solid var(--color-action);background:#fff;border-radius:0 24px 24px 0;flex-direction:column;justify-content:space-between;gap:2rem;padding:2.5rem;display:flex}.aotearoa-quote-mark{display:none}.aotearoa-quote-text{color:var(--color-text-primary);font-family:DM Serif Display,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;line-height:1.45}.aotearoa-quote-name{color:var(--color-text-primary);font-family:Sora,sans-serif;font-size:.9375rem;font-weight:700}.aotearoa-quote-role{color:var(--color-text-secondary);margin-top:.25rem;font-family:Inter,sans-serif;font-size:.875rem}.aotearoa-quote-badge{color:var(--color-action);background:#1a8a8114;border:1px solid #1a8a8133;border-radius:999px;margin-top:.625rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.workflow-sub{color:var(--color-text-secondary);font-size:1.0625rem}@media (width>=768px){.workflow-steps{grid-template-columns:repeat(3,1fr)}}.testimonials{background:var(--color-surface);padding:5.5rem 2rem}.testimonials-inner{max-width:1100px;margin:0 auto}.testimonials-h2{color:var(--color-text-primary);text-align:center;margin-bottom:3rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.testimonials-grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-card);flex-direction:column;padding:1.75rem;transition:box-shadow .2s;display:flex}.testimonial-card:hover{box-shadow:0 6px 24px #1a8a811f}.testimonial-card--featured{border-width:2px;border-color:#1a8a81}.testimonial-metric-num{color:#1a8a81;margin-bottom:.5rem;font-family:Sora,sans-serif;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1}.testimonial-metric-label{color:#0e1f14;margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.4}.testimonial-quote{color:#0e1f14;border-top:1px solid var(--color-border);flex:1;margin-bottom:1.5rem;padding-top:1.25rem;font-family:Inter,sans-serif;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.6}.testimonial-name{color:var(--color-text-primary);font-family:Sora,sans-serif;font-size:.9375rem;font-weight:700}.testimonial-role{color:var(--color-text-secondary);margin-top:.125rem;font-size:.8125rem}.testimonial-badge{color:#1a8a81;background:#1a8a8114;border:1px solid #1a8a8133;border-radius:999px;margin-top:.625rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-block}.logos{background:var(--color-surface);padding:4rem 2rem}.logos-inner{max-width:1100px;margin:0 auto}.logos-eyebrow{text-align:center;color:var(--color-text-secondary);margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.logos-strip{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem 3rem;display:flex}.logos-strip-item{justify-content:center;align-items:center;display:flex}.logos-strip-item img{object-fit:contain;filter:grayscale()opacity(.5);width:auto;max-width:140px;height:36px;transition:filter .22s}.logos-strip-item img:hover{filter:grayscale(0%)opacity()}.demo-page{background:var(--color-page-bg);min-height:100vh;padding:7rem 2rem 5rem}.demo-inner{max-width:1100px;margin:0 auto}.demo-grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (width>=768px){.demo-grid{grid-template-columns:5fr 7fr;align-items:start;gap:4rem}}.demo-copy{flex-direction:column;display:flex}.demo-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-action);margin-bottom:1rem;font-size:.75rem;font-weight:600}.demo-h1{color:var(--color-text-primary);margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.demo-lead{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.demo-bullets-title{color:var(--color-text-primary);margin-bottom:1rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:600}.demo-bullets{flex-direction:column;gap:.75rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.demo-bullet{color:var(--color-text-secondary);align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.55;display:flex}.demo-bullet:before{content:"";background:var(--color-action);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.demo-trust-row{flex-wrap:wrap;gap:.5rem;display:flex}.demo-trust-badge{color:var(--color-text-secondary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;padding:.25rem .875rem;font-size:.75rem;font-weight:600}.demo-form-card{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:1.25rem;padding:2.5rem;box-shadow:0 2px 16px #0000000f}.demo-form-title{color:var(--color-text-primary);margin-bottom:1.75rem;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700}.demo-fields{flex-direction:column;gap:1.25rem;display:flex}.demo-row{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=480px){.demo-row{grid-template-columns:1fr 1fr}}.demo-field{flex-direction:column;gap:.375rem;display:flex}.demo-label{color:var(--color-text-primary);font-size:.875rem;font-weight:500}.demo-optional{color:var(--color-text-muted);margin-left:.25rem;font-size:.8125rem;font-weight:400}.demo-input,.demo-select,.demo-textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);background:var(--color-card-bg);border-radius:.5rem;padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.9375rem;transition:border-color .15s}.demo-input:focus,.demo-select:focus,.demo-textarea:focus{border-color:var(--color-action);outline:none;box-shadow:0 0 0 3px #1a8a811f}.demo-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23445E5A' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;padding-right:2.5rem}.demo-textarea{resize:vertical;min-height:80px}.demo-field-hint{color:var(--color-text-muted);margin-top:.125rem;font-size:.8125rem}.demo-error{color:#c0392b;margin-top:.125rem;font-size:.8125rem}.demo-consent{align-items:flex-start;gap:.625rem;display:flex}.demo-consent input[type=checkbox]{width:1rem;height:1rem;accent-color:var(--color-action);cursor:pointer;flex-shrink:0;margin-top:.125rem}.demo-consent-text{color:var(--color-text-secondary);font-size:.875rem;line-height:1.5}.demo-consent-text a{color:var(--color-action);text-decoration:underline}.demo-submit{background:var(--color-action);color:#fff;cursor:pointer;border:none;border-radius:.5rem;width:100%;padding:.875rem 1.5rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:700;transition:opacity .15s}.demo-submit:hover{opacity:.9}.demo-submit:disabled{opacity:.6;cursor:not-allowed}.demo-response-note{color:var(--color-text-muted);text-align:center;font-size:.8125rem}.demo-success{text-align:center;max-width:480px;margin:6rem auto;padding:0 2rem}.demo-success-icon{width:64px;height:64px;color:var(--color-action);background:#1a8a811f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.75rem;display:flex}.demo-success-h1{color:var(--color-text-primary);margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:2.25rem}.demo-success-p{color:var(--color-text-secondary);font-size:1.0625rem;line-height:1.7}.cs-stats{grid-template-columns:1fr 1fr;gap:1.25rem;margin:2rem 0;display:grid}.cs-stat{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;padding:1.25rem 1rem}.cs-stat-value{color:var(--color-action);letter-spacing:-.03em;margin-bottom:.375rem;font-family:Sora,sans-serif;font-size:1.75rem;font-weight:800;line-height:1;display:block}.cs-stat-label{color:var(--color-text-secondary);font-size:.8125rem;line-height:1.4;display:block}.cs-quote{border-left:3px solid var(--color-action);margin:0;padding-left:1.25rem}.cs-quote p{color:var(--color-text-secondary);margin-bottom:.625rem;font-size:.9375rem;font-style:italic;line-height:1.7}.cs-quote cite{color:var(--color-action);font-size:.8125rem;font-style:normal;font-weight:600}.cs-form-subtitle{color:var(--color-text-muted);margin-top:-1.25rem;margin-bottom:1.75rem;font-size:.875rem}.cs-success{text-align:center;max-width:480px;margin:6rem auto;padding:0 2rem}.cs-download-btn{margin-top:1.5rem;text-decoration:none;display:inline-block}.cs-demo-nudge{color:var(--color-text-secondary);margin-top:1.5rem;font-size:.9375rem}.cs-demo-link{color:var(--color-action);font-weight:600;text-decoration:none}.cs-demo-link:hover{text-decoration:underline}.sol-hero{background:radial-gradient(60% 70% at 100% 0,#d9624a12 0%,#0000 55%),radial-gradient(50% 60% at 0 100%,#1a8a810f 0%,#0000 50%),linear-gradient(155deg,#fefefe 0%,#fafaf8 30%,#f2f0eb 60%,#fef5f0 100%);padding:9rem 2rem 7rem;position:relative;overflow:hidden}.sol-hero-inner{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=900px){.sol-hero-inner{grid-template-columns:58% 38%;gap:4%}}.sol-hero-content{z-index:1;position:relative}.sol-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-action);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.sol-h1{color:var(--color-text-primary);margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:400;line-height:1.18}.sol-lead{color:var(--color-text-secondary);max-width:560px;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.7}.sol-hero-trust{color:#3f5848;margin-top:1.75rem;font-family:Inter,sans-serif;font-size:.9375rem}.sol-hero-trust strong{color:#0e1f14;font-weight:700}.sol-hero-proof{z-index:1;background:#fff;border:1px solid #dfd9d1;border-radius:24px;padding:2rem;position:relative}.sol-hero-proof-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#d9624a;margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:600}.sol-hero-proof-quote{color:#0e1f14;margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:1.0625rem;font-style:normal;font-weight:600;line-height:1.6}.sol-hero-proof-stats{flex-direction:column;gap:.625rem;margin-bottom:1.25rem;display:flex}.sol-hero-stat{align-items:center;gap:.75rem;display:flex}.sol-hero-stat-num{color:#1a8a81;min-width:3rem;font-family:Sora,sans-serif;font-size:1.375rem;font-weight:800;line-height:1}.sol-hero-stat-label{color:#3f5848;font-family:Inter,sans-serif;font-size:.8125rem;line-height:1.4}.sol-hero-proof-attr{color:#0e1f14;border-top:1px solid #dfd9d1;padding-top:1rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:700}.sol-hero-proof-attr-sub{color:#3f5848;margin-top:.125rem;font-family:Inter,sans-serif;font-size:.75rem}@media (prefers-reduced-motion:no-preference){.sol-eyebrow{--ty:8px;animation:.3s cubic-bezier(.16,1,.3,1) both tahua-fade-up}.sol-h1{--ty:20px;animation:.4s cubic-bezier(.16,1,.3,1) 80ms both tahua-fade-up}.sol-lead{animation:.32s ease-out .2s both tahua-fade-in}.sol-hero-ctas{--ty:10px;animation:.3s cubic-bezier(.16,1,.3,1) .3s both tahua-fade-up}.sol-hero-proof{--ty:16px;animation:.4s cubic-bezier(.16,1,.3,1) .2s both tahua-fade-up}@keyframes tahua-fade-up{0%{opacity:0;transform:translateY(var(--ty,16px))}to{opacity:1;transform:translateY(0)}}@keyframes tahua-fade-in{0%{opacity:0}to{opacity:1}}}.sol-contrast{padding:4rem 2rem 5rem}.sol-contrast-inner{grid-template-columns:1fr;gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=768px){.sol-contrast-inner{grid-template-columns:1fr 1fr;gap:2rem}}.sol-panel{border-radius:20px;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.sol-panel--pain{background:#001d31}.sol-panel--pain .sol-panel-label{letter-spacing:.12em;text-transform:uppercase;color:#d9624a;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:700}.sol-panel--pain .sol-panel-h2{color:#eef5f0;font-family:DM Serif Display,serif;font-size:clamp(1.375rem,2.5vw,1.875rem);font-weight:400;line-height:1.25}.sol-panel--pain .sol-panel-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.sol-panel--pain .sol-panel-item{color:#eef5f0b8;align-items:flex-start;gap:.875rem;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.55;display:flex}.sol-panel--pain .sol-panel-item:before{content:"×";color:#d9624a;flex-shrink:0;margin-top:-1px;font-size:1.125rem;font-weight:700;line-height:1.3}.sol-panel--outcomes{background:#1a8a810f;border:1px solid #1a8a812e}.sol-panel--outcomes .sol-panel-label{letter-spacing:.12em;text-transform:uppercase;color:#1a8a81;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:700}.sol-panel--outcomes .sol-panel-h2{color:#0e1f14;font-family:DM Serif Display,serif;font-size:clamp(1.375rem,2.5vw,1.875rem);font-weight:400;line-height:1.25}.sol-panel--outcomes .sol-panel-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.sol-panel--outcomes .sol-panel-item{color:#3f5848;align-items:flex-start;gap:.875rem;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.55;display:flex}.sol-panel--outcomes .sol-panel-item:before{content:"✓";color:#1a8a81;flex-shrink:0;font-size:.9375rem;font-weight:700;line-height:1.55}.sol-body{padding:3.5rem 2rem 5rem}.sol-body-inner{max-width:1100px;margin:0 auto}.sol-block{margin-bottom:2.5rem}.sol-block-h2{color:var(--color-text-primary);margin-bottom:1rem;font-family:Sora,sans-serif;font-size:1.125rem;font-weight:700}.sol-list{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.sol-list-item{color:var(--color-text-secondary);align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.55;display:flex}.sol-list-item:before{content:"";background:var(--color-action);border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.sol-proof-item{border-left:3px solid var(--color-action);color:var(--color-text-secondary);background:#1a8a810d;border-radius:0 8px 8px 0;margin-bottom:.75rem;padding:1rem 1.25rem;font-size:.9375rem;font-style:italic;line-height:1.6}.sol-lifecycle{color:var(--color-action);letter-spacing:.04em;background:#1a8a810f;border-radius:8px;margin-bottom:2rem;padding:.875rem 1.25rem;font-family:Sora,sans-serif;font-size:.875rem;font-weight:600}.sol-glossary{background:var(--color-surface);border-radius:16px;margin-bottom:2.5rem;padding:1.75rem}.sol-glossary dt{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.sol-glossary dd{color:var(--color-text-secondary);margin:0 0 .75rem;font-size:.875rem}.sol-cta-band{text-align:center;background:linear-gradient(160deg,#081f15 0%,#001d31 55%,#003d38 100%);padding:7rem 2rem;position:relative;overflow:hidden}.sol-cta-band:before{content:"";pointer-events:none;background:radial-gradient(60% 70% at 50% 110%,#1a8a811a 0%,#0000 60%);position:absolute;inset:0}.sol-cta-band-inner{z-index:1;max-width:640px;margin:0 auto;position:relative}.sol-cta-h2{color:#fff;margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:400;line-height:1.25}.sol-cta-quote{color:#eef5f0bf;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:500;line-height:1.6}.sol-cta-quote strong{color:#eef5f0e6;font-weight:700}.sol-cta-lead{color:#eef5f0b3;margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.sol-cta-confidence{color:#eef5f0b3;margin-top:1.5rem;font-family:DM Serif Display,serif;font-size:1.0625rem;font-style:italic}.sol-cta-btns{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.sol-testimonial-card{border-radius:var(--radius-card);background:#fff;border:2px solid #1a8a81;max-width:760px;margin:0 auto;padding:2.5rem}.sol-testimonial-lead-num{color:#1a8a81;font-family:Sora,sans-serif;font-size:clamp(3rem,6vw,4.5rem);font-weight:800;line-height:1}.sol-testimonial-lead-label{color:#0e1f14;margin-top:.625rem;margin-bottom:0;font-family:Sora,sans-serif;font-size:1.0625rem;font-weight:600;line-height:1.4}.sol-testimonial-quote{color:#0e1f14;border-top:1px solid var(--color-border);margin:1.5rem 0;padding-top:1.5rem;font-family:Inter,sans-serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-style:normal;font-weight:600;line-height:1.55}.sol-testimonial-metrics{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:1.5rem;margin-bottom:1.75rem;padding-top:1.25rem;display:flex}.sol-testimonial-stat{color:#1a8a81;font-family:Sora,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1}.sol-testimonial-stat-label{color:#0e1f14;margin-top:.25rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:600}.sol-testimonial-badge{color:#1a8a81;background:#1a8a8114;border:1px solid #1a8a8133;border-radius:999px;margin-top:.5rem;padding:.25rem .625rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:600;display:inline-block}.workflow{background:#001d31;padding:5.5rem 2rem}.workflow-inner{max-width:1100px;margin:0 auto}.workflow-header{text-align:center;margin-bottom:4rem}.workflow-h2{color:#fff;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800}.workflow-sub{color:#eef5f0b3;max-width:520px;margin:0 auto;font-size:1.0625rem}.workflow-steps{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.workflow-steps{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.workflow-steps{grid-template-columns:repeat(3,1fr)}}.workflow-step{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:1.75rem}.workflow-step-num{color:#4dc9be2e;margin-bottom:1rem;font-family:Sora,sans-serif;font-size:4.5rem;font-weight:800;line-height:1}.workflow-step-title{color:#eef5f0;margin-bottom:.625rem;font-family:Sora,sans-serif;font-size:1.0625rem;font-weight:700}.workflow-step-body{color:#eef5f0b3;font-size:.9375rem;line-height:1.65}.workflow-proof-strip{color:#eef5f0a6;border-top:1px solid #4dc9be33;flex-wrap:wrap;justify-content:center;gap:1rem 3rem;margin-top:3.5rem;padding-top:2.5rem;font-family:Inter,sans-serif;font-size:.875rem;display:flex}.workflow-proof-strip strong{color:#eef5f0;font-weight:700}.sol-hero-ctas{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.sol-caps-list{column-count:1}@media (width>=768px){.sol-caps-list{column-count:2;column-gap:3rem}}.sol-testimonial{max-width:720px}.sol-faq-heading{margin-bottom:2rem}.sol-faq{border-top:1px solid var(--color-border);flex-direction:column;display:flex}.sol-faq-item{border-bottom:1px solid var(--color-border)}.sol-faq-q{text-align:left;width:100%;color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-family:Sora,sans-serif;font-size:1rem;font-weight:600;display:flex}.sol-faq-q:hover{color:var(--color-action)}.sol-faq-icon{color:var(--color-action);flex-shrink:0;font-size:1.25rem;font-weight:300;line-height:1}.sol-faq-a{color:var(--color-text-secondary);max-width:640px;margin:0;padding-bottom:1.25rem;font-size:.9375rem;line-height:1.7}.sol-related-list{flex-direction:column;gap:.625rem;max-width:680px;margin:0;padding:0;list-style:none;display:flex}.sol-related-link{color:var(--color-action);font-size:.9375rem;line-height:1.5;text-decoration:none}.sol-related-link:hover{text-decoration:underline}.sol-hub{padding:7rem 2rem 5rem}.sol-hub-inner{max-width:1100px;margin:0 auto}.sol-hub-hero{max-width:680px;margin-bottom:4rem}.sol-cards{grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem;display:grid}@media (width>=640px){.sol-cards{grid-template-columns:repeat(2,1fr)}}.sol-card{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-card);color:inherit;flex-direction:column;gap:.75rem;padding:2rem;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex}.sol-card:hover{box-shadow:var(--shadow-card-hover);border-color:#1a8a814d}.sol-card-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-action);font-size:.6875rem;font-weight:700}.sol-card-h3{color:var(--color-text-primary);font-family:Sora,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.3}.sol-card-p{color:var(--color-text-secondary);flex:1;font-size:.875rem;line-height:1.6}.sol-card-link{color:var(--color-action);align-items:center;gap:.25rem;margin-top:auto;font-size:.875rem;font-weight:700;display:flex}.sol-features-link{text-align:center;margin-bottom:3rem}.sol-features-link-text{color:var(--color-text-secondary);font-size:.9375rem}.sol-features-link-a{color:var(--color-action);font-weight:600;text-decoration:underline}.legal-hub{padding:7rem 2rem 5rem}.legal-hub-inner{max-width:860px;margin:0 auto}.legal-hub-header{text-align:center;margin-bottom:3.5rem}.legal-hub-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-action);margin-bottom:1rem;font-size:.75rem;font-weight:600}.legal-hub-h1{color:var(--color-text-primary);margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2}.legal-hub-lead{color:var(--color-text-secondary);max-width:580px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.legal-hub-cards{grid-template-columns:1fr;gap:1.25rem;margin-bottom:3rem;display:grid}@media (width>=640px){.legal-hub-cards{grid-template-columns:repeat(3,1fr)}}.legal-hub-card{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-card);flex-direction:column;gap:.875rem;padding:1.75rem;text-decoration:none;transition:box-shadow .16s,border-color .16s,transform .16s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.legal-hub-card:hover{border-color:#1a8a814d;transform:translateY(-2px);box-shadow:0 8px 28px #0e1f1414}.legal-hub-card-top{justify-content:space-between;align-items:flex-start;display:flex}.legal-hub-card-icon{border-radius:10px;padding:.625rem;display:inline-flex}.legal-hub-card-arrow{color:var(--color-border);flex-shrink:0;margin-top:.25rem;transition:color .16s,transform .16s}.legal-hub-card:hover .legal-hub-card-arrow{color:var(--color-action);transform:translate(2px,-2px)}.legal-hub-card-title{color:var(--color-text-primary);font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.legal-hub-card-body{color:var(--color-text-secondary);flex:1;font-size:.875rem;line-height:1.65}.legal-hub-contact{color:var(--color-text-secondary);text-align:center;font-size:.9375rem}.legal-hub-contact a{color:var(--color-action)}.legal-doc{padding:7rem 2rem 5rem}.legal-doc-inner{max-width:720px;margin:0 auto}.legal-doc-h1{color:var(--color-text-primary);margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;line-height:1.2}.legal-doc-updated{color:var(--color-text-muted);margin-bottom:3rem;font-size:.8125rem}.legal-doc-h2{color:var(--color-text-primary);border-top:1px solid var(--color-border);margin:3rem 0 1.25rem;padding-top:2rem;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:800}.legal-doc-h3{color:var(--color-text-primary);margin:1.75rem 0 .75rem;font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.legal-doc-p{color:var(--color-text-secondary);margin-bottom:1rem;font-size:.9375rem;line-height:1.75}.legal-doc-list{flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-left:1.5rem;display:flex}.legal-doc-list li{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.65}.legal-doc-inner a{color:var(--color-action);text-underline-offset:2px;text-decoration:underline}.legal-doc-table{border-collapse:collapse;width:100%;margin-bottom:1.5rem;font-size:.875rem;display:block;overflow-x:auto}.legal-doc-table th{text-align:left;color:var(--color-text-primary);border-bottom:2px solid var(--color-border);padding:.625rem .75rem;font-family:Sora,sans-serif;font-weight:600}.legal-doc-table td{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);padding:.625rem .75rem;line-height:1.5}.sec-page{background:var(--color-page-bg)}.sec-hero{padding:7rem 2rem 4rem}.sec-hero-inner{max-width:780px;margin:0 auto}.sec-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-action);margin-bottom:1rem;font-size:.75rem;font-weight:600}.sec-h1{color:var(--color-text-primary);margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:400;line-height:1.2}.sec-lead{color:var(--color-text-secondary);max-width:640px;font-size:1.125rem;line-height:1.7}.sec-trust-strip{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:center;gap:2.5rem 4rem;padding:2rem;display:flex}.sec-trust-item{flex-direction:column;align-items:center;gap:.25rem;display:flex}.sec-trust-stat{color:var(--color-action);font-family:DM Serif Display,serif;font-size:1.75rem;line-height:1}.sec-trust-label{color:var(--color-text-muted);text-align:center;max-width:160px;font-size:.8125rem}.sec-body{padding:4rem 2rem 5rem}.sec-body-inner{max-width:1200px;margin:0 auto}.sec-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.sec-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.sec-grid{grid-template-columns:repeat(3,1fr)}}.sec-card{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-card);flex-direction:column;gap:.875rem;padding:2rem;display:flex}.sec-card-dot{background:var(--color-action);border-radius:50%;flex-shrink:0;width:10px;height:10px}.sec-card-h2{color:var(--color-text-primary);font-family:Sora,sans-serif;font-size:1rem;font-weight:700;line-height:1.3}.sec-card-summary{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}.sec-card-list{border-top:1px solid var(--color-border);flex-direction:column;gap:.5rem;margin:0;padding:.875rem 0 0;list-style:none;display:flex}.sec-card-item{color:var(--color-text-secondary);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.55;display:flex}.sec-card-item:before{content:"";background:#1a8a8180;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px}.sec-procurement{background:var(--color-footer-bg);text-align:center;padding:5rem 2rem}.sec-procurement-inner{max-width:640px;margin:0 auto}.sec-procurement-h2{color:#fff;margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400}.sec-procurement-p{color:#ffffffb8;margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.feat-page{background:var(--color-page-bg)}.feat-hero{padding:7rem 2rem 4rem}.feat-hero-inner{max-width:780px;margin:0 auto}.feat-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-action);margin-bottom:1rem;font-size:.75rem;font-weight:600}.feat-h1{color:var(--color-text-primary);margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:400;line-height:1.2}.feat-lead{color:var(--color-text-secondary);max-width:640px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.feat-hero-btns{flex-wrap:wrap;gap:.75rem;display:flex}.feat-proof-strip{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:center;gap:2.5rem 4rem;padding:2rem;display:flex}.feat-proof-item{flex-direction:column;align-items:center;gap:.25rem;display:flex}.feat-proof-stat{color:var(--color-action);font-family:DM Serif Display,serif;font-size:2rem;line-height:1}.feat-proof-label{color:var(--color-text-muted);text-align:center;max-width:140px;font-size:.8125rem}.feat-body{padding:4rem 2rem 5rem}.feat-body-inner{max-width:1200px;margin:0 auto}.feat-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.feat-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.feat-grid{grid-template-columns:repeat(3,1fr)}}.feat-card{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-card);flex-direction:column;gap:.875rem;padding:2rem;display:flex}.feat-card-dot{background:var(--color-action);border-radius:50%;flex-shrink:0;width:10px;height:10px}.feat-card-h2{color:var(--color-text-primary);font-family:Sora,sans-serif;font-size:1rem;font-weight:700;line-height:1.3}.feat-card-summary{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}.feat-card-list{border-top:1px solid var(--color-border);flex-direction:column;gap:.5rem;margin:0;padding:.875rem 0 0;list-style:none;display:flex}.feat-card-item{color:var(--color-text-secondary);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.55;display:flex}.feat-card-item:before{content:"";background:#1a8a8180;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:7px}.feat-cta-band{border-top:1px solid var(--color-border);text-align:center;background:linear-gradient(135deg,#1a8a8114 0%,#1a8a810a 100%);padding:5rem 2rem}.feat-cta-inner{max-width:640px;margin:0 auto}.feat-cta-h2{color:var(--color-text-primary);margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400}.feat-cta-lead{color:var(--color-text-secondary);margin-bottom:2rem;font-size:1.0625rem;line-height:1.7}.feat-cta-btns{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.careers{padding:7rem 2rem 5rem}.careers-inner{max-width:720px;margin:0 auto}.careers-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-action);margin-bottom:1rem;font-size:.75rem;font-weight:600}.careers-h1{color:var(--color-text-primary);margin-bottom:1.5rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;line-height:1.15}.careers-lead{color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);margin-bottom:3rem;padding-bottom:3rem;font-size:1.125rem;line-height:1.7}.careers-h2{color:var(--color-text-primary);margin:2.5rem 0 .75rem;font-family:Sora,sans-serif;font-size:1.125rem;font-weight:700}.careers-p{color:var(--color-text-secondary);margin-bottom:1rem;font-size:.9375rem;line-height:1.75}.careers-cta{border-top:1px solid var(--color-border);margin-top:3rem;padding-top:2.5rem}.careers-cta-p{color:var(--color-text-secondary);margin-bottom:1.25rem;font-size:1.0625rem}.careers-cta a{color:var(--color-action);font-weight:600}.blog-page{background:var(--color-page-bg)}.blog-hero{max-width:1100px;margin:0 auto;padding:7rem 2rem 4rem}.blog-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-action);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.blog-h1{color:var(--color-text-primary);margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:400;line-height:1.2}.blog-lead{color:var(--color-text-secondary);max-width:560px;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.7}.blog-page-inner{max-width:1100px;margin:0 auto;padding:0 2rem 6rem}.blog-error{color:var(--color-coral);text-align:center;padding:2rem 0;font-size:1rem}.blog-empty{color:var(--color-text-muted);text-align:center;padding:4rem 0}.blog-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.blog-search-wrap{max-width:480px;margin:0 0 2rem;position:relative}.blog-search-input{border:1px solid var(--color-border);background:var(--color-card-bg);width:100%;color:var(--color-text-primary);border-radius:8px;outline:none;padding:.625rem 2.5rem .625rem 1rem;font-family:Inter,sans-serif;font-size:.9375rem;transition:border-color .2s}.blog-search-input:focus{border-color:var(--color-action)}.blog-search-input::placeholder{color:var(--color-text-muted)}.blog-search-clear{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;padding:.25rem;font-size:.8125rem;line-height:1;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.blog-search-clear:hover{color:var(--color-text-primary)}.blog-search-reset{cursor:pointer;color:var(--color-action);font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}@media (width>=640px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{border-radius:var(--radius-card);border:1px solid var(--color-border);background:var(--color-card-bg);color:inherit;flex-direction:column;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.blog-card:hover{box-shadow:var(--shadow-card-hover);border-color:#1a8a814d}.blog-card-img-wrap{aspect-ratio:16/9;background:var(--color-surface);flex-shrink:0;overflow:hidden}.blog-card-img-wrap--empty{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,#1a8a810f 0%,#1a8a811f 100%);justify-content:center;align-items:center;display:flex}.blog-card-img-placeholder{letter-spacing:.1em;text-transform:uppercase;color:var(--color-action);opacity:.7;font-size:.6875rem;font-weight:700}.blog-card-img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.blog-card:hover .blog-card-img{transform:scale(1.03)}.blog-card-body{flex-direction:column;flex:1;gap:.625rem;min-height:9rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.blog-card-title{color:var(--color-text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:DM Serif Display,serif;font-size:1.25rem;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.blog-card-desc{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-card-date{color:var(--color-text-muted);border-top:1px solid var(--color-border);letter-spacing:.01em;margin-top:auto;padding-top:.75rem;font-size:.75rem}.blog-type-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--color-action);background:#1a8a811a;border-radius:4px;width:fit-content;padding:.25rem .6rem;font-size:.6875rem;font-weight:700;display:inline-block}.blog-skeleton-block{background:var(--color-surface)}.blog-skeleton-line{background:var(--color-surface);border-radius:4px;margin-bottom:.5rem}.blog-card--skeleton .blog-card-img-wrap{background:var(--color-surface)}.blog-card--skeleton .blog-card-body{gap:.75rem}.blog-cat-nav{flex-wrap:wrap;gap:.5rem;margin-bottom:1.75rem;display:flex}.blog-cat-tab{border:1px solid var(--color-border);color:var(--color-text-secondary);background:var(--color-card-bg);cursor:pointer;white-space:nowrap;border-radius:100px;align-items:center;gap:.4rem;padding:.375rem .875rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.blog-cat-tab:hover{color:var(--color-action);border-color:#1a8a8166}.blog-cat-tab--active{border-color:var(--color-action);color:var(--color-action);background:#1a8a8112;font-weight:600}.blog-cat-count{color:var(--color-text-muted);background:var(--color-surface);border-radius:100px;padding:.1rem .45rem;font-size:.6875rem;font-weight:600}.blog-cat-tab--active .blog-cat-count{color:var(--color-action);background:#1a8a811f}.blog-featured-row{margin-bottom:3rem}.blog-section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-action);margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:700}.blog-featured-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=640px){.blog-featured-grid--2,.blog-featured-grid--3{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.blog-featured-grid--3{grid-template-columns:repeat(3,1fr)}}.blog-card--featured{background:linear-gradient(135deg, #1a8a8105 0%, var(--color-card-bg) 100%);border-color:#1a8a8140}.blog-card--featured:hover{border-color:#1a8a8173}.blog-featured-badge{letter-spacing:.1em;text-transform:uppercase;color:var(--color-action);border:1px solid #1a8a814d;border-radius:4px;width:fit-content;margin-bottom:.25rem;padding:.15rem .5rem;font-size:.625rem;font-weight:700;display:inline-block}.blog-browse-sections{flex-direction:column;gap:3.5rem;display:flex}.blog-browse-section-header{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem;display:flex}.blog-browse-section-title{color:var(--color-text-primary);font-family:DM Serif Display,serif;font-size:1.375rem;font-weight:400;line-height:1.2}.blog-browse-seeall{color:var(--color-action);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s}.blog-browse-seeall:hover{opacity:.75}.blog-results-count{color:var(--color-text-muted);margin-bottom:1rem;font-size:.8125rem}.blog-pagination{justify-content:center;align-items:center;gap:1.25rem;padding:2.5rem 0 1rem;display:flex}.blog-page-btn{color:var(--color-action);border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1.125rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s}.blog-page-btn:hover:not(:disabled){border-color:var(--color-action);background:#1a8a810f}.blog-page-btn:disabled{opacity:.35;cursor:default}.blog-page-info{color:var(--color-text-muted);font-family:Inter,sans-serif;font-size:.875rem}.blog-cta-band{background:var(--color-dark-section);text-align:center;margin-top:2rem;padding:5rem 2rem}.blog-cta-inner{max-width:560px;margin:0 auto}.blog-cta-h2{color:#fff;margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:400;line-height:1.2}.blog-cta-lead{color:#ffffffb3;margin-bottom:2rem;font-size:1rem;line-height:1.6}.art-page{background:var(--color-page-bg)}.art-cover{background:var(--color-surface);height:460px;position:relative;overflow:hidden}.art-cover-img{object-fit:cover;width:100%;height:100%;display:block}.art-cover-fade{background:linear-gradient(to bottom, transparent 40%, var(--color-page-bg) 100%);position:absolute;inset:0}.art-header{border-bottom:1px solid var(--color-border);padding:2.5rem 2rem 3rem}.art-header-inner{flex-direction:column;gap:.875rem;max-width:760px;margin:0 auto;display:flex}.art-back{color:var(--color-action);align-items:center;gap:.375rem;width:fit-content;margin-bottom:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.art-back:hover{text-decoration:underline}.art-title{color:var(--color-text-primary);font-family:DM Serif Display,serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:400;line-height:1.15}.art-subtitle{color:var(--color-text-secondary);font-size:1.125rem;line-height:1.65}.art-meta{color:var(--color-text-muted);font-size:.875rem}.art-byline{color:var(--color-teal);font-weight:500}.art-toc-nav{z-index:40;-webkit-backdrop-filter:blur(12px);opacity:0;pointer-events:none;background:linear-gradient(90deg,#1a8a8112,#1a8a8108);border-bottom:1px solid #1a8a8140;transition:opacity .2s,transform .2s;position:sticky;top:64px;transform:translateY(-4px)}.art-toc-nav--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.art-toc-inner{scrollbar-width:none;align-items:center;gap:0;max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;overflow-x:auto}.art-toc-inner::-webkit-scrollbar{display:none}.art-toc-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);white-space:nowrap;border-right:1px solid var(--color-border);flex-shrink:0;margin-right:.5rem;padding:1rem 1.25rem 1rem 0;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:700}.art-toc-pill{color:var(--color-text-muted);white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .14s,border-color .14s;display:flex}.art-toc-pill:hover{color:var(--color-text-primary)}.art-toc-pill--active{color:var(--color-action);border-bottom-color:var(--color-action);font-weight:600}.art-body-wrap{max-width:760px;margin:0 auto;padding:3rem 2rem 5rem}.art-related{border-top:1px solid var(--color-border);padding:3rem 2rem}.art-related-inner{max-width:760px;margin:0 auto}.art-related-h2{color:var(--color-text-primary);margin-bottom:1.5rem;font-family:DM Serif Display,serif;font-size:1.25rem;font-weight:400}.art-related-grid{flex-direction:column;gap:.75rem;display:flex}.art-related-card{border:1px solid var(--color-border);background:var(--color-card-bg);color:inherit;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.art-related-card:hover{border-color:#1a8a8159;box-shadow:0 2px 8px #0000000f}.art-related-title{color:var(--color-text-primary);font-size:.9375rem;line-height:1.4}.art-related-arrow{color:var(--color-action);flex-shrink:0;font-size:1rem}.blog-post-content{color:var(--color-text-primary);font-size:1.0625rem;line-height:1.8}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3{color:var(--color-text-primary);margin:2.5rem 0 .875rem;scroll-margin-top:112px;font-family:DM Serif Display,serif;line-height:1.25}.blog-post-content h1{font-size:2rem}.blog-post-content h2{border-top:1px solid var(--color-border);margin-top:3rem;padding-top:.5rem;font-size:1.625rem}.blog-post-content h3{font-size:1.25rem}.blog-post-content p{margin-bottom:1.25rem}.blog-post-content p br{margin-bottom:1rem;display:block}.blog-post-content a{color:var(--color-action);text-decoration:underline}.blog-post-content ul,.blog-post-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.blog-post-content li{margin-bottom:.5rem}.blog-post-content blockquote{border-left:3px solid var(--color-action);color:var(--color-text-secondary);background:#1a8a810a;border-radius:0 6px 6px 0;margin:2rem 0;padding:.875rem 1.5rem;font-style:italic}.blog-post-content img{border-radius:10px;max-width:100%;height:auto;margin:1.5rem 0}.blog-post-content pre{background:var(--color-dark-section);color:var(--color-text-on-dark);border-radius:8px;margin:1.5rem 0;padding:1.25rem 1.5rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.blog-post-content code{background:#1a8a8114;border-radius:3px;padding:.15em .4em;font-family:Menlo,Monaco,monospace;font-size:.875em}.blog-post-content pre code{background:0 0;padding:0;font-size:1em}.blog-post-content hr{border:none;border-top:1px solid var(--color-border);margin:2.5rem 0}@media (width<=639px){.art-cover{height:260px}.art-toc-label{display:none}}.proofbar2{background:var(--color-page-bg);border-top:2px solid var(--color-border);border-bottom:2px solid var(--color-border);padding:0}.proofbar2-inner{max-width:1100px;margin:0 auto;padding:0 2rem}.proofbar2-header{grid-template-columns:1fr;gap:1.5rem;padding:3.5rem 0 0;display:grid}@media (width>=768px){.proofbar2-header{grid-template-columns:1fr 2fr;align-items:end;gap:3rem}}.proofbar2-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-action);align-items:center;gap:.625rem;margin-bottom:.875rem;font-size:.75rem;font-weight:700;display:flex}.proofbar2-eyebrow:before{content:"";background:var(--color-action);flex-shrink:0;width:24px;height:2px;display:block}.proofbar2-headline{color:var(--color-text-primary);font-family:DM Serif Display,serif;font-size:clamp(2.25rem,4vw,3.25rem);font-weight:400;line-height:1.1}.proofbar2-tagline{color:var(--color-text-secondary);align-self:end;max-width:400px;padding-bottom:.375rem;font-size:1.0625rem;line-height:1.6}.proofbar2-cards{grid-template-columns:1fr;gap:1rem;padding:2.5rem 0 3.5rem;display:grid}@media (width>=640px){.proofbar2-cards{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.proofbar2-cards{grid-template-columns:repeat(5,1fr);gap:1.25rem}}.proofbar2-item{background:var(--color-card-bg);border:1px solid var(--color-border);border-left:4px solid var(--color-action);box-shadow:var(--shadow-card);border-radius:10px;flex-direction:column;gap:.5rem;padding:1.625rem 1.5rem 1.5rem;transition:box-shadow .15s,transform .15s;display:flex}.proofbar2-item:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.proofbar2-num{color:var(--color-text-primary);letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;line-height:1}.proofbar2-label{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.45}.proof-bridge{background:var(--color-card-bg);border-top:1px solid var(--color-border);padding:5.5rem 2rem}.proof-bridge-inner{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=900px){.proof-bridge-inner{grid-template-columns:5fr 7fr;gap:5rem}}.proof-bridge-card{background:var(--color-surface);border-left:4px solid var(--color-action);border-radius:20px;padding:2.25rem 2rem}.proof-bridge-quote{color:var(--color-text-primary);margin-bottom:1.5rem;font-size:1.0625rem;font-weight:500;line-height:1.65}.proof-bridge-quote:before{content:"“";color:var(--color-action);opacity:.6;margin-bottom:.75rem;font-family:DM Serif Display,serif;font-size:2rem;line-height:.5;display:block}.proof-bridge-org{color:var(--color-text-primary);font-family:Sora,sans-serif;font-size:.875rem;font-weight:700}.proof-bridge-role{color:var(--color-text-secondary);margin-top:.125rem;font-size:.8125rem;line-height:1.4}.proof-bridge-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:1rem;font-size:.75rem;font-weight:600}.proof-bridge-h2{color:var(--color-text-primary);margin-bottom:1.25rem;font-family:Sora,sans-serif;font-size:clamp(1.5rem,2.8vw,2.125rem);font-weight:800;line-height:1.2}.proof-bridge-body{color:var(--color-text-secondary);margin-bottom:1.75rem;font-size:1.0625rem;line-height:1.7}.proof-bridge-link{color:var(--color-action);align-items:center;gap:.375rem;font-family:Sora,sans-serif;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.proof-bridge-link svg{transition:transform .2s cubic-bezier(.16,1,.3,1)}.proof-bridge-link:hover svg{transform:translate(4px)}.region-switcher{position:relative}.region-switcher-btn{border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:.375rem;padding:.375rem .625rem;font-family:Sora,sans-serif;font-size:.75rem;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.region-switcher-btn:hover{border-color:var(--color-action);background:#1a8a810d}.region-switcher-label{display:none}@media (width>=768px){.region-switcher-label{display:inline}}.region-switcher-caret{opacity:.5;flex-shrink:0}.region-switcher-dropdown{background:var(--color-card-bg);border:1px solid var(--color-border);min-width:150px;box-shadow:var(--shadow-card-hover);z-index:50;border-radius:12px;flex-direction:column;gap:.125rem;padding:.375rem;display:flex;position:absolute;top:calc(100% + 6px);right:0}.region-switcher-option{width:100%;color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:500;transition:background .12s;display:flex}.region-switcher-option:hover{background:var(--color-surface)}.region-switcher-option--active{color:var(--color-action)}.region-switcher-option--active:hover{background:#1a8a8112}.region-switcher-check{color:var(--color-action);flex-shrink:0;margin-left:auto}.site-footer .region-switcher-btn{color:#ffffff8c;border-color:#fff3}.site-footer .region-switcher-btn:hover{color:#ffffffe6;background:#ffffff12;border-color:#ffffff80}.site-footer .region-switcher-dropdown{top:auto;bottom:calc(100% + 6px)}[data-hiw-animate]{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}[data-hiw-animate].hiw-visible{opacity:1;transform:translateY(0)}.hiw-stage-visual[data-hiw-animate]{transition-delay:.1s}.hiw-page{min-height:100vh}.hiw-hero{background:var(--color-dark-section);padding:7rem 2rem 3.5rem;position:relative;overflow:hidden}.hiw-hero:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 20%,#1a8a8129 0%,#0000 60%),radial-gradient(40% 40% at 85% 20%,#1a8a8114 0%,#0000 50%);position:absolute;inset:0}.hiw-hero-inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.hiw-hero-content{max-width:640px}.hiw-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1a8a81d9;margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.hiw-hero-h1{color:var(--color-text-on-dark);margin-bottom:1.75rem;font-family:DM Serif Display,serif;font-size:clamp(3rem,7vw,5.5rem);font-weight:400;line-height:1.07}.hiw-hero-accent{color:#1a8a81}.hiw-hero-lead{color:#eef5f0b3;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.7}.hiw-hero-ctas{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.hiw-hero-proof{color:#eef5f073;flex-wrap:wrap;align-items:center;gap:.875rem;font-family:Inter,sans-serif;font-size:.8125rem;display:flex}.hiw-hero-proof-dot{color:#1a8a8180}.hiw-hero-arc{z-index:1;max-width:1100px;margin:4rem auto 0;display:flex;position:relative}.hiw-hero-arc:before{content:"";background:linear-gradient(90deg,#1a8a81b3 0%,#1a8a8126 100%);height:1px;position:absolute;top:22px;left:22px;right:22px}.hiw-hero-arc-step{opacity:0;animation:.5s cubic-bezier(.22,1,.36,1) forwards hiw-arc-in;animation-delay:calc(var(--step-i,0) * 80ms + .5s);flex-direction:column;flex:1;align-items:center;gap:.625rem;display:flex}@keyframes hiw-arc-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hiw-hero-arc-num{color:#4dc9be;z-index:1;background:#1a8a811f;border:1px solid #1a8a8161;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:700;display:flex;position:relative}.hiw-hero-arc-label{color:#eef5f066;text-align:center;max-width:78px;font-family:Inter,sans-serif;font-size:.625rem;line-height:1.35}@media (width<=767px){.hiw-hero-arc{display:none}}.hiw-nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);background:#fafaf8f2;position:sticky;top:0}.hiw-nav-inner{scrollbar-width:none;max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;overflow-x:auto}.hiw-nav-inner::-webkit-scrollbar{display:none}.hiw-nav-pill{color:var(--color-text-muted);white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:.4rem;padding:.875rem 1.125rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .14s,border-color .14s;display:flex}.hiw-nav-pill:hover{color:var(--color-text-primary)}.hiw-nav-pill--active{color:var(--color-action);border-bottom-color:var(--color-action);font-weight:600}.hiw-nav-num{font-family:Sora,sans-serif;font-size:.6875rem;font-weight:700}@media (width<=767px){.hiw-nav-label{display:none}.hiw-nav-num{font-size:.8125rem}.hiw-nav-pill{padding:.75rem .875rem}}.hiw-stage{background:var(--color-page-bg);border-bottom:1px solid var(--color-border);padding:6rem 2rem}.hiw-stage:nth-child(2n){background:var(--color-surface)}.hiw-stage-inner{grid-template-columns:1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid}@media (width>=900px){.hiw-stage-inner{grid-template-columns:46% 50%;gap:4%}.hiw-stage--flip .hiw-stage-text{order:2}.hiw-stage--flip .hiw-stage-visual{order:1}}.hiw-stage-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-action);margin-bottom:1rem;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:700}.hiw-stage-h2{color:var(--color-text-primary);margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;line-height:1.15}.hiw-stage-body{color:var(--color-text-secondary);margin-bottom:1.625rem;font-family:Inter,sans-serif;font-size:1.0625rem;line-height:1.72}.hiw-stage-bullets{flex-direction:column;gap:.625rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.hiw-stage-bullet{color:var(--color-text-primary);padding-left:1.375rem;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.55;position:relative}.hiw-stage-bullet:before{content:"";background:var(--color-action);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.hiw-stage-proof{color:var(--color-text-muted);border-left:2px solid var(--color-border);padding-left:1rem;font-family:Inter,sans-serif;font-size:.875rem;font-style:italic;line-height:1.55}.hiw-stage-visual .hum{max-height:460px;overflow:hidden;box-shadow:0 32px 80px #0e1f1429,0 4px 16px #0e1f1414}.hiw-midcta{border-radius:var(--radius-card);background:linear-gradient(135deg,#1a8a810d 0%,#1a8a811a 100%);border:1px solid #1a8a8138;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1100px;margin:4rem auto 0;padding:2.25rem 3rem;display:flex}.hiw-midcta-text{color:var(--color-text-primary);font-family:Sora,sans-serif;font-size:1.0625rem;font-weight:600}@media (width<=767px){.hiw-midcta{flex-direction:column;padding:1.75rem}}.hiw-hum-title{color:var(--color-text-secondary);border-bottom:1px solid #eae6df;margin-bottom:12px;padding-bottom:8px;font-size:10.5px;font-weight:600}.hiw-hum-row{border-bottom:1px solid #eae6df;align-items:center;gap:8px;padding:7px 0;font-size:10px;display:flex}.hiw-hum-row--head{color:#7a907f;text-transform:uppercase;letter-spacing:.06em;border-bottom-color:#dfd9d1;font-size:9px;font-weight:700}.hiw-hum-app-name{color:#0e1f14;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:10.5px;font-weight:600;overflow:hidden}.hiw-hum-app-amount{color:#3f5848;white-space:nowrap;font-size:10px;font-weight:500}.hiw-hum-summary{color:#7a907f;margin-top:10px;font-size:9px}.hiw-hum-action{color:#1a8a81;cursor:pointer;margin-top:10px;font-size:10px;font-weight:600}.hiw-badge{white-space:nowrap;letter-spacing:.02em;border-radius:10px;flex-shrink:0;padding:2px 7px;font-size:8.5px;font-weight:700}.hiw-badge--submitted{color:#147870;background:#1a8a811f}.hiw-badge--review{color:#a05020;background:#d9884a26}.hiw-badge--draft{color:#7a907f;background:#0000000f}.hiw-badge--approved{color:#147870;background:#1a8a811f}.hiw-badge--declined{color:#c05840;background:#d9624a1a}.hiw-badge--paid{color:#147870;background:#1a8a811f}.hiw-badge--due{color:#a07000;background:#ffc12e29}.hiw-badge--scheduled{color:#7a907f;background:#0000000f}.hiw-form-builder{flex-direction:column;gap:7px;display:flex}.hiw-form-field{cursor:grab;background:#fff;border:1px solid #eae6df;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;transition:border-color .14s;display:flex}.hiw-form-field:hover{border-color:#1a8a8166}.hiw-form-field-label{color:#0e1f14;font-size:10.5px;font-weight:500}.hiw-form-required{color:#1a8a81;background:#1a8a8117;border-radius:4px;flex-shrink:0;padding:1px 6px;font-size:8.5px;font-weight:600}.hiw-form-add{color:#1a8a81;text-align:center;border:1px dashed #1a8a8166;border-radius:6px;margin-top:2px;padding:7px 10px;font-size:10px;font-weight:600}.hiw-rubric{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.hiw-rubric-row{align-items:center;gap:8px;display:flex}.hiw-rubric-name{color:#0e1f14;flex-shrink:0;width:110px;font-size:10.5px;font-weight:500}.hiw-rubric-weight{color:#7a907f;font-size:9px;font-weight:400}.hiw-rubric-bar{background:#eae6df;border-radius:3px;flex:1;height:5px;overflow:hidden}.hiw-rubric-fill{background:#1a8a81;border-radius:3px;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1)}.hiw-rubric-score{color:#1a8a81;text-align:right;flex-shrink:0;width:24px;font-size:10.5px;font-weight:700}.hiw-weighted{color:#3f5848;background:#1a8a810f;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:8px 10px;font-size:10.5px;display:flex}.hiw-weighted-num{color:#1a8a81;font-size:13px;font-weight:700}.hiw-reviewers{align-items:center;gap:4px;display:flex}.hiw-reviewer-avatar{background:linear-gradient(135deg,#1a8a81,#4dc9be);border:1.5px solid #fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-right:-4px}.hiw-reviewer-label{color:#7a907f;margin-left:10px;font-size:9px}.hiw-decision-stats{gap:8px;margin-bottom:12px;display:flex}.hiw-ds{border-radius:7px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:8px 6px;font-size:8.5px;font-weight:600;display:flex}.hiw-ds span{color:inherit;font-size:22px;font-weight:800;line-height:1}.hiw-ds--approved{color:#1a8a81;background:#1a8a8117}.hiw-ds--declined{color:#c05840;background:#d9624a17}.hiw-ds--pending{color:#7a907f;background:#0000000d}.hiw-milestones{flex-direction:column;gap:0;margin-bottom:10px;display:flex}.hiw-milestone-row{border-bottom:1px solid #eae6df;justify-content:space-between;align-items:center;gap:8px;padding:8px 0;display:flex}.hiw-milestone-name{color:#0e1f14;font-size:10.5px;font-weight:500;line-height:1.3}.hiw-milestone-amount{color:#7a907f;margin-top:2px;font-size:9.5px}.hiw-xero-row{align-items:center;gap:8px;margin-top:10px;display:flex}.hiw-xero-chip{color:#fff;letter-spacing:.02em;background:#0089cf;border-radius:4px;padding:2px 7px;font-size:8.5px;font-weight:700}.hiw-impact-top{align-items:baseline;gap:6px;margin-bottom:8px;display:flex}.hiw-impact-big{color:#0e1f14;font-size:34px;font-weight:800;line-height:1}.hiw-impact-of{color:#7a907f;font-size:10.5px}.hiw-impact-track{background:#eae6df;border-radius:4px;height:7px;margin-bottom:4px;overflow:hidden}.hiw-impact-fill{background:#1a8a81;border-radius:4px;height:100%}.hiw-impact-pct{color:#7a907f;text-align:right;margin-bottom:12px;font-size:9px;display:block}.hiw-impact-cats{flex-direction:column;gap:7px;display:flex}.hiw-impact-cat-row{align-items:center;gap:7px;display:flex}.hiw-impact-cat-label{color:#3f5848;flex-shrink:0;width:100px;font-size:9.5px}.hiw-impact-cat-track{background:#eae6df;border-radius:2px;flex:1;height:4px;overflow:hidden}.hiw-impact-cat-fill{background:#1a8a818c;border-radius:2px;height:100%}.hiw-impact-cat-pct{color:#7a907f;text-align:right;flex-shrink:0;width:28px;font-size:9px}.hiw-testimonials{background:var(--color-page-bg);padding:7rem 2rem}.hiw-testimonials-inner{max-width:1100px;margin:0 auto}.hiw-testimonials-h2{color:var(--color-text-primary);text-align:center;margin-bottom:3rem;font-family:DM Serif Display,serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:400}.hiw-tcard-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.hiw-tcard-grid{grid-template-columns:repeat(3,1fr)}}.hiw-tcard{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);flex-direction:column;gap:.5rem;padding:2rem;transition:box-shadow .2s,transform .15s;display:flex}.hiw-tcard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.hiw-tcard-num{color:var(--color-action);font-family:DM Serif Display,serif;font-size:2.75rem;line-height:1}.hiw-tcard-label{color:var(--color-text-secondary);font-size:.875rem;font-weight:500}.hiw-tcard-quote{color:var(--color-text-primary);flex:1;margin-top:.625rem;font-family:Inter,sans-serif;font-size:.9375rem;line-height:1.67}.hiw-tcard-attribution{margin-top:.75rem}.hiw-tcard-name{color:var(--color-text-primary);font-size:.875rem;font-weight:700}.hiw-tcard-role{color:var(--color-text-muted);margin-top:.125rem;font-size:.8125rem}.hiw-tcard-badge{color:var(--color-action);background:#1a8a8114;border-radius:99px;margin-top:.5rem;padding:.2rem .625rem;font-size:.6875rem;font-weight:600;display:inline-block}.hiw-cta-band{background:var(--color-dark-section);padding:7rem 2rem;position:relative;overflow:hidden}.hiw-cta-band:before{content:"";pointer-events:none;background:radial-gradient(60% 70%,#1a8a811a 0%,#0000 60%);position:absolute;inset:0}.hiw-cta-inner{text-align:center;z-index:1;max-width:660px;margin:0 auto;position:relative}.hiw-cta-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#1a8a81d9;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600}.hiw-cta-h2{color:var(--color-text-on-dark);margin-bottom:1.25rem;font-family:DM Serif Display,serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:400;line-height:1.1}.hiw-cta-lead{color:#eef5f0a6;margin-bottom:2.5rem;font-family:Inter,sans-serif;font-size:1.0625rem;line-height:1.7}.hiw-cta-btns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.blog-hub-breadcrumbs{margin-bottom:2rem}.blog-hub-breadcrumb-link{color:var(--color-action);font-size:.875rem;font-weight:600;text-decoration:none}.blog-hub-breadcrumb-link:hover{text-decoration:underline}.art-breadcrumbs{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:.25rem .375rem;margin-bottom:.75rem;font-size:.8125rem;display:flex}.art-breadcrumb-link{color:var(--color-text-muted);text-decoration:none}.art-breadcrumb-link:hover{color:var(--color-action);text-decoration:underline}.art-breadcrumb-sep{color:var(--color-text-muted);opacity:.5}.art-breadcrumb-current{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.art-layout{grid-template-columns:1fr;gap:3rem;max-width:1100px;margin:0 auto;padding:3rem 2rem 5rem;display:grid}@media (width>=1024px){.art-layout{grid-template-columns:minmax(0,760px) 260px;gap:4rem}}.art-body-col{min-width:0}.art-sidebar{display:none}@media (width>=1024px){.art-sidebar{flex-direction:column;align-self:flex-start;gap:2rem;display:flex;position:sticky;top:7rem}}.art-sidebar-section{background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:1.25rem 1.25rem 1.5rem}.art-sidebar-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.875rem;font-size:.75rem;font-weight:700}.art-sidebar-links{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.art-sidebar-link{color:var(--color-text-secondary);font-size:.875rem;line-height:1.45;text-decoration:none;display:block}.art-sidebar-link:hover{color:var(--color-action);text-decoration:underline}.art-sidebar-cta{background:linear-gradient(135deg,#1a8a8114 0%,#1a8a8108 100%);border:1px solid #1a8a8133;border-radius:10px;padding:1.25rem}.art-sidebar-cta-body{color:var(--color-text-secondary);margin-bottom:1rem;font-size:.875rem;line-height:1.55}.art-sidebar-cta-btn{text-align:center;background:var(--color-action);color:#fff;border-radius:8px;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.art-sidebar-cta-btn:hover{background:var(--color-action-hover)}.art-mid-cta{background:linear-gradient(135deg,#1a8a8112 0%,#1a8a8108 100%);border:1px solid #1a8a812e;border-radius:10px;flex-direction:column;gap:.875rem;margin:2.5rem 0;padding:1.5rem 1.75rem;display:flex}@media (width>=640px){.art-mid-cta{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem}}.art-mid-cta-body{color:var(--color-text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.art-mid-cta-link{background:var(--color-action);color:#fff;white-space:nowrap;border-radius:8px;flex-shrink:0;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.art-mid-cta-link:hover{background:var(--color-action-hover)}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.left-2{left:calc(var(--spacing) * 2)}.z-50{z-index:50}.-mx-1{margin-inline:calc(var(--spacing) * -1)}.my-1{margin-block:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-4{height:calc(var(--spacing) * 4)}.h-10{height:calc(var(--spacing) * 10)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-px{height:1px}.max-h-\[--radix-select-content-available-height\]{max-height:--radix-select-content-available-height}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-3\.5{width:calc(var(--spacing) * 3.5)}.w-4{width:calc(var(--spacing) * 4)}.w-full{width:100%}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.origin-\[--radix-select-content-transform-origin\]{transform-origin:--radix-select-content-transform-origin}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-default{cursor:default}.flex-col{flex-direction:column}.place-content-center{place-content:center}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-input{border-color:var(--color-input)}.border-primary{border-color:var(--color-primary)}.bg-background{background-color:var(--color-background)}.bg-popover{background-color:var(--color-popover)}.p-1{padding:var(--spacing)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-2\.5{padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:calc(var(--spacing) * 3)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:var(--spacing)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.pt-0{padding-top:0}.pr-2{padding-right:calc(var(--spacing) * 2)}.pl-8{padding-left:calc(var(--spacing) * 8)}.text-center{text-align:center}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-current{color:currentColor}.text-popover-foreground{color:var(--color-popover-foreground)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.opacity-50{opacity:.5}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring-offset-background{--tw-ring-offset-color:var(--color-background)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.peer-disabled\:cursor-not-allowed:is(:where(.peer):disabled~*){cursor:not-allowed}.peer-disabled\:opacity-70:is(:where(.peer):disabled~*){opacity:.7}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground::file-selector-button{color:var(--color-foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--color-muted-foreground)}.focus\:bg-accent:focus{background-color:var(--color-accent)}.focus\:text-accent-foreground:focus{color:var(--color-accent-foreground)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus\:ring-ring:focus{--tw-ring-color:var(--color-ring)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:var(--color-ring)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{color:var(--color-muted-foreground)}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:var(--spacing);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:var(--spacing);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:var(--color-primary)}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:var(--color-primary-foreground)}@media (width>=48rem){.md\:col-span-1{grid-column:span 1/span 1}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}.\[\&\>span\]\:line-clamp-1>span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}[data-theme=indigo]{--color-action:#4f46e5;--color-action-hover:#4338ca;--color-brand:#4f46e5;--color-page-bg:#fafbff;--color-surface:#f3f4f9;--color-border:#e3e5ef;--color-text-primary:#0d1120;--color-text-secondary:#47506a;--color-text-muted:#7c86a2}*,:before,:after{box-sizing:border-box}body{background-color:var(--color-page-bg);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;font-size:1.0625rem;line-height:1.65}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
