:root{color-scheme:dark;--bg:#050608;--bg-strong:#0b0f14;--panel:rgba(14,18,24,0.88);--panel-strong:rgba(19,24,31,0.96);--surface:rgba(24,30,38,0.92);--surface-active:rgba(17,45,50,0.92);--line:rgba(211,232,238,0.14);--line-strong:rgba(103,232,249,0.42);--text:#f4f7f8;--muted:#9ba8b5;--accent:#31d4c5;--accent-strong:#7df8eb;--accent-soft:rgba(49,212,197,0.16);--action-next:#75a3ff;--action-next-strong:#c7d8ff;--action-next-soft:rgba(117,163,255,0.2);--action-download:#46d98b;--action-download-strong:#9af2c4;--action-download-soft:rgba(70,217,139,0.16);--action-secondary:rgba(211,232,238,0.08);--action-secondary-strong:rgba(211,232,238,0.28);--warn:#f4bd64;--danger:#ff8177;--danger-soft:rgba(255,129,119,0.14);--shadow:0 24px 70px rgba(0,0,0,0.42);--radius:8px;--font-sans:"Manrope","Hiragino Sans","Noto Sans JP",sans-serif}*{box-sizing:border-box}html{min-height:100%}body,html{width:100%;max-width:100%;overflow-x:clip}body{margin:0;min-height:100vh;color:var(--text);font-family:var(--font-sans);background:radial-gradient(circle at 16% 0,rgba(49,212,197,.18),transparent 28%),radial-gradient(circle at 84% 10%,rgba(108,129,255,.14),transparent 30%),linear-gradient(135deg,#030405 0,var(--bg) 42%,#0d1117 100%)}button,input,select{font:inherit}button{cursor:pointer}@media (max-width:720px){input,select,textarea{font-size:16px}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}