@font-face{font-family:"Hanken Grotesk";src:url('/fonts/hanken-grotesk.ttf') format('truetype');font-weight:100 900;font-style:normal;font-display:swap}
:root{--canvas:#edf1eb;--paper:#fffefa;--forest:#244d3f;--ink:#223e32;--muted:#66736b;--line:#d9dfd6;--mint:#e8eee4;--yellow:#efce73;--error:#a72d36;font-family:"Hanken Grotesk",Arial,sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none}
*{box-sizing:border-box}html{color-scheme:light}body{margin:0;font-size:16px;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:disabled{cursor:not-allowed;opacity:.4}[hidden]{display:none!important}:focus-visible{outline:3px solid #b77c19;outline-offset:4px}button{transition:background .15s,border-color .15s}button,input,textarea{border-radius:6px}svg{display:block}p{line-height:1.6}
.header{max-width:1440px;margin:auto;min-height:106px;padding:24px 60px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:26px;font-weight:700;letter-spacing:-1px}.brand-mark{width:31px;height:35px}.brand b{font-weight:500}.brand .brand-owner{border-left:1px solid #bfcabe;padding-left:16px;margin-left:5px;font-size:12px;font-weight:450;letter-spacing:0;color:var(--muted)}.research-tag{font-size:13px;color:var(--muted)}
.layout{display:grid;grid-template-columns:minmax(310px,43%) minmax(0,57%);max-width:1320px;margin:0 auto;min-height:814px;background:var(--paper);border-radius:12px;overflow:hidden;box-shadow:0 2px 3px #223e3205}.sidebar{background:var(--forest);color:var(--paper);padding:44px 56px 32px;display:flex;flex-direction:column;gap:22px;overflow:hidden}.study-label{display:flex;align-items:center;gap:9px;font-size:13px;color:#d5e0d2}.study-label>span{width:7px;height:7px;background:var(--yellow);border-radius:50%}.sidebar h1{font-weight:500;font-size:clamp(56px,5.5vw,76px);line-height:1.01;letter-spacing:-3.6px;margin:29px 0 21px}.sidebar-description{font-size:15px;color:#d0dece;line-height:1.7;margin:0}.desk-illustration{display:block;width:100%;height:auto;max-height:236px;object-fit:cover;border-radius:5px;margin:0;object-position:center 64%}.sections ol{padding:0;margin:0;list-style:none;display:grid;gap:12px}.sections li{display:flex;gap:12px;align-items:center;font-size:13px;color:#c1d2ba}.section-marker{font-size:10px;display:grid;place-items:center;width:22px;height:22px;border:1px solid #72916b;border-radius:50%;flex-shrink:0}.sections li.active{color:var(--paper);font-weight:650}.sections li.active .section-marker{background:var(--yellow);border-color:var(--yellow);color:var(--forest)}.sections li.passed .section-marker{background:#c9d6ba;border-color:#c9d6ba;color:var(--forest)}.sidebar-bottom{display:flex;align-items:center;gap:10px;margin-top:auto;font-size:12px;color:#d0dece;padding-top:4px}.sidebar-bottom svg{width:18px;height:18px;color:var(--yellow)}
main{min-width:0;padding:35px 54px 25px;display:flex;flex-direction:column}.survey-top{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:12px;line-height:1.4;color:var(--muted);min-height:19px}#section-label{font-weight:600;color:var(--ink)}#save-state{text-align:right;font-size:11px}.track{height:3px;background:#e8ece4;margin-top:15px;border-radius:2px;overflow:hidden}#progress{height:100%;width:0;background:var(--forest);transition:width .25s ease}.panel{padding:34px 0 36px;margin:auto 0}.panel h2{font-size:42px;letter-spacing:-1.7px;font-weight:550;line-height:1.13;margin:16px 0 18px;max-width:610px}.intro-heading h2{font-size:54px;line-height:1.04;letter-spacing:-2.2px;margin:0 0 20px}.question-help{font-size:16px;line-height:1.6;color:var(--muted);margin:0 0 27px;max-width:560px}.intro-lead{max-width:445px;margin-bottom:25px}.research-notes{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin-bottom:23px;display:grid;gap:12px}.research-notes>div{display:flex;gap:12px;align-items:flex-start}.research-notes p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}.research-notes strong{font-weight:650;color:var(--ink)}.note-icon{font-size:21px;line-height:1.05;color:#5b7a51;flex-shrink:0}.field-label{font-size:13px;font-weight:650;display:block;margin:0 0 9px}.text-input{width:100%;padding:15px 16px;border:1px solid #bdcabc;background:#fffefa;color:var(--ink);font-size:23px;display:block;min-height:55px}.text-input:focus,.long-input:focus{border-color:var(--forest)}.text-input::placeholder,.long-input::placeholder{color:#7b877c}.access-input{font-size:14px;min-height:49px;padding:13px 14px;background:#f8f9f3}.field-help{font-size:11px;color:var(--muted);margin:7px 0 0}.consent{display:flex;align-items:flex-start;gap:10px;color:#58685c;font-size:12px;line-height:1.5;margin:20px 0}.consent input{accent-color:var(--forest);margin:2px 0 0;width:17px;height:17px;flex:0 0 17px}.primary{display:inline-flex;justify-content:center;align-items:center;gap:16px;border:1px solid var(--forest);background:var(--forest);color:#fffefa;min-height:49px;padding:13px 25px;font-size:14px;font-weight:600}.primary:hover{background:#163b2c;border-color:#163b2c}.privacy-reminder{font-size:10px;line-height:1.5;color:var(--muted);margin:14px 0 0;max-width:365px}.actions{display:flex;align-items:center;gap:20px;margin-top:27px}.keyboard-hint{font-size:11px;color:var(--muted)}kbd{font:inherit;border:1px solid var(--line);border-radius:3px;padding:3px 5px;background:#f3f5ee;color:var(--ink)}.question-meta{display:flex;gap:12px;align-items:center}.kicker{font-size:13px;font-weight:600;color:#526d49}.optional{font-size:11px;background:var(--mint);border-radius:4px;padding:4px 7px;color:#52604e}.optional:empty{display:none}.error{font-size:13px;line-height:1.5;color:var(--error);margin:13px 0}.error:empty{display:none}.survey-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;border-top:1px solid var(--line);padding-top:18px;margin-top:auto;font-size:11px;color:var(--muted)}.navigation{display:flex;align-items:center;gap:7px}.nav-button{width:39px;height:37px;border:1px solid #cbd5c6;background:transparent;color:var(--ink);display:grid;place-items:center}.nav-button svg{width:19px;height:19px}.nav-button:not(:disabled):hover{background:var(--mint)}.text-button{color:var(--muted);background:transparent;border:0;padding:7px;font-size:11px;text-decoration:underline;text-underline-offset:3px}.page-footer{max-width:1320px;margin:19px auto 25px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:11px;color:#697867}.page-footer>span:last-child{display:flex;gap:16px;align-items:center}.page-footer>span:last-child span{font-size:22px;color:#527148}
.choice-grid{display:grid;gap:8px;grid-template-columns:1fr}.choice-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.choice{display:flex;align-items:center;text-align:left;gap:12px;min-height:49px;padding:11px 13px;border:1px solid #d0d9ca;background:#f9faf5;color:var(--ink);font-size:14px}.choice:hover{border-color:#7b9570;background:#eff3e9}.choice.selected{background:#e6eddc;border-color:var(--forest);box-shadow:inset 0 0 0 1px var(--forest)}.choice-key{display:grid;place-items:center;border:1px solid #bac8b2;border-radius:3px;width:23px;height:23px;flex:0 0 23px;font-size:11px;color:#687a60;background:var(--paper)}.choice.selected .choice-key{background:var(--forest);border-color:var(--forest);color:white}.choice-check{margin-left:auto;font-size:15px}.long-input{display:block;width:100%;resize:vertical;min-height:180px;max-height:500px;background:#f8f9f3;border:1px solid #bdcabc;padding:17px;color:var(--ink);font-size:16px;line-height:1.7}.character-count{font-size:11px;color:var(--muted);text-align:right;margin:8px 0}.scale{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.scale .choice{justify-content:center;min-height:66px;font-size:25px;padding:15px 0}.scale-labels{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);margin:12px 0 25px}.extra-choice{width:100%;margin-top:22px}.success-symbol{width:70px;height:70px;background:#e5edda;color:var(--forest);border-radius:50%;margin-bottom:25px;padding:10px}.success-symbol svg{width:100%;height:100%}.notice{background:#eff2e7;border-radius:6px;padding:21px;font-size:14px;line-height:1.6;margin:25px 0}.notice p{margin:8px 0 0;color:var(--muted)}.receipt{font-size:11px;color:var(--muted);overflow-wrap:anywhere}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.skip-link{position:fixed;top:-100px;left:20px;background:var(--paper);padding:12px;z-index:5}.skip-link:focus{top:12px}.noscript{padding:30px;background:var(--paper);color:var(--error)}
.admin-wrap{max-width:650px;margin:55px auto;padding:42px;background:var(--paper);border-radius:12px}.admin-back{display:block;margin-bottom:30px;font-size:13px;color:var(--muted);text-underline-offset:4px}.admin-wrap h1{font-size:42px;letter-spacing:-1.5px;line-height:1.12;font-weight:550;margin:15px 0}.admin-wrap p{font-size:15px;line-height:1.7;color:var(--muted)}.admin-wrap form{margin-top:28px}.admin-wrap .text-input{font-size:17px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.secondary{border:1px solid #b9c7b0;background:#e7eedf;color:var(--forest);padding:13px 22px;font-size:14px;font-weight:600}.secondary:hover{background:#dce6d2}#admin-status{white-space:pre-line}.admin-wrap .admin-tip{font-size:12px;border-top:1px solid var(--line);padding-top:20px;margin-top:30px}
@media(max-width:1439px){.layout,.page-footer{margin-left:40px;margin-right:40px}.header{padding-left:40px;padding-right:40px}.sidebar{padding-left:45px;padding-right:45px}main{padding-left:44px;padding-right:44px}}
@media(max-width:1100px){.layout{grid-template-columns:39% 61%}.sidebar{padding:38px 30px 30px}.sidebar h1{font-size:61px;letter-spacing:-2.8px}.sections li{font-size:12px;gap:8px}.sidebar-description{font-size:13px}.sidebar-description br{display:none}main{padding:30px 36px 24px}.panel h2{font-size:37px}.panel .intro-heading h2{font-size:47px}.layout,.page-footer{margin-left:28px;margin-right:28px}.header{padding:22px 28px;min-height:90px}}
@media(max-width:780px){.header{min-height:81px;padding:21px 23px}.brand{font-size:24px;gap:9px}.brand-mark{width:27px;height:31px}.brand .brand-owner{font-size:10px;padding-left:11px;margin-left:3px}.research-tag{display:none}.layout{display:block;margin:0 15px;min-height:0;border-radius:9px}.sidebar{padding:23px 25px;gap:0}.sidebar-copy,.sidebar-bottom,.desk-illustration{display:none}.sections ol{display:flex;justify-content:space-between;gap:10px}.sections li{border:0;min-height:0;color:#d3dfcc;font-size:0;gap:0;flex:1;position:relative}.section-marker{width:25px;height:25px;border-color:#91a88a;font-size:11px;background:var(--forest);position:relative;z-index:1}.sections li:not(:last-child):after{content:'';height:1px;background:#64805d;position:absolute;left:25px;right:0;top:12px}.sections li:last-child{flex:0 0 25px}main{min-height:650px;padding:24px 25px 22px}.panel{padding:30px 0}.panel h2{font-size:35px;letter-spacing:-1.2px}.panel .intro-heading h2{font-size:43px;letter-spacing:-1.7px}.question-help{font-size:15px}.research-notes p{font-size:12px}.research-notes{gap:12px;margin-bottom:24px}.consent{font-size:12px;margin:20px 0}.privacy-reminder{font-size:10px;max-width:340px}.primary{min-height:50px;font-size:14px;padding:14px 24px}.page-footer{margin:15px 23px 23px;flex-wrap:wrap;font-size:10px}.page-footer>span:last-child{margin-left:auto}.page-footer>span:last-child span{font-size:19px}.keyboard-hint{display:none}.survey-top{font-size:11px;gap:8px}#save-state{font-size:10px;max-width:155px}.choice{font-size:14px}.text-input{font-size:20px}.access-input{font-size:16px}.long-input{font-size:16px}.admin-wrap{margin:25px 15px;padding:28px}.admin-wrap h1{font-size:35px}}
@media(max-width:370px){main{padding-left:19px;padding-right:19px}.panel .intro-heading h2{font-size:38px}.brand .brand-owner{display:none}.survey-bottom{font-size:10px;gap:8px}.nav-button{width:34px}.scale{gap:6px}.choice-grid.compact{gap:7px}.choice{padding:10px;gap:9px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(min-width:781px) and (max-height:850px){.header{min-height:82px;padding-top:18px;padding-bottom:18px}.layout{min-height:654px}.sidebar{padding-top:31px;padding-bottom:27px;gap:19px}.sidebar h1{font-size:58px;letter-spacing:-2.5px;margin:23px 0 18px}.sidebar-description{font-size:13px}.desk-illustration{max-height:167px}.sections ol{gap:9px}.sections li{font-size:12px}.sidebar-bottom{font-size:11px}main{padding-top:26px;padding-bottom:20px}.panel{padding:25px 0}.panel .intro-heading h2{font-size:43px;letter-spacing:-1.6px;margin-bottom:15px}.intro-lead{font-size:14px;margin-bottom:19px}.research-notes{padding:12px 0;margin-bottom:18px;gap:10px}.research-notes p{font-size:12px}.consent{margin:16px 0}.privacy-reminder{margin-top:11px}.survey-bottom{padding-top:15px}.page-footer{margin-top:14px}}
.policy-links{font-size:11px;color:var(--muted);line-height:1.5;margin:0 0 17px}.policy-links a,.policy-footer a{text-underline-offset:4px}.policy-footer{flex-wrap:wrap}.policy-footer nav{display:flex;flex-wrap:wrap;gap:17px}.policy-footer nav a{padding:5px 0}.consent:has(+ .policy-links){margin-bottom:10px}
.study-notice{font-size:13px;line-height:1.6;color:var(--muted);margin:20px 0 0;max-width:410px}.sidebar-copy h1{margin-top:10px}.sidebar .desk-illustration{max-height:290px}.sidebar .sections{margin-top:10px}.question-help[hidden]+form{margin-top:26px}@media(min-width:781px) and (max-height:850px){.sidebar .desk-illustration{max-height:230px}}
