:root{color-scheme:light;--fl-navy-950: #07111f;--fl-navy-900: #0a1628;--fl-navy-800: #10233d;--fl-navy-700: #173154;--fl-white: #ffffff;--fl-cloud: #f5f8fc;--fl-mist: #e5edf7;--fl-blue: #14a7df;--fl-blue-dark: #0d7fb2;--fl-orange: #ff8a24;--fl-pink: #ed4f9a;--fl-ink: #172033;--fl-muted: #65748b;--fl-border: rgba(13, 127, 178, .18);--fl-shadow: 0 24px 70px rgba(7, 17, 31, .16);--fl-radius-sm: 10px;--fl-radius-md: 18px;--fl-radius-lg: 28px;--fl-space-page: clamp(1rem, 4vw, 4rem);--fl-max-width: 1180px;--fl-font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--fl-cloud);color:var(--fl-ink);font-family:var(--fl-font-sans);line-height:1.55}img{display:block;max-width:100%}a{color:inherit}.site-shell{min-height:100vh}.site-footer__inner,.page-section__inner{width:min(100% - (var(--fl-space-page) * 2),var(--fl-max-width));margin:0 auto}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;padding:.65rem 1rem;color:var(--fl-white);font-size:.92rem;font-weight:700;text-decoration:none}.button-link{background:linear-gradient(135deg,var(--fl-blue),var(--fl-pink));box-shadow:0 14px 30px #14a7df38}.page-section{position:relative;padding:clamp(4rem,8vw,7rem) 0}.page-section--navy{background:radial-gradient(circle at top left,rgba(20,167,223,.28),transparent 34rem),linear-gradient(145deg,var(--fl-navy-950),var(--fl-navy-800));color:var(--fl-white)}.page-section--light{background:var(--fl-white)}.eyebrow{margin:0 0 .85rem;color:var(--fl-blue);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.section-title{max-width:860px;margin:0;font-size:clamp(2.15rem,7vw,5.6rem);line-height:.95;letter-spacing:0}.section-summary{max-width:720px;margin:1.35rem 0 0;color:var(--fl-muted);font-size:clamp(1.05rem,2vw,1.28rem)}.page-section--navy .section-summary{color:#ffffffc2}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.premium-card{min-height:190px;border:1px solid var(--fl-border);border-radius:var(--fl-radius-md);padding:clamp(1.15rem,3vw,1.6rem);background:#ffffffdb;box-shadow:0 18px 48px #10233d14}.page-section--navy .premium-card{border-color:#ffffff24;background:#ffffff14;box-shadow:none}.premium-card h3{margin:0 0 .7rem;font-size:1.05rem}.premium-card p{margin:0;color:var(--fl-muted)}.page-section--navy .premium-card p{color:#ffffffb8}.site-footer{background:var(--fl-navy-950);color:#ffffffb8;padding:clamp(2.25rem,7vw,4rem) 0}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.25rem}.site-footer__brand{position:relative;display:inline-grid;place-items:center;justify-self:start;min-height:120px;text-decoration:none}.site-footer__brand:before{position:absolute;width:min(78vw,340px);height:120px;border-radius:999px;background:radial-gradient(circle,#14a7df57,#14a7df00 68%);content:"";filter:blur(8px)}.site-footer__brand img{position:relative;z-index:1;width:min(68vw,260px);height:auto}.site-footer__links{display:flex;align-items:center;justify-content:center;justify-self:center;gap:clamp(1rem,4vw,2rem);flex-wrap:wrap}.site-footer__links a{display:inline-flex;align-items:center;min-height:44px;color:#ffffffc7;font-weight:700;text-decoration:none}.site-footer__links a:hover{color:var(--fl-white)}.site-footer__icon{justify-self:end;width:54px;height:54px;object-fit:contain}.print-only{display:none}@media(max-width:780px){.card-grid{grid-template-columns:1fr}.site-footer__inner{grid-template-columns:1fr;justify-items:center;gap:1.1rem;text-align:center}.site-footer__brand,.site-footer__icon{justify-self:center}.site-footer__links{align-items:center;justify-self:center;gap:1rem}}@media print{@page{size:A4;margin:14mm}html{scroll-behavior:auto}body{background:#fff;color:#101828;print-color-adjust:exact;-webkit-print-color-adjust:exact}.web-only,.site-header,.download-bar{display:none!important}.print-only{display:block}.page-section{min-height:255mm;break-after:page;padding:18mm 0}.page-section__inner{width:100%}.premium-card,.callout,.feature-grid__item{break-inside:avoid;box-shadow:none}a{text-decoration:none}}
