:root{--navy:#003057;--accent:#ff6b00;--accent-bright:#ff8a33;--accent-deep:#c50;--accent-soft:#fff1e6;--charcoal:#323e48;--charcoal-2:#26303a;--charcoal-3:#495661;--grey:#97a3ae;--grey-soft:#eef1f4;--on-dark:#cdd4db;--ink:#23282d;--paper:#fff;--paper-2:#f5f6f8;--line:#e3e7eb;--bg-dark:var(--charcoal);--bg-dark-2:var(--charcoal-2);--bg-dark-3:var(--charcoal-3);--bg-navy:var(--navy);--radius:14px;--radius-sm:10px;--shadow:0 26px 60px -30px #23282d66;--shadow-sm:0 14px 34px -20px #23282d57;--maxw:1220px;--font-display:"Bricolage Grotesque", sans-serif;--font-body:"Hanken Grotesk", sans-serif;--ease:cubic-bezier(.16, .84, .44, 1);--motion-fast:.2s;--motion:.3s;--motion-slow:.7s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;font-weight:700;line-height:1.03}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 26px}.chev{background:var(--accent);clip-path:polygon(0 0,55% 0,100% 100%,45% 100%);width:13px;height:13px;margin-right:.5rem;display:inline-block;transform:translateY(1px)}.eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.18em;color:var(--accent);align-items:center;font-size:.74rem;font-weight:700;display:inline-flex}.eyebrow.light{color:var(--accent-bright)}.btn{font-family:var(--font-body);cursor:pointer;transition:var(--motion-fast) ease;white-space:nowrap;border:2px solid #0000;border-radius:6px;align-items:center;gap:.55rem;padding:.92rem 1.5rem;font-size:.97rem;font-weight:700;line-height:1;display:inline-flex}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-deep);transform:translateY(-2px);box-shadow:0 16px 30px -14px #cc5500b3}.btn-dark{background:var(--bg-dark);color:#fff}.btn-dark:hover{background:var(--bg-dark-2);transform:translateY(-2px)}.btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.btn-ghost:hover{border-color:var(--ink)}.btn-ghost-light{color:#fff;background:0 0;border-color:#ffffff4d}.btn-ghost-light:hover{background:#ffffff12;border-color:#fff}.btn .arr{transition:transform var(--motion-fast)}.btn:hover .arr{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.btn-primary:hover,.btn-dark:hover{transform:none}}section{padding:94px 0}@media (width<=760px){section{padding:64px 0}}.bg-mark,.bg-mark-orange{position:relative}.bg-mark:before,.bg-mark-orange:before{content:"";opacity:.5;z-index:0;pointer-events:none;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.bg-mark:before{background-image:url(/images/section-background.png)}.bg-mark-orange:before{background-image:url(/images/section-background-orange.png)}.bg-mark>.wrap,.bg-mark-orange>.wrap{z-index:1;position:relative}.btn-white{color:var(--accent-deep);background:#fff}.btn-white:hover{background:var(--ink);color:#fff}.sec-head{max-width:680px;margin-bottom:48px}.sec-head.center{text-align:center;margin:0 auto 52px}.sec-head h2{margin:14px 0 16px;font-size:clamp(2rem,3.6vw,2.9rem);font-weight:800}.sec-head p{color:var(--bg-dark);opacity:.8;font-size:1.1rem}.reveal{opacity:0;transition:var(--motion-slow) var(--ease);transform:translateY(26px)}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cookie-consent[data-astro-cid-kror3uvh]{z-index:150;background:var(--bg-dark);color:#fff;border-radius:var(--radius);max-width:360px;box-shadow:var(--shadow);opacity:0;transition:opacity var(--motion-slow) var(--ease), transform var(--motion-slow) var(--ease);padding:22px;position:fixed;bottom:24px;right:24px;transform:translate(40px)}.cookie-consent[data-astro-cid-kror3uvh].show{opacity:1;transform:translate(0)}.cookie-consent[data-astro-cid-kror3uvh][hidden]{display:none}.cookie-consent[data-astro-cid-kror3uvh] p[data-astro-cid-kror3uvh]{color:var(--on-dark);margin-bottom:16px;font-size:.9rem}.cookie-consent[data-astro-cid-kror3uvh] a[data-astro-cid-kror3uvh]{color:var(--accent-bright);font-weight:600}.cookie-actions[data-astro-cid-kror3uvh]{flex-wrap:wrap;gap:10px;display:flex}.cookie-actions[data-astro-cid-kror3uvh] .btn[data-astro-cid-kror3uvh]{padding:.7rem 1.1rem;font-size:.86rem}.cookie-actions[data-astro-cid-kror3uvh] .btn-ghost[data-astro-cid-kror3uvh]{color:#fff;border-color:#ffffff4d}.cookie-actions[data-astro-cid-kror3uvh] .btn-ghost[data-astro-cid-kror3uvh]:hover{border-color:#fff}@media (width<=480px){.cookie-consent[data-astro-cid-kror3uvh]{max-width:none;bottom:16px;left:16px;right:16px}}@media (prefers-reduced-motion:reduce){.cookie-consent[data-astro-cid-kror3uvh]{transition:none}}.topbar[data-astro-cid-nen7h5rs]{background:var(--bg-navy);color:var(--on-dark);font-size:.82rem}.topbar[data-astro-cid-nen7h5rs] .wrap[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:18px;height:42px;display:flex}.topbar[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--on-dark);transition:color var(--motion-fast);align-items:center;gap:.4rem;display:inline-flex}.topbar[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{color:#fff}.tb-left[data-astro-cid-nen7h5rs]{gap:22px;display:flex}.tb-right[data-astro-cid-nen7h5rs]{align-items:center;gap:18px;display:flex}@media (width<=760px){.tb-left[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:nth-child(2){display:none}}@media (width<=560px){.tb-left[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]:first-child{display:none}}header[data-astro-cid-nen7h5rs].site{z-index:60;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0}header[data-astro-cid-nen7h5rs].site>.wrap[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;height:84px;display:flex}.logo[data-astro-cid-nen7h5rs]{align-items:center;text-decoration:none;display:flex}.logo[data-astro-cid-nen7h5rs] img{width:auto;height:40px}.head-cta[data-astro-cid-nen7h5rs]{align-items:center;gap:14px;display:flex}.menu-btn[data-astro-cid-nen7h5rs]:hover{border-color:var(--accent);color:var(--accent-deep)}.menu-btn-icon[data-astro-cid-nen7h5rs]{flex-direction:column;gap:4px;display:inline-flex}.menu-btn-icon[data-astro-cid-nen7h5rs] i[data-astro-cid-nen7h5rs]{background:currentColor;border-radius:2px;width:16px;height:2px;display:block}.menu-btn-icon[data-astro-cid-nen7h5rs] i[data-astro-cid-nen7h5rs]:last-child{width:10px}.drawer-backdrop[data-astro-cid-nen7h5rs]{opacity:0;pointer-events:none;transition:opacity var(--motion);z-index:90;background:#0f13178c;position:fixed;inset:0}header[data-astro-cid-nen7h5rs].site.nav-open~.drawer-backdrop[data-astro-cid-nen7h5rs]{opacity:1;pointer-events:auto}.mobile-nav[data-astro-cid-nen7h5rs]{background:var(--bg-dark);width:min(86vw,420px);height:100dvh;transition:transform var(--motion-slow) var(--ease);z-index:91;flex-direction:column;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-20px 0 50px -20px #00000080}header[data-astro-cid-nen7h5rs].site.nav-open~.mobile-nav[data-astro-cid-nen7h5rs]{transform:translate(0)}.drawer-topbar[data-astro-cid-nen7h5rs]{flex:0 0 84px;justify-content:space-between;align-items:center;height:84px;padding:0 26px;display:flex}.drawer-topbar[data-astro-cid-nen7h5rs] .drawer-logo{width:auto;height:32px}.drawer-close[data-astro-cid-nen7h5rs]{color:var(--accent);cursor:pointer;transition:color var(--motion-fast), transform var(--motion-fast);background:0 0;border:0;align-items:center;padding:10px;font-size:1.3rem;display:flex}.drawer-close[data-astro-cid-nen7h5rs]:hover{color:var(--accent-bright);transform:scale(1.15)rotate(90deg)}@media (prefers-reduced-motion:reduce){.drawer-close[data-astro-cid-nen7h5rs]:hover{transform:none}}.drawer-body[data-astro-cid-nen7h5rs]{flex-direction:column;flex:1;padding:40px 30px;display:flex}.drawer-links[data-astro-cid-nen7h5rs]{border-bottom:1px solid #ffffff29;gap:18px;margin-bottom:26px;padding-bottom:26px;list-style:none;display:grid}.drawer-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{font-family:var(--font-display);color:#fff;transition:color var(--motion-fast);font-size:1.8rem;font-weight:800}.drawer-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.drawer-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{color:var(--accent)}.drawer-cta[data-astro-cid-nen7h5rs]{justify-content:center;margin-bottom:40px}.drawer-contact[data-astro-cid-nen7h5rs]{gap:8px;margin-top:auto;margin-bottom:18px;display:grid}.drawer-contact[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#fff;font-weight:700}.drawer-social[data-astro-cid-nen7h5rs]{gap:10px;display:flex}.drawer-social[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{background:var(--accent);color:#fff;width:34px;height:34px;transition:background var(--motion-fast);border-radius:50%;place-items:center;display:grid}.drawer-social[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{background:var(--accent-deep)}@media (prefers-reduced-motion:reduce){.mobile-nav[data-astro-cid-nen7h5rs],.drawer-backdrop[data-astro-cid-nen7h5rs]{transition:none}}@media (width<=700px){.head-cta[data-astro-cid-nen7h5rs] .btn-ghost[data-astro-cid-nen7h5rs]{display:none}}footer[data-astro-cid-jo6i4kqk].site{background:var(--bg-navy);color:var(--grey);padding:64px 0 30px;font-size:.92rem}.f-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;margin-bottom:44px;display:grid}footer[data-astro-cid-jo6i4kqk].site h5[data-astro-cid-jo6i4kqk]{color:#fff;font-family:var(--font-display);margin-bottom:16px;font-size:1.04rem}footer[data-astro-cid-jo6i4kqk].site ul[data-astro-cid-jo6i4kqk]{gap:9px;list-style:none;display:grid}footer[data-astro-cid-jo6i4kqk].site a[data-astro-cid-jo6i4kqk]:hover{color:var(--accent-bright)}.f-logo[data-astro-cid-jo6i4kqk]{background:var(--paper);border-radius:8px;margin-bottom:20px;padding:10px 14px;display:inline-flex}.f-logo[data-astro-cid-jo6i4kqk] img{width:auto;height:32px}.f-about[data-astro-cid-jo6i4kqk]{max-width:34ch;line-height:1.7}.f-social[data-astro-cid-jo6i4kqk]{gap:10px;margin-top:18px;display:flex}.f-social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{width:40px;height:40px;color:var(--on-dark);transition:background var(--motion-fast), color var(--motion-fast);clip-path:polygon(0 0,100% 0,100% 78%,78% 100%,0 100%);background:#ffffff14;place-items:center;display:grid}.f-social[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{background:var(--accent);color:#fff}.f-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:24px;font-size:.82rem;display:flex}@media (width<=820px){.f-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr}}@media (width<=520px){.f-grid[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}}
