@import"https://fonts.googleapis.com/css2?family=Funnel+Sans:ital,wght@0,300..800;1,300..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@font-face{font-family:Funnel Display Variable;font-style:normal;font-display:swap;font-weight:300 800;src:url(/_astro/funnel-display-latin-ext-wght-normal.DxkvHKaa.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Funnel Display Variable;font-style:normal;font-display:swap;font-weight:300 800;src:url(/_astro/funnel-display-latin-wght-normal.h7i3A3FI.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--secondary-font: "Funnel Sans", sans-serif;--secondary-color: #121212;--header-height: 6rem}*,*:before,*:after{box-sizing:border-box}::selection{background-color:#000;color:#fff}html,body{background-color:#fff;color-scheme:light;font-family:Inter,sans-serif;font-optical-sizing:auto;width:100vw;min-height:100vh}.title{font-family:var(--secondary-font);font-optical-sizing:auto;font-size:clamp(2.5rem,4vw,3.5rem);letter-spacing:-.025em}.section{padding-block:clamp(4rem,4vw,6.5rem);padding-inline:clamp(1rem,2vw,2rem) 1.5rem}.cursor[data-astro-cid-msvfyisy]{position:fixed;width:25px;height:25px;border-radius:50%;border:1px solid white;pointer-events:none;z-index:1000;transition:transform .15s ease-in-out,border-color .15s ease-in-out}@media(max-width:768px){.cursor[data-astro-cid-msvfyisy]{display:none}}.cursor[data-astro-cid-msvfyisy]:before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background-color:transparent;animation:pulse 1.5s infinite}.cursor[data-astro-cid-msvfyisy].click{border-color:#000;transform:scale(3)}@keyframes pulse{0%{transform:scale(1);opacity:.5;background-color:gray}to{transform:scale(3);background-color:#00000080;opacity:0}}#global-loader[data-astro-cid-ge564wzo]{position:fixed;inset:0;background-color:#000;z-index:9999;flex-direction:column;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;&.hidden{opacity:0;pointer-events:none}.spinner{width:2.5rem;height:2.5rem;border:2px solid rgba(255,255,255,.1);border-top-color:orange;border-radius:50%;animation:spin 1s linear infinite}}@keyframes spin{to{transform:rotate(360deg)}}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;height:var(--header-height);z-index:50;background:#ffffff80;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border-bottom:1px solid rgba(0,0,0,.06)}.header__container[data-astro-cid-3ef6ksr2]{max-width:72rem;margin:0 auto;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header__brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none}.header__logo[data-astro-cid-3ef6ksr2]{height:58px;width:auto;display:block}.header__nav[data-astro-cid-3ef6ksr2]{display:none;align-items:center;gap:1.75rem}.header__link[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#111;font-size:.98rem;letter-spacing:-.01em;opacity:.85;transition:opacity .2s ease}.header__link[data-astro-cid-3ef6ksr2]:hover{opacity:1}.header__cta[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#111;border:1px solid rgba(0,0,0,.85);padding:.65rem 1.25rem;font-size:.98rem;font-weight:500;letter-spacing:-.01em;transition:background-color .2s ease,color .2s ease}.header__cta[data-astro-cid-3ef6ksr2]:hover{background:#111;color:#fff}.header__menu[data-astro-cid-3ef6ksr2]{display:inline-flex;flex-direction:column;gap:6px;padding:.6rem .75rem;border:1px solid rgba(0,0,0,.08);background:transparent;cursor:pointer}.header__menuLine[data-astro-cid-3ef6ksr2]{width:22px;height:1.5px;background:#111;display:block}.header__mobile[data-astro-cid-3ef6ksr2]{border-top:1px solid rgba(0,0,0,.06);background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header__mobile[data-astro-cid-3ef6ksr2][hidden]{display:none}.header__mobileInner[data-astro-cid-3ef6ksr2]{max-width:72rem;margin:0 auto;padding:1rem 1.5rem 1.5rem;display:grid;gap:.75rem}.header__mobileLink[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#111;font-size:1.05rem;padding:.75rem .25rem;border-bottom:1px solid rgba(0,0,0,.06)}.header__mobileCta[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#fff;background:#111;border:1px solid #111;padding:.9rem 1.25rem;font-size:1.05rem;font-weight:500;margin-top:.25rem;text-align:center}@media(min-width:900px){.header__nav[data-astro-cid-3ef6ksr2]{display:inline-flex}.header__menu[data-astro-cid-3ef6ksr2],.header__mobile[data-astro-cid-3ef6ksr2]{display:none}}.footer[data-astro-cid-sz7xmlte]{margin-top:clamp(4rem,6vw,6rem);background:#0b0b0b;color:#ffffffdb;border-top:1px solid rgba(255,255,255,.08)}.footer__container[data-astro-cid-sz7xmlte]{max-width:72rem;margin:0 auto;padding-top:clamp(2.75rem,4vw,3.75rem);padding-bottom:2rem;padding-inline:clamp(1rem,2vw,2rem) 1.5rem;display:grid;gap:2.25rem}.footer__top[data-astro-cid-sz7xmlte]{display:grid;gap:2.25rem;align-items:start}.footer__brand[data-astro-cid-sz7xmlte]{max-width:34rem}.footer__brandLink[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;text-decoration:none;margin-bottom:.9rem}.footer__logo[data-astro-cid-sz7xmlte]{height:86px;width:auto;display:block;filter:brightness(0) invert(1);opacity:.92}.footer__tagline[data-astro-cid-sz7xmlte]{margin:0;font-size:1rem;line-height:1.65;color:#ffffffbd}.footer__nav[data-astro-cid-sz7xmlte]{display:grid;gap:1.75rem}.footer__groupTitle[data-astro-cid-sz7xmlte]{display:inline-block;font-size:.9rem;font-weight:500;color:#ffffffeb;letter-spacing:-.01em;margin-bottom:.5rem}.footer__list[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.footer__link[data-astro-cid-sz7xmlte]{text-decoration:none;color:#ffffffbd;font-size:.95rem;line-height:1.4;width:fit-content;border-bottom:1px solid rgba(255,255,255,0);padding-bottom:2px;transition:color .2s ease,border-color .2s ease,opacity .2s ease;opacity:.95}.footer__link[data-astro-cid-sz7xmlte]:hover{color:#ffffffeb;border-bottom-color:#ffffff38;opacity:1}.footer__bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.08);padding-top:1.25rem;display:flex;flex-direction:column;gap:.5rem;font-size:.85rem;color:#fff9}.footer__fineprint[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.5rem}@media(min-width:900px){.footer__top[data-astro-cid-sz7xmlte]{grid-template-columns:1.2fr .8fr;gap:3rem}.footer__nav[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr);justify-items:start;gap:2.5rem}.footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:row;justify-content:space-between;align-items:center}}
