:root{color-scheme:dark;--ink:#0b0b0b;--warm:#141210;--raised:#1a1714;--bone:#f2ede5;--muted:#aaa097;--brass:#b4884f;--line:rgba(242,237,229,.15);--display:'Fraunces',Georgia,serif;--body:'Inter',sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--ink);color:var(--bone);font:15px/1.65 var(--body);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{opacity:.5;cursor:wait}:focus-visible{outline:2px solid #d7b184;outline-offset:5px}.brand{max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:26px 5vw;border-bottom:1px solid var(--line);font-size:10px;font-weight:500;letter-spacing:.17em}.brand span:not(.edition){color:var(--brass);margin:0 8px}.edition{color:var(--muted)}.welcome{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:calc(100svh - 147px)}.welcome-copy{padding:65px 6vw 70px 5vw;align-self:center}.eyebrow{font-size:10px;letter-spacing:.19em;text-transform:uppercase;color:#cba16d;margin:0 0 23px}.welcome h1{font:300 clamp(50px,5.4vw,82px)/1.02 var(--display);letter-spacing:-.035em;margin:0 0 30px}.welcome h1 em{font-weight:300;color:#cba16d}.intro{max-width:430px;color:#c3b9af;font-size:16px;line-height:1.8}.intro p{margin:0 0 15px}.intro p:first-child{color:var(--bone)}.welcome-image{min-height:580px;position:relative;background:linear-gradient(0deg,rgba(11,11,11,.8),transparent 55%),url('/assets/hero-1280.webp') center/cover}.image-caption{position:absolute;bottom:36px;left:38px;right:38px;border-top:1px solid #ffffff4a;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:10px;letter-spacing:.14em;color:#f2ede5}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:52px;padding:14px 23px;border:1px solid var(--bone);border-radius:2px;background:var(--bone);color:var(--ink);font-size:12px;font-weight:500;letter-spacing:.05em;transition:background .15s}.primary:hover{background:#fff9f0}.secondary{color:var(--bone);border-color:var(--line);background:transparent}.secondary:hover{background:var(--raised)}.welcome .primary{margin-top:24px}.fine{font-size:12px;color:var(--muted);margin:14px 0 0}.footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;padding:24px 5vw;color:var(--muted);font-size:10px;letter-spacing:.05em}.footer span:last-child{letter-spacing:.14em}.survey-shell{max-width:1180px;margin:auto;padding:45px 35px 75px;display:grid;grid-template-columns:220px 1fr;gap:70px;min-height:calc(100svh - 145px)}.sidebar{position:sticky;top:30px;align-self:start}.sidebar h2{font:300 29px/1.1 var(--display);margin:0 0 24px}.stepnav{list-style:none;padding:0;margin:25px 0}.stepnav li{margin:3px 0}.stepnav button{border:0;background:none;color:var(--muted);padding:10px 0;text-align:left;display:flex;gap:13px;align-items:center;font-size:12px;width:100%}.stepnav button[aria-current=step]{color:var(--bone)}.stepnav .num{color:#7e756d;font-size:10px;width:19px}.stepnav button[aria-current=step] .num{color:#d7b184}.sidebar .fine{font-size:11px}.meter{height:2px;background:#ffffff18;overflow:hidden}.meter>span{display:block;background:var(--brass);height:100%;transition:width .2s}.section-head{padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:32px}.section-head .eyebrow{margin-bottom:12px}.section-head h1{font:300 clamp(38px,4.3vw,57px)/1.08 var(--display);letter-spacing:-.025em;margin:0 0 14px}.section-head p:last-child{color:var(--muted);margin:0;max-width:580px;font-size:14px}.question{border:0;padding:0;margin:0 0 36px;min-width:0}.question legend{font-size:16px;font-weight:500;margin-bottom:9px;padding:0;width:100%;line-height:1.5}.hint{font-size:11px;color:var(--muted);margin:0 0 12px}.options{display:grid;gap:8px}.option{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:2px;padding:13px 16px;min-height:49px;cursor:pointer;background:#11100f;line-height:1.4;font-size:13px;transition:border-color .15s,background .15s}.option:hover{border-color:#b4884f88}.option:has(input:checked){border-color:var(--brass);background:#b4884f13}.option input{accent-color:#cba16d;width:16px;height:16px;flex:0 0 16px;margin:0}.option:has(input:focus-visible){outline:2px solid #d7b184;outline-offset:3px}.options.multi{grid-template-columns:1fr 1fr}.question details{margin-top:12px}.question summary{color:#c3b9af;font-size:12px;cursor:pointer;min-height:30px;padding:3px 0}.text-label{display:block;color:var(--muted);font-size:12px;margin:8px 0}.question textarea{display:block;width:100%;resize:vertical;min-height:95px;border:1px solid #ffffff30;border-radius:2px;background:var(--warm);color:var(--bone);padding:13px 15px;font-size:14px;line-height:1.6}.question textarea::placeholder{color:#867c73}.nav-actions{display:flex;justify-content:space-between;gap:16px;padding-top:25px;border-top:1px solid var(--line)}.error{padding:14px 16px;border-left:2px solid #d9705c;background:#d9705c12;color:#f4b3a4;margin-bottom:20px;font-size:13px}.review-list{display:grid;gap:14px;margin:25px 0}.review-item{border-bottom:1px solid var(--line);padding-bottom:20px}.review-item h2{font:300 26px var(--display);display:flex;justify-content:space-between;align-items:center;margin:10px 0}.review-item button{font:12px var(--body);background:none;border:0;color:#d7b184;padding:10px}.review-item p{font-size:12px;color:var(--muted);margin:9px 0}.review-item strong{color:var(--bone);font-weight:400;display:block}.success{max-width:720px;margin:70px auto 100px;padding:50px 30px;text-align:center;min-height:55svh}.success h1{font:300 clamp(44px,6vw,72px)/1.08 var(--display);letter-spacing:-.03em}.success p{color:var(--muted);max-width:480px;margin:20px auto}.success .receipt{font:11px var(--body);overflow-wrap:anywhere}.hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.mobile-progress{display:none}.noscript{padding:40px;text-align:center}@media(max-width:900px){.survey-shell{gap:35px;grid-template-columns:175px 1fr}.welcome-copy{padding-right:30px}.welcome h1{font-size:56px}}@media(max-width:650px){.brand{padding:20px;min-height:65px;font-size:9px}.edition{display:none}.welcome{grid-template-columns:1fr;min-height:0}.welcome-copy{padding:43px 24px 44px;order:1}.welcome h1{font-size:54px}.welcome-image{min-height:220px;order:2}.image-caption{bottom:22px;left:24px;right:24px;font-size:9px}.intro{font-size:14px;max-width:100%}.welcome .primary{width:100%;margin-top:15px}.fine{font-size:11px}.footer{padding:22px 24px;display:block;font-size:9px}.footer span:last-child{display:none}.survey-shell{display:block;padding:22px 22px 45px}.sidebar{display:none}.mobile-progress{display:block;margin-bottom:28px}.mobile-progress p{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;margin:0 0 10px}.section-head{margin-bottom:27px;padding-bottom:22px}.section-head h1{font-size:41px}.section-head p:last-child{font-size:13px}.question legend{font-size:15px}.options.multi{grid-template-columns:1fr}.option{font-size:13px;min-height:49px;padding:12px 14px}.question{margin-bottom:30px}.nav-actions .primary{flex:1;max-width:240px}.nav-actions .secondary{padding-inline:18px}.success{margin:30px auto 55px;padding:40px 25px}.review-item h2{font-size:24px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* A light scrim over the sky keeps the event status readable. */
.image-header{position:absolute;inset:0 0 auto;min-height:170px;padding:30px 38px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;background:linear-gradient(180deg,rgba(11,11,11,.58),rgba(11,11,11,.17) 65%,transparent);color:var(--bone);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.image-header>span:first-child{padding-top:7px}.completed-chip{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border:1px solid rgba(170,200,151,.4);border-radius:3px;background:rgba(34,57,31,.7);color:#d7e7ce;font-size:10px;letter-spacing:.05em;text-transform:none;white-space:nowrap}@media(max-width:650px){.image-header{min-height:110px;padding:20px 24px;font-size:9px}.completed-chip{font-size:9px;padding:4px 8px}}
.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}
@media(max-width:650px){
 html{scroll-padding-top:85px;scroll-padding-bottom:105px}
 body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}
 .brand{padding:17px 22px;min-height:56px}
 .welcome-copy{padding:32px 24px 36px}
 .welcome .eyebrow{margin-bottom:18px;font-size:9px}
 .welcome h1{font-size:clamp(43px,12vw,54px);margin-bottom:24px}
 .intro{font-size:15px;line-height:1.7}.intro p{margin-bottom:13px}
 .welcome-image{background-image:linear-gradient(0deg,rgba(11,11,11,.8),transparent 55%),url('/assets/hero-800.webp')}
 .primary,.secondary{min-height:52px;font-size:14px;touch-action:manipulation}
 .survey-shell{padding:0 20px 110px}
 .mobile-progress{position:sticky;top:0;z-index:5;margin:0 -20px 22px;padding:8px 20px 0;background:var(--ink);box-shadow:0 6px 12px #0b0b0b80}
 .mobile-progress p{align-items:center;gap:10px;margin:0 0 8px}
 .mobile-progress p>span{flex:none;font-size:12px}
 .mobile-progress select{min-height:44px;max-width:calc(100% - 62px);font:16px var(--body);color:var(--bone);border:0;background:var(--ink);padding:0 24px 0 0;text-overflow:ellipsis}
 .section-head{padding-bottom:18px;margin-bottom:25px}.section-head .eyebrow{display:none}
 .section-head h1{font-size:38px;margin-bottom:10px}
 .question legend{font-size:16px;line-height:1.5}.hint{font-size:12px}
 .option{min-height:52px;font-size:14px;padding:12px;gap:10px;touch-action:manipulation}
 .option input{width:20px;height:20px;flex-basis:20px}
 .options.multi{grid-template-columns:1fr 1fr;gap:8px}.options.multi .option{align-items:flex-start}
 .question summary{font-size:13px;min-height:44px;padding:11px 0;touch-action:manipulation}
 .question details{margin-top:5px}.question textarea{font-size:16px;scroll-margin:95px 0 110px;min-height:112px}
 .nav-actions{position:fixed;bottom:0;left:0;right:0;z-index:6;margin:0;padding:12px max(20px,env(safe-area-inset-left)) calc(12px + env(safe-area-inset-bottom));background:var(--ink);box-shadow:0 -8px 24px #0006}
 .nav-actions .primary{max-width:none;flex:1}.nav-actions .secondary{min-width:85px}
 .review-item button{min-height:44px;min-width:44px;font-size:14px}.review-item p{font-size:14px;overflow-wrap:anywhere}
 .error{scroll-margin-top:90px;scroll-margin-bottom:110px}
 body:has(#survey) .footer{display:none}
 .success{padding-bottom:calc(40px + env(safe-area-inset-bottom))}
}
@media(max-width:359px){.options.multi{grid-template-columns:1fr}.welcome-copy{padding-inline:20px}.image-header{padding-inline:20px;font-size:8px}.section-head h1{font-size:34px}}
