:root{--stachesepl-primary: #6366f1;--stachesepl-primary-hover: #4f46e5;--stachesepl-primary-light: #eef2ff;--stachesepl-primary-dark: #4338ca;--stachesepl-gray-50: #f7f7f7;--stachesepl-gray-100: #f7f7f7;--stachesepl-gray-200: #ebebeb;--stachesepl-gray-300: #dddddd;--stachesepl-gray-400: #b0b0b0;--stachesepl-gray-500: #717171;--stachesepl-gray-600: #717171;--stachesepl-gray-700: #222222;--stachesepl-gray-800: #222222;--stachesepl-gray-900: #000000;--stachesepl-success: #00aa6c;--stachesepl-success-light: #e8f5f4;--stachesepl-warning: #bc6b2f;--stachesepl-warning-light: #fff4e5;--stachesepl-error: #ff3e61;--stachesepl-error-light: #fff0f0;--stachesepl-info: #3b82f6;--stachesepl-info-light: #dbeafe;--stachesepl-bg-page: #f7f7f7;--stachesepl-bg-card: #ffffff;--stachesepl-bg-elevated: #ffffff;--stachesepl-bg-muted: #ebebeb;--stachesepl-bg-subtle: #f7f7f7;--stachesepl-border: #ebebeb;--stachesepl-border-light: #f7f7f7;--stachesepl-border-strong: #dddddd;--stachesepl-border-focus: var(--stachesepl-primary);--stachesepl-text-primary: #222222;--stachesepl-text-secondary: #717171;--stachesepl-btn-tertiary-ring: #8b5cf6;--stachesepl-btn-tertiary-ring-hover: #7c3aed;--stachesepl-text-muted: #b0b0b0;--stachesepl-text-inverse: #ffffff;--stachesepl-shadow-xs: none;--stachesepl-shadow-sm: none;--stachesepl-shadow-md: 0 2px 8px rgba(0, 0, 0, 0.04);--stachesepl-shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.1);--stachesepl-shadow-hover: 0 2px 8px rgba(0, 0, 0, 0.04);--stachesepl-shadow-focus: 0 0 0 3px rgb(99 102 241 / 0.18);--stachesepl-radius-sm: 8px;--stachesepl-radius-md: 12px;--stachesepl-radius-lg: 16px;--stachesepl-radius-xl: 24px;--stachesepl-radius-full: 9999px;--stachesepl-space-1: 4px;--stachesepl-space-2: 8px;--stachesepl-space-3: 12px;--stachesepl-space-4: 16px;--stachesepl-space-5: 20px;--stachesepl-space-6: 24px;--stachesepl-space-8: 32px;--stachesepl-space-10: 40px;--stachesepl-space-12: 48px;--stachesepl-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;--stachesepl-font-mono: "SF Mono", Monaco, "Cascadia Code", "Roboto Mono", Consolas, monospace;--stachesepl-text-xs: 0.75rem;--stachesepl-text-sm: 0.875rem;--stachesepl-text-base: 1rem;--stachesepl-text-lg: 1.125rem;--stachesepl-text-xl: 1.25rem;--stachesepl-text-2xl: 1.75rem;--stachesepl-leading-tight: 1.25;--stachesepl-leading-normal: 1.5;--stachesepl-leading-relaxed: 1.625;--stachesepl-control-height: 44px;--stachesepl-transition-fast: 200ms ease;--stachesepl-transition-base: 200ms ease;--stachesepl-transition-slow: 300ms ease;--stachesepl-toast-bg: linear-gradient(135deg, #27272a 0%, #18181b 100%);--stachesepl-toast-color: #fafafa;--stachesepl-toast-border-color: rgba(255, 255, 255, 0.1);--stachesepl-toast-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.4), 0 8px 10px -6px rgba(0, 0, 0, 0.3)}body{background-color:var(--stachesepl-bg-page)}#stachesepl-dashboard{font-family:var(--stachesepl-font-sans);font-size:var(--stachesepl-text-base);line-height:var(--stachesepl-leading-normal);color:var(--stachesepl-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#stachesepl-dashboard *{box-sizing:border-box}#wpbody-content .notice{display:none !important}
.stachesepl-toast{background:var(--stachesepl-toast-bg) !important;color:var(--stachesepl-toast-color) !important;padding:14px 20px !important;border-radius:12px !important;font-size:14px !important;font-weight:500 !important;box-shadow:var(--stachesepl-toast-shadow) !important;border:1px solid var(--stachesepl-toast-border-color) !important}
.stachesepl-page-transition{animation:stachesepl-page-fade-in var(--stachesepl-transition-slow)}@media(prefers-reduced-motion: reduce){.stachesepl-page-transition{animation:none}}@keyframes stachesepl-page-fade-in{from{opacity:0}to{opacity:1}}
