@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;700&family=Geist:wght@400;500;600;700&display=swap";@layer components;@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-outline-style:solid;--tw-ease:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0}}}@layer theme{:root,:host{--spacing:.25rem;--ease-out:cubic-bezier(0, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--app-font-sans);--default-mono-font-family:var(--app-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%;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}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));font-family:var(--app-font-sans);color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.paused{animation-play-state:paused}input[type=search]::-webkit-search-cancel-button{display:none}[contenteditable][data-placeholder]:empty:before{content:attr(data-placeholder);color:hsl(var(--muted-foreground));pointer-events:none}.toggle-elevate:before,.toggle-elevate-2:before{content:"";pointer-events:none;border-radius:inherit;z-index:-1;position:absolute;inset:0}.toggle-elevate.toggle-elevated:before{background-color:var(--elevate-2)}.border.toggle-elevate:before{inset:-1px}.hover-elevate:not(.no-default-hover-elevate),.active-elevate:not(.no-default-active-elevate),.hover-elevate-2:not(.no-default-hover-elevate),.active-elevate-2:not(.no-default-active-elevate){z-index:0;position:relative}.hover-elevate:not(.no-default-hover-elevate):after,.active-elevate:not(.no-default-active-elevate):after,.hover-elevate-2:not(.no-default-hover-elevate):after,.active-elevate-2:not(.no-default-active-elevate):after{content:"";pointer-events:none;border-radius:inherit;z-index:999;position:absolute;inset:0}.hover-elevate:hover:not(.no-default-hover-elevate):after,.active-elevate:active:not(.no-default-active-elevate):after{background-color:var(--elevate-1)}.hover-elevate-2:hover:not(.no-default-hover-elevate):after,.active-elevate-2:active:not(.no-default-active-elevate):after{background-color:var(--elevate-2)}.border.hover-elevate:not(.no-hover-interaction-elevate):after,.border.active-elevate:not(.no-active-interaction-elevate):after,.border.hover-elevate-2:not(.no-hover-interaction-elevate):after,.border.active-elevate-2:not(.no-active-interaction-elevate):after{inset:-1px}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}:root{--button-outline:#ffffff1a;--badge-outline:#ffffff0d;--opaque-button-border-intensity:9;--elevate-1:#ffffff0a;--elevate-2:#ffffff17;--background:220 25% 6%;--foreground:210 40% 88%;--border:220 20% 18%;--card:220 22% 9%;--card-foreground:210 40% 88%;--card-border:220 20% 16%;--sidebar:220 25% 7%;--sidebar-foreground:210 40% 88%;--sidebar-border:220 20% 15%;--sidebar-primary:38 92% 50%;--sidebar-primary-foreground:220 25% 6%;--sidebar-accent:220 20% 14%;--sidebar-accent-foreground:210 40% 88%;--sidebar-ring:38 92% 50%;--popover:220 22% 9%;--popover-foreground:210 40% 88%;--popover-border:220 20% 16%;--primary:38 92% 50%;--primary-foreground:220 25% 6%;--secondary:220 20% 14%;--secondary-foreground:210 40% 80%;--muted:220 20% 12%;--muted-foreground:215 16% 47%;--accent:142 70% 40%;--accent-foreground:220 25% 6%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--input:220 20% 18%;--ring:38 92% 50%;--chart-1:38 92% 50%;--chart-2:142 70% 45%;--chart-3:0 72% 55%;--chart-4:217 91% 60%;--chart-5:280 65% 60%;--app-font-sans:"Geist", "Inter", system-ui, sans-serif;--app-font-serif:Georgia, serif;--app-font-mono:"IBM Plex Mono", "Courier New", monospace;--radius:.5rem;--shadow-2xs:0px 2px 0px 0px #0006;--shadow-xs:0px 2px 0px 0px #0006;--shadow-sm:0px 2px 4px 0px #0006, 0px 1px 2px -1px #0000004d;--shadow:0px 2px 4px 0px #0006, 0px 1px 2px -1px #0000004d;--shadow-md:0px 4px 8px 0px #00000080, 0px 2px 4px -1px #0000004d;--shadow-lg:0px 8px 16px 0px #00000080, 0px 4px 6px -1px #0000004d;--shadow-xl:0px 16px 24px 0px #00000080, 0px 8px 10px -1px #0000004d;--shadow-2xl:0px 24px 48px 0px #0009;--tracking-normal:0em;--spacing:.25rem;--primary-border:#ce8509;--secondary-border:#252b37;--muted-border:#212631;--accent-border:#1a9347;--destructive-border:#c11f1f;--sidebar-primary-border:#ce8509;--sidebar-accent-border:#252b37}.dark{--button-outline:#ffffff1a;--badge-outline:#ffffff0d;--opaque-button-border-intensity:9;--elevate-1:#ffffff0a;--elevate-2:#ffffff17;--background:220 25% 6%;--foreground:210 40% 88%;--border:220 20% 18%;--card:220 22% 9%;--card-foreground:210 40% 88%;--card-border:220 20% 16%;--sidebar:220 25% 7%;--sidebar-foreground:210 40% 88%;--sidebar-border:220 20% 15%;--sidebar-primary:38 92% 50%;--sidebar-primary-foreground:220 25% 6%;--sidebar-accent:220 20% 14%;--sidebar-accent-foreground:210 40% 88%;--sidebar-ring:38 92% 50%;--popover:220 22% 9%;--popover-foreground:210 40% 88%;--popover-border:220 20% 16%;--primary:38 92% 50%;--primary-foreground:220 25% 6%;--secondary:220 20% 14%;--secondary-foreground:210 40% 80%;--muted:220 20% 12%;--muted-foreground:215 16% 47%;--accent:142 70% 40%;--accent-foreground:220 25% 6%;--destructive:0 72% 51%;--destructive-foreground:0 0% 100%;--input:220 20% 18%;--ring:38 92% 50%;--chart-1:38 92% 50%;--chart-2:142 70% 45%;--chart-3:0 72% 55%;--chart-4:217 91% 60%;--chart-5:280 65% 60%;--shadow-2xs:0px 2px 0px 0px #0006;--shadow-xs:0px 2px 0px 0px #0006;--shadow-sm:0px 2px 4px 0px #0006, 0px 1px 2px -1px #0000004d;--shadow:0px 2px 4px 0px #0006, 0px 1px 2px -1px #0000004d;--shadow-md:0px 4px 8px 0px #00000080, 0px 2px 4px -1px #0000004d;--shadow-lg:0px 8px 16px 0px #00000080, 0px 4px 6px -1px #0000004d;--shadow-xl:0px 16px 24px 0px #00000080, 0px 8px 10px -1px #0000004d;--shadow-2xl:0px 24px 48px 0px #0009}:root{--font-ui:"Geist", "Inter", system-ui, sans-serif;--font-mono:"IBM Plex Mono", "Courier New", monospace}::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}@keyframes flash{0%{color:#00d4ff}to{color:inherit}}@keyframes slide-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.flash{animation:.12s ease-out forwards flash}.slide-in{animation:.12s ease-out slide-in}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ease{syntax:"*";inherits:false}
