*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f0f12;--bg-card: #1a1a22;--bg-card-hov: #22222e;--bg-input: #13131a;--bg-modal: #1e1e28;--bg-sidebar: #111118;--border: #2a2a38;--border-l: #333344;--text: #f1f1f5;--text-sub: #9898aa;--text-muted: #5a5a72}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif;line-height:1.5;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--border-l)}input:-webkit-autofill{-webkit-box-shadow:0 0 0 100px var(--bg-input) inset!important;-webkit-text-fill-color:var(--text)!important}button:focus-visible,a:focus-visible{outline:2px solid #ef4444;outline-offset:2px}.toast-enter-active{transition:all .28s cubic-bezier(.34,1.56,.64,1)}.toast-leave-active{transition:all .2s ease-in}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(40px) scale(.9)}.page-enter-active{transition:opacity .2s,transform .2s}.page-leave-active{transition:opacity .15s}.page-enter-from{opacity:0;transform:translateY(6px)}.page-leave-to{opacity:0}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
