*{transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease}:root:not([data-theme=dark]),[data-theme=light]{--color-primary: oklch(.6868 .1843 44.63) !important;--color-text: oklch(.35 .02 44.63) !important;--bg-button: oklch(.98 .0001 44.63) !important;--border-button: oklch(.88 .01 44.63) !important;--pico-transition: .3s !important;--pico-primary: var(--som-theme-primary);--pico-primary-background: var(--som-theme-primary);--pico-primary-border: var(--som-theme-primary);--pico-primary-inverse: #ffffff;--pico-secondary: var(--som-theme-text-muted);--pico-secondary-background: var(--som-theme-surface);--pico-secondary-border: var(--som-theme-border);--pico-color: var(--som-theme-text);--pico-h1-color: var(--som-theme-text);--pico-h2-color: var(--som-theme-text);--pico-h3-color: var(--som-theme-text);--pico-h4-color: var(--som-theme-text);--pico-h5-color: var(--som-theme-text);--pico-h6-color: var(--som-theme-text);--pico-muted-color: var(--som-theme-text-muted);--pico-muted-border-color: var(--som-theme-border);--pico-background-color: var(--som-theme-bg);--pico-card-background-color: var(--som-theme-surface);--pico-card-border-color: var(--som-theme-border-strong);--pico-form-element-background-color: transparent;--pico-form-element-border-color: var(--som-theme-border);--pico-form-element-color: var(--som-theme-text);--pico-table-border-color: var(--som-theme-border);--pico-code-background-color: var(--som-theme-surface-muted);--pico-code-color: var(--som-theme-primary)}:root[data-theme=dark],[data-theme=dark]{--pico-transition: .3s !important;--pico-primary: var(--som-theme-primary);--pico-primary-background: var(--som-theme-primary);--pico-primary-border: var(--som-theme-primary);--pico-primary-inverse: #ffffff;--pico-secondary: var(--som-theme-text-muted);--pico-secondary-background: var(--som-theme-surface);--pico-secondary-border: var(--som-theme-border);--pico-color: var(--som-theme-text);--pico-h1-color: var(--som-theme-text);--pico-h2-color: var(--som-theme-text);--pico-h3-color: var(--som-theme-text);--pico-h4-color: var(--som-theme-text);--pico-h5-color: var(--som-theme-text);--pico-h6-color: var(--som-theme-text);--pico-muted-color: var(--som-theme-text-muted);--pico-muted-border-color: var(--som-theme-border);--pico-background-color: var(--som-theme-bg);--pico-card-background-color: var(--som-theme-surface);--pico-card-border-color: var(--som-theme-border-strong);--pico-form-element-background-color: transparent;--pico-form-element-border-color: var(--som-theme-border);--pico-form-element-color: var(--som-theme-text);--pico-table-border-color: var(--som-theme-border);--pico-code-background-color: var(--som-theme-surface-muted);--pico-code-color: var(--som-theme-primary);--pico-dropdown-background-color: var(--som-theme-surface-muted);--pico-dropdown-border-color: var(--som-theme-border)}.surface-1{background-color:var(--som-theme-bg)!important}.hue-slider{-webkit-appearance:none;appearance:none;width:100%;height:10px;border-radius:5px;background:linear-gradient(to right,red,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67% 83%,red);outline:none;cursor:pointer;margin:0}.hue-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;border:2px solid var(--pico-muted-border-color);box-shadow:0 1px 3px #0006;margin-top:-2px;cursor:pointer}.hue-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0006;cursor:pointer;border:2px solid var(--pico-muted-border-color)}.picker-container{position:relative;width:100%;height:120px;border-radius:4px;margin-bottom:.5rem;cursor:crosshair;border:1px solid var(--pico-muted-border-color)}:root:not([data-theme=dark]),[data-theme=light]{--admin-sidebar-bg: #F8FAFC;--admin-sidebar-border: #E2E8F0;--admin-sidebar-text: #0F172A;--admin-sidebar-muted: #64748B;--admin-sidebar-section: #64748B;--admin-sidebar-hover-bg: rgba(15,23,42,.05);--admin-sidebar-active-bg: rgba(243,115,33,.12);--admin-sidebar-active-text: #E85D04;--admin-sidebar-active-border: #E85D04}:root[data-theme=dark],[data-theme=dark]{--admin-sidebar-bg: #080F22;--admin-sidebar-border: rgba(255,255,255,.08);--admin-sidebar-text: #F8FAFC;--admin-sidebar-muted: #94A3B8;--admin-sidebar-section: #7EA0D6;--admin-sidebar-hover-bg: rgba(255,255,255,.06);--admin-sidebar-active-bg: rgba(243,115,33,.18);--admin-sidebar-active-text: #FF8A2A;--admin-sidebar-active-border: #FF8A2A}.admin-sidebar-nav::-webkit-scrollbar{width:4px}.admin-sidebar-nav::-webkit-scrollbar-track{background:transparent}.admin-sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.admin-nav-item{display:flex;align-items:center;width:100%;height:34px;padding:0 12px;border-radius:5px;border:none!important;outline:none!important;box-shadow:none!important;margin:0 0 2px;font-size:13px;font-weight:400;line-height:1;cursor:pointer;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:transparent!important;color:var(--admin-sidebar-muted)!important;transition:background .15s,color .15s}.admin-nav-item:hover{background:var(--admin-sidebar-hover-bg)!important;color:var(--admin-sidebar-text)!important}.admin-nav-item.is-active{background:var(--admin-sidebar-active-bg)!important;color:var(--admin-sidebar-active-text)!important;font-weight:500;border-left:2px solid var(--admin-sidebar-active-border)!important;border-radius:0 5px 5px 0;padding-left:10px}
