:root{color-scheme:dark;--bg: #03150f;--bg-deep: #01100b;--surface: #04140f;--surface-2: #06251c;--surface-3: #0a3326;--line: rgba(110, 231, 183, .14);--line-strong: rgba(34, 197, 94, .58);--text: #ffffff;--muted: #8bbca9;--muted-2: #6ee7b7;--accent: #2ee06b;--accent-2: #19cf72;--odd-neon: #b8ff00;--warn: #f59e0b;--danger: #fb5565;--radius-sm: 9px;--radius-md: 12px;--radius-lg: 14px;--shadow: 0 18px 46px rgba(0, 0, 0, .38);--ease: .16s ease;--header: 60px;--notice: 43px;--sidebar: 240px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;background:radial-gradient(circle at 80% -10%,rgba(0,191,111,.14),transparent 28rem),linear-gradient(180deg,#042116 0,var(--bg) 22rem)}.promo-bar{position:sticky;top:0;z-index:50;height:var(--notice);display:flex;justify-content:center;align-items:center;gap:12px;padding:0 16px;background:#079861;color:#fff;font-size:13px;font-weight:800}.promo-bar .promo-link{min-width:93px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:100px;background:var(--accent);border:0;color:#fff;font-size:12px;font-weight:800}.promo-bar button:not(.promo-link){position:absolute;right:16px;width:28px;height:28px;border:0;border-radius:8px;color:#fff;background:transparent;font-size:24px}.app-header{position:sticky;top:var(--notice);z-index:45;height:var(--header);display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#02120deb;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-left{display:flex;align-items:center;gap:12px}.brand{width:114px;height:auto;display:block}.menu-button{width:40px;height:40px;display:grid;place-items:center;color:#fff;background:var(--surface-2);border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-sm)}.top-tabs{position:absolute;left:16px;top:60px;height:42px;display:flex;align-items:stretch;background:#02120ddb;border-bottom:1px solid var(--line)}.top-tabs button{width:116px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted-2);display:inline-flex;gap:7px;align-items:center;justify-content:center;font-size:11px;font-weight:800;letter-spacing:.04em}.top-tabs button:nth-child(2){width:121px}.top-tabs svg,.side-section svg,.bottom-nav svg{color:var(--muted-2);stroke-width:3}.top-tabs button.active{color:var(--accent);border-bottom-color:var(--accent)}.desktop-tabs-spacer{height:42px}.auth-actions{display:flex;gap:10px;align-items:center}.small{height:31px;border-radius:12px;padding:0 18px;border:0;font-weight:800;font-size:14px}.primary{background:var(--accent);color:#00140b;border:0;font-weight:900}.ghost{color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.layout{display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr);align-items:start}.layout.sports{grid-template-columns:var(--sidebar) minmax(0,1fr) 310px;column-gap:16px}.sidebar{position:sticky;top:calc(var(--notice) + var(--header) + 42px);height:calc(100vh - var(--notice) - var(--header) - 42px);overflow:auto;padding:14px 12px 28px;background:var(--surface);border-right:1px solid var(--line);scrollbar-width:none}.sidebar::-webkit-scrollbar{display:none}.side-promos{display:grid;gap:10px;margin-bottom:10px}.side-promo{height:60px;width:100%;border:0;color:#fff;text-align:left;border-radius:var(--radius-lg);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:inset 0 0 0 1px #ffffff12}.side-promo small,.quick-links small{display:block;font-size:11px;line-height:1;font-weight:600}.side-promo strong,.quick-links strong{display:block;font-size:16px;line-height:1.05;font-weight:900}.side-promo.orange{background:linear-gradient(135deg,#f59e0b,#fb923c)}.side-promo.mint{background:linear-gradient(135deg,#10b981,#4ade80)}.side-promo.green{background:linear-gradient(135deg,#10b981,#16a34a)}.side-promo.red{background:linear-gradient(135deg,#fb7185,#ef4444)}.side-section{border-top:1px solid var(--line);padding:10px 0 12px}.side-section h3{margin:0 8px 10px;color:var(--muted-2);font-size:11px;letter-spacing:.06em;display:flex;align-items:center;justify-content:space-between}.side-section button{width:100%;height:34px;margin-bottom:2px;border:0;border-radius:var(--radius-sm);display:flex;align-items:center;gap:12px;padding:0 10px;color:#fff;background:transparent;font-size:13px;font-weight:600;text-align:left}.side-section button:hover{background:#22c55e17}.side-section button.selected{background:transparent;color:#fff}.content{min-width:0;padding:14px 16px 80px}.search-bar{height:40px;border-radius:999px;background:var(--surface);border:1px solid var(--line);color:var(--muted);display:flex;align-items:center;gap:12px;padding:0 18px;margin-bottom:14px}.search-bar input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:14px}.search-bar:focus-within{border-color:var(--line-strong);box-shadow:0 0 0 3px #22c55e1a}.hero-carousel{position:relative;overflow:hidden;margin-bottom:14px}.hero-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hero-track::-webkit-scrollbar{display:none}.hero-slide{flex:0 0 auto;position:relative;display:block;border-radius:var(--radius-lg);overflow:hidden;scroll-snap-align:center}.hero-slide:not(.is-loaded):after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,var(--surface-2) 30%,var(--surface-3) 50%,var(--surface-2) 70%);background-size:200% 100%;animation:hero-shimmer 1.3s linear infinite}@keyframes hero-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hero-banner{height:clamp(132px,24vw,300px);width:auto;display:block;border-radius:inherit;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.rail::-webkit-scrollbar{display:none}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:#0000008c}.carousel-arrow.left{left:20px}.carousel-arrow.right{right:18px}.hero-dots{position:absolute;left:50%;bottom:12px;transform:translate(-50%);display:flex;gap:7px}.hero-dots button{width:30px;height:4px;border:0;padding:0;border-radius:99px;background:#ffffff59;cursor:pointer;transition:background .16s ease,width .16s ease}.hero-dots button.active{width:42px;background:var(--accent)}@media(max-width:600px){.hero-track{gap:12px;padding:0 22px 2px;box-sizing:border-box;scroll-padding-inline:22px;scroll-behavior:smooth}.hero-slide{flex:0 0 calc(100vw - 70px);width:calc(100vw - 70px);max-width:calc(100vw - 70px);min-width:0;aspect-ratio:16 / 7;border-radius:16px;scroll-snap-stop:always}.hero-banner{width:100%;height:100%;aspect-ratio:16 / 7;object-fit:cover;object-position:center}}@media(max-width:390px){.hero-track{gap:10px;padding-inline:16px;scroll-padding-inline:16px}.hero-slide{flex-basis:calc(100vw - 52px);width:calc(100vw - 52px);max-width:calc(100vw - 52px)}}.quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 14px}.quick-links button{min-height:74px;color:#fff;text-align:left;border:2px solid #0da873;border-radius:14px;background:#02241ac7;display:grid;grid-template-columns:46px 1fr 18px;align-items:center;padding:12px 16px}.quick-links b{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--accent)}.quick-links i{color:var(--muted-2);font-style:normal;font-weight:900;justify-self:end}.rail-section{margin-top:16px}.section-head{min-height:28px;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.section-head h2{margin:0;display:flex;align-items:center;gap:7px;font-size:16px;font-weight:900}.section-head a{color:var(--muted-2);font-size:12px;font-weight:800}.rail{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding-bottom:4px}.game-card{position:relative;flex:0 0 170px;width:170px;height:268px;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius-lg);background:var(--surface-2);scroll-snap-align:start;box-shadow:inset 0 0 0 1px #ffffff0d}.game-card.compact{height:268px}.game-card.paid-mode{border:1px solid rgba(13,168,115,.4);box-shadow:inset 0 0 0 1px #ffffff0d,0 0 14px #0da87324}.game-card-art{position:relative;flex:1 1 auto;min-height:0;display:block;overflow:hidden}.game-card-art img{width:100%;height:100%;object-fit:cover;display:block}.game-card-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px;text-align:center;background:linear-gradient(150deg,#1d2738,#0e1420 70%)}.game-card-fallback b{font-size:30px;line-height:1}.game-card-fallback i{color:var(--accent);font-style:normal;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}.game-card-foot{flex:0 0 auto;display:flex;flex-direction:column;gap:4px;padding:8px 8px 9px}.game-card-foot strong{font-size:12.5px;font-weight:800;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card-foot .prov{font-size:10px;color:var(--muted-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:-3px}.play-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:100%;margin-top:2px;padding:7px 0;border:0;border-radius:8px;background:var(--accent);color:#06210f;font-weight:900;font-size:12px;letter-spacing:.3px;cursor:pointer;transition:filter var(--ease),transform var(--ease)}.play-btn:hover{filter:brightness(1.08)}.play-btn:active{transform:scale(.97)}.play-btn:disabled{opacity:.65;cursor:default}.win-card-fallback{width:48px;height:68px;border-radius:9px;display:grid;place-items:center;font-size:22px;background:linear-gradient(150deg,#1d2738,#0e1420)}.paid-badge{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:9px 8px;text-align:center;font-size:10px;font-weight:900;color:#fff;background:linear-gradient(180deg,transparent,rgba(0,0,0,.72) 32%,rgba(2,18,13,.92))}.paid-badge b{color:var(--accent);font-size:12px}.favorite{position:absolute;top:8px;right:8px;width:28px;height:28px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:#0000006b;opacity:0;transition:opacity var(--ease);z-index:3}.game-card:hover .favorite,.game-card-art:focus-visible .favorite{opacity:1}.wins .rail{gap:10px}.rail-section.wins{overflow:hidden}.wins .rail-marquee{width:max-content;overflow:visible;gap:0;padding-bottom:0;animation:rail-scroll 45s linear infinite;will-change:transform}.wins .rail-marquee .win-card{margin-right:10px;flex-shrink:0}.rail-section.wins:hover .rail-marquee,.rail-section.wins:active .rail-marquee{animation-play-state:paused}@keyframes rail-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.wins .rail-marquee{animation:none}}.win-card{flex:0 0 250px;height:104px;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);display:grid;grid-template-columns:68px 1fr;align-items:center;gap:12px;padding:14px 16px}.win-card img{width:48px;height:68px;border-radius:9px;object-fit:cover}.win-card strong,.win-card b,.win-card small{display:block}.win-card strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.win-card b{color:var(--accent);font-size:14px;margin:3px 0}.win-card small{color:#fff;font-size:11px;font-weight:900}.provider-grid{margin:20px 0 60px}.provider-grid>div:last-child{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.provider-grid a{min-height:78px;border-radius:var(--radius-lg);display:grid;place-items:center;color:var(--muted-2);font-weight:900;background:var(--surface);border:1px solid var(--line)}.catalog-page{max-width:1200px;margin:0 auto 80px}.page-title{min-height:86px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(135deg,#06251cf5,#04140ff5);display:flex;align-items:center;gap:14px;padding:18px;margin-bottom:16px}.page-title span{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;color:#00140b;background:var(--accent)}.page-title h1{margin:0 0 4px;font-size:22px;font-weight:950}.page-title p{margin:0;color:var(--muted);font-size:13px;font-weight:700}.game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.game-grid .game-card{width:100%;min-width:0}.provider-page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.provider-page-grid button{min-height:122px;border:1px solid var(--line);border-radius:var(--radius-lg);display:grid;justify-items:center;align-content:center;gap:7px;color:#fff;background:var(--surface)}.provider-page-grid b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--muted-2);background:var(--surface-3)}.provider-page-grid strong{font-size:15px}.provider-page-grid small{color:var(--muted);font-weight:800}.promo-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.promotion-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.promotion-card img{width:100%;aspect-ratio:2 / 1;object-fit:cover;display:block}.promotion-card div{padding:16px}.promotion-card h2{margin:0 0 8px;font-size:17px}.promotion-card p{min-height:66px;margin:0 0 14px;color:var(--muted);line-height:1.45}.empty-panel{min-height:320px;border:1px solid var(--line);border-radius:var(--radius-lg);display:grid;place-content:center;justify-items:center;gap:10px;text-align:center;color:var(--muted);background:var(--surface)}.empty-panel strong{color:#fff;font-size:20px}.empty-panel svg{color:var(--accent)}.mission-list{display:grid;gap:12px}.mission-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:16px;display:grid;gap:12px}.mission-card strong,.mission-card small,.mission-card em{display:block}.mission-card small{color:var(--accent);margin-top:4px;font-weight:800}.mission-card em{color:var(--muted);font-style:normal;font-size:12px;font-weight:800}.progress-bar{height:9px;overflow:hidden;border-radius:99px;background:#02120d}.progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),#79ffb2)}.wallet-panel{max-width:520px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:16px;display:grid;gap:14px}.amount-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.amount-grid button{height:44px;border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--muted-2);background:var(--surface-2);font-weight:900}.wallet-panel label{display:grid;gap:8px;color:var(--muted);font-size:12px;font-weight:800}.wallet-panel input{height:52px;border:1px solid var(--line);border-radius:999px;color:#fff;background:#02120d;outline:0;padding:0 16px}.deposit-card{max-width:480px;margin:0 auto;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:18px;display:grid;gap:14px}.deposit-head{display:flex;align-items:center;justify-content:space-between}.deposit-head h2{margin:0;font-size:18px;font-weight:950}.deposit-balance{font-size:12px;color:var(--muted-2)}.deposit-balance b{color:var(--accent)}.deposit-pills{display:grid;grid-template-columns:1fr 1fr;gap:10px}.deposit-pills>div{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);padding:10px 14px;display:grid;gap:3px}.deposit-pills small{font-size:10px;font-weight:900;letter-spacing:.5px;color:var(--muted-2)}.deposit-pills strong{font-size:14px;font-weight:900;color:#fff}.deposit-card>*{min-width:0}.deposit-value{display:flex;align-items:center;gap:6px;min-width:0;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px 14px}.deposit-value .cur{flex:0 0 auto;font-size:20px;font-weight:900;color:var(--accent)}.deposit-value input{flex:1 1 auto;width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:clamp(18px,5.5vw,26px);font-weight:900}.deposit-value input::placeholder{color:var(--muted-2)}.deposit-value .flag{flex:0 0 auto;font-size:11px;font-weight:900;color:var(--muted);white-space:nowrap}.deposit-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.deposit-chips button{height:46px;min-width:0;padding:0 4px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);color:#fff;font-weight:900;font-size:clamp(11px,3.2vw,13px);white-space:nowrap;cursor:pointer;transition:border-color var(--ease),color var(--ease)}.deposit-chips button.active{border-color:var(--accent);color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.deposit-btn{width:100%;text-transform:uppercase;letter-spacing:.5px}.deposit-disclaimer{margin:0;text-align:center;font-size:11px;color:var(--muted-2);line-height:1.4}.pix-result{display:grid;gap:14px;justify-items:center;text-align:center}.pix-qr{width:200px;height:200px;border-radius:12px;background:#fff;object-fit:contain}.pix-qr.placeholder{display:grid;place-content:center;color:#062;font-weight:900;font-size:13px}.pix-hint{margin:0;font-size:13px;color:var(--muted)}.pix-code{display:flex;width:100%;gap:8px;align-items:stretch;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);padding:8px 8px 8px 12px}.pix-code code{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:var(--muted);align-self:center}.pix-code button{flex:0 0 auto;padding:0 16px;border:0;border-radius:7px;background:var(--accent);color:#06210f;font-weight:900;cursor:pointer}.pix-status{font-size:13px;font-weight:800;display:flex;align-items:center;gap:8px}.pix-status.ok strong{color:var(--accent)}.pix-status.pending{color:var(--muted)}.pix-status .spinner{width:14px;height:14px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.a-link-btn{border:0;background:transparent;color:var(--accent);font-weight:900;cursor:pointer;font-size:13px}.profile-layout{display:grid;grid-template-columns:360px 1fr;gap:16px;align-items:start;max-width:1000px}.profile-menu-col{display:grid;gap:12px}.profile-menu-card{display:flex;align-items:center;gap:12px;padding:15px 16px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);color:#fff;font-weight:800;font-size:14px;cursor:pointer;text-align:left;transition:border-color var(--ease)}.profile-menu-card:hover{border-color:var(--accent)}.profile-menu-card .pm-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--surface-2);color:var(--accent);flex:0 0 auto}.profile-menu-card .pm-label{flex:1}.profile-menu-card>svg:last-child{color:var(--muted-2)}.profile-menu-card.logout,.profile-menu-card.logout .pm-icon{color:var(--danger)}.profile-wallet{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#0a3a2a,var(--surface));padding:20px}.pw-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:var(--muted)}.pw-id{color:var(--muted-2)}.pw-balance{font-size:36px;font-weight:950;color:#fff;margin:6px 0 16px}.pw-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.pw-actions .cta{width:100%;height:46px}.pw-withdraw{border:0;border-radius:999px;background:#fff;color:#06210f;font-weight:900;cursor:pointer;height:46px}.pw-details{border-top:1px solid var(--line);padding-top:4px}.withdraw-field{display:grid;gap:6px}.withdraw-field>label{font-size:11px;font-weight:900;letter-spacing:.5px;color:var(--muted-2)}.withdraw-field>small{font-size:11px;color:var(--muted-2)}.cpf-locked{display:flex;align-items:center;gap:8px;padding:13px 14px;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);color:#fff;font-weight:800}.cpf-locked svg{color:var(--accent);flex:0 0 auto}.pct-chips{grid-template-columns:repeat(4,minmax(0,1fr))}.promo-banner-wrapper{position:relative;z-index:1;width:min(572px,96vw);max-height:92vh;line-height:0}.promo-banner-image{display:block;width:100%;height:auto;max-height:92vh;object-fit:contain}.promo-close{position:absolute;top:10px;right:10px;z-index:2;width:32px;height:32px;border:0;border-radius:50%;display:grid;place-items:center;background:#00000080;color:#fff;cursor:pointer}.promo-hotspot{position:absolute;left:31%;width:66%;border:0;background:transparent;cursor:pointer;border-radius:10px;transition:background .15s ease}.promo-hotspot:hover{background:#ffffff12}.promo-hotspot-300{top:65.5%;height:8.5%}.promo-hotspot-500{top:74.5%;height:8.5%}.promo-hotspot-1000{top:83.5%;height:8.5%}.profile-menu{position:relative}.profile-trigger{display:inline-flex;align-items:center;gap:4px;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:#fff;cursor:pointer}.profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:60;width:244px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 16px 40px #00000080}.profile-head{display:flex;align-items:center;gap:10px;padding:6px 8px 12px;border-bottom:1px solid var(--line);margin-bottom:6px}.profile-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#06210f;font-weight:900;font-size:13px;flex:0 0 auto}.profile-id{display:grid}.profile-id strong{font-size:14px;color:#fff}.profile-id small{font-size:11px;color:var(--accent)}.profile-links{display:grid}.profile-dropdown button{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-weight:700;font-size:13px;cursor:pointer;text-align:left}.profile-dropdown button:hover{background:var(--surface-2);color:#fff}.profile-logout{margin-top:6px;border-top:1px solid var(--line);border-radius:0;color:var(--danger)}.profile-logout:hover{color:var(--danger)}.account-card{max-width:520px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.kv-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid var(--line)}.kv-row:last-child{border-bottom:0}.kv-row span{color:var(--muted-2);font-size:13px}.kv-row b{color:#fff;font-weight:800;font-size:14px;text-align:right;word-break:break-word}.kv-row b.ok{color:var(--accent)}.affiliate-hero{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#0a3a2a,var(--surface));padding:20px;margin-bottom:14px}.affiliate-hero h2{margin:0 0 6px;font-size:20px;font-weight:950;color:#fff}.affiliate-hero h2 b{color:var(--accent)}.affiliate-hero p{margin:0 0 14px;color:var(--muted);font-size:13px;line-height:1.45}.ref-link{display:flex;gap:8px}.ref-link code{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:12px 14px;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--muted);font-size:12px}.ref-link button{display:inline-flex;align-items:center;gap:6px;padding:0 16px;border:0;border-radius:var(--radius-sm);background:var(--accent);color:#06210f;font-weight:900;cursor:pointer;white-space:nowrap}.affiliate-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.affiliate-stats>div{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:16px}.affiliate-stats small{display:block;color:var(--muted-2);font-size:12px;margin-bottom:6px}.affiliate-stats strong{font-size:22px;font-weight:950;color:#fff}.tx-list{max-width:560px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.tx-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid var(--line)}.tx-row:last-child{border-bottom:0}.tx-meta{display:grid}.tx-meta b{color:#fff;font-size:14px}.tx-meta small{color:var(--muted-2);font-size:11px}.tx-amount{font-weight:900;font-size:14px;white-space:nowrap}.tx-amount.pos{color:var(--accent)}.tx-amount.neg{color:var(--danger)}.tx-left{display:flex;align-items:center;gap:12px;min-width:0}.tx-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.tx-icon.pos{background:#0da87326;color:var(--accent)}.tx-icon.neg{background:#e5484d26;color:var(--danger)}.hist-tabs{display:flex;gap:6px;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:5px;margin-bottom:14px;max-width:620px}.hist-tabs button{flex:1;height:38px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-weight:800;font-size:13px;cursor:pointer}.hist-tabs button.active{background:var(--accent);color:#06210f}.hist-periods{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.hist-periods button{height:34px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-weight:800;font-size:12px;cursor:pointer}.hist-periods button.active{background:var(--accent);color:#06210f;border-color:var(--accent)}.rewards-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:8px;max-width:920px}.rewards-tabs{display:flex;gap:6px;background:var(--surface-2);border-radius:var(--radius-lg);padding:5px;margin-bottom:14px}.rewards-tabs button{flex:1;height:42px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--muted);font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px}.rewards-tabs button.active{background:var(--surface);color:#fff;box-shadow:inset 0 0 0 1px var(--line)}.rewards-tabs button b{background:var(--accent);color:#06210f;border-radius:999px;padding:1px 7px;font-size:11px}.rewards-filters{display:flex;flex-wrap:wrap;gap:8px;padding:0 4px 14px}.rewards-filters button{height:32px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--muted);font-weight:800;font-size:12px;cursor:pointer}.rewards-filters button.active{background:var(--accent);color:#06210f;border-color:var(--accent)}.site-footer{border-top:1px solid var(--line);margin-top:30px;padding:28px 16px 96px;display:grid;gap:26px;justify-items:center;text-align:center;color:var(--muted-2)}.footer-providers{width:100%;max-width:1100px}.casino-providers{margin:22px auto 48px}.footer-providers .section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.footer-providers h3{margin:0;font-size:15px;color:#fff}.footer-providers .section-head button{border:0;background:transparent;color:var(--accent);font-weight:800;cursor:pointer}.provider-logos{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.provider-logos button{height:84px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);display:grid;place-items:center;padding:16px;cursor:pointer;transition:border-color var(--ease)}.provider-logos button:hover{border-color:var(--accent)}.provider-logos img{max-width:100%;max-height:100%;object-fit:contain}.footer-badges{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:center;justify-content:center}.footer-badges span{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800}.fb-18{width:30px;height:30px;border-radius:50%;border:2px solid var(--accent);color:var(--accent);justify-content:center}.fb-pix{color:#32bcad}.fb-ssl{color:var(--accent)}.footer-brand img{height:26px;opacity:.9}.footer-brand p{margin:8px 0 0;font-size:12px}.footer-legal{max-width:720px}.footer-legal strong{color:var(--accent);font-size:13px}.footer-legal p{margin:6px 0 0;font-size:12px;line-height:1.5}.footer-contacts p{margin:3px 0;font-size:12px}.footer-contacts b{color:#cfe}.super-odds{margin-top:18px}.super-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.super-head-title{display:flex;align-items:center;gap:9px}.super-head-bolt{color:var(--accent);flex:0 0 auto}.super-head h2{margin:0;font-size:15px;font-weight:900}.super-head p{margin:1px 0 0;font-size:10.5px;color:var(--muted);font-weight:600}.super-head a{color:var(--accent);font-weight:800;font-size:12px;white-space:nowrap}.super-filters{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto;scrollbar-width:none}.super-filters::-webkit-scrollbar{display:none}.super-filters button{flex:0 0 auto;min-height:30px;padding:0 14px;border-radius:999px;border:1px solid rgba(110,231,183,.1);background:var(--bg-deep);color:var(--muted);font-weight:700;font-size:11.5px;cursor:pointer;transition:border-color var(--ease),color var(--ease),background var(--ease)}.super-filters button.active{border-color:var(--accent);color:#03150f;background:var(--accent)}.super-empty{padding:24px;text-align:center;color:var(--muted);font-weight:700;border:1px dashed var(--line);border-radius:var(--radius-lg)}.super-responsible{display:flex;align-items:center;gap:5px;margin:12px 2px 4px;font-size:10px;color:var(--muted);font-weight:600;line-height:1.35}.super-rail{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(290px,29vw,330px);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 20px 8px 0;scrollbar-width:none}.super-rail::-webkit-scrollbar{display:none}.super-card{scroll-snap-align:start;position:relative;overflow:hidden;min-height:272px;border:1px solid rgba(48,231,130,.2);border-radius:14px;background:linear-gradient(180deg,#043024fa,#021d17fa);box-shadow:0 10px 24px #0000002e,inset 0 1px #ffffff05;display:flex;flex-direction:column;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.super-card:hover{transform:translateY(-2px);border-color:#30e78257;box-shadow:0 14px 32px #0000003d,0 0 0 1px #30e78208}.super-card.is-selected{border-color:var(--accent);box-shadow:0 0 0 1px #2de9782e,0 14px 34px #0000003d}.super-top{display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:12px 12px 8px}.super-badge{grid-row:1;justify-self:start;display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:0 10px;border-radius:999px;font-size:9.5px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;color:#002318;background:var(--accent)}.super-pop{grid-row:1;justify-self:end;display:inline-flex;align-items:center;gap:3px;color:#ff7a4d;font-size:11px;font-weight:800}.super-date{grid-column:1 / -1;color:#78c8ad;font-size:11px;font-weight:700}.super-card--golden .super-badge{background:linear-gradient(90deg,#f0b93a,#ffd66a);color:#2d1b00}.super-card--welcome .super-badge{background:#ff5b42;color:#fff}.super-card--brasil .super-badge{background:#2f9f58;color:#fff}.super-card--exclusive .super-badge{background:var(--accent);color:#002318}.super-match{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;padding:4px 12px 12px}.super-team{display:flex;align-items:center;gap:8px;min-width:0}.super-team.right{justify-content:flex-end;text-align:right}.super-team b{font-size:20px;line-height:1;flex:0 0 auto}.super-team strong{font-size:13px;font-weight:800;color:#f6fff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.super-vs{font-style:normal;font-size:11px;font-weight:800;color:#77a99a}.super-vs-solo{grid-column:2 / -1}.super-markets{display:flex;flex-direction:column;gap:8px;flex:1;min-height:60px;padding:10px 12px 12px;border-top:1px solid rgba(48,231,130,.08)}.super-market{position:relative;padding-left:12px}.super-market:before{content:"";position:absolute;top:6px;left:0;width:4px;height:4px;border-radius:50%;background:#ff5a33}.super-market strong{display:block;color:#f7fff9;font-size:12px;font-weight:800;line-height:1.2}.super-market p{margin:2px 0 0;color:#94bcae;font-size:10px;font-weight:500;line-height:1.35}.super-more{font-size:10px;font-weight:800;color:var(--muted-2)}.super-footer{margin-top:auto;padding:12px;border-top:1px solid rgba(48,231,130,.12);background:#001611bf}.super-pricing{display:grid;grid-template-columns:auto auto auto;align-items:center;justify-content:center;gap:10px;min-height:50px;border:1px solid rgba(48,231,130,.1);border-radius:10px;background:#ffffff08}.super-pricing .old-odd{color:#7d9b91;font-size:15px;font-weight:700;text-decoration:line-through}.super-pricing .boost-arrow{color:#4ee99d}.super-pricing .new-odd{color:var(--odd-neon);font-size:22px;font-weight:900;line-height:1}.super-action{width:100%;min-height:38px;margin-top:10px;border:0;border-radius:9px;background:var(--accent);color:#002318;font-size:12px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:5px;transition:filter .18s ease,transform .18s ease}.super-action:hover{filter:brightness(1.06)}.super-action:active{transform:scale(.99)}.super-card.is-selected .super-action{background:#fff}.bet-ticker{height:32px;display:flex;overflow:hidden;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#02120dc2}.bet-ticker span{flex:0 0 auto;display:inline-flex;align-items:center;gap:12px;min-width:320px;padding:0 18px;color:var(--muted);font-size:12px;font-weight:800}.bet-ticker b{padding:3px 8px;border-radius:6px;background:var(--surface-3);color:var(--muted-2);font-size:10px}.bet-ticker strong{color:#fff}.bet-ticker i{color:var(--accent);font-style:normal}.bet-ticker-track{display:flex;align-items:center;width:max-content;height:100%;animation:rail-scroll 40s linear infinite;will-change:transform}.bet-ticker:hover .bet-ticker-track,.bet-ticker:active .bet-ticker-track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.bet-ticker-track{animation:none}}.competition-card{flex:0 0 72px;height:64px;border:1px solid rgba(110,231,183,.1);border-radius:var(--radius-sm);color:var(--muted);background:var(--bg-deep);display:grid;place-items:center;gap:5px;font-size:8.5px;font-weight:800}.competition-card b{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--surface-3);color:#fff;font-size:12px}.sport-filters{margin-top:14px}.sport-filters .section-head button{height:26px;border:0;border-radius:9px;padding:0 14px;background:var(--surface-2);color:var(--muted-2);font-size:10px;font-weight:900}.sport-filters h2 span{margin-left:8px;padding:4px 10px;border-radius:99px;background:var(--surface-3);color:var(--muted-2);font-size:11px}.filter-pills{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.filter-pills button{height:28px;border:0;border-radius:99px;padding:0 16px;white-space:nowrap;background:var(--surface-2);color:var(--muted-2);font-size:12px;font-weight:800}.events-list{margin:14px 0 70px}.league-block{margin-bottom:14px}.match-list{display:flex;flex-direction:column;gap:8px}.league-block h3{display:flex;align-items:center;gap:8px;margin:12px 0 6px;color:var(--muted-2);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.league-block h3:before{content:"";width:3px;height:13px;border-radius:2px;background:linear-gradient(180deg,var(--accent),var(--accent-2))}.event-card{position:relative;border:1px solid rgba(43,220,143,.16);border-radius:12px;background:linear-gradient(180deg,#052d22f5,#021f18f5);box-shadow:0 8px 24px #00000029,inset 0 1px #ffffff05;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.event-card:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;transition:opacity .2s ease}.event-card:hover{transform:translateY(-1px);border-color:#2bdc8f47;box-shadow:0 12px 30px #00000038,0 0 0 1px #2bdc8f08}.event-card:hover:before{opacity:.75}.event-status{height:26px;display:flex;align-items:center;justify-content:space-between;padding:5px 12px 0;color:var(--muted-2);font-size:10px;font-weight:900;letter-spacing:.07em}.event-status-left{display:inline-flex;align-items:center;gap:8px;min-width:0}.event-status>.event-status-left>span,.event-status>span{display:inline-flex;gap:6px;align-items:center;padding:4px 10px;border-radius:999px;background:var(--surface-3);text-transform:uppercase}.event-time{font-size:11px;font-weight:600;color:#6fc9aa;line-height:1;white-space:nowrap}.event-status-left span:has(svg){color:#fff;background:#fb556529;box-shadow:inset 0 0 0 1px #fb556559}.event-status-left span:has(svg) svg{color:var(--danger);animation:livePulse 1.4s ease-in-out infinite}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.25}}.event-status button{width:28px;height:28px;border:1px solid rgba(43,220,143,.1);border-radius:8px;display:grid;place-items:center;color:#4ce6a1;background:#2bdc8f0f;transition:color .15s ease,background .15s ease}.event-status button:hover{color:var(--accent);background:var(--surface-2)}.teams{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;min-height:44px;padding:4px 18px 6px;width:100%;border:0;background:transparent;color:inherit;font:inherit;text-align:inherit;cursor:pointer}.teams:hover{background:#2ee06b0a}.teams>div{display:flex;flex-direction:row;align-items:center;gap:8px;min-width:0}.teams>div:first-child{justify-content:flex-end}.teams>div:last-child{justify-content:flex-start;flex-direction:row-reverse}.teams>strong{font-size:18px;font-weight:850;color:#fff;white-space:nowrap;line-height:1;transition:color .2s ease,text-shadow .2s ease}.teams>strong.vs{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:24px;padding:0 8px;border:1px solid rgba(45,233,120,.1);border-radius:999px;background:#00130e80;font-size:10px;font-weight:800;color:#78ad9c;text-transform:uppercase;letter-spacing:.04em}.event-card:has(.event-status-left span svg) .teams>strong{color:var(--accent);text-shadow:0 0 22px rgba(46,224,107,.45)}.teams b{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:50%;color:#c2f7df;font-size:11px;font-weight:800;background:linear-gradient(145deg,#2de97821,#2de9780d);box-shadow:inset 0 0 0 1px #2de97833}.teams span{max-width:170px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;color:#f6fff9}.market{margin:0;padding:0 14px 5px;color:var(--muted);font-size:10.5px;font-weight:800;letter-spacing:.03em}.odds-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:var(--bg-deep)}.odds-grid button{display:flex;align-items:center;justify-content:space-between;gap:8px;height:42px;padding:0 16px;border:0;border-right:1px solid var(--line);color:#fff;background:transparent;font-weight:900;transition:background .14s ease,color .14s ease}.odds-grid button:last-child{border-right:0}.odds-grid button b{font-size:15px;color:var(--odd-neon)}.odds-grid button span{font-size:12px;color:var(--muted);font-weight:800}.odds-grid button:hover{background:#2ee06b14}.odds-grid button.selected{color:#00140b;background:var(--accent)}.odds-grid button.selected b,.odds-grid button.selected span{color:#00140b}.bet-slip{position:sticky;top:calc(var(--notice) + var(--header) + 16px);align-self:start;z-index:44;width:100%;height:calc(100vh - var(--notice) - var(--header) - 32px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.markets-layer{position:fixed;inset:0;z-index:120;display:flex;justify-content:flex-end}.markets-backdrop{position:absolute;inset:0;border:0;background:#000e0aad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.markets-panel{position:relative;z-index:1;width:min(560px,100vw);height:100%;display:flex;flex-direction:column;background:var(--bg-deep);border-left:1px solid var(--line);box-shadow:-20px 0 60px #00000080;animation:marketsIn .24s cubic-bezier(.22,1,.36,1)}@keyframes marketsIn{0%{transform:translate(100%)}to{transform:translate(0)}}.markets-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line);background:var(--surface)}.markets-head small{font-size:10px;font-weight:900;letter-spacing:.06em;color:var(--muted-2)}.markets-head h2{margin:4px 0 2px;font-size:16px;font-weight:900;color:#fff}.markets-head p{margin:0;font-size:11px;color:var(--muted)}.markets-close{flex:0 0 auto;width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--danger);background:var(--surface-2);cursor:pointer}.markets-close:hover{background:#fb55651f}.market-tabs{display:flex;gap:20px;padding:0 18px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--line);background:var(--surface)}.market-tabs::-webkit-scrollbar{display:none}.market-tab{flex:0 0 auto;padding:12px 2px;border:0;background:transparent;color:var(--muted);font-weight:800;font-size:13px;cursor:pointer;border-bottom:2px solid transparent}.market-tab.active{color:var(--accent);border-bottom-color:var(--accent)}.markets-body{flex:1;min-height:0;overflow-y:auto;padding:14px 18px 28px}.markets-empty{padding:32px;text-align:center;color:var(--muted)}.market-group{margin-bottom:18px}.market-group h3{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#fff}.market-group h3:before{content:"";width:3px;height:13px;border-radius:2px;background:var(--accent)}.market-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:8px}.market-option{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:58px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);color:#fff;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .08s ease}.market-option span{font-size:11px;color:var(--muted);font-weight:700;text-align:center;line-height:1.2}.market-option strong{font-size:16px;font-weight:950;color:var(--odd-neon)}.market-option:hover{border-color:var(--line-strong);background:var(--surface-3)}.market-option:active{transform:scale(.97)}.market-option.selected{border-color:var(--accent);background:#2ee06b24}.market-option.suspended{opacity:.45;pointer-events:none}@media(max-width:760px){.markets-layer{justify-content:stretch;align-items:flex-end}.markets-panel{width:100vw;height:92vh;border-left:0;border-radius:16px 16px 0 0;animation:marketsUp .26s cubic-bezier(.22,1,.36,1)}@keyframes marketsUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.markets-body{padding-bottom:calc(28px + env(safe-area-inset-bottom))}}.bet-slip header{display:flex;align-items:center;gap:8px;padding:10px 14px;background:linear-gradient(90deg,var(--accent-2),#16b863);color:#03150f}.bet-slip h2{margin:0 auto 0 0;font-size:13px;font-weight:900;letter-spacing:.05em}.bet-slip header span{min-width:20px;height:20px;padding:0 5px;border-radius:999px;display:grid;place-items:center;color:#03150f;background:#ffffffe6;font-size:11px;font-weight:900}.bet-slip .slip-chevron{display:none;width:16px;height:16px;color:#03150f}.slip-body{display:flex;flex-direction:column;min-height:0;flex:1}.empty-slip{flex:1;min-height:200px;display:grid;place-content:center;justify-items:center;gap:6px;padding:24px;text-align:center;color:var(--muted)}.empty-slip svg{color:var(--muted-2);opacity:.7}.empty-slip strong{color:#fff;font-size:15px}.empty-slip p{margin:0;font-size:12px}.ghost-cta{margin-top:8px;padding:9px 16px;border-radius:999px;border:1px solid var(--accent);background:transparent;color:var(--accent);font-weight:900;font-size:12px;cursor:pointer;transition:background var(--ease),color var(--ease)}.ghost-cta:hover{background:var(--accent);color:#03150f}.slip-tabs{display:flex;border-bottom:1px solid var(--line);padding:0 6px}.slip-tabs button{flex:1;padding:10px 4px;border:0;background:transparent;color:var(--muted);font-weight:700;font-size:12.5px;cursor:pointer;border-bottom:1.5px solid transparent;transition:color var(--ease),border-color var(--ease)}.slip-tabs button.active{color:var(--accent);border-bottom-color:var(--accent);font-weight:900}.slip-tabs button.disabled{opacity:.4;cursor:not-allowed}.bet-list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding:10px 14px}.slip-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);padding:10px 11px}.slip-card-head{display:flex;align-items:flex-start;gap:8px}.slip-match{flex:1;font-size:12.5px;font-weight:900;color:#fff;line-height:1.3}.slip-match b{font-style:normal}.slip-remove{flex:0 0 auto;width:22px;height:22px;border:0;border-radius:6px;display:grid;place-items:center;color:var(--muted);background:#ffffff0d;cursor:pointer}.slip-remove svg{width:13px;height:13px}.slip-remove:hover{color:var(--danger)}.slip-market{margin:2px 0 7px;font-size:10.5px;font-weight:700;color:var(--muted)}.slip-pick-row{display:flex;align-items:center;gap:8px}.slip-pick{flex:1;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:900;color:#fff}.slip-live{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:5px;font-style:normal;font-size:9px;font-weight:950;color:#fff;background:#fb55652e;box-shadow:inset 0 0 0 1px #fb556559}.slip-live svg{color:var(--danger)}.slip-odd{font-size:16px;font-weight:950;color:var(--odd-neon)}.slip-stake-row{display:flex;align-items:center;gap:10px;margin-top:8px}.slip-stake{flex:1;display:flex;align-items:center;gap:6px;height:36px;padding:0 12px;border:1px solid rgba(110,231,183,.16);border-radius:var(--radius-sm);background:var(--bg-deep);color:var(--muted-2)}.slip-stake span{font-weight:900}.slip-stake input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-weight:800}.slip-win{font-size:12px;color:var(--muted);white-space:nowrap}.slip-win b{color:#fff}.slip-promo{display:flex;gap:8px;margin:0 14px;padding:8px 11px;border:1px solid rgba(46,224,107,.22);border-radius:var(--radius-md);background:#2ee06b0f;color:var(--muted-2)}.slip-promo svg{flex:0 0 auto;width:14px;height:14px;color:var(--accent);margin-top:1px}.slip-promo p{margin:0;font-size:10.5px;line-height:1.35;color:#bfd9cd}.slip-promo strong{color:var(--accent)}.slip-promo b{color:var(--accent);font-size:12px}.slip-clear{margin:8px 14px 0;padding:7px;border:1px solid var(--line);border-radius:var(--radius-sm);background:transparent;color:var(--danger);font-weight:700;font-size:11.5px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background var(--ease)}.slip-clear svg{width:13px;height:13px}.slip-clear:hover{background:#fb556514}.slip-summary{border-top:1px solid var(--line);padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:var(--surface)}.slip-row{display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:var(--muted);margin-bottom:4px}.slip-row b{color:#cfe9dd;font-weight:800;font-variant-numeric:tabular-nums}.slip-row.total{margin-bottom:2px}.slip-row.total b{color:var(--accent);font-size:16px;font-weight:950}.slip-confirm-row{display:flex;gap:8px;margin-top:8px}.slip-save{flex:0 0 auto;width:44px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--muted-2);cursor:pointer;display:grid;place-items:center}.slip-save:hover{color:var(--accent);border-color:var(--accent)}.slip-confirm-row .cta{flex:1;height:44px;font-size:13px}.slip-responsible{margin:7px 0 0;text-align:center;font-size:9.5px;color:var(--muted)}.slip-msg{margin:4px 0 6px;font-size:12px;font-weight:700}.slip-msg.error{color:var(--danger)}.slip-msg.ok{color:var(--accent)}.bet-row .tx-main small{display:block;color:var(--muted);font-size:.74rem}.bet-status{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:800;text-transform:uppercase;margin-bottom:4px}.bet-status.open{background:#ffffff1a;color:var(--muted)}.bet-status.pos{background:#2ecc7129;color:var(--accent)}.bet-status.neg{background:#e74c3c29;color:var(--danger)}.cta{width:100%;height:52px;border-radius:50px;font-size:15px}.state-card{min-height:180px;display:grid;place-content:center;text-align:center;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);color:var(--muted)}.state-card strong{color:#fff}.modal-layer,.drawer-layer{position:fixed;inset:0;z-index:100;display:grid;place-items:center}.modal-layer:has(.promo-banner-wrapper){place-items:center}body.modal-open{overflow:hidden}.modal-backdrop,.drawer-backdrop{position:absolute;inset:0;border:0;background:#000e0ac7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.auth-modal{position:relative;z-index:1;width:min(420px,calc(100vw - 24px));max-height:calc(100vh - 40px);overflow:auto;border-radius:14px;background:#052a1f;border:1px solid var(--line);box-shadow:var(--shadow)}.modal-title{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line)}.modal-title h2{margin:0;font-size:16px;font-weight:950}.modal-title button{width:36px;height:36px;display:grid;place-items:center;border:0;color:var(--muted);background:transparent}.deposit-modal{position:relative;z-index:1;width:min(440px,calc(100vw - 24px));max-height:calc(100vh - 40px);overflow:hidden auto;border-radius:20px;background:var(--surface);border:1px solid var(--line);box-shadow:0 24px 70px #0000008c}.deposit-modal .catalog-page{margin:0;max-width:none}.deposit-modal .deposit-card{margin:0;border:0;border-radius:0;background:transparent;padding:16px 16px calc(16px + env(safe-area-inset-bottom));gap:12px}.deposit-modal .deposit-head{padding:2px 0 11px;border-bottom:1px solid rgba(110,231,183,.09)}.deposit-modal .deposit-balance,.deposit-grabber{display:none}.deposit-modal-close{position:absolute;top:16px;right:16px;z-index:2;width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--muted-2);background:var(--surface-2);transition:color var(--ease),background var(--ease)}.deposit-modal-close:hover{color:#fff;background:var(--surface-3)}.deposit-modal .deposit-pills>div{background:var(--bg-deep);border:1px solid rgba(110,231,183,.2);border-radius:var(--radius-md);padding:11px 16px;min-height:52px}.deposit-modal .deposit-pills small{color:var(--muted-2)}.deposit-modal .deposit-pills strong{color:#fff;font-size:15px}.deposit-modal .deposit-value{background:var(--bg-deep);border:1px solid rgba(110,231,183,.2);border-radius:var(--radius-md);padding:13px 16px;transition:border-color var(--ease)}.deposit-modal .deposit-value:focus-within{border-color:var(--line-strong)}.deposit-modal .deposit-value input{color:#e6f5ee}.deposit-modal .deposit-value input::placeholder{color:#cfe9dd;opacity:.35}.deposit-modal .deposit-chips button{height:42px;border:1px solid rgba(110,231,183,.2);border-radius:999px;background:var(--bg-deep);color:#fff;transition:border-color var(--ease),background var(--ease),transform .08s ease}.deposit-modal .deposit-chips button:active{transform:scale(.97)}.deposit-modal .deposit-chips button.active{border-color:var(--accent);color:#fff;background:#2ee06b1f;box-shadow:none}.deposit-modal .deposit-btn{border-radius:999px;transition:background var(--ease),color var(--ease),transform .08s ease}.deposit-modal .deposit-btn:not(:disabled):active{transform:translateY(1px)}.deposit-modal .deposit-btn:disabled{background:var(--surface-2);color:#93b6a8;box-shadow:none;cursor:not-allowed}.deposit-modal .deposit-disclaimer{max-width:320px;margin:0 auto;font-size:10.5px;line-height:1.45;color:var(--muted)}@media(max-width:760px){.deposit-modal{width:100vw;max-width:100vw;max-height:90vh;border-left:0;border-right:0;border-bottom:0;border-radius:20px 20px 0 0;animation:sheetUp .26s cubic-bezier(.22,1,.36,1)}.deposit-grabber{display:block;width:32px;height:4px;margin:8px auto 0;border-radius:999px;background:var(--muted);opacity:.3}.deposit-modal .deposit-modal-close{top:22px}}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.modal-banner{width:100%;height:auto;display:block}.auth-form{display:grid;gap:11px;padding:16px 20px 14px}.auth-form input{width:100%;height:49px;border:1px solid rgba(255,255,255,.05);outline:0;border-radius:70px;padding:0 20px;color:#fff;background:#04140f}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}.password-field{position:relative;display:block}.password-field svg{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--muted)}.terms{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:11px;padding:9px 12px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#bdd4c9;font-size:12px;line-height:1.35}.terms input{width:18px;height:18px;padding:0;border-radius:0;accent-color:var(--accent)}.terms a{color:var(--accent);font-weight:800}.modal-switch{margin:6px 0 16px;text-align:center;color:var(--muted);font-size:13px}.modal-switch button{border:0;color:var(--accent);background:transparent;font-weight:900}.drawer-layer{display:none;place-items:stretch start}.drawer-layer.open{display:grid}.drawer{position:relative;z-index:1;width:min(300px,86vw);height:100%;overflow:auto;background:var(--surface);box-shadow:var(--shadow)}.drawer .sidebar{position:static;height:auto;border:0}.drawer-head{height:64px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-head button{width:38px;height:38px;border:0;border-radius:10px;color:#fff;background:var(--surface-2)}.bottom-nav,.floating-search{display:none}@media(max-width:1180px){.layout.sports{grid-template-columns:var(--sidebar) minmax(0,1fr)}.bet-slip{position:fixed;inset:auto 0 0;width:auto;height:auto;max-height:82vh;z-index:56;border-radius:16px 16px 0 0;padding:0;display:flex;flex-direction:column}.bet-slip header{cursor:pointer;border-radius:16px 16px 0 0}.bet-slip .slip-chevron{display:block;margin-left:6px;transition:transform .2s ease}.bet-slip.open .slip-chevron{transform:rotate(180deg)}.bet-slip.collapsed .slip-body{display:none}}@media(max-width:760px){:root{--notice: 46px;--header: 60px}.bet-slip{bottom:calc(52px + env(safe-area-inset-bottom));max-height:76vh}.promo-bar{display:grid;grid-template-columns:1fr auto 24px;gap:8px;padding:0 10px;font-size:12px;line-height:1.1}.promo-bar span{justify-self:center;text-align:center}.promo-bar .promo-link{min-width:81px;height:22px;font-size:11px;justify-self:end}.promo-bar button:not(.promo-link){position:static;width:24px;height:28px;font-size:24px}.app-header{padding:0 12px;gap:8px}.brand{width:clamp(96px,24vw,120px);flex-shrink:0;object-fit:contain}.header-left{gap:8px;min-width:0}.desktop-only,.desktop-tabs-spacer,.layout>.sidebar{display:none}.layout,.layout.sports{display:block}.content{padding:14px 12px 92px}.auth-actions{gap:8px;min-width:0;flex:0 1 auto}.balance-pill{height:40px;padding:0 10px;gap:6px;font-size:14px;white-space:nowrap;flex-shrink:1;min-width:0}.balance-pill svg{width:18px;height:18px;flex-shrink:0}.profile-trigger{height:40px;padding:0 9px;flex-shrink:0}.small{height:40px;padding:0 14px;font-size:14px}.small.primary{min-width:auto;white-space:nowrap;flex-shrink:0}.small.ghost{min-width:64px}.search-bar{height:40px;margin-bottom:14px;padding:0 16px}.sports-hero{margin-top:14px}.quick-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quick-links button{min-height:48px;grid-template-columns:30px 1fr;gap:6px;padding:7px 8px;border-width:2px}.quick-links b{width:30px;height:30px;font-size:14px}.quick-links small,.quick-links i{display:none}.quick-links strong{font-size:11px;line-height:1.12}.section-head h2{font-size:15px}.rail{gap:8px}.game-card{flex-basis:150px;width:150px;height:260px}.game-card.compact{height:199px}.wins .rail{gap:8px}.win-card{flex-basis:212px;height:96px;grid-template-columns:48px 1fr;padding:14px}.win-card img{width:44px;height:60px}.provider-grid>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page{margin-bottom:92px}.provider-logos{grid-template-columns:repeat(3,1fr);gap:8px}.provider-logos button{height:68px;padding:12px}.site-footer{padding:24px 14px 96px;gap:22px}.profile-layout{grid-template-columns:1fr}.page-title{min-height:74px;padding:14px}.page-title h1{font-size:18px}.game-grid,.provider-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.promo-page-grid{grid-template-columns:1fr}.promotion-card p{min-height:auto}.super-rail{grid-auto-columns:86vw}.amount-grid{grid-template-columns:repeat(2,1fr)}.bet-ticker{margin-left:-12px;margin-right:-12px}.bet-ticker span{min-width:330px;font-size:11px}.competition-card{flex-basis:68px;height:72px}.teams{min-height:86px;padding-inline:16px}.teams>strong{font-size:24px}.modal-layer{place-items:end center}.auth-modal{width:100vw;max-height:calc(100vh - 10px);border-radius:14px 14px 0 0}.modal-title{height:52px;padding:0 18px}.auth-form{padding:14px 20px 10px;gap:10px}.auth-form input{height:49px}.two-cols{gap:12px}.terms{min-height:58px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:55;height:calc(52px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:#02120df7;border-top:1px solid var(--line)}.bottom-nav button{border:0;background:transparent;color:var(--muted);display:grid;justify-items:center;align-content:center;gap:2px;font-size:9.5px;font-weight:700}.bottom-nav button svg{width:19px;height:19px}.bottom-nav button.active{color:var(--accent);font-weight:800;box-shadow:inset 0 -2px 0 var(--accent)}.floating-search{display:none}}@media(max-width:390px){.app-header{padding:0 10px;gap:6px}.brand{width:92px}.header-left,.auth-actions{gap:6px}.balance-pill{padding:0 8px;font-size:13px}.small.primary{padding:0 12px;font-size:13px}.profile-trigger{padding:0 8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.balance-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;background:var(--surface-3);border:1px solid var(--line-strong);color:var(--text);font-weight:700;cursor:pointer}.favorite.active{color:var(--danger)}.form-error{color:var(--danger);font-size:.85rem;margin:4px 0 0}.auth-form input.invalid{border-color:var(--danger)}.field-hint{font-size:.78rem;margin:-6px 0 0}.field-hint.error{color:var(--danger)}.wallet-panel select,.wallet-panel textarea{width:100%;padding:11px 12px;border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--line);color:var(--text);font:inherit;resize:vertical}.game-card[aria-busy=true]{opacity:.6;pointer-events:none}.tx-list{display:grid;gap:10px}.tx-row{display:flex;align-items:center;gap:14px;background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-md);padding:14px 16px}.tx-icon{width:38px;height:38px;flex:none;border-radius:10px;display:grid;place-items:center;background:var(--surface-3)}.tx-icon.pos{color:var(--accent)}.tx-icon.neg{color:var(--danger)}.tx-main{flex:1;min-width:0}.tx-main strong{display:block;font-size:.95rem}.tx-main small{color:var(--muted);font-size:.78rem}.tx-amount{text-align:right}.tx-amount b{font-variant-numeric:tabular-nums;font-size:.95rem}.tx-amount b.pos{color:var(--accent)}.tx-amount b.neg{color:var(--danger)}.tx-amount small{display:block;color:var(--muted);font-size:.74rem}
