@font-face{font-family:QuickLocal;src:url(/fonts/quick/quick-display.woff2) format("woff2");font-display:swap}:root{--bg: #101010;--panel: #292542;--deep-purple: #301040;--cta: #70F050;--muted: #8986A5;--text: #FFFFFF;--lime: #D9FF35;--qc-bg: #101010;--qc-primary: #301040;--qc-panel: #292542;--qc-green: #70F050;--qc-lime: #D9FF35;--qc-dark: #101010;--qc-deep: #050505;--qc-ink: #ffffff;--qc-muted: #8986A5;--qc-muted-strong: #c7c4dd;--qc-win: #70F050;--qc-border: rgba(112, 240, 80, .28);--qc-purple-border: rgba(137, 134, 165, .28)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--qc-deep)}body{margin:0;font-family:QuickLocal,Arial,Helvetica,sans-serif;color:var(--qc-ink);background:radial-gradient(circle at 14% 4%,rgba(48,16,64,.8),transparent 30rem),radial-gradient(circle at 84% 8%,rgba(112,240,80,.18),transparent 26rem),linear-gradient(180deg,#101010,#070707 55%,#101010)}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--qc-lime);outline-offset:3px}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.story-container{width:min(1120px,calc(100% - 28px));margin-inline:auto}.money{color:var(--qc-win);font-weight:1000}.btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:.9rem 1.15rem;border-radius:14px;border:1px solid rgba(255,255,255,.16);font-weight:1000;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#101010;background:var(--qc-green);box-shadow:0 16px 34px #70f0504d}.btn-hot{color:var(--qc-green);background:var(--qc-primary);border-color:#70f05047;box-shadow:0 16px 34px #30104061}.site-header{position:sticky;top:0;z-index:50;background:#101010f0;border-bottom:1px solid var(--qc-border);backdrop-filter:blur(14px)}.header-inner{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-logo img{width:190px;max-width:48vw;height:auto;display:block}.nav{display:flex;align-items:center;gap:.2rem}.nav a{padding:.7rem .85rem;border-radius:999px;color:var(--qc-muted);font-weight:900;text-decoration:none}.nav a:hover{color:var(--qc-ink);background:#301040b8}.hero{position:relative;min-height:760px;display:grid;align-items:center;overflow:hidden;background-image:linear-gradient(90deg,#101010f5,#301040d1 45%,#1010106b),url(/images/hero/hero-bg.webp);background-size:cover;background-position:center}.secondary-hero{min-height:640px;padding:5.5rem 0 3.5rem;background-size:cover;background-position:center}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.8fr);gap:clamp(2rem,5vw,5rem);align-items:center}.hero-copy{max-width:690px}.hero-badge{width:fit-content;padding:.45rem .7rem;border-radius:999px;background:#301040d1;border:1px solid var(--qc-border);color:var(--qc-green);font-size:.76rem;font-weight:1000}h1{margin:1rem 0;max-width:720px;color:#fff;font-size:clamp(2.7rem,5.4vw,3.5rem);line-height:1;letter-spacing:0;text-wrap:balance}.hero-lead{color:#f5f4ff;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.4rem}.hero-proof{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.25rem}.hero-proof span,.pill{padding:.55rem .75rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.11);color:#f6f4ff;font-size:.82rem;font-weight:900}.game-stage{--brand-color: var(--qc-green);--gold: var(--qc-green);--brand-purple: var(--qc-primary)}.plinko-shell{width:min(390px,100%);margin-inline:auto;border-radius:24px;overflow:hidden;background:#292542e6;border:1px solid rgba(112,240,80,.24);box-shadow:0 28px 80px #00000080,0 0 52px #30104075,0 0 34px #70f0501f;user-select:none}.plinko-shell>div:first-child{min-height:50px;display:flex;align-items:center;gap:.45rem;overflow-x:auto;padding:.75rem;background:#101010d1;border-bottom:1px solid rgba(255,255,255,.08)}.plinko-shell>div:first-child div,.plinko-shell>div:first-child span{flex:0 0 auto;padding:.32rem .55rem;border-radius:10px;background:#70f0501f;color:var(--qc-green);border:1px solid rgba(112,240,80,.24);font-size:.7rem;font-weight:1000;text-transform:uppercase}.plinko-shell>div:nth-child(2){position:relative;aspect-ratio:4 / 4.7;background:#101010;border-block:1px solid #292542}.plinko-shell canvas{width:100%;height:100%;display:block}.plinko-shell>div:nth-child(3){padding:1rem;background:#0000006b;border-top:1px solid rgba(255,255,255,.08)}.plinko-shell>div:nth-child(3)>div{display:grid;gap:.8rem;margin-bottom:.9rem}.plinko-shell button{border:0;cursor:pointer;font-family:inherit}.plinko-shell>div:nth-child(3)>div>div:first-child{display:flex;justify-content:space-between;align-items:center;color:var(--qc-ink);font-weight:1000}.plinko-shell>div:nth-child(3)>div>div:nth-child(2){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;padding:.35rem;border-radius:14px;background:#ffffff0f}.plinko-shell>div:nth-child(3)>div>div:nth-child(2) button{min-height:36px;border-radius:10px;color:var(--qc-ink);background:#ffffff14;font-weight:1000}.plinko-shell>div:nth-child(3)>button{width:100%;min-height:58px;border-radius:16px;color:#101010;background:linear-gradient(135deg,var(--qc-green),var(--qc-lime));box-shadow:0 14px 30px #70f05047;font-size:1.08rem;font-weight:1000;text-transform:uppercase}.plinko-shell a[href="/go"]{color:#101010;background:var(--qc-green);padding:.65rem .9rem;border-radius:999px;font-weight:1000;text-decoration:none}.section{padding:4rem 0}.section-alt{background:#30104033;border-block:1px solid rgba(137,134,165,.16)}.section-title{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.6rem);line-height:1;text-wrap:balance}.section-title span{color:var(--qc-green)}.section-lead{max-width:980px;color:#f3f1ff;font-size:1.03rem;line-height:1.72}.trust-hero{min-height:520px}.live-wins{padding:1.1rem 0;background:linear-gradient(90deg,#101010,#301040,#292542,#101010);border-block:1px solid var(--qc-border);overflow:hidden}.wins-track{display:flex;gap:.8rem;width:max-content;animation:wins-marquee 36s linear infinite}.live-wins:hover .wins-track{animation-play-state:paused}.win-item{width:290px;display:grid;grid-template-columns:54px 1fr;gap:.75rem;align-items:center;padding:.75rem;border-radius:16px;background:#ffffff14;border:1px solid rgba(112,240,80,.24);text-decoration:none}.win-item:nth-child(3n+1){background:#70f0501f;border-color:#70f05061}.win-item:nth-child(3n+2){background:#d9ff351a;border-color:#d9ff3557}.win-item:nth-child(3n){background:#301040b8;border-color:#8986a557}.win-slot-icon{width:54px;height:54px;border-radius:12px;object-fit:cover}.win-item strong{display:block}.win-item small{color:var(--qc-muted);font-weight:800}@keyframes wins-marquee{to{transform:translate(-50%)}}.slot-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem}.slot-card,.game-card{position:relative;display:grid;gap:.55rem;padding:.7rem;min-height:210px;border-radius:16px;background:linear-gradient(180deg,#292542e6,#101010d1);border:1px solid rgba(137,134,165,.22);text-decoration:none;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.slot-card:hover{transform:translateY(-4px);border-color:var(--qc-green);box-shadow:0 18px 42px #3010405c}.slot-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.slot-meta{color:var(--qc-muted);font-size:.76rem;font-weight:800}.slot-tag{color:#101010;background:var(--qc-green);border-radius:999px;padding:.28rem .5rem;font-size:.7rem;font-weight:1000;width:fit-content}.story-section{padding:4.5rem 0}.story-chapter{margin:0 0 2rem;padding:1.35rem;border-radius:18px;background:#ffffff0b;border:1px solid rgba(137,134,165,.18)}.story-chapter h2{margin:0 0 .9rem;font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.08;text-wrap:balance}.story-copy,.copy-flow{color:#f2f0ff;font-size:1.02rem;line-height:1.72;margin:0 0 1rem}.casino-flow-panel,.surface-card,.proof-card,.bonus-card{border-radius:16px;background:linear-gradient(135deg,#3010409e,#292542b8);border:1px solid rgba(112,240,80,.18);padding:1rem}.stats-row,.info-grid,.trust-grid,.context-link-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-block:1rem}.stats-row>*,.info-grid>*,.trust-grid>*,.context-link-row>*{padding:1rem;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.09)}.mini-data-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:16px;margin:1rem 0;background:#ffffff0e}.mini-data-table th,.mini-data-table td{padding:.9rem;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;vertical-align:top}.mini-data-table th{color:#101010;background:linear-gradient(135deg,var(--qc-lime),var(--qc-green))}.inline-game-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-block:1rem}.inline-game-strip a{display:grid;grid-template-columns:56px 1fr;gap:.65rem;align-items:center;padding:.65rem;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);text-decoration:none}.inline-game-strip img{width:56px;height:56px;border-radius:10px;object-fit:cover}.faq-grid,.comments-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.faq-item,.comment-card,.author-card{padding:1rem;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.comment-card{display:grid;grid-template-columns:48px 1fr;gap:.8rem}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#101010;background:linear-gradient(135deg,var(--qc-green),var(--qc-lime));font-weight:1000}.author-card{display:grid;grid-template-columns:110px 1fr;gap:1rem;align-items:center}.author-card img{width:96px;height:96px;border-radius:18px;object-fit:cover}.payment-strip{padding:1.2rem;border-radius:18px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;background:linear-gradient(135deg,#301040b8,#70f0501a);border:1px solid var(--qc-border)}.index-proof-strip{padding:clamp(2rem,4vw,3rem) 0 clamp(1.5rem,3vw,2.25rem)}.index-proof-strip .info-grid{margin-block:0}.index-proof-strip+.story-section{padding-top:clamp(2.5rem,4vw,3.25rem)}.site-footer{padding:2.5rem 0;color:var(--qc-muted);border-top:1px solid rgba(255,255,255,.08);background:#050505}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:1rem}.footer-grid a{color:var(--qc-muted);display:block;margin:.35rem 0}.footer-grid p{line-height:1.65}@media(max-width:900px){.nav{display:none}.header-cta{padding:.75rem .85rem;font-size:.84rem}.hero{min-height:auto;padding:4rem 0 2rem}.hero-grid{grid-template-columns:1fr}.slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-row,.info-grid,.trust-grid,.context-link-row,.inline-game-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.container,.story-container{width:min(100% - 22px,1180px)}.hero{padding:2.35rem 0 1.1rem;background-position:center}.hero-grid{gap:1.2rem}h1{font-size:clamp(2.25rem,13vw,3.35rem)}.hero-lead{font-size:.98rem;line-height:1.52}.hero-proof{margin-top:.85rem;gap:.45rem}.hero-proof span{padding:.43rem .58rem;font-size:.74rem}.plinko-shell{max-width:286px;border-radius:20px}.plinko-shell>div:first-child{min-height:42px;padding:.55rem}.plinko-shell>div:nth-child(3){padding:.72rem}.plinko-shell>div:nth-child(3)>button{min-height:48px;font-size:.95rem}.hero-actions .btn{width:100%}.slot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.slot-card{min-height:190px}.faq-grid,.comments-grid,.footer-grid,.author-card{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
