.home-page{width:100%;max-width:100%;position:relative;overflow-x:clip}.home-page:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(ellipse 80% 45% at 50% -5%, rgb(var(--brand-rgb) / .12), transparent 55%), radial-gradient(ellipse 35% 25% at 100% 15%, #a78bfa12, transparent 50%);position:fixed;inset:0}.home-section{padding-block:2.5rem}.home-section--contained{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1rem}@media (min-width:640px){.home-section--contained{padding-inline:2rem}}@media (min-width:768px){.home-section--contained{padding-inline:2.5rem}}.home-section--hero{padding-top:1.25rem;padding-bottom:1.5rem}@media (min-width:640px){.home-section--hero{padding-top:2.5rem;padding-bottom:2rem}}@media (min-width:1024px){.home-section--hero{padding-top:3rem;padding-bottom:2.5rem}}.home-section--how{padding-top:2rem;padding-bottom:3rem}.home-section--news,.home-section--feedback{padding-top:.5rem;padding-bottom:2.5rem}.home-section--toc{padding-top:0;padding-bottom:.5rem}.home-toc__link:hover{background:#22d3ee0f}.home-toc__index{font-family:ui-monospace,monospace}.home-section--explore{padding-top:2rem;padding-bottom:2.5rem}.home-explore__header{max-width:46rem}.home-explore__lead{color:#94a3b8;margin-top:.85rem;font-size:1.05rem;line-height:1.75}.home-explore__grid{gap:.85rem;margin-top:1.75rem;padding:0;list-style:none;display:grid}@media (min-width:640px){.home-explore__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home-explore__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-explore__card{background:#0f172a8c;border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;gap:.45rem;min-height:100%;padding:1.15rem 1.25rem;transition:border-color .25s,background .25s,transform .25s;display:flex}.home-explore__card:hover{background:#0f172ac7;border-color:#22d3ee4d;transform:translateY(-1px)}.home-explore__card-title{color:#e2e8f0;font-size:.98rem;font-weight:700}.home-explore__card-desc{color:#94a3b8;flex:1;font-size:.88rem;line-height:1.55}.home-explore__card-arrow{color:#22d3eebf;font-size:1rem;transition:transform .2s}.home-explore__card:hover .home-explore__card-arrow{color:#67e8f9;transform:translate(3px)}.home-news__eyebrow-row{flex-wrap:wrap;align-items:center;gap:.65rem .85rem;display:flex}.home-news__eyebrow-date{letter-spacing:.04em;color:#94a3b8f2;font-size:.7rem;font-weight:600}.home-feedback{border-top:1px solid #ffffff14;margin-top:2.5rem;padding-top:2rem}.home-feedback--standalone{border-top:none;margin-top:0;padding-top:0}.home-feedback__heading.home-heading{font-size:clamp(1.35rem,2.5vw,1.75rem)}.home-feedback__intro{font-size:.9375rem}.home-feedback__list{align-items:stretch}.home-feedback__item{background:#0206178c;border:1px solid #ffffff14;border-radius:.85rem;flex-direction:column;gap:.65rem;padding:1rem 1.1rem 1.05rem;display:flex}.home-feedback__stars{align-items:center;gap:.2rem;display:inline-flex}.home-feedback__star{color:#475569;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s,transform .15s;display:inline-flex}.home-feedback__star--md{width:2rem;height:2rem}.home-feedback__star--sm{width:1.1rem;height:1.1rem}.home-feedback__star svg{width:100%;height:100%}.home-feedback__star--active{color:#fbbf24}.home-feedback__star:not(.home-feedback__star--active):hover,.home-feedback__star:not(.home-feedback__star--active):focus-visible{color:#fde047bf;transform:scale(1.05)}.home-feedback__stars--readonly .home-feedback__star{cursor:default}.home-feedback__rating-field{flex-direction:column;gap:.45rem;display:flex}.home-feedback__rating-label{color:#cbd5e1;font-size:.8125rem;font-weight:700}.home-feedback__item-header{flex-wrap:wrap;align-items:center;gap:.35rem .5rem;display:flex}.home-feedback__author{color:#f8fafc;font-size:.8125rem;font-weight:700}.home-feedback__body{color:#cbd5e1;flex:1;margin:0;font-size:.875rem;line-height:1.65}.home-feedback .user-comment__body-block{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.home-feedback .user-comment__body--translated{border-inline-start:2px solid #22d3ee66;padding-inline-start:.65rem}.home-feedback .user-comment__translate-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.home-feedback .user-comment__translate-btn{color:#bae6fd;cursor:pointer;background:linear-gradient(135deg,#22d3ee1a 0%,#0f172ad9 100%);border:1px solid #22d3ee38;border-radius:9999px;align-items:center;gap:.4rem;padding:.35rem .75rem .35rem .6rem;font-size:.7rem;font-weight:700;line-height:1.2;display:inline-flex}.home-feedback .user-comment__translate-btn-icon{color:#67e8f9;width:.95rem;height:.95rem;display:inline-flex}.home-feedback .user-comment__translate-btn-icon svg{width:100%;height:100%}.home-feedback .user-comment__translate-btn:hover:not(:disabled),.home-feedback .user-comment__translate-btn--active{color:#e0f2fe;border-color:#22d3ee73}.home-feedback .user-comment__translate-btn:disabled{cursor:wait;opacity:.85}.home-feedback .user-comment__translate-spinner{animation:.75s linear infinite home-feedback-translate-spin}@keyframes home-feedback-translate-spin{to{transform:rotate(360deg)}}.home-feedback .user-comment__translate-error{color:#fca5a5;text-align:end;flex:auto;font-size:.7rem;font-weight:600}.home-feedback__date{color:#64748b;font-size:.6875rem}.home-feedback__textarea{min-height:5.5rem}.home-feedback__submit{min-width:8rem}.home-feedback__error{color:#fca5a5;font-weight:600}.home-feedback__success{color:#86efac;font-weight:600}.home-feedback__recaptcha{margin-top:-.25rem}.home-news__grid{align-items:stretch}.home-news__card{background:linear-gradient(160deg,#0f172aeb 0%,#020617f5 100%);border:1px solid #ffffff1a;border-radius:1rem;flex-direction:column;min-height:100%;padding:1.25rem 1.35rem 1.35rem;text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}button.home-news__card{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;appearance:none}.home-news__card--static{cursor:default;opacity:.92}.home-news__card:not(.home-news__card--static):hover{border-color:#22d3ee59;transform:translateY(-2px);box-shadow:0 16px 40px -24px #22d3ee40}.home-news__card-spine{opacity:.85;background:linear-gradient(#22d3eecc,#a78bfa80);width:3px;position:absolute;inset:0 auto 0 0}.home-news__card--comments .home-news__card-spine{background:linear-gradient(#4ade80d9,#22d3ee73)}.home-news__card--forum .home-news__card-spine{background:linear-gradient(#fbbf24d9,#a78bfa73)}.home-news__card--signup .home-news__card-spine{background:linear-gradient(#facc15e6,#f59e0b8c)}.home-news__card--contests .home-news__card-spine{background:linear-gradient(#f472b6d9,#fbbf2473)}.home-news__card--upcoming .home-news__card-spine{background:linear-gradient(#a78bfabf,#22d3ee59)}.home-news__card-top{flex-wrap:wrap;align-items:flex-start;gap:.5rem .65rem;display:flex}.home-news__card-icon{color:#67e8f9;background:#22d3ee1a;border:1px solid #22d3ee40;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.home-news__card-icon svg{width:1.35rem;height:1.35rem}.home-news__card--comments .home-news__card-icon{color:#86efac;background:#22c55e1a;border-color:#4ade804d}.home-news__card--forum .home-news__card-icon{color:#fde047;background:#fbbf241a;border-color:#fbbf2459}.home-news__card--signup .home-news__card-icon{color:#fde047;background:#facc151f;border-color:#facc1566}.home-news__card--contests .home-news__card-icon{color:#fbcfe8;background:#f472b61f;border-color:#f472b659}.home-news__card--upcoming .home-news__card-icon{color:#c4b5fd;background:#a78bfa1f;border-color:#a78bfa59}.home-news__card-badge{letter-spacing:.04em;text-transform:uppercase;color:#c4b5fd;background:#a78bfa24;border:1px solid #a78bfa59;border-radius:9999px;padding:.15rem .55rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;right:1rem}.home-news__card-badge--vip{color:#fde047;text-transform:none;letter-spacing:.01em;background:#facc1529;border-color:#facc1573;box-shadow:0 0 18px #facc151f}.home-news__card-badge--flow{text-transform:none;letter-spacing:.01em;text-align:left;flex:8rem;align-self:center;max-width:100%;padding:.25rem .6rem;font-size:.6875rem;line-height:1.35;position:static}.home-news__card-title{color:#f8fafc;margin-top:.85rem;font-size:1rem;font-weight:800;line-height:1.3}.home-news__card-desc{color:#94a3b8;flex:1;margin-top:.55rem;font-size:.875rem;line-height:1.65;transition:color .2s}.home-news__card:not(.home-news__card--static):hover .home-news__card-desc{color:#cbd5e1}.home-news__card-cta{color:#67e8f9;margin-top:1rem;font-size:.8125rem;font-weight:700}.home-section--games{padding-top:1rem}.home-hero{position:relative;overflow:visible}@media (max-width:767px){.home-hero{overflow:visible}}.home-hero__layout{align-items:center;gap:1.5rem;min-width:0;display:grid;position:relative}@media (max-width:767px){.home-hero__layout{gap:1.25rem}.home-hero__content{order:-1}.home-hero__visual{order:0}}@media (min-width:768px){.home-hero__layout{grid-template-columns:minmax(0,1.1fr) minmax(11rem,.9fr);gap:1rem 2.5rem}}@media (min-width:1024px){.home-hero__layout{gap:1.5rem 3.25rem}}.home-hero__content{z-index:1;text-align:center;min-width:0;max-width:100%;position:relative}@media (min-width:768px){.home-hero__content{text-align:left}}.home-hero__body{z-index:1;width:100%;min-width:0;max-width:min(40rem,100%);text-align:inherit;flex-direction:column;margin-inline:auto;display:flex;position:relative}@media (min-width:768px){.home-hero__body{margin-inline:0}}.home-hero__masthead{flex-direction:column;gap:1.1rem;display:flex}.home-hero__meta{background:#0206176b;border:1px solid #22d3ee47;border-radius:9999px;flex-wrap:wrap;align-self:center;align-items:center;gap:.6rem;max-width:100%;padding:.35rem .7rem .35rem .35rem;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0a}@media (max-width:767px){.home-hero__meta{justify-content:center;row-gap:.35rem;padding:.4rem .55rem}.home-hero__meta-label{letter-spacing:.08em;font-size:.625rem}.home-hero__meta-year{margin-left:0}}@media (min-width:768px){.home-hero__meta{align-self:flex-start}}.home-hero__meta-rank{background:linear-gradient(135deg, #22d3ee59, rgb(var(--brand-rgb) / .25));letter-spacing:-.02em;color:#fff;text-shadow:0 0 16px #22d3ee99;border:1px solid #22d3ee8c;border-radius:9999px;justify-content:center;align-items:center;min-width:2.65rem;padding:.32rem .5rem;font-size:.8125rem;font-weight:900;display:inline-flex;box-shadow:0 0 20px #22d3ee40}.home-hero__meta-sep{background:#22d3eeb3;border-radius:9999px;flex-shrink:0;width:4px;height:4px;box-shadow:0 0 8px #22d3ee80}.home-hero__meta-label{letter-spacing:.1em;text-transform:uppercase;color:#bae6fd;font-size:.6875rem;font-weight:700}.home-hero__meta-year{letter-spacing:.06em;color:#e0f2fe;font-variant-numeric:tabular-nums;background:#0f172aa6;border:1px solid #ffffff1a;border-radius:.4rem;margin-left:auto;padding:.2rem .5rem;font-size:.6875rem;font-weight:800}.home-hero__title{text-align:inherit;flex-direction:column;gap:.35rem;margin:0;display:flex}.home-hero__brand{letter-spacing:.16em;text-transform:uppercase;color:#22d3ee;text-shadow:0 0 20px #22d3ee73;margin:0 0 .35rem;font-size:.75rem;font-weight:700}.home-hero__title-overline{letter-spacing:.16em;text-transform:uppercase;color:#22d3ee;text-shadow:0 0 20px #22d3ee73;font-size:.75rem;font-weight:700}.home-hero__title-main{letter-spacing:-.045em;color:#f8fafc;text-wrap:balance;text-shadow:0 2px 18px #00000059;font-size:clamp(2.35rem,6.2vw,4rem);font-weight:900;line-height:.98;display:block}.home-hero__title-accent{letter-spacing:-.04em;background:linear-gradient(100deg, #fff 0%, #22d3ee 32%, rgb(var(--brand-rgb)) 68%, #a78bfa 100%);color:#0000;-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;width:fit-content;max-width:100%;font-size:clamp(1.85rem,4.8vw,3rem);font-weight:900;line-height:1.05;animation:4.5s ease-in-out infinite home-hero-shimmer;display:inline-block}@keyframes home-hero-shimmer{0%,to{background-position:0%}50%{background-position:100%}}@media (max-width:767px){.home-hero__title-accent{margin-inline:auto}.home-hero__title-main{font-size:clamp(1.75rem,7.2vw,2.65rem);line-height:1.02}.home-hero__title-accent{font-size:clamp(1.4rem,5.8vw,2rem)}.home-hero__lead,.home-hero__intro-line{text-align:center}}.home-hero__lead{text-align:left;flex-direction:column;gap:.4rem;margin-top:1.25rem;display:flex}.home-hero__intro-line{color:#94a3b8;margin:0;font-size:1rem;line-height:1.55}.home-hero__intro-line:first-child{color:#e2e8f0;font-size:1.08rem;font-weight:600}@media (min-width:768px){.home-hero__intro-line{font-size:1.05rem}.home-hero__intro-line:first-child{font-size:1.15rem}}.home-hero__journey{background:#0206176b;border:1px solid #22d3ee38;border-radius:1rem;width:100%;margin-top:1.35rem;padding:1rem .7rem .85rem;overflow:visible;box-shadow:inset 0 0 0 1px #ffffff0a}.home-hero__journey-steps{--journey-node-size:2.65rem;--journey-gap:.5rem;gap:var(--journey-gap);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;margin:0;padding:0;list-style:none;display:grid;position:relative;overflow:visible}.home-hero__journey-step{z-index:1;text-align:center;isolation:isolate;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;min-width:0;padding:.15rem .1rem 0;display:flex;position:relative;overflow:visible}.home-hero__journey-step:not(:last-child):after{content:"";top:calc(var(--journey-node-size) / 2);left:calc(50% + (var(--journey-node-size) / 2));width:calc(100% - var(--journey-node-size) + var(--journey-gap));background:linear-gradient(90deg, #22d3ee8c 0%, rgb(var(--brand-rgb) / .85) 100%);height:2px;box-shadow:0 0 10px rgb(var(--brand-rgb) / .35);pointer-events:none;z-index:0;border-radius:9999px;position:absolute;transform:translateY(-50%)}.home-hero__journey-node{z-index:1;width:var(--journey-node-size);height:var(--journey-node-size);color:#22d3ee;background:linear-gradient(160deg,#0f172af2,#020617d9);border:1px solid #22d3ee59;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff0a,0 0 18px #22d3ee26}.home-hero__journey-index{letter-spacing:.06em;color:#22d3ee;font-variant-numeric:tabular-nums;background:#020617f2;border:1px solid #22d3ee66;border-radius:9999px;min-width:1.1rem;padding:.1rem .28rem;font-size:.5rem;font-weight:900;line-height:1.2;position:absolute;top:-.35rem;right:-.3rem;box-shadow:0 0 10px #22d3ee4d}.home-hero__journey-step--goal .home-hero__journey-node{border-color:rgb(var(--brand-rgb) / .6);background:linear-gradient(160deg, rgb(var(--brand-rgb) / .35), #0f172ae6);color:#fff;box-shadow:0 0 0 1px #ffffff14 inset, 0 0 28px rgb(var(--brand-rgb) / .45)}.home-hero__journey-step--goal .home-hero__journey-index{border-color:rgb(var(--brand-rgb) / .5);color:#e0f2fe;box-shadow:0 0 12px rgb(var(--brand-rgb) / .4)}.home-hero__journey-icon{width:1.1rem;height:1.1rem}.home-hero__journey-copy{flex-direction:column;justify-content:center;align-items:center;gap:.08rem;width:100%;min-width:0;min-height:2.35rem;padding-inline:.15rem;display:flex}.home-hero__journey-prefix{letter-spacing:.04em;color:#64748b;white-space:nowrap;font-size:.625rem;font-weight:600;line-height:1.1;display:block}.home-hero__journey-keyword{letter-spacing:-.01em;color:#f8fafc;white-space:nowrap;max-width:100%;font-size:.8125rem;font-weight:800;line-height:1.15;display:block}@media (max-width:767px){.home-hero__journey-prefix,.home-hero__journey-keyword{white-space:normal;text-wrap:balance}}.home-hero__journey-step--goal .home-hero__journey-prefix{color:#22d3eee6}.home-hero__journey-step--goal .home-hero__journey-keyword{color:#fff}@media (min-width:640px){.home-hero__journey{padding:1.1rem 1rem .95rem}.home-hero__journey-steps{--journey-node-size:2.85rem;--journey-gap:.75rem}.home-hero__journey-icon{width:1.2rem;height:1.2rem}.home-hero__journey-keyword{font-size:.875rem}}@media (max-width:380px){.home-hero__journey-steps{--journey-node-size:2.35rem;--journey-gap:.4rem}.home-hero__journey-prefix{font-size:.5625rem}.home-hero__journey-keyword{font-size:.75rem}}@media (max-width:359px){.home-hero__journey-steps{grid-template-columns:1fr;gap:.65rem}.home-hero__journey-step{text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:.65rem;padding:.2rem 0}.home-hero__journey-step:not(:last-child):after{display:none}.home-hero__journey-copy{flex:1;align-items:flex-start;min-height:0}}.home-hero__footer{flex-direction:column;align-items:stretch;gap:1rem;width:100%;min-width:0;margin-top:1.4rem;display:flex}@media (min-width:768px){.home-hero__footer{align-items:flex-start}}@media (max-width:767px){.home-hero__cta-row{align-items:stretch;width:100%}.home-hero__cta-hint{text-align:center;white-space:normal;text-wrap:balance;justify-content:center}}.home-hero__cta-row{flex-direction:column;align-items:center;gap:.7rem;width:100%;min-width:0;display:flex}.home-hero__cta-group{flex-flow:column;justify-content:center;align-items:stretch;gap:.65rem;width:100%;min-width:0;max-width:100%;display:flex}@media (min-width:480px){.home-hero__cta-group{flex-flow:wrap;justify-content:center;align-items:center}.home-hero__cta{flex:calc(50% - .35rem);width:auto}}@media (min-width:768px){.home-hero__cta-row{flex-direction:row;align-items:center;gap:1.1rem;width:auto}.home-hero__cta-group{flex-flow:row;justify-content:flex-start;width:auto}.home-hero__cta{flex:0 auto;width:auto;max-width:none;padding:.85rem 1.25rem;font-size:.9rem}}.home-hero__cta{isolation:isolate;color:#fff;letter-spacing:.02em;text-transform:none;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg, #22d3ee 0%, rgb(var(--brand-rgb)) 52%, #4f46e5 100%);width:100%;min-width:0;max-width:100%;min-height:3.1rem;box-shadow:0 0 0 1px #ffffff26 inset, 0 0 40px #22d3ee59, 0 14px 36px -12px rgb(var(--brand-rgb) / .55);border:1px solid #22d3ee8c;border-radius:9999px;flex:auto;justify-content:center;align-items:center;gap:.45rem;padding:.85rem 1.1rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;animation:3s ease-in-out infinite home-hero-cta-pulse;display:inline-flex;position:relative;overflow:hidden}@keyframes home-hero-cta-pulse{0%,to{box-shadow:0 0 0 1px #ffffff26 inset, 0 0 36px #22d3ee4d, 0 14px 36px -12px rgb(var(--brand-rgb) / .5)}50%{box-shadow:0 0 0 1px #fff3 inset, 0 0 56px #22d3ee80, 0 18px 42px -10px rgb(var(--brand-rgb) / .65)}}.home-hero__cta-aura{border-radius:inherit;background:linear-gradient(135deg, #22d3ee80, rgb(var(--brand-rgb) / .5));filter:blur(14px);opacity:.55;z-index:-1;position:absolute;inset:-4px}.home-hero__cta-glow{background:linear-gradient(105deg,#0000 0%,#ffffff47 48%,#0000 100%);animation:3.5s ease-in-out infinite home-hero-cta-sheen;position:absolute;inset:0;transform:translate(-120%)}@keyframes home-hero-cta-sheen{0%,to{transform:translate(-120%)}40%{transform:translate(120%)}}.home-hero__cta-text{z-index:1;position:relative}@media (min-width:640px){.home-hero__cta{min-width:0;padding:.95rem 1.45rem;font-size:.95rem}}.home-hero__cta-arrow{z-index:1;width:1.25rem;height:1.25rem;transition:transform .25s;position:relative}.home-hero__cta:hover,.home-hero__cta:focus-visible{border-color:#ffffff73;transform:translateY(-3px)scale(1.02)}.home-hero__cta:hover .home-hero__cta-arrow,.home-hero__cta:focus-visible .home-hero__cta-arrow{transform:translate(6px)}.home-hero__cta-build{overflow:visible;background:linear-gradient(165deg,#0f172af2 0%,#064e3b8c 48%,#020617fa 100%)!important;border-color:#34d39980!important;animation:none!important;box-shadow:inset 0 0 0 1px #34d3991f,0 10px 28px #00000059,0 0 24px #34d3992e!important}.home-hero__cta-build .home-hero__cta-aura,.home-hero__cta-build .home-hero__cta-glow{display:none}.home-hero__cta-build:hover,.home-hero__cta-build:focus-visible{border-color:#6ee7b7a6!important;box-shadow:inset 0 0 0 1px #34d39933,0 14px 32px #0006,0 0 28px #34d39947!important}.home-hero__cta-hint{letter-spacing:.01em;color:#94a3b8;white-space:nowrap;align-items:center;gap:.5rem;margin:0;font-size:.875rem;font-weight:600;display:inline-flex}@keyframes home-hero-live-pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 12px #4ade80b3}50%{opacity:.75;transform:scale(.9);box-shadow:0 0 6px #4ade8059}}.home-hero__cta-hint-dot{background:#4ade80;border-radius:9999px;flex-shrink:0;width:.45rem;height:.45rem;animation:2s ease-in-out infinite home-hero-live-pulse}.home-hero__trust{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:.55rem;width:100%;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.home-hero__trust>li{max-width:100%;display:flex}@media (min-width:768px){.home-hero__trust{justify-content:flex-start}}.home-hero__trust-badge{letter-spacing:.06em;text-transform:uppercase;color:#e0f2fe;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0f172aeb,#020617c7);border:1px solid #ffffff1f;border-radius:9999px;align-items:center;gap:.45rem;padding:.38rem .8rem .38rem .42rem;font-size:.6875rem;font-weight:800;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 8px 24px -14px #000000d9,inset 0 0 0 1px #ffffff0a}.home-hero__trust-badge-icon{background:#ffffff0f;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.45rem;height:1.45rem;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0f}.home-hero__trust-icon{width:.8rem;height:.8rem}.home-hero__trust-badge-label{line-height:1.2}.home-hero__trust-badge--free{color:#d1fae5;border-color:#4ade8073;box-shadow:0 8px 24px -14px #000000d9,0 0 18px #4ade8024,inset 0 0 0 1px #ffffff0a}.home-hero__trust-badge--free .home-hero__trust-badge-icon{color:#86efac;background:#4ade8029;box-shadow:inset 0 0 0 1px #4ade8059,0 0 12px #4ade8033}.home-hero__trust-badge--games{color:#bae6fd;border-color:#38bdf873;box-shadow:0 8px 24px -14px #000000d9,0 0 18px #38bdf829,inset 0 0 0 1px #ffffff0a}.home-hero__trust-badge--games .home-hero__trust-badge-icon{color:#7dd3fc;background:#38bdf829;box-shadow:inset 0 0 0 1px #38bdf859,0 0 12px #38bdf833}.home-hero__trust-badge--account{color:#fef3c7;border-color:#fbbf2473;box-shadow:0 8px 24px -14px #000000d9,0 0 18px #fbbf2424,inset 0 0 0 1px #ffffff0a}.home-hero__trust-badge--account .home-hero__trust-badge-icon{color:#fcd34d;background:#fbbf2429;box-shadow:inset 0 0 0 1px #fbbf2459,0 0 12px #fbbf242e}@media (max-width:420px){.home-hero__trust{gap:.45rem}.home-hero__trust-badge{letter-spacing:.05em;justify-content:center;width:100%;padding:.34rem .65rem .34rem .38rem;font-size:.625rem}.home-hero__trust-badge-icon{width:1.3rem;height:1.3rem}.home-hero__trust-icon{width:.72rem;height:.72rem}}.home-hero__visual{z-index:1;order:-1;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:visible}@media (max-width:767px){.home-hero__visual{order:0;padding-inline:.25rem}}@media (min-width:768px){.home-hero__visual{order:1;justify-content:flex-end}}.home-hero__stage{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:20rem;margin-inline:auto;display:flex;position:relative;overflow:visible}@media (max-width:767px){.home-hero__stage{max-width:min(15rem,78vw);overflow:hidden}.home-hero__chip--1{top:14%;left:4%}.home-hero__chip--2{top:38%;right:4%}.home-hero__chip--3{bottom:22%;left:8%}}@media (min-width:768px){.home-hero__stage{max-width:26rem;margin-inline:0}}.home-hero__ring{border-radius:9999px;animation:20s linear infinite home-hero-ring-spin;position:absolute}.home-hero__ring--1{border:1px solid #22d3ee59;inset:2%;box-shadow:inset 0 0 50px #22d3ee1f,0 0 30px #22d3ee26}.home-hero__ring--2{border:1px dashed rgb(var(--brand-rgb) / .4);box-shadow:0 0 24px rgb(var(--brand-rgb) / .1);animation-duration:28s;animation-direction:reverse;inset:12%}.home-hero__ring--3{border:1px solid #a78bfa40;animation-duration:36s;inset:22%;box-shadow:inset 0 0 20px #a78bfa14}@keyframes home-hero-ring-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-hero__stage-glow{background:radial-gradient(ellipse 75% 60% at 50% 70%, #22d3ee61, transparent 72%), radial-gradient(ellipse 50% 40% at 48% 65%, rgb(var(--brand-rgb) / .25), transparent 72%), radial-gradient(ellipse 35% 30% at 52% 60%, #a78bfa33, transparent 72%);border-radius:9999px;animation:5s ease-in-out infinite home-hero-glow-breathe;position:absolute;inset:5%}@keyframes home-hero-glow-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.home-hero__stage-flare{filter:blur(8px);opacity:.6;background:radial-gradient(circle,#ffffff59,#0000 68%);border-radius:9999px;width:5rem;height:5rem;animation:4s ease-in-out infinite home-hero-flare-pulse;position:absolute;top:8%;right:10%}@keyframes home-hero-flare-pulse{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:.8;transform:scale(1.1)}}.home-hero__tower-pedestal{background:radial-gradient(ellipse at center, #22d3ee8c 0%, rgb(var(--brand-rgb) / .25) 38%, #a78bfa1f 58%, transparent 72%);filter:blur(14px);border-radius:9999px;width:min(78%,15rem);height:3.25rem;animation:5s ease-in-out infinite home-hero-glow-breathe;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.home-hero__chip{z-index:2;letter-spacing:.08em;text-transform:uppercase;color:#e0f2fe;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0f172ae6,#020617bf);border:1px solid #ffffff26;border-radius:.7rem;padding:.4rem .65rem;font-size:.6875rem;font-weight:900;animation:4.5s ease-in-out infinite home-hero-chip-float;position:absolute;box-shadow:0 8px 28px -14px #000000d9,0 0 20px #22d3ee1f}.home-hero__chip--1{color:#bae6fd;border-color:#38bdf873;animation-delay:0s;top:12%;left:-2%;box-shadow:0 8px 28px -14px #000000d9,0 0 22px #38bdf840}.home-hero__chip--2{border-color:rgb(var(--brand-rgb) / .55);background:linear-gradient(135deg, rgb(var(--brand-rgb) / .35), #0f172ae6);color:#fff;box-shadow:0 8px 28px -14px #000000d9, 0 0 28px rgb(var(--brand-rgb) / .35);animation-delay:-1.4s;top:36%;right:-4%}.home-hero__chip--3{color:#fef3c7;border-color:#fbbf2473;animation-delay:-2.8s;bottom:20%;left:0;box-shadow:0 8px 28px -14px #000000d9,0 0 22px #fbbf2433}@keyframes home-hero-chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.home-hero__tower-wrap{z-index:1;justify-content:center;align-items:center;width:74%;animation:5s ease-in-out infinite home-hero-float;display:flex;position:relative;overflow:visible}@media (prefers-reduced-motion:reduce){.home-hero__title-accent,.home-hero__cta,.home-hero__cta-glow,.home-hero__cta-hint-dot,.home-hero__ring,.home-hero__chip,.home-hero__tower-wrap,.home-hero__stage-glow,.home-hero__stage-flare,.home-hero__tower-pedestal{animation:none}.home-hero__cta:hover,.home-hero__cta:focus-visible,.home-hero__cta:hover .home-hero__cta-arrow,.home-hero__cta:focus-visible .home-hero__cta-arrow,.home-hero__journey-step:hover{transform:none}}@keyframes home-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.home-hero__tower{aspect-ratio:1;object-fit:contain;object-position:center center;width:100%;max-width:100%;height:auto;filter:drop-shadow(0 0 48px #22d3ee73) drop-shadow(0 0 24px rgb(var(--brand-rgb) / .3)) drop-shadow(0 28px 52px #0000008c);display:block}.home-trust-pill{color:#cbd5e1;background:#0206178c;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;padding:.35rem .75rem;font-size:.6875rem;font-weight:600;display:inline-flex}.home-compare__head{scroll-margin-top:var(--site-header-offset)}.home-compare__panel>form{border:1px solid rgb(var(--brand-rgb) / .18);box-shadow:0 0 0 1px #ffffff0a inset, 0 16px 40px -20px #0000008c, 0 0 32px rgb(var(--brand-rgb) / .08);background:linear-gradient(165deg,#0f172ae0 0%,#020617f2 100%);border-radius:1.25rem;margin-top:0!important}.home-compare__panel form button[type=submit]:not(:disabled){border:1px solid rgb(var(--brand-rgb) / .5);background:linear-gradient(165deg, #0f172af2 0%, rgb(var(--brand-rgb) / .16) 42%, #020617fa 100%);color:#fff;box-shadow:0 0 0 1px rgb(var(--brand-rgb) / .14) inset, 0 0 22px rgb(var(--brand-rgb) / .2);border-radius:9999px;font-weight:800}.home-compare__panel form button[type=submit]:not(:disabled):hover{background:linear-gradient(165deg, rgb(var(--brand-rgb) / .28) 0%, #0f172aeb 52%, rgb(var(--brand-rgb) / .12) 100%);border-color:#93b8fab3}.home-tile{background:linear-gradient(165deg,#0f172abf 0%,#020617e6 100%);border:1px solid #ffffff14;border-radius:1rem;flex-direction:column;min-height:100%;padding:1.15rem 1.15rem 1.15rem 1.35rem;transition:transform .25s cubic-bezier(.23,1,.32,1),border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.home-tile__spine{background:linear-gradient(180deg, rgb(var(--brand-rgb)), #a78bfa);opacity:.55;width:3px;transition:opacity .25s,box-shadow .25s;position:absolute;top:0;bottom:0;left:0}.home-tile:hover,.home-tile:focus-visible{border-color:rgb(var(--brand-rgb) / .35);box-shadow:0 0 24px rgb(var(--brand-rgb) / .12);transform:translateY(-2px)}.home-tile:hover .home-tile__spine,.home-tile:focus-visible .home-tile__spine{opacity:1;box-shadow:0 0 12px rgb(var(--brand-rgb) / .55)}.home-tile__icon-wrap{margin-bottom:.85rem}.home-tile__icon{border:1px solid rgb(var(--brand-rgb) / .28);background:linear-gradient(145deg, rgb(var(--brand-rgb) / .14) 0%, #020617bf 100%);color:#bae6fd;width:2.75rem;height:2.75rem;box-shadow:0 0 20px rgb(var(--brand-rgb) / .1);border-radius:.85rem;justify-content:center;align-items:center;transition:border-color .25s,color .25s,box-shadow .25s;display:inline-flex}.home-tile__icon-svg{width:1.35rem;height:1.35rem}.home-tile--headset .home-tile__icon{color:#c4b5fd;border-color:#a78bfa59}.home-tile--monitor .home-tile__icon{color:#67e8f9;border-color:#22d3ee4d}.home-tile--mouse .home-tile__icon{color:#6ee7b7;border-color:#34d3994d}.home-tile--microphone .home-tile__icon{color:#fde047;border-color:#fbbf244d}.home-tile:hover .home-tile__icon,.home-tile:focus-visible .home-tile__icon{border-color:rgb(var(--brand-rgb) / .5);color:#fff;box-shadow:0 0 24px rgb(var(--brand-rgb) / .2)}.home-tile__title{color:#fff;font-size:1.05rem;font-weight:800;line-height:1.3}.home-tile__amount{letter-spacing:-.02em;background:linear-gradient(125deg,#fff,#bae6fd 55%,#93b8fa);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.65rem;font-weight:900;line-height:1.1}.home-tile__badge{border:1px solid rgb(var(--brand-rgb) / .35);background:rgb(var(--brand-rgb) / .1);color:#bae6fd;border-radius:9999px;width:fit-content;margin-top:.5rem;padding:.2rem .55rem;font-size:.6875rem;font-weight:700;display:inline-flex}.home-tile__desc{color:#94a3b8;flex:1;margin-top:.65rem;font-size:.875rem;line-height:1.55;transition:color .25s}.home-tile:hover .home-tile__desc,.home-tile:focus-visible .home-tile__desc{color:#cbd5e1}.home-games-carousel{margin-inline:-1rem;padding-inline:1rem}.home-games-carousel__shell{--home-games-carousel-arrow-size:2.75rem}.home-games-carousel__track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:1.25rem;padding-block:.25rem;scroll-padding-inline:1rem;display:flex;overflow-x:auto}.home-games-carousel__track::-webkit-scrollbar{display:none}.home-games-carousel__arrow{z-index:2;width:var(--home-games-carousel-arrow-size);height:var(--home-games-carousel-arrow-size);border:1px solid rgb(var(--brand-rgb) / .35);color:#bae6fd;-webkit-backdrop-filter:blur(10px);background:#020617e0;border-radius:9999px;justify-content:center;align-items:center;transition:border-color .2s,background .2s,color .2s,opacity .2s,box-shadow .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:inset 0 0 0 1px #ffffff0a,0 8px 24px -8px #000000a6}.home-games-carousel__arrow:hover:not(:disabled),.home-games-carousel__arrow:focus-visible:not(:disabled){border-color:rgb(var(--brand-rgb) / .55);background:rgb(var(--brand-rgb) / .18);color:#fff;box-shadow:0 0 0 1px rgb(var(--brand-rgb) / .15) inset, 0 0 20px rgb(var(--brand-rgb) / .2)}.home-games-carousel__arrow:disabled{cursor:default;opacity:.35}.home-games-carousel__arrow--prev{left:.35rem}.home-games-carousel__arrow--next{right:.35rem}.home-games-carousel__slide{scroll-snap-align:start;flex:0 0 min(88vw,22rem)}@media (min-width:640px){.home-games-carousel{margin-inline:0;padding-inline:0}.home-games-carousel__shell{--home-games-carousel-arrow-size:3rem}.home-games-carousel__track{scroll-padding-inline:3.5rem}.home-games-carousel__slide{flex-basis:min(42vw,24rem)}.home-games-carousel__arrow--prev{left:.5rem}.home-games-carousel__arrow--next{right:.5rem}}@media (min-width:1280px){.home-games-carousel__slide{flex-basis:min(32vw,22.5rem)}}.home-game-card{background:linear-gradient(165deg,#0f172ad1 0%,#020617f0 100%);border:1px solid #ffffff14;border-radius:1.25rem;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 12px 32px -20px #0000008c}.home-game-card__spine{z-index:2;background:linear-gradient(180deg, rgb(var(--brand-rgb)), #a78bfa);opacity:.45;width:3px;transition:opacity .25s;position:absolute;top:0;bottom:0;left:0}.home-game-card:hover{border-color:rgb(var(--brand-rgb) / .3);box-shadow:0 0 28px rgb(var(--brand-rgb) / .1);transform:translateY(-2px)}.home-game-card:hover .home-game-card__spine{opacity:1}.home-game-card__cover{aspect-ratio:3/4;background:#020617}.home-game-card__art{transition:transform .4s}.home-game-card:hover .home-game-card__art{transform:scale(1.04)}.home-game-card__cover-grid{opacity:.35;mix-blend-mode:overlay;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:20px 20px}.home-game-card__cover-fade{background:linear-gradient(#0000 35%,#0206178c 72%,#020617f2 100%)}.home-game-card__genre{z-index:1;border:1px solid rgb(var(--brand-rgb) / .35);letter-spacing:.08em;text-transform:uppercase;color:#bae6fd;-webkit-backdrop-filter:blur(8px);background:#020617b8;border-radius:9999px;padding:.3rem .7rem;font-size:.625rem;font-weight:700;display:inline-flex;position:absolute;top:.85rem;left:.85rem}.home-game-card__title{color:#fff;font-size:1.35rem;font-weight:800;line-height:1.2}.home-game-card__tagline{color:#bae6fd;font-size:.8125rem;font-weight:600}.home-game-card__desc{color:#94a3b8;font-size:.875rem;line-height:1.6}.home-game-card__budget{color:#cbd5e1;background:#0206178c;border:1px solid #ffffff14;border-radius:.85rem}.home-game-card__budget-value{color:#fff;font-weight:700}.home-how__panel{border:1px solid rgb(var(--brand-rgb) / .22);box-shadow:0 0 0 1px #ffffff0a inset, 0 24px 48px -24px rgb(var(--brand-rgb) / .18);background:linear-gradient(165deg,#0f172aeb 0%,#020617fa 55%,#0f172af0 100%);border-radius:1.25rem}.home-how__mesh{background:radial-gradient(circle at 14% 0%, rgb(var(--brand-rgb) / .14), transparent 48%), radial-gradient(circle at 88% 100%, #a78bfa14, transparent 42%)}.home-how__grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:28px 28px;-webkit-mask-image:radial-gradient(90% 80% at 50% 35%,#000,#0000);mask-image:radial-gradient(90% 80% at 50% 35%,#000,#0000)}.home-how__orb{filter:blur(48px);opacity:.4;border-radius:9999px}.home-how__orb--1{background:rgb(var(--brand-rgb) / .18);width:9rem;height:9rem;top:-2rem;right:6%}.home-how__orb--2{background:#a78bfa1f;width:7rem;height:7rem;bottom:-1.5rem;left:8%}.home-how__spine{background:linear-gradient(180deg, rgb(var(--brand-rgb)), #a78bfa);opacity:.55;width:3px;position:absolute;top:0;bottom:0;left:0}.home-how__grid-layout{gap:1.5rem;display:grid}@media (min-width:768px){.home-how__grid-layout{grid-template-columns:minmax(11rem,13.5rem) minmax(0,1fr);gap:1.75rem}}.home-how__rail{flex-direction:column;gap:.65rem}.home-how__rail-step{text-align:left;color:#94a3b8;background:#02061773;border:1px solid #ffffff14;border-radius:1rem;align-items:flex-start;gap:.75rem;width:100%;padding:.85rem .95rem;transition:border-color .25s,background .25s,color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.home-how__rail-step:hover,.home-how__rail-step:focus-visible{color:#cbd5e1;border-color:#ffffff2e}.home-how__rail-step__spine{background:linear-gradient(180deg, rgb(var(--brand-rgb)), #a78bfa);opacity:0;width:3px;transition:opacity .25s;position:absolute;top:0;bottom:0;left:0}.home-how__rail-step--active{border-color:rgb(var(--brand-rgb) / .4);background:linear-gradient(145deg, rgb(var(--brand-rgb) / .14) 0%, #020617e0 100%);color:#bae6fd;box-shadow:0 0 20px rgb(var(--brand-rgb) / .12)}.home-how__rail-step--active .home-how__rail-step__spine{opacity:1}.home-how__rail-step__num{color:#64748b;background:#020617a6;border:1px solid #ffffff1a;border-radius:.55rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.8125rem;font-weight:800;transition:color .2s,border-color .2s;display:inline-flex}.home-how__rail-step--active .home-how__rail-step__num{border-color:rgb(var(--brand-rgb) / .45);color:#bae6fd}.home-how__rail-step__label{font-size:.8125rem;font-weight:600;line-height:1.4}.home-how__tab{color:#94a3b8;background:#0206178c;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.45rem .85rem;font-size:.75rem;font-weight:600;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.home-how__tab--active{border-color:rgb(var(--brand-rgb) / .45);background:rgb(var(--brand-rgb) / .12);color:#bae6fd}.home-how__tab-num{min-width:1.25rem;color:rgb(var(--brand-rgb) / .95);justify-content:center;align-items:center;font-weight:800;display:inline-flex}.home-how__tab-label{text-overflow:ellipsis;white-space:nowrap;max-width:10rem;overflow:hidden}.home-how__stage{box-shadow:0 0 0 1px rgb(var(--brand-rgb) / .06) inset, 0 16px 40px -24px #0000008c;background:linear-gradient(165deg,#020617bf 0%,#0f172a8c 100%);border:1px solid #ffffff14;border-radius:1.125rem}.home-how__stage-grid{opacity:.35;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:22px 22px;-webkit-mask-image:radial-gradient(90% 85%,#000,#0000);mask-image:radial-gradient(90% 85%,#000,#0000)}.home-how__stage-glow{background:radial-gradient(ellipse 70% 55% at 50% 42%, rgb(var(--brand-rgb) / .12), transparent 70%)}.home-how__viewport{width:min(100%,22rem);margin-inline:auto;transition:aspect-ratio .45s;position:relative}@media (min-width:640px){.home-how__viewport{width:min(100%,26rem)}}@media (min-width:1024px){.home-how__viewport{width:min(100%,30rem)}}.home-how__viewport:has(.home-how__device--light.home-how__device--active){width:min(100%,28rem)}@media (min-width:640px){.home-how__viewport:has(.home-how__device--light.home-how__device--active){width:min(100%,34rem)}}@media (min-width:1024px){.home-how__viewport:has(.home-how__device--light.home-how__device--active){width:min(100%,38rem)}}.home-how__device{height:100%;box-shadow:0 0 0 1px rgb(var(--brand-rgb) / .08) inset, 0 28px 56px -28px #000000bf, 0 0 40px rgb(var(--brand-rgb) / .08);opacity:0;pointer-events:none;background:#020617eb;border:1px solid #ffffff24;border-radius:.9rem;flex-direction:column;transition:opacity .45s,transform .45s;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(10px)scale(.97)}.home-how__device--active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)scale(1)}.home-how__device--light{box-shadow:0 0 0 1px #ffffff0f inset, 0 28px 56px -28px #000c, 0 0 32px rgb(var(--brand-rgb) / .1);border-color:#fff3}.home-how__device-bar{background:linear-gradient(#0f172af2 0%,#020617e6 100%);border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:.65rem;padding:.55rem .75rem;display:flex}.home-how__device-dots{flex-shrink:0;align-items:center;gap:.3rem;display:inline-flex}.home-how__device-dot{background:#64748b8c;border-radius:9999px;width:.55rem;height:.55rem}.home-how__device-dot--close{background:#f87171d9}.home-how__device-dot--min{background:#fbbf24d9}.home-how__device-dot--max{background:#4ade80d9}.home-how__device-url{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.02em;color:#94a3b8;background:#020617a6;border:1px solid #ffffff14;border-radius:.4rem;min-width:0;padding:.2rem .55rem;font-size:.625rem;font-weight:600;overflow:hidden}.home-how__device-screen{background:#020617;flex:1;min-height:0;position:relative;overflow:hidden}.home-how__device--light .home-how__device-screen{background:#f8fafc}.home-how__device-img{object-fit:cover;object-position:top center}.home-how__device--light .home-how__device-img{object-position:left top}.home-how__device-shine{pointer-events:none;background:linear-gradient(125deg,#ffffff0f 0%,#0000 38% 100%);position:absolute;inset:0}.home-how__device-fade{inset-inline:0;pointer-events:none;background:linear-gradient(#0000 0%,#0206178c 72%,#020617eb 100%);height:28%;position:absolute;bottom:0}.home-how__device--light .home-how__device-fade{background:linear-gradient(#0000 0%,#0206172e 55%,#020617b8 100%)}.home-how__content{background:#02061780;border:1px solid #ffffff14;border-radius:1rem;padding:1.15rem 1.25rem}@media (min-width:640px){.home-how__content{padding:1.35rem 1.5rem}}.home-how__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--brand-rgb) / .9);font-size:.6875rem;font-weight:700}.home-how__title{background:linear-gradient(125deg,#fff,#bae6fd 55%,#93b8fa);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:800;line-height:1.3}@media (min-width:640px){.home-how__title{font-size:1.4rem}}.home-how__body{color:#cbd5e1;font-size:.9375rem;line-height:1.65}.home-how__dot{background:#64748b8c;border:0;border-radius:9999px;width:.5rem;height:.5rem;padding:0;transition:width .25s,background .25s}.home-how__dot--active{background:rgb(var(--brand-rgb) / .9);width:1.5rem}.home-how__arrow{border:1px solid rgb(var(--brand-rgb) / .35);color:#bae6fd;background:#020617e0;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:border-color .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.home-how__arrow:hover,.home-how__arrow:focus-visible{border-color:rgb(var(--brand-rgb) / .55);background:rgb(var(--brand-rgb) / .14);color:#fff;box-shadow:0 0 16px rgb(var(--brand-rgb) / .18)}@media (prefers-reduced-motion:reduce){.home-how__device{transition:none;transform:none}}.home-section--about{padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width:768px){.home-section--about{padding-top:3rem;padding-bottom:3.5rem}}.home-why{flex-direction:column;gap:1.75rem;display:flex;position:relative}.home-why__header{flex-direction:column;gap:1rem;max-width:44rem;display:flex;position:relative}.home-why__header .home-heading{letter-spacing:-.03em;font-size:clamp(1.85rem,4.5vw,2.35rem)}.home-why__header .home-heading__line{width:4.5rem;height:3px}.home-why__header .home-heading__text{background:linear-gradient(125deg,#fff 0%,#bae6fd 45%,#93b8fa 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.home-why__header .home-heading__text{-webkit-text-fill-color:currentcolor;color:#fff;background:0 0}}.home-why__lead{border-left:3px solid rgb(var(--brand-rgb) / .75);color:#e2e8f0;max-width:40rem;margin:0;padding-left:1rem;font-size:1.05rem;font-weight:500;line-height:1.65}@media (min-width:768px){.home-why{gap:2rem}.home-why__lead{font-size:1.125rem;line-height:1.7}}.home-why__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:768px){.home-why__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.home-why__card{background:linear-gradient(155deg,#0f172ad1 0%,#020617eb 58%,#0f172abf 100%);border:1px solid #ffffff17;border-radius:1.1rem;flex-direction:column;gap:.85rem;min-height:100%;padding:1.35rem 1.2rem 1.25rem 1.45rem;transition:transform .28s cubic-bezier(.23,1,.32,1),border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px -28px #000000bf}.home-why__card:before{content:"";background:linear-gradient(90deg, rgb(var(--brand-rgb)), rgb(var(--brand-rgb) / .15));opacity:.85;border-radius:1.1rem 1.1rem 0 0;height:3px;position:absolute;top:0;left:0;right:0}.home-why__card--1:before{background:linear-gradient(90deg,#22d3ee,#22d3ee1f)}.home-why__card--2:before{background:linear-gradient(90deg, rgb(var(--brand-rgb)), rgb(var(--brand-rgb) / .12))}.home-why__card--3:before{background:linear-gradient(90deg,#4ade80,#4ade801f)}.home-why__card-spine{background:linear-gradient(180deg, rgb(var(--brand-rgb)), #a78bfa59);opacity:.65;width:3px;transition:opacity .28s,box-shadow .28s;position:absolute;top:0;bottom:0;left:0}.home-why__card--1 .home-why__card-spine{background:linear-gradient(180deg, #22d3ee, rgb(var(--brand-rgb) / .3))}.home-why__card--3 .home-why__card-spine{background:linear-gradient(180deg, #4ade80, rgb(var(--brand-rgb) / .3))}.home-why__card-index{letter-spacing:-.04em;color:#ffffff0b;font-variant-numeric:tabular-nums;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:2.75rem;font-weight:900;line-height:1;position:absolute;top:.55rem;right:.75rem}.home-why__card:hover,.home-why__card:focus-within{border-color:rgb(var(--brand-rgb) / .32);box-shadow:0 20px 44px -24px #000c, 0 0 32px rgb(var(--brand-rgb) / .12);transform:translateY(-4px)}.home-why__card:hover .home-why__card-spine,.home-why__card:focus-within .home-why__card-spine{opacity:1;box-shadow:0 0 14px rgb(var(--brand-rgb) / .35)}.home-why__card-head{z-index:1;align-items:center;gap:.75rem;display:flex;position:relative}.home-why__icon{border:1px solid rgb(var(--brand-rgb) / .32);background:linear-gradient(145deg, rgb(var(--brand-rgb) / .2) 0%, #020617d9 100%);color:#bae6fd;width:3rem;height:3rem;box-shadow:0 0 0 1px #ffffff0d inset, 0 0 24px rgb(var(--brand-rgb) / .14);border-radius:.9rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-why__icon--1{color:#22d3ee;background:linear-gradient(145deg,#22d3ee38,#020617d9);border-color:#22d3ee66;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 24px #22d3ee2e}.home-why__icon--2{border-color:rgb(var(--brand-rgb) / .45)}.home-why__icon--3{color:#86efac;background:linear-gradient(145deg,#4ade802e,#020617d9);border-color:#4ade8066;box-shadow:inset 0 0 0 1px #ffffff0d,0 0 24px #4ade8029}.home-why__icon-svg{width:1.45rem;height:1.45rem}.home-why__card-title{letter-spacing:-.025em;color:#f8fafc;margin:0;font-size:1.125rem;font-weight:800;line-height:1.15}.home-why__card-desc{z-index:1;color:#94a3b8;margin:0;font-size:.9rem;line-height:1.65;position:relative}.home-why__card--1:hover,.home-why__card--1:focus-within{border-color:#22d3ee59;box-shadow:0 20px 44px -24px #000c,0 0 32px #22d3ee24}.home-why__card--3:hover,.home-why__card--3:focus-within{border-color:#4ade8052;box-shadow:0 20px 44px -24px #000c,0 0 32px #4ade801f}@media (prefers-reduced-motion:reduce){.home-why__card:hover,.home-why__card:focus-within{transform:none}}.home-section--latest-guides{padding-top:0;padding-bottom:2.5rem}@media (min-width:768px){.home-section--latest-guides{padding-bottom:3.5rem}}.home-latest-guides{flex-direction:column;gap:1.75rem;display:flex}.home-latest-guides__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem 1.5rem;display:flex}@media (max-width:639px){.home-latest-guides__header{flex-direction:column;align-items:stretch;gap:1rem}.home-latest-guides__view-all{justify-content:center;width:100%}}.home-latest-guides__header-copy{flex-direction:column;gap:0;max-width:44rem;display:flex}.home-latest-guides__header .home-heading{letter-spacing:-.03em;font-size:clamp(1.85rem,4.5vw,2.35rem)}.home-latest-guides__header .home-heading__line{width:4.5rem;height:3px}.home-latest-guides__header .home-heading__text{background:linear-gradient(125deg,#fff 0%,#bae6fd 45%,#93b8fa 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.home-latest-guides__header .home-heading__text{-webkit-text-fill-color:currentcolor;color:#fff;background:0 0}}.home-latest-guides__lead{border-left:3px solid rgb(var(--brand-rgb) / .75);color:#e2e8f0;max-width:40rem;margin:1rem 0 0;padding-left:1rem;font-size:1.05rem;font-weight:500;line-height:1.65}.home-latest-guides__view-all{border:1px solid rgb(var(--brand-rgb) / .45);background:linear-gradient(135deg, rgb(var(--brand-rgb) / .22) 0%, #020617d9 100%);letter-spacing:-.01em;color:#f8fafc;box-shadow:0 0 0 1px #ffffff0d inset, 0 0 24px rgb(var(--brand-rgb) / .14);border-radius:9999px;flex-shrink:0;align-items:center;gap:.45rem;padding:.65rem 1.15rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:inline-flex}.home-latest-guides__view-all:after{content:"→";transition:transform .2s}.home-latest-guides__view-all:hover{border-color:rgb(var(--brand-rgb) / .65);box-shadow:0 0 0 1px #ffffff14 inset, 0 0 32px rgb(var(--brand-rgb) / .22);transform:translateY(-1px)}.home-latest-guides__view-all:hover:after{transform:translate(3px)}.home-latest-guides__grid{gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.home-latest-guides__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem}}@media (min-width:1024px){.home-latest-guides__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.home-latest-guides__item{min-height:100%}.home-latest-guide-card{background:linear-gradient(155deg,#0f172ad1 0%,#020617eb 58%,#0f172abf 100%);border:1px solid #ffffff17;border-radius:1.1rem;flex-direction:column;height:100%;text-decoration:none;transition:transform .28s cubic-bezier(.23,1,.32,1),border-color .28s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px -28px #000000bf}.home-latest-guide-card:before{content:"";background:linear-gradient(90deg, rgb(var(--brand-rgb)), rgb(var(--brand-rgb) / .12));opacity:.9;z-index:2;border-radius:1.1rem 1.1rem 0 0;height:3px;position:absolute;top:0;left:0;right:0}.home-latest-guide-card--1:before{background:linear-gradient(90deg,#22d3ee,#22d3ee1f)}.home-latest-guide-card--2:before{background:linear-gradient(90deg, rgb(var(--brand-rgb)), #a78bfa33)}.home-latest-guide-card--3:before{background:linear-gradient(90deg,#4ade80,#4ade801f)}.home-latest-guide-card:hover{border-color:rgb(var(--brand-rgb) / .32);box-shadow:0 20px 44px -24px #000c, 0 0 32px rgb(var(--brand-rgb) / .12);transform:translateY(-4px)}.home-latest-guide-card--1:hover{border-color:#22d3ee59;box-shadow:0 20px 44px -24px #000c,0 0 32px #22d3ee24}.home-latest-guide-card--3:hover{border-color:#4ade8052;box-shadow:0 20px 44px -24px #000c,0 0 32px #4ade801f}.home-latest-guide-card__spine{background:linear-gradient(180deg, rgb(var(--brand-rgb)), #a78bfa59);opacity:.65;z-index:2;width:3px;transition:opacity .28s,box-shadow .28s;position:absolute;top:0;bottom:0;left:0}.home-latest-guide-card--1 .home-latest-guide-card__spine{background:linear-gradient(180deg, #22d3ee, rgb(var(--brand-rgb) / .3))}.home-latest-guide-card--3 .home-latest-guide-card__spine{background:linear-gradient(180deg, #4ade80, rgb(var(--brand-rgb) / .3))}.home-latest-guide-card:hover .home-latest-guide-card__spine{opacity:1;box-shadow:0 0 14px rgb(var(--brand-rgb) / .35)}.home-latest-guide-card__index{z-index:3;letter-spacing:-.04em;color:#ffffff0b;font-variant-numeric:tabular-nums;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:2.75rem;font-weight:900;line-height:1;position:absolute;top:.55rem;right:.75rem}.home-latest-guide-card__cover{flex-shrink:0}.home-latest-guide-card__badge{z-index:10;position:absolute;top:.75rem;left:.75rem}.home-latest-guide-card__time{z-index:10;position:absolute;bottom:.75rem;right:.75rem}.home-latest-guide-card__body{z-index:1;flex-direction:column;flex:1;gap:.65rem;padding:1.15rem 1.15rem 1.1rem 1.35rem;display:flex;position:relative}.home-latest-guide-card__title{letter-spacing:-.025em;color:#f8fafc;margin:0;padding-right:1.5rem;font-size:1.05rem;font-weight:800;line-height:1.25;transition:color .25s}.home-latest-guide-card:hover .home-latest-guide-card__title{color:#bae6fd}.home-latest-guide-card__desc{color:#94a3b8;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.875rem;line-height:1.6;transition:color .25s;display:-webkit-box;overflow:hidden}.home-latest-guide-card:hover .home-latest-guide-card__desc{color:#cbd5e1}.home-latest-guide-card__meta{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.home-latest-guide-card__footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.15rem;padding-top:.85rem;display:flex}.home-latest-guide-card__date{color:#64748b;font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:600}.home-latest-guide-card__read{color:#22d3ee;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:800;transition:color .2s,gap .2s;display:inline-flex}.home-latest-guide-card:hover .home-latest-guide-card__read{color:#67e8f9;gap:.5rem}@media (min-width:768px){.home-latest-guides{gap:2rem}.home-latest-guides__lead{font-size:1.125rem;line-height:1.7}.home-latest-guide-card__body{padding:1.25rem 1.2rem 1.15rem 1.45rem}.home-latest-guide-card__title{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.home-latest-guide-card:hover,.home-latest-guides__view-all:hover{transform:none}}.home-about__body,.home-faq__answer{color:#cbd5e1;font-size:.9375rem;line-height:1.65}.home-section--faq{padding-top:0;padding-bottom:2.5rem}@media (min-width:768px){.home-section--faq{padding-bottom:3.5rem}}.home-faq-editorial{flex-direction:column;gap:1.75rem;display:flex}.home-faq-editorial__header{flex-direction:column;gap:1rem;max-width:44rem;display:flex}.home-faq-editorial__header .home-heading{letter-spacing:-.03em;font-size:clamp(1.85rem,4.5vw,2.35rem)}.home-faq-editorial__header .home-heading__line{width:4.5rem;height:3px}.home-faq-editorial__header .home-heading__text{background:linear-gradient(125deg,#fff 0%,#bae6fd 45%,#93b8fa 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.home-faq-editorial__header .home-heading__text{-webkit-text-fill-color:currentcolor;color:#fff;background:0 0}}.home-faq-editorial__lead{border-left:3px solid rgb(var(--brand-rgb) / .75);color:#e2e8f0;max-width:40rem;margin:0;padding-left:1rem;font-size:1.05rem;font-weight:500;line-height:1.65}.home-faq-editorial__list{flex-direction:column;gap:.75rem;display:flex}.home-faq-editorial__item{background:linear-gradient(155deg,#0f172ad1 0%,#020617eb 58%,#0f172abf 100%);border:1px solid #ffffff17;border-radius:1rem;transition:border-color .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 12px 32px -24px #000000b3}.home-faq-editorial__item:before{content:"";background:linear-gradient(90deg, rgb(var(--brand-rgb)), rgb(var(--brand-rgb) / .12));opacity:.85;z-index:1;border-radius:1rem 1rem 0 0;height:3px;position:absolute;top:0;left:0;right:0}.home-faq-editorial__item--1:before{background:linear-gradient(90deg,#22d3ee,#22d3ee1f)}.home-faq-editorial__item--2:before{background:linear-gradient(90deg, rgb(var(--brand-rgb)), #a78bfa33)}.home-faq-editorial__item--3:before{background:linear-gradient(90deg, #a78bfa, rgb(var(--brand-rgb) / .15))}.home-faq-editorial__item--4:before{background:linear-gradient(90deg,#4ade80,#4ade801f)}.home-faq-editorial__item--5:before{background:linear-gradient(90deg,#fbbf24,#22d3ee26)}.home-faq-editorial__item--6:before{background:linear-gradient(90deg, rgb(var(--brand-rgb)), #22d3ee33)}.home-faq-editorial__item[open]{border-color:rgb(var(--brand-rgb) / .3);box-shadow:0 18px 40px -22px #000000c7, 0 0 28px rgb(var(--brand-rgb) / .1)}.home-faq-editorial__item--1[open]{border-color:#22d3ee52;box-shadow:0 18px 40px -22px #000000c7,0 0 28px #22d3ee1f}.home-faq-editorial__item--4[open]{border-color:#4ade8047;box-shadow:0 18px 40px -22px #000000c7,0 0 28px #4ade801a}.home-faq-editorial__item-spine{background:linear-gradient(180deg, rgb(var(--brand-rgb)), #a78bfa4d);opacity:.55;width:3px;transition:opacity .28s,box-shadow .28s;position:absolute;top:0;bottom:0;left:0}.home-faq-editorial__item--1 .home-faq-editorial__item-spine{background:linear-gradient(180deg, #22d3ee, rgb(var(--brand-rgb) / .3))}.home-faq-editorial__item--4 .home-faq-editorial__item-spine,.home-faq-editorial__item--5 .home-faq-editorial__item-spine{background:linear-gradient(180deg, #4ade80, rgb(var(--brand-rgb) / .25))}.home-faq-editorial__item[open] .home-faq-editorial__item-spine{opacity:1;box-shadow:0 0 14px rgb(var(--brand-rgb) / .35)}.home-faq-editorial__question{z-index:2;cursor:pointer;align-items:center;gap:.85rem;padding:1.05rem 1.15rem 1.05rem 1.4rem;list-style:none;transition:background .25s;display:flex;position:relative}@media (max-width:479px){.home-why__lead,.home-latest-guides__lead,.home-faq-editorial__lead{padding-left:.75rem;font-size:.95rem}.home-faq-editorial__question{gap:.65rem;padding:.95rem .85rem .95rem 1rem}.home-faq-editorial__question-text{font-size:.9375rem}.home-faq-editorial__answer{padding:0 .85rem 1.1rem 1rem}.home-why__card,.home-latest-guide-card__body{padding-inline:1rem}}.home-faq-editorial__question::-webkit-details-marker{display:none}.home-faq-editorial__question:hover{background:#ffffff05}.home-faq-editorial__question-index{letter-spacing:.08em;color:#22d3ee;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem;font-weight:800}.home-faq-editorial__item--2 .home-faq-editorial__question-index{color:#93b8fa}.home-faq-editorial__item--4 .home-faq-editorial__question-index,.home-faq-editorial__item--5 .home-faq-editorial__question-index{color:#86efac}.home-faq-editorial__question-text{letter-spacing:-.02em;color:#f8fafc;flex:1;min-width:0;font-size:1rem;font-weight:800;line-height:1.25}.home-faq-editorial__chevron{background:#0206178c;border:1px solid #ffffff1a;border-radius:9999px;flex-shrink:0;width:1.65rem;height:1.65rem;transition:transform .28s cubic-bezier(.23,1,.32,1),border-color .28s,background .28s}.home-faq-editorial__chevron:before{content:"";border-bottom:2px solid #bae6fd;border-right:2px solid #bae6fd;width:.45rem;height:.45rem;margin:.55rem 0 0 .58rem;transition:transform .28s cubic-bezier(.23,1,.32,1);display:block;transform:rotate(45deg)}.home-faq-editorial__item[open] .home-faq-editorial__chevron{border-color:rgb(var(--brand-rgb) / .35);background:rgb(var(--brand-rgb) / .12)}.home-faq-editorial__item[open] .home-faq-editorial__chevron:before{margin-top:.68rem;transform:rotate(-135deg)}.home-faq-editorial__answer{z-index:2;border-top:1px solid #ffffff12;padding:0 1.15rem 1.25rem 1.4rem;position:relative}.home-faq-editorial__paragraph{color:#cbd5e1;max-width:52rem;margin:0 0 .85rem;font-size:.9375rem;line-height:1.65}.home-faq-editorial__paragraph--intro{color:#e2e8f0;margin-top:.85rem;font-size:.95rem}.home-faq-editorial__paragraph--outro{border:1px solid rgb(var(--brand-rgb) / .18);background:rgb(var(--brand-rgb) / .06);color:#bae6fd;border-radius:.75rem;margin-bottom:0;padding:.75rem .9rem;font-size:.9rem;font-weight:500}.home-faq-editorial__subsections{gap:.85rem;margin:.25rem 0 .85rem;padding:0;list-style:none;display:grid}@media (min-width:768px){.home-faq-editorial{gap:2rem}.home-faq-editorial__lead{font-size:1.125rem;line-height:1.7}.home-faq-editorial__list{gap:.85rem}.home-faq-editorial__subsections{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem}.home-faq-editorial__question{padding:1.15rem 1.25rem 1.15rem 1.55rem}.home-faq-editorial__question-text{font-size:1.05rem}.home-faq-editorial__answer{padding:0 1.25rem 1.35rem 1.55rem}}.home-faq-editorial__subsection{background:#0206178c;border:1px solid #ffffff14;border-radius:.9rem;padding:.95rem 1rem .9rem;transition:border-color .25s,background .25s,box-shadow .25s}.home-faq-editorial__subsection:hover{background:#0f172aa6;border-color:#22d3ee47;box-shadow:0 0 20px #22d3ee14}.home-faq-editorial__subsection-title{letter-spacing:-.015em;color:#f8fafc;align-items:center;gap:.5rem;margin:0 0 .45rem;font-size:.9rem;font-weight:800;display:flex}.home-faq-editorial__subsection-dot{background:#22d3ee;border-radius:9999px;flex-shrink:0;width:.45rem;height:.45rem;box-shadow:0 0 10px #22d3eea6}.home-faq-editorial__subsection-body{color:#94a3b8;margin:0;font-size:.85rem;line-height:1.6}.home-faq-editorial__link{color:#22d3ee;align-items:center;gap:.35rem;margin-top:.65rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.home-faq-editorial__link:after{content:"→";transition:transform .2s}.home-faq-editorial__link:hover{color:#67e8f9;gap:.5rem}.home-faq-editorial__link:hover:after{transform:translate(2px)}.home-faq-editorial__cta{border:1px solid rgb(var(--brand-rgb) / .45);background:linear-gradient(135deg, rgb(var(--brand-rgb) / .22) 0%, #020617d9 100%);letter-spacing:-.01em;color:#f8fafc;box-shadow:0 0 0 1px #ffffff0d inset, 0 0 24px rgb(var(--brand-rgb) / .14);border-radius:9999px;align-items:center;gap:.45rem;margin-top:1rem;padding:.65rem 1.15rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:transform .25s,border-color .25s,box-shadow .25s;display:inline-flex}.home-faq-editorial__cta:after{content:"→";font-weight:700;transition:transform .2s}.home-faq-editorial__cta:hover{border-color:rgb(var(--brand-rgb) / .65);box-shadow:0 0 0 1px #ffffff14 inset, 0 0 32px rgb(var(--brand-rgb) / .22);transform:translateY(-1px)}.home-faq-editorial__cta:hover:after{transform:translate(3px)}@media (prefers-reduced-motion:reduce){.home-faq-editorial__cta:hover{transform:none}}.home-faq__item{background:#0206178c;border:1px solid #ffffff14;border-radius:.85rem;overflow:hidden}.home-faq__question{cursor:pointer;color:#bae6fd;padding:.85rem 1rem;font-size:.875rem;font-weight:700;list-style:none}.home-faq__question::-webkit-details-marker{display:none}.home-faq__answer{white-space:pre-line;padding:0 1rem 1rem}.home-section--contained.home-section--how,.home-section--contained.home-section--games,.home-section--news,.home-section--feedback,.home-section--faq,.home-section--about,.home-section--latest-guides{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1rem}@media (min-width:640px){.home-section--contained.home-section--how,.home-section--contained.home-section--games,.home-section--news,.home-section--feedback,.home-section--faq,.home-section--about,.home-section--latest-guides{padding-inline:2rem}}@media (min-width:768px){.home-section--contained.home-section--how,.home-section--contained.home-section--games,.home-section--news,.home-section--feedback,.home-section--faq,.home-section--about,.home-section--latest-guides{padding-inline:2.5rem}}@media (prefers-reduced-motion:reduce){.home-tile:hover,.home-game-card:hover,.home-ghost-cta:hover{transform:none}}
@media (max-width:767px){.home-hero{overflow:visible}.home-hero__layout{gap:1rem}.home-hero__content{order:-1!important}.home-hero__visual{scroll-margin-top:calc(var(--site-header-offset) + .5rem);padding-inline:.75rem;order:0!important}.home-hero__stage{aspect-ratio:1;padding:0;max-width:min(19rem,90vw)!important;overflow:visible!important}.home-hero__tower-wrap{width:92%!important;animation:none!important;transform:none!important}.home-hero__tower{object-fit:contain;object-position:center center;width:100%;height:auto}.home-hero__chip{display:none}.home-hero__ring--1{inset:6%}.home-hero__ring--2{inset:14%}.home-hero__ring--3{inset:22%}}
