.CarouselComponent-module__kPdv1W__wrapper{width:100%;padding:1rem 0}.CarouselComponent-module__kPdv1W__row{min-height:var(--hover-height,400px);justify-content:center;align-items:center;padding:.5rem 0;transition:filter .3s,opacity .3s;display:flex}.CarouselComponent-module__kPdv1W__rowDimmed{filter:blur(var(--blur,2px));opacity:.35;pointer-events:none}.CarouselComponent-module__kPdv1W__dock{justify-content:center;align-items:center;gap:var(--gap,16px);width:100%;display:flex}.CarouselComponent-module__kPdv1W__bar{width:var(--collapsed-width,100px);height:var(--collapsed-height,340px);border:1px solid var(--borderColor-muted);background:var(--bgColor-default);cursor:pointer;font:inherit;color:inherit;will-change:width, height;border-radius:14px;flex-shrink:0;margin:0;padding:0;transition:box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 2px 10px #00000014}.CarouselComponent-module__kPdv1W__bar:hover{border-color:var(--brand-primary);box-shadow:0 14px 34px rgba(var(--brand-rgb-primary), .28)}.CarouselComponent-module__kPdv1W__bar:focus-visible{outline:2px solid var(--brand-primary);outline-offset:3px}.CarouselComponent-module__kPdv1W__barImageWrap{background:var(--bgColor-muted);padding:8px;position:absolute;inset:0}.CarouselComponent-module__kPdv1W__barImage{object-fit:contain}.CarouselComponent-module__kPdv1W__barLabel{text-align:center;color:#fff;-webkit-line-clamp:2;line-clamp:2;pointer-events:none;background:linear-gradient(#0000,#000000bf);-webkit-box-orient:vertical;padding:.4rem .35rem;font-size:.72rem;font-weight:600;line-height:1.2;display:-webkit-box;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.CarouselComponent-module__kPdv1W__overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;justify-content:center;align-items:center;padding:1.5rem;animation:.2s CarouselComponent-module__kPdv1W__overlayFade;display:flex;position:fixed;inset:0}.CarouselComponent-module__kPdv1W__expanded{z-index:1;width:var(--open-size,600px);max-width:min(var(--open-size,600px), calc(100vw - 2rem));background:var(--bgColor-default);border:1px solid var(--borderColor-muted);border-radius:16px;flex-direction:column;max-height:calc(100vh - 2rem);animation:.25s cubic-bezier(.34,1.56,.64,1) CarouselComponent-module__kPdv1W__popIn;display:flex;position:relative;overflow:hidden auto;box-shadow:0 30px 80px #0006}.CarouselComponent-module__kPdv1W__backdrop{cursor:default;background:0 0;border:none;padding:0;position:absolute;inset:0}.CarouselComponent-module__kPdv1W__expandedImageWrap{aspect-ratio:4/3;flex:none;width:100%;max-height:calc(100vh - 9rem);position:relative}.CarouselComponent-module__kPdv1W__expandedImage{object-fit:contain}.CarouselComponent-module__kPdv1W__expandedLabel{color:var(--fgColor-default);border-top:1px solid var(--borderColor-muted);white-space:normal;text-overflow:clip;overflow-wrap:anywhere;margin:0;padding:1rem;font-size:.95rem;font-weight:600;line-height:1.4;overflow:visible}.CarouselComponent-module__kPdv1W__expandedLink{text-align:center;color:#fff;background:var(--brand-primary);border-radius:10px;margin:0 1rem 1rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:box-shadow .2s,transform .2s}.CarouselComponent-module__kPdv1W__expandedLink:hover{box-shadow:0 6px 20px rgba(var(--brand-rgb-primary), .35);transform:translateY(-1px)}.CarouselComponent-module__kPdv1W__closeBtn{z-index:2;color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.CarouselComponent-module__kPdv1W__closeBtn:hover{background:#000000bf;transform:scale(1.05)}@keyframes CarouselComponent-module__kPdv1W__overlayFade{0%{opacity:0}to{opacity:1}}@keyframes CarouselComponent-module__kPdv1W__popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (hover:none){.CarouselComponent-module__kPdv1W__row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;justify-content:flex-start;min-height:240px;overflow-x:auto}.CarouselComponent-module__kPdv1W__row::-webkit-scrollbar{display:none}.CarouselComponent-module__kPdv1W__dock{justify-content:flex-start;width:auto}.CarouselComponent-module__kPdv1W__bar{scroll-snap-align:center;width:72vw;max-width:300px;height:220px}.CarouselComponent-module__kPdv1W__rowDimmed{filter:none;opacity:1;pointer-events:auto}}
.index-module__KWKY6G__root{min-height:100vh;color:var(--fgColor-default);background:radial-gradient(circle at 0% 0%, var(--bgColor-accent-muted), transparent 28%), radial-gradient(circle at 100% 100%, var(--bgColor-muted), transparent 22%), var(--bgColor-inset);flex-direction:column;transition:background-color .25s,color .25s;display:flex;overflow-x:clip}.index-module__KWKY6G__page{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem 5rem}.index-module__KWKY6G__hero{margin-bottom:2rem;padding:4rem 0 3rem;position:relative}.index-module__KWKY6G__hero:before{content:"";background:radial-gradient(ellipse 70% 55% at 15% 45%, rgba(var(--brand-rgb-primary), .1), transparent), radial-gradient(ellipse 55% 45% at 85% 15%, rgba(var(--brand-rgb-secondary), .08), transparent);pointer-events:none;z-index:0;position:absolute;inset:-60px -4rem -40px}.index-module__KWKY6G__heroInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;display:grid;position:relative}.index-module__KWKY6G__heroContent{flex-direction:column;display:flex}.index-module__KWKY6G__heroBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-primary);border:1px solid var(--brand-active-ring);background:rgba(var(--brand-rgb-primary), .06);border-radius:100px;align-items:center;gap:6px;width:fit-content;margin-bottom:1.5rem;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.index-module__KWKY6G__heroHeading{letter-spacing:-.025em;color:var(--fgColor-default);margin-bottom:1.25rem;font-size:clamp(2.4rem,5.5vw,3.75rem);font-weight:800;line-height:1.08}.index-module__KWKY6G__heroSub{color:var(--fgColor-muted);max-width:560px;margin-bottom:2rem;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.7}.index-module__KWKY6G__heroCta{flex-wrap:wrap;gap:12px;display:flex}.index-module__KWKY6G__ctaPrimary{cursor:pointer;background:var(--brand-gradient);color:#fff;box-shadow:0 4px 22px rgba(var(--brand-rgb-primary), .28);border:none;border-radius:8px;align-items:center;gap:8px;padding:11px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .17s,transform .15s,box-shadow .17s;display:inline-flex}.index-module__KWKY6G__ctaPrimary:hover{opacity:.9;box-shadow:var(--brand-btn-shadow-hover);transform:translateY(-2px)}.index-module__KWKY6G__ctaSecondary{cursor:pointer;color:var(--fgColor-default);border:1px solid var(--borderColor-default);background:0 0;border-radius:8px;align-items:center;gap:8px;padding:11px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:border-color .17s,background .17s,color .17s;display:inline-flex}.index-module__KWKY6G__ctaSecondary:hover{border-color:var(--brand-primary);background:var(--brand-hover-bg);color:var(--brand-primary)}.index-module__KWKY6G__heroPromo{justify-content:center;align-items:center;display:flex}.index-module__KWKY6G__promoCard{border:1px solid var(--borderColor-muted);border-radius:16px;width:100%;max-width:480px;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:block;overflow:hidden;box-shadow:0 4px 20px #0000000f}.index-module__KWKY6G__promoCard:hover{box-shadow:0 16px 40px rgba(var(--brand-rgb-primary), .18);border-color:var(--brand-hover-border);transform:translateY(-6px)scale(1.02)}.index-module__KWKY6G__promoImage{width:100%;height:auto;display:block}.index-module__KWKY6G__metricsSection{z-index:1;margin-bottom:4rem;position:relative}.index-module__KWKY6G__freeNotice{border:1px solid var(--borderColor-muted);border-left:3px solid var(--brand-primary);background:var(--bgColor-default);border-radius:12px;align-items:flex-start;gap:14px;margin-bottom:16px;padding:16px 20px;display:flex}.index-module__KWKY6G__freeNoticeIcon{flex-shrink:0;font-size:22px;line-height:1.2}.index-module__KWKY6G__freeNoticeTitle{color:var(--fgColor-default);margin:0 0 4px;font-size:15px;font-weight:700}.index-module__KWKY6G__freeNoticeText{color:var(--fgColor-muted);max-width:620px;margin:0;font-size:13.5px;line-height:1.6}.index-module__KWKY6G__metrics{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.index-module__KWKY6G__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-primary);margin-bottom:.4rem;font-size:11px;font-weight:700}.index-module__KWKY6G__sectionTitle{letter-spacing:-.015em;color:var(--fgColor-default);margin-bottom:.5rem;font-size:clamp(1.45rem,3vw,2.1rem);font-weight:700}.index-module__KWKY6G__sectionSub{color:var(--fgColor-muted);max-width:540px;margin-bottom:0;font-size:.95rem;line-height:1.65}.index-module__KWKY6G__featureGrid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.index-module__KWKY6G__featureCard{background:var(--bgColor-default);border:1px solid var(--borderColor-muted);border-radius:12px;padding:22px 20px;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;overflow:hidden}.index-module__KWKY6G__featureCard:before{content:"";background:var(--brand-gradient-h);opacity:0;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.index-module__KWKY6G__featureCard:hover{border-color:var(--brand-hover-border);box-shadow:0 10px 28px rgba(var(--brand-rgb-primary), .1);transform:translateY(-3px)}.index-module__KWKY6G__featureCard:hover:before{opacity:1}.index-module__KWKY6G__featureIcon{background:var(--brand-icon-bg);border:1px solid var(--brand-icon-border);border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:14px;font-size:22px;display:flex}.index-module__KWKY6G__featureTitle{color:var(--fgColor-default);margin:0 0 6px;font-size:15px;font-weight:700}.index-module__KWKY6G__featureDesc{color:var(--fgColor-muted);font-size:13px;line-height:1.55}.index-module__KWKY6G__highlightGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.index-module__KWKY6G__section{margin-bottom:4.5rem}.index-module__KWKY6G__sectionHeader{margin-bottom:1.75rem}.index-module__KWKY6G__reveal{opacity:0;transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(30px)scale(.98)}.index-module__KWKY6G__revealVisible{opacity:1;transform:translateY(0)scale(1)}@media (max-width:860px){.index-module__KWKY6G__heroInner{grid-template-columns:1fr;gap:1.5rem}.index-module__KWKY6G__promoCard{max-width:100%}.index-module__KWKY6G__heroContent{text-align:center;align-items:center}.index-module__KWKY6G__heroCta{justify-content:center}.index-module__KWKY6G__heroSub{max-width:100%}.index-module__KWKY6G__heroBadge{align-self:center}}@media (max-width:640px){.index-module__KWKY6G__hero{padding:2.5rem 0 2rem}.index-module__KWKY6G__heroCta{flex-direction:column;width:100%}.index-module__KWKY6G__ctaPrimary,.index-module__KWKY6G__ctaSecondary{text-align:center;justify-content:center;width:100%}.index-module__KWKY6G__metrics{grid-template-columns:repeat(2,1fr)}.index-module__KWKY6G__featureGrid{grid-template-columns:1fr 1fr}.index-module__KWKY6G__section{margin-bottom:3rem}}@media (max-width:400px){.index-module__KWKY6G__metrics,.index-module__KWKY6G__featureGrid{grid-template-columns:1fr}}.index-module__KWKY6G__nav{z-index:50;background:var(--bgColor-inset);border-bottom:1px solid var(--borderColor-muted);-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);position:sticky;top:0}.index-module__KWKY6G__navInner{align-items:center;gap:1.5rem;max-width:1200px;height:64px;margin:0 auto;padding:0 1rem;display:flex}.index-module__KWKY6G__navLogo{color:var(--fgColor-default);flex-shrink:0;align-items:center;gap:8px;font-weight:700;text-decoration:none;display:inline-flex}.index-module__KWKY6G__navBrand{letter-spacing:-.01em;font-size:16px}.index-module__KWKY6G__navLinks{flex:1;gap:6px;margin-left:.5rem;display:flex}.index-module__KWKY6G__navLink{color:var(--fgColor-muted);border-radius:8px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.index-module__KWKY6G__navLink:hover{color:var(--fgColor-default);background:var(--brand-hover-bg)}.index-module__KWKY6G__navActions{align-items:center;gap:10px;display:flex}.index-module__KWKY6G__navLogin{color:var(--fgColor-default);border-radius:8px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s}.index-module__KWKY6G__navLogin:hover{background:var(--brand-hover-bg)}.index-module__KWKY6G__navCta{background:var(--brand-gradient);color:#fff;box-shadow:var(--brand-btn-shadow);border-radius:8px;align-items:center;padding:9px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .17s,transform .15s,box-shadow .17s;display:inline-flex}.index-module__KWKY6G__navCta:hover{opacity:.92;box-shadow:var(--brand-btn-shadow-hover);transform:translateY(-1px)}.index-module__KWKY6G__heroAccent{background:var(--brand-gradient-h);color:var(--brand-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.index-module__KWKY6G__heroTypeWriter{color:var(--brand-primary);min-height:2.2rem;margin-bottom:1.25rem;font-size:clamp(1.15rem,2.4vw,1.5rem);font-weight:700}.index-module__KWKY6G__heroMicrocopy{color:var(--fgColor-muted);margin-top:1.25rem;font-size:13px}.index-module__KWKY6G__audienceGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.index-module__KWKY6G__audienceCard{background:var(--bgColor-default);border:1px solid var(--borderColor-muted);border-radius:14px;padding:28px 24px;transition:transform .2s,border-color .2s,box-shadow .2s}.index-module__KWKY6G__audienceCard:hover{border-color:var(--brand-hover-border);box-shadow:0 12px 30px rgba(var(--brand-rgb-primary), .1);transform:translateY(-4px)}.index-module__KWKY6G__audienceIcon{background:var(--brand-icon-bg);border:1px solid var(--brand-icon-border);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;font-size:26px;display:inline-flex}.index-module__KWKY6G__audienceTitle{color:var(--fgColor-default);margin-bottom:8px;font-size:17px;font-weight:700}.index-module__KWKY6G__audienceDesc{color:var(--fgColor-muted);font-size:14px;line-height:1.6}.index-module__KWKY6G__sectionAlt{background:var(--bgColor-default);border:1px solid var(--borderColor-muted);border-radius:20px;margin-bottom:4.5rem;padding:3rem 1.5rem}.index-module__KWKY6G__sectionAlt .index-module__KWKY6G__sectionHeader{text-align:center}.index-module__KWKY6G__sectionAlt .index-module__KWKY6G__sectionTitle{margin-bottom:1.75rem}.index-module__KWKY6G__stepsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.index-module__KWKY6G__stepCard{background:var(--bgColor-default);border:1px solid var(--borderColor-muted);text-align:center;border-radius:14px;padding:24px 20px;position:relative}.index-module__KWKY6G__stepNumber{color:var(--brand-hover-border);font-size:34px;font-weight:800;line-height:1;position:absolute;top:14px;right:16px}.index-module__KWKY6G__stepIcon{background:var(--brand-icon-bg);border:1px solid var(--brand-icon-border);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:14px;font-size:24px;display:inline-flex}.index-module__KWKY6G__stepTitle{color:var(--fgColor-default);margin-bottom:6px;font-size:16px;font-weight:700}.index-module__KWKY6G__stepDesc{color:var(--fgColor-muted);font-size:13px;line-height:1.6}.index-module__KWKY6G__studioSection{margin-bottom:4.5rem}.index-module__KWKY6G__studioCard{background:var(--brand-gradient);color:#fff;border-radius:20px;grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;padding:3rem 2.5rem;display:grid;overflow:hidden}.index-module__KWKY6G__studioCard .index-module__KWKY6G__sectionLabel{color:#fff;opacity:.85}.index-module__KWKY6G__studioCard .index-module__KWKY6G__sectionTitle{color:#fff}.index-module__KWKY6G__studioDesc{color:#fff;opacity:.92;max-width:520px;margin-bottom:1.75rem;line-height:1.7}.index-module__KWKY6G__studioActions{flex-wrap:wrap;gap:12px;display:flex}.index-module__KWKY6G__studioCard .index-module__KWKY6G__ctaPrimary{color:var(--brand-primary);background:#fff;box-shadow:0 8px 28px #00000029}.index-module__KWKY6G__studioCard .index-module__KWKY6G__ctaSecondary{color:#fff;border-color:#ffffff80}.index-module__KWKY6G__studioCard .index-module__KWKY6G__ctaSecondary:hover{color:#fff;background:#ffffff1f;border-color:#fff}.index-module__KWKY6G__studioVisual{text-align:center;background:#ffffff1f;border:1px solid #fff3;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:1.5rem;display:flex}.index-module__KWKY6G__studioBadge{letter-spacing:.05em;font-size:26px;font-weight:700}.index-module__KWKY6G__studioVisualText{color:#fff;opacity:.9;font-size:14px;line-height:1.6}.index-module__KWKY6G__pressSection{margin-bottom:4.5rem}.index-module__KWKY6G__pressCard{border:1px solid var(--borderColor-muted);background:var(--bgColor-default);box-shadow:0 4px 24px rgba(var(--brand-rgb-primary), .06);border-radius:20px;align-items:center;gap:2rem;padding:2.5rem;display:flex}.index-module__KWKY6G__pressContent{flex:1}.index-module__KWKY6G__pressDesc{color:var(--fgColor-muted);max-width:520px;margin-bottom:1.75rem;line-height:1.7}.index-module__KWKY6G__pressIcon{opacity:.9;flex-shrink:0;font-size:64px}.index-module__KWKY6G__finalCtaSection{margin-bottom:2rem}.index-module__KWKY6G__finalCta{text-align:center;background:var(--brand-gradient-v);color:#fff;border-radius:24px;padding:4rem 2rem}.index-module__KWKY6G__finalCtaTitle{letter-spacing:-.02em;color:#fff;margin-bottom:.75rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.index-module__KWKY6G__finalCtaSub{color:#fff;opacity:.9;max-width:560px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.index-module__KWKY6G__finalCta .index-module__KWKY6G__ctaPrimary{color:var(--brand-primary);background:#fff;box-shadow:0 8px 28px #0000002e}.index-module__KWKY6G__footer{border-top:1px solid var(--borderColor-muted);background:var(--bgColor-inset);padding:3rem 1rem 1.5rem}.index-module__KWKY6G__footerInner{grid-template-columns:1.4fr 1fr;gap:2.5rem;max-width:1200px;margin:0 auto;padding-bottom:2rem;display:grid}.index-module__KWKY6G__footerBrand{flex-direction:column;gap:12px;display:flex}.index-module__KWKY6G__footerTagline{color:var(--fgColor-muted);max-width:300px;font-size:14px;line-height:1.6}.index-module__KWKY6G__footerColumns{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.index-module__KWKY6G__footerColumn{flex-direction:column;gap:10px;display:flex}.index-module__KWKY6G__footerHeading{letter-spacing:.08em;text-transform:uppercase;color:var(--fgColor-default);margin-bottom:4px;font-size:12px;font-weight:700}.index-module__KWKY6G__footerLink{color:var(--fgColor-muted);font-size:14px;text-decoration:none;transition:color .15s}.index-module__KWKY6G__footerLink:hover{color:var(--brand-primary)}.index-module__KWKY6G__footerBottom{border-top:1px solid var(--borderColor-muted);max-width:1200px;color:var(--fgColor-muted);text-align:center;margin:0 auto;padding-top:1.25rem;font-size:13px}@media (max-width:860px){.index-module__KWKY6G__navLinks{display:none}.index-module__KWKY6G__navToggle{display:flex}.index-module__KWKY6G__navMobileOpen{display:block}.index-module__KWKY6G__audienceGrid,.index-module__KWKY6G__stepsGrid{grid-template-columns:1fr}.index-module__KWKY6G__studioCard{grid-template-columns:1fr;padding:2rem 1.5rem}.index-module__KWKY6G__pressCard{text-align:center;flex-direction:column}.index-module__KWKY6G__pressIcon{order:-1}.index-module__KWKY6G__footerInner{grid-template-columns:1fr}}@media (max-width:640px){.index-module__KWKY6G__navLogin{display:none}.index-module__KWKY6G__footerColumns{grid-template-columns:1fr}.index-module__KWKY6G__studioActions{flex-direction:column}.index-module__KWKY6G__studioActions .index-module__KWKY6G__ctaPrimary,.index-module__KWKY6G__studioActions .index-module__KWKY6G__ctaSecondary{text-align:center;justify-content:center;width:100%}}.index-module__KWKY6G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.index-module__KWKY6G__skipLink{z-index:100;background:var(--brand-gradient);color:#fff;border-radius:0 0 8px 8px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:top .15s;position:absolute;top:-100px;left:1rem}.index-module__KWKY6G__skipLink:focus{top:0}.index-module__KWKY6G__navLink:focus-visible,.index-module__KWKY6G__navLogin:focus-visible,.index-module__KWKY6G__navCta:focus-visible,.index-module__KWKY6G__navMobileLink:focus-visible,.index-module__KWKY6G__ctaPrimary:focus-visible,.index-module__KWKY6G__ctaSecondary:focus-visible,.index-module__KWKY6G__footerLink:focus-visible,.index-module__KWKY6G__navToggle:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.index-module__KWKY6G__navToggle{border:1px solid var(--borderColor-default);cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;gap:4px;width:38px;height:38px;padding:9px;display:none}.index-module__KWKY6G__navToggle:hover{background:var(--brand-hover-bg);border-color:var(--brand-hover-border)}.index-module__KWKY6G__navToggleBar{background:var(--fgColor-default);border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.index-module__KWKY6G__navToggleBarOpen:first-child{transform:translateY(6px)rotate(45deg)}.index-module__KWKY6G__navToggleBarOpen:nth-child(2){opacity:0}.index-module__KWKY6G__navToggleBarOpen:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.index-module__KWKY6G__navMobile{border-top:1px solid var(--borderColor-muted);background:var(--bgColor-inset);display:none}.index-module__KWKY6G__navMobileLinks{flex-direction:column;padding:.5rem 1rem 1rem;display:flex}.index-module__KWKY6G__navMobileLink{color:var(--fgColor-default);border-bottom:1px solid var(--borderColor-muted);padding:12px 4px;font-size:15px;font-weight:500;text-decoration:none}.index-module__KWKY6G__navMobileLink:last-child{border-bottom:none}.index-module__KWKY6G__navMobileLink:hover{color:var(--brand-primary)}@media (prefers-reduced-motion:reduce){.index-module__KWKY6G__reveal{opacity:1;transition:none;transform:none}.index-module__KWKY6G__promoCard:hover,.index-module__KWKY6G__audienceCard:hover,.index-module__KWKY6G__featureCard:hover,.index-module__KWKY6G__navCta:hover,.index-module__KWKY6G__ctaPrimary:hover,.index-module__KWKY6G__skipLink{transition:none;transform:none}}
.VerticalCardComponent-module__jeGRaG__card{box-shadow:var(--shadow-floating-medium);background-color:var(--bgColor-muted);border:1px solid var(--borderColor-default);border-radius:18px;flex-direction:column;margin:20px 0;display:flex;overflow:hidden}.VerticalCardComponent-module__jeGRaG__imageWrapper{background-color:var(--bgColor-default);width:100%;height:300px;position:relative}.VerticalCardComponent-module__jeGRaG__image{object-fit:contain}.VerticalCardComponent-module__jeGRaG__cardBody{background-color:var(--bgColor-default);padding:20px}.VerticalCardComponent-module__jeGRaG__cardTitle{color:var(--fgColor-default);margin:0 0 8px;font-size:18px;font-weight:600}.VerticalCardComponent-module__jeGRaG__cardText{color:var(--fgColor-muted);font-size:14px;line-height:1.5}
.prc-Text-Text-0ima0:where([data-size=small]){font-size:var(--text-body-size-small,.75rem);line-height:var(--text-body-lineHeight-small,1.6666)}.prc-Text-Text-0ima0:where([data-size=medium]){font-size:var(--text-body-size-medium,.875rem);line-height:var(--text-body-lineHeight-medium,1.4285)}.prc-Text-Text-0ima0:where([data-size=large]){font-size:var(--text-body-size-large,1rem);line-height:var(--text-body-lineHeight-large,1.5)}.prc-Text-Text-0ima0:where([data-weight=light]){font-weight:var(--base-text-weight-light,300)}.prc-Text-Text-0ima0:where([data-weight=normal]){font-weight:var(--base-text-weight-normal,400)}.prc-Text-Text-0ima0:where([data-weight=medium]){font-weight:var(--base-text-weight-medium,500)}.prc-Text-Text-0ima0:where([data-weight=semibold]){font-weight:var(--base-text-weight-semibold,600)}
.ContatoItem-module__LZCH5G__item{align-items:center;gap:12px;display:flex}.ContatoItem-module__LZCH5G__link{color:var(--brand-primary);word-break:break-all;font-size:.875rem;text-decoration:none}.ContatoItem-module__LZCH5G__link:hover{text-decoration:underline}
.IconSvg-module__pfdfUq__contactIcon{vertical-align:middle;background-color:var(--fgColor-onEmphasis);border-radius:4px;margin-left:8px;padding:1px}
.FerramentaItem-module__jaPHwq__item{align-items:center;gap:12px;display:flex}.FerramentaItem-module__jaPHwq__info{flex-direction:column;display:flex}.FerramentaItem-module__jaPHwq__stars{color:var(--accentColor-fg);font-size:14px}
.RoleItem-module__9ASclG__roleItem{align-items:center;gap:8px;display:flex}.RoleItem-module__9ASclG__roleInfo{flex-direction:column;display:flex}
.StudioItem-module__-Wg07W__item{border-radius:8px;align-items:center;gap:10px;padding:6px 8px;text-decoration:none;transition:background .15s;display:flex}.StudioItem-module__-Wg07W__item:hover{background:var(--brand-hover-bg)}.StudioItem-module__-Wg07W__logo{border-radius:6px;flex-shrink:0}.StudioItem-module__-Wg07W__name{color:var(--fgColor-default);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StudioItem-module__-Wg07W__item:hover .StudioItem-module__-Wg07W__name{color:var(--brand-primary)}
.game-module__h0_8xa__loadingPage{justify-content:center;align-items:center;min-height:60vh;display:flex}.game-module__h0_8xa__spinner{border:3px solid var(--borderColor-muted);border-top-color:var(--brand-primary);border-radius:50%;width:40px;height:40px;animation:.7s linear infinite game-module__h0_8xa__spin}@keyframes game-module__h0_8xa__spin{to{transform:rotate(360deg)}}.game-module__h0_8xa__page{background:var(--bgColor-default);min-height:100vh}.game-module__h0_8xa__bannerWrap{width:100%;height:320px;position:relative;overflow:hidden}.game-module__h0_8xa__bannerImg{object-fit:cover;object-position:center top}.game-module__h0_8xa__bannerOverlay{background:linear-gradient(#00000026 0%,#0009 100%);position:absolute;inset:0}.game-module__h0_8xa__content{max-width:1200px;margin:0 auto;padding:24px 16px 80px}.game-module__h0_8xa__breadcrumb{color:var(--fgColor-muted);margin-bottom:20px;font-size:.8rem}.game-module__h0_8xa__breadcrumb a{color:var(--fgColor-muted);text-decoration:none}.game-module__h0_8xa__breadcrumb a:hover{color:var(--brand-primary)}.game-module__h0_8xa__layout{grid-template-columns:1fr 300px;align-items:start;gap:32px;display:grid}@media (max-width:900px){.game-module__h0_8xa__layout{grid-template-columns:1fr}.game-module__h0_8xa__sidebar{order:-1}}.game-module__h0_8xa__titleBlockMobile{margin-bottom:16px}.game-module__h0_8xa__gameName{color:var(--fgColor-default);margin:0 0 6px;font-size:1.8rem;font-weight:800}.game-module__h0_8xa__tagline{color:var(--fgColor-muted);margin:0;font-size:.9rem}@media (min-width:901px){.game-module__h0_8xa__titleBlockMobile{display:none}}.game-module__h0_8xa__section{margin-bottom:32px}.game-module__h0_8xa__sectionTitle{color:var(--fgColor-default);border-bottom:1px solid var(--borderColor-muted);margin:0 0 16px;padding-bottom:8px;font-size:1.05rem;font-weight:700}.game-module__h0_8xa__mediaSection{margin-bottom:32px}.game-module__h0_8xa__mediaMain{aspect-ratio:16/9;background:#000;border-radius:8px;width:100%;margin-bottom:8px;position:relative;overflow:hidden}.game-module__h0_8xa__mediaMainImg{object-fit:contain}.game-module__h0_8xa__videoWrap{position:absolute;inset:0}.game-module__h0_8xa__videoFrame{border:none;width:100%;height:100%}.game-module__h0_8xa__mediaThumbs{gap:6px;padding-bottom:4px;display:flex;overflow-x:auto}.game-module__h0_8xa__thumb{aspect-ratio:16/9;background:var(--bgColor-inset);cursor:pointer;border:2px solid #0000;border-radius:4px;flex-shrink:0;width:120px;padding:0;transition:border-color .12s;position:relative;overflow:hidden}.game-module__h0_8xa__thumb:hover,.game-module__h0_8xa__thumbActive{border-color:var(--brand-primary)}.game-module__h0_8xa__thumbImg{object-fit:cover}.game-module__h0_8xa__thumbVideo{color:#ffffffe6;background:#00000080;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;inset:0}.game-module__h0_8xa__description p{color:var(--fgColor-default);margin:0 0 12px;font-size:.9rem;line-height:1.65}.game-module__h0_8xa__avgRating{align-items:center;gap:10px;margin-bottom:20px;display:flex}.game-module__h0_8xa__avgScore{color:#e6a817;font-size:2.4rem;font-weight:800;line-height:1}.game-module__h0_8xa__avgLabel{color:var(--fgColor-muted);font-size:.82rem}.game-module__h0_8xa__reviewCount{color:var(--fgColor-muted);font-size:.9rem;font-weight:400}.game-module__h0_8xa__stars{gap:2px;display:inline-flex}.game-module__h0_8xa__star{color:var(--borderColor-default);cursor:pointer;background:0 0;border:none;padding:0;font-size:1.4rem;line-height:1;transition:color .1s}.game-module__h0_8xa__star:disabled{cursor:default}.game-module__h0_8xa__starFilled{color:#e6a817}.game-module__h0_8xa__reviewFormWrap{border:1px solid var(--borderColor-muted);background:var(--bgColor-muted);border-radius:8px;margin-bottom:24px;padding:16px}.game-module__h0_8xa__reviewFormTitle{color:var(--fgColor-default);margin:0 0 10px;font-size:.88rem;font-weight:700}.game-module__h0_8xa__reviewForm{flex-direction:column;gap:10px;display:flex}.game-module__h0_8xa__reviewTextarea{border:1px solid var(--borderColor-default);background:var(--bgColor-default);color:var(--fgColor-default);resize:vertical;border-radius:6px;min-height:80px;padding:8px 12px;font-family:inherit;font-size:.875rem}.game-module__h0_8xa__reviewTextarea:focus{border-color:var(--brand-primary);outline:none}.game-module__h0_8xa__reviewMsg{margin:0;font-size:.82rem}.game-module__h0_8xa__msgError{color:var(--fgColor-danger,#cf222e)}.game-module__h0_8xa__msgSuccess{color:var(--fgColor-success,#1a7f37)}.game-module__h0_8xa__reviewFormActions{justify-content:flex-end;gap:8px;display:flex}.game-module__h0_8xa__btnSubmit{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:7px 18px;font-size:.875rem;font-weight:600;transition:background .15s}.game-module__h0_8xa__btnSubmit:hover:not(:disabled){background:var(--brand-secondary)}.game-module__h0_8xa__btnSubmit:disabled{opacity:.6;cursor:not-allowed}.game-module__h0_8xa__btnCancel{border:1px solid var(--borderColor-default);color:var(--fgColor-muted);cursor:pointer;background:0 0;border-radius:6px;padding:7px 14px;font-size:.875rem}.game-module__h0_8xa__userReviewBox{flex-direction:column;gap:8px;display:flex}.game-module__h0_8xa__userReviewContent{color:var(--fgColor-default);margin:0;font-size:.875rem}.game-module__h0_8xa__btnEdit{border:1px solid var(--borderColor-default);color:var(--fgColor-muted);cursor:pointer;background:0 0;border-radius:4px;align-self:flex-start;padding:4px 10px;font-size:.78rem;transition:color .15s}.game-module__h0_8xa__btnEdit:hover{color:var(--brand-primary);border-color:var(--brand-primary)}.game-module__h0_8xa__loginHint{color:var(--fgColor-muted);margin:0 0 16px;font-size:.875rem}.game-module__h0_8xa__loginLink{color:var(--brand-primary);font-weight:600;text-decoration:none}.game-module__h0_8xa__loginLink:hover{text-decoration:underline}.game-module__h0_8xa__reviewList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.game-module__h0_8xa__reviewItem{border:1px solid var(--borderColor-muted);background:var(--bgColor-muted);border-radius:8px;padding:14px}.game-module__h0_8xa__reviewHeader{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:8px;display:flex}.game-module__h0_8xa__reviewAuthor{color:var(--fgColor-default);align-items:center;gap:8px;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.game-module__h0_8xa__reviewAvatar{object-fit:cover;border-radius:50%}.game-module__h0_8xa__reviewAvatarPlaceholder{background:var(--brand-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.game-module__h0_8xa__reviewDate{color:var(--fgColor-muted);margin-left:auto;font-size:.75rem}.game-module__h0_8xa__reviewContent{color:var(--fgColor-default);margin:0;font-size:.875rem;line-height:1.6}.game-module__h0_8xa__sidebar{flex-direction:column;gap:16px;display:flex}@media (min-width:901px){.game-module__h0_8xa__sidebar{position:sticky;top:24px}}.game-module__h0_8xa__sidebarHeader{flex-direction:column;gap:10px;display:flex}.game-module__h0_8xa__coverWrap{aspect-ratio:3/4;background:var(--bgColor-inset);border-radius:8px;width:100%;position:relative;overflow:hidden}.game-module__h0_8xa__coverImg{object-fit:cover}.game-module__h0_8xa__gameNameDesktop{color:var(--fgColor-default);margin:0;font-size:1.3rem;font-weight:800}.game-module__h0_8xa__taglineDesktop{color:var(--fgColor-muted);margin:0;font-size:.82rem}@media (max-width:900px){.game-module__h0_8xa__gameNameDesktop,.game-module__h0_8xa__taglineDesktop{display:none}}.game-module__h0_8xa__btnFollow{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:10px;font-size:.9rem;font-weight:700;transition:background .15s}.game-module__h0_8xa__btnFollow:hover:not(:disabled){background:var(--brand-secondary)}.game-module__h0_8xa__btnFollowing{background:var(--bgColor-muted);border:1px solid var(--borderColor-default);color:var(--fgColor-default)}.game-module__h0_8xa__btnFollowing:hover:not(:disabled){background:var(--brand-hover-bg);border-color:var(--fgColor-danger,#cf222e);color:var(--fgColor-danger,#cf222e)}.game-module__h0_8xa__followerCount{color:var(--fgColor-muted);text-align:center;margin:0;font-size:.78rem}.game-module__h0_8xa__btnAnalise{text-align:center;border:2px solid var(--brand-primary);width:100%;color:var(--brand-primary);box-sizing:border-box;background:0 0;border-radius:8px;padding:10px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:block}.game-module__h0_8xa__btnAnalise:hover{background:var(--brand-primary);color:#fff}.game-module__h0_8xa__storeLinks{flex-direction:column;gap:12px;display:flex}.game-module__h0_8xa__storeCard{border:1px solid var(--borderColor-default);background:var(--bgColor-muted);border-radius:8px;overflow:hidden}.game-module__h0_8xa__storeCardHeader{flex-direction:column;gap:8px;padding:12px 14px;display:flex}.game-module__h0_8xa__storeHeaderRow{align-items:center;gap:8px;display:flex}.game-module__h0_8xa__storeName{color:var(--fgColor-default);font-size:.875rem;font-weight:600}.game-module__h0_8xa__storePrice{color:var(--brand-primary);font-size:.8rem;font-weight:700;display:block}.game-module__h0_8xa__storePriceFree{color:#7ec97e;text-transform:uppercase;letter-spacing:.04em;background:#1a4d2e;border-radius:4px;width:fit-content;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-block}.game-module__h0_8xa__storeSteamWidget{border:none;border-top:1px solid var(--borderColor-muted);width:100%;height:190px;display:block}.game-module__h0_8xa__storeItchWidget{border:none;border-top:1px solid var(--borderColor-muted);width:100%;height:167px;display:block}.game-module__h0_8xa__storeSimpleLink{border-top:1px solid var(--borderColor-muted);color:var(--fgColor-muted);text-align:center;padding:10px 14px;font-size:.8rem;text-decoration:none;transition:color .15s,background .15s;display:block}.game-module__h0_8xa__storeSimpleLink:hover{color:var(--brand-primary);background:rgba(var(--brand-rgb-primary), .06)}.game-module__h0_8xa__websitePanel{border:1px solid var(--borderColor-muted);color:inherit;border-radius:8px;text-decoration:none;transition:border-color .15s;display:block;overflow:hidden}.game-module__h0_8xa__websitePanel:hover{border-color:var(--brand-primary)}.game-module__h0_8xa__websitePanelImgWrap{aspect-ratio:1200/630;background:var(--bgColor-inset);width:100%;position:relative}.game-module__h0_8xa__websitePanelImg{object-fit:cover}.game-module__h0_8xa__websitePanelBadge{color:#fff;pointer-events:none;background:#000000b3;border-radius:4px;padding:3px 8px;font-size:.7rem;font-weight:600;line-height:1.4;position:absolute;top:8px;left:8px}.game-module__h0_8xa__websitePanelFallback{background:var(--bgColor-muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:18px 14px;display:flex}.game-module__h0_8xa__websitePanelIcon{font-size:1.5rem}.game-module__h0_8xa__websitePanelLabel{color:var(--fgColor-default);font-size:.85rem;font-weight:600}.game-module__h0_8xa__websitePanelContent{border-top:1px solid var(--borderColor-muted);padding:10px 12px}.game-module__h0_8xa__websitePanelTitle{color:var(--fgColor-default);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.82rem;display:-webkit-box;overflow:hidden}.game-module__h0_8xa__websitePanelDesc{color:var(--fgColor-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.75rem;display:-webkit-box;overflow:hidden}.game-module__h0_8xa__details{background:var(--bgColor-muted);border:1px solid var(--borderColor-muted);border-radius:8px;padding:14px}.game-module__h0_8xa__detailList{flex-direction:column;gap:10px;margin:0;padding:0;display:flex}.game-module__h0_8xa__detailRow{flex-direction:column;gap:3px;display:flex}.game-module__h0_8xa__detailRow dt{text-transform:uppercase;letter-spacing:.06em;color:var(--fgColor-muted);font-size:.72rem;font-weight:700}.game-module__h0_8xa__detailRow dd{color:var(--fgColor-default);margin:0;font-size:.875rem}.game-module__h0_8xa__stagePill{color:#fff;border-radius:4px;padding:3px 8px;font-size:.75rem;font-weight:700;display:inline-block}.game-module__h0_8xa__stage_released{background:#0969da}.game-module__h0_8xa__stage_early_access{background:#1a7f37}.game-module__h0_8xa__stage_beta{background:#9a6700}.game-module__h0_8xa__stage_alpha{background:#8250df}.game-module__h0_8xa__stage_prototype,.game-module__h0_8xa__stage_concept{background:#636e7b}.game-module__h0_8xa__stage_cancelled{background:#cf222e}.game-module__h0_8xa__platformsList{flex-wrap:wrap;gap:5px;display:flex}.game-module__h0_8xa__platformPill{background:var(--bgColor-default);border:1px solid var(--borderColor-muted);color:var(--fgColor-muted);border-radius:12px;align-items:center;gap:4px;padding:2px 8px;font-size:.72rem;display:inline-flex}.game-module__h0_8xa__tags{flex-wrap:wrap;gap:6px;display:flex}.game-module__h0_8xa__tag{background:rgba(var(--brand-rgb-primary), .1);color:var(--brand-primary);border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .12s}.game-module__h0_8xa__tag:hover{background:rgba(var(--brand-rgb-primary), .2)}.game-module__h0_8xa__studioBox{background:var(--bgColor-muted);border:1px solid var(--borderColor-muted);border-radius:8px;padding:12px 14px}.game-module__h0_8xa__studioLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--fgColor-muted);margin:0 0 8px;font-size:.72rem;font-weight:700}.game-module__h0_8xa__studioLink{color:var(--fgColor-default);align-items:center;gap:10px;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s;display:flex}.game-module__h0_8xa__studioLink:hover{color:var(--brand-primary)}.game-module__h0_8xa__studioLogo{object-fit:cover;border-radius:6px;flex-shrink:0}.game-module__h0_8xa__teamBox{background:var(--bgColor-muted);border:1px solid var(--borderColor-muted);border-radius:8px;padding:12px 14px}.game-module__h0_8xa__teamLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--fgColor-muted);margin:0 0 10px;font-size:.72rem;font-weight:700}.game-module__h0_8xa__teamList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.game-module__h0_8xa__teamMember{display:flex}.game-module__h0_8xa__teamMemberLink{color:var(--fgColor-default);align-items:center;gap:8px;text-decoration:none;transition:color .15s;display:flex}.game-module__h0_8xa__teamMemberLink:hover{color:var(--brand-primary)}.game-module__h0_8xa__teamAvatar{object-fit:cover;border-radius:50%;flex-shrink:0}.game-module__h0_8xa__teamAvatarPlaceholder{background:var(--brand-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:700;display:flex}.game-module__h0_8xa__teamName{font-size:.82rem;font-weight:600;display:block}.game-module__h0_8xa__teamRole{color:var(--fgColor-muted);font-size:.72rem;display:block}.game-module__h0_8xa__editLink{text-align:center;border:2px solid var(--brand-primary);background:rgba(var(--brand-rgb-primary), .08);width:100%;color:var(--brand-primary);box-sizing:border-box;border-radius:8px;padding:10px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:block}.game-module__h0_8xa__editLink:hover{background:var(--brand-primary);color:#fff}.game-module__h0_8xa__gameHero{border:1px solid var(--borderColor-muted);background:#000;border-radius:4px;grid-template-columns:minmax(0,1fr) 300px;gap:0;margin-bottom:32px;display:grid;overflow:hidden}@media (max-width:860px){.game-module__h0_8xa__gameHero{grid-template-columns:1fr}}.game-module__h0_8xa__heroMedia{background:#000;flex-direction:column;min-height:0;display:flex}.game-module__h0_8xa__heroMediaMain{aspect-ratio:16/9;background:#000;flex-shrink:0;width:100%;position:relative}.game-module__h0_8xa__heroMediaImg{object-fit:cover;object-position:center}.game-module__h0_8xa__heroMediaThumbs{scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:#00000080;flex-shrink:0;gap:4px;padding:6px 8px;display:flex;overflow-x:auto}.game-module__h0_8xa__heroThumb{aspect-ratio:16/9;cursor:pointer;background:#1a1a2e;border:2px solid #0000;border-radius:2px;flex-shrink:0;width:116px;padding:0;transition:border-color .12s;position:relative;overflow:hidden}.game-module__h0_8xa__heroThumb:hover{border-color:#ffffff73}.game-module__h0_8xa__heroThumbActive{border-color:var(--brand-primary)}.game-module__h0_8xa__heroThumbImg{object-fit:cover}.game-module__h0_8xa__heroThumbVideo{color:#ffffffe6;background:#00000080;justify-content:center;align-items:center;font-size:1.2rem;display:flex;position:absolute;inset:0}.game-module__h0_8xa__heroInfo{background:var(--bgColor-muted);border-left:1px solid var(--borderColor-muted);flex-direction:column;min-width:0;padding:16px;display:flex;overflow:hidden}@media (max-width:860px){.game-module__h0_8xa__heroInfo{border-left:none;border-top:1px solid var(--borderColor-muted)}}.game-module__h0_8xa__heroCoverWrap{aspect-ratio:460/215;background:var(--bgColor-inset);border-radius:2px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.game-module__h0_8xa__heroCoverImg{object-fit:cover;object-position:center}.game-module__h0_8xa__heroGameName{color:var(--fgColor-default);margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.game-module__h0_8xa__heroTagline{color:var(--fgColor-muted);margin:0;font-size:.775rem;line-height:1.5}.game-module__h0_8xa__heroDivider{border:none;border-top:1px solid var(--borderColor-muted);margin:4px 0}.game-module__h0_8xa__heroMeta{flex-direction:column;gap:4px;margin:0;padding:0;display:flex}.game-module__h0_8xa__heroMetaRow{align-items:baseline;gap:8px;display:flex}.game-module__h0_8xa__heroMetaLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--fgColor-muted);flex-shrink:0;font-size:.65rem;font-weight:700;line-height:1.4}.game-module__h0_8xa__heroMetaValue{color:var(--fgColor-default);flex:1;min-width:0;margin:0;font-size:.8rem}.game-module__h0_8xa__heroMetaLink{color:var(--brand-primary);font-size:.8rem;text-decoration:none;transition:color .12s}.game-module__h0_8xa__heroMetaLink:hover{text-decoration:underline}.game-module__h0_8xa__heroTagsSection{border-top:1px solid var(--borderColor-muted);margin-top:auto;padding-top:10px}.game-module__h0_8xa__heroTagsLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--fgColor-muted);margin:0 0 6px;font-size:.65rem;font-weight:700}.game-module__h0_8xa__heroTags{flex-wrap:wrap;gap:4px;display:flex}.game-module__h0_8xa__heroTag{background:var(--bgColor-default);color:var(--fgColor-muted);border:1px solid var(--borderColor-muted);border-radius:2px;padding:3px 9px;font-size:.72rem;text-decoration:none;transition:border-color .12s,color .12s}.game-module__h0_8xa__heroTag:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.game-module__h0_8xa__heroStudio{color:inherit;border-radius:4px;align-items:center;gap:8px;text-decoration:none;transition:color .12s;display:flex}.game-module__h0_8xa__heroStudio:hover{color:var(--brand-primary)}.game-module__h0_8xa__heroStudioLogo{object-fit:cover;border-radius:4px;flex-shrink:0}.game-module__h0_8xa__heroStudioInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.game-module__h0_8xa__heroStudioLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--fgColor-muted);font-size:.6rem;font-weight:700}.game-module__h0_8xa__heroStudioName{color:var(--fgColor-default);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;transition:color .12s;overflow:hidden}.game-module__h0_8xa__heroStudio:hover .game-module__h0_8xa__heroStudioName{color:var(--brand-primary)}.game-module__h0_8xa__heroDetails{flex-direction:column;gap:4px;display:flex}.game-module__h0_8xa__heroDetailRow{align-items:baseline;gap:10px;display:flex}.game-module__h0_8xa__heroDetailLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--fgColor-muted);flex-shrink:0;font-size:.65rem;font-weight:700;line-height:1.5}.game-module__h0_8xa__heroDetailValue{color:var(--fgColor-default);font-size:.8rem;line-height:1.5}.game-module__h0_8xa__tabs{border-bottom:1px solid var(--borderColor-muted);gap:0;margin-bottom:24px;display:flex}.game-module__h0_8xa__tab{color:var(--fgColor-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:color .15s;position:relative}.game-module__h0_8xa__tab:hover{color:var(--fgColor-default)}.game-module__h0_8xa__tabActive{color:var(--fgColor-default);border-bottom-color:var(--brand-primary)}.game-module__h0_8xa__tabCount{background:var(--bgColor-muted);min-width:20px;height:18px;color:var(--fgColor-muted);border-radius:10px;justify-content:center;align-items:center;margin-left:6px;padding:0 5px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}.game-module__h0_8xa__analisesLoading{justify-content:center;padding:3rem 0;display:flex}.game-module__h0_8xa__analisesEmpty{text-align:center;color:var(--fgColor-muted);padding:3rem 1rem}.game-module__h0_8xa__analisesEmpty p{margin:0 0 12px;font-size:.9rem}.game-module__h0_8xa__analisesEmptyLink{background:rgba(var(--brand-rgb-primary), .08);color:var(--brand-primary);border-radius:8px;padding:8px 18px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.game-module__h0_8xa__analisesEmptyLink:hover{background:rgba(var(--brand-rgb-primary), .15)}.game-module__h0_8xa__analisesGrid{grid-template-columns:1fr;gap:12px;display:grid}.game-module__h0_8xa__analiseCard{border:1px solid var(--borderColor-muted);background:var(--bgColor-default);border-radius:8px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.game-module__h0_8xa__analiseCard:hover{border-color:var(--brand-primary);box-shadow:0 2px 12px #00000014}.game-module__h0_8xa__analiseCardCover{background:var(--bgColor-inset);flex-shrink:0;width:160px;min-height:100px;position:relative}.game-module__h0_8xa__analiseCardCoverImg{object-fit:cover}.game-module__h0_8xa__analiseCardCoverPlaceholder{opacity:.25;justify-content:center;align-items:center;height:100%;font-size:2.5rem;display:flex}.game-module__h0_8xa__analiseCardBody{flex-direction:column;flex:1;gap:6px;min-width:0;padding:12px 16px;display:flex}.game-module__h0_8xa__analiseCardTitle{color:var(--fgColor-default);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.game-module__h0_8xa__analiseCardStars{gap:2px;display:flex}.game-module__h0_8xa__starFilled{color:#f5a623;font-size:.8rem}.game-module__h0_8xa__starEmpty{color:var(--borderColor-default);font-size:.8rem}.game-module__h0_8xa__analiseCardMeta{color:var(--fgColor-muted);align-items:center;gap:6px;margin-top:auto;font-size:.75rem;display:flex}.game-module__h0_8xa__analiseCardAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:16px;height:16px}.game-module__h0_8xa__analiseCardAvatarPlaceholder{flex-shrink:0;font-size:.85rem;line-height:1}@media (max-width:600px){.game-module__h0_8xa__analiseCardCover{width:100px}}
