:root{--bg:#0a0b0d;--bg-soft:#111318;--panel:#151824;--panel-2:#0f121a;--text:#e9edf3;--text-dim:#b8c0cc;--accent:#f6d680;--accent-2:#9bd0ff;--border:rgba(255,255,255,0.08);--shadow:0 12px 40px rgba(0,0,0,0.35);--radius-s:8px;--radius-m:12px;--radius-l:18px;--container:1120px;--gutter:clamp(16px,2.5vw,28px);--h1:clamp(32px,5.2vw,56px);--h2:clamp(22px,3.2vw,28px);--h3:clamp(18px,2.4vw,22px);--body:clamp(15px,1.6vw,17px)}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:var(--bg);color:var(--text);font-family:ui-sans-serif,-apple-system,system-ui,Inter,Noto Sans KR,Segoe UI,Roboto,Helvetica,Arial,Apple SD Gothic Neo,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--accent-2);outline-offset:3px;border-radius:6px}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.styles_switchBtn__mbLzK{position:fixed;bottom:20px;right:20px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;padding:10px 18px;border-radius:30px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s ease;z-index:9999}