:root{--bg:#0a0f14;--bg2:#0d1318;--bg3:#111920;--card:#131b24;--txt:#e8f4fc;--muted:#cbd5e1;--cyan:#22c55e;--purple:#3b82f6;--red:#ef4444;--orange:#f97316;--yellow:#fbbf24;--border:rgba(148,163,184,.06);--glow:0 0 40px rgba(34,211,238,.15)}.hero{padding:60px 0 40px;border-bottom:2px solid var(--red);margin-top:var(--pd-header-h,72px)}.report-badge{display:inline-flex;align-items:center;gap:10px;background:rgba(239,68,68,.15);border:2px solid var(--red);color:var(--red);padding:10px 24px;border-radius:8px;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.hero h1{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.3;margin-bottom:16px}.hero h1 .highlight{color:var(--red)}.hero-desc{font-size:1.05rem;color:var(--muted);max-width:900px;margin-bottom:24px}.hero-desc strong{color:var(--txt)}.key-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:32px 0;padding:24px;background:rgba(239,68,68,.05);border:1px solid rgba(239,68,68,.2);border-radius:12px}.key-point{text-align:center;padding:16px}.key-point i{font-size:1.8rem;margin-bottom:10px;display:block}.key-point.red i{color:var(--red)}.key-point.orange i{color:var(--orange)}.key-point.purple i{color:var(--purple)}.key-point.cyan i{color:var(--cyan)}.key-point h4{font-size:1.1rem;font-weight:700;margin-bottom:4px}.key-point p{font-size:.85rem;color:var(--muted)}main{padding:40px 0 60px}.section{margin-bottom:56px}.section-header{display:flex;align-items:center;gap:14px;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid var(--border)}.section-icon{width:44px;height:44px;background:linear-gradient(135deg,var(--red),var(--orange));border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.section-title{font-size:1.4rem;font-weight:700}.alert{padding:20px 24px;border-radius:10px;margin-bottom:20px}.alert-danger{background:rgba(239,68,68,.08);border-left:4px solid var(--red)}.alert-warning{background:rgba(249,115,22,.08);border-left:4px solid var(--orange)}.alert-info{background:rgba(0,212,170,.08);border-left:4px solid var(--cyan)}.alert-title{display:flex;align-items:center;gap:10px;font-weight:700;margin-bottom:10px;font-size:1rem}.alert-danger .alert-title{color:var(--red)}.alert-warning .alert-title{color:var(--orange)}.alert-info .alert-title{color:var(--cyan)}.alert li,.alert p{color:var(--muted);font-size:.9rem}.alert ul{margin-top:10px;padding-left:20px}.alert li{margin-bottom:6px}.alert strong{color:var(--txt)}.theft-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:28px 0}.theft-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:24px;transition:all .3s}.theft-card:hover{border-color:var(--red);transform:translateY(-3px)}.theft-card-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:16px}.theft-card-icon.crypto{background:linear-gradient(135deg,rgba(249,115,22,.2),rgba(249,115,22,.05));color:var(--orange)}.theft-card-icon.cards{background:linear-gradient(135deg,rgba(239,68,68,.2),rgba(239,68,68,.05));color:var(--red)}.theft-card-icon.identity{background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(59,130,246,.05));color:var(--purple)}.theft-card-icon.drainer{background:linear-gradient(135deg,rgba(234,179,8,.2),rgba(234,179,8,.05));color:var(--yellow)}.theft-card h4{font-size:1.1rem;font-weight:700;margin-bottom:8px}.theft-card p{font-size:.85rem;color:var(--muted);line-height:1.6}.theft-card ul{margin-top:10px;padding-left:18px}.theft-card li{font-size:.8rem;color:var(--muted);margin-bottom:4px}.flow-container{margin:28px 0}.flow-step{display:flex;gap:20px;margin-bottom:20px;position:relative}.flow-step:not(:last-child)::after{content:'';position:absolute;left:23px;top:52px;bottom:-20px;width:2px;background:linear-gradient(180deg,var(--red),var(--purple))}.flow-num{width:48px;height:48px;background:linear-gradient(135deg,var(--red),var(--orange));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;flex-shrink:0;position:relative;z-index:1}.flow-content{flex:1;background:var(--card);border:1px solid var(--border);border-radius:10px;padding:20px}.flow-content h4{font-size:1rem;font-weight:600;margin-bottom:6px}.flow-content p{font-size:.85rem;color:var(--muted)}.design-gallery{margin:32px 0}.design-category{margin-bottom:40px}.design-category-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.design-category-header i{font-size:1.2rem}.design-category-header.celeb i{color:var(--orange)}.design-category-header.crypto i{color:var(--yellow)}.design-category-header.games i{color:var(--purple)}.design-category-header.adult i{color:var(--red)}.design-category-header.generic i{color:var(--cyan)}.design-category-header h3{font-size:1.15rem;font-weight:700}.design-category-header span{color:var(--muted);font-size:.85rem}.designs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.design-thumb{background:var(--card);border:1px solid var(--border);border-radius:10px;overflow:hidden;transition:all .3s;position:relative}.design-thumb::before{content:'FAKE';position:absolute;top:10px;right:-24px;background:var(--red);color:#fff;font-size:.6rem;font-weight:700;padding:3px 30px;transform:rotate(45deg);z-index:10;letter-spacing:1px}.design-thumb:hover{border-color:var(--red);transform:translateY(-3px)}.design-thumb img{width:100%;height:140px;object-fit:cover;object-position:top;cursor:pointer}.design-thumb-caption{padding:12px;text-align:center}.design-thumb-caption h4{font-size:.85rem;font-weight:600}.design-thumb-caption p{font-size:.7rem;color:var(--muted)}.scale-warning{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(59,130,246,.05));border:2px solid var(--red);border-radius:16px;padding:32px;margin:40px 0;text-align:center}.scale-warning h3{font-size:1.5rem;font-weight:700;margin-bottom:16px;color:var(--red)}.scale-warning p{font-size:1rem;color:var(--muted);max-width:800px;margin:0 auto 20px}.scale-warning strong{color:var(--txt)}.scale-stats{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:24px}.scale-stat{text-align:center}.scale-stat .num{font-size:2rem;font-weight:700;background:linear-gradient(135deg,var(--red),var(--orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.scale-stat .label{font-size:.8rem;color:var(--muted)}.legal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin:24px 0}.legal-card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:20px}.legal-card h4{font-size:1rem;font-weight:700;margin-bottom:8px;display:flex;align-items:center;gap:10px}.legal-card h4 i{color:var(--red)}.legal-card p{font-size:.85rem;color:var(--muted);margin-bottom:12px}.legal-tags{display:flex;flex-wrap:wrap;gap:6px}.legal-tag{font-size:.7rem;padding:4px 10px;border-radius:4px;background:rgba(148,163,184,.04);color:var(--muted)}.cta{background:var(--card);border:2px solid var(--red);border-radius:16px;padding:40px;text-align:center;margin-top:48px}.cta h2{font-size:1.4rem;font-weight:700;margin-bottom:12px}.cta p{color:var(--muted);margin-bottom:24px;font-size:.95rem}.cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-weight:600;text-decoration:none;font-size:.9rem;transition:all .3s}.btn-primary{background:linear-gradient(135deg,var(--cyan),var(--purple));color:#fff}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(34,211,238,.3)}.btn-danger{background:linear-gradient(135deg,var(--red),var(--orange));color:#fff}.btn-danger:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(239,68,68,.3)}.btn-outline{background:0 0;border:2px solid var(--border);color:var(--txt)}.btn-outline:hover{border-color:var(--cyan);color:var(--cyan)}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.95);z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.lightbox.active{display:flex}.lightbox img{max-width:95%;max-height:95%;border-radius:8px}.lightbox-close{position:absolute;top:20px;right:24px;font-size:2rem;color:#fff;cursor:pointer}.lightbox-close:hover{color:var(--red)}@media(max-width:900px){.key-points{grid-template-columns:repeat(2,1fr)}.theft-grid{grid-template-columns:1fr}.legal-grid{grid-template-columns:1fr}.designs-grid{grid-template-columns:repeat(2,1fr)}.scale-stats{gap:24px}}@media(max-width:600px){.key-points{grid-template-columns:1fr}.designs-grid{grid-template-columns:1fr}}html[data-page=gambler-panel]{--gp-surface:rgba(15, 22, 32, .82);--gp-line:rgba(148, 163, 184, .13);--gp-red:#ff4d57;--gp-orange:#ff7a1a;--gp-green:#22c55e;--gp-cyan:#22d3ee}html[data-page=gambler-panel] body{background:radial-gradient(circle at 12% 8%,rgba(239,68,68,.055),transparent 31rem),radial-gradient(circle at 88% 28%,rgba(34,211,238,.035),transparent 28rem),#080d12}html[data-page=gambler-panel] .hero{isolation:isolate;margin-top:0!important;padding:clamp(44px,5.4vw,72px) 0 42px!important;overflow:hidden;border:0!important;border-bottom:1px solid rgba(239,68,68,.24)!important;border-radius:0!important;background:radial-gradient(circle at 78% 22%,rgba(239,68,68,.12),transparent 24rem),radial-gradient(circle at 12% 85%,rgba(34,211,238,.055),transparent 22rem),linear-gradient(145deg,rgba(16,24,35,.98),rgba(7,12,18,.99))!important}html[data-page=gambler-panel] .hero::before{content:"";position:absolute;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent);opacity:.7}html[data-page=gambler-panel] .hero::after{content:""!important;position:absolute!important;inset:0 10% auto!important;width:auto!important;height:1px!important;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(239,68,68,.7),rgba(34,211,238,.38),transparent)!important;box-shadow:0 0 22px rgba(239,68,68,.22)}html[data-page=gambler-panel] .report-badge{min-height:30px;margin:0 0 12px!important;padding:5px 11px!important;border-width:1px!important;border-radius:999px!important;background:rgba(239,68,68,.1)!important;box-shadow:inset 0 1px rgba(255,255,255,.035),0 0 24px -14px rgba(239,68,68,.8);font-size:.66rem!important;letter-spacing:.1em!important}html[data-page=gambler-panel] .hero h1{margin:8px 0 18px!important;color:#f8fafc!important;background:linear-gradient(110deg,#fff 5%,#fda4af 46%,#e2e8f0 76%,#67e8f9 110%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-size:clamp(2.35rem, 4.2vw, 3.7rem)!important;line-height:1.03!important;letter-spacing:-.045em!important;text-wrap:balance}html[data-page=gambler-panel] .hero h1 .highlight{color:inherit!important;-webkit-text-fill-color:inherit}html[data-page=gambler-panel] .hero-desc{max-width:66ch!important;margin:0 0 16px!important;color:#bdc8d6!important;font-size:.98rem!important;line-height:1.68!important;text-align:left!important}html[data-page=gambler-panel] .hero-desc:last-of-type{max-width:none!important;padding:15px 17px;border:1px solid rgba(239,68,68,.22);border-inline-start:3px solid var(--gp-red);border-radius:10px;background:linear-gradient(90deg,rgba(239,68,68,.09),rgba(239,68,68,.025))}html[data-page=gambler-panel] .pd-audio-player{width:100%;max-width:none!important;margin:0 0 14px!important;border-color:rgba(239,68,68,.24)!important;background:rgba(12,20,31,.88)!important;box-shadow:0 18px 45px -36px rgba(0,0,0,.9)}html[data-page=gambler-panel] .pd-pdf-dl{justify-content:flex-start!important;margin:0 0 17px!important}html[data-page=gambler-panel] .pd-pdf-dl>a{min-height:44px;border-radius:10px!important;background:linear-gradient(135deg,rgba(34,197,94,.16),rgba(34,197,94,.045))!important}html[data-page=gambler-panel] .article-meta-strip{justify-content:flex-start!important;margin:10px 0 18px!important}html[data-page=gambler-panel] .hero figure.media-box{width:100%;max-width:none!important;margin:0!important;padding:10px!important;align-self:center;border:1px solid var(--gp-line);border-radius:16px;background:rgba(8,14,21,.72);box-shadow:0 30px 70px -42px rgba(0,0,0,.9),0 0 36px -28px rgba(34,211,238,.5)}html[data-page=gambler-panel] .hero figure.media-box img{display:block;margin:0!important;border-radius:11px!important}html[data-page=gambler-panel] .hero figure.media-box figcaption{margin:9px 5px 2px!important;color:#7f8da0!important;font-size:.72rem!important;line-height:1.45}html[data-page=gambler-panel] .key-points{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:18px 0 0!important;padding:0!important;border:0!important;background:0 0!important}html[data-page=gambler-panel] .key-point{--gp-key:var(--gp-red);min-width:0;padding:16px!important;text-align:left!important;border:1px solid var(--gp-line)!important;border-top:2px solid color-mix(in srgb,var(--gp-key) 72%,transparent)!important;border-radius:12px!important;background:linear-gradient(155deg,color-mix(in srgb,var(--gp-key) 9%,transparent),rgba(15,22,32,.76))!important;box-shadow:inset 0 1px rgba(255,255,255,.025)}html[data-page=gambler-panel] .key-point.orange{--gp-key:var(--gp-orange)}html[data-page=gambler-panel] .key-point.purple{--gp-key:#60a5fa}html[data-page=gambler-panel] .key-point.cyan{--gp-key:var(--gp-cyan)}html[data-page=gambler-panel] .key-point i{margin:0 0 11px!important;font-size:1.45rem!important}html[data-page=gambler-panel] .key-point h2{margin:0 0 6px!important;padding:0!important;border:0!important;color:#f1f5f9!important;font-size:.98rem!important;line-height:1.28!important}html[data-page=gambler-panel] .key-point p{margin:0!important;color:#8f9daf!important;font-size:.78rem!important;line-height:1.5!important}@media (min-width:960px){html[data-page=gambler-panel] .hero>.container{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);grid-template-areas:"badge media" "title media" "audio media" "pdf media" "intro media" "meta media" "fact fact" "points points";column-gap:clamp(32px,5vw,66px);row-gap:0;align-items:start}html[data-page=gambler-panel] .hero .report-badge{grid-area:badge;justify-self:start}html[data-page=gambler-panel] .hero h1{grid-area:title}html[data-page=gambler-panel] .hero .pd-audio-player{grid-area:audio}html[data-page=gambler-panel] .hero .pd-pdf-dl{grid-area:pdf}html[data-page=gambler-panel] .hero .hero-desc:first-of-type{grid-area:intro}html[data-page=gambler-panel] .hero .article-meta-strip{grid-area:meta}html[data-page=gambler-panel] .hero .hero-desc:last-of-type{grid-area:fact;margin-top:8px!important}html[data-page=gambler-panel] .hero .key-points{grid-area:points}html[data-page=gambler-panel] .hero figure.media-box{grid-area:media}}html[data-page=gambler-panel] main{padding:22px 0 58px!important}html[data-page=gambler-panel] main .design-category,html[data-page=gambler-panel] main .section,html[data-page=gambler-panel] main .section-header{opacity:1!important;transform:none!important}html[data-page=gambler-panel].pd-fx main .section .section-header,html[data-page=gambler-panel].pd-fx main .section .section-header:not(.is-in){opacity:1!important;transform:none!important;transition:none!important;will-change:auto}html[data-page=gambler-panel] main .section{margin:0!important;padding:clamp(28px,4vw,46px) 0!important;border-bottom:1px solid rgba(148,163,184,.075);scroll-margin-top:96px}html[data-page=gambler-panel] main .section:last-of-type{border-bottom:0}html[data-page=gambler-panel] main .section-header{min-height:0!important;height:auto!important;margin:0 0 24px!important;padding:0 0 15px!important;gap:13px!important;border-bottom:1px solid var(--gp-line)!important}html[data-page=gambler-panel] main .section-icon{width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border-radius:11px!important;box-shadow:0 10px 28px -18px rgba(239,68,68,.9),inset 0 1px rgba(255,255,255,.16)}html[data-page=gambler-panel] main .section-title{margin:0!important;padding:0!important;border:0!important;color:#f1f5f9!important;font-size:clamp(1.25rem, 2.35vw, 1.75rem)!important;line-height:1.18!important;letter-spacing:-.02em!important;text-wrap:balance}html[data-page=gambler-panel] main .alert{padding:18px 20px!important;border:1px solid var(--gp-line);border-inline-start-width:3px!important;border-radius:12px!important;background:linear-gradient(110deg,rgba(239,68,68,.09),rgba(15,22,32,.55));box-shadow:inset 0 1px rgba(255,255,255,.025)}html[data-page=gambler-panel] main .alert-info{background:linear-gradient(110deg,rgba(34,211,238,.075),rgba(15,22,32,.55))}html[data-page=gambler-panel] .theft-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin:22px 0 0!important}html[data-page=gambler-panel] :is(.theft-card,.flow-content,.legal-card){border-color:var(--gp-line)!important;background:linear-gradient(145deg,rgba(20,30,43,.93),rgba(12,19,28,.9))!important;box-shadow:inset 0 1px rgba(255,255,255,.025),0 20px 48px -42px rgba(0,0,0,.95)}html[data-page=gambler-panel] .theft-card{padding:21px!important}html[data-page=gambler-panel] .flow-content h3,html[data-page=gambler-panel] .legal-card h3,html[data-page=gambler-panel] .theft-card h3{margin:0 0 8px!important;color:#eef2f7!important;font-size:1rem!important;line-height:1.35!important}html[data-page=gambler-panel] :is(.theft-card,.flow-content,.legal-card) p{margin:0 0 10px!important;color:#aab6c5!important;font-size:.86rem!important;line-height:1.65!important}html[data-page=gambler-panel] .flow-container{margin:20px 0 0!important}html[data-page=gambler-panel] .flow-step{gap:16px!important}html[data-page=gambler-panel] .flow-content{padding:18px 20px!important}html[data-page=gambler-panel] .design-category{margin:0 0 30px!important}html[data-page=gambler-panel] .design-category-header{margin:0 0 14px!important}html[data-page=gambler-panel] .design-category-header h3{margin:0!important;color:#e8edf4!important;font-size:1rem!important;line-height:1.35!important}html[data-page=gambler-panel] .design-category-header span{color:#7f8da0!important;font-size:.78rem!important}html[data-page=gambler-panel] .designs-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important;gap:13px!important}html[data-page=gambler-panel] .design-thumb{overflow:hidden;border-color:var(--gp-line)!important;border-radius:12px!important;background:var(--gp-surface)!important;box-shadow:0 18px 38px -34px rgba(0,0,0,.95)}html[data-page=gambler-panel] .design-thumb img{display:block;width:100%!important;height:auto!important;min-height:138px;aspect-ratio:16/9;margin:0!important;border:0!important;border-radius:0!important;background:linear-gradient(110deg,#0a1119 30%,#111d29 50%,#0a1119 70%);object-fit:cover;transition:transform .35s cubic-bezier(.2,.75,.25,1),filter .35s ease}html[data-page=gambler-panel] .design-thumb:hover img{transform:scale(1.025);filter:saturate(1.06) contrast(1.03)}html[data-page=gambler-panel] .design-thumb-caption{padding:12px 13px!important}html[data-page=gambler-panel] .design-thumb-caption h4{margin:0 0 3px!important}html[data-page=gambler-panel] .design-thumb-caption p{margin:0!important;line-height:1.45!important}html[data-page=gambler-panel] .legal-grid{gap:14px!important;margin:20px 0 0!important}html[data-page=gambler-panel] .legal-card{padding:20px!important}html[data-page=gambler-panel] .legal-tag{border:1px solid rgba(148,163,184,.09);background:rgba(148,163,184,.055)!important}html[data-page=gambler-panel] .cta,html[data-page=gambler-panel] .scale-warning{border-width:1px!important;border-radius:16px!important;background:radial-gradient(circle at 85% 15%,rgba(239,68,68,.1),transparent 24rem),linear-gradient(145deg,rgba(20,29,41,.94),rgba(11,17,25,.94))!important;box-shadow:inset 0 1px rgba(255,255,255,.03),0 28px 70px -55px rgba(239,68,68,.7)}html[data-page=gambler-panel] .gp-reveal{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .55s cubic-bezier(.2,.75,.25,1)}html[data-page=gambler-panel] .gp-reveal.is-visible{opacity:1;transform:none}html[data-page=gambler-panel] .lightbox{z-index:100000!important;padding:28px!important;background:rgba(2,6,11,.94)!important;backdrop-filter:blur(16px)}html[data-page=gambler-panel] .lightbox img{max-width:min(94vw,1500px)!important;max-height:90vh!important;margin:0!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:12px!important;box-shadow:0 36px 100px rgba(0,0,0,.72)}html[data-page=gambler-panel] .lightbox-close{display:grid;width:48px;height:48px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;color:#fff;background:rgba(15,23,34,.82);font:400 2rem/1 system-ui,sans-serif;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}html[data-page=gambler-panel] .lightbox-close:hover{border-color:rgba(255,77,87,.55);background:rgba(255,77,87,.16);transform:scale(1.04)}@media (max-width:760px){html[data-page=gambler-panel] .hero{padding:38px 0 30px!important}html[data-page=gambler-panel] .hero h1{margin-top:12px!important;font-size:clamp(2rem, 9.4vw, 2.55rem)!important;line-height:1.05!important;text-align:center}html[data-page=gambler-panel] .report-badge{display:flex!important;width:fit-content;margin-inline:auto!important;text-align:center}html[data-page=gambler-panel] .hero-desc{text-align:left!important}html[data-page=gambler-panel] .article-meta-strip{justify-content:center!important;gap:8px 12px!important}html[data-page=gambler-panel] .pd-pdf-dl{justify-content:center!important}html[data-page=gambler-panel] .pd-audio-icon{display:none!important}html[data-page=gambler-panel] .pd-audio-info{width:100%;min-width:0}html[data-page=gambler-panel] .pd-audio-controls{display:grid!important;grid-template-columns:44px 44px 44px minmax(54px,1fr) 44px 44px;gap:6px!important;align-items:center}html[data-page=gambler-panel] :is(.pd-btn-play,.pd-btn-skip,.pd-btn-speed){width:44px!important;min-width:44px!important;height:44px!important}html[data-page=gambler-panel] .pd-progress-wrap{min-width:0}html[data-page=gambler-panel] .pd-vol{width:44px;min-width:44px;height:44px;justify-content:center}html[data-page=gambler-panel] .pd-vol-range{display:none!important}html[data-page=gambler-panel] .key-points{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}html[data-page=gambler-panel] .key-point{min-height:132px;padding:14px!important}html[data-page=gambler-panel] main{padding-top:10px!important}html[data-page=gambler-panel] main .section{padding:27px 0!important}html[data-page=gambler-panel] main .section-header{align-items:center!important;margin-bottom:18px!important;padding:0 0 13px!important}html[data-page=gambler-panel] main .section-icon{width:40px!important;height:40px!important;min-width:40px!important}html[data-page=gambler-panel] main .section-title{font-size:clamp(1.13rem, 5.8vw, 1.42rem)!important}html[data-page=gambler-panel] .theft-grid{grid-template-columns:1fr!important}html[data-page=gambler-panel] .flow-step{gap:11px!important}html[data-page=gambler-panel] .flow-num{width:40px!important;height:40px!important;min-width:40px}html[data-page=gambler-panel] .flow-step:not(:last-child)::after{inset-inline-start:19px!important;left:auto!important;top:44px!important}html[data-page=gambler-panel] .flow-content{padding:16px!important}html[data-page=gambler-panel] .design-category{margin-bottom:24px!important}html[data-page=gambler-panel] .design-category{content-visibility:auto;contain-intrinsic-size:auto 340px}html[data-page=gambler-panel] .design-category-header{align-items:flex-start!important;flex-wrap:wrap;gap:7px 10px!important}html[data-page=gambler-panel] .design-category-header span{width:100%;padding-inline-start:28px}html[data-page=gambler-panel] .designs-grid{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:min(78vw,300px);gap:11px!important;overflow-x:auto;overflow-y:hidden;padding:2px 22px 12px 1px;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 26px),transparent);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 26px),transparent)}html[dir=rtl][data-page=gambler-panel] .designs-grid{padding:2px 1px 12px 22px;-webkit-mask-image:linear-gradient(270deg,#000 0,#000 calc(100% - 26px),transparent);mask-image:linear-gradient(270deg,#000 0,#000 calc(100% - 26px),transparent)}html[data-page=gambler-panel] .designs-grid::-webkit-scrollbar{display:none}html[data-page=gambler-panel] .design-thumb{min-width:0;scroll-snap-align:start}html[data-page=gambler-panel] .cta,html[data-page=gambler-panel] .scale-warning{margin-block:24px!important;padding:24px 18px!important}html[data-page=gambler-panel] .cta-buttons{display:grid!important}html[data-page=gambler-panel] .cta-buttons .btn{justify-content:center;min-height:46px}}@media (min-width:761px) and (max-width:1199px){html[data-page=gambler-panel] .theft-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (prefers-reduced-motion:reduce){html[data-page=gambler-panel] *,html[data-page=gambler-panel] ::after,html[data-page=gambler-panel] ::before{scroll-behavior:auto!important;animation:none!important;transition-duration:0s!important}html[data-page=gambler-panel] .gp-reveal{opacity:1!important;transform:none!important}}