/* TemplateFingerprintPlanner v1.0.0 | 59ba9d8623a0 */
/* family=directory; group=portal; variants={"AboutSection":"1","AppCompareSection":"card","AppDownloadCardSection":"FullBanner","AppFeatureDeepSection":"grid","AppHeroSection":"1","AppInstallSection":"Timeline","AppShowcaseSection":" timeline","CtaBannerSection":"gradient","DepartmentsSection":"grid","FaqSection":"tabs","FooterSection":"1","HeroSection":"banner","MatchesSection":"compact","NewsSection":"cards","StatsSection":"1","TrustSection":"1","WhyUsSection":"cards"} */
:root{--fp-max-width:1240px;--fp-section-radius:34px;--fp-gap:1rem;--fp-heading-line:2.8rem;--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(15,23,42,.08);}
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);}
.news-grid,.feature-list{align-items:stretch;} .card a:not(.btn){text-decoration-thickness:1px;text-underline-offset:3px;}
footer a,.footer a{border-radius:999px;padding:.18rem .42rem;background:rgba(var(--rgb-primary),.055);}
@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);}}
