:root{--color-bg: #0D0C0B;--color-surface: #131210;--color-surface-2: #1A1916;--color-border: #282522;--color-text: #EDE8DF;--color-text-muted: #8A8580;--color-accent: #C4621D;--color-accent-lt: #E07B38;--color-brand-navy: #1B2A4A;--color-brand-orange: #F5923E;--color-brand-teal: #8DD5CC;--color-brand-off-white: #F5F2EE;--color-brand-gray-blue: #DAE3EA;--font-display: "Big Shoulders Display", sans-serif;--font-mono: "IBM Plex Mono", monospace;--font-body: "Libre Franklin", sans-serif;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fw-black: 900;--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2rem;--space-6: 3rem;--space-8: 4rem;--space-10: 5rem;--max-width: 1280px;--section-padding: var(--space-10) var(--space-6);--border: 1px solid var(--color-border);--transition-base: .3s ease;--transition-image: .6s ease}@media(max-width:768px){:root{--section-padding: var(--space-6) var(--space-3)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-weight:var(--fw-light);line-height:1.75;min-height:100dvh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;font:inherit;background:none;border:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--fw-black);text-transform:uppercase;line-height:.95;letter-spacing:-.01em}p{font-weight:var(--fw-light);line-height:1.8;color:var(--color-text)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.nav[data-astro-cid-afdttjsk]{position:sticky;top:0;z-index:100;background:transparent;border-bottom:1px solid transparent;transition:background .3s ease,border-color .3s ease}.nav[data-astro-cid-afdttjsk].scrolled{background:#0d0c0bd1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:var(--border)}.nav__inner[data-astro-cid-afdttjsk]{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-6);height:72px;display:flex;align-items:center;justify-content:space-between}.nav__logo[data-astro-cid-afdttjsk]{display:flex;align-items:center;line-height:0}.nav__logo-img[data-astro-cid-afdttjsk]{height:56px;width:auto;display:block}.nav__links[data-astro-cid-afdttjsk]{display:flex;gap:var(--space-8)}.nav__links[data-astro-cid-afdttjsk] a[data-astro-cid-afdttjsk]{font-family:var(--font-mono);font-size:.7rem;font-weight:var(--fw-medium);letter-spacing:.18em;text-transform:uppercase;color:var(--color-text-muted);transition:color .3s ease}.nav__links[data-astro-cid-afdttjsk] a[data-astro-cid-afdttjsk]:hover{color:var(--color-text)}@media(max-width:768px){.nav__inner[data-astro-cid-afdttjsk]{padding:0 1.5rem;height:64px}.nav__logo-img[data-astro-cid-afdttjsk]{height:48px}.nav__links[data-astro-cid-afdttjsk]{display:none}}.footer[data-astro-cid-35ed7um5]{border-top:var(--border);padding:var(--space-4) var(--space-6)}.footer__inner[data-astro-cid-35ed7um5]{max-width:var(--max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.footer__logo[data-astro-cid-35ed7um5]{display:flex;align-items:center;line-height:0}.footer__logo-img[data-astro-cid-35ed7um5]{height:44px;width:auto;display:block}.footer__right[data-astro-cid-35ed7um5]{display:flex;align-items:center;gap:var(--space-4)}.footer__social[data-astro-cid-35ed7um5]{display:flex;align-items:center;gap:var(--space-2)}.footer__social-link[data-astro-cid-35ed7um5]{display:flex;align-items:center;color:var(--color-text-muted);transition:color .2s ease}.footer__social-link[data-astro-cid-35ed7um5]:hover{color:var(--color-text)}.footer__social-link[data-astro-cid-35ed7um5] svg[data-astro-cid-35ed7um5]{width:18px;height:18px;fill:currentColor}.footer__copy[data-astro-cid-35ed7um5]{font-family:var(--font-mono);font-size:.68rem;font-weight:var(--fw-regular);letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);line-height:1}@media(max-width:768px){.footer__inner[data-astro-cid-35ed7um5]{flex-direction:column;align-items:center;text-align:center;gap:1rem}.footer__right[data-astro-cid-35ed7um5]{flex-direction:column;gap:.75rem}}.cta[data-astro-cid-ihmljexk]{position:relative;overflow:hidden;background:var(--color-bg);padding:8rem 3rem}.cta__deco[data-astro-cid-ihmljexk]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-display);font-weight:900;font-size:22vw;color:var(--color-surface-2);text-transform:uppercase;letter-spacing:-.02em;white-space:nowrap;user-select:none;pointer-events:none;z-index:0}.cta__content[data-astro-cid-ihmljexk]{position:relative;z-index:1;max-width:var(--max-width);margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.cta__tag[data-astro-cid-ihmljexk]{font-family:var(--font-mono);font-size:.75rem;font-weight:var(--fw-regular);letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted);margin:0}.cta__headline[data-astro-cid-ihmljexk]{font-family:var(--font-display);font-weight:var(--fw-black);font-size:clamp(2.5rem,6vw,5rem);text-transform:uppercase;letter-spacing:.02em;color:var(--color-text);line-height:1;margin:0;max-width:20ch}.cta__subtitle[data-astro-cid-ihmljexk]{font-family:var(--font-body);font-weight:var(--fw-light);font-size:clamp(1rem,1.4vw,1.125rem);color:var(--color-text-muted);line-height:1.65;margin:0;max-width:46ch}.cta__btn[data-astro-cid-ihmljexk]{display:inline-flex;align-items:center;align-self:flex-start;background:var(--color-accent);color:var(--color-bg);font-family:var(--font-mono);font-size:.875rem;font-weight:var(--fw-medium);letter-spacing:.12em;text-transform:uppercase;text-decoration:none;padding:1rem 2rem;margin-top:.5rem;transition:background .3s ease}.cta__btn[data-astro-cid-ihmljexk]:hover{background:var(--color-accent-lt)}[data-astro-cid-ihmljexk][data-fade-up]{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}[data-astro-cid-ihmljexk][data-fade-up].is-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.cta[data-astro-cid-ihmljexk]{padding:5rem 1.5rem}.cta__deco[data-astro-cid-ihmljexk]{font-size:32vw}.cta__btn[data-astro-cid-ihmljexk]{align-self:stretch;justify-content:center}}
