/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.flex{display:flex}.table{display:table}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#181818}.loading-image{width:300px;max-width:80vw;margin-bottom:32px;border-radius:16px;box-shadow:0 4px 24px #0000004d}.progress-bar-container{width:300px;max-width:80vw;height:16px;background:#333;border-radius:8px;overflow:hidden;margin-top:16px}.progress-bar{height:100%;background:linear-gradient(90deg,#ffb347,#fc3);transition:width .2s}.game-container{display:flex;height:100vh;background:#181818;color:#fff;font-family:Segoe UI,Arial,sans-serif}.sidebar{width:240px;background:#111;display:flex;flex-direction:column;align-items:center;padding-top:16px;border-right:2px solid #222}.sidebar .profile{display:flex;align-items:center;background:#007e00;border-radius:24px;padding:8px 16px;margin-bottom:24px;color:#fff;font-weight:700;width:90%;justify-content:flex-start}.sidebar .profile img{width:40px;height:40px;border-radius:50%;margin-right:12px}.sidebar .menu{width:100%}.sidebar .menu-item{display:flex;align-items:center;padding:10px 20px;color:#fff;font-size:1rem;cursor:pointer;border-radius:8px;margin-bottom:4px;transition:background .2s}.sidebar .menu-item:hover{background:#222}.sidebar .menu-item .icon{margin-right:12px;font-size:1.2rem}.sidebar .menu-item .count{background:#007e00;border-radius:12px;padding:2px 8px;margin-left:auto;font-size:.9rem}.main-content{flex:1;display:flex;flex-direction:column;background:#23272b}.topbar{display:flex;align-items:center;justify-content:end;background:#000;padding:12px 24px;border-bottom:2px solid #222}.topbar .open-bets{background:#007e00;color:#fff;border:none;border-radius:20px;padding:8px 20px;font-size:1rem;font-weight:700;margin-left:16px;cursor:pointer}.topbar .balance{background:#292929;color:#fff;border-radius:16px;border-color:#007e00;border-width:2px;padding:6px 16px;font-size:1rem;margin-left:12px}.center-content{display:flex;flex:1;overflow:hidden}.table-area{flex:1;background:#2d1c16;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0;position:relative;overflow-y:auto;max-height:100vh}.table-parent{position:relative;width:80vw;max-width:900px;aspect-ratio:2/1;margin:24px auto 0;display:flex;align-items:stretch;justify-content:center;min-width:320px}.table-image{width:100%;height:100%;object-fit:cover;border-radius:24px;box-shadow:0 4px 32px #0000004d;display:block;position:relative;z-index:1}.table-cards{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.table-header{width:100%;background:#3a4651;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:10px 32px;font-size:1.1rem;font-weight:700}.table-header .rules-link{color:#fc3;text-decoration:underline;cursor:pointer;margin-left:8px}.table-header .round-id{font-size:.95rem;color:#ccc;margin-left:24px}.table-area .table-image{width:100%;height:100%}.table-area .table-cards{width:100%;height:100%;position:absolute;z-index:2;pointer-events:none;display:flex;flex-direction:column;align-items:center}.table-cards-row{display:flex;justify-content:center;width:100%}.table-cards-row .welcome-gif{width:30%;max-width:180px;min-width:60px;height:auto;aspect-ratio:3/4;object-fit:contain;background:transparent;padding-top:4%}.table-cards-row.cards-row{justify-content:center;width:100%;height:100%;gap:10vw}.table-cards-row.cards-row img{max-width:60px;max-height:90px;width:100%;height:auto}.table-area .table-card{border-radius:1vw;width:2vw;min-width:36px;max-width:80px;height:14vw;min-height:60px;max-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:1.2vw;position:relative}.table-area .table-card .card-label{font-size:1rem;font-weight:700;padding:1px 2px;margin-bottom:5px;background-color:#000}.table-area .table-card .card-value{font-size:2.2rem;font-weight:700;margin-bottom:4px}.table-area .table-card .card-count{font-size:1.1rem;color:#fc3;background-color:#9c100b;padding:1px 10px;border-color:#fff;border-width:1px}.table-area .table-numbers{position:absolute;bottom:32px;right:32px;display:flex;gap:8px}.table-area .table-number{background:#223;color:#fff;font-size:2.2rem;font-weight:700;border-radius:12px;padding:8px 18px;box-shadow:0 2px 8px #0003}.table-timer{position:absolute;bottom:10px;right:10px;z-index:3;display:flex;align-items:center;justify-content:center}.flip-clock{display:inline-block;font-family:Courier New,Courier,monospace;font-size:2.8rem;font-weight:700;background:#222;color:#fff;border-radius:10px;box-shadow:0 2px 8px #0003;padding:0 10px;letter-spacing:2px;position:relative;min-width:70px;text-align:center;border-bottom:4px solid #444;border-top:2px solid #444;transition:background .2s,color .2s;animation:flipIn .5s}@keyframes flipIn{0%{transform:rotateX(90deg);opacity:.2}60%{transform:rotateX(-20deg);opacity:1}to{transform:rotateX(0);opacity:1}}.right-panel{width:340px;background:#f5f5f5;border-left:2px solid #222;padding:0;display:flex;flex-direction:column}.right-panel .my-bet-header{background:#3a4651;color:#fff;padding:10px 24px;font-size:1.1rem;font-weight:700;border-bottom:2px solid #222}.right-panel .my-bet-table{width:100%;border-collapse:collapse;font-size:1rem}.right-panel .my-bet-table th,.right-panel .my-bet-table td{padding:8px 12px;border-bottom:1px solid #ddd;text-align:left;color:#000}.right-panel .balance-row{background:#23272b;color:#fff;font-weight:700;padding:8px 24px;font-size:1.1rem;border-bottom:2px solid #222}.odds-table{width:100%;margin-top:0;border-collapse:collapse;font-size:1rem}.odds-table th,.odds-table td{padding:8px 10px;border-bottom:1px solid #333;text-align:center}.odds-table th{background:#3a4651;color:#fff;font-weight:700}.odds-table td{background:#23272b;color:#fff}.odds-table .back{background:#3fa9f5;color:#fff}.odds-table .lay{background:#f58a8a;color:#fff}.odds-table .odd-even{background:#4a90e2;color:#fff}.menu-btn{display:none;background:none;border:none;font-size:2rem;margin-right:8px;color:#007e00;align-items:center;justify-content:center;cursor:pointer}.odds-tables-wrap{display:flex;gap:24px;justify-content:center;margin-top:32px;width:100%;flex-wrap:wrap}.odds-table{min-width:220px;max-width:300px;width:100%}.odds-backlay,.odds-oddeven{margin-bottom:0}.table-cards>div:first-child{height:56%;max-height:56%;box-sizing:border-box}@media (max-width: 900px){.sidebar{display:none!important}}@media (max-width: 600px){.table-parent{width:100vw!important;max-width:100vw!important;min-width:0!important;height:60vw!important;min-height:220px;max-height:80vh;margin:0 auto}.table-image,.table-cards{width:100%!important;height:60vw!important;min-height:220px;max-height:80vh}.table-cards>div:first-child{height:52%;max-height:52%;box-sizing:border-box}.flip-clock{font-size:1.4rem;min-width:36px;padding:0 5px;border-radius:6px;border-bottom-width:2px;border-top-width:1px}.table-card{width:16vw;min-width:24px;max-width:48px;height:28vw;min-height:36px;max-height:80px;padding:6px;font-size:3vw;margin-top:2.5vh}}.placeBetsNow{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(90deg,#ffe259,#ffa751);color:#222;font-size:1.2rem;font-weight:700;border-radius:12px;box-shadow:0 2px 12px #ffae332e;padding:8px 16px;margin:10px auto 0;min-width:180px;max-width:320px;min-height:36px;max-height:60px;position:relative;animation:pulseBet 1.2s infinite alternate;z-index:5;transition:all .2s}.placeBetsNow .bets-icon{font-size:1.4rem;animation:betShake .8s infinite alternate}.placeBetsNow .bets-text{letter-spacing:2px;text-shadow:0 2px 8px #fff7,0 1px 0 #fff}.placeBetsNow .bets-anim{position:absolute;inset:0;border-radius:18px;box-shadow:0 0 16px 6px #ffe25955,0 0 32px 12px #ffa75133;pointer-events:none;z-index:-1}@keyframes pulseBet{0%{transform:scale(1);box-shadow:0 2px 12px #ffae332e}to{transform:scale(1.04);box-shadow:0 4px 18px #ffae3340}}@media (max-width: 600px){.placeBetsNow{font-size:.78rem;padding:4px;min-width:150px;max-width:200px;min-height:22px;max-height:28px;border-radius:7px;gap:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.placeBetsNow .bets-icon{font-size:.9rem}.placeBetsNow .bets-text{letter-spacing:1px;text-shadow:none;font-size:.78rem}}@keyframes betShake{0%{transform:rotate(-8deg) scale(1.1)}to{transform:rotate(8deg) scale(1.2)}}.winnerOverlay,.newRoundOverlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10}.winnerBox,.newRoundImg{width:100%;height:100%;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 600px){.winnerOverlay,.newRoundOverlay{height:60vw!important;min-height:220px;max-height:80vh}.winnerBox,.newRoundImg{height:100%;width:100%;max-width:100%;max-height:100%}}.table-image{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0;z-index:1;max-width:100vw;max-height:60vw;transition:width .2s,height .2s}.tableParent{position:relative;width:100%;aspect-ratio:16/9;max-width:900px;margin:0 auto;min-height:320px}.newRoundOverlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:30;display:flex;align-items:center;justify-content:center;background:#00000080}.newRoundImg{width:100%;height:100%;object-fit:contain}.cardCount{font-size:16px;color:#f60;font-weight:700}.winnerOverlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:20;display:flex;align-items:center;justify-content:center}.winnerBox{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 64px;border-radius:24px;background:#000000b3;box-shadow:0 8px 32px #0006}.crownImg{width:96px;height:96px;margin-bottom:24px}.winnerTitle{font-size:48px;color:gold;font-weight:900;letter-spacing:2px;margin-bottom:16px;text-shadow:2px 2px 12px #000}.winnerLabel{font-size:40px;color:#fff;font-weight:800;text-shadow:2px 2px 12px #000}.placeBetsNow{position:absolute;left:0;right:0;bottom:0;margin:0 auto;text-align:center;color:#fff;font-weight:600;font-size:20px;z-index:2}.myBetBalance{float:right}
