@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@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-red-400: oklch(70.4% .191 22.216);--color-gray-100: oklch(96.7% .003 264.542);--color-gray-400: oklch(70.7% .022 261.325);--spacing: .25rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--radius-lg: .5rem;--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--animate-spin: spin 1s linear infinite;--animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--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);--color-background: hsl(var(--background));--color-foreground: hsl(var(--foreground));--color-muted: hsl(var(--muted));--color-muted-foreground: hsl(var(--muted-foreground));--color-destructive: hsl(var(--destructive));--color-border: hsl(var(--border));--color-ring: hsl(var(--ring))}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;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{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}:-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{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::-moz-placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){{color:color-mix(in oklab,currentcolor 50%,transparent)}}::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){{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,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width >= 40rem){.container{max-width:40rem}}@media (width >= 48rem){.container{max-width:48rem}}@media (width >= 64rem){.container{max-width:64rem}}@media (width >= 80rem){.container{max-width:80rem}}@media (width >= 96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-12{height:calc(var(--spacing) * 12)}.h-16{height:calc(var(--spacing) * 16)}.w-12{width:calc(var(--spacing) * 12)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.space-y-4 :where(>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-background{background-color:var(--color-background)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-muted{background-color:var(--color-muted)}.py-16{padding-block:calc(var(--spacing) * 16)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.text-destructive{color:var(--color-destructive)}.text-foreground{color:var(--color-foreground)}.text-gray-400{color:var(--color-gray-400)}.text-muted-foreground{color:var(--color-muted-foreground)}.text-red-400{color:var(--color-red-400)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,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-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}.running{animation-play-state:running}.running\!{animation-play-state:running!important}@media (hover: hover){.hover\:text-foreground:hover{color:var(--color-foreground)}}}@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;}@font-face{font-family:Paperlogy;src:url(/fonts/PaperlogyRegular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Paperlogy;src:url(/fonts/PaperlogyMedium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Paperlogy;src:url(/fonts/PaperlogyBold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@layer base{:root{--background: 0 0% 100%;--foreground: 0 0% 3.9%;--card: 0 0% 100%;--card-foreground: 0 0% 3.9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 0% 3.9%;--radius: .65rem;--sidebar: 0 0% 98%;--sidebar-foreground: 0 0% 3.9%}.dark{--background: 0 0% 3.9%;--foreground: 0 0% 98%;--card: 0 0% 3.9%;--card-foreground: 0 0% 98%;--popover: 0 0% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 0 0% 9%;--secondary: 0 0% 14.9%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 14.9%;--muted-foreground: 0 0% 63.9%;--accent: 0 0% 14.9%;--accent-foreground: 0 0% 98%;--destructive: 0 90% 65%;--destructive-foreground: 0 0% 98%;--border: 0 0% 14.9%;--input: 0 0% 14.9%;--ring: 0 0% 83.1%;--sidebar: 0 0% 9.2%;--sidebar-foreground: 0 0% 98%}*{border-color:var(--color-border);outline-color:color-mix(in srgb,hsl(var(--ring)) 50%,transparent)}@supports (color: color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--color-ring) 50%,transparent)}}body{background-color:var(--color-background);color:var(--color-foreground)}html{font-family:var(--font-sans)}}:root{--font-size-display: 36px;--font-size-header: 28px;--font-size-h1: 24px;--font-size-h2: 20px;--font-size-h3: 16px;--font-size-body: 14px;--font-size-desc: 13px;--font-size-caption: 12px;--font-size-button: 14px}@layer base{*{border-color:hsl(var(--border));font-family:Paperlogy,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}body{margin:0;padding:0;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Paperlogy,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button,input,select,textarea,optgroup,option,label,div,span,p,a,h1,h2,h3,h4,h5,h6{font-family:Paperlogy,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}::placeholder{font-family:Paperlogy,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}::-webkit-input-placeholder{font-family:Paperlogy,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}::-moz-placeholder{font-family:Paperlogy,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}:-ms-input-placeholder{font-family:Paperlogy,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}}@layer components{.workspace{min-height:100vh;background-color:hsl(var(--background));color:hsl(var(--foreground));position:relative}.workspace--slotboard{background:linear-gradient(135deg,#f2f5f8,#f5f4ef,#eaf1f5,#f0f5f0,#f7f2f4,#f5f7fa);min-width:100%}.dark .workspace--slotboard{background:linear-gradient(135deg,#090a0c,#0d0c0a,#080b0c,#090c09,#0d0a0b,#0b0b0f)}.workspace-header{position:sticky;top:0;z-index:50;height:3rem;background-color:hsl(var(--background));border-bottom:1px solid hsl(var(--border));display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem}.workspace-logo{display:flex;align-items:center;gap:.5rem}.workspace-logo-text{font-size:1.125rem;font-weight:600;color:hsl(var(--foreground))}.workspace-user{display:flex;align-items:center;gap:1rem}.workspace-layout{display:grid;grid-template-columns:auto 1fr;min-height:calc(100vh - 64px);transition:all .3s ease}.workspace-layout--collapsed,.workspace-layout--expanded{grid-template-columns:auto 1fr}.workspace-sidebar{background-color:hsl(var(--sidebar) / .9);border-right:1px solid hsl(var(--border) / .2);display:flex;flex-direction:column;transition:all .2s ease-in-out;overflow:hidden;border-top-right-radius:24px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.workspace-sidebar-header{height:48px;padding:0 1rem;border-bottom:1px solid hsl(var(--border));display:flex;align-items:center;justify-content:space-between}.workspace-sidebar-title{font-size:.875rem;font-weight:600;color:hsl(var(--foreground));margin:0}.workspace-sidebar-nav{flex:1;padding:.5rem 1rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsl(var(--muted-foreground) / .3) transparent}.workspace-sidebar-nav::-webkit-scrollbar{width:6px}.workspace-sidebar-nav::-webkit-scrollbar-track{background:transparent;border-radius:3px}.workspace-sidebar-nav::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground) / .3);border-radius:3px;-webkit-transition:background .2s;transition:background .2s}.workspace-sidebar-nav::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground) / .5)}.workspace-sidebar-nav::-webkit-scrollbar-corner{background:transparent}.workspace-sidebar-footer{padding:1rem;border-top:1px solid hsl(var(--border))}.workspace-main{display:flex;flex-direction:column;min-height:calc(100vh - 64px);width:100%;max-width:100%;overflow-x:hidden}.workspace-main-header{height:48px;padding:0 1.5rem;border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--background));display:flex;align-items:center;justify-content:space-between}.workspace-search-section{padding:1rem 1.5rem;border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--background));display:flex;align-items:center;justify-content:space-between}.workspace-content{flex:1;padding:1.5rem;background-color:transparent;overflow-y:auto;overflow-x:hidden;max-width:100%;width:100%;box-sizing:border-box}.workspace--slotboard .workspace-content{padding:0 1.5rem}.workspace-footer{padding:1rem 1.5rem;border-top:1px solid hsl(var(--border));background-color:hsl(var(--background));text-align:center;margin-top:auto}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;border:none;gap:.5rem;outline:none}.btn:focus-visible{box-shadow:0 0 0 2px hsl(var(--ring) / .2)}.btn-primary{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{background-color:hsl(var(--primary) / .9)}.btn-secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.btn-secondary:hover{background-color:hsl(var(--secondary) / .8)}.btn-ghost{background-color:transparent;color:hsl(var(--foreground))}.btn-ghost:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-sm{height:2rem;padding:0 .75rem;font-size:.75rem}.btn-md{height:36px;min-height:36px;padding:.5rem 1rem;box-sizing:border-box}.btn-lg{height:2.5rem;padding:0 2rem}.input{display:flex;height:36px;min-height:36px;width:100%;border-radius:.375rem;border:1px solid hsl(var(--border));background-color:hsl(var(--background));padding:.5rem .75rem;font-size:.875rem;color:hsl(var(--foreground));transition:all .2s;box-sizing:border-box}.input:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .2)}.input::-moz-placeholder{color:hsl(var(--muted-foreground))}.input::placeholder{color:hsl(var(--muted-foreground))}.textarea{display:flex;min-height:3.75rem;width:100%;border-radius:.375rem;border:1px solid hsl(var(--border));background-color:hsl(var(--background));padding:.5rem .75rem;font-size:.875rem;color:hsl(var(--foreground));transition:all .2s;resize:vertical;box-sizing:border-box}.textarea:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .2)}.textarea::-moz-placeholder{color:hsl(var(--muted-foreground))}.textarea::placeholder{color:hsl(var(--muted-foreground))}select,select option{color:hsl(var(--foreground))}select:invalid{color:hsl(var(--muted-foreground))}.card{border-radius:.5rem;border:1px solid hsl(var(--border));background-color:hsl(var(--card));color:hsl(var(--card-foreground));box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .2s}.card{background-color:hsl(var(--card) / .2)!important;border:1px solid hsl(var(--border) / .3)!important;box-shadow:0 4px 16px #0000001a!important}.card:hover{background-color:hsl(var(--card) / .35)!important;box-shadow:0 8px 24px #00000026!important}.dark .card{background-color:hsl(var(--sidebar))!important;border:1px solid hsl(var(--border))!important;box-shadow:0 4px 16px #0009!important}.dark .card:hover{background-color:hsl(var(--sidebar) / 1.1)!important;border:1px solid hsl(var(--border) / 1.2)!important;box-shadow:0 8px 24px #000000b3!important}.dropdown{position:absolute;z-index:50;min-width:8rem;overflow:hidden;border-radius:.375rem;border:1px solid hsl(var(--border));background-color:hsl(var(--card));color:hsl(var(--card-foreground));padding:.25rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.dropdown-item{position:relative;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;border-radius:.125rem;padding:.375rem .5rem;font-size:.875rem;outline:none;transition:all .2s;background-color:transparent;color:hsl(var(--foreground));border:none;width:100%;text-align:left;gap:.5rem}.dropdown-item:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.tree-node{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:.375rem;cursor:pointer;font-size:.875rem}.tree-node:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.tree-node--active{background-color:hsl(var(--muted));color:hsl(var(--foreground))}.text-foreground{color:hsl(var(--foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-destructive{color:hsl(var(--destructive))}.bg-background{background-color:hsl(var(--background))}.bg-card{background-color:hsl(var(--card))}.bg-muted{background-color:hsl(var(--muted))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary-foreground{background-color:hsl(var(--primary-foreground))}.w-full{width:100%}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.checkbox-custom{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border:1px solid hsl(var(--border));border-radius:.25rem;background-color:hsl(var(--background));cursor:pointer;position:relative;transition:all .2s;flex-shrink:0}.checkbox-custom:hover{border-color:hsl(var(--ring))}.checkbox-custom:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .2)}.checkbox-custom:checked{background-color:hsl(var(--primary));border-color:hsl(var(--primary))}.checkbox-custom:checked:after{content:"";position:absolute;left:.225rem;top:.0625rem;width:.375rem;height:.625rem;border:solid hsl(var(--primary-foreground));border-width:0 .125rem .125rem 0;transform:rotate(45deg)}.radio-custom{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border:1px solid hsl(var(--border));border-radius:50%;background-color:hsl(var(--background));cursor:pointer;position:relative;transition:all .2s;flex-shrink:0}.radio-custom:hover{border-color:hsl(var(--ring))}.radio-custom:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .2)}.radio-custom:checked{background-color:hsl(var(--primary));border-color:hsl(var(--primary))}.radio-custom:checked:after{content:"";position:absolute;left:50%;top:50%;width:.375rem;height:.375rem;border-radius:50%;background-color:hsl(var(--primary-foreground));transform:translate(-50%,-50%)}.slider-custom{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:hsl(var(--muted));outline:none;cursor:pointer;transition:all .2s}.slider-custom::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:hsl(var(--primary));cursor:pointer;border:2px solid hsl(var(--background));box-shadow:0 2px 4px #0000001a;-webkit-transition:all .2s;transition:all .2s}.slider-custom::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 2px 8px #0003}.slider-custom::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:hsl(var(--primary));cursor:pointer;border:2px solid hsl(var(--background));box-shadow:0 2px 4px #0000001a;-moz-transition:all .2s;transition:all .2s}.slider-custom::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 2px 8px #0003}.slider-custom:focus{outline:none}.slider-custom:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px hsl(var(--ring) / .2)}.slider-custom:focus::-moz-range-thumb{box-shadow:0 0 0 3px hsl(var(--ring) / .2)}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:#000c;display:flex;align-items:center;justify-content:center;padding:1rem;animation:dialog-overlay-show .15s ease-out}.dialog-content{position:relative;background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.5rem;box-shadow:0 25px 50px -12px #000000b3,0 0 0 1px #fff3,0 10px 30px #00000080;width:100%;max-width:32rem;padding:1.5rem;animation:dialog-content-show .15s ease-out}.dialog-header{display:flex;flex-direction:column;gap:.375rem;margin-bottom:1.25rem}.dialog-title{font-size:1.125rem;font-weight:600;line-height:1.25;color:hsl(var(--foreground));margin:0}.dialog-description{font-size:.875rem;line-height:1.5;color:hsl(var(--muted-foreground));margin:0}.dialog-footer{display:flex;flex-direction:column-reverse;gap:.5rem;margin-top:1.5rem}@media (min-width: 640px){.dialog-footer{flex-direction:row;justify-content:flex-end}}.dialog-sm{max-width:500px}.dialog-md{max-width:640px}.dialog-lg{width:900px;max-width:95vw}.dialog-xl{width:1200px;max-width:95vw}.dialog-full{width:95vw;max-width:95vw}@keyframes dialog-overlay-show{0%{opacity:0}to{opacity:1}}@keyframes dialog-content-show{0%{opacity:0}to{opacity:1}}.toast{position:fixed;top:1rem;right:1rem;z-index:1000;min-width:20rem;max-width:28rem;border-radius:.5rem;border:1px solid hsl(var(--border));background-color:hsl(var(--background));color:hsl(var(--foreground));padding:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;display:flex;align-items:flex-start;gap:.75rem;animation:toast-slide-in .3s ease-out}.toast--success{border-color:#16a34a;background-color:hsl(var(--background))}.toast--error{border-color:hsl(var(--destructive));background-color:hsl(var(--background))}.toast__icon{flex-shrink:0;margin-top:.125rem}.toast__content{flex:1;display:flex;flex-direction:column;gap:.25rem}.toast__title{font-size:.875rem;font-weight:600;line-height:1.25;margin:0}.toast__description{font-size:.875rem;line-height:1.25;color:hsl(var(--muted-foreground));margin:0}.toast__close{flex-shrink:0;background:transparent;border:none;color:hsl(var(--muted-foreground));cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s}.toast__close:hover{background-color:hsl(var(--muted));color:hsl(var(--foreground))}@keyframes toast-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes toast-slide-out{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse-custom{animation:pulse 2s ease-in-out infinite}@keyframes spinx-cursor-blink{0%,to{opacity:1}50%{opacity:0}}@keyframes full-slot-shine{0%,to{box-shadow:0 0 8px #3b82f64d;transform:scale(1)}50%{box-shadow:0 0 16px #3b82f699;transform:scale(1.02)}}@keyframes expandSearch{0%{width:36px;opacity:0}to{width:300px;opacity:1}}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:hsl(var(--muted-foreground) / .3) transparent}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground) / .3);border-radius:3px;-webkit-transition:background .2s;transition:background .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground) / .5)}.custom-scrollbar::-webkit-scrollbar-corner{background:transparent}.slot-detail-header{padding:1.5rem;border-bottom:1px solid hsl(var(--border));background-color:hsl(var(--background));width:100%;max-width:100%;overflow:visible;box-sizing:border-box}.slot-detail-header__main{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;max-width:100%;box-sizing:border-box}.slot-detail-header__info{flex:1;min-width:0;overflow:hidden}.slot-detail-header__actions{display:flex;gap:.5rem;flex-shrink:0}.table-container{border:1px solid hsl(var(--border));border-radius:.5rem;overflow:hidden;background-color:hsl(var(--card));width:100%;max-width:100%}.table-scroll-wrapper{overflow-x:auto;overflow-y:visible;max-width:100%;width:100%}.data-table{width:100%;border-collapse:collapse;font-size:.875rem}.data-table thead{background-color:hsl(var(--muted) / .5)}.data-table th{padding:.75rem 1rem;text-align:left;font-weight:500;color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border));-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s}.data-table th:hover{background-color:hsl(var(--muted) / .8)}.data-table tbody tr{border-bottom:1px solid hsl(var(--border));transition:background-color .2s}.data-table tbody tr:last-child{border-bottom:none}.data-table tbody tr:hover{background-color:hsl(var(--muted) / .3)}.data-table td{padding:.75rem 1rem;color:hsl(var(--foreground))}.data-table td:first-child,.data-table th:first-child{padding-left:1.5rem}.data-table td:last-child,.data-table th:last-child{padding-right:1.5rem}}.rdp{--rdp-cell-size: 32px;--rdp-accent-color: hsl(var(--foreground)) !important;--rdp-background-color: hsl(var(--muted)) !important}.rdp-caption_label,.rdp-nav_button,.rdp-day,.rdp-day_today{color:hsl(var(--foreground))!important}.rdp-day_selected{background-color:hsl(var(--foreground))!important;color:hsl(var(--background))!important}.rdp-head_cell{color:hsl(var(--muted-foreground))!important}.industry-row:hover{background-color:hsl(var(--muted) / .3)}.industry-row:hover .row-action-btn{opacity:1!important}@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-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@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: 0px;}@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;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}@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-space-y-reverse: 0;--tw-border-style: solid;--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;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--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}}}
