/* TemplateFingerprintPlanner v1.0.0 | 81a4e6590a85 */
/* family=showcase; group=game; variants={"AboutSection":"1","AppCompareSection":"feature","AppDownloadCardSection":"horizontal","AppFeatureDeepSection":"Timeline","AppHeroSection":"ReverseSplit","AppInstallSection":"Stepper","AppShowcaseSection":"1","CtaBannerSection":"FloatingCard","DepartmentsSection":"minimal","FaqSection":"minimal","FooterSection":"CenteredStack","HeroSection":"cards","MatchesSection":"table","NewsSection":"1","StatsSection":"banner","TrustSection":"horizontal","WhyUsSection":"cards"} */
:root{--fp-max-width:1240px;--fp-section-radius:22px;--fp-gap:1.25rem;--fp-heading-line:4.2rem;--fp-soft-surface:rgba(var(--rgb-accent),.04);}
body{background-image:linear-gradient(135deg,rgba(var(--rgb-primary),.018),transparent 38%,rgba(var(--rgb-accent),.018));}
.container,.container-fluid>.container{max-width:var(--fp-max-width);}
section:nth-of-type(3n+1){background:var(--fp-soft-surface);border-radius:var(--fp-section-radius);}
section:nth-of-type(4n+2) .card,[class*="section"]:nth-of-type(4n+2) .card{border:1px solid rgba(255,255,255,.18);}
section h1,section h2,.section-title{letter-spacing:-.015em;line-height:1.12;}
section h2::after,.section-title::after{content:"";display:block;width:var(--fp-heading-line);height:2px;background:linear-gradient(90deg,var(--color-primary),transparent);margin:.55rem 0 0;}
.row,.news-grid,.feature-list,.stats-grid{row-gap:var(--fp-gap);}
.hero,.app-showcase{background-image:radial-gradient(circle at 80% 10%,rgba(var(--rgb-accent),.12),transparent 32%);} .card{overflow:hidden;}
footer .row,.footer .row{row-gap:calc(var(--fp-gap) * .9);}
@media(max-width:640px){:root{--fp-gap:.85rem;--fp-heading-line:2.5rem}.container,.container-fluid>.container{max-width:100%;}section:nth-of-type(3n+1){border-radius:calc(var(--fp-section-radius) * .55);}}
