.slots-head-actions button,.pill-row .pill,.provider-rail .provider-pill,.filter-row-btn,.filters-close,.applied-chips button,#sort-trigger,.sort-menu a,.slots-pager .pager-item,.provider-popover-footer .btn{appearance:none;-webkit-appearance:none;font-family:inherit;margin:0;text-decoration:none}.slots-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:32px var(--page-pad) 20px;flex-wrap:wrap}.slots-head-info{display:flex;flex-direction:column;gap:8px}.crumbs{font-size:12px;color:var(--muted)}.slots-head h1{margin:0;font-size:36px;font-weight:800}.slots-meta{font-size:15px;color:var(--muted)}.slots-head-actions{display:flex;align-items:center;gap:10px}.filters-open{display:none;align-items:center;gap:10px}.filters-open-count{margin-left:auto;height:22px;padding:0 7px;font-size:11px}.filters-open-count[hidden]{display:none}.sort-select{position:relative}.sort-menu{position:absolute;right:0;top:calc(100% + 8px);width:220px;padding:8px;border-radius:16px;background:var(--surface);border:1px solid var(--border);box-shadow:0 24px 60px #0000008c;z-index:var(--z-dropdown, 150);display:flex;flex-direction:column}.sort-menu[hidden]{display:none}.sort-menu a{display:flex;align-items:center;gap:10px;min-height:38px;padding:0 10px;border-radius:8px;font-size:13px;font-weight:600;color:var(--text)}.sort-menu a span:first-child{flex:1}.sort-menu a:hover{background:var(--surface2)}.sort-menu a.is-active{color:var(--gold);background:var(--surface2)}.local-search{display:flex;align-items:center;gap:10px;width:280px;height:44px;padding:0 14px;border-radius:10px;background:var(--surface);border:1px solid var(--border);color:var(--muted);font-size:14px}.local-search input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:var(--text);font:inherit}.local-search input::placeholder{color:var(--muted)}.slots-body{display:flex;gap:32px;padding:8px var(--page-pad) 48px;align-items:flex-start}.filters{width:250px;flex:none;display:flex;flex-direction:column}.filters-top{display:flex;justify-content:space-between;align-items:center;gap:10px;padding-bottom:12px}.filters-title{font-size:15px;font-weight:700}.filters-reset{font-size:12px}.filters-close{display:none;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:var(--surface2);border:1px solid var(--border);color:var(--text);flex:none}.filter-section{display:flex;flex-direction:column;gap:4px;padding:16px 0;border-top:1px solid var(--border)}.filter-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.filter-list{position:relative;display:flex;flex-direction:column;gap:4px}.filter-row{display:flex;align-items:center;gap:10px;min-height:32px;font-size:13px;font-weight:600;color:var(--text)}.filter-row.is-active{color:var(--gold)}.filter-row-btn{background:none;border:0;padding:0;width:100%;text-align:left;cursor:pointer}.filter-row-label{flex:1}.filter-row-count{font-size:12px;color:var(--muted)}.filter-row-btn:disabled,.chip:disabled,.pill-row .pill:disabled{opacity:.4;cursor:not-allowed}.fchk-row:has(input:disabled){opacity:.4;cursor:not-allowed}.fchk input:disabled{cursor:not-allowed}.fchk-row{cursor:pointer}.fchk{position:relative;display:inline-flex;width:18px;height:18px;flex:none}.fchk input{position:absolute;inset:0;opacity:0;margin:0;width:18px;height:18px;cursor:pointer}.fchk-box{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;border:1px solid var(--border);pointer-events:none}.fchk-box svg{opacity:0;stroke:var(--gold-ink)}.fchk input:checked~.fchk-box{border-color:var(--green);background:var(--green)}.fchk input:checked~.fchk-box svg{opacity:1}.fchk input:focus-visible~.fchk-box{outline:2px solid var(--gold);outline-offset:2px}.filters-more{font-size:12px;display:inline-block;margin-top:4px}.filter-chips{display:flex;gap:8px;flex-wrap:wrap}.provider-popover{position:absolute;left:0;top:calc(100% + 8px);width:min(420px,calc(100vw - 2 * var(--page-pad)));padding:14px;border-radius:16px;background:var(--surface);border:1px solid var(--border);box-shadow:0 24px 60px #0000008c;z-index:var(--z-dropdown, 150);display:flex;flex-direction:column;gap:10px}.provider-popover[hidden]{display:none}.provider-popover-search{display:flex;align-items:center;gap:10px;height:40px;padding:0 12px;border-radius:8px;background:var(--surface2);border:1px solid var(--border);color:var(--muted);font-size:13px}.provider-popover-search input{flex:1;min-width:0;background:transparent;border:0;outline:0;color:var(--text);font:inherit}.provider-popover-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;max-height:260px;overflow-y:auto}.provider-popover-footer{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid var(--border)}.provider-popover-footer .btn{height:36px;padding:0 16px;font-size:13px;border:0;cursor:pointer}.slots-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:18px}.pill-row{display:flex;gap:8px;flex-wrap:wrap}.pill-row .pill{height:38px;cursor:pointer}.provider-rail{display:flex;gap:12px;flex-wrap:wrap}.provider-pill{display:flex;align-items:center;gap:10px;height:40px;padding:0 12px;border-radius:10px;background:var(--surface);border:1px solid var(--border);font-size:12px;font-weight:700;color:var(--text);cursor:pointer}.provider-pill img{height:18px;width:auto}.provider-pill.is-active{border-color:var(--green);color:var(--green)}.applied-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.applied-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.applied-chips .chip{height:32px;gap:8px}.applied-chips .chip[hidden]{display:none}.applied-chips button{display:inline-flex;border:0;background:none;padding:0;color:var(--green);cursor:pointer}.applied-count{font-size:13px;color:var(--muted);white-space:nowrap}.applied-count b{color:var(--text)}.slots-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.tile[hidden]{display:none}a.tile,a.tile:hover{color:var(--text)}.tile-media{position:relative}.tile-badge{position:absolute;top:8px;left:8px;padding:3px 7px;border-radius:6px;color:var(--gold-ink);font-size:11px;font-weight:800}.tile-badge-top{background:var(--gold)}.tile-badge-neu{background:var(--green)}.slots-pager{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:28px}.slots-pager .btn{padding:0 28px}.pager-numbers{display:flex;gap:6px}.pager-item{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 10px;border-radius:10px;border:1px solid var(--border);font-size:13px;font-weight:700;color:var(--text)}.pager-item.is-active{border-color:var(--gold);background:var(--gold);color:var(--gold-ink)}.pager-ellipsis{border-color:transparent}@media(max-width:1200px){.slots-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:768px){.slots-head{padding:4px var(--page-pad) 0;flex-direction:column;align-items:stretch;gap:6px}.slots-head h1{font-size:26px}.slots-meta{font-size:13px}.slots-head-actions{flex-wrap:wrap;width:100%}.filters-open{display:flex;flex:1 1 0;min-width:0;height:44px}.sort-select{flex:1 1 0;min-width:0}.sort-select .sel{width:100%;height:44px;min-width:0}.local-search{order:-1;width:100%;flex:1 1 100%}.slots-body{padding:8px var(--page-pad) 40px}.filters{position:fixed;inset:0;z-index:var(--z-drawer, 300);width:100%;background:var(--bg);padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.filters[hidden]{display:none}.filters-close{display:inline-flex}.pill-row{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.pill-row .pill{flex:none;min-height:44px;font-size:12px}.provider-rail{display:none}.applied-chips{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.applied-chips .chip{flex:none}.slots-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.grid-capped .tile:nth-child(n+16){display:none}.slots-pager{justify-content:center}.slots-pager .btn{width:100%}.pager-numbers{display:none}}@media(max-width:400px){.sort-select .sel>span:first-child{display:none}}html.filters-drawer-open{overflow:hidden}.slot-crumbs{padding:24px var(--page-pad) 0;display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);flex-wrap:wrap}.slot-crumbs .is-current{color:var(--text)}.slot-layout{display:grid;grid-template-columns:1fr 380px;gap:32px;padding:18px var(--page-pad) 48px;align-items:start}.slot-primary{display:flex;flex-direction:column;gap:18px;min-width:0}.slot-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.slot-title-tags{display:flex;flex-direction:column;gap:8px}.slot-title-tags .chips{display:flex;gap:8px;flex-wrap:wrap}.slot-title-tags .chips .chip{height:28px}.slot-title-tags h1{margin:0;font-size:40px;font-weight:800;line-height:1.1}.slot-tagline{font-size:15px;color:var(--muted);max-width:70ch}.slot-title-actions{display:flex;gap:8px}.slot-title-actions button{height:40px;padding:0 14px;border:1px solid var(--border);background:none;color:var(--text);cursor:pointer;appearance:none;font-family:inherit}.slot-demo{position:relative;height:560px;border-radius:16px;overflow:hidden;border:1px solid var(--border);background:#000}.slot-demo-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:blur(18px) brightness(.45);transform:scale(1.15)}.slot-demo-poster{position:absolute;left:50%;top:50%;width:280px;height:280px;transform:translate(-50%,-50%);border-radius:14px;object-fit:cover;box-shadow:0 20px 60px #0009}.slot-demo iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:transparent}.slot-demo:fullscreen,.slot-demo:-webkit-full-screen{height:100vh;border-radius:0}.slot-demo-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 4px 0;flex-wrap:wrap}.slot-demo-source{display:flex;flex-direction:column;gap:4px;min-width:0}.slot-demo-source .official{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.slot-demo-source .url{font-size:12px;color:var(--muted);word-break:break-all}.slot-demo-actions{display:flex;gap:8px;flex:none}.slot-demo-actions .chip{height:52px;padding:0 14px;border:0;background:var(--surface);color:var(--text);cursor:pointer;appearance:none;font-family:inherit}.slot-demo-actions .btn{height:52px;color:var(--gold-ink)}.slot-facts{padding:24px;display:flex;flex-direction:column;gap:6px;position:sticky;top:16px}.slot-facts-title{font-size:16px;font-weight:700;margin-bottom:8px}.slot-facts .row{grid-template-columns:1fr 1.3fr;padding:10px 0}.slot-facts .row span{color:var(--muted);font-size:13px}.slot-facts .row b{font-size:14px}.slot-facts .btn{height:52px;margin-top:14px;color:var(--gold-ink)}.slot-bonus-note{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;margin-top:8px;border-radius:10px;background:var(--surface2);font-size:12px;color:var(--muted);line-height:1.5}.slot-section{display:flex;flex-direction:column;gap:20px;padding:0 var(--page-pad) 48px}.slot-section h2{margin:0;font-size:26px;font-weight:700}.slot-intro{margin:0;font-size:15px;line-height:1.65;color:var(--muted);max-width:760px}.slot-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.slot-features .cell>div{display:flex;align-items:center;gap:10px}.slot-compare-bonus{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;padding:0 var(--page-pad) 48px;align-items:start}.compare-card{padding:12px 8px 4px;overflow-x:auto}.compare-table{width:100%;border-collapse:collapse}.compare-table caption{text-align:left;padding:0 12px 10px;font-size:13px;color:var(--muted)}.compare-table th,.compare-table td{text-align:left;padding:12px;font-size:14px;border-bottom:1px solid var(--border)}.compare-table thead th{padding:10px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.compare-table td:first-of-type{color:var(--muted)}.bonus-card{padding:24px;display:flex;flex-direction:column;gap:12px}.bonus-card .th{color:var(--gold)}.bonus-card .headline{font-size:22px;font-weight:800;line-height:1.15}.bonus-card .terms{font-size:14px;color:var(--muted);line-height:1.55}.bonus-card .chips{display:flex;gap:8px;flex-wrap:wrap}.bonus-card .btn{height:48px;color:var(--gold-ink)}.similar-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap}.similar-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.similar-grid .tile-media{position:relative}.similar-badge{position:absolute;bottom:8px;left:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;border-radius:8px;background:#0f0d0ad1;font-size:12px;font-weight:800;color:var(--text)}.similar-badge.is-casino-only{color:var(--muted)}.similar-meta{display:flex;justify-content:space-between;font-size:11px;color:var(--muted)}a.tile.similar-link{color:var(--text)}.faq-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:32px;padding:0 var(--page-pad) 48px}.faq-grid h2{grid-column:span 4;margin:0;font-size:26px;font-weight:700}.faq-list{grid-column:span 8;margin:0;display:flex;flex-direction:column}.faq-item{display:flex;flex-direction:column;gap:8px;padding:18px 0;border-top:1px solid var(--border)}.faq-item dt{font-size:15px;font-weight:700}.faq-item dd{margin:0;font-size:14px;line-height:1.6;color:var(--muted);max-width:720px}@media(max-width:1200px){.similar-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.slot-layout{grid-template-columns:1fr}.slot-facts{position:static}.slot-compare-bonus,.faq-grid{grid-template-columns:1fr}.faq-grid h2,.faq-list{grid-column:1 / -1}}@media(max-width:768px){.slot-crumbs{padding-top:4px}.slot-layout{padding:12px var(--page-pad) 32px;gap:16px}.slot-title-tags h1{font-size:26px}.slot-title-actions{display:none}.slot-demo{height:205px}.slot-demo-poster{width:102px;height:102px}.slot-demo-panel{flex-direction:column;align-items:stretch}.slot-demo-actions{flex-direction:column}.slot-demo-actions .btn{width:100%}.slot-section{padding:0 var(--page-pad) 32px}.slot-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.similar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}}
