:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#1a1a1a;background:#0a0a0a;margin:0;font-family:Segoe UI,Arial,sans-serif}.page{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.card{background:#fff;border-radius:16px;width:100%;max-width:440px;padding:36px;box-shadow:0 12px 40px #00000059}.card.wide{max-width:720px}h1{color:#0a0a0a;margin:0 0 4px;font-size:22px}.subtitle{color:#666;margin:0 0 24px;font-size:13px}.form{flex-direction:column;gap:14px;display:flex}label{color:#444;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}input{font:inherit;border:1px solid #ddd;border-radius:8px;padding:10px 12px;font-weight:400}input:focus{border-color:#ff6b35;outline:none}button{color:#fff;cursor:pointer;background:#ff6b35;border:none;border-radius:8px;margin-top:8px;padding:12px;font-size:14px;font-weight:700}button:disabled{opacity:.6;cursor:not-allowed}.error{color:#d64545;margin:0;font-size:13px}.test-header{justify-content:space-between;align-items:center;display:flex}.timer{font-variant-numeric:tabular-nums;color:#ff6b35;font-size:18px;font-weight:700}.questions{flex-direction:column;gap:20px;max-height:55vh;margin-bottom:16px;display:flex;overflow-y:auto}.question{border-bottom:1px solid #eee;padding-bottom:16px}.q-text{margin-bottom:10px;font-size:14px;font-weight:600}.options{flex-direction:column;gap:6px;display:flex}.option{cursor:pointer;border:1px solid #eee;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:400;display:flex}.option.selected{background:#fff2ec;border-color:#ff6b35}.result-badge{border-radius:999px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-block}.result-badge.pass{color:#1b8a4d;background:#e6f7ee}.result-badge.fail{color:#c23636;background:#fdeaea}.score-box{background:#f8f8f8;border-radius:10px;justify-content:space-between;align-items:baseline;margin-bottom:20px;padding:16px 20px;display:flex}.score{font-size:22px;font-weight:700}.percentage{color:#666;font-size:16px}.footnote{color:#666;font-size:13px}.link-btn{color:#ff6b35;margin-top:12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}
