:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0e1013;--surface:#171a1f;--surface-2:#21252b;--text:#eceef1;--text-2:#a2a9b4;--text-3:#6b7280;--accent:#7c8cff;--accent-soft:#232741;--accent-ink:#b8c2ff;--korean:#ff6b74;--korean-soft:#3a2226;--good:#4ade80;--good-soft:#1e3226;--border:#262b32;--bg-glass:#121418b8;--radius:16px;--radius-sm:10px;--shadow-card:0 1px 2px #0000004d, 0 8px 24px #00000061;--max-width-app:480px;--bottom-nav-height:64px;--safe-area-bottom:env(safe-area-inset-bottom,0px);--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Apple SD Gothic Neo", "Noto Sans KR", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.ko{letter-spacing:-.01em;font-size:1.06em}
.BottomNavigation-module__wd6SOq__bottomNav{width:100%;max-width:var(--max-width-app);height:calc(var(--bottom-nav-height) + var(--safe-area-bottom));padding-bottom:var(--safe-area-bottom);z-index:50;background:var(--bg-glass);-webkit-backdrop-filter:saturate(180%)blur(20px);border-top:1px solid var(--border);justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.BottomNavigation-module__wd6SOq__item{min-height:44px;color:var(--text-3);-webkit-tap-highlight-color:transparent;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:6px 0;transition:color .15s,transform .15s;display:flex;position:relative}.BottomNavigation-module__wd6SOq__item:active{transform:scale(.92)}.BottomNavigation-module__wd6SOq__itemActive{color:var(--accent)}.BottomNavigation-module__wd6SOq__itemActive:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:2px}.BottomNavigation-module__wd6SOq__icon{justify-content:center;align-items:center;display:flex}.BottomNavigation-module__wd6SOq__label{letter-spacing:.01em;font-size:11px;font-weight:600}
.AppShell-module__cB5iMW__frame{min-height:100dvh;max-width:var(--max-width-app);background:var(--bg);margin:0 auto;position:relative}.AppShell-module__cB5iMW__main{padding-bottom:calc(var(--bottom-nav-height) + var(--safe-area-bottom) + 16px);min-height:100dvh}
