@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";.layout{min-height:100vh;background:var(--bg-primary)}.sidebar-footer-actions{display:flex;align-items:center;gap:6px;min-width:0}.organization-switcher{display:grid;gap:5px;margin-bottom:8px;padding:9px;border:1px solid var(--border);border-radius:8px;background:var(--bg-hover)}.organization-switcher label{color:var(--text-muted);font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.organization-switcher select{height:31px;padding:0 8px;font-size:11px}.organization-switcher span{color:var(--accent);font-size:10px}.sidebar-user-menu-anchor{position:relative;flex:1;min-width:0;overflow:visible}.sidebar-user-menu{position:absolute;right:0;bottom:calc(100% + 6px);width:176px;max-width:calc(100vw - 24px);padding:4px;background:var(--bg-primary);border:1px solid var(--border);border-radius:8px;box-shadow:0 8px 24px -4px #00000040;z-index:1000}.sidebar-logout-button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;background:transparent;border:0;border-radius:6px;color:var(--text-primary);cursor:pointer;font-size:12px;text-align:left;white-space:nowrap}.sidebar-logout-button:hover,.sidebar-logout-button:focus-visible{background:var(--bg-hover);outline:none}.sidebar.collapsed .sidebar-footer-actions{flex-direction:column}.sidebar.collapsed .sidebar-user-menu-anchor{flex:none;width:30px}.sidebar.collapsed .sidebar-user{padding:0!important}.sidebar.collapsed .sidebar-user-menu{right:auto;left:calc(100% + 10px);bottom:0}/*!
 * HanezUI — design system de WOW Desarrollos Digitales
 * Bundle generado automáticamente por scripts/build-bundle.js
 * No editar a mano. Ejecutar: npm run build
 */html,body{font-family:var(--wow-font-sans);font-feature-settings:"cv11","ss01","ss03";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}code,pre,kbd,samp{font-family:var(--wow-font-mono);font-feature-settings:"calt","liga"}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%;background:var(--wow-bg);color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-base);line-height:var(--wow-leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{color:var(--wow-text-strong);font-weight:var(--wow-weight-semibold);line-height:var(--wow-leading-tight)}h1{font-size:var(--wow-text-3xl)}h2{font-size:var(--wow-text-2xl)}h3{font-size:var(--wow-text-xl)}h4{font-size:var(--wow-text-lg)}a{color:var(--wow-accent);text-decoration:none;transition:color var(--wow-transition-fast)}a:hover{color:var(--wow-accent-hover)}code,pre{font-family:var(--wow-font-mono);font-size:.9em}::selection{background:var(--wow-accent-soft);color:var(--wow-text-strong)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--wow-bg)}::-webkit-scrollbar-thumb{background:var(--wow-border-strong);border-radius:var(--wow-radius-full);border:2px solid var(--wow-bg)}::-webkit-scrollbar-thumb:hover{background:var(--wow-text-subtle)}:focus-visible{outline:2px solid var(--wow-accent);outline-offset:2px;border-radius:var(--wow-radius-sm)}:root{--wow-bg: #0B0F1A;--wow-bg-elevated: #0F1524;--wow-surface: #111827;--wow-surface-hover: #1A2233;--wow-border: #1F2937;--wow-border-strong: #2D3748;--wow-text: #E5E7EB;--wow-text-strong: #F9FAFB;--wow-text-muted: #9CA3AF;--wow-text-subtle: #6B7280;--wow-text-inverse: #0B0F1A;--wow-accent: #38BDF8;--wow-accent-hover: #0EA5E9;--wow-accent-active: #0284C7;--wow-accent-soft: rgba(56, 189, 248, .12);--wow-accent-ring: rgba(56, 189, 248, .35);--wow-success: #10B981;--wow-success-soft: rgba(16, 185, 129, .12);--wow-warning: #F59E0B;--wow-warning-soft: rgba(245, 158, 11, .12);--wow-danger: #EF4444;--wow-danger-soft: rgba(239, 68, 68, .12);--wow-info: #6366F1;--wow-info-soft: rgba(99, 102, 241, .12);--wow-font-sans: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--wow-font-mono: "JetBrains Mono", ui-monospace, "Fira Code", Menlo, Consolas, monospace;--wow-text-xs: .75rem;--wow-text-sm: .875rem;--wow-text-base: 1rem;--wow-text-lg: 1.125rem;--wow-text-xl: 1.25rem;--wow-text-2xl: 1.5rem;--wow-text-3xl: 1.875rem;--wow-text-4xl: 2.25rem;--wow-weight-regular: 400;--wow-weight-medium: 500;--wow-weight-semibold: 600;--wow-weight-bold: 700;--wow-leading-tight: 1.25;--wow-leading-normal: 1.5;--wow-leading-relaxed: 1.75;--wow-space-0: 0;--wow-space-1: .25rem;--wow-space-2: .5rem;--wow-space-3: .75rem;--wow-space-4: 1rem;--wow-space-5: 1.25rem;--wow-space-6: 1.5rem;--wow-space-8: 2rem;--wow-space-10: 2.5rem;--wow-space-12: 3rem;--wow-space-16: 4rem;--wow-radius-none: 0;--wow-radius-sm: 4px;--wow-radius-md: 6px;--wow-radius-lg: 8px;--wow-radius-xl: 12px;--wow-radius-2xl: 16px;--wow-radius-full: 9999px;--wow-shadow-sm: 0 1px 2px rgba(0, 0, 0, .35);--wow-shadow-md: 0 4px 8px rgba(0, 0, 0, .4), 0 1px 2px rgba(0, 0, 0, .3);--wow-shadow-lg: 0 10px 24px rgba(0, 0, 0, .45), 0 2px 6px rgba(0, 0, 0, .3);--wow-shadow-xl: 0 20px 40px rgba(0, 0, 0, .55), 0 4px 10px rgba(0, 0, 0, .35);--wow-shadow-glow: 0 0 0 3px var(--wow-accent-ring);--wow-transition-fast: .12s cubic-bezier(.4, 0, .2, 1);--wow-transition-base: .18s cubic-bezier(.4, 0, .2, 1);--wow-transition-slow: .26s cubic-bezier(.4, 0, .2, 1);--wow-chart-1: #38BDF8;--wow-chart-2: #818CF8;--wow-chart-3: #34D399;--wow-chart-4: #FBBF24;--wow-chart-5: #F87171;--wow-chart-6: #FB923C;--wow-chart-7: #A78BFA;--wow-chart-8: #2DD4BF;--wow-z-base: 1;--wow-z-dropdown: 100;--wow-z-sticky: 200;--wow-z-overlay: 900;--wow-z-modal: 1000;--wow-z-toast: 1100;--wow-z-tooltip: 1200;--wow-container-sm: 640px;--wow-container-md: 768px;--wow-container-lg: 1024px;--wow-container-xl: 1280px;--wow-sidebar-w: 240px;--wow-header-h: 56px;--wow-bp-sm: 640px;--wow-bp-md: 768px;--wow-bp-lg: 1024px;--wow-bp-xl: 1280px;--wow-bp-2xl:1536px}.wow-only-mobile{display:initial}.wow-hide-mobile,.wow-only-tablet,.wow-only-desktop{display:none}@media(min-width:640px){.wow-only-mobile{display:none}.wow-hide-mobile,.wow-only-tablet{display:initial}}@media(min-width:1024px){.wow-only-tablet{display:none}.wow-only-desktop{display:initial}}.wow-container{width:100%;margin:0 auto;padding:0 var(--wow-space-4)}@media(min-width:640px){.wow-container{max-width:var(--wow-container-sm);padding:0 var(--wow-space-5)}}@media(min-width:768px){.wow-container{max-width:var(--wow-container-md)}}@media(min-width:1024px){.wow-container{max-width:var(--wow-container-lg);padding:0 var(--wow-space-6)}}@media(min-width:1280px){.wow-container{max-width:var(--wow-container-xl)}}[data-theme=light]{--wow-bg: #F8FAFC;--wow-bg-elevated: #FFFFFF;--wow-surface: #FFFFFF;--wow-surface-hover: #F1F5F9;--wow-border: #E2E8F0;--wow-border-strong: #CBD5E1;--wow-text: #1E293B;--wow-text-strong: #0F172A;--wow-text-muted: #64748B;--wow-text-subtle: #94A3B8;--wow-text-inverse: #FFFFFF;--wow-accent-soft: rgba(56, 189, 248, .14);--wow-success-soft: rgba(16, 185, 129, .14);--wow-warning-soft: rgba(245, 158, 11, .14);--wow-danger-soft: rgba(239, 68, 68, .14);--wow-info-soft: rgba(99, 102, 241, .14);--wow-shadow-sm: 0 1px 2px rgba(15, 23, 42, .08);--wow-shadow-md: 0 4px 8px rgba(15, 23, 42, .1), 0 1px 2px rgba(15, 23, 42, .06);--wow-shadow-lg: 0 10px 24px rgba(15, 23, 42, .12), 0 2px 6px rgba(15, 23, 42, .06);--wow-shadow-xl: 0 20px 40px rgba(15, 23, 42, .14), 0 4px 10px rgba(15, 23, 42, .08)}[data-accent=purple]{--wow-accent: #A855F7;--wow-accent-hover: #9333EA;--wow-accent-active: #7E22CE;--wow-accent-soft: rgba(168, 85, 247, .14);--wow-accent-ring: rgba(168, 85, 247, .35)}[data-accent=emerald]{--wow-accent: #10B981;--wow-accent-hover: #059669;--wow-accent-active: #047857;--wow-accent-soft: rgba(16, 185, 129, .14);--wow-accent-ring: rgba(16, 185, 129, .35)}[data-accent=orange]{--wow-accent: #F97316;--wow-accent-hover: #EA580C;--wow-accent-active: #C2410C;--wow-accent-soft: rgba(249, 115, 22, .14);--wow-accent-ring: rgba(249, 115, 22, .35)}[data-accent=rose]{--wow-accent: #F43F5E;--wow-accent-hover: #E11D48;--wow-accent-active: #BE123C;--wow-accent-soft: rgba(244, 63, 94, .14);--wow-accent-ring: rgba(244, 63, 94, .35)}[data-accent=gold]{--wow-accent: #D4AF37;--wow-accent-hover: #B8941F;--wow-accent-active: #9C7D15;--wow-accent-soft: rgba(212, 175, 55, .16);--wow-accent-ring: rgba(212, 175, 55, .4)}[data-theme=noir]{--wow-bg: #050505;--wow-bg-elevated: #0C0C0C;--wow-surface: #141414;--wow-surface-hover: #1F1F1F;--wow-border: #262626;--wow-border-strong: #3A3A3A;--wow-text: #EDE4C4;--wow-text-strong: #FFF8E1;--wow-text-muted: #9A8E6B;--wow-text-subtle: #6B6045;--wow-text-inverse: #0A0A0A;--wow-accent: #D4AF37;--wow-accent-hover: #E6C255;--wow-accent-active: #B8941F;--wow-accent-soft: rgba(212, 175, 55, .14);--wow-accent-ring: rgba(212, 175, 55, .4);--wow-shadow-sm: 0 1px 2px rgba(0, 0, 0, .6);--wow-shadow-md: 0 4px 8px rgba(0, 0, 0, .7), 0 1px 2px rgba(0, 0, 0, .5);--wow-shadow-lg: 0 10px 24px rgba(0, 0, 0, .8), 0 2px 6px rgba(0, 0, 0, .5);--wow-shadow-xl: 0 20px 40px rgba(0, 0, 0, .9), 0 4px 10px rgba(0, 0, 0, .6);--wow-shadow-glow: 0 0 0 3px rgba(212, 175, 55, .35)}:root{--wow-brand-logo: url(/hanez-logo.jpg);--wow-brand-size: 20px;--wow-brand-opacity: .55}.wow-brand-mark{display:inline-block;width:var(--wow-brand-size);height:var(--wow-brand-size);background-image:var(--wow-brand-logo);background-size:cover;background-position:center;border-radius:var(--wow-radius-sm);opacity:var(--wow-brand-opacity);flex-shrink:0;transition:opacity var(--wow-transition-fast);vertical-align:middle}.wow-brand-mark:hover{opacity:1}.wow-brand-mark--inline{display:inline-flex;align-items:center;gap:6px;width:auto;height:auto;padding:2px 6px;background-image:none;color:var(--wow-text-subtle);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);letter-spacing:.04em}.wow-brand-mark--inline:before{content:"";width:14px;height:14px;background-image:var(--wow-brand-logo);background-size:cover;background-position:center;border-radius:var(--wow-radius-sm);opacity:var(--wow-brand-opacity);flex-shrink:0}.wow-brand-mark--inline:hover{color:var(--wow-text-muted)}.wow-brand-mark--inline:hover:before{opacity:1}.wow-brand-mark--corner{position:absolute;bottom:8px;right:8px;width:16px;height:16px;opacity:.35;pointer-events:none}.wow-brand-mark--footer{display:flex;justify-content:center;align-items:center;gap:6px;width:auto;height:auto;margin-top:var(--wow-space-4);padding:var(--wow-space-2);background-image:none;color:var(--wow-text-subtle);font-size:10px;letter-spacing:.08em;text-transform:uppercase;opacity:.7}.wow-brand-mark--footer:before{content:"";width:12px;height:12px;background-image:var(--wow-brand-logo);background-size:cover;background-position:center;border-radius:var(--wow-radius-sm);flex-shrink:0}.wow-brand-mark--sm{--wow-brand-size: 14px}.wow-brand-mark--md{--wow-brand-size: 20px}.wow-brand-mark--lg{--wow-brand-size: 28px}.wow-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--wow-space-2);padding:0 var(--wow-space-4);height:36px;font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);line-height:1;border:1px solid transparent;border-radius:var(--wow-radius-md);background:transparent;color:var(--wow-text);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:background var(--wow-transition-fast),border-color var(--wow-transition-fast),color var(--wow-transition-fast),box-shadow var(--wow-transition-fast)}.wow-btn:disabled,.wow-btn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.wow-btn>svg,.wow-btn>i[data-lucide]{width:16px;height:16px;flex-shrink:0}.wow-btn--primary{background:var(--wow-accent);color:var(--wow-text-inverse);border-color:var(--wow-accent)}.wow-btn--primary:hover:not(:disabled){background:var(--wow-accent-hover);border-color:var(--wow-accent-hover)}.wow-btn--primary:active:not(:disabled){background:var(--wow-accent-active);border-color:var(--wow-accent-active)}.wow-btn--secondary{background:var(--wow-surface);color:var(--wow-text);border-color:var(--wow-border)}.wow-btn--secondary:hover:not(:disabled){background:var(--wow-surface-hover);border-color:var(--wow-border-strong)}.wow-btn--ghost{background:transparent;color:var(--wow-text)}.wow-btn--ghost:hover:not(:disabled){background:var(--wow-surface-hover)}.wow-btn--danger{background:var(--wow-danger);color:#fff;border-color:var(--wow-danger)}.wow-btn--danger:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.wow-btn--link{background:transparent;color:var(--wow-accent);padding:0;height:auto;border:none}.wow-btn--link:hover:not(:disabled){color:var(--wow-accent-hover);text-decoration:underline}.wow-btn--sm{height:28px;padding:0 var(--wow-space-3);font-size:var(--wow-text-xs)}.wow-btn--lg{height:44px;padding:0 var(--wow-space-5);font-size:var(--wow-text-base)}.wow-btn--icon{padding:0;width:36px}.wow-btn--icon.wow-btn--sm{width:28px}.wow-btn--icon.wow-btn--lg{width:44px}.wow-field{display:flex;flex-direction:column;gap:var(--wow-space-2)}.wow-label{font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);color:var(--wow-text)}.wow-label-required:after{content:" *";color:var(--wow-danger)}.wow-input{display:block;width:100%;height:36px;padding:0 var(--wow-space-3);background:var(--wow-surface);color:var(--wow-text);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);transition:border-color var(--wow-transition-fast),box-shadow var(--wow-transition-fast),background var(--wow-transition-fast)}.wow-input::placeholder{color:var(--wow-text-subtle)}.wow-input:hover:not(:disabled){border-color:var(--wow-border-strong)}.wow-input:focus{outline:none;border-color:var(--wow-accent);box-shadow:0 0 0 3px var(--wow-accent-ring)}.wow-input:disabled{opacity:.5;cursor:not-allowed}.wow-input--error{border-color:var(--wow-danger)}.wow-input--error:focus{box-shadow:0 0 0 3px #ef444440}textarea.wow-input{height:auto;padding:var(--wow-space-3);resize:vertical;min-height:80px;line-height:var(--wow-leading-normal)}select.wow-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:var(--wow-space-8);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239CA3AF' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right var(--wow-space-3) center}.wow-input-group{position:relative}.wow-input-group .wow-input{padding-left:var(--wow-space-8)}.wow-input-group__icon{position:absolute;left:var(--wow-space-3);top:50%;transform:translateY(-50%);color:var(--wow-text-subtle);pointer-events:none}.wow-input-group__icon svg,.wow-input-group__icon i{width:16px;height:16px}.wow-help{font-size:var(--wow-text-xs);color:var(--wow-text-muted)}.wow-help--error{color:var(--wow-danger)}.wow-check{display:inline-flex;align-items:center;gap:var(--wow-space-2);font-size:var(--wow-text-sm);color:var(--wow-text);cursor:pointer}.wow-check input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background:var(--wow-surface);border:1px solid var(--wow-border-strong);border-radius:var(--wow-radius-sm);display:grid;place-content:center;cursor:pointer;transition:all var(--wow-transition-fast)}.wow-check input[type=radio]{border-radius:var(--wow-radius-full)}.wow-check input:hover{border-color:var(--wow-accent)}.wow-check input:checked{background:var(--wow-accent);border-color:var(--wow-accent)}.wow-check input[type=checkbox]:checked:after{content:"";width:10px;height:10px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230B0F1A' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/contain no-repeat}.wow-check input[type=radio]:checked:after{content:"";width:6px;height:6px;border-radius:50%;background:var(--wow-text-inverse)}.wow-select{position:relative;width:100%;max-width:320px;font-family:var(--wow-font-sans)}.wow-select__trigger{display:flex;align-items:center;gap:var(--wow-space-2);width:100%;min-height:36px;padding:var(--wow-space-1) var(--wow-space-3);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);color:var(--wow-text);font-size:var(--wow-text-sm);cursor:pointer;text-align:left;transition:border-color var(--wow-transition-fast),box-shadow var(--wow-transition-fast)}.wow-select__trigger:hover{border-color:var(--wow-border-strong)}.wow-select--open .wow-select__trigger,.wow-select__trigger:focus-visible{border-color:var(--wow-accent);box-shadow:var(--wow-shadow-glow);outline:none}.wow-select__trigger:disabled{opacity:.5;cursor:not-allowed}.wow-select__value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:var(--wow-space-1);flex-wrap:wrap}.wow-select__placeholder{color:var(--wow-text-subtle)}.wow-select__caret{color:var(--wow-text-subtle);transition:transform var(--wow-transition-fast);flex-shrink:0}.wow-select--open .wow-select__caret{transform:rotate(180deg)}.wow-select__caret>i[data-lucide],.wow-select__caret>svg{width:16px;height:16px}.wow-select__menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);box-shadow:var(--wow-shadow-lg);z-index:var(--wow-z-dropdown);max-height:280px;overflow:hidden;display:none;flex-direction:column}.wow-select--open .wow-select__menu{display:flex}.wow-select__search{display:flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-2) var(--wow-space-3);border-bottom:1px solid var(--wow-border);color:var(--wow-text-subtle)}.wow-select__search>i[data-lucide],.wow-select__search>svg{width:14px;height:14px;flex-shrink:0}.wow-select__search input{flex:1;border:none;outline:none;background:transparent;color:var(--wow-text);font-size:var(--wow-text-sm);font-family:var(--wow-font-sans)}.wow-select__search input::placeholder{color:var(--wow-text-subtle)}.wow-select__options{list-style:none;margin:0;padding:var(--wow-space-1);overflow-y:auto;max-height:220px}.wow-select__option{display:flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-2) var(--wow-space-3);color:var(--wow-text);font-size:var(--wow-text-sm);border-radius:var(--wow-radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none}.wow-select__option:hover,.wow-select__option--focus{background:var(--wow-surface-hover)}.wow-select__option--selected{background:var(--wow-accent-soft);color:var(--wow-accent);font-weight:var(--wow-weight-medium)}.wow-select__option-check{margin-left:auto;color:var(--wow-accent);display:none}.wow-select__option-check>i[data-lucide],.wow-select__option-check>svg{width:14px;height:14px}.wow-select__option--selected .wow-select__option-check{display:inline-flex}.wow-select__option-desc{display:block;font-size:var(--wow-text-xs);color:var(--wow-text-muted);margin-top:2px}.wow-select__check{width:16px;height:16px;border:1.5px solid var(--wow-border-strong);border-radius:var(--wow-radius-sm);display:grid;place-items:center;flex-shrink:0;color:transparent;transition:background var(--wow-transition-fast),border-color var(--wow-transition-fast)}.wow-select__check>i[data-lucide],.wow-select__check>svg{width:12px;height:12px}.wow-select__option--selected .wow-select__check{background:var(--wow-accent);border-color:var(--wow-accent);color:var(--wow-text-inverse)}.wow-select__empty{padding:var(--wow-space-5) var(--wow-space-3);text-align:center;color:var(--wow-text-muted);font-size:var(--wow-text-sm)}.wow-select__action{display:flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-3);background:var(--wow-bg-elevated);color:var(--wow-accent);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);cursor:pointer;border:none;border-top:1px solid var(--wow-border);width:100%;text-align:left}.wow-select__action:hover{background:var(--wow-surface-hover)}.wow-select__action>i[data-lucide],.wow-select__action>svg{width:14px;height:14px}.wow-select__chip{display:inline-flex;align-items:center;gap:var(--wow-space-1);padding:2px var(--wow-space-2);background:var(--wow-accent-soft);color:var(--wow-accent);border-radius:var(--wow-radius-sm);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);line-height:1.4}.wow-select__chip-remove{background:transparent;border:none;color:inherit;cursor:pointer;display:grid;place-items:center;padding:0;opacity:.7}.wow-select__chip-remove:hover{opacity:1}.wow-select__chip-remove>i[data-lucide],.wow-select__chip-remove>svg{width:10px;height:10px}.wow-select__clear{color:var(--wow-text-subtle);background:transparent;border:none;cursor:pointer;display:grid;place-items:center;flex-shrink:0;padding:0}.wow-select__clear:hover{color:var(--wow-text)}.wow-select__clear>i[data-lucide],.wow-select__clear>svg{width:14px;height:14px}.wow-search{position:relative;display:inline-flex;align-items:center;width:100%;max-width:360px}.wow-search__input{width:100%;height:36px;padding:0 calc(var(--wow-space-3) + 24px) 0 calc(var(--wow-space-3) + 24px);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);outline:none;transition:border-color var(--wow-transition-fast),box-shadow var(--wow-transition-fast)}.wow-search__input::placeholder{color:var(--wow-text-subtle)}.wow-search__input:hover:not(:disabled){border-color:var(--wow-border-strong)}.wow-search__input:focus{border-color:var(--wow-accent);box-shadow:var(--wow-shadow-glow)}.wow-search__input:disabled{opacity:.5;cursor:not-allowed}.wow-search__icon{position:absolute;left:var(--wow-space-3);top:50%;transform:translateY(-50%);color:var(--wow-text-subtle);pointer-events:none;width:16px;height:16px;display:grid;place-items:center}.wow-search__icon>i[data-lucide],.wow-search__icon>svg{width:16px;height:16px}.wow-search__clear{position:absolute;right:var(--wow-space-2);top:50%;transform:translateY(-50%);width:22px;height:22px;display:grid;place-items:center;background:transparent;border:none;border-radius:var(--wow-radius-full);color:var(--wow-text-subtle);cursor:pointer;transition:background var(--wow-transition-fast),color var(--wow-transition-fast);opacity:0;pointer-events:none}.wow-search--has-value .wow-search__clear{opacity:1;pointer-events:auto}.wow-search__clear:hover{color:var(--wow-text);background:var(--wow-surface-hover)}.wow-search__clear>i[data-lucide],.wow-search__clear>svg{width:12px;height:12px}.wow-search__shortcut{position:absolute;right:var(--wow-space-2);top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:2px;padding:2px 6px;background:var(--wow-bg-elevated);border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm);color:var(--wow-text-subtle);font-family:var(--wow-font-mono);font-size:var(--wow-text-xs);pointer-events:none}.wow-search--has-value .wow-search__shortcut{display:none}.wow-search--sm .wow-search__input{height:28px;font-size:var(--wow-text-xs);padding-left:26px;padding-right:26px}.wow-search--sm .wow-search__icon{width:14px;height:14px;left:var(--wow-space-2)}.wow-search--sm .wow-search__icon>i[data-lucide],.wow-search--sm .wow-search__icon>svg{width:14px;height:14px}.wow-search--lg .wow-search__input{height:44px;font-size:var(--wow-text-base)}.wow-search--ghost .wow-search__input{background:transparent;border-color:transparent}.wow-search--ghost .wow-search__input:hover{background:var(--wow-surface);border-color:var(--wow-border)}.wow-search--ghost .wow-search__input:focus{background:var(--wow-surface)}.wow-search--block{max-width:100%}.wow-date{position:relative;display:inline-flex;align-items:center;width:100%;max-width:240px}.wow-date__input{width:100%;height:36px;padding:0 var(--wow-space-3) 0 calc(var(--wow-space-3) + 20px);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);outline:none;transition:border-color var(--wow-transition-fast),box-shadow var(--wow-transition-fast);color-scheme:dark}.wow-date__input::placeholder{color:var(--wow-text-subtle)}.wow-date__input:hover:not(:disabled){border-color:var(--wow-border-strong)}.wow-date__input:focus{border-color:var(--wow-accent);box-shadow:var(--wow-shadow-glow)}.wow-date__input:disabled{opacity:.5;cursor:not-allowed}.wow-date__input::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}.wow-date__icon{position:absolute;left:var(--wow-space-3);top:50%;transform:translateY(-50%);color:var(--wow-text-subtle);pointer-events:none;width:16px;height:16px;display:grid;place-items:center}.wow-date__icon>i[data-lucide],.wow-date__icon>svg{width:16px;height:16px}.wow-date-range{display:inline-flex;align-items:center;gap:var(--wow-space-2);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);padding:0 var(--wow-space-3);height:36px}.wow-date-range:focus-within{border-color:var(--wow-accent);box-shadow:var(--wow-shadow-glow)}.wow-date-range i[data-lucide]{width:16px;height:16px;color:var(--wow-text-subtle)}.wow-date-range__sep{color:var(--wow-text-subtle)}.wow-date-range input{border:none;background:transparent;color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);outline:none;color-scheme:dark}.wow-date-range input::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}.wow-date--error .wow-date__input{border-color:var(--wow-danger)}.wow-date--error .wow-date__input:focus{box-shadow:0 0 0 3px #ef444440}.wow-toggle{display:inline-flex;align-items:center;gap:var(--wow-space-3);cursor:pointer;-webkit-user-select:none;user-select:none}.wow-toggle input{position:absolute;opacity:0;pointer-events:none}.wow-toggle__track{width:36px;height:20px;background:var(--wow-surface-hover);border:1px solid var(--wow-border-strong);border-radius:var(--wow-radius-full);position:relative;transition:background var(--wow-transition-fast),border-color var(--wow-transition-fast);flex-shrink:0}.wow-toggle__thumb{position:absolute;top:1px;left:1px;width:16px;height:16px;background:var(--wow-text-muted);border-radius:var(--wow-radius-full);transition:transform var(--wow-transition-fast),background var(--wow-transition-fast)}.wow-toggle input:checked+.wow-toggle__track{background:var(--wow-accent);border-color:var(--wow-accent)}.wow-toggle input:checked+.wow-toggle__track .wow-toggle__thumb{background:var(--wow-text-inverse);transform:translate(16px)}.wow-toggle input:focus-visible+.wow-toggle__track{box-shadow:var(--wow-shadow-glow)}.wow-toggle input:disabled+.wow-toggle__track{opacity:.5;cursor:not-allowed}.wow-toggle--lg .wow-toggle__track{width:44px;height:24px}.wow-toggle--lg .wow-toggle__thumb{width:20px;height:20px}.wow-toggle--lg input:checked+.wow-toggle__track .wow-toggle__thumb{transform:translate(20px)}.wow-toggle__label{color:var(--wow-text);font-size:var(--wow-text-sm)}.wow-toggle__hint{display:block;color:var(--wow-text-muted);font-size:var(--wow-text-xs);margin-top:2px}.wow-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;background:var(--wow-surface-hover);border-radius:var(--wow-radius-full);outline:none;cursor:pointer}.wow-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:var(--wow-accent);border:3px solid var(--wow-bg);border-radius:var(--wow-radius-full);cursor:pointer;box-shadow:0 0 0 1px var(--wow-accent)}.wow-slider::-moz-range-thumb{width:16px;height:16px;background:var(--wow-accent);border:3px solid var(--wow-bg);border-radius:var(--wow-radius-full);cursor:pointer;box-shadow:0 0 0 1px var(--wow-accent)}.wow-slider:focus-visible{box-shadow:var(--wow-shadow-glow)}.wow-slider-wrap{display:flex;flex-direction:column;gap:var(--wow-space-2)}.wow-slider-wrap__head{display:flex;justify-content:space-between;color:var(--wow-text-muted);font-size:var(--wow-text-xs)}.wow-slider-wrap__value{color:var(--wow-accent);font-family:var(--wow-font-mono);font-weight:var(--wow-weight-semibold)}.wow-slider-range{position:relative;height:24px;display:flex;align-items:center}.wow-slider-range__track{position:absolute;left:0;right:0;height:4px;background:var(--wow-surface-hover);border-radius:var(--wow-radius-full)}.wow-slider-range__fill{position:absolute;height:4px;background:var(--wow-accent);border-radius:var(--wow-radius-full)}.wow-stepper-input{display:inline-flex;align-items:stretch;border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);overflow:hidden;background:var(--wow-surface)}.wow-stepper-input:focus-within{border-color:var(--wow-accent);box-shadow:var(--wow-shadow-glow)}.wow-stepper-input__btn{width:36px;background:transparent;border:none;color:var(--wow-text);cursor:pointer;display:grid;place-items:center}.wow-stepper-input__btn:hover:not(:disabled){background:var(--wow-surface-hover);color:var(--wow-accent)}.wow-stepper-input__btn:disabled{opacity:.4;cursor:not-allowed}.wow-stepper-input__btn>i[data-lucide],.wow-stepper-input__btn>svg{width:14px;height:14px}.wow-stepper-input input{width:60px;padding:0;text-align:center;border:none;background:transparent;color:var(--wow-text);font-family:var(--wow-font-mono);font-size:var(--wow-text-sm);outline:none}.wow-stepper-input input::-webkit-outer-spin-button,.wow-stepper-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.wow-stepper-input--lg .wow-stepper-input__btn{width:44px}.wow-stepper-input--lg input{height:44px;width:80px;font-size:var(--wow-text-base)}.wow-otp{display:inline-flex;gap:var(--wow-space-2)}.wow-otp input{width:44px;height:52px;text-align:center;font-family:var(--wow-font-mono);font-size:var(--wow-text-xl);font-weight:var(--wow-weight-semibold);background:var(--wow-surface);color:var(--wow-text-strong);border:1px solid var(--wow-border-strong);border-radius:var(--wow-radius-md);outline:none;transition:border-color var(--wow-transition-fast),box-shadow var(--wow-transition-fast);caret-color:var(--wow-accent)}.wow-otp input:focus{border-color:var(--wow-accent);box-shadow:var(--wow-shadow-glow)}.wow-otp input:not(:placeholder-shown){border-color:var(--wow-accent);color:var(--wow-accent)}.wow-otp--error input{border-color:var(--wow-danger)}.wow-otp__sep{display:grid;place-items:center;color:var(--wow-text-subtle);font-size:var(--wow-text-lg)}.wow-pass{position:relative}.wow-pass__toggle{position:absolute;right:var(--wow-space-2);top:50%;transform:translateY(-50%);width:28px;height:28px;display:grid;place-items:center;background:transparent;border:none;color:var(--wow-text-subtle);cursor:pointer;border-radius:var(--wow-radius-sm)}.wow-pass__toggle:hover{color:var(--wow-text);background:var(--wow-surface-hover)}.wow-pass__toggle>i[data-lucide],.wow-pass__toggle>svg{width:14px;height:14px}.wow-pass__strength{display:flex;gap:4px;margin-top:var(--wow-space-2)}.wow-pass__bar{flex:1;height:3px;background:var(--wow-surface-hover);border-radius:var(--wow-radius-full);transition:background var(--wow-transition-fast)}.wow-pass__strength--1 .wow-pass__bar:nth-child(-n+1){background:var(--wow-danger)}.wow-pass__strength--2 .wow-pass__bar:nth-child(-n+2){background:var(--wow-warning)}.wow-pass__strength--3 .wow-pass__bar:nth-child(-n+3){background:var(--wow-accent)}.wow-pass__strength--4 .wow-pass__bar:nth-child(-n+4){background:var(--wow-success)}.wow-pass__meta{margin-top:var(--wow-space-1);display:flex;justify-content:space-between;font-size:var(--wow-text-xs);color:var(--wow-text-muted)}.wow-pass__rules{margin-top:var(--wow-space-3);display:grid;grid-template-columns:1fr 1fr;gap:var(--wow-space-1) var(--wow-space-3)}.wow-pass__rule{display:flex;align-items:center;gap:var(--wow-space-1);color:var(--wow-text-muted);font-size:var(--wow-text-xs)}.wow-pass__rule>i[data-lucide]{width:12px;height:12px;color:var(--wow-text-subtle)}.wow-pass__rule--ok{color:var(--wow-success)}.wow-pass__rule--ok>i[data-lucide]{color:var(--wow-success)}.wow-color-picker{display:flex;gap:var(--wow-space-2);flex-wrap:wrap;align-items:center}.wow-color-swatch{width:28px;height:28px;border-radius:var(--wow-radius-full);border:2px solid transparent;cursor:pointer;position:relative;transition:transform var(--wow-transition-fast)}.wow-color-swatch:hover{transform:scale(1.1)}.wow-color-swatch--active{border-color:var(--wow-text-strong);box-shadow:0 0 0 3px var(--wow-bg),0 0 0 4px var(--wow-accent)}.wow-color-custom{width:28px;height:28px;display:grid;place-items:center;border:1px dashed var(--wow-border-strong);border-radius:var(--wow-radius-full);color:var(--wow-text-muted);cursor:pointer}.wow-color-custom:hover{border-color:var(--wow-accent);color:var(--wow-accent);border-style:solid}.wow-color-custom>i[data-lucide]{width:14px;height:14px}.wow-badge{display:inline-flex;align-items:center;gap:var(--wow-space-1);padding:2px var(--wow-space-2);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);line-height:1.4;border-radius:var(--wow-radius-full);background:var(--wow-surface);color:var(--wow-text-muted);border:1px solid var(--wow-border);white-space:nowrap}.wow-badge>svg,.wow-badge>i[data-lucide]{width:12px;height:12px}.wow-badge--neutral{background:var(--wow-surface);color:var(--wow-text-muted);border-color:var(--wow-border)}.wow-badge--accent{background:var(--wow-accent-soft);color:var(--wow-accent);border-color:transparent}.wow-badge--success{background:var(--wow-success-soft);color:var(--wow-success);border-color:transparent}.wow-badge--warning{background:var(--wow-warning-soft);color:var(--wow-warning);border-color:transparent}.wow-badge--danger{background:var(--wow-danger-soft);color:var(--wow-danger);border-color:transparent}.wow-badge--info{background:var(--wow-info-soft);color:var(--wow-info);border-color:transparent}.wow-badge--dot:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block}.wow-tag{display:inline-flex;align-items:center;gap:var(--wow-space-1);padding:2px var(--wow-space-2);height:22px;background:var(--wow-surface-hover);color:var(--wow-text);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);line-height:1;max-width:200px;-webkit-user-select:none;user-select:none}.wow-tag__dot{width:6px;height:6px;border-radius:var(--wow-radius-full);background:var(--wow-text-muted);flex-shrink:0}.wow-tag__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wow-tag__remove{display:inline-grid;place-items:center;width:14px;height:14px;background:transparent;border:none;color:var(--wow-text-muted);cursor:pointer;border-radius:var(--wow-radius-full);padding:0;margin-left:2px;transition:background var(--wow-transition-fast),color var(--wow-transition-fast)}.wow-tag__remove:hover{background:#00000040;color:var(--wow-text)}.wow-tag__remove>i[data-lucide],.wow-tag__remove>svg{width:10px;height:10px}.wow-tag--sm{height:18px;padding:0 var(--wow-space-1);font-size:10px}.wow-tag--sm .wow-tag__dot{width:5px;height:5px}.wow-tag--lg{height:28px;padding:var(--wow-space-1) var(--wow-space-3);font-size:var(--wow-text-sm)}.wow-tag--accent{background:var(--wow-accent-soft);color:var(--wow-accent);border-color:transparent}.wow-tag--accent .wow-tag__dot{background:var(--wow-accent)}.wow-tag--success{background:var(--wow-success-soft);color:var(--wow-success);border-color:transparent}.wow-tag--success .wow-tag__dot{background:var(--wow-success)}.wow-tag--warning{background:var(--wow-warning-soft);color:var(--wow-warning);border-color:transparent}.wow-tag--warning .wow-tag__dot{background:var(--wow-warning)}.wow-tag--danger{background:var(--wow-danger-soft);color:var(--wow-danger);border-color:transparent}.wow-tag--danger .wow-tag__dot{background:var(--wow-danger)}.wow-tag--info{background:var(--wow-info-soft);color:#818cf8;border-color:transparent}.wow-tag--info .wow-tag__dot{background:#818cf8}.wow-tag--purple{background:#a855f724;color:#c084fc;border-color:transparent}.wow-tag--purple .wow-tag__dot{background:#c084fc}.wow-tag--pink{background:#ec489924;color:#f472b6;border-color:transparent}.wow-tag--pink .wow-tag__dot{background:#f472b6}.wow-tag--solid{background:var(--wow-accent);color:var(--wow-text-inverse);border-color:transparent}.wow-tag--solid .wow-tag__remove:hover{background:#fff3;color:var(--wow-text-inverse)}.wow-tag--outline{background:transparent;border-color:var(--wow-border-strong);color:var(--wow-text-muted)}.wow-tag-input{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wow-space-1);min-height:36px;padding:4px var(--wow-space-2);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);transition:border-color var(--wow-transition-fast),box-shadow var(--wow-transition-fast)}.wow-tag-input:focus-within{border-color:var(--wow-accent);box-shadow:var(--wow-shadow-glow)}.wow-tag-input__field{flex:1;min-width:80px;border:none;outline:none;background:transparent;color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);padding:0 var(--wow-space-1);min-height:24px}.wow-tag-input__field::placeholder{color:var(--wow-text-subtle)}.wow-tag-add{display:inline-flex;align-items:center;gap:var(--wow-space-1);padding:0 var(--wow-space-2);height:22px;background:transparent;color:var(--wow-text-muted);border:1px dashed var(--wow-border-strong);border-radius:var(--wow-radius-md);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);cursor:pointer;transition:color var(--wow-transition-fast),border-color var(--wow-transition-fast)}.wow-tag-add:hover{color:var(--wow-accent);border-color:var(--wow-accent);border-style:solid}.wow-tag-add>i[data-lucide],.wow-tag-add>svg{width:10px;height:10px}.wow-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--wow-radius-full);background:var(--wow-surface-hover);color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-semibold);overflow:hidden;flex-shrink:0;-webkit-user-select:none;user-select:none}.wow-avatar img{width:100%;height:100%;object-fit:cover;display:block}.wow-avatar--xs{width:20px;height:20px;font-size:var(--wow-text-xs)}.wow-avatar--sm{width:28px;height:28px;font-size:var(--wow-text-xs)}.wow-avatar--lg{width:48px;height:48px;font-size:var(--wow-text-base)}.wow-avatar--xl{width:64px;height:64px;font-size:var(--wow-text-lg)}.wow-avatar--2xl{width:96px;height:96px;font-size:var(--wow-text-2xl)}.wow-avatar--c1{background:#38bdf82e;color:#38bdf8}.wow-avatar--c2{background:#10b9812e;color:#10b981}.wow-avatar--c3{background:#f59e0b2e;color:#f59e0b}.wow-avatar--c4{background:#ef44442e;color:#ef4444}.wow-avatar--c5{background:#6366f12e;color:#818cf8}.wow-avatar--c6{background:#ec48992e;color:#f472b6}.wow-avatar__status{position:absolute;bottom:-1px;right:-1px;width:25%;height:25%;min-width:8px;min-height:8px;border-radius:var(--wow-radius-full);border:2px solid var(--wow-bg);background:var(--wow-text-muted)}.wow-avatar__status--online{background:var(--wow-success)}.wow-avatar__status--busy{background:var(--wow-danger)}.wow-avatar__status--away{background:var(--wow-warning)}.wow-avatar__status--offline{background:var(--wow-text-subtle)}.wow-avatar-group{display:inline-flex;align-items:center}.wow-avatar-group .wow-avatar{border:2px solid var(--wow-bg)}.wow-avatar-group .wow-avatar+.wow-avatar{margin-left:-8px}.wow-avatar-group__more{background:var(--wow-surface-hover);color:var(--wow-text-muted)}.wow-card{background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);overflow:hidden;transition:border-color var(--wow-transition-fast),background var(--wow-transition-fast)}.wow-card--hoverable{cursor:pointer}.wow-card--hoverable:hover{border-color:var(--wow-border-strong);background:var(--wow-surface-hover)}.wow-card__header{padding:var(--wow-space-4) var(--wow-space-5);border-bottom:1px solid var(--wow-border);display:flex;align-items:center;justify-content:space-between;gap:var(--wow-space-3)}.wow-card__title{font-size:var(--wow-text-base);font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong)}.wow-card__subtitle{font-size:var(--wow-text-xs);color:var(--wow-text-muted);margin-top:2px}.wow-card__body{padding:var(--wow-space-5)}.wow-card__footer{padding:var(--wow-space-4) var(--wow-space-5);border-top:1px solid var(--wow-border);display:flex;justify-content:flex-end;gap:var(--wow-space-2);background:var(--wow-bg-elevated)}.wow-stat{background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);padding:var(--wow-space-5)}.wow-stat__label{font-size:var(--wow-text-xs);color:var(--wow-text-muted);text-transform:uppercase;letter-spacing:.05em;font-weight:var(--wow-weight-medium)}.wow-stat__value{font-size:var(--wow-text-3xl);font-weight:var(--wow-weight-bold);color:var(--wow-text-strong);margin-top:var(--wow-space-2);line-height:1.1}.wow-stat__delta{margin-top:var(--wow-space-2);font-size:var(--wow-text-xs);display:inline-flex;align-items:center;gap:4px}.wow-stat__delta--up{color:var(--wow-success)}.wow-stat__delta--down{color:var(--wow-danger)}.wow-stat__delta svg,.wow-stat__delta i{width:12px;height:12px}.wow-table-wrap{background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);overflow:hidden}.wow-table{width:100%;border-collapse:collapse;font-size:var(--wow-text-sm)}.wow-table thead th{text-align:left;padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-bg-elevated);color:var(--wow-text-muted);font-weight:var(--wow-weight-medium);font-size:var(--wow-text-xs);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--wow-border);white-space:nowrap}.wow-table tbody td{padding:var(--wow-space-3) var(--wow-space-4);color:var(--wow-text);border-bottom:1px solid var(--wow-border);vertical-align:middle}.wow-table tbody tr:last-child td{border-bottom:none}.wow-table tbody tr{transition:background var(--wow-transition-fast)}.wow-table tbody tr:hover{background:var(--wow-surface-hover)}.wow-table__muted{color:var(--wow-text-muted)}.wow-table__num{font-family:var(--wow-font-mono);font-variant-numeric:tabular-nums}.wow-table__actions{text-align:right;white-space:nowrap}.wow-datatable__toolbar{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-bg-elevated);border-bottom:1px solid var(--wow-border);flex-wrap:wrap}.wow-datatable__toolbar-left{display:flex;align-items:center;gap:var(--wow-space-2);flex:1;min-width:200px}.wow-datatable__toolbar-right{display:flex;align-items:center;gap:var(--wow-space-2)}.wow-datatable__title{font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong);font-size:var(--wow-text-base)}.wow-datatable__subtitle{color:var(--wow-text-muted);font-size:var(--wow-text-sm)}.wow-table th.wow-th--sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.wow-table th.wow-th--sortable:hover{color:var(--wow-text)}.wow-th__inner{display:inline-flex;align-items:center;gap:var(--wow-space-1)}.wow-th__sort{display:inline-grid;place-items:center;color:var(--wow-text-subtle);opacity:.6}.wow-th--sort-asc .wow-th__sort,.wow-th--sort-desc .wow-th__sort{opacity:1;color:var(--wow-accent)}.wow-th__sort>i[data-lucide],.wow-th__sort>svg{width:12px;height:12px}.wow-table thead tr.wow-datatable__filter-row th{padding:var(--wow-space-2) var(--wow-space-3);background:var(--wow-surface);text-transform:none;letter-spacing:0;font-size:var(--wow-text-xs);font-weight:var(--wow-weight-regular)}.wow-datatable__col-filter{width:100%;height:28px;padding:0 var(--wow-space-2);background:var(--wow-bg);border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm);color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs);outline:none}.wow-datatable__col-filter::placeholder{color:var(--wow-text-subtle)}.wow-datatable__col-filter:focus{border-color:var(--wow-accent);box-shadow:var(--wow-shadow-glow)}.wow-datatable__check{width:16px;height:16px;border:1.5px solid var(--wow-border-strong);border-radius:var(--wow-radius-sm);display:inline-grid;place-items:center;cursor:pointer;vertical-align:middle;color:transparent;transition:background var(--wow-transition-fast),border-color var(--wow-transition-fast)}.wow-datatable__check>i[data-lucide],.wow-datatable__check>svg{width:12px;height:12px}.wow-table tr.wow-datatable__row--selected td{background:var(--wow-accent-soft)}.wow-table tr.wow-datatable__row--selected .wow-datatable__check,.wow-datatable__check--on{background:var(--wow-accent);border-color:var(--wow-accent);color:var(--wow-text-inverse)}.wow-datatable__footer{display:flex;align-items:center;justify-content:space-between;padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-bg-elevated);border-top:1px solid var(--wow-border);color:var(--wow-text-muted);font-size:var(--wow-text-xs);flex-wrap:wrap;gap:var(--wow-space-3)}.wow-datatable__page-size{display:inline-flex;align-items:center;gap:var(--wow-space-2)}.wow-datatable__page-size select{background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm);color:var(--wow-text);padding:2px var(--wow-space-2);font-size:var(--wow-text-xs);font-family:var(--wow-font-sans)}.wow-datatable__bulk{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-accent-soft);border-bottom:1px solid var(--wow-border);color:var(--wow-accent);font-size:var(--wow-text-sm)}.wow-datatable__bulk-actions{margin-left:auto;display:flex;gap:var(--wow-space-2)}.wow-editable__cell{position:relative;padding:0!important}.wow-editable__cell input,.wow-editable__cell select,.wow-editable__cell textarea{width:100%;min-height:44px;padding:var(--wow-space-2) var(--wow-space-3);background:transparent;color:var(--wow-text);border:1px solid transparent;border-radius:0;font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);outline:none;transition:background var(--wow-transition-fast),border-color var(--wow-transition-fast)}.wow-editable__cell input:hover,.wow-editable__cell select:hover,.wow-editable__cell textarea:hover{background:var(--wow-surface-hover)}.wow-editable__cell input:focus,.wow-editable__cell select:focus,.wow-editable__cell textarea:focus{background:var(--wow-bg);border-color:var(--wow-accent);box-shadow:inset 0 0 0 1px var(--wow-accent);z-index:2}.wow-editable__cell--num input{font-family:var(--wow-font-mono);font-variant-numeric:tabular-nums;text-align:right}.wow-editable__cell--error input,.wow-editable__cell--error select{box-shadow:inset 0 0 0 1px var(--wow-danger);background:var(--wow-danger-soft)}.wow-editable__row--editing td{background:var(--wow-accent-soft)!important}.wow-editable__row--new td{background:#38bdf80f}.wow-editable__row--new .wow-editable__cell input::placeholder{color:var(--wow-text-subtle);font-style:italic}.wow-editable__row-actions{display:flex;gap:4px;justify-content:flex-end;padding:0 var(--wow-space-2);opacity:0;transition:opacity var(--wow-transition-fast)}.wow-table tr:hover .wow-editable__row-actions,.wow-editable__row--editing .wow-editable__row-actions,.wow-editable__row--new .wow-editable__row-actions{opacity:1}.wow-editable__add-row{padding:var(--wow-space-3) var(--wow-space-4);border-top:1px solid var(--wow-border);background:var(--wow-bg-elevated)}.wow-editable__add-row button{display:inline-flex;align-items:center;gap:var(--wow-space-2);background:transparent;border:1px dashed var(--wow-border-strong);color:var(--wow-text-muted);padding:var(--wow-space-2) var(--wow-space-4);border-radius:var(--wow-radius-md);cursor:pointer;font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);transition:color var(--wow-transition-fast),border-color var(--wow-transition-fast),background var(--wow-transition-fast);width:100%;justify-content:center}.wow-editable__add-row button:hover{color:var(--wow-accent);border-color:var(--wow-accent);border-style:solid;background:var(--wow-accent-soft)}.wow-editable__add-row button>i[data-lucide],.wow-editable__add-row button>svg{width:14px;height:14px}.wow-editable__dirty:before{content:"";position:absolute;top:6px;right:6px;width:6px;height:6px;background:var(--wow-warning);border-radius:var(--wow-radius-full)}.wow-pagination{display:inline-flex;align-items:center;gap:var(--wow-space-1)}.wow-pagination__btn{width:28px;height:28px;display:grid;place-items:center;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm);color:var(--wow-text);cursor:pointer;font-family:var(--wow-font-sans);font-size:var(--wow-text-xs)}.wow-pagination__btn:hover:not(:disabled){background:var(--wow-surface-hover);border-color:var(--wow-border-strong)}.wow-pagination__btn:disabled{opacity:.4;cursor:not-allowed}.wow-pagination__btn--active{background:var(--wow-accent);border-color:var(--wow-accent);color:var(--wow-text-inverse)}.wow-pagination__btn>i[data-lucide],.wow-pagination__btn>svg{width:14px;height:14px}.wow-pagination__ellipsis{padding:0 var(--wow-space-1);color:var(--wow-text-subtle)}.wow-grid{display:grid;gap:var(--wow-space-4)}.wow-grid--gap-sm{gap:var(--wow-space-2)}.wow-grid--gap-md{gap:var(--wow-space-4)}.wow-grid--gap-lg{gap:var(--wow-space-6)}.wow-grid--1{grid-template-columns:1fr}.wow-grid--2{grid-template-columns:repeat(2,1fr)}.wow-grid--3{grid-template-columns:repeat(3,1fr)}.wow-grid--4{grid-template-columns:repeat(4,1fr)}.wow-grid--6{grid-template-columns:repeat(6,1fr)}.wow-grid--auto{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.wow-grid--auto-sm{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.wow-grid--auto-lg{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}@media(max-width:960px){.wow-grid--4{grid-template-columns:repeat(2,1fr)}.wow-grid--6{grid-template-columns:repeat(3,1fr)}.wow-grid--3{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.wow-grid--2,.wow-grid--3,.wow-grid--4,.wow-grid--6{grid-template-columns:1fr}}.wow-grid__cell--span-2{grid-column:span 2}.wow-grid__cell--span-3{grid-column:span 3}.wow-grid__cell--span-4{grid-column:span 4}.wow-grid__cell--span-full{grid-column:1 / -1}.wow-grid__cell--rowspan-2{grid-row:span 2}.wow-layout{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;grid-template-areas:"sidebar header" "sidebar main";height:100%;min-height:100vh;background:var(--wow-bg)}.wow-layout__sidebar{grid-area:sidebar}.wow-layout__header{grid-area:header;height:var(--wow-header-h);padding:0 var(--wow-space-5);background:var(--wow-bg-elevated);border-bottom:1px solid var(--wow-border);display:flex;align-items:center;gap:var(--wow-space-4)}.wow-layout__main{grid-area:main;padding:var(--wow-space-6);overflow-y:auto}.wow-split{display:grid;gap:var(--wow-space-4);grid-template-columns:1fr 2fr}.wow-split--equal{grid-template-columns:1fr 1fr}.wow-split--30-70{grid-template-columns:30% 1fr}.wow-split--narrow{grid-template-columns:280px 1fr}@media(max-width:900px){.wow-split,.wow-split--equal,.wow-split--30-70,.wow-split--narrow{grid-template-columns:1fr}}.wow-currency{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:var(--wow-space-1);font-family:var(--wow-font-sans);color:var(--wow-text-strong);font-variant-numeric:tabular-nums;text-align:right;margin-left:auto}.wow-currency__symbol{font-size:.75em;font-weight:var(--wow-weight-medium);color:var(--wow-text-muted)}.wow-currency__integer{font-weight:var(--wow-weight-bold)}.wow-currency__decimal{font-size:.75em;font-weight:var(--wow-weight-medium);color:var(--wow-text-muted)}.wow-currency__code{font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);color:var(--wow-text-subtle);text-transform:uppercase;margin-left:var(--wow-space-1)}.wow-currency--sm{font-size:var(--wow-text-sm)}.wow-currency--md{font-size:var(--wow-text-xl)}.wow-currency--lg{font-size:var(--wow-text-3xl)}.wow-currency--xl{font-size:var(--wow-text-4xl)}.wow-currency--positive{color:var(--wow-success)}.wow-currency--positive .wow-currency__symbol,.wow-currency--positive .wow-currency__decimal{color:var(--wow-success);opacity:.7}.wow-currency--negative{color:var(--wow-danger)}.wow-currency--negative .wow-currency__symbol,.wow-currency--negative .wow-currency__decimal{color:var(--wow-danger);opacity:.7}.wow-currency-badge{display:inline-flex;align-items:center;gap:var(--wow-space-1);padding:var(--wow-space-1) var(--wow-space-2);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-full);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);color:var(--wow-text-muted)}.wow-currency-badge__flag{font-size:var(--wow-text-base);line-height:1}.wow-currency-badge--active{border-color:var(--wow-accent);color:var(--wow-accent);background:var(--wow-accent-soft)}.wow-pricing{display:grid;gap:var(--wow-space-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.wow-pricing-card{display:flex;flex-direction:column;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-xl);padding:var(--wow-space-6);transition:border-color var(--wow-transition-base),box-shadow var(--wow-transition-base)}.wow-pricing-card:hover{border-color:var(--wow-border-strong)}.wow-pricing-card--featured{border-color:var(--wow-accent);box-shadow:0 0 0 1px var(--wow-accent),var(--wow-shadow-lg);position:relative}.wow-pricing-card__popular{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:var(--wow-accent);color:var(--wow-text-inverse);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold);padding:var(--wow-space-1) var(--wow-space-3);border-radius:var(--wow-radius-full);white-space:nowrap}.wow-pricing-card__image{width:100%;height:160px;object-fit:cover;border-radius:var(--wow-radius-lg);margin-bottom:var(--wow-space-4)}.wow-pricing-card__icon{width:48px;height:48px;margin:0 auto var(--wow-space-3);display:flex;align-items:center;justify-content:center;border-radius:var(--wow-radius-lg);background:var(--wow-accent-soft);color:var(--wow-accent)}.wow-pricing-card__icon--success{background:var(--wow-success-soft);color:var(--wow-success)}.wow-pricing-card__icon--warning{background:var(--wow-warning-soft);color:var(--wow-warning)}.wow-pricing-card__icon--info{background:var(--wow-info-soft);color:var(--wow-info)}.wow-pricing-card__header{text-align:center;margin-bottom:var(--wow-space-5)}.wow-pricing-card__name{font-size:var(--wow-text-lg);font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong);margin:0 0 var(--wow-space-1)}.wow-pricing-card__desc{font-size:var(--wow-text-sm);color:var(--wow-text-muted);margin:0}.wow-pricing-card__price{display:flex;align-items:baseline;justify-content:center;gap:var(--wow-space-1);margin:var(--wow-space-4) 0}.wow-pricing-card__amount{font-size:var(--wow-text-4xl);font-weight:var(--wow-weight-bold);color:var(--wow-text-strong);font-variant-numeric:tabular-nums}.wow-pricing-card__period{font-size:var(--wow-text-sm);color:var(--wow-text-muted)}.wow-pricing-card__currency{font-size:var(--wow-text-lg);color:var(--wow-text-muted);font-weight:var(--wow-weight-medium)}.wow-pricing-card__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wow-space-3);flex:1;margin-bottom:var(--wow-space-6)}.wow-pricing-card__feature{display:flex;align-items:center;gap:var(--wow-space-2);font-size:var(--wow-text-sm);color:var(--wow-text)}.wow-pricing-card__feature i,.wow-pricing-card__feature svg{width:16px;height:16px;flex-shrink:0;color:var(--wow-success)}.wow-pricing-card__feature--disabled{color:var(--wow-text-subtle);text-decoration:line-through}.wow-pricing-card__feature--disabled i,.wow-pricing-card__feature--disabled svg{color:var(--wow-text-subtle)}.wow-pricing-card__cta{margin-top:auto}.wow-pricing-toggle{display:flex;align-items:center;justify-content:center;gap:var(--wow-space-3);margin-bottom:var(--wow-space-6)}.wow-pricing-toggle__label{font-size:var(--wow-text-sm);color:var(--wow-text-muted)}.wow-pricing-toggle__label--active{color:var(--wow-text-strong);font-weight:var(--wow-weight-medium)}.wow-pricing-toggle__save{font-size:var(--wow-text-xs);color:var(--wow-success);font-weight:var(--wow-weight-medium);background:var(--wow-success-soft);padding:2px var(--wow-space-2);border-radius:var(--wow-radius-full)}.wow-tabs{display:flex;gap:var(--wow-space-1);border-bottom:1px solid var(--wow-border);overflow-x:auto;scrollbar-width:none}.wow-tabs::-webkit-scrollbar{display:none}.wow-tab{display:inline-flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-3) var(--wow-space-4);background:transparent;color:var(--wow-text-muted);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);border:none;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer;white-space:nowrap;transition:color var(--wow-transition-fast),border-color var(--wow-transition-fast)}.wow-tab:hover:not(:disabled){color:var(--wow-text)}.wow-tab:disabled{opacity:.5;cursor:not-allowed}.wow-tab--active{color:var(--wow-accent);border-bottom-color:var(--wow-accent)}.wow-tab>i[data-lucide],.wow-tab>svg{width:16px;height:16px;flex-shrink:0}.wow-tab__badge{margin-left:var(--wow-space-1);padding:0 var(--wow-space-2);height:18px;min-width:18px;display:inline-flex;align-items:center;justify-content:center;background:var(--wow-surface-hover);color:var(--wow-text-muted);font-size:var(--wow-text-xs);border-radius:var(--wow-radius-full)}.wow-tab--active .wow-tab__badge{background:var(--wow-accent-soft);color:var(--wow-accent)}.wow-tabs--pill{background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);padding:var(--wow-space-1);gap:0}.wow-tabs--pill .wow-tab{border-bottom:none;border-radius:var(--wow-radius-md);margin-bottom:0;padding:var(--wow-space-2) var(--wow-space-4)}.wow-tabs--pill .wow-tab--active{background:var(--wow-accent);color:var(--wow-text-inverse)}.wow-tabs--pill .wow-tab--active .wow-tab__badge{background:#0b0f1a33;color:var(--wow-text-inverse)}.wow-tab-panel{padding:var(--wow-space-5) 0;color:var(--wow-text)}.wow-sidebar{width:var(--wow-sidebar-w);background:var(--wow-bg-elevated);border-right:1px solid var(--wow-border);display:flex;flex-direction:column;height:100%;transition:width var(--wow-transition-base);overflow:hidden;position:relative}.wow-sidebar--collapsed{width:64px}.wow-sidebar__brand{display:flex;align-items:center;gap:var(--wow-space-3);padding:0 var(--wow-space-3);height:var(--wow-header-h);border-bottom:1px solid var(--wow-border);color:var(--wow-text-strong);font-weight:var(--wow-weight-semibold);white-space:nowrap;flex-shrink:0}.wow-sidebar--collapsed .wow-sidebar__brand{padding:0;justify-content:center;flex-direction:column;gap:var(--wow-space-1);height:auto;padding-top:var(--wow-space-3);padding-bottom:var(--wow-space-2)}.wow-sidebar__brand-logo{width:32px;height:32px;display:grid;place-items:center;background:var(--wow-accent);color:var(--wow-text-inverse);border-radius:var(--wow-radius-md);flex-shrink:0;font-weight:var(--wow-weight-bold)}.wow-sidebar__brand-name{overflow:hidden;text-overflow:ellipsis;font-size:var(--wow-text-base)}.wow-sidebar--collapsed .wow-sidebar__brand-name{display:none}.wow-sidebar__actions{margin-left:auto;display:flex;align-items:center;gap:2px}.wow-sidebar--collapsed .wow-sidebar__actions{margin-left:0;flex-direction:column;gap:4px}.wow-sidebar__action{position:relative;width:32px;height:32px;background:transparent;border:none;border-radius:var(--wow-radius-md);color:var(--wow-text-muted);cursor:pointer;display:grid;place-items:center;transition:color var(--wow-transition-fast),background var(--wow-transition-fast)}.wow-sidebar__action:hover{color:var(--wow-text);background:var(--wow-surface-hover)}.wow-sidebar__action>i[data-lucide],.wow-sidebar__action>svg{width:16px;height:16px}.wow-sidebar__action-dot{position:absolute;top:5px;right:5px;width:8px;height:8px;border-radius:var(--wow-radius-full);background:var(--wow-danger);border:2px solid var(--wow-bg-elevated)}.wow-sidebar__action-count{position:absolute;top:2px;right:2px;min-width:14px;height:14px;padding:0 3px;background:var(--wow-danger);color:#fff;border-radius:var(--wow-radius-full);border:2px solid var(--wow-bg-elevated);font-size:9px;font-weight:var(--wow-weight-semibold);display:inline-flex;align-items:center;justify-content:center;line-height:1}.wow-sidebar__search{padding:var(--wow-space-3);border-bottom:1px solid var(--wow-border);flex-shrink:0}.wow-sidebar__search .wow-search{max-width:100%}.wow-sidebar--collapsed .wow-sidebar__search{padding:var(--wow-space-2)}.wow-sidebar--collapsed .wow-sidebar__search .wow-search{width:40px}.wow-sidebar--collapsed .wow-sidebar__search .wow-search__input{padding:0;width:40px;height:36px;text-indent:-9999px;cursor:pointer}.wow-sidebar--collapsed .wow-sidebar__search .wow-search__icon{left:50%;transform:translate(-50%,-50%)}.wow-sidebar--collapsed .wow-sidebar__search .wow-search__shortcut,.wow-sidebar--collapsed .wow-sidebar__search .wow-search__clear{display:none}.wow-sidebar__nav{flex:1;padding:var(--wow-space-3) var(--wow-space-2);overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:2px}.wow-sidebar__nav::-webkit-scrollbar{width:6px}.wow-sidebar__nav::-webkit-scrollbar-track{background:transparent}.wow-sidebar__nav::-webkit-scrollbar-thumb{background:var(--wow-border-strong);border-radius:var(--wow-radius-full)}.wow-sidebar__nav::-webkit-scrollbar-thumb:hover{background:var(--wow-text-subtle)}.wow-sidebar__nav{scrollbar-width:thin;scrollbar-color:var(--wow-border-strong) transparent}.wow-sidebar__group{display:flex;flex-direction:column;gap:2px;margin-top:var(--wow-space-2)}.wow-sidebar__group:first-child{margin-top:0}.wow-sidebar__group-header{display:flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-1) var(--wow-space-3);background:transparent;border:none;color:var(--wow-text-subtle);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border-radius:var(--wow-radius-sm);-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%;text-align:left}.wow-sidebar__group-header:hover{color:var(--wow-text-muted)}.wow-sidebar__group-header>i[data-lucide],.wow-sidebar__group-header>svg{width:12px;height:12px;transition:transform var(--wow-transition-fast);margin-left:auto}.wow-sidebar__group--collapsed .wow-sidebar__group-header>i[data-lucide],.wow-sidebar__group--collapsed .wow-sidebar__group-header>svg{transform:rotate(-90deg)}.wow-sidebar__group-items{display:flex;flex-direction:column;gap:2px;overflow:hidden;max-height:1000px;transition:max-height var(--wow-transition-base)}.wow-sidebar__group--collapsed .wow-sidebar__group-items{max-height:0}.wow-sidebar--collapsed .wow-sidebar__group-header{display:none}.wow-sidebar--collapsed .wow-sidebar__group-items{max-height:none!important}.wow-sidebar--collapsed .wow-sidebar__group{margin-top:0;position:relative}.wow-sidebar--collapsed .wow-sidebar__group+.wow-sidebar__group:before{content:"";display:block;height:1px;background:var(--wow-border);margin:var(--wow-space-2) var(--wow-space-2)}.wow-sidebar__item{position:relative;display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-2) var(--wow-space-3);color:var(--wow-text-muted);background:transparent;border:none;border-radius:var(--wow-radius-md);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);text-align:left;cursor:pointer;white-space:nowrap;transition:background var(--wow-transition-fast),color var(--wow-transition-fast);text-decoration:none}.wow-sidebar__item>i[data-lucide],.wow-sidebar__item>svg{width:18px;height:18px;flex-shrink:0}.wow-sidebar__item:hover{background:var(--wow-surface-hover);color:var(--wow-text)}.wow-sidebar__item--active{background:var(--wow-accent-soft);color:var(--wow-accent);font-weight:var(--wow-weight-medium)}.wow-sidebar__item--active:before{content:"";position:absolute;left:-8px;top:6px;bottom:6px;width:3px;border-radius:var(--wow-radius-full);background:var(--wow-accent)}.wow-sidebar__item-label{flex:1;overflow:hidden;text-overflow:ellipsis}.wow-sidebar__item-badge{padding:0 var(--wow-space-2);height:18px;min-width:18px;display:inline-flex;align-items:center;justify-content:center;background:var(--wow-surface-hover);color:var(--wow-text-muted);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold);border-radius:var(--wow-radius-full);flex-shrink:0}.wow-sidebar__item--active .wow-sidebar__item-badge{background:var(--wow-accent);color:var(--wow-text-inverse)}.wow-sidebar__item-badge--danger{background:var(--wow-danger);color:#fff}.wow-sidebar__item--has-submenu{padding-right:var(--wow-space-2)}.wow-sidebar__item-chevron{margin-left:auto;color:var(--wow-text-subtle);transition:transform var(--wow-transition-fast);display:inline-grid;place-items:center;flex-shrink:0}.wow-sidebar__item-chevron>i[data-lucide],.wow-sidebar__item-chevron>svg{width:14px;height:14px}.wow-sidebar__item--open .wow-sidebar__item-chevron{transform:rotate(90deg);color:var(--wow-accent)}.wow-sidebar__submenu{display:flex;flex-direction:column;gap:2px;overflow:hidden;max-height:0;margin-left:var(--wow-space-4);padding-left:var(--wow-space-3);border-left:1px solid var(--wow-border);transition:max-height var(--wow-transition-base)}.wow-sidebar__item--open+.wow-sidebar__submenu{max-height:600px;margin-top:2px;padding-top:2px;padding-bottom:2px}.wow-sidebar__submenu .wow-sidebar__item{padding:var(--wow-space-1) var(--wow-space-3);font-size:var(--wow-text-sm)}.wow-sidebar__submenu .wow-sidebar__item--active:before{left:-12px}.wow-sidebar__item--open:not(.wow-sidebar__item--active){color:var(--wow-text)}.wow-sidebar--collapsed .wow-sidebar__item-chevron,.wow-sidebar--collapsed .wow-sidebar__submenu{display:none}.wow-sidebar--collapsed .wow-sidebar__nav{padding:var(--wow-space-2)}.wow-sidebar--collapsed .wow-sidebar__item-label,.wow-sidebar--collapsed .wow-sidebar__item-badge{display:none}.wow-sidebar--collapsed .wow-sidebar__item{justify-content:center;padding:0;width:40px;height:40px;margin:0 auto}.wow-sidebar--collapsed .wow-sidebar__item--active{background:var(--wow-accent);color:var(--wow-text-inverse)}.wow-sidebar--collapsed .wow-sidebar__item--active:before{display:none}.wow-sidebar__item-tip{position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%) translate(-4px);background:var(--wow-text-strong);color:var(--wow-bg);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);padding:var(--wow-space-1) var(--wow-space-2);border-radius:var(--wow-radius-sm);white-space:nowrap;opacity:0;pointer-events:none;z-index:var(--wow-z-tooltip);transition:opacity var(--wow-transition-fast),transform var(--wow-transition-fast);box-shadow:var(--wow-shadow-md);display:none}.wow-sidebar__item-tip:before{content:"";position:absolute;left:-3px;top:50%;margin-top:-3px;width:6px;height:6px;background:var(--wow-text-strong);transform:rotate(45deg)}.wow-sidebar--collapsed .wow-sidebar__item-tip{display:block}.wow-sidebar--collapsed .wow-sidebar__item:hover .wow-sidebar__item-tip{opacity:1;transform:translateY(-50%) translate(0)}.wow-sidebar--collapsed .wow-sidebar__item[data-has-badge=true]:after{content:"";position:absolute;top:4px;right:4px;width:8px;height:8px;border-radius:var(--wow-radius-full);background:var(--wow-danger);border:2px solid var(--wow-bg-elevated)}.wow-sidebar__footer{border-top:1px solid var(--wow-border);padding:var(--wow-space-2);flex-shrink:0;position:relative}.wow-sidebar__user{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-2);background:transparent;border:none;border-radius:var(--wow-radius-md);width:100%;cursor:pointer;color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);text-align:left;transition:background var(--wow-transition-fast)}.wow-sidebar__user:hover{background:var(--wow-surface-hover)}.wow-sidebar__user-info{flex:1;overflow:hidden;display:flex;flex-direction:column;min-width:0}.wow-sidebar__user-name{color:var(--wow-text-strong);font-weight:var(--wow-weight-medium);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--wow-text-sm)}.wow-sidebar__user-mail{color:var(--wow-text-muted);font-size:var(--wow-text-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wow-sidebar__user-more{color:var(--wow-text-subtle);flex-shrink:0}.wow-sidebar__user-more>i[data-lucide],.wow-sidebar__user-more>svg{width:14px;height:14px}.wow-sidebar--collapsed .wow-sidebar__user{justify-content:center}.wow-sidebar--collapsed .wow-sidebar__user-info,.wow-sidebar--collapsed .wow-sidebar__user-more{display:none}.wow-sidebar__user-menu{position:absolute;bottom:calc(100% + 4px);left:var(--wow-space-2);right:var(--wow-space-2);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);box-shadow:var(--wow-shadow-lg);padding:var(--wow-space-1);display:none;z-index:var(--wow-z-dropdown)}.wow-sidebar__footer--open .wow-sidebar__user-menu{display:block}.wow-sidebar--collapsed .wow-sidebar__user-menu{left:calc(100% + 8px);right:auto;bottom:var(--wow-space-2);width:220px}.wow-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:calc(var(--wow-z-overlay) - 1);opacity:0;pointer-events:none;transition:opacity var(--wow-transition-base)}.wow-sidebar-backdrop--open{opacity:1;pointer-events:auto}.wow-sidebar--drawer{position:fixed;top:0;left:0;bottom:0;z-index:var(--wow-z-overlay);transform:translate(-100%);transition:transform var(--wow-transition-base);box-shadow:var(--wow-shadow-xl)}.wow-sidebar--drawer.wow-sidebar--open{transform:translate(0)}@media(max-width:767px){.wow-sidebar:not(.wow-sidebar--drawer){display:none}}.wow-breadcrumbs{display:flex;align-items:center;gap:var(--wow-space-1);list-style:none;margin:0;padding:0;font-size:var(--wow-text-sm);flex-wrap:wrap}.wow-breadcrumbs__item{display:inline-flex;align-items:center;gap:var(--wow-space-1);color:var(--wow-text-muted)}.wow-breadcrumbs__item>i[data-lucide],.wow-breadcrumbs__item>svg{width:14px;height:14px}.wow-breadcrumbs__link{color:var(--wow-text-muted);text-decoration:none;padding:var(--wow-space-1) var(--wow-space-2);border-radius:var(--wow-radius-sm);transition:background var(--wow-transition-fast),color var(--wow-transition-fast)}.wow-breadcrumbs__link:hover{color:var(--wow-text);background:var(--wow-surface-hover)}.wow-breadcrumbs__sep{color:var(--wow-text-subtle);display:inline-grid;place-items:center}.wow-breadcrumbs__sep>i[data-lucide],.wow-breadcrumbs__sep>svg{width:12px;height:12px}.wow-breadcrumbs__current{color:var(--wow-text-strong);font-weight:var(--wow-weight-medium);padding:var(--wow-space-1) var(--wow-space-2)}.wow-breadcrumbs__ellipsis{color:var(--wow-text-subtle);padding:0 var(--wow-space-1);cursor:pointer}.wow-breadcrumbs__ellipsis:hover{color:var(--wow-text)}.wow-filters{display:flex;align-items:center;gap:var(--wow-space-2);flex-wrap:wrap;padding:var(--wow-space-3);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg)}.wow-filters__label{display:inline-flex;align-items:center;gap:var(--wow-space-2);color:var(--wow-text-muted);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);padding-right:var(--wow-space-2);border-right:1px solid var(--wow-border);margin-right:var(--wow-space-1)}.wow-filters__label>i[data-lucide],.wow-filters__label>svg{width:14px;height:14px}.wow-filter-add{display:inline-flex;align-items:center;gap:var(--wow-space-1);padding:var(--wow-space-1) var(--wow-space-3);height:28px;background:transparent;border:1px dashed var(--wow-border-strong);border-radius:var(--wow-radius-md);color:var(--wow-text-muted);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);cursor:pointer;transition:border-color var(--wow-transition-fast),color var(--wow-transition-fast)}.wow-filter-add:hover{border-color:var(--wow-accent);color:var(--wow-accent);border-style:solid}.wow-filter-add>i[data-lucide],.wow-filter-add>svg{width:12px;height:12px}.wow-filter-chip{display:inline-flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-1) var(--wow-space-1) var(--wow-space-1) var(--wow-space-3);height:28px;background:var(--wow-accent-soft);border:1px solid transparent;border-radius:var(--wow-radius-md);color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs)}.wow-filter-chip__key{color:var(--wow-text-muted)}.wow-filter-chip__op{color:var(--wow-text-subtle);margin:0 2px}.wow-filter-chip__val{color:var(--wow-accent);font-weight:var(--wow-weight-medium)}.wow-filter-chip__remove{display:grid;place-items:center;width:20px;height:20px;background:transparent;border:none;color:var(--wow-text-muted);cursor:pointer;border-radius:var(--wow-radius-sm)}.wow-filter-chip__remove:hover{background:#38bdf833;color:var(--wow-accent)}.wow-filter-chip__remove>i[data-lucide],.wow-filter-chip__remove>svg{width:12px;height:12px}.wow-filters__clear{margin-left:auto;display:inline-flex;align-items:center;gap:var(--wow-space-1);background:transparent;border:none;color:var(--wow-text-muted);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs);cursor:pointer;padding:var(--wow-space-1) var(--wow-space-2);border-radius:var(--wow-radius-sm)}.wow-filters__clear:hover{color:var(--wow-danger);background:var(--wow-surface-hover)}.wow-filters__clear>i[data-lucide],.wow-filters__clear>svg{width:12px;height:12px}.wow-filters__count{color:var(--wow-text-muted);font-size:var(--wow-text-xs);padding:0 var(--wow-space-2)}.wow-filters--compact{background:transparent;border:none;padding:0}.wow-menu{width:260px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);padding:var(--wow-space-1);display:flex;flex-direction:column;gap:2px;font-family:var(--wow-font-sans);font-size:var(--wow-text-sm)}.wow-menu__group-label{padding:var(--wow-space-2) var(--wow-space-3) var(--wow-space-1);color:var(--wow-text-subtle);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold);text-transform:uppercase;letter-spacing:.06em}.wow-menu__divider{height:1px;background:var(--wow-border);margin:var(--wow-space-1) 0}.wow-menu__item{display:flex;align-items:center;gap:var(--wow-space-2);width:100%;padding:var(--wow-space-2) var(--wow-space-3);background:transparent;border:none;color:var(--wow-text);font-family:inherit;font-size:inherit;text-align:left;cursor:pointer;border-radius:var(--wow-radius-sm);transition:background var(--wow-transition-fast),color var(--wow-transition-fast);position:relative}.wow-menu__item:hover:not(:disabled){background:var(--wow-surface-hover)}.wow-menu__item:disabled{opacity:.5;cursor:not-allowed}.wow-menu__item>i[data-lucide]:first-child,.wow-menu__item>svg:first-child{width:16px;height:16px;color:var(--wow-text-muted);flex-shrink:0}.wow-menu__item--active{background:var(--wow-accent-soft);color:var(--wow-accent);font-weight:var(--wow-weight-medium)}.wow-menu__item--active>i[data-lucide]:first-child,.wow-menu__item--active>svg:first-child{color:var(--wow-accent)}.wow-menu__item-label{flex:1;overflow:hidden;text-overflow:ellipsis}.wow-menu__item-badge{padding:0 var(--wow-space-2);height:18px;min-width:18px;display:inline-flex;align-items:center;justify-content:center;background:var(--wow-surface-hover);color:var(--wow-text-muted);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold);border-radius:var(--wow-radius-full);flex-shrink:0}.wow-menu__item--active .wow-menu__item-badge{background:var(--wow-accent);color:var(--wow-text-inverse)}.wow-menu__item-shortcut{margin-left:auto;color:var(--wow-text-subtle);font-family:var(--wow-font-mono);font-size:var(--wow-text-xs);flex-shrink:0}.wow-menu__item--danger{color:var(--wow-danger)}.wow-menu__item--danger>i[data-lucide]:first-child,.wow-menu__item--danger>svg:first-child{color:var(--wow-danger)}.wow-menu__item--danger:hover{background:var(--wow-danger-soft)}.wow-menu__item--has-submenu{padding-right:var(--wow-space-2)}.wow-menu__chevron{margin-left:auto;color:var(--wow-text-subtle);transition:transform var(--wow-transition-fast);flex-shrink:0}.wow-menu__chevron>i[data-lucide],.wow-menu__chevron>svg{width:14px;height:14px}.wow-menu__submenu{display:flex;flex-direction:column;gap:2px;overflow:hidden;max-height:0;transition:max-height var(--wow-transition-base);padding-left:var(--wow-space-3);margin-left:var(--wow-space-4);border-left:1px solid var(--wow-border);margin-top:2px}.wow-menu__item--open+.wow-menu__submenu{max-height:600px;padding-top:2px;padding-bottom:2px}.wow-menu__item--open .wow-menu__chevron{transform:rotate(90deg)}.wow-menu__submenu .wow-menu__item{padding:var(--wow-space-2) var(--wow-space-3);font-size:var(--wow-text-sm)}.wow-menu__submenu .wow-menu__submenu{margin-left:var(--wow-space-3)}.wow-menu--cascade .wow-menu__submenu{display:none;position:absolute;left:100%;top:0;max-height:none;padding:var(--wow-space-1);margin:0 0 0 var(--wow-space-1);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);background:var(--wow-surface);box-shadow:var(--wow-shadow-lg);min-width:220px;z-index:calc(var(--wow-z-dropdown) + 1);overflow:visible}.wow-menu--cascade .wow-menu__item--open+.wow-menu__submenu,.wow-menu--cascade .wow-menu__item-wrap:hover .wow-menu__submenu{display:flex;flex-direction:column}.wow-menu--cascade .wow-menu__item-wrap{position:relative}.wow-menu--command{width:360px;padding:0}.wow-menu--command .wow-menu__search{padding:var(--wow-space-3);border-bottom:1px solid var(--wow-border);display:flex;align-items:center;gap:var(--wow-space-2)}.wow-menu--command .wow-menu__search>i[data-lucide],.wow-menu--command .wow-menu__search>svg{width:14px;height:14px;color:var(--wow-text-subtle)}.wow-menu--command .wow-menu__search input{flex:1;border:none;outline:none;background:transparent;color:var(--wow-text);font-family:inherit;font-size:var(--wow-text-sm)}.wow-menu--command .wow-menu__search input::placeholder{color:var(--wow-text-subtle)}.wow-menu--command .wow-menu__body{padding:var(--wow-space-1);max-height:320px;overflow-y:auto}.wow-menu--command .wow-menu__footer{padding:var(--wow-space-2) var(--wow-space-3);border-top:1px solid var(--wow-border);color:var(--wow-text-subtle);font-size:var(--wow-text-xs);display:flex;gap:var(--wow-space-3)}.wow-dropdown{position:relative;display:inline-block}.wow-dropdown__menu{position:absolute;top:calc(100% + 4px);min-width:200px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);box-shadow:var(--wow-shadow-lg);padding:var(--wow-space-1);z-index:var(--wow-z-dropdown);display:none}.wow-dropdown--open .wow-dropdown__menu{display:block}.wow-dropdown__menu--right{right:0}.wow-dropdown__item{display:flex;align-items:center;gap:var(--wow-space-2);width:100%;padding:var(--wow-space-2) var(--wow-space-3);background:transparent;border:none;color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);text-align:left;cursor:pointer;border-radius:var(--wow-radius-sm);text-decoration:none;transition:background var(--wow-transition-fast)}.wow-dropdown__item:hover:not(:disabled):not(.wow-dropdown__item--disabled){background:var(--wow-surface-hover)}.wow-dropdown__item:disabled,.wow-dropdown__item--disabled{opacity:.5;cursor:not-allowed}.wow-dropdown__item>i[data-lucide],.wow-dropdown__item>svg{width:14px;height:14px;color:var(--wow-text-muted);flex-shrink:0}.wow-dropdown__item-shortcut{margin-left:auto;color:var(--wow-text-subtle);font-family:var(--wow-font-mono);font-size:var(--wow-text-xs)}.wow-dropdown__item--danger{color:var(--wow-danger)}.wow-dropdown__item--danger>i[data-lucide],.wow-dropdown__item--danger>svg{color:var(--wow-danger)}.wow-dropdown__item--danger:hover:not(:disabled){background:var(--wow-danger-soft)}.wow-dropdown__item--active{background:var(--wow-accent-soft);color:var(--wow-accent)}.wow-dropdown__divider{height:1px;background:var(--wow-border);margin:var(--wow-space-1) 0}.wow-dropdown__label{padding:var(--wow-space-2) var(--wow-space-3) var(--wow-space-1);color:var(--wow-text-subtle);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold);text-transform:uppercase;letter-spacing:.05em}.wow-tip{position:relative;display:inline-flex}.wow-tip__content{position:absolute;z-index:var(--wow-z-tooltip);padding:var(--wow-space-1) var(--wow-space-2);background:var(--wow-text-strong);color:var(--wow-bg);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);line-height:1.4;border-radius:var(--wow-radius-sm);box-shadow:var(--wow-shadow-md);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity var(--wow-transition-fast),transform var(--wow-transition-fast)}.wow-tip__content:after{content:"";position:absolute;width:8px;height:8px;background:var(--wow-text-strong);transform:rotate(45deg)}.wow-tip__content--top{bottom:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(4px)}.wow-tip__content--top:after{bottom:-4px;left:50%;margin-left:-4px}.wow-tip__content--bottom{top:calc(100% + 6px);left:50%;transform:translate(-50%) translateY(-4px)}.wow-tip__content--bottom:after{top:-4px;left:50%;margin-left:-4px}.wow-tip__content--left{right:calc(100% + 6px);top:50%;transform:translateY(-50%) translate(4px)}.wow-tip__content--left:after{right:-4px;top:50%;margin-top:-4px}.wow-tip__content--right{left:calc(100% + 6px);top:50%;transform:translateY(-50%) translate(-4px)}.wow-tip__content--right:after{left:-4px;top:50%;margin-top:-4px}.wow-tip:hover .wow-tip__content,.wow-tip:focus-within .wow-tip__content{opacity:1;transform:translate(-50%) translateY(0)}.wow-tip:hover .wow-tip__content--left,.wow-tip:focus-within .wow-tip__content--left,.wow-tip:hover .wow-tip__content--right,.wow-tip:focus-within .wow-tip__content--right{opacity:1;transform:translateY(-50%) translate(0)}.wow-tip__content--multiline{white-space:normal;max-width:220px;text-align:center}.wow-tip__content--danger{background:var(--wow-danger);color:#fff}.wow-tip__content--danger:after{background:var(--wow-danger)}.wow-tip__content--accent{background:var(--wow-accent);color:var(--wow-text-inverse)}.wow-tip__content--accent:after{background:var(--wow-accent)}.wow-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:var(--wow-z-modal);padding:var(--wow-space-4)}.wow-modal{background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-xl);box-shadow:var(--wow-shadow-xl);width:100%;max-width:480px;max-height:calc(100vh - var(--wow-space-8));display:flex;flex-direction:column;overflow:hidden}.wow-modal--lg{max-width:720px}.wow-modal__header{display:flex;align-items:center;justify-content:space-between;padding:var(--wow-space-5);border-bottom:1px solid var(--wow-border)}.wow-modal__title{font-size:var(--wow-text-lg);font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong)}.wow-modal__close{width:32px;height:32px;display:grid;place-items:center;background:transparent;border:none;border-radius:var(--wow-radius-md);color:var(--wow-text-muted);cursor:pointer;transition:background var(--wow-transition-fast),color var(--wow-transition-fast)}.wow-modal__close:hover{background:var(--wow-surface-hover);color:var(--wow-text)}.wow-modal__close svg,.wow-modal__close i{width:18px;height:18px}.wow-modal__body{padding:var(--wow-space-5);color:var(--wow-text);font-size:var(--wow-text-sm);line-height:var(--wow-leading-normal);overflow-y:auto}.wow-modal__footer{display:flex;justify-content:flex-end;gap:var(--wow-space-2);padding:var(--wow-space-4) var(--wow-space-5);border-top:1px solid var(--wow-border);background:var(--wow-bg-elevated)}.wow-modal--confirm{max-width:420px;text-align:center}.wow-modal--confirm .wow-modal__body{padding:var(--wow-space-6) var(--wow-space-6) var(--wow-space-5);display:flex;flex-direction:column;align-items:center;gap:var(--wow-space-3)}.wow-modal--confirm .wow-modal__footer{justify-content:center}.wow-confirm-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:var(--wow-radius-full);background:var(--wow-surface-hover);color:var(--wow-text-muted);margin-bottom:var(--wow-space-2)}.wow-confirm-icon>i[data-lucide],.wow-confirm-icon>svg{width:28px;height:28px}.wow-modal--confirm.wow-modal--danger .wow-confirm-icon{background:var(--wow-danger-soft);color:var(--wow-danger)}.wow-modal--confirm.wow-modal--warning .wow-confirm-icon{background:var(--wow-warning-soft);color:var(--wow-warning)}.wow-modal--confirm.wow-modal--success .wow-confirm-icon{background:var(--wow-success-soft);color:var(--wow-success)}.wow-modal--confirm.wow-modal--info .wow-confirm-icon{background:var(--wow-info-soft);color:var(--wow-info)}.wow-confirm-title{font-size:var(--wow-text-lg);font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong)}.wow-confirm-message{color:var(--wow-text-muted);font-size:var(--wow-text-sm)}.wow-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:var(--wow-z-overlay);opacity:0;visibility:hidden;transition:opacity var(--wow-transition-base),visibility var(--wow-transition-base)}.wow-drawer-backdrop--open{opacity:1;visibility:visible}.wow-drawer{position:fixed;top:0;bottom:0;width:420px;max-width:90vw;background:var(--wow-surface);border-left:1px solid var(--wow-border);box-shadow:var(--wow-shadow-xl);z-index:var(--wow-z-modal);display:flex;flex-direction:column;transition:transform var(--wow-transition-base)}.wow-drawer--right{right:0;transform:translate(100%)}.wow-drawer--left{left:0;border-left:none;border-right:1px solid var(--wow-border);transform:translate(-100%)}.wow-drawer--open{transform:translate(0)}.wow-drawer--sm{width:320px}.wow-drawer--lg{width:560px}.wow-drawer--xl{width:720px}.wow-drawer__header{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-4) var(--wow-space-5);border-bottom:1px solid var(--wow-border);flex-shrink:0}.wow-drawer__title{flex:1;font-size:var(--wow-text-lg);font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong);margin:0}.wow-drawer__close{width:32px;height:32px;display:grid;place-items:center;background:transparent;border:none;border-radius:var(--wow-radius-md);color:var(--wow-text-muted);cursor:pointer;transition:background var(--wow-transition-fast),color var(--wow-transition-fast)}.wow-drawer__close:hover{background:var(--wow-surface-hover);color:var(--wow-text)}.wow-drawer__close>i[data-lucide],.wow-drawer__close>svg{width:18px;height:18px}.wow-drawer__body{flex:1;overflow-y:auto;padding:var(--wow-space-5)}.wow-drawer__footer{display:flex;justify-content:flex-end;gap:var(--wow-space-2);padding:var(--wow-space-4) var(--wow-space-5);border-top:1px solid var(--wow-border);background:var(--wow-bg-elevated);flex-shrink:0}.wow-popover{position:relative;display:inline-block}.wow-popover__content{position:absolute;z-index:var(--wow-z-dropdown);min-width:240px;max-width:360px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);box-shadow:var(--wow-shadow-lg);padding:var(--wow-space-4);display:none}.wow-popover--open .wow-popover__content{display:block}.wow-popover__content--top{bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.wow-popover__content--bottom{top:calc(100% + 8px);left:50%;transform:translate(-50%)}.wow-popover__content--left{right:calc(100% + 8px);top:50%;transform:translateY(-50%)}.wow-popover__content--right{left:calc(100% + 8px);top:50%;transform:translateY(-50%)}.wow-popover__content--bottom-start{top:calc(100% + 8px);left:0;transform:none}.wow-popover__content--bottom-end{top:calc(100% + 8px);right:0;left:auto;transform:none}.wow-popover__arrow{position:absolute;width:10px;height:10px;background:var(--wow-surface);border:1px solid var(--wow-border);transform:rotate(45deg)}.wow-popover__content--top .wow-popover__arrow{bottom:-6px;left:50%;margin-left:-5px;border-top:none;border-left:none}.wow-popover__content--bottom .wow-popover__arrow{top:-6px;left:50%;margin-left:-5px;border-bottom:none;border-right:none}.wow-popover__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--wow-space-3)}.wow-popover__title{font-size:var(--wow-text-sm);font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong)}.wow-popover__body{font-size:var(--wow-text-sm);color:var(--wow-text-muted);line-height:var(--wow-leading-normal)}.wow-popover__footer{display:flex;justify-content:flex-end;gap:var(--wow-space-2);margin-top:var(--wow-space-3);padding-top:var(--wow-space-3);border-top:1px solid var(--wow-border)}.wow-cmd-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--wow-z-modal);display:flex;align-items:flex-start;justify-content:center;padding-top:15vh}.wow-cmd{width:560px;max-width:95vw;max-height:480px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-xl);box-shadow:var(--wow-shadow-xl);display:flex;flex-direction:column;overflow:hidden}.wow-cmd__search{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-4) var(--wow-space-5);border-bottom:1px solid var(--wow-border)}.wow-cmd__search-icon{color:var(--wow-text-muted);flex-shrink:0}.wow-cmd__search-icon>i[data-lucide],.wow-cmd__search-icon>svg{width:20px;height:20px}.wow-cmd__input{flex:1;background:transparent;border:none;outline:none;color:var(--wow-text);font-size:var(--wow-text-base);font-family:var(--wow-font-sans)}.wow-cmd__input::placeholder{color:var(--wow-text-subtle)}.wow-cmd__shortcut{font-family:var(--wow-font-mono);font-size:var(--wow-text-xs);color:var(--wow-text-subtle);background:var(--wow-bg-elevated);border:1px solid var(--wow-border);padding:2px 6px;border-radius:var(--wow-radius-sm)}.wow-cmd__results{flex:1;overflow-y:auto;padding:var(--wow-space-2)}.wow-cmd__group-label{padding:var(--wow-space-2) var(--wow-space-3);color:var(--wow-text-subtle);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold);text-transform:uppercase;letter-spacing:.05em}.wow-cmd__item{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-2) var(--wow-space-3);border-radius:var(--wow-radius-md);cursor:pointer;transition:background var(--wow-transition-fast)}.wow-cmd__item:hover,.wow-cmd__item--active{background:var(--wow-surface-hover)}.wow-cmd__item--active{background:var(--wow-accent-soft)}.wow-cmd__item-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:var(--wow-radius-md);background:var(--wow-bg-elevated);color:var(--wow-text-muted);flex-shrink:0}.wow-cmd__item-icon>i[data-lucide],.wow-cmd__item-icon>svg{width:16px;height:16px}.wow-cmd__item-content{flex:1;min-width:0}.wow-cmd__item-title{font-size:var(--wow-text-sm);color:var(--wow-text);font-weight:var(--wow-weight-medium)}.wow-cmd__item-desc{font-size:var(--wow-text-xs);color:var(--wow-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wow-cmd__item-shortcut{font-family:var(--wow-font-mono);font-size:11px;color:var(--wow-text-subtle);display:flex;gap:4px}.wow-cmd__item-shortcut kbd{background:var(--wow-bg-elevated);border:1px solid var(--wow-border);padding:1px 5px;border-radius:var(--wow-radius-sm);box-shadow:0 1px 0 var(--wow-border-strong)}.wow-cmd__footer{display:flex;align-items:center;gap:var(--wow-space-4);padding:var(--wow-space-2) var(--wow-space-4);border-top:1px solid var(--wow-border);background:var(--wow-bg-elevated);font-size:var(--wow-text-xs);color:var(--wow-text-subtle)}.wow-cmd__footer-hint{display:inline-flex;align-items:center;gap:4px}.wow-cmd__footer-hint kbd{background:var(--wow-surface);border:1px solid var(--wow-border);padding:0 4px;border-radius:3px;font-family:var(--wow-font-mono);font-size:10px}.wow-cmd__empty{padding:var(--wow-space-8);text-align:center;color:var(--wow-text-muted);font-size:var(--wow-text-sm)}.wow-tour{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--wow-z-modal);pointer-events:none}.wow-tour__spotlight{position:absolute;border-radius:var(--wow-radius-md);box-shadow:0 0 0 9999px #000000b3;transition:all var(--wow-transition-slow);pointer-events:auto;outline:2px solid var(--wow-accent);outline-offset:4px}.wow-tour__spotlight--rounded{border-radius:var(--wow-radius-full)}.wow-tour__pulse{position:absolute;border-radius:inherit;animation:wow-tour-pulse 1.6s ease-out infinite;pointer-events:none;top:-4px;right:-4px;bottom:-4px;left:-4px;border:2px solid var(--wow-accent)}@keyframes wow-tour-pulse{0%{transform:scale(1);opacity:.7}70%{transform:scale(1.15);opacity:0}to{transform:scale(1.15);opacity:0}}.wow-tour__tooltip{position:absolute;width:320px;max-width:calc(100vw - 32px);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);box-shadow:var(--wow-shadow-xl);padding:var(--wow-space-4) var(--wow-space-5);pointer-events:auto;display:flex;flex-direction:column;gap:var(--wow-space-3)}.wow-tour__tooltip-arrow{position:absolute;width:12px;height:12px;background:var(--wow-surface);border:1px solid var(--wow-border);transform:rotate(45deg)}.wow-tour__tooltip--top .wow-tour__tooltip-arrow{bottom:-7px;left:50%;margin-left:-6px;border-top:none;border-left:none}.wow-tour__tooltip--bottom .wow-tour__tooltip-arrow{top:-7px;left:50%;margin-left:-6px;border-bottom:none;border-right:none}.wow-tour__tooltip--left .wow-tour__tooltip-arrow{right:-7px;top:50%;margin-top:-6px;border-left:none;border-bottom:none}.wow-tour__tooltip--right .wow-tour__tooltip-arrow{left:-7px;top:50%;margin-top:-6px;border-right:none;border-top:none}.wow-tour__tooltip-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--wow-space-3)}.wow-tour__tooltip-title{font-size:var(--wow-text-base);font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong);margin:0;display:flex;align-items:center;gap:var(--wow-space-2)}.wow-tour__tooltip-title>i[data-lucide],.wow-tour__tooltip-title>svg{width:18px;height:18px;color:var(--wow-accent)}.wow-tour__tooltip-skip{background:none;border:none;color:var(--wow-text-subtle);font-size:var(--wow-text-xs);cursor:pointer;padding:0;transition:color var(--wow-transition-fast)}.wow-tour__tooltip-skip:hover{color:var(--wow-text)}.wow-tour__tooltip-body{font-size:var(--wow-text-sm);color:var(--wow-text-muted);line-height:var(--wow-leading-normal)}.wow-tour__tooltip-footer{display:flex;align-items:center;justify-content:space-between;gap:var(--wow-space-3);margin-top:var(--wow-space-1)}.wow-tour__steps{display:flex;gap:6px;align-items:center}.wow-tour__step-dot{width:6px;height:6px;border-radius:var(--wow-radius-full);background:var(--wow-border-strong);transition:all var(--wow-transition-fast)}.wow-tour__step-dot--active{background:var(--wow-accent);width:18px;border-radius:var(--wow-radius-full)}.wow-tour__step-dot--done{background:var(--wow-accent);opacity:.6}.wow-tour__step-counter{font-size:var(--wow-text-xs);color:var(--wow-text-muted);font-variant-numeric:tabular-nums}.wow-tour__nav{display:flex;gap:var(--wow-space-2)}.wow-tour-welcome{position:relative;width:480px;max-width:95vw;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-xl);box-shadow:var(--wow-shadow-xl);padding:var(--wow-space-6);text-align:center}.wow-tour-welcome__icon{width:64px;height:64px;margin:0 auto var(--wow-space-4);display:flex;align-items:center;justify-content:center;border-radius:var(--wow-radius-full);background:var(--wow-accent-soft);color:var(--wow-accent)}.wow-tour-welcome__icon>i[data-lucide],.wow-tour-welcome__icon>svg{width:32px;height:32px}.wow-tour-welcome__title{font-size:var(--wow-text-2xl);font-weight:var(--wow-weight-bold);color:var(--wow-text-strong);margin:0 0 var(--wow-space-2)}.wow-tour-welcome__body{font-size:var(--wow-text-sm);color:var(--wow-text-muted);line-height:var(--wow-leading-relaxed);margin:0 0 var(--wow-space-5)}.wow-tour-welcome__features{display:flex;flex-direction:column;gap:var(--wow-space-3);margin-bottom:var(--wow-space-5);text-align:left}.wow-tour-welcome__feature{display:flex;align-items:flex-start;gap:var(--wow-space-3)}.wow-tour-welcome__feature-icon{width:32px;height:32px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:var(--wow-radius-md);background:var(--wow-bg-elevated);color:var(--wow-accent)}.wow-tour-welcome__feature-icon>i[data-lucide],.wow-tour-welcome__feature-icon>svg{width:16px;height:16px}.wow-tour-welcome__feature-text{flex:1}.wow-tour-welcome__feature-title{font-size:var(--wow-text-sm);color:var(--wow-text-strong);font-weight:var(--wow-weight-medium)}.wow-tour-welcome__feature-desc{font-size:var(--wow-text-xs);color:var(--wow-text-muted);margin-top:2px}.wow-tour-welcome__actions{display:flex;gap:var(--wow-space-2);justify-content:center}.wow-alert{display:flex;gap:var(--wow-space-3);padding:var(--wow-space-4);border:1px solid var(--wow-border);border-left-width:3px;border-radius:var(--wow-radius-md);background:var(--wow-surface);color:var(--wow-text);font-size:var(--wow-text-sm);line-height:var(--wow-leading-normal)}.wow-alert__icon{flex-shrink:0;width:20px;height:20px;display:grid;place-items:center;color:var(--wow-text-muted)}.wow-alert__icon>i[data-lucide],.wow-alert__icon>svg{width:20px;height:20px}.wow-alert__body{flex:1;min-width:0}.wow-alert__title{font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong);margin:0 0 var(--wow-space-1)}.wow-alert__message{color:var(--wow-text-muted)}.wow-alert__message p:last-child{margin-bottom:0}.wow-alert__actions{display:flex;gap:var(--wow-space-2);margin-top:var(--wow-space-3)}.wow-alert__close{background:transparent;border:none;color:var(--wow-text-subtle);cursor:pointer;padding:var(--wow-space-1);border-radius:var(--wow-radius-sm);align-self:flex-start;flex-shrink:0;display:grid;place-items:center}.wow-alert__close:hover{color:var(--wow-text);background:var(--wow-surface-hover)}.wow-alert__close>i[data-lucide],.wow-alert__close>svg{width:14px;height:14px}.wow-alert--info{border-left-color:var(--wow-info);background:var(--wow-info-soft)}.wow-alert--info .wow-alert__icon{color:var(--wow-info)}.wow-alert--success{border-left-color:var(--wow-success);background:var(--wow-success-soft)}.wow-alert--success .wow-alert__icon{color:var(--wow-success)}.wow-alert--warning{border-left-color:var(--wow-warning);background:var(--wow-warning-soft)}.wow-alert--warning .wow-alert__icon{color:var(--wow-warning)}.wow-alert--danger{border-left-color:var(--wow-danger);background:var(--wow-danger-soft)}.wow-alert--danger .wow-alert__icon{color:var(--wow-danger)}.wow-alert--banner{border-radius:0;border-left:none;border-right:none;border-top:none;border-bottom-width:1px}.wow-toast{display:flex;align-items:flex-start;gap:var(--wow-space-3);padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-surface);border:1px solid var(--wow-border);border-left:3px solid var(--wow-text-muted);border-radius:var(--wow-radius-md);box-shadow:var(--wow-shadow-lg);min-width:280px;max-width:420px;font-size:var(--wow-text-sm)}.wow-toast__icon{flex-shrink:0;margin-top:2px;color:var(--wow-text-muted)}.wow-toast__icon svg,.wow-toast__icon i{width:18px;height:18px}.wow-toast__body{flex:1;min-width:0}.wow-toast__title{font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong);margin-bottom:2px}.wow-toast__desc{color:var(--wow-text-muted);font-size:var(--wow-text-xs);line-height:var(--wow-leading-normal)}.wow-toast__close{background:transparent;border:none;color:var(--wow-text-subtle);cursor:pointer;padding:0;width:20px;height:20px;display:grid;place-items:center;border-radius:var(--wow-radius-sm);transition:color var(--wow-transition-fast),background var(--wow-transition-fast)}.wow-toast__close:hover{color:var(--wow-text);background:var(--wow-surface-hover)}.wow-toast--success{border-left-color:var(--wow-success)}.wow-toast--success .wow-toast__icon{color:var(--wow-success)}.wow-toast--warning{border-left-color:var(--wow-warning)}.wow-toast--warning .wow-toast__icon{color:var(--wow-warning)}.wow-toast--danger{border-left-color:var(--wow-danger)}.wow-toast--danger .wow-toast__icon{color:var(--wow-danger)}.wow-toast--info{border-left-color:var(--wow-info)}.wow-toast--info .wow-toast__icon{color:var(--wow-info)}.wow-notif{width:380px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);box-shadow:var(--wow-shadow-lg);display:flex;flex-direction:column;overflow:hidden;max-height:520px}.wow-notif__header{display:flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-3) var(--wow-space-4);border-bottom:1px solid var(--wow-border)}.wow-notif__title{font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong);font-size:var(--wow-text-sm);display:flex;align-items:center;gap:var(--wow-space-2)}.wow-notif__badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 var(--wow-space-1);background:var(--wow-accent);color:var(--wow-text-inverse);border-radius:var(--wow-radius-full);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold)}.wow-notif__mark-read{margin-left:auto;background:transparent;border:none;color:var(--wow-accent);cursor:pointer;font-size:var(--wow-text-xs);padding:var(--wow-space-1) var(--wow-space-2);border-radius:var(--wow-radius-sm)}.wow-notif__mark-read:hover{background:var(--wow-surface-hover)}.wow-notif__tabs{display:flex;gap:var(--wow-space-1);padding:0 var(--wow-space-2);border-bottom:1px solid var(--wow-border)}.wow-notif__tab{padding:var(--wow-space-2) var(--wow-space-3);background:transparent;border:none;border-bottom:2px solid transparent;color:var(--wow-text-muted);cursor:pointer;font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);margin-bottom:-1px}.wow-notif__tab--active{color:var(--wow-accent);border-bottom-color:var(--wow-accent)}.wow-notif__list{list-style:none;margin:0;padding:0;overflow-y:auto;max-height:380px}.wow-notif-item{display:flex;gap:var(--wow-space-3);padding:var(--wow-space-3) var(--wow-space-4);border-bottom:1px solid var(--wow-border);cursor:pointer;position:relative;transition:background var(--wow-transition-fast)}.wow-notif-item:last-child{border-bottom:none}.wow-notif-item:hover{background:var(--wow-surface-hover)}.wow-notif-item--unread:before{content:"";position:absolute;left:6px;top:22px;width:6px;height:6px;background:var(--wow-accent);border-radius:var(--wow-radius-full)}.wow-notif-item__icon{width:32px;height:32px;display:grid;place-items:center;border-radius:var(--wow-radius-full);background:var(--wow-surface-hover);color:var(--wow-text-muted);flex-shrink:0}.wow-notif-item__icon>i[data-lucide],.wow-notif-item__icon>svg{width:16px;height:16px}.wow-notif-item__icon--whatsapp{background:#25d36626;color:#25d366}.wow-notif-item__icon--task{background:var(--wow-accent-soft);color:var(--wow-accent)}.wow-notif-item__icon--warning{background:var(--wow-warning-soft);color:var(--wow-warning)}.wow-notif-item__icon--danger{background:var(--wow-danger-soft);color:var(--wow-danger)}.wow-notif-item__icon--success{background:var(--wow-success-soft);color:var(--wow-success)}.wow-notif-item__icon--info{background:var(--wow-info-soft);color:var(--wow-info)}.wow-notif-item__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wow-notif-item__title{color:var(--wow-text);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);line-height:1.3}.wow-notif-item--unread .wow-notif-item__title{color:var(--wow-text-strong)}.wow-notif-item__msg{color:var(--wow-text-muted);font-size:var(--wow-text-xs);line-height:var(--wow-leading-normal);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wow-notif-item__meta{display:flex;align-items:center;gap:var(--wow-space-2);margin-top:4px;color:var(--wow-text-subtle);font-size:var(--wow-text-xs)}.wow-notif-item__actions{display:flex;gap:var(--wow-space-1);margin-top:var(--wow-space-2)}.wow-notif__footer{padding:var(--wow-space-2);border-top:1px solid var(--wow-border);text-align:center}.wow-notif__footer a{display:block;padding:var(--wow-space-1);color:var(--wow-accent);font-size:var(--wow-text-sm);text-decoration:none;border-radius:var(--wow-radius-sm)}.wow-notif__footer a:hover{background:var(--wow-surface-hover)}.wow-notif__empty{padding:var(--wow-space-8) var(--wow-space-4);text-align:center;color:var(--wow-text-muted)}.wow-notif__empty i[data-lucide]{width:32px;height:32px;color:var(--wow-text-subtle);margin-bottom:var(--wow-space-2)}.wow-notif-bell{position:relative;display:inline-grid;place-items:center}.wow-notif-bell__count{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;background:var(--wow-danger);color:#fff;border-radius:var(--wow-radius-full);border:2px solid var(--wow-bg-elevated);font-size:10px;font-weight:var(--wow-weight-semibold);display:inline-flex;align-items:center;justify-content:center;line-height:1}.wow-chat{display:flex;flex-direction:column;min-height:0;height:100%;background:var(--wow-bg);color:var(--wow-text);font-family:var(--wow-font-sans)}.wow-chat__header{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-3) var(--wow-space-5);background:var(--wow-bg-elevated);border-bottom:1px solid var(--wow-border);flex-shrink:0}.wow-chat__header-title{color:var(--wow-text-strong);font-weight:var(--wow-weight-semibold);font-size:var(--wow-text-sm);line-height:var(--wow-leading-tight)}.wow-chat__header-subtitle{color:var(--wow-text-muted);font-size:var(--wow-text-xs);display:flex;align-items:center;gap:var(--wow-space-2);margin-top:2px}.wow-chat__header-grow{flex:1;min-width:0}.wow-chat__header-actions{display:flex;gap:var(--wow-space-1);align-items:center}.wow-chat__body{flex:1;min-height:0;overflow-y:auto;padding:var(--wow-space-5);display:flex;flex-direction:column;gap:var(--wow-space-3);scroll-behavior:smooth}.wow-chat__footer{flex-shrink:0;padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-bg-elevated);border-top:1px solid var(--wow-border)}.wow-chat__day{align-self:center;color:var(--wow-text-subtle);font-size:var(--wow-text-xs);padding:var(--wow-space-1) var(--wow-space-3);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-full)}.wow-message{display:flex;gap:var(--wow-space-2);max-width:75%;align-items:flex-end}.wow-message__avatar{flex-shrink:0}.wow-message__stack{display:flex;flex-direction:column;gap:2px;min-width:0}.wow-message__author{color:var(--wow-text-muted);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);padding:0 var(--wow-space-2)}.wow-message__bubble{padding:var(--wow-space-2) var(--wow-space-3);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);color:var(--wow-text);font-size:var(--wow-text-sm);line-height:var(--wow-leading-normal);word-wrap:break-word;overflow-wrap:break-word;min-width:0}.wow-message__text{white-space:pre-wrap}.wow-message__text a{color:var(--wow-accent);text-decoration:underline}.wow-message__text code{font-family:var(--wow-font-mono);font-size:.85em;padding:1px 4px;background:#00000040;border-radius:var(--wow-radius-sm)}.wow-message__text pre{margin:var(--wow-space-2) 0 0;padding:var(--wow-space-2);background:#00000059;border-radius:var(--wow-radius-sm);overflow-x:auto;font-family:var(--wow-font-mono);font-size:var(--wow-text-xs);line-height:var(--wow-leading-normal)}.wow-message__meta{display:flex;align-items:center;gap:var(--wow-space-1);margin-top:var(--wow-space-1);font-size:10px;color:var(--wow-text-subtle);line-height:1}.wow-message__time{white-space:nowrap}.wow-message__status{display:inline-flex}.wow-message__status i[data-lucide],.wow-message__status svg{width:12px;height:12px}.wow-message__status--read{color:var(--wow-accent)}.wow-message__status--error{color:var(--wow-danger)}.wow-chat--bubble .wow-message--received .wow-message__bubble{border-bottom-left-radius:var(--wow-radius-sm)}.wow-chat--bubble .wow-message--sent .wow-message__bubble{border-bottom-right-radius:var(--wow-radius-sm)}.wow-message--sent{align-self:flex-end;flex-direction:row-reverse}.wow-message--sent .wow-message__stack{align-items:flex-end}.wow-message--sent .wow-message__bubble{background:var(--wow-accent);border-color:var(--wow-accent);color:var(--wow-text-inverse)}.wow-message--sent .wow-message__text a{color:var(--wow-text-inverse)}.wow-message--sent .wow-message__text code,.wow-message--sent .wow-message__text pre{background:#0003}.wow-message--sent .wow-message__meta{justify-content:flex-end}.wow-message--received{align-self:flex-start}.wow-message--system{align-self:center;max-width:80%;color:var(--wow-text-subtle);font-size:var(--wow-text-xs);text-align:center;padding:var(--wow-space-1) var(--wow-space-3);background:transparent}.wow-message--system .wow-message__bubble{background:transparent;border:0;padding:0;color:inherit;font-size:inherit}.wow-message__reply{display:block;padding:var(--wow-space-1) var(--wow-space-2);margin:0 0 var(--wow-space-2);background:#ffffff0f;border-left:3px solid var(--wow-accent);border-radius:var(--wow-radius-sm);font-size:var(--wow-text-xs);line-height:var(--wow-leading-tight);color:var(--wow-text-muted)}.wow-message__reply-author{display:block;color:var(--wow-accent);font-weight:var(--wow-weight-semibold);margin-bottom:2px}.wow-message--sent .wow-message__reply{background:#0000002e;border-left-color:var(--wow-text-inverse);color:#0b0f1abf}.wow-message--sent .wow-message__reply-author{color:var(--wow-text-inverse)}.wow-message__attachment{margin:0 0 var(--wow-space-2);border-radius:var(--wow-radius-md);overflow:hidden}.wow-message__attachment:last-child{margin-bottom:0}.wow-message__image{display:block;max-width:100%;max-height:280px;border-radius:var(--wow-radius-md);cursor:zoom-in}.wow-message__file{display:flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-2) var(--wow-space-3);background:#ffffff0d;border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);color:inherit;text-decoration:none;min-width:220px}.wow-message__file i[data-lucide],.wow-message__file svg{width:20px;height:20px;flex-shrink:0;color:var(--wow-accent)}.wow-message__file-info{display:flex;flex-direction:column;min-width:0}.wow-message__file-name{font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);color:var(--wow-text-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wow-message__file-size{font-size:var(--wow-text-xs);color:var(--wow-text-muted)}.wow-message--sent .wow-message__file{background:#00000026;border-color:#0003}.wow-message--sent .wow-message__file i[data-lucide],.wow-message--sent .wow-message__file svg{color:var(--wow-text-inverse)}.wow-message--sent .wow-message__file-name{color:var(--wow-text-inverse)}.wow-message--sent .wow-message__file-size{color:#0b0f1aa6}.wow-message__audio{display:flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-2) var(--wow-space-3);min-width:220px}.wow-message__audio-play{width:32px;height:32px;border-radius:var(--wow-radius-full);background:var(--wow-accent);color:var(--wow-text-inverse);display:grid;place-items:center;flex-shrink:0;cursor:pointer;border:0}.wow-message__audio-play i[data-lucide],.wow-message__audio-play svg{width:14px;height:14px}.wow-message__audio-wave{flex:1;height:24px;background:repeating-linear-gradient(90deg,currentColor 0 2px,transparent 2px 5px);color:var(--wow-text-subtle);opacity:.6;-webkit-mask-image:linear-gradient(90deg,#000,#000 40%,#00000059);mask-image:linear-gradient(90deg,#000,#000 40%,#00000059)}.wow-message__audio-time{font-size:var(--wow-text-xs);color:var(--wow-text-muted);font-variant-numeric:tabular-nums}.wow-message--sent .wow-message__audio-play{background:var(--wow-text-inverse);color:var(--wow-accent)}.wow-message--sent .wow-message__audio-time{color:#0b0f1ab3}.wow-message__reactions{display:flex;flex-wrap:wrap;gap:4px;margin-top:var(--wow-space-1);padding:0 var(--wow-space-1)}.wow-message--sent .wow-message__reactions{justify-content:flex-end}.wow-message__reaction{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-full);font-size:var(--wow-text-xs);color:var(--wow-text-muted);cursor:pointer;transition:background var(--wow-transition-fast)}.wow-message__reaction:hover{background:var(--wow-surface-hover)}.wow-message__reaction--mine{background:var(--wow-accent-soft);border-color:var(--wow-accent);color:var(--wow-accent)}.wow-chat__typing{align-self:flex-start;display:flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-2) var(--wow-space-3);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);border-bottom-left-radius:var(--wow-radius-sm);color:var(--wow-text-muted);font-size:var(--wow-text-xs)}.wow-chat__typing-dots{display:inline-flex;gap:3px}.wow-chat__typing-dots span{width:6px;height:6px;background:var(--wow-text-muted);border-radius:var(--wow-radius-full);animation:wow-chat-typing 1.2s infinite ease-in-out}.wow-chat__typing-dots span:nth-child(2){animation-delay:.15s}.wow-chat__typing-dots span:nth-child(3){animation-delay:.3s}@keyframes wow-chat-typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.wow-chat__composer{display:flex;align-items:flex-end;gap:var(--wow-space-2)}.wow-chat__composer-actions{display:flex;gap:var(--wow-space-1);flex-shrink:0}.wow-chat__composer-input{flex:1;min-height:40px;max-height:160px;resize:none;overflow-y:auto;padding:var(--wow-space-2) var(--wow-space-3);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);color:var(--wow-text);font-family:inherit;font-size:var(--wow-text-sm);line-height:var(--wow-leading-normal);transition:border-color var(--wow-transition-fast),box-shadow var(--wow-transition-fast)}.wow-chat__composer-input::placeholder{color:var(--wow-text-subtle)}.wow-chat__composer-input:focus{outline:none;border-color:var(--wow-accent);box-shadow:var(--wow-shadow-glow)}.wow-chat--flat .wow-message{max-width:100%;align-items:flex-start;gap:var(--wow-space-3);flex-direction:row!important;align-self:stretch!important;padding:var(--wow-space-1) 0}.wow-chat--flat .wow-message__stack{flex:1}.wow-chat--flat .wow-message__bubble{background:transparent;border:0;padding:0;color:var(--wow-text);border-radius:0}.wow-chat--flat .wow-message--sent .wow-message__bubble{background:transparent;color:var(--wow-text)}.wow-chat--flat .wow-message--sent .wow-message__text a{color:var(--wow-accent)}.wow-chat--flat .wow-message__author{padding:0;color:var(--wow-text-strong);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-semibold);display:inline}.wow-chat--flat .wow-message__meta{display:inline-flex;margin-top:0;margin-left:var(--wow-space-2);font-size:var(--wow-text-xs);color:var(--wow-text-subtle)}.wow-chat--flat .wow-message__stack>:first-child:not(.wow-message__bubble){margin-bottom:2px}.wow-chat--flat .wow-message__reactions{padding:0;justify-content:flex-start!important}.wow-chat--flat .wow-message--sent .wow-message__file{background:#ffffff0d}.wow-chat--flat .wow-message--sent .wow-message__file-name{color:var(--wow-text-strong)}.wow-chat--flat .wow-message--sent .wow-message__file-size{color:var(--wow-text-muted)}.wow-chat--flat .wow-message--sent .wow-message__file i[data-lucide],.wow-chat--flat .wow-message--sent .wow-message__file svg{color:var(--wow-accent)}.wow-chat--compact .wow-chat__body{padding:0;gap:0}.wow-chat--compact .wow-message{max-width:100%;align-self:stretch;flex-direction:row!important;gap:var(--wow-space-4);padding:var(--wow-space-5) var(--wow-space-6);border-bottom:1px solid var(--wow-border);align-items:flex-start}.wow-chat--compact .wow-message--sent{background:var(--wow-bg)}.wow-chat--compact .wow-message--received{background:var(--wow-bg-elevated)}.wow-chat--compact .wow-message__stack{flex:1;align-items:flex-start!important}.wow-chat--compact .wow-message__bubble{background:transparent;border:0;padding:0;color:var(--wow-text);font-size:var(--wow-text-base);line-height:var(--wow-leading-relaxed);border-radius:0}.wow-chat--compact .wow-message--sent .wow-message__bubble{color:var(--wow-text)}.wow-chat--compact .wow-message--sent .wow-message__text a{color:var(--wow-accent)}.wow-chat--compact .wow-message__author{padding:0;color:var(--wow-text-strong);font-weight:var(--wow-weight-semibold);font-size:var(--wow-text-sm);margin-bottom:var(--wow-space-2)}.wow-chat--compact .wow-message__meta{margin-top:var(--wow-space-2)}.wow-chat--compact .wow-message--sent .wow-message__file{background:#ffffff0d}.wow-chat--compact .wow-message--sent .wow-message__file-name{color:var(--wow-text-strong)}.wow-chat--compact .wow-message--sent .wow-message__file-size{color:var(--wow-text-muted)}.wow-chat--compact .wow-message--sent .wow-message__file i[data-lucide],.wow-chat--compact .wow-message--sent .wow-message__file svg{color:var(--wow-accent)}@media(max-width:640px){.wow-message{max-width:88%}.wow-chat__body{padding:var(--wow-space-3)}.wow-chat--compact .wow-message{padding:var(--wow-space-4);gap:var(--wow-space-3)}}.wow-progress{width:100%;height:8px;background:var(--wow-surface-hover);border-radius:var(--wow-radius-full);overflow:hidden;position:relative}.wow-progress__bar{height:100%;background:var(--wow-accent);border-radius:var(--wow-radius-full);transition:width var(--wow-transition-base)}.wow-progress--sm{height:4px}.wow-progress--lg{height:12px}.wow-progress--success .wow-progress__bar{background:var(--wow-success)}.wow-progress--warning .wow-progress__bar{background:var(--wow-warning)}.wow-progress--danger .wow-progress__bar{background:var(--wow-danger)}.wow-progress--indeterminate .wow-progress__bar{width:35%!important;animation:wow-progress-indeterminate 1.5s ease-in-out infinite}@keyframes wow-progress-indeterminate{0%{transform:translate(-100%)}to{transform:translate(300%)}}.wow-progress-wrap{display:flex;flex-direction:column;gap:var(--wow-space-2)}.wow-progress-wrap__head{display:flex;justify-content:space-between;font-size:var(--wow-text-xs)}.wow-progress-wrap__label{color:var(--wow-text)}.wow-progress-wrap__value{color:var(--wow-text-muted);font-family:var(--wow-font-mono)}.wow-progress-circle{width:48px;height:48px;display:grid;place-items:center;position:relative}.wow-progress-circle svg{transform:rotate(-90deg);width:100%;height:100%}.wow-progress-circle__track{stroke:var(--wow-surface-hover);stroke-width:4;fill:none}.wow-progress-circle__bar{stroke:var(--wow-accent);stroke-width:4;fill:none;stroke-linecap:round;transition:stroke-dasharray var(--wow-transition-base)}.wow-progress-circle__label{position:absolute;font-size:var(--wow-text-xs);color:var(--wow-text);font-weight:var(--wow-weight-semibold);font-family:var(--wow-font-mono)}.wow-spinner{display:inline-block;width:20px;height:20px;border:2px solid var(--wow-border-strong);border-top-color:var(--wow-accent);border-radius:var(--wow-radius-full);animation:wow-spin .7s linear infinite;vertical-align:middle}.wow-spinner--sm{width:14px;height:14px;border-width:2px}.wow-spinner--lg{width:32px;height:32px;border-width:3px}.wow-spinner--xl{width:48px;height:48px;border-width:4px}.wow-spinner--muted{border-top-color:var(--wow-text-muted)}.wow-spinner--success{border-top-color:var(--wow-success)}.wow-spinner--danger{border-top-color:var(--wow-danger)}.wow-spinner-wrap{display:inline-flex;align-items:center;gap:var(--wow-space-2);color:var(--wow-text-muted);font-size:var(--wow-text-sm)}@keyframes wow-spin{to{transform:rotate(360deg)}}.wow-skeleton{display:block;background:linear-gradient(90deg,var(--wow-surface-hover) 0%,var(--wow-border-strong) 50%,var(--wow-surface-hover) 100%);background-size:200% 100%;animation:wow-shimmer 1.4s ease-in-out infinite;border-radius:var(--wow-radius-md)}.wow-skeleton--text{height:.875rem;width:100%;border-radius:var(--wow-radius-sm)}.wow-skeleton--text-sm{height:.75rem}.wow-skeleton--text-lg{height:1.25rem}.wow-skeleton--title{height:1.5rem;width:60%}.wow-skeleton--circle{border-radius:var(--wow-radius-full)}.wow-skeleton--block{width:100%}.wow-skeleton-card{padding:var(--wow-space-5);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);display:flex;flex-direction:column;gap:var(--wow-space-3)}.wow-skeleton-list-item{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-3) 0}.wow-skeleton-list-item+.wow-skeleton-list-item{border-top:1px solid var(--wow-border)}.wow-skeleton-list-item__body{flex:1;display:flex;flex-direction:column;gap:var(--wow-space-2)}.wow-skeleton-table{width:100%;border-collapse:collapse}.wow-skeleton-table td{padding:var(--wow-space-3);border-bottom:1px solid var(--wow-border)}@keyframes wow-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.wow-timeline{list-style:none;margin:0;padding:0;position:relative}.wow-timeline__item{position:relative;padding-left:36px;padding-bottom:var(--wow-space-5)}.wow-timeline__item:last-child{padding-bottom:0}.wow-timeline__item:before{content:"";position:absolute;left:11px;top:24px;bottom:-4px;width:2px;background:var(--wow-border)}.wow-timeline__item:last-child:before{display:none}.wow-timeline__dot{position:absolute;left:0;top:2px;width:24px;height:24px;display:grid;place-items:center;background:var(--wow-surface);color:var(--wow-text-muted);border:2px solid var(--wow-border-strong);border-radius:var(--wow-radius-full);z-index:1}.wow-timeline__dot>i[data-lucide],.wow-timeline__dot>svg{width:12px;height:12px}.wow-timeline__dot--success{background:var(--wow-success-soft);color:var(--wow-success);border-color:var(--wow-success)}.wow-timeline__dot--warning{background:var(--wow-warning-soft);color:var(--wow-warning);border-color:var(--wow-warning)}.wow-timeline__dot--danger{background:var(--wow-danger-soft);color:var(--wow-danger);border-color:var(--wow-danger)}.wow-timeline__dot--accent{background:var(--wow-accent-soft);color:var(--wow-accent);border-color:var(--wow-accent)}.wow-timeline__dot--whatsapp{background:#25d36626;color:#25d366;border-color:#25d366}.wow-timeline__title{color:var(--wow-text);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);line-height:var(--wow-leading-tight)}.wow-timeline__meta{display:flex;gap:var(--wow-space-2);color:var(--wow-text-subtle);font-size:var(--wow-text-xs);margin-top:2px;align-items:center}.wow-timeline__body{color:var(--wow-text-muted);font-size:var(--wow-text-sm);line-height:var(--wow-leading-normal);margin-top:var(--wow-space-2);padding:var(--wow-space-3);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md)}.wow-timeline--compact .wow-timeline__item{padding-bottom:var(--wow-space-3)}.wow-timeline--compact .wow-timeline__body{display:none}.wow-flowchart{display:block;width:100%;background:var(--wow-bg-elevated);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);padding:var(--wow-space-4);overflow:auto}.wow-flowchart__svg{display:block;width:100%;height:auto;max-width:100%}.wow-flow-node__shape{fill:var(--wow-surface);stroke:var(--wow-border-strong);stroke-width:1.5;transition:all var(--wow-transition-fast)}.wow-flow-node__body{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:3px;padding:8px 12px;box-sizing:border-box;font-family:var(--wow-font-sans);color:var(--wow-text);overflow:hidden}.wow-flow-node__body--center{align-items:center;text-align:center}.wow-flow-node__head{display:flex;align-items:center;gap:6px;color:var(--wow-text-strong);font-size:12px;font-weight:var(--wow-weight-semibold);line-height:1.15}.wow-flow-node__head i[data-lucide],.wow-flow-node__head svg{width:14px;height:14px;color:var(--wow-accent);flex-shrink:0}.wow-flow-node__title{line-height:1.15}.wow-flow-node__desc{color:var(--wow-text-muted);font-size:10px;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.wow-flow-node__text{fill:var(--wow-text);font-family:var(--wow-font-sans);font-size:12px;font-weight:var(--wow-weight-semibold);text-anchor:middle;dominant-baseline:middle;pointer-events:none}.wow-flow-node--start .wow-flow-node__shape,.wow-flow-node--end .wow-flow-node__shape{fill:var(--wow-accent-soft);stroke:var(--wow-accent)}.wow-flow-node--start .wow-flow-node__head,.wow-flow-node--end .wow-flow-node__head,.wow-flow-node--start .wow-flow-node__head i,.wow-flow-node--end .wow-flow-node__head i{color:var(--wow-accent)}.wow-flow-node--decision .wow-flow-node__shape{fill:var(--wow-warning-soft);stroke:var(--wow-warning)}.wow-flow-node--decision .wow-flow-node__head,.wow-flow-node--decision .wow-flow-node__head i{color:var(--wow-warning)}.wow-flow-node--success .wow-flow-node__shape{fill:var(--wow-success-soft);stroke:var(--wow-success)}.wow-flow-node--success .wow-flow-node__head,.wow-flow-node--success .wow-flow-node__head i{color:var(--wow-success)}.wow-flow-node--error .wow-flow-node__shape{fill:var(--wow-danger-soft);stroke:var(--wow-danger)}.wow-flow-node--error .wow-flow-node__head,.wow-flow-node--error .wow-flow-node__head i{color:var(--wow-danger)}.wow-flow-node--current .wow-flow-node__shape{stroke-width:2.5;filter:drop-shadow(0 0 6px var(--wow-accent))}.wow-flow-node--muted .wow-flow-node__shape{opacity:.5}.wow-flow-node--muted .wow-flow-node__body{opacity:.6}.wow-flow-edge{fill:none;stroke:var(--wow-border-strong);stroke-width:1.5;marker-end:url(#wow-flow-arrow)}.wow-flow-edge--active{stroke:var(--wow-accent);stroke-width:2;marker-end:url(#wow-flow-arrow-accent)}.wow-flow-edge--success{stroke:var(--wow-success);marker-end:url(#wow-flow-arrow-success)}.wow-flow-edge--error{stroke:var(--wow-danger);marker-end:url(#wow-flow-arrow-error)}.wow-flow-edge--dashed{stroke-dasharray:4 3}.wow-flow-edge-label{fill:var(--wow-text-muted);font-family:var(--wow-font-sans);font-size:10px;font-weight:var(--wow-weight-medium);text-anchor:middle;dominant-baseline:middle}.wow-flow-edge-label__bg{fill:var(--wow-bg-elevated)}.wow-flow-arrow-path{fill:var(--wow-border-strong)}.wow-flow-arrow-path--accent{fill:var(--wow-accent)}.wow-flow-arrow-path--success{fill:var(--wow-success)}.wow-flow-arrow-path--error{fill:var(--wow-danger)}.wow-flow-legend{display:flex;flex-wrap:wrap;gap:var(--wow-space-3);padding:var(--wow-space-3) 0 0;font-size:var(--wow-text-xs);color:var(--wow-text-muted)}.wow-flow-legend__item{display:inline-flex;align-items:center;gap:6px}.wow-flow-legend__swatch{width:14px;height:10px;border-radius:3px;border:1.5px solid}.wow-flow-legend__swatch--start{background:var(--wow-accent-soft);border-color:var(--wow-accent)}.wow-flow-legend__swatch--process{background:var(--wow-surface);border-color:var(--wow-border-strong)}.wow-flow-legend__swatch--decision{background:var(--wow-warning-soft);border-color:var(--wow-warning);transform:rotate(45deg)}.wow-flow-legend__swatch--success{background:var(--wow-success-soft);border-color:var(--wow-success)}.wow-flow-legend__swatch--error{background:var(--wow-danger-soft);border-color:var(--wow-danger)}.wow-flow-node--wf-conditions .wow-flow-node__shape{fill:var(--wow-warning-soft);stroke:var(--wow-warning)}.wow-flow-node--wf-conditions .wow-flow-node__head,.wow-flow-node--wf-conditions .wow-flow-node__head i{color:var(--wow-warning)}.wow-flow-node--wf-decision .wow-flow-node__shape{fill:var(--wow-accent-soft);stroke:var(--wow-accent)}.wow-flow-node--wf-decision .wow-flow-node__head,.wow-flow-node--wf-decision .wow-flow-node__head i{color:var(--wow-accent)}.wow-flow-node--wf-ruleset .wow-flow-node__shape{fill:var(--wow-surface);stroke:var(--wow-accent)}.wow-flow-node--wf-ruleset .wow-flow-node__head i{color:var(--wow-accent)}.wow-flow-node--wf-ruleset .wow-flow-node__band{fill:var(--wow-accent);opacity:.22}.wow-flow-node--wf-decision-table .wow-flow-node__shape{fill:var(--wow-surface);stroke:#14b8a6}.wow-flow-node--wf-decision-table .wow-flow-node__head i{color:#14b8a6}.wow-flow-node--wf-decision-table .wow-flow-node__grid-line{stroke:#14b8a6;stroke-width:.75;opacity:.4}.wow-flow-node--wf-ai-model .wow-flow-node__shape{fill:#a855f71a;stroke:#a855f7;filter:drop-shadow(0 0 6px rgba(168,85,247,.35))}.wow-flow-node--wf-ai-model .wow-flow-node__head i{color:#c084fc}.wow-flow-node--wf-action .wow-flow-node__shape{fill:var(--wow-accent-soft);stroke:var(--wow-accent)}.wow-flow-node--wf-action .wow-flow-node__head i{color:var(--wow-accent)}.wow-flow-node--wf-subtree .wow-flow-node__shape{fill:#6366f11f;stroke:#6366f1}.wow-flow-node--wf-subtree .wow-flow-node__head i{color:#818cf8}.wow-flow-node--wf-subtree .wow-flow-node__bar{stroke:#6366f1;stroke-width:1.5}.wow-flow-node--wf-human-review .wow-flow-node__shape{fill:var(--wow-warning-soft);stroke:var(--wow-warning)}.wow-flow-node--wf-human-review .wow-flow-node__head i{color:var(--wow-warning)}.wow-flow-node--wf-result .wow-flow-node__shape{fill:var(--wow-surface);stroke:var(--wow-border-strong)}.wow-flow-node--wf-result.wow-flow-node--success .wow-flow-node__shape{fill:var(--wow-success-soft);stroke:var(--wow-success)}.wow-flow-node--wf-result.wow-flow-node--success .wow-flow-node__head,.wow-flow-node--wf-result.wow-flow-node--success .wow-flow-node__head i{color:var(--wow-success)}.wow-flow-node--wf-result.wow-flow-node--error .wow-flow-node__shape{fill:var(--wow-danger-soft);stroke:var(--wow-danger)}.wow-flow-node--wf-result.wow-flow-node--error .wow-flow-node__head,.wow-flow-node--wf-result.wow-flow-node--error .wow-flow-node__head i{color:var(--wow-danger)}.wow-flow-node--wf-result.wow-flow-node--current .wow-flow-node__shape{fill:var(--wow-accent-soft);stroke:var(--wow-accent)}.wow-flow-node--wf-result.wow-flow-node--current .wow-flow-node__head,.wow-flow-node--wf-result.wow-flow-node--current .wow-flow-node__head i{color:var(--wow-accent)}.wow-flow-node--wf-comment .wow-flow-node__shape{fill:var(--wow-bg);stroke:var(--wow-border-strong);stroke-dasharray:4 3}.wow-flow-node--wf-comment .wow-flow-node__bracket{stroke:var(--wow-border-strong);stroke-width:1.5;fill:none}.wow-flow-node--wf-comment .wow-flow-node__head i{color:var(--wow-warning)}.wow-flow-node--wf-section .wow-flow-node__shape{fill:transparent;stroke:var(--wow-border-strong);stroke-dasharray:5 3;stroke-width:1.5}.wow-flow-node--wf-section .wow-flow-node__label-bg{fill:var(--wow-bg-elevated);stroke:var(--wow-border);stroke-width:1}.wow-flow-node--wf-section .wow-flow-node__label-text{fill:var(--wow-text-muted);font-family:var(--wow-font-sans);font-size:10px;font-weight:var(--wow-weight-semibold);text-transform:uppercase;letter-spacing:.08em}.wow-canvas{position:relative;background:var(--wow-bg);background-image:radial-gradient(circle,var(--wow-border) 1px,transparent 1px);background-size:24px 24px;background-position:0 0;border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);overflow:hidden}.wow-canvas__toolbar{position:absolute;top:var(--wow-space-3);left:50%;transform:translate(-50%);display:flex;align-items:center;gap:var(--wow-space-1);padding:6px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-full);box-shadow:var(--wow-shadow-md);z-index:5}.wow-canvas__tool{width:34px;height:34px;display:grid;place-items:center;border:none;background:transparent;color:var(--wow-text-muted);border-radius:var(--wow-radius-full);cursor:pointer;transition:all var(--wow-transition-fast)}.wow-canvas__tool:hover{background:var(--wow-bg-elevated);color:var(--wow-text)}.wow-canvas__tool--active{background:var(--wow-accent);color:var(--wow-text-inverse)}.wow-canvas__tool>i[data-lucide],.wow-canvas__tool>svg{width:16px;height:16px}.wow-canvas__tool-sep{width:1px;height:20px;background:var(--wow-border);margin:0 4px}.wow-canvas__zoom{position:absolute;bottom:var(--wow-space-3);right:var(--wow-space-3);display:flex;align-items:center;gap:2px;padding:4px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);box-shadow:var(--wow-shadow-md);z-index:5;font-size:var(--wow-text-xs);color:var(--wow-text-muted)}.wow-canvas__zoom-btn{width:26px;height:26px;display:grid;place-items:center;border:none;background:transparent;color:var(--wow-text-muted);border-radius:var(--wow-radius-sm);cursor:pointer}.wow-canvas__zoom-btn:hover{background:var(--wow-bg-elevated);color:var(--wow-text)}.wow-canvas__zoom-btn>i[data-lucide],.wow-canvas__zoom-btn>svg{width:14px;height:14px}.wow-canvas__zoom-value{min-width:44px;text-align:center;font-variant-numeric:tabular-nums;color:var(--wow-text)}.wow-canvas__collab{position:absolute;top:var(--wow-space-3);right:var(--wow-space-3);display:flex;align-items:center;gap:var(--wow-space-2);padding:6px 10px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-full);box-shadow:var(--wow-shadow-md);z-index:5}.wow-canvas__avatars{display:flex}.wow-canvas__avatar{width:24px;height:24px;border-radius:var(--wow-radius-full);border:2px solid var(--wow-surface);margin-left:-6px;display:grid;place-items:center;color:#fff;font-size:10px;font-weight:var(--wow-weight-semibold);font-family:var(--wow-font-sans)}.wow-canvas__avatar:first-child{margin-left:0}.wow-canvas__share-btn{padding:4px 12px;background:var(--wow-accent);color:var(--wow-text-inverse);border:none;border-radius:var(--wow-radius-full);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);cursor:pointer}.wow-canvas__layer{position:relative;width:100%;height:100%}.wow-canvas__wires{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.wow-canvas__wire{fill:none;stroke:var(--wow-border-strong);stroke-width:1.5;stroke-dasharray:5 3}.wow-canvas__wire--accent{stroke:var(--wow-accent);stroke-dasharray:none}.wow-canvas__wire--success{stroke:var(--wow-success);stroke-dasharray:none;stroke-width:2}.wow-canvas__wire--error{stroke:var(--wow-danger);stroke-dasharray:none;stroke-width:2}.wow-canvas__item{position:absolute;z-index:2}.wow-sticky{width:180px;min-height:160px;padding:var(--wow-space-3);border-radius:4px;box-shadow:0 1px 2px #0006,0 6px 14px #00000059;display:flex;flex-direction:column;gap:6px;font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);line-height:var(--wow-leading-normal);transform:rotate(var(--sticky-rot, -1deg));transition:transform var(--wow-transition-fast)}.wow-sticky:hover{transform:rotate(0) scale(1.02)}.wow-sticky__head{display:flex;align-items:center;justify-content:space-between;gap:6px;font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:var(--wow-weight-semibold);opacity:.7}.wow-sticky__title{font-weight:var(--wow-weight-semibold);font-size:var(--wow-text-base);line-height:1.25}.wow-sticky__body{flex:1}.wow-sticky--yellow{background:#fef08a;color:#713f12}.wow-sticky--pink{background:#fbcfe8;color:#831843}.wow-sticky--cyan{background:#a5f3fc;color:#155e75}.wow-sticky--green{background:#bbf7d0;color:#14532d}.wow-sticky--purple{background:#ddd6fe;color:#4c1d95}.wow-sticky--orange{background:#fed7aa;color:#7c2d12}.wow-canvas-card{width:240px;padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);box-shadow:var(--wow-shadow-lg);display:flex;flex-direction:column;gap:8px;font-family:var(--wow-font-sans)}.wow-canvas-card__head{display:flex;align-items:center;gap:var(--wow-space-2);color:var(--wow-text-strong);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-semibold)}.wow-canvas-card__head i[data-lucide],.wow-canvas-card__head svg{width:16px;height:16px;color:var(--wow-accent)}.wow-canvas-card__desc{color:var(--wow-text-muted);font-size:var(--wow-text-xs);line-height:var(--wow-leading-normal)}.wow-canvas-card__meta{display:flex;gap:6px;flex-wrap:wrap;align-items:center;padding-top:6px;border-top:1px dashed var(--wow-border);font-size:10px;color:var(--wow-text-muted)}.wow-canvas-card--selected{border-color:var(--wow-accent);box-shadow:0 0 0 2px var(--wow-accent-soft),var(--wow-shadow-lg)}.wow-canvas-text{font-family:var(--wow-font-sans);color:var(--wow-text-strong);max-width:320px}.wow-canvas-text--title{font-size:var(--wow-text-xl);font-weight:var(--wow-weight-bold);letter-spacing:-.01em}.wow-canvas-text--heading{font-size:var(--wow-text-lg);font-weight:var(--wow-weight-semibold)}.wow-canvas-text--body{font-size:var(--wow-text-sm);color:var(--wow-text);line-height:var(--wow-leading-normal)}.wow-canvas-text--label{display:inline-block;padding:4px 10px;font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold);color:var(--wow-accent);background:var(--wow-accent-soft);border:1px solid var(--wow-accent);border-radius:var(--wow-radius-full)}.wow-canvas-shape{background:var(--wow-surface);border:1.5px solid var(--wow-border-strong);box-shadow:var(--wow-shadow-sm)}.wow-canvas-shape--rect{border-radius:var(--wow-radius-md)}.wow-canvas-shape--pill{border-radius:999px}.wow-canvas-shape--circle{border-radius:50%}.wow-canvas-shape--accent{background:var(--wow-accent-soft);border-color:var(--wow-accent)}.wow-canvas-shape--success{background:var(--wow-success-soft);border-color:var(--wow-success)}.wow-canvas-shape--warning{background:var(--wow-warning-soft);border-color:var(--wow-warning)}.wow-canvas-shape--danger{background:var(--wow-danger-soft);border-color:var(--wow-danger)}.wow-canvas-flow-node{position:relative;width:200px;min-height:86px;padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-surface);border:1.5px solid var(--wow-border-strong);border-radius:var(--wow-radius-lg);box-shadow:var(--wow-shadow-md);display:flex;flex-direction:column;gap:4px;font-family:var(--wow-font-sans);color:var(--wow-text);transition:transform var(--wow-transition-fast),box-shadow var(--wow-transition-fast)}.wow-canvas-flow-node:hover{transform:translateY(-1px);box-shadow:var(--wow-shadow-lg)}.wow-canvas-flow-node__head{display:flex;align-items:center;gap:var(--wow-space-2);color:var(--wow-text-strong);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-semibold);position:relative;z-index:1}.wow-canvas-flow-node__head i[data-lucide],.wow-canvas-flow-node__head svg{width:16px;height:16px;color:var(--wow-accent);flex-shrink:0}.wow-canvas-flow-node__desc{color:var(--wow-text-muted);font-size:var(--wow-text-xs);line-height:var(--wow-leading-normal);position:relative;z-index:1}.wow-canvas-flow-node--terminal{border-radius:999px;align-items:center;text-align:center;padding:var(--wow-space-3) var(--wow-space-5)}.wow-canvas-flow-node--decision{background:transparent;border:none;box-shadow:none;width:220px;min-height:140px;padding:var(--wow-space-4) var(--wow-space-6);align-items:center;justify-content:center;text-align:center}.wow-canvas-flow-node--decision:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--wow-surface);border:1.5px solid var(--wow-border-strong);border-radius:var(--wow-radius-sm);transform:rotate(45deg) scale(.72);box-shadow:var(--wow-shadow-md);z-index:0}.wow-canvas-flow-node--decision:hover:before{box-shadow:var(--wow-shadow-lg)}.wow-canvas-flow-node--io{background:transparent;border:none;box-shadow:none}.wow-canvas-flow-node--io:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--wow-surface);border:1.5px solid var(--wow-border-strong);border-radius:var(--wow-radius-sm);transform:skew(-14deg);box-shadow:var(--wow-shadow-md);z-index:0}.wow-canvas-flow-node--io:hover:before{box-shadow:var(--wow-shadow-lg)}.wow-canvas-flow-node--success{border-color:var(--wow-success);background:var(--wow-success-soft)}.wow-canvas-flow-node--success:before{border-color:var(--wow-success);background:var(--wow-success-soft)}.wow-canvas-flow-node--success .wow-canvas-flow-node__head i[data-lucide],.wow-canvas-flow-node--success .wow-canvas-flow-node__head svg{color:var(--wow-success)}.wow-canvas-flow-node--error{border-color:var(--wow-danger);background:var(--wow-danger-soft)}.wow-canvas-flow-node--error:before{border-color:var(--wow-danger);background:var(--wow-danger-soft)}.wow-canvas-flow-node--error .wow-canvas-flow-node__head i[data-lucide],.wow-canvas-flow-node--error .wow-canvas-flow-node__head svg{color:var(--wow-danger)}.wow-canvas-flow-node--current{border-color:var(--wow-accent);background:var(--wow-accent-soft);box-shadow:0 0 0 2px var(--wow-accent-soft),var(--wow-shadow-md)}.wow-canvas-flow-node--current:before{border-color:var(--wow-accent);background:var(--wow-accent-soft)}.wow-canvas-flow-node--muted{opacity:.55}.wow-canvas-frame{position:absolute;border:1.5px dashed var(--wow-border-strong);border-radius:var(--wow-radius-md);padding:0;z-index:0}.wow-canvas-frame__label{position:absolute;top:-10px;left:12px;padding:2px 10px;background:var(--wow-bg);color:var(--wow-text-muted);font-family:var(--wow-font-sans);font-size:10px;font-weight:var(--wow-weight-semibold);text-transform:uppercase;letter-spacing:.08em;border-radius:var(--wow-radius-sm)}.wow-canvas-cursor{position:absolute;z-index:10;pointer-events:none;display:flex;align-items:flex-start;gap:0}.wow-canvas-cursor__arrow{width:18px;height:18px;flex-shrink:0}.wow-canvas-cursor__name{margin-top:12px;padding:2px 8px;font-family:var(--wow-font-sans);font-size:10px;font-weight:var(--wow-weight-semibold);color:#fff;border-radius:var(--wow-radius-sm);white-space:nowrap}.wow-canvas__minimap{position:absolute;bottom:var(--wow-space-3);left:var(--wow-space-3);width:140px;height:90px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);box-shadow:var(--wow-shadow-md);z-index:5;overflow:hidden;padding:8px}.wow-canvas__minimap-viewport{position:absolute;border:1.5px solid var(--wow-accent);background:var(--wow-accent-soft);border-radius:2px}.wow-canvas__minimap-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--wow-text-muted)}.wow-kanban{display:flex;flex-direction:column;background:var(--wow-bg-elevated);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);overflow:hidden}.wow-kanban__header{display:flex;align-items:center;justify-content:space-between;gap:var(--wow-space-3);padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-surface);border-bottom:1px solid var(--wow-border);flex-wrap:wrap}.wow-kanban__title{display:flex;align-items:center;gap:var(--wow-space-2);color:var(--wow-text-strong);font-family:var(--wow-font-sans);font-size:var(--wow-text-base);font-weight:var(--wow-weight-semibold);margin:0}.wow-kanban__title i[data-lucide],.wow-kanban__title svg{width:18px;height:18px;color:var(--wow-accent)}.wow-kanban__toolbar{display:flex;align-items:center;gap:var(--wow-space-2);flex-wrap:wrap}.wow-kanban__search{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:var(--wow-bg-elevated);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);color:var(--wow-text-muted);font-size:var(--wow-text-xs);font-family:var(--wow-font-sans);min-width:200px}.wow-kanban__search i{width:12px;height:12px}.wow-kanban__chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--wow-bg-elevated);border:1px solid var(--wow-border);border-radius:var(--wow-radius-full);font-size:var(--wow-text-xs);color:var(--wow-text-muted);font-family:var(--wow-font-sans)}.wow-kanban__chip i{width:12px;height:12px}.wow-kanban__board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:var(--wow-space-3);padding:var(--wow-space-3);overflow-x:auto;background:var(--wow-bg);align-items:stretch}.wow-kanban__col{display:flex;flex-direction:column;background:var(--wow-bg-elevated);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);min-height:300px}.wow-kanban__col-head{display:flex;align-items:center;justify-content:space-between;gap:var(--wow-space-2);padding:10px 12px;border-bottom:1px solid var(--wow-border)}.wow-kanban__col-title{display:inline-flex;align-items:center;gap:8px;color:var(--wow-text-strong);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-semibold)}.wow-kanban__col-dot{width:8px;height:8px;border-radius:50%;background:var(--wow-border-strong)}.wow-kanban__col-dot--todo{background:var(--wow-text-muted)}.wow-kanban__col-dot--progress{background:var(--wow-accent)}.wow-kanban__col-dot--review{background:var(--wow-warning)}.wow-kanban__col-dot--done{background:var(--wow-success)}.wow-kanban__col-dot--blocked{background:var(--wow-danger)}.wow-kanban__col-count{background:var(--wow-bg);border:1px solid var(--wow-border);color:var(--wow-text-muted);padding:1px 8px;border-radius:var(--wow-radius-full);font-size:10px;font-weight:var(--wow-weight-medium)}.wow-kanban__col-menu{background:transparent;border:none;color:var(--wow-text-muted);cursor:pointer;width:24px;height:24px;border-radius:var(--wow-radius-sm);display:grid;place-items:center}.wow-kanban__col-menu:hover{background:var(--wow-bg);color:var(--wow-text)}.wow-kanban__col-menu i{width:14px;height:14px}.wow-kanban__col-body{display:flex;flex-direction:column;gap:8px;padding:10px;flex:1}.wow-kanban__card{position:relative;padding:10px 12px 10px 14px;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);display:flex;flex-direction:column;gap:6px;font-family:var(--wow-font-sans);cursor:grab;transition:all var(--wow-transition-fast)}.wow-kanban__card:hover{border-color:var(--wow-border-strong);box-shadow:var(--wow-shadow-md);transform:translateY(-1px)}.wow-kanban__card:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:3px;background:var(--wow-border-strong)}.wow-kanban__card--p-low:before{background:var(--wow-text-muted)}.wow-kanban__card--p-medium:before{background:var(--wow-accent)}.wow-kanban__card--p-high:before{background:var(--wow-warning)}.wow-kanban__card--p-urgent:before{background:var(--wow-danger)}.wow-kanban__card--selected{border-color:var(--wow-accent);box-shadow:0 0 0 2px var(--wow-accent-soft),var(--wow-shadow-md)}.wow-kanban__card--overdue{border-color:var(--wow-danger);background:var(--wow-danger-soft)}.wow-kanban__card--done .wow-kanban__card-title{color:var(--wow-text-muted);text-decoration:line-through}.wow-kanban__card--done{opacity:.75}.wow-kanban__card-id{font-size:10px;color:var(--wow-text-subtle);font-family:var(--wow-font-mono);letter-spacing:.04em}.wow-kanban__card-title{color:var(--wow-text-strong);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-semibold);line-height:1.3}.wow-kanban__card-desc{color:var(--wow-text-muted);font-size:var(--wow-text-xs);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wow-kanban__card-tags{display:flex;flex-wrap:wrap;gap:4px}.wow-kanban__tag{padding:2px 8px;font-size:10px;font-weight:var(--wow-weight-medium);border-radius:var(--wow-radius-full);border:1px solid}.wow-kanban__tag--accent{color:var(--wow-accent);background:var(--wow-accent-soft);border-color:var(--wow-accent)}.wow-kanban__tag--success{color:var(--wow-success);background:var(--wow-success-soft);border-color:var(--wow-success)}.wow-kanban__tag--warning{color:var(--wow-warning);background:var(--wow-warning-soft);border-color:var(--wow-warning)}.wow-kanban__tag--danger{color:var(--wow-danger);background:var(--wow-danger-soft);border-color:var(--wow-danger)}.wow-kanban__tag--muted{color:var(--wow-text-muted);background:var(--wow-bg);border-color:var(--wow-border)}.wow-kanban__card-foot{display:flex;align-items:center;justify-content:space-between;gap:var(--wow-space-2);padding-top:4px}.wow-kanban__meta{display:inline-flex;align-items:center;gap:10px;color:var(--wow-text-muted);font-size:10px}.wow-kanban__meta span{display:inline-flex;align-items:center;gap:3px}.wow-kanban__meta i{width:12px;height:12px}.wow-kanban__meta--overdue{color:var(--wow-danger);font-weight:var(--wow-weight-semibold)}.wow-kanban__assignees{display:flex}.wow-kanban__assignee{width:22px;height:22px;border-radius:50%;border:2px solid var(--wow-surface);margin-left:-6px;display:grid;place-items:center;color:#fff;font-size:9px;font-weight:var(--wow-weight-semibold)}.wow-kanban__assignee:first-child{margin-left:0}.wow-kanban__progress{height:3px;background:var(--wow-border);border-radius:2px;overflow:hidden}.wow-kanban__progress-bar{height:100%;background:var(--wow-accent);transition:width var(--wow-transition-base)}.wow-kanban__add{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;border:1.5px dashed var(--wow-border);border-radius:var(--wow-radius-md);background:transparent;color:var(--wow-text-muted);font-size:var(--wow-text-xs);font-family:var(--wow-font-sans);font-weight:var(--wow-weight-medium);cursor:pointer;transition:all var(--wow-transition-fast)}.wow-kanban__add:hover{border-color:var(--wow-accent);color:var(--wow-accent);background:var(--wow-accent-soft)}.wow-kanban__add i{width:14px;height:14px}.wow-kanban__swimlane{display:flex;flex-direction:column;gap:var(--wow-space-2);margin-bottom:var(--wow-space-3)}.wow-kanban__swimlane-head{display:flex;align-items:center;gap:var(--wow-space-2);padding:6px 12px;font-family:var(--wow-font-sans);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold);color:var(--wow-text-muted);text-transform:uppercase;letter-spacing:.06em;background:var(--wow-bg-elevated);border-radius:var(--wow-radius-sm)}.wow-vc{display:flex;flex-direction:column;background:var(--wow-bg-elevated);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);overflow:hidden;font-family:var(--wow-font-sans)}.wow-vc__header{display:flex;align-items:center;justify-content:space-between;gap:var(--wow-space-3);padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-surface);border-bottom:1px solid var(--wow-border);flex-wrap:wrap}.wow-vc__title{display:flex;align-items:center;gap:var(--wow-space-2);color:var(--wow-text-strong);font-size:var(--wow-text-base);font-weight:var(--wow-weight-semibold);margin:0}.wow-vc__title i{width:18px;height:18px;color:var(--wow-accent)}.wow-vc__repo{font-family:var(--wow-font-mono);font-size:var(--wow-text-xs);color:var(--wow-text-muted);background:var(--wow-bg);padding:3px 8px;border-radius:var(--wow-radius-sm);border:1px solid var(--wow-border)}.wow-vc__branch-picker{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;background:var(--wow-bg);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);color:var(--wow-text);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium)}.wow-vc__branch-picker i{width:12px;height:12px;color:var(--wow-accent)}.wow-vc__body{display:flex}.wow-vc__sidebar{width:220px;flex-shrink:0;border-right:1px solid var(--wow-border);padding:var(--wow-space-3);background:var(--wow-bg)}.wow-vc__sidebar-title{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--wow-text-subtle);font-weight:var(--wow-weight-semibold);padding:0 8px 6px}.wow-vc__branch-list{display:flex;flex-direction:column;gap:2px}.wow-vc__branch{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:var(--wow-radius-sm);color:var(--wow-text);font-size:var(--wow-text-xs);cursor:pointer;font-family:var(--wow-font-mono)}.wow-vc__branch:hover{background:var(--wow-bg-elevated)}.wow-vc__branch--active{background:var(--wow-accent-soft);color:var(--wow-accent);font-weight:var(--wow-weight-semibold)}.wow-vc__branch i{width:12px;height:12px;color:var(--wow-text-muted)}.wow-vc__branch--active i{color:var(--wow-accent)}.wow-vc__branch-meta{margin-left:auto;font-family:var(--wow-font-sans);font-size:10px;color:var(--wow-text-muted)}.wow-vc__main{flex:1;min-width:0}.wow-vc__log{display:flex;flex-direction:column}.wow-vc__commit{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:var(--wow-space-3);padding:10px var(--wow-space-4);border-bottom:1px solid var(--wow-border);position:relative;transition:background var(--wow-transition-fast)}.wow-vc__commit:hover{background:var(--wow-surface)}.wow-vc__commit:last-child{border-bottom:none}.wow-vc__graph{width:60px;align-self:stretch;position:relative}.wow-vc__graph-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wow-vc__commit-body{display:flex;flex-direction:column;gap:2px;min-width:0}.wow-vc__commit-subject{color:var(--wow-text-strong);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);line-height:1.3;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.wow-vc__commit-desc{color:var(--wow-text-muted);font-size:var(--wow-text-xs)}.wow-vc__commit-meta{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--wow-text-muted)}.wow-vc__commit-meta span{display:inline-flex;align-items:center;gap:4px}.wow-vc__commit-meta i{width:11px;height:11px}.wow-vc__hash{font-family:var(--wow-font-mono);font-size:10px;color:var(--wow-text-muted);background:var(--wow-bg);padding:2px 6px;border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm)}.wow-vc__avatar{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:9px;font-weight:var(--wow-weight-semibold)}.wow-vc__ref{display:inline-flex;align-items:center;gap:4px;padding:1px 7px;font-family:var(--wow-font-mono);font-size:10px;font-weight:var(--wow-weight-medium);border-radius:var(--wow-radius-full);border:1px solid}.wow-vc__ref i{width:10px;height:10px}.wow-vc__ref--head{color:var(--wow-accent);background:var(--wow-accent-soft);border-color:var(--wow-accent)}.wow-vc__ref--branch{color:var(--wow-success);background:var(--wow-success-soft);border-color:var(--wow-success)}.wow-vc__ref--tag{color:var(--wow-warning);background:var(--wow-warning-soft);border-color:var(--wow-warning)}.wow-vc__ref--remote{color:var(--wow-text-muted);background:var(--wow-bg);border-color:var(--wow-border)}.wow-vc-pr{padding:var(--wow-space-4);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);display:flex;flex-direction:column;gap:var(--wow-space-3)}.wow-vc-pr__head{display:flex;align-items:flex-start;gap:var(--wow-space-3)}.wow-vc-pr__status{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--wow-accent-soft);color:var(--wow-accent);flex-shrink:0}.wow-vc-pr__status--open{background:var(--wow-success-soft);color:var(--wow-success)}.wow-vc-pr__status--merged{background:#a78bfa1f;color:#a78bfa}.wow-vc-pr__status--closed{background:var(--wow-danger-soft);color:var(--wow-danger)}.wow-vc-pr__status--draft{background:var(--wow-bg);color:var(--wow-text-muted);border:1px dashed var(--wow-border-strong)}.wow-vc-pr__status i{width:18px;height:18px}.wow-vc-pr__title{color:var(--wow-text-strong);font-size:var(--wow-text-base);font-weight:var(--wow-weight-semibold);line-height:1.3;margin:0}.wow-vc-pr__sub{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:var(--wow-text-xs);color:var(--wow-text-muted);margin-top:4px}.wow-vc-pr__sub code{font-family:var(--wow-font-mono);background:var(--wow-bg);padding:1px 6px;border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm);font-size:10px;color:var(--wow-text)}.wow-vc-pr__row{display:flex;gap:var(--wow-space-4);flex-wrap:wrap}.wow-vc-pr__stat{display:flex;align-items:center;gap:6px;font-size:var(--wow-text-xs);color:var(--wow-text-muted)}.wow-vc-pr__stat strong{color:var(--wow-text-strong);font-weight:var(--wow-weight-semibold)}.wow-vc-pr__stat i{width:13px;height:13px}.wow-vc-pr__stat--add{color:var(--wow-success)}.wow-vc-pr__stat--del{color:var(--wow-danger)}.wow-vc-pr__checks{display:flex;flex-direction:column;gap:4px;padding:8px 12px;background:var(--wow-bg);border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm)}.wow-vc-pr__check{display:flex;align-items:center;gap:8px;font-size:var(--wow-text-xs);color:var(--wow-text)}.wow-vc-pr__check i{width:13px;height:13px}.wow-vc-pr__check--ok i{color:var(--wow-success)}.wow-vc-pr__check--fail i{color:var(--wow-danger)}.wow-vc-pr__check--run i{color:var(--wow-warning)}.wow-vc-pr__check-time{margin-left:auto;color:var(--wow-text-muted);font-size:10px}.wow-vc-diff{font-family:var(--wow-font-mono);font-size:12px;background:var(--wow-bg);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);overflow:hidden}.wow-vc-diff__head{display:flex;align-items:center;justify-content:space-between;gap:var(--wow-space-2);padding:8px 12px;background:var(--wow-surface);border-bottom:1px solid var(--wow-border);font-size:var(--wow-text-xs);color:var(--wow-text)}.wow-vc-diff__path{font-family:var(--wow-font-mono);font-weight:var(--wow-weight-medium);color:var(--wow-text-strong)}.wow-vc-diff__stats{display:flex;gap:10px;font-size:10px}.wow-vc-diff__stats--add{color:var(--wow-success)}.wow-vc-diff__stats--del{color:var(--wow-danger)}.wow-vc-diff__body{margin:0;padding:0}.wow-vc-diff__line{display:grid;grid-template-columns:44px 44px 1fr;line-height:1.5;padding:0}.wow-vc-diff__ln{padding:0 8px;text-align:right;color:var(--wow-text-subtle);background:var(--wow-bg);-webkit-user-select:none;user-select:none;font-size:10px}.wow-vc-diff__content{padding:0 12px;white-space:pre;color:var(--wow-text)}.wow-vc-diff__line--add{background:#10b98114}.wow-vc-diff__line--add .wow-vc-diff__content{color:#10b981}.wow-vc-diff__line--del{background:#ef444414}.wow-vc-diff__line--del .wow-vc-diff__content{color:#f87171}.wow-vc-diff__line--hunk{background:var(--wow-bg-elevated)}.wow-vc-code{display:flex;background:var(--wow-bg);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);overflow:hidden;font-family:var(--wow-font-mono);font-size:12px;line-height:1.55}.wow-vc__filetree{width:240px;flex-shrink:0;background:var(--wow-surface);border-right:1px solid var(--wow-border);padding:8px 6px;overflow-y:auto;max-height:620px;font-family:var(--wow-font-sans)}.wow-vc__filetree-search{display:flex;align-items:center;gap:6px;padding:6px 8px;margin-bottom:6px;background:var(--wow-bg);border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm);color:var(--wow-text-muted);font-size:var(--wow-text-xs)}.wow-vc__filetree-search i{width:12px;height:12px}.wow-vc__tree-item{display:flex;align-items:center;gap:6px;padding:3px 8px;border-radius:var(--wow-radius-sm);color:var(--wow-text);font-size:var(--wow-text-xs);cursor:pointer;white-space:nowrap}.wow-vc__tree-item:hover{background:var(--wow-bg-elevated)}.wow-vc__tree-item--active{background:var(--wow-accent-soft);color:var(--wow-accent);font-weight:var(--wow-weight-medium)}.wow-vc__tree-item>i{width:13px;height:13px;color:var(--wow-text-muted);flex-shrink:0}.wow-vc__tree-item--folder>i{color:var(--wow-warning)}.wow-vc__tree-item--active>i{color:var(--wow-accent)}.wow-vc__tree-item-meta{margin-left:auto;font-family:var(--wow-font-mono);font-size:9px;color:var(--wow-text-subtle)}.wow-vc__tree-children{display:flex;flex-direction:column;gap:1px;padding-left:12px;border-left:1px dashed var(--wow-border);margin:1px 0 2px 13px}.wow-vc-code__main{flex:1;min-width:0;display:flex;flex-direction:column}.wow-vc-code__head{display:flex;align-items:center;justify-content:space-between;gap:var(--wow-space-3);padding:8px 12px;background:var(--wow-surface);border-bottom:1px solid var(--wow-border);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs);color:var(--wow-text-muted);flex-wrap:wrap}.wow-vc-code__path{display:inline-flex;align-items:center;gap:6px;color:var(--wow-text);font-family:var(--wow-font-mono);font-size:var(--wow-text-xs)}.wow-vc-code__path i{width:13px;height:13px;color:var(--wow-accent)}.wow-vc-code__path-sep{color:var(--wow-text-subtle);padding:0 2px}.wow-vc-code__path-file{color:var(--wow-text-strong);font-weight:var(--wow-weight-medium)}.wow-vc-code__actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.wow-vc-code__meta{display:inline-flex;align-items:center;gap:10px;color:var(--wow-text-muted);font-size:10px}.wow-vc-code__meta i{width:12px;height:12px}.wow-vc-code__icon-btn{width:26px;height:26px;display:grid;place-items:center;background:transparent;border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm);color:var(--wow-text-muted);cursor:pointer}.wow-vc-code__icon-btn:hover{background:var(--wow-bg-elevated);color:var(--wow-text)}.wow-vc-code__icon-btn i{width:13px;height:13px}.wow-vc-code__scroll{overflow:auto;max-height:620px}.wow-vc-code__line{display:grid;grid-template-columns:48px 1fr;line-height:1.55}.wow-vc-code__line:hover{background:var(--wow-surface)}.wow-vc-code__line--active{background:var(--wow-accent-soft)}.wow-vc-code__line--active .wow-vc-code__ln{color:var(--wow-accent);font-weight:var(--wow-weight-semibold)}.wow-vc-code__ln{padding:0 10px;text-align:right;color:var(--wow-text-subtle);-webkit-user-select:none;user-select:none;font-size:10px;border-right:1px solid var(--wow-border);background:var(--wow-bg)}.wow-vc-code__src{padding:0 14px;white-space:pre;color:var(--wow-text)}.wow-tok-kw{color:#f472b6}.wow-tok-str{color:#86efac}.wow-tok-com{color:var(--wow-text-subtle);font-style:italic}.wow-tok-fn{color:#38bdf8}.wow-tok-num{color:#fde68a}.wow-tok-cls{color:#a78bfa}.wow-tok-op{color:var(--wow-text-muted)}.wow-tok-dec{color:var(--wow-warning)}.wow-tok-var{color:var(--wow-text-strong)}.wow-vc-code--blame .wow-vc-code__line{grid-template-columns:220px 48px 1fr}.wow-vc-code__blame{display:flex;align-items:center;gap:6px;padding:0 10px;background:var(--wow-surface);border-right:1px solid var(--wow-border);font-family:var(--wow-font-sans);font-size:10px;color:var(--wow-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wow-vc-code__blame-avatar{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:8px;font-weight:var(--wow-weight-semibold);flex-shrink:0}.wow-vc-code__blame-hash{font-family:var(--wow-font-mono);color:var(--wow-text-subtle);font-size:9px}.wow-vc-code__blame-msg{overflow:hidden;text-overflow:ellipsis;color:var(--wow-text)}.wow-vc-code__blame--boundary{border-top:1px dashed var(--wow-border)}.wow-vc-diff__line--hunk .wow-vc-diff__content{color:var(--wow-accent)}.wow-audit{position:relative;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);overflow:hidden}.wow-audit:after{content:"";position:absolute;bottom:10px;right:10px;width:14px;height:14px;background-image:var(--wow-brand-logo);background-size:cover;background-position:center;border-radius:var(--wow-radius-sm);opacity:.35;pointer-events:none;z-index:1}.wow-audit__header{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-bg-elevated);border-bottom:1px solid var(--wow-border);flex-wrap:wrap}.wow-audit__title{margin:0;font-size:var(--wow-text-base);font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong);display:inline-flex;align-items:center;gap:var(--wow-space-2)}.wow-audit__title>i[data-lucide],.wow-audit__title>svg{width:16px;height:16px;color:var(--wow-accent)}.wow-audit__subtitle{color:var(--wow-text-muted);font-size:var(--wow-text-sm)}.wow-audit__filters{margin-left:auto;display:flex;align-items:center;gap:var(--wow-space-2);flex-wrap:wrap}.wow-audit__list{list-style:none;margin:0;padding:0}.wow-audit__item{display:grid;grid-template-columns:28px 1fr auto;gap:var(--wow-space-3);align-items:start;padding:var(--wow-space-3) var(--wow-space-4);border-bottom:1px solid var(--wow-border);transition:background var(--wow-transition-fast)}.wow-audit__item:last-child{border-bottom:none}.wow-audit__item:hover{background:var(--wow-surface-hover)}.wow-audit__icon{width:28px;height:28px;display:grid;place-items:center;border-radius:var(--wow-radius-full);background:var(--wow-bg-elevated);color:var(--wow-text-muted);border:1px solid var(--wow-border-strong);flex-shrink:0}.wow-audit__icon>i[data-lucide],.wow-audit__icon>svg{width:14px;height:14px}.wow-audit__icon--success{background:var(--wow-success-soft);color:var(--wow-success);border-color:var(--wow-success)}.wow-audit__icon--warning{background:var(--wow-warning-soft);color:var(--wow-warning);border-color:var(--wow-warning)}.wow-audit__icon--danger{background:var(--wow-danger-soft);color:var(--wow-danger);border-color:var(--wow-danger)}.wow-audit__icon--accent{background:var(--wow-accent-soft);color:var(--wow-accent);border-color:var(--wow-accent)}.wow-audit__main{min-width:0;display:flex;flex-direction:column;gap:2px}.wow-audit__summary{font-size:var(--wow-text-sm);color:var(--wow-text);line-height:var(--wow-leading-tight);word-break:break-word}.wow-audit__actor{font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong)}.wow-audit__action{color:var(--wow-text-muted)}.wow-audit__target{font-family:var(--wow-font-mono);font-size:.9em;color:var(--wow-accent);background:var(--wow-accent-soft);padding:1px 6px;border-radius:var(--wow-radius-sm)}.wow-audit__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--wow-space-3);color:var(--wow-text-subtle);font-size:var(--wow-text-xs);margin-top:2px}.wow-audit__meta>span{display:inline-flex;align-items:center;gap:4px}.wow-audit__meta i[data-lucide],.wow-audit__meta svg{width:11px;height:11px}.wow-audit__meta .wow-audit__sep{width:3px;height:3px;border-radius:var(--wow-radius-full);background:var(--wow-border-strong)}.wow-audit__severity{display:inline-flex;align-items:center;gap:4px;padding:2px var(--wow-space-2);border-radius:var(--wow-radius-sm);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);text-transform:uppercase;letter-spacing:.04em;background:var(--wow-bg-elevated);color:var(--wow-text-muted);border:1px solid var(--wow-border);white-space:nowrap;align-self:flex-start}.wow-audit__severity--info{background:var(--wow-accent-soft);color:var(--wow-accent);border-color:var(--wow-accent)}.wow-audit__severity--success{background:var(--wow-success-soft);color:var(--wow-success);border-color:var(--wow-success)}.wow-audit__severity--warning{background:var(--wow-warning-soft);color:var(--wow-warning);border-color:var(--wow-warning)}.wow-audit__severity--danger{background:var(--wow-danger-soft);color:var(--wow-danger);border-color:var(--wow-danger)}.wow-audit__details{grid-column:2 / -1;margin-top:var(--wow-space-2);padding:var(--wow-space-3);background:var(--wow-bg);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);font-family:var(--wow-font-mono);font-size:var(--wow-text-xs);color:var(--wow-text-muted);white-space:pre-wrap;overflow-x:auto}.wow-audit__diff-add{color:var(--wow-success);background:var(--wow-success-soft);display:block;padding:0 var(--wow-space-2);border-left:2px solid var(--wow-success)}.wow-audit__diff-rm{color:var(--wow-danger);background:var(--wow-danger-soft);display:block;padding:0 var(--wow-space-2);border-left:2px solid var(--wow-danger);text-decoration:line-through;text-decoration-color:var(--wow-danger)}.wow-audit--compact .wow-audit__item{padding:var(--wow-space-2) var(--wow-space-3)}.wow-audit--compact .wow-audit__icon{width:22px;height:22px}.wow-audit--compact .wow-audit__icon>i[data-lucide],.wow-audit--compact .wow-audit__icon>svg{width:12px;height:12px}.wow-audit--compact .wow-audit__item{grid-template-columns:22px 1fr auto}.wow-audit__footer{display:flex;align-items:center;justify-content:space-between;padding:var(--wow-space-3) var(--wow-space-4);background:var(--wow-bg-elevated);border-top:1px solid var(--wow-border);color:var(--wow-text-muted);font-size:var(--wow-text-xs);flex-wrap:wrap;gap:var(--wow-space-3)}.wow-audit__empty{padding:var(--wow-space-6) var(--wow-space-4);text-align:center;color:var(--wow-text-muted);font-size:var(--wow-text-sm)}.wow-audit__empty>i[data-lucide],.wow-audit__empty>svg{width:32px;height:32px;color:var(--wow-text-subtle);margin-bottom:var(--wow-space-2)}.wow-accordion{display:flex;flex-direction:column;gap:var(--wow-space-2)}.wow-accordion__item{background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);overflow:hidden;transition:border-color var(--wow-transition-fast)}.wow-accordion__item--open{border-color:var(--wow-border-strong)}.wow-accordion__trigger{display:flex;align-items:center;gap:var(--wow-space-3);width:100%;padding:var(--wow-space-4);background:transparent;border:none;color:var(--wow-text);font-family:var(--wow-font-sans);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);text-align:left;cursor:pointer;transition:background var(--wow-transition-fast)}.wow-accordion__trigger:hover{background:var(--wow-surface-hover)}.wow-accordion__trigger>i[data-lucide]:first-child,.wow-accordion__trigger>svg:first-child{width:16px;height:16px;color:var(--wow-text-muted);flex-shrink:0}.wow-accordion__label{flex:1;overflow:hidden;text-overflow:ellipsis}.wow-accordion__chevron{color:var(--wow-text-subtle);transition:transform var(--wow-transition-fast);flex-shrink:0}.wow-accordion__chevron>i[data-lucide],.wow-accordion__chevron>svg{width:14px;height:14px}.wow-accordion__item--open .wow-accordion__chevron{transform:rotate(180deg);color:var(--wow-accent)}.wow-accordion__content{max-height:0;overflow:hidden;transition:max-height var(--wow-transition-base)}.wow-accordion__item--open .wow-accordion__content{max-height:1000px}.wow-accordion__body{padding:0 var(--wow-space-4) var(--wow-space-4);color:var(--wow-text-muted);font-size:var(--wow-text-sm);line-height:var(--wow-leading-normal);border-top:1px solid var(--wow-border);padding-top:var(--wow-space-4);margin-top:var(--wow-space-1)}.wow-accordion--flat{gap:0}.wow-accordion--flat .wow-accordion__item{background:transparent;border:none;border-bottom:1px solid var(--wow-border);border-radius:0}.wow-accordion--flat .wow-accordion__item:last-child{border-bottom:none}.wow-accordion--flat .wow-accordion__trigger{padding-left:0;padding-right:0}.wow-accordion--flat .wow-accordion__body{padding-left:0;padding-right:0;border-top:none;padding-top:0;margin-top:-var(--wow-space-2)}.wow-stepper{display:flex;gap:0;align-items:flex-start;list-style:none;margin:0;padding:0}.wow-stepper__step{flex:1;display:flex;flex-direction:column;align-items:center;gap:var(--wow-space-2);position:relative;min-width:0;padding:0 var(--wow-space-2)}.wow-stepper__circle{width:32px;height:32px;display:grid;place-items:center;background:var(--wow-surface);border:2px solid var(--wow-border-strong);color:var(--wow-text-muted);border-radius:var(--wow-radius-full);font-family:var(--wow-font-sans);font-weight:var(--wow-weight-semibold);font-size:var(--wow-text-sm);flex-shrink:0;z-index:1;transition:all var(--wow-transition-fast)}.wow-stepper__circle>i[data-lucide],.wow-stepper__circle>svg{width:14px;height:14px}.wow-stepper__label{font-size:var(--wow-text-xs);color:var(--wow-text-muted);text-align:center;line-height:var(--wow-leading-tight);max-width:140px}.wow-stepper__label-sub{display:block;color:var(--wow-text-subtle);font-size:10px;margin-top:2px}.wow-stepper__step:not(:last-child):after{content:"";position:absolute;top:15px;left:calc(50% + 20px);right:calc(-50% + 20px);height:2px;background:var(--wow-border-strong);z-index:0}.wow-stepper__step--done .wow-stepper__circle{background:var(--wow-accent);border-color:var(--wow-accent);color:var(--wow-text-inverse)}.wow-stepper__step--done:after{background:var(--wow-accent)}.wow-stepper__step--done .wow-stepper__label{color:var(--wow-text)}.wow-stepper__step--current .wow-stepper__circle{background:var(--wow-accent-soft);border-color:var(--wow-accent);color:var(--wow-accent);box-shadow:var(--wow-shadow-glow)}.wow-stepper__step--current .wow-stepper__label{color:var(--wow-text-strong);font-weight:var(--wow-weight-medium)}.wow-stepper__step--error .wow-stepper__circle{background:var(--wow-danger-soft);border-color:var(--wow-danger);color:var(--wow-danger)}.wow-stepper--vertical{flex-direction:column;gap:var(--wow-space-4)}.wow-stepper--vertical .wow-stepper__step{flex-direction:row;align-items:flex-start;padding:0;text-align:left}.wow-stepper--vertical .wow-stepper__label{text-align:left;max-width:none;padding-top:4px}.wow-stepper--vertical .wow-stepper__step:not(:last-child):after{content:"";position:absolute;top:32px;left:15px;right:auto;bottom:calc(-1 * var(--wow-space-4));width:2px;height:auto}.wow-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--wow-space-2);padding:var(--wow-space-8) var(--wow-space-5);background:var(--wow-surface);border:2px dashed var(--wow-border-strong);border-radius:var(--wow-radius-lg);color:var(--wow-text);text-align:center;transition:border-color var(--wow-transition-fast),background var(--wow-transition-fast);cursor:pointer}.wow-dropzone:hover{border-color:var(--wow-accent);background:var(--wow-surface-hover)}.wow-dropzone--active{border-color:var(--wow-accent);border-style:solid;background:var(--wow-accent-soft)}.wow-dropzone--error{border-color:var(--wow-danger);background:var(--wow-danger-soft)}.wow-dropzone__icon{width:48px;height:48px;display:grid;place-items:center;background:var(--wow-surface-hover);border-radius:var(--wow-radius-full);color:var(--wow-accent);margin-bottom:var(--wow-space-2)}.wow-dropzone__icon>i[data-lucide],.wow-dropzone__icon>svg{width:22px;height:22px}.wow-dropzone__title{font-weight:var(--wow-weight-medium);color:var(--wow-text-strong)}.wow-dropzone__hint{color:var(--wow-text-muted);font-size:var(--wow-text-xs)}.wow-dropzone__link{color:var(--wow-accent);font-weight:var(--wow-weight-medium);cursor:pointer}.wow-dropzone--compact{padding:var(--wow-space-4);flex-direction:row;gap:var(--wow-space-3);text-align:left;align-items:center}.wow-dropzone--compact .wow-dropzone__icon{width:36px;height:36px;margin-bottom:0}.wow-dropzone--compact .wow-dropzone__icon>i[data-lucide]{width:18px;height:18px}.wow-dropzone--compact .wow-dropzone__info{flex:1;display:flex;flex-direction:column;gap:2px}.wow-file-list{display:flex;flex-direction:column;gap:var(--wow-space-2);margin-top:var(--wow-space-3)}.wow-file{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-3);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md)}.wow-file__icon{width:32px;height:32px;display:grid;place-items:center;background:var(--wow-accent-soft);color:var(--wow-accent);border-radius:var(--wow-radius-md);flex-shrink:0}.wow-file__icon>i[data-lucide]{width:16px;height:16px}.wow-file__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.wow-file__name{color:var(--wow-text);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wow-file__meta{color:var(--wow-text-muted);font-size:var(--wow-text-xs);display:flex;gap:var(--wow-space-2)}.wow-file__remove{background:transparent;border:none;color:var(--wow-text-subtle);cursor:pointer;padding:var(--wow-space-1);display:grid;place-items:center;border-radius:var(--wow-radius-sm)}.wow-file__remove:hover{color:var(--wow-danger);background:var(--wow-danger-soft)}.wow-file__remove>i[data-lucide]{width:14px;height:14px}.wow-file__progress{width:100%;height:4px;background:var(--wow-surface-hover);border-radius:var(--wow-radius-full);overflow:hidden;margin-top:var(--wow-space-1)}.wow-file__progress-bar{height:100%;background:var(--wow-accent);border-radius:var(--wow-radius-full)}.wow-file--error{border-color:var(--wow-danger)}.wow-file--error .wow-file__icon{background:var(--wow-danger-soft);color:var(--wow-danger)}.wow-file--done .wow-file__icon{background:var(--wow-success-soft);color:var(--wow-success)}.wow-calendar{background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);overflow:hidden;font-family:var(--wow-font-sans)}.wow-calendar__header{display:flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-3) var(--wow-space-4);border-bottom:1px solid var(--wow-border)}.wow-calendar__title{flex:1;font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong)}.wow-calendar__nav{background:transparent;border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm);width:28px;height:28px;display:grid;place-items:center;color:var(--wow-text);cursor:pointer}.wow-calendar__nav:hover{background:var(--wow-surface-hover)}.wow-calendar__nav>i[data-lucide]{width:14px;height:14px}.wow-calendar__grid{display:grid;grid-template-columns:repeat(7,1fr)}.wow-calendar__dow{padding:var(--wow-space-2) 0;text-align:center;color:var(--wow-text-muted);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-semibold);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--wow-border)}.wow-calendar__day{position:relative;min-height:80px;padding:var(--wow-space-2);background:transparent;border:none;border-right:1px solid var(--wow-border);border-bottom:1px solid var(--wow-border);color:var(--wow-text);text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:2px;font-family:inherit}.wow-calendar__day:nth-child(7n){border-right:none}.wow-calendar__day:hover{background:var(--wow-surface-hover)}.wow-calendar__day--other{color:var(--wow-text-subtle);background:var(--wow-bg-elevated)}.wow-calendar__day--today .wow-calendar__day-num{background:var(--wow-accent);color:var(--wow-text-inverse);width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--wow-radius-full);font-weight:var(--wow-weight-semibold);font-size:var(--wow-text-xs)}.wow-calendar__day--selected{background:var(--wow-accent-soft)}.wow-calendar__day--selected .wow-calendar__day-num{color:var(--wow-accent);font-weight:var(--wow-weight-semibold)}.wow-calendar__day-num{font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium)}.wow-calendar__event{font-size:var(--wow-text-xs);padding:2px var(--wow-space-1);background:var(--wow-accent-soft);color:var(--wow-accent);border-radius:var(--wow-radius-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wow-calendar__event--warning{background:var(--wow-warning-soft);color:var(--wow-warning)}.wow-calendar__event--danger{background:var(--wow-danger-soft);color:var(--wow-danger)}.wow-calendar__event--success{background:var(--wow-success-soft);color:var(--wow-success)}.wow-calendar__more{font-size:10px;color:var(--wow-text-subtle);padding:0 var(--wow-space-1)}.wow-calendar--mini .wow-calendar__day{min-height:auto;padding:0;aspect-ratio:1;align-items:center;justify-content:center;font-size:var(--wow-text-sm);border:none}.wow-calendar--mini .wow-calendar__day-num{font-size:var(--wow-text-sm)}.wow-calendar--mini .wow-calendar__event,.wow-calendar--mini .wow-calendar__more{display:none}.wow-calendar--mini .wow-calendar__day--has-event:after{content:"";width:4px;height:4px;border-radius:var(--wow-radius-full);background:var(--wow-accent);position:absolute;bottom:4px;left:50%;margin-left:-2px}.wow-code{background:var(--wow-bg);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);font-family:var(--wow-font-mono);font-size:var(--wow-text-xs);color:var(--wow-text);position:relative;overflow:hidden}.wow-code__header{display:flex;align-items:center;gap:var(--wow-space-2);padding:var(--wow-space-2) var(--wow-space-3);background:var(--wow-bg-elevated);border-bottom:1px solid var(--wow-border);color:var(--wow-text-muted);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs)}.wow-code__lang{font-weight:var(--wow-weight-medium);color:var(--wow-text)}.wow-code__actions{margin-left:auto;display:flex;gap:var(--wow-space-1)}.wow-code__copy{background:transparent;border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm);color:var(--wow-text-muted);padding:2px var(--wow-space-2);font-family:var(--wow-font-sans);font-size:var(--wow-text-xs);cursor:pointer;display:inline-flex;align-items:center;gap:4px}.wow-code__copy:hover{color:var(--wow-text);border-color:var(--wow-border-strong)}.wow-code__copy>i[data-lucide]{width:12px;height:12px}.wow-code__body{padding:var(--wow-space-3) var(--wow-space-4);overflow-x:auto;line-height:var(--wow-leading-relaxed)}.wow-code__body pre{margin:0;white-space:pre}code.wow-code-inline{background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-sm);padding:2px 6px;font-family:var(--wow-font-mono);font-size:.85em;color:var(--wow-accent)}.wow-code--numbered .wow-code__body{display:grid;grid-template-columns:auto 1fr;gap:0 var(--wow-space-3);padding-left:var(--wow-space-3)}.wow-code__lineno{color:var(--wow-text-subtle);text-align:right;-webkit-user-select:none;user-select:none;white-space:pre}.wow-code-kw{color:var(--wow-accent)}.wow-code-str{color:var(--wow-success)}.wow-code-num{color:var(--wow-warning)}.wow-code-com{color:var(--wow-text-subtle);font-style:italic}.wow-code-fn{color:#c084fc}.wow-lang-switcher{display:inline-flex;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);padding:var(--wow-space-1);gap:2px}.wow-lang-switcher__option{display:flex;align-items:center;gap:var(--wow-space-1);padding:var(--wow-space-1) var(--wow-space-3);border:none;border-radius:var(--wow-radius-md);background:transparent;color:var(--wow-text-muted);font-size:var(--wow-text-sm);font-family:var(--wow-font-sans);font-weight:var(--wow-weight-medium);cursor:pointer;transition:all var(--wow-transition-fast)}.wow-lang-switcher__option:hover{color:var(--wow-text);background:var(--wow-surface-hover)}.wow-lang-switcher__option--active{color:var(--wow-text-strong);background:var(--wow-bg-elevated);box-shadow:var(--wow-shadow-sm)}.wow-lang-switcher__flag{font-size:var(--wow-text-base);line-height:1}.wow-lang-badge{display:inline-flex;align-items:center;gap:var(--wow-space-1);padding:var(--wow-space-1) var(--wow-space-2);background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-full);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);color:var(--wow-text-muted)}.wow-lang-badge__flag{font-size:var(--wow-text-base);line-height:1}.wow-lang-badge--active{border-color:var(--wow-accent);color:var(--wow-accent);background:var(--wow-accent-soft)}.wow-lang-list{display:flex;flex-direction:column;gap:0;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-lg);overflow:hidden}.wow-lang-list__item{display:flex;align-items:center;gap:var(--wow-space-3);padding:var(--wow-space-3) var(--wow-space-4);border-bottom:1px solid var(--wow-border);cursor:pointer;transition:background var(--wow-transition-fast)}.wow-lang-list__item:last-child{border-bottom:none}.wow-lang-list__item:hover{background:var(--wow-surface-hover)}.wow-lang-list__item--active{background:var(--wow-accent-soft)}.wow-lang-list__flag{font-size:var(--wow-text-xl);line-height:1}.wow-lang-list__info{flex:1;display:flex;flex-direction:column}.wow-lang-list__name{font-size:var(--wow-text-sm);font-weight:var(--wow-weight-medium);color:var(--wow-text-strong)}.wow-lang-list__native{font-size:var(--wow-text-xs);color:var(--wow-text-muted)}.wow-lang-list__check{color:var(--wow-accent);width:18px;height:18px}.wow-lang-progress{display:flex;align-items:center;gap:var(--wow-space-2)}.wow-lang-progress__bar{flex:1;height:4px;background:var(--wow-border);border-radius:var(--wow-radius-full);overflow:hidden}.wow-lang-progress__fill{height:100%;border-radius:var(--wow-radius-full);background:var(--wow-accent);transition:width var(--wow-transition-base)}.wow-lang-progress__fill--complete{background:var(--wow-success)}.wow-lang-progress__fill--warning{background:var(--wow-warning)}.wow-lang-progress__label{font-size:var(--wow-text-xs);color:var(--wow-text-muted);font-variant-numeric:tabular-nums;min-width:36px;text-align:right}.wow-rating{display:inline-flex;align-items:center;gap:2px}.wow-rating__star{width:24px;height:24px;background:none;border:none;padding:0;cursor:pointer;color:var(--wow-border-strong);transition:color var(--wow-transition-fast),transform var(--wow-transition-fast)}.wow-rating__star:hover{transform:scale(1.15)}.wow-rating__star>i[data-lucide],.wow-rating__star>svg{width:100%;height:100%}.wow-rating__star--filled{color:var(--wow-warning)}.wow-rating__star--half{color:var(--wow-warning);opacity:.5}.wow-rating--hover .wow-rating__star--hover-fill{color:var(--wow-warning)}.wow-rating--sm .wow-rating__star{width:18px;height:18px}.wow-rating--lg .wow-rating__star{width:32px;height:32px}.wow-rating--xl .wow-rating__star{width:40px;height:40px}.wow-rating--readonly .wow-rating__star{cursor:default}.wow-rating--readonly .wow-rating__star:hover{transform:none}.wow-rating__value{margin-left:var(--wow-space-2);font-size:var(--wow-text-sm);font-weight:var(--wow-weight-semibold);color:var(--wow-text-strong);font-variant-numeric:tabular-nums}.wow-rating__count{margin-left:var(--wow-space-1);font-size:var(--wow-text-xs);color:var(--wow-text-muted)}.wow-rating-emoji{display:inline-flex;gap:var(--wow-space-2)}.wow-rating-emoji__option{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:var(--wow-text-xl);background:var(--wow-surface);border:2px solid var(--wow-border);border-radius:var(--wow-radius-lg);cursor:pointer;transition:all var(--wow-transition-fast)}.wow-rating-emoji__option:hover{border-color:var(--wow-border-strong);transform:scale(1.1)}.wow-rating-emoji__option--active{border-color:var(--wow-accent);background:var(--wow-accent-soft);transform:scale(1.1)}.wow-rating-bar{display:flex;align-items:center;gap:var(--wow-space-2);font-size:var(--wow-text-xs)}.wow-rating-bar__label{color:var(--wow-text-muted);min-width:14px;text-align:right}.wow-rating-bar__track{flex:1;height:6px;background:var(--wow-border);border-radius:var(--wow-radius-full);overflow:hidden}.wow-rating-bar__fill{height:100%;background:var(--wow-warning);border-radius:var(--wow-radius-full)}.wow-rating-bar__count{color:var(--wow-text-subtle);min-width:28px;font-variant-numeric:tabular-nums}.wow-copy{display:inline-flex;align-items:center;gap:var(--wow-space-2)}.wow-copy__value{font-family:var(--wow-font-mono);font-size:var(--wow-text-sm);color:var(--wow-text);padding:var(--wow-space-1) var(--wow-space-2);background:var(--wow-bg-elevated);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);-webkit-user-select:all;user-select:all}.wow-copy__btn{width:28px;height:28px;display:grid;place-items:center;background:var(--wow-surface);border:1px solid var(--wow-border);border-radius:var(--wow-radius-md);color:var(--wow-text-muted);cursor:pointer;transition:all var(--wow-transition-fast)}.wow-copy__btn:hover{background:var(--wow-surface-hover);color:var(--wow-text);border-color:var(--wow-border-strong)}.wow-copy__btn>i[data-lucide],.wow-copy__btn>svg{width:14px;height:14px}.wow-copy__btn--copied{color:var(--wow-success);border-color:var(--wow-success);background:var(--wow-success-soft)}.wow-copy--inline{gap:var(--wow-space-1)}.wow-copy--inline .wow-copy__value{background:transparent;border:none;padding:0;font-family:var(--wow-font-sans)}.wow-copy--block{width:100%}.wow-copy--block .wow-copy__value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wow-copy__tooltip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--wow-success);color:var(--wow-text-inverse);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);padding:2px var(--wow-space-2);border-radius:var(--wow-radius-sm);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity var(--wow-transition-fast)}.wow-copy__btn--copied .wow-copy__tooltip{opacity:1}.wow-divider{height:1px;background:var(--wow-border);border:none;margin:var(--wow-space-4) 0}.wow-divider--strong{background:var(--wow-border-strong)}.wow-divider--vertical{height:auto;width:1px;align-self:stretch;margin:0 var(--wow-space-3)}.wow-divider-label{display:flex;align-items:center;gap:var(--wow-space-3);color:var(--wow-text-muted);font-size:var(--wow-text-xs);font-weight:var(--wow-weight-medium);text-transform:uppercase;letter-spacing:.05em;margin:var(--wow-space-4) 0}.wow-divider-label:before,.wow-divider-label:after{content:"";flex:1;height:1px;background:var(--wow-border)}:root{--bg-primary: var(--wow-bg);--bg-secondary: var(--wow-bg-elevated);--bg-card: var(--wow-surface);--bg-hover: var(--wow-surface-hover);--bg-elevated: var(--wow-surface);--text-primary: var(--wow-text-strong);--text-secondary: var(--wow-text-muted);--text-muted: var(--wow-text-subtle);--accent: var(--wow-accent);--accent-hover: var(--wow-accent-hover);--accent-soft: var(--wow-accent-soft);--success: var(--wow-success);--warning: var(--wow-warning);--danger: var(--wow-danger);--purple: var(--wow-chart-2);--pink: #F472B6;--cyan: var(--wow-chart-8);--border: var(--wow-border);--border-subtle: #ffffff08;--radius: var(--wow-radius-md);--radius-lg: var(--wow-radius-xl);--radius-xl: var(--wow-radius-2xl);--shadow: var(--wow-shadow-md);--shadow-lg: var(--wow-shadow-lg);--canvas-bg: var(--wow-bg);--canvas-grid: #151D2E;--node-bg: var(--wow-surface);--controls-bg: var(--wow-surface);--controls-border: var(--wow-border);--controls-icon: var(--wow-text-muted);--gradient-brand: linear-gradient(135deg, var(--wow-accent), var(--wow-chart-2), var(--wow-chart-8));--wow-brand-logo: url(/hanez-logo.jpg);--sidebar-width: 200px;--sidebar-collapsed-width: 52px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 40px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-primary);color:var(--text-primary);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em}a{color:var(--accent);text-decoration:none}::selection{background:var(--accent);color:#fff}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}button{cursor:pointer;border:1px solid transparent;border-radius:6px;padding:0 16px;height:36px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;transition:background .12s ease,border-color .12s ease,color .12s ease}button:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--accent);color:var(--wow-text-inverse);border-color:var(--accent)}.btn-primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.btn-success{background:var(--success);color:#fff;border-color:var(--success)}.btn-success:hover:not(:disabled){background:var(--wow-success);border-color:var(--wow-success);filter:brightness(.9)}.btn-danger{background:var(--danger);color:#fff;border-color:var(--danger)}.btn-danger:hover:not(:disabled){background:var(--wow-danger);border-color:var(--wow-danger);filter:brightness(.9)}.btn-ghost{background:transparent;color:var(--text-primary);border:1px solid var(--border)}.btn-ghost:hover:not(:disabled){background:var(--bg-hover);border-color:var(--wow-border-strong)}input,select,textarea{background:var(--wow-surface);border:1px solid var(--border);border-radius:6px;padding:0 12px;height:36px;color:var(--text-primary);font-family:inherit;font-size:13px;width:100%;transition:border-color .12s ease,box-shadow .12s ease}textarea{height:auto;padding:8px 12px;min-height:80px;line-height:1.5;resize:vertical}input:hover:not(:focus),select:hover:not(:focus),textarea:hover:not(:focus){border-color:var(--wow-border-strong)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #38bdf859}input::placeholder,textarea::placeholder{color:var(--text-muted)}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:8px;padding:20px;transition:border-color .12s ease}.card:hover{border-color:var(--wow-border-strong)}.org-variables-page{max-width:1180px;margin:0 auto;padding:28px 24px 56px}.org-variables-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.org-variables-header h1{font-size:24px;margin-bottom:6px}.org-variables-header p,.org-variable-form-title p{color:var(--text-muted);font-size:13px;line-height:1.5}.org-variables-actions{display:flex;gap:8px;flex-wrap:wrap}.org-variables-summary{display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin-bottom:14px;overflow:hidden}.org-variables-summary>div{display:flex;flex-direction:column;gap:4px;padding:18px 20px;border-right:1px solid var(--border)}.org-variables-summary>div:last-child{border-right:0}.org-variables-summary strong{font-size:22px;color:var(--accent)}.org-variables-summary span{font-size:12px;color:var(--text-muted)}.org-variables-toolbar{display:flex;align-items:center;gap:16px;margin-bottom:14px;padding:14px}.org-variables-toolbar>input{max-width:480px}.org-variables-toggle,.org-variable-form-footer>label{display:inline-flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:12px;white-space:nowrap}.org-variables-toggle input,.org-variable-form-footer input{width:16px;height:16px}.org-variables-page-size{display:inline-flex;align-items:center;gap:7px;margin-left:auto;color:var(--text-secondary);font-size:12px;white-space:nowrap}.org-variables-page-size select{width:78px}.org-variable-form-card{margin-bottom:16px;padding:0;overflow:hidden;border-color:var(--accent)}.org-variable-form-title{display:flex;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--border)}.org-variable-form-title h2{font-size:16px;margin-bottom:4px}.org-variable-form-card form{padding:18px 20px}.org-variable-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.org-variable-form-grid label{display:flex;flex-direction:column;gap:6px;color:var(--text-secondary);font-size:12px;font-weight:600}.org-variable-form-grid textarea{min-height:84px}.org-variable-form-wide{grid-column:1 / -1}.org-variable-form-footer{display:flex;align-items:center;gap:18px;padding-top:18px;margin-top:18px;border-top:1px solid var(--border)}.org-variable-form-buttons{display:flex;gap:8px;margin-left:auto}.org-variables-list{display:flex;flex-direction:column;gap:10px}.org-variable-row{display:flex;align-items:flex-start;gap:16px;padding:18px 20px}.org-variable-row.is-inactive{opacity:.72}.org-variable-main{min-width:0;flex:1}.org-variable-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.org-variable-title strong{font-size:15px}.org-variable-title code{padding:2px 6px;border-radius:4px;color:var(--accent);background:var(--bg-primary);font-size:11px}.org-variable-main>p{margin-top:7px;color:var(--text-muted);font-size:12px;line-height:1.5}.org-variable-meta{display:flex;gap:14px;margin-top:9px;color:var(--text-secondary);font-size:11px}.org-variable-badge{padding:2px 7px;border-radius:10px;font-size:10px;font-weight:700}.org-variable-badge.muted{background:var(--bg-primary);color:var(--text-muted)}.org-variable-badge.warning{background:color-mix(in srgb,var(--warning) 15%,transparent);color:var(--warning)}.org-variable-options,.org-variable-usage{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:10px}.org-variable-options span{padding:3px 7px;border:1px solid var(--border);border-radius:5px;color:var(--text-secondary);background:var(--bg-primary);font-size:10px}.org-variable-usage>span{color:var(--text-muted);font-size:11px}.org-variable-usage a{max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:3px 7px;border-radius:5px;background:var(--accent-soft);font-size:10px}.org-variable-row-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.org-variable-row-actions button{height:30px;padding:0 10px;font-size:11px}.danger-text{color:var(--danger)!important}.org-variables-empty{padding:48px 20px;text-align:center}.org-variables-empty h2{margin-bottom:6px;font-size:16px}.org-variables-empty p{color:var(--text-muted);font-size:12px}.org-variables-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:12px 4px;color:var(--text-muted);font-size:11px}.org-variables-pagination>div{display:flex;align-items:center;gap:10px}.org-variables-pagination button{height:32px;padding:0 12px;font-size:11px}@media(max-width:760px){.org-variables-page{padding:20px 14px 40px}.org-variables-header,.org-variable-row{flex-direction:column}.org-variables-actions,.org-variable-row-actions{width:100%}.org-variables-summary{grid-template-columns:1fr}.org-variables-summary>div{border-right:0;border-bottom:1px solid var(--border)}.org-variables-toolbar{align-items:flex-start;flex-direction:column}.org-variables-page-size{margin-left:0}.org-variable-form-grid{grid-template-columns:1fr}.org-variable-form-wide{grid-column:auto}.org-variable-form-footer{align-items:flex-start;flex-direction:column}.org-variable-form-buttons{width:100%;margin-left:0}.org-variables-pagination{align-items:flex-start;flex-direction:column}}.admin-org-create-grid,.admin-user-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}@media(max-width:720px){.admin-org-create-grid,.admin-user-create-grid{grid-template-columns:1fr}}.tree-card-header{align-items:flex-start}.tree-card-title{white-space:normal;overflow-wrap:anywhere;line-height:1.35}.tree-card-statuses{display:flex;flex:0 0 auto;gap:4px;flex-wrap:wrap;justify-content:flex-end;max-width:42%}.tree-card-actions{flex-wrap:wrap;padding-right:12px;padding-left:12px}.tree-card-actions .wow-btn{flex:1 1 auto;padding-right:8px;padding-left:8px}.tree-distribution-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:18px;background:#020617ad;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.tree-distribution-modal{width:min(650px,96vw);max-height:min(760px,92vh);overflow:hidden;box-shadow:0 24px 70px #0000006b}.tree-distribution-modal>.wow-card__body{overflow-y:auto;max-height:calc(92vh - 150px)}.tree-distribution-notice{margin:0 0 14px;padding:11px 12px;border:1px solid var(--border);border-radius:8px;background:var(--bg-primary);color:var(--text-secondary);font-size:12px;line-height:1.55}.tree-distribution-list{overflow:hidden;border:1px solid var(--border);border-radius:9px}.tree-distribution-row{display:flex;align-items:center;gap:10px;min-height:52px;padding:9px 12px;cursor:pointer;border-top:1px solid var(--border);transition:background .12s ease}.tree-distribution-row:first-child{border-top:0}.tree-distribution-row:hover{background:var(--bg-hover)}.tree-distribution-row.is-disabled{cursor:default;opacity:.72}.tree-distribution-row input[type=checkbox]{flex:0 0 16px;width:16px;min-width:16px;height:16px;margin:0;padding:0;accent-color:var(--accent);box-shadow:none}.tree-distribution-org-icon{display:grid;flex:0 0 32px;width:32px;height:32px;place-items:center;border-radius:8px;color:var(--accent);background:var(--accent-soft)}.tree-distribution-org-name{flex:1;min-width:0;overflow:hidden;color:var(--text-primary);font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.tree-distribution-loading{padding:34px;text-align:center;color:var(--text-muted);font-size:13px}.tree-distribution-actions{align-items:center;justify-content:space-between;gap:12px;color:var(--text-muted);font-size:11px}.tree-distribution-actions>div{display:flex;gap:8px}@media(max-width:560px){.tree-distribution-actions{align-items:stretch;flex-direction:column}.tree-distribution-actions>div{justify-content:flex-end}.tree-distribution-row{flex-wrap:wrap}}@media(max-width:440px){.tree-card-header{flex-direction:column}.tree-card-statuses{max-width:none;justify-content:flex-start}}.badge{display:inline-block;padding:3px 10px;border-radius:20px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.badge-draft{background:var(--bg-hover);color:var(--text-muted)}.badge-published,.badge-completed{background:var(--wow-success-soft);color:var(--wow-chart-3)}.badge-error{background:var(--wow-danger-soft);color:var(--wow-chart-5)}.badge-running{background:var(--accent-soft);color:var(--accent)}.badge-waiting_review{background:var(--wow-warning-soft);color:var(--wow-chart-4)}.react-flow__node{background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important}.react-flow__node-section{z-index:-1!important}.react-flow__handle{opacity:0;transition:all .2s}.react-flow__node:hover .react-flow__handle,.react-flow__handle-connecting,.react-flow__handle-valid{opacity:1}.react-flow__node .react-flow__handle[data-handlepos=top],.react-flow__node .react-flow__handle[data-handlepos=bottom],.react-flow__node-condition .react-flow__handle[data-handlepos=bottom]{opacity:1!important}.react-flow__edge-path{stroke-linecap:round;stroke:var(--wow-border-strong)}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path{stroke:var(--wow-accent)}.react-flow__edge-text{fill:var(--wow-text-muted);font-family:var(--wow-font-sans);font-size:11px}.react-flow__minimap{background:var(--wow-bg-elevated)!important;border:1px solid var(--wow-border)!important;border-radius:var(--wow-radius-lg)!important;overflow:visible}.react-flow__minimap-mask{fill:var(--wow-accent-soft)}.react-flow__background-pattern{color:var(--wow-border-strong)}.react-flow__controls{background:var(--controls-bg)!important;border:1px solid var(--controls-border)!important;border-radius:12px!important;box-shadow:var(--shadow)!important;overflow:hidden;display:flex!important;flex-direction:row!important}.react-flow__controls-button{background:var(--controls-bg)!important;border:none!important;border-right:1px solid var(--controls-border)!important;border-bottom:none!important;width:36px!important;height:36px!important;padding:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}.react-flow__controls-button:last-child{border-right:none!important}.react-flow__controls-button:hover{background:var(--bg-hover)!important}.react-flow__controls-button svg{fill:var(--controls-icon)!important;width:14px!important;height:14px!important}.react-flow__controls-button svg path{fill:var(--controls-icon)!important}@keyframes startPulse{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.15);opacity:.15}to{transform:scale(1);opacity:.5}}@keyframes startPulseDelayed{0%{transform:scale(1);opacity:.3}50%{transform:scale(1.2);opacity:.08}to{transform:scale(1);opacity:.3}}.start-node-pulse{animation:startPulse 3s ease-in-out infinite}.start-node-pulse-delayed{animation:startPulseDelayed 3s ease-in-out infinite .8s}@keyframes reviewBorderPulse{0%,to{border-color:#fbbf24}50%{border-color:#fcd34d}}.human-review-node-border{animation:reviewBorderPulse 2.5s ease-in-out infinite}@keyframes aiGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.ai-model-gradient-border{animation:aiGradientShift 4s ease infinite}.ai-model-node-glow{filter:drop-shadow(0 0 8px rgba(14,165,233,.2))}[contenteditable]:empty:before{content:attr(data-placeholder);color:var(--text-muted);font-style:italic;pointer-events:none}.wowflow-toast{max-width:360px!important;width:fit-content!important;min-width:0!important}.wowflow-toast>div{max-width:100%!important}.sidebar{width:var(--sidebar-width);height:100vh;position:fixed;left:0;top:0;background:var(--bg-secondary);border-right:1px solid var(--border);display:flex;flex-direction:column;z-index:100;transition:width .2s ease;overflow:hidden}.sidebar.collapsed{width:var(--sidebar-collapsed-width)}.sidebar-header{padding:14px 16px;display:flex;align-items:center;gap:10px;height:56px;border-bottom:1px solid var(--border);flex-shrink:0}.sidebar-logo{font-size:17px;font-weight:800;background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap;letter-spacing:-.02em}.sidebar.collapsed .sidebar-logo{display:none}.sidebar.collapsed .sidebar-header{padding:14px 0;justify-content:center;gap:0}.sidebar.collapsed .sidebar-header>svg{display:none}.sidebar.collapsed .sidebar-toggle{margin-left:0}.sidebar-toggle{width:30px;height:30px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--bg-hover);color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;margin-left:auto;flex-shrink:0;padding:0;font-size:14px}.sidebar-toggle:hover{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--text-muted)}.sidebar-nav{flex:1;padding:8px;overflow-y:auto;display:flex;flex-direction:column;gap:1px}.sidebar-section-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:18px 10px 6px}.sidebar.collapsed .sidebar-section-label{display:none}.sidebar-item{position:relative;display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:6px;color:var(--text-secondary);font-size:13px;font-weight:500;transition:background .12s ease,color .12s ease;cursor:pointer;text-decoration:none;white-space:nowrap;border:none;background:none;width:100%;text-align:left}.sidebar-item:hover{background:var(--bg-hover);color:var(--text-primary)}.sidebar-item.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.sidebar-item.active:before{content:"";position:absolute;left:-6px;top:7px;bottom:7px;width:3px;border-radius:9999px;background:var(--accent)}.sidebar.collapsed .sidebar-item.active:before{display:none}.sidebar-item svg{flex-shrink:0;width:18px;height:18px}.sidebar.collapsed .sidebar-item span{display:none}.sidebar-footer{padding:12px;border-top:1px solid var(--border);flex-shrink:0;display:flex;flex-direction:column;gap:8px}.sidebar.collapsed .sidebar-footer-text{display:none}.sidebar-user{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:8px;font-size:12px;color:var(--text-secondary)}.sidebar-user-avatar{width:30px;height:30px;border-radius:8px;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.main-with-sidebar{margin-left:var(--sidebar-width);min-height:100vh;padding:28px 32px;transition:margin-left .2s ease}.main-with-sidebar.collapsed{margin-left:var(--sidebar-collapsed-width)}.main-with-sidebar:has(.tree-editor){max-width:100%;padding:0}.full-page{display:flex;flex-direction:column;height:100vh;overflow:hidden}.full-page-body{flex:1;overflow:auto;min-height:0}@media(min-width:768px){.main-with-sidebar:has(.full-page){padding:0}}@media(max-width:767px){.full-page{height:auto;min-height:calc(100vh - 90px);overflow:visible}.full-page-body{flex:none;overflow:visible}}.mobile-topbar{display:none;position:fixed;top:0;left:0;right:0;height:56px;background:var(--bg-secondary);border-bottom:1px solid var(--border);z-index:90;padding:0 14px;align-items:center;gap:10px}.mobile-menu-toggle{width:38px;height:38px;border-radius:8px;background:var(--bg-hover);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0}.mobile-menu-toggle:hover{background:var(--bg-elevated)}.mobile-topbar-logo{font-size:16px;font-weight:800;background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.sidebar-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media(max-width:1023px){.main-with-sidebar{padding:24px 20px}.card-interactive:hover{transform:none}}@media(max-width:767px){.mobile-topbar{display:flex}.sidebar{transform:translate(-100%);transition:transform .25s ease;width:260px!important;box-shadow:4px 0 32px #0006}.sidebar.mobile-open{transform:translate(0)}.sidebar.collapsed{width:260px!important}.sidebar.collapsed .sidebar-logo,.sidebar.collapsed .sidebar-section-label,.sidebar.collapsed .sidebar-item span,.sidebar.collapsed .sidebar-footer-text{display:block}.sidebar-toggle{display:none}.sidebar-backdrop.visible{display:block}.main-with-sidebar{margin-left:0!important;padding:70px 16px 20px}.main-with-sidebar:has(.tree-editor){padding:56px 0 0}.card{padding:14px}input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],input[type=datetime-local],select,textarea{width:100%;box-sizing:border-box;font-size:16px}.data-table{display:block;overflow-x:auto;white-space:nowrap}.editor-layout{flex-direction:column}.editor-sidebar{width:100%!important;max-height:44vh;border-right:none;border-bottom:1px solid var(--border)}.editor-sidebar-group{display:flex;flex-wrap:wrap;gap:4px;padding:4px 8px}.editor-sidebar-group-label{width:100%;padding:10px 4px 2px}.editor-sidebar-item{width:auto;flex:0 0 auto;padding:6px 10px;font-size:11px}.editor-sidebar-item span{display:inline}.editor-mobile-warning{display:flex}}.editor-mobile-warning{display:none;position:fixed;bottom:20px;left:12px;right:12px;background:var(--bg-secondary);border:1px solid var(--accent);border-left:4px solid var(--accent);border-radius:10px;padding:12px 14px;z-index:80;box-shadow:0 12px 40px #00000080;align-items:flex-start;gap:10px;font-size:11px;color:var(--text-secondary)}@media(max-width:479px){.main-with-sidebar{padding:66px 12px 16px}.card{padding:12px;border-radius:10px}h1{font-size:18px!important}h2{font-size:16px!important}h3{font-size:14px!important}}@media(max-width:767px){[style*="repeat(auto-fit"],[style*="repeat(auto-fill"]{grid-template-columns:1fr!important}}.editor-layout{display:flex;height:100vh;min-height:0;overflow:hidden}.editor-sidebar{width:200px;background:var(--bg-secondary);border-right:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}.editor-sidebar-header{padding:14px;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:6px;flex-shrink:0}.editor-sidebar-group{padding:2px 8px}.editor-sidebar-group-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:14px 10px 4px}.editor-sidebar-item{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:7px 10px;height:auto;border-radius:6px;color:var(--text-secondary);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;border:none;background:none;width:100%;text-align:left}.editor-sidebar-item:hover{background:var(--bg-hover);color:var(--text-primary)}.editor-sidebar-item.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.editor-sidebar-item svg{flex-shrink:0;width:16px;height:16px}.editor-content{flex:1;overflow:hidden;display:flex;flex-direction:column;min-width:0;min-height:0}.node-config-panel{scrollbar-width:thin;scrollbar-color:var(--wow-border-strong) transparent}.node-config-panel__header{position:sticky;top:-16px;z-index:5;margin-left:-16px;margin-right:-16px;padding:16px 16px 10px;background:var(--bg-secondary);border-bottom:1px solid var(--border)}.node-config-panel__save{position:sticky;bottom:-8px;z-index:4;box-shadow:0 -10px 18px var(--bg-secondary)}.card-interactive{cursor:pointer}.card-interactive:hover{border-color:var(--accent);box-shadow:0 4px 20px -4px #6366f126;transform:translateY(-2px)}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th{text-align:left;padding:10px 14px;font-size:11px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid var(--border);background:var(--bg-secondary)}.data-table td{padding:10px 14px;border-bottom:1px solid var(--border);vertical-align:middle}.data-table tr:hover td{background:var(--bg-hover)}.page-container{padding:var(--spacing-lg);max-width:1200px;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg)}.page-title{font-size:20px;font-weight:700;letter-spacing:-.02em}.page-subtitle{font-size:13px;color:var(--text-muted);margin-top:2px}.empty-state{text-align:center;padding:60px 20px}.empty-state-icon{width:64px;height:64px;border-radius:16px;margin:0 auto 16px;background:var(--accent-soft);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:28px;opacity:.5}.empty-state-title{font-size:15px;font-weight:600;color:var(--text-secondary);margin-bottom:4px}.empty-state-text{font-size:13px;color:var(--text-muted)}.tag{display:inline-block;font-size:10px;font-weight:600;padding:2px 8px;border-radius:6px;background:var(--bg-hover);color:var(--text-secondary)}.tag-purple{background:var(--accent-soft);color:var(--purple)}.tag-green{background:#10b98126;color:var(--success)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .15s ease}.modal-dialog{background:var(--bg-secondary);border-radius:var(--radius-lg);width:100%;max-height:85vh;display:flex;flex-direction:column;border:1px solid var(--border);box-shadow:var(--shadow-lg);outline:none;animation:slideUp .2s ease}.modal-header{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:12px;flex-shrink:0}.modal-icon{width:40px;height:40px;border-radius:50%;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;flex-shrink:0}.modal-title{font-size:16px;font-weight:700;color:var(--text-primary);line-height:1.3}.modal-subtitle{font-size:12px;color:var(--text-muted);margin-top:2px}.modal-close{background:none;border:none;color:var(--text-muted);font-size:24px;line-height:1;cursor:pointer;padding:4px 10px;border-radius:var(--radius);transition:all .15s ease}.modal-close:hover{background:var(--bg-hover);color:var(--text-primary)}.modal-body{padding:20px;overflow-y:auto;flex:1}.modal-footer{padding:12px 20px;border-top:1px solid var(--border);display:flex;gap:8px;justify-content:flex-end;flex-shrink:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.form-group{margin-bottom:14px}.form-group:last-child{margin-bottom:0}.form-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);margin-bottom:6px}.form-required{color:var(--danger)}.form-error{font-size:11px;color:var(--danger);margin-top:4px;line-height:1.4}.form-hint{font-size:11px;color:var(--text-muted);margin-top:4px;line-height:1.4}.form-group-error input,.form-group-error select,.form-group-error textarea{border-color:var(--danger)!important}.form-input,.form-group input[type=text],.form-group input[type=email],.form-group input[type=url],.form-group input[type=number],.form-group input[type=password],.form-group input[type=datetime-local],.form-group input[type=date],.form-group select,.form-group textarea{width:100%;padding:8px 12px;font-size:13px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-primary);color:var(--text-primary);outline:none;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}.form-input:focus,.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.form-input:disabled,.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{opacity:.6;cursor:not-allowed}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.skeleton-card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.skeleton-bar{background:linear-gradient(90deg,var(--bg-hover) 0%,var(--bg-elevated) 50%,var(--bg-hover) 100%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.4s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-container{max-width:1280px;margin:0 auto;padding:24px 28px}.page-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px}.page-header-icon{width:44px;height:44px;border-radius:var(--radius);background:var(--accent-soft);display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.page-title{font-size:22px;font-weight:800;color:var(--text-primary);margin:0;line-height:1.2}.page-subtitle{font-size:13px;color:var(--text-muted);margin-top:4px;line-height:1.5}.section-title{font-size:15px;font-weight:700;color:var(--text-primary);margin-bottom:6px}.section-subtitle{font-size:12px;color:var(--text-muted);margin-bottom:14px;line-height:1.5}.filter-bar{display:flex;gap:8px;align-items:flex-end;flex-wrap:wrap}.spinner{display:inline-block;width:14px;height:14px;border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:spin .6s linear infinite}.spinner-lg{width:28px;height:28px;border-width:3px}@keyframes spin{to{transform:rotate(360deg)}}button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:640px){.page-container{padding:16px}.page-header{flex-wrap:wrap}.modal-dialog{max-height:100vh;border-radius:0}.modal-backdrop{padding:0}.filter-bar{flex-direction:column;align-items:stretch}}.execution-metrics-grid{display:grid;grid-template-columns:repeat(6,minmax(135px,1fr));gap:10px;margin-bottom:16px}.execution-metric-card{min-width:0;height:72px;padding:12px;display:flex;align-items:center;justify-content:flex-start;gap:10px;border:1px solid var(--border);border-radius:9px;background:var(--bg-card);color:inherit;text-align:left}button.execution-metric-card:hover,.execution-metric-card--active{border-color:var(--metric-color);background:color-mix(in srgb,var(--metric-color) 7%,var(--bg-card))}.execution-metric-icon{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:8px;color:var(--metric-color);background:color-mix(in srgb,var(--metric-color) 14%,transparent)}.execution-history-grid{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(0,1.35fr);gap:16px;align-items:start}.execution-list-panel,.execution-detail-panel{min-width:0;min-height:520px}.execution-list-panel{position:sticky;top:16px}.execution-list-scroll{max-height:calc(100vh - 330px);min-height:390px;overflow-y:auto}.execution-history-row{width:100%;height:auto;min-height:88px;display:block;padding:12px 13px;border:0;border-bottom:1px solid var(--border);border-left:3px solid transparent;border-radius:0;background:transparent;color:inherit;text-align:left}.execution-history-row:hover{background:var(--bg-hover)}.execution-history-row--active{border-left-color:var(--accent);background:var(--accent-soft)}.execution-detail-header{min-height:72px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border)}.execution-detail-scroll{padding:18px;max-height:calc(100vh - 275px);overflow-y:auto}.execution-status{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;font-size:10px;font-weight:750;white-space:nowrap}.execution-status--success{color:var(--success);background:var(--wow-success-soft)}.execution-status--danger{color:var(--danger);background:var(--wow-danger-soft)}.execution-status--warning{color:var(--warning);background:var(--wow-warning-soft)}.execution-status--info{color:var(--accent);background:var(--accent-soft)}.execution-status--neutral{color:var(--text-secondary);background:var(--bg-hover)}.execution-facts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:18px}.execution-fact{min-width:0;padding:10px 12px;border:1px solid var(--border);border-radius:8px;background:var(--bg-primary)}.execution-fact span{display:block;margin-bottom:4px;color:var(--text-muted);font-size:10px;text-transform:uppercase;letter-spacing:.04em}.execution-fact strong{display:block;overflow:hidden;color:var(--text-primary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.execution-section{padding:17px 0;border-top:1px solid var(--border)}.execution-section h3{margin:0;color:var(--text-primary);font-size:13px;font-weight:750}.execution-section p{margin:3px 0 0;color:var(--text-muted);font-size:11px}.execution-result-box{padding:13px;border-left:3px solid var(--accent);border-radius:7px;background:var(--accent-soft);color:var(--text-primary);font-size:13px;font-weight:650;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.execution-json-toggle{height:auto;margin-top:8px;padding:3px 0;border:0;background:transparent;color:var(--accent);font-size:11px}.execution-json{max-height:270px;margin:8px 0 0;padding:12px;overflow:auto;border:1px solid var(--border);border-radius:7px;background:var(--bg-primary);color:var(--text-secondary);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.execution-path{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.execution-path-node{max-width:190px;padding:5px 8px;overflow:hidden;border:1px solid var(--border);border-radius:6px;background:var(--bg-primary);color:var(--text-secondary);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.execution-error-callout{margin-bottom:18px;padding:11px 12px;display:flex;gap:9px;border:1px solid color-mix(in srgb,var(--danger) 30%,transparent);border-radius:8px;background:var(--wow-danger-soft);color:var(--danger);font-size:12px;line-height:1.45}.execution-timeline{display:flex;flex-direction:column;gap:10px}.execution-timeline-item{position:relative;padding-left:31px}.execution-timeline-item:not(:last-child):before{content:"";position:absolute;top:24px;bottom:-11px;left:11px;width:1px;background:var(--border)}.execution-timeline-dot{position:absolute;top:12px;left:0;z-index:1;width:23px;height:23px;display:grid;place-items:center;border:2px solid var(--bg-card);border-radius:50%;background:var(--accent);color:#fff;font-size:9px;font-weight:800}.execution-step-card{border:1px solid var(--border);border-radius:8px;background:var(--bg-primary);overflow:hidden}.execution-step-card summary{min-height:48px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none}.execution-step-card summary::-webkit-details-marker{display:none}.execution-step-card[open] summary{border-bottom:1px solid var(--border)}.execution-step-snapshots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:11px}.execution-step-snapshots .execution-json{max-height:210px;margin-top:0}@keyframes execution-spin{to{transform:rotate(360deg)}}.execution-spin{animation:execution-spin .8s linear infinite}@media(max-width:1250px){.execution-metrics-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}}@media(max-width:980px){.execution-history-grid{grid-template-columns:1fr}.execution-list-panel{position:static}.execution-list-scroll,.execution-detail-scroll{max-height:none}}@media(max-width:640px){.execution-metrics-grid{grid-template-columns:repeat(2,minmax(130px,1fr))}.execution-detail-header{align-items:flex-start;flex-direction:column}.execution-facts-grid,.execution-step-snapshots{grid-template-columns:1fr}}
