.footer[data-astro-cid-ddhozxeg]{background-color:var(--dark);color:var(--light-muted);border-top:3px solid var(--yellow);margin-top:auto}.footer__main[data-astro-cid-ddhozxeg]{grid-template-columns:1.5fr repeat(3,1fr);gap:clamp(2rem,5vw,4rem);padding-block:clamp(3.5rem,8vw,6rem);display:grid}.footer__brand[data-astro-cid-ddhozxeg]{align-content:start;gap:1rem;max-width:22rem;display:grid}.footer__logo[data-astro-cid-ddhozxeg]{font-family:var(--title);text-transform:uppercase;color:var(--light);align-items:center;gap:.625rem;font-size:1.125rem;font-weight:700;display:inline-flex}.footer__logo-accent[data-astro-cid-ddhozxeg]{color:var(--yellow)}.footer__logo-mark[data-astro-cid-ddhozxeg]{flex-shrink:0;width:auto;height:2.75rem}.footer__blurb[data-astro-cid-ddhozxeg]{font-size:.9375rem;line-height:1.7}.footer__column[data-astro-cid-ddhozxeg] h3[data-astro-cid-ddhozxeg]{letter-spacing:.18em;text-transform:uppercase;color:var(--light);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.footer__column[data-astro-cid-ddhozxeg] ul[data-astro-cid-ddhozxeg]{gap:.75rem;display:grid}.footer__column[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]{font-size:.9375rem;transition:color .2s ease-in-out}.footer__column[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]:hover{color:var(--yellow)}.footer__contact[data-astro-cid-ddhozxeg] li[data-astro-cid-ddhozxeg]{gap:.125rem;display:grid}.footer__contact[data-astro-cid-ddhozxeg] dt[data-astro-cid-ddhozxeg],.footer__label[data-astro-cid-ddhozxeg]{letter-spacing:.08em;text-transform:uppercase;color:var(--on-dark-muted);font-size:.75rem}.footer__bottom[data-astro-cid-ddhozxeg]{border-top:1px solid var(--dark-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.75rem;font-size:.875rem;display:flex}.social-links[data-astro-cid-ddhozxeg]{flex-wrap:wrap;gap:1.5rem;display:flex}.social-links[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]{transition:color .2s ease-in-out}.social-links[data-astro-cid-ddhozxeg] a[data-astro-cid-ddhozxeg]:hover{color:var(--yellow)}@media (width<=56rem){.footer__main[data-astro-cid-ddhozxeg]{grid-template-columns:repeat(2,1fr)}.footer__brand[data-astro-cid-ddhozxeg]{grid-column:1/-1}}@media (width<=34rem){.footer__main[data-astro-cid-ddhozxeg]{grid-template-columns:1fr}.footer__bottom[data-astro-cid-ddhozxeg]{text-align:center;flex-direction:column}}.navbar[data-astro-cid-wfbjrhwy]{z-index:100;background-color:var(--dark);color:var(--light);border-bottom:3px solid var(--yellow);position:sticky;top:0}.navbar__inner[data-astro-cid-wfbjrhwy]{min-height:var(--nav-height);justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.logo[data-astro-cid-wfbjrhwy]{font-family:var(--title);letter-spacing:-.01em;text-transform:uppercase;color:var(--light);white-space:nowrap;align-items:center;gap:.625rem;font-size:1.125rem;font-weight:700;display:inline-flex}.logo__mark[data-astro-cid-wfbjrhwy]{flex-shrink:0;width:auto;height:2.25rem}.logo__thin[data-astro-cid-wfbjrhwy]{color:var(--light-muted);letter-spacing:.1em;font-weight:400}.logo__accent[data-astro-cid-wfbjrhwy]{color:var(--yellow)}.nav-links[data-astro-cid-wfbjrhwy]{align-items:center;gap:2rem;display:flex}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]{font-family:var(--title);text-transform:uppercase;letter-spacing:.12em;padding-block:.25rem;font-size:.8125rem;font-weight:600;transition:color .2s ease-in-out;display:inline-block;position:relative}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]:not(.nav-cta){color:var(--light)}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]:not(.nav-cta):after{content:"";background-color:var(--yellow);transform-origin:0;width:100%;height:2px;transition:transform .2s ease-in-out;position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]:not(.nav-cta):hover{color:var(--yellow)}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]:not(.nav-cta):hover:after{transform:scaleX(1)}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]:not(.nav-cta)[aria-current=page]{color:var(--yellow)}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]:not(.nav-cta)[aria-current=page]:after{transform:scaleX(1)}.nav-cta[data-astro-cid-wfbjrhwy][aria-current=page]{background-color:var(--yellow-deep)}.nav-cta[data-astro-cid-wfbjrhwy]{padding:.6875rem 1.375rem;font-size:.875rem}.nav-toggle[data-astro-cid-wfbjrhwy]{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.nav-toggle[data-astro-cid-wfbjrhwy]:focus-visible~.navbar__inner[data-astro-cid-wfbjrhwy] .nav-burger[data-astro-cid-wfbjrhwy]{outline:3px solid var(--yellow);outline-offset:3px}.nav-burger[data-astro-cid-wfbjrhwy]{cursor:pointer;border:1px solid var(--dark-muted);border-radius:var(--radius);flex-direction:column;justify-content:center;gap:5px;width:2.75rem;height:2.75rem;padding:.6875rem;display:none}.nav-burger[data-astro-cid-wfbjrhwy] span[data-astro-cid-wfbjrhwy]{background-color:var(--yellow);width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}@media (width<=56rem){.nav-burger[data-astro-cid-wfbjrhwy]{display:flex}.navbar__menu[data-astro-cid-wfbjrhwy]{inset-inline:0;background-color:var(--dark);border-bottom:3px solid var(--yellow);grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid;position:absolute;top:100%}.nav-links[data-astro-cid-wfbjrhwy]{padding-inline:var(--gutter);flex-direction:column;align-items:stretch;gap:0;overflow:hidden}.nav-toggle[data-astro-cid-wfbjrhwy]:checked~.navbar__inner[data-astro-cid-wfbjrhwy] .navbar__menu[data-astro-cid-wfbjrhwy]{grid-template-rows:1fr}.nav-toggle[data-astro-cid-wfbjrhwy]:checked~.navbar__inner[data-astro-cid-wfbjrhwy] .nav-burger[data-astro-cid-wfbjrhwy] span[data-astro-cid-wfbjrhwy]:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle[data-astro-cid-wfbjrhwy]:checked~.navbar__inner[data-astro-cid-wfbjrhwy] .nav-burger[data-astro-cid-wfbjrhwy] span[data-astro-cid-wfbjrhwy]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-wfbjrhwy]:checked~.navbar__inner[data-astro-cid-wfbjrhwy] .nav-burger[data-astro-cid-wfbjrhwy] span[data-astro-cid-wfbjrhwy]:last-child{transform:translateY(-7px)rotate(-45deg)}.nav-links[data-astro-cid-wfbjrhwy] li[data-astro-cid-wfbjrhwy]+li[data-astro-cid-wfbjrhwy]{border-top:1px solid var(--dark-muted)}.nav-links[data-astro-cid-wfbjrhwy] li[data-astro-cid-wfbjrhwy]:last-child{border-top:0}.nav-links[data-astro-cid-wfbjrhwy] a[data-astro-cid-wfbjrhwy]:not(.nav-cta){padding-block:1rem;display:block}.nav-cta[data-astro-cid-wfbjrhwy]{width:100%;margin-block:1.25rem}}*,:after,:before,::backdrop{box-sizing:border-box;margin:0;padding:0}::file-selector-button{box-sizing:border-box;margin:0;padding:0}ol,ul,menu{list-style:none}img,video{vertical-align:middle;max-width:100%;height:auto;display:block}a,a:visited{color:inherit;cursor:pointer;text-decoration:none}:root{--dark:#010102;--dark-muted:#353535;--light:#e6e7e8;--light-muted:#d9d9d9;--accent:#1ab22a;--accent-muted:#2e8737;--dark-raised:#121214;--surface:#fff;--on-dark-muted:#8a8a8e;--yellow:#ffc72c;--yellow-deep:#e0a800;--container:75rem;--gutter:clamp(1.25rem, 4vw, 2.5rem);--section-y:clamp(4rem, 9vw, 7.5rem);--nav-height:4.5rem;--radius:.25rem;--radius-lg:.5rem;--shadow:0 1px 2px #01010214, 0 4px 12px #0101020f;--shadow-lg:0 12px 32px #01010229, 0 2px 8px #01010214}html{scroll-behavior:smooth;scroll-padding-top:var(--nav-height)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{color:var(--dark);background-color:var(--light);font-family:var(--body);overflow-x:clip}h1,h2,h3,h4{font-family:var(--title);letter-spacing:-.02em;font-weight:700;line-height:1.1}.shell{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--yellow-deep);align-items:center;gap:.625rem;font-size:.75rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background-color:var(--yellow);width:1.75rem;height:3px}.button{border-radius:var(--radius);font-family:var(--title);letter-spacing:.01em;text-align:center;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary,.button--primary:visited{background-color:var(--yellow);color:var(--dark)}.button--primary:hover{background-color:var(--yellow-deep)}.button--dark,.button--dark:visited{background-color:var(--dark);color:var(--light)}.button--dark:hover{background-color:var(--dark-muted)}.button--ghost,.button--ghost:visited{border-color:var(--light);color:var(--light)}.button--ghost:hover{background-color:var(--light);color:var(--dark)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}:where(a,button,input,label):focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.cta[data-astro-cid-ntfgqrbq]{background-color:var(--yellow);color:var(--dark);padding-block:clamp(3rem,7vw,5rem);position:relative;overflow:hidden}.cta[data-astro-cid-ntfgqrbq]:before{content:"";inset-block:0;background:repeating-linear-gradient(-45deg, var(--dark) 0 .75rem, transparent .75rem 1.5rem);opacity:.12;pointer-events:none;width:min(28%,16rem);position:absolute;right:0}.cta__inner[data-astro-cid-ntfgqrbq]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,3rem);display:flex;position:relative}.cta__text[data-astro-cid-ntfgqrbq]{gap:.75rem;max-width:40rem;display:grid}.cta[data-astro-cid-ntfgqrbq] h2[data-astro-cid-ntfgqrbq]{text-wrap:balance;font-size:clamp(1.75rem,4vw,2.75rem)}.cta[data-astro-cid-ntfgqrbq] p[data-astro-cid-ntfgqrbq]{opacity:.78;font-size:1.0625rem;line-height:1.65}.cta__actions[data-astro-cid-ntfgqrbq]{flex-wrap:wrap;gap:1rem;display:flex}.cta__secondary[data-astro-cid-ntfgqrbq]{border-color:var(--dark);color:var(--dark)}.cta__secondary[data-astro-cid-ntfgqrbq]:hover{background-color:var(--dark);color:var(--yellow)}.hero[data-astro-cid-ka5rf7qy]{min-height:calc(100svh - var(--nav-height));background-color:var(--dark);color:var(--light);isolation:isolate;align-items:end;display:grid;position:relative;overflow:hidden}.hero__media[data-astro-cid-ka5rf7qy],.hero__video[data-astro-cid-ka5rf7qy]{z-index:-2;object-fit:cover;object-position:var(--media-position);width:100%;height:100%;position:absolute;inset:0}.hero__media[data-astro-cid-ka5rf7qy]{z-index:-3}.hero[data-astro-cid-ka5rf7qy]:after{content:"";z-index:-1;background:linear-gradient(#01010259 0%,#0101028c 55%,#010102eb 100%);position:absolute;inset:0}.hero__inner[data-astro-cid-ka5rf7qy]{gap:1.5rem;max-width:46rem;padding-block:clamp(3rem,10vw,6rem);display:grid}.hero[data-astro-cid-ka5rf7qy] h1[data-astro-cid-ka5rf7qy]{text-wrap:balance;font-size:clamp(2.5rem,7vw,4.5rem)}.hero[data-astro-cid-ka5rf7qy] h1[data-astro-cid-ka5rf7qy] em[data-astro-cid-ka5rf7qy]{color:var(--yellow);font-style:normal}.hero__subtitle[data-astro-cid-ka5rf7qy]{color:var(--light-muted);max-width:38rem;font-size:clamp(1rem,2vw,1.1875rem);line-height:1.6}.hero__actions[data-astro-cid-ka5rf7qy]{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.hero__rule[data-astro-cid-ka5rf7qy]{background-color:var(--yellow);width:min(38%,20rem);height:6px;position:absolute;bottom:0;left:0}@media (prefers-reduced-motion:reduce){.hero__video[data-astro-cid-ka5rf7qy]{display:none}}
