@charset "UTF-8";
:root{--paper:#f2f1e9;--ink:#18342f;--muted:#52665e;--orange:#ed632b;--sage:#dce5d9;--line:#c8cec2;--white:#fffef8;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0}a{color:inherit;text-underline-offset:4px}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #b44018;outline-offset:5px}button{border:0}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}h1 em,h2 em{font-weight:400}h1{font-size:clamp(60px,6.2vw,92px);line-height:1.02;margin-bottom:27px}h2{font-size:clamp(42px,4.4vw,64px);line-height:1.08;margin-bottom:25px}h3{font-size:25px;line-height:1.25;letter-spacing:-.035em;font-weight:500}p{line-height:1.65}a,button,summary{touch-action:manipulation}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:10px;letter-spacing:.14em;font-weight:700;line-height:1.5}.dot{display:inline-block;width:7px;height:7px;background:var(--orange);border-radius:50%;margin-right:8px}.header{height:105px;display:flex;align-items:center;border-bottom:1px solid var(--line);gap:45px}.brand{display:inline-block;font-size:34px;font-weight:800;letter-spacing:-2px;text-decoration:none;line-height:.95}.brand>span{color:#bd451d;margin-left:3px}.brand small{display:block;letter-spacing:.17em;font-size:8px;font-weight:500;margin-top:12px}.header nav{display:flex;gap:32px;margin-left:auto}.header nav a{font-size:12px;text-decoration:none}.header nav a:hover,.footer a:hover{text-decoration:underline}.nav-cta{font-size:12px;border-bottom:1px solid var(--ink);padding:12px 0;text-decoration:none}.nav-cta span{margin-left:20px}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:40px;align-items:center;padding-top:64px;padding-bottom:60px}.hero-copy>.eyebrow{margin-bottom:30px}.intro{font-size:19px;line-height:1.5;max-width:440px}.hero-description{font-size:14px;max-width:415px;color:var(--muted);margin-bottom:26px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:19px 24px;font-size:13px;font-weight:600;text-decoration:none;min-height:52px;border:1px solid var(--ink);background:transparent;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:var(--sage)}.button.primary{background:var(--orange);color:#192b23;border-color:var(--orange)}.button.primary:hover{background:#ff804c}.button span{font-size:22px;line-height:.7}.cta-note{font-size:11px;color:var(--muted);margin:12px 0 30px}.hero-footnote{display:flex;gap:15px;align-items:center;font-size:10px;line-height:1.6;color:var(--muted)}.tiny-cross{font-size:35px;font-weight:400;line-height:1}.job-visual{position:relative;height:610px;background:#e3e8dc;overflow:hidden;border:1px solid #d0d9ca}.drawing-label{position:absolute;top:23px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.16em}.drawing-label span{color:#496548}.blueprint{position:absolute;width:112%;top:5px;left:-6%;color:#68826e}.visual-stamp{position:absolute;top:106px;left:35px;font-size:11px;line-height:1.5;letter-spacing:.07em;transform:rotate(-6deg);color:#45684d}.job-ticket{position:absolute;left:9%;right:7%;bottom:48px;background:var(--white);padding:22px 26px;box-shadow:0 14px 30px #18342f14;transform:rotate(-3deg);border:1px solid #d3d7c9}.ticket-top{display:flex;align-items:center;gap:10px;font-size:7px;letter-spacing:.05em}.ticket-top b{display:block;font-size:12px;margin-top:3px}.ticket-icon{font-size:26px;color:#a33d1a}.status{margin-left:auto;padding:6px 8px;border:1px solid #d1d8c9;font-size:8px;color:#506848}.job-ticket h2{font-size:29px;line-height:1.1;letter-spacing:-.04em;margin:20px 0}.ticket-row{display:flex;justify-content:space-between;padding:11px 0;border-top:1px solid #dbe0d2;font-size:10px;gap:10px}.check{color:#536d48}.human{color:#a33d1a}.ticket-bottom{display:flex;align-items:center;font-size:8px;padding-top:13px;border-top:1px solid #dbe0d2}.ticket-bottom .dot{width:5px;height:5px}.visual-caption{position:absolute;bottom:18px;left:25px;font-size:8px;letter-spacing:.12em;color:#4e6556}.trade-strip{border-block:1px solid var(--line);padding:25px 0}.trade-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px}.trade-strip p{font-size:14px;margin:0}.trade-strip i{font-style:normal;color:#84917d;margin:0 18px}.trade-strip a{text-decoration:none;font-size:11px}.section-heading>.eyebrow{margin-bottom:28px}.section-heading>div{display:flex;justify-content:space-between;align-items:flex-end;gap:55px}.section-heading>div>p{max-width:385px;font-size:14px;color:var(--muted);margin-bottom:28px}.operation-board{margin-top:32px;border:1px solid #bdc9b8;background:#e8ece2}.board-header{padding:22px 26px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #bdc9b8;font-size:9px;letter-spacing:.05em}.board-header>span:last-child{color:var(--muted);letter-spacing:0}.steps{display:grid;grid-template-columns:repeat(6,1fr);padding:0 25px;border-bottom:1px solid #bdc9b8}.steps button{padding:20px 10px 19px;min-height:70px;background:none;text-align:left;border-bottom:3px solid transparent;font-size:13px}.steps button span{display:block;font-size:9px;margin-bottom:9px;color:var(--muted)}.steps button[aria-pressed=true]{border-bottom-color:var(--orange);font-weight:700}.steps button[aria-pressed=true] span{color:#a33d1a}.steps button:hover{background:#dce4d5}.stage-panel{display:grid;grid-template-columns:1.2fr 1fr;gap:55px;padding:45px 45px 40px;min-height:350px}.stage-story h3{font-family:Georgia,serif;font-size:32px;letter-spacing:-.03em;line-height:1.2;margin:17px 0}.stage-story>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:440px}.before-after{display:flex;gap:20px;margin-top:27px}.before-after p{flex:1;margin:0;font-size:11px;line-height:1.5}.before-after span{display:block;font-size:8px;letter-spacing:.13em;margin-bottom:9px;color:var(--muted)}.before-after b{font-weight:500}.before-after p:last-child{border-left:1px solid #bcc9b6;padding-left:20px}.stage-document{background:var(--white);padding:25px;box-shadow:0 5px 12px #18342f06;align-self:start;border-top:3px solid var(--ink)}.document-head{display:flex;justify-content:space-between;font-size:8px;letter-spacing:.08em;border-bottom:1px solid var(--line);padding-bottom:16px}.stage-document h4{font-size:20px;font-weight:500;letter-spacing:-.03em;margin:20px 0 14px}.stage-document ul{list-style:none;padding:0;margin:0;font-size:11px}.stage-document li{border-bottom:1px solid #e0e3d8;padding:10px 0}.stage-document li:before{content:'✓';color:#688052;margin-right:12px}.approval{display:flex;align-items:center;gap:13px;background:#f3eee0;padding:15px;margin-top:21px}.approval>span{color:#a33d1a;font-size:25px}.approval p{margin:0;line-height:1.4}.approval small{display:block;font-size:7px;letter-spacing:.08em;margin-bottom:6px}.approval b{font-size:10px;font-weight:500}.board-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #bdc9b8;padding:17px 26px;gap:20px}.board-footer p{font-size:10px;color:var(--muted);margin:0}.text-button{background:transparent;padding:12px 0;font-size:11px;min-height:44px}.text-button:hover{text-decoration:underline}.board-footer button{font-size:12px;font-weight:600}.pain-section{background:#e4e7dc}.pain-section h2{margin-bottom:50px}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.pain-grid article>span{font-size:9px;letter-spacing:.12em}.pain-grid h3{margin:27px 0 17px;font-size:26px}.pain-grid p{font-size:13px;color:var(--muted)}.systems-note{margin:40px 0 0;border-top:1px solid #c2ccb8;padding-top:25px;font-size:11px}.evidence-grid{display:grid;grid-template-columns:1fr 1fr .65fr;gap:55px;margin-top:25px}.evidence-grid strong{font-size:76px;font-weight:400;letter-spacing:-.065em;line-height:1.3}.evidence-grid strong span{font-size:32px;margin-left:5px}.evidence-grid article p{max-width:280px;font-size:14px}.evidence-grid article a{display:block;font-size:10px;line-height:1.7}.evidence-note{align-self:end;padding:25px 0 0 28px;border-left:1px solid var(--line);font-size:12px;color:var(--muted)}.evidence-note .tiny-cross{display:block;margin-bottom:20px}details{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:58px;font-size:13px;padding:19px 0;line-height:1.5}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;font-weight:400}details[open]>summary>span{transform:rotate(45deg)}details p{font-size:13px;color:var(--muted)}.adoption{margin-top:50px;border-bottom:1px solid var(--line)}.adoption-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding-top:10px}.adoption b{display:block;color:var(--ink);margin-bottom:10px}.adoption a{display:block;margin-top:12px}.fine{font-size:10px!important;line-height:1.6}.partnership{background:var(--ink);color:var(--paper)}.partnership h2 em{color:#becbb3}.partnership .section-heading>div>p{color:#c3d0c4}.review-offer{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;border-block:1px solid #4b655b;padding:40px 0;margin-top:30px}.review-offer h3{font-size:32px;margin:10px 0 15px}.review-offer p:not(.eyebrow):not(.review-price){font-size:13px;color:#c3d0c4;max-width:480px}.review-offer .review-price{font-family:Georgia,serif;font-size:42px;letter-spacing:-.04em;line-height:1.2;margin-bottom:10px}.review-price small{font-family:Arial,sans-serif;font-size:11px;letter-spacing:0;margin-left:8px}.light{color:var(--ink);background:var(--paper);margin-top:8px}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;padding-top:40px}.timeline article>span{font-size:9px;letter-spacing:.1em;color:#d5dec9}.timeline h3{font-size:23px;margin:15px 0}.timeline p{font-size:13px;color:#c3d0c4}.partnership .fine{margin:23px 0 0;color:#c3d0c4}.price-note{font-size:11px;color:var(--muted);margin:20px 0 30px}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.package{padding:28px 25px 0;border:1px solid #c5cfbd;min-width:0;display:flex;flex-direction:column}.package.featured{background:#e2e8d9;border-color:#a6b597}.package h3{font-size:25px;margin:15px 0 22px}.price{font-family:Georgia,serif;font-size:44px;letter-spacing:-.045em;margin-bottom:9px;line-height:1.3}.price small{font-family:Arial,sans-serif;font-size:11px;letter-spacing:0;margin-left:7px}.hours{font-size:11px;font-weight:600;margin-bottom:22px}.package-description{font-size:12px;color:var(--muted);min-height:61px}.package ul{padding:0;list-style:none;font-size:12px;line-height:2.3;margin:0 0 20px}.package li:before{content:'✓';color:#667d50;margin-right:10px}.package details p{font-size:11px}.package summary{font-size:11px}.package-link{display:block;border-top:1px solid #c5cfbd;text-decoration:none;font-size:12px;font-weight:600;padding:22px 0;margin-top:auto}.package-link:hover{text-decoration:underline}.elastic{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:35px 0;margin-top:25px;border-bottom:1px solid var(--line)}.elastic h3{font-size:27px;margin:10px 0 0}.elastic>div>p:not(.eyebrow){font-size:13px;color:var(--muted)}.text-link{font-size:12px;font-weight:600}.comparison{margin-top:20px}.table-scroll{overflow-x:auto;margin-bottom:20px}table{border-collapse:collapse;width:100%;font-size:12px;min-width:650px}caption{text-align:left;padding:12px 0;color:var(--muted);font-size:10px}th,td{text-align:left;padding:16px 12px;border-bottom:1px solid var(--line)}th{font-weight:600}thead{background:#e4e9dd}.definitions{border-bottom:1px solid var(--line)}.definitions-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding:15px 0 20px}.definitions-grid h3{font-size:18px;margin:10px 0}.definitions-grid p{font-size:12px}.founder{background:#e5e7dd}.founder-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;align-items:center}.founder-mark{height:360px;background:var(--ink);position:relative;padding:30px;color:#c7d3bb;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.founder-mark:before{content:'';position:absolute;inset:20px;border:1px solid #536b5c}.founder-mark>span{font-size:190px;line-height:1;letter-spacing:-22px;font-weight:bold;margin-top:8px}.founder-mark>p{font-size:9px;line-height:1.8;letter-spacing:.13em;margin:20px 0 5px 8px}.founder h2{font-size:48px}.founder .intro{font-size:17px;color:var(--ink)}.founder p:not(.eyebrow):not(.intro){font-size:13px;color:var(--muted)}.founder .founder-caption{border-top:1px solid #bdc7b4;padding-top:18px;font-size:11px!important}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:75px}.faq h2{font-size:48px}.faq-items details:last-child{border-bottom:1px solid var(--line)}.faq-items details p{font-size:12px;padding-right:20px}.closing{position:relative;overflow:hidden;background:#e1e7d7;padding:80px 0}.closing .wrap{position:relative;z-index:1}.closing h2{font-size:76px;max-width:700px}.closing p:not(.eyebrow){font-size:14px;max-width:470px;margin-bottom:24px}.closing .closing-email{font-size:12px!important;margin:24px 0 20px!important}.closing small{font-size:10px;color:var(--muted)}.closing-arrow{position:absolute;right:6%;top:20px;font-size:400px;line-height:1;color:#c1ceb1;font-weight:100}.footer{display:flex;gap:40px;align-items:center;padding-block:40px}.footer>.brand{font-size:27px}.footer p{margin:0;font-size:10px;color:var(--muted)}.footer>div{display:flex;gap:23px;align-items:center;margin-left:auto;font-size:10px}.footer .text-button{font-size:10px}.mobile-nav{display:none}.skip{position:fixed;top:-80px;left:20px;background:var(--ink);color:white;padding:15px;z-index:20}.skip:focus{top:10px}dialog{padding:0;background:var(--white);border:1px solid var(--line);max-width:510px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 10px 50px #102d2926}dialog::backdrop{background:#132d2655}.consent-inner{padding:30px}.consent-inner h2{font-size:33px;letter-spacing:-.035em}.consent-inner p:not(.eyebrow){font-size:13px}.consent-inner a{font-size:12px}.consent-buttons{display:flex;gap:12px;margin:20px 0 8px}.consent-buttons .button{padding:14px 17px;justify-content:center;flex:1;font-size:12px}.stage-panel.changed .stage-document{animation:record-arrive .24s ease-out}@keyframes record-arrive{from{transform:translateY(5px);opacity:.75}to{transform:translateY(0);opacity:1}}
@media(min-width:1450px){.hero{gap:80px}.job-visual{height:630px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{gap:30px}.header nav{gap:22px}.hero{gap:28px}.job-visual{height:580px}.job-ticket{left:6%;right:5%;padding:20px}.ticket-top{gap:6px}.status{font-size:7px;padding:5px}.section-heading>div{gap:35px}.section-heading>div>p{max-width:310px}.stage-panel{padding:30px;gap:30px}.packages{gap:13px}.package{padding:24px 18px 0}.price{font-size:38px}.founder-grid{gap:60px}.footer{gap:25px}.footer>div{gap:15px}}
@media(max-width:800px){.header{height:85px}.header nav{gap:17px}.hero{grid-template-columns:1fr 1fr;gap:20px;padding-top:45px}h1{font-size:59px}.hero .intro{font-size:16px}.hero-description{font-size:13px}.job-visual{height:550px}.job-ticket{left:5%;right:5%;padding:16px;bottom:58px}.ticket-top .status{display:none}.job-ticket h2{font-size:24px}.ticket-row{font-size:8px}.ticket-bottom{font-size:7px}.hero .button{padding:17px;font-size:11px;gap:18px}.trade-strip .wrap>span{display:none}.trade-strip p{font-size:12px}.trade-strip i{margin:0 10px}.section{padding-block:75px}.section-heading>div{align-items:start}.section-heading>div>p{max-width:260px;font-size:13px}.pain-grid,.timeline{gap:28px}.pain-grid h3{font-size:23px}.evidence-grid{gap:30px}.evidence-grid strong{font-size:64px}.evidence-note{padding-left:20px}.review-offer{gap:45px}.packages{grid-template-columns:1fr}.package{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;padding:26px 26px 0}.package>.eyebrow,.package>h3,.package>.price,.package>.hours,.package>.package-description{grid-column:1}.package>ul{grid-column:2;grid-row:2 / span 2;padding-top:6px}.package>details{grid-column:2;grid-row:4 / span 2}.package>h3{margin:10px 0 17px}.package>.package-description{min-height:0}.package>.package-link{grid-column:1 / -1}.founder-grid{gap:35px}.founder-mark{height:330px;padding:22px}.founder-mark>span{font-size:145px;letter-spacing:-16px}.founder h2{font-size:40px}.faq{gap:35px}.faq h2{font-size:40px}.footer{flex-wrap:wrap}.footer>div{margin-left:0}.closing h2{font-size:64px}.closing-arrow{font-size:270px;right:2%;top:60px}}
@media(max-width:600px){html{scroll-padding-top:22px}.wrap{width:calc(100% - 40px)}.header{height:82px;justify-content:space-between}.header nav{display:none}.brand{font-size:30px}.brand small{font-size:7px}.nav-cta{font-size:12px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:38px;padding-bottom:32px;gap:30px}.hero-copy>.eyebrow{font-size:9px;margin-bottom:24px}h1{font-size:clamp(55px,13vw,75px);line-height:1.03;margin-bottom:25px}.hero .intro{font-size:18px;max-width:360px}.hero-description{font-size:14px;max-width:370px}.hero .button{font-size:13px;padding:18px 21px}.cta-note{font-size:10px;margin-bottom:22px}.hero-footnote{font-size:10px}.job-visual{height:475px;max-width:450px;width:100%;align-self:center}.blueprint{top:-55px}.visual-stamp{top:82px;left:28px}.job-ticket{left:8%;right:7%;bottom:42px;padding:21px;transform:rotate(-3deg)}.job-ticket h2{font-size:28px}.ticket-top .status{display:block;font-size:7px}.ticket-row{font-size:10px}.ticket-bottom{font-size:8px}.visual-caption{font-size:7px;bottom:14px}.trade-strip{padding:20px 0}.trade-strip .wrap{display:block}.trade-strip p{font-size:11px;text-align:center}.trade-strip i{margin:0 6px}.trade-strip a{display:none}.section{padding-block:65px}h2{font-size:42px}.section-heading>.eyebrow{margin-bottom:20px}.section-heading>div{display:block}.section-heading>div>p{max-width:none;font-size:14px;margin-bottom:25px}.operation-board{margin-top:24px}.board-header{display:block;padding:19px 16px;font-size:8px}.board-header>span{display:block}.board-header>span:last-child{margin-top:9px}.steps{grid-template-columns:repeat(3,1fr);padding:0 12px}.steps button{font-size:12px;min-height:64px;padding:12px 8px}.steps button span{font-size:8px;margin-bottom:7px}.stage-panel{grid-template-columns:1fr;gap:24px;padding:27px 20px 25px;min-height:0}.stage-story h3{font-size:29px}.stage-story>p:not(.eyebrow){font-size:13px}.stage-document{padding:20px}.before-after{margin-top:22px;gap:14px}.before-after p:last-child{padding-left:14px}.board-footer{padding:10px 16px;align-items:center;gap:12px}.board-footer p{font-size:8px;max-width:175px}.board-footer button{font-size:10px;min-width:85px}.pain-section h2{font-size:39px;margin-bottom:35px}.pain-grid{grid-template-columns:1fr;gap:26px}.pain-grid article{border-top:1px solid #c2ccb8;padding-top:23px}.pain-grid h3{font-size:26px;margin:16px 0 12px}.pain-grid h3 br{display:none}.pain-grid p{font-size:14px;margin-bottom:0}.systems-note{font-size:11px;margin-top:30px}.evidence-grid{grid-template-columns:1fr 1fr;gap:25px}.evidence-grid strong{font-size:64px}.evidence-grid article p{font-size:12px}.evidence-grid article a{font-size:9px}.evidence-note{grid-column:1 / -1;border-left:0;border-top:1px solid var(--line);padding:20px 0 0;display:flex;gap:15px;align-items:center}.evidence-note .tiny-cross{margin:0}.evidence-note p{font-size:11px;margin:0}.adoption{margin-top:25px}.adoption-grid{grid-template-columns:1fr;gap:10px}.adoption summary{font-size:12px}.review-offer{grid-template-columns:1fr;gap:20px;margin-top:22px;padding:28px 0}.review-offer h3{font-size:28px}.timeline{grid-template-columns:1fr;gap:24px;padding-top:30px}.timeline article{display:grid;grid-template-columns:85px 1fr;column-gap:20px}.timeline article>span{grid-row:1 / span 2;padding-top:5px;font-size:9px}.timeline h3{margin:0 0 10px;font-size:23px}.timeline p{grid-column:2;margin:0}.price-note{font-size:11px;margin-top:10px}.packages{gap:18px}.package{display:flex;padding:26px 25px 0}.package>h3{font-size:29px}.package>h3 br{display:none}.package .price{font-size:47px;margin:0 0 10px}.package .hours{font-size:12px}.package-description{font-size:13px}.package>ul{font-size:13px;line-height:2.4;padding-top:0}.package summary{font-size:12px}.package details p{font-size:12px}.package-link{font-size:13px}.elastic{grid-template-columns:1fr;gap:18px;padding:25px 0}.elastic h3{font-size:27px}.definitions-grid{grid-template-columns:1fr;gap:0}summary{font-size:12px}.founder-grid{grid-template-columns:1fr;gap:35px}.founder-mark{height:210px;padding:25px}.founder-mark>span{font-size:133px;margin-top:-8px}.founder-mark>p{position:absolute;right:30px;bottom:28px;max-width:140px;font-size:7px;line-height:1.8}.founder h2{font-size:41px}.founder p:not(.eyebrow):not(.intro){font-size:14px}.faq{grid-template-columns:1fr;gap:15px}.faq h2{font-size:42px}.faq-items summary{font-size:13px}.faq-items details p{font-size:13px}.closing{padding:60px 0}.closing h2{font-size:54px}.closing-arrow{display:none}.closing p:not(.eyebrow){font-size:14px}.closing .button{font-size:12px;gap:20px}.closing small{font-size:9px;display:block;max-width:290px}.footer{gap:22px;padding-block:30px 100px}.footer p{max-width:175px;line-height:1.6}.footer>div{width:100%;flex-wrap:wrap;gap:20px;font-size:10px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--ink);color:var(--paper);z-index:10;box-shadow:0 -2px 12px #18342f10;padding:7px 12px max(7px,env(safe-area-inset-bottom));justify-content:space-between}.mobile-nav a{font-size:11px;text-decoration:none;min-height:44px;display:flex;align-items:center;justify-content:center;padding:10px 14px}.mobile-nav a:last-child{background:var(--orange);color:var(--ink);font-weight:600}.consent-inner{padding:23px}.consent-inner h2{font-size:30px}.consent-buttons{gap:10px}.consent-buttons .button{padding:13px 10px;font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}

.header nav a,.footer a{min-height:44px;display:inline-flex;align-items:center}.evidence-grid article a{min-height:44px}.offline-journey{padding:25px 0}.offline-journey li{margin-bottom:12px;line-height:1.6}.consent-buttons button:disabled{opacity:.5;cursor:not-allowed}
.contact-main{padding-block:68px 48px}.contact-heading{max-width:760px;margin-bottom:58px}.contact-heading h1{font-size:clamp(56px,6.5vw,88px)}.contact-heading .intro{max-width:550px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:72px;align-items:start}.contact-card{padding:36px;background:var(--sage);border:1px solid var(--line)}.contact-card h2,.contact-agenda h2{font-size:clamp(34px,3.4vw,48px)}.contact-card>p:not(.eyebrow){font-size:14px;color:var(--muted)}.contact-card .button{width:100%;gap:12px}.contact-note{margin:17px 0 28px;font-size:12px!important}.contact-address{border-top:1px solid #b8c6b4;padding-top:25px}.contact-address span,.contact-address small{display:block;font-size:12px;line-height:1.65}.contact-address a{display:inline-block;font-size:22px;padding:12px 0;overflow-wrap:anywhere}.contact-address small{color:var(--muted)}.contact-agenda{padding-top:10px}.contact-agenda ol{padding:0;list-style:none;margin:30px 0}.contact-agenda li{display:flex;gap:24px;border-top:1px solid var(--line);padding:23px 0 0}.contact-agenda li>span{font-size:11px;padding-top:6px;color:#9a3d1c}.contact-agenda h3{font-size:19px;margin-bottom:9px;letter-spacing:-.02em}.contact-agenda li p{font-size:14px;color:var(--muted)}.contact-confidential{font-size:12px;color:var(--muted);border-left:2px solid var(--orange);padding-left:18px}.contact-back{font-size:13px;margin-top:42px}
@media(max-width:900px){.contact-grid{gap:35px}.contact-card{padding:26px}.contact-card .button{font-size:12px;padding:17px}}
@media(max-width:650px){.contact-main{padding-top:42px}.contact-heading{margin-bottom:32px}.contact-heading h1{font-size:56px}.contact-heading .intro{font-size:17px}.contact-grid{grid-template-columns:1fr;gap:38px}.contact-card{padding:25px}.contact-card h2,.contact-agenda h2{font-size:39px}.contact-agenda{padding:0}.contact-back{margin-top:28px}.contact-address a{font-size:21px}}
.contact-form{margin:24px 0}.contact-form[hidden]{display:none}.contact-form label{display:block;font-size:13px;font-weight:600;margin:20px 0 8px}.contact-form input,.contact-form textarea{display:block;width:100%;font:inherit;font-size:16px;color:var(--ink);background:var(--white);border:1px solid #7d9483;border-radius:0;padding:12px;line-height:1.5}.contact-form textarea{resize:vertical;min-height:135px}.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:3px solid #b44018;outline-offset:3px}.contact-form textarea::placeholder{color:var(--muted);opacity:1}.contact-form .form-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-form .contact-note{margin:17px 0!important}.contact-form button:disabled{cursor:default;opacity:.7;transform:none}.contact-form [role=status]{font-size:14px!important;line-height:1.6;border-left:2px solid var(--ink);padding-left:12px}
