:root{--radius-card:16px;--radius-lg:18px;--radius-sm:10px;--z-tour:1200}:root,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f8fa;--card-bg:#fff;--sidebar-bg:#fff;--surface-raised:#f2f4f6;--surface-sunken:#f7f8fa;--line:#e5e8eb;--line-strong:#dde1e6;--line-soft:#f2f4f6;--card-border-width:1px;--text-strong:#191f28;--text:#333d4b;--text-sub:#4e5968;--text-weak:#8b95a1;--fill-faint:#b0b8c1;--blue:#3182f6;--blue-hover:#1b64da;--blue-text:#1b64da;--blue-bg:#e8f1fe;--blue-bg-soft:#f5f9ff;--on-accent:#fff;--brand-dot:#3182f6;--ok:#02a56b;--ok-bg:#e6f6ef;--warn:#e9891e;--warn-strong:#c46f0e;--warn-bg:#fdf3e7;--danger:#f04452;--danger-bg:#fdebed;--shadow-card:0 1px 3px rgba(25,31,40,.06);--shadow-pop:0 8px 24px rgba(25,31,40,.12);--overlay:rgba(25,31,40,.35);--cat-purple:#6b4ee6;--cat-purple-bg:#f3efff;--cat-teal:#0e8585;--cat-teal-bg:#e3f5f5;--cat-orange:#d96c1e;--cat-orange-bg:#fff1e8;--cat-pink:#c2418f;--cat-pink-bg:#fdeff7;--cat-neutral:#4e5968;--cat-neutral-bg:#f2f4f6}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#202124;--card-bg:#303134;--sidebar-bg:#26272a;--surface-raised:#3f4247;--surface-sunken:#2c2e31;--line:#55585f;--line-strong:#83888f;--line-soft:#3f4247;--card-border-width:1.5px;--text-strong:#e8eaed;--text:#c6cbd1;--text-sub:#a8aeb6;--text-weak:#9aa0a6;--fill-faint:#787d84;--blue:#3182f6;--blue-hover:#4a9df8;--blue-text:#8ab4f8;--blue-bg:rgba(138,180,248,.22);--blue-bg-soft:rgba(138,180,248,.14);--on-accent:#fff;--brand-dot:#4a9df8;--ok:#4ade97;--ok-bg:rgba(74,222,151,.16);--warn:#f2b95c;--warn-strong:#f2b95c;--warn-bg:rgba(242,185,92,.22);--danger:#ff8e98;--danger-bg:rgba(255,142,152,.2);--shadow-card:0 1px 3px rgba(0,0,0,.35);--shadow-pop:0 12px 32px rgba(0,0,0,.45);--overlay:rgba(0,0,0,.55);--cat-purple:#b9a3ff;--cat-purple-bg:rgba(185,163,255,.22);--cat-teal:#52d6d6;--cat-teal-bg:rgba(82,214,214,.2);--cat-orange:#f5a26a;--cat-orange-bg:rgba(245,162,106,.2);--cat-pink:#f282bc;--cat-pink-bg:rgba(242,130,188,.2);--cat-neutral:#c6cbd1;--cat-neutral-bg:#3f4247}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text-strong);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:15px;line-height:1.5}body{transition:background-color .12s,color .12s}@media (prefers-reduced-motion:reduce){body{transition:none}}a{color:var(--blue-text);text-decoration:none}a:hover{color:var(--blue-hover)}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}::placeholder{color:var(--text-weak)}::selection{background:var(--blue-bg);color:var(--text-strong)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--line-strong);background-clip:content-box;border:3px solid transparent;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:var(--fill-faint)}
