/*! tailwindcss v4.1.8 | 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-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid}}}@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;--font-weight-bold:700;--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)}}@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%;-moz-tab-size:4;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}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance: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}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.top-0{top:calc(var(--spacing)*0)}.top-\[1rem\]{top:1rem}.top-\[2\.5rem\]{top:2.5rem}.right-0{right:calc(var(--spacing)*0)}.right-\[1rem\]{right:1rem}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-\[1rem\]{bottom:1rem}.left-0{left:calc(var(--spacing)*0)}.left-\[1rem\]{left:1rem}.z-\[999\]{z-index:999}.m-\[1rem\]{margin:1rem}.mx-\[\.5rem\]{margin-inline:.5rem}.mr-\[\.5rem\]{margin-right:.5rem}.mr-\[1rem\]{margin-right:1rem}.ml-\[\.5rem\]{margin-left:.5rem}.box-border{box-sizing:border-box}.flex{display:flex}.h-\[\.5rem\]{height:.5rem}.h-\[2\.5rem\]{height:2.5rem}.h-\[2rem\]{height:2rem}.h-\[3rem\]{height:3rem}.h-\[10rem\]{height:10rem}.h-\[100\%\]{height:100%}.max-h-\[12rem\]{max-height:12rem}.min-h-\[2rem\]{min-height:2rem}.w-\[\.5rem\]{width:.5rem}.w-\[1\.5rem\]{width:1.5rem}.w-\[3rem\]{width:3rem}.w-\[20rem\]{width:20rem}.w-\[80\%\]{width:80%}.w-\[100\%\]{width:100%}.w-fit{width:fit-content}.w-full{width:100%}.max-w-\[calc\(100\%-5rem\)\]{max-width:calc(100% - 5rem)}.flex-1{flex:1}.cursor-pointer{cursor:pointer}.resize-none{resize:none}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-\[\.5rem\]{gap:.5rem}.gap-\[1rem\]{gap:1rem}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.rounded-\[\.5rem\]{border-radius:.5rem}.rounded-\[1rem\]{border-radius:1rem}.rounded-\[50\%\]{border-radius:50%}.rounded-tl-\[\.5rem\]{border-top-left-radius:.5rem}.rounded-br-\[\.5rem\]{border-bottom-right-radius:.5rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-y{border-block-style:var(--tw-border-style);border-block-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-b-\[2px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-\[black\]{border-color:#000}.border-\[red\]{border-color:red}.border-\[rgba\(0\,0\,0\,\.1\)\]{border-color:#0000001a}.border-\[rgba\(0\,0\,0\,\.05\)\]{border-color:#0000000d}.bg-\[\#1761f7\]{background-color:#1761f7}.bg-\[black\]{background-color:#000}.bg-\[rgba\(0\,0\,0\,\.1\)\]{background-color:#0000001a}.bg-\[rgba\(0\,0\,0\,\.05\)\]{background-color:#0000000d}.bg-\[rgba\(0\,0\,0\,\.5\)\]{background-color:#00000080}.bg-\[rgba\(233\,233\,233\,0\.5\)\]{background-color:#e9e9e980}.bg-\[white\]{background-color:#fff}.p-\[\.5rem\]{padding:.5rem}.p-\[1rem\]{padding:1rem}.px-\[\.5rem\]{padding-inline:.5rem}.pb-\[\.5rem\]{padding-bottom:.5rem}.text-\[\.7rem\]{font-size:.7rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1rem\]{font-size:1rem}.text-\[2rem\]{font-size:2rem}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-\[black\]{color:#000}.text-\[lime\]{color:#0f0}.text-\[red\]{color:red}.text-\[rgba\(0\,0\,0\,\.5\)\]{color:#00000080}.text-\[white\]{color:#fff}.text-\[yellow\]{color:#ff0}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.hover\:bg-\[rgba\(0\,0\,0\,\.2\)\]:hover{background-color:#0003}}.focus\:outline-0:focus{outline-style:var(--tw-outline-style);outline-width:0}.focus\:outline-\[rgba\(0\,0\,0\,\.2\)\]:focus{outline-color:#0003}.\[\&_\*\]\:flex-shrink-0 *{flex-shrink:0}.\[\&\>\*\]\:flex>*{display:flex}.\[\&\>\*\]\:h-\[2\.5rem\]>*{height:2.5rem}.\[\&\>\*\]\:h-\[2rem\]>*{height:2rem}.\[\&\>\*\]\:h-full>*{height:100%}.\[\&\>\*\]\:max-h-\[12rem\]>*{max-height:12rem}.\[\&\>\*\]\:w-\[2rem\]>*{width:2rem}.\[\&\>\*\]\:flex-1>*{flex:1}.\[\&\>\*\]\:cursor-pointer>*{cursor:pointer}.\[\&\>\*\]\:flex-col>*{flex-direction:column}.\[\&\>\*\]\:items-center>*{align-items:center}.\[\&\>\*\]\:justify-center>*{justify-content:center}.\[\&\>\*\]\:gap-\[\.5rem\]>*{gap:.5rem}.\[\&\>\*\]\:rounded-\[\.5rem\]>*{border-radius:.5rem}.\[\&\>\*\]\:rounded-\[1rem\]>*{border-radius:1rem}.\[\&\>\*\]\:rounded-\[50\%\]>*{border-radius:50%}.\[\&\>\*\]\:bg-black>*{background-color:var(--color-black)}.\[\&\>\*\]\:bg-white>*{background-color:var(--color-white)}.\[\&\>\*\]\:p-\[1rem\]>*{padding:1rem}.\[\&\>\*\]\:px-\[\.5rem\]>*{padding-inline:.5rem}.\[\&\>\*\]\:text-\[1\.25rem\]>*{font-size:1.25rem}.\[\&\>\*\]\:\!text-\[white\]>*{color:#fff!important}.\[\&\>\*\]\:text-\[black\]>*{color:#000}.\[\&\>\*\]\:text-white>*{color:var(--color-white)}.\[\&\>\*\]\:shadow-2xl>*{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.\[\&\>\*\]\:transition-\[\.5s\]>*{transition-property:.5s;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.\[\&\>\*\]\:select-none>*{-webkit-user-select:none;user-select:none}.\[\&\>\*\:hover\]\:bg-\[rgba\(0\,0\,0\,\.05\)\]>:hover{background-color:#0000000d}.\[\&\>\*\:hover\]\:bg-\[rgba\(0\,0\,0\,\.5\)\]>:hover{background-color:#00000080}.\[\&\>\*\:hover\]\:text-\[black\]>:hover{color:#000}.\[\&\>\*\:not\(\:last-child\)\]\:border-b>:not(:last-child){border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.\[\&\>\*\:not\(\:last-child\)\]\:border-\[rgba\(0\,0\,0\,\.1\)\]>:not(:last-child){border-color:#0000001a}}body{margin:0}.scroll-container::-webkit-scrollbar{width:12px}.scroll-container::-webkit-scrollbar-track{border-radius:10px;-webkit-box-shadow:inset 0 0 6px #0000004d}.scroll-container::-webkit-scrollbar-thumb{background:#f00c;border-radius:10px;-webkit-box-shadow:inset 0 0 6px #00000080}.scroll-container::-webkit-scrollbar-thumb:hover{background:#555}.scroll-container{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.small-icon{color:#000;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:1.2rem;transition:all .1s;display:flex}.small-icon:hover{background-color:#0000001a}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
