.nav-link[data-astro-cid-pux6a34n].active{color:#fff;border-bottom:2px solid #3D3DEA;padding-bottom:.25rem}.mobile-nav-link[data-astro-cid-pux6a34n].active{color:#fff;background:#3d3dea33;border-left:2px solid #3D3DEA}#nav-cta-btn[data-astro-cid-pux6a34n]{transition:opacity .3s ease,transform .2s ease}:root{--color-surface: #0e0e0e;--color-surface-dim: #0e0e0e;--color-surface-bright: #2c2c2c;--color-surface-container: #1a1919;--color-surface-container-low: #131313;--color-surface-container-high: #201f1f;--color-surface-container-highest: #262626;--color-surface-container-lowest: #000000;--color-surface-variant: #262626;--color-background: #0e0e0e;--color-primary: #a3a6ff;--color-primary-dim: #5c5fff;--color-primary-fixed: #9396ff;--color-primary-fixed-dim: #8387ff;--color-primary-container: #9396ff;--color-inverse-primary: #4243ef;--color-secondary: #a68cff;--color-secondary-dim: #7e52ff;--color-secondary-fixed: #d7caff;--color-secondary-fixed-dim: #cabaff;--color-secondary-container: #5604e2;--color-tertiary: #68e1ff;--color-tertiary-dim: #10c7e8;--color-tertiary-fixed: #34d5f7;--color-tertiary-container: #34d5f7;--color-error: #ff6e84;--color-error-dim: #d73357;--color-error-container: #a70138;--color-on-surface: #ffffff;--color-on-surface-variant: #adaaaa;--color-on-background: #ffffff;--color-on-primary: #0e00a4;--color-on-secondary: #24006b;--color-on-tertiary: #004f5d;--color-on-error: #490013;--color-outline: #777575;--color-outline-variant: #494847;--gradient-stellar: linear-gradient(135deg, #3D3DEA 0%, #6469FF 100%);--gradient-nebula: linear-gradient(135deg, #42DDFF 0%, #1170FF 33%, #7440FF 66%, #E478FF 100%);--font-headline: "Noto Serif", serif;--font-body: "Inter", sans-serif;--font-label: "Inter", sans-serif;--font-roboto: "Roboto", sans-serif;--radius-default: 1rem;--radius-lg: 2rem;--radius-xl: 3rem;--radius-full: 9999px;--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;--nav-height: 72px;--nav-height-md: 88px;--section-padding-top: 6rem;--section-padding-bottom: 4rem;--section-padding-x: 1.5rem;--section-padding-x-md: 3rem;--section-max-width: 80rem;--section-transition-color-primary: rgba(100, 105, 255, .4);--section-transition-color-secondary: rgba(168, 85, 247, .3);--section-transition-color-accent: rgba(66, 221, 255, .4);--section-transition-glow: rgba(100, 105, 255, .15);--card-glow-duration: .15s;--card-glow-easing: ease-out;--card-appear-duration: .35s;--card-appear-delay: .08s;--card-appear-easing: cubic-bezier(.22, .61, .36, 1);--card-hover-scale: 1.03;--modal-appear-duration: .4s;--modal-appear-easing: cubic-bezier(.32, .72, 0, 1);--modal-overlay-duration: .3s}:root{--star-river-enabled: 1;--star-color-primary: rgba(163, 166, 255, 1);--star-color-secondary: rgba(166, 140, 255, 1);--star-color-tertiary: rgba(104, 225, 255, 1);--star-color-warm: rgba(255, 220, 180, .9);--star-drift-duration: 45s;--star-twinkle-duration: 2.5s}.star-cluster{position:absolute;pointer-events:none;overflow:visible;opacity:var(--star-river-enabled);transition:opacity .5s ease;z-index:15}.star-cluster .rs{position:absolute;border-radius:50%;background:var(--star-color-primary);box-shadow:0 0 8px var(--star-color-primary),0 0 16px var(--star-color-secondary)}.star-cluster .rs--tiny{width:3px;height:3px}.star-cluster .rs--small{width:5px;height:5px}.star-cluster .rs--medium{width:7px;height:7px;box-shadow:0 0 10px var(--star-color-primary),0 0 20px var(--star-color-secondary)}.star-cluster .rs--large{width:10px;height:10px;box-shadow:0 0 15px var(--star-color-primary),0 0 30px var(--star-color-secondary),0 0 45px var(--star-color-tertiary)}.star-cluster .rs--blue{background:var(--star-color-primary);box-shadow:0 0 8px var(--star-color-primary),0 0 16px #a3a6ff99}.star-cluster .rs--purple{background:var(--star-color-secondary);box-shadow:0 0 8px var(--star-color-secondary),0 0 16px #a68cff99}.star-cluster .rs--cyan{background:var(--star-color-tertiary);box-shadow:0 0 8px var(--star-color-tertiary),0 0 16px #68e1ff99}.star-cluster .rs--warm{background:var(--star-color-warm);box-shadow:0 0 8px var(--star-color-warm),0 0 16px #ffc89680}@keyframes rs-twinkle-1{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@keyframes rs-twinkle-2{0%,to{opacity:.5;transform:scale(1)}30%{opacity:.3;transform:scale(.9)}70%{opacity:1;transform:scale(1.2)}}@keyframes rs-twinkle-3{0%,to{opacity:.45;transform:scale(1)}25%{opacity:.9;transform:scale(1.2)}75%{opacity:.3;transform:scale(.95)}}.star-cluster .rs--twinkle-1{animation:rs-twinkle-1 var(--star-twinkle-duration) ease-in-out infinite}.star-cluster .rs--twinkle-2{animation:rs-twinkle-2 calc(var(--star-twinkle-duration) * 1.3) ease-in-out infinite}.star-cluster .rs--twinkle-3{animation:rs-twinkle-3 calc(var(--star-twinkle-duration) * .8) ease-in-out infinite}@keyframes cluster-drift-right{0%{transform:translate(0)}50%{transform:translate(20px,10px)}to{transform:translate(0)}}@keyframes cluster-drift-left{0%{transform:translate(0)}50%{transform:translate(-20px,10px)}to{transform:translate(0)}}@keyframes cluster-drift-down{0%{transform:translate(0)}50%{transform:translate(5px,15px)}to{transform:translate(0)}}.star-cluster--drift-right{animation:cluster-drift-right var(--star-drift-duration) ease-in-out infinite}.star-cluster--drift-left{animation:cluster-drift-left var(--star-drift-duration) ease-in-out infinite}.star-cluster--drift-down{animation:cluster-drift-down var(--star-drift-duration) ease-in-out infinite}@media (prefers-reduced-motion: reduce){.star-cluster,.star-cluster .rs{animation:none!important}.star-cluster .rs{opacity:.6}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;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}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}input:where([type=text]),input:where(:not([type])),input:where([type=email]),input:where([type=url]),input:where([type=password]),input:where([type=number]),input:where([type=date]),input:where([type=datetime-local]),input:where([type=month]),input:where([type=search]),input:where([type=tel]),input:where([type=time]),input:where([type=week]),select:where([multiple]),textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}input:where([type=text]):focus,input:where(:not([type])):focus,input:where([type=email]):focus,input:where([type=url]):focus,input:where([type=password]):focus,input:where([type=number]):focus,input:where([type=date]):focus,input:where([type=datetime-local]):focus,input:where([type=month]):focus,input:where([type=search]):focus,input:where([type=tel]):focus,input:where([type=time]):focus,input:where([type=week]):focus,select:where([multiple]):focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}input:where([type=checkbox]),input:where([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input:where([type=checkbox]):checked,input:where([type=radio]):checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){input:where([type=checkbox]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){input:where([type=radio]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):checked:hover,input:where([type=checkbox]):checked:focus,input:where([type=radio]):checked:hover,input:where([type=radio]):checked:focus{border-color:transparent;background-color:currentColor}input:where([type=checkbox]):indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){input:where([type=checkbox]):indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):indeterminate:hover,input:where([type=checkbox]):indeterminate:focus{border-color:transparent;background-color:currentColor}input:where([type=file]){background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}input:where([type=file]):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-left-4{left:-1rem}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-4{right:-1rem}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-6{bottom:1.5rem}.bottom-\[10\%\]{bottom:10%}.bottom-\[15\%\]{bottom:15%}.bottom-\[18\%\]{bottom:18%}.bottom-\[20\%\]{bottom:20%}.bottom-\[8\%\]{bottom:8%}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.left-6{left:1.5rem}.left-\[-1\%\]{left:-1%}.left-\[-2\%\]{left:-2%}.left-\[0\%\]{left:0%}.left-\[10\%\]{left:10%}.left-\[15\%\]{left:15%}.left-\[18\%\]{left:18%}.left-\[2\%\]{left:2%}.left-\[20\%\]{left:20%}.left-\[25\%\]{left:25%}.left-\[28\%\]{left:28%}.left-\[3\%\]{left:3%}.left-\[30\%\]{left:30%}.left-\[32\%\]{left:32%}.left-\[35\%\]{left:35%}.left-\[36\%\]{left:36%}.left-\[38\%\]{left:38%}.left-\[4\%\]{left:4%}.left-\[40\%\]{left:40%}.left-\[42\%\]{left:42%}.left-\[45\%\]{left:45%}.left-\[46\%\]{left:46%}.left-\[48\%\]{left:48%}.left-\[5\%\]{left:5%}.left-\[50\%\]{left:50%}.left-\[55\%\]{left:55%}.left-\[6\%\]{left:6%}.right-0{right:0}.right-3{right:.75rem}.right-\[-1\%\]{right:-1%}.right-\[-2\%\]{right:-2%}.right-\[0\%\]{right:0%}.right-\[10\%\]{right:10%}.right-\[15\%\]{right:15%}.right-\[18\%\]{right:18%}.right-\[2\%\]{right:2%}.right-\[20\%\]{right:20%}.right-\[25\%\]{right:25%}.right-\[35\%\]{right:35%}.right-\[5\%\]{right:5%}.right-\[7\%\]{right:7%}.right-\[8\%\]{right:8%}.top-0{top:0}.top-1\/2{top:50%}.top-20{top:5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-8{top:2rem}.top-\[10\%\]{top:10%}.top-\[12\%\]{top:12%}.top-\[15\%\]{top:15%}.top-\[20\%\]{top:20%}.top-\[21\%\]{top:21%}.top-\[22\%\]{top:22%}.top-\[24\%\]{top:24%}.top-\[25\%\]{top:25%}.top-\[26\%\]{top:26%}.top-\[28\%\]{top:28%}.top-\[29\%\]{top:29%}.top-\[30\%\]{top:30%}.top-\[31\%\]{top:31%}.top-\[32\%\]{top:32%}.top-\[34\%\]{top:34%}.top-\[35\%\]{top:35%}.top-\[36\%\]{top:36%}.top-\[38\%\]{top:38%}.top-\[39\%\]{top:39%}.top-\[40\%\]{top:40%}.top-\[41\%\]{top:41%}.top-\[42\%\]{top:42%}.top-\[45\%\]{top:45%}.top-\[48\%\]{top:48%}.top-\[50\%\]{top:50%}.top-\[52\%\]{top:52%}.top-\[55\%\]{top:55%}.top-\[60\%\]{top:60%}.top-\[8\%\]{top:8%}.-z-10{z-index:-10}.-z-20{z-index:-20}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[20\]{z-index:20}.z-\[60\]{z-index:60}.col-span-1{grid-column:span 1 / span 1}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[-30px\]{margin-top:-30px}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.aspect-\[9\/16\]{aspect-ratio:9/16}.aspect-video{aspect-ratio:16 / 9}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-\[100px\]{height:100px}.h-\[110px\]{height:110px}.h-\[120px\]{height:120px}.h-\[130px\]{height:130px}.h-\[140px\]{height:140px}.h-\[150px\]{height:150px}.h-\[160px\]{height:160px}.h-\[170px\]{height:170px}.h-\[180px\]{height:180px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[220px\]{height:220px}.h-\[240px\]{height:240px}.h-\[25px\]{height:25px}.h-\[280px\]{height:280px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[35px\]{height:35px}.h-\[40px\]{height:40px}.h-\[45px\]{height:45px}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[70px\]{height:70px}.h-\[80px\]{height:80px}.h-\[85px\]{height:85px}.h-\[90px\]{height:90px}.h-\[95px\]{height:95px}.h-full{height:100%}.h-px{height:1px}.min-h-0{min-height:0px}.min-h-\[280px\]{min-height:280px}.min-h-\[380px\]{min-height:380px}.min-h-\[420px\]{min-height:420px}.min-h-\[500px\]{min-height:500px}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-\[100px\]{width:100px}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[150px\]{width:150px}.w-\[160px\]{width:160px}.w-\[170px\]{width:170px}.w-\[180px\]{width:180px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[220px\]{width:220px}.w-\[250px\]{width:250px}.w-\[280px\]{width:280px}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[350px\]{width:350px}.w-\[360px\]{width:360px}.w-\[380px\]{width:380px}.w-\[400px\]{width:400px}.w-\[420px\]{width:420px}.w-\[430px\]{width:430px}.w-\[450px\]{width:450px}.w-\[45px\]{width:45px}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[70px\]{width:70px}.w-\[80px\]{width:80px}.w-\[90\%\]{width:90%}.w-\[90px\]{width:90px}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[1440px\]{max-width:1440px}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-10deg\]{--tw-rotate: -10deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-20deg\]{--tw-rotate: -20deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-25deg\]{--tw-rotate: -25deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-30deg\]{--tw-rotate: -30deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-5deg\]{--tw-rotate: -5deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-6deg\]{--tw-rotate: -6deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[-8deg\]{--tw-rotate: -8deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[10deg\]{--tw-rotate: 10deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[15deg\]{--tw-rotate: 15deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[20deg\]{--tw-rotate: 20deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[30deg\]{--tw-rotate: 30deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[35deg\]{--tw-rotate: 35deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[45deg\]{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[50deg\]{--tw-rotate: 50deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[5deg\]{--tw-rotate: 5deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[6deg\]{--tw-rotate: 6deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-\[8deg\]{--tw-rotate: 8deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[1\.8\]{--tw-scale-x: 1.8;--tw-scale-y: 1.8;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-center{scroll-snap-align:center}.scroll-mt-\[72px\]{scroll-margin-top:72px}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.-space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.75rem * var(--tw-space-x-reverse));margin-left:calc(-.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.whitespace-nowrap{white-space:nowrap}.rounded,.rounded-2xl{border-radius:1rem}.rounded-3xl,.rounded-\[1\.5rem\]{border-radius:1.5rem}.rounded-\[50\%\]{border-radius:50%}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:2rem}.rounded-xl{border-radius:3rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-amber-500\/30{border-color:#f59e0b4d}.border-blue-500\/30{border-color:#3b82f64d}.border-emerald-500\/30{border-color:#10b9814d}.border-green-500\/20{border-color:#22c55e33}.border-surface{--tw-border-opacity: 1;border-color:rgb(14 14 14 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/5{border-color:#ffffff0d}.bg-\[\#050505\]{--tw-bg-opacity: 1;background-color:rgb(5 5 5 / var(--tw-bg-opacity, 1))}.bg-\[\#050505\]\/40{background-color:#05050566}.bg-\[\#0f0a1e\]\/40{background-color:#0f0a1e66}.bg-\[\#1877F2\]{--tw-bg-opacity: 1;background-color:rgb(24 119 242 / var(--tw-bg-opacity, 1))}.bg-\[\#1877F2\]\/25{background-color:#1877f240}.bg-\[\#1A1A1A\]{--tw-bg-opacity: 1;background-color:rgb(26 26 26 / var(--tw-bg-opacity, 1))}.bg-\[\#22D3EE\]\/25{background-color:#22d3ee40}.bg-\[\#3D3DEA\]\/15{background-color:#3d3dea26}.bg-\[\#4285F4\]\/20{background-color:#4285f433}.bg-\[\#42DDFF\]\/10{background-color:#42ddff1a}.bg-\[\#42DDFF\]\/15{background-color:#42ddff26}.bg-\[\#42DDFF\]\/50{background-color:#42ddff80}.bg-\[\#4F46E5\]\/20{background-color:#4f46e533}.bg-\[\#6366F1\]\/15{background-color:#6366f126}.bg-\[\#6366F1\]\/20{background-color:#6366f133}.bg-\[\#67E8F9\]\/30{background-color:#67e8f94d}.bg-\[\#818CF8\]\/15{background-color:#818cf826}.bg-\[\#818CF8\]\/35{background-color:#818cf859}.bg-\[\#A5F3FC\]\/20{background-color:#a5f3fc33}.bg-\[\#A78BFA\]\/15{background-color:#a78bfa26}.bg-\[\#A78BFA\]\/50{background-color:#a78bfa80}.bg-\[\#C4B5FD\]\/10{background-color:#c4b5fd1a}.bg-\[\#EA580C\]\/10{background-color:#ea580c1a}.bg-\[\#EC4899\]\/10{background-color:#ec48991a}.bg-\[\#F472B6\]\/10{background-color:#f472b61a}.bg-\[\#F472B6\]\/15{background-color:#f472b626}.bg-\[\#F472B6\]\/40{background-color:#f472b666}.bg-\[\#FB923C\]\/10{background-color:#fb923c1a}.bg-\[\#FCD34D\]\/15{background-color:#fcd34d26}.bg-\[\#FFD700\]{--tw-bg-opacity: 1;background-color:rgb(255 215 0 / var(--tw-bg-opacity, 1))}.bg-\[\#FFD700\]\/40{background-color:#ffd70066}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/20{background-color:#f59e0b33}.bg-black\/70{background-color:#000000b3}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/20{background-color:#10b98133}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/20{background-color:#22c55e33}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(163 166 255 / var(--tw-bg-opacity, 1))}.bg-primary\/20{background-color:#a3a6ff33}.bg-primary\/30{background-color:#a3a6ff4d}.bg-red-500\/20{background-color:#ef444433}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.bg-white\/30{background-color:#ffffff4d}.bg-white\/40{background-color:#fff6}.bg-white\/5{background-color:#ffffff0d}.bg-white\/50{background-color:#ffffff80}.bg-white\/60{background-color:#fff9}.bg-white\/\[0\.03\]{background-color:#ffffff08}.bg-white\/\[0\.05\]{background-color:#ffffff0d}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#050505\]{--tw-gradient-from: #050505 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 5 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0e0e0e\]{--tw-gradient-from: #0e0e0e var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 14 14 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3D3DEA\]{--tw-gradient-from: #3D3DEA var(--tw-gradient-from-position);--tw-gradient-to: rgb(61 61 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#42DDFF\]\/5{--tw-gradient-from: rgb(66 221 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(66 221 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFD700\]\/95{--tw-gradient-from: rgb(255 215 0 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 215 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/90{--tw-gradient-from: rgb(0 0 0 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/20{--tw-gradient-from: rgb(163 166 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(163 166 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white\/10{--tw-gradient-from: rgb(255 255 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#050505\]\/50{--tw-gradient-to: rgb(5 5 5 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 5 5 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#A78BFA\]\/5{--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(167 139 250 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/20{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#050505\]{--tw-gradient-to: #050505 var(--tw-gradient-to-position)}.to-\[\#6469FF\]{--tw-gradient-to: #6469FF var(--tw-gradient-to-position)}.to-\[\#F472B6\]\/5{--tw-gradient-to: rgb(244 114 182 / .05) var(--tw-gradient-to-position)}.to-\[\#FFA500\]\/95{--tw-gradient-to: rgb(255 165 0 / .95) var(--tw-gradient-to-position)}.to-secondary\/20{--tw-gradient-to: rgb(166 140 255 / .2) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-white\/5{--tw-gradient-to: rgb(255 255 255 / .05) var(--tw-gradient-to-position)}.fill-white{fill:#fff}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0\.5{padding-bottom:.125rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pt-1{padding-top:.25rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-24{padding-top:6rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-\[72px\]{padding-top:72px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-\[\'Noto_Serif\'\]{font-family:"Noto Serif"}.font-body{font-family:Inter,sans-serif}.font-headline{font-family:Noto Serif,serif}.font-label{font-family:Inter,sans-serif}.font-roboto{font-family:Roboto,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.25em\]{letter-spacing:.25em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#1877F2\]{--tw-text-opacity: 1;color:rgb(24 119 242 / var(--tw-text-opacity, 1))}.text-\[\#42DDFF\]\/40{color:#42ddff66}.text-\[\#42DDFF\]\/60{color:#42ddff99}.text-\[\#6469FF\]\/35{color:#6469ff59}.text-\[\#A78BFA\]\/40{color:#a78bfa66}.text-\[\#A78BFA\]\/60{color:#a78bfa99}.text-\[\#F472B6\]\/30{color:#f472b64d}.text-\[\#F472B6\]\/60{color:#f472b699}.text-\[\#FFD700\]{--tw-text-opacity: 1;color:rgb(255 215 0 / var(--tw-text-opacity, 1))}.text-\[\#adaaaa\]{--tw-text-opacity: 1;color:rgb(173 170 170 / var(--tw-text-opacity, 1))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-black\/60{color:#0009}.text-black\/90{color:#000000e6}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.text-emerald-200{--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.text-green-300\/70{color:#86efacb3}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-on-surface{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-on-surface-variant{--tw-text-opacity: 1;color:rgb(173 170 170 / var(--tw-text-opacity, 1))}.text-on-surface-variant\/30{color:#adaaaa4d}.text-on-surface-variant\/50{color:#adaaaa80}.text-on-surface-variant\/60{color:#adaaaa99}.text-on-surface-variant\/70{color:#adaaaab3}.text-on-surface-variant\/90{color:#adaaaae6}.text-primary{--tw-text-opacity: 1;color:rgb(163 166 255 / var(--tw-text-opacity, 1))}.text-primary-fixed{--tw-text-opacity: 1;color:rgb(147 150 255 / var(--tw-text-opacity, 1))}.text-primary\/60{color:#a3a6ff99}.text-primary\/70{color:#a3a6ffb3}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity: 1;color:rgb(166 140 255 / var(--tw-text-opacity, 1))}.text-secondary\/60{color:#a68cff99}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/20{color:#fff3}.text-white\/30{color:#ffffff4d}.text-white\/40{color:#fff6}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/90{color:#ffffffe6}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_20px_rgba\(99\,91\,255\,0\.3\)\]{--tw-shadow: 0 0 20px rgba(99,91,255,.3);--tw-shadow-colored: 0 0 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_40px_rgba\(100\,105\,255\,0\.1\)\]{--tw-shadow: 0 0 40px rgba(100,105,255,.1);--tw-shadow-colored: 0 0 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_60px_rgba\(167\,139\,250\,0\.2\)\]{--tw-shadow: 0 0 60px rgba(167,139,250,.2);--tw-shadow-colored: 0 0 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_15px_30px_-10px_rgba\(61\,61\,234\,0\.4\)\]{--tw-shadow: 0 15px 30px -10px rgba(61,61,234,.4);--tw-shadow-colored: 0 15px 30px -10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_15px_30px_-10px_rgba\(61\,61\,234\,0\.5\)\]{--tw-shadow: 0 15px 30px -10px rgba(61,61,234,.5);--tw-shadow-colored: 0 15px 30px -10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[\#FFD700\]\/30{--tw-shadow-color: rgb(255 215 0 / .3);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);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)}.blur-2xl{--tw-blur: blur(40px);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)}.blur-\[100px\]{--tw-blur: blur(100px);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)}.blur-\[110px\]{--tw-blur: blur(110px);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)}.blur-\[1px\]{--tw-blur: blur(1px);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)}.blur-\[25px\]{--tw-blur: blur(25px);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)}.blur-\[30px\]{--tw-blur: blur(30px);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)}.blur-\[35px\]{--tw-blur: blur(35px);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)}.blur-\[40px\]{--tw-blur: blur(40px);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)}.blur-\[45px\]{--tw-blur: blur(45px);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)}.blur-\[50px\]{--tw-blur: blur(50px);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)}.blur-\[55px\]{--tw-blur: blur(55px);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)}.blur-\[60px\]{--tw-blur: blur(60px);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)}.blur-\[65px\]{--tw-blur: blur(65px);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)}.blur-\[70px\]{--tw-blur: blur(70px);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)}.blur-\[75px\]{--tw-blur: blur(75px);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)}.blur-\[80px\]{--tw-blur: blur(80px);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)}.blur-\[85px\]{--tw-blur: blur(85px);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)}.blur-\[90px\]{--tw-blur: blur(90px);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)}.blur-\[95px\]{--tw-blur: blur(95px);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)}.blur-xl{--tw-blur: blur(24px);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)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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)}.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-blur-\[15px\]{--tw-backdrop-blur: blur(15px);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-blur-md{--tw-backdrop-blur: blur(12px);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-blur-sm{--tw-backdrop-blur: blur(4px);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{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,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}*,*:before,*:after{box-sizing:border-box}html,body{overflow-x:hidden;max-width:100vw;width:100%}html{font-family:var(--font-body);background-color:var(--color-background);color:var(--color-on-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;scroll-padding-top:100px}@media (min-width: 1024px){html{font-size:110%}}body{margin:0;min-height:100vh}body.modal-open{overflow:hidden;touch-action:none;overscroll-behavior:none}::-moz-selection{background-color:var(--color-primary-container);color:var(--color-on-primary)}::selection{background-color:var(--color-primary-container);color:var(--color-on-primary)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.glass-panel{background:#1a1a1a66;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.glass-card{background:#1a191966;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.05);border-right:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.glass-card-cinematic{background:#121216cc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.2)}.stellar-gradient{background:var(--gradient-stellar);color:#fff;-webkit-text-fill-color:white}.nebula-gradient{background:var(--gradient-nebula)}.text-stellar,.text-stellar-gradient,.stellar-text-gradient,.text-gradient-stellar{background:var(--gradient-stellar);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 2rem;border-radius:9999px;background:var(--gradient-stellar);color:#fff;-webkit-text-fill-color:white;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 0 30px #3d3dea4d;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-primary:hover{transform:scale(1.02);box-shadow:0 0 50px #3d3dea80}.btn-primary:active{transform:scale(.98)}.btn-primary:focus-visible{outline:2px solid white;outline-offset:2px}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 2rem;border-radius:9999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#fff;font-weight:600;font-size:.875rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff40;transform:scale(1.02)}.btn-secondary:active{transform:scale(.98)}.btn-secondary:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 2rem;border-radius:9999px;background:#1d7745;color:#fff;font-weight:700;font-size:1rem;box-shadow:0 10px 25px -10px #1d774580;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn-whatsapp:hover{background:#166037;transform:scale(1.02)}.btn-whatsapp:active{transform:scale(.98)}.btn-whatsapp:focus-visible{outline:2px solid white;outline-offset:2px}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.skip-link{position:fixed;top:0;left:0;background:var(--color-primary);color:var(--color-on-primary);padding:8px 16px;z-index:9999;transform:translateY(-100%);transition:transform .2s ease}.skip-link:focus{transform:translateY(0)}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.form-label{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#ffffffb3}.form-input{width:100%;background-color:#1a1a1a;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.875rem 1.25rem;color:#fff;outline:none;transition:all .15s ease}.form-input::-moz-placeholder{color:#ffffff4d}.form-input::placeholder{color:#ffffff4d}.form-input:focus{box-shadow:0 0 0 2px #3d3dea80;border-color:#3d3dea}.section-spacing{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);padding-left:var(--section-padding-x);padding-right:var(--section-padding-x)}@media (min-width: 768px){.section-spacing{padding-left:var(--section-padding-x-md);padding-right:var(--section-padding-x-md)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes nebula-breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes float-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}#method,#locations,#about,#reviews,#community,#founder,#contact,footer{content-visibility:auto;contain-intrinsic-size:auto 600px}section[id],main[id]{scroll-margin-top:72px}.selection\:bg-primary-container *::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(147 150 255 / var(--tw-bg-opacity, 1))}.selection\:bg-primary-container *::selection{--tw-bg-opacity: 1;background-color:rgb(147 150 255 / var(--tw-bg-opacity, 1))}.selection\:bg-primary-container::-moz-selection{--tw-bg-opacity: 1;background-color:rgb(147 150 255 / var(--tw-bg-opacity, 1))}.selection\:bg-primary-container::selection{--tw-bg-opacity: 1;background-color:rgb(147 150 255 / var(--tw-bg-opacity, 1))}.placeholder\:text-white\/20::-moz-placeholder{color:#fff3}.placeholder\:text-white\/20::placeholder{color:#fff3}.placeholder\:text-white\/30::-moz-placeholder{color:#ffffff4d}.placeholder\:text-white\/30::placeholder{color:#ffffff4d}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.01\]:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:gap-3:hover{gap:.75rem}.hover\:border-\[\#1877F2\]\/40:hover{border-color:#1877f266}.hover\:border-\[\#4285F4\]\/40:hover{border-color:#4285f466}.hover\:border-primary\/30:hover{border-color:#a3a6ff4d}.hover\:border-primary\/40:hover{border-color:#a3a6ff66}.hover\:border-white\/20:hover{border-color:#fff3}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-primary\/20:hover{background-color:#a3a6ff33}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-white\/40:hover{background-color:#fff6}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:bg-white\/\[0\.06\]:hover{background-color:#ffffff0f}.hover\:text-\[\#42DDFF\]:hover{--tw-text-opacity: 1;color:rgb(66 221 255 / var(--tw-text-opacity, 1))}.hover\:text-\[\#A78BFA\]:hover{--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.hover\:text-\[\#F472B6\]:hover{--tw-text-opacity: 1;color:rgb(244 114 182 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(163 166 255 / var(--tw-text-opacity, 1))}.hover\:text-primary-fixed:hover{--tw-text-opacity: 1;color:rgb(147 150 255 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.focus\:border-primary:focus{--tw-border-opacity: 1;border-color:rgb(163 166 255 / var(--tw-border-opacity, 1))}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-primary\/50:focus{--tw-ring-color: rgb(163 166 255 / .5)}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-1{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-\[2\]{--tw-scale-x: 2;--tw-scale-y: 2;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:border-\[\#FFD700\]\/40{border-color:#ffd70066}.group:hover .group-hover\:border-primary{--tw-border-opacity: 1;border-color:rgb(163 166 255 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:bg-\[\#FFD700\]\/30{background-color:#ffd7004d}.group:hover .group-hover\:bg-white\/\[0\.06\]{background-color:#ffffff0f}.group:hover .group-hover\:text-\[\#1877F2\]{--tw-text-opacity: 1;color:rgb(24 119 242 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#4285F4\]{--tw-text-opacity: 1;color:rgb(66 133 244 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#FFD700\]{--tw-text-opacity: 1;color:rgb(255 215 0 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:active .group-active\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width: 640px){.sm\:inline-flex{display:inline-flex}}@media (min-width: 768px){.md\:absolute{position:absolute}.md\:inset-0{inset:0}.md\:left-\[28\%\]{left:28%}.md\:left-\[8\%\]{left:8%}.md\:right-\[28\%\]{right:28%}.md\:right-\[8\%\]{right:8%}.md\:-ml-20{margin-left:-5rem}.md\:-mr-20{margin-right:-5rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-16{margin-bottom:4rem}.md\:mt-0{margin-top:0}.md\:mt-12{margin-top:3rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-12{height:3rem}.md\:h-28{height:7rem}.md\:h-\[300px\]{height:300px}.md\:h-\[320px\]{height:320px}.md\:min-h-\[260px\]{min-height:260px}.md\:min-h-\[340px\]{min-height:340px}.md\:min-h-\[450px\]{min-height:450px}.md\:min-h-\[480px\]{min-height:480px}.md\:min-h-\[500px\]{min-height:500px}.md\:w-1\/2{width:50%}.md\:w-12{width:3rem}.md\:w-28{width:7rem}.md\:w-3\/5{width:60%}.md\:w-\[180px\]{width:180px}.md\:w-\[200px\]{width:200px}.md\:w-\[240px\]{width:240px}.md\:w-\[400px\]{width:400px}.md\:scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:items-center{align-items:center}.md\:gap-3{gap:.75rem}.md\:gap-8{gap:2rem}.md\:space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.md\:p-12{padding:3rem}.md\:p-16{padding:4rem}.md\:p-8{padding:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-32{padding-bottom:8rem}.md\:pt-6{padding-top:1.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-\[1\.7rem\]{font-size:1.7rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:opacity-0{opacity:0}.group:hover .md\:group-hover\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .md\:group-hover\:opacity-100{opacity:1}}@media (min-width: 1024px){.lg\:left-\[12\%\]{left:12%}.lg\:right-\[12\%\]{right:12%}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:ml-auto{margin-left:auto}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:max-w-xl{max-width:36rem}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:gap-0{gap:0px}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-7xl{font-size:4.5rem;line-height:1}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1280px){.xl\:gap-6{gap:1.5rem}.xl\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width: 1536px){.\32xl\:gap-8{gap:2rem}}.stitch-section>nav:first-child{display:none}.stitch-section{position:relative;overflow:visible!important;isolation:isolate}.stitch-section [class*=absolute][class*=pointer-events-none]{z-index:0}.stitch-section>*:not([class*=absolute]):not(.starfield):not(.section-constellation){position:relative;z-index:1}.stitch-section>main,.stitch-section>section{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom)}.stitch-section:first-of-type>main{padding-top:calc(var(--section-padding-top) + 2rem)}.stitch-section:first-of-type>main{padding-bottom:3rem}.stitch-section{background-color:#050505}.stitch-section.has-starfield>main,.stitch-section.has-starfield>section{background-color:transparent!important}:root{--starfield-enabled: 1}.starfield{position:absolute;inset:0;pointer-events:none;overflow:visible;opacity:var(--starfield-enabled)}.starfield__static,.starfield__animated{position:absolute;width:1px;height:1px;background:transparent;border-radius:50%}.starfield__bright{position:absolute;width:2px;height:2px;background:transparent;border-radius:50%;filter:blur(.5px)}.starfield__colored{position:absolute;width:2px;height:2px;background:transparent;border-radius:50%;filter:blur(1px)}.starfield--variant-a .starfield__static--1{box-shadow:3vw 5vh #fff9,7vw 12vh #ffffff80,12vw 3vh #ffffffb3,18vw 15vh #ffffff8c,24vw 8vh #fff9,31vw 18vh #ffffff80,38vw 6vh #ffffffb3,45vw 14vh #ffffff8c,52vw 2vh #fff9,59vw 11vh #ffffff80,66vw 19vh #ffffffb3,73vw 7vh #ffffff8c,80vw 16vh #fff9,87vw 4vh #ffffff80,94vw 13vh #ffffffb3,5vw 25vh #ffffff8c,15vw 32vh #fff9,25vw 28vh #ffffff80,35vw 35vh #ffffffb3,45vw 22vh #ffffff8c,55vw 38vh #fff9,65vw 30vh #ffffff80,75vw 26vh #ffffffb3,85vw 33vh #ffffff8c,95vw 29vh #fff9,10vw 9vh #ffffff73,21vw 21vh #ffffff80,33vw 11vh #ffffff8c,42vw 27vh #ffffff73,58vw 33vh #ffffff80,71vw 19vh #ffffff8c,82vw 25vh #ffffff73,91vw 8vh #ffffff80}.starfield--variant-a .starfield__static--2{box-shadow:2vw 42vh #ffffff8c,9vw 48vh #fff9,16vw 44vh #ffffff80,23vw 52vh #ffffffb3,30vw 46vh #ffffff8c,37vw 55vh #fff9,44vw 41vh #ffffff80,51vw 58vh #ffffffb3,58vw 50vh #ffffff8c,65vw 43vh #fff9,72vw 56vh #ffffff80,79vw 47vh #ffffffb3,86vw 53vh #ffffff8c,93vw 45vh #fff9,4vw 62vh #ffffff80,14vw 68vh #ffffffb3,24vw 64vh #ffffff8c,34vw 72vh #fff9,44vw 66vh #ffffff80,54vw 75vh #ffffffb3,64vw 61vh #ffffff8c,74vw 70vh #fff9,84vw 65vh #ffffff80,94vw 73vh #ffffffb3,7vw 57vh #ffffff73,19vw 63vh #ffffff80,29vw 49vh #ffffff8c,41vw 71vh #ffffff73,53vw 44vh #ffffff80,68vw 67vh #ffffff8c,81vw 59vh #ffffff73,97vw 51vh #ffffff80}.starfield--variant-a .starfield__static--3{box-shadow:6vw 78vh #fff9,13vw 85vh #ffffff80,20vw 80vh #ffffffb3,27vw 92vh #ffffff8c,34vw 83vh #fff9,41vw 88vh #ffffff80,48vw 95vh #ffffffb3,55vw 81vh #ffffff8c,62vw 90vh #fff9,69vw 84vh #ffffff80,76vw 93vh #ffffffb3,83vw 79vh #ffffff8c,90vw 87vh #fff9,97vw 82vh #ffffff80,3vw 89vh #ffffff73,17vw 76vh #ffffff80,31vw 97vh #ffffff8c,45vw 77vh #ffffff73,59vw 86vh #ffffff80,73vw 98vh #ffffff8c,87vw 75vh #ffffff73}.starfield--variant-a .starfield__static--4{box-shadow:1vw 17vh #fff6,8vw 39vh #ffffff73,14vw 56vh #fff6,22vw 73vh #ffffff73,28vw 14vh #fff6,36vw 47vh #ffffff73,43vw 82vh #fff6,50vw 31vh #ffffff73,57vw 69vh #fff6,63vw 8vh #ffffff73,70vw 52vh #fff6,77vw 36vh #ffffff73,84vw 91vh #fff6,92vw 23vh #ffffff73,98vw 61vh #fff6,4vw 84vh #ffffff73,11vw 29vh #fff6,19vw 95vh #ffffff73,26vw 41vh #fff6,32vw 67vh #ffffff73,39vw 19vh #fff6,46vw 53vh #ffffff73,52vw 87vh #fff6,60vw 24vh #ffffff73,67vw 78vh #fff6,74vw 11vh #ffffff73,80vw 64vh #fff6,88vw 42vh #ffffff73,96vw 96vh #fff6}.starfield--variant-b .starfield__static--1{box-shadow:5vw 8vh #ffffff8c,11vw 2vh #fff9,17vw 14vh #ffffffb3,23vw 6vh #ffffff80,29vw 17vh #fff9,35vw 9vh #ffffff8c,41vw 19vh #ffffffb3,47vw 4vh #ffffff80,53vw 16vh #fff9,59vw 10vh #ffffff8c,65vw 1vh #ffffffb3,71vw 13vh #ffffff80,77vw 18vh #fff9,83vw 5vh #ffffff8c,89vw 15vh #ffffffb3,95vw 11vh #ffffff80,8vw 24vh #fff9,20vw 31vh #ffffff8c,32vw 27vh #ffffffb3,44vw 34vh #ffffff80,56vw 21vh #fff9,68vw 36vh #ffffff8c,80vw 23vh #ffffffb3,92vw 30vh #ffffff80,2vw 19vh #ffffff73,14vw 28vh #ffffff80,26vw 11vh #ffffff8c,38vw 33vh #ffffff73,50vw 25vh #ffffff80,62vw 7vh #ffffff8c,74vw 29vh #ffffff73,86vw 20vh #ffffff80,98vw 3vh #ffffff8c}.starfield--variant-b .starfield__static--2{box-shadow:4vw 40vh #fff9,12vw 47vh #ffffff8c,20vw 53vh #ffffffb3,28vw 42vh #ffffff80,36vw 58vh #fff9,44vw 49vh #ffffff8c,52vw 38vh #ffffffb3,60vw 54vh #ffffff80,68vw 45vh #fff9,76vw 51vh #ffffff8c,84vw 39vh #ffffffb3,92vw 57vh #ffffff80,7vw 63vh #fff9,19vw 71vh #ffffff8c,31vw 65vh #ffffffb3,43vw 74vh #ffffff80,55vw 60vh #fff9,67vw 69vh #ffffff8c,79vw 76vh #ffffffb3,91vw 62vh #ffffff80,1vw 55vh #ffffff73,15vw 61vh #ffffff80,24vw 48vh #ffffff8c,38vw 67vh #ffffff73,49vw 43vh #ffffff80,63vw 72vh #ffffff8c,72vw 59vh #ffffff73,88vw 48vh #ffffff80,96vw 66vh #ffffff8c}.starfield--variant-b .starfield__static--3{box-shadow:3vw 82vh #ffffff8c,15vw 89vh #fff9,27vw 79vh #ffffffb3,39vw 94vh #ffffff80,51vw 85vh #fff9,63vw 91vh #ffffff8c,75vw 78vh #ffffffb3,87vw 86vh #ffffff80,99vw 93vh #fff9,9vw 95vh #ffffff73,21vw 83vh #ffffff80,33vw 97vh #ffffff8c,45vw 80vh #ffffff73,57vw 98vh #ffffff80,69vw 84vh #ffffff8c,81vw 92vh #ffffff73,93vw 77vh #ffffff80}.starfield--variant-b .starfield__static--4{box-shadow:6vw 13vh #fff6,13vw 36vh #ffffff73,18vw 59vh #fff6,25vw 81vh #ffffff73,31vw 22vh #fff6,37vw 44vh #ffffff73,42vw 68vh #fff6,48vw 91vh #ffffff73,54vw 17vh #fff6,61vw 41vh #ffffff73,66vw 65vh #fff6,73vw 88vh #ffffff73,78vw 12vh #fff6,85vw 34vh #ffffff73,90vw 56vh #fff6,97vw 79vh #ffffff73,3vw 27vh #fff6,10vw 52vh #ffffff73,16vw 74vh #fff6,22vw 96vh #ffffff73,29vw 46vh #fff6,35vw 18vh #ffffff73,40vw 73vh #fff6,58vw 29vh #ffffff73,64vw 51vh #fff6,70vw 95vh #ffffff73,82vw 63vh #fff6,94vw 41vh #ffffff73}.starfield--variant-c .starfield__static--1{box-shadow:2vw 2vh #fff9,8vw 9vh #ffffff8c,14vw 16vh #ffffffb3,20vw 4vh #ffffff80,26vw 12vh #fff9,32vw 19vh #ffffff8c,38vw 7vh #ffffffb3,44vw 15vh #ffffff80,50vw 3vh #fff9,56vw 11vh #ffffff8c,62vw 18vh #ffffffb3,68vw 6vh #ffffff80,74vw 14vh #fff9,80vw 1vh #ffffff8c,86vw 10vh #ffffffb3,92vw 17vh #ffffff80,98vw 5vh #fff9,4vw 22vh #ffffff8c,16vw 29vh #ffffffb3,28vw 36vh #ffffff80,40vw 24vh #fff9,52vw 33vh #ffffff8c,64vw 26vh #ffffffb3,76vw 38vh #ffffff80,88vw 31vh #fff9,5vw 13vh #ffffff73,11vw 27vh #ffffff80,23vw 8vh #ffffff8c,35vw 21vh #ffffff73,47vw 35vh #ffffff80,59vw 14vh #ffffff8c,71vw 28vh #ffffff73,83vw 22vh #ffffff80,95vw 9vh #ffffff8c}.starfield--variant-c .starfield__static--2{box-shadow:6vw 44vh #ffffff8c,18vw 51vh #fff9,30vw 41vh #ffffffb3,42vw 56vh #ffffff80,54vw 48vh #fff9,66vw 53vh #ffffff8c,78vw 43vh #ffffffb3,90vw 58vh #ffffff80,10vw 65vh #fff9,22vw 72vh #ffffff8c,34vw 62vh #ffffffb3,46vw 75vh #ffffff80,58vw 67vh #fff9,70vw 73vh #ffffff8c,82vw 64vh #ffffffb3,94vw 71vh #ffffff80,2vw 57vh #ffffff73,14vw 46vh #ffffff80,26vw 69vh #ffffff8c,38vw 52vh #ffffff73,50vw 74vh #ffffff80,62vw 45vh #ffffff8c,74vw 68vh #ffffff73,86vw 49vh #ffffff80,98vw 63vh #ffffff8c}.starfield--variant-c .starfield__static--3{box-shadow:8vw 80vh #fff9,24vw 88vh #ffffff8c,40vw 82vh #ffffffb3,56vw 95vh #ffffff80,72vw 84vh #fff9,88vw 92vh #ffffff8c,4vw 93vh #ffffff73,16vw 77vh #ffffff80,32vw 96vh #ffffff8c,48vw 79vh #ffffff73,64vw 97vh #ffffff80,80vw 78vh #ffffff8c,96vw 86vh #ffffff73,12vw 91vh #ffffff80,28vw 83vh #ffffff8c,44vw 98vh #ffffff73,60vw 87vh #ffffff80,76vw 94vh #ffffff8c,92vw 81vh #ffffff73}.starfield--variant-c .starfield__static--4{box-shadow:1vw 35vh #fff6,9vw 58vh #ffffff73,17vw 81vh #fff6,25vw 19vh #ffffff73,33vw 54vh #fff6,41vw 77vh #ffffff73,49vw 28vh #fff6,57vw 61vh #ffffff73,65vw 39vh #fff6,73vw 82vh #ffffff73,81vw 17vh #fff6,89vw 54vh #ffffff73,97vw 76vh #fff6,7vw 71vh #ffffff73,15vw 32vh #fff6,21vw 87vh #ffffff73,29vw 48vh #fff6,37vw 15vh #ffffff73,45vw 63vh #fff6,53vw 91vh #ffffff73,61vw 22vh #fff6,69vw 56vh #ffffff73,77vw 93vh #fff6,85vw 38vh #ffffff73,93vw 67vh #fff6}.starfield--variant-d .starfield__static--1{box-shadow:1vw 11vh #ffffffb3,9vw 4vh #ffffff8c,17vw 18vh #fff9,25vw 7vh #ffffff80,33vw 15vh #ffffffb3,41vw 2vh #ffffff8c,49vw 13vh #fff9,57vw 19vh #ffffff80,65vw 8vh #ffffffb3,73vw 16vh #ffffff8c,81vw 3vh #fff9,89vw 12vh #ffffff80,97vw 6vh #ffffffb3,6vw 28vh #ffffff8c,22vw 35vh #fff9,38vw 23vh #ffffff80,54vw 32vh #ffffffb3,70vw 27vh #ffffff8c,86vw 37vh #fff9,4vw 21vh #ffffff73,13vw 9vh #ffffff80,21vw 31vh #ffffff8c,29vw 17vh #ffffff73,45vw 26vh #ffffff80,53vw 5vh #ffffff8c,61vw 34vh #ffffff73,69vw 21vh #ffffff80,77vw 38vh #ffffff8c,85vw 9vh #ffffff73,93vw 29vh #ffffff80}.starfield--variant-d .starfield__static--2{box-shadow:3vw 45vh #ffffff80,15vw 52vh #ffffffb3,27vw 42vh #ffffff8c,39vw 59vh #fff9,51vw 47vh #ffffff80,63vw 55vh #ffffffb3,75vw 40vh #ffffff8c,87vw 53vh #fff9,99vw 48vh #ffffff80,11vw 67vh #ffffffb3,35vw 74vh #ffffff8c,59vw 63vh #fff9,83vw 71vh #ffffff80,7vw 58vh #ffffff73,19vw 44vh #ffffff80,31vw 69vh #ffffff8c,43vw 51vh #ffffff73,55vw 73vh #ffffff80,67vw 46vh #ffffff8c,79vw 68vh #ffffff73,91vw 57vh #ffffff80,23vw 62vh #ffffff8c,47vw 70vh #ffffff73,71vw 49vh #ffffff80,95vw 65vh #ffffff8c}.starfield--variant-d .starfield__static--3{box-shadow:7vw 83vh #ffffff8c,23vw 91vh #fff9,47vw 79vh #ffffffb3,71vw 88vh #ffffff80,95vw 81vh #fff9,3vw 94vh #ffffff73,15vw 78vh #ffffff80,31vw 97vh #ffffff8c,55vw 85vh #ffffff73,79vw 93vh #ffffff80,11vw 89vh #ffffff8c,35vw 76vh #ffffff73,59vw 98vh #ffffff80,83vw 82vh #ffffff8c,43vw 92vh #ffffff73,67vw 77vh #ffffff80,91vw 96vh #ffffff8c,19vw 84vh #ffffff73}.starfield--variant-d .starfield__static--4{box-shadow:2vw 37vh #fff6,10vw 61vh #ffffff73,18vw 14vh #fff6,26vw 54vh #ffffff73,34vw 86vh #fff6,42vw 29vh #ffffff73,50vw 67vh #fff6,58vw 41vh #ffffff73,66vw 89vh #fff6,74vw 23vh #ffffff73,82vw 57vh #fff6,90vw 78vh #ffffff73,98vw 33vh #fff6,5vw 72vh #ffffff73,14vw 25vh #fff6,22vw 93vh #ffffff73,30vw 48vh #fff6,38vw 16vh #ffffff73,46vw 81vh #fff6,54vw 52vh #ffffff73,62vw 19vh #fff6,70vw 64vh #ffffff73,78vw 95vh #fff6,86vw 31vh #ffffff73,94vw 69vh #fff6}.starfield__animated--1{box-shadow:10vw 10vh #ffffff80,30vw 20vh #fff9,50vw 15vh #ffffff8c,70vw 25vh #ffffff80,90vw 18vh #fff9,15vw 40vh #ffffff8c,35vw 50vh #ffffff80,55vw 45vh #fff9,75vw 55vh #ffffff8c,95vw 48vh #ffffff80,20vw 70vh #fff9,40vw 80vh #ffffff8c,60vw 75vh #ffffff80,80vw 85vh #fff9;animation:starfield-twinkle 10s ease-in-out infinite}.starfield__animated--2{box-shadow:5vw 8vh #ffffff8c,25vw 28vh #ffffff80,45vw 18vh #fff9,65vw 38vh #ffffff8c,85vw 12vh #ffffff80,12vw 55vh #fff9,32vw 65vh #ffffff8c,52vw 52vh #ffffff80,72vw 68vh #fff9,92vw 58vh #ffffff8c,18vw 88vh #ffffff80,48vw 92vh #fff9,78vw 78vh #ffffff8c;animation:starfield-twinkle 12s ease-in-out infinite;animation-delay:-4s}.starfield__bright--1{box-shadow:15vw 12vh 0 1px #ffffffe6,45vw 35vh 0 1px #ffffffd9,75vw 22vh 0 1px #ffffffe6,25vw 58vh 0 1px #ffffffd9,55vw 72vh 0 1px #ffffffe6,85vw 48vh 0 1px #ffffffd9,35vw 88vh 0 1px #ffffffe6,65vw 95vh 0 1px #ffffffd9;animation:starfield-bright 8s ease-in-out infinite}.starfield__colored--cyan{box-shadow:20vw 15vh #42ddff,50vw 45vh #42ddff,80vw 25vh #42ddff,30vw 75vh #42ddff,60vw 85vh #42ddff;animation:starfield-colored 11s ease-in-out infinite}.starfield__colored--purple{box-shadow:12vw 32vh #a78bfa,42vw 62vh #a78bfa,72vw 42vh #a78bfa,22vw 82vh #a78bfa,92vw 72vh #a78bfa;animation:starfield-colored 13s ease-in-out infinite;animation-delay:-5s}.starfield__colored--pink{box-shadow:8vw 22vh #f472b6,38vw 52vh #f472b6,68vw 18vh #f472b6,98vw 68vh #f472b6;animation:starfield-colored 10s ease-in-out infinite;animation-delay:-2s}@keyframes starfield-twinkle{0%,to{opacity:.6}50%{opacity:1}}@keyframes starfield-bright{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}@keyframes starfield-colored{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:.9;transform:scale(1.2)}}.starfield--sparse .starfield__static,.starfield--sparse .starfield__animated{opacity:.7}.starfield--dense .starfield__static{transform:scale(1.2)}@media (prefers-reduced-motion: reduce){.starfield__animated,.starfield__bright,.starfield__colored{animation:none}.starfield__animated--1,.starfield__animated--2{opacity:.8}.starfield__bright--1{opacity:.9}.starfield__colored--cyan,.starfield__colored--purple,.starfield__colored--pink{opacity:.6}}
