:root{--bg:#050308;--panel:rgba(255,255,255,.075);--panel2:rgba(255,255,255,.11);--text:#fff;--muted:#cfc7d8;--pink:#ff3478;--orange:#ff9f1a;--violet:#b445ff;--border:rgba(255,255,255,.14);--shadow:0 24px 80px rgba(255,52,120,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% 10%,rgba(255,52,120,.2),transparent 30%),radial-gradient(circle at 85% 8%,rgba(91,57,255,.23),transparent 38%),linear-gradient(180deg,#0a0610 0%,#050308 70%);color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92vw);margin:0 auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(5,3,8,.82);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)}.nav{height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px;font-weight:900}.logo{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--pink),var(--violet));display:grid;place-items:center;box-shadow:var(--shadow);font-size:13px}.navlinks{display:flex;gap:24px;color:#eee;font-size:14px;font-weight:700}.pill{border:1px solid var(--border);border-radius:999px;background:var(--panel);padding:10px 16px;font-weight:900}.pill.hot,.btn.hot{background:linear-gradient(135deg,var(--pink),#ff6040,var(--orange));border:0;color:#fff;box-shadow:0 14px 36px rgba(255,80,80,.24)}.hero{padding:72px 0 48px;display:grid;grid-template-columns:1.06fr .94fr;gap:66px;align-items:center}.badge{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--border);background:rgba(255,255,255,.08);border-radius:999px;padding:9px 13px;font-weight:900;color:#f4edf5}.dot{width:10px;height:10px;background:#30d982;border-radius:50%;box-shadow:0 0 18px #30d982}.hero h1{font-size:clamp(46px,7vw,86px);line-height:.95;margin:26px 0 20px;letter-spacing:-.065em}.gradient{background:linear-gradient(100deg,#ff4d7e,#ff2f97,#b445ff);-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:clamp(18px,2.1vw,24px);line-height:1.55;color:var(--muted);max-width:720px}.spotlight-offer{display:block;margin:24px 0 18px;padding:14px;border-radius:22px;border:1px solid rgba(255,255,255,.28);background:linear-gradient(135deg,rgba(255,52,120,.28),rgba(180,69,255,.2));box-shadow:0 24px 70px rgba(255,52,120,.26)}.spotlight-offer strong{display:block;margin:10px 0 12px;font-size:20px;letter-spacing:.01em}.spotlight-offer img,.spotlight-offer video{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.22)}.video-promo-wrap{max-width:50%;margin:24px auto}.video-box{position:relative;width:100%;max-height:50vh;border-radius:14px;overflow:hidden}.video-box video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.click-overlay{position:absolute;inset:0;z-index:2;cursor:pointer}.banner-card{margin:28px 0 22px;border:1px solid var(--border);background:rgba(255,255,255,.06);border-radius:22px;overflow:hidden;box-shadow:0 18px 58px rgba(0,0,0,.3);position:relative}.banner-card:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.05),rgba(255,52,120,.12));pointer-events:none}.banner-card figcaption{padding:11px 14px;background:rgba(0,0,0,.55);font-weight:900;color:#fff}.cta-row{display:flex;flex-wrap:wrap;gap:14px;margin:22px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.09);font-weight:950;transition:.18s transform,.18s filter}.btn:hover{transform:translateY(-2px);filter:brightness(1.09)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:22px}.stat{border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.04));border-radius:22px;padding:22px}.stat strong{font-size:28px;display:block}.muted{color:var(--muted)}.offer-panel{border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.05));border-radius:34px;padding:28px;box-shadow:var(--shadow)}.mini-offer{min-height:138px;border-radius:24px;padding:24px;margin:0 0 18px;background:linear-gradient(135deg,rgba(255,52,120,.42),rgba(180,69,255,.24)),radial-gradient(circle at 100% 30%,rgba(255,159,26,.22),transparent 38%);display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(255,255,255,.09)}.mini-offer:last-child{margin-bottom:0}.mini-thumb{width:56px;height:56px;object-fit:cover;border-radius:12px;border:1px solid rgba(255,255,255,.25);box-shadow:0 8px 20px rgba(0,0,0,.3)}.tag{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(0,0,0,.35);font-size:12px;font-weight:950;text-transform:uppercase}.mini-offer h3{margin:18px 0 0;font-size:23px}.section{padding:48px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section h2{font-size:clamp(32px,4vw,48px);margin:0 0 8px;letter-spacing:-.04em}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--border);border-radius:24px;background:rgba(255,255,255,.065);padding:24px;min-height:250px;position:relative;overflow:hidden}.card:before{content:"";position:absolute;inset:-1px;background:radial-gradient(circle at 20% 10%,rgba(255,52,120,.22),transparent 30%),radial-gradient(circle at 100% 0,rgba(255,159,26,.14),transparent 35%);z-index:0}.card>*{position:relative;z-index:1}.icon{font-size:30px;margin-bottom:16px}.card h3{font-size:26px;margin:8px 0}.card p{color:var(--muted);line-height:1.55}.card .btn{width:100%;margin-top:14px}.plan{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.panel{border:1px solid var(--border);border-radius:24px;background:rgba(255,255,255,.07);padding:24px}.step{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.055);padding:14px 16px;margin:12px 0}.num{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,var(--pink),var(--violet));display:grid;place-items:center;font-weight:950}.footer{border-top:1px solid var(--border);padding:34px 0;color:var(--muted);font-size:13px}.agegate{position:fixed;inset:0;z-index:1000;background:radial-gradient(circle at 20% 10%,rgba(255,52,120,.28),transparent 30%),linear-gradient(135deg,#12061e,#050308);display:grid;place-items:center;padding:24px}.agebox{width:min(720px,94vw);border:1px solid var(--border);border-radius:30px;background:rgba(255,255,255,.09);backdrop-filter:blur(20px);padding:34px;box-shadow:0 30px 120px rgba(0,0,0,.58)}.lang{display:flex;gap:8px;margin-bottom:16px}.lang button{border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.09);color:#fff;font-weight:900;padding:9px 13px}.agebox h2{font-size:clamp(38px,7vw,70px);line-height:1;margin:8px 0 18px}.input{width:100%;height:58px;border-radius:16px;border:1px solid var(--border);background:rgba(0,0,0,.32);color:#fff;padding:0 18px;font-size:18px;outline:0}.check{display:flex;gap:12px;align-items:flex-start;margin:16px 0;color:#f5edf6;line-height:1.45}.error{color:#ffb0c7;min-height:24px;font-weight:800}.sticky-cta{display:none;position:fixed;left:12px;right:12px;bottom:12px;z-index:70;box-shadow:0 20px 60px rgba(255,52,120,.36)}.article{max-width:840px;padding:70px 0}.article h1{font-size:clamp(38px,6vw,66px);letter-spacing:-.05em}.article p,.article li{color:var(--muted);line-height:1.75;font-size:18px}.article .panel{margin:22px 0}@media(max-width:900px){.navlinks{display:none}.hero{grid-template-columns:1fr;gap:34px;padding-top:40px}.offer-panel{padding:18px}.stats,.grid,.plan{grid-template-columns:1fr}.section-head{display:block}.sticky-cta{display:flex}.footer{padding-bottom:88px}.hero h1{font-size:54px}.container{width:min(100% - 28px,1180px)}}

/* Top categories featured promo: compact format */
#offers .spotlight-offer{display:block;max-width:360px;padding:12px;margin:16px 0 18px}
#offers .spotlight-offer strong{font-size:16px;margin:8px 0 10px}
#offers .spotlight-offer img{width:100%;max-height:260px;object-fit:cover;object-position:center;border-radius:12px}
@media(max-width:900px){#offers .spotlight-offer{max-width:100%}#offers .spotlight-offer img{max-height:220px}}

/* Force compact size for the single featured image under Top categories */
#offers .top-featured-offer{max-width:340px!important}
#offers .top-featured-offer img{height:240px!important;max-height:240px!important;object-fit:cover!important}
@media(max-width:900px){#offers .top-featured-offer{max-width:100%!important}#offers .top-featured-offer img{height:210px!important;max-height:210px!important}}

/* Featured resources: keep all three promos compact and uniform */
.featured-resources .resources-offer{max-width:560px;margin:14px 0;padding:12px}
.featured-resources .resources-offer strong{font-size:16px;margin:8px 0 10px}
.featured-resources .resources-offer img{width:100%;height:260px;max-height:260px;object-fit:cover;object-position:center;border-radius:12px}
@media(max-width:900px){.featured-resources .resources-offer{max-width:100%}.featured-resources .resources-offer img{height:220px;max-height:220px}}

/* Featured resources in one horizontal row on desktop */
.featured-resources .resources-offers-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;align-items:start;margin:12px 0 18px}
.featured-resources .resources-offer{max-width:none!important;width:100%;margin:0}
.featured-resources .resources-offer img{height:200px!important;max-height:200px!important}
@media(max-width:1300px) and (min-width:901px){
  .featured-resources .resources-offers-grid{grid-template-columns:repeat(5,1fr)}
}
@media(max-width:900px){.featured-resources .resources-offers-grid{grid-template-columns:1fr}.featured-resources .resources-offer img{height:220px!important;max-height:220px!important}}

.featured-resources > .grid{grid-template-columns:repeat(5,1fr)}
@media(max-width:1100px){.featured-resources > .grid{grid-template-columns:repeat(2,1fr)}}

/* Mobile performance helpers */
#featured-resources,.plan{content-visibility:auto;contain-intrinsic-size:1px 1200px}
.grid .card,.resources-offers-grid .resources-offer{content-visibility:auto;contain-intrinsic-size:1px 420px}
@media(max-width:900px){
  .mini-offer .mini-thumb{width:48px;height:48px}
  .hero h1{font-size:46px}
}
