:root{--paper:#f2efe7;--paper-deep:#e8e2d6;--ink:#171713;--muted:#6d6a62;--line:#17171329;--signal:#d9563b;--signal-dark:#a53a28;--night:#1c1c1a;--night-soft:#282825;--cream:#fffdf7;--sage:#b8c4aa;--max:1180px;--reading:760px;--radius-sm:14px;--radius-md:24px;--radius-lg:38px;--shadow:0 28px 80px #2721171f;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:radial-gradient(circle at 8% 2%, #ffffffe6, transparent 28rem), var(--paper);min-width:320px;color:var(--ink);margin:0;font-size:16px;line-height:1.6}::selection{color:var(--cream);background:var(--signal)}a{color:inherit}img{max-width:100%;height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--signal);outline-offset:4px}.skip-link{z-index:100;color:#fff;background:var(--night);border-radius:10px;padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 40px), var(--max));margin-inline:auto}.reading-shell,.prose-shell{width:min(calc(100% - 40px), var(--reading));margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid var(--line);position:relative}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:82px;display:flex}.wordmark{letter-spacing:-.01em;align-items:center;gap:.8rem;font-size:.92rem;font-weight:720;text-decoration:none;display:inline-flex}.wordmark-portrait{object-fit:cover;object-position:50% 36%;filter:saturate(.72)contrast(1.03);border:1px solid #1414121f;border-radius:50%;width:37px;height:37px;display:block}.site-navigation{align-items:center;gap:1.55rem;display:flex}.site-navigation a{color:#34332e;font-size:.88rem;font-weight:620;text-decoration:none}.site-navigation a:not(.nav-cta):hover{color:var(--signal-dark)}.site-navigation .nav-cta{color:var(--cream);background:var(--ink);border-radius:999px;padding:.68rem 1rem;transition:transform .16s,background .16s}.site-navigation .nav-cta:hover{background:var(--signal-dark);transform:translateY(-1px)}.menu-button{color:var(--ink);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;padding:.55rem .8rem;display:none}.eyebrow{color:var(--signal-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:800;line-height:1.3}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{letter-spacing:-.045em;margin-top:0;line-height:1.05}h1{font-size:clamp(3rem,5.8vw,5.6rem)}h2{font-size:clamp(2.15rem,3.8vw,3.8rem)}h3{font-size:clamp(1.25rem,1.8vw,1.75rem)}.hero{padding:clamp(3.75rem,6vw,6rem) 0 clamp(3.5rem,5vw,4.75rem);overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}.hero-copy h1{max-width:760px;margin-bottom:1.4rem}.hero-copy h1 em{color:var(--signal);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero-lede{color:#4d4b45;max-width:620px;margin:0;font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.58}.home-hero{padding-top:clamp(3rem,4.5vw,4.5rem);padding-bottom:clamp(3rem,4vw,4rem)}.home-hero .hero-copy h1{max-width:680px;font-size:clamp(2.8rem,4.8vw,4.7rem)}.home-hero .hero-lede{max-width:570px;font-size:clamp(.98rem,1.3vw,1.12rem)}.home-hero .systems-card{min-height:390px}.home-hero .system-layer{padding:.8rem .9rem}.home-hero .system-layer strong{font-size:.96rem}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:1.75rem;display:flex}.button{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:48px;padding:.78rem 1.2rem;font-size:.9rem;font-weight:740;text-decoration:none;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button--primary{color:var(--cream);background:var(--ink)}.button--primary:hover{background:var(--signal-dark);border-color:var(--signal-dark);transform:translateY(-2px)}.button--secondary{background:#ffffff47}.button--secondary:hover{color:var(--cream);background:var(--ink);transform:translateY(-2px)}.availability-note{color:var(--muted);align-items:center;gap:.65rem;margin-top:1.45rem;font-size:.84rem;display:flex}.availability-note:before{content:"";background:#5d8f72;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #5d8f7221}.systems-card{min-height:430px;color:var(--cream);background:var(--night);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.1rem;position:relative;transform:rotate(1.4deg)}.systems-card:before{content:"";pointer-events:none;border:1px solid #ffffff1a;border-radius:28px;position:absolute;inset:12px}.systems-card-header{color:#bdbcb5;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:.95rem 1rem 1.2rem;font-size:.72rem;font-weight:700;display:flex;position:relative}.systems-card-header span:first-child:before{content:"";background:#f07054;border-radius:50%;width:6px;height:6px;margin-right:.6rem;display:inline-block}.system-stack{gap:.75rem;padding:0 1rem 1rem;display:grid;position:relative}.system-layer{color:#cac9c1;background:var(--night-soft);border-radius:var(--radius-sm);border:1px solid #ffffff14;padding:.95rem 1.05rem}.system-layer:nth-child(2){background:#35322e;margin-left:1.2rem}.system-layer:nth-child(3){color:var(--ink);background:var(--sage);margin-left:2.4rem}.system-layer span{letter-spacing:.12em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:block}.system-layer strong{color:inherit;font-size:1.05rem;display:block}.system-output{color:var(--ink);border-radius:var(--radius-sm);background:#f1e0b5;margin:.9rem 1rem 0;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;position:relative;transform:rotate(-2deg)}.system-output b{float:right;color:var(--signal-dark)}.capability-band{border-block:1px solid var(--line)}.capability-list{color:#42413b;letter-spacing:.1em;text-transform:uppercase;scrollbar-width:none;justify-content:space-between;align-items:center;gap:1rem;min-height:72px;font-size:.76rem;font-weight:760;display:flex;overflow-x:auto}.capability-list span{white-space:nowrap}.capability-list i{color:var(--signal);font-style:normal}.section{padding:clamp(4.5rem,7vw,7rem) 0}.home-section{padding-top:clamp(3.75rem,5vw,5.5rem);padding-bottom:clamp(3.75rem,5vw,5.5rem)}.home-section .section-heading{margin-bottom:clamp(2rem,3vw,3rem)}.home-section .section-heading h2{font-size:clamp(1.95rem,3.25vw,3.2rem)}.home-section .section-heading>p:last-child{font-size:.94rem}.home-section .continuum-feature{padding:clamp(1.75rem,3vw,2.75rem)}.home-section .continuum-copy h2{font-size:clamp(1.9rem,3vw,2.85rem)}.home-section .workspace-body{min-height:260px}.home-section .workspace-editor{padding:1.5rem 1.2rem}.home-section .service-card{padding:1.5rem}.home-section .service-number{margin-bottom:2rem}.home-section .writing-card{min-height:240px;padding:1.5rem}.home-section .about-strip{grid-template-columns:220px minmax(0,1fr);gap:clamp(2rem,5vw,5rem)}.home-section .about-copy h2{font-size:clamp(1.95rem,3.25vw,3.2rem)}.home-section .about-copy>p:not(.eyebrow){font-size:1rem}.home-closing-cta{padding:clamp(3.5rem,5vw,5rem) 0}.home-closing-cta h2{font-size:clamp(2rem,3.5vw,3.4rem)}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:3rem;margin-bottom:clamp(2.5rem,4vw,4rem);display:grid}.section-heading h2,.page-intro h1{margin-bottom:0}.section-heading>p:last-child{color:var(--muted);margin:0;font-size:1rem}.continuum-feature{color:var(--cream);background:var(--night);border-radius:var(--radius-lg);grid-template-columns:minmax(0,.84fr) minmax(420px,1.16fr);align-items:center;gap:clamp(2.25rem,4.5vw,4.5rem);padding:clamp(2rem,4vw,3.5rem);display:grid}.continuum-copy h2{margin-bottom:1.5rem}.continuum-copy>p:not(.eyebrow){color:#c9c7be}.continuum-scope{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 2rem;display:flex}.continuum-scope span{color:#d8d5cb;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:.42rem .72rem;font-size:.72rem}.continuum-copy .button--secondary{color:var(--cream);background:0 0;border-color:#fff6}.workspace-preview{color:#252420;border-radius:var(--radius-md);background:#ddd6c8;min-width:0;padding:.75rem;transform:rotate(-1.2deg);box-shadow:0 25px 70px #00000059}.workspace-window{background:#f7f3ea;border:1px solid #23201929;border-radius:16px;overflow:hidden}.workspace-toolbar{background:#e9e3d7;border-bottom:1px solid #2320191f;justify-content:space-between;align-items:center;padding:.75rem .9rem;font-size:.7rem;font-weight:750;display:flex}.workspace-toolbar img{vertical-align:middle;border-radius:7px;width:24px;height:24px;margin-right:.45rem}.workspace-body{grid-template-columns:minmax(0,1fr) 150px;min-height:300px;display:grid}.workspace-editor{border-right:1px solid #2320191f;padding:2rem 1.5rem}.workspace-editor pre{color:#444039;white-space:pre-wrap;margin:0;font:.73rem/2 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.workspace-editor mark{color:inherit;background:#e9ddff}.workspace-results{background:#eee9df;padding:1.8rem 1rem}.workspace-results small{color:#777168;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.8rem;font-size:.62rem;font-weight:800;display:block}.workspace-results output{color:#6550ad;text-align:right;margin-bottom:1.25rem;font:.72rem/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.service-grid{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.service-card{border-right:1px solid var(--line);min-width:0;padding:2rem;position:relative}.service-card:last-child{border-right:0}.service-number{color:#8d887e;margin-bottom:3rem;font-family:Georgia,serif;font-style:italic}.service-card h3{min-height:2.1em;margin-bottom:1.2rem}.service-card>p:not(.eyebrow){color:var(--muted)}.service-card ul{margin:1.5rem 0 2rem;padding:0;list-style:none}.service-card li{border-top:1px solid var(--line);padding:.65rem 0;font-size:.86rem}.service-format{color:var(--signal-dark);font-size:.73rem;font-weight:750}.section-link-row{justify-content:flex-end;margin-top:2rem;display:flex}.text-link,.card-link{color:inherit;text-underline-offset:.22em;align-items:center;gap:.45rem;font-weight:740;display:inline-flex}.text-link:hover,.card-link:hover{color:var(--signal-dark)}.work-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.work-grid--wide{grid-template-columns:repeat(2,1fr)}.project-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdf78c;flex-direction:column;min-width:0;min-height:100%;padding:1.6rem;transition:transform .18s,box-shadow .18s;display:flex;position:relative}.project-card:before{content:"";background:var(--project-accent);border-radius:0 0 4px 4px;height:3px;position:absolute;top:0;left:2rem;right:2rem}.project-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #2f281c14}.project-card-topline,.writing-meta{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;margin-bottom:2rem;font-size:.68rem;font-weight:720;display:flex}.project-card-heading{grid-template-columns:auto 1fr;align-items:start;gap:1rem;display:grid}.project-icon{border:1px solid var(--line);background:#fff;border-radius:15px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.project-icon img{object-fit:contain;width:39px;height:39px}.project-card h3{margin-bottom:.8rem}.project-card-heading p,.project-card>p{color:var(--muted);margin-top:0;font-size:.9rem}.project-evidence{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1rem;margin:1.5rem 0;padding-top:1.25rem;display:grid}.project-evidence p{color:var(--muted);margin:0;font-size:.84rem}.project-evidence strong{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.4rem;font-size:.7rem;display:block}.work-page-intro{padding-top:clamp(2.75rem,4.5vw,4.5rem);padding-bottom:clamp(2rem,3vw,3rem)}.work-page-intro h1{font-size:clamp(2.6rem,4.5vw,4.5rem)}.work-page-intro .page-lede{max-width:620px;margin-top:1.25rem;font-size:clamp(.96rem,1.2vw,1.08rem)}.work-page-section{padding-top:1rem;padding-bottom:4.5rem}.work-page-section .project-card{padding:1.4rem}.work-page-section .project-card-topline{margin-bottom:1.4rem}.work-page-section .project-icon{width:48px;height:48px}.work-page-section .project-icon img{width:34px;height:34px}.work-page-section .project-card h3{font-size:clamp(1.25rem,1.7vw,1.65rem)}.work-page-section .project-evidence{margin:1.1rem 0;padding-top:1rem}.work-page-section .tag-row{margin-bottom:1.1rem;padding-top:1rem}.work-closing-cta{padding:clamp(3.5rem,5vw,5rem) 0}.work-closing-cta h2{font-size:clamp(2rem,3.5vw,3.4rem)}.tag-row{flex-wrap:wrap;gap:.35rem;margin:auto 0 1.5rem;padding-top:1.4rem;display:flex}.tag-row span{color:#555149;border:1px solid var(--line);background:#ffffff7a;border-radius:999px;padding:.32rem .58rem;font-size:.65rem;font-weight:680}.card-link{font-size:.82rem}.method-section{color:var(--cream);background:var(--night)}.method-section .eyebrow{color:#f18268}.method-section .section-heading>p:last-child{color:#aaa89f}.method-steps{counter-reset:method;border-top:1px solid #ffffff24}.method-step{border-bottom:1px solid #ffffff24;grid-template-columns:90px minmax(210px,.65fr) 1fr;align-items:center;gap:2rem;padding:1.25rem 0;display:grid}.method-step:before{counter-increment:method;content:"0" counter(method);color:#817f77;font-family:Georgia,serif;font-style:italic}.method-step h3,.method-step p{margin:0}.method-step h3{font-size:1.35rem}.method-step p{color:#b6b3aa;font-size:.9rem}.writing-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.writing-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#e8dfc9;flex-direction:column;min-height:285px;padding:1.75rem;display:flex}.writing-card:nth-child(2n){background:#dfe4d5}.writing-card h3{max-width:520px;margin-bottom:1.1rem;font-size:clamp(1.55rem,2.25vw,2.2rem)}.writing-grid--editorial .writing-card:first-child{grid-column:1/-1;min-height:265px}.writing-grid--editorial .writing-card:first-child h3{max-width:760px;font-size:clamp(1.9rem,3vw,2.8rem)}.writing-card>p{color:#565248;max-width:560px;margin-top:0}.writing-card .card-link{margin-top:auto}.about-strip{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.practice-map{color:var(--cream);background:var(--night);border-radius:var(--radius-md);border:1px solid #ffffff14;padding:1rem 1rem 1.15rem;box-shadow:0 18px 45px #2721171f}.practice-map__header{color:#9d9b93;letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid #ffffff1f;justify-content:space-between;gap:1rem;padding-bottom:.85rem;font-size:.58rem;font-weight:780;line-height:1.3;display:flex}.practice-map__path{border-left:1px solid #fff3;margin:1rem 0 0;padding:0 0 0 .85rem;list-style:none}.practice-map__path li{padding:0 0 .9rem .85rem;position:relative}.practice-map__path li:last-child{padding-bottom:0}.practice-map__path li:before{content:"";border:2px solid var(--night);background:#77756e;border-radius:50%;width:7px;height:7px;position:absolute;top:.28rem;left:calc(-.85rem - 4px)}.practice-map__path .practice-map__origin:before{background:#f07054;box-shadow:0 0 0 4px #f0705424}.practice-map__path span,.practice-map__path strong{display:block}.practice-map__path span{color:#96948c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.15rem;font-size:.55rem;font-weight:760;line-height:1.3}.practice-map__path strong{color:#ddd9cf;font-size:.76rem;line-height:1.35}.practice-map__path .practice-map__origin strong{color:var(--cream)}.about-copy h2{max-width:860px;margin-bottom:1.5rem}.about-copy>p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:1.08rem}.closing-cta{color:var(--cream);background:var(--signal-dark);padding:clamp(4.5rem,6.5vw,6.5rem) 0}.closing-cta-grid{grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);align-items:end;gap:3rem;display:grid}.closing-cta h2{max-width:780px;margin-bottom:1rem}.closing-cta p{color:#f0d5cd;max-width:620px}.closing-cta .button{color:var(--ink);background:var(--cream);border-color:var(--cream);justify-self:end}.page-intro{padding:clamp(4rem,6.5vw,6.5rem) 0 clamp(3rem,4.5vw,4.5rem)}.page-intro--compact{padding-bottom:2.5rem}.page-intro h1{max-width:1000px}.page-intro .page-lede{max-width:690px;color:var(--muted);margin:2rem 0 0 auto;font-size:clamp(1.02rem,1.5vw,1.18rem)}.page-section{padding:1.5rem 0 6rem}.page-section+.page-section{border-top:1px solid var(--line);padding-top:4.5rem}.case-hero{padding:4rem 0 5.5rem}.continuum-case-hero{padding-top:3rem;padding-bottom:3.75rem}.continuum-case-hero h1{font-size:clamp(2.8rem,5vw,4.8rem)}.continuum-case-hero .case-logo{border-radius:23px;width:92px;height:92px;padding:15px}.continuum-case-hero .case-title-row{grid-template-columns:100px 1fr;gap:1.5rem}.continuum-case-hero .page-lede{font-size:1.05rem}.continuum-case-hero .case-facts{margin-top:2rem}.continuum-case-hero .case-fact{padding:1.05rem 1.2rem}.case-title-row{grid-template-columns:120px 1fr;align-items:start;gap:2rem;display:grid}.case-logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:28px;width:112px;height:112px;padding:18px;box-shadow:0 14px 36px #2823191a}.case-title-row h1{margin-bottom:1.5rem}.case-title-row .page-lede{max-width:760px;color:var(--muted);font-size:1.2rem}.case-facts{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:3rem;display:grid}.case-fact{border-right:1px solid var(--line);padding:1.4rem 1.5rem}.case-fact:last-child{border-right:0}.case-fact span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.3rem;font-size:.68rem;font-weight:750;display:block}.story-grid{grid-template-columns:.65fr 1.35fr;gap:clamp(2rem,7vw,7rem);padding:4.5rem 0;display:grid}.continuum-story-grid{gap:clamp(2rem,5vw,5rem);padding:3.25rem 0}.continuum-story-grid h2{font-size:clamp(1.75rem,2.7vw,2.65rem)}.continuum-story-grid .story-copy{font-size:.98rem}.continuum-case-section{padding-top:clamp(3.5rem,5vw,5rem);padding-bottom:clamp(3.5rem,5vw,5rem)}.continuum-case-section .section-heading{margin-bottom:2.75rem}.continuum-case-section .section-heading h2{font-size:clamp(1.9rem,3.2vw,3.1rem)}.continuum-case-section .surface-card,.continuum-case-section .pipeline-card{padding:1.4rem}.continuum-case-section .surface-card h3,.continuum-case-section .pipeline-card h3{margin-top:1.8rem}.story-grid h2{font-size:clamp(1.9rem,3vw,3rem)}.story-copy{color:var(--muted);font-size:1.05rem}.story-copy strong{color:var(--ink)}.surface-grid,.pipeline-grid,.advisory-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.surface-card,.pipeline-card,.advisory-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffdf78c;padding:1.7rem}.surface-card span,.pipeline-card span{color:var(--signal-dark);font-family:Georgia,serif;font-style:italic}.surface-card h3,.pipeline-card h3,.advisory-card h3{margin:2.8rem 0 1rem}.surface-card p,.pipeline-card p,.advisory-card p{color:var(--muted);margin:0;font-size:.9rem}.teaser-note{color:#4d483f;border-radius:var(--radius-sm);background:#e8dfc9;align-items:flex-start;gap:1rem;padding:1.25rem 1.4rem;font-size:.9rem;display:flex}.teaser-note:before{content:"Preview";color:var(--signal-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.teaser-note p{margin:0}.teaser-note .text-link{margin-top:.55rem}.services-stack{gap:1rem;display:grid}.service-detail{border-top:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:3rem;padding:2.5rem 0;display:grid}.service-detail:last-child{border-bottom:1px solid var(--line)}.service-detail h2{font-size:clamp(1.8rem,3.6vw,3.3rem)}.service-detail-copy>p{color:var(--muted);margin-top:0;font-size:1.05rem}.service-detail-lists{grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem;display:grid}.service-detail-lists h3{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem}.service-detail-lists ul{padding:0;list-style:none}.service-detail-lists li{border-top:1px solid var(--line);color:#4c4942;padding:.6rem 0;font-size:.88rem}.services-page-intro{padding-top:clamp(2.75rem,4.5vw,4.5rem);padding-bottom:clamp(2rem,3vw,3rem)}.services-page-intro h1{max-width:850px;font-size:clamp(2.6rem,4.5vw,4.5rem)}.services-page-intro .page-lede{max-width:640px;margin-top:1.25rem;font-size:clamp(.96rem,1.2vw,1.08rem)}.services-page-section{padding-top:.75rem;padding-bottom:4.5rem}.services-page-section+.services-page-section{padding-top:3.25rem}.services-page-section .service-detail{grid-template-columns:.62fr 1.18fr;gap:clamp(2rem,4vw,4rem);padding:1.8rem 0}.services-page-section .service-detail h2{font-size:clamp(1.65rem,2.8vw,2.65rem)}.services-page-section .service-detail-copy>p{font-size:.98rem}.services-page-section .service-detail-lists{gap:1.5rem;margin-top:1.35rem}.services-page-section .service-detail-lists li{padding:.45rem 0;font-size:.84rem}.ai-delivery-section{color:var(--cream);background:var(--night);padding:clamp(4rem,6vw,6rem) 0}.ai-delivery-section .eyebrow{color:#f18268}.ai-delivery-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:end;gap:clamp(2rem,5vw,5rem);margin-bottom:clamp(2.5rem,4vw,4rem);display:grid}.ai-delivery-heading h2{margin-bottom:0;font-size:clamp(2rem,3.5vw,3.4rem)}.ai-delivery-heading>p{color:#aaa89f;margin:0;font-size:.94rem}.ai-delivery-grid{border-block:1px solid #ffffff24;grid-template-columns:repeat(3,1fr);display:grid}.ai-delivery-step{border-right:1px solid #ffffff24;padding:1.5rem}.ai-delivery-step:last-child{border-right:0}.ai-delivery-step span{color:#f18268;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2.25rem;font-size:.66rem;font-weight:800;display:block}.ai-delivery-step h3{margin-bottom:1rem;font-size:clamp(1.25rem,1.8vw,1.7rem)}.ai-delivery-step p{color:#b6b3aa;margin:0;font-size:.88rem}.ai-delivery-footer{justify-content:space-between;align-items:baseline;gap:2rem;margin-top:2rem;display:flex}.ai-delivery-footer p{color:#aaa89f;margin:0;font-size:.82rem}.ai-delivery-footer strong{color:var(--cream)}.ai-delivery-footer .text-link{flex:none;font-size:.86rem}.ai-delivery-section+.services-page-section{padding-top:4.5rem}.services-advisory-section .section-heading{margin-bottom:2.5rem}.services-advisory-section .section-heading h2{font-size:clamp(1.9rem,3.2vw,3.1rem)}.services-advisory-section .advisory-card{padding:1.4rem}.services-advisory-section .advisory-card h3{margin-top:1.8rem}.services-closing-cta{padding:clamp(3.5rem,5vw,5rem) 0}.services-closing-cta h2{font-size:clamp(2rem,3.5vw,3.4rem)}.writing-list{gap:1rem;display:grid}.writing-list .writing-card{min-height:270px}.writing-page-intro{padding-top:clamp(2.75rem,4.5vw,4.5rem);padding-bottom:clamp(2rem,3vw,3rem)}.writing-page-intro h1{font-size:clamp(2.6rem,4.5vw,4.5rem)}.writing-page-intro .page-lede{max-width:620px;margin-top:1.25rem;font-size:clamp(.96rem,1.2vw,1.08rem)}.writing-page-section{padding-top:1rem;padding-bottom:4.5rem}.writing-page-section+.writing-page-section{padding-top:3rem}.writing-page-section .section-heading{margin-bottom:2.5rem}.writing-page-section .section-heading h2{font-size:clamp(1.9rem,3.2vw,3.1rem)}.writing-page-section .writing-card{min-height:225px;padding:1.45rem}.writing-page-section .writing-card h3{margin-bottom:.85rem;font-size:clamp(1.4rem,2vw,1.95rem)}.writing-page-section .writing-grid--editorial .writing-card:first-child{min-height:220px}.writing-page-section .writing-grid--editorial .writing-card:first-child h3{font-size:clamp(1.75rem,2.6vw,2.45rem)}.writing-page-section .writing-list .writing-card{min-height:205px}.about-timeline{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.timeline-item{border-right:1px solid var(--line);padding:2rem}.timeline-item:last-child{border-right:0}.timeline-item span{color:var(--signal-dark);font-family:Georgia,serif;font-style:italic}.timeline-item h2{margin:3rem 0 1rem}.timeline-item p{color:var(--muted)}.principle-list{border-top:1px solid var(--line)}.principle-item{border-bottom:1px solid var(--line);grid-template-columns:80px minmax(220px,.7fr) 1fr;gap:2rem;padding:1.4rem 0;display:grid}.principle-item span{color:var(--signal-dark);font-family:Georgia,serif;font-style:italic}.principle-item h3,.principle-item p{margin:0}.principle-item p{color:var(--muted)}.about-page-intro{padding-top:clamp(2.75rem,4.5vw,4.5rem);padding-bottom:clamp(2rem,3vw,3rem)}.about-page-intro h1{font-size:clamp(2.6rem,4.5vw,4.5rem)}.about-page-intro .page-lede{max-width:640px;margin-top:1.25rem;font-size:clamp(.96rem,1.2vw,1.08rem)}.about-page-section{padding-top:1rem;padding-bottom:4.5rem}.about-page-section .timeline-item{padding:1.5rem}.about-page-section .timeline-item h2{margin-top:2rem;font-size:clamp(1.2rem,1.6vw,1.55rem)}.about-page-section .timeline-item p{font-size:.9rem}.about-story-grid{gap:clamp(2rem,5vw,5rem);padding:3.25rem 0}.about-story-grid h2{font-size:clamp(1.75rem,2.7vw,2.65rem)}.about-story-grid .story-copy{font-size:.98rem}.about-architecture{color:var(--cream);background:var(--night);padding:clamp(4rem,6vw,6rem) 0}.about-architecture .eyebrow{color:#f18268}.architecture-heading{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:end;gap:clamp(2rem,5vw,5rem);margin-bottom:clamp(2.5rem,4vw,4rem);display:grid}.architecture-heading h2{max-width:720px;margin-bottom:0;font-size:clamp(2rem,3.5vw,3.4rem)}.architecture-heading>p{color:#aaa89f;margin:0;font-size:.94rem}.architecture-principles{border-top:1px solid #ffffff24}.architecture-principle{border-bottom:1px solid #ffffff24;grid-template-columns:70px minmax(210px,.62fr) 1fr;align-items:start;gap:2rem;padding:1.4rem 0;display:grid}.architecture-principle span{color:#f18268;font-family:Georgia,serif;font-style:italic}.architecture-principle h3,.architecture-principle p{margin:0}.architecture-principle h3{font-size:clamp(1.2rem,1.65vw,1.55rem)}.architecture-principle p{color:#b6b3aa;font-size:.9rem}.architecture-evidence{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2.5rem;display:grid}.architecture-proof{background:var(--night-soft);border-radius:var(--radius-sm);border:1px solid #ffffff17;padding:1.35rem}.architecture-proof h3{color:#f18268;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.66rem;font-weight:800;line-height:1.3;display:block}.architecture-proof p{color:#cac7bd;margin:0;font-size:.84rem}.architecture-link{justify-content:flex-end;margin-top:2rem;display:flex}.about-page-section .section-heading{margin-bottom:2.5rem}.about-page-section .section-heading h2{font-size:clamp(1.9rem,3.2vw,3.1rem)}.about-page-section .principle-item{grid-template-columns:60px minmax(200px,.65fr) 1fr;gap:1.5rem;padding:1.05rem 0}.about-page-section .principle-item h3{font-size:clamp(1.1rem,1.5vw,1.4rem)}.about-page-section .principle-item p{font-size:.9rem}.about-closing-cta{padding:clamp(3.5rem,5vw,5rem) 0}.about-closing-cta h2{font-size:clamp(2rem,3.5vw,3.4rem)}.form-shell{grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:clamp(3rem,8vw,8rem);padding-bottom:8rem;display:grid}.start-page-intro{padding-top:clamp(2.75rem,4.5vw,4.5rem);padding-bottom:clamp(2rem,3vw,3rem)}.start-page-intro h1{max-width:820px;font-size:clamp(2.6rem,4.5vw,4.5rem)}.start-page-intro .page-lede{max-width:620px;margin-top:1.25rem;font-size:clamp(.96rem,1.2vw,1.08rem)}.form-shell--compact{grid-template-columns:minmax(190px,.44fr) minmax(0,1.25fr);gap:clamp(2rem,5vw,5rem);width:min(100% - 40px,1100px);padding-bottom:6rem}.form-shell--compact .form-context{font-size:.9rem}.form-shell--compact .form-context p{margin:0 0 1.35rem}.form-shell--compact .project-form{gap:.9rem;padding:clamp(1.25rem,2.5vw,2rem)}.form-shell--compact .field textarea{min-height:105px}.form-shell--compact .field input,.form-shell--compact .field textarea{padding:.72rem .82rem}.form-context{color:var(--muted)}.form-context strong{color:var(--ink);margin-bottom:.5rem;display:block}.project-form{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffdf7a3;grid-template-columns:1fr 1fr;gap:1.2rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.field{gap:.45rem;display:grid}.field--full,.form-actions,.form-status{grid-column:1/-1}.form-status--success{color:#31643e}.form-status--error{color:var(--signal-dark)}.project-form[aria-busy=true] .button{cursor:wait;opacity:.72}.field label{font-size:.76rem;font-weight:750}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:var(--cream);border:1px solid #bdb8ae;border-radius:11px;padding:.82rem .9rem}.field textarea{resize:vertical;min-height:130px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--signal-dark);outline:3px solid #d9563b2e}.field-help,.form-privacy{color:var(--muted);font-size:.72rem}.honeypot{position:absolute;left:-9999px}.form-actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.form-actions .button{cursor:pointer}.form-status{min-height:1.5rem;color:var(--signal-dark);margin:0;font-size:.86rem;font-weight:680}.prose-shell{padding:5rem 0 8rem}.prose{color:#49463f;font-size:1.02rem}.prose h2{color:var(--ink);margin:3rem 0 1rem;font-size:2rem}.prose h3{color:var(--ink);margin:2rem 0 .8rem;font-size:1.35rem}.prose a{color:var(--signal-dark)}.site-footer{background:var(--paper-deep);border-top:1px solid var(--line);padding:3rem 0}.footer-grid{grid-template-columns:1.3fr .8fr .9fr;gap:2rem;display:grid}.footer-name{font-weight:800;text-decoration:none}.footer-grid p,.footer-grid span{color:var(--muted);font-size:.78rem}.footer-links,.footer-meta{flex-direction:column;gap:.45rem;font-size:.82rem;display:flex}.footer-links a,.footer-meta a{text-underline-offset:.2em}.footer-meta{text-align:right;align-items:flex-end}.not-found{text-align:center;place-items:center;min-height:70vh;display:grid}.not-found h1{color:var(--signal);margin-bottom:1rem;font-family:Georgia,serif;font-style:italic}@media (width<=900px){.hero-grid,.continuum-feature,.section-heading,.architecture-heading,.ai-delivery-heading,.closing-cta-grid,.story-grid,.service-detail,.form-shell{grid-template-columns:1fr}.systems-card{min-height:auto;transform:none}.home-hero .systems-card{min-height:auto}.continuum-feature{padding:2rem}.service-grid,.work-grid,.surface-grid,.pipeline-grid,.advisory-grid,.about-timeline{grid-template-columns:1fr}.service-card,.timeline-item{border-right:0;border-bottom:1px solid var(--line)}.service-card:last-child,.timeline-item:last-child{border-bottom:0}.service-number{margin-bottom:2rem}.project-evidence{grid-template-columns:1fr}.closing-cta .button{justify-self:start}.principle-item{grid-template-columns:60px 1fr}.about-page-section .principle-item{grid-template-columns:50px 1fr;gap:1rem}.principle-item p{grid-column:2}.architecture-principle{grid-template-columns:50px 1fr;gap:1rem}.architecture-principle p{grid-column:2}.architecture-evidence,.ai-delivery-grid{grid-template-columns:1fr}.ai-delivery-step{border-bottom:1px solid #ffffff24;border-right:0}.ai-delivery-step:last-child{border-bottom:0}.ai-delivery-step span{margin-bottom:1.25rem}.ai-delivery-footer{flex-direction:column;align-items:flex-start}.home-section .about-strip{grid-template-columns:1fr}.home-section .practice-map{width:min(100%,360px)}}@media (width<=720px){.shell,.reading-shell,.prose-shell{width:min(calc(100% - 28px), var(--max))}.header-inner{min-height:70px}.menu-button{display:inline-flex}.site-navigation{background:var(--cream);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;align-items:stretch;gap:0;padding:1rem;display:none;position:absolute;top:70px;left:14px;right:14px}.site-navigation.is-open{display:flex}.site-navigation a{padding:.75rem}.site-navigation .nav-cta{text-align:center;margin-top:.4rem}.hero{padding-top:4rem}h1{font-size:clamp(3rem,16vw,5rem)}.start-page-intro h1,.writing-page-intro h1,.services-page-intro h1,.work-page-intro h1,.continuum-case-hero h1,.about-page-intro h1{font-size:clamp(2.5rem,12vw,3.6rem)}.form-shell--compact{width:min(calc(100% - 28px), var(--max));gap:1.5rem;padding-bottom:4.5rem}.capability-list{justify-content:flex-start}.workspace-body{grid-template-columns:minmax(0,1fr) 105px;min-height:280px}.workspace-editor{padding:1.2rem .9rem}.workspace-editor pre,.workspace-results output{font-size:.58rem}.writing-grid,.case-facts,.service-detail-lists,.project-form,.footer-grid,.architecture-evidence{grid-template-columns:1fr}.writing-card{min-height:300px}.writing-page-section .writing-card,.writing-page-section .writing-grid--editorial .writing-card:first-child,.writing-page-section .writing-list .writing-card{min-height:220px}.method-step{grid-template-columns:50px 1fr;gap:1rem}.method-step p{grid-column:2}.about-strip{grid-template-columns:1fr}.practice-map{width:100%}.architecture-principle{grid-template-columns:38px 1fr}.architecture-proof{padding:1.15rem}.architecture-link{justify-content:flex-start}.case-title-row{grid-template-columns:1fr}.case-logo{width:86px;height:86px}.case-fact{border-right:0;border-bottom:1px solid var(--line)}.case-fact:last-child{border-bottom:0}.field--full,.form-actions,.form-status{grid-column:auto}.footer-meta{text-align:left;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
