:root{--roulette-board-green:#075b38}html,body{height:100%;overflow:hidden}.app{height:100dvh;max-height:100dvh;overflow:hidden;padding-bottom:max(8px,env(safe-area-inset-bottom))}.screen.active{display:flex;flex-direction:column;min-height:0;height:calc(100dvh - 82px);overflow:hidden}.backrow{flex:0 0 auto;margin-bottom:6px}.variant-tabs{flex:0 0 auto;padding-bottom:6px}.table{flex:1;min-height:0!important;height:auto!important;padding:10px!important;border-radius:20px!important;overflow:hidden}.table-head{flex:0 0 auto}.dealer{margin-top:6px!important}.player{margin-top:10px!important}.cards{min-height:72px!important;margin-top:4px!important}.card{width:46px!important;height:66px!important;font-size:15px!important;padding:4px!important}.card.mini{width:40px!important;height:58px!important;font-size:13px!important}.card .suit{font-size:17px!important}.status{margin:7px auto 4px!important;min-height:18px!important;font-size:12px}.betbar{margin-top:6px!important;gap:4px!important}.chip{padding:6px 8px!important;min-width:42px!important;font-size:11px}.actions{margin-top:6px!important;gap:5px!important}.action{padding:7px 9px!important;min-width:68px!important;font-size:12px}.betread{margin-top:3px!important}.community{min-height:64px!important;margin:6px 0!important}.betcircles,.three-bets,.steps{margin:6px 0!important;gap:5px!important}.betcircle{width:70px!important;height:58px!important;border-radius:14px!important;font-size:10px!important}.betcircle strong{font-size:12px!important}.three-bets .betcircle{width:88px!important;height:52px!important}.roulette-wrap{display:grid!important;grid-template-columns:120px 1fr!important;gap:8px!important;margin-top:6px!important;align-items:center}.wheel{width:112px!important;height:112px!important;border-width:7px!important}.wheel:after{width:38px!important;height:38px!important;border-width:3px!important}.roulette-ball{position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;left:50%;top:4px;transform:translateX(-50%);box-shadow:0 0 6px #fff;z-index:5;transform-origin:50% 50px}.wheel.spin .roulette-ball{animation:ballOrbit 2s cubic-bezier(.18,.75,.16,1)}@keyframes ballOrbit{0%{transform:translateX(-50%) rotate(0deg) translateY(0)}100%{transform:translateX(-50%) rotate(-1800deg) translateY(0)}}.roulette-grid{grid-template-columns:repeat(14,minmax(20px,1fr))!important;gap:2px!important;align-content:center}.roulette-grid.mini{position:relative;cursor:zoom-in}.roulette-grid.mini .rbet{min-height:29px!important;font-size:8px!important;padding:0!important}.roulette-grid.mini:after{content:'Tap board to enlarge';position:absolute;right:4px;bottom:4px;background:#050806d9;border:1px solid #d7ad59;border-radius:999px;padding:4px 7px;color:#f1d28a;font-size:9px;font-weight:900;pointer-events:none}.rbet{min-height:34px!important;font-size:10px!important;border-radius:3px!important;padding:2px!important}.rbet.zero{grid-row:span 3;background:#17623f}.rbet.tworow{grid-row:span 1}.rbet.outside{background:var(--roulette-board-green)}.rbet.wide4{grid-column:span 4}.rbet.wide2{grid-column:span 2}.rbet.on{outline:2px solid #f4d37e!important;transform:none!important}.roulette-expanded{position:fixed;inset:0;z-index:140;background:#000d;display:none;align-items:center;justify-content:center;padding:12px}.roulette-expanded.open{display:flex}.roulette-expanded .sheet{width:min(900px,100%);max-height:96dvh;padding:12px}.roulette-expanded .roulette-grid{display:grid;grid-template-columns:repeat(14,minmax(22px,1fr));gap:3px}.roulette-expanded .rbet{min-height:42px!important;font-size:12px!important}.expand-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px}.expand-head h3{margin:0}.roulette-timer{font-size:11px;color:#f1d28a;text-align:center;margin-top:4px}.roulette-repeat{display:inline-flex}.setting.roulette-setting{display:grid!important}.game-screen-note{display:none}.uth-layout{min-height:0}.footer-note{display:none}@media(max-width:760px){.app{padding:6px 7px max(6px,env(safe-area-inset-bottom))}.topbar{margin-bottom:4px;padding:4px 5px;height:54px}.brand h1{font-size:13px}.version{font-size:9px}.bank{font-size:12px}.screen.active{height:calc(100dvh - 60px)}.backrow h2{font-size:18px}.variant{padding:6px 8px;font-size:11px}.roulette-wrap{grid-template-columns:108px 1fr!important}.wheel{width:98px!important;height:98px!important}.roulette-grid.mini .rbet{min-height:25px!important;font-size:7px!important}.roulette-expanded .roulette-grid{grid-template-columns:38px repeat(12,minmax(20px,1fr)) 38px;overflow:auto}.roulette-expanded .rbet{min-height:38px!important;font-size:10px!important}.sheet{max-height:95dvh}}@media(max-height:690px){.card{width:40px!important;height:57px!important}.card.mini{width:34px!important;height:50px!important}.cards{min-height:58px!important}.player{margin-top:3px!important}.dealer{margin-top:2px!important}.betcircle{height:48px!important}.roulette-wrap{grid-template-columns:90px 1fr!important}.wheel{width:82px!important;height:82px!important}.rbet{min-height:24px!important}.actions .action{padding:5px 8px!important}}