*{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;font-family:Georgia,Times New Roman,serif;height:100%;touch-action:manipulation;user-select:none;-webkit-user-select:none}#root,.app,body,html{overflow:hidden;width:100%}.app{background:#0a0a0a;color:#f0e6d0;display:flex;flex-direction:column;height:100vh;position:relative}.bg-felt{background:radial-gradient(ellipse at 30% 50%,#0d5e2f40 0,#0000 70%),radial-gradient(ellipse at 70% 50%,#0d5e2f26 0,#0000 60%),linear-gradient(180deg,#0d1a0f,#0a1208 50%,#060d05);z-index:0}.bg-felt,.bg-felt:before{inset:0;position:absolute}.bg-felt:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.03'/%3E%3C/svg%3E");content:"";opacity:.5}.header{align-items:center;display:flex;flex-shrink:0;justify-content:center;padding:8px 16px;position:relative;z-index:10}.title{color:#d4a535;font-family:Georgia,serif;font-size:1.3rem;font-weight:400;letter-spacing:.5em;text-shadow:0 0 20px #d4a5354d}.fullscreen-btn{align-items:center;background:none;border:1px solid #d4a5354d;border-radius:6px;color:#d4a535;cursor:pointer;display:flex;font-size:1.2rem;height:36px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:all .2s;width:36px}.fullscreen-btn:hover{background:#d4a5351a;border-color:#d4a535}.main{align-items:stretch;flex:1 1;flex-direction:row;gap:16px;padding:0 12px 12px;position:relative;z-index:10}.main,.wheel-area{display:flex;min-height:0}.wheel-area{align-items:center;flex:1 1;justify-content:center;min-width:0}.side-panel{align-items:center;gap:20px;justify-content:center;width:220px}.side-panel,.stats-panel{display:flex;flex-direction:column;flex-shrink:0}.stats-panel{align-self:flex-end;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000059;border:1px solid #d4a53526;border-radius:10px;padding:18px 20px;width:260px}.stats-title{-webkit-tap-highlight-color:transparent;color:#d4a535;cursor:pointer;font-size:.8rem;font-weight:400;letter-spacing:.3em;margin-bottom:14px;opacity:.8;text-align:center}.stats-table{border-collapse:collapse;font-size:.95rem;width:100%}.stats-table th{border-bottom:1px solid #d4a53526;color:#d4a535b3;font-size:.75rem;font-weight:400;letter-spacing:.15em;padding:0 6px 8px;text-align:left}.stats-table td{color:#f0e6d0d9;padding:7px 6px;white-space:nowrap}.bet-name-cell{-webkit-tap-highlight-color:transparent;cursor:pointer}.bet-name-cell:active{color:#d4a535!important}.stats-table tr:nth-child(2n){background:#ffffff05}.stats-table td:nth-child(2),.stats-table td:nth-child(3),.stats-table th:nth-child(2),.stats-table th:nth-child(3){text-align:right}.stats-dot{border-radius:50%;display:inline-block;height:10px;margin-right:6px;vertical-align:middle;width:10px}.stats-dot.red{background:#c62828}.stats-dot.black{background:#444;border:1px solid #666}.stats-dot.green{background:#1b5e20}.stats-footer{color:#f0e6d059;font-size:.6rem;font-style:italic;margin-top:8px;text-align:center}.result-display{align-items:center;display:flex;justify-content:center;min-height:120px;opacity:0;transform:scale(.8);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.result-display.show{opacity:1;transform:scale(1)}.result-number{align-items:center;animation:resultPulse 1.5s ease-in-out infinite;border:3px solid #d4a535;border-radius:50%;box-shadow:0 0 30px #d4a5354d,inset 0 0 20px #0000004d;display:flex;flex-direction:column;height:110px;justify-content:center;width:110px}.result-number.red{background:radial-gradient(circle at 40% 35%,#e53935,#b71c1c)}.result-number.black{background:radial-gradient(circle at 40% 35%,#333,#111)}.result-number.green{background:radial-gradient(circle at 40% 35%,#2e7d32,#1b5e20)}.result-value{color:#fff;font-size:2.8rem;font-weight:700;line-height:1;text-shadow:0 2px 4px #00000080}.result-label{color:#fffc;font-size:.7rem;letter-spacing:.2em;margin-top:2px}@keyframes resultPulse{0%,to{box-shadow:0 0 30px #d4a5354d,inset 0 0 20px #0000004d}50%{box-shadow:0 0 50px #d4a53580,inset 0 0 20px #0000004d}}.spin-btn{background:linear-gradient(145deg,#d4a535,#a67c00);border:none;border-radius:30px;box-shadow:0 4px 15px #0006,0 0 30px #d4a53526,inset 0 1px 0 #fff3;cursor:pointer;height:60px;overflow:hidden;position:relative;transition:all .2s;width:180px}.spin-btn:hover:not(:disabled){box-shadow:0 6px 20px #00000080,0 0 40px #d4a53540,inset 0 1px 0 #fff3;transform:translateY(-2px)}.spin-btn:active:not(:disabled){box-shadow:0 2px 10px #0006,inset 0 2px 4px #0003;transform:translateY(0)}.spin-btn:disabled{cursor:not-allowed;opacity:.7}.spin-btn.spinning{background:linear-gradient(145deg,#8b6914,#6b5010)}.spin-btn-inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.spin-btn-text{color:#1a0e00;font-family:Georgia,serif;font-size:1.3rem;font-weight:700;letter-spacing:.3em;text-shadow:0 1px 0 #fff3}.spinning .spin-btn-text{color:#3a2e00;font-size:1rem;letter-spacing:.15em}.history-section{width:100%}.history-title{color:#d4a535;font-size:.65rem;font-weight:400;letter-spacing:.3em;margin-bottom:10px;opacity:.7;text-align:center}.history-grid{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;max-height:180px;overflow-y:auto;padding:4px}.history-grid::-webkit-scrollbar{width:4px}.history-grid::-webkit-scrollbar-thumb{background:#d4a5354d;border-radius:2px}.history-chip{align-items:center;animation:chipAppear .3s ease-out;border:2px solid #d4a53566;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:34px;justify-content:center;text-shadow:0 1px 2px #00000080;width:34px}.history-chip.red{background:radial-gradient(circle at 40% 35%,#e53935,#b71c1c)}.history-chip.black{background:radial-gradient(circle at 40% 35%,#333,#111)}.history-chip.green{background:radial-gradient(circle at 40% 35%,#2e7d32,#1b5e20)}@keyframes chipAppear{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.history-empty{color:#f0e6d04d;font-size:.75rem;font-style:italic}@media (max-aspect-ratio:1/1),(max-width:700px){.main{align-items:center;flex-direction:column;gap:8px;padding:0 8px 8px}.wheel-area{flex:1 1;width:100%}.stats-panel{display:none}.side-panel{flex-direction:row;flex-shrink:0;flex-wrap:wrap;gap:12px;justify-content:center;width:100%}.result-display{min-height:auto;order:1}.result-number{height:70px;width:70px}.result-value{font-size:1.8rem}.spin-btn{height:50px;order:2;width:150px}.spin-btn-text{font-size:1.1rem}.history-section{order:3;width:100%}.history-grid{max-height:80px}.history-chip{font-size:.65rem;height:28px;width:28px}}@media (min-aspect-ratio:1/1) and (max-height:500px){.header{padding:4px 16px}.title{font-size:1rem}.stats-panel{padding:12px;width:220px}.stats-table{font-size:.6rem}.side-panel{gap:10px;width:180px}.result-number{height:80px;width:80px}.result-value{font-size:2rem}.result-display{min-height:90px}.spin-btn{height:50px;width:150px}.spin-btn-text{font-size:1.1rem}}.settings-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;display:flex;inset:0;justify-content:center;position:fixed;z-index:100}.settings-panel{background:linear-gradient(180deg,#1a1a0f,#0d0d08);border:1px solid #d4a5354d;border-radius:16px;box-shadow:0 20px 60px #00000080,0 0 40px #d4a5351a;max-width:90vw;min-width:320px;padding:30px}.settings-panel-title{color:#d4a535;font-family:Georgia,serif;font-size:1rem;font-weight:400;letter-spacing:.4em;margin-bottom:24px;text-align:center}.settings-group{margin-bottom:20px}.settings-label{color:#f0e6d099;display:block;font-size:.75rem;letter-spacing:.2em;margin-bottom:10px;text-transform:uppercase}.settings-buttons{display:flex;gap:8px}.settings-btn{background:#ffffff0d;border:1px solid #d4a53533;border-radius:8px;color:#f0e6d0b3;cursor:pointer;flex:1 1;font-family:Georgia,serif;font-size:.85rem;padding:12px 8px;transition:all .2s}.settings-btn:hover{background:#d4a5351a;border-color:#d4a53566}.settings-btn.active{background:#d4a53533;border-color:#d4a535;color:#d4a535;font-weight:700}.settings-bet-options{display:flex;flex-wrap:wrap;gap:8px}.settings-bet-btn{background:#ffffff0d;border:1px solid #d4a53533;border-radius:8px;color:#f0e6d0b3;cursor:pointer;font-family:Georgia,serif;font-size:.9rem;height:42px;transition:all .2s;width:52px}.settings-bet-btn:hover{background:#d4a5351a;border-color:#d4a53566}.settings-bet-btn.active{background:#d4a53533;border-color:#d4a535;color:#d4a535;font-weight:700}.settings-close{background:linear-gradient(145deg,#d4a535,#a67c00);border:none;border-radius:8px;color:#1a0e00;cursor:pointer;font-family:Georgia,serif;font-size:1rem;font-weight:700;letter-spacing:.3em;margin-top:8px;padding:12px;transition:all .2s;width:100%}.settings-close:hover{box-shadow:0 4px 15px #d4a5354d;transform:translateY(-1px)}.min-bet-display{color:#d4a53599;font-size:.7rem;letter-spacing:.2em;text-align:center}.bet-preview-overlay{align-items:center;animation:betPreviewFadeIn .2s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:200}@keyframes betPreviewFadeIn{0%{opacity:0}to{opacity:1}}.bet-preview{animation:betPreviewScaleIn .25s cubic-bezier(.175,.885,.32,1.275);background:linear-gradient(180deg,#1a1a0f,#0d0d08);border:1px solid #d4a5354d;border-radius:16px;box-shadow:0 20px 60px #00000080,0 0 40px #d4a5351a;padding:20px 24px}@keyframes betPreviewScaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.bet-preview-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.bet-preview-name{color:#d4a535;font-family:Georgia,serif;font-size:1.1rem;letter-spacing:.2em}.bet-preview-payout{color:#f0e6d080;font-size:.85rem;letter-spacing:.1em}.bet-preview-desc{color:#f0e6d073;font-size:.75rem;font-style:italic;margin-bottom:16px}.bet-table-grid{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(3,38px);justify-content:center}.bet-cell{align-items:center;border:1px solid #0000;border-radius:3px;color:#ffffff40;display:flex;font-size:.7rem;font-weight:700;height:28px;justify-content:center;transition:all .15s}.bet-cell.green{background:#1b5e2040;grid-column:1/-1;height:30px}.bet-cell.red{background:#c6282833}.bet-cell.black{background:#28282866}.bet-cell.highlight{border-color:#d4a53599;box-shadow:0 0 8px #d4a5354d;color:#fff;opacity:1;text-shadow:0 1px 2px #00000080}.bet-cell.highlight.green{background:#1b5e20}.bet-cell.highlight.red{background:#c62828}.bet-cell.highlight.black{background:#333}
/*# sourceMappingURL=main.d88413cd.css.map*/