.site-header[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;width:100%;height:60px;z-index:1000}.site-header__texture[data-astro-cid-3ef6ksr2]{position:absolute;inset:0;z-index:0;pointer-events:none;background-color:#080808;background-image:url(/assets/header-texture-art.svg);background-repeat:no-repeat;background-size:cover;background-position:center 28%;opacity:.5}.site-header--light[data-astro-cid-3ef6ksr2] .site-header__texture[data-astro-cid-3ef6ksr2]{background-color:#f5f5f5;opacity:.2}html.header-scrolled .site-header__texture[data-astro-cid-3ef6ksr2]{opacity:.18;background-position:center 32%}.site-header__scrim[data-astro-cid-3ef6ksr2]{position:absolute;inset:0;z-index:1;background:#d9d9d924;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%);box-shadow:inset 0 -1px #ffffff40}.site-header__inner[data-astro-cid-3ef6ksr2]{position:relative;z-index:2;max-width:1440px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(16px,3vw,33px)}.site-header__logo[data-astro-cid-3ef6ksr2]{display:block;width:clamp(120px,12vw,175px);height:auto;flex-shrink:0}.site-header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:100%;height:auto;object-fit:contain;display:block;transition:filter .2s ease}.site-header--light[data-astro-cid-3ef6ksr2] .site-header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2],html.header-scrolled .site-header__logo[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{filter:invert(1)}.site-header__nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:24px}.site-header__link[data-astro-cid-3ef6ksr2]{font-size:16px;font-weight:600;color:#fff;text-decoration:none;white-space:nowrap}.site-header--light[data-astro-cid-3ef6ksr2] .site-header__link[data-astro-cid-3ef6ksr2],html.header-scrolled .site-header__link[data-astro-cid-3ef6ksr2]{color:#111}.site-header__cta-btn[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;background:var(--black);border-radius:5px;text-decoration:none;color:var(--white);font-size:16px;font-weight:600;white-space:nowrap}.site-header__cta-btn[data-astro-cid-3ef6ksr2] .figma-arrow--24[data-astro-cid-3ef6ksr2]{width:20px;height:20px}.site-header__menu-btn[data-astro-cid-3ef6ksr2]{display:none;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;width:44px;height:44px;flex-direction:column;align-items:center;justify-content:center;gap:5px;z-index:2}.site-header__menu-btn[data-astro-cid-3ef6ksr2]:focus-visible{outline:2px solid rgba(0,0,0,.35);outline-offset:2px}.site-header__menu-bar[data-astro-cid-3ef6ksr2]{display:block;width:20px;height:2px;background:#fff;border-radius:1px;transition:transform .2s ease,opacity .2s ease}.site-header--light[data-astro-cid-3ef6ksr2] .site-header__menu-bar[data-astro-cid-3ef6ksr2],html.header-scrolled .site-header__menu-bar[data-astro-cid-3ef6ksr2]{background:#111}body.nav-open .site-header__menu-bar[data-astro-cid-3ef6ksr2]:nth-child(1){transform:translateY(7px) rotate(45deg)}body.nav-open .site-header__menu-bar[data-astro-cid-3ef6ksr2]:nth-child(2){opacity:0}body.nav-open .site-header__menu-bar[data-astro-cid-3ef6ksr2]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:900px){.site-header__nav[data-astro-cid-3ef6ksr2]{display:none}.site-header__menu-btn[data-astro-cid-3ef6ksr2]{display:flex}}.site-header__drawer[data-astro-cid-3ef6ksr2]{display:none;position:fixed;inset:0;z-index:999;pointer-events:none}body.nav-open .site-header__drawer[data-astro-cid-3ef6ksr2]{display:block;pointer-events:auto}.site-header__drawer-backdrop[data-astro-cid-3ef6ksr2]{position:absolute;inset:0;background:#00000059;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.site-header__drawer-panel[data-astro-cid-3ef6ksr2]{position:absolute;top:0;right:0;width:min(320px,86vw);height:100%;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:-8px 0 32px #00000014;padding:calc(80px + env(safe-area-inset-top,0px)) 24px 24px;display:flex;flex-direction:column;gap:16px;transform:translate(100%);transition:transform .28s ease}body.nav-open .site-header__drawer-panel[data-astro-cid-3ef6ksr2]{transform:translate(0)}.site-header__drawer-panel[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-weight:600;font-size:15px;padding:.5rem 0;border-bottom:1px solid #eee;color:var(--black);text-decoration:none}.site-header__drawer-cta[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;background:var(--black);color:var(--white)!important;border-radius:6px;border-bottom:none!important}.site-footer[data-astro-cid-sz7xmlte]{position:relative;width:100%;background:var(--black);color:var(--white);overflow:hidden}.site-footer__inner[data-astro-cid-sz7xmlte]{max-width:1440px;margin:0 auto;padding:80px var(--pad-x) 40px;position:relative;z-index:2}.site-footer__content[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:80px}.site-footer__cta-col[data-astro-cid-sz7xmlte]{flex:0 1 500px;min-width:0}.site-footer__h2[data-astro-cid-sz7xmlte]{font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1.4;color:#fff;margin:0 0 32px}.site-footer__h2[data-astro-cid-sz7xmlte] em[data-astro-cid-sz7xmlte]{font-style:italic;font-weight:500}.site-footer__cta-pill[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:12px;height:74px;padding:0 24px;background:#fff;border-radius:5px;text-decoration:none}.site-footer__cta-text[data-astro-cid-sz7xmlte]{font-size:clamp(24px,2.5vw,35px);font-weight:500;color:var(--black);white-space:nowrap}.site-footer__ill[data-astro-cid-sz7xmlte]{flex:0 1 618px;min-width:0;max-width:618px}.site-footer__ill[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:100%;height:auto;display:block;object-fit:cover}.site-footer__bottom[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.site-footer__logo[data-astro-cid-sz7xmlte]{width:200px;height:52px}.site-footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:100%;height:100%;object-fit:contain;object-position:left center;display:block}.site-footer__links[data-astro-cid-sz7xmlte]{display:flex;gap:24px;flex-wrap:wrap}.site-footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.site-footer__links[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{font-size:15px;font-weight:600;line-height:27px;color:var(--muted-footer);text-decoration:none}.site-footer__links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}@media(max-width:900px){.site-footer__inner[data-astro-cid-sz7xmlte]{padding-top:48px;padding-bottom:32px}.site-footer__content[data-astro-cid-sz7xmlte]{flex-direction:column;margin-bottom:48px}.site-footer__ill[data-astro-cid-sz7xmlte]{max-width:100%;max-height:300px;overflow:hidden}.site-footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start}}
