@layer base{:root{--bg:#070a12;--panel:#ffffff0f;--panel-2:#ffffff14;--line:#ffffff1f;--text:#ffffffdb;--muted:#ffffffad;--muted-2:#ffffff8f;--heading:#fffffff0;--shadow:0 18px 60px #00000073;--radius:18px;--radius-sm:14px;--ring:0 0 0 4px #22d3ee2e;--grad:linear-gradient(135deg, #6d28d9 0%, #a855f7 38%, #22d3ee 100%);--font:"Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-h:Outfit, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html,body{height:100%}body{font-family:var(--font);color:var(--text);background:radial-gradient(1200px 900px at 20% 0%, #6d28d942, transparent 55%), radial-gradient(1000px 800px at 90% 10%, #22d3ee24, transparent 55%), radial-gradient(900px 700px at 40% 100%, #a855f724, transparent 55%), var(--bg);margin:0}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2{font-family:var(--font-h);color:var(--heading);margin:0}p{margin:0}}@layer components{.container{width:min(1120px,100% - 32px);margin-inline:auto}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#ffffff12,#ffffff08)}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070a12b8;border-bottom:1px solid #ffffff14}.topbarInner{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 0;font-size:12.5px;display:flex}.topbarBadge{color:#ffffffdb;letter-spacing:.2px;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-weight:600;display:inline-flex}.nav{border-bottom:1px solid #ffffff1a;position:relative}.navInner{justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.brandIcon{background:var(--grad);border:1px solid #ffffff1f;border-radius:12px;flex:none;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 14px 34px #a855f738}.brandIcon svg{color:#070a12eb;width:22px;height:22px}.brandText{flex-direction:column;min-width:0;line-height:1.05;display:flex}.brandName{font-family:var(--font-h);letter-spacing:-.4px;color:#ffffffeb;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.brandTag{color:var(--muted-2);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.navLinks{align-items:center;gap:10px;display:flex}.navLink{color:#ffffffd1;background:0 0;border:1px solid #0000;border-radius:12px;padding:10px 12px;transition:background .14s,border-color .14s,transform .14s}.navLink:hover{background:#ffffff0f;border-color:#ffffff1a}.navLink:focus-visible{box-shadow:var(--ring);outline:none}.hamburger{color:#ffffffe6;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.hamburger:focus-visible{box-shadow:var(--ring);outline:none}.mobilePanel{padding:0 0 16px;display:none}.mobileCard{border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid #ffffff1f;overflow:hidden}.mobileLink{color:#ffffffe0;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:14px;display:flex}.mobileLink:first-child{border-top:none}.hero{padding:42px 0 22px}.heroCard{border-radius:22px;padding:26px 22px;position:relative;overflow:hidden}.heroCard:before{content:"";pointer-events:none;background:radial-gradient(900px 240px at 30% 10%,#22d3ee2e,#0000 55%),radial-gradient(800px 260px at 80% 10%,#a855f738,#0000 55%),radial-gradient(700px 260px at 50% 100%,#6d28d92e,#0000 55%);position:absolute;inset:-1px}.heroGrid{text-align:center;place-items:center;gap:10px;display:grid;position:relative}.hero h1{letter-spacing:-1px;font-size:clamp(28px,4vw,44px);line-height:1.05}.hero h2{font-size:clamp(15px,2.2vw,18px);font-family:var(--font);color:var(--muted);max-width:62ch;font-weight:500;line-height:1.5}.divider{background:#ffffff1a;height:1px;margin:26px 0}.listing{padding:8px 0 56px}.listingHeader{text-align:center;margin-bottom:22px}.listingTitle{font-family:var(--font-h);letter-spacing:-.6px;color:var(--heading);margin-bottom:8px;font-size:clamp(22px,3vw,30px)}.listingIntro{color:var(--muted);max-width:58ch;margin-inline:auto;font-size:15px;line-height:1.55}.offerList{flex-direction:column;gap:16px;display:flex}.offerBlock{border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(#ffffff0f,#ffffff05);overflow:hidden;box-shadow:0 12px 40px #00000047}.offerBlockTop{border-color:#a855f773;box-shadow:0 18px 50px #6d28d938}.offerBlockTop .offerRank{background:var(--grad);color:#070a12eb;border-color:#0000}.offerRow{grid-template-columns:52px minmax(120px,150px) 1fr 88px minmax(148px,168px);align-items:center;gap:14px 16px;padding:16px 18px;display:grid}.offerCol{min-width:0}.offerColLabel{letter-spacing:.6px;text-transform:uppercase;color:var(--muted-2);margin-bottom:6px;font-size:11px;font-weight:600;display:none}.offerRank{width:40px;height:40px;font-family:var(--font-h);color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff24;border-radius:12px;place-items:center;margin-inline:auto;font-size:18px;font-weight:700;display:grid}.offerImageWrap{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;min-height:76px;padding:6px;display:flex;overflow:hidden}.offerImage{aspect-ratio:3/2;object-fit:contain;border-radius:10px;width:100%;max-width:120px;height:auto;display:block}.offerBonusText{color:#ffffffe0;font-size:14px;font-weight:500;line-height:1.45}.offerScore{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:10px 8px;display:flex}.offerScoreValue{font-family:var(--font-h);letter-spacing:-.5px;background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700;line-height:1}.offerScoreLabel{color:var(--muted-2);font-size:11px;font-weight:600}.offerColActions{flex-direction:column;gap:8px;display:flex}.offerBtn{text-align:center;letter-spacing:.1px;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:11px 12px;font-size:13px;font-weight:600;transition:transform .14s,background .14s,border-color .14s;display:inline-flex}.offerBtn:hover{transform:translateY(-1px)}.offerBtn:focus-visible{box-shadow:var(--ring);outline:none}.offerBtnPrimary{background:var(--grad);color:#070a12eb;border-color:#ffffff24}.offerBtnGhost{color:#ffffffe6;background:#ffffff0d;border-color:#ffffff24}.offerBtnGhost:hover{background:#ffffff17}.offerDisclaimer{color:var(--muted-2);background:#0000002e;border-top:1px solid #ffffff14;margin:0;padding:10px 18px 14px;font-size:11.5px;line-height:1.45}@media (width<=900px){.offerRow{grid-template-columns:44px 1fr;grid-template-areas:"num brand""bonus bonus""score actions";gap:12px 14px;padding:14px}.offerColNum{grid-area:num}.offerColBrand{grid-area:brand}.offerColBonus{grid-area:bonus}.offerColScore{grid-area:score}.offerColActions{grid-area:actions}.offerColLabel{display:block}.offerImageWrap{min-height:68px}.offerColScore .offerScore{flex-direction:row;justify-content:flex-start;gap:8px;width:fit-content}.offerColActions{align-items:stretch}}@media (width<=520px){.offerRow{grid-template-columns:40px 1fr;grid-template-areas:"num brand""bonus bonus""score score""actions actions"}.offerColActions .offerBtn{width:100%}}@media (width<=820px){.navLinks{display:none}.hamburger{display:inline-flex}.mobilePanel[data-open=true]{display:block}}.sections{padding:0 0 64px}.sectionCard{background:linear-gradient(#ffffff0f,#ffffff05);border:1px solid #ffffff1f;border-radius:22px;padding:22px;box-shadow:0 16px 50px #00000047}.sectionHeader{text-align:center;margin-bottom:18px}.sectionTitle{font-family:var(--font-h);letter-spacing:-.7px;margin-bottom:8px;font-size:clamp(22px,3.2vw,32px)}.sectionIntro{color:var(--muted);max-width:68ch;margin-inline:auto;font-size:15px;line-height:1.6}.featureGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px;display:grid}.featureCard{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:18px;align-items:flex-start;gap:12px;min-height:106px;padding:14px 14px 16px;display:flex}.featureIcon{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;flex:none;place-items:center;width:40px;height:40px;display:grid}.featureTitle{font-family:var(--font-h);color:#ffffffeb;letter-spacing:-.3px;margin:0 0 6px;font-size:15px}.featureText{color:var(--muted);margin:0;font-size:13.5px;line-height:1.5}.sectionSplit{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px;display:grid}.sectionSplitCard{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:22px;padding:18px 18px 20px;box-shadow:0 14px 40px #00000038}.splitTitleRow{align-items:center;gap:10px;margin-bottom:10px;display:flex}.splitIcon{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:14px;place-items:center;width:36px;height:36px;display:grid}.splitTitle{font-family:var(--font-h);letter-spacing:-.35px;color:#ffffffeb;margin:0;font-size:16px}.splitText{color:var(--muted);margin:0;font-size:14px;line-height:1.6}@media (width<=980px){.featureGrid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.featureGrid,.sectionSplit{grid-template-columns:1fr}}.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000038;border-top:1px solid #ffffff1a;padding:44px 0 22px}.footerTop{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.footerName{font-family:var(--font-h);letter-spacing:-.6px;color:#ffffffeb;margin-bottom:6px;font-size:18px;font-weight:800}.footerTag{color:var(--muted);max-width:52ch;font-size:13.5px;line-height:1.5}.footerBadges{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.footerBadgeLink{border-radius:12px;display:inline-flex}.footerBadgeLink:focus-visible{box-shadow:var(--ring);outline:none}.footerBadge{object-fit:contain;box-sizing:content-box;background:#ffffff08;border:1px solid #ffffff1f;border-radius:12px;width:auto;max-width:110px;height:40px;padding:6px 10px}.footerGrid{grid-template-columns:1.3fr .9fr .9fr;gap:18px;padding-top:14px;display:grid}.footerColTitle{font-family:var(--font-h);letter-spacing:-.4px;color:#ffffffeb;align-items:center;gap:10px;margin-bottom:10px;font-weight:700;display:flex}.footerList,.footerLinks,.footerMini{color:var(--muted);gap:10px;margin:0;padding:0;font-size:13.5px;line-height:1.55;list-style:none;display:grid}.footerLinks a{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;width:fit-content;padding:8px 10px;display:inline-flex}.footerLinks a:hover{background:#ffffff14}.footerMini li{align-items:center;gap:10px;display:flex}.footerBottom{color:#ffffff9e;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding-top:16px;font-size:12.5px;display:flex}@media (width<=900px){.footerTop{flex-direction:column;align-items:flex-start}.footerBadges{justify-content:flex-start}.footerGrid{grid-template-columns:1fr}.footerBottom{flex-direction:column;align-items:flex-start}}.cookieWrap{z-index:60;pointer-events:none;place-items:end center;padding:16px;display:grid;position:fixed;inset:auto 0 0}.cookieCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:#070a12d1;border:1px solid #ffffff24;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;width:min(980px,100%);padding:14px;display:flex;box-shadow:0 18px 60px #00000073}.cookieTitle{font-family:var(--font-h);letter-spacing:-.5px;color:#ffffffeb;margin-bottom:4px;font-weight:800}.cookieDesc{color:var(--muted);font-size:13.5px;line-height:1.55}.cookieLinks{margin-top:8px}.cookieLink{color:#ffffffe0;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;padding:7px 10px;font-size:13px;display:inline-flex}.cookieActions{flex:none;gap:10px;display:flex}.cookieBtn{color:#ffffffe6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:12px;padding:10px 12px;font-weight:700}.cookieBtnPrimary{background:var(--grad);color:#070a12eb;border-color:#ffffff24}.cookieBtnGhost:hover{background:#ffffff17}@media (width<=720px){.cookieCard{flex-direction:column;align-items:stretch}.cookieActions{justify-content:stretch}.cookieBtn{width:100%}}.ageOverlay{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#070a12e0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.agePopup{border-radius:28px;width:min(420px,100%);position:relative;overflow:hidden}.agePopupGlow{background:var(--grad);opacity:.6;filter:blur(1px);border-radius:30px;position:absolute;inset:-2px}.agePopupInner{text-align:center;background:linear-gradient(#0f121efa,#070a12fc);border-radius:28px;padding:32px 28px;position:relative}.agePopupBrand{flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;display:flex}.agePopupLogo{background:var(--grad);color:#070a12eb;border-radius:16px;place-items:center;width:52px;height:52px;font-size:22px;display:grid;box-shadow:0 12px 32px #a855f759}.agePopupSite{font-family:var(--font-h);letter-spacing:-.5px;color:#fffffff0;font-size:18px;font-weight:800}.agePopupBadge{width:72px;height:72px;font-family:var(--font-h);color:#fff;background:linear-gradient(135deg,#6d28d940,#22d3ee26);border:2px solid #a855f780;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;font-size:28px;font-weight:900;display:inline-flex;box-shadow:0 8px 32px #a855f740}.agePopupTitle{font-family:var(--font-h);letter-spacing:-.6px;color:#fffffff0;margin:0 0 10px;font-size:22px;font-weight:800}.agePopupDesc{color:var(--muted);margin:0 0 24px;font-size:14px;line-height:1.65}.agePopupBtns{flex-direction:column;gap:10px;display:flex}.agePopupBtn{cursor:pointer;border:none;border-radius:14px;width:100%;padding:14px 18px;font-size:15px;font-weight:700;transition:transform .12s,box-shadow .12s}.agePopupBtn:hover{transform:translateY(-2px)}.agePopupBtn:active{transform:translateY(0)}.agePopupBtnAccept{background:var(--grad);color:#070a12eb;box-shadow:0 8px 24px #a855f74d}.agePopupBtnAccept:hover{box-shadow:0 12px 32px #a855f766}.agePopupBtnReject{color:#fffc;background:#ffffff0f;border:1px solid #ffffff1f}.agePopupBtnReject:hover{background:#ffffff1a}.agePopupFoot{color:#ffffff80;border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding-top:16px;font-size:12px;display:flex}.agePopupDot{background:#ffffff4d;border-radius:50%;width:4px;height:4px}.ageRestriction{background:radial-gradient(800px 600px at 50% 30%, #6d28d926, transparent 60%), var(--bg);place-items:center;min-height:100svh;padding:28px 20px;display:grid}.ageRestrictionInner{text-align:center;background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff1a;border-radius:28px;width:min(480px,100%);padding:36px 28px;box-shadow:0 24px 64px #0006}.ageRestrictionBadge{width:80px;height:80px;font-family:var(--font-h);color:#fff;background:linear-gradient(135deg,#f43f5e33,#a855f726);border:2px solid #f43f5e80;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:32px;font-weight:900;display:inline-flex}.ageRestrictionTitle{font-family:var(--font-h);letter-spacing:-.8px;color:#fffffff0;margin:0 0 12px;font-size:28px;font-weight:900}.ageRestrictionDesc{color:var(--muted);margin:0 0 24px;font-size:14.5px;line-height:1.65}.ageRestrictionFoot{color:#ffffff80;border-top:1px solid #ffffff14;margin-top:20px;padding-top:16px;font-size:12px;line-height:1.5}@media (width<=480px){.agePopupInner{padding:24px 20px}.ageRestrictionInner{padding:28px 20px}}.policy{padding:36px 0 44px}.policyCard{border-radius:22px;padding:22px}.policyHead{text-align:center;margin-bottom:16px}.policyTitle{letter-spacing:-.8px;margin-bottom:6px;font-size:26px}.policySubtitle{font-family:var(--font);color:var(--muted);font-size:14.5px;font-weight:600}.policyList{color:#ffffffd6;gap:10px;margin:0;padding-left:18px;font-size:14px;line-height:1.65;display:grid}.offerPage{padding:36px 0 56px}.offerHeroCard{border-radius:22px;overflow:hidden}.offerHeroRow{justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.offerHeroBrand{align-items:center;gap:14px;min-width:0;display:flex}.offerHeroLogo{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;flex:none;place-items:center;width:112px;height:72px;padding:8px;display:grid;overflow:hidden}.offerHeroLogo img{object-fit:contain;width:100%;height:100%}.offerHeroMeta{min-width:0}.offerHeroSite{font-family:var(--font-h);letter-spacing:-.6px;margin:0 0 4px;font-size:18px;font-weight:900}.offerHeroName{font-family:var(--font-h);letter-spacing:-.8px;color:#ffffffeb;margin:0 0 8px;font-size:26px;font-weight:900}.offerHeroBonus{color:var(--muted);max-width:70ch;font-size:14.5px;line-height:1.55}.offerHeroActions{flex:none;place-items:center stretch;gap:10px;width:min(220px,100%);display:grid}.offerHeroScore{text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;padding:12px}.offerHeroScoreValue{font-family:var(--font-h);letter-spacing:-.6px;background:var(--grad);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:26px;font-weight:900}.offerHeroScoreLabel{color:var(--muted-2);letter-spacing:.3px;text-transform:uppercase;margin-top:2px;font-size:12px;font-weight:700}.offerHeroDisclaimer{color:var(--muted-2);background:#0000002e;border-top:1px solid #ffffff14;padding:12px 18px 14px;font-size:12px;line-height:1.55}.offerContentGrid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px;display:grid}.offerSection{border-radius:22px;padding:18px}.offerSectionTitle{font-family:var(--font-h);letter-spacing:-.6px;color:#ffffffeb;margin-bottom:10px;font-weight:900}.offerSectionText{color:var(--muted);font-size:14px;line-height:1.65}.offerBullets{color:#ffffffd6;gap:10px;margin:0;padding-left:18px;font-size:14px;line-height:1.65;display:grid}@media (width<=920px){.offerHeroRow{flex-direction:column;align-items:stretch}.offerHeroActions{width:100%}.offerContentGrid{grid-template-columns:1fr}}}@layer utilities{.srOnly{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}#root{min-height:100svh}
