@layer reset{*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,ul,ol{margin:0}button,input,textarea,select{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,input,textarea,select{color:inherit}a{color:inherit;text-decoration:none}button{background:0 0;border:0}img,svg{max-width:100%;display:block}button svg,a svg{flex-shrink:0}}@layer base{:root{--mineral:#eff3f4;--paper:#fbfcfc;--ink:#122735;--muted:#526670;--line:#cfdbdf;--signal:#f36b35;--signal-text:#ae421b;--blue:#426f85;--mint:#a6dcc8;--night-muted:#b4c5cc;--font:-apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", Arial, sans-serif;--gutter:clamp(22px, 4.5vw, 76px);--max:1380px}html{scroll-behavior:smooth;scroll-padding-top:108px}body{background:var(--mineral);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}h1,h2,h3,h4{letter-spacing:-.043em;text-wrap:balance;font-weight:560;line-height:1.07}h1{font-size:clamp(44px,5.25vw,78px)}h2{font-size:clamp(34px,3.2vw,49px)}h3{font-size:26px}p{text-wrap:pretty}button,a,summary,input,select,textarea{touch-action:manipulation}:focus-visible{outline-offset:5px;border-radius:2px;outline:3px solid #1b78b0}::selection{color:var(--ink);background:#fbb392}button:disabled{cursor:not-allowed}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.section{max-width:var(--max);padding-inline:var(--gutter);margin-inline:auto}.eyebrow{letter-spacing:.015em;color:var(--muted);margin-bottom:22px;font-size:13px;font-weight:550}.section-intro{margin-bottom:46px}.intro-grid{grid-template-columns:1.5fr 1fr;align-items:end;gap:70px;display:grid}.intro-grid>p{color:var(--muted);max-width:410px;line-height:1.65}.button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:13px 19px;font-size:14px;font-weight:560;line-height:1.3;transition:background .18s,box-shadow .18s;display:inline-flex}.button-signal{color:var(--ink);background:var(--signal)}.button-signal:hover{background:#ff8555;box-shadow:0 4px 15px #c953241c}.button-ink{color:#fff;background:var(--ink)}.button-ink:hover{background:#2b4658}.button-light{color:var(--ink);background:#f0f5f5}.button-light:hover{background:#d6e7e8}.text-link{text-underline-offset:5px;align-items:center;gap:12px;padding-block:10px;font-size:14px;font-weight:550;-webkit-text-decoration:underline #9daeb5;text-decoration:underline #9daeb5;display:inline-flex}.text-link:hover{text-decoration-color:currentColor}.back-link{color:var(--muted);align-items:center;gap:10px;margin-bottom:42px;font-size:13px;display:inline-flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:#fff;padding:14px 20px;position:fixed;top:-80px;left:24px}.skip-link:focus{top:12px}.tiny-dot,.small-square{background:var(--signal);flex-shrink:0;width:6px;height:6px;display:inline-block}.tiny-dot{border-radius:50%}}@layer components{.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.readable-problems{padding-block:88px 96px}.situation-list{border-top:1px solid var(--ink)}.situation{border-bottom:1px solid var(--line);grid-template-columns:.9fr 1.4fr;column-gap:48px;padding-block:34px;display:grid}.situation-heading{align-items:baseline;gap:20px;display:flex}.situation-number{font-variant-numeric:tabular-nums;color:var(--signal-text);flex-shrink:0;font-size:12px}.situation-type{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:11px}.situation h3{letter-spacing:-.035em;text-wrap:pretty;max-width:24ch;font-size:clamp(22px,2vw,29px);line-height:1.15}.situation-scene{color:var(--muted);max-width:40ch;margin-top:16px;font-size:14px;line-height:1.65}.situation-explanation{grid-template-columns:1fr 1fr;gap:24px;display:grid}.situation-explanation p{font-size:14px;line-height:1.65}.situation-diagnosis{color:var(--muted);padding-top:2px}.reading-label{color:var(--muted);align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:600;line-height:1.4;display:flex}.cause-label{margin-top:18px}.situation-change{border-top:2px solid var(--blue);background:#e2ebed;border-radius:0 0 4px 4px;padding:20px}.situation-change .reading-label{color:var(--blue)}.situation-change h4{letter-spacing:-.025em;text-wrap:pretty;margin-bottom:12px;font-size:19px;line-height:1.25}.situation-change p{color:#314f5f}.reading-footnote{justify-content:space-between;align-items:center;gap:28px;margin-top:30px;display:flex}.reading-footnote>p{color:var(--muted);max-width:61ch;font-size:13px}.reading-footnote a{flex-shrink:0;font-size:13px}.problems-compact .situation-explanation{display:block}.problems-compact .situation-change{border:0;border-left:2px solid var(--signal);background:0 0;border-radius:0;padding:0 0 0 22px}.problems-compact .situation{grid-template-columns:1fr 1fr}.situation-detail{margin-top:16px;padding-left:24px;font-size:13px}.situation-detail summary{min-height:32px;color:var(--muted);align-items:center;gap:12px;width:fit-content;display:flex}.situation-detail[open] summary svg{transform:rotate(180deg)}.situation-detail p{max-width:60ch;color:var(--muted);margin-top:12px}.reading-examples{border-block:1px solid var(--line);background:#e4ecef;padding-block:88px}.reading-examples-standalone{padding-top:44px}.examples-truth{color:var(--muted);border-bottom:1px solid #c0cfd5;padding-bottom:24px;font-size:12px}.read-example{border-bottom:1px solid #c0cfd5;padding-block:40px 44px}.read-example-heading{grid-template-columns:160px 1.25fr 1fr;align-items:start;gap:32px;margin-bottom:30px;display:grid}.example-index{color:var(--blue);padding-top:4px;font-size:11px;font-weight:550}.read-example-heading h3{text-wrap:pretty;font-size:clamp(25px,2.4vw,34px);line-height:1.15}.read-example-heading>p{color:var(--muted);font-size:14px;line-height:1.65}.dashboard-figure{grid-template-columns:1.9fr 1fr;align-items:center;gap:44px;margin:0;display:grid}.dashboard-sheet{background:var(--paper);border:1px solid #b7cbd4;border-radius:7px;overflow:hidden;box-shadow:0 6px #d6e2e7}.sheet-top{background:var(--ink);color:#e4edef;justify-content:space-between;gap:12px;padding:16px 24px;font-size:11px;display:flex}.sheet-top>span:first-child{align-items:center;gap:10px;display:flex}.sheet-top>span:last-child{color:var(--night-muted)}.dashboard-body{padding:28px}.dashboard-title{justify-content:space-between;gap:24px;display:flex}.dashboard-title p{color:var(--muted);margin-bottom:8px;font-size:11px}.dashboard-title h4{text-wrap:pretty;font-size:24px;line-height:1.2}.sheet-period{color:var(--muted);white-space:nowrap;padding-top:5px;font-size:10px}.dashboard-metrics{grid-template-columns:repeat(3,1fr);gap:24px;padding-block:30px;display:grid}.dashboard-metrics>div{border-right:1px solid var(--line)}.dashboard-metrics>div:last-child{border-right:0}.dashboard-metrics>div>span{color:var(--muted);margin-bottom:6px;font-size:11px;display:block}.dashboard-metrics strong{letter-spacing:-.05em;align-items:baseline;gap:6px;font-size:38px;font-weight:560;line-height:1.2;display:flex}.dashboard-metrics small{color:var(--muted);letter-spacing:0;font-size:12px;font-weight:400}.annotation-pin{background:var(--signal);width:21px;height:21px;color:var(--ink);letter-spacing:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.metric-alert .annotation-pin{align-self:center;margin-left:6px}.example-table{border-collapse:collapse;table-layout:auto;font-variant-numeric:tabular-nums;width:100%;font-size:12px}.example-table th,.example-table td{color:var(--ink);border-bottom:1px solid var(--line);text-align:left;background:0 0;padding:13px 10px}.example-table thead th{color:var(--muted);font-size:10px;font-weight:400}.example-table tbody th{font-weight:550}.example-table th .annotation-pin{margin-left:9px}.example-table .table-highlight{background:#fff0e7}.table-status{white-space:nowrap}.table-highlight .table-status{color:#98380f;font-weight:600}.dashboard-action{border-left:2px solid var(--blue);background:#eaf0f2;align-items:flex-start;gap:12px;margin-top:22px;padding:16px;font-size:12px;display:flex}.dashboard-action strong{font-weight:600;display:block}.dashboard-action p{color:var(--muted);margin-top:4px;font-size:11px}.annotation-list{gap:30px;display:grid}.annotation-list>div{gap:14px;display:flex}.annotation-list>div>span{border-top:2px solid var(--signal);min-width:24px;padding-top:6px;font-size:12px}.annotation-list p{color:var(--muted);font-size:14px;line-height:1.65}.annotation-list strong{color:var(--ink);margin-bottom:8px;font-size:16px;font-weight:560;line-height:1.3;display:block}.intake-figure{grid-template-columns:1fr 64px 1.15fr;align-items:stretch;margin:0;scroll-margin-top:120px;display:grid}.intake-before,.intake-after{border:1px solid #bdcdd3;border-radius:5px;padding:30px}.intake-before{background:#edf1f2}.intake-after{background:var(--paper);border-top:3px solid var(--blue)}.intake-figure h4{letter-spacing:-.03em;font-size:26px;line-height:1.2}.intake-before>p,.intake-after>p{color:var(--muted);max-width:53ch;font-size:13px}.intake-connector{color:var(--blue);justify-content:center;align-items:center;display:flex}.channel-stack{gap:8px;margin-block:24px;display:grid}.channel-stack>span{border:1px solid var(--line);background:#f7f9fa;border-radius:3px;align-items:center;gap:12px;padding:10px 14px;font-size:12px;display:flex}.channel-stack>span:nth-child(2){margin-left:18px}.channel-stack>span:nth-child(3){margin-right:18px}.intake-record{background:#eef4f5;border:1px solid #c8d7dd;border-radius:4px;margin-block:24px}.intake-record>div{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;font-size:12px;display:flex}.intake-record>div>span{color:#963b17;background:#fff0e7;padding:3px 6px;font-size:10px}.intake-record dl{margin:0;padding:12px 16px;font-size:12px}.intake-record dl>div{grid-template-columns:120px 1fr;gap:10px;padding-block:4px;display:grid}.intake-record dt{color:var(--muted)}.intake-record dd{margin:0}.intake-figure figcaption{color:var(--muted);grid-column:1/-1;padding-top:18px;font-size:12px}.approval-figure{margin:0}.approval-stages{background:var(--paper);border:1px solid #bdcdd3;border-radius:5px;grid-template-columns:repeat(4,1fr);gap:0;padding:0;list-style:none;display:grid;overflow:hidden}.approval-stages li{border-right:1px solid var(--line);padding:28px 24px;position:relative}.approval-stages li:last-child{border-right:0}.approval-stages li:not(:last-child):after{content:"→";z-index:1;background:var(--paper);color:var(--blue);font-size:18px;position:absolute;top:40px;right:-10px}.approval-stages .human-stage{background:#dae9e8}.approval-stages h4{text-wrap:pretty;margin-bottom:14px;font-size:21px;line-height:1.2}.approval-stages p{color:var(--muted);font-size:13px;line-height:1.65}.stage-icon{width:44px;height:44px;color:var(--blue);align-items:center;margin-bottom:20px;display:flex}.approval-figure figcaption{color:var(--muted);align-items:flex-start;gap:12px;max-width:90ch;margin-top:20px;font-size:13px;display:flex}.approval-figure figcaption svg{color:var(--blue);flex-shrink:0;margin-top:2px}.approval-figure figcaption strong{color:var(--ink);font-weight:550}.readable-build{padding-block:88px}.build-section.readable-build>.section{padding-top:0}.readable-build .reading-label{color:var(--night-muted)}.fit-intro{border-block:1px solid #35505e;grid-template-columns:125px 1fr auto;gap:28px;margin-block:40px 32px;padding-block:28px;display:grid}.fit-label,.fit-duration{color:var(--night-muted);padding-top:4px;font-size:12px}.fit-intro h3{margin-bottom:10px;font-size:23px;line-height:1.25}.fit-intro p{color:var(--night-muted);max-width:78ch;font-size:14px;line-height:1.65}.clear-path{border:1px solid #35505e;border-radius:5px;grid-template-columns:1.15fr 1fr;gap:0;display:grid}.clear-path>article{padding:32px}.clear-path h3{margin-bottom:18px;font-size:31px;line-height:1.15}.clear-path>article>p{color:var(--night-muted);font-size:14px;line-height:1.65}.clear-path .stage-product{color:#fff;border-bottom:1px solid #35505e;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:24px;padding-block:20px;display:flex}.stage-product strong{font-weight:560}.decision-outcomes ul{gap:12px;padding:0;list-style:none;display:grid}.decision-outcomes li{color:var(--night-muted);align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;display:flex}.decision-outcomes li>svg{color:var(--mint);flex-shrink:0;margin-top:3px}.decision-outcomes li strong{color:#eff6f8;font-weight:550}.outcome-dash{width:16px;color:var(--mint);flex-shrink:0}.delivery-stage{background:#1b3443;border-left:1px solid #35505e;border-radius:0 5px 5px 0}.total-price{gap:8px;margin-block:32px;display:grid}.total-price>span{color:var(--night-muted);font-size:12px}.total-price strong{letter-spacing:-.045em;font-size:clamp(29px,3.1vw,43px);font-weight:550;line-height:1.2}.delivery-note{align-items:flex-start;gap:10px;display:flex}.delivery-note svg{color:var(--mint);flex-shrink:0;margin-top:4px}.blueprint-note{border-left:2px solid var(--mint);background:#1a303d;grid-template-columns:1.65fr 1fr;gap:44px;margin-top:20px;padding:28px 32px;display:grid}.blueprint-note h3{margin-bottom:12px;font-size:25px}.blueprint-note p{color:var(--night-muted);font-size:13px;line-height:1.65}.blueprint-price{align-self:center}.blueprint-price>strong{margin-bottom:12px;font-size:23px;font-weight:550;line-height:1.3;display:block}.direct-blueprint-note{color:var(--night-muted);max-width:110ch;margin:18px 0 28px;font-size:12px}.read-build-actions{flex-wrap:wrap;align-items:center;gap:26px;margin-block:28px;display:flex}.readable-build .credit-line{margin-top:0}.value-hero-grid{grid-template-columns:1.45fr 1fr;align-items:center;gap:56px;margin-top:28px;display:grid}.value-hero h1{letter-spacing:-.045em;font-size:clamp(38px,4.5vw,64px);line-height:1.07}.value-hero h1 em{color:var(--blue);font-style:normal}.value-hero-grid>div>p{color:var(--muted);max-width:58ch;margin:24px 0;font-size:18px;line-height:1.65}.value-hero .access-caption{margin-top:12px}.value-hero-principle{border-top:3px solid var(--blue);background:var(--ink);color:var(--paper);border-radius:3px;padding:28px}.value-factor{white-space:nowrap;letter-spacing:-.065em;color:var(--mint);margin-bottom:16px;font-size:64px;font-weight:550;line-height:1;display:block}.value-hero-principle h2{letter-spacing:-.025em;font-size:25px;line-height:1.2}.value-hero-principle>p{color:var(--night-muted);margin-top:16px;font-size:15px;line-height:1.6}.value-caveat{color:var(--paper);margin-top:10px;font-size:13px;line-height:1.6;display:block}.value-hero-principle .text-link{color:var(--paper);margin-top:16px}.value-situations{padding-block:48px}.value-situations h2{font-size:clamp(28px,3vw,40px)}.value-situation-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:28px;display:grid}.value-situation-grid article{border-top:2px solid var(--blue);padding-top:18px}.value-situation-grid h3{margin-bottom:12px;font-size:21px;line-height:1.3}.value-situation-grid p,.value-fit{color:var(--muted);font-size:15px;line-height:1.7}.value-fit{max-width:95ch;margin-top:24px}.value-workflow .section-intro>p:last-child{max-width:76ch}.value-workflow-change{grid-template-columns:150px 1fr;gap:24px;margin:24px 0;font-size:16px;line-height:1.7;display:grid}.value-workflow-change p{color:var(--muted)}.value-section{background:#e6efec;padding-block:56px}.value-section .intro-grid>p{color:var(--muted);font-size:17px;line-height:1.7}.value-example{background:var(--paper);border:1px solid var(--line);margin:28px 0;padding:28px}.value-example figcaption strong{font-size:20px;line-height:1.4;display:block}.value-example figcaption span{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.6;display:block}.value-calculation{grid-template-columns:1fr 1fr;gap:24px 32px;margin:24px 0;padding:0;list-style:none;display:grid}.value-calculation li{border-top:1px solid var(--line);gap:14px;padding-top:18px;display:flex}.value-calculation li>span{color:var(--blue);padding-top:3px;font-size:13px}.value-calculation h3{margin-bottom:8px;font-size:18px;line-height:1.4}.value-calculation p,.value-result p,.value-assumptions p,.value-delivery-details p{color:var(--muted);font-size:15px;line-height:1.7}.value-result{border-left:3px solid var(--blue);background:#edf3f1;padding:16px 20px}.value-result>span{font-size:14px;line-height:1.6;display:block}.value-result strong{letter-spacing:-.035em;color:var(--blue);margin-block:8px;font-size:clamp(24px,3vw,38px);line-height:1.3;display:block}.value-assumptions,.value-delivery-details{border-top:1px solid var(--line);margin-top:24px;padding-top:18px}.value-assumptions summary,.value-delivery-details summary,.value-optional-fields summary{cursor:pointer;font-size:15px;font-weight:550;line-height:1.6}.value-assumptions p,.value-delivery-details p{max-width:95ch;margin-top:14px}.value-verdict{max-width:95ch}.value-verdict h3{margin-bottom:14px;font-size:23px;line-height:1.3}.value-verdict p{color:var(--muted);font-size:15px;line-height:1.7}.value-verdict p+p{margin-top:12px}.value-evidence{grid-template-columns:1fr 1fr;gap:48px;display:grid}.value-evidence h2{font-size:clamp(28px,3vw,40px)}.value-evidence>div>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.7}.value-evidence-links{flex-direction:column;align-items:start;gap:16px;margin-top:24px;display:flex}.value-price-context{border-left:3px solid var(--mint);margin-top:20px;padding-left:18px;font-size:15px;line-height:1.7}.value-price-context a{color:var(--paper);text-underline-offset:3px;text-decoration:underline}.value-contact-note{border-left:3px solid var(--blue);color:var(--muted);padding-left:16px;font-size:14px;line-height:1.65}.value-optional-fields{border-block:1px solid var(--line);padding-block:20px}.value-optional-fields>div{gap:24px;padding-top:24px;display:grid}.value-contact-prices{color:var(--muted);font-size:14px;line-height:1.7}.value-contact-prices .text-link{margin-top:12px}.access-hero h1 em{color:var(--blue);font-style:normal}.access-caption{color:var(--muted);font-size:13px;line-height:1.6;display:block}.access-orientation{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;margin-top:40px;padding:24px 0;display:flex}.access-orientation p{max-width:60ch;font-size:17px;line-height:1.6}.access-orientation a{flex-shrink:0}.access-problems,.access-delivery,.access-scope{padding-block:80px}.access-problems .section-intro>p:last-child{max-width:70ch;color:var(--muted);margin-top:24px;line-height:1.7}.access-case-list{margin-top:36px}.access-case-list article{border-top:1px solid var(--line);grid-template-columns:40px 1.5fr 1fr;gap:32px;padding:32px 0;display:grid}.access-number{color:var(--blue);padding-top:6px;font-size:13px}.access-case-list h3{margin-bottom:16px;font-size:clamp(23px,2.3vw,30px);line-height:1.2}.access-case-list p{color:var(--muted);font-size:15px;line-height:1.7}.access-case-list aside{background:var(--pale-blue,#eaf0f2);border-left:2px solid var(--blue);align-self:center;padding:24px}.access-fit-note{border-top:1px solid var(--line);color:var(--muted);max-width:100ch;margin-top:24px;padding-top:24px;font-size:14px;line-height:1.7}.access-offer{background:var(--ink);color:var(--paper);padding-block:80px}.access-offer .eyebrow,.access-offer .reading-label{color:var(--night-muted)}.access-offer .section-intro>p:last-child{max-width:72ch;color:var(--night-muted);margin-top:24px;line-height:1.7}.access-offer-grid{border:1px solid #35505e;border-radius:5px;grid-template-columns:1fr 1fr;margin-top:40px;display:grid;overflow:hidden}.access-offer-grid article{flex-direction:column;align-items:flex-start;padding:36px;display:flex}.access-offer-grid article+article{background:#1b3443;border-left:1px solid #35505e}.access-offer-grid h3{letter-spacing:-.03em;margin:8px 0 20px;font-size:clamp(27px,2.8vw,37px);line-height:1.2}.access-offer p{color:var(--night-muted);font-size:15px;line-height:1.7}.access-checks{gap:14px;margin:24px 0;padding:0;font-size:14px;line-height:1.6;list-style:none;display:grid}.access-checks li{gap:10px;display:flex}.access-checks svg{color:var(--mint);flex-shrink:0;margin-top:3px}.access-price{border-block:1px solid #35505e;gap:8px;width:100%;margin-top:auto;padding:24px 0;display:grid}.access-price>span{color:var(--night-muted);font-size:12px;line-height:1.5}.access-price strong{letter-spacing:-.035em;font-size:clamp(28px,2.8vw,40px);font-weight:550;line-height:1.25}.access-price small{letter-spacing:0;font-size:14px;font-weight:400}.access-offer-grid .access-commitment{margin:24px 0;font-size:14px}.access-commitment strong{color:var(--paper);margin-bottom:8px;display:block}.access-offer-grid .button{white-space:normal;margin-top:auto}.access-blueprint{border-left:2px solid var(--mint);background:#1a303d;grid-template-columns:1.7fr 1fr;gap:48px;margin:24px 0;padding:32px;display:grid;position:relative}.access-optional-label{background:var(--mint);color:var(--ink);letter-spacing:0;border:1px solid #83bca8;border-radius:3px;padding:7px 14px;font-size:13px;font-weight:600;line-height:1.4;position:absolute;top:-12px;right:24px;transform:rotate(4deg);box-shadow:0 3px 8px #0002}.access-blueprint h3,.access-credit h3{margin-bottom:14px;font-size:24px;line-height:1.3}.access-blueprint p+p{margin-top:12px}.access-blueprint>div+div{align-self:center}.access-blueprint strong{margin-bottom:12px;font-size:24px;display:block}.access-blueprint .text-link{color:var(--paper);margin-top:20px}.access-credit{max-width:94ch;padding-top:24px}.access-credit p+p{margin-top:12px}.access-credit summary{cursor:pointer;text-underline-offset:4px;padding-block:16px;font-size:14px;text-decoration:underline}.access-credit details p{font-size:13px}.access-offer .access-fit-note{color:var(--night-muted);border-color:#35505e}.access-offer .access-fit-note strong{color:var(--paper)}.access-steps{grid-template-columns:1fr 1fr;gap:32px 48px;margin-top:40px;padding:0;list-style:none;display:grid}.access-steps li{border-top:1px solid var(--line);gap:24px;padding-top:24px;display:flex}.access-steps li>span{color:var(--blue);padding-top:4px;font-size:13px}.access-steps h3,.access-responsibility h3{margin-bottom:14px;font-size:23px;line-height:1.25}.access-steps p,.access-responsibility p{color:var(--muted);font-size:15px;line-height:1.75}.access-responsibility{border-left:2px solid var(--blue);background:#eaf0f2;grid-template-columns:1fr 1fr;gap:40px;margin-top:40px;padding:32px;display:grid}.access-evidence{background:#eef2ef;padding-block:80px}.access-evidence .intro-grid>p{color:var(--muted);line-height:1.7}.access-experience{max-width:84ch;margin-top:32px}.access-experience h3{margin-bottom:12px;font-size:23px}.access-experience p{color:var(--muted);margin-bottom:18px;font-size:15px;line-height:1.7}.access-decision-example{background:var(--paper);border:1px solid var(--line);border-top:3px solid var(--blue);margin:36px 0 24px;padding:32px}.access-decision-example h3{margin-bottom:24px;font-size:26px;line-height:1.25}.access-decision-example dl{margin:0}.access-decision-example dl>div{border-top:1px solid var(--line);grid-template-columns:200px 1fr;gap:24px;padding:16px 0;font-size:15px;line-height:1.7;display:grid}.access-decision-example dt{font-weight:550}.access-decision-example dd{color:var(--muted);margin:0}.access-evidence .document-link{color:var(--ink);border-color:var(--line)}.access-evidence .document-link>div>span:last-child{color:var(--muted);font-size:13px}.access-decision-example .document-link{margin-top:24px;padding-bottom:0}.access-decision-example .document-link>svg:last-child{margin-left:auto}.access-closing{padding-block:80px}.access-closing h2{max-width:20ch}.access-closing>p:not(.eyebrow){max-width:66ch;color:var(--muted);margin-block:24px;line-height:1.75}.access-closing .access-caption{margin-top:20px}.access-contact-note{border-top:1px solid var(--line);margin-top:32px;padding-top:24px}.access-contact-note h2{margin-bottom:20px;font-size:25px;line-height:1.3}.access-contact-note p{margin-bottom:16px;font-size:14px;line-height:1.7}.access-form-note{background:#eaf0f2;margin-bottom:28px;padding:20px;font-size:14px;line-height:1.7}.data-reuse{grid-column:1/-1;min-width:0;margin:0;padding-top:8px}.data-reuse-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.data-reuse-heading h2{letter-spacing:-.035em;font-size:clamp(21px,2.1vw,28px);font-weight:500;line-height:1.25}.data-reuse-heading h2 em{color:#315d4c;font-style:normal}.data-reuse-mobile-break{display:none}.data-reuse-control{white-space:nowrap;background:#fffefa;border:1px solid #c8d9d0;border-radius:24px;justify-content:center;align-items:center;gap:7px;min-width:44px;min-height:44px;padding:8px 12px;font-size:13px;display:inline-flex}.system-view-tabs{border-bottom:1px solid #c8d9d0;gap:8px;margin-bottom:12px;display:flex}.system-view-tabs button{color:#526670;min-width:0;min-height:44px;font:inherit;overflow-wrap:normal;background:0 0;border:0;border-bottom:3px solid #0000;flex:0 auto;padding:10px 18px;font-size:16px;font-weight:550}.system-view-tabs button[aria-selected=true]{color:#17323d;border-color:#f36b35}.system-view-tabs button:hover{background:#e9efe6}.system-view-tabs button:focus-visible,.data-reuse [role=tabpanel]:focus-visible{outline-offset:3px;outline:2px solid #17323d}.data-reuse-control:hover{border-color:var(--ink)}.data-reuse-still-label{color:var(--muted);white-space:nowrap;font-size:12px}.data-reuse-description{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.data-reuse-artwork{aspect-ratio:1200/408;background:#17323d;border-radius:16px;overflow:hidden}.data-reuse-artwork img{width:100%;height:auto;display:block}.data-reuse figcaption{justify-content:space-between;align-items:baseline;gap:12px 24px;padding-top:14px;line-height:1.5;display:flex}.data-reuse figcaption strong{font-size:15px;font-weight:550}.data-reuse figcaption>span{max-width:58ch;color:var(--muted);text-align:right;font-size:12px}.data-reuse-qualification{display:block}.progressive-page{background:#f7f8f4}.progressive-hero{padding-block:64px 72px;position:relative}.progressive-hero-grid{grid-template-columns:1.25fr 1fr;align-items:center;gap:72px;margin-top:32px;display:grid}.progressive-hero h1{letter-spacing:-.055em;font-size:clamp(40px,4.7vw,68px);font-weight:500;line-height:1.06}.progressive-hero h1 em{color:var(--ink);font-style:normal}.progressive-hero-grid>div>p{color:var(--muted);max-width:48ch;margin:24px 0;font-size:19px;line-height:1.65}.progressive-hero .access-caption{margin-top:16px}.progressive-hero .button-signal{border-radius:8px}.progressive-principle{isolation:isolate;color:var(--ink);background:#fffefa;border:1px solid #dce5df;border-radius:24px 24px 56px;padding:32px;position:relative;box-shadow:0 20px 48px #27493612,12px 12px #dbeae2}.progressive-principle .reading-label{color:var(--muted)}.progressive-value-art{justify-content:space-between;align-items:center;gap:16px;margin-block:20px 28px;display:flex}.progressive-value-art strong{letter-spacing:-.075em;white-space:nowrap;font-size:clamp(72px,7vw,108px);font-weight:500;line-height:1}.progressive-value-art svg{flex-shrink:1;width:42%;max-width:180px;height:auto}.progressive-principle h2{letter-spacing:-.035em;font-size:29px;font-weight:500;line-height:1.2}.progressive-principle>p:not(.reading-label){color:var(--muted);margin-top:16px;font-size:15px;line-height:1.65}.progressive-principle-note{color:var(--muted);margin-top:12px;font-size:13px;display:block}.progressive-learn{text-align:left;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:1px solid #8da49c;align-items:center;gap:16px;margin-top:16px;padding:12px 0;font-size:15px;font-weight:550;line-height:1.5;display:inline-flex}.progressive-learn svg{box-sizing:content-box;background:#e1ece5;border-radius:50%;flex-shrink:0;padding:7px;transition:transform .16s,background .16s}.progressive-learn-light svg{background:#ffffff16}.progressive-learn:hover svg{transform:translate(3px)}.progressive-learn-light{color:var(--paper);border-color:var(--mint)}.progressive-situations{border-top:1px solid #d5e1da;padding-block:48px 56px}.progressive-situations h2,.progressive-workflow h2,.progressive-proof h2{letter-spacing:-.035em;font-size:clamp(29px,3vw,42px);font-weight:500;line-height:1.15}.progressive-situation-list{background:#fffefa;border:1px solid #d5e1da;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:0;margin-top:32px;display:grid;overflow:hidden}.progressive-situation-list>div{padding:28px}.progressive-situation-list>div+div{border-left:1px solid #d5e1da}.progressive-situation-list svg{color:var(--blue);box-sizing:content-box;background:#e7efe9;border-radius:14px;margin-bottom:24px;padding:12px}.progressive-situation-list>div:nth-child(2) svg{color:#a44522;background:#fae9de}.progressive-situation-list h3{margin-bottom:12px;font-size:21px;line-height:1.3}.progressive-situation-list p,.progressive-fit{color:var(--muted);font-size:15px;line-height:1.65}.progressive-fit{margin-top:24px}.progressive-workflow{grid-template-columns:1fr 1fr;align-items:center;gap:72px;padding-block:56px 72px;display:grid}.progressive-workflow>div>p:not(.eyebrow),.progressive-proof>div>p:not(.eyebrow){color:var(--muted);margin-top:20px;font-size:16px;line-height:1.7}.progressive-flow{text-align:center;background-color:#e7efe9;background-image:radial-gradient(#9fb7aa66 .8px,#0000 .8px);background-size:18px 18px;border:1px solid #d1dfd6;border-radius:24px;flex-direction:column;align-items:center;gap:8px;padding:32px;line-height:1.6;display:flex}.progressive-flow>span:not(.progressive-flow-line){background:#fffefa;border:1px solid #d1dfd6;border-radius:8px;padding:10px 20px;font-size:14px}.progressive-flow strong{background:var(--ink);color:var(--paper);border:1px solid #28495b;border-radius:12px;justify-content:center;align-items:center;gap:14px;width:100%;padding:20px;display:flex;box-shadow:0 8px 18px #18372a14}.progressive-flow strong svg{color:var(--mint);flex-shrink:0}.progressive-flow-line{color:var(--blue);font-size:24px}.progressive-flow small{color:var(--muted);margin-top:12px;font-size:12px}.progressive-offer{background:var(--ink);color:var(--paper);border-top:4px solid var(--mint);padding-block:64px}.progressive-offer h2{letter-spacing:-.035em;font-weight:500}.progressive-offer .eyebrow,.progressive-offer .reading-label{color:var(--night-muted)}.progressive-offer-intro{max-width:68ch;margin-top:24px}.progressive-offer-intro p{color:var(--night-muted);font-size:16px;line-height:1.7}.progressive-offer-intro .text-link{margin-top:16px}.progressive-offer-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:36px;display:grid}.progressive-offer-grid article{background:#1b3543;border:1px solid #52707d;border-radius:16px;flex-direction:column;align-items:start;padding:32px;display:flex}.progressive-offer-grid article:first-child{background:#24453e;border-color:#70988a}.progressive-offer-grid article .text-link{margin-top:auto;padding-top:8px}.progressive-offer-grid h3{margin:14px 0;font-size:26px;line-height:1.25}.progressive-offer-grid p,.progressive-offer-detail p{color:var(--night-muted);font-size:16px;line-height:1.7}.progressive-price{margin:24px 0;font-size:clamp(26px,3vw,36px);font-weight:550;line-height:1.3;display:block}.progressive-price small{color:var(--night-muted);margin-top:8px;font-size:13px;font-weight:400;line-height:1.6;display:block}.progressive-offer .text-link{color:var(--paper)}.progressive-offer-detail{border-top:1px solid var(--blue);max-width:90ch;margin-top:32px;padding-top:24px}.progressive-offer-detail p+p{margin-top:16px}.progressive-offer-detail strong{color:var(--paper)}.progressive-proof{grid-template-columns:1fr 1fr;gap:64px;padding-block:64px;display:grid}.progressive-proof>div{border-top:2px solid var(--blue);padding-top:24px}.progressive-proof>div+div{border-color:var(--signal)}.progressive-page .closing-section{color:var(--ink);background:#dceae1}.progressive-page .access-closing p,.progressive-page .access-closing .access-caption{color:var(--muted)}.progressive-dialog{border:1px solid var(--line);color:var(--ink);background:#fffefa;border-radius:20px;width:min(920px,100vw - 48px);max-width:none;max-height:calc(100dvh - 64px);margin:auto;padding:0;position:fixed;inset:0;overflow:hidden;box-shadow:0 24px 80px #12273533}.progressive-dialog[open]{flex-direction:column;display:flex}.progressive-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#122735a6}.progressive-dialog-bar{color:var(--muted);background:#eef3ed;border-bottom:1px solid #d8e3db;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;font-size:13px;display:flex}.progressive-close{min-height:44px;color:var(--ink);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;display:inline-flex}.progressive-dialog-body{overscroll-behavior:contain;padding:32px;overflow-y:auto}.progressive-dialog-body>h2:focus{outline:none}.progressive-back{cursor:pointer;background:0 0;border:0;margin-bottom:24px;padding:8px 0}.progressive-summary ol{margin:24px 0;padding-left:24px;list-style:decimal}.progressive-summary li{color:var(--muted);margin-bottom:16px;padding-left:8px}.progressive-note{border-left:3px solid var(--blue);color:var(--muted);margin-bottom:24px;padding-left:16px}.progressive-dialog-next{border-top:1px solid var(--line);margin-top:32px;padding-top:20px}.progressive-detail .section{width:100%;margin:0;padding:0}.progressive-detail .value-section,.progressive-detail .access-offer,.progressive-detail .access-evidence{padding:24px}.progressive-detail .intro-grid,.progressive-detail .access-offer-grid,.progressive-detail .access-blueprint{grid-template-columns:1fr;gap:24px}.progressive-detail .access-offer-grid{grid-template-columns:minmax(0,1fr)}.progressive-detail .access-offer-grid .button{overflow-wrap:anywhere;max-width:100%}.progressive-detail .section-intro{margin-bottom:24px}.progressive-detail .value-example{padding:20px}.progressive-detail .access-scope{padding-top:32px}.progressive-detail .value-price-context{display:none}.progressive-detail .access-steps{grid-template-columns:1fr 1fr}.progressive-detail .reading-figure{margin-top:24px}.footer-legal{flex-wrap:wrap;gap:12px 24px;margin-top:24px;font-size:14px;display:flex}.footer-legal a{text-underline-offset:4px;text-decoration:underline}.legal-page{padding-block:48px 80px}.legal-heading{max-width:800px;margin:40px 0 48px}.legal-heading h1{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;margin-bottom:24px;font-size:clamp(34px,4vw,52px);line-height:1.12}.legal-heading p,.legal-body p,.legal-body li{font-size:16px;line-height:1.7}.legal-heading p{margin-top:16px}.legal-draft{border-left:3px solid var(--blue);color:var(--ink);background:#e8efeb;padding:16px 20px}.legal-layout{grid-template-columns:minmax(190px,.7fr) minmax(0,2fr);align-items:start;gap:64px;display:grid}.legal-toc{max-height:calc(100dvh - 140px);position:sticky;top:110px;overflow-y:auto}.legal-toc a{border-bottom:1px solid var(--line);padding:9px 0;font-size:14px;line-height:1.45;display:block}.legal-toc .reading-label{margin-bottom:12px}.legal-body{min-width:0;max-width:800px}.legal-body section{border-bottom:1px solid var(--line);margin-bottom:36px;padding-bottom:32px;scroll-margin-top:110px}.legal-body h2{margin-bottom:20px;font-size:24px;line-height:1.3}.legal-body p+p,.legal-body ul{margin-top:16px}.legal-body ul{padding-left:22px}.legal-body li+li{margin-top:8px}.legal-body a,.legal-heading a{text-underline-offset:3px;overflow-wrap:anywhere;text-decoration:underline}.legal-body strong{color:var(--ink);font-weight:600}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#eff3f4ed;border-bottom:1px solid #cfdbdfab;position:sticky;top:0}.header-inner{max-width:1510px;height:84px;padding-inline:var(--gutter);justify-content:space-between;align-items:center;gap:32px;margin:auto;display:flex;position:relative}.brand{flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.brand>span:last-child{letter-spacing:-.7px;gap:5px;font-size:20px;font-weight:630;display:flex}.brand-systems{font-weight:430}.mark{align-items:flex-end;gap:3px;width:28px;height:26px;display:inline-flex}.mark i{background:currentColor;width:5px;height:19px;transform:skewY(-20deg)}.mark i:nth-child(2){background:var(--signal);height:26px}.mark i:nth-child(3){height:14px}.mark-large{transform-origin:50%;transform:scale(2.3)}.desktop-nav{align-items:center;gap:26px;margin-left:auto;display:flex}.desktop-nav a{color:var(--muted);padding-block:15px;font-size:13px}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--ink);text-underline-offset:7px;text-decoration:underline}.header-action .button{gap:22px;min-height:43px;padding:10px 14px;font-size:12px}.header-link{align-items:center;gap:12px;font-size:12px;display:flex}.menu-button{place-items:center;width:44px;height:44px;display:none}.mobile-menu{background:var(--paper);padding:12px var(--gutter) 24px;display:grid;position:absolute;top:100%;left:0;right:0;box-shadow:0 15px 30px #1227351a}.mobile-menu a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;display:flex}.hero{padding-top:43px;padding-bottom:0}.hero-topline{justify-content:space-between;align-items:center;display:flex}.hero-topline .eyebrow{align-items:center;gap:12px;display:flex}.signal-rule{background:var(--signal);width:30px;height:3px;display:inline-block}.hero-index{color:#526670;margin-bottom:22px;font-size:11px}.hero-heading{grid-template-columns:1.9fr 1fr;align-items:start;gap:70px;padding-bottom:32px;display:grid}.hero-heading h1{max-width:840px;font-size:clamp(44px,4.5vw,68px)}.hero-aside{padding-bottom:4px}.hero-aside>p{color:var(--muted);margin-bottom:22px;font-size:16px;line-height:1.65}.hero-aside .button{gap:12px;width:100%;padding-inline:16px;font-size:13px}.hero-aside .text-link{margin-top:9px;font-size:13px}.offer-overview{border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;padding-block:25px;padding-inline:0;list-style:none;display:grid}.offer-overview li{align-items:flex-start;gap:16px;display:flex}.offer-overview li>svg{color:var(--blue);flex-shrink:0;margin-top:2px}.offer-overview h2{letter-spacing:-.025em;margin-bottom:9px;font-size:18px}.offer-overview p{color:var(--muted);max-width:290px;font-size:13px;line-height:1.55}.workbench{background:#e6edef;border:1px solid #bcced6;border-radius:12px;position:relative;box-shadow:0 16px 35px -25px #26485970}.bench-toolbar{border-bottom:1px solid #bcced687;justify-content:space-between;align-items:center;gap:20px;padding:14px 22px;display:flex}.demo-caption{color:#425963;align-items:center;gap:8px;font-size:11px;display:flex}.caption-mobile{display:none}.caption-detail{margin-left:-5px}.segment{background:#d6e1e6;border-radius:5px;flex-shrink:0;padding:3px;display:inline-flex}.segment button{color:#425963;border-radius:3px;min-height:32px;padding:7px 16px;font-size:11px;transition:background .2s,box-shadow .2s}.segment button[aria-pressed=true]{background:var(--paper);color:var(--ink);box-shadow:0 1px 4px #213b4920}.bench-stage{background-image:radial-gradient(#6d8c9d38 .7px,#0000 .7px);background-size:15px 15px;border-radius:0;grid-template-columns:.85fr 1.9fr .95fr;align-items:center;gap:70px;min-height:340px;padding:30px 32px 35px;display:grid;position:relative;overflow:hidden}.signal-wiring{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.wire-base{fill:none;stroke:#9fb4be;stroke-width:1.3px}.wire-signal{fill:none;stroke:var(--signal);stroke-width:2.5px;transition:stroke-dasharray .4s}.wire-arriving{stroke-dasharray:1;animation:.6s ease-out both signal-arrives}@keyframes signal-arrives{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.signal-wiring circle{fill:var(--signal);stroke:#e6edef;stroke-width:3px}.bench-label{color:#536b77;margin-bottom:13px;font-size:10px;display:block}.source-stack,.result-stack{z-index:1;min-width:0}.source-stack{gap:10px;display:grid}.source-stack>.bench-label{margin:0 0 2px}.source-tile{text-align:left;background:#f8fafb;border:1px solid #c5d4db;border-radius:5px;align-items:center;gap:9px;width:100%;padding:14px 11px;transition:transform .5s,border-color .2s,background .2s;display:flex;position:relative;box-shadow:0 3px 4px #20394a04}.source-tile>svg{color:#657d88;flex-shrink:0}.source-tile>span:not(.connection-port){font-size:12px;font-weight:550}.source-tile small{color:#526670;margin-top:2px;font-size:9px;font-weight:400;display:block}.source-tile.selected{background:#fffaf6;border-color:#af572f}.connection-port{background:#fff;border:1px solid #a4b8c2;border-radius:50%;width:6px;height:6px;position:absolute;right:-4px}.process-core{z-index:2;background:var(--paper);border:1px solid #b8cbd3;border-radius:8px;min-width:0;transition:transform .5s;overflow:hidden;box-shadow:0 10px 24px #294b5c12,0 3px #c9d7dc,0 5px #bccdd5}.core-toolbar{background:var(--ink);color:#fff;align-items:center;gap:10px;padding:12px 18px;display:flex}.core-toolbar .mark{gap:2px;width:16px;height:17px}.core-toolbar .mark i{width:3px;height:12px}.core-toolbar .mark i:nth-child(2){height:16px}.core-toolbar .mark i:nth-child(3){height:8px}.core-toolbar strong{font-size:11px;font-weight:550}.core-tag{color:#c5d4dd;border:1px solid #4d626c;border-radius:3px;margin-left:auto;padding:1px 7px;font-size:9px}.core-body{padding:16px 19px 14px}.core-heading{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;font-size:9px;display:flex}.state-pill{color:#425e6b;background:#eaf0f2;border:1px solid #c9d9df;border-radius:4px;padding:3px 7px;font-size:9px;line-height:1.5}.state-2{color:#963c19;background:#fff0e8;border-color:#e4b39c}.state-3{color:#266044;background:#e6f3ec;border-color:#afcbbf}.core-body h3{letter-spacing:-.6px;margin-bottom:8px;font-size:22px;font-weight:570}.request-text{color:var(--muted);max-width:380px;margin-bottom:14px;font-size:10px}.extracted-fields{grid-template-columns:repeat(4,1fr);gap:12px;padding-bottom:15px;display:grid}.extracted-fields span{color:#5d727c;font-size:8px;display:block}.extracted-fields strong{font-size:10px;font-weight:550}.core-state{border-top:1px solid #d8e2e6;align-items:center;gap:11px;padding-top:13px;display:flex}.state-icon{color:#8d482a;background:#fbecdf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.core-state strong{font-size:10px;font-weight:600;display:block}.core-state small{color:var(--muted);font-size:9px;line-height:1.5;display:block}.core-bottom{color:var(--muted);border-top:1px solid #d9e3e6;align-items:center;gap:7px;padding:8px 19px;font-size:8px;display:flex}.core-bottom .tiny-dot{background:#4a7864;width:4px;height:4px}.output-slip{background:#f7fafb;border:1px solid #c6d6dc;border-radius:5px;padding:17px 14px;transition:transform .5s}.output-slip .bench-label{font-size:9px}.output-title{align-items:center;gap:8px;margin-bottom:18px;display:flex}.output-title svg{color:#597d8d;flex-shrink:0}.output-title strong{font-size:12px;font-weight:550}.queue-line{border-top:1px solid var(--line);align-items:center;gap:6px;padding:8px 0;font-size:8px;display:flex}.queue-line i{background:#f36b35;width:4px;height:4px}.queue-line>span{color:var(--muted);margin-left:auto;font-size:7px}.quiet-line{color:#526670}.quiet-line i{background:#abbec6}.decision-slip{background:#e6ecef;border-left:2px solid #dc825a;align-items:start;gap:9px;margin-top:20px;padding:16px 12px;display:flex}.decision-slip svg{color:#9b4d2e}.decision-slip strong{font-size:11px;font-weight:550;display:block}.decision-slip span{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.5;display:block}.bench-bottom{background:#f5f8f9a8;border-top:1px solid #bcced69c;justify-content:space-between;align-items:center;gap:18px;padding:14px 22px;display:flex}.process-navigation{gap:5px;display:flex}.process-navigation button{color:#556b76;border:1px solid #0000;border-radius:4px;align-items:center;gap:7px;min-height:36px;padding:7px 9px;font-size:11px;display:flex}.process-navigation button>svg{color:#849ba5;margin-left:6px}.process-navigation button[aria-pressed=true]{color:var(--ink);background:#fff9f3;border-color:#dbbfa9}.step-count{color:#526670;font-size:9px}.process-navigation button[aria-pressed=true] .step-count{color:#a14724}.walk-button{background:var(--paper);border:1px solid #b4c6cf;border-radius:4px;align-items:center;gap:9px;min-height:36px;padding:7px 10px;font-size:11px;display:flex}.walk-button:hover{border-color:#bc633b}.bench-explanation{background:var(--paper);border-top:1px solid #cfdbdf;border-radius:0 0 12px 12px;grid-template-columns:1fr 1.4fr;align-items:center;gap:45px;min-height:83px;padding:18px 24px;display:grid}.bench-explanation strong{font-size:13px;font-weight:570;line-height:1.45}.bench-explanation>span{color:var(--muted);max-width:580px;font-size:11px;line-height:1.65}.is-fragmented .source-0{transform:rotate(-5deg)translateY(-9px)}.is-fragmented .source-1{transform:rotate(3deg)translate(-6px)}.is-fragmented .source-2{transform:rotate(-3deg)translateY(8px)}.is-fragmented .process-core{transform:rotate(2deg)}.is-fragmented .output-slip{transform:rotate(-4deg)translate(7px)}.is-fragmented .wire-base,.is-fragmented .wire-signal{stroke-dasharray:4 13;stroke:#a8b8bf}.fragment-note{white-space:nowrap;z-index:4;background:#fbfcfc;border:1px solid #cbd6dc;border-radius:3px;padding:5px 10px;font-size:9px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.fragment-note .tiny-dot{width:4px;height:4px;margin-right:5px}.hero-assurances{color:#576e78;align-items:center;gap:27px;padding:17px 0;font-size:11px;display:flex}.hero-assurances>span,.hero-assurances>a{align-items:center;gap:7px;display:flex}.hero-assurances>span>svg{color:#4c7967}.hero-assurances>a{color:var(--ink);margin-left:auto}.problem-section{padding-block:62px 65px}.problem-section .intro-grid{align-items:start}.problem-explorer{grid-template-columns:1.2fr 1fr;align-items:stretch;gap:82px;display:grid}.problem-choices{border-top:1px solid var(--line)}.problem-choices button{text-align:left;border-bottom:1px solid var(--line);width:100%;color:var(--muted);align-items:center;gap:16px;padding:21px 8px 21px 0;font-size:15px;line-height:1.35;transition:color .2s,background .2s;display:flex}.problem-choices button>svg{margin-left:auto}.problem-choices button[aria-pressed=true]{color:var(--ink);background:linear-gradient(90deg,#0000,#fff8f180)}.problem-choices button[aria-pressed=true]>svg{color:#a95128;transform:rotate(45deg)}.problem-marker{background:#aebfc7;flex-shrink:0;width:5px;height:5px}.problem-choices button[aria-pressed=true] .problem-marker{background:var(--signal);width:3px;height:25px;margin-right:2px}.problem-answer{background:#e6edef;border-radius:7px;padding:28px 30px;position:relative}.problem-answer .eyebrow{margin-bottom:10px;font-size:11px}.problem-answer h3{margin-bottom:16px;font-size:30px}.problem-answer>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.65}.tags{flex-wrap:wrap;gap:6px;margin-top:18px;display:flex}.tags span{border:1px solid #beccd2;border-radius:3px;padding:4px 8px;font-size:10px}.answer-drawing{width:180px;height:52px;margin-bottom:20px;position:relative}.answer-drawing>span{background:#b6c7d0;border-radius:1px;width:30px;height:7px;position:absolute;top:8px;left:0}.answer-drawing>span:nth-child(2){width:42px;top:24px}.answer-drawing>span:nth-child(3){width:36px;top:40px}.answer-drawing i{border-block:1px solid #90a8b4;border-right:1px solid #90a8b4;border-radius:0 10px 10px 0;width:73px;height:36px;position:absolute;top:9px;left:42px}.answer-drawing b{background:var(--ink);width:8px;height:27px;position:absolute;top:19px;left:131px;transform:skewY(-18deg)}.answer-drawing b:nth-last-child(2){background:var(--signal);height:37px;top:9px;left:145px}.answer-drawing b:last-child{height:17px;top:29px;left:159px}.problem-next{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px 30px;padding-top:22px;display:flex}.problem-next p{color:var(--muted);font-size:11px}.problem-next .text-link{font-size:12px}.system-explainer{border-top:1px solid var(--line);background:#e2eaed;padding-block:68px 78px}.system-explainer .intro-grid{grid-template-columns:1.3fr 1fr;align-items:start}.system-explainer h2{max-width:620px}.explainer-context p{color:var(--muted);max-width:480px;font-size:14px;line-height:1.65}.explainer-context .text-link{margin-top:13px;font-size:12px}.build-section{background:var(--ink);color:#f2f6f8}.build-section>.section{padding-top:80px;padding-bottom:0}.build-intro{grid-template-columns:1.5fr 1fr;align-items:end;gap:80px;margin-bottom:40px;display:grid}.build-section .eyebrow{color:var(--night-muted)}.build-intro>p{color:var(--night-muted);max-width:410px}.path-preface{color:#c4d3d9;border-block:1px solid #405561;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:19px 0;font-size:12px;display:flex}.path-preface>span{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.path-preface>small{font-size:11px}.path-dot{background:var(--signal);border-radius:50%;width:5px;height:5px;display:inline-block}.path-arrow{color:#829daa;padding-inline:4px}.path-selector{justify-content:space-between;align-items:center;gap:20px;margin:26px 0 15px;display:flex}.path-selector>p{color:#c1d0d6;font-size:13px}.segment-dark{background:#253d4b}.segment-dark button{color:#cad9df}.segment-dark button[aria-pressed=true]{color:var(--ink);background:#ebf1f3}.project-path{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.project-path article{min-width:0}.path-track{align-items:center;gap:15px;height:52px;margin-bottom:22px;display:flex}.path-track>span{border:1px solid #b2c2c9;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.path-track>i{background:#f36b35;flex:1;height:1px;position:relative}.path-track>i:after{content:"";border-left:5px solid var(--signal);border-block:3px solid #0000;position:absolute;top:-3px;right:0}.blueprint-step .path-track>i{background:repeating-linear-gradient(90deg,#7a94a2 0 3px,#0000 3px 7px)}.blueprint-step .path-track>span{color:#b5c6ce;border-style:dashed}.with-blueprint .blueprint-step .path-track>i{background:var(--signal)}.with-blueprint .blueprint-step .path-track>span{color:#fff;border-style:solid;border-color:var(--signal)}.build-destination .path-track>span{color:var(--ink);background:#a6dcc8;border-color:#a6dcc8}.build-destination .path-track>svg{color:#a6dcc8}.path-kind{color:#b5c7d0;margin-bottom:12px;font-size:11px}.project-path h3{letter-spacing:-.65px;min-height:56px;font-size:24px;line-height:1.15}.project-path article>p:not(.path-kind){color:var(--night-muted);min-height:90px;margin-top:12px;font-size:13px;line-height:1.75}.price{font-variant-numeric:tabular-nums;letter-spacing:-.6px;white-space:nowrap;margin:24px 0 20px;font-size:22px;font-weight:520}.price>small{letter-spacing:0;color:#b5c7d0;white-space:normal;margin-top:3px;font-size:11px;font-weight:400;line-height:1.5;display:block}.project-path details{border-top:1px solid #405561;padding-top:13px;font-size:11px}.project-path summary{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-path details ul{color:#c0d0d7;margin:15px 0 0;padding-left:17px}.project-path details li{padding-bottom:10px}.project-path article>p.path-context{border-top:1px solid #405561;min-height:0;padding-top:12px;font-size:11px}.credit-line{background:#1e3644;border:1px solid #45606e;border-radius:5px;align-items:start;gap:17px;margin-top:37px;padding:21px 24px;display:flex}.credit-symbol{color:#addac8;padding-top:1px}.credit-line strong{font-size:13px;font-weight:550}.credit-line p{color:#c0d0d7;margin-top:5px;font-size:11px}.credit-line summary{text-underline-offset:4px;color:#c3d5dd;align-items:center;gap:8px;padding-top:10px;font-size:11px;text-decoration:underline;display:inline-flex}.credit-line details p{max-width:850px;padding-block:8px}.tax-note{color:#adc2cc;max-width:900px;margin-top:15px;font-size:10px;line-height:1.7}.build-bottom{grid-template-columns:1.5fr 1fr;align-items:center;gap:70px;margin:32px 0 40px;display:grid}.build-bottom>div{flex-wrap:wrap;align-items:center;gap:12px 23px;display:flex}.build-bottom .text-link{font-size:12px}.build-bottom>p{color:var(--night-muted);font-size:12px}.document-link{border-top:1px solid #405561;align-items:center;gap:22px;padding:25px 0 28px;display:flex}.document-icon{color:#dae7ed;border:1px solid #667f8d;border-radius:3px 10px 3px 3px;flex-shrink:0;justify-items:center;gap:7px;padding:10px 11px 5px;display:grid}.document-icon span{font-size:8px}.document-link>div:nth-child(2){gap:3px;display:grid}.document-link .eyebrow{margin-bottom:2px;font-size:10px}.document-link strong{letter-spacing:-.3px;font-size:16px;font-weight:500}.document-link>div>span:last-child{color:var(--night-muted);font-size:11px}.document-action{align-items:center;gap:13px;margin-left:auto;font-size:12px;display:flex}.document-link:hover .document-action{text-underline-offset:5px;text-decoration:underline}.examples-section{padding-top:100px;padding-bottom:82px}.examples-grid{grid-template-columns:1.55fr 1fr;align-items:start;gap:45px;display:grid}.example-heading{margin-bottom:19px}.truth-label{color:#556c78;margin-bottom:12px;font-size:10px;display:inline-block}.example-heading h3{letter-spacing:-.75px;font-size:25px;font-weight:550}.example-heading p{color:var(--muted);margin-top:9px;font-size:13px}.cockpit{background:var(--paper);border:1px solid #beccd4;border-radius:8px;overflow:hidden;box-shadow:0 17px 36px -25px #12273570}.app-toolbar{border-bottom:1px solid #d7e1e5;justify-content:space-between;align-items:center;padding:13px 17px;font-size:10px;display:flex}.app-toolbar>div{align-items:center;gap:9px;display:flex}.app-toolbar strong{font-weight:550}.app-logo{color:#fff;background:#284452;border-radius:4px;padding:4px}.sample-label{color:#576e79;font-size:9px}.cockpit-content{padding:23px}.cockpit-title{justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;display:flex}.cockpit-title p{color:var(--muted);margin-bottom:5px;font-size:9px}.cockpit h4{letter-spacing:-.6px;font-size:21px}.team-select{min-width:110px;position:relative}.team-select select{appearance:none;cursor:pointer;background:#fff;border:1px solid #bdcdd5;border-radius:4px;width:100%;padding:8px 27px 8px 11px;font-size:10px}.team-select svg{pointer-events:none;position:absolute;top:11px;right:9px}.kpis{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:20px;padding-bottom:24px;display:grid}.kpis>div+div{border-left:1px solid var(--line);padding-left:19px}.kpis>div>span{color:#536a76;font-size:10px;display:block}.kpis strong{letter-spacing:-1px;align-items:baseline;gap:4px;margin-top:5px;font-size:33px;font-weight:520;display:flex}.kpis strong small{color:#526670;letter-spacing:0;font-size:12px;font-weight:400}.kpis p{color:#627781;font-size:9px}.kpi-attention .small-square{align-self:center;width:6px;height:6px;margin-left:5px}.chart-label{justify-content:space-between;font-size:10px;display:flex}.chart-label strong{font-weight:550}.chart-label span{color:#596f7a;font-size:9px}.trend-chart{width:100%;height:auto;margin:4px 0 17px;overflow:visible}.trend-chart text{font-family:var(--font);fill:#627781;font-size:10px}.insight-row{text-align:left;background:#fff6ef;border:1px solid #dfb396;border-radius:4px;align-items:center;gap:10px;width:100%;padding:15px 12px;display:flex}.insight-dot{background:#b55228;border-radius:50%;flex-shrink:0;width:5px;height:5px}.insight-row strong{font-size:11px;font-weight:550;line-height:1.4;display:block}.insight-row small{color:#6e675f;margin-top:3px;font-size:9px;display:block}.insight-row>svg{color:#9e522f;margin-left:auto}.insight-detail{padding:17px 12px 3px;font-size:12px}.insight-detail>span{font-size:10px;font-weight:600}.insight-detail p{margin-top:7px}.insight-detail small{color:var(--muted);margin-top:9px;font-size:9px;display:block}.truth-note{color:#556c78;max-width:630px;margin-top:18px;font-size:10px;line-height:1.65}.examples-side{gap:30px;display:grid}.examples-side .example-heading h3{font-size:21px}.examples-side .truth-label{margin-bottom:8px}.review-demo,.automation-demo{background:#f9fbfc;border:1px solid #bfcfd7;border-radius:6px;overflow:hidden}.review-content{padding:17px}.review-title{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:9px;display:flex}.review-content h4{letter-spacing:-.4px;margin-bottom:18px;font-size:17px;font-weight:550}.check-row{color:var(--muted);border-top:1px solid #d6e1e5;align-items:center;gap:8px;padding:7px 0;font-size:10px;display:flex}.check-row svg{color:#4c7967}.review-check{cursor:pointer;align-items:center;gap:9px;margin:8px 0 13px;padding:7px 0;font-size:10px;display:flex}input[type=checkbox]{accent-color:#25495c;flex-shrink:0;width:16px;height:16px;margin:0}.review-approve{background:var(--ink);color:#fff;border-radius:3px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:39px;padding:10px;font-size:11px;display:flex}.review-approve:disabled{color:#667984;background:#e3eaed}.reset-link{color:#49636f;text-underline-offset:4px;align-items:center;gap:7px;min-height:35px;padding:6px 0;font-size:10px;text-decoration:underline;display:inline-flex}.automation-content{padding:17px}.automation-rail{grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:16px;display:grid}.automation-rail>div{flex-direction:column;align-items:center;gap:7px;display:flex;position:relative}.automation-rail>div:not(:last-child):after{content:"";background:#c4d4da;width:70%;height:1px;position:absolute;top:17px;left:75%}.automation-rail>div>span{border:1px solid #b7cbd4;border-radius:4px;place-items:center;width:36px;height:35px;display:grid}.automation-rail small{color:#58717e;font-size:9px}.automation-rail .done>span{color:#386c54;background:#e1f0e8;border-color:#8fb7a7}.automation-rail .waiting>span{color:#a45023;background:#fff0e2;border-color:#d5a27e}.automation-content>p{color:var(--muted);min-height:37px;font-size:11px}.examples-section>.text-link{margin-top:28px}.enterprise-route{background:#dfe8ec;border-block:1px solid #bdcfd7}.enterprise-inner{grid-template-columns:105px 1fr auto;align-items:center;gap:32px;padding-block:34px;display:grid}.enterprise-inner>div>span{color:#4f6a78;font-size:11px}.enterprise-inner h2{letter-spacing:-.8px;margin-top:9px;font-size:28px}.enterprise-open{align-items:center;gap:24px;font-size:12px;display:flex}.enterprise-inner:hover .enterprise-open{text-underline-offset:5px;text-decoration:underline}.enterprise-emblem{width:92px;height:64px;position:relative}.enterprise-emblem span{border:1px solid #547184;border-radius:50%;position:absolute;inset:5px 10px;transform:rotate(-32deg)}.enterprise-emblem span:nth-child(2){transform:rotate(4deg)}.enterprise-emblem span:nth-child(3){transform:rotate(40deg)}.enterprise-emblem span:nth-child(4){transform:rotate(76deg)}.enterprise-emblem span:nth-child(5){border-color:#aa5637;transform:rotate(112deg)}.competence-section{grid-template-columns:1fr 1fr;gap:100px;padding-block:100px;display:grid}.competence-copy>p:not(.eyebrow){color:var(--muted);margin-top:27px;font-size:15px}.competence-copy>.text-link{margin-top:25px}.delivery-stack{padding-top:9px}.delivery-header{color:#536a76;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;font-size:11px;display:flex}.delivery-layer{border-top:1px solid #c7d5dc;align-items:center;gap:18px;padding:18px 0;display:flex}.delivery-layer>span{color:#526670;width:17px;font-size:10px}.delivery-layer strong{font-size:15px;font-weight:550}.delivery-layer p{color:var(--muted);margin-top:2px;font-size:11px}.delivery-layer>svg{color:#527b6a;flex-shrink:0;margin-left:auto}.handover{background:#e0ebe8;border:1px solid #bfd0c9;border-radius:5px;gap:15px;margin-top:8px;padding:19px;display:flex}.handover>svg{color:#426f5a;flex-shrink:0;padding-top:2px}.handover strong{font-size:13px;font-weight:550}.handover p{color:#526c62;margin-top:4px;font-size:11px}.closing-section{background:#e2e9ed;border-top:1px solid #b8cbd4;overflow:hidden}.closing-inner{grid-template-columns:1fr 2.1fr;align-items:center;gap:60px;padding-block:83px;display:grid}.closing-inner h2{font-size:clamp(36px,3.7vw,56px)}.closing-inner p:not(.eyebrow){max-width:550px;color:var(--muted);margin-top:23px;font-size:14px}.closing-inner .button{margin-top:28px}.closing-inner small{color:var(--muted);margin-top:12px;font-size:10px;display:block}.closing-track{place-items:center;height:255px;display:grid;position:relative}.closing-track>i{border:1px solid #9bb3bf;border-radius:50%;width:245px;height:245px;position:absolute}.closing-track:before{content:"";border:1px dashed #adc0c9;border-radius:50%;width:185px;height:185px;position:absolute}.closing-track:after{content:"";background:#d57148;height:2px;position:absolute;top:50%;left:-400px;right:50%}.closing-track>span{z-index:1;background:#e2e9ed;padding:25px}.footer{color:#dce7ec;background:#122735;padding-block:36px 17px}.footer-top{justify-content:space-between;align-items:center;gap:25px;display:flex}.footer-top>span{color:#b3c5cf;font-size:11px}.footer-top>a:last-child{align-items:center;gap:14px;font-size:11px;display:flex}.footer-bottom{color:#a5bdc9;border-top:1px solid #3b5260;justify-content:space-between;align-items:center;margin-top:30px;padding-top:17px;font-size:10px;display:flex}.footer-bottom button{align-items:center;gap:9px;min-height:28px;font-size:10px;display:flex}.prototype-disclosure{color:#b8ccd6;max-width:800px;margin-top:16px;font-size:11px;line-height:1.7}.cs-hero{padding-top:35px;padding-bottom:45px}.cs-hero-grid{grid-template-columns:1.5fr 1fr;align-items:center;gap:85px;display:grid}.cs-hero h1{font-size:clamp(44px,4.75vw,69px)}.cs-intro{color:var(--muted);max-width:630px;margin-top:25px;font-size:16px}.cs-hero .text-link{margin-top:19px}.cs-hero-visual{background:#e3ebef;border:1px solid #c4d6de;border-radius:9px;height:385px;position:relative;overflow:hidden;box-shadow:inset 0 0 50px #f3f7f866}.service-ribbons{position:absolute;inset:0;transform:rotate(-25deg)}.service-ribbons i{border:1px solid #7d9aaa;border-radius:70px;width:115px;height:610px;position:absolute;top:-110px;left:100px;transform:rotate(25deg);box-shadow:7px 0 #d5e1e6}.service-ribbons i:nth-child(2){transform:rotate(49deg)}.service-ribbons i:nth-child(3){border-color:#af603e;transform:rotate(72deg);box-shadow:6px 0 #dca48650}.service-ribbons i:nth-child(4){transform:rotate(98deg)}.service-ribbons i:nth-child(5){transform:rotate(126deg)}.ribbon-label{background:#edf3f5;border:1px solid #9eb8c5;border-radius:3px;padding:5px 9px;font-size:10px;position:absolute}.r-one{top:33px;left:25px}.r-two{top:88px;right:26px}.r-three{bottom:33px;right:25px}.ribbon-junction{background:var(--ink);color:#f2f7fa;border:7px solid #e3ebef;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:154px;height:154px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #98b4c3}.ribbon-junction .mark{margin-bottom:16px;transform:scale(1.5)}.ribbon-junction>span:last-child{font-size:10px}.cs-opening-text{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1.5fr 1fr;gap:85px;margin-top:49px;padding-block:30px 5px;font-size:14px;display:grid}.cs-opening-text strong{color:var(--ink);align-self:end;font-size:15px;font-weight:500}.fractures-section{grid-template-columns:1fr 1.2fr;gap:95px;padding-block:65px 90px;display:grid}.fractures-section h2{max-width:400px}.fractures-section>div>p:not(.eyebrow){color:var(--muted);margin-top:23px;font-size:14px}.fracture-list>p{color:var(--muted);margin-block:0 13px;font-size:13px}.fracture-list>p:last-child{color:var(--ink);margin-top:19px}.fracture-list ul{padding:0;list-style:none}.fracture-list li{color:var(--muted);border-top:1px solid var(--line);padding:12px 0 12px 22px;font-size:13px;position:relative}.fracture-list li:before{content:"";border:1px solid #b96741;width:5px;height:5px;position:absolute;top:20px;left:0}.cycle-section{background:var(--ink);color:#f3f8fa;padding-block:80px 35px}.cycle-section .eyebrow{color:#bad0db}.service-cycle{grid-template-columns:1.25fr 1fr;align-items:center;gap:80px;margin-top:33px;display:grid}.cycle-diagram{aspect-ratio:520/480;min-width:0;position:relative}.cycle-diagram>svg{width:100%;height:100%;overflow:visible}.cycle-diagram>svg>path{fill:none;stroke:#5d7c8c;stroke-width:1.4px}.cycle-diagram>svg>.cycle-trace{stroke:#f1a174;stroke-width:2.5px;stroke-dasharray:1;animation:.6s ease-out both signal-arrives}.cycle-diagram>svg>.cycle-inner{stroke:#466372;stroke-dasharray:3 5;stroke-width:1px}.cycle-diagram>svg>circle{fill:#162f3f;stroke:#587686;stroke-width:1px}.cycle-center{white-space:nowrap;flex-direction:column;align-items:center;gap:3px;display:flex;position:absolute;top:51.8%;left:50%;transform:translate(-50%,-50%)}.cycle-center .mark{margin-bottom:11px}.cycle-center>span:not(.mark){color:#abc1ce;font-size:10px}.cycle-center strong{font-size:12px;font-weight:500}.cycle-point{color:#c5d5de;background:#1f3b4b;border:1px solid #708a98;border-radius:5px;align-items:center;gap:9px;padding:10px 14px;display:flex;position:absolute;transform:translate(-50%,-50%)}.cycle-point>span{color:#a9c1ce;font-size:10px}.cycle-point strong{font-size:12px;font-weight:520}.cycle-point.active{color:var(--ink);background:#fbf0e4;border-color:#f3aa7e}.cycle-point.active>span{color:#984728}.cycle-point-0{top:11%;left:50%}.cycle-point-1{top:41%;left:86%}.cycle-point-2{top:85.5%;left:73.4%}.cycle-point-3{top:85.5%;left:26.6%}.cycle-point-4{top:41%;left:14%}.cycle-detail{background:#203b4a;border:1px solid #4e6b7c;border-radius:7px;padding:30px}.cycle-detail .truth-label{color:#b5cbd6}.cycle-detail-title{align-items:center;gap:17px;margin:10px 0 20px;display:flex}.cycle-detail-title>span{color:#f6aa7e;letter-spacing:-1px;font-size:29px}.cycle-detail-title p{color:#d0e0e7;font-size:12px}.cycle-detail h3{letter-spacing:-.8px;min-height:70px;font-size:31px}.cycle-detail>p{color:#b9d0dc;min-height:63px;margin-top:20px;font-size:13px}.cycle-example{border-top:1px solid #547080;margin-top:21px;padding-top:16px}.cycle-example>span{color:#aac5d3;font-size:10px}.cycle-example p{min-height:44px;margin-top:6px;font-size:13px}.cycle-detail .button{min-height:44px;margin-top:25px;font-size:12px}.cycle-conclusion{color:#b1c8d4;border-top:1px solid #456272;margin-top:25px;padding-top:24px;font-size:12px}.service-fields{grid-template-columns:1fr 1.4fr;gap:100px;padding-block:95px;display:grid}.service-fields>div:first-child>p:last-child{color:var(--muted);margin-top:25px;font-size:14px}.field-accordion details{border-top:1px solid #c3d5dd}.field-accordion details:last-child{border-bottom:1px solid #c3d5dd}.field-accordion summary{align-items:center;gap:15px;padding:24px 0;display:flex}.field-accordion h3{letter-spacing:-.5px;font-size:19px;font-weight:550;line-height:1.25}.field-symbol{color:#50778a;flex-shrink:0}.field-symbol svg{width:21px;height:21px}.field-accordion summary>svg{color:#63808e;flex-shrink:0;margin-left:auto}.field-accordion details[open] summary>svg{transform:rotate(45deg)}.field-accordion details[open] .field-symbol{color:#a74f2a}.field-accordion details>div{padding:0 0 23px 36px}.field-accordion ul{color:var(--muted);padding-left:17px;font-size:13px}.field-accordion li{padding-block:5px}.service-examples{background:#e2ebef;border-block:1px solid #c0d3dd;padding-block:70px}.system-catalog{grid-template-columns:repeat(2,1fr);gap:0 50px;margin-top:40px;display:grid}.system-catalog>div{border-top:1px solid #b1c7d3;align-items:center;gap:17px;padding:20px 0;display:flex}.catalog-line{background:#b8613b;flex-shrink:0;width:18px;height:2px}.system-catalog p{font-size:13px}.catalog-icon{color:#58798b;margin-left:auto;padding-left:12px}.service-depth{grid-template-columns:1.4fr 1fr;gap:100px;padding-block:90px;display:grid}.service-depth>div>p{color:var(--muted);margin-top:20px;font-size:14px}.service-depth ul{color:var(--muted);margin-top:15px;padding:0 0 0 18px;font-size:13px}.service-depth li{padding-block:5px}.experience-proof{background:#e1ebef;border:1px solid #bfd2db;border-radius:6px;align-self:start;padding:35px}.proof-rules{align-items:end;gap:9px;height:80px;margin-bottom:31px;display:flex}.proof-rules i{background:#345466;width:16px;height:53px;transform:skewY(-20deg)}.proof-rules i:nth-child(2){background:#d57449;height:79px}.proof-rules i:nth-child(3){height:35px}.experience-proof>span{color:#526670;font-size:11px}.experience-proof>strong{letter-spacing:-2px;margin-top:15px;font-size:clamp(28px,3.1vw,47px);font-weight:500;line-height:1.4;display:block}.experience-proof>p{border-top:1px solid #acc2ce;margin-top:22px;padding-top:20px;font-size:13px}.experience-proof>small{color:#526670;margin-top:17px;font-size:10px;display:block}.service-scope{padding-bottom:85px}.service-scope h2{margin-bottom:32px}.table-scroll{margin-block:26px;overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:13px}th{text-align:left;color:#fff;vertical-align:top;background:#203e50;padding:17px 22px;font-weight:500}th+th{color:var(--ink);background:#d4e2ea}td{color:var(--muted);vertical-align:top;border-bottom:1px solid #c3d4dd;padding:16px 22px}td+td{background:#e6edf1}.service-scope>p{color:var(--muted);max-width:900px;margin-top:17px;font-size:14px}.service-closing{background:#dbe7ec;border-top:1px solid #bfd3de;padding-block:70px}.service-closing h2{max-width:950px}.service-closing .section>p:not(.eyebrow){color:var(--muted);max-width:770px;margin-top:23px;font-size:14px}.service-closing .button{margin-top:30px}.detail-hero{padding-top:65px;padding-bottom:70px}.detail-hero h1{max-width:1080px}.detail-hero>p:not(.eyebrow){max-width:680px;color:var(--muted);margin-top:25px}.detail-hero .button{margin-top:30px}.detail-hero .back-link{width:fit-content;margin-bottom:27px;display:flex}.build-document{grid-template-columns:.65fr 1.65fr;align-items:start;gap:80px;padding-block:80px;display:grid}.build-document>aside{max-height:calc(100vh - 150px);font-size:11px;position:sticky;top:116px;overflow:auto}.build-document>aside>p{color:var(--muted);margin-bottom:15px}.build-document>aside a{border-top:1px solid #c7d8e0;gap:9px;padding-block:10px;line-height:1.5;display:flex}.build-document>aside a>svg{flex-shrink:0;margin-top:4px;margin-left:auto}.document-section{border-bottom:1px solid #c1d2da;margin-bottom:48px;padding-bottom:52px}.document-section h2{margin-bottom:27px;font-size:34px}.document-section h3{margin-top:30px;margin-bottom:15px;font-size:23px}.document-section p{color:var(--muted);margin-block:17px;font-size:15px}.document-section ul,.document-section ol{color:var(--muted);margin-block:20px;padding-left:20px;font-size:14px}.document-section li{padding-block:5px}.document-section strong{color:var(--ink);font-weight:580}.contact-page{grid-template-columns:1fr 1.2fr;align-items:start;gap:100px;padding-block:50px 80px;display:grid}.contact-intro{position:sticky;top:110px}.contact-intro h1{font-size:clamp(35px,3.6vw,53px)}.contact-intro>p:not(.eyebrow){color:var(--muted);margin-top:25px;font-size:14px}.contact-intro .back-link{margin-bottom:20px}.contact-prices{border-top:1px solid #b9cdd7;margin-top:28px;padding:25px 0}.contact-prices h2{margin-bottom:21px;font-size:20px}.contact-prices>p{flex-wrap:wrap;justify-content:space-between;gap:10px;margin-block:11px;font-size:13px;display:flex}.contact-prices strong{white-space:nowrap;font-weight:550}.contact-prices small{color:var(--muted);margin-top:15px;font-size:10px;line-height:1.7;display:block}.contact-prices .text-link{margin-top:10px;font-size:11px}.form-demo-note{background:#dde8ee;border:1px solid #a7c2d0;border-radius:4px;align-items:start;gap:12px;margin-bottom:28px;padding:16px 19px;font-size:11px;display:flex}.form-demo-note>svg{color:#52768c;flex-shrink:0;margin-top:3px}.form-demo-note strong{margin-bottom:2px;font-size:12px;font-weight:600;display:block}.contact-form-area{padding-top:10px}fieldset{border:0;border-top:1px solid #bacdd7;min-width:0;margin:0 0 28px;padding:22px 0 0}legend{letter-spacing:-.5px;padding-right:18px;font-size:19px;font-weight:530}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}form label{flex-direction:column;gap:8px;margin-bottom:16px;font-size:12px;line-height:1.6;display:flex}form input:not([type=checkbox]),form textarea,form select{background:#fbfcfc;border:1px solid #a9c1cd;border-radius:4px;width:100%;min-height:43px;padding:11px 12px;font-size:14px}form textarea{resize:vertical}.field-help,form small{color:#526670;font-size:10px}.field-help{margin-top:-3px}.impact-options{grid-template-columns:1fr 1fr;gap:10px 15px;margin-top:20px;margin-bottom:25px;display:grid}.impact-options>span,.impact-options>small{grid-column:1/-1}.impact-options>span{font-size:13px}.impact-options>small{margin-top:-10px;margin-bottom:3px}.impact-options>label{flex-direction:row;align-items:center;gap:9px;min-height:32px;margin:0;font-size:11px}.data-minimization{color:var(--muted);margin:0 0 23px;font-size:11px}.field-error{color:#a83920;grid-column:1/-1;font-size:12px}.form-preview{background:#fbfcfc;border:1px solid #b3c9d4;border-radius:6px;padding:30px}.form-preview>svg{color:#497b63;margin-bottom:21px}.form-preview h2{font-size:31px}.form-preview p{color:var(--muted);margin-top:20px;font-size:13px}.form-preview dl{margin-block:23px;font-size:13px}.form-preview dt{color:var(--muted);margin-top:16px;font-size:11px}.form-preview dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:3px 0 0}.form-preview .button{margin-top:26px;font-size:12px}}@layer responsive{@media (width<=1100px){.situation{grid-template-columns:.8fr 1.2fr;gap:30px}.situation-explanation{grid-template-columns:1fr;gap:18px}.situation-diagnosis{grid-template-columns:1fr 1fr;column-gap:24px;display:grid}.situation-diagnosis>:first-child{grid-area:1/1}.situation-diagnosis>:nth-child(2){grid-area:2/1}.situation-diagnosis>:nth-child(3){grid-area:1/2;margin-top:0}.situation-diagnosis>:nth-child(4){grid-area:2/2}.read-example-heading{grid-template-columns:110px 1fr 1fr;gap:22px}.dashboard-figure{grid-template-columns:1.8fr 1fr;gap:28px}.dashboard-body{padding:20px}.sheet-period{display:none}.approval-stages li{padding:24px 18px}.approval-stages .reading-label{min-height:32px}.clear-path>article{padding:26px}}@media (width<=800px){.readable-problems,.reading-examples,.readable-build{padding-block:60px}.situation,.problems-compact .situation{grid-template-columns:1fr;gap:24px}.situation h3,.situation-scene{max-width:100%}.situation-explanation{margin-left:34px}.situation-heading{gap:16px}.situation-change{padding:20px}.reading-footnote{flex-direction:column;align-items:flex-start;gap:18px}.reading-footnote a{flex-shrink:1}.read-example-heading{grid-template-columns:1fr 1fr;gap:14px 26px}.example-index{grid-column:1/-1}.dashboard-figure{grid-template-columns:1fr;gap:28px}.annotation-list{grid-template-columns:repeat(3,1fr);gap:20px}.annotation-list>div{flex-direction:column;gap:10px}.annotation-list>div>span{width:24px}.intake-figure{grid-template-columns:1fr 38px 1fr}.intake-before,.intake-after{padding:22px}.intake-record dl>div{grid-template-columns:1fr;gap:0}.approval-stages{grid-template-columns:repeat(2,1fr)}.approval-stages li{padding:24px}.approval-stages li:nth-child(2){border-right:0}.approval-stages li:nth-child(-n+2){border-bottom:1px solid var(--line)}.approval-stages li:after{display:none}.approval-stages .reading-label{min-height:0}.fit-intro{grid-template-columns:1fr auto;gap:12px}.fit-intro>div{grid-area:2/1/auto/-1}.clear-path{grid-template-columns:1fr}.delivery-stage{border-top:1px solid #35505e;border-left:0;border-radius:0 0 5px 5px}.blueprint-note{grid-template-columns:1fr .8fr;gap:26px;padding:26px}}@media (width<=540px){.readable-problems .intro-grid{gap:22px}.situation{padding-block:28px}.situation-explanation{margin-left:0}.situation-diagnosis{display:block}.situation-diagnosis .cause-label{margin-top:18px}.situation h3{font-size:25px}.read-example-heading{grid-template-columns:1fr}.read-example{padding-block:30px}.dashboard-body{padding:18px 14px}.sheet-top{flex-wrap:wrap;gap:5px;padding:14px}.sheet-top>span:last-child{margin-left:27px}.dashboard-title h4{font-size:22px}.dashboard-metrics{gap:10px;padding-block:24px}.dashboard-metrics>div>span{min-height:30px;font-size:10px}.dashboard-metrics strong{gap:2px;font-size:30px}.metric-alert .annotation-pin{margin-left:3px}.example-table{font-size:11px}.example-table th,.example-table td{padding:12px 5px}.example-table thead th{font-size:9px}.example-table th .annotation-pin{margin:5px 0 0;display:flex}.dashboard-action{padding:12px}.annotation-list{grid-template-columns:1fr;gap:20px}.annotation-list>div{flex-direction:row;gap:14px}.intake-figure{grid-template-columns:1fr}.intake-connector{height:42px}.intake-connector svg{transform:rotate(90deg)}.intake-before,.intake-after{padding:24px 20px}.intake-record dl>div{grid-template-columns:1fr;margin-bottom:4px}.intake-figure h4{font-size:24px}.approval-stages{grid-template-columns:1fr}.approval-stages li{border-right:0;border-bottom:1px solid var(--line);padding:24px}.approval-stages li:last-child{border-bottom:0}.stage-icon{height:28px;margin-bottom:12px}.clear-path>article{padding:25px 20px}.clear-path h3{font-size:28px}.total-price strong{font-size:clamp(27px,7.5vw,38px)}.blueprint-note{grid-template-columns:1fr;gap:24px;padding:24px 20px}.read-build-actions{gap:20px}}@media (width<=900px){.value-hero-grid{grid-template-columns:1.2fr 1fr;gap:28px}.value-hero-principle{padding:24px}.value-evidence{gap:28px}}@media (width<=650px){.value-hero-grid{flex-direction:column;gap:24px;display:flex}.value-hero-principle{grid-template-columns:76px 1fr;gap:10px 16px;width:100%;padding:20px;display:grid}.value-factor{margin:0;font-size:42px}.value-hero-principle h2{align-self:center;font-size:21px}.value-hero-principle>p,.value-caveat,.value-hero-principle .text-link{grid-column:1/-1;margin-top:0}.value-hero-grid>div>p{margin:20px 0;font-size:16px}.value-hero h1{font-size:37px}.value-situation-grid,.value-workflow-change,.value-calculation,.value-evidence{grid-template-columns:1fr;gap:18px}.value-workflow-change{gap:8px}.value-section{padding-block:40px}.value-example{padding:22px 18px}.value-calculation li{gap:10px}.value-result{padding:14px}}@media (width<=800px){.access-orientation{flex-direction:column;align-items:flex-start;gap:20px}.access-case-list article{grid-template-columns:28px 1fr;gap:20px}.access-case-list aside{grid-column:2}.access-offer-grid,.access-steps,.access-responsibility,.access-blueprint{grid-template-columns:1fr}.access-offer-grid article+article{border-top:1px solid #35505e;border-left:0}.access-offer-grid article{padding:28px}.access-price,.access-offer-grid .button{margin-top:0}.access-blueprint{gap:24px;padding:44px 28px 28px}.access-steps{gap:24px}.access-decision-example dl>div{grid-template-columns:1fr;gap:4px}.access-problems,.access-delivery,.access-scope,.access-offer,.access-evidence,.access-closing{padding-block:56px}}@media (width<=540px){.access-case-list article{grid-template-columns:1fr;gap:12px}.access-case-list aside{grid-column:1;padding:20px}.access-offer-grid article,.access-blueprint,.access-responsibility,.access-decision-example{padding:24px 20px}.access-blueprint{padding-top:44px}.access-steps li{gap:16px}.access-price strong{font-size:clamp(25px,7.7vw,36px)}.access-evidence .document-link{align-items:flex-start;gap:14px}.access-evidence .document-link>svg{flex-shrink:0}.access-evidence .document-link>svg:last-child{display:none}}.progressive-hero--animated{padding-block:32px 40px}.progressive-hero--animated .progressive-hero-grid{grid-template-columns:1.35fr 1fr;gap:28px 64px;margin-top:20px}.progressive-hero--animated h1{font-size:clamp(40px,4.1vw,60px)}.progressive-hero--animated .progressive-hero-grid>div>p{margin-block:18px;font-size:18px;line-height:1.55}.progressive-hero--animated .access-caption{margin-top:10px}.progressive-hero--animated .progressive-principle{box-shadow:none;border-radius:4px 4px 24px;grid-template-columns:auto 1fr;gap:0 20px;padding:22px 24px;display:grid}.progressive-hero--animated .progressive-principle .reading-label{grid-column:1/-1}.progressive-hero--animated .progressive-value-art{margin:10px 0}.progressive-hero--animated .progressive-value-art strong{font-size:62px}.progressive-hero--animated .progressive-value-art svg{display:none}.progressive-hero--animated .progressive-principle h2{align-self:center;font-size:24px}.progressive-hero--animated .progressive-principle>p:not(.reading-label){grid-column:1/-1;margin-top:6px;font-size:14px;line-height:1.5}.progressive-hero--animated .progressive-principle-note{grid-column:1/-1;line-height:1.5}.progressive-hero--animated .progressive-principle .progressive-learn{grid-column:1/-1;justify-self:start;margin-top:6px;padding-bottom:6px;font-size:14px}.progressive-hero--animated~.progressive-workflow .progressive-flow{background-color:#f0f5ed;background-image:none;border-radius:8px 8px 24px}.progressive-hero--animated~.progressive-workflow .progressive-flow strong{color:#173d30;box-shadow:none;background:#cce6d6;border-color:#b4c9ba}.progressive-hero--animated~.progressive-workflow .progressive-flow strong svg{color:#315d4c}@media (width<=1100px){.progressive-hero--animated .progressive-hero-grid{gap:28px 32px}.progressive-hero--animated .progressive-principle{column-gap:12px;padding:20px}.progressive-hero--animated .progressive-value-art strong{font-size:52px}.progressive-hero--animated .progressive-principle h2{font-size:21px}.data-reuse figcaption{align-items:start}}@media (width<=900px){.progressive-hero--animated .progressive-hero-grid{grid-template-columns:1fr;gap:24px}.progressive-hero--animated .progressive-principle{order:3}.data-reuse{order:2}.data-reuse-artwork{aspect-ratio:400/604;border-radius:12px;max-width:480px;margin-inline:auto}.data-reuse figcaption{flex-direction:column;gap:4px}.data-reuse figcaption>span{text-align:left}}@media (width<=440px){.progressive-hero--animated{padding-block:22px 32px}.progressive-hero.progressive-hero--animated h1{font-size:35px}.progressive-hero--animated .progressive-hero-grid{gap:20px;margin-top:16px}.progressive-hero--animated .progressive-hero-grid>div>p{margin-block:16px;font-size:16px;line-height:1.5}.progressive-hero--animated .access-caption{font-size:12px}.data-reuse{padding-top:8px}.data-reuse-heading{gap:8px;margin-bottom:10px}.data-reuse-heading h2{font-size:20px}.data-reuse-mobile-break{display:block}.data-reuse-control{padding:8px}.system-view-tabs{gap:0}.system-view-tabs button{flex:1 1 0;padding:9px 3px;font-size:12px;line-height:1.3}.data-reuse-control span{display:none}.data-reuse-still-label{white-space:normal;text-align:right;width:44px;font-size:11px}.data-reuse figcaption{padding-top:10px}.data-reuse figcaption strong{font-size:14px}}@media print{.data-reuse-control{display:none}}@media (width<=900px){.progressive-hero-grid,.progressive-workflow,.progressive-proof{gap:32px}.progressive-hero-grid{grid-template-columns:1fr 1fr}.progressive-offer-grid{gap:28px}}@media (width<=650px){.progressive-hero{padding-block:32px}.progressive-hero-grid,.progressive-workflow,.progressive-proof,.progressive-offer-grid{grid-template-columns:1fr;gap:28px}.progressive-hero-grid{margin-top:24px}.progressive-hero h1{font-size:37px}.progressive-hero-grid>div>p{margin:20px 0;font-size:17px}.progressive-principle{border-radius:20px 20px 40px;padding:24px;box-shadow:0 12px 32px #2749360d,6px 6px #dbeae2}.progressive-value-art{margin-block:16px 24px}.progressive-value-art strong{font-size:76px}.progressive-value-art svg{width:40%}.progressive-principle h2{font-size:25px}.progressive-situations,.progressive-workflow,.progressive-proof,.progressive-offer{padding-block:40px}.progressive-situation-list{grid-template-columns:1fr;gap:0}.progressive-situation-list>div{grid-template-columns:44px 1fr;column-gap:16px;padding:24px 20px;display:grid}.progressive-situation-list>div+div{border-top:1px solid #d5e1da;border-left:0}.progressive-situation-list svg{margin-bottom:0;padding:10px}.progressive-situation-list p{grid-column:2}.progressive-situation-list h3{margin-bottom:8px;font-size:20px}.progressive-flow{padding:24px 16px}.progressive-flow strong{gap:10px;padding:16px 12px;font-size:15px}.progressive-flow strong>svg:last-child{display:none}.progressive-offer-grid article{padding:24px}.progressive-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 24px)}.progressive-dialog-bar{padding:8px 16px}.progressive-dialog-body{padding:24px 16px}.progressive-detail .value-section,.progressive-detail .access-offer,.progressive-detail .access-evidence,.progressive-detail .value-example{padding:18px 12px}.progressive-detail .access-steps,.progressive-detail .value-calculation{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.progressive-learn svg{transition:none}}.progressive-dialog{font-family:var(--font);font-size:16px;line-height:1.6}.progressive-dialog :is(h2,h3,h4){letter-spacing:-.02em;text-wrap:pretty;font-size:20px;font-weight:600;line-height:1.35}.progressive-dialog-body>h2{margin-bottom:28px;font-size:28px}.progressive-detail h2{margin-bottom:16px}.progressive-dialog :is(p,li,dt,dd,summary,.text-link,.button,.document-link strong){letter-spacing:normal;font-size:16px;line-height:1.6}.progressive-dialog :is(strong,dt,summary,.text-link,.button){font-weight:600}.progressive-dialog :is(.eyebrow,.reading-label,.examples-truth,.progressive-note,.access-price span,.access-price small,.access-fit-note,.value-example figcaption span,.value-result>span,.intake-figure figcaption,.intake-before>p,.intake-after>p,.channel-stack>span,.intake-record>div,.intake-record dt,.intake-record dd,.document-link>div>span:last-child){letter-spacing:normal;font-size:13px;line-height:1.6}.progressive-dialog .eyebrow{margin-bottom:12px}.progressive-dialog :is(.access-price strong,.access-blueprint>div>strong,.value-result strong){letter-spacing:-.02em;overflow-wrap:anywhere;font-size:28px;line-height:1.3}.progressive-dialog .intake-record>div>span{font-size:13px}.progressive-dialog .value-example figcaption strong{font-size:20px;line-height:1.35}.progressive-dialog .access-responsibility{grid-template-columns:1fr;gap:24px}.progressive-dialog .access-decision-example dl>div{grid-template-columns:1fr;gap:4px}.progressive-dialog .intake-record dl>div{grid-template-columns:1fr;gap:0}@media (width<=540px){.progressive-dialog-body>h2,.progressive-dialog :is(.access-price strong,.access-blueprint>div>strong,.value-result strong){font-size:24px}}@media (width<=800px){.legal-layout{grid-template-columns:minmax(0,1fr);gap:36px}.legal-toc{max-height:none;position:static}.legal-page{padding-top:32px}.legal-heading{margin-top:32px}.legal-body h2{font-size:22px}}@media print{.legal-page .back-link,.legal-toc{display:none}body:has(.legal-page) .header{display:none}body:has(.legal-page) .footer{display:none}.legal-layout{display:block}.legal-page{padding:0}.legal-body{max-width:none}.legal-body h2{break-after:avoid}}@media (width>=1550px){:root{--max:1500px}.hero-heading{gap:110px}.bench-stage{gap:100px;min-height:390px;padding-inline:44px}.core-body{padding-block:22px}.request-text{font-size:11px}}@media (width<=1180px){.header-inner{gap:22px;height:76px}.desktop-nav{gap:19px}.desktop-nav a{font-size:12px}.brand>span:last-child{font-size:18px}.hero-heading{grid-template-columns:1.7fr 1fr;gap:40px}.hero-aside>p{font-size:14px}.hero-aside .button{gap:7px;padding:12px;font-size:12px}.bench-stage{grid-template-columns:.8fr 1.8fr .95fr;gap:35px;padding-inline:23px}.source-tile{gap:7px;padding-inline:9px}.source-tile small{font-size:8px}.output-title{gap:6px}.output-title strong{font-size:10px}.queue-line{font-size:7px}.process-navigation{gap:0}.problem-explorer,.intro-grid,.build-intro,.build-bottom{gap:45px}.project-path{gap:24px}.project-path h3{font-size:21px}.project-path article>p:not(.path-kind){min-height:113px;font-size:12px}.project-path article>p.path-context{min-height:0}.examples-grid{grid-template-columns:1.45fr 1fr;gap:25px}.example-heading h3{font-size:23px}.enterprise-inner{grid-template-columns:75px 1fr auto;gap:23px}.enterprise-inner h2{font-size:24px}.enterprise-emblem{width:70px}.enterprise-open{gap:12px;max-width:160px;font-size:11px}.competence-section,.service-fields,.service-depth,.fractures-section{gap:55px}.cs-hero-grid,.cs-opening-text{gap:50px}.service-cycle{gap:35px}.cycle-detail{padding:24px}.cycle-point{gap:6px;padding-inline:10px}.cycle-point strong{font-size:11px}.cycle-center strong{font-size:10px}.contact-page{gap:55px}}@media (width<=980px){.desktop-nav{display:none}.header-action{margin-left:auto}.menu-button{display:grid}.hero-index{display:none}.hero-heading{grid-template-columns:1.55fr 1fr;gap:30px}.hero h1{font-size:clamp(43px,5.4vw,58px)}.bench-stage{grid-template-columns:.65fr 1.65fr;gap:60px;padding-inline:36px}.result-stack{display:none}.source-tile small{font-size:9px}.process-navigation button{gap:5px;padding-inline:6px;font-size:10px}.process-navigation button>svg{margin-left:0}.bench-bottom{gap:10px;padding-inline:17px}.hero-assurances{gap:16px;font-size:10px}.hero-assurances>a{font-size:10px}.intro-grid{grid-template-columns:1.3fr 1fr;gap:35px}.intro-grid>p{font-size:14px}.problem-explorer{gap:30px}.problem-choices button{font-size:13px}.problem-answer{padding:24px}.capability-strip{gap:20px}.capability-strip>div{gap:10px}.capability-strip h3{font-size:15px}.build-intro{grid-template-columns:1.4fr 1fr}.build-intro>p{font-size:14px}.project-path h3,.price{font-size:20px}.examples-grid{grid-template-columns:1fr;gap:33px}.examples-side{grid-template-columns:1fr 1fr;gap:24px}.example-main{max-width:100%}.cockpit-content{padding:26px}.trend-chart{max-height:270px}.kpis strong{font-size:38px}.closing-inner{grid-template-columns:.7fr 1.7fr;gap:30px}.closing-track{transform:scale(.8)}.cs-hero-visual{height:330px}.cs-hero-grid{grid-template-columns:1.4fr 1fr;gap:30px}.cs-hero h1{font-size:45px}.cs-intro{font-size:14px}.service-cycle{grid-template-columns:1fr 1fr}.cycle-detail h3{font-size:27px}.cycle-point{padding:9px 6px}.cycle-point strong{font-size:10px}.cycle-point>span{display:none}.cycle-center .mark{margin-bottom:3px;transform:scale(.8)}.cycle-center>span:not(.mark){font-size:8px}.cycle-center strong{font-size:9px}.cycle-detail>p{min-height:86px}.service-fields{grid-template-columns:1fr 1.3fr;gap:40px}.contact-page{grid-template-columns:1fr 1.15fr;gap:40px}.form-grid{grid-template-columns:1fr;gap:0}.impact-options{grid-template-columns:1fr}.build-document{gap:40px}}@media (width<=720px){html{scroll-padding-top:91px}.header-inner{gap:15px;height:68px}.header-action .button{gap:12px;min-height:37px;padding-inline:12px;font-size:11px}.header-action .button svg{width:14px}.hero{padding-top:33px}.hero-topline .eyebrow{margin-bottom:19px;font-size:11px}.hero-heading{grid-template-columns:1fr;gap:24px;padding-bottom:32px}.hero h1{letter-spacing:-.045em;max-width:620px;font-size:clamp(40px,7.5vw,57px)}.hero-aside>p{max-width:550px;margin-bottom:21px;font-size:14px}.hero-aside .button{gap:20px;width:auto;padding-inline:17px;font-size:13px}.hero-aside .text-link{margin-left:18px;font-size:12px}.offer-overview{grid-template-columns:1fr;gap:20px;padding-block:24px}.offer-overview li{gap:16px}.offer-overview h2{margin-bottom:6px;font-size:17px}.offer-overview p{max-width:470px;font-size:12px}.caption-detail{display:none}.caption-mobile{display:inline}.bench-toolbar{padding:11px 13px}.demo-caption{gap:6px;font-size:10px}.segment button{padding-inline:12px}.bench-stage{flex-direction:column;gap:18px;padding:17px 15px 21px;display:flex}.signal-wiring{display:none}.source-stack{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}.source-stack>.bench-label{display:none}.source-tile{justify-content:center;gap:7px;padding:9px 6px}.source-tile>svg{width:15px;height:15px}.source-tile>span:not(.connection-port){font-size:10px}.source-tile small{display:none}.connection-port{bottom:-4px;right:auto}.process-core{width:100%;position:relative}.core-body{padding:16px}.request-text{max-width:none;font-size:11px}.extracted-fields{gap:10px}.extracted-fields span{font-size:9px}.extracted-fields strong{font-size:11px}.core-state small{font-size:10px}.core-state strong{font-size:11px}.core-bottom{font-size:9px}.bench-bottom{flex-direction:column;align-items:stretch;gap:9px;padding:12px}.process-navigation{justify-content:space-between;gap:3px}.process-navigation button{justify-content:center;gap:4px;min-height:38px;padding-inline:7px;font-size:11px}.process-navigation button>svg{display:none}.walk-button{justify-content:center;min-height:36px;font-size:11px}.bench-explanation{grid-template-columns:1fr;gap:7px;min-height:117px;padding:18px}.bench-explanation>span{font-size:11px}.hero-assurances{flex-wrap:wrap;gap:9px 20px;padding-block:21px;font-size:10px}.hero-assurances>a,.fragment-note{display:none}.is-fragmented .source-0,.is-fragmented .source-2{transform:rotate(-3deg)}.is-fragmented .process-core{transform:rotate(1deg)}.intro-grid,.build-intro{grid-template-columns:1fr;gap:23px}h2{font-size:clamp(32px,5.4vw,40px)}.section-intro{margin-bottom:30px}.eyebrow{margin-bottom:17px;font-size:12px}.problem-section{padding-block:39px 48px}.problem-explorer{grid-template-columns:1fr;gap:23px}.problem-choices button{padding-block:17px;font-size:14px}.problem-answer{padding:22px 24px}.answer-drawing{float:right;transform-origin:100% 0;width:125px;margin:0 0 -10px;transform:scale(.7)}.problem-answer h3{font-size:28px}.problem-answer>p:not(.eyebrow){clear:both}.problem-next{flex-direction:column;gap:8px;padding-top:17px}.system-explainer{padding-block:47px 51px}.system-explainer .intro-grid{grid-template-columns:1fr;gap:22px}.explainer-context p{font-size:13px}.build-section>.section{padding-top:57px}.build-intro{gap:23px;margin-bottom:27px}.path-preface{font-size:11px}.path-preface>span{gap:7px;line-height:1.8}.path-arrow{padding-inline:0}.path-selector{flex-direction:column;align-items:start;gap:13px;margin-top:21px}.project-path{grid-template-columns:1fr;gap:0}.project-path article{border-bottom:1px solid #3b5261;padding:18px 0 26px 42px;position:relative}.project-path article:before{content:"";background:#b86944;width:1px;position:absolute;top:53px;bottom:-22px;left:12px}.project-path article:last-child{border-bottom:0}.project-path article:last-child:before{display:none}.path-track{height:28px;margin:0;position:absolute;top:18px;left:0}.path-track>i,.path-track>svg{display:none}.path-track>span{width:26px;height:26px}.path-kind{margin:3px 0 13px;font-size:10px}.project-path h3{min-height:0;font-size:23px}.project-path article>p:not(.path-kind){min-height:0;font-size:13px}.price{margin-block:19px 17px;font-size:22px}.project-path article>p.path-context{font-size:11px}.credit-line{gap:13px;margin-top:15px;padding:18px}.credit-line strong{font-size:12px;line-height:1.5;display:block}.credit-line p{font-size:10px}.tax-note{font-size:9px}.build-bottom{grid-template-columns:1fr;gap:20px;margin:26px 0}.build-bottom>p{font-size:11px}.document-link{flex-wrap:wrap;align-items:start;gap:15px}.document-link>div:nth-child(2){flex:1;min-width:200px}.document-link strong{font-size:15px;line-height:1.45}.document-link>div>span:last-child{font-size:10px}.document-action{margin-left:64px;font-size:12px}.examples-section{padding-top:64px;padding-bottom:57px}.examples-side{grid-template-columns:1fr;gap:30px}.example-heading h3{font-size:24px}.cockpit-content{padding:19px}.examples-side .example-heading h3{font-size:23px}.truth-label{font-size:10px}.enterprise-inner{grid-template-columns:64px 1fr;gap:16px;padding-block:30px}.enterprise-emblem{grid-row:1/3;align-self:start;width:61px}.enterprise-inner>div>span{font-size:10px;display:block}.enterprise-inner h2{margin-top:8px;font-size:25px}.enterprise-open{grid-column:2;max-width:none;margin-top:2px;font-size:11px}.enterprise-open>svg{width:17px}.competence-section{grid-template-columns:1fr;gap:30px;padding-block:64px}.competence-copy>p:not(.eyebrow){margin-top:22px;font-size:14px}.competence-copy>.text-link{margin-top:16px}.closing-inner{grid-template-columns:1fr;gap:0;padding-block:59px}.closing-track{display:none}.closing-inner h2{font-size:38px}.closing-inner p:not(.eyebrow){font-size:13px}.footer-top{flex-wrap:wrap;gap:25px}.footer-top>span{display:none}.footer-top>a:last-child{font-size:11px}.cs-hero{padding-top:27px}.cs-hero-grid{grid-template-columns:1fr;gap:30px}.cs-hero h1{font-size:clamp(40px,7.5vw,57px)}.cs-hero-visual{height:300px}.service-ribbons i{top:-130px;left:34%}.cs-opening-text{grid-template-columns:1fr;gap:19px;margin-top:30px;padding-top:25px}.fractures-section{grid-template-columns:1fr;gap:27px;padding-block:24px 60px}.fractures-section h2{max-width:none}.fractures-section>div>p:not(.eyebrow){font-size:13px}.cycle-section{padding-block:57px 30px}.service-cycle{grid-template-columns:1fr;gap:17px;margin-top:20px}.cycle-diagram{width:100%;max-width:520px;margin-inline:auto}.cycle-point{gap:7px;padding:10px 13px}.cycle-point strong{font-size:12px}.cycle-center .mark{margin-bottom:7px;transform:scale(1)}.cycle-center strong{font-size:11px}.cycle-center>span:not(.mark){font-size:9px}.cycle-detail{padding:24px}.cycle-detail h3{min-height:0;font-size:31px}.cycle-detail>p{min-height:0;margin-top:18px}.cycle-example p{min-height:0}.cycle-detail-title{margin:4px 0 17px}.cycle-conclusion{font-size:11px}.service-fields{grid-template-columns:1fr;gap:30px;padding-block:60px}.field-accordion h3{font-size:18px}.service-examples{padding-block:54px}.system-catalog{grid-template-columns:1fr;margin-top:28px}.system-catalog>div{padding-block:15px}.service-depth{grid-template-columns:1fr;gap:30px;padding-block:58px}.experience-proof{padding:26px}.proof-rules{float:right;transform-origin:100% 0;width:75px;margin:0;transform:scale(.7)}.experience-proof>span:first-of-type{max-width:190px;display:block}.experience-proof>strong{letter-spacing:-1.5px;font-size:45px}.service-scope{padding-bottom:58px}th,td{padding:13px 12px;font-size:11px}.service-scope>p{font-size:13px}.service-closing{padding-block:55px}.service-closing .section>p:not(.eyebrow){font-size:13px}.service-closing .button{font-size:12px}.detail-hero{padding-block:40px 53px}.detail-hero h1{font-size:clamp(35px,8.2vw,44px)}.detail-hero>p:not(.eyebrow){font-size:14px}.build-document{grid-template-columns:1fr;gap:35px;padding-block:50px}.build-document>aside{max-height:none;display:none;position:relative;top:auto}.document-section h2{font-size:30px}.document-section h3{font-size:22px}.document-section p,.document-section li{font-size:13px}.contact-page{grid-template-columns:1fr;gap:20px;padding-top:28px}.contact-intro{position:static}.contact-intro h1{font-size:42px}.form-grid{grid-template-columns:1fr 1fr;gap:14px}.impact-options{grid-template-columns:1fr 1fr}.form-preview{padding:25px}}@media (width<=440px){.brand>span:last-child{gap:4px;font-size:17px}.brand{gap:9px}.header-action{display:none}.header-inner{justify-content:space-between}.hero h1{font-size:40px}.hero-aside .button{width:100%}.hero-aside .text-link{margin:9px 0 0}.bench-toolbar{gap:8px;padding:10px 11px}.demo-caption{max-width:110px;font-size:9px;line-height:1.4}.segment button{padding:6px 10px;font-size:10px}.bench-stage{gap:15px;padding:14px 10px 19px}.core-toolbar{padding-inline:13px}.core-body{padding:14px 12px}.core-heading{font-size:8px}.state-pill{padding-inline:5px;font-size:8px}.core-body h3{font-size:21px}.request-text{font-size:10px}.extracted-fields{grid-template-columns:1fr 1fr;gap:10px;padding-bottom:13px}.core-state{align-items:flex-start}.core-state small{font-size:9px}.core-state strong{font-size:10px}.process-navigation button{flex-direction:column;gap:1px;min-height:43px;padding:5px 7px;font-size:10px}.step-count{font-size:8px}.process-navigation{gap:4px}.bench-explanation{padding:15px}.hero-assurances{gap:9px;display:grid}.problem-answer .eyebrow{font-size:10px}.answer-drawing{width:80px;transform:scale(.5)}.wide-break{display:none}.document-link>div:nth-child(2){min-width:0}.document-link strong{font-size:14px}.document-action{justify-content:space-between;width:100%;margin-left:0;padding-top:7px}.cockpit-content{padding:15px}.cockpit-title{gap:10px;margin-bottom:20px}.cockpit h4{font-size:18px}.team-select{min-width:95px}.kpis>div>span{font-size:9px}.kpis>div+div{padding-left:11px}.kpis strong{font-size:29px}.kpis strong small{font-size:9px}.kpis p,.sample-label{font-size:8px}.app-toolbar{padding:12px;font-size:9px}.truth-note{font-size:9px}.closing-inner h2{font-size:36px}.footer-top{gap:23px}.footer-top>a:last-child{width:100%}.cs-hero h1{font-size:40px}.cs-hero-visual{height:260px}.cycle-point{padding:9px}.cycle-point strong{font-size:10px}.cycle-center strong{font-size:9px}.cycle-center>span:not(.mark){font-size:8px}.cycle-center .mark{margin-bottom:0;transform:scale(.75)}.cycle-detail{padding:21px}.cycle-detail h3{font-size:28px}.service-closing .button{gap:12px;width:100%;padding-inline:13px}.form-grid,.impact-options{grid-template-columns:1fr;gap:0}.contact-intro h1{font-size:39px}.form-preview .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.header,.footer,.walk-button,.menu-button,.skip-link{display:none}body{background:#fff;font-size:12pt}.section{max-width:none;padding-inline:0}.build-section,.cycle-section{color:#000;background:#fff}.build-section p,.cycle-section p{color:#333}.contact-intro,.build-document>aside{position:static}}}
