/*! tailwindcss v4.1.16 | 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-divide-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-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-duration:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}.fixed{position:fixed}.relative{position:relative}.z-50{z-index:50}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.h-full{height:100%}.max-h-\[90vh\]{max-height:90vh}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-1\/3{width:33.3333%}.w-1\/4{width:25%}.w-1\/6{width:16.6667%}.w-2\/3{width:66.6667%}.w-3\/4{width:75%}.w-\[200px\]{width:200px}.w-full{width:100%}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-border>:not(:last-child)){border-color:var(--border)}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-xl{border-radius:calc(var(--radius) + 4px)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-border{border-color:var(--border)}.border-chart-2{border-color:var(--chart-2)}.border-destructive{border-color:var(--destructive)}.border-primary{border-color:var(--primary)}.border-primary-foreground{border-color:var(--primary-foreground)}.border-transparent{border-color:#0000}.border-t-transparent{border-top-color:#0000}.bg-background{background-color:var(--background)}.bg-card{background-color:var(--card)}.bg-chart-2{background-color:var(--chart-2)}.bg-destructive{background-color:var(--destructive)}.bg-muted{background-color:var(--muted)}.bg-primary{background-color:var(--primary)}.bg-transparent{background-color:#0000}.text-center{text-align:center}.text-left{text-align:left}.font-sans{font-family:var(--font-sans)}.whitespace-nowrap{white-space:nowrap}.text-card-foreground{color:var(--card-foreground)}.text-chart-2{color:var(--chart-2)}.text-destructive{color:var(--destructive)}.text-destructive-foreground{color:var(--destructive-foreground)}.text-foreground{color:var(--foreground)}.text-muted-foreground{color:var(--muted-foreground)}.text-primary-foreground{color:var(--primary-foreground)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.placeholder-muted-foreground::-moz-placeholder{color:var(--muted-foreground)}.placeholder-muted-foreground::placeholder{color:var(--muted-foreground)}.shadow-md{--tw-shadow:var(--shadow-md);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:var(--shadow-sm);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:var(--shadow-xl);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-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-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.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,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-500{--tw-duration:.5s;transition-duration:.5s}@media(hover:hover){.hover\:translate-y-\[-2px\]:hover{--tw-translate-y:-2px;translate:var(--tw-translate-x)var(--tw-translate-y)}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-md:hover{--tw-shadow:var(--shadow-md);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:border-transparent:focus{border-color:#0000}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + 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)}.focus\:ring-border:focus{--tw-ring-color:var(--border)}.focus\:ring-destructive:focus{--tw-ring-color:var(--destructive)}.focus\:ring-primary:focus{--tw-ring-color:var(--primary)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}:root{--background:#e7e5e4;--foreground:#1e293b;--card:#f5f5f4;--card-foreground:#1e293b;--popover:#f5f5f4;--popover-foreground:#1e293b;--primary:#6366f1;--primary-foreground:#fff;--secondary:#d6d3d1;--secondary-foreground:#4b5563;--muted:#e7e5e4;--muted-foreground:#6b7280;--accent:#f3e5f5;--accent-foreground:#374151;--destructive:#ef4444;--destructive-foreground:#fff;--border:#d6d3d1;--input:#d6d3d1;--ring:#6366f1;--chart-1:#6366f1;--chart-2:#4f46e5;--chart-3:#4338ca;--chart-4:#3730a3;--chart-5:#312e81;--sidebar:#d6d3d1;--sidebar-foreground:#1e293b;--sidebar-primary:#6366f1;--sidebar-primary-foreground:#fff;--sidebar-accent:#f3e5f5;--sidebar-accent-foreground:#374151;--sidebar-border:#d6d3d1;--sidebar-ring:#6366f1;--font-sans:Plus Jakarta Sans,sans-serif;--font-serif:Lora,serif;--font-mono:Roboto Mono,monospace;--radius:1.25rem;--shadow-x:2px;--shadow-y:2px;--shadow-blur:10px;--shadow-spread:4px;--shadow-opacity:.18;--shadow-color:#95959d;--shadow-2xs:2px 2px 10px 4px #95959d17;--shadow-xs:2px 2px 10px 4px #95959d17;--shadow-sm:2px 2px 10px 4px #95959d2e,2px 1px 2px 3px #95959d2e;--shadow:2px 2px 10px 4px #95959d2e,2px 1px 2px 3px #95959d2e;--shadow-md:2px 2px 10px 4px #95959d2e,2px 2px 4px 3px #95959d2e;--shadow-lg:2px 2px 10px 4px #95959d2e,2px 4px 6px 3px #95959d2e;--shadow-xl:2px 2px 10px 4px #95959d2e,2px 8px 10px 3px #95959d2e;--shadow-2xl:2px 2px 10px 4px #95959d73;--tracking-normal:0em;--spacing:.25rem}.dark{--background:#1e1b18;--foreground:#e2e8f0;--card:#2c2825;--card-foreground:#e2e8f0;--popover:#2c2825;--popover-foreground:#e2e8f0;--primary:#818cf8;--primary-foreground:#1e1b18;--secondary:#3a3633;--secondary-foreground:#d1d5db;--muted:#1f1c19;--muted-foreground:#9ca3af;--accent:#484441;--accent-foreground:#d1d5db;--destructive:#ef4444;--destructive-foreground:#1e1b18;--border:#3a3633;--input:#3a3633;--ring:#818cf8;--chart-1:#818cf8;--chart-2:#6366f1;--chart-3:#4f46e5;--chart-4:#4338ca;--chart-5:#3730a3;--sidebar:#3a3633;--sidebar-foreground:#e2e8f0;--sidebar-primary:#818cf8;--sidebar-primary-foreground:#1e1b18;--sidebar-accent:#484441;--sidebar-accent-foreground:#d1d5db;--sidebar-border:#3a3633;--sidebar-ring:#818cf8;--font-sans:Plus Jakarta Sans,sans-serif;--font-serif:Lora,serif;--font-mono:Roboto Mono,monospace;--radius:1.25rem;--shadow-x:2px;--shadow-y:2px;--shadow-blur:10px;--shadow-spread:4px;--shadow-opacity:.18;--shadow-color:#000;--shadow-2xs:2px 2px 10px 4px #00000017;--shadow-xs:2px 2px 10px 4px #00000017;--shadow-sm:2px 2px 10px 4px #0000002e,2px 1px 2px 3px #0000002e;--shadow:2px 2px 10px 4px #0000002e,2px 1px 2px 3px #0000002e;--shadow-md:2px 2px 10px 4px #0000002e,2px 2px 4px 3px #0000002e;--shadow-lg:2px 2px 10px 4px #0000002e,2px 4px 6px 3px #0000002e;--shadow-xl:2px 2px 10px 4px #0000002e,2px 8px 10px 3px #0000002e;--shadow-2xl:2px 2px 10px 4px #00000073}:root,:host{--font-sans:var(--font-sans);--font-mono:var(--font-mono);--font-serif:var(--font-serif);--shadow-2xs:var(--shadow-2xs);--shadow-xs:var(--shadow-xs);--shadow-sm:var(--shadow-sm);--shadow:var(--shadow);--shadow-md:var(--shadow-md);--shadow-lg:var(--shadow-lg);--shadow-xl:var(--shadow-xl);--shadow-2xl:var(--shadow-2xl)}html,body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);min-height:100vh}@property --tw-divide-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: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-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-duration{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
