:root{--ld-bg: #FAFAF7;--ld-card-bg: #FFFFFF;--ld-text: #111111;--ld-text-secondary: #5F6368;--ld-divider: #E5E7EB;--ld-accent: #2F6FED;--ld-success: #147A3C;--ld-warning: #A35A00;--ld-error: #DC2626;--ld-space-xs: 4px;--ld-space-sm: 8px;--ld-space-md: 12px;--ld-space-lg: 16px;--ld-space-xl: 24px;--ld-radius-sm: 6px;--ld-radius-md: 10px;--ld-radius-lg: 16px}@media(prefers-color-scheme:dark){:root{--ld-bg: #111214;--ld-card-bg: #181A1F;--ld-text: #F3F4F6;--ld-text-secondary: #9CA3AF;--ld-divider: #2D2F36;--ld-error: #F87171;--ld-accent: #5B8DEF;--ld-success: #34D399;--ld-warning: #FBBF24}}.light-mode{--ld-bg: #FAFAF7;--ld-card-bg: #FFFFFF;--ld-text: #111111;--ld-text-secondary: #5F6368;--ld-divider: #E5E7EB;--ld-accent: #2F6FED;--ld-success: #147A3C;--ld-warning: #A35A00;--ld-error: #DC2626}.dark-mode{--ld-bg: #111214;--ld-card-bg: #181A1F;--ld-text: #F3F4F6;--ld-text-secondary: #9CA3AF;--ld-divider: #2D2F36;--ld-error: #F87171;--ld-accent: #5B8DEF;--ld-success: #34D399;--ld-warning: #FBBF24}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,Noto Sans,sans-serif;font-size:16px;line-height:1.4;color:var(--ld-text);background:var(--ld-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--p-primary-color: var(--ld-accent);--p-primary-contrast-color: #FFFFFF;--p-surface-ground: var(--ld-bg);--p-surface-card: var(--ld-card-bg);--p-text-color: var(--ld-text);--p-text-muted-color: var(--ld-text-secondary)}
