:root{color-scheme:dark;--blue:#193e4d;--cream:#f0ecdb;--muted:#c4d0cc;--line:#52707a}*{box-sizing:border-box}body{margin:0;background:var(--blue);color:var(--cream);font:17px/1.5 Arial,Helvetica,sans-serif}.backdrop{position:fixed;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(17,48,61,.46),rgba(17,48,61,.94)),url('assets/botanical.png') center/cover;opacity:.7}a{color:inherit;text-underline-offset:4px}header{max-width:1320px;margin:0 auto;padding:30px 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0ecdb33}.brand{display:flex;align-items:center;gap:15px;text-decoration:none;font-size:21px;line-height:1.1;letter-spacing:-.8px}.brand img{object-fit:contain}.home{font-size:15px}main{max-width:1320px;margin:auto;padding:60px 48px 30px;display:grid;grid-template-columns:1fr 1fr;gap:32px 64px}.eyebrow{font-size:13px;letter-spacing:1.6px}.eyebrow span{opacity:.65}h1{font-size:clamp(52px,5.6vw,82px);line-height:1.01;letter-spacing:-3px;font-weight:400;margin:30px 0 26px}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-4px}.lead{max-width:400px;font-size:21px;line-height:1.45}.intro-note{color:var(--muted);max-width:410px;font-size:15px;line-height:1.6}.paper-note{display:inline-block;background:var(--cream);color:var(--blue);font-size:16px;line-height:1.15;padding:8px 12px;transform:rotate(-6deg);margin:30px 0 10px 12px}.workspace{align-self:start;background:#163642ee;border:1px solid #bfcbb84d;border-radius:4px;padding:32px 34px;box-shadow:0 18px 50px #061d2730}.question-meta{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1px;align-items:center;gap:12px}#counter{font-size:16px;letter-spacing:0}.progress{height:2px;background:#45616b;margin-top:19px}#progress-fill{height:2px;background:var(--cream);transition:width .2s}h2{font-size:clamp(23px,2.1vw,30px);line-height:1.35;font-weight:400;letter-spacing:-.5px;margin:28px 0;overflow-wrap:break-word}h2:focus{outline:none}fieldset{border:0;padding:0;margin:0;display:grid;gap:10px}.choice{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:57px;border:1px solid var(--line);border-radius:2px;padding:14px 18px;cursor:pointer;transition:background .15s}.choice:hover{background:#ffffff0c}.choice:has(input:checked){background:var(--cream);color:var(--blue);border-color:var(--cream)}.choice:has(input:focus-visible){outline:2px solid var(--cream);outline-offset:4px}.choice input{position:absolute;opacity:0;width:1px;height:1px}.circle{width:19px;height:19px;border:1px solid currentColor;border-radius:50%}.choice:has(input:checked) .circle{border:5px solid var(--blue)}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #e8dca2;outline-offset:5px}.navigation{display:flex;justify-content:space-between;gap:20px;margin-top:27px;align-items:center}.back,.skip{background:none;border:0;color:var(--cream);font-size:15px;padding:10px 0}.back:disabled{opacity:.3;cursor:default}.next{border:0;border-radius:40px;background:var(--cream);color:var(--blue);padding:15px 27px;display:flex;justify-content:space-between;gap:22px;align-items:center;min-height:52px}.next:disabled{opacity:.4;cursor:default}.skip{color:var(--muted);text-decoration:underline;text-underline-offset:4px;margin-top:8px}.privacy{font-size:13px;line-height:1.5;color:var(--muted);margin:18px 0 0;max-width:340px}.footnote{grid-column:2;display:flex;gap:18px;color:var(--muted);max-width:470px}.footnote p{font-size:14px;margin:0}.roman{font:italic 30px Georgia}footer{max-width:1224px;margin:25px auto 0;border-top:1px solid #f0ecdb33;padding:25px 0 35px;display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:13px;color:var(--muted)}footer p{margin:0;line-height:1.8}footer>span{letter-spacing:1px}.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}[hidden]{display:none!important}#results p{font-size:16px;color:var(--muted)}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin:24px 0;font-size:15px}summary{cursor:pointer}#answer-list{margin-bottom:25px}.answer-item{padding:18px 0;border-bottom:1px solid var(--line);font-size:15px}.answer-item p{margin:0 0 10px}.answer-item button{background:none;color:var(--cream);border:0;padding:0;text-decoration:underline;text-underline-offset:3px}.noscript{padding:30px}@media(min-width:1000px){#question{min-height:161px}}@media(max-width:850px){header{padding:22px 24px}main{padding:35px 24px 15px;gap:30px;grid-template-columns:1fr 1.12fr}h1{font-size:54px}.workspace{padding:25px 24px}footer{margin:25px 24px 0}}@media(max-width:650px){header{padding:19px 21px}.brand{font-size:17px;gap:10px}.brand img{width:42px;height:42px}.home{font-size:13px}main{display:block;padding:29px 20px 10px}.eyebrow{font-size:11px;letter-spacing:1.1px}h1{font-size:clamp(47px,12vw,72px);letter-spacing:-2px;margin:17px 0}h1 em{letter-spacing:-2px}h1 br:nth-of-type(1){display:none}h1 br:nth-of-type(1):after{content:' '}.lead{font-size:17px;margin:17px 0 10px}.intro-note{font-size:14px;margin:0 0 25px}.paper-note{display:none}.workspace{padding:24px 22px}h2{font-size:24px;margin:24px 0}.question-meta{font-size:10px}.footnote{margin:24px 5px}.privacy{font-size:12px}footer{display:block;margin:24px 20px 0;padding-top:24px}footer p{margin-top:14px;font-size:12px}.backdrop{background-position:left center}.navigation{gap:12px}.next{padding:14px 23px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
