/* TemplateFingerprintPlanner v1.0.0 | 247c706fdbfd */
/* family=panel; group=game; variants={"AboutSection":"cards","AppCompareSection":"Accordion","AppDownloadCardSection":"1","AppFeatureDeepSection":"1","AppHeroSection":"CardOverlay","AppInstallSection":"Timeline","AppShowcaseSection":"1","CtaBannerSection":"FloatingCard","DepartmentsSection":"1","FaqSection":"1","FooterSection":"FourCol","HeroSection":"cards","MatchesSection":"table","NewsSection":"1","StatsSection":"inline","TrustSection":"cards","WhyUsSection":"1"} */
:root{--fp-max-width:1264px;--fp-section-radius:18px;--fp-gap:1rem;--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);}
section .card{background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.88));backdrop-filter:saturate(120%) blur(2px);} .hero-inner{gap:calc(var(--fp-gap) * 1.4);}
footer .container,.footer .container{border-radius:var(--fp-section-radius);background:rgba(15,23,42,.025);padding:calc(var(--fp-gap) * 1.2);}
@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);}}
