.Footer-module__ZjIyBG__footer{padding-top:var(--section-spacing);border-top:1px solid var(--color-border-subtle);background:radial-gradient(circle at 12% 10%, var(--color-accent-surface), transparent 28%), var(--color-surface-footer);color:var(--color-text-primary);position:relative;overflow:hidden}.Footer-module__ZjIyBG__footer:before{border:1px solid var(--color-accent-surface-subtle);border-radius:var(--radius-full);content:"";pointer-events:none;width:32rem;height:32rem;position:absolute;top:-14rem;right:-14rem}.Footer-module__ZjIyBG__closing{max-width:62rem;padding-bottom:var(--space-20)}.Footer-module__ZjIyBG__closingEyebrow{color:var(--color-accent);font-family:var(--font-code), monospace;font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase}.Footer-module__ZjIyBG__closingTitle{max-width:22ch;margin-top:var(--space-5);color:var(--color-text-primary);font-family:var(--font-display), sans-serif;font-size:clamp(2rem,3vw,3.5rem);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight);flex-direction:column;line-height:1.08;display:flex}.Footer-module__ZjIyBG__closingTitle span{color:var(--color-text-muted)}.Footer-module__ZjIyBG__main{gap:var(--space-16);padding-block:var(--space-16);border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle);display:grid}.Footer-module__ZjIyBG__brand{max-width:24rem}.Footer-module__ZjIyBG__brandDescription{margin-block:var(--space-6);color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:1.75}.Footer-module__ZjIyBG__brand svg{width:1rem;height:1rem}.Footer-module__ZjIyBG__columns{gap:var(--space-10);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.Footer-module__ZjIyBG__columnTitle{margin-bottom:var(--space-5);color:var(--color-text-primary);font-family:var(--font-heading), sans-serif;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold)}.Footer-module__ZjIyBG__linkList{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__ZjIyBG__footerLink{width:fit-content;color:var(--color-text-muted);font-size:var(--font-size-sm);transition:color var(--transition-fast), transform var(--transition-fast);display:inline-flex}.Footer-module__ZjIyBG__footerLink:hover{color:var(--color-accent);transform:translate(.2rem)}.Footer-module__ZjIyBG__footerLink:focus-visible,.Footer-module__ZjIyBG__socialLink:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--color-focus-ring);outline-offset:.25rem}.Footer-module__ZjIyBG__socialList{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__ZjIyBG__socialLink{align-items:center;gap:var(--space-3);width:fit-content;color:var(--color-text-muted);font-size:var(--font-size-sm);transition:color var(--transition-fast), transform var(--transition-fast);display:inline-flex}.Footer-module__ZjIyBG__socialLink svg{width:1rem;height:1rem}.Footer-module__ZjIyBG__socialLink:hover{color:var(--color-accent);transform:translate(.2rem)}.Footer-module__ZjIyBG__bottom{justify-content:space-between;align-items:center;gap:var(--space-6);padding-block:var(--space-8);color:var(--color-text-muted);font-size:var(--font-size-xs);display:flex}.Footer-module__ZjIyBG__technologyText{text-align:right}.Footer-module__ZjIyBG__footerLegal{color:var(--color-text-primary);margin-top:var(--space-2);font-size:var(--font-size-sm);flex-direction:row;justify-content:space-between;display:flex}.Footer-module__ZjIyBG__legalLink:hover{color:var(--color-accent)}.Footer-module__ZjIyBG__legalButton{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.Footer-module__ZjIyBG__legalButton:hover{color:var(--color-accent)}.Footer-module__ZjIyBG__legalButton:focus-visible{border-radius:var(--radius-sm);outline:2px solid var(--color-focus-ring);outline-offset:.25rem}@media (min-width:64rem){.Footer-module__ZjIyBG__main{grid-template-columns:minmax(18rem,.8fr) minmax(0,1.2fr);align-items:start}.Footer-module__ZjIyBG__columns{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:47.9375rem){.Footer-module__ZjIyBG__closing{padding-bottom:var(--space-12)}.Footer-module__ZjIyBG__main{padding-block:var(--space-12)}.Footer-module__ZjIyBG__columns{grid-template-columns:1fr 1fr}.Footer-module__ZjIyBG__bottom{flex-direction:column;align-items:flex-start}.Footer-module__ZjIyBG__technologyText{text-align:left}.Footer-module__ZjIyBG__footerLegal{flex-direction:column;gap:1rem}}@media (max-width:32rem){.Footer-module__ZjIyBG__columns{gap:var(--space-8);grid-template-columns:1fr}.Footer-module__ZjIyBG__closingTitle{font-size:clamp(2rem,11vw,3rem)}}
:root{--palette-neutral-1000:#020203;--palette-neutral-975:#050708;--palette-neutral-950:#070b0e;--palette-neutral-900:#131315;--palette-neutral-800:#261e1f;--palette-neutral-700:#262326;--palette-neutral-600:#3b373a;--palette-neutral-300:#bdb6ae;--palette-neutral-200:#d7d7d8;--palette-neutral-100:#f1e9de;--palette-neutral-50:#f8f6f2;--palette-neutral-0:#fff;--palette-orange-700:#9c592f;--palette-orange-600:#c96f17;--palette-orange-500:#e07e1d;--palette-copper-400:#c68b65;--palette-green-500:#4f9d69;--palette-yellow-500:#d7a33d;--palette-red-500:#c85757;--color-page-background:var(--palette-neutral-950);--color-surface-primary:var(--palette-neutral-900);--color-surface-elevated:var(--palette-neutral-900);--color-surface-muted:var(--palette-neutral-800);--color-surface-inverse:var(--palette-neutral-100);--color-surface-footer:var(--palette-neutral-1000);--color-code-background:var(--palette-neutral-975);--color-header-background:#020304f5;--color-header-menu-background:#020304fa;--color-form-field-background:#ffffff09;--color-surface-highlight-subtle:#ffffff06;--color-surface-highlight-muted:#ffffff0a;--color-surface-highlight:#ffffff0d;--color-surface-interactive-hover:#ffffff0f;--color-surface-interactive-active:#ffffff12;--color-text-primary:var(--palette-neutral-50);--color-text-secondary:var(--palette-neutral-300);--color-text-muted:var(--palette-neutral-200);--color-text-inverse:var(--palette-neutral-900);--color-text-on-accent:var(--palette-neutral-950);--color-text-on-image:var(--palette-neutral-50);--color-border-primary:var(--palette-neutral-600);--color-border-subtle:var(--palette-neutral-700);--color-border-strong:#ffffff24;--color-border-on-dark-subtle:#ffffff14;--color-border-on-dark-primary:#ffffff1f;--color-border-on-dark-emphasis:#fff3;--color-border-on-dark-hover:#ffffff38;--color-border-on-dark-focus:#ffffff3d;--color-accent:var(--palette-orange-500);--color-accent-hover:var(--palette-orange-600);--color-accent-active:var(--palette-orange-700);--color-accent-secondary:var(--palette-copper-400);--color-accent-surface-faint:#e07e1d0f;--color-accent-surface-soft:#e07e1d12;--color-accent-surface-subtle:#e07e1d14;--color-accent-surface-muted:#e07e1d17;--color-accent-surface:#e07e1d1a;--color-accent-surface-strong:#e07e1d1f;--color-accent-border-soft:#e07e1d38;--color-accent-border:#e07e1d40;--color-accent-border-strong:#e07e1d4d;--color-accent-border-emphasis:#e07e1d59;--color-focus-ring:var(--color-accent);--color-focus-ring-inverse:var(--color-text-primary);--color-overlay:#020304d1;--color-floating-background:#070b0ed6;--color-text-on-floating:var(--palette-neutral-50);--color-info:#75a7d8;--color-info-border:#75a7d859;--color-info-surface:#75a7d812;--color-info-icon-surface:#75a7d81f;--color-success:var(--palette-green-500);--color-warning:var(--palette-yellow-500);--color-warning-border:#d7a33d59;--color-warning-surface:#d7a33d12;--color-warning-icon-surface:#d7a33d1f;--color-danger:var(--palette-red-500);--color-danger-border:#c8575759;--color-danger-surface:#c8575712;--color-danger-icon-surface:#c857571f;--color-selection-background:var(--color-accent);--color-selection-text:var(--color-text-on-accent)}[data-theme=light]{--color-page-background:var(--palette-neutral-50);--color-surface-primary:var(--palette-neutral-0);--color-surface-elevated:var(--palette-neutral-0);--color-surface-muted:var(--palette-neutral-100);--color-surface-inverse:var(--palette-neutral-900);--color-surface-footer:var(--palette-neutral-100);--color-code-background:#eee9e2;--color-header-background:#f8f6f2f5;--color-header-menu-background:#f8f6f2fa;--color-form-field-background:#13131509;--color-surface-highlight-subtle:#13131506;--color-surface-highlight-muted:#1313150a;--color-surface-highlight:#1313150d;--color-surface-interactive-hover:#1313150f;--color-surface-interactive-active:#13131512;--color-text-primary:var(--palette-neutral-900);--color-text-secondary:#514c49;--color-text-muted:#68615c;--color-text-inverse:var(--palette-neutral-50);--color-text-on-accent:var(--palette-neutral-0);--color-text-on-image:var(--palette-neutral-50);--color-border-primary:#8a817b;--color-border-subtle:#d8d0c8;--color-border-strong:#13131538;--color-border-on-dark-subtle:#1313151a;--color-border-on-dark-primary:#13131524;--color-border-on-dark-emphasis:#13131538;--color-border-on-dark-hover:#13131547;--color-border-on-dark-focus:#13131557;--color-accent:var(--palette-orange-700);--color-accent-hover:#7f4726;--color-accent-active:#67391f;--color-accent-secondary:#8a593c;--color-accent-surface-faint:#9c592f0f;--color-accent-surface-soft:#9c592f12;--color-accent-surface-subtle:#9c592f14;--color-accent-surface-muted:#9c592f17;--color-accent-surface:#9c592f1a;--color-accent-surface-strong:#9c592f1f;--color-accent-border-soft:#9c592f47;--color-accent-border:#9c592f57;--color-accent-border-strong:#9c592f6b;--color-accent-border-emphasis:#9c592f80;--color-focus-ring:var(--color-accent);--color-focus-ring-inverse:var(--palette-neutral-900);--color-overlay:#131315ad;--color-floating-background:#131315e6;--color-text-on-floating:var(--palette-neutral-50);--color-info:#396a99;--color-info-border:#396a9966;--color-info-surface:#396a9914;--color-info-icon-surface:#396a9924;--color-success:#347047;--color-warning:#8a6518;--color-warning-border:#8a651866;--color-warning-surface:#8a651814;--color-warning-icon-surface:#8a651824;--color-danger:#a33e3e;--color-danger-border:#a33e3e66;--color-danger-surface:#a33e3e14;--color-danger-icon-surface:#a33e3e24;--color-selection-background:var(--color-accent);--color-selection-text:var(--color-text-on-accent)}:root{--font-body:var(--font-inter);--font-heading:var(--font-manrope);--font-display:var(--font-space-grotesk);--font-code:var(--font-fira-code);--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-size-7xl:4.5rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--line-height-tight:1.05;--line-height-heading:1.15;--line-height-body:1.7;--letter-spacing-tight:-.04em;--letter-spacing-heading:-.02em;--letter-spacing-normal:0}body{font-family:var(--font-body), sans-serif;font-size:var(--font-size-base);font-weight:var(--font-weight-regular);line-height:var(--line-height-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading), sans-serif;font-weight:var(--font-weight-bold);line-height:var(--line-height-heading);letter-spacing:var(--letter-spacing-heading)}.display-text{font-family:var(--font-display), sans-serif;font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight)}code,pre,kbd,samp{font-family:var(--font-code), monospace}:root{--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--container-padding:1.25rem;--section-spacing:5rem}@media (min-width:48rem){:root{--container-padding:2rem;--section-spacing:7rem}}@media (min-width:75rem){:root{--container-padding:2.5rem;--section-spacing:9rem}}:root{--container-width:75rem;--content-width:46rem;--radius-sm:.375rem;--radius-md:.75rem;--radius-lg:1.25rem;--radius-xl:2rem;--radius-full:9999px;--shadow-sm:0 .25rem 1rem #0000001f;--shadow-md:0 1rem 3rem #0000002e;--shadow-lg:0 1.5rem 5rem #00000047;--shadow-overlay:0 2rem 6rem #00000080;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--header-height:4.75rem;--z-index-header:100;--z-index-skip-link:200;--z-index-floating:900;--z-index-reading-progress:999;--z-index-overlay:1000;--z-index-modal:1100}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-up{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.5s both fade-in}.animate-fade-up{animation:.6s both fade-up}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;background-color:var(--color-page-background);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-width:20rem}body{background-color:var(--color-page-background);min-height:100vh;color:var(--color-text-primary);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}img,picture,svg,video,canvas{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.skip-link{top:var(--space-3);left:var(--space-3);z-index:var(--z-index-skip-link);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background-color:var(--color-accent);color:var(--color-text-on-accent);font-weight:var(--font-weight-semibold);transform:translateY(calc(-100% - var(--space-6)));transition:transform var(--transition-fast);position:fixed}.skip-link:focus-visible{outline:2px solid var(--color-focus-ring-inverse);outline-offset:.2rem;transform:translateY(0)}#main-content:focus{outline:none}ul,ol{list-style:none}::selection{background-color:var(--color-selection-background);color:var(--color-selection-text)}main{min-height:calc(100vh - var(--header-height))}.container{width:min(100% - (var(--container-padding) * 2), var(--container-width));margin-inline:auto}.content-container{width:min(100% - (var(--container-padding) * 2), var(--content-width));margin-inline:auto}
.CookieBanner-module__uhP2HW__banner{border:1px solid var(--color-border-primary);border-radius:var(--radius-lg);background:var(--color-surface-primary);max-width:34rem;box-shadow:var(--shadow-lg);z-index:var(--z-index-overlay);margin-inline:auto;padding:1.5rem;position:fixed;inset-block-end:1.5rem;inset-inline:1.5rem}.CookieBanner-module__uhP2HW__content h2{font-size:var(--font-size-lg);margin-bottom:.5rem}.CookieBanner-module__uhP2HW__content p{color:var(--color-text-secondary);line-height:1.6}.CookieBanner-module__uhP2HW__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.CookieBanner-module__uhP2HW__content a{margin-top:var(--space-3);color:var(--color-accent);font-size:var(--font-size-xs);text-underline-offset:.2rem;text-decoration:underline;display:inline-flex}@media (max-width:40rem){.CookieBanner-module__uhP2HW__banner{inset-block-end:1rem;inset-inline:1rem}.CookieBanner-module__uhP2HW__actions{flex-direction:column}.CookieBanner-module__uhP2HW__actions button{width:100%}}
.CookiePreferencesModal-module__vEopfa__overlay{z-index:var(--z-index-modal);padding:var(--space-6);background-color:var(--color-overlay);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.CookiePreferencesModal-module__vEopfa__modal{border:1px solid var(--color-border-primary);border-radius:var(--radius-xl);background-color:var(--color-surface-elevated);width:min(100%,42rem);box-shadow:var(--shadow-lg);overflow:hidden}.CookiePreferencesModal-module__vEopfa__header{justify-content:space-between;align-items:flex-start;gap:var(--space-6);padding:var(--space-6);border-bottom:1px solid var(--color-border-subtle);display:flex}.CookiePreferencesModal-module__vEopfa__eyebrow{color:var(--color-accent);font-family:var(--font-code), monospace;font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase}.CookiePreferencesModal-module__vEopfa__header h2{margin-top:var(--space-2);color:var(--color-text-primary);font-family:var(--font-heading), sans-serif;font-size:var(--font-size-2xl)}.CookiePreferencesModal-module__vEopfa__closeButton{border:1px solid var(--color-border-subtle);border-radius:var(--radius-full);width:2.75rem;height:2.75rem;color:var(--color-text-secondary);cursor:pointer;background:0 0;flex-shrink:0;place-items:center;display:grid}.CookiePreferencesModal-module__vEopfa__closeButton svg{width:1.1rem;height:1.1rem}.CookiePreferencesModal-module__vEopfa__closeButton:hover{border-color:var(--color-accent);color:var(--color-accent)}.CookiePreferencesModal-module__vEopfa__categories{padding-inline:var(--space-6);flex-direction:column;display:flex}.CookiePreferencesModal-module__vEopfa__preference{align-items:center;gap:var(--space-6);padding-block:var(--space-6);border-bottom:1px solid var(--color-border-subtle);grid-template-columns:minmax(0,1fr) auto;display:grid}.CookiePreferencesModal-module__vEopfa__preference:last-child{border-bottom:0}.CookiePreferencesModal-module__vEopfa__preference label{color:var(--color-text-primary);font-family:var(--font-heading), sans-serif;font-weight:var(--font-weight-semibold)}.CookiePreferencesModal-module__vEopfa__preference p{max-width:32rem;margin-top:var(--space-2);color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:1.6}.CookiePreferencesModal-module__vEopfa__checkbox{width:1.25rem;height:1.25rem;accent-color:var(--color-accent);cursor:pointer}.CookiePreferencesModal-module__vEopfa__checkbox:disabled{cursor:not-allowed;opacity:.65}.CookiePreferencesModal-module__vEopfa__footer{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-6);border-top:1px solid var(--color-border-subtle);display:flex}.CookiePreferencesModal-module__vEopfa__secondaryActions{gap:var(--space-3);flex-wrap:wrap;display:flex}@media (max-width:40rem){.CookiePreferencesModal-module__vEopfa__overlay{align-items:end;padding:0}.CookiePreferencesModal-module__vEopfa__modal{border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-height:90dvh;overflow-y:auto}.CookiePreferencesModal-module__vEopfa__footer{flex-direction:column-reverse;align-items:stretch}.CookiePreferencesModal-module__vEopfa__secondaryActions{grid-template-columns:1fr 1fr;display:grid}.CookiePreferencesModal-module__vEopfa__footer>button{width:100%}}
