/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial}}}@font-face{font-family:IBMPlexMono-Regular;src:url(/fonts/IBMPlexMono-Regular.ttf)format("truetype");font-display:block}@font-face{font-family:IBMPlexMono-Bold;src:url(/fonts/IBMPlexMono-Bold.ttf)format("truetype");font-display:block}@font-face{font-family:IBMPlexSans-Regular;src:url(/fonts/IBMPlexSans-Regular.ttf)format("truetype");font-display:block}@font-face{font-family:IBMPlexSans-Bold;src:url(/fonts/IBMPlexSans-Bold.ttf)format("truetype");font-display:block}::-webkit-scrollbar{width:.375rem;height:.375rem}::-webkit-scrollbar-track{background:#000;border-radius:.625rem}::-webkit-scrollbar-thumb{background-color:#fff;border-radius:.625rem}::-webkit-scrollbar-button{background-color:#000}::-webkit-scrollbar-corner{background-color:#000}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-MonoRegular:"IBMPlexMono-Regular";--font-SansRegular:"IBMPlexSans-Regular"}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.z-5{z-index:5}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-\[-2\.495rem\]{margin-top:-2.495rem}.mt-\[1\.5rem\]{margin-top:1.5rem}.mt-\[1rem\]{margin-top:1rem}.mt-\[2\.5rem\]{margin-top:2.5rem}.mt-\[2\.7rem\]{margin-top:2.7rem}.mt-\[2\.31rem\]{margin-top:2.31rem}.mt-\[3rem\]{margin-top:3rem}.mt-\[4\.06rem\]{margin-top:4.06rem}.mt-\[4\.94rem\]{margin-top:4.94rem}.mt-\[5\.19rem\]{margin-top:5.19rem}.mt-\[5rem\]{margin-top:5rem}.ml-\[-19rem\]{margin-left:-19rem}.flex{display:flex}.grid{display:grid}.hidden{display:none}.\!h-\[1rem\]{height:1rem!important}.h-\[1\.5rem\]{height:1.5rem}.h-\[1px\]{height:1px}.h-\[6\.25rem\]{height:6.25rem}.h-full{height:100%}.min-h-\[calc\(100vh-var\(--header-height\)\)\]{min-height:calc(100vh - var(--header-height))}.\!w-\[1rem\]{width:1rem!important}.w-\[1\.5rem\]{width:1.5rem}.w-\[1px\]{width:1px}.w-\[6\.25rem\]{width:6.25rem}.w-full{width:100%}.max-w-\[20rem\]{max-width:20rem}.max-w-\[24\.375rem\]{max-width:24.375rem}.max-w-\[31rem\]{max-width:31rem}.max-w-\[90rem\]{max-width:90rem}.shrink-0{flex-shrink:0}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-\[0\.5rem\]{gap:.5rem}.gap-\[0\.63rem\]{gap:.63rem}.gap-\[1rem\]{gap:1rem}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.rounded-\[0\.5rem\]{border-radius:.5rem}.rounded-\[0\.25rem\]{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-\[\#2A2A2A\]{border-color:#2a2a2a}.border-\[\#8f8f8f\]{border-color:#8f8f8f}.border-\[\#FFF\]{border-color:#fff}.bg-\[\#121212\]{background-color:#121212}.bg-black{background-color:var(--color-black)}.p-\[0\.38rem_0\.75rem\]{padding:.38rem .75rem}.p-\[0\.44rem_0\.5rem\]{padding:.44rem .5rem}.p-\[0\.75rem_1rem\]{padding:.75rem 1rem}.p-\[1\.25rem\]{padding:1.25rem}.p-\[5rem\]{padding:5rem}.px-\[3\.44rem\]{padding-inline:3.44rem}.px-\[5rem\]{padding-inline:5rem}.text-center{text-align:center}.text-right{text-align:right}.font-MonoRegular{font-family:var(--font-MonoRegular)}.font-SansRegular{font-family:var(--font-SansRegular)}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1rem\]{font-size:1rem}.text-\[2rem\]{font-size:2rem}.text-\[3rem\]{font-size:3rem}.text-\[5rem\]{font-size:5rem}.leading-\[1\.1\]{--tw-leading:1.1;line-height:1.1}.leading-\[1\.2\]{--tw-leading:1.2;line-height:1.2}.leading-\[1\.5\]{--tw-leading:1.5;line-height:1.5}.leading-\[1\.5rem\]{--tw-leading:1.5rem;line-height:1.5rem}.leading-\[1\.25rem\]{--tw-leading:1.25rem;line-height:1.25rem}.leading-none{--tw-leading:1;line-height:1}.whitespace-nowrap{white-space:nowrap}.text-\[\#676767\]{color:#676767}.text-\[\#F7FFAF\]{color:#f7ffaf}.text-white{color:var(--color-white)}.opacity-0{opacity:0}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:text-white:hover{color:var(--color-white)}}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-\[\#5E5E5E\]:disabled{border-color:#5e5e5e}.disabled\:bg-\[\#3B3B3B\]:disabled{background-color:#3b3b3b}.disabled\:\!text-\[\#676767\]:disabled{color:#676767!important}@media not all and (min-width:40rem){.max-sm\:mt-\[1\.25rem\]{margin-top:1.25rem}.max-sm\:mt-\[1\.44rem\]{margin-top:1.44rem}.max-sm\:mt-\[2\.5rem\]{margin-top:2.5rem}.max-sm\:mt-\[2rem\]{margin-top:2rem}.max-sm\:mt-\[3rem\]{margin-top:3rem}.max-sm\:mt-\[4\.24rem\]{margin-top:4.24rem}.max-sm\:mt-\[4rem\]{margin-top:4rem}.max-sm\:mt-\[5\.37rem\]{margin-top:5.37rem}.max-sm\:mt-\[6\.19rem\]{margin-top:6.19rem}.max-sm\:ml-\[-10\.10338rem\]{margin-left:-10.1034rem}.max-sm\:ml-auto{margin-left:auto}.max-sm\:block{display:block}.max-sm\:hidden{display:none}.max-sm\:\!h-\[0\.875rem\]{height:.875rem!important}.max-sm\:\!h-\[2\.5rem\]{height:2.5rem!important}.max-sm\:\!h-\[2rem\]{height:2rem!important}.max-sm\:\!h-\[13\.56381rem\]{height:13.5638rem!important}.max-sm\:h-\[3\.125rem\]{height:3.125rem}.max-sm\:\!w-\[0\.875rem\]{width:.875rem!important}.max-sm\:\!w-\[2\.5rem\]{width:2.5rem!important}.max-sm\:\!w-\[2rem\]{width:2rem!important}.max-sm\:\!w-\[11\.22338rem\]{width:11.2234rem!important}.max-sm\:w-\[3\.125rem\]{width:3.125rem}.max-sm\:max-w-\[17\.75rem\]{max-width:17.75rem}.max-sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-sm\:flex-col{flex-direction:column}.max-sm\:justify-start{justify-content:flex-start}.max-sm\:gap-\[0\.5rem\]{gap:.5rem}.max-sm\:gap-\[0\.31rem\]{gap:.31rem}.max-sm\:gap-\[3\.5rem\]{gap:3.5rem}.max-sm\:rounded-\[0\.25rem\]{border-radius:.25rem}.max-sm\:p-\[0\.19rem_0\.37rem\]{padding:.19rem .37rem}.max-sm\:p-\[1\.5rem_0rem\]{padding:1.5rem 0}.max-sm\:p-\[5\.38rem_1rem\]{padding:5.38rem 1rem}.max-sm\:px-0{padding-inline:calc(var(--spacing)*0)}.max-sm\:px-\[1rem\]{padding-inline:1rem}.max-sm\:text-\[0\.75rem\]{font-size:.75rem}.max-sm\:text-\[0\.875rem\]{font-size:.875rem}.max-sm\:text-\[1\.5rem\]{font-size:1.5rem}.max-sm\:text-\[1\.25rem\]{font-size:1.25rem}.max-sm\:text-\[1\.75rem\]{font-size:1.75rem}.max-sm\:text-\[1rem\]{font-size:1rem}.max-sm\:text-\[2\.5rem\]{font-size:2.5rem}.max-sm\:text-\[2rem\]{font-size:2rem}}}:root{--header-height:4rem;font-family:IBMPlexMono-Regular;font-size:16px;line-height:1.2}@media screen and (min-width:640px){:root{--header-height:5rem;font-size:8px}}@media screen and (min-width:768px){:root{font-size:10px}}@media screen and (min-width:1024px){:root{font-size:14px}}@media screen and (min-width:1440px){:root{font-size:16px}}*{-webkit-tap-highlight-color:#0000}html,body{color:#fff;background:#000;min-width:320px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}
