.header_header__OaHfl{position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,242,214,.14);background:rgba(4,27,61,.96);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header_headerContent__kOnA7{display:flex;justify-content:space-between;align-items:center;min-height:76px;max-width:1180px;margin:0 auto;padding:0 24px}.header_logo__i6gRV{display:inline-flex;align-items:center;gap:10px;color:var(--cream);font-size:1rem;font-weight:800;letter-spacing:-.02em}.header_logoBadge__7vjdQ{width:42px;height:42px;object-fit:contain}.header_nav__q1mtj{display:flex;align-items:center;gap:28px;list-style:none}.header_navLink__kCaLB{color:rgba(255,242,214,.78);font-size:.9rem;font-weight:650}.header_navLink__kCaLB:hover{color:var(--cream)}.header_appLink__Wn3pU{display:inline-flex;align-items:center;min-height:42px;padding:0 18px;border:1px solid var(--orange);border-radius:999px;color:var(--navy);background:var(--orange);font-size:.86rem;font-weight:800;transition:transform .16s ease,background .16s ease}.header_appLink__Wn3pU:hover{transform:translateY(-1px);background:#ff9140}@media (max-width:720px){.header_headerContent__kOnA7{min-height:66px;padding:0 16px}.header_logoBadge__7vjdQ{width:36px;height:36px}.header_nav__q1mtj{gap:12px}.header_nav__q1mtj li:not(:last-child){display:none}.header_appLink__Wn3pU{min-height:38px;padding:0 14px;font-size:.8rem}}.footer_footer__e_ilT{padding:64px 24px;color:var(--cream);background:var(--navy)}.footer_footerContent__lKQpT{display:grid;grid-template-columns:1fr 1fr;align-items:end;grid-gap:40px;gap:40px;max-width:1180px;margin:0 auto}.footer_footerLeft__SEzcp{display:grid;justify-items:start}.footer_footerBrand__lgZsX{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;font-weight:850}.footer_footerBrand__lgZsX img{width:44px;height:44px;object-fit:contain}.footer_footerTagline__AcHPc{margin:0 0 22px;color:rgba(255,242,214,.68)}.footer_copyright__YYjEU{margin:0;color:rgba(255,242,214,.45);font-size:.78rem}.footer_footerRight__dkxbQ{display:grid;justify-items:end;grid-gap:18px;gap:18px}.footer_footerLinks__xV9NL{display:flex;gap:24px;color:rgba(255,242,214,.7);font-size:.88rem;font-weight:700}.footer_contactEmail__IaZd7:hover,.footer_footerLinks__xV9NL a:hover{color:var(--orange)}.footer_contactEmail__IaZd7{color:var(--cream);font-size:.92rem;font-weight:750}@media (max-width:640px){.footer_footer__e_ilT{padding:52px 16px}.footer_footerContent__lKQpT{grid-template-columns:1fr;align-items:start}.footer_footerRight__dkxbQ{justify-items:start}}:root{--navy:#041b3d;--navy-muted:#092b5a;--cream:#fff2d6;--orange:#f47c20;--teal:#3aa6b2;--ink:#081a35;--body:#40516a;--paper:#fffaf0;--white:#fff;--line:rgba(4,27,61,.14);--shadow:0 24px 70px rgba(4,27,61,.16)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4,h5,h6{font-weight:800;line-height:1.08;letter-spacing:-.035em}p{margin-bottom:1rem}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}::selection{color:var(--cream);background:var(--navy-muted)}.layout_layout__TEiQJ{display:flex;flex-direction:column;min-height:100vh}.layout_main__ERBQ9{flex:1 1}