*,*: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;--stroke: rgba(255, 255, 255, .1);--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:100vh;width:100%;display:flex;justify-content:center;padding:28px 14px 40px}.hudb-content{width:min(980px,100%)}.hudb-hero{border-radius:var(--radius2);padding:22px 22px 18px;margin-bottom:18px;background:radial-gradient(900px 300px at 0% 0%,rgba(109,92,255,.18),transparent 55%),radial-gradient(700px 260px at 100% 0%,rgba(124,58,237,.16),transparent 55%),linear-gradient(180deg,#ffffff0f,#ffffff05);border:1px solid var(--stroke);box-shadow:var(--shadow)}.hudb-hero--center{text-align:center}.hudb-badgeRow{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:12px}.hudb-hero--center .hudb-badgeRow{justify-content:center}.hudb-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:#ffffff12;border:1px solid var(--stroke);font-weight:700;letter-spacing:.6px;font-size:12px}.hudb-logo{color:#ffffffeb;display:inline-flex}.hudb-title{margin:0;font-size:34px;line-height:1.12;letter-spacing:-.2px}.hudb-subtitle{margin-top:10px;color:var(--muted);font-size:14px}.hudb-metaRow{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:var(--muted2);font-size:13px}.hudb-hero--center .hudb-metaRow{justify-content:center}.hudb-confidential{margin-top:10px;font-size:12px;color:var(--muted2)}.hudb-adminHeroWrap{margin-top:14px;display:flex;justify-content:center}.hudb-card{background:#ffffff0f;border:1px solid var(--stroke);border-radius:var(--radius);overflow:hidden;box-shadow:0 18px 70px #00000059}.hudb-card+.hudb-card{margin-top:16px}.hudb-cardHeader{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff0a}.hudb-cardBody{padding:16px}.hudb-h2{margin:0;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffdb}.hudb-p{margin:0 0 10px;color:#ffffffdb;line-height:1.55;font-size:14px}.hudb-muted{color:var(--muted)}.hudb-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:720px){.hudb-form{grid-template-columns:1fr}}.hudb-field{display:flex;flex-direction:column;gap:7px}.hudb-label{font-size:12px;color:#ffffffc7}.hudb-input{height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#00000038;color:#ffffffeb;padding:0 12px;outline:none}.hudb-input:focus{border-color:#6d5cff8c;box-shadow:0 0 0 3px #6d5cff29}.hudb-navRow{display:flex;align-items:center;justify-content:space-between;gap:12px}.hudb-btnPrimary{border:0;color:#fff;font-weight:800;letter-spacing:.3px;padding:10px 16px;border-radius:999px;cursor:pointer;background:linear-gradient(90deg,var(--accent),var(--accent2));box-shadow:0 14px 40px #6d5cff38}.hudb-btnPrimary:disabled{opacity:.45;cursor:not-allowed}.hudb-btnGhost{border:1px solid rgba(255,255,255,.16);color:#ffffffe0;font-weight:700;padding:10px 14px;border-radius:999px;cursor:pointer;background:#ffffff08}.hudb-btnGhost:disabled{opacity:.45;cursor:not-allowed}.hudb-btnPrimary--nav,.hudb-btnGhost--nav{height:40px;min-width:112px;padding:0 18px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center}.hudb-card--quiz{margin-top:6px}.hudb-quizTop{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;padding:16px 16px 0}.hudb-quizTitle{font-size:14px;color:#ffffffdb;font-weight:800}.hudb-quizRight{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:220px}.hudb-questionMeta{color:#ffffffad;font-size:12px}.hudb-progressTrack{width:220px;height:8px;border-radius:999px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);overflow:hidden}.hudb-progressFill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent),var(--accent2))}@media(max-width:720px){.hudb-quizTop{flex-direction:column;align-items:flex-start}.hudb-quizRight{align-items:flex-start;width:100%;min-width:0}.hudb-progressTrack{width:100%}}.hudb-questionText{padding:14px 16px 10px;font-size:15px;line-height:1.42;font-weight:700;color:#ffffffeb}.hudb-choices{padding:0 16px 12px;display:grid;gap:10px}.hudb-choice{display:flex;gap:12px;align-items:flex-start;text-align:left;padding:11px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#0000002e;cursor:pointer;color:#ffffffeb}.hudb-choice:hover{border-color:#6d5cff61}.hudb-choice.is-selected{border-color:#6d5cffa6;background:#6d5cff24}.hudb-choiceLetter{display:inline-flex;width:32px;height:32px;border-radius:10px;align-items:center;justify-content:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);font-weight:900;font-size:13px}.hudb-choiceText{flex:1;line-height:1.42;font-size:13px;color:#ffffffe6}.hudb-navBar{padding:14px 16px;border-top:1px solid rgba(255,255,255,.08);background:#ffffff05}.hudb-navRow--quiz{width:100%}.hudb-mapWrap{padding:14px 16px 18px;border-top:1px solid rgba(255,255,255,.08)}.hudb-mapTitle{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffbd;margin-bottom:10px;font-weight:800}.hudb-mapGrid{display:grid;grid-template-columns:repeat(20,minmax(34px,1fr));gap:10px 10px}@media(max-width:980px){.hudb-mapGrid{overflow-x:auto;display:grid;grid-auto-flow:column;grid-auto-columns:34px;grid-template-columns:none;gap:10px;padding-bottom:2px}}.hudb-mapBtn{height:30px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#0000002e;color:#ffffffe0;font-weight:800;font-size:12px;cursor:pointer}.hudb-mapBtn.is-done{background:#ffffff0f;border-color:#ffffff2e}.hudb-mapBtn.is-active{border-color:#7c3aedd9;box-shadow:0 0 0 2px #7c3aed59,0 10px 30px #7c3aed2e}.hudb-card--submitted{margin-top:10px}.hudb-footer{margin-top:16px;text-align:center;font-size:12px;color:#ffffff8c}
