*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#000;color:#fff;font-family:Arial,Helvetica,sans-serif}.page-shell{width:100%;max-width:680px;margin:0 auto;min-height:100vh;background:#0b2712 url('../images/background.jpg') center top/cover repeat-y;position:relative;overflow:hidden}.topbar{height:122px;background:#020202;border-bottom:4px solid #ffe900;display:grid;grid-template-columns:72px 1fr 180px;align-items:center;padding:0 38px;gap:10px;position:sticky;top:0;z-index:30}.menu-btn{background:transparent;border:0;width:50px;height:54px;padding:0;display:flex;flex-direction:column;justify-content:center;gap:8px}.menu-btn span{width:43px;height:5px;background:#fff;border-radius:5px;display:block}.brand{display:flex;align-items:center;justify-content:flex-start}.brand img{display:block;width:265px;max-width:100%;height:auto;object-fit:contain}.deposit-btn{height:72px;display:flex;align-items:center;justify-content:center;background:linear-gradient(#ffef00,#ffdc00);color:#080808;text-decoration:none;font-size:24px;font-weight:700;border-radius:18px 0 18px 0;box-shadow:inset 7px 0 rgba(97,79,0,.4)}.account-card{height:183px;padding:36px 38px 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:4px solid #ffe900;background:rgba(0,20,6,.36)}.account-card h1{font-size:37px;margin:0 0 35px}.balance{font-size:28px}.refresh-btn{font-size:25px;padding:5px 9px;border-radius:8px;border:2px solid #05ff45;color:white;background:linear-gradient(#05d82b,#00a31d)}.market-section{padding:18px 19px 0}.market-title{height:89px;display:flex;align-items:center;justify-content:center;background:#000;border:3px solid #ffe000;box-shadow:inset 0 0 8px #fff343;font-size:40px;font-weight:800}.market-info{color:#ffc62a;font-size:25px;line-height:1.05;margin:0 0 9px}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.yellow-btn{min-height:66px;border:0;border-radius:8px;background:linear-gradient(#ffd700,#fff200);box-shadow:inset 8px 0 rgba(105,87,0,.35),inset 0 4px rgba(255,255,255,.35);color:#030303;font-size:25px;line-height:1.02;text-decoration:none;display:flex;align-items:center;justify-content:center;text-align:center;padding:7px}.section-divider{display:flex;align-items:center;margin:10px 0 8px;font-size:31px;font-weight:800}.section-divider:before,.section-divider:after{content:"";height:2px;background:#fff;flex:1}.section-divider span{padding:0 22px}.promo-banner{display:block;margin:12px 19px 0;height:auto}.promo-banner img{display:block;width:100%;height:auto}.footer{background:#030303;color:#8e8e8e;text-align:center;padding:45px 10px 48px;font-size:21px}.to-top{position:fixed;right:max(calc((100vw - 680px)/2 + 23px),23px);bottom:62px;width:79px;height:79px;border-radius:50%;border:5px solid #333;background:rgba(225,225,225,.67);font-size:57px;color:#555;z-index:35}.side-menu{position:fixed;top:0;left:0;width:280px;height:100vh;background:#050505;transform:translateX(-100%);transition:.2s;z-index:50;padding:75px 24px}.side-menu.open{transform:translateX(0)}.side-menu a{display:block;padding:17px 0;color:#fff;text-decoration:none;border-bottom:1px solid #333;font-size:20px}.close-menu{position:absolute;right:15px;top:10px;color:white;background:none;border:0;font-size:45px}.menu-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:45}.menu-overlay.show{display:block}.bet-page{padding-top:8px}.bet-page>.promo-banner{margin-top:0}.bet-card{margin:65px 18px 25px;border:4px solid #ffe000;border-radius:14px;background:rgba(0,0,0,.8);padding:18px}.bet-card h1{font-size:39px;line-height:1.15;margin:0 0 25px}.bet-toolbar{display:flex;justify-content:space-between;align-items:center;font-size:26px;margin-bottom:38px}.bet-toolbar select{font-size:25px;padding:9px 24px;border-radius:22px;border:2px solid #cfae00}.bet-toolbar strong{color:#f4f407}.tabs{display:grid;grid-template-columns:repeat(4,1fr)}.tab{font-size:21px;font-weight:800;padding:18px 3px;color:#fff;border:1px solid #fff;border-radius:8px 8px 0 0}.tab:nth-child(1){background:#4b8396;color:#ffc400}.tab:nth-child(2){background:#403718}.tab:nth-child(3){background:#2f6639}.tab:nth-child(4){background:#b85c17}.bet-table{border:2px solid white;border-radius:0 0 10px 10px;overflow:hidden;background:#4b8295}.table-head,.auto-row,.bet-row{display:grid;grid-template-columns:44px 130px 1fr 44px;align-items:center;border-bottom:2px solid #d7e9ee}.table-head{height:75px;font-size:24px;font-weight:700}.table-head div:nth-child(3){text-align:center}.auto-row{height:109px}.auto-inputs,.amount-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.auto-bet,.bet-amount{height:58px;min-width:0;border-radius:28px;border:2px solid #d6bc29;text-align:center;font-size:20px;padding:0 7px}.bb-label{text-align:center;font-size:22px;font-weight:700}.bb-label input,.row-check{width:31px;height:31px}.bet-row{height:96px}.row-no{text-align:center;font-size:23px}.number-input{width:120px;height:58px;border-radius:9px;border:0;font-size:26px;padding:8px}.bet-amount{background:rgba(190,214,227,.24);color:white}.bet-amount::placeholder{color:rgba(70,70,70,.45)}.row-check{justify-self:center}.form-actions{display:flex;justify-content:center;gap:10px;padding-top:20px}.submit-btn,.reset-btn{width:250px;height:75px;border:0;border-radius:13px;color:white;font-size:39px;font-weight:700;box-shadow:0 8px rgba(35,35,35,.85)}.submit-btn{background:#cc3b31}.reset-btn{background:#999}.notice{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background:#111;border:2px solid #ffe000;padding:20px;border-radius:10px;z-index:100;max-width:85%;text-align:center}
@media(max-width:520px){.topbar{height:100px;grid-template-columns:54px 1fr 142px;padding:0 20px}.brand img{width:245px}.deposit-btn{height:66px;font-size:20px}.account-card{height:180px;padding:30px 20px}.account-card h1{font-size:30px}.balance{font-size:23px}.refresh-btn{font-size:20px}.market-title{height:86px;font-size:32px}.market-info{font-size:20px}.yellow-btn{font-size:20px;min-height:58px}.bet-card{margin:45px 18px 20px;padding:14px}.bet-card h1{font-size:29px}.bet-toolbar{font-size:21px}.tab{font-size:16px}.table-head,.auto-row,.bet-row{grid-template-columns:38px 105px 1fr 38px}.number-input{width:98px}.auto-bet,.bet-amount{font-size:16px}.submit-btn,.reset-btn{width:44%;font-size:30px}}
