.Footer-module__3hUVsW__footer{background:var(--color-primary);color:#ffffff80;padding:64px 24px 32px}.Footer-module__3hUVsW__inner{max-width:1200px;margin:0 auto}.Footer-module__3hUVsW__topRow{border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto auto;align-items:start;gap:48px;padding-bottom:40px;display:grid}.Footer-module__3hUVsW__brand{flex-direction:column;gap:6px;display:flex}.Footer-module__3hUVsW__logo{color:#fff;font-size:1.125rem;font-weight:600;text-decoration:none}.Footer-module__3hUVsW__tagline{color:#ffffff80;font-size:.8125rem}.Footer-module__3hUVsW__email{color:#ffffff80;margin-top:4px;font-size:.8125rem;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__email:hover{color:#fffc}.Footer-module__3hUVsW__sitemap{gap:48px;display:flex}.Footer-module__3hUVsW__sitemapCol{flex-direction:column;gap:8px;display:flex}.Footer-module__3hUVsW__colTitle{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;margin-bottom:4px;font-size:.6875rem;font-weight:600}.Footer-module__3hUVsW__sitemapCol a{color:#fff9;font-size:.875rem;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__sitemapCol a:hover{color:#ffffffe6}.Footer-module__3hUVsW__ctaCol{align-items:flex-start;display:flex}.Footer-module__3hUVsW__bottomRow{justify-content:space-between;align-items:center;padding-top:24px;display:flex}.Footer-module__3hUVsW__legal{gap:24px;display:flex}.Footer-module__3hUVsW__legal a{color:#fff6;font-size:.75rem;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__legal a:hover{color:#ffffffb3}.Footer-module__3hUVsW__copyright{color:#ffffff59;text-align:right;font-size:.75rem}@media (max-width:900px){.Footer-module__3hUVsW__topRow{grid-template-columns:1fr;gap:32px}.Footer-module__3hUVsW__ctaCol{justify-content:flex-start}}@media (max-width:640px){.Footer-module__3hUVsW__footer{padding:48px 24px 24px}.Footer-module__3hUVsW__sitemap{gap:32px}.Footer-module__3hUVsW__bottomRow{text-align:center;flex-direction:column;gap:12px}.Footer-module__3hUVsW__copyright{text-align:center}}
.CookieConsent-module__B9c2kW__banner{z-index:var(--z-cookie);border-top:1px solid var(--color-border,#e2e8f0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;isolation:isolate;background:#fffffff7;padding:1rem 1.5rem;position:fixed;bottom:0;left:0;right:0}.CookieConsent-module__B9c2kW__inner{flex-direction:column;align-items:flex-start;gap:.75rem;max-width:56rem;margin:0 auto;display:flex}@media (min-width:640px){.CookieConsent-module__B9c2kW__inner{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.CookieConsent-module__B9c2kW__text{color:var(--color-text-muted);font-size:.875rem;line-height:1.5}.CookieConsent-module__B9c2kW__text a{text-decoration:underline}.CookieConsent-module__B9c2kW__text a:hover{color:var(--color-text)}.CookieConsent-module__B9c2kW__buttons{flex-shrink:0;gap:.75rem;display:flex}.CookieConsent-module__B9c2kW__decline{border-radius:var(--radius-md);border:1px solid var(--color-border,#e2e8f0);color:var(--color-text-muted);cursor:pointer;background:0 0;padding:.5rem 1rem;font-size:.875rem;transition:border-color .15s,color .15s}.CookieConsent-module__B9c2kW__decline:hover{border-color:var(--color-text-muted);color:var(--color-text)}.CookieConsent-module__B9c2kW__accept{border-radius:var(--radius-md);background:var(--color-accent);color:#fff;cursor:pointer;border:none;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s}.CookieConsent-module__B9c2kW__accept:hover{background:var(--color-accent-light)}
:root{--color-primary:#0f172a;--color-primary-light:#1e293b;--color-accent:#b45309;--color-accent-light:#d97706;--color-accent-glow:#b4530926;--color-success:#0d9488;--color-danger:#ef4444;--color-warning:#ca8a04;--color-bg:#fafaf9;--color-bg-warm:#f5f5f4;--color-bg-cream:#fef7ed;--color-text:#1c1917;--color-text-muted:#57534e;--color-text-light:#5c5652;--color-text-on-dark:#94a3b8;--color-text-on-dark-muted:#64748b;--color-border:#e7e5e4;--section-padding:100px;--container-max:1200px;--bridge-padding:48px;--space-tight:56px;--space-standard:100px;--space-generous:130px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 32px #0000001f;--shadow-glow:0 0 40px #b4530926;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.4s;--ease-out:cubic-bezier(.16,1,.3,1);--ease-in-out:cubic-bezier(.4,0,.2,1);--z-nav:1000;--z-overlay:999;--z-cookie:900;--z-dropdown:800}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:100px;font-size:18px}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.7}body:after{content:"";opacity:.28;mix-blend-mode:overlay;pointer-events:none;z-index:1;background-image:url(/assets/noise.png);background-repeat:repeat;background-size:150px 150px;width:100%;height:100%;position:fixed;top:0;left:0}h1,h2,h3{font-family:var(--font-serif)}h1{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.15}h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.2}h3{font-size:1.35rem;font-weight:600;line-height:1.3}a{color:inherit;text-decoration:none;transition:color .2s}img{max-width:100%;height:auto;display:block}.container{max-width:var(--container-max);margin:0 auto}section{padding:var(--section-padding)24px}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}.reveal-d4{transition-delay:.4s}.reveal-d5{transition-delay:.5s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}body:after{display:none}}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media (max-width:900px){:root{--section-padding:80px;--bridge-padding:32px;--space-tight:40px;--space-standard:80px;--space-generous:100px}section{padding-left:20px;padding-right:20px}}@media (max-width:640px){:root{--section-padding:60px;--bridge-padding:28px;--space-tight:32px;--space-standard:60px;--space-generous:80px}section{padding-left:16px;padding-right:16px}}@media (max-width:480px){:root{--section-padding:48px;--bridge-padding:20px;--space-tight:28px;--space-standard:48px;--space-generous:64px}}
/*# sourceMappingURL=d8bd18921ace54f2.css.map*/