.Navbar-module__cJzEcG__nav{z-index:50;width:100%;padding:1rem 1.5rem;transition:all .3s;position:fixed;top:0}.Navbar-module__cJzEcG__navScrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background-color:#0a0f1ef2}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{color:var(--white);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__logoAccent{color:var(--accent)}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--muted);font-size:.875rem;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--white)}.Navbar-module__cJzEcG__cta{background-color:var(--accent);color:var(--white);border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s}.Navbar-module__cJzEcG__cta:hover{background-color:#1d4ed8}@media (max-width:768px){.Navbar-module__cJzEcG__links{display:none}}
.Footer-module__S6Hkya__footer{background-color:#eef3f8;border-top:1px solid #e2e8f0}.Footer-module__S6Hkya__inner{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 0}.Footer-module__S6Hkya__columns{grid-template-columns:repeat(4,1fr);gap:2.5rem 3rem;padding-bottom:2.5rem;display:grid}.Footer-module__S6Hkya__col{min-width:0}.Footer-module__S6Hkya__brand{color:#0a0f1e;letter-spacing:.06em;margin-bottom:.85rem;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__blurb{color:#475569;max-width:16rem;margin:0;font-size:.875rem;line-height:1.65}.Footer-module__S6Hkya__label{text-transform:uppercase;letter-spacing:.12em;color:#2563eb;margin-bottom:1rem;font-size:.65rem;font-weight:600}.Footer-module__S6Hkya__labelSpaced{margin-top:1.5rem}.Footer-module__S6Hkya__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__link{color:#94a3b8;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#0a0f1e}.Footer-module__S6Hkya__bottom{color:#475569;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.25rem 0 1.5rem;font-size:.75rem;display:flex}@media (max-width:900px){.Footer-module__S6Hkya__columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Footer-module__S6Hkya__columns{grid-template-columns:1fr}}
.Hero-module__ZARIfG__section{background-color:var(--bg);justify-content:center;align-items:flex-start;min-height:auto;padding:6.5rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__glow1{filter:blur(80px);pointer-events:none;background:#2563eb14;border-radius:50%;width:400px;height:400px;position:absolute;top:25%;left:25%}.Hero-module__ZARIfG__glow2{filter:blur(80px);pointer-events:none;background:#2563eb0d;border-radius:50%;width:300px;height:300px;position:absolute;bottom:25%;right:25%}.Hero-module__ZARIfG__content{z-index:10;text-align:center;max-width:900px;position:relative}.Hero-module__ZARIfG__badge{color:var(--accent-light);background:#2563eb1a;border:1px solid #2563eb4d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.Hero-module__ZARIfG__dot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulse}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__ZARIfG__headline{color:var(--white);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.15}.Hero-module__ZARIfG__accent{color:var(--accent)}.Hero-module__ZARIfG__subline{color:var(--muted);border-left:3px solid var(--accent);text-align:left;max-width:680px;margin:0 auto 2.75rem;padding-left:1.25rem;font-size:1.125rem;line-height:1.7}.Hero-module__ZARIfG__differentiator{color:var(--accent-light);margin-bottom:2.5rem;font-size:1rem;font-weight:500}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:0;display:flex}.Hero-module__ZARIfG__btnPrimary{background-color:var(--accent);color:var(--white);border-radius:.5rem;padding:1rem 2rem;font-weight:500;transition:background-color .2s}.Hero-module__ZARIfG__btnPrimary:hover{background-color:#1d4ed8}.Hero-module__ZARIfG__btnSecondary{border:1px solid var(--border);color:var(--muted);border-radius:.5rem;padding:1rem 2rem;font-weight:500;transition:all .2s}.Hero-module__ZARIfG__btnSecondary:hover{border-color:var(--accent);color:var(--white)}.Hero-module__ZARIfG__trust{border-top:1px solid var(--border);text-align:left;max-width:700px;margin:0 auto;padding-top:2.5rem}.Hero-module__ZARIfG__trustLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:1.25rem;font-size:.75rem}.Hero-module__ZARIfG__trustItems{flex-direction:column;gap:.75rem;display:flex}.Hero-module__ZARIfG__trustItem{align-items:baseline;gap:.75rem;display:flex}.Hero-module__ZARIfG__trustNumber{color:var(--white);min-width:3rem;font-size:1.5rem;font-weight:700}.Hero-module__ZARIfG__trustText{color:var(--muted);font-size:.95rem;line-height:1.5}.Hero-module__ZARIfG__trustAccent{color:var(--muted);border-left:2px solid var(--accent);padding-left:.75rem;font-size:.95rem;font-style:italic;line-height:1.6}
.Trust-module__iNkviW__section{background-color:#f8fafc;border-top:1px solid #cbd5e1;border-bottom:none;padding:4rem 1.5rem}.Trust-module__iNkviW__inner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Trust-module__iNkviW__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#2563eb;margin-bottom:1.5rem;font-size:.7rem}.Trust-module__iNkviW__headline{color:#0a0f1e;letter-spacing:-.02em;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.Trust-module__iNkviW__subline{color:#475569;margin-top:1rem;font-size:.95rem;line-height:1.6}.Trust-module__iNkviW__grid{flex-direction:column;gap:2.5rem;display:flex}.Trust-module__iNkviW__card{border-bottom:1px solid #e2e8f0;padding-bottom:2.5rem}.Trust-module__iNkviW__card:last-child{border-bottom:none;padding-bottom:0}.Trust-module__iNkviW__cardAccent{padding-bottom:0}.Trust-module__iNkviW__number{color:#0a0f1e;margin-bottom:.25rem;font-size:2.5rem;font-weight:800;line-height:1}.Trust-module__iNkviW__label{color:#2563eb;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.Trust-module__iNkviW__desc{color:#475569;font-size:.9rem;line-height:1.6}.Trust-module__iNkviW__accentText{color:#475569;font-size:.9rem;line-height:1.7}@media (max-width:768px){.Trust-module__iNkviW__inner{grid-template-columns:1fr}}
.Profiles-module__FvzJNq__section{background-color:#eef3f8;border-top:none;border-bottom:1px solid #e2e8f0;padding:4rem 1.5rem}.Profiles-module__FvzJNq__inner{max-width:1200px;margin:0 auto}.Profiles-module__FvzJNq__header{margin-bottom:2rem}.Profiles-module__FvzJNq__headline{color:#0a0f1e;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:800}.Profiles-module__FvzJNq__subline{color:#475569;max-width:600px;font-size:1rem;line-height:1.6}.Profiles-module__FvzJNq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Profiles-module__FvzJNq__card{background-color:#fff;border:1px solid #d4dce8;border-radius:1rem;flex-direction:column;gap:1rem;padding:2rem;transition:border-color .2s,box-shadow .2s;display:flex}.Profiles-module__FvzJNq__card:hover{border-color:#2563eb;box-shadow:0 4px 24px #2563eb14}.Profiles-module__FvzJNq__number{color:#2563eb;letter-spacing:.1em;font-size:.75rem;font-weight:700}.Profiles-module__FvzJNq__title{color:#0a0f1e;font-size:1.1rem;font-weight:700;line-height:1.3}.Profiles-module__FvzJNq__desc{color:#475569;flex:1;font-size:.875rem;line-height:1.7}.Profiles-module__FvzJNq__link{color:#2563eb;margin-top:.5rem;font-size:.875rem;font-weight:500;transition:color .2s}.Profiles-module__FvzJNq__link:hover{color:#1d4ed8}@media (max-width:768px){.Profiles-module__FvzJNq__grid{grid-template-columns:1fr}}
.Statement-module__HcBUAG__section{background-color:#f8fafc;padding:4rem 1.5rem}.Statement-module__HcBUAG__card{background-color:#0d1628;border-radius:1.5rem;max-width:1200px;margin:0 auto;padding:3.5rem 3rem;position:relative;overflow:hidden}.Statement-module__HcBUAG__diagonal{pointer-events:none;background:linear-gradient(135deg,#0000 0%,#2563eb1a 100%);width:42%;height:100%;position:absolute;top:0;right:0;transform:skew(-14deg)translate(18%)}.Statement-module__HcBUAG__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:680px;margin:0 auto;display:flex;position:relative}.Statement-module__HcBUAG__label{letter-spacing:.12em;color:#2563eb;font-size:.65rem;font-weight:600}.Statement-module__HcBUAG__headline{color:#fff;letter-spacing:.02em;margin:0;font-size:clamp(1.75rem,2.5vw,2.25rem);font-style:normal;font-weight:800;line-height:1.45}.Statement-module__HcBUAG__divider{background-color:#2563eb;width:48px;height:2px}.Statement-module__HcBUAG__text{color:#94a3b8;max-width:540px;margin:0;font-size:.95rem;line-height:1.65}.Statement-module__HcBUAG__brand{color:#64748b;margin:0;font-size:.6rem}
.WhyMe-module__eiaHsq__section{background-color:#eef3f8;border-top:none;border-bottom:1px solid #e2e8f0;padding:4rem 1.5rem}.WhyMe-module__eiaHsq__inner{max-width:1200px;margin:0 auto}.WhyMe-module__eiaHsq__header{margin-bottom:2rem}.WhyMe-module__eiaHsq__eyebrow{letter-spacing:.12em;color:#2563eb;margin-bottom:.75rem;font-size:.65rem;font-weight:600}.WhyMe-module__eiaHsq__headline{color:#0a0f1e;letter-spacing:-.02em;max-width:720px;margin:0;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:800;line-height:1.2}.WhyMe-module__eiaHsq__subline{color:#475569;max-width:600px;margin:.75rem 0 0;font-size:1rem;line-height:1.6}.WhyMe-module__eiaHsq__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.WhyMe-module__eiaHsq__card{background-color:#fff;border:1px solid #d4dce8;border-radius:1rem;flex-direction:column;gap:1rem;padding:2rem;transition:border-color .2s,box-shadow .2s;display:flex}.WhyMe-module__eiaHsq__card:hover{border-color:#2563eb;box-shadow:0 4px 24px #2563eb14}.WhyMe-module__eiaHsq__title{color:#0a0f1e;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.WhyMe-module__eiaHsq__desc{color:#475569;margin:0;font-size:.875rem;line-height:1.7}@media (max-width:768px){.WhyMe-module__eiaHsq__grid{grid-template-columns:1fr}}
.Mandates-module__leJHRG__section{background-color:#0a0f1e;border-top:none;border-bottom:1px solid #e2e8f0;padding:4rem 1.5rem}.Mandates-module__leJHRG__inner{max-width:1200px;margin:0 auto}.Mandates-module__leJHRG__header{margin-bottom:2rem}.Mandates-module__leJHRG__eyebrow{letter-spacing:.12em;color:#2563eb;margin-bottom:.75rem;font-size:.65rem;font-weight:600}.Mandates-module__leJHRG__headline{color:#fff;letter-spacing:-.02em;max-width:720px;margin:0;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:800;line-height:1.2}.Mandates-module__leJHRG__subline{color:#94a3b8;max-width:600px;margin:.75rem 0 0;font-size:1rem;line-height:1.6}.Mandates-module__leJHRG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Mandates-module__leJHRG__card{background-color:#111827;border:1px solid #1e293b;border-radius:1rem;flex-direction:column;gap:1rem;padding:2rem;transition:border-color .2s,box-shadow .2s;display:flex}.Mandates-module__leJHRG__card:hover{border-color:#2563eb;box-shadow:0 4px 24px #2563eb14}.Mandates-module__leJHRG__title{color:#fff;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.Mandates-module__leJHRG__desc{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.7}@media (max-width:768px){.Mandates-module__leJHRG__grid{grid-template-columns:1fr}}
.About-module__vAULUW__section{background-color:#eef3f8;padding:6rem 2rem 2.5rem}.About-module__vAULUW__inner{grid-template-columns:1fr 1fr;align-items:start;gap:5rem 4.5rem;max-width:1120px;margin:0 auto;display:grid}.About-module__vAULUW__columnLeft{flex-direction:column;display:flex}.About-module__vAULUW__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#2563eb;margin-bottom:1.5rem;font-size:.7rem;font-weight:600}.About-module__vAULUW__headline{color:#0a0f1e;letter-spacing:-.02em;margin:0 0 2rem;font-size:clamp(1.85rem,3.2vw,2.65rem);font-weight:800;line-height:1.15}.About-module__vAULUW__intro{color:#475569;max-width:34rem;margin:0;font-size:1rem;line-height:1.75}.About-module__vAULUW__columnRight{flex-direction:column;display:flex}.About-module__vAULUW__block{border-bottom:1px solid #d4dce8;margin-bottom:2.25rem;padding-bottom:2.25rem}.About-module__vAULUW__block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.About-module__vAULUW__blockTitle{color:#0a0f1e;margin:0 0 .85rem;font-size:1.05rem;font-weight:700;line-height:1.35}.About-module__vAULUW__blockText{color:#475569;margin:0;font-size:.95rem;line-height:1.7}@media (max-width:900px){.About-module__vAULUW__section{padding:4.5rem 1.5rem 2rem}.About-module__vAULUW__inner{grid-template-columns:1fr;gap:3.5rem}}
.ContactForm-module__j1WgZG__root{background-color:#0a0f1e;flex-direction:column;gap:1rem;width:100%;max-width:32rem;margin:0 auto;display:flex}.ContactForm-module__j1WgZG__field{text-align:left;flex-direction:column;gap:.375rem;display:flex}.ContactForm-module__j1WgZG__label{color:#fff;font-size:.75rem;font-weight:500}.ContactForm-module__j1WgZG__labelOptional{color:#64748b;font-weight:400}.ContactForm-module__j1WgZG__input{box-sizing:border-box;color:#fff;background-color:#111827;border:1px solid #1e293b;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;line-height:1.5}.ContactForm-module__j1WgZG__input::placeholder{color:#475569}.ContactForm-module__j1WgZG__input:focus{outline-offset:0;outline:2px solid #2563eb}.ContactForm-module__j1WgZG__input:disabled{opacity:.65;cursor:not-allowed}.ContactForm-module__j1WgZG__submit{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:.5rem;width:100%;margin-top:.25rem;padding:1rem 1.25rem;font-size:1rem;font-weight:500;transition:background-color .2s}.ContactForm-module__j1WgZG__submit:hover:not(:disabled){background-color:#1d4ed8}.ContactForm-module__j1WgZG__submit:disabled{opacity:.7;cursor:not-allowed}.ContactForm-module__j1WgZG__messageSuccess{text-align:center;color:#86efac;margin:0;font-size:.95rem;line-height:1.5}.ContactForm-module__j1WgZG__messageError{text-align:center;color:#fca5a5;margin:0;font-size:.95rem;line-height:1.5}
.legal-pages-module__w4ZXka__page{color:#0a0f1e;background-color:#fff;width:100%;min-height:calc(100vh - 4rem);padding:8rem 1.5rem 4rem}.legal-pages-module__w4ZXka__inner{max-width:800px;margin:0 auto}.legal-pages-module__w4ZXka__title{letter-spacing:-.02em;color:#0a0f1e;margin:0 0 2.5rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.2}.legal-pages-module__w4ZXka__sectionTitle{color:#0a0f1e;margin:2rem 0 .75rem;font-size:1.05rem;font-weight:700}.legal-pages-module__w4ZXka__title+.legal-pages-module__w4ZXka__sectionTitle{margin-top:0}.legal-pages-module__w4ZXka__text{color:#0a0f1e;margin:0 0 1rem;font-size:1rem;line-height:1.75}.legal-pages-module__w4ZXka__link{color:#2563eb;font-weight:500;text-decoration:none}.legal-pages-module__w4ZXka__link:hover{text-decoration:underline}
.Contact-module__hcVmEa__section{background-color:#0a0f1e;padding:4rem 1.5rem 5.5rem}.Contact-module__hcVmEa__inner{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;max-width:800px;margin:0 auto;display:flex}.Contact-module__hcVmEa__headline{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:800;line-height:1.2}.Contact-module__hcVmEa__text{color:#94a3b8;margin:0;font-size:1rem;line-height:1.7}
