@charset "UTF-8";
@font-face{font-family:'Hanken Grotesk';src:url('fonts/hanken-grotesk-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Hanken Grotesk';src:url('fonts/hanken-grotesk-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Hanken Grotesk';src:url('fonts/hanken-grotesk-600.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Hanken Grotesk';src:url('fonts/hanken-grotesk-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
:root{--ink:#0c0a09;--paper:#f5f2ea;--surface:#fffdf8;--raised:#eee9df;--line:#dcd5c7;--control:#8a857b;--muted:#625d53;--gold:#d4af37;--gold-hover:#eac85c;--gold-dark:#8c6d2f;--night:#141210;--error:#922f25;--sans:'Hanken Grotesk',Arial,Helvetica,sans-serif}
*{box-sizing:border-box}
html{color-scheme:light;scroll-behavior:smooth;scroll-padding-top:20px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-underline-offset:4px}
button,input,textarea,select{font:inherit}
button,a,input,textarea,select{touch-action:manipulation}
button{cursor:pointer;border:0}
button:disabled{cursor:wait;opacity:.55}
:focus-visible{outline:3px solid var(--gold-dark);outline-offset:4px}
.topbar :focus-visible{outline-color:var(--gold-hover)}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-family:var(--sans);font-weight:700;line-height:1.2}
p{line-height:1.6}
strong{font-weight:700}
[hidden]{display:none!important}
.wrap{width:min(1160px,100%);margin:0 auto;padding:0 32px}
.topbar{background:var(--ink);color:var(--paper);border-bottom:1px solid #26221c}
.topbar-inner{max-width:1224px;min-height:96px;padding:10px 32px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:block;flex-shrink:0}
.brand img{display:block;width:128px;height:auto;object-fit:contain}
.edition{font-size:15px;font-weight:600;line-height:1.4;text-align:right}
.edition small{display:block;color:#b3ada0;font-size:13px;font-weight:400}
.eyebrow{font-size:13px;line-height:1.5;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:18px}
.research-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);grid-template-areas:'intro form' 'about form';column-gap:72px;row-gap:32px;align-items:start;padding-top:60px;padding-bottom:60px}
.research-intro{grid-area:intro;padding-top:18px}
.research-intro h1{font-size:54px;line-height:1.07;letter-spacing:-1.8px;margin:0 0 24px}
.research-intro h1 span{position:relative;white-space:nowrap}
.research-intro h1 span:after{content:'';display:block;position:absolute;left:0;right:0;bottom:-5px;height:3px;background:var(--gold)}
.intro-copy{font-size:20px;color:#514b42;line-height:1.55;margin-bottom:24px;max-width:36ch}
.survey-meta{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:600;margin:0 0 9px}
.survey-meta svg,.save-note svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.5;fill:none;flex-shrink:0}
.survey-meta span span{padding:0 5px;color:var(--gold-dark)}
.intro-note{font-size:14px;color:var(--muted);margin:0}
.about-ifp{grid-area:about;align-self:start;max-width:420px;border-top:1px solid var(--line);padding-top:26px}
.about-heading h2{font-size:20px;line-height:1.3;max-width:29ch;margin:12px 0}
.short-rule{display:block;width:34px;height:3px;background:var(--gold)}
.about-ifp p{font-size:16px;color:var(--muted);margin-bottom:18px}
.about-ifp details{font-size:15px}
.about-ifp summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;min-height:44px;font-weight:700;border-top:1px solid var(--line);padding:10px 0}
.about-ifp summary::-webkit-details-marker{display:none}
.about-ifp summary span{font-size:24px;font-weight:400}
.about-ifp details[open] summary span{transform:rotate(45deg)}
.about-ifp details>div{padding:8px 0}
.about-ifp details p{font-size:15px}
.survey-card{grid-area:form;min-width:0;scroll-margin-top:20px;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:32px;box-shadow:0 12px 35px #30250d08}
.form-top{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:14px;margin-bottom:14px}
#step-label{font-weight:700;color:var(--gold-dark)}
#step-title{color:var(--muted);text-align:right}
.progress-track{display:block;appearance:none;width:100%;height:4px;border:0;background:var(--raised);border-radius:4px;overflow:hidden;margin:0 0 28px}
.progress-track::-webkit-progress-bar{background:var(--raised)}
.progress-track::-webkit-progress-value{background:var(--gold-dark);border-radius:4px}
.progress-track::-moz-progress-bar{background:var(--gold-dark)}
.question{padding:0;margin:0;border:0;min-width:0}
.question legend{width:100%;font-size:25px;font-weight:700;letter-spacing:-.4px;line-height:1.28;margin:0 0 12px;padding:0}
.question legend:focus,.identity-section h2:focus{outline:none}
.hint{font-size:15px;line-height:1.5;color:var(--muted);margin-bottom:20px}
.options{display:grid;gap:9px}
.option{display:flex;gap:13px;align-items:center;min-height:56px;padding:13px 16px;border:1px solid var(--line);border-radius:9px;font-size:17px;line-height:1.35;background:var(--surface);cursor:pointer;transition:border-color .15s,background .15s}
.option:hover{background:#f8f5eb;border-color:var(--control)}
.option:has(input:checked){background:#f5efdc;border-color:var(--gold-dark);box-shadow:inset 0 0 0 1px var(--gold-dark)}
.option:has(input:focus-visible){outline:3px solid var(--gold-dark);outline-offset:3px}
.option input{width:20px;height:20px;margin:0;accent-color:var(--ink);flex-shrink:0}
.option input:focus-visible{outline:none}
textarea,input:not([type=checkbox],[type=radio],[type=hidden]),select{width:100%;min-height:52px;padding:12px 14px;border:1px solid var(--control);border-radius:8px;background:var(--surface);color:var(--ink);font-size:17px;line-height:1.4}
textarea{resize:vertical;min-height:190px}
input::placeholder,textarea::placeholder{color:#736c60;opacity:1}
label{display:block;font-size:16px;font-weight:500}
.char-count{text-align:right;font-size:13px;color:var(--muted);margin-top:8px}
.identity-section h2{font-size:27px;letter-spacing:-.5px;margin:0 0 12px}
.input-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px;margin-top:24px}
.input-grid .wide{grid-column:1/-1}
.input-grid input,.login-card input{margin-top:7px}
.optional{font-size:14px;font-weight:400;color:var(--muted)}
.consent{display:flex;align-items:flex-start;gap:12px;font-size:15px;font-weight:400;line-height:1.5;margin:24px 0}
.consent input{width:20px;height:20px;margin:2px 0 0;accent-color:var(--ink);flex-shrink:0}
.consent small{display:block;font-size:14px;color:var(--muted);margin-top:5px}
.research-consent{border-top:1px solid var(--line);padding-top:22px}
.inline-button{display:inline;padding:0;min-height:24px;background:none;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:3px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:13px 22px;border-radius:9px;font-size:17px;line-height:1.3;font-weight:700;text-decoration:none;transition:background .15s}
.primary,.dark{background:var(--gold);color:var(--ink)}
.primary:hover,.dark:hover{background:var(--gold-hover)}
.subtle{background:var(--raised);color:var(--ink)}
.subtle:hover{background:#e5ded0}
.form-actions{display:flex;gap:12px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}
.form-actions .primary{margin-left:auto;flex:1}
.form-actions .subtle{min-width:114px;padding-left:16px;padding-right:16px}
.form-actions .primary span{font-size:23px;line-height:1}
.save-note{display:flex;align-items:center;justify-content:center;gap:8px;margin:18px 0 0;font-size:13px;line-height:1.45;color:var(--muted)}
.save-note svg{width:16px;height:16px}
.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.error{font-size:16px;line-height:1.45;background:#fff1ec;border:1px solid #b34e3f;color:var(--error);padding:14px 16px;border-radius:8px;margin:20px 0}
.success{text-align:center;padding:18px 0}
.success-icon{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 24px;border-radius:50%;background:#eee3be;color:var(--ink);font-size:30px}
.success h2{font-size:34px;letter-spacing:-.8px;margin-bottom:16px}
.success p{font-size:17px;color:var(--muted)}
.success .eyebrow{font-size:13px;color:var(--gold-dark)}
.receipt{background:var(--paper);border:1px solid var(--line);padding:20px;border-radius:10px;margin:25px 0}
.receipt>span{font-size:14px;font-weight:600}
.receipt code{display:block;font-size:14px;overflow-wrap:anywhere;margin-top:10px}
.footer{max-width:1160px;padding:26px 32px;margin:auto;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;line-height:1.5}
.footer a{font-size:14px;text-decoration:none;padding:10px 0}
.muted{color:var(--muted)}
dialog{color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:32px;width:calc(100% - 32px);max-width:650px;max-height:85dvh}
dialog::backdrop{background:#0c0a09b3}
dialog p{font-size:16px}
dialog h2{font-size:30px;letter-spacing:-.5px}
dialog h3{font-size:19px;margin-top:26px}
.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:15px}
.dialog-heading .eyebrow{margin:0}
.icon-button{background:var(--raised);color:var(--ink);width:44px;height:44px;border-radius:50%;font-size:28px;line-height:1}
.skip{position:absolute;left:16px;top:12px;transform:translateY(-160%);padding:12px 18px;z-index:20;background:var(--gold);color:var(--ink);border-radius:6px}
.skip:focus{transform:none}
.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.notice{background:#f3e7b9;padding:16px;border-radius:8px}
.login-main{min-height:calc(100dvh - 200px);display:grid;place-items:center;padding:48px 24px}
.login-card{width:100%;max-width:480px;border:1px solid var(--line);background:var(--surface);border-radius:16px;padding:36px}
.login-card h1{font-size:34px;letter-spacing:-.8px;line-height:1.15;margin-bottom:20px}
.login-card h1 em{font-style:normal}
.login-card p{font-size:16px;color:var(--muted)}
.login-card label{margin:20px 0}
.login-card .button{width:100%;margin:12px 0 20px}
.backlink{font-size:15px;display:inline-block;padding:10px 0}
.logout{display:inline-block;margin-left:24px}
.logout button{background:transparent;color:var(--paper);min-height:44px;font-size:15px}
.private-tag{font-size:13px;color:#d4af37}
.dashboard{max-width:1380px;padding-top:44px;padding-bottom:56px}
.dashboard-heading{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-bottom:30px}
.dashboard-heading .eyebrow{margin-bottom:10px}
.dashboard-heading h1{font-size:40px;letter-spacing:-1px;margin-bottom:10px}
.dashboard-heading h1 em{font-style:normal}
.dashboard-heading p{font-size:17px;color:var(--muted);margin-bottom:0}
.dashboard-actions{display:flex;gap:12px}
.dashboard-actions .button{font-size:16px;white-space:nowrap}
.filters{display:grid;grid-template-columns:1fr 1fr 1.35fr 1.35fr 1.35fr auto auto;gap:14px;align-items:end;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:12px}
.filters label{font-size:14px;min-width:0}
.filters input,.filters select{font-size:16px;margin-top:7px;min-width:0;min-height:48px;padding:10px}
.filters .button{min-height:48px;padding:12px 18px;font-size:16px}
.filters .inline-button{font-size:15px;min-height:48px}
.data-status{display:flex;justify-content:space-between;gap:20px;font-size:14px;color:var(--muted);margin:18px 0 24px}
.metrics{display:grid;grid-template-columns:1fr 1fr 1fr 1.35fr;gap:16px}
.metrics article{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:24px}
.metrics span{font-size:15px;color:var(--muted)}
.metrics strong{font-size:42px;line-height:1.2;letter-spacing:-1px;margin:14px 0 12px}
.metrics small{font-size:14px;color:var(--muted)}
.metrics .metric-feature{background:var(--night);color:var(--paper);border-color:var(--night)}
.metric-feature span,.metric-feature small{color:#b3ada0}
.metric-feature strong{font-size:21px;line-height:1.35;letter-spacing:-.3px;color:var(--gold);margin:18px 0}
.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}
.section-title h2{font-size:24px;letter-spacing:-.5px;margin:0}
.section-title>span{font-size:12px;line-height:1.3;color:var(--muted);letter-spacing:.03em}
.insights-section{margin:40px 0 28px}
.insights{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.insight{padding:22px;border-left:3px solid var(--gold-dark);background:var(--raised);border-radius:0 9px 9px 0}
.insight h3{font-size:15px;color:var(--ink);margin-bottom:12px}
.insight p{font-size:16px;line-height:1.55;margin:0}
.method-note{font-size:14px;line-height:1.6;color:var(--muted);margin:18px 0}
.chart-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.chart-panel{border:1px solid var(--line);border-radius:12px;padding:26px;background:var(--surface);min-width:0}
.chart-panel .hint{font-size:14px}
.bars{display:grid;gap:21px;margin-top:24px}
.bar-label{display:flex;justify-content:space-between;gap:20px;font-size:15px;line-height:1.4;margin-bottom:8px}
.bar-label strong{font-size:14px;white-space:nowrap}
.bar-row progress{display:block;appearance:none;width:100%;height:8px;border:0;border-radius:5px;overflow:hidden;background:var(--raised)}
.bar-row progress::-webkit-progress-bar{background:var(--raised)}
.bar-row progress::-webkit-progress-value{background:var(--gold-dark);border-radius:5px}
.bar-row:first-child progress::-webkit-progress-value{background:var(--ink)}
.bar-row progress::-moz-progress-bar{background:var(--gold-dark)}
.history-panel,.cross-panel{margin:24px 0}
.history-chart svg{width:100%;height:190px;display:block;overflow:visible}
.history-chart svg text{font-family:var(--sans);font-size:13px;fill:var(--muted)}
.history-chart .trend-line{stroke:var(--gold-dark);stroke-width:3;fill:none}
.history-chart .trend-area{fill:#f3ebd3}
.history-chart .trend-dot{fill:var(--gold-dark)}
.history-chart .gridline{stroke:var(--line);stroke-width:1}
.history-panel details{font-size:15px;margin-top:20px}
.history-panel summary{cursor:pointer;min-height:44px}
.table-scroll{overflow:auto;max-width:100%;border:1px solid var(--line);border-radius:9px;background:var(--surface)}
table{width:100%;border-collapse:collapse;text-align:left;font-size:15px}
th{font-size:14px;font-weight:700;color:var(--muted);background:var(--raised);padding:16px;border-bottom:1px solid var(--line);vertical-align:top}
td{padding:18px 16px;border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere}
tbody tr:last-child td{border-bottom:none}
td small{display:block;color:var(--muted);font-size:13px;margin-top:8px}
#cross-table th{min-width:120px;max-width:180px}
#cross-table td.has-value{background:#f3ebd3;color:var(--ink);font-weight:700}
.responses-panel{margin-top:40px}
.records{min-width:900px}
.records td{max-width:290px}
.records details{min-width:190px}
.records summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.records details p{font-size:15px;margin-top:16px;white-space:pre-wrap;overflow-wrap:anywhere}
.records dl{font-size:14px}
.records dt{color:var(--muted);margin-top:12px}
.records dd{margin-left:0;overflow-wrap:anywhere}
.records code{font-size:12px;overflow-wrap:anywhere}
.pagination{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:20px;font-size:15px}
.pagination .button{font-size:15px;min-height:46px;padding:10px 16px}
.pagination button:disabled{cursor:default}
.empty{color:var(--muted);font-size:16px;text-align:center;padding:32px 20px;grid-column:1/-1}
@media(max-width:1100px){.research-layout{column-gap:40px}.research-intro h1{font-size:46px}.survey-card{padding:28px}.filters{grid-template-columns:repeat(3,1fr)}.filters>.button{grid-column:2}.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-heading{align-items:start}.dashboard-actions{flex-direction:column}.dashboard-actions .button{min-height:46px}}
@media(max-width:760px){
  .wrap{padding-left:20px;padding-right:20px}.topbar-inner{min-height:80px;padding:8px 20px}.brand img{width:108px}.edition{font-size:14px}.edition small{font-size:12px}
  .research-layout{grid-template-columns:minmax(0,1fr);grid-template-areas:'intro' 'form' 'about';gap:22px;padding-top:26px;padding-bottom:34px;max-width:640px}
  .research-intro{padding-top:0}.research-intro .eyebrow{font-size:12px;margin-bottom:12px;letter-spacing:.045em}.research-intro h1{font-size:36px;line-height:1.08;letter-spacing:-1px;margin-bottom:18px}.research-intro h1 br{display:none}.intro-copy{font-size:17px;line-height:1.5;margin-bottom:14px;max-width:100%}.survey-meta{font-size:14px;margin-bottom:0}.intro-note{display:none}
  .survey-card{padding:24px 20px;border-radius:14px}.form-top{font-size:13px;margin-bottom:12px;gap:12px}.progress-track{margin-bottom:24px}.question legend{font-size:23px;line-height:1.27;letter-spacing:-.35px}.hint{font-size:15px;margin-bottom:18px}.option{font-size:17px;min-height:52px;padding:12px;gap:12px}.options{gap:8px}.form-actions{margin-top:24px;padding-top:20px;gap:10px}.form-actions .subtle{min-width:100px;padding:12px 14px}.button{font-size:17px;min-height:52px;padding:13px 18px}.save-note{font-size:12px;text-align:left;align-items:flex-start;margin-top:16px}.save-note svg{margin-top:1px}.input-grid{grid-template-columns:minmax(0,1fr);gap:18px}.identity-section h2{font-size:26px}.consent{font-size:15px}.success h2{font-size:30px}.receipt code{font-size:13px}
  .about-ifp{max-width:none;padding-top:24px}.about-heading{display:none}.about-ifp>p{font-size:15px;margin-bottom:12px}.about-ifp summary{font-size:15px}.about-ifp details p{font-size:15px}.footer{padding:20px;font-size:13px;align-items:start}.footer .muted{display:block}.footer a{font-size:13px;padding-top:0;text-align:right}.login-main{padding:32px 20px}.login-card{padding:28px 22px}.login-card h1{font-size:30px}
  .dashboard{padding-top:30px}.dashboard-heading{display:block}.dashboard-heading h1{font-size:34px}.dashboard-heading p{font-size:16px}.dashboard-actions{flex-direction:row;margin-top:20px}.dashboard-actions .button{flex:1;font-size:15px;padding:12px 14px}.filters{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:18px;gap:14px}.filters label:nth-child(3){grid-column:1/-1}.filters>.button{grid-column:auto}.metrics{gap:12px}.metrics article{padding:20px 16px}.metrics span,.metrics small{font-size:13px}.metrics strong{font-size:36px}.metric-feature strong{font-size:18px}.data-status{font-size:12px}.insights{grid-template-columns:1fr;gap:12px}.section-title{gap:12px;align-items:start}.section-title h2{font-size:22px}.section-title>span{font-size:10px;max-width:80px;text-align:right}.chart-grid{grid-template-columns:minmax(0,1fr);gap:18px}.chart-panel{padding:24px 18px}.bar-label{font-size:15px;gap:12px}.bar-label strong{font-size:13px}.history-chart svg{height:160px}.pagination{font-size:13px;gap:8px}.pagination .button{font-size:13px;padding:10px;min-height:44px}.logout{margin-left:14px}.private-tag{font-size:10px}
  dialog{padding:24px}dialog h2{font-size:27px}
}
@media(max-width:360px){.wrap{padding-left:16px;padding-right:16px}.research-intro h1{font-size:32px}.survey-card{padding:22px 16px}.question legend{font-size:22px}.topbar-inner{padding-left:16px;padding-right:16px}.form-actions .subtle{min-width:90px}.button{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
