@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{color:#fff;overscroll-behavior:none;background:#0a0a0f;font-family:Inter,sans-serif}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.bb{letter-spacing:2px;font-family:Bebas Neue,sans-serif}.rj{font-family:Rajdhani,sans-serif;font-weight:700}.screen{min-height:100dvh}.card-gm{background:#fff;border:.5px solid #00000017;border-radius:12px}.card-dark{background:#111118;border:.5px solid #ffffff14;border-radius:12px}.btn-gm{color:#fff;cursor:pointer;background:#3a6ea5;border:none;border-radius:10px;width:100%;padding:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.btn-gm:active{opacity:.85}.pill{border-radius:20px;padding:2px 8px;font-size:9px;font-weight:600;display:inline-block}.bottom-nav{z-index:50;background:#0a0a0f;border-top:1px solid #ffffff14;padding:6px 0 20px;display:flex;position:fixed;bottom:0;left:0;right:0}.nav-item{cursor:pointer;flex-direction:column;flex:1;align-items:center;gap:2px;padding-top:4px;display:flex}.nav-label{color:#ffffff4d;text-transform:uppercase;letter-spacing:.2px;font-size:8px;font-weight:500}.nav-item.active .nav-label{color:#4a85c4}.page-content{padding-bottom:80px}.hdr{z-index:40;background:#0a0a0f;padding:12px 14px 0;position:sticky;top:0}.progress-bar{background:#e5e3df;border-radius:20px;height:5px}.progress-fill{background:#3a6ea5;border-radius:20px;height:100%;transition:width .3s}
