:root{--bg-dark:#1e2126;--bg-card:#2a2d34;--text-main:#f0f2f5;--text-muted:#9ba0a8;--accent-red:#e53935;--accent-blue:#0288d1;--border-color:#3b4048}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{color:var(--text-main);background-color:#0d0e11;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.glass{-webkit-backdrop-filter:blur(10px);background:#2a2d34b3;border:1px solid #ffffff0d}.phone-mockup{background:var(--bg-dark);flex-direction:column;width:100%;max-width:412px;min-height:100vh;margin:0 auto;display:flex;position:relative}@media (min-width:450px){body{justify-content:center;align-items:center;padding:20px;display:flex}.phone-mockup{border:12px solid #1a1c20;border-radius:40px;height:85vh;min-height:auto;max-height:892px;overflow:hidden;box-shadow:0 20px 50px #0009}}.menu-container{flex-direction:column;flex:1;padding-bottom:90px;display:flex;overflow-y:auto}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
