:root{--fe-privacy-bg:#f8fafc;--fe-privacy-surface:hsla(0,0%,100%,.84);--fe-privacy-surface-strong:#fff;--fe-privacy-border:rgba(99,102,241,.14);--fe-privacy-border-strong:rgba(99,102,241,.22);--fe-privacy-text:#0f172a;--fe-privacy-muted:#5b6475;--fe-privacy-primary:#4f46e5;--fe-privacy-primary-dark:#312e81;--fe-privacy-accent:#7c3aed;--fe-privacy-shadow:0 18px 50px rgba(15,23,42,.08);--fe-privacy-shadow-soft:0 12px 28px rgba(15,23,42,.05);--fe-privacy-radius-xl:28px;--fe-privacy-radius-lg:22px;--fe-privacy-radius-md:16px;--fe-privacy-container:min(1180px,calc(100vw - 2rem))}html{scroll-behavior:smooth}.fePrivacyPage{position:relative;overflow:visible;background:radial-gradient(circle at top left,rgba(99,102,241,.14),transparent 28%),radial-gradient(circle at bottom right,rgba(124,58,237,.12),transparent 24%),var(--fe-privacy-bg);color:var(--fe-privacy-text)}.fePrivacyContainer{width:var(--fe-privacy-container);margin:0 auto}.fePrivacyHero{position:relative;padding:clamp(5.75rem,9vw,8rem) 0 3rem;overflow:hidden}.fePrivacyGlow{position:absolute;border-radius:999px;filter:blur(70px);pointer-events:none;opacity:.9}.fePrivacyGlowOne{width:360px;height:360px;top:-5rem;left:-4rem;background:rgba(99,102,241,.18)}.fePrivacyGlowTwo{width:320px;height:320px;right:-5rem;top:5rem;background:rgba(124,58,237,.14)}.fePrivacyHeroInner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:1.35rem;align-items:stretch}.fePrivacyCtaCard,.fePrivacyHeroContent,.fePrivacyHeroPanel,.fePrivacyIntroCard,.fePrivacySectionCard,.fePrivacySidebarCard{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.fePrivacyHeroContent{padding:clamp(1.8rem,3vw,2.6rem);border-radius:var(--fe-privacy-radius-xl);border:1px solid var(--fe-privacy-border);background:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.78));box-shadow:var(--fe-privacy-shadow)}.fePrivacyEyebrow{display:inline-flex;align-items:center;padding:.48rem .9rem;border-radius:999px;background:rgba(79,70,229,.1);border:1px solid rgba(79,70,229,.12);color:var(--fe-privacy-primary-dark);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fePrivacyEyebrowLight{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.18);color:#dbeafe}.fePrivacyHeroTitle{margin:1rem 0 .8rem;font-size:clamp(2.7rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.05em;color:var(--fe-privacy-text)}.fePrivacyHeroText{max-width:60ch;margin:0;font-size:1.03rem;line-height:1.8;color:var(--fe-privacy-muted)}.fePrivacyHeroMeta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1.6rem}.fePrivacyMetaCard{padding:1rem 1.05rem;border-radius:18px;background:rgba(248,250,252,.88);border:1px solid rgba(148,163,184,.18);box-shadow:var(--fe-privacy-shadow-soft)}.fePrivacyMetaLabel{display:block;margin-bottom:.35rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--fe-privacy-primary)}.fePrivacyMetaCard strong{font-size:.98rem;line-height:1.55;color:var(--fe-privacy-text)}.fePrivacyHeroPanel{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:clamp(1.6rem,2.5vw,2.2rem);border-radius:var(--fe-privacy-radius-xl);background:linear-gradient(145deg,#1e1b4b,#312e81 60%,#4338ca);color:#fff;box-shadow:0 22px 55px rgba(49,46,129,.28)}.fePrivacyHeroPanel h2{margin:0;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.15}.fePrivacyHeroPanel p{margin:0;color:hsla(0,0%,100%,.84);line-height:1.8}.fePrivacyGhostBtn,.fePrivacyPrimaryBtn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.95rem 1.3rem;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}.fePrivacyPrimaryBtn{width:-moz-fit-content;width:fit-content;color:#fff;background:linear-gradient(135deg,var(--fe-privacy-primary) 0,var(--fe-privacy-accent) 100%);box-shadow:0 16px 34px rgba(79,70,229,.26)}.fePrivacyPrimaryBtn:hover{transform:translateY(-2px);box-shadow:0 22px 40px rgba(79,70,229,.28)}.fePrivacyPrimaryBtnLight{color:var(--fe-privacy-primary-dark);background:#fff;box-shadow:0 14px 28px rgba(15,23,42,.12)}.fePrivacyGhostBtn{color:var(--fe-privacy-primary-dark);background:hsla(0,0%,100%,.7);border:1px solid rgba(99,102,241,.14)}.fePrivacyGhostBtn:hover{transform:translateY(-2px);border-color:rgba(79,70,229,.26)}.fePrivacyCookieActions{margin-top:.8rem}.fePrivacyCookieBtn{text-decoration:none}.fePrivacyBody{position:relative;padding:0 0 5rem;overflow:visible}.fePrivacyLayout{display:grid;grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);gap:1.35rem;align-items:start;overflow:visible}.fePrivacySidebar{align-self:start;position:relative;height:-moz-fit-content;height:fit-content;overflow:visible}.fePrivacySidebarCard{position:sticky;top:92px;align-self:start;padding:1.2rem;border-radius:var(--fe-privacy-radius-lg);border:1px solid var(--fe-privacy-border);background:hsla(0,0%,100%,.78);box-shadow:var(--fe-privacy-shadow-soft)}.fePrivacySidebarTitle{margin:0 0 .9rem;font-size:.94rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--fe-privacy-primary-dark)}.fePrivacySidebarNav{display:flex;flex-direction:column;gap:.28rem}.fePrivacySidebarLink{display:block;padding:.7rem .8rem;border-radius:12px;color:var(--fe-privacy-muted);font-size:.94rem;line-height:1.5;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.fePrivacySidebarLink:hover{background:rgba(79,70,229,.08);color:var(--fe-privacy-primary-dark);transform:translateX(2px)}.fePrivacyContent{min-width:0}.fePrivacyIntroCard{margin-bottom:1rem;padding:1.2rem 1.3rem;border-radius:var(--fe-privacy-radius-lg);border:1px solid rgba(99,102,241,.12);background:hsla(0,0%,100%,.76);box-shadow:var(--fe-privacy-shadow-soft)}.fePrivacyIntroCard p{margin:0;color:var(--fe-privacy-muted);line-height:1.8}.fePrivacySectionCard{margin-bottom:1rem;padding:1.45rem;border-radius:var(--fe-privacy-radius-lg);border:1px solid var(--fe-privacy-border);background:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.8));box-shadow:var(--fe-privacy-shadow-soft);scroll-margin-top:100px}.fePrivacySectionHeader{display:flex;align-items:flex-start;gap:.95rem;margin-bottom:.8rem}.fePrivacySectionNumber{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;border-radius:14px;background:rgba(79,70,229,.1);color:var(--fe-privacy-primary-dark);font-size:.9rem;font-weight:800;letter-spacing:.04em}.fePrivacySectionHeader h2{margin:.1rem 0 0;font-size:clamp(1.28rem,2vw,1.7rem);line-height:1.25;color:var(--fe-privacy-text)}.fePrivacySectionContent p{margin:0 0 1rem;color:var(--fe-privacy-muted);font-size:1rem;line-height:1.86}.fePrivacySectionContent p:last-child{margin-bottom:0}.fePrivacyContactBox{margin-top:1rem;padding:1rem 1.05rem;border-radius:16px;background:rgba(248,250,252,.92);border:1px solid rgba(148,163,184,.18)}.fePrivacyContactBox a{color:var(--fe-privacy-primary);text-decoration:none}.fePrivacyContactBox a:hover{text-decoration:underline}.fePrivacyCtaSection{padding-top:.35rem}.fePrivacyCtaCard{padding:clamp(1.5rem,2.8vw,2.2rem);border-radius:var(--fe-privacy-radius-xl);background:linear-gradient(145deg,#0f172a,#1e293b);color:#fff;box-shadow:0 22px 50px rgba(15,23,42,.18)}.fePrivacyCtaCard h2{margin:.95rem 0 .7rem;font-size:clamp(1.55rem,2.4vw,2.1rem);line-height:1.15}.fePrivacyCtaCard p{margin:0;max-width:62ch;color:hsla(0,0%,100%,.8);line-height:1.8}.fePrivacyCtaActions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.4rem}@media (max-width:1080px){.fePrivacyHeroInner,.fePrivacyLayout{grid-template-columns:1fr}.fePrivacySidebar{position:static;height:auto}.fePrivacySidebarCard{position:static;top:auto;padding:1rem}.fePrivacySidebarNav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}}@media (max-width:768px){.fePrivacyHero{padding:5.25rem 0 2.4rem}.fePrivacyCtaCard,.fePrivacyHeroContent,.fePrivacyHeroPanel,.fePrivacyIntroCard,.fePrivacySectionCard,.fePrivacySidebarCard{border-radius:20px}.fePrivacyHeroMeta{grid-template-columns:1fr}.fePrivacySectionCard{padding:1.2rem}.fePrivacySectionHeader{gap:.8rem}.fePrivacySectionNumber{min-width:40px;height:40px;border-radius:12px}.fePrivacySidebarNav{grid-template-columns:1fr}.fePrivacyCtaActions{flex-direction:column}.fePrivacyGhostBtn,.fePrivacyPrimaryBtn{width:100%}}@media (max-width:480px){.fePrivacyContainer{width:min(100vw - 1rem,100%)}.fePrivacyHeroTitle{font-size:2.3rem}.fePrivacyCtaCard p,.fePrivacyHeroPanel p,.fePrivacyHeroText,.fePrivacyIntroCard p,.fePrivacySectionContent p{font-size:.97rem}}