.MobileNav-module__o8oaWa__nav{z-index:100;border:1px solid var(--border);-webkit-backdrop-filter:blur(16px);background:#1a1a1af2;border-radius:18px;align-items:center;gap:4px;width:min(100% - 32px,560px);padding:10px;animation:.45s .2s both MobileNav-module__o8oaWa__fadeUp;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000047}.MobileNav-module__o8oaWa__item{min-width:0;height:48px;color:var(--muted);border-radius:10px;flex:1 1 0;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:color .2s,background .2s;display:flex}.MobileNav-module__o8oaWa__item.MobileNav-module__o8oaWa__active{background:var(--accent);color:#1a1a1a}.MobileNav-module__o8oaWa__item:hover{background:var(--surface);color:var(--text)}.MobileNav-module__o8oaWa__item.MobileNav-module__o8oaWa__active:hover{background:var(--accent);color:#1a1a1a}.MobileNav-module__o8oaWa__item svg{flex-shrink:0;width:18px;height:18px}.MobileNav-module__o8oaWa__label{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.03em;min-width:0;font-size:.72rem;font-weight:600;overflow:hidden}@media (max-width:768px){.MobileNav-module__o8oaWa__nav{width:auto;padding:12px 0;padding-bottom:max(12px, env(safe-area-inset-bottom));box-shadow:none;border-width:1px 0 0;border-radius:0;justify-content:space-around;gap:0;bottom:0;left:0;right:0;transform:none}.MobileNav-module__o8oaWa__item{flex-direction:column;gap:4px;height:52px;padding:4px 12px}.MobileNav-module__o8oaWa__item.MobileNav-module__o8oaWa__active{color:var(--accent);background:0 0}.MobileNav-module__o8oaWa__item:hover{color:var(--text);background:0 0}.MobileNav-module__o8oaWa__item.MobileNav-module__o8oaWa__active:hover{color:var(--accent);background:0 0}.MobileNav-module__o8oaWa__item svg{width:22px;height:22px}.MobileNav-module__o8oaWa__label{font-size:.65rem;font-weight:500}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1a1a1a;--surface:#222;--surface-hover:#2a2a2a;--border:#ffffff1a;--border-hover:#ffffff40;--text:#e8e8e8;--muted:#888;--accent:#f5e17a;--accent-dark:#d4c05a;--card-radius:14px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);min-height:100vh;font-family:DM Sans,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}@keyframes fadeDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes wave{0%,to{transform:rotate(0)}20%{transform:rotate(20deg)}40%{transform:rotate(-8deg)}60%{transform:rotate(16deg)}80%{transform:rotate(-4deg)}}
