*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-height:100vh;display:block;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}:root{--bg0: #070b18;--bg1: #0a1024;--panel: rgba(255, 255, 255, .06);--panel2: rgba(255, 255, 255, .08);--stroke: rgba(255, 255, 255, .1);--stroke2: rgba(255, 255, 255, .14);--text: rgba(255, 255, 255, .92);--muted: rgba(255, 255, 255, .68);--muted2: rgba(255, 255, 255, .5);--accent: #6d5cff;--accent2: #7c3aed;--shadow: 0 20px 80px rgba(0, 0, 0, .55);--radius: 16px;--radius2: 22px}html,body{background:radial-gradient(1200px 700px at 20% 10%,rgba(109,92,255,.15),transparent 60%),radial-gradient(900px 500px at 80% 0%,rgba(124,58,237,.12),transparent 55%),linear-gradient(180deg,var(--bg0),var(--bg1));color:var(--text)}.hudb-shell{min-height:100%;padding:38px 16px 60px}.hudb-container{max-width:920px;margin:0 auto}.hudb-hero{border-radius:24px;padding:26px 26px 22px;background:linear-gradient(180deg,#ffffff0f,#ffffff08);border:1px solid var(--stroke);box-shadow:var(--shadow);text-align:center;position:relative;overflow:hidden}.hudb-hero:before{content:"";position:absolute;inset:-2px;background:radial-gradient(650px 320px at 50% 0%,rgba(109,92,255,.3),transparent 60%);pointer-events:none}.hudb-logo{width:44px;height:44px;border-radius:14px;margin:0 auto 10px;display:grid;place-items:center;background:linear-gradient(135deg,#6d5cfff2,#7c3aede6);color:#fff;position:relative;z-index:1}.hudb-badge{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid var(--stroke);background:#ffffff0a;font-size:11px;letter-spacing:.12em;font-weight:800;color:#ffffffe0;margin-bottom:12px}.hudb-title{position:relative;z-index:1;margin:0;font-size:38px;letter-spacing:-.02em}.hudb-subtitle{position:relative;z-index:1;margin-top:10px;color:var(--muted);font-size:13px}.hudb-metaRow{position:relative;z-index:1;margin-top:14px;display:inline-flex;align-items:center;gap:10px;color:#ffffffb8;font-size:12px}.hudb-confidential{position:relative;z-index:1;margin-top:8px;color:#ffffff8c;font-size:12px}.hudb-btnGhost,.hudb-btnPrimary,.hudb-btnSubmit{border:1px solid var(--stroke);background:#ffffff0a;color:var(--text);border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer;transition:transform .12s ease,background .12s ease,border-color .12s ease}.hudb-btnGhost:hover{background:#ffffff12;transform:translateY(-1px)}.hudb-btnPrimary{background:linear-gradient(135deg,#6d5cfff2,#7c3aede6);border-color:#6d5cff8c}.hudb-btnPrimary:hover{transform:translateY(-1px)}.hudb-btnSubmit{background:linear-gradient(135deg,#22c55ef2,#10b981e6);border-color:#22c55e8c}.hudb-btnSubmit:hover{transform:translateY(-1px)}.hudb-btnGhost.is-disabled{opacity:.55;cursor:not-allowed}.hudb-card{margin-top:16px;border-radius:var(--radius2);border:1px solid var(--stroke);background:#ffffff0d;box-shadow:0 12px 44px #00000059;overflow:visible}.hudb-cardHeader{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between}.hudb-cardBody{padding:16px}.hudb-h2{margin:0;font-size:12px;letter-spacing:.14em;font-weight:900;color:#ffffffe6}.hudb-p{margin:0 0 10px;color:#fffc;line-height:1.5;font-size:13px}.hudb-muted{color:#ffffff9e}.hudb-form{display:grid;gap:12px;margin-top:10px}.hudb-field .hudb-label{font-size:12px;color:#ffffffb8;margin-bottom:6px}.hudb-input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid var(--stroke);background:#00000038;color:var(--text);outline:none}.hudb-input:focus{border-color:#6d5cffa6;box-shadow:0 0 0 4px #6d5cff24}.hudb-help{color:#ffffff8c;font-size:12px}.hudb-card--quiz{overflow:hidden}.hudb-quizTop{padding:14px 16px 0;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.hudb-quizTitle{font-weight:900;font-size:13px;letter-spacing:.03em}.hudb-quizRight{display:grid;gap:8px;justify-items:end;min-width:180px}.hudb-questionMeta{color:#ffffff94;font-size:12px}.hudb-questionMeta--section{padding:4px 16px 0}.hudb-progressTrack{width:min(240px,52vw);height:10px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);overflow:hidden}.hudb-progressFill{height:100%;width:0%;background:linear-gradient(90deg,#6d5cfff2,#7c3aede6)}.hudb-questionText{padding:12px 16px 0;font-size:13px;line-height:1.55;color:#ffffffe6}.hudb-choices{padding:12px 16px 16px;display:grid;gap:10px}.hudb-choiceRow{width:100%;text-align:left;display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0000002e;cursor:pointer;color:#ffffffe0}.hudb-choiceRow:hover{border-color:#6d5cff73;background:#00000038}.hudb-choiceRow.is-selected{border-color:#6d5cffb3;background:#6d5cff1f}.hudb-choiceLetter{width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.14);display:grid;place-items:center;font-weight:900;color:#ffffffdb;background:#ffffff0a}.hudb-choiceText{color:#ffffffd9;font-size:13px;line-height:1.45}.hudb-navRow{padding:0 16px 14px;display:flex;justify-content:space-between;align-items:center}.hudb-mapWrap{padding:12px 16px 16px;border-top:1px solid rgba(255,255,255,.06)}.hudb-mapTitle{font-size:11px;color:#ffffff8c;letter-spacing:.12em;font-weight:900;margin-bottom:10px}.hudb-map{display:grid;grid-template-columns:repeat(20,1fr);gap:6px}@media(max-width:980px){.hudb-map{grid-template-columns:repeat(10,1fr)}}.hudb-mapBtn{height:30px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffd1;font-weight:800;cursor:pointer}.hudb-mapBtn.is-active{border-color:#6d5cffb3;background:#6d5cff2e}.hudb-mapBtn.is-done{border-color:#22c55e73;background:#22c55e1a}.hudb-card--submitted{padding:0}
