:root{--vo-brand-primary: #FFD100;--vo-brand-primary-hover: #FFC300;--vo-brand-primary-active: #F2B600;--vo-brand-secondary: #155C49;--vo-brand-secondary-deep: #0F4638;--vo-brand-accent: #FF8A00;--vo-brand-ink: #2B2110;--vo-brand-primary-soft: #FFF7D6;--vo-brand-secondary-soft: #E8F8EF;--vo-module-ai: #7357FF;--vo-module-ai-soft: #F2F0FF;--vo-module-sync: #00A6A6;--vo-module-sync-soft: #E9FBFB;--vo-module-day: #FF9F1C;--vo-module-day-soft: #FFF4DF;--vo-module-library: #2F7D32;--vo-module-library-soft: #EEF8EE;--vo-module-local: #FF6B35;--vo-module-local-soft: #FFF0E9;--vo-status-success: #16A34A;--vo-status-success-soft: #E8F8EF;--vo-status-warning: #F97316;--vo-status-warning-soft: #FFF3E0;--vo-status-danger: #EF4444;--vo-status-danger-soft: #FEF2F2;--vo-status-info: #3B82F6;--vo-status-info-soft: #EFF6FF;--vo-status-neutral: #66604F;--vo-status-neutral-soft: #F7F8FA;--vo-surface-page: #F7F8FA;--vo-surface-page-warm: #FFF9E6;--vo-surface-card: #FFFFFF;--vo-surface-card-soft: #FFFDF7;--vo-surface-brand-soft: #FFF4C2;--vo-border-subtle: #F0E7D2;--vo-border-default: #EBE3CC;--vo-border-strong: #D9CBAA;--vo-text-primary: #1F1F1F;--vo-text-secondary: #66604F;--vo-text-muted: #9B927A;--vo-text-inverse: #FFFFFF;--vo-text-brand: #2B2110;--vo-font-family-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--vo-font-family-admin: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--vo-font-family-mono: "SF Mono", Menlo, Consolas, "Courier New", monospace;--vo-font-size-10: 10px;--vo-font-size-11: 11px;--vo-font-size-12: 12px;--vo-font-size-13: 13px;--vo-font-size-14: 14px;--vo-font-size-15: 15px;--vo-font-size-16: 16px;--vo-font-size-18: 18px;--vo-font-size-20: 20px;--vo-font-size-22: 22px;--vo-font-size-24: 24px;--vo-font-size-28: 28px;--vo-line-height-tight: 1.25;--vo-line-height-base: 1.5;--vo-line-height-relaxed: 1.65;--vo-font-weight-regular: 400;--vo-font-weight-medium: 600;--vo-font-weight-bold: 700;--vo-font-weight-strong: 800;--vo-font-weight-heavy: 900;--vo-space-0: 0;--vo-space-1: 2px;--vo-space-2: 4px;--vo-space-3: 6px;--vo-space-4: 8px;--vo-space-5: 10px;--vo-space-6: 12px;--vo-space-7: 14px;--vo-space-8: 16px;--vo-space-10: 20px;--vo-space-12: 24px;--vo-space-14: 28px;--vo-space-16: 32px;--vo-space-20: 40px;--vo-space-24: 48px;--vo-radius-2: 2px;--vo-radius-4: 4px;--vo-radius-6: 6px;--vo-radius-8: 8px;--vo-radius-10: 10px;--vo-radius-12: 12px;--vo-radius-pill: 999px;--vo-radius-control: var(--vo-radius-8);--vo-radius-card: var(--vo-radius-8);--vo-radius-panel: var(--vo-radius-10);--vo-shadow-xs: 0 2px 8px rgba(31, 31, 31, .04);--vo-shadow-sm: 0 4px 12px rgba(31, 31, 31, .05);--vo-shadow-md: 0 10px 24px rgba(31, 31, 31, .08);--vo-shadow-lg: 0 18px 44px rgba(31, 31, 31, .12);--vo-shadow-brand: 0 10px 22px rgba(242, 182, 0, .2);--vo-shadow-confirm: 0 10px 22px rgba(21, 92, 73, .18);--vo-focus-ring: 0 0 0 3px rgba(255, 209, 0, .18);--vo-component-mobile-control-height: 44px;--vo-component-admin-control-height: 36px;--vo-component-button-radius: var(--vo-radius-control);--vo-component-button-primary-bg: var(--vo-brand-primary);--vo-component-button-primary-text: var(--vo-text-brand);--vo-component-button-confirm-bg: var(--vo-brand-secondary);--vo-component-button-confirm-text: var(--vo-text-inverse);--vo-component-card-bg: var(--vo-surface-card);--vo-component-card-border: var(--vo-border-default);--vo-component-card-radius: var(--vo-radius-card);--vo-component-form-bg: var(--vo-surface-card-soft);--vo-component-form-border: var(--vo-border-default);--vo-component-tag-bg: var(--vo-brand-primary-soft);--vo-component-tag-text: var(--vo-text-brand);--vo-component-empty-bg: var(--vo-surface-card-soft);--vo-component-error-bg: var(--vo-status-danger-soft);--vo-component-error-border: #FECACA;--vo-admin-min-width: 1024px;--vo-admin-sidebar-width: 220px;--vo-admin-sidebar-collapsed-width: 64px}:root{--ui-color-primary: #FFD100;--ui-color-primary-hover: #FFC300;--ui-color-primary-active: #F2B600;--ui-color-accent: #FF8A00;--ui-color-coffee: #155C49;--ui-color-coffee-deep: #0F4638;--ui-color-bg: #F7F8FA;--ui-color-surface: #FFFFFF;--ui-color-surface-soft: #FFF7D6;--ui-color-text: #1F1F1F;--ui-color-text-secondary: #66604F;--ui-color-text-muted: #9B927A;--ui-color-border: #EBE3CC;--ui-color-divider: #F0E7D2;--ui-color-success: #16A34A;--ui-color-warning: #F97316;--ui-color-danger: #EF4444;--ui-color-info: #3B82F6;--ui-color-button-text: #2B2110;--ui-font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--ui-font-size-xs: 11px;--ui-font-size-sm: 12px;--ui-font-size-md: 14px;--ui-font-size-lg: 16px;--ui-font-size-title: 22px;--ui-line-height: 1.5;--ui-space-1: 4px;--ui-space-2: 8px;--ui-space-3: 12px;--ui-space-4: 16px;--ui-space-5: 20px;--ui-space-6: 24px;--ui-radius-sm: 6px;--ui-radius-md: 8px;--ui-radius-lg: 8px;--ui-radius-panel: 10px;--ui-control-height: 36px;--ui-shadow-sm: 0 4px 12px rgba(31, 31, 31, .05);--ui-shadow-md: 0 10px 24px rgba(31, 31, 31, .08);--ui-shadow-lg: 0 18px 44px rgba(31, 31, 31, .12);--ui-focus-ring: 0 0 0 3px rgba(255, 209, 0, .16)}:root{--ui-color-primary: var(--vo-brand-primary);--ui-color-primary-hover: var(--vo-brand-primary-hover);--ui-color-primary-active: var(--vo-brand-primary-active);--ui-color-accent: var(--vo-brand-accent);--ui-color-coffee: var(--vo-brand-secondary);--ui-color-coffee-deep: var(--vo-brand-secondary-deep);--ui-color-bg: var(--vo-surface-page);--ui-color-surface: var(--vo-surface-card);--ui-color-surface-soft: var(--vo-brand-primary-soft);--ui-color-text: var(--vo-text-primary);--ui-color-text-secondary: var(--vo-text-secondary);--ui-color-text-muted: var(--vo-text-muted);--ui-color-border: var(--vo-border-default);--ui-color-divider: var(--vo-border-subtle);--ui-color-success: var(--vo-status-success);--ui-color-warning: var(--vo-status-warning);--ui-color-danger: var(--vo-status-danger);--ui-color-info: var(--vo-status-info);--ui-color-button-text: var(--vo-text-brand);--ui-font-family: var(--vo-font-family-admin);--ui-font-size-xs: var(--vo-font-size-11);--ui-font-size-sm: var(--vo-font-size-12);--ui-font-size-md: var(--vo-font-size-14);--ui-font-size-lg: var(--vo-font-size-16);--ui-font-size-title: var(--vo-font-size-22);--ui-line-height: var(--vo-line-height-base);--ui-space-1: var(--vo-space-2);--ui-space-2: var(--vo-space-4);--ui-space-3: var(--vo-space-6);--ui-space-4: var(--vo-space-8);--ui-space-5: var(--vo-space-10);--ui-space-6: var(--vo-space-12);--ui-radius-sm: var(--vo-radius-6);--ui-radius-md: var(--vo-radius-card);--ui-radius-lg: var(--vo-radius-card);--ui-radius-panel: var(--vo-radius-panel);--ui-control-height: var(--vo-component-admin-control-height);--ui-shadow-sm: var(--vo-shadow-sm);--ui-shadow-md: var(--vo-shadow-md);--ui-shadow-lg: var(--vo-shadow-lg);--ui-focus-ring: var(--vo-focus-ring)}.ui-card{border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-md);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-md)}.ui-panel{border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-panel);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-sm)}.ui-btn{min-height:var(--ui-control-height);display:inline-flex;align-items:center;justify-content:center;gap:var(--ui-space-2);padding:0 var(--ui-space-4);border:1px solid transparent;border-radius:var(--ui-radius-md);font-family:var(--ui-font-family);font-size:var(--ui-font-size-md);font-weight:700;letter-spacing:0;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.ui-btn:active{transform:translateY(1px) scale(.99)}.ui-btn:disabled,.ui-btn.is-disabled{cursor:not-allowed;opacity:.62;box-shadow:none}.ui-btn--primary{border-color:var(--ui-color-primary);background:var(--ui-color-primary);color:var(--ui-color-button-text);box-shadow:0 8px 18px #f2b6002e}.ui-btn--confirm{border-color:var(--ui-color-coffee);background:var(--ui-color-coffee);color:#fff;box-shadow:0 8px 18px #155c4929}.ui-btn--ghost{border-color:var(--ui-color-border);background:#fffdf7;color:var(--ui-color-button-text)}.ui-btn--danger{border-color:#fecaca;background:#fef2f2;color:var(--ui-color-danger)}.ui-field{display:flex;flex-direction:column;gap:6px;color:var(--ui-color-text-secondary);font-size:var(--ui-font-size-md)}.ui-input,.ui-select,.ui-textarea{width:100%;min-height:var(--ui-control-height);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-md);background:#fffdf7;color:var(--ui-color-text);font:inherit;outline:none}.ui-input,.ui-select{padding:0 var(--ui-space-3)}.ui-textarea{min-height:96px;padding:var(--ui-space-3);resize:vertical}.ui-input:focus,.ui-select:focus,.ui-textarea:focus{border-color:var(--ui-color-primary-active);box-shadow:var(--ui-focus-ring)}.ui-tag{min-height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 var(--ui-space-2);border-radius:var(--ui-radius-sm);background:var(--ui-color-surface-soft);color:var(--ui-color-button-text);font-size:var(--ui-font-size-xs);font-weight:700;white-space:nowrap}.ui-tag--success{background:#e8f8ef;color:#15803d}.ui-tag--warning{background:#fff3e0;color:var(--ui-color-warning)}.ui-tag--danger{background:#fef2f2;color:var(--ui-color-danger)}.ui-state{display:grid;gap:var(--ui-space-2);justify-items:center;padding:var(--ui-space-6) var(--ui-space-4);border:1px solid var(--ui-color-border);border-radius:var(--ui-radius-md);background:var(--ui-color-surface);color:var(--ui-color-text-secondary);text-align:center}.ui-state__title{color:var(--ui-color-text);font-size:var(--ui-font-size-lg);font-weight:800}.ui-state__desc{color:var(--ui-color-text-secondary);font-size:var(--ui-font-size-md);line-height:1.6}.ui-state--empty{background:#fffdf7}.ui-state--error{border-color:#fecaca;background:#fff7f7}.ui-loading{position:relative;overflow:hidden;background:var(--ui-color-surface-soft)}.ui-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent);animation:ui-loading-shimmer 1.2s infinite}.ui-modal{width:min(92vw,860px);max-height:82vh;overflow:auto;border-radius:var(--ui-radius-panel);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-lg)}@keyframes ui-loading-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.ui-btn,.ui-loading:after{transition:none;animation:none}}:root{--vo-component-modal-width: 860px;--vo-component-page-gutter: var(--vo-space-10)}.vo-stack{display:grid;gap:var(--vo-space-6)}.vo-stack--tight{gap:var(--vo-space-4)}.vo-stack--loose{gap:var(--vo-space-10)}.vo-cluster{display:flex;flex-wrap:wrap;align-items:center;gap:var(--vo-space-4);min-width:0}.vo-cluster--between{justify-content:space-between}.vo-section{padding:var(--vo-space-10)}.vo-section--flush{padding:0}.vo-card{box-sizing:border-box;width:100%;min-width:0;padding:var(--vo-space-8);border:1px solid var(--vo-component-card-border);border-radius:var(--vo-component-card-radius);background:var(--vo-component-card-bg);color:var(--vo-text-primary);box-shadow:var(--vo-shadow-sm)}.vo-card--soft{background:var(--vo-surface-card-soft)}.vo-card--flat{box-shadow:none}.vo-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--vo-space-6);min-width:0}.vo-card__title{margin:0;color:var(--vo-text-primary);font-size:var(--vo-font-size-18);font-weight:var(--vo-font-weight-heavy);line-height:var(--vo-line-height-tight)}.vo-card__desc{margin:var(--vo-space-3) 0 0;color:var(--vo-text-secondary);font-size:var(--vo-font-size-14);line-height:var(--vo-line-height-relaxed)}.vo-btn{box-sizing:border-box;min-width:76px;min-height:var(--ui-control-height, var(--vo-component-admin-control-height));display:inline-flex;align-items:center;justify-content:center;gap:var(--vo-space-3);padding:0 var(--vo-space-7);border:1px solid transparent;border-radius:var(--vo-component-button-radius);background:var(--vo-surface-card);color:var(--vo-text-primary);box-shadow:var(--vo-shadow-xs);font-family:var(--ui-font-family, var(--vo-font-family-admin));font-size:var(--vo-font-size-14);font-weight:var(--vo-font-weight-bold);line-height:1;text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.vo-btn:active{transform:translateY(1px)}.vo-btn:focus-visible{outline:0;box-shadow:var(--vo-focus-ring)}.vo-btn:disabled,.vo-btn.is-disabled,.vo-btn[aria-disabled=true]{cursor:not-allowed;opacity:.58;box-shadow:none;transform:none}.vo-btn--primary{border-color:var(--vo-component-button-primary-bg);background:var(--vo-component-button-primary-bg);color:var(--vo-component-button-primary-text);box-shadow:var(--vo-shadow-brand)}.vo-btn--confirm{border-color:var(--vo-component-button-confirm-bg);background:var(--vo-component-button-confirm-bg);color:var(--vo-component-button-confirm-text);box-shadow:var(--vo-shadow-confirm)}.vo-btn--ghost{border-color:var(--vo-border-default);background:var(--vo-surface-card-soft);color:var(--vo-brand-secondary);box-shadow:none}.vo-btn--danger{border-color:var(--vo-component-error-border);background:var(--vo-status-danger-soft);color:var(--vo-status-danger);box-shadow:none}.vo-btn--plain{min-width:0;padding:0;border-color:transparent;background:transparent;color:var(--vo-brand-secondary);box-shadow:none}.vo-btn--block{width:100%}.vo-btn--sm{min-width:56px;min-height:30px;padding:0 var(--vo-space-5);font-size:var(--vo-font-size-13)}.vo-btn--lg{min-height:40px;padding:0 var(--vo-space-10);font-size:var(--vo-font-size-15)}.vo-field{display:grid;gap:var(--vo-space-3);color:var(--vo-text-secondary);font-size:var(--vo-font-size-14)}.vo-label{color:var(--vo-text-secondary);font-size:var(--vo-font-size-14);font-weight:var(--vo-font-weight-medium);line-height:var(--vo-line-height-base)}.vo-control,.vo-input,.vo-select,.vo-textarea{box-sizing:border-box;width:100%;border:1px solid var(--vo-component-form-border);border-radius:var(--vo-radius-control);background:var(--vo-component-form-bg);color:var(--vo-text-primary);font-family:var(--ui-font-family, var(--vo-font-family-admin));font-size:var(--vo-font-size-14);outline:0}.vo-control,.vo-input,.vo-select{min-height:var(--ui-control-height, var(--vo-component-admin-control-height));padding:0 var(--vo-space-6)}.vo-textarea{min-height:96px;padding:var(--vo-space-5) var(--vo-space-6);line-height:var(--vo-line-height-relaxed);resize:vertical}.vo-control:focus,.vo-input:focus,.vo-select:focus,.vo-textarea:focus{border-color:var(--vo-brand-primary-active);box-shadow:var(--vo-focus-ring)}.vo-control:disabled,.vo-input:disabled,.vo-select:disabled,.vo-textarea:disabled,.vo-control.is-disabled{background:var(--vo-status-neutral-soft);color:var(--vo-text-muted);cursor:not-allowed}.vo-field.is-invalid .vo-control,.vo-field.is-invalid .vo-input,.vo-field.is-invalid .vo-select,.vo-field.is-invalid .vo-textarea,.vo-control.is-invalid,.vo-control[aria-invalid=true]{border-color:var(--vo-status-danger);background:var(--vo-status-danger-soft)}.vo-field__hint,.vo-field__error{margin:0;font-size:var(--vo-font-size-12);line-height:var(--vo-line-height-base)}.vo-field__hint{color:var(--vo-text-muted)}.vo-field__error{color:var(--vo-status-danger)}.vo-tag{box-sizing:border-box;min-height:24px;display:inline-flex;align-items:center;justify-content:center;gap:var(--vo-space-2);padding:0 var(--vo-space-5);border:1px solid transparent;border-radius:var(--vo-radius-6);background:var(--vo-component-tag-bg);color:var(--vo-component-tag-text);font-size:var(--vo-font-size-12);font-weight:var(--vo-font-weight-bold);line-height:1;white-space:nowrap}.vo-tag--success{background:var(--vo-status-success-soft);color:var(--vo-status-success)}.vo-tag--warning{background:var(--vo-status-warning-soft);color:var(--vo-status-warning)}.vo-tag--danger{background:var(--vo-status-danger-soft);color:var(--vo-status-danger)}.vo-tag--info{background:var(--vo-status-info-soft);color:var(--vo-status-info)}.vo-tag--neutral{background:var(--vo-status-neutral-soft);color:var(--vo-status-neutral)}.vo-tag--module-ai{background:var(--vo-module-ai-soft);color:var(--vo-module-ai)}.vo-tag--module-sync{background:var(--vo-module-sync-soft);color:var(--vo-module-sync)}.vo-tag--module-day{background:var(--vo-module-day-soft);color:var(--vo-module-day)}.vo-tag--module-library{background:var(--vo-module-library-soft);color:var(--vo-module-library)}.vo-tag--module-local{background:var(--vo-module-local-soft);color:var(--vo-module-local)}.vo-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:var(--vo-component-page-gutter);background:#1f1f1f6b}.vo-modal,.vo-panel{box-sizing:border-box;width:min(92vw,var(--vo-component-modal-width));max-height:86vh;overflow:auto;border:1px solid var(--vo-border-default);border-radius:var(--vo-radius-panel);background:var(--vo-surface-card);color:var(--vo-text-primary);box-shadow:var(--vo-shadow-lg)}.vo-panel{width:100%;max-height:none}.vo-modal__header,.vo-modal__body,.vo-modal__footer,.vo-panel__header,.vo-panel__body,.vo-panel__footer{padding:var(--vo-space-8)}.vo-modal__header,.vo-panel__header{border-bottom:1px solid var(--vo-border-subtle)}.vo-modal__footer,.vo-panel__footer{display:flex;justify-content:flex-end;gap:var(--vo-space-4);border-top:1px solid var(--vo-border-subtle)}.vo-state{box-sizing:border-box;display:grid;justify-items:center;gap:var(--vo-space-4);min-height:132px;padding:var(--vo-space-12) var(--vo-space-8);border:1px solid var(--vo-border-default);border-radius:var(--vo-radius-card);background:var(--vo-component-empty-bg);color:var(--vo-text-secondary);text-align:center}.vo-state--empty{border-style:dashed}.vo-state--error{border-color:var(--vo-component-error-border);background:var(--vo-component-error-bg)}.vo-state--loading{background:var(--vo-surface-card)}.vo-state__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--vo-radius-10);background:var(--vo-brand-primary-soft);color:var(--vo-brand-secondary);font-weight:var(--vo-font-weight-heavy)}.vo-state__title{margin:0;color:var(--vo-text-primary);font-size:var(--vo-font-size-18);font-weight:var(--vo-font-weight-heavy);line-height:var(--vo-line-height-tight)}.vo-state__desc{max-width:32em;margin:0;color:var(--vo-text-secondary);font-size:var(--vo-font-size-14);line-height:var(--vo-line-height-relaxed)}.vo-state__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--vo-space-4)}.vo-alert{box-sizing:border-box;padding:var(--vo-space-6) var(--vo-space-8);border:1px solid var(--vo-border-default);border-radius:var(--vo-radius-card);background:var(--vo-surface-card-soft);color:var(--vo-text-secondary);font-size:var(--vo-font-size-14);line-height:var(--vo-line-height-relaxed)}.vo-alert--success{border-color:var(--vo-status-success-soft);background:var(--vo-status-success-soft);color:var(--vo-status-success)}.vo-alert--warning{border-color:var(--vo-status-warning-soft);background:var(--vo-status-warning-soft);color:var(--vo-status-warning)}.vo-alert--error{border-color:var(--vo-component-error-border);background:var(--vo-status-danger-soft);color:var(--vo-status-danger)}.vo-alert--info{border-color:var(--vo-status-info-soft);background:var(--vo-status-info-soft);color:var(--vo-status-info)}.vo-skeleton{position:relative;overflow:hidden;border-radius:var(--vo-radius-6);background:var(--vo-status-neutral-soft)}.vo-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),transparent);animation:vo-shimmer 1.2s infinite}.vo-spinner{width:22px;height:22px;border:2px solid var(--vo-border-default);border-top-color:var(--vo-brand-secondary);border-radius:50%;animation:vo-spin .8s linear infinite}@keyframes vo-shimmer{to{transform:translate(100%)}}@keyframes vo-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.vo-btn,.vo-skeleton:after,.vo-spinner{transition:none;animation:none}}:root{--wyk-primary: var(--ui-color-primary);--wyk-primary-hover: var(--ui-color-primary-hover);--wyk-primary-active: var(--ui-color-primary-active);--wyk-orange: var(--ui-color-accent);--wyk-gold: #E7A900;--wyk-deep-gold: #2B2110;--wyk-coffee-green: var(--ui-color-coffee);--wyk-bg: var(--ui-color-bg);--wyk-bg-card: var(--ui-color-surface);--wyk-bg-soft: var(--ui-color-surface-soft);--wyk-bg-page: var(--ui-color-bg);--wyk-text-main: var(--ui-color-text);--wyk-text-secondary: var(--ui-color-text-secondary);--wyk-text-muted: var(--ui-color-text-muted);--wyk-border: var(--ui-color-border);--wyk-divider: var(--ui-color-divider);--wyk-success: var(--ui-color-success);--wyk-warning: var(--ui-color-warning);--wyk-danger: var(--ui-color-danger);--wyk-info: var(--ui-color-info);--admin-primary: var(--wyk-primary);--admin-primary-dark: var(--wyk-primary-active);--admin-primary-light: #FFE36A;--admin-primary-50: #FFF7D6;--admin-primary-100: #FFF0B8;--admin-primary-500: var(--wyk-primary);--admin-primary-700: var(--wyk-deep-gold);--el-color-primary: var(--wyk-primary);--el-color-primary-light-3: #FFE36A;--el-color-primary-light-5: #FFECA3;--el-color-primary-light-7: #FFF3CC;--el-color-primary-light-8: #FFF7DA;--el-color-primary-light-9: #FFFBEF;--el-color-primary-dark-2: var(--wyk-primary-active);--el-menu-active-color: var(--wyk-deep-gold);--el-menu-hover-bg-color: rgba(255, 210, 30, .16);--admin-bg-page: var(--wyk-bg-page);--admin-bg-card: #ffffff;--admin-border: var(--wyk-border);--admin-text-title: var(--wyk-text-main);--admin-text-body: var(--wyk-text-secondary);--admin-text-muted: var(--wyk-text-muted);--admin-success: var(--wyk-success);--admin-warning: var(--wyk-warning);--admin-danger: var(--wyk-danger);--admin-info: var(--wyk-info);--admin-radius-sm: var(--ui-radius-sm);--admin-radius-md: var(--ui-radius-md);--admin-radius-lg: var(--ui-radius-panel);--admin-shadow-sm: var(--ui-shadow-sm);--admin-shadow-md: var(--ui-shadow-md)}html,body,#app{min-width:1024px;background:linear-gradient(180deg,#fff4c2 0,#f7f8fa 260px),var(--admin-bg-page)}body{color:var(--admin-text-body);font-size:14px;line-height:1.5}a{color:var(--admin-primary);text-decoration:none}.page,.page-container{padding:0;min-width:0}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding:18px 20px;border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:linear-gradient(135deg,#fff,#fff8dc 64%,#f4fbf7);box-shadow:var(--admin-shadow-sm)}.page-header h1,.page-header h2,.page-title{margin:0;font-size:20px;line-height:28px;font-weight:700;color:var(--admin-text-title)}.page-header p,.page-subtitle{margin:6px 0 0;font-size:13px;color:var(--admin-text-muted)}.page-header .el-button,.page-header-actions{flex-shrink:0}.page-title{display:block}.filter-card{background:var(--admin-bg-card);border-radius:var(--admin-radius-md);padding:16px;margin-bottom:16px;box-shadow:var(--admin-shadow-md);border:1px solid var(--admin-border)}.filter-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.filter-item{display:flex;flex-direction:column;gap:6px;min-width:180px;flex:1 1 180px}.filter-item label{font-size:12px;color:var(--admin-text-muted);font-weight:600}.filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;margin-top:14px}.filter-card .el-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px 16px}.filter-card .el-form-item{margin-right:0;margin-bottom:0}.filter-card .el-input,.filter-card .el-select,.filter-card .el-date-editor{min-width:180px}.table-card{background:var(--admin-bg-card);border-radius:var(--admin-radius-md);padding:0;box-shadow:var(--admin-shadow-md);border:1px solid var(--admin-border);overflow-x:auto;overflow-y:hidden}.table-card .el-table{--el-table-border-color: transparent;min-width:100%}.table-card .el-table,.el-table{font-size:13px}.table-card .el-table th.el-table__cell{background:#fff4c2;color:var(--admin-text-body);font-weight:600;font-size:13px}.el-table th.el-table__cell{background:#fff4c2;color:var(--admin-text-body);font-weight:600}.el-table .el-table__cell{padding:10px 0}.el-table .cell{line-height:20px}.el-table__empty-block{min-height:160px}.tag{display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:18px;padding:0 8px;border-radius:6px;font-weight:600;white-space:nowrap}.tag-green{background:#e8f8ef;color:#15803d}.tag-gold{background:#fff8e1;color:#f57f17}.tag-orange{background:#fff3e0;color:#e65100}.tag-red{background:#ffebee;color:#c62828}.tag-blue{background:#e3f2fd;color:#1565c0}.tag-gray{background:#f5f5f5;color:#999}.tag-purple{background:#f3e5f5;color:#7b1fa2}.status-tag{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:22px;padding:0 8px;border-radius:6px;font-size:12px;font-weight:600}.status-success,.status-normal,.status-published,.status-passed,.status-active,.status-complete{background:#e8f8ef;color:#15803d}.status-pending,.status-review,.status-unused{background:#fff3cc;color:var(--wyk-deep-gold)}.status-warning{background:#fff3e0;color:#e65100}.status-draft,.status-disabled,.status-expired,.status-hidden{background:#f5f5f5;color:#777}.status-danger,.status-rejected,.status-frozen,.status-risk{background:#ffebee;color:#c62828}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:24px;z-index:2000}.modal-card{background:var(--admin-bg-card);border-radius:var(--admin-radius-lg);padding:22px 24px;width:90%;max-width:520px;box-shadow:0 8px 30px #5c3b0029;max-height:80vh;overflow-y:auto}.modal-title{font-size:17px;font-weight:700;color:var(--admin-text-title);margin:0 0 16px}.modal-body{font-size:14px;color:var(--admin-text-body);line-height:1.6;margin-bottom:20px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.form-card{background:var(--admin-bg-card);border-radius:var(--admin-radius-md);padding:24px;box-shadow:var(--admin-shadow-md);border:1px solid var(--admin-border)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:13px;color:var(--admin-text-title);font-weight:600}.required-mark{color:var(--admin-danger);margin-left:2px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.action-cell{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-start}.el-table__fixed-right .action-cell{justify-content:center}.el-dialog{border-radius:var(--admin-radius-lg)}.el-dialog__header{padding:18px 22px 12px;margin:0;border-bottom:1px solid var(--admin-border)}.el-dialog__title{font-size:16px;font-weight:700;color:var(--admin-text-title)}.el-dialog__body{padding:20px 22px}.el-dialog__footer{padding:12px 22px 18px;border-top:1px solid var(--admin-border)}.el-message-box{border-radius:var(--admin-radius-lg)}.el-message-box__btns{display:flex;justify-content:flex-end;gap:8px}.el-card{border-radius:var(--admin-radius-md)}.el-empty{padding:32px 0}.el-button--primary{--el-button-text-color: var(--wyk-deep-gold);--el-button-bg-color: var(--wyk-primary);--el-button-border-color: var(--wyk-primary);--el-button-hover-text-color: var(--wyk-deep-gold);--el-button-hover-bg-color: var(--wyk-primary-hover);--el-button-hover-border-color: var(--wyk-primary-hover);--el-button-active-bg-color: var(--wyk-primary-active);--el-button-active-border-color: var(--wyk-primary-active)}.el-button--primary.is-plain{--el-button-text-color: var(--wyk-deep-gold);--el-button-bg-color: var(--wyk-bg-soft);--el-button-border-color: var(--wyk-border)}.el-input__wrapper.is-focus,.el-textarea__inner:focus,.el-select .el-input.is-focus .el-input__wrapper{box-shadow:0 0 0 1px var(--wyk-primary-active) inset}.filter-card,.table-card,.form-card,.modal-card,.el-dialog,.el-card,.page-card,.card,.ops-panel,.stat-card,.ops-card{border-color:var(--wyk-border)!important;background:var(--admin-bg-card)!important;box-shadow:var(--admin-shadow-md)!important}.filter-card,.table-card,.form-card{border-radius:var(--admin-radius-md)}.el-table__row:hover>td.el-table__cell{background:#fffbf0!important}.el-tabs__active-bar{background-color:var(--wyk-primary-active)}.el-tabs__item.is-active,.el-tabs__item:hover,.el-pagination.is-background .el-pager li.is-active{color:var(--wyk-deep-gold)}.el-pagination.is-background .el-pager li.is-active{background:var(--wyk-primary)}.el-switch.is-checked .el-switch__core{background-color:var(--wyk-primary-active);border-color:var(--wyk-primary-active)}.tag-gold,.status-warning,.status-pending,.status-review,.status-unused{background:var(--wyk-bg-soft);color:var(--wyk-deep-gold)}.tag-green,.status-success,.status-normal,.status-published,.status-passed,.status-active,.status-complete{background:#e8f8ef;color:#15803d}.tag-blue{background:#eff6ff;color:var(--wyk-info)}.tag-red,.status-danger,.status-rejected,.status-frozen,.status-risk{background:#fef2f2;color:var(--wyk-danger)}.btn.primary,.pager .active,.status-tabs button.active,.actions .primary,.el-button--primary{background:var(--wyk-primary)!important;border-color:var(--wyk-primary)!important;color:var(--wyk-deep-gold)!important}.link,.actions button,.text-green,.resource-cover.placeholder,.stat-card span,.amount,.section-link,.quick-entry,.avatar.fallback,.team-avatar.fallback{color:var(--wyk-deep-gold)!important}.loading-bar,.quick-entry,.green,.pill.green,.tag.green,.status-tag.success{background:var(--wyk-bg-soft)!important;border-color:var(--wyk-border)!important;color:var(--wyk-deep-gold)!important}.status-tag.success{background:#e8f8ef!important;color:#15803d!important}.amount.income{color:var(--wyk-deep-gold)!important}.amount.expense,.overdue{color:var(--wyk-danger)!important}.avatar,.team-avatar{border-color:var(--wyk-border)!important}@media (max-width: 1180px){.filter-card .el-input,.filter-card .el-select,.filter-card .el-date-editor,.filter-item{min-width:160px}}.admin-layout :where(button,.el-button,.el-input__wrapper,.el-select__wrapper,.el-textarea__inner,.el-card,.el-dialog,.filter-card,.table-card,.form-card,.page-header,.card,.ops-panel,.stat-card,.metric-card,.panel){border-radius:var(--admin-radius-md)!important}.admin-layout :where(.el-button){font-weight:700}.admin-layout :where(.el-button--primary){box-shadow:0 8px 18px #f2b6002e}.admin-layout :where(.el-button--danger.is-plain){background:#fff5f5}.admin-layout :where(.el-input__wrapper,.el-select__wrapper,.el-textarea__inner){background:#fffdf7!important;box-shadow:0 0 0 1px var(--wyk-border) inset!important}.admin-layout :where(.el-input__wrapper.is-focus,.el-select__wrapper.is-focused,.el-textarea__inner:focus){box-shadow:0 0 0 1px var(--wyk-primary-active) inset,0 0 0 3px #ffd10029!important}.admin-layout :where(.el-table){--el-table-row-hover-bg-color: #fffbef;border-radius:var(--admin-radius-md)}.admin-layout :where(.el-table .el-table__cell){border-bottom-color:#f1ead8}.admin-layout :where(.el-tabs__item,.workspace-tab,.menu-item,.menu-group-title){letter-spacing:0}.admin-layout :where(.metric-card,.stat-card,.ops-card,.panel,.card,.todo-center-panel,.todo-lane,.funnel-card){border:1px solid var(--wyk-border)!important;background:#fff!important;box-shadow:var(--admin-shadow-md)!important}.admin-layout :where(.stat-val,.metric-card strong,.ops-card strong,.todo-center-card strong,.snapshot-grid strong){color:var(--wyk-text-main)!important}.admin-layout :where(.muted,.stat-hint,.ops-card small,.metric-card small,.panel-head span){color:var(--wyk-text-secondary)!important}.admin-layout :where(.release-badge,.result-tag,.status-tag,.tag,.todo-category){border-radius:6px!important}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page){--uiopt-007-filter-min: 220px;--uiopt-007-table-min: 1120px;--uiopt-007-action-height: 28px;display:grid;gap:16px}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .page-header){margin-bottom:0}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .stats-row){margin-bottom:0}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .filter-card,[data-ui-task=UIOPT-007].coffee-admin-review-page .filter-band){padding:16px 18px!important;border:1px solid var(--wyk-border)!important;border-radius:var(--admin-radius-md)!important;background:linear-gradient(180deg,#fffdf7,#fff)!important;box-shadow:var(--admin-shadow-md)!important;overflow:visible}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .filter-card .el-form,[data-ui-task=UIOPT-007].coffee-admin-review-page .filter-band .el-form){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(var(--uiopt-007-filter-min),1fr));align-items:end;gap:14px 16px}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .filter-card .el-form-item,[data-ui-task=UIOPT-007].coffee-admin-review-page .filter-band .el-form-item){width:100%;min-width:0;margin:0!important}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .filter-card .el-form-item:last-child,[data-ui-task=UIOPT-007].coffee-admin-review-page .filter-band .el-form-item:last-child){justify-self:end;width:auto;min-width:180px}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .filter-card .el-form-item:last-child .el-form-item__content,[data-ui-task=UIOPT-007].coffee-admin-review-page .filter-band .el-form-item:last-child .el-form-item__content){display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .filter-card .el-input,[data-ui-task=UIOPT-007].coffee-admin-review-page .filter-card .el-select,[data-ui-task=UIOPT-007].coffee-admin-review-page .filter-card .el-date-editor,[data-ui-task=UIOPT-007].coffee-admin-review-page .filter-band .el-input,[data-ui-task=UIOPT-007].coffee-admin-review-page .filter-band .el-select,[data-ui-task=UIOPT-007].coffee-admin-review-page .filter-band .el-date-editor){width:100%!important;min-width:var(--uiopt-007-filter-min)!important}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .table-card,[data-ui-task=UIOPT-007].coffee-admin-review-page .table-band){padding:14px 16px 16px!important;border:1px solid var(--wyk-border)!important;border-radius:var(--admin-radius-md)!important;background:#fff!important;box-shadow:var(--admin-shadow-md)!important;overflow-x:auto;overflow-y:hidden}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .table-card>.el-table,[data-ui-task=UIOPT-007].coffee-admin-review-page .table-band>.el-table){min-width:var(--uiopt-007-table-min)}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .el-table){--el-table-header-bg-color: #fff4c2;--el-table-row-hover-bg-color: #fffbef}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .el-table th.el-table__cell){height:46px;color:var(--wyk-text-main);font-weight:800}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .el-table .el-table__cell){vertical-align:top}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .el-table .cell){min-width:0;line-height:20px;word-break:break-word}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .el-table__fixed-right .cell){display:flex;align-items:center;justify-content:flex-start;gap:6px;flex-wrap:wrap}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .el-table__fixed-right .el-button){min-height:var(--uiopt-007-action-height);margin-left:0!important}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .el-table__fixed-right .el-button.is-link){padding:0 7px!important;border:1px solid transparent;border-radius:6px;background:#fffdf7}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .el-table__fixed-right .el-button.is-link:hover){border-color:var(--wyk-border);background:#fff8dc}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .pager-row){display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:14px;color:var(--wyk-text-secondary)}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .detail-section){padding:14px;border:1px solid var(--wyk-border);border-radius:var(--admin-radius-md);background:#fffdf7}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .detail-section+.detail-section){margin-top:14px}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .detail-section h3,[data-ui-task=UIOPT-007].coffee-admin-review-page .section-title h3){margin:0 0 12px;color:var(--wyk-text-main);font-size:15px;line-height:22px;font-weight:800}.admin-layout :where([data-ui-task=UIOPT-007].coffee-admin-review-page .error-state,[data-ui-task=UIOPT-007].coffee-admin-review-page .drawer-state,[data-ui-task=UIOPT-007].coffee-admin-review-page .empty-detail){display:grid;justify-items:center;gap:10px;padding:22px;border:1px dashed var(--wyk-border);border-radius:var(--admin-radius-md);background:#fffdf7;color:var(--wyk-text-secondary)}.el-dialog .el-input,.el-dialog .el-select,.el-dialog .el-date-editor,.el-dialog .el-input-number,.el-drawer .el-input,.el-drawer .el-select,.el-drawer .el-date-editor,.el-drawer .el-input-number{width:100%!important}.el-dialog .el-input-number .el-input__wrapper,.el-drawer .el-input-number .el-input__wrapper{min-width:128px}.el-dialog .el-form-item,.el-drawer .el-form-item{margin-bottom:18px}.el-drawer__body{background:linear-gradient(180deg,#fffdf7,#f7f8fa)}.el-message-box__input .el-textarea__inner{min-height:96px}.admin-layout{--uiopt-009-admin-state-min-h: 132px;--uiopt-009-admin-state-pad: 22px}.admin-layout :where(.el-table__empty-block,.el-empty,.empty,.empty-inline,.empty-cell,.empty-detail,.drawer-state,.error-state,.state-card,.error-card){border-radius:var(--admin-radius-md)!important;letter-spacing:0!important}.admin-layout :where(.el-table__empty-block){min-height:var(--uiopt-009-admin-state-min-h)!important;background:linear-gradient(180deg,#fffdf7f5,#fffffffa)!important}.admin-layout :where(.el-table__empty-text){width:min(420px,calc(100% - 32px));min-height:78px;display:inline-grid;place-items:center;padding:18px 20px;border:1px dashed var(--wyk-border);border-radius:var(--admin-radius-md);background:#fffdf7;color:var(--wyk-text-secondary);font-weight:700;line-height:1.5}.admin-layout :where(.el-empty){min-height:var(--uiopt-009-admin-state-min-h);padding:var(--uiopt-009-admin-state-pad)!important;border:1px dashed var(--wyk-border);background:linear-gradient(180deg,#fffdf7f5,#fffffffa);color:var(--wyk-text-secondary)}.admin-layout :where(.el-empty__description p){color:var(--wyk-text-secondary);font-weight:700}.admin-layout :where(.empty,.empty-inline,.empty-cell,.empty-detail,.drawer-state){min-height:88px;display:grid;align-content:center;justify-items:center;gap:8px;padding:18px!important;border:1px dashed var(--wyk-border)!important;background:#fffdf7!important;color:var(--wyk-text-secondary)!important;text-align:center;font-weight:700}.admin-layout :where(.error-state,.state-card.error,.error-card){display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;padding:12px 14px!important;border:1px solid rgba(239,68,68,.22)!important;border-radius:var(--admin-radius-md)!important;background:#fff7f7!important;color:var(--ui-color-danger)!important;box-shadow:var(--admin-shadow-sm)}.admin-layout :where(.error-state):before,.admin-layout :where(.state-card.error):before,.admin-layout :where(.error-card):before{content:"!";width:28px;height:28px;display:inline-grid;flex:0 0 auto;place-items:center;border-radius:50%;background:#fee2e2;color:var(--ui-color-danger);font-weight:900}.admin-layout :where(.error-state>span,.state-card.error>span,.error-card>span){flex:1 1 auto}.admin-layout :where(.el-loading-mask){background:#fffdf7c7!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.admin-layout :where(.el-loading-spinner .path){stroke:var(--wyk-deep-gold)!important}.admin-layout :where(.el-skeleton__item){position:relative;overflow:hidden;border-radius:8px!important;background:#fff4c2!important}.admin-layout :where(.el-skeleton__item):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.66),transparent);animation:uiopt-009-admin-shimmer 1.35s infinite}@keyframes uiopt-009-admin-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.admin-layout :where(.el-skeleton__item):after{animation:none}}.admin-layout{--uiopt-010-admin-touch-target: 36px;--uiopt-010-admin-compact-pad: 16px}.admin-layout :where(*){min-width:0}.admin-layout :where(button,.el-button,[role=button],.menu-item,.menu-group-title,.workspace-tab,.workspace-tab-close,.tab-scroll-btn,.tab-action-btn){touch-action:manipulation}.admin-layout :where(.el-button,.menu-item,.menu-group-title,.workspace-tab,.tab-scroll-btn,.tab-action-btn,.workspace-tab-close){min-height:var(--uiopt-010-admin-touch-target)}.admin-layout :where(.page-header,.filter-card,.filter-row,.filter-card .el-form,.table-card,.form-card,.modal-card,.dialog-summary,.detail-view,.stats-row,.metric-grid,.ops-grid,.snapshot-grid){min-width:0}.admin-layout :where(.page-header h1,.page-header h2,.page-title,.page-subtitle,.workspace-tab-title,.menu-text,.cell,.detail-view strong,.dialog-summary strong){overflow-wrap:anywhere}.admin-layout :where(.table-card,.el-table__body-wrapper,.el-table__header-wrapper){max-width:100%}.admin-layout :where(.el-dialog,.modal-card,.el-message-box){max-width:calc(100vw - 32px)!important;max-height:calc(100vh - 32px)}.admin-layout :where(.el-dialog__body,.modal-card,.el-drawer__body){overflow:auto;overscroll-behavior:contain}.admin-layout :where(.el-drawer.rtl,.el-drawer.ltr){max-width:min(92vw,860px)!important}.admin-layout :where(.el-date-editor.el-input,.el-date-editor.el-input__wrapper,.el-input,.el-select,.el-input-number,.el-cascader,.el-textarea){max-width:100%}@media (max-width: 1180px){.admin-layout :where(.workspace-tab-status){display:none}.admin-layout :where(.workspace-tabs){gap:4px;padding-left:8px;padding-right:8px}.admin-layout :where(.workspace-tab){max-width:164px;min-width:82px}.admin-layout :where(.tab-action-btn){padding-left:8px;padding-right:8px}}@media (max-width: 1024px){html,body,#app,.admin-layout{min-width:768px}.admin-layout :where(.admin-main){padding:var(--uiopt-010-admin-compact-pad)!important}.admin-layout :where(.page-header){flex-wrap:wrap;padding:16px}.admin-layout :where(.page-header-actions,.page-header .el-button){flex:0 0 auto}.admin-layout :where(.filter-card .el-form,.filter-row){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end}.admin-layout :where(.filter-actions){justify-content:flex-start}.admin-layout :where(.el-dialog){width:min(720px,calc(100vw - 32px))!important}.admin-layout :where(.el-drawer.rtl,.el-drawer.ltr){width:min(86vw,760px)!important}}@media (max-width: 768px){html,body,#app{min-width:768px}.admin-layout :where(.workspace-tabs){height:auto;min-height:54px;flex-wrap:wrap;align-content:center;padding-bottom:7px}.admin-layout :where(.workspace-tab-rail){order:3;flex-basis:100%;min-height:38px}.admin-layout :where(.workspace-tab-actions){margin-left:auto}.admin-layout :where(.workspace-tab){max-width:150px}.admin-layout :where(.el-dialog,.modal-card,.el-message-box){max-width:calc(100vw - 24px)!important}.admin-layout :where(.el-dialog__body){padding:16px!important}}.admin-layout{--phase-03-005-shell-bg: #f7f8fa;--phase-03-005-panel-bg: #ffffff;--phase-03-005-panel-soft: #fffdf7;--phase-03-005-panel-warm: #fff8dc;--phase-03-005-border: var(--wyk-border);--phase-03-005-border-soft: var(--wyk-divider);--phase-03-005-title: var(--wyk-text-main);--phase-03-005-body: var(--wyk-text-secondary);--phase-03-005-muted: var(--wyk-text-muted);--phase-03-005-radius: var(--admin-radius-md);--phase-03-005-shadow: 0 10px 24px rgba(31, 31, 31, .06);--phase-03-005-shadow-soft: 0 6px 16px rgba(31, 31, 31, .045);background:linear-gradient(180deg,#fff4c2c7 0,#f7f8fa00 260px),var(--phase-03-005-shell-bg)!important;color:var(--phase-03-005-body);font-family:var(--ui-font-family)}.admin-layout :where(.admin-aside){background:linear-gradient(180deg,#fffdf7,#fff 56%,#fffaf0)!important;border-right:1px solid var(--phase-03-005-border-soft)!important;box-shadow:8px 0 22px #1f1f1f0b!important}.admin-layout :where(.admin-logo){height:64px!important;border-bottom:1px solid var(--phase-03-005-border-soft)!important}.admin-layout :where(.logo-mark){border-radius:8px!important;box-shadow:0 8px 18px #f2b6002e}.admin-layout :where(.logo-text){color:var(--phase-03-005-title)!important;letter-spacing:0!important}.admin-layout :where(.admin-header){height:56px!important;background:#fffdf7f5!important;border-bottom:1px solid var(--phase-03-005-border-soft)!important;box-shadow:0 8px 18px #1f1f1f0a!important}.admin-layout :where(.admin-main){background:linear-gradient(180deg,#fff4c27a 0,#f7f8fa00 180px),var(--phase-03-005-shell-bg)!important;padding:24px!important}.admin-layout :where(.admin-main>.page,.admin-main>.page-container){display:grid;gap:16px}.admin-layout :where(.workspace-tabs){min-height:54px!important;background:linear-gradient(180deg,#fff,#fff8dc)!important;border-bottom:1px solid var(--phase-03-005-border-soft)!important;box-shadow:0 1px #1f1f1f0a!important}.admin-layout :where(.workspace-tab){border-color:var(--phase-03-005-border)!important;background:#fffdf5!important;color:var(--phase-03-005-body)!important;letter-spacing:0!important}.admin-layout :where(.workspace-tab:hover){background:#fff!important;color:var(--wyk-deep-gold)!important}.admin-layout :where(.workspace-tab.active){border-color:var(--wyk-primary)!important;background:#fff!important;color:var(--wyk-deep-gold)!important;box-shadow:0 -3px 12px #f2b60024!important}.admin-layout :where(.workspace-tab-actions){gap:6px!important}.admin-layout :where(.tab-action-btn,.tab-scroll-btn,.workspace-tab-close,.collapse-btn){border-radius:6px!important}.admin-layout :where(.menu-search-panel){background:linear-gradient(180deg,#fff8dce0,#ffffffbd)!important}.admin-layout :where(.menu-search-box,.menu-item,.menu-group-title){border-radius:8px!important}.admin-layout :where(.menu-group-title,.menu-item){min-height:42px!important;letter-spacing:0!important}.admin-layout :where(.menu-group-title:hover,.menu-item:hover,.menu-group.active .menu-group-title,.menu-item.active){background:var(--admin-primary-50)!important;color:var(--wyk-deep-gold)!important}.admin-layout :where(.menu-item.active,.menu-group.active .menu-group-title){box-shadow:inset 3px 0 0 var(--wyk-primary)!important}.admin-layout :where(.admin-breadcrumb){color:var(--phase-03-005-muted)}.admin-layout :where(.page-header){display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;margin:0 0 16px!important;padding:18px 20px!important;border:1px solid var(--phase-03-005-border)!important;border-radius:var(--phase-03-005-radius)!important;background:linear-gradient(135deg,#fff,#fff8dc 62%,#f4fbf7)!important;box-shadow:var(--phase-03-005-shadow-soft)!important}.admin-layout :where(.page-header h1,.page-header h2,.page-title){margin:0!important;color:var(--phase-03-005-title)!important;font-size:22px!important;font-weight:800!important;line-height:30px!important;letter-spacing:0!important}.admin-layout :where(.page-header p,.page-subtitle){margin-top:6px!important;color:var(--phase-03-005-muted)!important;font-size:13px!important;line-height:20px!important}.admin-layout :where(.header-actions,.page-header-actions,.filter-actions,.table-actions,.form-actions,.modal-actions,.actions){display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.admin-layout :where(.filter-card,.table-card,.form-card,.detail-section,.dialog-summary,.el-card,.card,.panel,.ops-panel,.todo-center-panel,.todo-lane,.funnel-card){border:1px solid var(--phase-03-005-border)!important;border-radius:var(--phase-03-005-radius)!important;background:var(--phase-03-005-panel-bg)!important;box-shadow:var(--phase-03-005-shadow)!important}.admin-layout :where(.filter-card,.form-card,.detail-section,.dialog-summary){padding:16px 18px!important}.admin-layout :where(.table-card){overflow-x:auto!important;overflow-y:hidden!important}.admin-layout :where(.stats-row,.stat-cards,.metric-grid,.ops-grid,.snapshot-grid){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important;gap:14px!important;margin:0 0 16px!important}.admin-layout :where(.stats-row>*,.stat-card,.metric-card,.ops-card,.snapshot-card){min-height:84px;border:1px solid var(--phase-03-005-border)!important;border-radius:var(--phase-03-005-radius)!important;background:#fff!important;box-shadow:var(--phase-03-005-shadow-soft)!important}.admin-layout :where(.stats-row span,.stat-card span,.metric-card small,.ops-card small,.stat-hint,.muted){color:var(--phase-03-005-muted)!important}.admin-layout :where(.stats-row strong,.stat-card strong,.stat-val,.metric-card strong,.ops-card strong,.amount){color:var(--phase-03-005-title)!important;letter-spacing:0!important}.admin-layout :where(.el-button){min-height:34px;border-radius:6px!important;font-weight:700!important;letter-spacing:0!important}.admin-layout :where(.el-button.is-link){min-height:28px;padding:0 6px!important}.admin-layout :where(.el-button--primary){background:var(--wyk-primary)!important;border-color:var(--wyk-primary)!important;color:var(--wyk-deep-gold)!important;box-shadow:0 8px 18px #f2b6002e!important}.admin-layout :where(.el-button--primary:hover){background:var(--wyk-primary-hover)!important;border-color:var(--wyk-primary-hover)!important;color:var(--wyk-deep-gold)!important}.admin-layout :where(.el-button--danger.is-plain,.btn-danger,.danger){border-color:#fecaca!important}.admin-layout :where(.el-input__wrapper,.el-select__wrapper,.el-textarea__inner,.el-input-number .el-input__wrapper){min-height:34px;border-radius:6px!important;background:var(--phase-03-005-panel-soft)!important;box-shadow:0 0 0 1px var(--phase-03-005-border) inset!important}.admin-layout :where(.el-input__wrapper.is-focus,.el-select__wrapper.is-focused,.el-textarea__inner:focus){box-shadow:0 0 0 1px var(--wyk-primary-active) inset,var(--ui-focus-ring)!important}.admin-layout :where(.el-form-item__label){color:var(--phase-03-005-body)!important;font-weight:700!important}.admin-layout :where(.filter-card .el-form,.filter-row){display:flex!important;flex-wrap:wrap!important;align-items:flex-end!important;gap:12px 16px!important}.admin-layout :where(.filter-card .el-form-item,.filter-item){flex:1 1 210px;margin-right:0!important;margin-bottom:0!important}.admin-layout :where(.filter-card .el-input,.filter-card .el-select,.filter-card .el-date-editor,.filter-card .el-input-number){width:100%!important;min-width:180px}.admin-layout :where(.el-table){--el-table-row-hover-bg-color: #fffbef;width:100%!important;border-radius:var(--phase-03-005-radius)!important;color:var(--phase-03-005-body)!important}.admin-layout :where(.el-table th.el-table__cell){height:46px;background:#fff4c2!important;color:var(--phase-03-005-body)!important;font-weight:800!important}.admin-layout :where(.el-table .el-table__cell){padding:10px 0!important;border-bottom-color:#f1ead8!important}.admin-layout :where(.el-table .cell){line-height:20px!important}.admin-layout :where(.el-table__row:hover>td.el-table__cell){background:#fffbef!important}.admin-layout :where(.action-cell,.table-actions){min-width:0}.admin-layout :where(.status-tag,.tag,.el-tag,.release-badge,.result-tag,.todo-category){min-height:24px;display:inline-flex!important;align-items:center;justify-content:center;border-radius:6px!important;padding:0 8px;font-size:12px!important;font-weight:800!important;letter-spacing:0!important;white-space:nowrap}.admin-layout :where(.status-success,.status-normal,.status-published,.status-passed,.status-active,.status-complete,.tag-green,.el-tag--success){background:#e8f8ef!important;border-color:#ccefd9!important;color:#15803d!important}.admin-layout :where(.status-pending,.status-review,.status-unused,.status-warning,.tag-gold,.tag-orange,.el-tag--warning){background:#fff3cc!important;border-color:#ffe49a!important;color:var(--wyk-deep-gold)!important}.admin-layout :where(.status-danger,.status-rejected,.status-frozen,.status-risk,.tag-red,.el-tag--danger){background:#fef2f2!important;border-color:#fecaca!important;color:var(--wyk-danger)!important}.admin-layout :where(.status-draft,.status-disabled,.status-expired,.status-hidden,.tag-gray,.el-tag--info){background:#f5f5f5!important;border-color:#e5e7eb!important;color:#6b7280!important}.admin-layout :where(.detail-section h3,.section-title h3,.panel-head h3,.card-title){margin-top:0!important;color:var(--phase-03-005-title)!important;font-size:16px!important;font-weight:800!important;letter-spacing:0!important}.admin-layout :where(.detail-grid,.info-grid,.summary-grid){display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.admin-layout :where(.modal-overlay){background:#11182775!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-layout :where(.modal-card,.confirm-dialog,.el-dialog,.el-message-box){border:1px solid var(--phase-03-005-border)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 24px 70px #1f1f1f2e!important}.admin-layout :where(.modal-title,.el-dialog__title,.el-message-box__title){color:var(--phase-03-005-title)!important;font-weight:800!important;letter-spacing:0!important}.admin-layout :where(.el-drawer__header){margin-bottom:0!important;padding:18px 22px!important;border-bottom:1px solid var(--phase-03-005-border-soft)}.admin-layout :where(.el-drawer__body){background:var(--phase-03-005-shell-bg)}.admin-layout :where(.el-pagination.is-background .el-pager li.is-active){background:var(--wyk-primary)!important;color:var(--wyk-deep-gold)!important}.admin-layout :where(.admin-pagination){padding:16px 0 0!important}.admin-layout :where(.el-table__empty-text,.el-empty,.empty,.empty-inline,.empty-detail,.drawer-state){border-color:var(--phase-03-005-border)!important;background:var(--phase-03-005-panel-soft)!important;color:var(--phase-03-005-body)!important}.admin-layout :where(.error-state,.state-card.error,.error-card){border-color:#ef44443d!important;background:#fff7f7!important;color:var(--wyk-danger)!important}.admin-layout :where(.el-loading-mask){background:#fffdf7c7!important}.admin-layout :where(button,.el-button,.workspace-tab,.workspace-tab-close,.tab-scroll-btn,.tab-action-btn,.menu-item,.menu-group-title,.collapse-btn){transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.admin-layout :where(button:active,.el-button:active,.workspace-tab:active,.menu-item:active,.menu-group-title:active){transform:translateY(1px)}.admin-layout :where(button:focus-visible,.el-button:focus-visible,.workspace-tab:focus-visible,.workspace-tab-close:focus-visible,.tab-scroll-btn:focus-visible,.tab-action-btn:focus-visible,.menu-item:focus-visible,.menu-group-title:focus-visible,.collapse-btn:focus-visible){outline:2px solid rgba(242,182,0,.72)!important;outline-offset:2px!important}@media (max-width: 1180px){.admin-layout :where(.admin-main){padding:20px!important}.admin-layout :where(.page-header){flex-wrap:wrap!important}.admin-layout :where(.filter-card .el-form,.filter-row){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))!important}}@media (max-width: 1024px){.admin-layout :where(.admin-main){padding:16px!important}.admin-layout :where(.workspace-tab){max-width:150px!important}}body.dedup-ext-admin-ui{--dedup-admin-page-bg: linear-gradient(180deg, #fff6c7 0, #f7f8fa 260px, #f7f8fa 100%);--dedup-admin-card-bg: #ffffff;--dedup-admin-border: var(--wyk-border, #ebe3cc);--dedup-admin-text: var(--wyk-text-main, #1f1f1f);--dedup-admin-muted: var(--wyk-text-secondary, #66604f);--dedup-admin-primary: var(--wyk-primary, #ffd100);--dedup-admin-green: var(--wyk-coffee-green, #155c49);--dedup-admin-radius: 8px;--dedup-admin-shadow: 0 10px 24px rgba(31, 31, 31, .08)}body.dedup-ext-admin-source-tongtian{--dedup-admin-green: #14624f}body.dedup-ext-admin-source-tongpin{--dedup-admin-green: #14576a}body.dedup-ext-admin-ui .admin-main{background:var(--dedup-admin-page-bg)!important}body.dedup-ext-admin-ui .admin-layout :where(.ext-page,.page,.admin-page,.agent-page,.agent-admin-page,.home-page,.dashboard-page,.customer-service-page,.mobile-console,.mobile-login,.ext-menu-domain-page,.ext-module-page){min-width:0;color:var(--dedup-admin-text)!important}body.dedup-ext-admin-ui .admin-layout :where(.page-header,.page-head,.admin-page-header,.page-title-row,.ext-menu-hero,.ext-module-hero,.hero){display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px;padding:20px 22px;border:1px solid var(--dedup-admin-border)!important;border-radius:var(--dedup-admin-radius)!important;background:linear-gradient(135deg,#fff,#fff8dc 62%,#f4fbf7)!important;box-shadow:var(--dedup-admin-shadow)!important}body.dedup-ext-admin-ui .admin-layout :where(.page-header h1,.page-header h2,.page-head h1,.page-head h2,.admin-page-header h1,.admin-page-header h2,.page-title,.ext-menu-hero h1,.ext-module-hero h1,.hero h1,.hero h2){margin:0;color:var(--dedup-admin-text)!important;font-size:22px;line-height:1.3;font-weight:900;letter-spacing:0!important}body.dedup-ext-admin-ui .admin-layout :where(.page-header p,.page-head p,.admin-page-header p,.page-subtitle,.ext-menu-lead,.ext-module-lead,.hero p,.hero .desc){margin-top:6px;color:var(--dedup-admin-muted)!important;font-size:13px;line-height:1.65}body.dedup-ext-admin-ui .admin-layout :where(.filter-card,.table-card,.form-card,.preview-card,.el-card,.card,.panel,.filter-panel,.list-panel,.profile-card,.session-card,.stat-card,.metric-card,.ops-card,.legacy-card,.ext-menu-filter-card,.ext-menu-table-card,.ext-module-card,.ext-source-summary,.todo-center-panel,.todo-lane){border:1px solid var(--dedup-admin-border)!important;border-radius:var(--dedup-admin-radius)!important;background:var(--dedup-admin-card-bg)!important;box-shadow:var(--dedup-admin-shadow)!important}body.dedup-ext-admin-ui .admin-layout :where(.filter-card,.filter-panel,.ext-menu-filter-card){padding:16px!important}body.dedup-ext-admin-ui .admin-layout :where(.table-card,.table-wrap,.dashboard-table,.ext-menu-table-card){overflow-x:auto;overflow-y:hidden}body.dedup-ext-admin-ui .admin-layout :where(.el-table th.el-table__cell,.data-table th,table th){background:#fff4c2!important;color:var(--dedup-admin-text)!important;font-weight:800!important}body.dedup-ext-admin-ui .admin-layout :where(.el-table .el-table__cell,.data-table td,table td){border-bottom-color:#f1ead8!important;color:var(--dedup-admin-muted)}body.dedup-ext-admin-ui .admin-layout :where(.el-table__row:hover>td.el-table__cell,.data-table tr:hover td,table tr:hover td){background:#fffbef!important}body.dedup-ext-admin-ui .admin-layout :where(.empty,.empty-inline,.empty-cell,.error-card,.state-card,.qr-empty,.reward-preview-empty,.el-empty){min-height:96px;border-radius:var(--dedup-admin-radius)!important;color:var(--dedup-admin-muted)!important;text-align:center}body.dedup-ext-admin-ui .admin-layout :where(.el-button,button,.btn,.action-btn,.tab-btn,.quick-entry,.pager button,.status-tabs button,.actions button){min-height:32px;border-radius:var(--dedup-admin-radius)!important;font-weight:800!important;letter-spacing:0!important;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}body.dedup-ext-admin-ui .admin-layout :where(.el-button--primary,.btn.primary,.actions .primary,.pager .active,.status-tabs button.active){border-color:var(--dedup-admin-primary)!important;background:var(--dedup-admin-primary)!important;color:var(--wyk-deep-gold, #2b2110)!important;box-shadow:0 8px 18px #f2b6002e!important}body.dedup-ext-admin-ui .admin-layout :where(.btn.ghost,.el-button.is-plain,.tab-btn,.quick-entry){border-color:var(--dedup-admin-border)!important;background:#fffdf7!important;color:var(--dedup-admin-green)!important}body.dedup-ext-admin-ui .admin-layout :where(button:active,.el-button:active,.btn:active){transform:translateY(1px)}body.dedup-ext-admin-ui .admin-layout :where(.el-input__wrapper,.el-select__wrapper,.el-textarea__inner,input,textarea,select){border-radius:var(--dedup-admin-radius)!important;background:#fffdf7!important;box-shadow:0 0 0 1px var(--dedup-admin-border) inset!important}body.dedup-ext-admin-ui .admin-layout :where(.el-input__wrapper.is-focus,.el-select__wrapper.is-focused,.el-textarea__inner:focus,input:focus,textarea:focus,select:focus){box-shadow:0 0 0 1px var(--wyk-primary-active, #f2b600) inset,0 0 0 3px #ffd10029!important;outline:0}body.dedup-ext-admin-ui .admin-layout :where(.status-tag,.tag,.pill,.result-tag,.release-badge,.todo-category,.menu-code,.source-chip){border-radius:6px!important;font-weight:800!important}body.dedup-ext-admin-ui .admin-layout :where(.status-tag.success,.status-success,.status-normal,.status-active,.status-passed,.tag-green,.tag.green,.pill.green){background:#e9f7ef!important;color:#157347!important}body.dedup-ext-admin-ui .admin-layout :where(.status-warning,.status-pending,.status-review,.tag-gold,.tag-orange){background:var(--wyk-bg-soft, #fff7d6)!important;color:var(--wyk-deep-gold, #2b2110)!important}body.dedup-ext-admin-ui .admin-layout :where(.status-danger,.status-rejected,.status-risk,.tag-red,.error){background:#fff5f5!important;color:var(--wyk-danger, #ef4444)!important}body.dedup-ext-admin-ui .admin-layout :where(.muted,.stat-hint,.ops-card small,.metric-card small,.panel-head span,.card-head span){color:var(--dedup-admin-muted)!important}body.dedup-ext-admin-ui .admin-layout :where(.amount,.text-green,.link,.section-link,.ext-old-path,.ext-origin-path){color:var(--wyk-deep-gold, #2b2110)!important}@media (max-width: 1180px){body.dedup-ext-admin-ui .admin-layout :where(.page-header,.page-head,.admin-page-header,.page-title-row,.ext-menu-hero,.ext-module-hero,.hero){flex-direction:column}body.dedup-ext-admin-ui .admin-layout :where(.filter-grid,.filter-row,.ext-menu-filters,.stat-cards,.metric-grid){grid-template-columns:1fr!important}}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}
