:root{--ink:#11110f;--paper:#f3f0e8;--mint:#dfeeea;--sage:#687d77;--clay:#a85836;--ochre:#c79a2e;--line:#191917}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif}a{color:inherit}img{display:block;max-width:100%}.site-header{height:94px;display:grid;grid-template-columns:1fr 1fr 2fr;align-items:center;padding:0 3vw;background:var(--paper);border-bottom:2px solid var(--line);position:relative;z-index:20}.brand img{width:160px;height:75px;object-fit:contain;object-position:left}.site-header>p{font:700 10px/1.4 "Courier New",monospace;text-transform:uppercase;margin:0}.site-header nav{justify-self:end;display:flex;gap:28px;align-items:center}.site-header nav a{font:700 11px "Courier New",monospace;text-transform:uppercase;text-decoration:none}.nav-contact{background:var(--ink);color:#fff;padding:14px 16px}.menu-button{display:none;background:none;border:0;font:700 12px "Courier New",monospace;text-transform:uppercase}.hero{min-height:calc(100svh - 94px);display:grid;grid-template-columns:1.08fr .92fr;border-bottom:2px solid var(--line)}.hero-copy{padding:9vh 4.5vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{font:700 11px "Courier New",monospace;text-transform:uppercase;letter-spacing:.08em;margin:0 0 28px}.hero h1{max-width:980px;font-size:clamp(58px,7vw,112px);line-height:.86;letter-spacing:-.07em;margin:0}.hero-lede{max-width:680px;font-size:clamp(20px,2vw,28px);line-height:1.35;margin:46px 0}.arrow-link{display:flex;justify-content:space-between;align-items:center;max-width:340px;padding:13px 0;border-top:2px solid;border-bottom:2px solid;font:700 12px "Courier New",monospace;text-transform:uppercase;text-decoration:none}.hero-image{margin:0;position:relative;overflow:hidden;border-left:2px solid var(--line);min-height:620px}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-image figcaption,.photo-break figcaption,.logistics figcaption,.about figcaption{position:absolute;left:12px;bottom:12px;background:var(--paper);border:2px solid var(--line);padding:8px 10px;font:700 10px "Courier New",monospace;text-transform:uppercase}.positioning{padding:110px 4.5vw;background:var(--mint);border-bottom:2px solid var(--line)}.positioning p{font:700 13px "Courier New",monospace;text-transform:uppercase;margin:0 0 12px}.positioning h2{max-width:1240px;font-size:clamp(52px,8vw,125px);line-height:.84;letter-spacing:-.075em;margin:55px 0 0}.section-head{display:grid;grid-template-columns:1fr 3fr;gap:40px;align-items:end;padding:100px 4.5vw 50px}.section-head p{font:700 11px "Courier New",monospace;text-transform:uppercase;margin:0}.section-head h2{font-size:clamp(48px,6.3vw,96px);line-height:.87;letter-spacing:-.065em;margin:0;max-width:1100px}.story{display:grid;grid-template-columns:1fr 1fr;min-height:690px;border-top:2px solid var(--line)}.story:last-child{border-bottom:2px solid var(--line)}.story-reverse .story-copy{order:2;border-left:2px solid var(--line);border-right:0}.story-copy{padding:70px 5.5vw;display:flex;flex-direction:column;justify-content:center;border-right:2px solid var(--line)}.story-copy h3{font-size:clamp(40px,4.7vw,72px);line-height:.94;letter-spacing:-.055em;margin:0 0 38px}.story-copy>p:not(.eyebrow){font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.55;max-width:670px;margin:0 0 20px}.story-product{display:flex;align-items:flex-end;justify-content:center;overflow:hidden;position:relative}.story-product:after{content:"";position:absolute;bottom:24px;width:45%;height:18px;border-radius:50%;background:rgba(0,0,0,.22);filter:blur(12px)}.story-product img{height:94%;width:auto;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(10px 18px 9px rgba(0,0,0,.2))}.mint-field{background:var(--mint)}.clay-field{background:#c47b58}.ochre-field{background:var(--ochre)}.photo-break{height:78vh;min-height:600px;margin:0;position:relative;overflow:hidden;border-bottom:2px solid var(--line)}.photo-break img{width:100%;height:100%;object-fit:cover}.services{border-bottom:2px solid var(--line)}.service-columns{display:grid;grid-template-columns:1fr 1fr 1.1fr;border-top:2px solid var(--line)}.service-columns>div{padding:55px 4vw;min-height:500px;border-right:2px solid var(--line)}.service-columns>div:last-child{border-right:0}.service-columns h3{font-size:38px;letter-spacing:-.04em;margin:0 0 55px}.service-columns ul{list-style:none;padding:0;margin:0}.service-columns li{padding:14px 0;border-top:1px solid;font:700 13px "Courier New",monospace}.service-columns li:last-child{border-bottom:1px solid}.service-statement{background:var(--sage);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.service-statement p{font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1.4;margin:0}.service-statement strong{font-size:44px;line-height:.9;letter-spacing:-.05em}.logistics{display:grid;grid-template-columns:1.15fr .85fr;background:var(--ink);color:#fff}.logistics figure{margin:0;position:relative;min-height:850px}.logistics figure img{width:100%;height:100%;object-fit:cover}.logistics>div{padding:100px 5vw;align-self:center}.logistics h2{font-size:clamp(52px,5.6vw,86px);line-height:.88;letter-spacing:-.065em;margin:0 0 45px;color:var(--mint)}.logistics>div>p:not(.eyebrow){font-family:Georgia,"Times New Roman",serif;font-size:19px;line-height:1.6;color:#ddd}.about{display:grid;grid-template-columns:.85fr 1.15fr;border-bottom:2px solid var(--line)}.about-copy{padding:110px 5vw;align-self:center}.about h2{font-size:clamp(54px,6vw,95px);line-height:.83;letter-spacing:-.07em;margin:0 0 55px}.about-copy>p:not(.eyebrow){font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.6}.about figure{margin:0;position:relative;min-height:780px;border-left:2px solid var(--line)}.about figure img{width:100%;height:100%;object-fit:cover}.contact{min-height:720px;background:var(--clay);color:#fff;padding:100px 4.5vw;display:flex;flex-direction:column;justify-content:center}.contact h2{font-size:clamp(65px,10vw,160px);line-height:.78;letter-spacing:-.08em;margin:20px 0 55px;max-width:1300px}.contact>p:not(.eyebrow){font-family:Georgia,"Times New Roman",serif;font-size:22px}.contact>a{display:flex;justify-content:space-between;max-width:720px;padding:18px 0;border-top:2px solid;border-bottom:2px solid;font:700 14px "Courier New",monospace;text-transform:uppercase;text-decoration:none;margin-top:45px}footer{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:45px 3vw 25px;background:var(--paper);gap:30px}footer img{width:165px}footer p,footer a,footer small{font:700 10px "Courier New",monospace;text-transform:uppercase}footer a{text-align:right}footer small{grid-column:1/-1;border-top:1px solid;padding-top:20px}
@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header>p,.site-header nav{display:none}.menu-button{display:block}.site-header.menu-open nav{display:flex;position:absolute;top:94px;left:0;right:0;background:var(--paper);border-bottom:2px solid var(--line);padding:30px;flex-direction:column;align-items:flex-start}.hero{grid-template-columns:1fr}.hero-copy{min-height:700px}.hero-image{min-height:700px;border-left:0;border-top:2px solid var(--line)}.story{grid-template-columns:1fr}.story-copy,.story-reverse .story-copy{order:0;border-right:0;border-left:0;border-bottom:2px solid var(--line);min-height:560px}.story-product{height:670px}.service-columns{grid-template-columns:1fr 1fr}.service-statement{grid-column:1/-1}.logistics{grid-template-columns:1fr}.logistics figure{min-height:700px}.about{grid-template-columns:1fr}.about figure{border-left:0;border-top:2px solid var(--line);min-height:700px}footer{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.site-header{height:80px}.brand img{width:132px;height:64px}.site-header.menu-open nav{top:80px}.hero{min-height:0}.hero-copy{min-height:650px;padding:70px 5vw}.hero h1{font-size:56px}.hero-image{min-height:510px}.positioning{padding:80px 5vw}.positioning h2{font-size:55px}.section-head{grid-template-columns:1fr;padding:80px 5vw 35px;gap:25px}.section-head h2{font-size:53px}.story-copy,.story-reverse .story-copy{padding:65px 6vw}.story-copy h3{font-size:46px}.story-copy>p:not(.eyebrow){font-size:18px}.story-product{height:510px}.photo-break{height:600px}.service-columns{grid-template-columns:1fr}.service-columns>div{border-right:0;border-bottom:2px solid var(--line);min-height:0}.service-statement{grid-column:auto;min-height:480px!important}.service-statement strong{font-size:38px}.logistics figure{min-height:520px}.logistics>div{padding:80px 6vw}.logistics h2{font-size:55px}.about-copy{padding:85px 6vw}.about h2{font-size:58px}.about figure{min-height:520px}.contact{min-height:650px;padding:80px 5vw}.contact h2{font-size:67px}footer{grid-template-columns:1fr}footer a{text-align:left}}

/* Interior pages */
.page-hero{min-height:650px;padding:100px 4.5vw;display:flex;flex-direction:column;justify-content:center;border-bottom:2px solid var(--line)}.page-hero h1{max-width:1280px;font-size:clamp(66px,9vw,145px);line-height:.79;letter-spacing:-.08em;margin:0}.page-hero>p:last-child{max-width:760px;margin:55px 0 0;font:24px/1.45 Georgia,serif}.mint-page{background:var(--mint)}.clay-page{background:var(--clay);color:#fff}.dark-page{background:var(--ink);color:#fff}.page-intro{padding:100px 4.5vw;display:grid;grid-template-columns:1fr 3fr;border-bottom:2px solid}.page-intro h2{font-size:clamp(48px,6vw,92px);line-height:.88;letter-spacing:-.065em;margin:0}.service-detail article{display:grid;grid-template-columns:60px 1fr 1.2fr 1fr;gap:40px;padding:55px 4.5vw;border-bottom:2px solid}.service-detail article>span{font:700 11px "Courier New",monospace}.service-detail h2{font-size:38px;line-height:.95;margin:0}.service-detail p{font:18px/1.55 Georgia,serif;margin:0}.service-detail ul{list-style:none;padding:0;margin:0}.service-detail li{padding:8px 0;border-top:1px solid;font:700 11px "Courier New",monospace;text-transform:uppercase}.page-cta{padding:110px 4.5vw;background:var(--mint);border-bottom:2px solid}.page-cta h2{max-width:1150px;font-size:clamp(50px,7vw,105px);line-height:.85;letter-spacing:-.07em;margin:0 0 55px}.page-cta>a{display:flex;justify-content:space-between;max-width:520px;padding:15px 0;border-block:2px solid;font:700 12px "Courier New",monospace;text-transform:uppercase;text-decoration:none}.process-list-page{padding:0 4.5vw}.process-list-page details{border-bottom:2px solid}.process-list-page summary{display:grid;grid-template-columns:70px 1fr auto;gap:25px;align-items:center;padding:30px 0;cursor:pointer;list-style:none}.process-list-page summary::-webkit-details-marker{display:none}.process-list-page summary span,.process-list-page summary em{font:700 10px "Courier New",monospace;text-transform:uppercase;font-style:normal}.process-list-page summary b{font-size:28px;letter-spacing:-.025em}.process-list-page details>div{padding:10px 0 40px 95px;max-width:920px}.process-list-page details p{font:19px/1.55 Georgia,serif}.process-list-page details strong{font:700 10px "Courier New",monospace;text-transform:uppercase}.process-note{padding:100px 4.5vw;background:var(--ochre);display:grid;grid-template-columns:1fr 1fr;gap:8vw}.process-note h2{font-size:70px;line-height:.85;letter-spacing:-.06em;margin:0}.process-note p{font:21px/1.55 Georgia,serif;margin:0}.benefit-grid{display:grid;grid-template-columns:repeat(2,1fr)}.benefit-grid article{min-height:420px;padding:50px 4.5vw;border-right:2px solid;border-bottom:2px solid}.benefit-grid article:nth-child(2n){border-right:0}.benefit-grid span{font:700 10px "Courier New",monospace}.benefit-grid h2{font-size:48px;line-height:.9;letter-spacing:-.05em;margin:100px 0 25px}.benefit-grid p{font:19px/1.55 Georgia,serif}.house-explainer{padding:110px 4.5vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--mint);border-bottom:2px solid}.house-explainer h2{font-size:75px;line-height:.85;letter-spacing:-.06em;margin:0}.house-explainer>div:last-child{font:20px/1.55 Georgia,serif}.package-list{display:grid;grid-template-columns:1fr 1fr;padding:100px 4.5vw;gap:8vw;border-bottom:2px solid}.package-list h2{font-size:70px;line-height:.86;letter-spacing:-.06em;margin:0}.package-list ul{list-style:none;padding:0;margin:0}.package-list li{padding:15px 0;border-top:1px solid;font:700 12px "Courier New",monospace;text-transform:uppercase}.work-page-grid{border-bottom:2px solid}.work-entry{display:grid;grid-template-columns:1.1fr .9fr;min-height:700px;border-bottom:2px solid}.work-entry.reverse .work-entry-image{order:2}.work-entry-image{display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.work-entry-image img{height:95%;width:auto;object-fit:contain;filter:drop-shadow(10px 18px 9px rgba(0,0,0,.2))}.work-entry>div:last-child{padding:80px 5vw;align-self:center}.work-entry h2{font-size:75px;line-height:.85;letter-spacing:-.065em;margin:0 0 45px}.work-entry>div:last-child>p:not(.eyebrow){font:19px/1.55 Georgia,serif}.yellow-field{background:#e5bd42}.photo-field{background:#ddd}.photo-field img{width:100%;height:100%;object-fit:cover}.founder-section{display:grid;grid-template-columns:1fr 1fr;border-bottom:2px solid;min-height:750px}.founder-section figure{margin:0;position:relative}.founder-section figure img{width:100%;height:100%;object-fit:cover}.founder-section figcaption{position:absolute;left:12px;bottom:12px;background:var(--paper);border:2px solid;padding:8px 10px;font:700 10px "Courier New",monospace}.founder-section>div:last-child{padding:90px 6vw;align-self:center}.founder-section h2{font-size:80px;letter-spacing:-.065em;line-height:.85;margin:0 0 40px}.founder-section>div:last-child>p:not(.eyebrow){font:19px/1.6 Georgia,serif}.alan-section{background:var(--ink);color:#fff}.alan-portrait{display:flex;flex-direction:column;justify-content:space-between;padding:55px;background:var(--sage);border-right:2px solid #fff}.alan-portrait strong{font-size:clamp(90px,12vw,190px);line-height:.7;letter-spacing:-.09em}.alan-portrait span{font:700 11px "Courier New",monospace;text-transform:uppercase}.network{padding:100px 4.5vw}.network h2{font-size:75px;line-height:.85;letter-spacing:-.06em;max-width:900px}.network ul{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:70px 0 0;border-top:2px solid;border-left:2px solid}.network li{min-height:150px;padding:18px;border-right:2px solid;border-bottom:2px solid;font:700 11px "Courier New",monospace;text-transform:uppercase}.faq-list{padding:0 4.5vw}.faq-list details{border-bottom:2px solid}.faq-list summary{cursor:pointer;list-style:none;padding:32px 50px 32px 0;font-size:28px;font-weight:700;position:relative}.faq-list summary:after{content:"+";position:absolute;right:0}.faq-list details[open] summary:after{content:"–"}.faq-list details p{max-width:900px;padding:0 0 40px;font:19px/1.6 Georgia,serif}.contact-intro{min-height:610px;background:var(--clay);color:#fff;padding:100px 4.5vw;display:flex;flex-direction:column;justify-content:center;border-bottom:2px solid}.contact-intro h1{font-size:clamp(68px,10vw,150px);line-height:.78;letter-spacing:-.08em;margin:0}.contact-intro>p:last-child{font:22px/1.5 Georgia,serif;max-width:720px;margin:50px 0 0}.project-form{display:grid;grid-template-columns:1fr 1fr}.form-field{min-height:150px;padding:18px;border-right:2px solid;border-bottom:2px solid;display:flex;flex-direction:column}.form-field:nth-child(2n){border-right:0}.form-wide{grid-column:1/-1;border-right:0}.form-field>label{display:flex;justify-content:space-between;font:700 11px "Courier New",monospace;text-transform:uppercase}.form-field input,.form-field select,.form-field textarea{width:100%;margin:auto 0 0;border:0;background:transparent;border-radius:0;font:700 28px Arial,sans-serif;outline:none}.form-field textarea{font:20px/1.5 Georgia,serif;resize:vertical}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.check-grid label{font:700 11px "Courier New",monospace;text-transform:uppercase}.form-trap{position:absolute;left:-9999px}.form-submit{grid-column:1/-1;padding:22px 4.5vw;display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#fff}.form-submit p{font:11px "Courier New",monospace}.form-submit button{background:var(--mint);border:0;padding:16px 20px;font:700 12px "Courier New",monospace;text-transform:uppercase;cursor:pointer}.calculator-wrap{padding:80px 4.5vw}.calc-tabs{display:flex;border-bottom:2px solid}.calc-tabs button{padding:17px 20px;border:0;background:transparent;font:700 11px "Courier New",monospace;text-transform:uppercase}.calc-tabs button.active{background:var(--ink);color:#fff}.calculator{display:none}.calculator.active{display:block}.calculator header{display:flex;justify-content:space-between;align-items:center;padding:40px 0}.calculator header h2{font-size:46px;margin:0}.calculator header button{border:0;background:transparent;text-decoration:underline;font:700 10px "Courier New",monospace;text-transform:uppercase}.calc-inputs{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid;border-left:2px solid}.calc-inputs label{padding:18px;border-right:2px solid;border-bottom:2px solid;font:700 10px "Courier New",monospace;text-transform:uppercase}.calc-inputs input{display:block;width:100%;margin-top:28px;border:0;background:transparent;font:700 36px Arial,sans-serif}.calc-results{display:grid;grid-template-columns:repeat(5,1fr);border-left:2px solid;margin-top:40px}.calc-results>div{min-height:170px;padding:18px;border-right:2px solid;border-top:2px solid;border-bottom:2px solid;display:flex;flex-direction:column;justify-content:space-between}.calc-results span{font:700 10px "Courier New",monospace;text-transform:uppercase}.calc-results strong{font-size:28px}.result-primary{background:var(--mint)}.calc-disclaimer{padding:90px 4.5vw;background:var(--ochre);display:grid;grid-template-columns:1fr 1fr 1fr;gap:4vw}.calc-disclaimer h2{font-size:60px;line-height:.85;letter-spacing:-.06em;margin:0}.calc-disclaimer p{font:17px/1.55 Georgia,serif;margin:0}.legal-copy{max-width:1100px;margin:0 auto;padding:100px 4.5vw}.legal-lede{font:30px/1.4 Georgia,serif;margin-bottom:80px}.legal-copy section{display:grid;grid-template-columns:280px 1fr;gap:60px;padding:35px 0;border-top:2px solid}.legal-copy h2{font-size:25px;margin:0}.legal-copy section p{font:18px/1.6 Georgia,serif;margin:0}
@media(max-width:800px){.page-intro,.house-explainer,.package-list,.process-note{grid-template-columns:1fr;gap:35px}.service-detail article{grid-template-columns:45px 1fr}.service-detail article p,.service-detail article ul{grid-column:2}.work-entry{grid-template-columns:1fr}.work-entry.reverse .work-entry-image{order:0}.work-entry-image{height:600px}.founder-section{grid-template-columns:1fr}.founder-section figure,.alan-portrait{min-height:650px}.network ul{grid-template-columns:1fr 1fr}.calc-inputs{grid-template-columns:1fr 1fr}.calc-results{grid-template-columns:1fr 1fr}.calc-disclaimer{grid-template-columns:1fr}.project-form{grid-template-columns:1fr}.form-field,.form-wide{grid-column:1;border-right:0}.check-grid{grid-template-columns:1fr 1fr}.legal-copy section{grid-template-columns:1fr;gap:15px}}
@media(max-width:560px){.page-hero{min-height:590px;padding:80px 5vw}.page-hero h1{font-size:62px}.page-hero>p:last-child{font-size:20px}.process-list-page summary{grid-template-columns:40px 1fr}.process-list-page summary em{display:none}.process-list-page details>div{padding-left:65px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0}.house-explainer h2,.package-list h2,.work-entry h2,.founder-section h2,.network h2{font-size:55px}.work-entry-image{height:500px}.founder-section figure,.alan-portrait{min-height:500px}.alan-portrait{padding:30px}.network ul{grid-template-columns:1fr}.network li{min-height:100px}.form-submit{align-items:flex-start;flex-direction:column;gap:20px}.check-grid{grid-template-columns:1fr}.calc-inputs,.calc-results{grid-template-columns:1fr}.calculator header h2{font-size:36px}.legal-copy section{grid-template-columns:1fr}}

.process-phase{display:grid;grid-template-columns:70px 1fr 1.5fr;gap:25px;align-items:start;padding:80px 0 28px;border-bottom:2px solid;background:var(--paper)}.process-phase span{font:700 10px "Courier New",monospace;text-transform:uppercase}.process-phase h2{font-size:42px;line-height:.9;letter-spacing:-.045em;margin:0}.process-phase p{font:17px/1.5 Georgia,serif;margin:0;max-width:620px}.tax-reference{padding:90px 4.5vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;background:var(--ochre);border-bottom:2px solid}.tax-reference h2{font-size:clamp(48px,6vw,82px);line-height:.86;letter-spacing:-.06em;margin:0 0 30px}.tax-reference>div>p:last-child{font:18px/1.55 Georgia,serif;max-width:520px}.tax-reference form{display:grid;grid-template-columns:1fr 1fr;border-top:2px solid;border-left:2px solid}.tax-reference label{padding:16px;border-right:2px solid;border-bottom:2px solid;font:700 10px "Courier New",monospace;text-transform:uppercase}.tax-reference select,.tax-reference input{display:block;width:100%;border:0;background:transparent;margin-top:18px;font:700 17px Arial,sans-serif}.tax-output{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr)}.tax-output span{min-height:120px;padding:14px;border-right:2px solid;border-bottom:2px solid;display:flex;flex-direction:column;justify-content:space-between;font:700 9px "Courier New",monospace;text-transform:uppercase}.tax-output strong{font:700 20px Arial,sans-serif;text-transform:none}.tax-note{grid-column:1/-1;margin:0;padding:14px;border-right:2px solid;border-bottom:2px solid;font:13px/1.45 Georgia,serif}.calculator header>div>p{font:16px/1.5 Georgia,serif;margin:10px 30px 0 0}.alan-section figure img{filter:saturate(.8) contrast(1.04)}
@media(max-width:800px){.process-phase,.tax-reference{grid-template-columns:1fr}.process-phase{gap:12px}.tax-output{grid-template-columns:1fr 1fr}.tax-reference{gap:45px}}
@media(max-width:560px){.process-phase{padding-top:55px}.tax-reference form,.tax-output{grid-template-columns:1fr}.calculator header{align-items:flex-start;gap:20px}}

/* Readability pass: keep utility type compact without making it microscopic. */
.site-header>p{font-size:12px;line-height:1.45}.site-header nav a,.menu-button{font-size:13px}.eyebrow{font-size:13px;line-height:1.4}.hero-image figcaption,.photo-break figcaption,.logistics figcaption,.about figcaption,.founder-section figcaption{font-size:12px;line-height:1.35}.section-head p,.service-detail article>span,.process-list-page summary span,.process-list-page summary em,.process-list-page details strong,.benefit-grid span,.network li,.form-field>label,.check-grid label,.calculator header button,.calc-tabs button,.calc-inputs label,.calc-results span,.process-phase span,.tax-reference label{font-size:12px;line-height:1.4}.service-detail li,.package-list li,.form-submit button{font-size:13px;line-height:1.4}.tax-output span{font-size:11px;line-height:1.35}.tax-note{font-size:15px}.form-submit p{font-size:12px;line-height:1.45}footer p,footer a,footer small{font-size:12px;line-height:1.45}

.pricing-workstream{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:100px 4.5vw;background:var(--clay);color:#fff;border-bottom:2px solid var(--line)}.pricing-workstream h2{font-size:clamp(46px,5.8vw,86px);line-height:.88;letter-spacing:-.06em;margin:0;max-width:850px}.pricing-workstream>div:last-child>p{font:20px/1.55 Georgia,serif;margin:0 0 45px}.pricing-workstream ul{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;margin:0;border-top:2px solid #fff;border-left:2px solid #fff}.pricing-workstream li{min-height:90px;padding:14px;border-right:2px solid #fff;border-bottom:2px solid #fff;font:700 12px/1.4 "Courier New",monospace;text-transform:uppercase}
@media(max-width:800px){.pricing-workstream{grid-template-columns:1fr;gap:50px}.pricing-workstream ul{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.pricing-workstream{padding:80px 5vw}.pricing-workstream ul{grid-template-columns:1fr}.pricing-workstream li{min-height:70px}}

.elevator{position:fixed;right:22px;bottom:22px;z-index:1000000;width:62px;height:62px;border:2px solid var(--line);border-radius:50%;background:var(--mint);color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.elevator.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.elevator span{font-size:24px;line-height:.75}.elevator b{font:700 11px "Courier New",monospace;text-transform:uppercase}.elevator:hover,.elevator:focus-visible{background:var(--ochre);outline:3px solid var(--paper);outline-offset:2px}@media(max-width:560px){.elevator{right:14px;bottom:14px;width:56px;height:56px}}
.form-turnstile{grid-column:1/-1;padding:24px 4.5vw;border-bottom:2px solid var(--line);background:var(--paper)}.form-submit button:disabled{opacity:.55;cursor:wait}

/* Typography system */
:root{--type-display-xl:clamp(64px,8.5vw,132px);--type-display-lg:clamp(48px,6.2vw,92px);--type-display-md:clamp(36px,4.3vw,64px);--type-display-sm:clamp(28px,2.8vw,42px);--type-reading-lg:21px;--type-reading:19px;--type-utility:13px;--leading-display:.88;--leading-reading:1.58;--tracking-display:-.055em;--tracking-utility:.055em}
.hero h1,.page-hero h1,.contact-intro h1,.contact h2{font-family:Arial,"Helvetica Neue",sans-serif;font-size:var(--type-display-xl);font-weight:700;line-height:.84;letter-spacing:-.065em}.positioning h2,.section-head h2,.page-intro h2,.page-cta h2,.pricing-workstream h2,.house-explainer h2,.package-list h2,.work-entry h2,.founder-section h2,.network h2,.process-note h2,.calc-disclaimer h2,.about h2,.logistics h2{font-family:Arial,"Helvetica Neue",sans-serif;font-size:var(--type-display-lg);font-weight:700;line-height:var(--leading-display);letter-spacing:var(--tracking-display)}.story-copy h3,.service-statement strong,.benefit-grid h2,.service-detail h2,.calculator header h2,.process-phase h2{font-family:Arial,"Helvetica Neue",sans-serif;font-size:var(--type-display-md);font-weight:700;line-height:.92;letter-spacing:-.04em}.service-columns h3,.process-list-page summary b,.faq-list summary,.legal-copy h2{font-family:Arial,"Helvetica Neue",sans-serif;font-size:var(--type-display-sm);font-weight:700;line-height:1;letter-spacing:-.025em}
.hero-lede,.page-hero>p:last-child,.contact-intro>p:last-child,.story-copy>p:not(.eyebrow),.logistics>div>p:not(.eyebrow),.about-copy>p:not(.eyebrow),.founder-section>div:last-child>p:not(.eyebrow),.work-entry>div:last-child>p:not(.eyebrow),.process-list-page details p,.process-note p,.benefit-grid p,.house-explainer>div:last-child,.pricing-workstream>div:last-child>p,.contact>p:not(.eyebrow),.legal-lede{font-family:Georgia,"Times New Roman",serif;font-size:var(--type-reading-lg);font-weight:400;line-height:1.5;letter-spacing:0}.service-detail p,.faq-list details p,.calc-disclaimer p,.legal-copy section p,.tax-reference>div>p:last-child,.calculator header>div>p,.tax-note{font-family:Georgia,"Times New Roman",serif;font-size:var(--type-reading);font-weight:400;line-height:var(--leading-reading);letter-spacing:0}
.site-header>p,.site-header nav a,.menu-button,.eyebrow,.hero-image figcaption,.photo-break figcaption,.logistics figcaption,.about figcaption,.founder-section figcaption,.section-head p,.service-detail article>span,.service-detail li,.service-columns li,.process-list-page summary span,.process-list-page summary em,.process-list-page details strong,.process-phase span,.benefit-grid span,.package-list li,.network li,.form-field>label,.check-grid label,.form-submit p,.form-submit button,.calc-tabs button,.calculator header button,.calc-inputs label,.calc-results span,.tax-reference label,.tax-output span,footer p,footer a,footer small,.elevator b{font-family:"Courier New",monospace;font-size:var(--type-utility);font-weight:700;line-height:1.4;letter-spacing:var(--tracking-utility);text-transform:uppercase}.form-field input,.form-field select{font-size:clamp(23px,2.1vw,30px);line-height:1.15}.form-field textarea{font-family:Arial,"Helvetica Neue",sans-serif;font-size:clamp(23px,2.1vw,30px);font-weight:700;line-height:1.15}.calc-inputs input{font-size:clamp(29px,3vw,40px);line-height:1.1}.calc-results strong{font-size:clamp(25px,2.3vw,34px);line-height:1.05}
@media(max-width:560px){:root{--type-display-xl:clamp(52px,15vw,72px);--type-display-lg:clamp(42px,12vw,58px);--type-display-md:clamp(33px,9vw,45px);--type-display-sm:clamp(26px,7vw,34px);--type-reading-lg:19px;--type-reading:18px;--type-utility:13px}.hero h1,.page-hero h1,.contact-intro h1,.contact h2{line-height:.87;letter-spacing:-.055em}}

/* Commercial-system positioning */
.positioning-copy{display:grid;grid-template-columns:1fr 1fr;gap:5vw;max-width:1120px;margin:70px 0 0 auto;padding-top:30px;border-top:2px solid var(--line)}
.positioning .positioning-copy p{font-family:Georgia,"Times New Roman",serif;font-size:var(--type-reading-lg);font-weight:400;line-height:1.5;letter-spacing:0;text-transform:none;margin:0}
.commercial-system{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding:100px 4.5vw;background:var(--clay);color:#fff;border-bottom:2px solid var(--line)}
.commercial-system h2{font-family:Arial,"Helvetica Neue",sans-serif;font-size:var(--type-display-lg);font-weight:700;line-height:var(--leading-display);letter-spacing:var(--tracking-display);margin:0;max-width:850px}
.commercial-system>div:last-child{align-self:end}
.commercial-system>div:last-child p{font-family:Georgia,"Times New Roman",serif;font-size:var(--type-reading-lg);font-weight:400;line-height:1.5;letter-spacing:0;margin:0 0 24px}
.commercial-system>div:last-child p:last-child{margin-bottom:0}
.case-study{margin:0}
.case-study dt{padding-top:17px;border-top:1px solid var(--line);font-family:"Courier New",monospace;font-size:var(--type-utility);font-weight:700;line-height:1.4;letter-spacing:var(--tracking-utility);text-transform:uppercase}
.case-study dd{margin:8px 0 24px;font-family:Georgia,"Times New Roman",serif;font-size:var(--type-reading);font-weight:400;line-height:var(--leading-reading)}
@media(max-width:800px){.positioning-copy,.commercial-system{grid-template-columns:1fr}.commercial-system{gap:45px}}
@media(max-width:560px){.positioning-copy{gap:24px;margin-top:50px}.commercial-system{padding:80px 5vw}}

/* Homepage commercial-system map */
.hero h1{font-size:clamp(58px,7vw,104px);line-height:.87}
.hero-lede{margin:34px 0}
.system-strip{background:var(--ink);color:#fff;border-bottom:2px solid var(--line)}
.system-strip header{display:grid;grid-template-columns:1fr 2fr;align-items:end;gap:4vw;padding:70px 4.5vw 45px}
.system-strip header .eyebrow{margin:0}
.system-strip h2{font-family:Arial,"Helvetica Neue",sans-serif;font-size:var(--type-display-lg);font-weight:700;line-height:var(--leading-display);letter-spacing:var(--tracking-display);margin:0}
.system-strip ol{display:grid;grid-template-columns:repeat(6,1fr);list-style:none;margin:0;padding:0;border-top:2px solid #fff}
.system-strip li{min-height:250px;padding:20px 18px 24px;border-right:2px solid #fff;display:flex;flex-direction:column}
.system-strip li:last-child{border-right:0}
.system-strip li span,.system-strip li small{font-family:"Courier New",monospace;font-size:var(--type-utility);font-weight:700;line-height:1.4;letter-spacing:var(--tracking-utility);text-transform:uppercase}
.system-strip li strong{font-family:Arial,"Helvetica Neue",sans-serif;font-size:clamp(28px,2.8vw,43px);line-height:.95;letter-spacing:-.04em;margin-top:auto}
.system-strip li small{display:block;margin-top:16px;color:#cfcfc8;text-transform:none;letter-spacing:0}
@media(max-width:900px){.system-strip ol{grid-template-columns:repeat(3,1fr)}.system-strip li:nth-child(3n){border-right:0}.system-strip li:nth-child(-n+3){border-bottom:2px solid #fff}}
@media(max-width:560px){.hero h1{font-size:clamp(50px,14vw,64px)}.system-strip header{grid-template-columns:1fr;gap:25px;padding:65px 5vw 35px}.system-strip ol{grid-template-columns:1fr 1fr}.system-strip li{min-height:205px}.system-strip li:nth-child(3n){border-right:2px solid #fff}.system-strip li:nth-child(2n){border-right:0}.system-strip li:nth-child(-n+4){border-bottom:2px solid #fff}}
