.navbar[data-astro-cid-jgnc3vej]{position:fixed;top:0;left:0;right:0;z-index:50;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.navbar-default[data-astro-cid-jgnc3vej]{background:#090909b8;border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.navbar-scrolled[data-astro-cid-jgnc3vej]{background:#090909f2!important;border-bottom-color:#ffffff17!important;box-shadow:0 1px 40px #0006;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.navbar__inner[data-astro-cid-jgnc3vej]{display:flex;align-items:center;justify-content:space-between;max-width:80rem;margin-inline:auto;padding-inline:clamp(1rem,3vw,2rem);height:4rem}.navbar__logo[data-astro-cid-jgnc3vej]{font-family:var(--font-ui);font-size:.8rem;font-weight:700;letter-spacing:.28em;color:var(--text-body);text-decoration:none;transition:color .18s ease;flex-shrink:0}.navbar__logo[data-astro-cid-jgnc3vej] span[data-astro-cid-jgnc3vej]{color:var(--accent-primary)}.navbar__logo[data-astro-cid-jgnc3vej].is-active,.navbar__logo[data-astro-cid-jgnc3vej]:hover{color:var(--text-heading)}.navbar__desktop[data-astro-cid-jgnc3vej]{display:none;align-items:center;gap:2rem}@media(min-width:768px){.navbar__desktop[data-astro-cid-jgnc3vej]{display:flex}}.navbar__links[data-astro-cid-jgnc3vej]{display:flex;align-items:center;gap:1.75rem}.navbar__link[data-astro-cid-jgnc3vej]{position:relative;color:var(--text-body);font-family:var(--font-ui);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .18s ease}.navbar__link[data-astro-cid-jgnc3vej]:hover{color:var(--text-heading)}.navbar__link[data-astro-cid-jgnc3vej].is-active{color:var(--accent-primary)}.navbar__underline[data-astro-cid-jgnc3vej]{position:absolute;bottom:-2px;left:0;right:0;height:1.5px;background:var(--accent-primary);border-radius:999px}.navbar__ctas[data-astro-cid-jgnc3vej]{display:flex;align-items:center;gap:.65rem;padding-left:1.5rem;border-left:1px solid rgba(255,255,255,.09)}.navbar__cta-quiet[data-astro-cid-jgnc3vej]{display:inline-flex;align-items:center;padding:.48rem 1rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;color:var(--text-body);font-family:var(--font-ui);font-size:.82rem;font-weight:600;text-decoration:none;transition:border-color .18s ease,color .18s ease}.navbar__cta-quiet[data-astro-cid-jgnc3vej]:hover,.navbar__cta-quiet[data-astro-cid-jgnc3vej].is-active{border-color:var(--accent-primary);color:var(--accent-primary)}.navbar__cta-primary[data-astro-cid-jgnc3vej]{display:inline-flex;align-items:center;padding:.48rem 1rem;border-radius:999px;background:var(--accent-primary);color:#090909;font-family:var(--font-ui);font-size:.82rem;font-weight:700;text-decoration:none;transition:opacity .18s ease}.navbar__cta-primary[data-astro-cid-jgnc3vej]:hover{opacity:.88}.navbar__hamburger[data-astro-cid-jgnc3vej]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:transparent;border:none;color:var(--text-body);cursor:pointer;transition:color .18s ease}.navbar__hamburger[data-astro-cid-jgnc3vej]:hover{color:var(--text-heading)}.navbar__hamburger-icon[data-astro-cid-jgnc3vej]{width:1.5rem;height:1.5rem}@media(min-width:768px){.navbar__hamburger[data-astro-cid-jgnc3vej]{display:none}}.mobile-menu[data-astro-cid-jgnc3vej]{border-top:1px solid rgba(255,255,255,.07);transition:opacity .2s ease,transform .2s ease}.mobile-menu__inner[data-astro-cid-jgnc3vej]{padding:1rem 1.25rem 1.5rem;background:#090909f7;backdrop-filter:blur(18px)}.mobile-menu__links[data-astro-cid-jgnc3vej]{display:grid;gap:.25rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.07)}.mobile-menu__link[data-astro-cid-jgnc3vej]{display:flex;align-items:center;padding:.65rem .75rem;border-radius:.5rem;color:var(--text-body);font-family:var(--font-ui);font-size:.95rem;font-weight:500;text-decoration:none;min-height:2.75rem;transition:background .15s ease,color .15s ease}.mobile-menu__link[data-astro-cid-jgnc3vej]:hover{background:#ffffff0d;color:var(--text-heading)}.mobile-menu__link[data-astro-cid-jgnc3vej].is-active{color:var(--accent-primary);background:#ff7a3214}.mobile-menu__ctas[data-astro-cid-jgnc3vej]{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.mobile-menu__cta-quiet[data-astro-cid-jgnc3vej]{display:flex;align-items:center;justify-content:center;padding:.85rem 1rem;border:1px solid rgba(255,255,255,.14);border-radius:.65rem;color:var(--text-body);font-family:var(--font-ui);font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .18s ease,color .18s ease}.mobile-menu__cta-quiet[data-astro-cid-jgnc3vej]:hover,.mobile-menu__cta-quiet[data-astro-cid-jgnc3vej].is-active{border-color:var(--accent-primary);color:var(--accent-primary)}.mobile-menu__cta-primary[data-astro-cid-jgnc3vej]{display:flex;align-items:center;justify-content:center;padding:.85rem 1rem;border-radius:.65rem;background:var(--accent-primary);color:#090909;font-family:var(--font-ui);font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .18s ease}.mobile-menu__cta-primary[data-astro-cid-jgnc3vej]:hover{opacity:.88}@media(max-width:768px){.navbar-default[data-astro-cid-jgnc3vej],.navbar-scrolled[data-astro-cid-jgnc3vej]{padding-top:env(safe-area-inset-top)}}.footer[data-astro-cid-tnm6jnzf]{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,var(--bg-page) 0%,var(--bg-page) 60%,var(--bg-page) 100%);border-top:1px solid var(--border-accent-soft)}.footer__atmosphere[data-astro-cid-tnm6jnzf]{position:absolute;bottom:-14rem;left:-16rem;width:60rem;aspect-ratio:1;border-radius:999px;background:radial-gradient(circle,rgba(255,122,50,.07) 0%,transparent 68%);pointer-events:none}.footer__inner[data-astro-cid-tnm6jnzf]{position:relative;max-width:80rem;margin-inline:auto;padding:clamp(3rem,6vw,4.5rem) clamp(1.5rem,4vw,3rem) clamp(2.5rem,5vw,3.5rem)}.footer__identity[data-astro-cid-tnm6jnzf]{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;margin-bottom:clamp(2.5rem,5vw,3.5rem);padding-bottom:clamp(2rem,4vw,2.75rem);border-bottom:1px solid var(--border-soft)}.footer__brand[data-astro-cid-tnm6jnzf]{display:flex;align-items:center;gap:.75rem;min-width:0}.footer__marker[data-astro-cid-tnm6jnzf]{width:.58rem;aspect-ratio:1;border-radius:999px;background:var(--accent-primary);box-shadow:0 0 12px #ff7a3280;flex-shrink:0}.footer__brand-name[data-astro-cid-tnm6jnzf]{color:#fff7edd1;font-family:var(--font-ui);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.footer__brand-sep[data-astro-cid-tnm6jnzf]{width:1px;height:.9rem;background:#ffffff1f;flex-shrink:0}.footer__brand-tagline[data-astro-cid-tnm6jnzf]{color:var(--text-body);font-family:var(--font-ui);font-size:.72rem;font-style:italic}.footer__talk[data-astro-cid-tnm6jnzf]{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;flex-shrink:0;min-height:2.75rem;padding:.78rem 1.2rem;border:1px solid rgba(255,122,50,.72);border-radius:999px;background:var(--accent-primary);color:#090909;font-family:var(--font-ui);font-size:.76rem;font-weight:800;letter-spacing:.1em;line-height:1;text-transform:uppercase;text-decoration:none;box-shadow:0 .8rem 2rem #ff7a321f;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}.footer__talk-arrow[data-astro-cid-tnm6jnzf]{font-size:.9rem;line-height:1;transform:translateY(-.02rem)}.footer__talk[data-astro-cid-tnm6jnzf]:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 1rem 2.25rem #ff7a322e}.footer__nav[data-astro-cid-tnm6jnzf]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(2rem,4vw,3.5rem);margin-bottom:clamp(2.5rem,5vw,3.5rem)}.footer__col-label[data-astro-cid-tnm6jnzf]{margin:0 0 1.35rem;color:#fff7ed8c;font-family:var(--font-ui);font-size:.67rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.footer__social[data-astro-cid-tnm6jnzf]{display:flex;gap:.55rem}.footer__social-link[data-astro-cid-tnm6jnzf]{display:grid;width:2.15rem;aspect-ratio:1;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#ffffff0a;color:var(--text-body);text-decoration:none;transition:border-color .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.footer__social-link[data-astro-cid-tnm6jnzf]:hover{border-color:#ff7a328c;background:#ff7a321a;color:var(--accent-primary);box-shadow:0 0 12px #ff7a3233}.footer__links[data-astro-cid-tnm6jnzf]{list-style:none;margin:0;padding:0;display:grid;gap:1rem}.footer__link[data-astro-cid-tnm6jnzf]{color:var(--text-body);font-family:var(--font-ui);font-size:.9rem;font-weight:400;line-height:1.4;text-decoration:none;transition:color .18s ease}.footer__link[data-astro-cid-tnm6jnzf]:hover{color:var(--text-heading)}.footer__base[data-astro-cid-tnm6jnzf]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.footer__legal[data-astro-cid-tnm6jnzf]{display:flex;align-items:center;gap:.62rem;color:var(--text-body);font-family:var(--font-ui);font-size:.78rem;flex-wrap:wrap}.footer__legal-dot[data-astro-cid-tnm6jnzf]{width:.36rem;aspect-ratio:1;border-radius:999px;background:var(--accent-primary);opacity:.45;flex-shrink:0}.footer__sep[data-astro-cid-tnm6jnzf]{color:#ff7a3259}.footer__base-links[data-astro-cid-tnm6jnzf]{display:flex;gap:1.5rem;flex-shrink:0}.footer__link--small[data-astro-cid-tnm6jnzf]{font-size:.78rem;color:var(--text-body)}@media(max-width:1059px){.footer__nav[data-astro-cid-tnm6jnzf]{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,3rem)}}@media(max-width:599px){.footer__identity[data-astro-cid-tnm6jnzf]{flex-direction:column;align-items:flex-start;gap:1rem}.footer__brand[data-astro-cid-tnm6jnzf]{flex-wrap:wrap;gap:.55rem}.footer__talk[data-astro-cid-tnm6jnzf]{width:100%;min-height:3rem;padding:.95rem 1.15rem;font-size:.78rem}.footer__brand-tagline[data-astro-cid-tnm6jnzf]{display:none}.footer__nav[data-astro-cid-tnm6jnzf]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}.footer__base[data-astro-cid-tnm6jnzf]{flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:399px){.footer__nav[data-astro-cid-tnm6jnzf]{grid-template-columns:1fr}}.solaris-scene.svelte-zx8sg0{--scene-x: 0;--scene-y: 0;position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;opacity:.34}.ambient-body.svelte-zx8sg0{position:absolute;border-radius:999px}.ambient-body--sun.svelte-zx8sg0{right:-10rem;top:12vh;width:clamp(12rem,26vw,28rem);aspect-ratio:1;background:radial-gradient(circle,rgba(255,191,77,.26),rgba(216,75,38,.08) 52%,transparent 72%);transform:translate3d(calc(var(--scene-x) * -28px),calc(var(--scene-y) * -18px),0);animation:svelte-zx8sg0-fade-in 1.4s ease forwards,svelte-zx8sg0-float-a 11s ease-in-out 1.4s infinite alternate}.ambient-body--planet.svelte-zx8sg0{bottom:13vh;left:-4rem;width:clamp(6rem,12vw,12rem);aspect-ratio:1;border:1px solid rgba(97,61,38,.1);background:radial-gradient(circle at 36% 32%,rgba(255,253,247,.52),rgba(216,75,38,.08) 54%,transparent 76%);transform:translate3d(calc(var(--scene-x) * 18px),calc(var(--scene-y) * 16px),0);animation:svelte-zx8sg0-fade-in 1.4s .18s ease forwards,svelte-zx8sg0-float-b 13s ease-in-out 1.58s infinite alternate}.ambient-body--dust.svelte-zx8sg0{left:18vw;top:24vh;width:.28rem;aspect-ratio:1;background:#d84b265c;box-shadow:18vw 8vh #613d2624,44vw 24vh #d84b262e,62vw 54vh #ffbf4d47,10vw 62vh #613d261f;transform:translate3d(calc(var(--scene-x) * 10px),calc(var(--scene-y) * 8px),0);animation:svelte-zx8sg0-fade-in 1.4s .36s ease forwards,svelte-zx8sg0-float-c 9s ease-in-out 1.76s infinite alternate}@keyframes svelte-zx8sg0-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-zx8sg0-float-a{0%{translate:0 -7px}to{translate:0 8px}}@keyframes svelte-zx8sg0-float-b{0%{translate:-5px 0}to{translate:5px 9px}}@keyframes svelte-zx8sg0-float-c{0%{translate:-4px -5px}to{translate:4px 6px}}@media(max-width:899px){.solaris-scene.svelte-zx8sg0{opacity:.24}.ambient-body--planet.svelte-zx8sg0,.ambient-body--dust.svelte-zx8sg0{display:none}.ambient-body--sun.svelte-zx8sg0{right:-13rem;top:5rem;width:22rem}}@media(prefers-reduced-motion:reduce){.ambient-body.svelte-zx8sg0{opacity:1;animation:none;translate:none;transform:none!important}}/*! tailwindcss v4.2.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:"JetBrains Mono", "Source Sans Pro", monospace;--color-orange-50:#fff8ed;--color-orange-100:#ffefd6;--color-orange-300:#ffc16e;--color-orange-400:#f79a35;--color-orange-500:#e9612a;--color-orange-600:#d84b26;--color-orange-950:#3d110d;--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-900:oklch(21% .034 264.665);--color-neutral-950:oklch(14.5% 0 0);--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--container-5xl:64rem;--container-7xl:80rem;--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-5xl:3rem;--text-5xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--tracking-tight:-.025em;--leading-relaxed:1.625;--radius-xl:.75rem;--radius-2xl:1rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-display:"Clash Display", "Source Sans Pro", sans-serif;--font-hero:"Avenir Next", "Helvetica Neue", "Raleway", "Satoshi", "Source Sans Pro", sans-serif;--font-ui:"Satoshi", "Source Sans Pro", sans-serif;--font-body:"Satoshi", "Source Sans Pro", sans-serif}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.z-10{z-index:10}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing) * 0)}.mx-auto{margin-inline:auto}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-lg{font-size:1.125rem;line-height:1.77778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.09091em;margin-bottom:1.09091em;font-size:1.22222em;line-height:1.45455}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.833333em;font-size:2.66667em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.86667em;margin-bottom:1.06667em;font-size:1.66667em;line-height:1.33333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.66667em;margin-bottom:.666667em;font-size:1.33333em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:.444444em;line-height:1.55556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.222222em;padding-inline-end:.444444em;padding-bottom:.222222em;border-radius:.3125rem;padding-inline-start:.444444em;font-size:.888889em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.866667em}.prose-lg :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.prose-lg :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;border-radius:.375rem;margin-top:2em;margin-bottom:2em;padding-inline-start:1.5em;font-size:.888889em;line-height:1.75}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.55556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;margin-bottom:.666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.33333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.33333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;padding-inline-start:1.55556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.11111em;margin-bottom:3.11111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-lg :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em;line-height:1.5}.prose-lg :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.prose-lg :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-lg :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-lg :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.77778em;margin-bottom:1.77778em}.prose-lg :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-lg :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1em;font-size:.888889em;line-height:1.5}.prose-lg :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.mt-\[clamp\(0\.85rem\,1\.15vw\,1\.15rem\)\]{margin-top:clamp(.85rem,1.15vw,1.15rem)}.mt-\[clamp\(1\.35rem\,2\.2vw\,2\.05rem\)\]{margin-top:clamp(1.35rem,2.2vw,2.05rem)}.mt-\[clamp\(2\.1rem\,2\.8vw\,2\.75rem\)\]{margin-top:clamp(2.1rem,2.8vw,2.75rem)}.mr-2{margin-right:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.h-full{height:100%}.min-h-\[3\.75rem\]{min-height:3.75rem}.min-h-\[100svh\]{min-height:100svh}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[45rem\]{max-width:45rem}.max-w-\[56rem\]{max-width:56rem}.flex-shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.justify-center{justify-content:center}.justify-items-center{justify-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-8{gap:calc(var(--spacing) * 8)}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-10>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-100{border-color:var(--color-gray-100)}.border-transparent{border-color:#0000}.bg-gray-50{background-color:var(--color-gray-50)}.bg-neutral-950{background-color:var(--color-neutral-950)}.bg-white{background-color:var(--color-white)}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-orange-400{--tw-gradient-from:var(--color-orange-400);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-orange-600{--tw-gradient-to:var(--color-orange-600);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.object-cover{object-fit:cover}.p-8{padding:calc(var(--spacing) * 8)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-20{padding-block:calc(var(--spacing) * 20)}.py-24{padding-block:calc(var(--spacing) * 24)}.pt-32{padding-top:calc(var(--spacing) * 32)}.pt-\[clamp\(7rem\,16svh\,10rem\)\]{padding-top:clamp(7rem,16svh,10rem)}.pb-20{padding-bottom:calc(var(--spacing) * 20)}.pb-\[clamp\(10\.5rem\,21svh\,16rem\)\]{padding-bottom:clamp(10.5rem,21svh,16rem)}.text-center{text-align:center}.font-display{font-family:var(--font-display)}.font-hero{font-family:var(--font-hero)}.font-ui{font-family:var(--font-ui)}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[0\.9rem\]{font-size:.9rem}.text-\[clamp\(1\.05rem\,1\.16vw\,1\.16rem\)\]{font-size:clamp(1.05rem,1.16vw,1.16rem)}.text-\[clamp\(1\.26rem\,1\.45vw\,1\.5rem\)\]{font-size:clamp(1.26rem,1.45vw,1.5rem)}.text-\[clamp\(2\.28rem\,5\.45vw\,5rem\)\]{font-size:clamp(2.28rem,5.45vw,5rem)}.leading-\[1\.58\]{--tw-leading:1.58;line-height:1.58}.leading-none{--tw-leading:1;line-height:1}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-0\.014em\]{--tw-tracking:-.014em;letter-spacing:-.014em}.tracking-\[0\.002em\]{--tw-tracking:.002em;letter-spacing:.002em}.tracking-\[0\.18em\]{--tw-tracking:.18em;letter-spacing:.18em}.tracking-\[clamp\(0\.01em\,0\.12vw\,0\.035em\)\]{--tw-tracking:clamp(.01em, .12vw, .035em);letter-spacing:clamp(.01em,.12vw,.035em)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-balance{text-wrap:balance}.text-\[\#ff8a45\]{color:#ff8a45}.text-\[var\(--text-body\)\]{color:var(--text-body)}.text-\[var\(--text-supporting\)\]{color:var(--text-supporting)}.text-gray-600{color:var(--color-gray-600)}.text-gray-900{color:var(--color-gray-900)}.text-orange-50{color:var(--color-orange-50)}.text-orange-50\/92{color:#fff8edeb}@supports (color:color-mix(in lab,red,red)){.text-orange-50\/92{color:color-mix(in oklab,var(--color-orange-50) 92%,transparent)}}.text-orange-100\/78{color:#ffefd6c7}@supports (color:color-mix(in lab,red,red)){.text-orange-100\/78{color:color-mix(in oklab,var(--color-orange-100) 78%,transparent)}}.text-orange-500{color:var(--color-orange-500)}.text-orange-950{color:var(--color-orange-950)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.shadow-\[0_18px_52px_rgba\(255\,80\,45\,0\.28\)\]{--tw-shadow:0 18px 52px var(--tw-shadow-color,#ff502d47);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media(hover:hover){.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}}.focus-visible\:outline:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.focus-visible\:outline-offset-4:focus-visible{outline-offset:4px}.focus-visible\:outline-orange-300:focus-visible{outline-color:var(--color-orange-300)}@media not all and (min-width:40rem){.max-sm\:mt-5{margin-top:calc(var(--spacing) * 5)}.max-sm\:mt-7{margin-top:calc(var(--spacing) * 7)}.max-sm\:mt-9{margin-top:calc(var(--spacing) * 9)}.max-sm\:min-h-\[3\.1rem\]{min-height:3.1rem}.max-sm\:w-\[min\(14\.75rem\,72vw\)\]{width:min(14.75rem,72vw)}.max-sm\:w-full{width:100%}.max-sm\:max-w-\[22rem\]{max-width:22rem}.max-sm\:max-w-\[23rem\]{max-width:23rem}.max-sm\:translate-y-1{--tw-translate-y:calc(var(--spacing) * 1);translate:var(--tw-translate-x) var(--tw-translate-y)}.max-sm\:gap-3{gap:calc(var(--spacing) * 3)}.max-sm\:px-5{padding-inline:calc(var(--spacing) * 5)}.max-sm\:py-3{padding-block:calc(var(--spacing) * 3)}.max-sm\:text-\[0\.72rem\]{font-size:.72rem}.max-sm\:text-\[1\.04rem\]{font-size:1.04rem}.max-sm\:text-\[1\.18rem\]{font-size:1.18rem}.max-sm\:text-\[clamp\(1\.92rem\,8\.1vw\,2\.62rem\)\]{font-size:clamp(1.92rem,8.1vw,2.62rem)}.max-sm\:leading-\[1\.56\]{--tw-leading:1.56;line-height:1.56}.max-sm\:leading-\[1\.58\]{--tw-leading:1.58;line-height:1.58}.max-sm\:tracking-\[0\.01em\]{--tw-tracking:.01em;letter-spacing:.01em}.max-sm\:text-orange-100\/78{color:#ffefd6c7}@supports (color:color-mix(in lab,red,red)){.max-sm\:text-orange-100\/78{color:color-mix(in oklab,var(--color-orange-100) 78%,transparent)}}}@media(min-width:40rem){.sm\:translate-y-6{--tw-translate-y:calc(var(--spacing) * 6);translate:var(--tw-translate-x) var(--tw-translate-y)}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}.sm\:px-8{padding-inline:calc(var(--spacing) * 8)}}@media(min-width:48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.md\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}}@media(min-width:64rem){.lg\:translate-y-9{--tw-translate-y:calc(var(--spacing) * 9);translate:var(--tw-translate-x) var(--tw-translate-y)}.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}.lg\:px-12{padding-inline:calc(var(--spacing) * 12)}.lg\:py-32{padding-block:calc(var(--spacing) * 32)}}}:root{--bg-page:#090909;--text-heading:#fff7edf0;--text-body:#bfc0ba;--text-supporting:#ffedd5cc;--accent-primary:#ff7a32;--accent-bright:#ff9c42;--surface-card:#ffffff08;--border-soft:#ffffff12;--border-card:#ffffff17;--border-accent-soft:#ff7a321f;--border-accent-strong:#ff7a3261}.page{background:var(--bg-page);border-top:1px solid var(--border-accent-soft)}.inner{max-width:80rem;margin-inline:auto;padding-inline:clamp(1.5rem,4vw,3rem)}.page-hero{isolation:isolate;border-bottom:1px solid var(--border-soft);padding-block:clamp(9rem,16vw,13rem) clamp(4rem,7vw,6rem);position:relative;overflow:hidden}.page-hero .inner{z-index:1;position:relative}.page-section{border-top:1px solid var(--border-soft);padding-block:clamp(4rem,7vw,6rem)}.section-head{max-width:48rem;margin-bottom:clamp(2.5rem,4vw,3.5rem)}.kicker{color:var(--accent-bright);font-family:var(--font-ui);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.65rem;margin:0 0 1.5rem;font-size:.68rem;font-weight:800;display:flex}.kicker-dot{aspect-ratio:1;background:var(--accent-primary);border-radius:999px;flex-shrink:0;width:.52rem;box-shadow:0 0 10px #ff7a328c}.pg-title{color:var(--text-heading);font-family:var(--font-hero);font-synthesis-weight:none;font-variation-settings:"wght" 240;letter-spacing:-.045em;margin:0 0 1.75rem;font-size:clamp(2.2rem,4.4vw,4.2rem);font-weight:240;line-height:.94}.pg-lede{max-width:38rem;color:var(--text-body);font-family:var(--font-ui);margin:0 0 2.5rem;font-size:clamp(1.05rem,1.45vw,1.2rem);line-height:1.72}.section-title{color:var(--text-heading);font-family:var(--font-hero);font-synthesis-weight:none;font-variation-settings:"wght" 240;letter-spacing:-.04em;margin:0 0 1.1rem;font-size:clamp(1.8rem,3.5vw,3.2rem);font-weight:240;line-height:.96}.section-lede{color:var(--text-body);font-family:var(--font-ui);margin:0;font-size:1rem;line-height:1.72}.chip{border:1px solid var(--border-accent-soft);color:var(--accent-bright);font-family:var(--font-ui);letter-spacing:.14em;text-transform:uppercase;border-radius:999px;padding:.25rem .65rem;font-size:.65rem;font-weight:700;display:inline-block}.btn-primary{background:var(--accent-primary);color:#0a0a0a;font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;align-items:center;padding:.9rem 1.65rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:opacity .18s;display:inline-flex}.btn-primary:hover{opacity:.88}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-quiet{border:1px solid var(--border-accent-strong);color:var(--accent-bright);font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;background:0 0;border-radius:999px;align-items:center;padding:.9rem 1.65rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:border-color .18s,background .18s;display:inline-flex}.btn-quiet:hover{border-color:var(--accent-primary);background:#ff7a3214}.back-link{color:var(--accent-bright);font-family:var(--font-ui);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:3rem;font-size:.68rem;font-weight:700;text-decoration:none;transition:color .18s,gap .18s;display:inline-flex}.back-link:hover{gap:.75rem}.progress-bar{z-index:999;background:var(--accent-primary);width:0%;height:2px;transition:width .1s linear;position:fixed;top:0;left:0}html{scroll-behavior:smooth;min-height:100%;overflow-x:hidden}body{min-height:100%;margin:0;padding:0;overflow-x:hidden}#smooth-wrapper{width:100%;min-height:100%;position:relative;overflow:visible}#smooth-content{z-index:1;isolation:isolate;width:100%;position:relative;overflow:visible}*{will-change:auto}@media(max-width:768px){*{will-change:auto!important}.energy-ring,.light-particle,[class*=particle]{filter:none!important;transform:none!important}.sun-glow{box-shadow:0 0 20px #f9731633!important}}#smooth-wrapper{-webkit-overflow-scrolling:touch}.font-display{font-family:var(--font-display);font-weight:600}.font-mono{font-family:var(--font-mono)}.font-ui{font-family:var(--font-ui)}.font-body{font-family:var(--font-body)}.prose{--tw-prose-body:#4b5563;--tw-prose-headings:#111827;--tw-prose-lead:#6b7280;--tw-prose-links:#ff3d00;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#ff3d00;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#ff3d00;--tw-prose-captions:#6b7280;--tw-prose-code:#111827;--tw-prose-pre-code:#f9fafb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;max-width:65ch;color:var(--tw-prose-body);font-family:var(--font-body);font-size:1.125rem;line-height:1.75}.prose h1,.prose h2,.prose h3,.prose h4{font-family:var(--font-display);color:var(--tw-prose-headings);margin-top:2.5rem;margin-bottom:1rem;font-weight:600;line-height:1.2}.prose h2{padding-bottom:.5rem;font-size:2rem;position:relative}.prose h2:after{content:"";background:linear-gradient(90deg,#ff3d00,#ff8a00);border-radius:1px;width:3rem;height:2px;position:absolute;bottom:0;left:0}.prose h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem}.prose p{color:var(--tw-prose-body);margin-bottom:1.25rem;line-height:1.75}.prose a{color:var(--tw-prose-links);border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:all .2s}.prose a:hover{color:#ff8a00;border-bottom-color:#ff8a00}.prose strong{color:var(--tw-prose-bold);font-weight:600}.prose ul,.prose ol{margin-bottom:1.25rem;padding-left:1.5rem}.prose ul{list-style-type:disc}.prose ul li{color:var(--tw-prose-body);margin-bottom:.5rem;padding-left:.5rem;position:relative}.prose ul li::marker{color:var(--tw-prose-bullets)}.prose ol{list-style-type:decimal}.prose ol li{color:var(--tw-prose-body);margin-bottom:.5rem}.prose blockquote{border-left:4px solid var(--tw-prose-quote-borders);color:#6b7280;background:#f9fafb;border-radius:.5rem;margin:2rem 0;padding:1.5rem;font-style:italic;position:relative}.prose blockquote:before{content:'"';color:var(--tw-prose-quote-borders);opacity:.2;font-family:serif;font-size:3rem;position:absolute;top:.5rem;left:1rem}.prose code{font-size:.875rem;font-family:var(--font-mono);color:var(--tw-prose-code);background-color:#f3f4f6;border-radius:.25rem;padding:.2rem .4rem;font-weight:500}.prose pre{background-color:var(--tw-prose-pre-bg);color:var(--tw-prose-pre-code);border-radius:.75rem;margin:1.5rem 0;padding:1.25rem;overflow-x:auto;box-shadow:0 4px 6px -1px #0000001a}.prose pre code{color:inherit;background-color:#0000;padding:0;font-size:.875rem}.prose img{border-radius:.75rem;margin:2rem 0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.prose hr{border:none;border-top:1px solid var(--tw-prose-hr);margin:3rem 0;position:relative}.prose hr:after{content:"";background:linear-gradient(90deg,#0000,#ff3d00,#0000);width:3rem;height:2px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.prose table{border-collapse:collapse;width:100%;margin:1.5rem 0}.prose th{border-bottom:2px solid var(--tw-prose-th-borders);text-align:left;color:var(--tw-prose-headings);padding:.75rem;font-weight:600}.prose td{border-bottom:1px solid var(--tw-prose-td-borders);padding:.75rem}.prose table tr:last-child td{border-bottom:none}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@font-face{font-family:Satoshi;src:url(/fonts/satoshi-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Clash Display;src:url(/fonts/clash-display-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}:root{--primary: #d84b26;--secondary: #ffbf4d;--bg: #fff8ed;--text: #231f1c;--vh: 1vh}@supports (height: 100dvh){:root{--vh: 1dvh}}h1,h2,h3,h4,h5,h6{font-family:Satoshi,sans-serif;font-weight:600}p{font-family:Satoshi,sans-serif}
