:root{--paper:#f5f3ed;--ink:#202722;--muted:#656b63;--line:#d9dcd2;--rust:#a34228;--sage:#dfe5d9;--dark:#24352d;--white:#fffefa;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}::selection{background:#c9d7ba;color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.65}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--rust);outline-offset:5px}p{color:var(--muted);margin:0 0 24px}h1,h2,h3,h4{line-height:1.1;font-weight:500;letter-spacing:-.045em;margin:0}h1{font-size:clamp(44px,5.1vw,82px)}h2{font-size:clamp(36px,3.55vw,56px)}h3{font-size:28px}svg{display:block}img{max-width:100%;height:auto}button{background:none;border:0}a,button{transition:background .2s,color .2s,transform .2s}a:hover{color:var(--rust)}.container{width:min(1440px,calc(100% - 112px));margin-inline:auto}.section{padding-block:112px;border-bottom:1px solid var(--line)}.diagram-heading,.diagram-note,.eyebrow,.feature-top,.mini-label,.proof-label{font-family:var(--font);font-size:10px;line-height:1.5;letter-spacing:.13em;font-weight:600;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 30px;color:var(--muted)}.eyebrow>span{height:5px;width:5px;background:var(--rust)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--ink);color:var(--paper);padding:16px 23px;font-size:13px;font-weight:600;line-height:1.5;min-height:52px;border:1px solid var(--ink);border-radius:3px;white-space:nowrap}.button:hover{background:var(--rust);border-color:var(--rust);color:white}.button:active{transform:translateY(1px)}.button-small{padding:11px 17px;min-height:43px;font-size:12px;gap:25px}.text-link{display:inline-flex;align-items:center;gap:28px;font-size:13px;font-weight:600;min-height:48px;border-bottom:1px solid var(--line)}.text-link:hover{border-color:var(--rust)}.button>span,.text-link>span{font-size:20px;line-height:1}.skip-link{position:fixed;top:10px;left:20px;transform:translateY(-200%);background:var(--ink);color:white;padding:12px 20px;z-index:100}.skip-link:focus{transform:none}.header{border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:30}.header-inner{min-height:94px;justify-content:space-between;gap:24px}.header-inner,.wordmark{display:flex;align-items:center}.wordmark{font-size:25px;font-weight:700;letter-spacing:-1.4px;line-height:1}.wordmark-dot{color:var(--rust)}.brand-mark{width:27px;height:26px;position:relative;margin-right:11px;display:grid;grid-template-columns:repeat(3,5px);grid-gap:3px;gap:3px;transform:skewY(-18deg)}.brand-mark i{height:20px;background:var(--ink)}.brand-mark i:nth-child(2){margin-top:4px}.brand-mark i:nth-child(3){margin-top:8px}.navigation{display:flex;gap:34px;align-items:center;font-size:12px}.navigation>a[aria-current=page]{color:var(--rust)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.12fr 1fr;grid-gap:54px;gap:54px;align-items:center;padding-block:95px 83px}.hero .eyebrow{font-size:9px;letter-spacing:.14em}.hero h1{font-size:clamp(45px,5vw,78px);line-height:1.04;letter-spacing:-.055em}.serif-word{font-family:Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.065em;color:var(--rust)}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.7;max-width:455px;margin:30px 0}.hero-actions{display:flex;align-items:center;gap:25px}.workflow-hero{position:relative;min-width:0;margin-top:20px;padding:24px 22px 15px;background:#e9ece3;border:1px solid #d5dbcf;border-radius:4px;box-shadow:0 16px 45px -35px #34452d66}.diagram-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:8px}.diagram-mode{display:flex;justify-content:center;margin:32px auto 0;width:max-content;border:1px solid #cbd2c2;border-radius:4px;padding:3px;background:#e0e5d9}.diagram-mode button,.segmented button{font-size:11px;padding:7px 13px;min-height:36px;border-radius:2px}.diagram-mode button[aria-pressed=true]{background:var(--white);box-shadow:0 1px 5px #00000010}.orbit{height:340px;position:relative;isolation:isolate}.orbit-lines{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#aab9a1;stroke-width:1;transition:opacity .5s}.orbit-lines circle{stroke-dasharray:2 7;opacity:.6}.orbit-node{position:absolute;padding:10px 12px;background:#f8f9f3;border:1px solid #cfd7c7;border-radius:3px;font-size:10px;display:flex;align-items:center;gap:9px;z-index:2;min-height:40px;box-shadow:0 3px 5px #27332104;transition:transform .5s,background .5s}.node-symbol{width:18px;height:18px;display:grid;place-items:center;border:1px solid #d5dace;border-radius:2px;color:#64715f}.node-0{left:5%;top:12%}.node-1{right:1%;top:13%}.node-2{left:0;top:46%}.node-3{right:-2%;top:46%}.node-4{left:5%;bottom:8%}.node-5{right:3%;bottom:8%}.orbit-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:132px;height:128px;background:var(--dark);color:var(--paper);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #455a4c;border-radius:5px;box-shadow:0 10px 18px #1d302820;z-index:1}.core-monogram{font-size:37px;line-height:1.3;letter-spacing:-3px}.orbit-core strong{font-size:11px;letter-spacing:.02em}.orbit-core>span:last-child{font-size:7px;color:#c0cbbd;margin-top:5px}.diagram-caption{border-top:1px solid #cfd7c7;padding-top:17px;font-size:10px;display:flex;align-items:center;gap:9px}.status-dot{width:5px;height:5px;background:#69815a;display:inline-block;border-radius:100%;flex:none}.diagram-note{font-size:8px;letter-spacing:.035em;margin:8px 0 0;color:#72786e;text-transform:none}.fragmented .orbit-lines{stroke-dasharray:5 9;opacity:.3}.fragmented .orbit-node{background:#f2eee7}.fragmented .node-0,.fragmented .node-4{transform:rotate(-4deg)}.fragmented .node-1,.fragmented .node-3{transform:rotate(4deg)}.fragmented .orbit-core{background:#74766c}.proof-line{border-block:1px solid var(--line);padding-block:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px}.proof-label{font-size:8px;color:var(--muted)}.proof-line>a{display:flex;align-items:center;gap:13px}.proof-end{font-size:10px;color:var(--muted)}.problem{display:grid;grid-template-columns:1fr 1fr;grid-gap:14%;gap:14%}.problem h2{font-size:clamp(38px,4.3vw,65px)}.problem-right{padding-top:50px}.body-large{font-size:27px;line-height:1.35;letter-spacing:-.025em;color:var(--ink)}.problem-right>p:not(.body-large){font-size:14px;max-width:460px}.fragment-chain{display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding:16px 0 26px;font-size:11px;color:var(--muted)}.fragment-chain span{padding:5px 7px;border:1px solid var(--line);background:#efeee8}.fragment-chain b{font-weight:400;color:#919886}.organized-line{display:flex;gap:18px;border-top:1px solid var(--line);padding-block:20px;font-size:15px}.organized-line>span{color:var(--rust)}.organized-line strong{font-weight:500}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:54px}.section-heading>p{max-width:320px;font-size:14px;margin:0 0 4px}.section-heading h2{max-width:800px}.module-explorer{display:grid;grid-template-columns:1fr 1.65fr;grid-gap:70px;gap:70px}.module-list button{border-bottom:1px solid var(--line);width:100%;text-align:left;display:flex;align-items:center;gap:16px;padding:15px 7px;font-size:14px;min-height:55px}.module-list button>span:last-child{margin-left:auto;font-size:19px}.module-number{font-size:9px;color:var(--muted)}.module-list button[aria-pressed=true]{color:var(--rust);border-color:var(--rust)}.module-list button:hover{background:#eeece5}.module-detail{min-width:0;padding:25px 32px;background:#e9ece3;border:1px solid #d6dccf}.module-detail,.module-stage{display:flex;flex-direction:column}.module-stage{min-height:275px;align-items:center;justify-content:center;padding:28px 10px}.module-start{background:var(--white);font-size:12px;padding:12px 20px;border:1px solid #ced5c7;border-radius:3px}.module-start>span{color:var(--rust);margin-right:15px}.module-connector{height:27px;border-left:1px solid #a6b39e}.module-system{background:var(--dark);color:var(--paper);padding:19px 22px;min-width:80%;border-radius:4px}.mini-label{font-size:9px}.module-system>.mini-label{color:#b7c6ac;font-size:7px;display:block}.module-system>strong{font-size:16px;font-weight:400;display:block;margin:8px 0 20px}.module-branch{display:flex;gap:13px;border-top:1px solid #617060;padding-top:17px}.module-branch>span{border:1px solid #617060;font-size:10px;padding:8px 10px;flex:1 1}.module-copy{margin-top:auto}.module-copy h3{font-size:28px}.module-copy p{font-size:13px;line-height:1.6;margin:14px 0 0}.module-copy .small-copy{font-size:11px;border-top:1px solid #cbd3c3;padding-top:14px}.project-feature{background:var(--dark);color:var(--paper);padding:58px 0 75px}.project-feature p{color:#bac5b9}.feature-top{display:flex;justify-content:space-between;align-items:center;font-size:8px;border-bottom:1px solid #506052;padding-bottom:26px;margin-bottom:50px}.feature-top .eyebrow{margin:0;color:#c2ccbb;font-size:9px}.feature-top .eyebrow>span{background:#b6c79e}.feature-grid{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:100px;gap:100px;align-items:center}.feature-grid h2{font-size:clamp(42px,4.5vw,67px)}.feature-grid .feature-company{color:var(--paper);font-size:17px;margin:30px 0 10px}.feature-grid p{font-size:13px;max-width:370px}.feature-grid .text-link{border-color:#62735f}.feature-grid .text-link:hover{color:#d1ddc2}.customer-visual{background:#dae2d0;color:var(--dark);padding:35px;border:1px solid #9baa8e;min-height:330px;display:flex;flex-direction:column;justify-content:space-between}.customer-visual:hover{background:#e1e8d9;color:var(--dark);transform:translateY(-3px)}.customer-visual-top{display:flex;align-items:center;gap:19px;font-size:13px;line-height:1.45;font-weight:600;letter-spacing:.09em}.customer-emblem{width:auto;height:74px;flex-shrink:0}.customer-flow{display:flex;align-items:center;gap:8px;font-size:11px}.customer-flow>span{border:1px solid #a9b69d;padding:9px 12px}.customer-flow i{height:1px;background:#a9b69d;flex:1 1}.customer-visual-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #b8c3ad;padding-top:18px;font-size:10px}.customer-visual-bottom>span:first-child{display:flex;gap:9px;align-items:center}.customer-visual-bottom>span:last-child{font-size:22px}.transformation{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px}.transformation h3{font-size:40px}.transformation p:not(.eyebrow){font-size:14px;max-width:330px;margin-top:22px}.segmented{display:inline-flex;border:1px solid var(--line);padding:4px;margin-top:5px}.segmented button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.transform-steps{list-style:none;margin:0;padding:0}.transform-steps li{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:18px 0;font-size:13px;min-height:61px}.transform-steps li>span{font-size:9px;color:var(--muted)}.transform-steps.connected li>span{color:var(--rust)}.process-nav{display:flex;border-bottom:1px solid var(--line);gap:0}.process-nav button{flex:1 1;text-align:left;font-size:14px;padding:14px 0 20px;border-bottom:2px solid transparent}.process-nav button>span{display:block;font-size:9px;color:var(--muted);margin-bottom:14px}.process-nav button[aria-pressed=true]{border-color:var(--rust);color:var(--rust)}.process-detail{display:grid;grid-template-columns:1fr 1.35fr;grid-gap:60px;gap:60px;align-items:center;min-height:280px;padding:40px 0}.process-big{font-family:Georgia,serif;font-size:180px;letter-spacing:-.09em;color:#d5dacd;line-height:1}.process-detail>div{max-width:610px}.process-detail h3{font-size:34px}.process-detail p:not(.eyebrow){font-size:14px;margin:20px 0 0}.process-detail .eyebrow{font-size:9px;margin:0 0 20px}.founder-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.founder-type{font-size:clamp(50px,5.4vw,87px);line-height:.99;letter-spacing:-.06em;position:relative;padding-block:50px}.founder-type>span{color:var(--rust);font-family:Georgia,serif;font-style:italic}.founder-type small{display:block;font-family:var(--font);font-size:8px;letter-spacing:.12em;line-height:1.5;margin-top:40px;color:var(--muted)}.founder-section h2{font-size:37px;margin-bottom:25px}.founder-section p:not(.eyebrow){font-size:14px}.article-row{display:grid;grid-template-columns:180px 1fr 115px;align-items:center;grid-gap:30px;gap:30px;padding:30px 0;border-top:1px solid var(--line)}.article-row h3{font-size:24px;line-height:1.3;max-width:700px;letter-spacing:-.025em}.article-row>span:last-child{font-size:10px;display:flex;justify-content:space-between;align-items:center;color:var(--muted)}.article-row b{font-size:20px;font-weight:400}.cta{padding-block:86px;background:#e5e9de}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta h2{font-size:clamp(36px,4vw,60px)}.cta p:not(.eyebrow){font-size:13px;margin:25px 0 0}.footer{padding-block:55px 25px}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:50px}.footer-brand{font-size:24px;font-weight:600;letter-spacing:-.06em}.footer-top p{font-size:12px;margin:12px 0 0}.footer nav{display:flex;gap:25px;align-items:flex-start;font-size:11px;padding-top:10px}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted)}.footer-bottom>div{display:flex;gap:25px}.page-intro{padding-block:95px 75px}.page-intro h1{max-width:1100px}.intro-copy{max-width:610px;margin-top:30px;font-size:18px}.intro-copy p{margin-bottom:24px}.page-intro+.section{padding-top:40px}.intro-copy .button{margin-top:12px}.service-row{display:grid;grid-template-columns:50px 1fr 1fr;grid-gap:35px;gap:35px;padding:40px 0;border-top:1px solid var(--line)}.service-row>span{font-size:11px;color:var(--rust)}.service-row h2{font-size:30px;max-width:400px;line-height:1.22}.service-row h3{font-size:21px;letter-spacing:-.02em;line-height:1.3;margin:0 0 16px}.service-row p{font-size:14px}.service-tags{display:flex;gap:18px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.prose-grid{display:grid;grid-template-columns:1fr 1.4fr;grid-gap:100px;gap:100px}.prose-grid h2{font-size:40px}.prose-grid p{max-width:690px}.principle-row{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:80px;gap:80px;padding:30px 0;border-top:1px solid var(--line)}.principle-row h3{font-size:25px}.principle-row p{font-size:14px;margin:0}.case-heading .intro-copy{max-width:710px}.case-meta{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line);padding-block:25px;grid-gap:30px;gap:30px;margin-top:10px}.case-company{display:flex;align-items:center;gap:10px}.case-company img{width:auto;height:30px}.case-meta p{margin:0;font-size:14px;color:var(--ink)}.case-meta span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:8px}.case-lead{font-size:22px;line-height:1.5;color:var(--ink)}.care-system{background:#e4e9dc;padding:30px;border:1px solid #cbd5bf}.care-system-body{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;margin:35px 0}.care-path button{display:flex;text-align:left;align-items:center;gap:15px;width:100%;border-top:1px solid #c1ccb4;min-height:58px;padding:12px 8px;font-size:13px}.care-path button>span:first-child{font-size:9px}.care-path button>span:last-child{margin-left:auto}.care-path button[aria-pressed=true]{background:var(--dark);color:var(--paper);border-color:var(--dark)}.care-detail{padding:25px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #c1ccb4}.care-detail-index{font-size:64px;line-height:1;color:#869779;font-family:Georgia,serif;margin-bottom:28px}.care-detail h3{font-size:30px}.care-detail p{font-size:14px;margin:20px 0}.care-detail .mini-label{margin-top:20px;color:var(--muted);font-size:8px}.case-caption{font-size:12px;border-left:2px solid var(--rust);padding-left:20px;margin-top:35px;max-width:660px}.article-list .article-row{grid-template-columns:160px 1fr 120px;padding-block:38px}.article-summary p{font-size:14px;max-width:650px;margin:14px 0 0}.article-body{max-width:730px;margin:0 auto;padding:10px 0 90px}.article-body h2{font-size:30px;margin:45px 0 20px;letter-spacing:-.025em}.article-body p{font-size:17px;line-height:1.85}.article-back{border-top:1px solid var(--line);padding-top:30px;margin-top:45px}.article-meta{display:flex;gap:25px;font-size:11px;color:var(--muted);margin-top:30px}.contact-layout{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:100px;gap:100px;padding-bottom:100px}.contact-aside{font-size:14px;align-self:start;position:-webkit-sticky;position:sticky;top:50px}.contact-aside h2{font-size:26px;margin-bottom:20px}.contact-aside ol{padding-left:20px;color:var(--muted);font-size:13px}.contact-aside li{padding:10px 0}.contact-email{margin-top:20px;font-size:13px;color:var(--muted)}.contact-email a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.project-form{min-width:0}.form-section{border:0;border-top:1px solid var(--line);margin:0 0 35px;padding:22px 0 0;min-width:0}.form-section legend{font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding-right:20px}.field-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:23px;gap:23px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:23px}.field label{font-size:12px;font-weight:600;line-height:1.6}.optional{font-size:10px;font-weight:400;color:var(--muted);margin-left:7px}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid #c5cbbd;border-radius:2px;padding:12px 13px;background:var(--white);font-size:14px;color:var(--ink);min-height:48px}.field textarea{resize:vertical;min-height:112px}.field [aria-invalid=true]{border-color:#a34228}.field-error{color:#923521;font-size:12px}.form-status{background:#e9eddf;border-left:3px solid #567147;padding:20px;margin:20px 0;font-size:14px}.form-status.error{background:#f1e5db;border-color:var(--rust)}.form-status h2{font-size:28px;margin-bottom:15px}.form-status p{margin-bottom:0}.form-privacy{font-size:11px;max-width:520px;margin:20px 0}.form-privacy a{text-decoration:underline}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.loading{min-height:60vh;padding-block:90px;font-size:13px}.loading-line{display:block;width:90px;height:2px;background:var(--rust);margin-bottom:25px;animation:loading 1s ease-in-out infinite alternate}@keyframes loading{to{width:180px;opacity:.4}}.legal{max-width:750px;margin:0 auto;padding-bottom:100px}.legal h2{font-size:27px;margin:35px 0 18px}.legal p{font-size:15px}@media (min-width:1700px){.hero{gap:100px;padding-block:115px 100px}.hero h1{font-size:88px}.workflow-hero{padding:30px}.orbit{height:405px}.orbit-node{font-size:12px;padding:13px 18px}.orbit-core{width:150px;height:146px}}@media (max-width:1100px){.container{width:calc(100% - 72px)}.hero{gap:25px;padding-block:75px}.hero h1{font-size:58px}.hero .eyebrow{font-size:8px}.workflow-hero{padding:20px 14px}.orbit{height:320px}.orbit-node{padding:8px;font-size:9px;gap:4px}.node-symbol{display:none}.orbit-core{width:113px;height:119px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:11px;gap:13px}.section{padding-block:85px}.module-explorer{gap:35px}.feature-grid{gap:55px}.customer-visual{padding:25px}.customer-flow>span{padding:8px}.founder-section{gap:55px}.navigation{gap:25px}.prose-grid{gap:65px}.contact-layout{gap:55px}.article-body,.legal{width:calc(100% - 100px)}.proof-end{display:none}}@media (max-width:850px){.hero{grid-template-columns:1fr 1fr;gap:25px}.hero h1{font-size:47px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:10px}.orbit{height:300px}.orbit-core{width:98px;height:110px}.orbit-core>span:last-child{font-size:6px}.orbit-node{font-size:8px;padding:6px;min-height:32px}.diagram-heading{font-size:7px}.navigation{gap:20px}.navigation .button-small{gap:15px}.problem{gap:60px}.module-explorer{grid-template-columns:1fr 1.35fr;gap:30px}.module-detail{padding:20px}.module-list button{font-size:12px}.module-stage{padding-inline:0}.module-system{min-width:100%;padding:15px}.module-copy h3{font-size:25px}.feature-grid{gap:40px}.feature-grid h2{font-size:45px}.customer-flow{font-size:9px}.customer-visual{min-height:310px;padding:20px}.customer-visual-top{font-size:10px}.transformation{gap:45px}.transformation h3{font-size:34px}.founder-section{gap:40px}.founder-section h2{font-size:31px}.article-row{grid-template-columns:130px 1fr 85px;gap:20px}.article-row h3{font-size:21px}.footer nav{gap:15px}.footer-top{gap:20px}.cta-inner{gap:30px}.cta h2{font-size:38px}.service-row{gap:20px;grid-template-columns:30px 1fr 1fr}.service-row h2{font-size:25px}.care-system-body{gap:30px}.contact-layout{grid-template-columns:.65fr 1.35fr;gap:35px}}@media (max-width:700px){.container{width:calc(100% - 40px)}.header-inner{min-height:76px}.wordmark{font-size:23px}.menu-toggle{display:flex;gap:25px;align-items:center;font-size:12px;min-height:44px;padding:8px 3px}.navigation{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 20px 25px #20272210}.navigation.is-open{display:flex}.navigation>a{padding:13px 10px;font-size:16px}.navigation .button{margin-top:15px}.hero{grid-template-columns:1fr;padding:54px 0 40px;gap:30px}.hero .eyebrow{font-size:8px;margin-bottom:25px}.hero h1{font-size:clamp(44px,8.5vw,65px);max-width:520px;line-height:1.06}.hero .desktop-break{display:none}.hero-copy>p:not(.eyebrow){font-size:15px;max-width:480px;margin:25px 0}.hero-actions{flex-direction:row;align-items:center;gap:22px}.hero-actions .text-link{font-size:12px;gap:16px}.button{padding:14px 18px;gap:22px;min-height:50px;font-size:12px}.workflow-hero{margin-top:8px;padding:22px 20px 16px}.diagram-heading{font-size:8px}.diagram-mode{margin-top:25px}.orbit{height:315px}.orbit-node{padding:9px 10px;font-size:10px;min-height:40px;gap:6px}.node-symbol{display:grid}.orbit-core{width:122px;height:125px}.orbit-core>span:last-child{font-size:7px}.node-0{left:6%}.node-1{right:3%}.node-2{left:0}.node-3{right:0}.node-4{left:7%}.node-5{right:5%}.proof-line{flex-direction:column;align-items:flex-start;gap:12px;padding-block:23px}.proof-label{font-size:8px}.proof-line>a{font-size:12px;gap:10px}.section{padding-block:65px}.problem{grid-template-columns:1fr;gap:25px}.problem h2{font-size:clamp(34px,12vw,44px)}.problem h2 br{display:none}.problem-right{padding:0}.body-large{font-size:24px}.body-large br{display:none}.problem-right>p:not(.body-large){max-width:none;font-size:14px}.eyebrow{font-size:9px;margin-bottom:22px}.fragment-chain{padding-top:0}.section-heading{display:block;margin-bottom:32px}.section-heading h2{font-size:37px}.section-heading>p{margin:23px 0 0;max-width:none}.section-heading>.text-link{margin-top:20px}.module-explorer{grid-template-columns:1fr;gap:25px}.module-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0 15px;gap:0 15px}.module-list button{font-size:11px;padding:12px 0;gap:6px;min-height:50px;line-height:1.4}.module-number{display:none}.module-list button>span:last-child{font-size:14px}.module-detail{padding:22px}.module-stage{min-height:245px;padding:22px 0}.module-system{min-width:75%}.module-system>strong{font-size:17px}.module-copy h3{font-size:28px}.project-feature{padding:35px 0 45px}.feature-top{margin-bottom:32px;gap:15px}.feature-top>span{font-size:7px}.feature-grid{grid-template-columns:1fr;gap:35px}.feature-grid h2{font-size:49px}.feature-grid .feature-company{margin-top:24px}.feature-grid p{max-width:480px;font-size:14px}.customer-visual{min-height:300px;padding:27px}.customer-visual-top{font-size:12px}.customer-flow{font-size:11px}.customer-flow>span{padding:9px 14px}.transformation{grid-template-columns:1fr;gap:25px}.transformation h3{font-size:37px}.transformation h3 br{display:none}.transformation p:not(.eyebrow){max-width:none}.process-nav{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px 18px;gap:12px 18px;border:0}.process-nav button{border-bottom:1px solid var(--line);font-size:12px;padding:10px 0}.process-nav button>span{margin-bottom:9px}.process-detail{grid-template-columns:70px 1fr;gap:25px;min-height:300px;padding:35px 0}.process-big{font-size:83px;align-self:start;margin-top:36px}.process-detail h3{font-size:28px}.process-detail .eyebrow{font-size:8px}.founder-section{grid-template-columns:1fr;gap:38px}.founder-type{padding:0;font-size:67px}.founder-type small{margin-top:25px}.founder-section h2{font-size:35px}.article-list .article-row,.article-row{grid-template-columns:1fr 95px;gap:14px;padding:26px 0}.article-row>.mini-label{grid-column:1/-1;font-size:8px}.article-row h3{font-size:22px}.article-row>span:last-child{align-self:end}.cta{padding-block:55px}.cta-inner{display:block}.cta h2{font-size:38px}.cta p:not(.eyebrow){font-size:13px}.cta .button{margin-top:28px}.desktop-break{display:none}.footer{padding-block:40px 24px}.footer-top{display:block;padding-bottom:30px}.footer nav{display:flex;flex-wrap:wrap;gap:15px 24px;margin-top:25px;padding:0}.footer nav a{min-height:35px;display:flex;align-items:center}.footer-bottom{display:block;font-size:10px}.footer-bottom>div{flex-wrap:wrap;justify-content:space-between;margin-top:20px;gap:16px}.page-intro{padding-block:55px 45px}.page-intro h1{font-size:46px}.intro-copy{font-size:16px}.service-row{grid-template-columns:25px 1fr;gap:12px 17px;padding:28px 0}.service-row>div{grid-column:2}.service-row h2{font-size:26px;margin-bottom:8px;max-width:none}.service-row h3{font-size:18px}.service-row p{font-size:13px}.service-tags{flex-wrap:wrap;font-size:8px;gap:10px}.prose-grid{grid-template-columns:1fr;gap:30px}.prose-grid h2{font-size:35px}.prose-grid p{font-size:15px}.principle-row{grid-template-columns:1fr;gap:18px}.principle-row h3{font-size:26px}.case-meta{grid-template-columns:1fr;gap:20px}.case-meta>div{display:grid;grid-template-columns:95px 1fr;grid-gap:15px;gap:15px}.case-meta span{margin:0}.case-meta p{font-size:13px}.care-system{padding:20px}.care-system-body{grid-template-columns:1fr;gap:25px;margin:25px 0}.care-detail{border-left:0;border-top:1px solid #c1ccb4;padding:22px 0 0;min-height:270px}.care-detail-index{font-size:50px;margin-bottom:18px}.care-detail h3{font-size:27px}.care-detail p{font-size:13px;margin:17px 0}.care-path button{font-size:12px;min-height:52px}.care-system .diagram-heading{font-size:7px}.contact-layout{grid-template-columns:1fr;gap:30px;padding-bottom:65px}.contact-aside{position:static}.contact-aside ol{margin-bottom:0}.contact-aside h2{font-size:25px}.field-grid{gap:0;grid-template-columns:1fr}.field input,.field select,.field textarea{font-size:16px}.article-body,.legal{width:calc(100% - 40px);padding-bottom:65px}.article-body h2{font-size:28px;margin-top:30px}.article-body p{font-size:16px}.article-meta{font-size:10px;gap:17px;flex-wrap:wrap}.article-summary p{font-size:13px}.article-list .article-row{grid-template-columns:1fr}.article-list .article-row>span:last-child{max-width:125px;gap:20px}.article-list .article-row h3{font-size:27px}.article-row>.article-summary{grid-column:1/-1}}@media (max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:43px}.hero-actions{gap:13px}.hero-actions .text-link{font-size:10px;gap:10px}.hero-actions .button{font-size:11px;padding:13px 14px;gap:18px}.orbit{height:295px}.orbit-node{font-size:8px;padding:7px}.node-symbol{display:none}.orbit-core{width:104px;height:115px}.diagram-heading{font-size:7px}.diagram-caption{font-size:9px}.module-list{gap:0 9px}.module-list button{font-size:10px}.module-detail{padding:17px}.module-system{width:100%;padding:15px}.customer-visual{padding:20px}.customer-flow>span{padding:8px;font-size:10px}.feature-top{font-size:7px}.feature-top .eyebrow{font-size:8px}.customer-visual-bottom{font-size:9px}.process-detail{grid-template-columns:50px 1fr;gap:20px}.process-big{font-size:65px}.page-intro h1{font-size:40px}.cta h2{font-size:35px}.founder-type{font-size:60px}.article-row{grid-template-columns:1fr}.article-row>span:last-child{max-width:110px;gap:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}.article-summary h2{font-size:30px;line-height:1.2;letter-spacing:-.035em}@media (max-width:700px){.article-summary h2{font-size:27px}}#main{min-height:calc(100svh - 94px)}:root{--muted:#596152}.diagram-note{color:#596352;font-size:10px}.process-big{color:#7c8873}.care-detail-index{color:#657753}.customer-visual-top{font-size:27px;letter-spacing:-.035em;line-height:1.12;font-weight:500}.diagram-heading{font-size:9px}.orbit-core>span:last-child{font-size:8px}@media (max-width:700px){#main{min-height:calc(100svh - 76px)}.workflow-hero .orbit{height:360px}.workflow-hero .orbit-core{width:106px;height:110px}.workflow-hero .orbit-node{max-width:88px;min-height:46px;white-space:normal;text-align:center;justify-content:center;font-size:10px;line-height:1.3;padding:8px}.workflow-hero .node-symbol{display:none}.workflow-hero .node-2{top:46%;left:-5px}.workflow-hero .node-3{top:46%;right:-5px}.workflow-hero .node-0,.workflow-hero .node-4{left:4%}.workflow-hero .node-1,.workflow-hero .node-5{right:4%}.workflow-hero .orbit-core>span:last-child{max-width:80px;text-align:center;font-size:8px}.customer-visual-top{font-size:28px}.diagram-heading{font-size:8px}}@media (max-width:370px){.workflow-hero{padding-inline:14px}.workflow-hero .orbit-core{width:88px;height:110px}.workflow-hero .orbit-node{max-width:73px;font-size:9px}.workflow-hero .node-2{left:-5px}.workflow-hero .node-3{right:-5px}}