@font-face{font-family:Instrument;src:url('/assets/instrument-sans-latin.woff2') format('woff2');font-style:normal;font-weight:400 700;font-display:swap}
:root{color-scheme:light;--ink:#183735;--teal:#236257;--muted:#526761;--paper:#fafbf7;--line:#d8e0d7;--wash:#edf2e9}
*{box-sizing:border-box}html{scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Instrument,Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #8b650a;outline-offset:5px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em;line-height:1.09}h1{font-size:clamp(48px,5.2vw,76px);margin-bottom:25px}h2{font-size:clamp(34px,3.6vw,49px);margin-bottom:20px}h3{font-size:26px;line-height:1.15}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.site-header{height:106px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:21px;letter-spacing:-.03em;font-weight:650;text-decoration:none;white-space:nowrap}.brand img{border-radius:8px}.site-header nav{display:flex;align-items:center;gap:34px}.site-header nav>a:not(.button){font-size:14px;text-decoration:none}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:12px 21px;border:1px solid #66877b;border-radius:7px;background:transparent;color:var(--ink);font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;white-space:nowrap}.button:hover{background:#e5ece1}.button.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.button.primary:hover{background:#29564b}.button.small{padding:10px 16px;min-height:44px}.button span{font-size:19px;font-weight:400}.text-link{display:inline-block;min-height:44px;padding:10px 0;font-size:14px;font-weight:500;border:0;background:none;color:var(--ink);text-decoration:underline}.skip-link{position:fixed;top:10px;left:15px;padding:12px 20px;background:#fff;z-index:10;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.hero{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:62px;padding-block:94px 83px}.eyebrow{text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:650;line-height:1.7;margin-bottom:25px}.hero .eyebrow{display:flex;align-items:center;gap:9px}.status-dot{width:7px;height:7px;background:#518172;border-radius:50%}h1 span{color:#537863}.hero-description{max-width:420px;color:var(--muted);font-size:18px;line-height:1.65;margin-bottom:30px}.hero-actions{display:flex;gap:23px;align-items:center}.access-note{font-size:11px;color:var(--muted);margin:15px 0 0}.research-preview{background:#fff;border:1px solid #c8d6c9;border-radius:12px;box-shadow:0 18px 45px #203c2910;transform:rotate(1deg)}.preview-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:16px 23px;background:#f4f7f0;border-radius:12px 12px 0 0}.mini-brand{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600}.preview-dot{font-size:12px;letter-spacing:3px}.preview-body{padding:29px 24px 13px}.preview-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.preview-heading .eyebrow{font-size:8px;margin:0 0 10px;display:block}.preview-heading h2{font-size:28px;margin:0;line-height:1.13}.preview-count{font-size:51px;color:#6f846c;letter-spacing:-.06em;font-weight:400}.sample-row{display:flex;align-items:center;gap:11px;border-top:1px solid #e4e9e0;padding:16px 0}.business-avatar{display:grid;place-items:center;flex:0 0 34px;height:36px;border-radius:6px;background:#e1ebdf;color:#3c5d46;font-size:15px;font-weight:600}.business-avatar.sand{background:#f0e9da;color:#705c3d}.business-avatar.blue{background:#e5ecee;color:#3e5e69}.sample-row>div{flex:1;min-width:0}.sample-row strong{display:block;font-size:12px;font-weight:600}.sample-row div>span{display:block;font-size:9px;color:var(--muted);margin-top:2px}.pill{font-size:8px;font-weight:600;padding:3px 8px;background:#e5eee0;color:#426338;border-radius:4px}.pill.neutral{background:#f0f2ec;color:#586452}.evidence-note{display:flex;gap:12px;margin-top:13px;background:#f4f6ef;padding:17px 13px;border-radius:6px}.evidence-symbol{font-size:23px;line-height:1.2;color:#678360}.evidence-note strong{font-size:11px;font-weight:600}.evidence-note p{font-size:10px;color:var(--muted);line-height:1.5;margin:4px 0 0}.preview-bottom{display:flex;justify-content:space-between;gap:10px;margin-top:19px;font-size:8px;color:var(--muted)}.principles{display:flex;justify-content:space-between;gap:20px;padding-block:22px;border-block:1px solid var(--line);font-size:12px;color:var(--muted)}.principles span:before{content:'✓';margin-right:13px;color:var(--teal)}.process{padding-block:90px 86px}.section-heading{max-width:460px}.section-heading>p:last-child{max-width:390px;color:var(--muted);font-size:15px}.section-heading .eyebrow{margin-bottom:22px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:58px;margin-top:48px}.steps article{border-top:1px solid #91a898;padding-top:20px}.step-number{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);display:block;margin-bottom:31px}.steps h3{margin-bottom:15px}.steps p{font-size:14px;color:var(--muted);line-height:1.75;max-width:300px;margin:0}.research-values{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:53px 55px;background:var(--wash);border-radius:9px}.research-values .eyebrow{font-size:9px;margin-bottom:25px}.research-values h2{font-size:40px;margin:0}.values-copy{align-self:center;font-size:15px;color:var(--muted)}.values-copy p:last-child{margin-bottom:0}.faq{display:grid;grid-template-columns:.85fr 1fr;gap:70px;padding-block:90px}.faq h2{font-size:38px}.questions details{border-bottom:1px solid var(--line)}.questions details:first-child{border-top:1px solid var(--line)}summary{padding:19px 26px 19px 0;cursor:pointer;font-size:14px;list-style:none;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:1px;font-size:21px;top:13px;color:var(--teal)}details[open] summary:after{content:'−'}.questions p{font-size:14px;color:var(--muted);padding-right:15px}.closing{display:flex;justify-content:space-between;align-items:center;gap:30px;border-block:1px solid var(--line);padding-block:47px}.closing .eyebrow{margin-bottom:15px}.closing h2{font-size:39px;margin:0}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:31px;font-size:11px;color:var(--muted)}.site-footer .brand{font-size:17px;color:var(--ink)}.site-footer>div{display:flex;align-items:center;gap:21px}.site-footer .text-link{font-size:11px}.consent-panel{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);width:min(850px,calc(100% - 32px));z-index:5;display:flex;align-items:center;gap:28px;background:#fff;border:1px solid #98b19c;border-radius:10px;padding:22px 25px;box-shadow:0 5px 35px #142d2924}.consent-panel h2{font-size:17px;letter-spacing:-.02em;line-height:1.3;margin:0 0 6px}.consent-panel p{font-size:12px;color:var(--muted);margin:0;line-height:1.6}.consent-actions{display:flex;gap:9px;flex-shrink:0}.consent-actions .button{font-size:12px;padding:10px 14px;min-height:44px}.privacy-copy{max-width:750px;padding-block:65px}.privacy-copy h1{font-size:55px}.privacy-copy h2{font-size:28px;margin-top:39px}.privacy-copy p{color:var(--muted)}.privacy-copy .intro{font-size:20px}
@media(min-width:1400px){.hero{gap:80px;padding-block:110px}.research-preview{max-width:535px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:30px;padding-block:65px}.hero h1{font-size:53px}.hero-description{font-size:16px}.hero-actions{flex-wrap:wrap;gap:7px 20px}.preview-body{padding:24px 18px 13px}.sample-row{gap:7px}.pill{font-size:7px;padding:3px 5px}.steps{gap:30px}.research-values{padding:40px;gap:45px}.research-values h2{font-size:35px}.faq{gap:45px}.consent-panel{gap:15px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.site-header{height:85px;gap:10px}.brand{font-size:17px;gap:8px}.brand img{width:29px;height:29px}.site-header nav{gap:0}.site-header nav>a:not(.button){display:none}.site-header .button.small{font-size:11px;padding:9px 11px;gap:10px}.hero{grid-template-columns:1fr;gap:45px;padding-block:53px 44px}.hero h1{font-size:clamp(46px,11vw,66px);line-height:1.06}.eyebrow{font-size:9px;margin-bottom:22px}.hero-description{font-size:17px;max-width:440px}.hero-actions{gap:15px}.hero-actions .button{font-size:13px}.hero-actions .text-link{font-size:12px}.research-preview{transform:none;max-width:500px;width:100%;margin:auto}.preview-body{padding:25px 20px 16px}.preview-top{padding:15px 20px}.preview-heading h2{font-size:29px}.sample-row strong{font-size:12px}.sample-row div>span{font-size:9px}.pill{font-size:8px;padding:3px 7px}.principles{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:10px;padding-block:20px}.principles span:before{margin-right:7px}.process{padding-block:60px}.section-heading h2{font-size:38px}.steps{grid-template-columns:1fr;gap:31px;margin-top:35px}.step-number{margin-bottom:16px}.steps h3{font-size:27px}.steps p{max-width:none;font-size:15px}.research-values{grid-template-columns:1fr;padding:30px 25px;gap:25px}.research-values h2{font-size:36px}.faq{grid-template-columns:1fr;gap:23px;padding-block:60px}.faq h2{font-size:36px}.closing{align-items:flex-start;flex-direction:column;padding-block:35px;gap:25px}.closing h2{font-size:36px}.site-footer{flex-wrap:wrap;gap:10px 20px;padding-block:25px}.site-footer>span{display:none}.site-footer>div{gap:18px}.consent-panel{align-items:stretch;flex-direction:column;gap:15px;padding:18px;bottom:10px}.consent-actions{justify-content:flex-end}.privacy-copy{padding-block:45px}.privacy-copy h1{font-size:44px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
