@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
/* Presentation and accessibility overrides; original questions and scoring retained. */
html body{--cream:#f7f5ef;--cream-dim:#ebe9df;--terracotta:#702f32;--ink:#272925;--ink-soft:#55584e;--muted:#66685e;--border:#d8d7ce;font-family:'DM Sans',Arial,sans-serif}
body .wrap{max-width:820px;padding:64px 28px 64px}
body h1,body h2{font-family:'Libre Caslon Display',Georgia,serif;font-weight:400;letter-spacing:-1.4px;line-height:1.1}
body h1{font-size:clamp(42px,6vw,64px)}body h2{font-size:44px}
body .sub{font-size:19px;font-style:normal;margin-top:24px}
body .eyebrow{font-size:11px;color:var(--terracotta);letter-spacing:2px;margin-bottom:22px}
body .intro-note,body .score-box,body .chart-card,body .email-capture{border-radius:0}
body .intro-note{border:0;border-left:3px solid var(--terracotta)}
body .question p{font-size:17px}body .section-label{font-size:11px;line-height:1.7}
body .scale label{position:relative;padding:8px 2px;min-height:72px}
body .scale input{display:block;position:absolute;opacity:0;width:1px;height:1px}
body .scale .dot{display:block;width:32px;height:32px}
body .scale input:focus-visible+.dot{outline:3px solid #ac7644;outline-offset:4px}
body .scale .cap{font-size:12px;line-height:1.4;display:block}
body button{font-family:'DM Sans',Arial,sans-serif;font-size:14px;letter-spacing:0;border-radius:0;min-height:48px}
body button:disabled{color:#4c4b43}body .email-row input[type=email]{font-family:inherit;min-width:0;width:100%;border-radius:0}
body a{color:var(--terracotta);text-underline-offset:5px}body a:focus-visible,body button:focus-visible{outline:3px solid #ac7644;outline-offset:4px}
.site-header{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:28px max(28px,calc((100vw - 1150px)/2));border-bottom:1px solid var(--border)}
.site-header>a{font-size:13px;text-decoration:none}.site-header .brand{font-size:20px;display:flex;align-items:center;gap:16px;color:var(--ink);line-height:1.2}.brand small{display:block;font-size:9px;letter-spacing:3px;margin-top:7px}.brand .circles{margin:0;gap:6px}.brand .c2{border-width:1px}
.skip,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{width:auto;height:auto;clip:auto;padding:12px;background:white;z-index:10}
body .zone-name{font-family:'Libre Caslon Display',Georgia,serif;font-size:36px;font-weight:400}
@media(max-width:540px){.site-header{padding:22px 20px;flex-wrap:wrap;gap:18px}.site-header .brand{font-size:18px}body .wrap{padding:40px 20px 48px}body .scale{gap:3px}body .scale .cap{font-size:11px}body .intro-note{padding:20px}body .score-box{padding:24px 16px}body .chart-card{padding:16px 6px 4px}body .email-capture{padding:22px}body .email-row button{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
