.rv-btn{position:relative;display:inline-flex;align-items:center;justify-content:space-between;font-family:Chakra Petch,sans-serif;font-weight:600;font-size:clamp(13px,1.25vw,18px);text-transform:uppercase;letter-spacing:.02em;line-height:1.2;text-decoration:none;white-space:nowrap;overflow:hidden;background:transparent;outline:none;padding:.9em 1.2em;min-width:clamp(170px,15.28vw,230px)}.rv-btn-left{position:relative;z-index:2;display:flex;align-items:center;gap:.5em;flex-shrink:0;font-family:Chakra Petch}.rv-btn-dot{display:block;flex-shrink:0;width:.75em;height:.75em;border-radius:2px;background:currentColor;transition:background .15s ease}.rv-btn-arrow{position:relative;z-index:2;pointer-events:none;flex-shrink:0;display:block;width:1em;height:1em;margin-left:.5em;transition:color .15s ease,transform .2s ease}.rv-btn:hover .rv-btn-arrow{transform:translate(3px)}.rv-btn--primary:hover .rv-btn-arrow,.rv-btn--secondary:hover .rv-btn-arrow{color:#0a0a0a}.rv-btn--sm{font-size:clamp(10px,.903vw,13px);min-width:clamp(140px,12.5vw,190px)}.rv-btn--md{font-size:clamp(12px,1.15vw,16px);min-width:auto}.rv-btn-fill{position:absolute;inset:0;z-index:1;transform:translateY(101%);transition:transform .35s cubic-bezier(.85,0,.15,1)}.rv-btn:hover .rv-btn-fill{transform:translateY(0)}.rv-btn-label{position:relative;z-index:2;pointer-events:none;transition:color .15s ease;display:inline-block}.rv-btn--primary{border:1px solid rgba(255,255,255,.5);color:#fff}.rv-btn--primary .rv-btn-fill{background:#fff}.rv-btn--primary:hover .rv-btn-label{color:#0a0a0a}.rv-btn--primary:hover .rv-btn-dot{background:#0a0a0a}.rv-btn--secondary{border:1px solid rgba(255,255,255,.18);color:#666}.rv-btn--secondary .rv-btn-fill{background:#fff}.rv-btn--secondary:hover .rv-btn-label{color:#0a0a0a}.rv-btn--secondary:hover .rv-btn-dot{background:#0a0a0a}.hud-header{--border: rgba(255,255,255,.08);--fg: #ffffff;--fg2: rgba(255,255,255,.5);--fg3: rgba(255,255,255,.22);--mono: "Geist Mono", monospace;--display: "Funnel Display", sans-serif;--void: #050508;--accent: #C4A1FF;--rv-rail: clamp(20px, 2vw, 32px);position:fixed!important;top:0;left:0;right:0;z-index:9999;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 var(--rv-rail);border-bottom:1px solid var(--border);background:#000!important;isolation:isolate;transform:translateZ(0);will-change:transform;font-family:var(--mono)}.hud-left{display:flex;align-items:center;gap:0;height:100%}.hud-col-logo{display:flex;align-items:center;padding-right:20px;border-right:1px solid var(--border);height:100%}.hud-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;flex-shrink:0}.hud-logo-text{font-family:var(--display);font-size:20px;font-weight:400;letter-spacing:-.02em;color:#fff;line-height:1}.hud-logo svg{display:block;fill:#fff}.hud-logo img{display:block;height:28px;width:auto;transform-origin:center;animation:nav-logo-pulse 3.8s ease-in-out infinite;filter:drop-shadow(0 0 0 rgba(196,161,255,0))}.hud-logo:hover img{animation-duration:1.4s}@keyframes nav-logo-pulse{0%{transform:scale(1);filter:drop-shadow(0 0 0 rgba(196,161,255,0));opacity:.96}50%{transform:scale(1.045);filter:drop-shadow(0 0 10px rgba(196,161,255,.35));opacity:1}to{transform:scale(1);filter:drop-shadow(0 0 0 rgba(196,161,255,0));opacity:.96}}.hud-col-menu{display:none;align-items:center;height:100%}.hud-menu-btn{display:flex;align-items:center;gap:10px;background:none;border:none;color:#ffffffa6;font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.15em;padding:0 20px;height:100%;transition:color .15s}.hud-menu-btn:hover{color:#ffffffd9}.hud-menu-lines{display:flex;flex-direction:column;gap:5px}.hud-menu-lines span{display:block;width:16px;height:1px;background:currentColor;transition:width .2s,transform .2s ease}.hud-menu-lines span:last-child{width:10px}.hud-menu-btn:hover .hud-menu-lines span{width:16px}.hud-menu-btn.is-open .hud-menu-lines span:first-child{transform:translateY(3px) rotate(45deg);width:16px}.hud-menu-btn.is-open .hud-menu-lines span:last-child{transform:translateY(-3px) rotate(-45deg);width:16px}.hud-nav-desktop{display:flex;align-items:center;height:100%;position:absolute;left:50%;transform:translate(-50%)}.hud-nav-item{position:relative;height:100%;display:flex;align-items:center}.hud-nav-trigger{display:flex;align-items:center;gap:8px;background:none;border:none;color:#ffffffa6;font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.15em;padding:0 22px;height:100%;transition:color .15s;white-space:nowrap}.hud-nav-trigger:hover,.hud-nav-item.is-open .hud-nav-trigger{color:#ffffffd9}.hud-nav-chevron{width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3.5px solid currentColor;transition:transform .2s ease}.hud-nav-item.is-open .hud-nav-chevron{transform:rotate(180deg)}.hud-ext-arrow{font-size:.6em;opacity:.5;vertical-align:super;margin-left:2px}.hud-nav-link{display:flex;align-items:center;background:none;border:none;color:#ffffffa6;font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.15em;padding:0 22px;height:100%;transition:color .15s;white-space:nowrap;text-decoration:none}.hud-nav-link:hover{color:#ffffffd9}.hud-dropdown{position:absolute;top:100%;left:-1px;min-width:240px;background:var(--void, #050508);border:1px solid var(--border);border-top:1px solid rgba(196,161,255,.15);padding:10px 0 8px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:100}.hud-dropdown:before{content:"";position:absolute;inset:0;opacity:.08;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.15) 1px,transparent 1px);background-size:16px 16px}.hud-nav-item.is-open .hud-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.hud-dropdown-label{display:block;font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#ffffffd9;padding:10px 20px;margin:-20px 0 10px;position:relative;background:repeating-linear-gradient(-45deg,transparent,transparent 3px,rgba(196,161,255,.12) 3px,rgba(196,161,255,.12) 4px);border-bottom:1px solid rgba(196,161,255,.18)}.hud-dropdown-link{display:inline-block;position:relative;font-family:var(--display);font-size:1.25rem;font-weight:400;letter-spacing:-.02em;line-height:1.1;color:#ffffffb3;text-decoration:none;padding:6px 20px;transition:color .18s,transform .18s;width:100%;box-sizing:border-box}.hud-dropdown-link:before,.hud-dropdown-link:after{content:"";position:absolute;width:6px;height:6px;border-color:#fff3;border-style:solid;opacity:0;transition:opacity .2s,border-color .2s}.hud-dropdown-link:before{top:2px;left:14px;border-width:1px 0 0 1px}.hud-dropdown-link:after{bottom:2px;right:14px;border-width:0 1px 1px 0}.hud-dropdown-link:hover{color:#fff;transform:translate(4px);background:#c4a1ff08}.hud-dropdown-link:hover:before,.hud-dropdown-link:hover:after{opacity:1;border-color:#fff6}.hud-col-ctas{display:flex;align-items:center;gap:12px;height:100%;padding-left:24px}.hud-ghost{position:relative;font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#ffffffa6;text-decoration:none;padding:5px 10px;border:1px solid transparent;transition:color .2s,border-color .2s}.hud-ghost:hover{color:#ffffffd9;border-color:#ffffff1f}.hud-sign-in{color:#fffc;padding:5px 10px}.hud-sign-in:hover{color:#fff;border-color:#fff3}.hud-cta-noarrow .rv-btn-arrow{display:none}.hud-cta-noarrow.rv-btn{min-width:auto;padding:.6em 1.2em}.hud-cta-waitlist.rv-btn{background:var(--accent, #C4A1FF);border-color:var(--accent, #C4A1FF);color:#0a0a0a}.hud-cta-waitlist .rv-btn-label{color:#0a0a0a}.hud-cta-waitlist .rv-btn-fill{background:#b07fff}.hud-cta-waitlist:hover .rv-btn-label{color:#0a0a0a}.hud-ghost-sep{width:1px;height:14px;background:#ffffff1a;flex-shrink:0;margin:0 2px}#hud-nav{display:none;flex-direction:column;--border: rgba(255,255,255,.08);--fg: #ffffff;--fg2: rgba(255,255,255,.5);--fg3: rgba(255,255,255,.22);--mono: "Geist Mono", monospace;--display: "Funnel Display", sans-serif;--void: #050508;--accent: #C4A1FF}.mnav-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.mnav-section{border-bottom:1px solid var(--border)}.mnav-trigger{display:flex;align-items:center;gap:10px;width:100%;background:none;border:none;font-family:var(--display);font-size:1.1rem;font-weight:400;letter-spacing:-.01em;color:#fffc;padding:18px clamp(20px,4vw,32px);cursor:pointer;transition:color .15s;text-decoration:none}.mnav-trigger:hover{color:#fff}.mnav-plain{display:block;border-bottom:1px solid var(--border)}.mnav-chevron{width:0;height:0;border-left:3.5px solid transparent;border-right:3.5px solid transparent;border-top:4px solid currentColor;transition:transform .2s ease;opacity:.4}.mnav-section.is-open .mnav-chevron{transform:rotate(180deg)}.mnav-links{display:none;flex-direction:column;padding:0 0 8px}.mnav-section.is-open .mnav-links{display:flex}.mnav-links-header{font-family:var(--mono);font-size:10px;text-transform:uppercase;letter-spacing:.15em;color:#ffffffd9;padding:10px clamp(20px,4vw,32px);background:repeating-linear-gradient(-45deg,transparent,transparent 3px,rgba(196,161,255,.12) 3px,rgba(196,161,255,.12) 4px);border-bottom:1px solid rgba(196,161,255,.18);margin-bottom:4px}.mnav-link{font-family:var(--display);font-size:1.15rem;font-weight:400;letter-spacing:-.01em;color:#fffc;text-decoration:none;padding:10px clamp(20px,4vw,32px) 10px calc(clamp(20px,4vw,32px) + 12px);transition:color .15s;position:relative}.mnav-link:before{content:"";position:absolute;left:clamp(20px,4vw,32px);top:50%;transform:translateY(-50%);width:4px;height:4px;background:transparent;transition:background .15s}.mnav-link:hover{color:#fff}.mnav-link:hover:before{background:var(--accent)}.mnav-bottom{display:flex;flex-direction:column;gap:10px;padding:24px clamp(32px,8vw,56px);padding-bottom:max(28px,env(safe-area-inset-bottom));border-top:1px solid var(--border)}.mnav-bottom-signin{font-family:var(--display);font-size:1rem;font-weight:400;color:#ffffffb3;text-decoration:none;text-align:center;padding:12px 0;transition:color .15s}.mnav-bottom-signin:hover{color:#fff}.mnav-bottom-primary{display:block;text-align:center;font-family:Chakra Petch,sans-serif;font-weight:600;font-size:15px;text-transform:uppercase;letter-spacing:-.02em;color:#0a0a0a;text-decoration:none;background:var(--accent, #C4A1FF);padding:18px 32px;transition:background .2s}.mnav-bottom-primary:hover{background:#b07fff}.mnav-bottom-secondary{display:block;text-align:center;font-family:Chakra Petch,sans-serif;font-weight:600;font-size:15px;text-transform:uppercase;letter-spacing:-.02em;color:#fff;text-decoration:none;border:2px solid rgba(255,255,255,.5);padding:18px 32px;transition:border-color .2s,color .2s}.mnav-bottom-secondary:hover{border-color:#fffc}.dot-matrix{background-image:radial-gradient(rgba(255,255,255,.15) 1px,transparent 1px);background-size:16px 16px}@media(max-width:900px){.hud-nav-desktop,.hud-col-ctas{display:none!important}.hud-col-menu{display:flex!important}#hud-nav{display:flex}.hud-left{width:100%;justify-content:space-between}.hud-col-menu{margin-left:auto}}@media(max-width:480px){.hud-header{font-size:9px;letter-spacing:.5px;height:52px}#hud-nav{top:52px!important}}.hud-footer{--border: rgba(255,255,255,.08);--fg: #ffffff;--fg2: rgba(255,255,255,.6);--fg3: rgba(255,255,255,.22);--mono: "Geist Mono", monospace;--rv-rail: clamp(20px, 2vw, 32px);border-top:1px solid var(--border);overflow:hidden;background:#000;margin-left:var(--rv-rail);margin-right:var(--rv-rail)}.hud-footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;border-bottom:1px solid var(--border)}.hud-footer-cell{padding:clamp(18px,2.5vw,28px);border-right:1px solid var(--border)}.hud-footer-cell:last-child{border-right:none}.hud-footer-label{font-family:var(--mono);font-size:8px;text-transform:uppercase;letter-spacing:.2em;color:var(--fg3);display:block;margin-bottom:14px}.hud-footer-links{display:flex;flex-direction:column;gap:3px}.hud-footer-badges-inline{display:flex;align-items:center;gap:8px;margin-top:4px}.ft-ext{font-size:.65em;opacity:.4;vertical-align:super;margin-left:1px}.hud-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:10px clamp(18px,2.5vw,28px);border-bottom:1px solid var(--border)}.hud-footer-copy{font-family:var(--mono);font-size:8px;color:var(--fg3)}.hud-footer-legal{display:flex;gap:20px}.footer-social-link,.footer-link{position:relative;font-family:Chakra Petch,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--fg2, rgba(255,255,255,.5));text-decoration:none;transition:color .2s;display:inline-flex;align-items:center;gap:8px;padding:6px 10px}.footer-social-link:before,.footer-social-link:after,.footer-link:before,.footer-link:after{content:"";position:absolute;width:6px;height:6px;border-color:var(--fg3, rgba(255,255,255,.22));border-style:solid;opacity:0;transition:opacity .2s,border-color .2s}.footer-social-link:before,.footer-link:before{top:2px;left:2px;border-width:1px 0 0 1px}.footer-social-link:after,.footer-link:after{bottom:2px;right:2px;border-width:0 1px 1px 0}.footer-social-link:hover,.footer-link:hover{color:var(--fg, #fff)}.footer-social-link:hover:before,.footer-social-link:hover:after,.footer-link:hover:before,.footer-link:hover:after{border-color:var(--fg2, rgba(255,255,255,.5));opacity:1}.hud-footer-connect-mobile{display:none}@media(max-width:640px){.footer-specimen-meta{display:none}}@media(max-width:900px){.hud-footer-grid{grid-template-columns:1fr 1fr 1fr}.hud-footer-cell{padding:clamp(16px,3vw,24px);border-right:1px solid var(--border);border-bottom:none}.hud-footer-cell:nth-child(3){border-right:none}.hud-footer-cell:nth-child(4){display:none}.hud-footer-connect-mobile{display:block}.hud-footer-badges-inline img{height:50px!important}.footer-link{font-size:10px;padding:4px 0}.footer-link:before,.footer-link:after{display:none}.hud-footer-label{font-size:7px;margin-bottom:10px}.hud-footer-links{gap:1px}}@media(max-width:480px){.hud-footer-grid{grid-template-columns:1fr 1fr 1fr}.hud-footer-cell{padding:16px 12px}.footer-link{font-size:9px}}*,: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: }*,: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:Inter,ui-sans-serif,system-ui,sans-serif;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}:root{--background: 0 0% 100%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--primary: 240 5.9% 10%;--primary-foreground: 0 0% 98%;--secondary: 240 4.8% 95.9%;--secondary-foreground: 240 5.9% 10%;--muted: 240 4.8% 95.9%;--muted-foreground: 240 3.8% 46.1%;--border: 240 5.9% 90%;--input: 240 5.9% 90%;--ring: 240 10% 3.9%}.dark{--background: 240 5% 9%;--foreground: 0 0% 98%;--card: 240 5% 9%;--card-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 240 5.9% 10%;--secondary: 240 5% 14%;--secondary-foreground: 0 0% 98%;--muted: 240 5% 14%;--muted-foreground: 240 5% 64.9%;--border: 240 5% 20%;--input: 240 5% 14%;--ring: 240 4.9% 83.9%}html{color-scheme:light}html.dark{color-scheme:dark}body{background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Public Sans,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Funnel Display,sans-serif!important;text-wrap:balance}p,span,a,li,td,th,label,input,textarea,select,button,time{font-family:Public Sans,ui-sans-serif,system-ui,sans-serif}.\!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}}.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);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.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] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.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] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.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] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.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);font-weight:600;margin-top:1.25em}.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] *)){font-weight:500;font-style:italic;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}.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);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.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] *)){display:block;margin-top:2em;margin-bottom:2em}.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] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.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] *)){color:inherit}.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] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.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);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.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] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.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);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.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);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;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] *)){padding-inline-start:.375em}.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] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.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:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.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.7777778}.prose-lg :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.prose-lg :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.prose-lg :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.prose-lg :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.prose-lg :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.prose-lg :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.prose-lg :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.prose-lg :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.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.7777778em;margin-bottom:1.7777778em}.prose-lg :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.prose-lg :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-lg :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.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] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.prose-lg :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.prose-lg :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.prose-lg :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.prose-lg :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.prose-lg :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.prose-lg :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.prose-lg :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.prose-lg :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.prose-lg :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.prose-lg :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-lg :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.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:.8888889em;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.7777778em;margin-bottom:1.7777778em}.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] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.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}.prose-invert{--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.bottom-0{bottom:0}.bottom-\[-1px\]{bottom:-1px}.left-0{left:0}.left-1\/2{left:50%}.left-\[-1px\]{left:-1px}.left-\[2\.5\%\]{left:2.5%}.right-0{right:0}.right-\[-1px\]{right:-1px}.right-\[2\.5\%\]{right:2.5%}.top-0{top:0}.top-\[-1px\]{top:-1px}.top-full{top:100%}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-10{margin-bottom:2.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-2\.5{width:.625rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-72{width:18rem}.w-auto{width:auto}.w-full{width:100%}.min-w-\[140px\]{min-width:140px}.min-w-\[180px\]{min-width:180px}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-\[95\%\]{max-width:95%}.max-w-md{max-width:28rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink,.shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-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-x-full{--tw-translate-x: 100%;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-180{--tw-rotate: 180deg;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))}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.text-wrap{text-wrap:wrap}.rounded-none{border-radius:0}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-white\/\[0\.08\]{border-color:#ffffff14}.bg-\[\#C4A1FF\]{--tw-bg-opacity: 1;background-color:rgb(196 161 255 / var(--tw-bg-opacity, 1))}.bg-black\/50{background-color:#00000080}.p-2{padding:.5rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.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\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.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-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-8{padding-bottom:2rem}.pl-4{padding-left:1rem}.pr-10{padding-right:2.5rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-24{padding-top:6rem}.text-left{text-align:left}.text-center{text-align:center}.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-\[13px\]{font-size:13px}.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-light{font-weight:300}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.text-\[\#1C1732\]{--tw-text-opacity: 1;color:rgb(28 23 50 / var(--tw-text-opacity, 1))}.text-\[\#C4A1FF\]{--tw-text-opacity: 1;color:rgb(196 161 255 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/30{color:#ffffff4d}.text-white\/40{color:#fff6}.text-white\/50{color:#ffffff80}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.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)}.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)}.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)}.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-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.bg-background{background-color:hsl(var(--background))}.text-foreground{color:hsl(var(--foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.last\:border-b-0:last-child{border-bottom-width:0px}.hover\:bg-white\/5:hover{background-color:#ffffff0d}.hover\:text-\[\#9D61FF\]:hover{--tw-text-opacity: 1;color:rgb(157 97 255 / var(--tw-text-opacity, 1))}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:rotate-180{--tw-rotate: 180deg;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\:opacity-100{opacity:1}.prose-headings\:font-light :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:300}.prose-headings\:tracking-tight :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){letter-spacing:-.025em}.prose-a\:text-\[\#C4A1FF\] :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity: 1;color:rgb(196 161 255 / var(--tw-text-opacity, 1))}.prose-code\:text-sm :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.875rem;line-height:1.25rem}.prose-pre\:border :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){border-width:1px}.dark\:block:is(.dark *){display:block}.dark\:hidden:is(.dark *){display:none}.dark\:border-gray-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(55 65 81 / var(--tw-border-opacity, 1))}.dark\:hover\:text-\[\#C4A1FF\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(196 161 255 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:hidden{display:none}.md\:max-w-none{max-width:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:border-r{border-right-width:1px}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:py-36{padding-top:9rem;padding-bottom:9rem}.md\:pb-36{padding-bottom:9rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1024px){.lg\:max-w-\[95\%\]{max-width:95%}.lg\:p-10{padding:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-6xl{font-size:3.75rem;line-height:1}.lg\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:1280px){.xl\:max-w-\[85\%\]{max-width:85%}}.rv-page-wrap[data-astro-cid-sckkx6r4]{--rv-void: #050508;--rv-border: rgba(255,255,255,.08);--rv-accent: #C4A1FF;--rv-fg: #ffffff;--rv-fg2: rgba(255,255,255,.67);--rv-rail: clamp(20px, 2vw, 32px);position:relative}.rv-page-wrap[data-astro-cid-sckkx6r4]:before,.rv-page-wrap[data-astro-cid-sckkx6r4]:after{content:"";position:fixed;top:0;bottom:0;width:1px;background:var(--rv-border);pointer-events:none;z-index:30}.rv-page-wrap[data-astro-cid-sckkx6r4]:before{left:var(--rv-rail)}.rv-page-wrap[data-astro-cid-sckkx6r4]:after{right:var(--rv-rail)}.rv-main[data-astro-cid-sckkx6r4]{margin-left:var(--rv-rail);margin-right:var(--rv-rail);background:var(--rv-void)}.rv-main[data-astro-cid-sckkx6r4]>[data-astro-cid-sckkx6r4]:first-child{border-top:none}.rv-main[data-astro-cid-sckkx6r4] section[data-astro-cid-sckkx6r4],.rv-main[data-astro-cid-sckkx6r4]>div[data-astro-cid-sckkx6r4]{border-bottom:1px solid var(--rv-border)}.rv-main[data-astro-cid-sckkx6r4] section[data-astro-cid-sckkx6r4]:last-child,.rv-main[data-astro-cid-sckkx6r4]>div[data-astro-cid-sckkx6r4]:last-child{border-bottom:none}.rv-footer[data-astro-cid-sckkx6r4]{margin-left:var(--rv-rail);margin-right:var(--rv-rail);border-top:1px solid var(--rv-border)}.rv-muted[data-astro-cid-sckkx6r4]{color:var(--rv-fg2)}
