*{box-sizing:border-box}body{margin:0;background:#f4f6f9;color:#202632;font-family:Segoe UI,Arial,sans-serif}.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#111827,#1d4ed8)}.login-card{background:#fff;width:min(420px,92%);padding:35px;border-radius:18px;box-shadow:0 20px 60px #0005}.brand{width:55px;height:55px;border-radius:14px;background:#2563eb;color:#fff;display:grid;place-items:center;font-weight:800;font-size:20px;margin-bottom:15px}.sidebar{position:fixed;left:0;top:0;bottom:0;width:250px;background:#111827;color:#dbe4f0;padding:18px;display:flex;flex-direction:column;z-index:10}.sidebar-brand{font-size:22px;font-weight:800;margin:5px 8px 25px}.sidebar-brand small{display:block;font-size:12px;color:#9ca3af;font-weight:400}.nav-btn{border:0;background:transparent;color:#cbd5e1;text-align:left;padding:12px 13px;border-radius:9px;margin:2px 0;font-size:14px}.nav-btn:hover,.nav-btn.active{background:#2563eb;color:#fff}.sidebar-bottom{margin-top:auto;padding:10px 5px;border-top:1px solid #374151}.main{margin-left:250px;padding:0 28px 40px}.topbar{height:75px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e5e7eb;margin-bottom:25px}.topbar h4{margin:0}.cardx{background:#fff;border:1px solid #e7ebf0;border-radius:13px;padding:20px;box-shadow:0 3px 14px #1111}.stat-label{color:#6b7280;font-size:13px}.stat-value{font-size:25px;font-weight:750;margin-top:4px}.table thead th{font-size:12px;text-transform:uppercase;color:#6b7280;white-space:nowrap}.badge-soft{padding:5px 8px;border-radius:99px;background:#eef2ff;color:#3730a3;font-size:12px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px}@media(max-width:991px){.sidebar{left:-250px}.sidebar.open{left:0}.main{margin-left:0;padding:0 15px 30px}}

.bet-entry-card{max-width:1100px;margin:0 auto}.bet-entry-card .section-head{justify-content:center;text-align:center}.bet-number-label{display:block;text-align:center;font-size:18px;font-weight:700;margin-bottom:10px}.bet-number-boxes{display:flex;justify-content:center;align-items:flex-start;gap:22px;flex-wrap:wrap;margin:8px auto 10px}.bet-number-item{text-align:center}.bet-number-index{font-size:13px;font-weight:700;color:#6b7280;margin-bottom:6px;text-transform:uppercase}.bet-number-input{width:150px;height:110px;border:3px solid #cbd5e1;border-radius:16px;background:#fff;text-align:center;font-size:56px;font-weight:800;line-height:1;color:#111827;box-shadow:0 4px 12px #1112;outline:none;transition:border-color .15s,box-shadow .15s,transform .1s}.bet-number-input:focus{border-color:#2563eb;box-shadow:0 0 0 5px #2563eb22,0 6px 16px #1112;transform:translateY(-2px)}.bet-number-input::placeholder{color:#cbd5e1;opacity:1}.bet-number-help{text-align:center;color:#6b7280;font-size:14px;margin:8px 0 14px}.bet-entry-card .form-label{font-weight:600}.bet-entry-card .form-control,.bet-entry-card .form-select{min-height:44px}@media(max-width:600px){.bet-number-boxes{gap:10px}.bet-number-input{width:105px;height:85px;font-size:44px}}
