:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f3ee;--panel:#fff;--panel2:#ece9e1;--text:#18242d;--muted:#5f6c74;--line:#d5d1c8;--nav:#102c41;--nav2:#1d4059;--accent:#b9d45d;--accentText:#132536;--blue:#dfeef7;--red:#ae4d45;--green:#3d7851;--shadow:0 16px 48px #14202817;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e171e;--panel:#17232c;--panel2:#202f39;--text:#ecf2f4;--muted:#a9b6bd;--line:#344650;--nav:#081923;--nav2:#18374b;--accent:#c2df68;--accentText:#10202a;--blue:#213d4f;--red:#f08d83;--green:#76ba88;--shadow:0 18px 55px #0000004d}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e171e;--panel:#17232c;--panel2:#202f39;--text:#ecf2f4;--muted:#a9b6bd;--line:#344650;--nav:#081923;--nav2:#18374b;--accent:#c2df68;--accentText:#10202a;--blue:#213d4f;--red:#f08d83;--green:#76ba88;--shadow:0 18px 55px #0000004d}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0}button,select{font:inherit}button{background:var(--panel);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:9px;padding:10px 14px;font-weight:700}button:hover:not(:disabled){border-color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #5aa7db}button:disabled{cursor:not-allowed;opacity:.45}.primary{background:var(--accent);border-color:var(--accent);color:var(--accentText)}.eyebrow{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.topbar{background:var(--nav);color:#fff;z-index:20;grid-template-columns:1fr auto auto;align-items:center;min-height:64px;padding:9px 22px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand>span{background:var(--accent);color:var(--accentText);border-radius:8px;justify-content:center;align-items:center;width:42px;height:36px;font-size:11px;font-weight:900;display:flex}.brand div{display:grid}.brand small{color:#b5c5ce;font-size:10px}.top-status{padding:0 18px}.preferences{gap:8px;display:flex}.preferences label{text-transform:uppercase;gap:2px;font-size:9px;display:grid}.preferences select{background:var(--nav2);color:#fff;border:1px solid #486477;border-radius:6px;padding:5px 7px}.welcome{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:28px;max-width:1280px;margin:0 auto;padding:clamp(40px,7vw,100px) 28px;display:grid}.welcome>section,.welcome>aside{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:20px;padding:clamp(28px,5vw,64px)}.welcome h1{letter-spacing:-.055em;max-width:850px;margin:15px 0 22px;font-size:clamp(38px,6vw,72px);line-height:1}.welcome p{color:var(--muted);font-size:17px;line-height:1.65}.welcome aside{align-self:end}.facts{grid-template-columns:repeat(3,1fr);margin:35px 0;display:grid}.facts div{border-left:3px solid var(--accent);padding-left:16px;display:grid}.facts strong{font-size:35px}.facts span{color:var(--muted)}.notice{background:var(--blue);border-radius:9px;padding:12px 15px}.welcome-actions{gap:10px;margin-top:22px;display:flex}.exam{grid-template-columns:230px minmax(600px,1fr) 270px;max-width:1600px;min-height:calc(100vh - 64px);margin:0 auto;display:grid}.navigator{border-right:1px solid var(--line);padding:24px 16px}.navigator header{justify-content:space-between;margin-bottom:15px;display:flex}.navigator header button{display:none}.question-grid{grid-template-columns:repeat(5,34px);gap:7px;display:grid}.question-grid button{height:34px;padding:0;position:relative}.question-grid .answered{background:color-mix(in srgb,var(--accent) 40%,var(--panel))}.question-grid .current{outline:3px solid #5a91b5}.question-grid .flagged:after{color:var(--red);content:"•";font-size:24px;position:absolute;top:-12px;right:-3px}.question-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;align-self:start;margin:28px;padding:clamp(24px,4vw,48px)}.badges{flex-wrap:wrap;gap:7px;display:flex}.badges span{background:var(--panel2);color:var(--muted);text-transform:capitalize;border-radius:999px;padding:6px 9px;font-size:11px}.language-note{color:var(--muted);font-size:12px}.question-card h1{letter-spacing:-.04em;margin:25px 0;font-size:clamp(27px,3vw,43px);line-height:1.2}.instruction{color:var(--green);font-weight:700}.answers{gap:11px;margin:26px 0;display:grid}.answer{background:var(--bg);border:1px solid var(--line);cursor:pointer;border-radius:11px;grid-template-columns:auto 26px 1fr;align-items:flex-start;gap:12px;padding:16px;line-height:1.45;display:grid}.answer:hover,.answer.selected{border-color:#6a9cbb}.answer.selected{background:var(--blue)}.answer input{margin-top:4px}.letter{color:var(--muted);font-weight:800}.matching{gap:10px;display:grid}.matching label{background:var(--bg);border:1px solid var(--line);border-radius:10px;gap:8px;padding:14px;display:grid}.matching select,.actionbar select{background:var(--panel);border:1px solid var(--line);color:var(--text);border-radius:7px;padding:8px}.ordering{gap:8px;padding:0;display:grid}.ordering li{background:var(--bg);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;padding:12px;display:flex}.ordering li>span:first-child{align-items:center;gap:12px;display:flex}.ordering b{background:var(--panel2);border-radius:6px;padding:6px 9px}.ordering button{padding:7px 10px}.shortcut-strip{color:var(--muted);flex-wrap:wrap;gap:10px 16px;margin:22px 0;font-size:11px;display:flex}.shortcut-strip span{align-items:center;gap:4px;display:flex}kbd{background:var(--panel);border:1px solid var(--line);color:var(--text);border-bottom-width:2px;border-radius:5px;padding:3px 5px;font-size:10px}.actionbar{border-top:1px solid var(--line);background:var(--panel);justify-content:flex-end;align-items:end;gap:8px;margin-top:25px;padding-top:18px;display:flex;position:sticky;bottom:0}.actionbar label{color:var(--muted);text-transform:uppercase;gap:2px;margin-right:auto;font-size:9px;display:grid}.flag.active{color:var(--red)}.summary{background:var(--panel);border:1px solid var(--line);border-radius:16px;align-self:start;margin:28px 20px 28px 0;padding:24px;position:sticky;top:92px}.big-time{margin:10px 0 20px;font-size:38px;display:block}.summary dl{gap:10px;display:grid}.summary dl div{justify-content:space-between;display:flex}.summary dt{color:var(--muted)}.summary dd{margin:0;font-weight:800}.summary .submit{width:100%;margin:14px 0}.summary small{color:var(--muted);line-height:1.5}.mobile-tools{display:none}.backdrop{z-index:50;background:#06131dcc;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dialog{background:var(--panel);box-shadow:var(--shadow);border-radius:16px;width:100%;max-width:520px;padding:30px}.dialog p{color:var(--muted);line-height:1.6}.dialog-actions{justify-content:flex-end;gap:9px;margin-top:25px;display:flex}.help-list{gap:2px;display:grid}.results{max-width:1400px;margin:0 auto;padding:32px}.result-lead{background:var(--nav);color:#fff;border-radius:20px;align-items:center;gap:32px;padding:32px;display:flex}.score{border:8px solid #ed987f;border-radius:50%;flex-direction:column;flex:0 0 155px;justify-content:center;align-items:center;height:155px;display:flex}.score.strong{border-color:var(--accent)}.score strong{font-size:38px}.score span{color:#c1d0d8;font-size:10px}.result-lead h1{margin:4px 0;font-size:42px}.result-lead p{color:#c1d0d8}.report-actions{gap:8px;display:flex}.result-grid{grid-template-columns:1.5fr .7fr;gap:20px;margin:34px 0;display:grid}.domains,.review{background:var(--panel);border:1px solid var(--line);border-radius:14px;overflow:hidden}.domains article{grid-template-columns:250px 1fr 50px;align-items:center;gap:15px;padding:16px 18px;display:grid}.domains article+article,.review article+article{border-top:1px solid var(--line)}.domains article>div:first-child{display:grid}.domains span{color:var(--muted);font-size:12px}.bar{background:var(--panel2);border-radius:999px;height:8px;overflow:hidden}.bar i{background:var(--green);height:100%;display:block}.focus{background:color-mix(in srgb,var(--accent) 20%,var(--panel));border-radius:14px;padding:22px}.focus li{margin:10px 0}.review article>button{text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:28px 1fr auto 20px;align-items:center;width:100%;display:grid}.review article>button>span:nth-child(2){display:grid}.review small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.review em{background:var(--panel2);border-radius:999px;padding:5px 8px;font-size:10px}.review article>div{background:var(--bg);padding:5px 58px 18px;line-height:1.55}.dot{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.dot.yes{background:var(--green)}.dot.no{background:var(--red)}.result-footer{align-items:center;gap:10px;margin-top:25px;display:flex}.result-footer p{color:var(--muted);margin-right:auto}.result-footer button{white-space:nowrap}@media (width<=1150px){.exam{grid-template-columns:190px minmax(560px,1fr)}.summary{display:none}.question-card{margin-right:20px}.result-grid{grid-template-columns:1fr}}@media (width<=800px){.topbar{grid-template-columns:1fr auto}.top-status,.brand small,.preferences label>span{display:none}.exam{display:block}.mobile-tools{background:var(--panel);border-bottom:1px solid var(--line);z-index:15;justify-content:space-between;align-items:center;gap:12px;padding:9px 14px;display:flex;position:sticky;top:64px}.navigator{background:var(--panel);box-shadow:var(--shadow);z-index:40;width:85%;max-width:280px;height:100%;transition:left .2s;position:fixed;top:0;left:-290px;overflow:auto}.navigator.open{left:0}.navigator header button{display:block}.question-grid{grid-template-columns:repeat(5,40px)}.question-grid button{height:40px}.question-card{box-shadow:none;border:0;border-radius:0;margin:0;padding:26px 18px 90px}.actionbar{margin-left:-18px;margin-right:-18px;padding:12px 18px;bottom:0}.shortcut-strip{display:none}.welcome{grid-template-columns:1fr;padding:24px 16px}.welcome>section,.welcome>aside{padding:28px}.results{padding:20px 14px}.result-lead{flex-direction:column;align-items:flex-start}.domains article{grid-template-columns:1fr 50px}.domains .bar{grid-area:2/1/auto/-1}.result-footer{flex-direction:column;align-items:stretch}.result-footer p{margin-right:0}.review article>button{grid-template-columns:28px 1fr 20px}.review em{display:none}.review article>div{padding:8px 20px 18px}}@media (width<=520px){.brand div{display:none}.facts strong{font-size:28px}.actionbar{flex-wrap:wrap}.actionbar label{order:5;width:100%}.result-lead{padding:24px}.score{flex-basis:125px;height:125px}.report-actions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
