.hero__drawer[data-astro-cid-kikmvvuv]{position:fixed;inset:0;width:100vw;height:100dvh;z-index:200;background:var(--bg);color:var(--fg);display:none;flex-direction:column;transform:translate(100%);visibility:hidden;transition:transform .36s var(--ease-out-expo),visibility .36s;overscroll-behavior:contain}html[data-drawer-open] .hero__drawer[data-astro-cid-kikmvvuv]{transform:translate(0);visibility:visible}.hero__drawer-top[data-astro-cid-kikmvvuv]{display:flex;align-items:center;justify-content:space-between;padding:0 20px;min-height:64px;border-bottom:1px solid var(--line-strong);flex-shrink:0}.hero__drawer-brand[data-astro-cid-kikmvvuv]{font-family:var(--font-sans);font-weight:700;font-size:18px;letter-spacing:.01em;color:var(--fg);text-decoration:none;text-transform:uppercase}.hero__brand-em[data-astro-cid-kikmvvuv]{color:var(--color-brand)}.hero__drawer-close[data-astro-cid-kikmvvuv]{width:44px;height:44px;display:grid;place-items:center;background:transparent;border:1px solid var(--line-strong);color:var(--fg);cursor:pointer;transition:background .22s var(--ease-out-quart)}.hero__drawer-close[data-astro-cid-kikmvvuv]:hover{background:var(--bg-sunken);color:var(--color-brand)}.hero__drawer-nav[data-astro-cid-kikmvvuv]{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:12px 0 4px}.hero__drawer-group[data-astro-cid-kikmvvuv]+.hero__drawer-group[data-astro-cid-kikmvvuv]{margin-top:6px;border-top:1px solid var(--line);padding-top:12px}.hero__drawer-eyebrow[data-astro-cid-kikmvvuv]{margin:0 20px 4px;font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.18em;color:var(--color-brand)}.hero__drawer-list[data-astro-cid-kikmvvuv]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.hero__drawer-item[data-astro-cid-kikmvvuv]{display:grid;grid-template-columns:24px 1fr;column-gap:12px;align-items:center;padding:9px 20px;color:var(--fg);text-decoration:none;transition:background .22s var(--ease-out-quart)}.hero__drawer-item[data-astro-cid-kikmvvuv]:hover,.hero__drawer-item[data-astro-cid-kikmvvuv]:active{background:var(--bg-sunken)}.hero__drawer-item--plain[data-astro-cid-kikmvvuv]{grid-template-columns:1fr;padding:10px 20px}.hero__drawer-icon[data-astro-cid-kikmvvuv]{display:grid;place-items:center;width:24px;height:24px;color:var(--color-brand);flex-shrink:0}.hero__drawer-text[data-astro-cid-kikmvvuv]{min-width:0}.hero__drawer-t[data-astro-cid-kikmvvuv]{font-size:14px;font-weight:600;letter-spacing:-.005em;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero__drawer-d[data-astro-cid-kikmvvuv]{display:none}.hero__drawer-actions[data-astro-cid-kikmvvuv]{display:flex;flex-direction:row;gap:8px;padding:12px 20px 16px;border-top:1px solid var(--line-strong);flex-shrink:0}.hero__drawer-actions[data-astro-cid-kikmvvuv] .hero__cta[data-astro-cid-kikmvvuv]{flex:1 1 0;min-width:0;height:48px;justify-content:center;padding:0 12px;display:inline-flex;align-items:center;gap:8px;font-family:inherit;font-size:15px;font-weight:600;border:1px solid transparent;cursor:pointer;text-decoration:none;line-height:1;transition:background .24s var(--ease-out-quart),color .24s,border-color .24s}.hero__drawer-actions[data-astro-cid-kikmvvuv] .hero__cta--primary[data-astro-cid-kikmvvuv]{background:var(--color-brand);color:#fcfcfc}.hero__drawer-actions[data-astro-cid-kikmvvuv] .hero__cta--primary[data-astro-cid-kikmvvuv]:hover{background:var(--color-brand-deep)}.hero__drawer-actions[data-astro-cid-kikmvvuv] .hero__cta--ghost[data-astro-cid-kikmvvuv]{background:transparent;color:var(--fg);border-color:var(--line-strong)}.hero__drawer-actions[data-astro-cid-kikmvvuv] .hero__cta--ghost[data-astro-cid-kikmvvuv]:hover{background:var(--bg-sunken);border-color:var(--fg-mute)}.hero__drawer-actions[data-astro-cid-kikmvvuv] .hero__cta-icon[data-astro-cid-kikmvvuv]{display:none}html[data-drawer-open],html[data-drawer-open] body{overflow:hidden}@media(max-width:768px){.hero__drawer[data-astro-cid-kikmvvuv]{display:flex}}@media(prefers-reduced-motion:reduce){.hero__drawer[data-astro-cid-kikmvvuv]{transition:none}}.ftr[data-astro-cid-k3xgv7hx]{background:var(--color-brand);color:#fcfcfc;position:relative}.ftr__top[data-astro-cid-k3xgv7hx]{padding:clamp(56px,7vh,100px) clamp(20px,3vw,56px);display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);gap:clamp(32px,5vw,80px);align-items:center}.ftr__brand[data-astro-cid-k3xgv7hx]{font-family:var(--font-sans);font-weight:700;font-size:clamp(28px,3vw,44px);letter-spacing:.01em;line-height:1;text-transform:uppercase;color:#fcfcfc;text-decoration:none;white-space:nowrap;transition:opacity .22s var(--ease-out-quart)}.ftr__brand[data-astro-cid-k3xgv7hx]:hover{opacity:.78}.ftr__brand-em[data-astro-cid-k3xgv7hx]{color:#121212}.ftr__motto[data-astro-cid-k3xgv7hx]{font-size:clamp(15px,1.6vw,22px);font-weight:500;line-height:1.2;letter-spacing:-.01em;color:#fcfcfc;margin:0;justify-self:end;text-align:right;white-space:nowrap}.ftr__grid[data-astro-cid-k3xgv7hx]{padding:clamp(40px,5vh,64px) clamp(20px,3vw,56px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(28px,3vw,48px);border-top:1px solid oklch(1 0 0 / .18)}.ftr__col-title[data-astro-cid-k3xgv7hx]{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.22em;color:#fcfcfc99;margin:0 0 18px;font-weight:500}.ftr__col-list[data-astro-cid-k3xgv7hx]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.ftr__col-list[data-astro-cid-k3xgv7hx] a[data-astro-cid-k3xgv7hx]{color:#fcfcfce0;font-size:14px;text-decoration:none;transition:color .22s var(--ease-out-quart)}.ftr__col-list[data-astro-cid-k3xgv7hx] a[data-astro-cid-k3xgv7hx]:hover{color:#fcfcfc}.ftr__sub-text[data-astro-cid-k3xgv7hx]{font-size:14px;color:#fcfcfcc7;line-height:1.55;margin:0 0 14px}.ftr__sub-form[data-astro-cid-k3xgv7hx]{display:flex;gap:0;background:#ffffff1f;border:1px solid oklch(1 0 0 / .22);padding:4px 4px 4px 16px;align-items:center;transition:border-color .22s var(--ease-out-quart)}.ftr__sub-form[data-astro-cid-k3xgv7hx]:focus-within{border-color:#fcfcfc}.ftr__sub-form[data-astro-cid-k3xgv7hx] input[data-astro-cid-k3xgv7hx]{background:transparent;border:0;outline:none;color:#fcfcfc;font-family:inherit;font-size:13px;width:100%}.ftr__sub-form[data-astro-cid-k3xgv7hx] input[data-astro-cid-k3xgv7hx]::placeholder{color:#fcfcfc80}.ftr__sub-form[data-astro-cid-k3xgv7hx] button[data-astro-cid-k3xgv7hx]{width:40px;height:36px;flex-shrink:0;background:#fcfcfc;color:var(--color-brand);border:0;cursor:pointer;font-size:18px;font-weight:500;transition:background .22s var(--ease-out-quart)}.ftr__sub-form[data-astro-cid-k3xgv7hx] button[data-astro-cid-k3xgv7hx]:hover:not(:disabled){background:#eee}.ftr__sub-form[data-astro-cid-k3xgv7hx] button[data-astro-cid-k3xgv7hx]:disabled{opacity:.4;cursor:not-allowed}.ftr__sub-consent[data-astro-cid-k3xgv7hx]{display:grid;grid-template-columns:16px 1fr;gap:10px;align-items:start;margin-top:10px;cursor:pointer;user-select:none}.ftr__sub-consent[data-astro-cid-k3xgv7hx] input[data-astro-cid-k3xgv7hx][type=checkbox]{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.ftr__sub-consent-box[data-astro-cid-k3xgv7hx]{width:16px;height:16px;border:1.5px solid oklch(1 0 0 / .4);background:transparent;display:grid;place-items:center;flex-shrink:0;transition:border-color .2s,background .2s}.ftr__sub-consent-box[data-astro-cid-k3xgv7hx] svg[data-astro-cid-k3xgv7hx]{width:10px;height:8px;color:var(--color-brand);opacity:0;transform:scale(.6);transition:opacity .18s,transform .2s var(--ease-out-quart)}.ftr__sub-consent[data-astro-cid-k3xgv7hx]:hover .ftr__sub-consent-box[data-astro-cid-k3xgv7hx]{border-color:#fcfcfc}.ftr__sub-consent[data-astro-cid-k3xgv7hx] input[data-astro-cid-k3xgv7hx]:checked+.ftr__sub-consent-box[data-astro-cid-k3xgv7hx]{background:#fcfcfc;border-color:#fcfcfc}.ftr__sub-consent[data-astro-cid-k3xgv7hx] input[data-astro-cid-k3xgv7hx]:checked+.ftr__sub-consent-box[data-astro-cid-k3xgv7hx] svg[data-astro-cid-k3xgv7hx]{opacity:1;transform:scale(1)}.ftr__sub-consent-text[data-astro-cid-k3xgv7hx]{font-size:11px;line-height:1.5;color:#fcfcfca6}.ftr__sub-consent-text[data-astro-cid-k3xgv7hx] a[data-astro-cid-k3xgv7hx]{color:#fcfcfcd9;text-decoration:underline;text-decoration-color:#ffffff4d;text-underline-offset:2px}.ftr__sub-consent-text[data-astro-cid-k3xgv7hx] a[data-astro-cid-k3xgv7hx]:hover{color:#fcfcfc;text-decoration-color:#fcfcfc}.ftr__legal[data-astro-cid-k3xgv7hx]{border-top:1px solid oklch(1 0 0 / .18);padding:clamp(28px,3.4vh,40px) clamp(20px,3vw,56px)}.ftr__legal-cols[data-astro-cid-k3xgv7hx]{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,3vw,48px);margin-bottom:24px}.ftr__legal-cols[data-astro-cid-k3xgv7hx] p[data-astro-cid-k3xgv7hx]{font-size:13px;line-height:1.7;color:#fcfcfcc7;margin:0}.ftr__legal-cols[data-astro-cid-k3xgv7hx] a[data-astro-cid-k3xgv7hx]{color:inherit;text-decoration:none;transition:color .22s}.ftr__legal-cols[data-astro-cid-k3xgv7hx] a[data-astro-cid-k3xgv7hx]:hover{color:#fcfcfc}.ftr__legal-title[data-astro-cid-k3xgv7hx]{display:block;font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.22em;color:#fcfcfc80;margin-bottom:10px}.ftr__copyright[data-astro-cid-k3xgv7hx]{padding-top:18px;border-top:1px solid oklch(1 0 0 / .15);font-family:var(--font-mono);font-size:11px;color:#fcfcfc8c;letter-spacing:.04em}@media(max-width:1024px){.ftr__top[data-astro-cid-k3xgv7hx]{grid-template-columns:1fr;gap:28px}.ftr__motto[data-astro-cid-k3xgv7hx]{justify-self:start;text-align:left;white-space:normal;text-wrap:balance;max-width:30ch}.ftr__grid[data-astro-cid-k3xgv7hx]{grid-template-columns:repeat(2,1fr)}.ftr__legal-cols[data-astro-cid-k3xgv7hx]{grid-template-columns:1fr 1fr;gap:24px}}@media(max-width:600px){.ftr__grid[data-astro-cid-k3xgv7hx]{display:none}.ftr__legal[data-astro-cid-k3xgv7hx]{border-top:0}.ftr__legal-cols[data-astro-cid-k3xgv7hx]{grid-template-columns:1fr;gap:20px;margin-bottom:20px}}
