/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@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{.table{display:table}}.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 .logo{width:140px;margin-bottom:16px}.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 .search{background:#292929;border-radius:6px;padding:6px 12px;border:none;width:260px;font-size:1rem;margin-right:16px}.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}.game-card{background:#222;color:#fff;border-radius:12px;padding:12px;display:flex;align-items:center;gap:16px;cursor:pointer;box-shadow:0 2px 8px #0000001a}.game-card img{width:80px;height:60px;border-radius:8px;object-fit:cover}.game-card .game-title{font-size:1.1rem;font-weight:700}.game-card .game-users{margin-left:auto;font-size:.95rem;color:#fc3}.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:800px;height:400px;margin:24px auto 0;display:flex;align-items:stretch;justify-content:center}.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%;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:100%;height:200px;object-fit:contain;background:transparent;margin-top:3px}.table-cards-row.cards-row{justify-content:center;width:100%;height:200px;margin-top:30px;gap:10%}.table-area .table-card{border-radius:12px;width:50px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;position:relative}.table-area .table-card .card-label{font-size:1.1rem;font-weight:700;padding:1px 2px;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}.card-value-img{width:38px;height:56px;object-fit:cover;border-radius:6px;margin:8px 0;box-shadow:0 1px 6px #00000026;background:#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}.logo-mobile{display:none;height:36px;margin-right:12px}.searchbar-area{flex:1;display:flex;align-items:center;min-width:0}.search-btn{background:none;border:none;cursor:pointer;padding:4px 8px;display:flex;align-items:center}.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}@media (max-width: 900px){.game-container{flex-direction:column}.sidebar{display:none;position:fixed;left:0;top:0;height:100vh;width:220px;background:#111;z-index:100;transition:transform .3s;transform:translate(-100%)}.sidebar.open{display:flex;flex-direction:column;transform:translate(0);box-shadow:2px 0 12px #0003}.menu-btn{display:flex}.logo-mobile{display:block}.logo{display:none}.searchbar-area{flex:1;justify-content:flex-end}.search{width:100%;min-width:0;max-width:100vw}.center-content{flex-direction:column;align-items:stretch}.right-panel{width:100vw;min-width:0;border-left:none;border-top:2px solid #222;order:2;margin-top:0;margin-bottom:12px}.main-content{width:100vw;min-width:0}.odds-tables-wrap{flex-direction:column;gap:0;align-items:stretch}.odds-table{width:100vw!important;max-width:100vw;min-width:0;margin-bottom:12px}}@media (max-width: 600px){.table-parent{height:48vw;max-height:70vw}.welcome-gif{width:60px;height:80px}.table-card{width:60px;height:80px;font-size:.8rem}.card-value-img{width:24px;height:36px}.table-header,.my-bet-header{font-size:.95rem;padding:8px}.topbar{flex-direction:column;gap:8px;padding:8px}.search{width:100%;min-width:0}}
