*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#070d1b;color:#e9f1ff}.phone-shell{max-width:480px;margin:0 auto;min-height:100vh;padding:78px 12px 84px;background:radial-gradient(1200px 600px at 50% -20%,#1b2f6b,#070d1b 45%)}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.app-header{position:fixed;top:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;z-index:30;padding:12px;margin-bottom:0;background:linear-gradient(180deg,#071026f0,#080e1edb);border-bottom:1px solid #1f3362;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-left{display:flex;flex-direction:column;gap:2px}.header-right{display:flex;align-items:center;gap:8px}h1,h2,h3{margin:0 0 8px;letter-spacing:.2px}h1{font-size:20px}h2{font-size:18px}h3{font-size:15px}.muted{color:#95a6c9;font-size:12px}.card{background:#0e1933eb;border:1px solid #223766;border-radius:14px;padding:11px;margin-bottom:10px;box-shadow:0 10px 24px #02081459}.login-card{margin-top:12vh}label{display:block;margin:10px 0 5px;font-size:12px;color:#9fb1d7}input{width:100%;border:1px solid #2d4578;border-radius:10px;background:#09152f;color:#e9f1ff;padding:10px}button{width:100%;border:none;border-radius:10px;background:linear-gradient(135deg,#475fff,#6f49ff);color:#fff;padding:10px;font-weight:600;cursor:pointer}.check-line{display:flex;align-items:center;gap:8px;margin-top:10px}.check-line input[type=checkbox]{width:16px;height:16px;margin:0}.ghost-btn{background:#101f44;border:1px solid #2a4275}.row{display:flex;align-items:center}.between{justify-content:space-between}.gap{gap:8px}.mt8{margin-top:8px}.mt12{margin-top:12px}.mt16{margin-top:16px}.pill{padding:4px 10px;border-radius:999px;border:1px solid #38508b;font-size:12px}.pill.green{border-color:#1d8f6a;color:#72ffc9}.user-chip{border:1px solid #2c4474;background:#0d1b3b;padding:5px 10px;border-radius:999px;color:#bfd0ef;font-size:12px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:8px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stat-card{border:1px solid #223766;border-radius:10px;padding:9px;background:#0a1631}.v{font-size:17px;font-weight:700}.danger{color:#ff6f9b}.ok{color:#68f0b1}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{padding:8px 6px;border-bottom:1px solid #1b2d57;text-align:left}th{color:#98acd8;font-weight:600}.truncate{max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tx{padding:8px 0;border-bottom:1px solid #1b2d57}.tx:last-child{border-bottom:0}.chip-row{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.mode-switch{margin-bottom:10px}.chip{display:inline-flex;align-items:center;justify-content:center;border:1px solid #2d4578;background:#0a1836;border-radius:999px;color:#9eb0d8;padding:4px 10px;font-size:11px;text-transform:capitalize;width:auto;cursor:pointer}.chip.active{background:#253f80;color:#dfe7ff}.form-grid input{margin-bottom:8px}.plan-card{border:1px solid #2c4578;border-radius:12px;padding:10px;margin-bottom:8px;background:#0d1b3b}.plan-card.selected{border-color:#6f69ff;background:linear-gradient(160deg,#425cff4d,#6f49ff2e)}.plan-card ul{margin:8px 0 2px 18px;color:#9fb2d8;font-size:12px}.screen-sheet{position:fixed;top:0;right:0;bottom:0;left:0;background:#050a14b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;padding:10px;z-index:20}.screen-sheet .card{width:100%;max-width:480px;max-height:90vh;overflow:auto}.icon-btn{width:34px;min-width:34px;height:34px;padding:0;border-radius:50%;font-size:15px;background:#102046;border:1px solid #2a4275}.icon-btn svg{width:16px;height:16px;fill:#d8e4ff}.bell-btn{width:34px;min-width:34px;height:34px;position:relative}.notif-dot{position:absolute;right:6px;top:6px;width:8px;height:8px;border-radius:50%;background:#68f0b1;box-shadow:0 0 0 2px #102046}.tiny-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.tiny-icon svg{width:18px;height:18px;fill:#7f97ff}.mini-chart{margin-top:10px;border:1px solid #223766;border-radius:12px;padding:8px 4px 6px;background:#0b1834;height:170px}.error{background:#38152a;border:1px solid #7b2b54;color:#ffb6cf;border-radius:10px;padding:8px 10px;margin:10px 0;font-size:12px}.error.floating{margin-bottom:12px}.tab-body{padding-bottom:8px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:10px;max-width:480px;margin:0 auto;background:#080e1ef2;border-top:1px solid #1f3362}.bottom-nav button{background:#0c1a39;border:1px solid #223766;display:flex;flex-direction:column;gap:2px;align-items:center;justify-content:center;min-height:52px;text-transform:none;font-size:12px}.bottom-nav button small{font-size:10px;color:#a4b5db}.bottom-nav button.active{background:linear-gradient(135deg,#475fff,#6f49ff);border-color:transparent}.bottom-nav button.active small{color:#fff}.tab-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.tab-icon svg{width:18px;height:18px;fill:#a9bbdf}.bottom-nav button.active .tab-icon svg{fill:#fff}.mini-btn{width:auto;min-width:64px;padding:6px 10px;border-radius:8px;font-size:11px;background:#102046;border:1px solid #2a4275}
