.heroSection{background:#020617;padding:clamp(3rem,10vw,8rem) 0;position:relative;overflow:hidden}.heroGlow{filter:blur(100px);pointer-events:none;opacity:.4;z-index:0;border-radius:50%;position:absolute}.heroGlowOne{background:#0a66ff26;width:30rem;height:30rem;top:-10%;left:-5%}.heroGlowTwo{background:#3b82f61a;width:25rem;height:25rem;bottom:10%;right:-5%}.heroShell{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.heroGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.heroGrid{grid-template-columns:1.2fr .8fr}}.heroBadge{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.heroBadgeDot{background:#0a66ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #0a66ff}.heroTitle{letter-spacing:-.04em;color:#fff;background:linear-gradient(#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.heroDescription{color:#94a3b8;max-width:600px;margin-bottom:3rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.heroActions{flex-wrap:wrap;gap:1rem;margin-bottom:3.5rem;display:flex}.ctaPrimary{color:#000;background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:700;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.ctaSecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;align-items:center;padding:1rem 2rem;font-weight:600;display:inline-flex}.heroTrustBar{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:1.5rem;padding-top:2rem;display:flex}.heroTrustItem{color:#64748b;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.trustIcon{color:#0a66ff}.heroPanel{position:relative}.heroPanelGlass{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff05;border:1px solid #ffffff14;border-radius:32px;padding:clamp(1.5rem,5vw,2.5rem);box-shadow:0 25px 50px -12px #00000080}.heroPanelHeader{margin-bottom:1.5rem}.heroPanelLabel{text-transform:uppercase;letter-spacing:.1em;color:#0a66ff;font-size:.75rem;font-weight:800}.heroPanelTitle{color:#f8fafc;margin:.5rem 0;font-size:1.5rem;font-weight:700}.heroPanelDescription{color:#94a3b8;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.heroCaseCard{background:#0000004d;border:1px solid #ffffff0d;border-radius:20px;padding:1.5rem}.caseEyebrow{color:#0a66ff;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:800;display:block}.caseTitle{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.caseText{color:#64748b;margin-bottom:1.5rem;font-size:.9rem}.caseVisual{flex-direction:column;gap:8px;display:flex}.visualBar{background:#ffffff0d;border-radius:3px;width:100%;height:6px;position:relative;overflow:hidden}.visualBar:after{content:"";background:#0a66ff;width:75%;height:100%;position:absolute;top:0;left:0}.visualBar.short:after{background:#3b82f6;width:40%}.animateFadeIn{animation:1s cubic-bezier(.2,.8,.2,1) both appleFadeIn}@keyframes appleFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.governanceSection{background:#020617;border-top:1px solid #ffffff0d;padding:clamp(4rem,10vw,8rem) 0;position:relative}.governanceShell{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}.governanceIntro{grid-template-columns:1fr;align-items:flex-end;gap:2rem;margin-bottom:4rem;display:grid}@media (min-width:1024px){.governanceIntro{grid-template-columns:1fr auto}}.governanceBadge{color:#93c5fd;text-transform:uppercase;letter-spacing:.05em;background:#0a66ff1a;border:1px solid #0a66ff33;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.badgeDot{background:#0a66ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #0a66ff}.governanceTitle{color:#fff;letter-spacing:-.02em;max-width:800px;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.governanceDescription{color:#94a3b8;max-width:700px;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6}.governanceCta{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:1px solid #ffffff26;border-radius:12px;padding:1rem 2rem;font-weight:600;transition:all .2s;display:inline-flex}.governanceCta:hover{background:#ffffff0d;border-color:#fff}.governanceGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:5rem;display:grid}@media (min-width:640px){.governanceGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.governanceGrid{grid-template-columns:repeat(4,1fr)}}.governanceCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.governanceCard:hover{background:#ffffff0a;border-color:#0a66ff4d;transform:translateY(-5px)}.governanceCardTop{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.governanceCardNumber{font-family:var(--font-mono,monospace);color:#0a66ff;font-size:.875rem;font-weight:700}.cardLine{background:linear-gradient(90deg,#0a66ff4d,#0000);flex:1;height:1px}.governanceCardTitle{color:#f8fafc;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.governanceCardText{color:#64748b;font-size:.9375rem;line-height:1.6}.governanceBottom{background:#0a66ff08;border:1px solid #0a66ff1a;border-radius:32px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}@media (min-width:1024px){.governanceBottom{flex-direction:row;justify-content:space-between;align-items:center}}.governanceBottomTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.governanceBottomDescription{color:#94a3b8;font-size:.95rem}.governanceChipRow{flex-wrap:wrap;gap:.75rem;display:flex}.governanceChip{color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff14;border-radius:99px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600}.animateFadeIn{animation:.8s cubic-bezier(.2,.8,.2,1) both fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.servicesSection{background:#020617;border-top:1px solid #ffffff0d;padding:clamp(4rem,10vw,8rem) 0;position:relative;overflow:hidden}.servicesSection:after{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#0a66ff14,#0000 70%);width:40rem;height:40rem;position:absolute;top:20%;right:-10%}.servicesShell{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.servicesIntro{text-align:center;flex-direction:column;align-items:center;margin-bottom:5rem;display:flex}.servicesBadge{color:#93c5fd;text-transform:uppercase;background:#0a66ff14;border:1px solid #0a66ff33;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.badgeDot{background:#0a66ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #0a66ff}.servicesTitle{letter-spacing:-.04em;color:#fff;max-width:20ch;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.1}.servicesDescription{color:#94a3b8;max-width:68ch;margin-bottom:3rem;font-size:clamp(1.1rem,1.8vw,1.25rem);line-height:1.6}.servicesActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ctaPrimary{color:#000;background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:700;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.ctaSecondary{color:#fff;background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;align-items:center;padding:1rem 2rem;font-weight:600;display:inline-flex}.servicesGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.servicesGrid{grid-template-columns:repeat(4,1fr)}}.serviceCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;padding:2.25rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.serviceCard:hover{background:#ffffff0a;border-color:#0a66ff4d;transform:translateY(-8px)}.serviceEyebrow{color:#0a66ff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem;font-size:.75rem;font-weight:800}.serviceCardTitle{color:#fff;margin-bottom:1rem;font-size:1.35rem;font-weight:800;line-height:1.3}.serviceCardText{color:#94a3b8;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.serviceBulletList{border-top:1px solid #ffffff0d;flex-direction:column;gap:.75rem;margin:auto 0 0;padding:1.5rem 0 0;list-style:none;display:flex}.serviceBulletList li{color:#cbd5e1;align-items:center;gap:.75rem;font-size:.85rem;font-weight:600;display:flex}.bulletIcon{color:#0a66ff;flex-shrink:0}.animateFadeIn{animation:1s cubic-bezier(.2,.8,.2,1) both appleFadeIn}@keyframes appleFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.toolsProofSection{background:#020617;border-top:1px solid #ffffff0d;padding:clamp(4rem,10vw,8rem) 0;position:relative;overflow:hidden}.toolsProofSection:before{content:"";filter:blur(60px);z-index:0;background:radial-gradient(circle,#3b82f60f,#0000 70%);width:40rem;height:30rem;position:absolute;top:0;left:20%}.toolsProofSection:after{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#0ea5e90d,#0000 70%);width:35rem;height:35rem;position:absolute;bottom:10%;right:10%}.toolsProofShell{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.toolsProofIntro{grid-template-columns:1fr;align-items:flex-end;gap:2.5rem;margin-bottom:4rem;display:grid}@media (min-width:1024px){.toolsProofIntro{grid-template-columns:1fr auto}}.toolsProofBadge{color:#7dd3fc;text-transform:uppercase;background:#0ea5e914;border:1px solid #0ea5e933;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.badgeDot{background:#0ea5e9;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #0ea5e9}.toolsProofTitle{color:#fff;letter-spacing:-.03em;max-width:22ch;margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.toolsProofDescription{color:#94a3b8;max-width:65ch;font-size:1.125rem;line-height:1.6}.toolsProofCta{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:.75rem;padding:1rem 1.75rem;font-weight:600;transition:all .3s;display:inline-flex}.toolsProofCta:hover{color:#000;background:#fff;transform:translateY(-2px)}.toolsProofGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.toolsProofGrid{grid-template-columns:repeat(3,1fr)}}.toolProofCard{background:linear-gradient(#ffffff08 0%,#0000 100%);border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem;transition:all .4s}.toolProofCard:hover{background:#ffffff0d;border-color:#0ea5e94d}.toolProofEyebrow{color:#0ea5e9;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem;font-size:.7rem;font-weight:800;display:block}.toolProofTitleCard{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.toolProofText{color:#64748b;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.toolProofBulletList{flex-direction:column;gap:.8rem;padding:0;list-style:none;display:flex}.toolProofBulletItem{color:#cbd5e1;align-items:center;gap:.75rem;font-size:.85rem;font-weight:600;display:flex}.bulletIcon{color:#0ea5e9}.toolsProofBottom{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}@media (min-width:1024px){.toolsProofBottom{flex-direction:row;justify-content:space-between;align-items:center}}.toolsProofBottomTitle{color:#fff;margin-bottom:.4rem;font-size:1.125rem;font-weight:800}.toolsProofBottomDescription{color:#64748b;font-size:.95rem}.toolsProofTags{flex-wrap:wrap;gap:.6rem;display:flex}.toolsProofTag{color:#7dd3fc;background:#0ea5e90d;border:1px solid #0ea5e926;border-radius:99px;padding:.5rem .9rem;font-size:.75rem;font-weight:700}.animateFadeIn{animation:.8s cubic-bezier(.2,.8,.2,1) both fIn}@keyframes fIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.transparencySection{background:#020617;border-top:1px solid #ffffff0d;padding:clamp(4rem,10vw,8rem) 0;position:relative;overflow:hidden}.transparencySection:before{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#3b82f60d,#0000 70%);width:35rem;height:35rem;position:absolute;top:15%;right:20%}.transparencyShell{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.transparencyIntro{grid-template-columns:1fr;align-items:flex-end;gap:2.5rem;margin-bottom:5rem;display:grid}@media (min-width:1024px){.transparencyIntro{grid-template-columns:1fr auto}}.transparencyBadge{color:#93c5fd;text-transform:uppercase;background:#0a66ff14;border:1px solid #0a66ff33;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.badgeDot{background:#0a66ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #0a66ff}.transparencyTitle{letter-spacing:-.04em;color:#fff;max-width:20ch;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.1}.transparencyDescription{color:#94a3b8;max-width:68ch;font-size:clamp(1.1rem,1.8vw,1.25rem);line-height:1.6}.transparencyCta{color:#fff;background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.75rem;font-weight:600;transition:all .2s;display:inline-flex}.transparencyCta:hover{color:#000;background:#fff}.transparencyGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.transparencyGrid{grid-template-columns:1.1fr .9fr}}.transparencyFeatures{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.transparencyFeatures{grid-template-columns:repeat(2,1fr)}}.transparencyCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:28px;padding:2.25rem;transition:all .4s}.transparencyCard:hover{background:#ffffff0a;border-color:#0a66ff4d}.iconBox{background:#0a66ff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.5rem;display:flex}.featureIcon{color:#0a66ff}.transparencyEyebrow{color:#0a66ff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:block}.transparencyCardTitle{color:#fff;margin-bottom:1rem;font-size:1.35rem;font-weight:800}.transparencyCardText{color:#64748b;font-size:.95rem;line-height:1.7}.transparencySidePanel{flex-direction:column;gap:1.5rem;display:flex}.transparencyPanelCard{background:#0f172a80;border:1px solid #ffffff0d;border-radius:28px;padding:2.5rem}.transparencyPanelEyebrow{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-size:.8rem;font-weight:800}.transparencySteps{flex-direction:column;gap:1.25rem;padding:0;list-style:none;display:flex}.transparencyStep{align-items:center;gap:1.25rem;display:flex}.transparencyStepNumber{color:#93c5fd;background:#0a66ff1a;border:1px solid #0a66ff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:800;display:flex}.transparencyStepText{color:#cbd5e1;font-size:.95rem;font-weight:600}.highlightCard{background:linear-gradient(#0a66ff1a 0%,#0000 100%);position:relative;overflow:hidden}.highlightGlow{filter:blur(80px);opacity:.2;background:#0a66ff;width:150px;height:150px;position:absolute;top:-20%;right:-20%}.transparencyPanelTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.transparencyPanelText{color:#94a3b8;margin-bottom:2rem;font-size:1rem;line-height:1.7}.transparencyChipRow{flex-wrap:wrap;gap:.75rem;display:flex}.transparencyChip{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}.animateFadeIn{animation:1s cubic-bezier(.2,.8,.2,1) both appleFadeIn}@keyframes appleFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.authoritySection{background:#020617;border-top:1px solid #ffffff0d;padding:clamp(4rem,10vw,8rem) 0;position:relative;overflow:hidden}.authoritySection:before{content:"";filter:blur(80px);z-index:0;background:radial-gradient(circle,#3b82f60d,#0000 70%);width:35rem;height:35rem;position:absolute;top:15%;left:20%}.authorityShell{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.authorityIntro{grid-template-columns:1fr;align-items:flex-end;gap:2.5rem;margin-bottom:5rem;display:grid}@media (min-width:1024px){.authorityIntro{grid-template-columns:1fr auto}}.authorityBadge{color:#93c5fd;text-transform:uppercase;background:#0a66ff14;border:1px solid #0a66ff33;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.badgeDot{background:#0a66ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #0a66ff}.authorityTitle{letter-spacing:-.04em;color:#fff;max-width:22ch;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.1}.authorityDescription{color:#94a3b8;max-width:68ch;font-size:clamp(1.1rem,1.8vw,1.25rem);line-height:1.6}.authorityCta{color:#000;background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.75rem;font-weight:700;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.authorityCta:hover{transform:scale(1.05)}.authorityGrid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:5rem;display:grid}@media (min-width:768px){.authorityGrid{grid-template-columns:repeat(2,1fr)}}.authorityCardInner{background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;flex-direction:column;height:100%;padding:2.5rem;transition:all .4s;display:flex}.authorityCardInner:hover{background:#ffffff0a;border-color:#0a66ff4d;transform:translateY(-8px)}.authorityIconBox{background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.authIcon{color:#0a66ff}.authorityEyebrow{color:#0a66ff;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:800}.authorityCardTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.authorityCardText{color:#94a3b8;flex:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.authorityCardLink{color:#fff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;text-decoration:none;display:flex}.authorityCardLink:hover{text-decoration:underline}.authorityBottom{background:#0a66ff08;border:1px solid #0a66ff1a;border-radius:32px;flex-direction:column;gap:2rem;padding:2.5rem;display:flex}@media (min-width:1024px){.authorityBottom{flex-direction:row;justify-content:space-between;align-items:center}}.authorityBottomTitle{color:#fff;margin-bottom:.4rem;font-size:1.25rem;font-weight:800}.authorityBottomDescription{color:#94a3b8;font-size:.95rem}.authorityChipRow{flex-wrap:wrap;gap:.75rem;display:flex}.authorityChip{color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff14;border-radius:99px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}.animateFadeIn{animation:1s cubic-bezier(.2,.8,.2,1) both appleFade}@keyframes appleFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.finalCtaSection{background:#020617;border-top:1px solid #ffffff0d;padding:clamp(4rem,12vw,10rem) 0;position:relative;overflow:hidden}.finalCtaGlow{filter:blur(100px);pointer-events:none;opacity:.5;z-index:0;border-radius:50%;position:absolute}.finalCtaGlowOne{background:#0a66ff1a;width:30rem;height:30rem;top:10%;left:-5%}.finalCtaGlowTwo{background:#3b82f614;width:35rem;height:35rem;bottom:-10%;right:-5%}.finalCtaShell{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.finalCtaCard{-webkit-backdrop-filter:blur(40px);background:#ffffff05;border:1px solid #ffffff14;border-radius:48px;padding:clamp(2rem,6vw,4rem);box-shadow:0 40px 100px -20px #0009}.finalCtaBadge{color:#93c5fd;text-transform:uppercase;background:#0a66ff1a;border:1px solid #0a66ff33;border-radius:99px;align-items:center;gap:.6rem;margin-bottom:2.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.badgeIcon{color:#0a66ff}.finalCtaContent{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.finalCtaContent{grid-template-columns:1.2fr .8fr;align-items:center}}.finalCtaTitle{letter-spacing:-.045em;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.finalCtaDescription{color:#94a3b8;max-width:500px;margin-bottom:3rem;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}.finalCtaActions{flex-wrap:wrap;gap:1rem;display:flex}.ctaPrimary{color:#000;background:#fff;border-radius:16px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:700;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.ctaPrimary:hover{transform:scale(1.05)}.ctaSecondary{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;align-items:center;padding:1.25rem 2.5rem;font-weight:600;display:inline-flex}.finalCtaSide{flex-direction:column;gap:2rem;display:flex}.finalCtaNote{background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;padding:2rem}.finalCtaNoteTitle{color:#fff;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:800;display:flex}.noteIcon{color:#0a66ff}.finalCtaNoteText{color:#64748b;font-size:1rem;line-height:1.7}.finalCtaTrustRow{flex-wrap:wrap;gap:.75rem;display:flex}.finalCtaTrustChip{color:#93c5fd;background:#0a66ff0d;border:1px solid #0a66ff26;border-radius:99px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}.animateFadeIn{animation:1s cubic-bezier(.2,.8,.2,1) both appleFade}@keyframes appleFade{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}
