/*! tailwindcss v4.1.14 | 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)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z: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}}}:host,:root{--radius:.75rem;--color-background:#fff;--color-foreground:#0f172a;--color-border:#e2e8f0}@layer base{:root{--color-primary:var(--brand);--color-ring:var(--brand-300)}.dark{--color-background:#020817;--color-foreground:#f8fafc;--color-muted:#1e293b;--color-muted-foreground:#94a3b8;--color-popover:#020817;--color-popover-foreground:#f8fafc;--color-card:#020817;--color-card-foreground:#f8fafc;--color-border:#1e293b;--color-input:#1e293b;--color-primary:#f8fafc;--color-primary-foreground:#0f172a;--color-secondary:#1e293b;--color-secondary-foreground:#f8fafc;--color-accent:#1e293b;--color-accent-foreground:#f8fafc;--color-destructive:#7f1d1d;--color-destructive-foreground:#fef2f2;--color-ring:#1e293b}*{border-color:var(--color-border)}body{background-color:var(--color-background);color:var(--color-foreground);font-feature-settings:"rlig" 1,"calt" 1;font-variation-settings:normal;font-size:17px;line-height:1.75}}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.top-1\/2{top:50%}.top-\[56px\]{top:56px}.top-\[var\(--header-h\)\]{top:var(--header-h)}.z-30{z-index:30}.z-50{z-index:50}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-\[22px\]{height:22px}.h-full{height:100%}.min-h-\[120px\]{min-height:120px}.min-h-\[calc\(100vh-56px\)\]{min-height:calc(100vh - 56px)}.min-h-\[calc\(100vh-var\(--header-h\)\)\]{min-height:calc(100vh - var(--header-h))}.w-\[22px\]{width:22px}.w-\[min\(96vw\,320px\)\]{width:min(96vw,320px)}.w-\[var\(--sidebar-w\)\]{width:var(--sidebar-w)}.w-full{width:100%}.max-w-\[560px\]{max-width:560px}.max-w-\[720px\]{max-width:720px}.max-w-\[960px\]{max-width:960px}.flex-1{flex:1}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.list-none{list-style-type:none}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-center{align-items:center}.justify-center{justify-content:center}.place-self-end{place-self:end}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded{border-radius:var(--radius)}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.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-\[color\:var\(--brand\)\]{border-color:var(--brand)}.border-\[color\:var\(--brand-100\)\]{border-color:var(--brand-100)}.border-transparent{border-color:#0000}.bg-\[color\:var\(--brand\)\]{background-color:var(--brand)}.bg-transparent{background-color:#0000}.pt-\[var\(--header-h\)\]{padding-top:var(--header-h)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-\[12px\]{font-size:12px}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.text-\[color\:var\(--brand-500\)\]{color:var(--brand-500)}.capitalize{text-transform:capitalize}@media (hover:hover){.hover\:border-\[color\:var\(--brand-100\)\]:hover{border-color:var(--brand-100)}.hover\:bg-\[color\:var\(--brand-50\)\]:hover{background-color:var(--brand-50)}.hover\:text-\[color\:var\(--brand-700\)\]:hover{color:var(--brand-700)}}.focus\:border-\[color\:var\(--brand-300\)\]:focus{border-color:var(--brand-300)}.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-\[color\:var\(--brand-200\)\]:focus{--tw-ring-color:var(--brand-200)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:opacity-60:disabled{opacity:.6}:root{--header-h:56px;--sidebar-w:280px;--sidebar-w-collapsed:72px}body,html{height:100%}body{color:#111827;background:#f3f4f6;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}a{color:var(--brand-700);text-decoration:none}a:hover{color:var(--brand);text-decoration:underline}@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}@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}