:root{color-scheme:dark}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:radial-gradient(1200px 800px at 20% 10%,rgba(99,102,241,.2),transparent 60%),radial-gradient(1000px 700px at 80% 30%,rgba(236,72,153,.16),transparent 55%),#0b1220;color:#ffffffeb}button{font-family:inherit}.page{min-height:100dvh;width:100%;padding:clamp(16px,2vw,28px)}.container{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:14px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Noto Sans KR,Arial}.header{margin:0 0 2px}.badge{display:inline-block;padding:6px 10px;border:1px solid rgba(255,255,255,.15);border-radius:999px;font-size:12px;color:#ffffffeb;background:#ffffff0f;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}h1{margin:10px 0 6px;font-size:clamp(22px,2.2vw,34px);color:#fff;letter-spacing:-.02em}.sub{margin:0;color:#ffffffb8;line-height:1.5}.card{background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:18px;padding:clamp(14px,1.6vw,20px);box-shadow:0 10px 28px #0000002e}.progressText{font-size:13px;color:#6b7280;margin-bottom:10px}.bar{height:10px;background:#f3f4f6;border-radius:999px;overflow:hidden}.barFill{height:100%;background:#111827}.qTitle{margin:16px 0 12px;font-size:clamp(16px,1.6vw,20px);color:#111827;line-height:1.25}.options{display:grid;gap:12px}.opt{display:flex;gap:12px;align-items:center;border:1px solid #e5e7eb;background:#fff;padding:14px;border-radius:16px;cursor:pointer;text-align:left;transition:transform .06s ease,border-color .06s ease,box-shadow .06s ease}.opt:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000000f}.opt.selected{border-color:#111827;box-shadow:0 10px 24px #1118271f}.optKey{width:32px;height:32px;border-radius:12px;background:#111827;color:#fff;display:grid;place-items:center;font-weight:800;font-size:12px;flex:0 0 auto}.optText{color:#111827;line-height:1.35;font-size:clamp(14px,1.2vw,16px)}.nav{display:flex;justify-content:space-between;margin-top:16px;gap:10px}.btn{border:0;background:#111827;color:#fff;padding:12px 16px;border-radius:14px;cursor:pointer;font-weight:800;min-width:110px}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.ghost{background:#fff;color:#111827;border:1px solid #e5e7eb}.result .title{margin:0 0 6px;font-size:clamp(20px,2vw,26px)}.result .desc{margin:0 0 14px;color:#6b7280}.scoreRow{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:10px 0}.scoreBox{border:1px solid #e5e7eb;border-radius:16px;padding:14px}.scoreLabel{font-size:12px;color:#6b7280}.scoreValue{margin-top:6px;font-size:24px;font-weight:900}.details summary{cursor:pointer;color:#111827;font-weight:800}.details ul{margin:10px 0 0;padding-left:18px;color:#374151}.actions{margin-top:12px;display:flex;justify-content:flex-end}.footer{margin-top:6px;color:#fff9;font-size:12px;text-align:center;padding-bottom:12px}@media(max-width:640px){.scoreRow{grid-template-columns:1fr}.nav{flex-direction:column}.btn{width:100%;min-width:0}.opt{padding:12px}.optKey{width:30px;height:30px}}
