.Footer_footer__LxLGV{background:var(--bg-alt);border-top:1px solid var(--border-light);padding:var(--gap-3xl) var(--section-x) var(--gap-xl)}.Footer_inner__4mERO{max-width:var(--max-w-wide);margin:0 auto}.Footer_grid__nc0Wv{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:var(--gap-3xl);gap:var(--gap-3xl);margin-bottom:var(--gap-3xl)}.Footer_brand__hrKsL{display:flex;flex-direction:column;gap:var(--gap-md)}.Footer_logo__y_pDi{display:inline-flex;transition:opacity var(--duration-fast) var(--ease-out)}.Footer_logo__y_pDi:hover{opacity:.85}.Footer_blurb__XuEvr{font-size:var(--text-sm);color:var(--text-muted)}.Footer_contact__IWz3F{display:flex;flex-direction:column;gap:var(--gap-xs);margin-top:var(--gap-sm)}.Footer_contactLink__pRhBT{font-size:var(--text-sm);color:var(--text-secondary);transition:color var(--duration-fast) var(--ease-out)}.Footer_contactLink__pRhBT:hover{color:var(--blue)}.Footer_contactText__EpQy0{font-size:var(--text-sm);color:var(--text-muted)}.Footer_column__SxNdc{display:flex;flex-direction:column;gap:var(--gap-md)}.Footer_columnTitle__UU_xV{font-family:var(--font-body);font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--text-muted)}.Footer_columnLinks__SdoxH{display:flex;flex-direction:column;gap:var(--gap-sm)}.Footer_columnLink__SgCTX{font-size:var(--text-sm);font-weight:300;color:var(--text-secondary);transition:color var(--duration-fast) var(--ease-out)}.Footer_columnLink__SgCTX:hover{color:var(--blue)}.Footer_bottom__GqBWJ{display:flex;align-items:center;justify-content:space-between;padding-top:var(--gap-xl);border-top:1px solid var(--border-light)}.Footer_copyright__lB5DI{font-size:var(--text-xs);color:var(--text-muted)}.Footer_social__Wi7j3{display:flex;gap:var(--gap-md)}.Footer_socialLink__h7068{color:var(--text-muted);transition:color var(--duration-fast) var(--ease-out)}.Footer_socialLink__h7068:hover{color:var(--blue)}@media (max-width:768px){.Footer_grid__nc0Wv{grid-template-columns:1fr 1fr;gap:var(--gap-2xl)}.Footer_brand__hrKsL{grid-column:1/-1}.Footer_bottom__GqBWJ{flex-direction:column;gap:var(--gap-md);text-align:center}}@media (max-width:480px){.Footer_grid__nc0Wv{grid-template-columns:1fr}}:root{--blue:#00aeef;--electric:#00aeef;--teal:#7dd8f7;--ink:#030e3a;--navy:#051f73;--warn:#ff6b35;--white:#fff;--grey-50:#f5f3f0;--grey-100:#edf0f2;--grey-200:#d0d5dd;--grey-300:#d0d5dd;--grey-400:#8a94a6;--grey-500:#4a5568;--grey-600:#4b5563;--grey-700:#374151;--grey-800:#1f2937;--grey-900:#111827;--bg:#fafaf8;--bg-alt:#f5f3f0;--bg-surface:#fff;--text-primary:#1a1a2e;--text-secondary:#4a5568;--text-muted:#8a94a6;--border:rgba(26,26,46,.08);--border-glow:rgba(26,26,46,.12);--border-light:rgba(26,26,46,.04);--bg-hero:linear-gradient(175deg,#fafaf8,#eff5fa,#e8f0f8);--font-display:"DM Serif Display",Georgia,serif;--font-body:"Outfit",system-ui,sans-serif;--font-mono:var(--font-body);--text-xs:clamp(0.6875rem,0.65rem + 0.15vw,0.75rem);--text-sm:clamp(0.8125rem,0.78rem + 0.15vw,0.875rem);--text-base:clamp(0.9375rem,0.9rem + 0.2vw,1rem);--text-lg:clamp(1.0625rem,1rem + 0.3vw,1.125rem);--text-xl:clamp(1.1875rem,1.1rem + 0.4vw,1.25rem);--text-2xl:clamp(1.375rem,1.2rem + 0.7vw,1.5rem);--text-3xl:clamp(1.75rem,1.5rem + 1vw,1.875rem);--text-4xl:clamp(2rem,1.6rem + 1.6vw,2.25rem);--text-5xl:clamp(2.5rem,1.8rem + 2.8vw,3rem);--text-6xl:clamp(3rem,2rem + 4vw,4rem);--section-x:clamp(1.25rem,0.5rem + 3vw,5rem);--section-y:clamp(2rem,1.5rem + 2.5vw,3.5rem);--gap-xs:0.25rem;--gap-sm:0.5rem;--gap-md:1rem;--gap-lg:1.5rem;--gap-xl:2rem;--gap-2xl:2rem;--gap-3xl:2.5rem;--gap-section:3.5rem;--max-w-content:72rem;--max-w-narrow:48rem;--max-w-wide:90rem;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1);--duration-fast:150ms;--duration-normal:300ms;--duration-slow:500ms;--shadow-sm:0 1px 2px rgba(26,26,46,.04);--shadow-md:0 4px 16px rgba(26,26,46,.05);--shadow-lg:0 12px 40px rgba(26,26,46,.06);--shadow-xl:0 20px 60px rgba(26,26,46,.05);--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:0.75rem;--radius-full:9999px;color-scheme:light}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--text-base);font-weight:300;line-height:1.7;background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:400;line-height:1.2;letter-spacing:-.035em}h1{font-size:var(--text-6xl)}h2{font-size:var(--text-5xl)}h3{font-size:var(--text-4xl)}h4{font-size:var(--text-3xl)}h5{font-size:var(--text-2xl)}h6{font-size:var(--text-xl)}p{color:var(--text-secondary);max-width:65ch}a{color:inherit;text-decoration:none}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}ol,ul{list-style:none}::selection{background:var(--ink);color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}