*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--un-default-border-color, #e5e7eb)}:before,:after{--un-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-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]){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;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[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::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{--color-primary: #90F736;--color-bg: #0a0a0a;--color-card: #141414;--color-card2: #1a1a1a;--color-border: #2a2a2a;--color-text: #ffffff;--color-muted: #888888;--header-height: 64px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background-color:var(--color-bg);color:var(--color-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#444}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.modal-overlay-enter-active .modal-backdrop{transition:opacity .3s cubic-bezier(.16,1,.3,1)}.modal-overlay-enter-active .modal-body{transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1)}.modal-overlay-leave-active .modal-backdrop{transition:opacity .2s ease-out}.modal-overlay-leave-active .modal-body{transition:opacity .15s ease-out,transform .2s ease-out}.modal-overlay-enter-from .modal-backdrop,.modal-overlay-enter-from .modal-body{opacity:0}.modal-overlay-enter-from .modal-body{transform:scale(.95) translateY(10px)}.modal-overlay-leave-to .modal-backdrop,.modal-overlay-leave-to .modal-body{opacity:0}.modal-overlay-leave-to .modal-body{transform:scale(.97)}.quote-item{opacity:0;transform:translate(-16px);transition:opacity .35s ease-out,transform .35s ease-out}.quote-item-visible{opacity:1;transform:translate(0)}.quote-item-settled{opacity:1;transform:none;transition:border-color .15s}.quote-flip-move{transition:transform .4s cubic-bezier(.16,1,.3,1)}.step-fade-enter-active{transition:opacity .25s ease-out,transform .25s ease-out}.step-fade-leave-active{transition:opacity .15s ease-in;position:absolute;top:0;right:0;bottom:0;left:0}.step-fade-enter-from{opacity:0;transform:translateY(6px)}.step-fade-leave-to{opacity:0}.error-fade-enter-active{transition:opacity .2s ease-out,transform .2s ease-out}.error-fade-leave-active{transition:opacity .15s ease-in}.error-fade-enter-from{opacity:0;transform:translateY(-4px)}.error-fade-leave-to{opacity:0}.slide-down-enter-active,.slide-down-leave-active{transition:all .2s ease}.slide-down-enter-from,.slide-down-leave-to{opacity:0;transform:translateY(-8px)}.mobile-overlay-enter-active,.mobile-overlay-leave-active{transition:opacity .3s ease}.mobile-overlay-enter-from,.mobile-overlay-leave-to{opacity:0}.mobile-drawer-enter-active,.mobile-drawer-leave-active{transition:transform .3s ease}.mobile-drawer-enter-from,.mobile-drawer-leave-to{transform:translate(100%)}.mobile-nav-link{display:block;padding:.6rem .75rem;border-radius:.5rem;font-size:.9375rem;font-weight:500;color:#ccc;transition:all .15s}.mobile-nav-link:hover{color:#90f736;background:#ffffff0d}.anim-before{opacity:0;transition:opacity .7s ease,transform .7s ease}.anim-up{transform:translateY(40px)}.anim-left{transform:translate(-50px)}.anim-right{transform:translate(50px)}.anim-fade{transform:none}.anim-scale{transform:scale(.92)}.anim-visible{opacity:1!important;transform:none!important}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.anim-float{animation:float 4s ease-in-out infinite}.anim-float-slow{animation:float 6s ease-in-out infinite}.panel-enter-active,.panel-leave-active{transition:opacity .2s ease}.panel-enter-from,.panel-leave-to{opacity:0}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-track{animation:marquee-scroll 30s linear infinite}.marquee-track.paused{animation-play-state:paused}.card-overlay-enter-active{transition:opacity .3s ease,transform .3s ease}.card-overlay-leave-active{transition:opacity .2s ease,transform .2s ease}.card-overlay-enter-from{opacity:0;transform:translateY(8px)}.card-overlay-leave-to{opacity:0}.feature-divider-right:after{content:"";position:absolute;right:0;top:0;width:1px;height:100%;background:linear-gradient(to bottom,transparent,rgba(37,49,15,.4) 20%,rgba(37,49,15,.4) 80%,transparent)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,#1a1a1a 25%,#252525,#1a1a1a 75%);background-size:800px 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:8px}.page-enter-active,.page-leave-active{transition:opacity .15s ease}.page-enter-from,.page-leave-to{opacity:0}.step-node{width:30px;height:30px;border-radius:50%;background:#222;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.step-connector{width:2px;height:24px;background:#444;margin-left:14px;flex-shrink:0}.ex-step-forward-enter-active{transition:opacity .3s ease-out,transform .3s ease-out}.ex-step-forward-leave-active{transition:opacity .2s ease-in,transform .2s ease-in}.ex-step-forward-enter-from{opacity:0;transform:translate(24px)}.ex-step-forward-leave-to{opacity:0;transform:translate(-24px)}.ex-step-backward-enter-active{transition:opacity .3s ease-out,transform .3s ease-out}.ex-step-backward-leave-active{transition:opacity .2s ease-in,transform .2s ease-in}.ex-step-backward-enter-from{opacity:0;transform:translate(-24px)}.ex-step-backward-leave-to{opacity:0;transform:translate(24px)}@keyframes success-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.success-pop{animation:success-pop .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes draw-check{0%{stroke-dashoffset:30}to{stroke-dashoffset:0}}.success-check{stroke-dasharray:30;stroke-dashoffset:30;animation:draw-check .4s ease-out .3s forwards}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.container,[container=""]{width:100%}.section-container{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:1rem;padding-right:1rem}.input-base{width:100%;border-width:1px;--un-border-opacity:1;border-color:rgb(42 42 42 / var(--un-border-opacity));border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(13 13 13 / var(--un-bg-opacity));padding:.75rem 1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-ghost{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(42 42 42 / var(--un-border-opacity));border-radius:.75rem;padding:.75rem 1.5rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:700;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-outline{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-width:1px;--un-border-opacity:1;border-color:rgb(144 247 54 / var(--un-border-opacity));border-radius:.5rem;padding:.75rem 1.5rem;--un-text-opacity:1;color:rgb(144 247 54 / var(--un-text-opacity));font-weight:700;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary,[btn-primary=""]{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(144 247 54 / var(--un-bg-opacity));padding:.75rem 1.5rem;--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity));font-weight:700;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-ghost:active,.btn-outline:active,.btn-primary:active,[btn-primary=""]:active{--un-scale-x:.97;--un-scale-y:.97;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.btn-ghost:active:disabled{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.btn-outline:active:disabled{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.btn-primary:active:disabled{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}[btn-primary=""]:active:disabled{--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.btn-ghost:disabled{cursor:not-allowed;opacity:.5}.btn-outline:disabled{cursor:not-allowed;opacity:.5}.btn-primary:disabled{cursor:not-allowed;opacity:.5}[btn-primary=""]:disabled{cursor:not-allowed;opacity:.5}.card-base,[card-base=""]{border-width:1px;--un-border-opacity:1;border-color:rgb(42 42 42 / var(--un-border-opacity));border-radius:1rem;--un-bg-opacity:1;background-color:rgb(20 20 20 / var(--un-bg-opacity))}.card-sm{border-width:1px;--un-border-opacity:1;border-color:rgb(42 42 42 / var(--un-border-opacity));border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(26 26 26 / var(--un-bg-opacity))}.btn-ghost:hover{--un-border-opacity:1;border-color:rgb(68 68 68 / var(--un-border-opacity))}.input-base:focus{--un-border-opacity:1;border-color:rgb(144 247 54 / var(--un-border-opacity));outline:2px solid transparent;outline-offset:2px}.badge-green{border-radius:9999px;background-color:#90f73626;padding:.125rem .625rem;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(144 247 54 / var(--un-text-opacity));font-weight:500}.badge-yellow{border-radius:9999px;background-color:#eab30826;padding:.125rem .625rem;font-size:.75rem;line-height:1rem;--un-text-opacity:1;color:rgb(250 204 21 / var(--un-text-opacity));font-weight:500}.btn-outline:hover{background-color:#90f7361a}.btn-primary:hover,[btn-primary=""]:hover{--un-bg-opacity:1;background-color:rgb(126 214 46 / var(--un-bg-opacity))}.text-muted,[text-muted=""],.hover\:text-muted:hover{--un-text-opacity:1;color:rgb(136 136 136 / var(--un-text-opacity))}@media(min-width:640px){.container,[container=""]{max-width:640px}}@media(min-width:768px){.container,[container=""]{max-width:768px}}@media(min-width:1024px){.container,[container=""]{max-width:1024px}.section-container{padding-left:0;padding-right:0}}@media(min-width:1280px){.container,[container=""]{max-width:1280px}}@media(min-width:1536px){.container,[container=""]{max-width:1536px}}.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.visible,[visible=""],.group:focus-within .group-focus-within\:visible,.group:hover .group-hover\:visible{visibility:visible}.invisible{visibility:hidden}.absolute,[absolute=""]{position:absolute}.fixed,[fixed=""]{position:fixed}.relative,[relative=""]{position:relative}.sticky,[sticky=""]{position:sticky}.inset-0,[inset-0=""]{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.-bottom-1\.5{bottom:-.375rem}.-top-8{top:-2rem}.bottom-0{bottom:0}.bottom-1\.5{bottom:.375rem}.bottom-240px{bottom:240px}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.left-4{left:1rem}.right-0{right:0}.right-3{right:.75rem}.right-4{right:1rem}.right-8{right:2rem}.top-0{top:0}.top-1\/2{top:50%}.top-24{top:6rem}.top-4{top:1rem}.top-full{top:100%}.z-\[100\]{z-index:100}.z-\[999\]{z-index:999}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.grid,[grid=""]{display:grid}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}[rows~="4"]{grid-template-rows:repeat(4,minmax(0,1fr))}.-my-2\.5{margin-top:-.625rem;margin-bottom:-.625rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-5,[mx-5=""]{margin-left:1.25rem;margin-right:1.25rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-auto,[mx-auto=""]{margin-left:auto;margin-right:auto}.-mt-16{margin-top:-4rem}.-mt-24{margin-top:-6rem}.mb-\[98px\]{margin-bottom:98px}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2,[mb-2=""]{margin-bottom:.5rem}.mb-20,[mb-20=""]{margin-bottom:5rem}.mb-3,[mb-3=""]{margin-bottom:.75rem}.mb-4,[mb-4=""]{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6,[mb-6=""]{margin-bottom:1.5rem}.mb-8,[mb-8=""]{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.ms{margin-inline-start:1rem}.mt-\[106px\]{margin-top:106px}.mt-\[140px\]{margin-top:140px}.mt-\[31px\]{margin-top:31px}.mt-\[6px\]{margin-top:6px}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-150px{margin-top:150px}.mt-16,[mt-16=""]{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-240px,[mt-240px=""]{margin-top:240px}.mt-3{margin-top:.75rem}.mt-32px{margin-top:32px}.mt-4{margin-top:1rem}.mt-5,[mt-5=""]{margin-top:1.25rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}[mb-1~="focus:border-primary/30"]:focus{margin-bottom:3.3333333333%}[mb-4~="focus:border-primary/30"]:focus{margin-bottom:13.3333333333%}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.hidden,[hidden=""]{display:none}[size~="100"]{width:25rem;height:25rem}.h-\[100px\]{height:100px}.h-\[150px\]{height:150px}.h-\[151px\]{height:151px}.h-\[172px\]{height:172px}.h-\[200px\]{height:200px}.h-\[22px\]{height:22px}.h-\[285px\]{height:285px}.h-\[2px\]{height:2px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[348px\]{height:348px}.h-\[36px\]{height:36px}.h-\[384px\]{height:384px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[448px\]{height:448px}.h-\[44px\]{height:44px}.h-\[50px\]{height:50px}.h-\[60px\]{height:60px}.h-\[658px\]{height:658px}.h-\[70px\]{height:70px}.h-\[79\%\]{height:79%}.h-\[80px\]{height:80px}.h-0\.5{height:.125rem}.h-1\.5{height:.375rem}.h-10,[h-10=""]{height:2.5rem}.h-12,[h-12=""]{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-24{height:6rem}.h-3,.h3{height:.75rem}.h-3\.5,[size~="h-3.5"]{height:.875rem}.h-4,.h4,[h-4=""]{height:1rem}.h-5,[h-5=""]{height:1.25rem}.h-6,[h-6=""]{height:1.5rem}.h-7,[h-7=""]{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-auto{height:auto}.h-full,[h-full=""]{height:100%}.h-px,[h-px=""]{height:1px}.h1{height:.25rem}.h2{height:.5rem}.max-w-\[1140px\]{max-width:1140px}.max-w-\[240px\]{max-width:240px}.max-w-\[480px\]{max-width:480px}.max-w-\[540px\]{max-width:540px}.max-w-\[600px\]{max-width:600px}.max-w-\[800px\]{max-width:800px}.max-w-\[calc\(100vw-2rem\)\]{max-width:calc(100vw - 2rem)}.max-w-2xl{max-width:42rem}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.min-h-\[120px\]{min-height:120px}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.w-\[140px\]{width:140px}.w-\[172px\]{width:172px}.w-\[200px\]{width:200px}.w-\[220px\]{width:220px}.w-\[22px\]{width:22px}.w-\[280px\]{width:280px}.w-\[30px\]{width:30px}.w-\[340px\]{width:340px}.w-\[348px\]{width:348px}.w-\[36px\]{width:36px}.w-\[400px\]{width:400px}.w-\[481px\]{width:481px}.w-\[500px\]{width:500px}.w-\[501px\]{width:501px}.w-\[512px\]{width:512px}.w-\[527px\]{width:527px}.w-\[539px\]{width:539px}.w-\[590px\]{width:590px}.w-\[60px\]{width:60px}.w-\[658px\]{width:658px}.w-\[70px\]{width:70px}.w-\[80px\]{width:80px}.w-\[90px\]{width:90px}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.3333333333%}.w-10,[w-10=""]{width:2.5rem}.w-12,[w-12=""]{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2\/3{width:66.6666666667%}.w-24,[w-24=""]{width:6rem}.w-3,[w-3=""]{width:.75rem}.w-3\.5,[size~="w-3.5"],[w-3\.5=""]{width:.875rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-32,[w-32=""]{width:8rem}.w-36{width:9rem}.w-4,[w-4=""]{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-44{width:11rem}.w-5,[w-5=""]{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64,[w-64=""]{width:16rem}.w-7,[w-7=""]{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80,[w-80=""]{width:20rem}.w-9{width:2.25rem}.w-96,[w-96=""]{width:24rem}.w-auto{width:auto}.w-full,[w-full=""]{width:100%}.w-max{width:max-content}.w-px{width:1px}[w-2=""]{width:.5rem}.flex,[flex=""]{display:flex}.inline-flex{display:inline-flex}.flex-1,[flex-1=""]{flex:1 1 0%}.flex-shrink,[shrink-0~="_createCommentVNode("],[shrink-0~="_createElementVNode("],[shrink-0~="_hoisted_31))"],[shrink-0~="_hoisted_41),"],[shrink-0~="_hoisted_50))"],[shrink-0~="_hoisted_9))"],[shrink-0~="},"],[shrink-0~="8,"],[shrink-0~="null,"]{flex-shrink:1}.flex-shrink-0,.shrink-0,[shrink-0=""]{flex-shrink:0}.flex-col,[flex-col=""]{flex-direction:column}.flex-wrap{flex-wrap:wrap}.table{display:table}.-translate-x-1\/2{--un-translate-x:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-translate-y-1\/2{--un-translate-y:-50%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-0{--un-translate-x:0;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.translate-x-full{--un-translate-x:100%;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.-rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:-90deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.active\:scale-90:active{--un-scale-x:.9;--un-scale-y:.9;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.active\:scale-97:active{--un-scale-x:.97;--un-scale-y:.97;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.transform{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-help,[cursor-help=""]{cursor:help}.cursor-pointer,[cursor-pointer=""]{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;user-select:none}.resize-y,[resize-y=""]{resize:vertical}.scroll-mt-24{scroll-margin-top:6rem}.items-start,[items-start=""]{align-items:flex-start}.items-end{align-items:flex-end}.items-center,[items-center=""]{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.self-center{align-self:center}.justify-end{justify-content:flex-end}.justify-center,[justify-center=""]{justify-content:center}[justify-center~="disabled:"]:disabled{justify-content:center}.justify-between,[justify-between=""]{justify-content:space-between}.gap-\[10px\]{gap:10px}.gap-\[50px\]{gap:50px}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-12,[gap-12=""]{gap:3rem}.gap-2,[gap-2=""]{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-12{column-gap:3rem}.gap-x-8{column-gap:2rem}.gap-y-10{row-gap:2.5rem}.space-y-\[20px\]>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(20px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(20px * var(--un-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.25rem * var(--un-space-y-reverse))}.space-y-16px>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(16px * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(16px * var(--un-space-y-reverse))}.space-y-20>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(5rem * var(--un-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(.75rem * var(--un-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem * var(--un-space-y-reverse))}.overflow-hidden,[overflow-hidden=""]{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.break-all{word-break:break-all}.border,[border=""]{border-width:1px}.border-\[2\.5px\]{border-width:2.5px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-l-2{border-left-width:2px}.border-t{border-top-width:1px}.\!border-red-500{--un-border-opacity:1 !important;border-color:rgb(239 68 68 / var(--un-border-opacity))!important}.border-\[\#111\]{--un-border-opacity:1;border-color:rgb(17 17 17 / var(--un-border-opacity))}.border-\[\#1a1a1a\],.border-card2,[border-card2=""]{--un-border-opacity:1;border-color:rgb(26 26 26 / var(--un-border-opacity))}.border-\[\#1e1e1e\]{--un-border-opacity:1;border-color:rgb(30 30 30 / var(--un-border-opacity))}.border-\[\#222\]{--un-border-opacity:1;border-color:rgb(34 34 34 / var(--un-border-opacity))}.border-\[\#2a2a2a\],.border-border{--un-border-opacity:1;border-color:rgb(42 42 42 / var(--un-border-opacity))}.border-\[\#333\]{--un-border-opacity:1;border-color:rgb(51 51 51 / var(--un-border-opacity))}.border-\[\#444\]{--un-border-opacity:1;border-color:rgb(68 68 68 / var(--un-border-opacity))}.border-primary{--un-border-opacity:1;border-color:rgb(144 247 54 / var(--un-border-opacity))}.border-red-500\/20{border-color:#ef444433}.border-red-500\/30{border-color:#ef44444d}.border-transparent{border-color:transparent}.hover\:border-\[\#444\]:hover{--un-border-opacity:1;border-color:rgb(68 68 68 / var(--un-border-opacity))}.hover\:border-\[\#555\]:hover{--un-border-opacity:1;border-color:rgb(85 85 85 / var(--un-border-opacity))}.hover\:border-primary:hover{--un-border-opacity:1;border-color:rgb(144 247 54 / var(--un-border-opacity))}.hover\:border-primary\/30:hover{border-color:#90f7364d}.hover\:border-primary\/40:hover{border-color:#90f73666}[hover\:border-primary=""]:hover{--un-border-opacity:1;border-color:rgb(144 247 54 / var(--un-border-opacity))}.focus\:border-primary\/30:focus{border-color:#90f7364d}.\!rounded{border-radius:.25rem!important}.rounded,[rounded=""]{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[16px\]{border-radius:16px}.rounded-\[20px\]{border-radius:20px}.rounded-\[5px\]{border-radius:5px}.rounded-2xl,[rounded-2xl=""]{border-radius:1rem}.rounded-full,[rounded-full=""]{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border-none{border-style:none}.bg-\[\#030100\]{--un-bg-opacity:1;background-color:rgb(3 1 0 / var(--un-bg-opacity))}.bg-\[\#0a0a0a\]{--un-bg-opacity:1;background-color:rgb(10 10 10 / var(--un-bg-opacity))}.bg-\[\#141414\],.bg-card{--un-bg-opacity:1;background-color:rgb(20 20 20 / var(--un-bg-opacity))}.bg-\[\#1a1a1a\],.bg-card2,[bg-card2=""]{--un-bg-opacity:1;background-color:rgb(26 26 26 / var(--un-bg-opacity))}.bg-\[\#1E1E1E\]{--un-bg-opacity:1;background-color:rgb(30 30 30 / var(--un-bg-opacity))}.bg-\[\#21350F\]{--un-bg-opacity:1;background-color:rgb(33 53 15 / var(--un-bg-opacity))}.bg-\[\#2a2a2a\],.bg-border{--un-bg-opacity:1;background-color:rgb(42 42 42 / var(--un-bg-opacity))}.bg-\[\#303130\]{--un-bg-opacity:1;background-color:rgb(48 49 48 / var(--un-bg-opacity))}.bg-\[\#333\]{--un-bg-opacity:1;background-color:rgb(51 51 51 / var(--un-bg-opacity))}.bg-\[\#888\]{--un-bg-opacity:1;background-color:rgb(136 136 136 / var(--un-bg-opacity))}.bg-\[\#f59e0b\]{--un-bg-opacity:1;background-color:rgb(245 158 11 / var(--un-bg-opacity))}.bg-black{--un-bg-opacity:1;background-color:rgb(0 0 0 / var(--un-bg-opacity))}.bg-black\/60{background-color:#0009}.bg-black\/70{background-color:#000000b3}.bg-blue-500\/15{background-color:#3b82f626}.bg-card3,[bg-card3=""]{--un-bg-opacity:1;background-color:rgb(24 24 24 / var(--un-bg-opacity))}.bg-elevated,[bg-elevated=""]{--un-bg-opacity:1;background-color:rgb(51 51 51 / var(--un-bg-opacity))}.bg-primary,[bg-primary=""]{--un-bg-opacity:1;background-color:rgb(144 247 54 / var(--un-bg-opacity))}.bg-primary\/10{background-color:#90f7361a}.bg-primary\/15{background-color:#90f73626}.bg-primary\/5{background-color:#90f7360d}.bg-red-400{--un-bg-opacity:1;background-color:rgb(248 113 113 / var(--un-bg-opacity))}.bg-red-500\/10{background-color:#ef44441a}.bg-separator{--un-bg-opacity:1;background-color:rgb(68 68 68 / var(--un-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.bg-white\/20{background-color:#fff3}.bg-yellow-400{--un-bg-opacity:1;background-color:rgb(250 204 21 / var(--un-bg-opacity))}.hover\:bg-\[\#9fe02c\]:hover{--un-bg-opacity:1;background-color:rgb(159 224 44 / var(--un-bg-opacity))}.hover\:bg-elevated:hover{--un-bg-opacity:1;background-color:rgb(51 51 51 / var(--un-bg-opacity))}.hover\:bg-primary\/10:hover{background-color:#90f7361a}.hover\:bg-red-500\/10:hover{background-color:#ef44441a}.hover\:bg-white\/3:hover{background-color:#ffffff08}.hover\:bg-white\/5:hover{background-color:#ffffff0d}[stroke-width~="1"]{stroke-width:1px}[stroke-width~="1.5"]{stroke-width:1.5px}[stroke-width~="2"]{stroke-width:2px}[stroke-width~="2.5"]{stroke-width:2.5px}[stroke-width~="3"]{stroke-width:3px}[stroke-width~="4"]{stroke-width:4px}[stroke~="#2a2a2a"]{--un-stroke-opacity:1;stroke:rgb(42 42 42 / var(--un-stroke-opacity))}[stroke~="#90F736"]{--un-stroke-opacity:1;stroke:rgb(144 247 54 / var(--un-stroke-opacity))}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.object-bottom{object-position:bottom}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.\!py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.px,.px-4,[px=""]{padding-left:1rem;padding-right:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5,[px-5=""]{padding-left:1.25rem;padding-right:1.25rem}.px-6,[px-6=""]{padding-left:1.5rem;padding-right:1.5rem}.px-8,[px-8=""]{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.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-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-18{padding-top:4.5rem;padding-bottom:4.5rem}.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,[py-3=""]{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4,[py-4=""]{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}[px~="2em"]{padding-left:2em;padding-right:2em}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-12{padding-left:3rem}.pl-5{padding-left:1.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-16{padding-right:4rem}.pr-6{padding-right:1.5rem}.pr-9{padding-right:2.25rem}.pt-\[12vh\]{padding-top:12vh}.pt-\[220px\]{padding-top:220px}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-20{padding-top:5rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5,[pt-5=""]{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-center,[text-center=""]{text-align:center}.text-left,[text-left=""]{text-align:left}.\!text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-\[10px\]{font-size:10px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[24px\]{font-size:24px}.text-\[40px\]{font-size:40px}.text-\[50px\]{font-size:50px}.text-\[60px\]{font-size:60px}.text-\[9px\]{font-size:9px}.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-base,[text-base=""]{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm,[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}.text-\[\#222\]{--un-text-opacity:1;color:rgb(34 34 34 / var(--un-text-opacity))}.text-\[\#555\]{--un-text-opacity:1;color:rgb(85 85 85 / var(--un-text-opacity))}.text-\[\#666\]{--un-text-opacity:1;color:rgb(102 102 102 / var(--un-text-opacity))}.text-\[\#888\]{--un-text-opacity:1;color:rgb(136 136 136 / var(--un-text-opacity))}.text-\[\#ccc\]{--un-text-opacity:1;color:rgb(204 204 204 / var(--un-text-opacity))}.text-\[\#E35760\]{--un-text-opacity:1;color:rgb(227 87 96 / var(--un-text-opacity))}.text-\[\#f59e0b\]{--un-text-opacity:1;color:rgb(245 158 11 / var(--un-text-opacity))}.text-black{--un-text-opacity:1;color:rgb(0 0 0 / var(--un-text-opacity))}.text-blue-400{--un-text-opacity:1;color:rgb(96 165 250 / var(--un-text-opacity))}.text-desc{--un-text-opacity:1;color:rgb(185 185 185 / var(--un-text-opacity))}.text-hint,[text-hint=""]{--un-text-opacity:1;color:rgb(119 135 104 / var(--un-text-opacity))}.text-primary,[text-primary=""],.group:hover .group-hover\:text-primary,.group\/coin:hover .group-hover\/coin\:text-primary{--un-text-opacity:1;color:rgb(144 247 54 / var(--un-text-opacity))}.text-red-400{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.text-secondary{--un-text-opacity:1;color:rgb(128 128 128 / var(--un-text-opacity))}.text-separator{--un-text-opacity:1;color:rgb(68 68 68 / var(--un-text-opacity))}.text-subtle{--un-text-opacity:1;color:rgb(102 102 102 / var(--un-text-opacity))}.text-white,[text-white=""],.group:hover .group-hover\:text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.text-white\/50{color:#ffffff80}.text-yellow-400{--un-text-opacity:1;color:rgb(250 204 21 / var(--un-text-opacity))}.hover\:text-\[\#999\]:hover{--un-text-opacity:1;color:rgb(153 153 153 / var(--un-text-opacity))}.hover\:text-primary-hover:hover{--un-text-opacity:1;color:rgb(126 214 46 / var(--un-text-opacity))}.hover\:text-primary:hover{--un-text-opacity:1;color:rgb(144 247 54 / var(--un-text-opacity))}.hover\:text-white:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}[hover\:text-primary=""]:hover{--un-text-opacity:1;color:rgb(144 247 54 / var(--un-text-opacity))}[hover\:text-white=""]:hover{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.font-bold,[font-bold=""]{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium,[font-medium=""]{font-weight:500}.font-normal{font-weight:400}.font-semibold,[font-semibold=""]{font-weight:600}.leading-\[1\.2\]{line-height:1.2}.leading-\[14px\]{line-height:14px}.leading-\[16px\]{line-height:16px}.leading-\[20px\]{line-height:20px}.leading-\[22px\]{line-height:22px}.leading-\[24px\]{line-height:24px}.leading-\[25px\]{line-height:25px}.leading-\[28px\]{line-height:28px}.leading-\[30px\]{line-height:30px}.leading-\[35px\]{line-height:35px}.leading-\[50px\]{line-height:50px}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--un-numeric-spacing:tabular-nums;font-variant-numeric:var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)}.hover\:underline:hover{text-decoration-line:underline}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.accent-primary{--un-accent-opacity:1;accent-color:rgb(144 247 54 / var(--un-accent-opacity))}.opacity-0{opacity:0}.opacity-100,.group:focus-within .group-focus-within\:opacity-100,.group:hover .group-hover\:opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-90:hover,[hover\:opacity-90=""]:hover{opacity:.9}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-50:disabled{opacity:.5}[disabled\:opacity-30~="disabled:"]:disabled:disabled{opacity:.3}.shadow-2xl{--un-shadow:var(--un-shadow-inset) 0 25px 50px -12px var(--un-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-black\/40{--un-shadow-color:rgb(0 0 0 / .4) }.shadow-lg{--un-shadow:var(--un-shadow-inset) 0 10px 15px -3px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 4px 6px -4px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.shadow-xl{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline-none,[outline-none=""]{outline:2px solid transparent;outline-offset:2px}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--un-ring-width:1px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus-visible\:ring-1:focus-visible{--un-ring-width:1px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus\:ring-primary\/30:focus{--un-ring-color:rgb(144 247 54 / .3) }.focus-visible\:ring-primary:focus-visible{--un-ring-opacity:1;--un-ring-color:rgb(144 247 54 / var(--un-ring-opacity)) }.backdrop-blur-sm{--un-backdrop-blur:blur(4px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}[blur=""]{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.grayscale{--un-grayscale:grayscale(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.group:hover .group-hover\:grayscale-0{--un-grayscale:grayscale(0);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.filter,[filter=""]{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-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-all=""]{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors,[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-opacity=""]{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform,[transition-transform=""]{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-200,[duration~="200"]{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease,.ease-in-out,[ease=""]{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.placeholder-\[\#778768\]::placeholder{--un-placeholder-opacity:1;color:rgb(119 135 104 / var(--un-placeholder-opacity))}.placeholder-hint::placeholder{--un-placeholder-opacity:1;color:rgb(119 135 104 / var(--un-placeholder-opacity))}[placeholder-hint=""]::placeholder{--un-placeholder-opacity:1;color:rgb(119 135 104 / var(--un-placeholder-opacity))}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.md\:grid-cols-\[1fr_360px\]{grid-template-columns:1fr 360px}.md\:grid-cols-\[1fr_390px\]{grid-template-columns:1fr 390px}.md\:grid-cols-\[520px_1fr\]{grid-template-columns:520px 1fr}.md\:grid-cols-2,[md\:grid-cols-2=""]{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:block{display:block}.md\:hidden{display:none}.md\:w-64{width:16rem}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-\[160px\]{gap:160px}.md\:gap-5{gap:1.25rem}.md\:space-y-28>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(7rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(7rem * var(--un-space-y-reverse))}.md\:text-\[30px\]{font-size:30px}.md\:text-\[50px\]{font-size:50px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:leading-tight{line-height:1.25}}@media(min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-\[80px\]{top:80px}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:block{display:block}.lg\:self-start{align-self:flex-start}.lg\:justify-start{justify-content:flex-start}.lg\:gap-16{gap:4rem}.lg\:pt-32{padding-top:8rem}.lg\:text-left{text-align:left}}
