:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#070711;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-height:100%;background:#070711}body{margin:0;min-height:100svh;display:grid;place-items:start center;overflow-x:hidden;background:linear-gradient(180deg,#04040f8f,#04040ff0),var(--background-image),radial-gradient(circle at top,#5b21b6,#09090b 65%);background-size:cover;background-position:center;background-attachment:fixed}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,#00000005,#0000005c);z-index:0}.ambient{position:fixed;width:22rem;height:22rem;border-radius:999px;filter:blur(80px);opacity:.22;pointer-events:none;z-index:0}.ambient-one{top:-10rem;left:-9rem;background:#ff1493}.ambient-two{right:-10rem;bottom:6rem;background:#00c6ff}.shell{position:relative;z-index:1;width:min(460px,calc(100% - 28px));padding:max(38px,env(safe-area-inset-top)) 0 max(28px,env(safe-area-inset-bottom));text-align:center}.hero{animation:rise .65s ease both}.logo{display:block;width:144px;height:144px;margin:0 auto;object-fit:cover;border-radius:32px;box-shadow:0 18px 80px #ff149347,0 0 0 1px #ffffff1f}.eyebrow{margin:22px 0 6px;text-transform:uppercase;letter-spacing:.22em;font-size:11px;font-weight:800;color:#ffffff9e}h1{margin:0;font-size:clamp(34px,10vw,46px);line-height:1.04;letter-spacing:-.045em;background:linear-gradient(90deg,#ff57cb 5%,#a47cff 48%,#6de7ff 95%);-webkit-background-clip:text;background-clip:text;color:transparent}.intro{margin:14px auto 30px;max-width:38ch;line-height:1.55;color:#ffffffb8}.links{display:grid;gap:14px}.card{--delay: 0ms;display:flex;align-items:center;gap:15px;min-height:84px;padding:16px 18px;border:1px solid rgba(255,255,255,.14);border-radius:24px;color:#fff;text-align:left;text-decoration:none;background:linear-gradient(145deg,#ffffff21,#ffffff0e);-webkit-backdrop-filter:blur(20px) saturate(130%);backdrop-filter:blur(20px) saturate(130%);box-shadow:0 16px 50px #00000042,inset 0 1px #ffffff14;animation:rise .6s calc(.12s + var(--delay)) ease both;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.card:hover,.card:focus-visible{transform:translateY(-4px) scale(1.012);border-color:#ffffff4d;background:linear-gradient(145deg,#ffffff30,#ffffff14);box-shadow:0 22px 60px #00000057,0 0 34px #a34cff1f;outline:none}.card:active{transform:scale(.99)}.icon{width:48px;font-size:32px;text-align:center;flex:0 0 48px}.copy{min-width:0;flex:1}.title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.copy strong{display:block;font-size:18px;letter-spacing:-.01em}.copy small{display:block;margin-top:5px;line-height:1.35;color:#ffffff9e}.badge{padding:3px 7px;border-radius:999px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;background:linear-gradient(90deg,#ff3fad,#8c5bff)}.arrow{font-size:28px;color:#ffffffb8;transition:transform .22s ease}.card:hover .arrow{transform:translate(3px)}.trust{margin:25px 0 0;font-size:12px;color:#ffffff7a}footer{margin-top:24px;font-size:12px;color:#ffffff61}#devtools-warning{position:fixed;left:50%;bottom:18px;z-index:50;width:min(520px,calc(100% - 28px));transform:translate(-50%,140%);padding:12px 16px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:#0c0c12eb;box-shadow:0 18px 50px #0006;color:#ffffffc7;font-size:12px;text-align:center;transition:transform .25s ease}body.devtools-warning #devtools-warning{transform:translate(-50%)}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:520px){body{background-attachment:scroll}.shell{width:min(440px,calc(100% - 22px));padding-top:28px}.logo{width:120px;height:120px;border-radius:28px}.card{min-height:78px;border-radius:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.guide-links{margin-top:24px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.guide-links a{padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#ffffff9e;text-decoration:none;font-size:11px;background:#ffffff0b}.disclosure{margin:18px auto 0;max-width:44ch;color:#ffffff70;font-size:11px;line-height:1.55}footer{display:grid;gap:9px}footer nav{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}footer a{color:#ffffff7a;text-decoration:none}.locale-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;animation:rise .55s ease both}.locale-control,.geo-label{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:7px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0909117a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#ffffffa8;font-size:11px}.locale-control select{max-width:130px;border:0;outline:0;color:#fff;background:transparent;font:inherit;font-weight:750;cursor:pointer}.locale-control option{color:#111}.geo-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-content{border-color:#6de7ff33}.card-content .badge{background:linear-gradient(90deg,#137d91,#5d5bf4)}html[dir=rtl] .card{text-align:right}html[dir=rtl] .arrow{transform:scaleX(-1)}html[dir=rtl] .card:hover .arrow{transform:scaleX(-1) translate(3px)}html[dir=rtl] .title-row{justify-content:flex-start}@media(max-width:420px){.locale-row{align-items:stretch}.locale-control,.geo-label{min-width:0}.locale-control>span{display:none}.locale-control select{max-width:118px}}.landing-page{--theme-a: #a855f7;--theme-b: #22d3ee;--theme-c: #ec4899;--theme-bg: #070711;--theme-glow: rgba(168,85,247,.22);--background-image: radial-gradient(circle at 18% 12%, color-mix(in srgb, var(--theme-a) 28%, transparent), transparent 35%), radial-gradient(circle at 88% 80%, color-mix(in srgb, var(--theme-b) 24%, transparent), transparent 38%);background:linear-gradient(180deg,#04040c94,#04040cf5),var(--background-image),var(--theme-bg)}.landing-shell{width:min(520px,calc(100% - 28px))}.landing-hero{margin-bottom:28px}.brand-mark{display:grid;place-items:center;width:132px;height:132px;margin:0 auto;border-radius:34px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(145deg,color-mix(in srgb,var(--theme-a) 48%,rgba(255,255,255,.12)),color-mix(in srgb,var(--theme-b) 32%,rgba(0,0,0,.35)));box-shadow:0 24px 90px var(--theme-glow),inset 0 1px #ffffff2e;font-size:58px;line-height:1;transform:rotate(-2deg)}.landing-page h1{background:linear-gradient(90deg,color-mix(in srgb,var(--theme-a) 85%,#fff),color-mix(in srgb,var(--theme-c) 80%,#fff),color-mix(in srgb,var(--theme-b) 82%,#fff));-webkit-background-clip:text;background-clip:text;color:transparent}.landing-page .badge{background:linear-gradient(90deg,var(--theme-a),var(--theme-b))}.landing-page .card:hover,.landing-page .card:focus-visible{box-shadow:0 22px 60px #00000059,0 0 38px var(--theme-glow)}.landing-page .ambient-one{background:var(--theme-a)}.landing-page .ambient-two{background:var(--theme-b)}.landing-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:-16px 0 24px}.landing-meta span{padding:6px 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0d;color:#ffffff9e;font-size:11px}.empty-state{margin:18px 0;padding:18px;border:1px dashed rgba(255,255,255,.18);border-radius:20px;color:#ffffffa3;background:#ffffff09}.theme-pride{--theme-a:#ec4899;--theme-b:#22d3ee;--theme-c:#8b5cf6;--theme-bg:#080713;--theme-glow:rgba(236,72,153,.26)}.theme-romance{--theme-a:#fb7185;--theme-b:#c084fc;--theme-c:#f472b6;--theme-bg:#13070d;--theme-glow:rgba(251,113,133,.25)}.theme-privacy{--theme-a:#2563eb;--theme-b:#22d3ee;--theme-c:#14b8a6;--theme-bg:#04101d;--theme-glow:rgba(37,99,235,.27)}.theme-live{--theme-a:#f43f5e;--theme-b:#f97316;--theme-c:#d946ef;--theme-bg:#16070b;--theme-glow:rgba(244,63,94,.26)}.theme-future{--theme-a:#8b5cf6;--theme-b:#06b6d4;--theme-c:#3b82f6;--theme-bg:#080b18;--theme-glow:rgba(139,92,246,.27)}.theme-arcade{--theme-a:#facc15;--theme-b:#22c55e;--theme-c:#f97316;--theme-bg:#111105;--theme-glow:rgba(250,204,21,.23)}.theme-casino{--theme-a:#f59e0b;--theme-b:#10b981;--theme-c:#ef4444;--theme-bg:#07130d;--theme-glow:rgba(245,158,11,.24)}.theme-health{--theme-a:#14b8a6;--theme-b:#60a5fa;--theme-c:#34d399;--theme-bg:#051311;--theme-glow:rgba(20,184,166,.24)}.theme-premium{--theme-a:#eab308;--theme-b:#a855f7;--theme-c:#f43f5e;--theme-bg:#100b06;--theme-glow:rgba(234,179,8,.23)}.theme-crypto{--theme-a:#f59e0b;--theme-b:#3b82f6;--theme-c:#8b5cf6;--theme-bg:#080d17;--theme-glow:rgba(245,158,11,.22)}.theme-hosting{--theme-a:#0ea5e9;--theme-b:#6366f1;--theme-c:#14b8a6;--theme-bg:#06101a;--theme-glow:rgba(14,165,233,.24)}.theme-security{--theme-a:#22c55e;--theme-b:#0ea5e9;--theme-c:#6366f1;--theme-bg:#06110d;--theme-glow:rgba(34,197,94,.22)}.theme-sport{--theme-a:#16a34a;--theme-b:#eab308;--theme-c:#0ea5e9;--theme-bg:#071108;--theme-glow:rgba(22,163,74,.24)}.age-gate{width:min(440px,calc(100% - 28px));border:0;padding:0;border-radius:26px;color:#fff;background:transparent}.age-gate::backdrop{background:#020308db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.age-gate-card{display:grid;gap:14px;padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:26px;text-align:center;background:linear-gradient(145deg,#161622fa,#080810fa);box-shadow:0 30px 100px #0000008c}.age-gate-card h2{margin:0;font-size:28px}.age-gate-card p{margin:0;color:#ffffffad;line-height:1.55}.age-gate-card button{min-height:48px;border:0;border-radius:16px;background:linear-gradient(90deg,var(--theme-a),var(--theme-b));color:#fff;font:inherit;font-weight:800;cursor:pointer}.age-icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto;border-radius:999px;border:2px solid rgba(255,255,255,.8);font-weight:900;font-size:22px}.secondary-link{color:#ffffff9e;text-decoration:none;font-size:13px}@media(min-width:760px){.landing-shell{width:min(920px,calc(100% - 44px))}.landing-page .links{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .card{min-height:104px}.landing-page .hero{max-width:620px;margin-left:auto;margin-right:auto}}.compliance-banner{margin:0 0 1rem;padding:.9rem 1rem;border:1px solid rgba(251,191,36,.38);border-radius:14px;background:#fbbf2417;color:#fde68a;line-height:1.55}
