@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-font-weight:initial;--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}}}@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;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--font-weight-medium:500;--font-weight-bold:700;--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:.875rem;--radius-xl:1rem;--animate-spin:spin 1s linear infinite;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-background:#fff;--color-foreground:#0a0a0f;--color-primary:#2b68d4;--color-primary-foreground:#fff;--color-muted-foreground:#6b7280;--color-ring:#4a90ff;--color-sidebar-background:#fafafa;--color-sidebar-primary:#2b68d4;--color-sidebar-ring:#4a90ff}}@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}}@layer components;@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)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}:where(.space-y-4>: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{border-radius:.25rem}.rounded-md{border-radius:var(--radius-md)}.bg-background{background-color:var(--color-background)}.bg-primary{background-color:var(--color-primary)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-center{text-align:center}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-foreground{color:var(--color-foreground)}.text-muted-foreground{color:var(--color-muted-foreground)}.text-primary{color:var(--color-primary)}.text-primary-foreground{color:var(--color-primary-foreground)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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,)}@media(hover:hover){.hover\:bg-primary\/90:hover{background-color:#2b68d4e6}@supports (color:color-mix(in lab,red,red)){.hover\:bg-primary\/90:hover{background-color:color-mix(in oklab,var(--color-primary) 90%,transparent)}}}}.dark{--color-background:#050507;--color-foreground:#eef0f6;--surface-0:#050507;--surface-1:#ffffff0a;--surface-2:#ffffff14;--surface-3:#ffffff1f;--surface-raised:#ffffff0f;--color-card:var(--surface-1);--color-card-foreground:#eef0f6;--color-popover:var(--surface-2);--color-popover-foreground:#eef0f6;--color-primary:#4a90ff;--color-primary-foreground:#fff;--color-secondary:#ffffff0d;--color-secondary-foreground:#eef0f6;--color-muted:#ffffff0d;--color-muted-foreground:#a0a8c0;--color-accent:#ffffff12;--color-accent-foreground:#eef0f6;--color-destructive:#ff4d5e;--color-destructive-foreground:#ff4d5e;--color-border:#ffffff1a;--color-input:#ffffff1a;--color-ring:#4a90ff;--color-sidebar-background:#ffffff05;--color-sidebar-foreground:#b4b9c9;--color-sidebar-primary:#4a90ff;--color-sidebar-primary-foreground:#fff;--color-sidebar-accent:#ffffff0d;--color-sidebar-accent-foreground:#eef0f6;--color-sidebar-border:#ffffff0f;--color-sidebar-ring:#4a90ff;--void:#050507;--void-1:#09090c;--ink:#eef0f6;--ink-2:#b4b9c9;--ink-3:#8890aa;--ink-4:#4e5471;--ink-5:#2f3450;--blue:#4a90ff;--blue-lit:#6eaaff;--blue-deep:#2b68d4;--blue-glow:#4a90ff2e;--blue-glass:#4a90ff14;--ember:#ff6b3d;--ok:#3de8a0;--ok-glow:#3de8a01a;--ok-border:#3de8a02e;--warn:#ffbf30;--warn-glow:#ffbf301a;--warn-border:#ffbf302e;--err:#ff4d5e;--err-glow:#ff4d5e1a;--err-border:#ff4d5e2e;--info:#4ac4ff;--info-glow:#4ac4ff1a;--info-border:#4ac4ff2e;--p-control:#4a90ff;--p-helpdesk:#a78bfa;--p-planit:#2dd4bf;--p-assets:#f5a623;--p-patches:#ff6b6b;--p-config:#4ac4ff;--p-provision:#3de8a0;--p-wiki:#c084fc;--_bf-glass:blur(16px) saturate(1.2);--_bf-glass-2:blur(28px) saturate(1.3);--_bf-glass-3:blur(40px) saturate(1.4);--_bf-subtle:blur(20px) saturate(1.2)}.dark[data-preset=midnight],.dark:not([data-preset]){--preset-grid-opacity:.035;--preset-orb-1:#4a90ff26;--preset-orb-2:#a78bfa1a;--preset-card-shadow:none}.dark[data-preset=ocean]{--color-background:#030810;--void:#030810;--void-1:#061020;--color-foreground:#d8e4f4;--ink:#d8e4f4;--color-muted-foreground:#8eafc8;--ink-3:#8eafc8;--color-card:#5096ff0d;--color-card-foreground:#d8e4f4;--color-secondary:#5096ff12;--color-muted:#5096ff0f;--color-accent:#5096ff17;--color-popover:#5096ff1a;--color-border:#64aaff1a;--color-input:#64aaff1a;--color-primary:#3b9eff;--color-ring:#3b9eff;--blue:#3b9eff;--blue-lit:#6cb8ff;--blue-deep:#1a6fd4;--blue-glow:#3b9eff33;--blue-glass:#3b9eff1a;--color-sidebar-background:#1432644d;--color-sidebar-foreground:#9ab8d8;--color-sidebar-border:#64aaff14;--color-sidebar-primary:#3b9eff;--_bf-glass:blur(24px) saturate(1.4);--_bf-glass-2:blur(36px) saturate(1.5);--_bf-glass-3:blur(48px) saturate(1.6);--preset-grid-opacity:0;--preset-orb-1:#1e64dc33;--preset-orb-2:#3cb4ff14;--preset-card-shadow:0 4px 24px #001e504d}.dark[data-preset=slate]{--color-background:#111318;--void:#111318;--void-1:#181a22;--color-foreground:#e8eaef;--ink:#e8eaef;--color-muted-foreground:#9298a8;--ink-3:#9298a8;--color-card:#191c24;--color-card-foreground:#e8eaef;--color-secondary:#1e2130;--color-muted:#1c1f2a;--color-accent:#222638;--color-popover:#1e2130;--color-border:#ffffff14;--color-input:#ffffff14;--color-primary:#6e7ff5;--color-ring:#6e7ff5;--blue:#6e7ff5;--blue-lit:#8b99ff;--blue-deep:#4e5cd0;--blue-glow:#6e7ff52e;--blue-glass:#6e7ff514;--color-sidebar-background:#151821;--color-sidebar-foreground:#9298a8;--color-sidebar-border:#ffffff0f;--color-sidebar-primary:#6e7ff5;--_bf-glass:none;--_bf-glass-2:none;--_bf-glass-3:none;--_bf-subtle:none;--preset-grid-opacity:0;--preset-orb-1:transparent;--preset-orb-2:transparent;--preset-card-shadow:none}.dark[data-preset=forest]{--color-background:#060b08;--void:#060b08;--void-1:#0c1610;--color-foreground:#dce8e0;--ink:#dce8e0;--color-muted-foreground:#8aa692;--ink-3:#8aa692;--color-card:#3c8c500a;--color-card-foreground:#dce8e0;--color-secondary:#3c8c500f;--color-muted:#3c8c500d;--color-accent:#3c8c5014;--color-popover:#3c8c501a;--color-border:#50a0641a;--color-input:#50a0641a;--color-primary:#3dbb6f;--color-ring:#3dbb6f;--blue:#3dbb6f;--blue-lit:#5ed88e;--blue-deep:#2a8f50;--blue-glow:#3dbb6f2e;--blue-glass:#3dbb6f14;--color-sidebar-background:#1e3c2840;--color-sidebar-foreground:#8fb89a;--color-sidebar-border:#50a06414;--color-sidebar-primary:#3dbb6f;--_bf-glass:blur(12px) saturate(1.1);--_bf-glass-2:blur(20px) saturate(1.2);--_bf-glass-3:blur(30px) saturate(1.3);--preset-grid-opacity:0;--preset-orb-1:#28a0501f;--preset-orb-2:#50c8780f;--preset-card-shadow:0 2px 16px #00281433}.dark[data-preset=sunset]{--color-background:#0c0806;--void:#0c0806;--void-1:#18120e;--color-foreground:#f0e4dc;--ink:#f0e4dc;--color-muted-foreground:#b09888;--ink-3:#b09888;--color-card:#c8783c0a;--color-card-foreground:#f0e4dc;--color-secondary:#c8783c0f;--color-muted:#c8783c0d;--color-accent:#c8783c14;--color-popover:#c8783c1a;--color-border:#dc8c501a;--color-input:#dc8c501a;--color-primary:#e87040;--color-ring:#e87040;--blue:#e87040;--blue-lit:#ff8c5c;--blue-deep:#c45530;--blue-glow:#e8704033;--blue-glass:#e870401a;--color-sidebar-background:#50281440;--color-sidebar-foreground:#c4a898;--color-sidebar-border:#dc8c5014;--color-sidebar-primary:#e87040;--_bf-glass:blur(20px) saturate(1.3);--_bf-glass-2:blur(32px) saturate(1.4);--_bf-glass-3:blur(44px) saturate(1.5);--preset-grid-opacity:0;--preset-orb-1:#dc642824;--preset-orb-2:#c8a03c14;--preset-card-shadow:0 4px 20px #280f004d}.dark[data-preset=neon]{--color-background:#0a0a0e;--void:#0a0a0e;--void-1:#101016;--surface-0:#0a0a0e;--surface-1:#14161e;--surface-2:#1a1c26;--surface-3:#222430;--surface-raised:#181a24;--color-foreground:#f0f0f8;--ink:#f0f0f8;--color-muted-foreground:#a0a4b8;--ink-3:#a0a4b8;--color-card:#14161e;--color-card-foreground:#f0f0f8;--color-secondary:#181a24;--color-muted:#161820;--color-accent:#1c1e28;--color-popover:#1a1c26;--color-border:#ffffff1a;--color-input:#ffffff1a;--color-primary:#4a90ff;--color-ring:#4a90ff;--color-sidebar-background:#0e1018;--color-sidebar-foreground:#a0a4b8;--color-sidebar-border:#ffffff14;--color-sidebar-primary:#4a90ff;--_bf-glass:none;--_bf-glass-2:none;--_bf-glass-3:none;--_bf-subtle:none;--preset-grid-opacity:.02;--preset-orb-1:transparent;--preset-orb-2:transparent;--preset-card-shadow:none}.dark[data-preset=minimal]{--color-background:#1a1a1e;--void:#1a1a1e;--void-1:#202024;--surface-0:#1a1a1e;--surface-1:#222226;--surface-2:#2a2a30;--surface-3:#32323a;--surface-raised:#26262c;--color-foreground:#ececf0;--ink:#ececf0;--color-muted-foreground:#9898a0;--ink-3:#9898a0;--color-card:#222226;--color-card-foreground:#ececf0;--color-secondary:#28282e;--color-muted:#252528;--color-accent:#2c2c32;--color-popover:#2a2a30;--color-border:#ffffff14;--color-input:#ffffff14;--color-primary:#4a90ff;--color-ring:#4a90ff;--color-sidebar-background:#1e1e22;--color-sidebar-foreground:#9898a0;--color-sidebar-border:#ffffff0f;--color-sidebar-primary:#4a90ff;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.625rem;--_bf-glass:none;--_bf-glass-2:none;--_bf-glass-3:none;--_bf-subtle:none;--preset-grid-opacity:0;--preset-orb-1:transparent;--preset-orb-2:transparent;--preset-card-shadow:none}.light[data-preset=ocean]{--color-primary:#2670c4;--color-ring:#2670c4;--blue:#2670c4;--color-background:#f0f5fc;--color-card:#fff;--color-sidebar-background:#e4edf8;--color-sidebar-foreground:#4a6a8a;--color-border:#c8d8e8;--preset-grid-opacity:0;--preset-orb-1:transparent;--preset-orb-2:transparent}.light[data-preset=slate]{--color-primary:#5560d4;--color-ring:#5560d4;--blue:#5560d4;--color-background:#f4f5f8;--color-card:#fff;--color-sidebar-background:#ecedf2;--color-sidebar-foreground:#5a5e72;--color-border:#d8dae0;--preset-grid-opacity:0;--preset-orb-1:transparent;--preset-orb-2:transparent}.light[data-preset=forest]{--color-primary:#2d8f52;--color-ring:#2d8f52;--blue:#2d8f52;--color-background:#f0f8f3;--color-card:#fff;--color-sidebar-background:#e2f0e8;--color-sidebar-foreground:#4a7a58;--color-border:#c4dcc8;--preset-grid-opacity:0;--preset-orb-1:transparent;--preset-orb-2:transparent}.light[data-preset=sunset]{--color-primary:#c4552e;--color-ring:#c4552e;--blue:#c4552e;--color-background:#faf4f0;--color-card:#fff;--color-sidebar-background:#f4e8e0;--color-sidebar-foreground:#8a5a42;--color-border:#e0ccc0;--preset-grid-opacity:0;--preset-orb-1:transparent;--preset-orb-2:transparent}.light[data-preset=neon]{--color-primary:#2b68d4;--color-ring:#2b68d4;--blue:#2b68d4;--color-background:#f2f3f8;--color-card:#fff;--color-sidebar-background:#e8eaf2;--color-sidebar-foreground:#4a4e68;--color-border:#d0d4e0;--preset-grid-opacity:0;--preset-orb-1:transparent;--preset-orb-2:transparent}.light[data-preset=minimal]{--color-background:#f8f8fa;--color-card:#fff;--color-sidebar-background:#f0f0f2;--color-sidebar-foreground:#606068;--color-border:#e0e0e4;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.625rem;--preset-grid-opacity:0;--preset-orb-1:transparent;--preset-orb-2:transparent}body{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.font-mono,code,kbd,pre,samp{font-family:IBM Plex Mono,SF Mono,Cascadia Code,monospace}.text-page-title{letter-spacing:-.025em;font-size:1.75rem;font-weight:700;line-height:1.25}.text-section-title{letter-spacing:-.015em;font-size:1.375rem;font-weight:600;line-height:1.3}.text-subtitle{font-size:1rem;font-weight:500;line-height:1.4}.text-body{font-size:.875rem;font-weight:400;line-height:1.5}.text-caption{color:var(--color-muted-foreground);font-size:.75rem;font-weight:400;line-height:1.4}.text-label{letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:600;line-height:1}.surface-0{background:var(--surface-0)}.surface-1{background:var(--surface-1)}.surface-2{background:var(--surface-2)}.surface-3{background:var(--surface-3)}.surface-raised{background:var(--surface-raised)}[data-density=condensed]{--row-height:2.5rem}[data-density=regular],:root:not([data-density]){--row-height:3rem}[data-density=relaxed]{--row-height:3.5rem}:root{--duration-fast:.1s;--duration-normal:.2s;--duration-slow:.3s;--ease-default:cubic-bezier(.4, 0, .2, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in:cubic-bezier(.4, 0, 1, 1)}.dark .bg-card{-webkit-backdrop-filter:var(--_bf-glass);backdrop-filter:var(--_bf-glass);box-shadow:var(--preset-card-shadow,none)}.dark .bg-popover{-webkit-backdrop-filter:var(--_bf-glass-3);backdrop-filter:var(--_bf-glass-3)}.dark .bg-secondary,.dark .bg-muted{-webkit-backdrop-filter:var(--_bf-subtle);backdrop-filter:var(--_bf-subtle)}[data-preset=slate] .bg-card,[data-preset=slate] .bg-popover,[data-preset=slate] .bg-secondary,[data-preset=slate] .bg-muted,[data-preset=neon] .bg-card,[data-preset=neon] .bg-popover,[data-preset=neon] .bg-secondary,[data-preset=neon] .bg-muted,[data-preset=minimal] .bg-card,[data-preset=minimal] .bg-popover,[data-preset=minimal] .bg-secondary,[data-preset=minimal] .bg-muted{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[data-preset=slate] .glass,[data-preset=slate] .glass-2,[data-preset=slate] .glass-3{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#191c24!important;border-color:#ffffff14!important}[data-preset=neon] .glass,[data-preset=neon] .glass-2,[data-preset=neon] .glass-3{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#14161e!important;border-color:#4a90ff26!important;box-shadow:0 0 8px #4a90ff14,inset 0 1px #4a90ff1a!important}[data-preset=minimal] .glass,[data-preset=minimal] .glass-2,[data-preset=minimal] .glass-3{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;background:#222226!important;border-color:#ffffff0f!important}[data-preset=slate] .glass:before,[data-preset=slate] .glass-2:before,[data-preset=slate] .glass-3:before,[data-preset=neon] .glass:before,[data-preset=neon] .glass-2:before,[data-preset=neon] .glass-3:before,[data-preset=minimal] .glass:before,[data-preset=minimal] .glass-2:before,[data-preset=minimal] .glass-3:before{display:none}.dark .sidebar-shell{background:var(--color-sidebar-background,#ffffff05);-webkit-backdrop-filter:blur(30px)saturate(1.2);backdrop-filter:blur(30px)saturate(1.2)}.light .sidebar-shell{background:var(--color-sidebar-background,#fafafa)}[data-sidebar-style=glass] .sidebar-shell{-webkit-backdrop-filter:blur(30px)saturate(1.2);backdrop-filter:blur(30px)saturate(1.2)}.dark[data-sidebar-style=glass] .sidebar-shell{background:var(--color-sidebar-background,#ffffff05)}.light[data-sidebar-style=glass] .sidebar-shell{background:var(--color-sidebar-background,#ffffffb3);-webkit-backdrop-filter:blur(20px)saturate(1.2);backdrop-filter:blur(20px)saturate(1.2)}.dark[data-sidebar-style=solid] .sidebar-shell{background:var(--color-sidebar-background,#ffffff0f)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.light[data-sidebar-style=solid] .sidebar-shell{background:var(--color-sidebar-background,#f1f3f5)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.dark[data-sidebar-style=minimal] .sidebar-shell{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-right-color:#ffffff0a!important}.light[data-sidebar-style=minimal] .sidebar-shell{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-right-color:#0000000f!important}[data-preset=slate] .sidebar-shell{background:var(--color-sidebar-background,#151821)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[data-preset=neon] .sidebar-shell{background:var(--color-sidebar-background,#0e1018)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-right-color:#4a90ff1f!important}[data-preset=minimal] .sidebar-shell{background:var(--color-sidebar-background,#1e1e22)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}[data-preset=slate][data-sidebar-style=glass] .sidebar-shell,[data-preset=neon][data-sidebar-style=glass] .sidebar-shell,[data-preset=minimal][data-sidebar-style=glass] .sidebar-shell{-webkit-backdrop-filter:blur(30px)saturate(1.2)!important;backdrop-filter:blur(30px)saturate(1.2)!important;background:#ffffff08!important}[data-preset=slate][data-sidebar-style=minimal] .sidebar-shell,[data-preset=neon][data-sidebar-style=minimal] .sidebar-shell,[data-preset=minimal][data-sidebar-style=minimal] .sidebar-shell{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}[data-preset=neon] .stat-edge:after{box-shadow:0 2px 20px var(--stat-color,var(--blue,#4a90ff)),0 0 40px var(--stat-color,var(--blue,#4a90ff)),0 0 60px #4a90ff0d}[data-preset=minimal] .stat-edge:after{box-shadow:none}.glass{-webkit-backdrop-filter:var(--_bf-glass);backdrop-filter:var(--_bf-glass);background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;position:relative}.glass:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.glass-2{-webkit-backdrop-filter:var(--_bf-glass-2);backdrop-filter:var(--_bf-glass-2);background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;position:relative}.glass-2:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#ffffff1f,#0000);height:1px;position:absolute;top:0;left:0;right:0}.glass-3{-webkit-backdrop-filter:var(--_bf-glass-3);backdrop-filter:var(--_bf-glass-3);background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;position:relative}.glass-3:before{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#ffffff24,#0000);height:1px;position:absolute;top:0;left:0;right:0}.glass-float{-webkit-backdrop-filter:var(--_bf-glass-3);backdrop-filter:var(--_bf-glass-3)}.btn-glass-highlight{position:relative;overflow:hidden}.btn-glass-highlight:after{content:"";pointer-events:none;border-radius:inherit;background:linear-gradient(#ffffff26,#0000);height:50%;position:absolute;top:0;left:0;right:0}.badge-glow{padding-left:1rem;position:relative}.badge-glow:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:.4rem;transform:translateY(-50%);box-shadow:0 0 6px}.stat-edge{position:relative;overflow:hidden}.stat-edge:after{content:"";background:var(--stat-color,var(--blue,#4a90ff));height:2px;box-shadow:0 2px 15px var(--stat-color,var(--blue,#4a90ff)),0 0 30px var(--stat-color,var(--blue,#4a90ff));position:absolute;top:0;left:0;right:0}.stat-edge[data-color=blue]{--stat-color:#4a90ff}.stat-edge[data-color=ok]{--stat-color:#3de8a0}.stat-edge[data-color=warn]{--stat-color:#ffbf30}.stat-edge[data-color=err]{--stat-color:#ff4d5e}.stat-edge[data-color=info]{--stat-color:#4ac4ff}.stat-edge[data-color=ember]{--stat-color:#ff6b3d}.stat-edge[data-color=violet]{--stat-color:#a78bfa}.ambient-bg{background-color:var(--void,#050507);position:relative}.ambient-bg:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}[data-preset=ocean] .ambient-bg:before,[data-preset=slate] .ambient-bg:before,[data-preset=forest] .ambient-bg:before,[data-preset=sunset] .ambient-bg:before,[data-preset=minimal] .ambient-bg:before{display:none}[data-preset=neon] .ambient-bg:before{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px)}.ambient-bg>*{z-index:1;position:relative}.ambient-orb{filter:blur(80px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.ambient-orb-blue{background:radial-gradient(circle,#4a90ff26,#0000 70%);width:600px;height:600px;top:-8%;left:12%}.ambient-orb-violet{background:radial-gradient(circle,#a78bfa1a,#0000 70%);width:500px;height:500px;bottom:-10%;right:5%}[data-preset=slate] .ambient-orb,[data-preset=neon] .ambient-orb,[data-preset=minimal] .ambient-orb{display:none}[data-preset=ocean] .ambient-orb-blue{background:radial-gradient(circle,#1e64dc38,#0000 60%);width:900px;height:900px;top:-15%;left:30%}[data-preset=ocean] .ambient-orb-violet{background:radial-gradient(circle,#3cb4ff1a,#0000 60%);width:600px;height:600px;bottom:10%;right:20%}[data-preset=forest] .ambient-orb-blue{background:radial-gradient(circle,#28b45026,#0000 65%);width:700px;height:700px;top:-10%;left:5%}[data-preset=forest] .ambient-orb-violet{background:radial-gradient(circle,#50dc7814,#0000 65%);width:500px;height:500px;bottom:-5%;right:10%}[data-preset=sunset] .ambient-orb-blue{background:radial-gradient(circle,#dc641e2e,#0000 60%);width:800px;height:800px;top:-10%;left:20%}[data-preset=sunset] .ambient-orb-violet{background:radial-gradient(circle,#c8a0281a,#0000 60%);width:600px;height:600px;bottom:-10%;right:5%}.glass-skeleton{border-radius:inherit;background:linear-gradient(90deg,#ffffff08 25%,#ffffff0f,#ffffff08 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite glass-shimmer}@keyframes glass-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1f padding-box content-box;border:2px solid #0000;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#fff3 padding-box content-box}*{scrollbar-width:thin;scrollbar-color:#ffffff2e transparent}[data-theme=light] ::-webkit-scrollbar-thumb{background:#5a554c47 padding-box content-box}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#5a554c6b padding-box content-box}[data-theme=light] *{scrollbar-color:#5a554c4d transparent}html[data-theme=light] body{background:#faf8f5}html[data-theme=dark] body{background:#050507}@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-font-weight{syntax:"*";inherits:false}@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}@keyframes spin{to{transform:rotate(360deg)}}
