:root{--theme-bg-body: #0f0f1a;--theme-bg-main: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);--theme-bg-sidebar: linear-gradient(180deg, #1a1a2e 0%, #16213e 100%);--theme-bg-header: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);--theme-text-primary: white;--theme-text-secondary: rgba(255, 255, 255, .7);--theme-text-muted: rgba(255, 255, 255, .5);--theme-border: rgba(255, 255, 255, .1);--theme-border-strong: rgba(255, 255, 255, .15);--theme-accent: #667eea;--theme-accent-light: rgba(102, 126, 234, .2);--theme-accent-hover: rgba(102, 126, 234, .3);--theme-card-bg: rgba(255, 255, 255, .05);--theme-card-bg-solid: #1e1e3a;--theme-card-shadow: none;--theme-input-bg: rgba(0, 0, 0, .3);--theme-input-bg-solid: #1e1e2e;--theme-scrollbar-track: rgba(255, 255, 255, .05);--theme-scrollbar-thumb: rgba(255, 255, 255, .2);--theme-scrollbar-hover: rgba(255, 255, 255, .3);--theme-btn-primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--theme-btn-primary-shadow: 0 4px 15px rgba(102, 126, 234, .4);--theme-btn-primary-shadow-hover: 0 6px 20px rgba(102, 126, 234, .5);--theme-btn-secondary-bg: rgba(255, 255, 255, .08);--theme-btn-secondary-border: rgba(255, 255, 255, .15);--theme-btn-secondary-text: white;--theme-btn-danger-bg: rgba(239, 68, 68, .15);--theme-btn-danger-border: rgba(239, 68, 68, .4);--theme-btn-danger-text: #fca5a5;--theme-btn-danger-hover-bg: rgba(239, 68, 68, .25);--theme-btn-warning-bg: rgba(249, 115, 22, .15);--theme-btn-warning-border: rgba(249, 115, 22, .4);--theme-btn-warning-text: #fdba74;--theme-btn-warning-hover-bg: rgba(249, 115, 22, .25);--theme-header-text: white;--theme-header-border: rgba(255, 255, 255, .15);--theme-header-btn-bg: rgba(255, 255, 255, .2);--theme-header-btn-border: rgba(255, 255, 255, .3);--theme-modal-bg: linear-gradient(135deg, #1e1e3a 0%, #16213e 100%);--theme-modal-header-border: rgba(255, 255, 255, .1);--theme-modal-actions-bg: rgba(255, 255, 255, .03);--theme-spinner-border: rgba(102, 126, 234, .2);--theme-spinner-top: #667eea;--theme-grid-cell-text: white;--theme-grid-header-text: white;--theme-grid-header-icon: rgba(255, 255, 255, .8);--theme-grid-btn-bg: rgba(255, 255, 255, .08);--theme-grid-btn-border: rgba(255, 255, 255, .1);--theme-footer-bg: rgba(255, 255, 255, .04);--theme-footer-border: rgba(255, 255, 255, .08);--theme-footer-text: rgba(255, 255, 255, .6);--theme-footer-btn-bg: rgba(255, 255, 255, .05);--theme-footer-btn-border: rgba(255, 255, 255, .1);--theme-dropdown-bg: #1e1e3a;--theme-dropdown-shadow: 0 8px 24px rgba(0, 0, 0, .4);--theme-logout-btn-bg: rgba(255, 71, 87, .15);--theme-logout-btn-border: rgba(255, 71, 87, .3);--theme-logout-btn-text: #ff6b6b;--theme-logout-btn-hover-bg: rgba(255, 71, 87, .25);--theme-logo-bg: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--theme-badge-bg: #667eea33;--theme-badge-text: #ffffff;--theme-user-icon: #667eea;--theme-sidebar-link: #ffffffb3;--theme-sidebar-link-hover-bg: #ffffff0d;--theme-sidebar-link-hover-text: #ffffff;--theme-sidebar-active-bg: #667eea33;--theme-sidebar-active-text: #667eea;--theme-sidebar-active-border: #667eea;--theme-config-btn: #667eea;--theme-config-btn-hover: rgba(102, 126, 234, .12);--theme-login-title: #b0b8c8}body.theme-dark{--theme-bg-body: #0f0f1a;--theme-bg-main: linear-gradient(135deg, #1a1a2e 0%, #16213e 50%, #0f3460 100%);--theme-bg-sidebar: linear-gradient(180deg, #1a1a2e 0%, #16213e 100%);--theme-bg-header: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);--theme-text-primary: white;--theme-text-secondary: rgba(255, 255, 255, .7);--theme-text-muted: rgba(255, 255, 255, .5);--theme-border: rgba(255, 255, 255, .1);--theme-border-strong: rgba(255, 255, 255, .15);--theme-accent: #667eea;--theme-accent-light: rgba(102, 126, 234, .2);--theme-accent-hover: rgba(102, 126, 234, .3);--theme-card-bg: rgba(255, 255, 255, .05);--theme-card-bg-solid: #1e1e3a;--theme-card-shadow: none;--theme-input-bg: rgba(0, 0, 0, .3);--theme-input-bg-solid: #1e1e2e;--theme-scrollbar-track: rgba(255, 255, 255, .05);--theme-scrollbar-thumb: rgba(255, 255, 255, .2);--theme-scrollbar-hover: rgba(255, 255, 255, .3);--theme-btn-primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--theme-btn-primary-shadow: 0 4px 15px rgba(102, 126, 234, .4);--theme-btn-primary-shadow-hover: 0 6px 20px rgba(102, 126, 234, .5);--theme-btn-secondary-bg: rgba(255, 255, 255, .08);--theme-btn-secondary-border: rgba(255, 255, 255, .15);--theme-btn-secondary-text: white;--theme-btn-danger-bg: rgba(239, 68, 68, .15);--theme-btn-danger-border: rgba(239, 68, 68, .4);--theme-btn-danger-text: #fca5a5;--theme-btn-danger-hover-bg: rgba(239, 68, 68, .25);--theme-btn-warning-bg: rgba(249, 115, 22, .15);--theme-btn-warning-border: rgba(249, 115, 22, .4);--theme-btn-warning-text: #fdba74;--theme-btn-warning-hover-bg: rgba(249, 115, 22, .25);--theme-header-text: white;--theme-header-border: rgba(255, 255, 255, .15);--theme-header-btn-bg: rgba(255, 255, 255, .2);--theme-header-btn-border: rgba(255, 255, 255, .3);--theme-modal-bg: linear-gradient(135deg, #1e1e3a 0%, #16213e 100%);--theme-modal-header-border: rgba(255, 255, 255, .1);--theme-modal-actions-bg: rgba(255, 255, 255, .03);--theme-spinner-border: rgba(102, 126, 234, .2);--theme-spinner-top: #667eea;--theme-grid-cell-text: white;--theme-grid-header-text: white;--theme-grid-header-icon: rgba(255, 255, 255, .8);--theme-grid-btn-bg: rgba(255, 255, 255, .08);--theme-grid-btn-border: rgba(255, 255, 255, .1);--theme-footer-bg: rgba(255, 255, 255, .04);--theme-footer-border: rgba(255, 255, 255, .08);--theme-footer-text: rgba(255, 255, 255, .6);--theme-footer-btn-bg: rgba(255, 255, 255, .05);--theme-footer-btn-border: rgba(255, 255, 255, .1);--theme-dropdown-bg: #1e1e3a;--theme-dropdown-shadow: 0 8px 24px rgba(0, 0, 0, .4);--theme-logout-btn-bg: rgba(255, 71, 87, .15);--theme-logout-btn-border: rgba(255, 71, 87, .3);--theme-logout-btn-text: #ff6b6b;--theme-logout-btn-hover-bg: rgba(255, 71, 87, .25);--theme-logo-bg: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--theme-badge-bg: #667eea33;--theme-badge-text: #ffffff;--theme-user-icon: #667eea;--theme-sidebar-link: #ffffffb3;--theme-sidebar-link-hover-bg: #ffffff0d;--theme-sidebar-link-hover-text: #ffffff;--theme-sidebar-active-bg: #667eea33;--theme-sidebar-active-text: #667eea;--theme-sidebar-active-border: #667eea;--theme-config-btn: #667eea;--theme-config-btn-hover: rgba(102, 126, 234, .12);--theme-login-title: #b0b8c8}body.theme-jobers{--theme-bg-body: #e8ebe8;--theme-bg-main: linear-gradient(135deg, #f0f2f0 0%, #e5e8e5 100%);--theme-bg-sidebar: linear-gradient(180deg, #1e7b1e 0%, #228B22 100%);--theme-bg-header: linear-gradient(135deg, #1e7b1e 0%, #228B22 100%);--theme-text-primary: #2c3e50;--theme-text-secondary: #4a5568;--theme-text-muted: #718096;--theme-border: rgba(0, 0, 0, .12);--theme-border-strong: rgba(0, 0, 0, .2);--theme-accent: #228B22;--theme-accent-light: rgba(34, 139, 34, .15);--theme-accent-hover: rgba(34, 139, 34, .25);--theme-card-bg: #f5f7f5;--theme-card-bg-solid: #ffffff;--theme-card-shadow: 0 2px 8px rgba(0, 0, 0, .1);--theme-input-bg: #f8faf8;--theme-input-bg-solid: #ffffff;--theme-scrollbar-track: rgba(0, 0, 0, .05);--theme-scrollbar-thumb: rgba(34, 139, 34, .3);--theme-scrollbar-hover: rgba(34, 139, 34, .5);--theme-btn-primary-gradient: linear-gradient(135deg, #228B22 0%, #1e7b1e 100%);--theme-btn-primary-shadow: 0 4px 15px rgba(34, 139, 34, .3);--theme-btn-primary-shadow-hover: 0 6px 20px rgba(34, 139, 34, .4);--theme-btn-secondary-bg: #FF6200;--theme-btn-secondary-border: #FF6200;--theme-btn-secondary-text: white;--theme-btn-danger-bg: #f3f4f6;--theme-btn-danger-border: #dc2626;--theme-btn-danger-text: #dc2626;--theme-btn-danger-hover-bg: #fee2e2;--theme-btn-warning-bg: #f3f4f6;--theme-btn-warning-border: #d97706;--theme-btn-warning-text: #d97706;--theme-btn-warning-hover-bg: #fef3c7;--theme-header-text: white;--theme-header-border: rgba(0, 0, 0, .1);--theme-header-btn-bg: rgba(255, 255, 255, .2);--theme-header-btn-border: rgba(255, 255, 255, .3);--theme-modal-bg: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);--theme-modal-header-border: rgba(0, 0, 0, .1);--theme-modal-actions-bg: rgba(0, 0, 0, .03);--theme-spinner-border: rgba(34, 139, 34, .2);--theme-spinner-top: #228B22;--theme-grid-cell-text: #2c3e50;--theme-grid-header-text: white;--theme-grid-header-icon: rgba(255, 255, 255, .8);--theme-grid-btn-bg: rgba(0, 0, 0, .05);--theme-grid-btn-border: rgba(0, 0, 0, .1);--theme-footer-bg: #ffffff;--theme-footer-border: #e0e0e0;--theme-footer-text: #555555;--theme-footer-btn-bg: #f5f5f5;--theme-footer-btn-border: #e0e0e0;--theme-dropdown-bg: #ffffff;--theme-dropdown-shadow: 0 8px 24px rgba(0, 0, 0, .15);--theme-logout-btn-bg: rgba(255, 255, 255, .2);--theme-logout-btn-border: rgba(255, 255, 255, .3);--theme-logout-btn-text: white;--theme-logout-btn-hover-bg: rgba(255, 255, 255, .3);--theme-logo-bg: #ffffff33;--theme-badge-bg: #ffffff33;--theme-badge-text: #ffffff;--theme-user-icon: #ffffff;--theme-sidebar-link: #ffffffb3;--theme-sidebar-link-hover-bg: #ffffff26;--theme-sidebar-link-hover-text: #ffffff;--theme-sidebar-active-bg: #ffffff33;--theme-sidebar-active-text: #ffffff;--theme-sidebar-active-border: #ffffff;--theme-config-btn: #FF6200;--theme-config-btn-hover: rgba(255, 98, 0, .08);--theme-login-title: #1a6b1a}body.theme-rsr{--theme-bg-body: #e6e9ed;--theme-bg-main: linear-gradient(135deg, #eef1f5 0%, #e3e7ec 100%);--theme-bg-sidebar: linear-gradient(180deg, #0066cc 0%, #0080FF 100%);--theme-bg-header: linear-gradient(135deg, #0066cc 0%, #0080FF 100%);--theme-text-primary: #2c3e50;--theme-text-secondary: #4a5568;--theme-text-muted: #718096;--theme-border: rgba(0, 0, 0, .12);--theme-border-strong: rgba(0, 0, 0, .2);--theme-accent: #0080FF;--theme-accent-light: rgba(0, 128, 255, .15);--theme-accent-hover: rgba(0, 128, 255, .25);--theme-card-bg: #f3f5f8;--theme-card-bg-solid: #ffffff;--theme-card-shadow: 0 2px 8px rgba(0, 0, 0, .1);--theme-input-bg: #f7f9fb;--theme-input-bg-solid: #ffffff;--theme-scrollbar-track: rgba(0, 0, 0, .05);--theme-scrollbar-thumb: rgba(0, 128, 255, .3);--theme-scrollbar-hover: rgba(0, 128, 255, .5);--theme-btn-primary-gradient: linear-gradient(135deg, #0080FF 0%, #0066cc 100%);--theme-btn-primary-shadow: 0 4px 15px rgba(0, 128, 255, .3);--theme-btn-primary-shadow-hover: 0 6px 20px rgba(0, 128, 255, .4);--theme-btn-secondary-bg: #FF6200;--theme-btn-secondary-border: #FF6200;--theme-btn-secondary-text: white;--theme-btn-danger-bg: #f3f4f6;--theme-btn-danger-border: #dc2626;--theme-btn-danger-text: #dc2626;--theme-btn-danger-hover-bg: #fee2e2;--theme-btn-warning-bg: #f3f4f6;--theme-btn-warning-border: #d97706;--theme-btn-warning-text: #d97706;--theme-btn-warning-hover-bg: #fef3c7;--theme-header-text: white;--theme-header-border: rgba(0, 0, 0, .1);--theme-header-btn-bg: rgba(255, 255, 255, .2);--theme-header-btn-border: rgba(255, 255, 255, .3);--theme-modal-bg: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);--theme-modal-header-border: rgba(0, 0, 0, .1);--theme-modal-actions-bg: rgba(0, 0, 0, .03);--theme-spinner-border: rgba(0, 128, 255, .2);--theme-spinner-top: #0080FF;--theme-grid-cell-text: #2c3e50;--theme-grid-header-text: white;--theme-grid-header-icon: rgba(255, 255, 255, .8);--theme-grid-btn-bg: rgba(0, 0, 0, .05);--theme-grid-btn-border: rgba(0, 0, 0, .1);--theme-footer-bg: #ffffff;--theme-footer-border: #e0e0e0;--theme-footer-text: #555555;--theme-footer-btn-bg: #f5f5f5;--theme-footer-btn-border: #e0e0e0;--theme-dropdown-bg: #ffffff;--theme-dropdown-shadow: 0 8px 24px rgba(0, 0, 0, .15);--theme-logout-btn-bg: rgba(255, 255, 255, .2);--theme-logout-btn-border: rgba(255, 255, 255, .3);--theme-logout-btn-text: white;--theme-logout-btn-hover-bg: rgba(255, 255, 255, .3);--theme-logo-bg: #ffffff33;--theme-badge-bg: #ffffff33;--theme-badge-text: #ffffff;--theme-user-icon: #ffffff;--theme-sidebar-link: #ffffffb3;--theme-sidebar-link-hover-bg: #ffffff26;--theme-sidebar-link-hover-text: #ffffff;--theme-sidebar-active-bg: #ffffff33;--theme-sidebar-active-text: #ffffff;--theme-sidebar-active-border: #ffffff;--theme-config-btn: #FF6200;--theme-config-btn-hover: rgba(255, 98, 0, .08);--theme-login-title: #005bb5}body.theme-orange{--theme-bg-body: #f5ebe5;--theme-bg-main: linear-gradient(135deg, #faf6f2 0%, #f5ebe5 100%);--theme-bg-sidebar: linear-gradient(180deg, #E37F2E 0%, #F68D38 100%);--theme-bg-header: linear-gradient(135deg, #E37F2E 0%, #F68D38 100%);--theme-text-primary: #2c3e50;--theme-text-secondary: #4a5568;--theme-text-muted: #718096;--theme-border: rgba(0, 0, 0, .12);--theme-border-strong: rgba(0, 0, 0, .2);--theme-accent: #F68D38;--theme-accent-light: rgba(246, 141, 56, .15);--theme-accent-hover: rgba(246, 141, 56, .25);--theme-card-bg: #faf8f5;--theme-card-bg-solid: #ffffff;--theme-card-shadow: 0 2px 8px rgba(0, 0, 0, .1);--theme-input-bg: #fdfcfa;--theme-input-bg-solid: #ffffff;--theme-scrollbar-track: rgba(0, 0, 0, .05);--theme-scrollbar-thumb: rgba(246, 141, 56, .3);--theme-scrollbar-hover: rgba(246, 141, 56, .5);--theme-btn-primary-gradient: linear-gradient(135deg, #F68D38 0%, #E37F2E 100%);--theme-btn-primary-shadow: 0 4px 15px rgba(246, 141, 56, .3);--theme-btn-primary-shadow-hover: 0 6px 20px rgba(246, 141, 56, .4);--theme-btn-secondary-bg: rgba(0, 0, 0, .05);--theme-btn-secondary-border: rgba(0, 0, 0, .15);--theme-btn-secondary-text: #2c3e50;--theme-btn-danger-bg: #f3f4f6;--theme-btn-danger-border: #dc2626;--theme-btn-danger-text: #dc2626;--theme-btn-danger-hover-bg: #fee2e2;--theme-btn-warning-bg: #f3f4f6;--theme-btn-warning-border: #d97706;--theme-btn-warning-text: #d97706;--theme-btn-warning-hover-bg: #fef3c7;--theme-header-text: white;--theme-header-border: rgba(0, 0, 0, .1);--theme-header-btn-bg: rgba(255, 255, 255, .2);--theme-header-btn-border: rgba(255, 255, 255, .3);--theme-modal-bg: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);--theme-modal-header-border: rgba(0, 0, 0, .1);--theme-modal-actions-bg: rgba(0, 0, 0, .03);--theme-spinner-border: rgba(246, 141, 56, .2);--theme-spinner-top: #F68D38;--theme-grid-cell-text: #2c3e50;--theme-grid-header-text: white;--theme-grid-header-icon: rgba(255, 255, 255, .8);--theme-grid-btn-bg: rgba(0, 0, 0, .05);--theme-grid-btn-border: rgba(0, 0, 0, .1);--theme-footer-bg: #ffffff;--theme-footer-border: #e0e0e0;--theme-footer-text: #555555;--theme-footer-btn-bg: #f5f5f5;--theme-footer-btn-border: #e0e0e0;--theme-dropdown-bg: #ffffff;--theme-dropdown-shadow: 0 8px 24px rgba(0, 0, 0, .15);--theme-logout-btn-bg: rgba(255, 255, 255, .2);--theme-logout-btn-border: rgba(255, 255, 255, .3);--theme-logout-btn-text: white;--theme-logout-btn-hover-bg: rgba(255, 255, 255, .3);--theme-logo-bg: #ffffff33;--theme-badge-bg: #ffffff33;--theme-badge-text: #ffffff;--theme-user-icon: #ffffff;--theme-sidebar-link: #ffffffb3;--theme-sidebar-link-hover-bg: #ffffff26;--theme-sidebar-link-hover-text: #ffffff;--theme-sidebar-active-bg: #ffffff33;--theme-sidebar-active-text: #ffffff;--theme-sidebar-active-border: #ffffff;--theme-config-btn: #F68D38;--theme-config-btn-hover: rgba(246, 141, 56, .12);--theme-login-title: #c06a1a}body.theme-lime{--theme-bg-body: #e8ede8;--theme-bg-main: linear-gradient(135deg, #f2f7f2 0%, #e8ede8 100%);--theme-bg-sidebar: linear-gradient(180deg, #54AB4E 0%, #62BA5C 100%);--theme-bg-header: linear-gradient(135deg, #54AB4E 0%, #62BA5C 100%);--theme-text-primary: #2c3e50;--theme-text-secondary: #4a5568;--theme-text-muted: #718096;--theme-border: rgba(0, 0, 0, .12);--theme-border-strong: rgba(0, 0, 0, .2);--theme-accent: #62BA5C;--theme-accent-light: rgba(98, 186, 92, .15);--theme-accent-hover: rgba(98, 186, 92, .25);--theme-card-bg: #f5f8f5;--theme-card-bg-solid: #ffffff;--theme-card-shadow: 0 2px 8px rgba(0, 0, 0, .1);--theme-input-bg: #f8faf8;--theme-input-bg-solid: #ffffff;--theme-scrollbar-track: rgba(0, 0, 0, .05);--theme-scrollbar-thumb: rgba(98, 186, 92, .3);--theme-scrollbar-hover: rgba(98, 186, 92, .5);--theme-btn-primary-gradient: linear-gradient(135deg, #62BA5C 0%, #54AB4E 100%);--theme-btn-primary-shadow: 0 4px 15px rgba(98, 186, 92, .3);--theme-btn-primary-shadow-hover: 0 6px 20px rgba(98, 186, 92, .4);--theme-btn-secondary-bg: #FF6200;--theme-btn-secondary-border: #FF6200;--theme-btn-secondary-text: white;--theme-btn-danger-bg: #f3f4f6;--theme-btn-danger-border: #dc2626;--theme-btn-danger-text: #dc2626;--theme-btn-danger-hover-bg: #fee2e2;--theme-btn-warning-bg: #f3f4f6;--theme-btn-warning-border: #d97706;--theme-btn-warning-text: #d97706;--theme-btn-warning-hover-bg: #fef3c7;--theme-header-text: white;--theme-header-border: rgba(0, 0, 0, .1);--theme-header-btn-bg: rgba(255, 255, 255, .2);--theme-header-btn-border: rgba(255, 255, 255, .3);--theme-modal-bg: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);--theme-modal-header-border: rgba(0, 0, 0, .1);--theme-modal-actions-bg: rgba(0, 0, 0, .03);--theme-spinner-border: rgba(98, 186, 92, .2);--theme-spinner-top: #62BA5C;--theme-grid-cell-text: #2c3e50;--theme-grid-header-text: white;--theme-grid-header-icon: rgba(255, 255, 255, .8);--theme-grid-btn-bg: rgba(0, 0, 0, .05);--theme-grid-btn-border: rgba(0, 0, 0, .1);--theme-footer-bg: #ffffff;--theme-footer-border: #e0e0e0;--theme-footer-text: #555555;--theme-footer-btn-bg: #f5f5f5;--theme-footer-btn-border: #e0e0e0;--theme-dropdown-bg: #ffffff;--theme-dropdown-shadow: 0 8px 24px rgba(0, 0, 0, .15);--theme-logout-btn-bg: rgba(255, 255, 255, .2);--theme-logout-btn-border: rgba(255, 255, 255, .3);--theme-logout-btn-text: white;--theme-logout-btn-hover-bg: rgba(255, 255, 255, .3);--theme-logo-bg: #ffffff33;--theme-badge-bg: #ffffff33;--theme-badge-text: #ffffff;--theme-user-icon: #ffffff;--theme-sidebar-link: #ffffffb3;--theme-sidebar-link-hover-bg: #ffffff26;--theme-sidebar-link-hover-text: #ffffff;--theme-sidebar-active-bg: #ffffff33;--theme-sidebar-active-text: #ffffff;--theme-sidebar-active-border: #ffffff;--theme-config-btn: #FF6200;--theme-config-btn-hover: rgba(255, 98, 0, .08);--theme-login-title: #3d8a38}body.theme-silver{--theme-bg-body: #e7ebf2;--theme-bg-main: linear-gradient(135deg, #f0f2f5 0%, #e7ebf2 100%);--theme-bg-sidebar: linear-gradient(180deg, #4E5B72 0%, #64738C 100%);--theme-bg-header: linear-gradient(135deg, #4E5B72 0%, #64738C 100%);--theme-text-primary: #3C465A;--theme-text-secondary: #55637F;--theme-text-muted: #8996A8;--theme-border: rgba(0, 0, 0, .12);--theme-border-strong: rgba(0, 0, 0, .2);--theme-accent: #64738C;--theme-accent-light: rgba(100, 115, 140, .15);--theme-accent-hover: rgba(100, 115, 140, .25);--theme-card-bg: #f3f5f8;--theme-card-bg-solid: #ffffff;--theme-card-shadow: 0 2px 8px rgba(0, 0, 0, .1);--theme-input-bg: #f7f9fb;--theme-input-bg-solid: #ffffff;--theme-scrollbar-track: rgba(0, 0, 0, .05);--theme-scrollbar-thumb: rgba(100, 115, 140, .3);--theme-scrollbar-hover: rgba(100, 115, 140, .5);--theme-btn-primary-gradient: linear-gradient(135deg, #64738C 0%, #4E5B72 100%);--theme-btn-primary-shadow: 0 4px 15px rgba(100, 115, 140, .3);--theme-btn-primary-shadow-hover: 0 6px 20px rgba(100, 115, 140, .4);--theme-btn-secondary-bg: rgba(0, 0, 0, .05);--theme-btn-secondary-border: rgba(0, 0, 0, .15);--theme-btn-secondary-text: #3C465A;--theme-btn-danger-bg: #f3f4f6;--theme-btn-danger-border: #dc2626;--theme-btn-danger-text: #dc2626;--theme-btn-danger-hover-bg: #fee2e2;--theme-btn-warning-bg: #f3f4f6;--theme-btn-warning-border: #d97706;--theme-btn-warning-text: #d97706;--theme-btn-warning-hover-bg: #fef3c7;--theme-header-text: white;--theme-header-border: rgba(0, 0, 0, .1);--theme-header-btn-bg: rgba(255, 255, 255, .2);--theme-header-btn-border: rgba(255, 255, 255, .3);--theme-modal-bg: linear-gradient(135deg, #ffffff 0%, #f5f5f5 100%);--theme-modal-header-border: rgba(0, 0, 0, .1);--theme-modal-actions-bg: rgba(0, 0, 0, .03);--theme-spinner-border: rgba(100, 115, 140, .2);--theme-spinner-top: #64738C;--theme-grid-cell-text: #3C465A;--theme-grid-header-text: white;--theme-grid-header-icon: rgba(255, 255, 255, .8);--theme-grid-btn-bg: rgba(0, 0, 0, .05);--theme-grid-btn-border: rgba(0, 0, 0, .1);--theme-footer-bg: #ffffff;--theme-footer-border: #e0e0e0;--theme-footer-text: #555555;--theme-footer-btn-bg: #f5f5f5;--theme-footer-btn-border: #e0e0e0;--theme-dropdown-bg: #ffffff;--theme-dropdown-shadow: 0 8px 24px rgba(0, 0, 0, .15);--theme-logout-btn-bg: rgba(255, 255, 255, .2);--theme-logout-btn-border: rgba(255, 255, 255, .3);--theme-logout-btn-text: white;--theme-logout-btn-hover-bg: rgba(255, 255, 255, .3);--theme-logo-bg: #ffffff33;--theme-badge-bg: #ffffff33;--theme-badge-text: #ffffff;--theme-user-icon: #ffffff;--theme-sidebar-link: #ffffffb3;--theme-sidebar-link-hover-bg: #ffffff26;--theme-sidebar-link-hover-text: #ffffff;--theme-sidebar-active-bg: #ffffff33;--theme-sidebar-active-text: #ffffff;--theme-sidebar-active-border: #ffffff;--theme-config-btn: #64738C;--theme-config-btn-hover: rgba(100, 115, 140, .12);--theme-login-title: #3C465A}:root{--color-primary: #0080FF;--color-success: #7DC20E;--color-error: #DD5044;--color-warning: #FF6200;--color-white: #ffffff;--color-black: #000000;--color-gray: #ccc;--color-gray-very-light: #f5f5f5;--color-gray-light: #f0f0f0;--color-gray-border: #e0e0e0;--color-gray-medium: #999;--color-gray-dark: #888888;--color-green: #7DC20E;--color-green-darker: #4CAF50;--color-green-jobers: #228B22;--color-orange: #FF6200;--color-red: #DD5044;--color-red-accent: #F44336;--color-blue: #0080FF;--color-navy-blue: #000080;--color-teal: #009B66;--color-company-1: #0080FF;--color-company-2: #009B66;--color-company-3: #000080;--color-company-4: #FF6200;--color-vacation-approved: #66bb6a;--color-vacation-requested: #ffe97f;--color-vacation-rejected: #ef5350;--color-holiday: #f8bbd0;--color-sick-leave: #b39ddb;--color-sick-leave-projected: #d1c4e9;--color-permission-requested: #90caf9;--color-permission-approved: #1976d2;--color-rest-requested: #ffcc80;--color-rest-approved: #ff9800;--color-absence: #bdbdbd;--color-sunday: #e53935;--color-saturday: #1976d2;--color-selected-border: #2196f3;--color-selected-bg: #bbdefb;--font-size-tiny: 10px;--font-size-small: 12px;--font-size-medium: 13px;--font-size-regular: 14px;--font-size-large: 18px;--font-size-xlarge: 24px;--spacing-xs: 2px;--spacing-sm: 4px;--spacing-md: 5px;--spacing-lg: 8px;--spacing-xl: 10px;--spacing-xxl: 15px;--spacing-xxxl: 20px;--border-radius-small: 5px;--border-radius-medium: 8px;--border-radius-large: 10px;--border-radius-circle: 50%;--shadow-light: 0 2px 4px rgba(0, 0, 0, .1);--shadow-medium: 0 4px 8px rgba(0, 0, 0, .15);--shadow-heavy: 0 8px 16px rgba(0, 0, 0, .2);--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .4s ease;--theme-bg-body: #ffffff;--theme-text-primary: #2c3e50;--theme-text-secondary: #4a5568;--theme-text-muted: #666;--theme-card-bg-solid: #ffffff;--theme-card-shadow: 0 4px 24px rgba(0, 128, 255, .1);--theme-input-bg-solid: #ffffff;--theme-border: rgba(0, 128, 255, .15);--theme-border-strong: rgba(0, 128, 255, .3);--theme-accent: #0080FF;--theme-accent-light: rgba(0, 128, 255, .12);--theme-btn-primary-gradient: linear-gradient(135deg, #0080FF 0%, #0066CC 100%);--theme-btn-primary-shadow: 0 2px 8px rgba(0, 128, 255, .3);--theme-btn-primary-shadow-hover: 0 4px 16px rgba(0, 128, 255, .4);--theme-btn-secondary-bg: #FF6200;--theme-btn-secondary-text: #ffffff;--theme-btn-secondary-border: #FF6200;--theme-config-btn: #FF6200;--theme-config-btn-hover: rgba(255, 98, 0, .08);--theme-modal-bg: #ffffff;--theme-modal-header-border: rgba(0, 128, 255, .1);--theme-modal-actions-bg: #f8fafc;--theme-login-title: #0066CC;--theme-spinner-border: rgba(0, 128, 255, .2);--theme-spinner-top: #0080FF;--theme-dropdown-shadow: 0 4px 12px rgba(0, 0, 0, .15)}.loading-overlay{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:9999;pointer-events:none}.loading-overlay-spinner{width:50px;height:50px;border:6px solid rgba(0,128,255,.2);border-radius:50%;border-top-color:var(--color-primary);animation:spin .8s ease-in-out infinite}body.theme-dark .fichar-page,body.theme-dark .control-page,body.theme-dark .calendar-anual-page,body.theme-dark .justpend-page,body.theme-dark .planificador-container,body.theme-dark .gc-page,body.theme-dark .dashboard-container,body.theme-dark .detalle-page,body.theme-dark .config-page{background:var(--theme-bg-body);color:var(--theme-text-primary)}body.theme-dark .year-month,body.theme-dark .vacation-panel,body.theme-dark .descanso-panel,body.theme-dark .permiso-panel,body.theme-dark .baja-panel,body.theme-dark .tipo-solicitud-panel,body.theme-dark .calendar-component,body.theme-dark .day-card,body.theme-dark .detalle-card,body.theme-dark .detalle-footer,body.theme-dark .grupo-filter-card,body.theme-dark .justpend-card,body.theme-dark .justpend-filtros,body.theme-dark .movimientos-panel,body.theme-dark .nomregistro-card,body.theme-dark .nomregistro-empty,body.theme-dark .resumen-card,body.theme-dark .resumen-cards-container,body.theme-dark .filtros-panel,body.theme-dark .empleados-table-container,body.theme-dark .table-container,body.theme-dark .nomregistro-table,body.theme-dark .movimientos-table-wrapper,body.theme-dark .movimientos-card,body.theme-dark .empty-container,body.theme-dark .loading-container,body.theme-dark .calendar-anual-content,body.theme-dark .calendar-anual-toolbar,body.theme-dark .config-panel,body.theme-dark .config-section,body.theme-dark .info-row-card,body.theme-dark .vacaciones-grid,body.theme-dark .vacaciones-leyenda,body.theme-dark .vacaciones-stats,body.theme-dark .planificador-header{background:var(--theme-card-bg-solid);color:var(--theme-text-primary);border-color:var(--theme-border)}body.theme-dark .year-calendar-tooltip{background:var(--theme-card-bg-solid);color:var(--theme-text-primary);border-color:var(--theme-border);box-shadow:0 4px 20px #00000080}body.theme-dark .year-tooltip-fecha{color:var(--theme-text-primary);border-bottom-color:var(--theme-border)}body.theme-dark .year-tooltip-horas,body.theme-dark .year-tooltip-motivo{color:var(--theme-text-secondary);border-color:var(--theme-border)}body.theme-dark .year-month-grid>.year-day:nth-child(n+8):nth-child(-n+14),body.theme-dark .year-month-grid>.year-day:nth-child(n+22):nth-child(-n+28),body.theme-dark .year-month-grid>.year-day:nth-child(n+36):nth-child(-n+42){background-color:#ffffff0a}body.theme-dark .year-day{border-color:var(--theme-border);color:var(--theme-text-primary)}body.theme-dark .year-day:hover:not(.other-month):not(.not-selectable){background-color:var(--theme-accent-light)!important}body.theme-dark .year-month-header{color:var(--theme-text-secondary);background-color:var(--theme-card-bg-solid)}body.theme-dark h1,body.theme-dark h2,body.theme-dark h3,body.theme-dark h4,body.theme-dark h5,body.theme-dark h6,body.theme-dark .titulo,body.theme-dark .panel-title,body.theme-dark .section-title,body.theme-dark .info-row-value,body.theme-dark .info-extra-value,body.theme-dark .detalle-header h1,body.theme-dark .detalle-header h2,body.theme-dark .detalle-card-title,body.theme-dark .map-header,body.theme-dark .modal-title,body.theme-dark .modal-header h2,body.theme-dark .modal-header h3{color:var(--theme-text-primary)}body.theme-dark .info-row-label,body.theme-dark .info-extra-label,body.theme-dark .empty-state-text,body.theme-dark .empty-state-hint,body.theme-dark .footer-label,body.theme-dark .empleado-footer-text,body.theme-dark .main-footer-version,body.theme-dark p,body.theme-dark label,body.theme-dark .label,body.theme-dark .field-label{color:var(--theme-text-secondary)}body.theme-dark .dim,body.theme-dark .helper-text,body.theme-dark small,body.theme-dark .hint{color:var(--theme-text-muted)}body.theme-dark .resumen-card .resumen-titulo,body.theme-dark .resumen-card .resumen-valor,body.theme-dark .filtros-panel .filtros-label,body.theme-dark .filtros-panel .filtros-input,body.theme-dark .filtros-panel .filtros-select,body.theme-dark .vacation-panel-content,body.theme-dark .descanso-panel-content,body.theme-dark .permiso-panel-content,body.theme-dark .baja-panel-content{color:var(--theme-text-primary)}body.theme-dark table,body.theme-dark .movimientos-table,body.theme-dark .nomregistro-table{background:var(--theme-card-bg-solid);color:var(--theme-text-primary)}body.theme-dark .movimientos-header,body.theme-dark .nomregistro-header-row{background:var(--theme-accent);color:#fff}body.theme-dark table tbody td,body.theme-dark .movimientos-table td,body.theme-dark .nomregistro-table td{border-color:var(--theme-border);color:var(--theme-text-primary)}body.theme-dark .movimientos-table tbody tr.fila-clickable:hover,body.theme-dark table tbody tr:hover{background:var(--theme-card-bg)}body.theme-dark .movimientos-table tbody tr.fila-seleccionada{background:var(--theme-accent-light)}body.theme-dark .movimientos-table .fecha-hora,body.theme-dark .movimientos-table .dispositivo{color:var(--theme-text-secondary)}body.theme-dark .movimientos-footer{background:var(--theme-footer-bg, rgba(255,255,255,.04));border-color:var(--theme-footer-border, rgba(255,255,255,.08))}body.theme-dark .footer-value{color:var(--theme-text-primary)}body.theme-dark .control-page:not(.embedded) .table-container th{background:var(--theme-accent)}body.theme-dark .control-page:not(.embedded) .table-container th:hover{background:color-mix(in srgb,var(--theme-accent) 80%,white)}body.theme-dark .table-container tbody tr:nth-child(2n){background-color:#ffffff08}body.theme-dark .table-container td{color:var(--theme-text-primary);border-color:var(--theme-border)}body.theme-dark input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]):not([type=file]),body.theme-dark select,body.theme-dark textarea,body.theme-dark .calendar-anual-anyo-select,body.theme-dark .filtros-input,body.theme-dark .filtros-select,body.theme-dark .anyo-selector,body.theme-dark .busqueda-input{background:var(--theme-input-bg-solid);color:var(--theme-text-primary);border-color:var(--theme-border)}body.theme-dark input::placeholder,body.theme-dark textarea::placeholder{color:var(--theme-text-muted)}body.theme-dark input:focus,body.theme-dark select:focus,body.theme-dark textarea:focus{outline-color:var(--theme-accent);border-color:var(--theme-accent)}body.theme-dark .modal-content,body.theme-dark .modal-app,body.theme-dark .jb-modal-content,body.theme-dark .calendar-modal-content,body.theme-dark .fichaje-detalle-modal,body.theme-dark .modify-time-modal,body.theme-dark .modify-modal-container,body.theme-dark .modify-modal-dropdown,body.theme-dark .map-modal-container,body.theme-dark .baja-modal,body.theme-dark .descanso-modal,body.theme-dark .permiso-modal,body.theme-dark .registrar-baja-modal,body.theme-dark .solicitar-descanso-modal,body.theme-dark .solicitar-permiso-modal,body.theme-dark .subir-justificante-modal,body.theme-dark .subir-justificante-baja-modal,body.theme-dark .tipo-solicitud-modal,body.theme-dark .dar-alta-baja-modal,body.theme-dark .empleado-search-modal,body.theme-dark .changelog-modal,body.theme-dark .ip-modal,body.theme-dark .map-modal,body.theme-dark .historial-modal{background:var(--theme-card-bg-solid);color:var(--theme-text-primary)}body.theme-dark .modal-body,body.theme-dark .modal-body-app,body.theme-dark .modal-content-body{color:var(--theme-text-primary);background:var(--theme-card-bg-solid)}body.theme-dark .modal-footer,body.theme-dark .modal-footer-app{background:var(--theme-footer-bg, rgba(255,255,255,.04));border-color:var(--theme-border)}body.theme-dark .modal-overlay{background:#000000b3}body.theme-dark .fichaje-detalle-modal .detalle-section,body.theme-dark .fichaje-detalle-modal .detalle-row{background:var(--theme-card-bg);color:var(--theme-text-primary);border-color:var(--theme-border)}body.theme-dark .fichaje-detalle-modal .detalle-label{color:var(--theme-text-secondary)}body.theme-dark .fichaje-detalle-modal .detalle-value{color:var(--theme-text-primary)}body.theme-dark .calendar-component,body.theme-dark .jb-cal,body.theme-dark .jb-cal-grid,body.theme-dark .jb-cal-day,body.theme-dark .day-card{background:var(--theme-card-bg-solid);color:var(--theme-text-primary)}body.theme-dark .jb-cal-day:hover,body.theme-dark .day-card:hover{background:var(--theme-card-bg)}body.theme-dark .calendar-month-name,body.theme-dark .calendar-day-name{color:var(--theme-text-secondary)}body.theme-dark .vacation-panel,body.theme-dark .descanso-panel,body.theme-dark .permiso-panel,body.theme-dark .baja-panel,body.theme-dark .tipo-solicitud-panel{background:var(--theme-card-bg-solid);color:var(--theme-text-primary);border-color:var(--theme-border)}body.theme-dark .vacation-panel-header,body.theme-dark .descanso-panel-header,body.theme-dark .permiso-panel-header,body.theme-dark .baja-panel-header,body.theme-dark .tipo-solicitud-panel-header{background:var(--theme-accent);color:#fff}body.theme-dark .vacation-panel-body,body.theme-dark .descanso-panel-body,body.theme-dark .permiso-panel-body,body.theme-dark .baja-panel-body{background:var(--theme-card-bg-solid);color:var(--theme-text-primary)}body.theme-dark .vacation-panel .panel-row,body.theme-dark .descanso-panel .panel-row,body.theme-dark .permiso-panel .panel-row,body.theme-dark .baja-panel .panel-row,body.theme-dark .vacation-panel-row,body.theme-dark .descanso-panel-row,body.theme-dark .permiso-panel-row,body.theme-dark .baja-panel-row{background:var(--theme-card-bg);border-color:var(--theme-border);color:var(--theme-text-primary)}body.theme-dark .resumen-card .card-label,body.theme-dark .resumen-card .card-value,body.theme-dark .resumen-card .resumen-titulo,body.theme-dark .resumen-card .resumen-numero,body.theme-dark .resumen-cards .card-label,body.theme-dark .resumen-cards .card-value{color:var(--theme-text-primary)}body.theme-dark .filtros-label,body.theme-dark .filtros-section-title,body.theme-dark .grupo-filter-card .grupo-titulo{color:var(--theme-text-secondary)}body.theme-dark .grupo-filter-card{background:var(--theme-card-bg-solid);border-color:var(--theme-border);color:var(--theme-text-primary)}body.theme-dark .busqueda-clear:hover{color:var(--theme-text-primary)}body.theme-dark .justpend-list,body.theme-dark .justpend-card,body.theme-dark .justpend-empty{background:var(--theme-card-bg-solid);color:var(--theme-text-primary);border-color:var(--theme-border)}body.theme-dark .justpend-field label{color:var(--theme-text-secondary)}body.theme-dark .justpend-card-title{color:var(--theme-text-primary)}body.theme-dark .justpend-card-meta{color:var(--theme-text-secondary)}body.theme-dark .vacaciones-grid th,body.theme-dark .vacaciones-grid td{border-color:var(--theme-border);color:var(--theme-text-primary)}body.theme-dark .vacaciones-grid .empleado-cell,body.theme-dark .vacaciones-grid .header-mes,body.theme-dark .vacaciones-grid .header-dia{background:var(--theme-card-bg-solid);color:var(--theme-text-primary)}body.theme-dark .gc-mode-card,body.theme-dark .gc-item,body.theme-dark .gc-empty,body.theme-dark .gc-footer{background:var(--theme-card-bg-solid);border-color:var(--theme-border);color:var(--theme-text-primary)}body.theme-dark .detalle-header,body.theme-dark .detalle-content,body.theme-dark .detalle-section,body.theme-dark .detalle-card,body.theme-dark .detalle-footer{background:var(--theme-card-bg-solid);color:var(--theme-text-primary);border-color:var(--theme-border)}body.theme-dark .empleado-display,body.theme-dark .empleado-codigo-display,body.theme-dark .empleado-nombre-display{color:var(--theme-text-primary)}body.theme-dark .empleado-display:hover{background:var(--theme-card-bg)}body.theme-dark .loading-overlay{background:#0009}body.theme-dark .empty-state,body.theme-dark .empty-state-icon{color:var(--theme-text-muted)}body.theme-dark .dashboard-banner-info{background:#388bfd26;border-color:#388bfd66;color:#79c0ff}body.theme-dark .dashboard-banner-error{background:#f8514926;border-color:#f8514966;color:#ff7b72}body.theme-dark ::-webkit-scrollbar-track{background:var(--theme-scrollbar-track, rgba(255,255,255,.05))}body.theme-dark ::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb, rgba(255,255,255,.2))}body.theme-dark ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-hover, rgba(255,255,255,.3))}body.theme-dark .calendar-legend,body.theme-dark .calendar-legend-item,body.theme-dark .calendar-legend-label{color:var(--theme-text-primary)}@media print{body.theme-dark *{background:#fff!important;color:#000!important;border-color:#ccc!important}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:1.5;color:var(--theme-text-primary, var(--color-black));background-color:var(--theme-bg-body, var(--color-gray-very-light));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:contain}body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}#root{width:100%;min-height:100vh;display:flex;flex-direction:column}button,.btn,.clickable{-webkit-user-select:none;-moz-user-select:none;user-select:none}button{border:none;background:none;cursor:pointer;font-family:inherit;font-size:inherit}input,select,textarea{font-family:inherit;font-size:inherit}:focus-visible{outline:2px solid var(--theme-accent, var(--color-primary));outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-gray-light)}::-webkit-scrollbar-thumb{background:var(--color-gray);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-gray-medium)}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}.text-error{color:var(--color-error)}.text-success{color:var(--color-success)}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.jobers-loading-overlay{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background:#00000040;z-index:9999}.jobers-loading-content{display:flex;flex-direction:column;align-items:center;gap:16px}.jobers-loading-spinner{width:50px;height:50px;border:5px solid var(--theme-spinner-border, var(--theme-accent-light, rgba(34, 139, 34, .2)));border-top-color:var(--theme-spinner-top, var(--theme-accent, #228B22));border-radius:50%;animation:jobers-loading-spin .8s ease-in-out infinite}@keyframes jobers-loading-spin{to{transform:rotate(360deg)}}.jobers-loading-text{color:#fff;font-size:14px;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.5);-webkit-user-select:none;user-select:none}.msgbox-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:msgboxFadeIn .2s ease-out}@keyframes msgboxFadeIn{0%{opacity:0}to{opacity:1}}.msgbox-container{background:var(--theme-modal-bg, white);border:1px solid var(--theme-border, rgba(0, 0, 0, .12));border-radius:16px;box-shadow:var(--theme-dropdown-shadow, 0 4px 20px rgba(0, 0, 0, .15), 0 25px 50px -12px rgba(0, 0, 0, .2));min-width:320px;max-width:480px;width:100%;overflow:hidden;animation:msgboxSlideIn .25s ease-out;display:flex;flex-direction:column}@keyframes msgboxSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.msgbox-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--theme-modal-header-border, rgba(0, 0, 0, .08));flex-shrink:0}.msgbox-header-left{display:flex;align-items:center;gap:10px}.msgbox-icon{width:22px;height:22px;flex-shrink:0}.msgbox-icon svg{width:100%;height:100%}.msgbox-icon-info{color:#60a5fa}.msgbox-icon-success{color:var(--theme-accent, #4ade80)}.msgbox-icon-warning{color:#fbbf24}.msgbox-icon-error{color:#f87171}.msgbox-icon-confirm{color:var(--theme-accent, #228B22)}.msgbox-title{font-size:16px;font-weight:600;color:var(--theme-text-primary, #2c3e50);margin:0;line-height:1.3}.msgbox-body{padding:20px 24px;color:var(--theme-text-primary, #2c3e50);font-size:14px;line-height:1.6;flex:1;overflow-y:auto}.msgbox-body p{margin:0;white-space:pre-line}.msgbox-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid var(--theme-modal-header-border, rgba(0, 0, 0, .08));background:var(--theme-modal-actions-bg, rgba(0, 0, 0, .02));flex-shrink:0}.msgbox-btn{padding:9px 20px;font-size:13px;font-weight:500;border-radius:8px;border:none;cursor:pointer;transition:all .15s ease;min-width:90px}.msgbox-btn:active{transform:scale(.97)}.msgbox-btn-primary{background:var(--theme-btn-primary-gradient, linear-gradient(135deg, #228B22 0%, #1e7b1e 100%));color:#fff;box-shadow:var(--theme-btn-primary-shadow, 0 2px 8px rgba(34, 139, 34, .3))}.msgbox-btn-primary:hover{box-shadow:var(--theme-btn-primary-shadow-hover, 0 4px 15px rgba(34, 139, 34, .4));filter:brightness(1.1)}.msgbox-btn-secondary{background:var(--theme-btn-secondary-bg, #FF6200);color:var(--theme-btn-secondary-text, white);border:1px solid var(--theme-btn-secondary-border, #FF6200);transition:all .15s ease}.msgbox-btn-secondary:hover{filter:brightness(1.15);border-color:var(--theme-border-strong, #e55a00)}.msgbox-btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 8px #ef44444d}.msgbox-btn-danger:hover{background:linear-gradient(135deg,#f87171,#ef4444);box-shadow:0 4px 12px #ef444466}.msgbox-info{border-top:3px solid #60a5fa}.msgbox-success{border-top:3px solid var(--theme-accent, #4ade80)}.msgbox-warning{border-top:3px solid #fbbf24}.msgbox-error{border-top:3px solid #f87171}.msgbox-confirm{border-top:3px solid var(--theme-accent, #228B22)}@media(max-width:480px){.msgbox-overlay{padding:16px;align-items:flex-end}.msgbox-container{min-width:unset;max-width:unset;width:100%;border-radius:16px 16px 0 0;animation:msgboxSlideUp .3s ease-out}@keyframes msgboxSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.msgbox-header{padding:16px}.msgbox-body{padding:20px 16px}.msgbox-footer{padding:16px;flex-direction:column-reverse}.msgbox-btn{width:100%;padding:12px 20px}}.jobers-toast{position:fixed;bottom:24px;right:24px;display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-radius:8px;background-color:#fff;color:#1a1a1a;font-size:14px;box-shadow:0 4px 24px #00000029,0 0 0 1px #0000000d;z-index:10000;animation:jobersToastSlideUp .35s cubic-bezier(.22,1,.36,1);max-width:360px;min-width:280px;border-left:4px solid #2e7d32}.jobers-toast-success{border-left-color:#2e7d32}.jobers-toast-error{border-left-color:#c62828}.jobers-toast-info{border-left-color:#1565c0}.jobers-toast-warning{border-left-color:#f9a825}.jobers-toast-icon{font-size:18px;flex-shrink:0;margin-top:1px}.jobers-toast-success .jobers-toast-icon{color:#2e7d32}.jobers-toast-error .jobers-toast-icon{color:#c62828}.jobers-toast-info .jobers-toast-icon{color:#1565c0}.jobers-toast-warning .jobers-toast-icon{color:#f9a825}.jobers-toast-message{flex:1;line-height:1.5;font-weight:400;color:#333}.jobers-toast-close{background:none;border:none;color:#888;font-size:18px;cursor:pointer;padding:0;opacity:.6;transition:opacity .2s;flex-shrink:0;line-height:1}.jobers-toast-close:hover{opacity:1}@keyframes jobersToastSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.jobers-toast{bottom:12px;right:12px;left:12px;max-width:none;min-width:0}}.jb-tabs-container{display:flex;flex-direction:column;flex:1;min-height:0}.jb-tabs-header{display:flex;gap:4px;padding:0 4px;border-bottom:2px solid var(--theme-border);flex-shrink:0}.jb-tab-button{display:flex;align-items:center;gap:8px;padding:10px 20px;border:none;background:transparent;color:var(--theme-text-muted);font-size:14px;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s ease;white-space:nowrap;border-radius:8px 8px 0 0}.jb-tab-button:hover{color:var(--theme-text-primary);background:var(--theme-accent-light)}.jb-tab-button.active{color:var(--theme-accent);border-bottom-color:var(--theme-accent);background:var(--theme-accent-light);font-weight:600}.jb-tab-icon{display:flex;align-items:center}.jb-tab-icon svg{width:18px;height:18px}.jb-tab-label{line-height:1}.jb-tabs-content{flex:1;min-height:0;padding-top:16px;display:flex;flex-direction:column}@media(max-width:768px){.jb-tabs-header{overflow-x:auto;-webkit-overflow-scrolling:touch}.jb-tab-button{padding:8px 14px;font-size:13px}}.jb-shell-logo-theme-selector{position:relative}.jb-shell-logo{width:45px;height:45px;background:var(--theme-logo-bg);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.jb-shell-logo:hover{filter:brightness(1.1)}.jb-shell-logo svg{width:25px;height:25px;color:#fff}.jb-shell-logo-mobile{width:28px;height:28px;background:var(--theme-logo-bg);border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.jb-shell-logo-mobile:hover,.jb-shell-logo-mobile:active{filter:brightness(1.1)}.jb-shell-logo-mobile svg{width:14px;height:14px;color:#fff}.jb-shell-theme-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:var(--theme-dropdown-bg);border:1px solid var(--theme-border);border-radius:12px;box-shadow:var(--theme-dropdown-shadow);min-width:160px;z-index:1000;overflow:hidden}.jb-shell-theme-option{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;border:none;background:transparent;cursor:pointer;color:var(--theme-text-primary);font-size:.9rem;transition:background .2s ease;text-align:left}.jb-shell-theme-option:hover,.jb-shell-theme-option.active{background:var(--theme-accent-light)}.jb-shell-theme-color-dot{width:16px;height:16px;border-radius:50%;flex-shrink:0;border:2px solid rgba(255,255,255,.3)}.jb-shell-theme-option-name{flex:1}.jb-shell-theme-option svg{color:var(--theme-accent);flex-shrink:0}@media(max-width:768px){.jb-shell-theme-dropdown{right:-10px;min-width:140px}.jb-shell-theme-option{padding:10px 14px;font-size:.85rem}.jb-shell-theme-color-dot{width:14px;height:14px}}@media(max-width:360px){.jb-shell-logo-mobile{width:24px;height:24px}.jb-shell-logo-mobile svg{width:12px;height:12px}}.jb-shell-header{position:relative;background:var(--theme-bg-header);padding:16px 24px;display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid var(--theme-border);flex-shrink:0;z-index:100;margin:0}.jb-shell-header-left{display:flex;align-items:center;gap:15px}.jb-shell-header-menu-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.jb-shell-header-menu-btn:hover{background:#fff3;border-color:#ffffff59}.jb-shell-header-menu-btn svg{width:22px;height:22px}.jb-shell-header-right{display:flex;align-items:center;gap:20px}.jb-shell-header-title{display:flex;flex-direction:column;gap:2px}.jb-shell-header-title h1{color:#fff;font-size:1.3rem;margin:0;font-weight:600;line-height:1.2}.jb-shell-badge{background:#fff3;color:#fff;padding:3px 10px;border-radius:20px;font-size:.75rem;font-weight:500;width:fit-content}.jb-shell-app-selector{margin-left:10px}.jb-shell-app-selector select{color:#fff;border:none;padding:8px 16px;border-radius:20px;font-weight:700;cursor:pointer;font-size:.9rem;transition:all .3s ease;outline:none}.jb-shell-app-selector select:hover{opacity:.9;transform:scale(1.02)}.jb-shell-app-selector select:focus{box-shadow:0 0 0 2px #ffffff4d}.jb-shell-app-selector select option{color:#fff;font-weight:700}.jb-shell-app-loading{padding:8px 16px;background:#ffffff4d;border-radius:20px;display:flex;align-items:center;justify-content:center}.jb-shell-app-fixed-label{color:#fff;padding:6px 16px;border-radius:8px;font-weight:600;font-size:14px}.jb-shell-spinner-tiny{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:jb-shell-spin 1s linear infinite}@keyframes jb-shell-spin{to{transform:rotate(360deg)}}.jb-shell-config-badge{cursor:pointer;display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;background:#00000059;color:#fff;border:1px solid rgba(255,255,255,.4);transition:all .2s}.jb-shell-config-badge-mobile{padding:2px 6px;border-radius:8px;font-size:9px;gap:2px;letter-spacing:0}.jb-shell-config-badge-close{cursor:pointer;margin-left:4px;opacity:.7;display:inline-flex;align-items:center}.jb-shell-config-badge-close:hover{opacity:1}.jb-shell-config-badge-mobile .jb-shell-config-badge-close{margin-left:3px}.jb-shell-user-info{display:flex;align-items:center;gap:8px;color:#fffc;font-size:.9rem}.jb-shell-user-info svg{width:20px;height:20px;color:var(--theme-user-icon)}.jb-shell-user-info-text{display:flex;flex-direction:column;line-height:1.2}.jb-shell-logout-btn{background:var(--theme-logout-btn-bg);border:1px solid var(--theme-logout-btn-border);color:var(--theme-logout-btn-text);padding:8px 16px;border-radius:8px;font-size:.85rem;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s ease}.jb-shell-logout-btn:hover{background:var(--theme-logout-btn-hover-bg)}.jb-shell-logout-btn svg{width:18px;height:18px}.jb-shell-header-autohide-btn{position:absolute;top:4px;right:6px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#ffffff4d;width:20px;height:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;border-radius:50%}.jb-shell-header-autohide-btn:hover{color:#ffffffe6;background:#ffffff26;border-color:#ffffff4d}.jb-shell-header-autohide-btn svg{width:14px;height:14px}@media(max-width:1024px){.jb-shell-header{padding:12px 20px}.jb-shell-header-title h1{font-size:1.1rem}.jb-shell-badge{font-size:.7rem}}@media(max-width:768px){.jb-shell-header{padding:12px 15px 12px 65px;flex-wrap:wrap;gap:10px}.jb-shell-header-left{gap:10px;flex-wrap:wrap}.jb-shell-header-title h1{font-size:1rem}.jb-shell-badge{font-size:.65rem;padding:2px 8px}.jb-shell-app-selector{margin-left:0}.jb-shell-app-selector select{padding:6px 12px;font-size:.85rem}.jb-shell-header-right{gap:12px}.jb-shell-user-info{font-size:.8rem}.jb-shell-user-info svg{width:18px;height:18px}.jb-shell-logout-btn{padding:6px 12px;font-size:.8rem}.jb-shell-logout-btn svg{width:16px;height:16px}}@media(max-width:480px){.jb-shell-header{padding:10px 12px 10px 60px}.jb-shell-header-title h1{font-size:.9rem}.jb-shell-badge{display:none}.jb-shell-app-selector select{padding:5px 10px;font-size:.8rem}.jb-shell-user-info span,.jb-shell-logout-btn span{display:none}.jb-shell-logout-btn{padding:8px}}.jb-shell-header-mobile{padding:6px 10px!important;min-height:auto!important;flex-wrap:nowrap!important;gap:8px!important;align-items:center!important}.jb-shell-header-mobile-compact{padding:10px 12px!important}.jb-shell-mobile-subtitle{color:#fff;font-size:.95rem;font-weight:600;flex:1 1 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;padding:0 6px}@media(max-width:360px){.jb-shell-mobile-subtitle{font-size:.85rem}}.jb-shell-mobile-menu-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:5px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;transition:all .2s ease}.jb-shell-mobile-menu-btn:hover,.jb-shell-mobile-menu-btn:active{background:#fff3}.jb-shell-mobile-menu-btn svg{width:16px;height:16px}.jb-shell-app-name-mobile{color:#fff;font-weight:600;font-size:.75rem;padding:4px 10px;border-radius:12px;white-space:nowrap;max-width:110px;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.jb-shell-app-select-mobile{color:#fff;font-weight:600;font-size:.75rem;padding:4px 22px 4px 8px;border-radius:12px;border:none;outline:none;cursor:pointer;max-width:120px;flex-shrink:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center}.jb-shell-app-select-mobile:focus{box-shadow:0 0 0 2px #ffffff4d}.jb-shell-app-select-mobile option{color:#fff;font-weight:600;background:var(--theme-bg-body)}.jb-shell-mobile-spacer{flex:1}.jb-shell-username-mobile-container{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;max-width:100px}.jb-shell-username-mobile{color:#ffffffd9;font-size:.75rem;font-weight:500;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jb-shell-logout-btn-mobile{background:var(--theme-logout-btn-bg);border:1px solid var(--theme-logout-btn-border);color:var(--theme-logout-btn-text);width:30px;height:30px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;overflow:visible;padding:0}.jb-shell-logout-btn-mobile:hover,.jb-shell-logout-btn-mobile:active{background:var(--theme-logout-btn-hover-bg)}.jb-shell-logout-btn-mobile svg{width:16px!important;height:16px!important;fill:var(--theme-logout-btn-text)!important;display:block!important;visibility:visible!important;opacity:1!important}@media(max-width:360px){.jb-shell-header-mobile{padding:5px 8px!important;gap:6px!important}.jb-shell-mobile-menu-btn{width:26px;height:26px;padding:4px}.jb-shell-mobile-menu-btn svg{width:14px;height:14px}.jb-shell-app-name-mobile{font-size:.7rem;padding:3px 8px;max-width:80px}.jb-shell-app-select-mobile{font-size:.7rem;padding:3px 18px 3px 6px;max-width:90px;background-position:right 4px center}.jb-shell-username-mobile{font-size:.7rem;max-width:50px}.jb-shell-logout-btn-mobile{width:26px;height:26px}.jb-shell-logout-btn-mobile svg{width:14px!important;height:14px!important}}.changelog-overlay{position:fixed;inset:0;background:#00000080;z-index:10002;display:flex;align-items:center;justify-content:center;padding:20px}.changelog-modal{background:var(--theme-card-bg-solid, white);border-radius:16px;width:90%;max-width:500px;max-height:80vh;overflow:hidden;box-shadow:0 10px 40px #0003}.changelog-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:var(--theme-btn-primary-gradient, linear-gradient(135deg, #228B22, #1e7b1e));color:#fff}.changelog-header h3{margin:0;font-size:18px;font-weight:600}.changelog-close{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0 4px;line-height:1;opacity:.8;transition:opacity .2s}.changelog-close:hover{opacity:1}.changelog-body{padding:20px;overflow-y:auto;max-height:calc(80vh - 70px)}.changelog-version{margin-bottom:20px}.changelog-version:last-child{margin-bottom:0}.changelog-version-header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.changelog-version-number{font-size:18px;font-weight:700;color:var(--theme-login-title, #1a5c1a)}.changelog-version-date{font-size:12px;color:#888;background:#f0f0f0;padding:2px 8px;border-radius:10px}.changelog-version-title{font-size:14px;color:var(--theme-text-secondary, #4a5568);margin-bottom:8px;font-weight:500}.changelog-item{display:flex;align-items:flex-start;gap:10px;padding:6px 0}.changelog-type{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff}.changelog-type-new{background:#22c55e}.changelog-type-improvement{background:#3b82f6}.changelog-type-fix{background:#f59e0b}.changelog-text{font-size:14px;color:var(--theme-text-primary, #2c3e50);line-height:1.4;padding-top:1px}.ip-overlay{position:fixed;inset:0;background:#00000080;z-index:10002;display:flex;align-items:center;justify-content:center;padding:20px;animation:ip-fadeIn .2s ease}@keyframes ip-fadeIn{0%{opacity:0}to{opacity:1}}.ip-modal{background:var(--theme-card-bg-solid, white);border-radius:16px;width:90%;max-width:500px;overflow:hidden;box-shadow:0 10px 40px #00000040;animation:ip-slideUp .3s ease}@keyframes ip-slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.ip-modal-header{display:flex;align-items:center;gap:12px;padding:18px 20px;background:var(--theme-btn-primary-gradient, linear-gradient(135deg, #228B22, #1e7b1e));color:#fff}.ip-modal-header-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.ip-modal-header-icon svg{opacity:.9}.ip-modal-header-text{flex:1}.ip-modal-header-text h3{margin:0;font-size:18px;font-weight:600}.ip-modal-header-text span{font-size:12px;opacity:.85}.ip-modal-close{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0 4px;line-height:1;opacity:.8;transition:opacity .2s;flex-shrink:0}.ip-modal-close:hover{opacity:1}.ip-modal-body{padding:25px;max-height:400px;overflow-y:auto}.ip-section{margin-bottom:20px}.ip-section:last-of-type{margin-bottom:16px}.ip-section-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--theme-login-title, #1a5c1a);margin-bottom:6px;text-transform:uppercase;letter-spacing:.3px}.ip-section-title svg{flex-shrink:0;opacity:.7}.ip-section-content{font-size:13px;color:var(--theme-text-secondary, #555);line-height:1.6;text-align:justify}.ip-section-content a{color:var(--theme-accent, #228B22);text-decoration:none;font-weight:500}.ip-section-content a:hover{text-decoration:underline}.ip-company{font-weight:700;color:var(--theme-login-title, #1a5c1a)}.ip-highlight{display:flex;align-items:flex-start;gap:10px;background:var(--theme-accent-light, rgba(34, 139, 34, .06));border-left:3px solid var(--theme-accent, #228B22);padding:12px 14px;border-radius:0 8px 8px 0;margin-top:4px}.ip-highlight svg{flex-shrink:0;color:var(--theme-accent, #228B22);margin-top:2px}.ip-highlight span{font-size:12px;color:var(--theme-text-secondary, #555);line-height:1.5}.ip-modal-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:var(--theme-input-bg-solid, #fafafa);border-top:1px solid var(--theme-border, rgba(0, 0, 0, .08))}.ip-modal-footer-app{font-size:12px;color:var(--theme-text-muted, #999)}.ip-modal-btn{background:var(--theme-btn-primary-gradient, linear-gradient(135deg, #228B22, #1e7b1e));color:#fff;border:none;border-radius:8px;padding:8px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #228b2240;font-family:inherit}.ip-modal-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #228b2259}.ip-modal-btn:active{transform:scale(.97)}@media(max-width:600px){.ip-modal{width:95%;max-width:none}.ip-modal-body{padding:18px;max-height:350px}.ip-modal-header-text h3{font-size:16px}}.jb-shell-sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:10000;display:none}.jb-shell-sidebar{position:fixed;left:0;top:0;bottom:0;width:220px;background:var(--theme-bg-sidebar);border-right:1px solid var(--theme-border);z-index:10001;transition:width .3s ease,transform .3s ease;overflow-y:auto;overflow-x:hidden;padding-top:20px;pointer-events:auto!important;display:flex;flex-direction:column}.ag-popup,.ag-popup-child,.ag-popup-editor,.ag-virtual-list-container,.ag-filter-toolpanel,.ag-column-panel,.ag-menu,.ag-popup-editor-wrapper{z-index:9999!important}.ag-root-wrapper-body{z-index:auto!important}.jb-shell-sidebar-toggle{position:absolute;top:12px;right:8px;width:28px;height:28px;border:1px solid var(--theme-border);background:var(--theme-sidebar-link-hover-bg);color:var(--theme-sidebar-link);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2;padding:0;opacity:.6}.jb-shell-sidebar-toggle:hover{opacity:1;background:var(--theme-sidebar-active-bg);color:var(--theme-sidebar-active-text)}.jb-shell-sidebar-toggle svg{width:18px;height:18px;transition:transform .3s ease}.jb-shell-sidebar-toggle svg.toggle-rotated{transform:rotate(180deg)}.jb-shell-sidebar-nav{padding:20px 0;display:flex;flex-direction:column;gap:4px}.jb-shell-sidebar-link{display:flex;align-items:center;gap:12px;padding:14px 20px;color:var(--theme-sidebar-link);text-decoration:none;transition:all .2s ease;border-left:3px solid transparent;white-space:nowrap}.jb-shell-sidebar-link:hover{background:var(--theme-sidebar-link-hover-bg);color:var(--theme-sidebar-link-hover-text)}.jb-shell-sidebar-link.active{background:var(--theme-sidebar-active-bg);color:var(--theme-sidebar-active-text);border-left-color:var(--theme-sidebar-active-border)}.jb-shell-sidebar-link.disabled{opacity:.5;cursor:not-allowed;pointer-events:auto}.jb-shell-sidebar-icon{width:24px;height:24px;flex-shrink:0}.jb-shell-sidebar-icon svg{width:100%;height:100%}.jb-shell-sidebar-label{font-size:14px;font-weight:500;opacity:1;transition:opacity .2s ease}.jb-shell-sidebar-footer{margin-top:auto;padding:12px 20px;text-align:center;border-top:1px solid var(--theme-border);transition:padding .3s ease}.jb-shell-sidebar-version{font-size:11px;color:var(--theme-sidebar-link);opacity:.6;cursor:pointer;padding:4px 8px;border-radius:12px;transition:all .2s ease;display:inline-block}.jb-shell-sidebar-version:hover{opacity:1;background:var(--theme-sidebar-link-hover-bg);color:var(--theme-sidebar-active-text)}.jb-shell-sidebar-copyright{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:var(--theme-sidebar-link);opacity:.45;cursor:pointer;padding:3px 8px;border-radius:12px;transition:all .2s ease;margin-top:2px}.jb-shell-sidebar-copyright:hover{opacity:1;background:var(--theme-sidebar-link-hover-bg);color:var(--theme-sidebar-active-text)}.jb-shell-sidebar-copyright svg{flex-shrink:0;opacity:.7}.jb-shell-sidebar.disabled{pointer-events:none;opacity:.5}.jb-shell-sidebar.disabled .jb-shell-sidebar-link{cursor:not-allowed}.jb-shell-sidebar.collapsed{width:60px}.jb-shell-sidebar.collapsed .jb-shell-sidebar-toggle{right:50%;transform:translate(50%)}.jb-shell-sidebar.collapsed .jb-shell-sidebar-link{justify-content:center;padding:14px 0;border-left-width:3px}.jb-shell-sidebar.collapsed .jb-shell-sidebar-label{display:none}.jb-shell-sidebar.collapsed .jb-shell-sidebar-footer{padding:12px 4px}.jb-shell-sidebar.collapsed .jb-shell-sidebar-version{font-size:9px;padding:4px 2px}.jb-shell-sidebar.collapsed .jb-shell-sidebar-link{position:relative}@media(max-width:768px){.jb-shell-sidebar-overlay{display:block}.jb-shell-sidebar{transform:translate(-100%);width:280px;max-width:85vw;padding-top:env(safe-area-inset-top,20px)}.jb-shell-sidebar.open{transform:translate(0)}.jb-shell-sidebar.collapsed{width:280px;max-width:85vw}.jb-shell-sidebar.collapsed .jb-shell-sidebar-label{display:inline}.jb-shell-sidebar.collapsed .jb-shell-sidebar-link{justify-content:flex-start;padding:16px 20px}.jb-shell-sidebar.collapsed .jb-shell-sidebar-footer{padding:12px 20px}.jb-shell-sidebar.collapsed .jb-shell-sidebar-version{font-size:11px;padding:4px 8px}.jb-shell-sidebar-toggle{display:none}.jb-shell-sidebar-link{padding:16px 20px;min-height:52px}.jb-shell-sidebar-icon{width:26px;height:26px}.jb-shell-sidebar-label{font-size:15px}.jb-shell-sidebar-nav{gap:2px;padding:10px 0}}@media(max-width:480px){.jb-shell-sidebar{width:100%;max-width:100%;border-right:none}.jb-shell-sidebar.collapsed{width:100%;max-width:100%}.jb-shell-sidebar-link{padding:18px 24px;min-height:56px}.jb-shell-sidebar-icon{width:28px;height:28px}.jb-shell-sidebar-label{font-size:16px}.jb-shell-sidebar-nav{padding:15px 0}}.jb-shell-layout{display:flex;height:100vh;overflow:hidden}.jb-shell-main{flex:1;margin-left:220px;background:var(--theme-bg-main);height:100vh;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:margin-left .3s ease}.jb-shell-main.sidebar-collapsed{margin-left:60px}.jb-shell-main.is-embedded{margin-left:0}.jb-shell-header-area{flex-shrink:0;position:relative}@media(min-width:769px){.jb-shell-header-area.auto-hide{height:5px;overflow:visible}.jb-shell-header-area.auto-hide:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--theme-accent);opacity:.3;transition:opacity .2s ease}.jb-shell-header-area.auto-hide:hover:after{opacity:0}.jb-shell-header-area.auto-hide .jb-shell-header{position:absolute;top:0;left:0;right:0;z-index:200;transform:translateY(-100%);transition:transform .3s ease,box-shadow .3s ease;box-shadow:none}.jb-shell-header-area.auto-hide.temp-visible .jb-shell-header{transform:translateY(0);box-shadow:0 4px 16px #00000040}}@media(max-width:768px){.jb-shell-main,.jb-shell-main.sidebar-collapsed{margin-left:0;padding-top:0}}@supports (padding-top: env(safe-area-inset-top)){@media(max-width:768px){.jb-shell-main{padding-top:env(safe-area-inset-top)}}}.jb-shell-pwa-floating-menu{position:fixed;top:calc(env(safe-area-inset-top,0px) + 8px);left:calc(env(safe-area-inset-left,0px) + 8px);z-index:1500;width:40px;height:40px;border-radius:10px;border:none;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px #00000040;-webkit-tap-highlight-color:transparent}.jb-shell-pwa-floating-menu:active{background:#000000bf}.admin-iframe-container{width:100%;height:calc(100vh - 56px);position:relative;overflow:hidden;display:flex;flex-direction:column}.admin-iframe{width:100%;height:100%;flex:1;border:none}.admin-iframe-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;color:var(--theme-text-secondary, #666)}.admin-iframe-loading.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--theme-bg-primary, #fff);z-index:10}.admin-iframe-spinner{width:36px;height:36px;border:3px solid var(--theme-border, #e0e0e0);border-top-color:var(--theme-accent, #3498db);border-radius:50%;animation:admin-iframe-spin .8s linear infinite}@keyframes admin-iframe-spin{to{transform:rotate(360deg)}}.admin-iframe-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:8px;text-align:center;padding:24px}.admin-iframe-error h3{margin:0;color:var(--theme-text-primary, #333);font-size:18px}.admin-iframe-error p{margin:0;color:var(--theme-text-secondary, #666);font-size:14px}.admin-iframe-subheader{padding:12px;flex-shrink:0;background-color:#e8f5e9}.admin-iframe-subheader h1{margin:0;font-size:26px;font-weight:700;color:var(--theme-text-primary);background:linear-gradient(135deg,var(--theme-text-primary) 0%,var(--theme-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.jb-card-view{display:flex;flex-direction:column;flex:1;min-height:0;background:var(--jb-card-view-bg, #f5f6f5);font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:var(--jb-card-text, #2c3e50)}.jb-card-search-bar{position:relative;padding:10px 12px;background:var(--jb-card-bar-bg, var(--jb-card-bg, #fff));border-bottom:1px solid rgba(0,0,0,.08)}.jb-card-search-input{width:100%;padding:10px 32px 10px 36px;border:1px solid rgba(0,0,0,.15);border-radius:8px;font-size:14px;outline:none;background:var(--jb-card-view-bg, #f5f6f5);color:var(--jb-card-text, #2c3e50);box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.jb-card-search-input::placeholder{color:var(--jb-card-text-muted, #aaa)}.jb-card-search-input:focus{border-color:var(--jb-card-accent, #228B22);box-shadow:0 0 0 2px var(--jb-card-focus-ring, rgba(34,139,34,.2));background:var(--jb-card-bg, #fff)}.jb-card-search-icon{position:absolute;left:22px;top:50%;transform:translateY(-50%);color:var(--jb-card-text-muted, #aaa);pointer-events:none;display:flex;align-items:center}.jb-card-search-clear{position:absolute;right:20px;top:50%;transform:translateY(-50%);border:none;background:none;font-size:18px;color:var(--jb-card-text-muted, #999);cursor:pointer;padding:0 4px;line-height:1}.jb-card-search-clear:hover{color:var(--jb-card-text, #333)}.jb-card-filter-panel{position:relative;display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--jb-card-bar-bg, var(--jb-card-bg, #fff));border-bottom:1px solid rgba(0,0,0,.08);overflow:visible;z-index:10}.jb-card-filter-chips{display:flex;gap:6px;flex:1;flex-wrap:wrap}.jb-card-filter-clear{display:flex;align-items:center;gap:4px;border:none;background:var(--jb-card-accent, #228B22);color:#fff;border-radius:12px;padding:4px 8px;font-size:12px;cursor:pointer;white-space:nowrap;flex-shrink:0}.jb-card-filter-badge{background:#ffffff4d;border-radius:8px;padding:0 5px;font-size:11px;font-weight:600}.jb-card-config-btn-gear{border:1px solid color-mix(in srgb,var(--jb-card-accent, #228B22) 30%,transparent);border-radius:50%;background:var(--jb-card-bg, #fff);color:var(--jb-card-accent, #228B22);cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s;padding:0}.jb-card-config-btn-gear:hover{background:var(--jb-card-chip-active-bg, rgba(34,139,34,.1));border-color:var(--jb-card-accent, #228B22)}.jb-filter-chip{position:relative;flex-shrink:0}.jb-filter-chip-btn{display:flex;align-items:center;gap:4px;padding:5px 10px;border:1px solid color-mix(in srgb,var(--jb-card-accent, #228B22) 30%,transparent);border-radius:16px;background:var(--jb-card-bg, #fff);font-size:12px;cursor:pointer;white-space:nowrap;transition:all .15s;color:var(--jb-card-text, #2c3e50)}.jb-filter-chip-btn:hover{border-color:var(--jb-card-accent, #228B22);background:var(--jb-card-hover-bg, rgba(34, 139, 34, .05))}.jb-filter-chip.active .jb-filter-chip-btn{border-color:var(--jb-card-accent, #228B22);background:var(--jb-card-chip-active-bg, rgba(34, 139, 34, .1));color:var(--jb-card-chip-active-text, #1a6b1a)}.jb-filter-chip.empty .jb-filter-chip-btn{opacity:.5;cursor:default}.jb-filter-chip.empty .jb-filter-chip-btn:hover{border-color:color-mix(in srgb,var(--jb-card-accent, #228B22) 30%,transparent);background:var(--jb-card-bg, #fff)}.jb-filter-chip-label{color:var(--jb-card-accent, #228B22);font-weight:600;font-size:11px}.jb-filter-chip.active .jb-filter-chip-label{color:var(--jb-card-chip-active-text, #1a6b1a)}.jb-filter-chip-value{font-weight:600;max-width:100px;overflow:hidden;text-overflow:ellipsis}.jb-filter-chip-clear{font-size:14px;color:var(--jb-card-text-muted, #999);margin-left:2px}.jb-filter-chip-clear:hover{color:#ef4444}.jb-filter-chip-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:1000;min-width:200px;max-width:300px;background:var(--theme-dropdown-bg, #fff);border-radius:8px;padding:12px;font-size:13px;box-shadow:0 6px 20px #0003}.jb-filter-chip-search{width:100%;padding:8px 12px;border-radius:6px;border:1px solid var(--theme-border, rgba(0,0,0,.12));background:var(--theme-input-bg, #f5f5f5);color:var(--theme-text-primary, #2c3e50);font-size:13px;box-sizing:border-box;outline:none;margin-bottom:8px}.jb-filter-chip-search:focus{border-color:var(--theme-accent, #228B22);box-shadow:0 0 0 2px var(--theme-accent-light, rgba(34,139,34,.15))}.jb-filter-chip-search::placeholder{color:var(--theme-text-muted, #aaa)}.jb-filter-chip-options{max-height:250px;overflow-y:auto}.jb-filter-chip-option{display:flex;align-items:center;gap:8px;width:100%;padding:6px 4px;border:none;border-radius:4px;background:none;font-size:13px;cursor:pointer;text-align:left;color:var(--theme-text-primary, #2c3e50);transition:background .15s}.jb-filter-chip-option:hover{background:var(--theme-accent-light, rgba(34,139,34,.15))}.jb-filter-chip-option.selected{background:var(--theme-accent-light, rgba(34,139,34,.15));font-weight:600}.jb-filter-chip-option .jb-filter-chip-option-value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jb-filter-chip-option:hover .jb-filter-chip-option-value{color:var(--theme-accent, #228B22)}.jb-filter-chip-count{color:var(--theme-text-muted, #aaa);font-size:11px;flex-shrink:0;margin-left:4px}.jb-filter-chip-empty{padding:16px;text-align:center;color:var(--theme-text-muted, #aaa);font-style:italic}.jb-filter-chip-options::-webkit-scrollbar{width:6px}.jb-filter-chip-options::-webkit-scrollbar-track{background:var(--theme-scrollbar-track, #f0f0f0);border-radius:3px}.jb-filter-chip-options::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb, #ccc);border-radius:3px}.jb-filter-chip-options::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-hover, #aaa)}.jb-card-list{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:8px;-webkit-overflow-scrolling:touch}.jb-card-item{display:flex;align-items:center;background:var(--jb-card-bg, #fff);border-radius:10px;box-shadow:0 1px 4px #0000000f;padding:12px 10px 12px 14px;cursor:pointer;transition:all .15s ease;border-left:3px solid color-mix(in srgb,var(--jb-card-accent, #228B22) 30%,transparent);gap:8px}.jb-card-item:hover{background:var(--jb-card-hover-bg, rgba(0,0,0,.02));box-shadow:0 2px 8px #0000001a}.jb-card-item:active{transform:scale(.98)}.jb-card-item.selected{border-left-color:var(--jb-card-accent, #228B22);background:var(--jb-card-selected-bg, rgba(34, 139, 34, .1));box-shadow:0 2px 8px #00000014}.jb-card-content{flex:1;min-width:0}.jb-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px}.jb-card-header-left{flex:1;min-width:0}.jb-card-title{font-size:14px;font-weight:600;color:var(--jb-card-text, #222);margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jb-card-subtitle{font-size:12px;color:var(--jb-card-text-muted, #777);margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jb-card-code{font-size:11px;color:var(--jb-card-accent, #228B22);background:var(--jb-card-chip-active-bg, rgba(34, 139, 34, .1));padding:2px 7px;border-radius:4px;font-weight:600;white-space:nowrap;flex-shrink:0}.jb-card-body{display:flex;flex-wrap:wrap;gap:4px 14px}.jb-card-field{display:flex;align-items:center;gap:4px;font-size:12px}.jb-card-field-label{color:var(--jb-card-text-muted, #999);white-space:nowrap}.jb-card-field-value{color:var(--jb-card-accent, #228B22);font-weight:500}.jb-card-chevron{flex-shrink:0;color:color-mix(in srgb,var(--jb-card-accent, #228B22) 50%,transparent);display:flex;align-items:center;transition:color .15s}.jb-card-item:hover .jb-card-chevron,.jb-card-item.selected .jb-card-chevron{color:var(--jb-card-accent, #228B22)}.jb-card-empty{display:flex;align-items:center;justify-content:center;padding:40px 20px;color:var(--jb-card-text-muted, #aaa);font-size:14px;text-align:center}.jb-card-sentinel{display:flex;justify-content:center;padding:12px;min-height:20px}.jb-card-loading{color:var(--jb-card-accent, #228B22);font-size:13px}.jb-card-config-overlay{position:fixed;inset:0;background:#0006;z-index:2000;display:flex;align-items:flex-end;justify-content:center}.jb-card-config-sheet{background:var(--theme-dropdown-bg, #fff);border-radius:16px 16px 0 0;width:100%;max-width:420px;max-height:70vh;display:flex;flex-direction:column;animation:jb-slide-up .25s ease-out}@keyframes jb-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.jb-card-config-handle{width:36px;height:4px;background:var(--theme-border, #ddd);border-radius:2px;margin:10px auto 6px}.jb-card-config-header{display:flex;justify-content:space-between;align-items:center;padding:8px 16px 12px;border-bottom:1px solid var(--theme-border, rgba(0,0,0,.1))}.jb-card-config-header h3{margin:0;font-size:16px;font-weight:600;color:var(--theme-text-primary, #2c3e50)}.jb-card-config-reset{border:none;background:none;color:var(--theme-text-muted, #888);cursor:pointer;padding:4px;display:flex;align-items:center;border-radius:6px;transition:all .15s}.jb-card-config-reset:hover{color:var(--theme-accent, #228B22);background:var(--theme-accent-light, rgba(34,139,34,.1))}.jb-card-config-list{flex:1;overflow-y:auto;padding:4px 16px}.jb-card-config-section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--theme-accent, #228B22);padding:12px 0 6px;margin-top:4px;margin-bottom:8px;border-bottom:2px solid var(--theme-accent-light, rgba(34,139,34,.2))}.jb-card-config-item{display:flex;align-items:center;gap:10px;padding:10px 8px;color:var(--theme-text-primary, #2c3e50);border-radius:8px;margin-bottom:3px;transition:all .15s}.jb-card-config-item.active{background:var(--jb-card-bg, #fff);border-left:3px solid var(--theme-accent, #228B22);padding-left:8px;box-shadow:0 1px 4px #0000001a;margin-bottom:6px}.jb-card-config-item.available{cursor:pointer;opacity:.6;transition:all .15s;border-left:3px solid transparent;padding-left:8px}.jb-card-config-item.available:hover,.jb-card-config-item.available:active{opacity:1;background:var(--theme-accent-light, rgba(34,139,34,.08));border-left-color:var(--theme-accent, #228B22)}.jb-card-config-arrows{display:flex;flex-direction:column;gap:0;flex-shrink:0;min-width:14px;align-items:center;justify-content:center}.jb-card-config-arrow{border:none;background:none;padding:0;cursor:pointer;color:color-mix(in srgb,var(--theme-accent, #228B22) 50%,transparent);display:flex;align-items:center;transition:color .15s}.jb-card-config-arrow:hover:not(:disabled){color:var(--theme-accent, #228B22)}.jb-card-config-arrow:active:not(:disabled){transform:scale(.85)}.jb-card-config-arrow:disabled{opacity:.15;cursor:default}.jb-card-config-remove{margin-left:auto;border:none;background:none;font-size:20px;color:color-mix(in srgb,var(--theme-accent, #228B22) 50%,transparent);cursor:pointer;padding:0 2px;flex-shrink:0;transition:color .15s;line-height:1}.jb-card-config-remove:hover{color:var(--theme-accent, #228B22)}.jb-card-config-add-icon{color:var(--theme-accent, #228B22);flex-shrink:0}.jb-card-config-item.available:hover .jb-card-config-add-icon{transform:scale(1.2)}.jb-card-config-label{font-size:14px;font-weight:500;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jb-card-config-item.active .jb-card-config-label{font-weight:600}.jb-card-config-actions{display:flex;gap:8px;padding:12px 16px;border-top:1px solid var(--theme-border, rgba(0,0,0,.1))}.jb-card-config-btn{flex:1;padding:10px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:opacity .15s}.jb-card-config-btn:active{opacity:.8}.jb-card-config-btn.primary{background:var(--theme-accent, #228B22);color:#fff}.jb-card-config-btn.secondary{background:var(--theme-btn-secondary-bg, #FF6200);color:var(--theme-btn-secondary-text, white);border:1px solid var(--theme-btn-secondary-border, #FF6200)}.jb-card-footer{padding:8px 12px;background:var(--jb-card-bar-bg, var(--jb-card-bg, #fff));border-top:1px solid rgba(0,0,0,.08);text-align:center;font-size:12px;color:var(--jb-card-accent, #228B22);font-weight:600;flex-shrink:0;margin-top:auto}.ag-center-cols-container{min-width:100%}.data-grid-wrapper{display:flex;flex-direction:column;height:100%;width:100%;opacity:0;transition:opacity .15s ease-out}.data-grid-wrapper.ready{opacity:1}.data-grid-wrapper.loading{opacity:0}@media screen and (max-width:768px){.data-grid-wrapper{height:auto;flex:1;min-height:0}}.data-grid-container{flex:1;min-height:0}.data-grid-footer{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;margin-top:12px;background:var(--theme-footer-bg, #f8f9fa);border:1px solid var(--theme-footer-border, rgba(0, 0, 0, .12));border-radius:8px;font-size:13px;color:var(--theme-footer-text, #4a5568);flex-shrink:0}.footer-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.footer-center{display:flex;align-items:center;justify-content:center;flex:1}.footer-right{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:1}.btn-reset-columns{background:var(--theme-footer-btn-bg, #f3f4f6);border:1px solid var(--theme-footer-btn-border, rgba(0, 0, 0, .12));color:var(--theme-footer-text, #4a5568);padding:4px 6px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.btn-reset-columns:hover{background:var(--theme-accent-light, rgba(34, 139, 34, .15));color:var(--theme-accent, #228B22);border-color:var(--theme-accent, #228B22)}.btn-reset-columns svg{width:16px;height:16px}.row-count{color:var(--theme-footer-text, #4a5568);font-size:.8rem}.btn-active-filters{display:flex;align-items:center;gap:5px;background:var(--theme-accent-light, rgba(34, 139, 34, .15));border:1px solid var(--theme-accent, #228B22);color:var(--theme-accent, #228B22);padding:3px 8px;border-radius:4px;cursor:pointer;font-size:.75rem;transition:all .2s ease}.btn-active-filters:hover{background:#ef444433;border-color:#ef444466;color:#fca5a5}.btn-active-filters svg{flex-shrink:0}.btn-active-filters span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.btn-external-filters{display:flex;align-items:center;gap:5px;padding:3px 8px;border-radius:4px;cursor:pointer;font-size:.75rem;transition:all .2s ease}.btn-external-filters.green{background:#22c55e26;border:1px solid rgba(34,197,94,.3);color:#86efac}.btn-external-filters.red{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.btn-external-filters.blue{background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#93c5fd}.btn-external-filters.orange{background:#f9731626;border:1px solid rgba(249,115,22,.3);color:#fdba74}.btn-external-filters.purple{background:#a855f726;border:1px solid rgba(168,85,247,.3);color:#d8b4fe}.btn-external-filters.yellow{background:#eab30826;border:1px solid rgba(234,179,8,.3);color:#fde047}.btn-external-filters:hover{background:#ef444433;border-color:#ef444466;color:#fca5a5}.btn-external-filters svg{flex-shrink:0}.btn-external-filters span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.pagination{display:flex;align-items:center;gap:4px}.pagination button{background:var(--theme-footer-btn-bg, #f3f4f6);border:1px solid var(--theme-footer-btn-border, rgba(0, 0, 0, .12));color:var(--theme-text-secondary, #4a5568);padding:4px 6px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.pagination button:hover:not(:disabled){background:var(--theme-accent-light, rgba(34, 139, 34, .15));color:var(--theme-accent, #228B22);border-color:var(--theme-accent, #228B22)}.pagination button:disabled{opacity:.3;cursor:not-allowed}.pagination button svg{width:16px;height:16px}.page-info{color:var(--theme-text-secondary, #4a5568);font-size:.8rem;padding:0 8px;min-width:60px;text-align:center}@media(max-width:768px){.data-grid-footer{display:none}}.column-context-menu{position:fixed;background:var(--theme-dropdown-bg, white);border:1px solid var(--theme-border, rgba(0, 0, 0, .12));border-radius:8px;box-shadow:var(--theme-dropdown-shadow, 0 4px 20px rgba(0, 0, 0, .15));z-index:10000;min-width:180px;max-width:280px;max-height:400px;overflow:hidden;display:flex;flex-direction:column;animation:contextMenuFadeIn .15s ease-out}@keyframes contextMenuFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.context-menu-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;font-size:12px;font-weight:600;color:var(--theme-accent, #228B22);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--theme-border, rgba(0, 0, 0, .12));flex-shrink:0}.context-menu-close{display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;background:transparent;border-radius:4px;cursor:pointer;color:var(--theme-text-secondary, #4a5568);transition:all .15s ease}.context-menu-close:hover{background:#ef444433;color:#fca5a5}.context-menu-columns{overflow-y:auto;padding:6px 0;flex:1}.column-checkbox-item{display:flex;align-items:center;gap:10px;padding:8px 14px;cursor:pointer;transition:background .15s ease;color:var(--theme-text-primary, #2c3e50);font-size:13px}.column-checkbox-item:hover{background:var(--theme-accent-light, rgba(34, 139, 34, .15))}.column-checkbox-item input[type=checkbox]{width:16px;height:16px;accent-color:var(--theme-accent, #228B22);cursor:pointer;flex-shrink:0}.column-checkbox-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.context-menu-footer{padding:6px 10px;border-top:1px solid var(--theme-border, rgba(0, 0, 0, .12));flex-shrink:0}.btn-reset-config{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:6px 10px;border:1px solid var(--theme-border, rgba(0, 0, 0, .12));border-radius:4px;background:var(--theme-footer-btn-bg, #f3f4f6);color:var(--theme-text-secondary, #4a5568);font-size:12px;cursor:pointer;transition:all .2s ease}.btn-reset-config:hover{background:#ef444426;border-color:#ef44444d;color:#ef4444}.align-selector{display:flex;align-items:center;gap:2px;margin-left:auto;padding:2px 3px;background:var(--theme-footer-btn-bg, rgba(255,255,255,.06));border:1px solid var(--theme-border, rgba(255,255,255,.1));border-radius:10px;flex-shrink:0}.align-pos{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:transparent;border-radius:50%;cursor:pointer;transition:all .15s ease}.align-pos:hover{background:var(--theme-accent-light, rgba(99, 102, 241, .15))}.align-dot{display:block;width:6px;height:6px;border-radius:50%;background:var(--theme-text-secondary, rgba(255,255,255,.3));transition:all .15s ease}.align-pos.active .align-dot{width:8px;height:8px;background:var(--theme-accent, #6366f1);box-shadow:0 0 4px var(--theme-accent, #6366f1)}.align-pos:hover .align-dot{background:var(--theme-accent, #6366f1)}.custom-header{display:flex;align-items:center;justify-content:space-between;width:100%;height:100%;gap:6px;color:currentColor}.custom-header-label{display:inline-flex;align-items:center;gap:4px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;color:currentColor}.custom-header-sort-icon{flex-shrink:0;font-size:10px;line-height:1;opacity:.9;color:currentColor}.custom-header-filter-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:3px;border-radius:4px;cursor:pointer;color:currentColor;opacity:.65;transition:background-color .15s ease,opacity .15s ease,color .15s ease}.custom-header-filter-icon:hover{opacity:1;background-color:#fff3}.custom-header-filter-icon.active,.custom-header-filter-icon.open{opacity:1;background-color:#ffffff40}.ag-theme-jobers .custom-header-filter-icon:hover,.ag-theme-rsr .custom-header-filter-icon:hover,.ag-theme-orange .custom-header-filter-icon:hover,.ag-theme-lime .custom-header-filter-icon:hover,.ag-theme-silver .custom-header-filter-icon:hover{background-color:#0000001f}.ag-header-cell.header-align-center .custom-header-label{justify-content:center;text-align:center}.ag-header-cell.header-align-right .custom-header-label{justify-content:flex-end;text-align:right}.grid-context-menu{position:fixed;background:var(--theme-dropdown-bg, white);border:1px solid var(--theme-border, rgba(0, 0, 0, .12));border-radius:8px;box-shadow:var(--theme-dropdown-shadow, 0 4px 20px rgba(0, 0, 0, .15));z-index:10000;min-width:210px;overflow:hidden;padding:4px 0;animation:contextMenuFadeIn .15s ease-out}.grid-context-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 14px;border:none;background:transparent;color:var(--theme-text-primary, #2c3e50);font-size:13px;cursor:pointer;transition:background .15s ease;text-align:left;white-space:nowrap}.grid-context-menu-item:hover{background:var(--theme-accent-light, rgba(34, 139, 34, .15))}.grid-context-menu-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;color:var(--theme-text-secondary, #4a5568)}.grid-context-menu-separator{height:1px;margin:4px 10px;background:var(--theme-border, rgba(0, 0, 0, .12))}.set-filter{min-width:200px;max-width:300px;background:var(--theme-dropdown-bg);border-radius:8px;padding:12px;font-size:13px}.set-filter-search{margin-bottom:10px}.set-filter-search input{width:100%;padding:8px 12px;border-radius:6px;border:1px solid var(--theme-border);background:var(--theme-input-bg);color:var(--theme-text-primary);font-size:13px;box-sizing:border-box}.set-filter-search input:focus{outline:none;border-color:var(--theme-accent);box-shadow:0 0 0 2px var(--theme-accent-light)}.set-filter-search input::placeholder{color:var(--theme-text-muted)}.set-filter-select-all{display:flex;align-items:center;gap:8px;padding:8px 4px;border-bottom:1px solid var(--theme-border);margin-bottom:8px;cursor:pointer;color:var(--theme-text-secondary);font-style:italic}.set-filter-select-all:hover{color:var(--theme-text-primary)}.set-filter-list{max-height:250px;overflow-y:auto}.set-filter-item{display:flex;align-items:center;gap:8px;padding:4px;border-radius:4px;cursor:pointer;color:var(--theme-text-primary);width:100%;min-width:0;transition:background .15s}.set-filter-item:hover{background:var(--theme-accent-light)}.set-filter-item input[type=checkbox]{width:16px;height:16px;accent-color:var(--theme-accent);cursor:pointer;flex-shrink:0}.set-filter-value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.set-filter-value:hover{color:var(--theme-accent);text-decoration:underline}.set-filter-count{color:var(--theme-text-muted);font-size:11px;flex-shrink:0;margin-left:4px}.set-filter-empty{padding:16px;text-align:center;color:var(--theme-text-muted);font-style:italic}.date-range-filter{min-width:300px;max-width:340px;padding:12px;font-size:13px;font-family:Segoe UI,Tahoma,sans-serif;box-sizing:border-box;background:var(--theme-dropdown-bg, white)}.drf-header{margin-bottom:10px}.drf-label{font-weight:500;color:var(--theme-text-secondary, #555);margin-bottom:8px}.drf-display{padding:8px 10px;border:1px solid var(--theme-border, #ccc);border-radius:4px;font-size:13px;background:var(--theme-input-bg, #f8f9fa);color:var(--theme-text-muted, #666);min-height:20px;text-align:center}.drf-display-active{color:var(--theme-text-primary, #333);font-weight:500}.drf-display-selecting{color:var(--theme-accent, #8bc98b)}.drf-calendar{margin-bottom:8px}.drf-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:4px 0}.drf-nav-btn{border:none;background:none;cursor:pointer;padding:4px 8px;font-size:16px;color:var(--theme-text-secondary, #666);border-radius:4px;transition:background .15s}.drf-nav-btn:hover{background:var(--theme-accent-light, rgba(34, 139, 34, .15));color:var(--theme-accent, #228B22)}.drf-month-year{font-weight:500;color:var(--theme-text-primary, #333)}.drf-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;text-align:center}.drf-day-header{padding:4px;font-size:11px;color:var(--theme-text-secondary, #666);font-weight:500}.drf-day-empty{padding:6px}.drf-day{padding:6px;cursor:pointer;border-radius:4px;font-size:12px;transition:background .15s}.drf-day:hover{background:var(--theme-accent-light, #e9ecef)}.drf-day-selected{background:var(--theme-accent, #8bc98b);color:#fff;font-weight:500}.drf-day-selected:hover{background:var(--theme-accent, #8bc98b)}.drf-day-in-range{background:#007bff26;color:var(--theme-text-primary, #004085)}.drf-day-in-range:hover{background:#007bff40}.drf-day-today{border:1px solid var(--theme-accent, #8bc98b)}.drf-quick-section{margin-top:12px;padding-top:8px;border-top:1px solid var(--theme-border, #ddd)}.drf-quick-label{font-size:12px;color:var(--theme-text-secondary, #666);margin-bottom:6px}.drf-quick-buttons{display:flex;flex-wrap:wrap;gap:4px}.drf-quick-btn{padding:4px 8px;font-size:11px;border:1px solid var(--theme-border, #ddd);background:var(--theme-input-bg, #f8f9fa);border-radius:4px;cursor:pointer;color:var(--theme-text-primary, #333);transition:background .15s}.drf-quick-btn:hover{background:var(--theme-accent-light, #e9ecef);border-color:var(--theme-accent, #228B22);color:var(--theme-accent, #228B22)}.drf-actions{display:flex;gap:8px;justify-content:flex-end;padding-top:12px;margin-top:8px;border-top:1px solid var(--theme-border, #ddd)}.drf-btn-reset{padding:6px 14px;font-size:12px;border-radius:4px;cursor:pointer;background:var(--theme-input-bg, #fff);border:1px solid var(--theme-border, #ccc);color:var(--theme-text-secondary, #666);transition:all .15s}.drf-btn-reset:hover{background:#ef444426;border-color:#ef44444d;color:#ef4444}.drf-btn-apply{padding:6px 14px;font-size:12px;border-radius:4px;cursor:pointer;background:var(--theme-accent, #8bc98b);border:1px solid var(--theme-accent, #8bc98b);color:#fff;transition:all .15s}.drf-btn-apply:hover{filter:brightness(.9)}.set-filter-list::-webkit-scrollbar{width:6px}.set-filter-list::-webkit-scrollbar-track{background:var(--theme-scrollbar-track);border-radius:3px}.set-filter-list::-webkit-scrollbar-thumb{background:var(--theme-scrollbar-thumb);border-radius:3px}.set-filter-list::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-hover)}.settings-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.settings-modal{background:var(--theme-card-bg-solid, #fff);border-radius:12px;width:100%;max-width:480px;max-height:80vh;overflow-y:auto;box-shadow:0 8px 32px #0003}.settings-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:var(--theme-accent, #228B22);border-radius:12px 12px 0 0}.settings-header h2{margin:0;font-size:18px;font-weight:600;color:#fff}.settings-close{background:none;border:none;cursor:pointer;padding:4px;color:#fffc;border-radius:4px}.settings-close:hover{color:#fff;background:#ffffff26}.settings-body{padding:16px 20px 20px}.settings-section{margin-bottom:24px}.settings-section:last-child{margin-bottom:0}.settings-section h3{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:15px;font-weight:600;color:var(--theme-text-primary, #333)}.settings-section h3 svg{color:var(--theme-accent, #228B22)}.settings-loading,.settings-empty{padding:12px;text-align:center;color:var(--theme-text-muted, #999);font-size:13px}.settings-passkey-list{list-style:none;margin:0 0 12px;padding:0}.settings-passkey-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid var(--theme-border, #e5e5e5);border-radius:8px;margin-bottom:8px}.settings-passkey-info{display:flex;flex-direction:column;gap:2px;min-width:0}.settings-passkey-name{font-size:14px;font-weight:500;color:var(--theme-text-primary, #333);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-passkey-date{font-size:11px;color:var(--theme-text-muted, #999)}.settings-passkey-delete{background:none;border:none;cursor:pointer;padding:6px;color:var(--theme-text-muted, #999);border-radius:4px;flex-shrink:0}.settings-passkey-delete:hover{color:#dc3545;background:#dc35451a}.settings-description{margin:0 0 12px;font-size:13px;color:var(--theme-text-secondary, #666);line-height:1.4}.settings-btn-add{display:flex;align-items:center;gap:6px;width:100%;padding:10px 16px;font-size:13px;font-weight:500;color:var(--theme-accent, #228B22);background:transparent;border:1px dashed var(--theme-accent, #228B22);border-radius:8px;cursor:pointer;transition:background .15s}.settings-btn-add:hover:not(:disabled){background:#228b220d}.settings-btn-add:disabled{opacity:.6;cursor:not-allowed}.settings-checkbox-row{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid var(--theme-border, #e5e5e5);border-radius:8px;cursor:pointer}.settings-checkbox-row input[type=checkbox]{margin-top:2px;width:18px;height:18px;flex-shrink:0;accent-color:var(--theme-accent, #228B22)}.settings-checkbox-text{display:flex;flex-direction:column;gap:4px}.settings-checkbox-label{font-size:14px;font-weight:500;color:var(--theme-text-primary, #333)}.settings-checkbox-hint{font-size:12px;color:var(--theme-text-muted, #999);line-height:1.4}.settings-passkey-note{margin:10px 0 0;padding:8px 12px;font-size:12px;line-height:1.4;color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:6px}.settings-btn-danger{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 20px;font-size:14px;font-weight:500;color:#dc3545;background:transparent;border:1px solid #dc3545;border-radius:8px;cursor:pointer;transition:all .15s}.settings-btn-danger:hover{background:#dc3545;color:#fff}.settings-gps-message{margin-top:8px;padding:10px 12px;border-radius:8px;font-size:13px;line-height:1.4}.settings-gps-message--info{background:#e8f4fd;color:#0c5460;border:1px solid #bee5eb}.settings-gps-message--error{background:#fdecea;color:#611a15;border:1px solid #f5c6cb}.login-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:var(--theme-bg-body, #ffffff);padding:0 20px;margin:0;position:relative;box-sizing:border-box}.login-card{width:100%;max-width:420px;background:var(--theme-card-bg-solid, white);padding:40px;border-radius:20px;box-shadow:var(--theme-card-shadow, 0 2px 8px rgba(0, 0, 0, .1), 0 25px 50px -12px rgba(0, 0, 0, .15));border:1px solid var(--theme-border, rgba(0, 0, 0, .12))}.login-header{text-align:center;margin-bottom:30px}.login-logo{max-width:300px;height:auto;margin-bottom:20px}.login-title{color:var(--theme-login-title, #1a5c1a);font-size:24px;margin:0;font-weight:700}.login-trademark{font-size:14px}.login-field{margin-bottom:20px}.login-field label{display:flex;align-items:center;gap:8px;color:var(--theme-text-muted, #666);font-size:.9rem;font-weight:500;margin-bottom:8px}.login-field-icon{width:18px;height:18px;color:var(--theme-accent, #228B22)}.login-field input{width:100%;padding:14px 16px;border:1px solid var(--theme-border-strong, rgba(0, 0, 0, .2));border-radius:10px;font-size:1rem;color:var(--theme-text-secondary, #4a5568);background:var(--theme-input-bg-solid, #ffffff);transition:all .3s ease;font-family:inherit;box-sizing:border-box}.login-field input:focus{outline:none;border-color:var(--theme-accent, #228B22);box-shadow:0 0 0 3px var(--theme-accent-light, rgba(34, 139, 34, .15))}.login-field input::placeholder{color:var(--theme-text-muted, #aaa)}.login-field input:disabled{opacity:.6;cursor:not-allowed}.login-password-wrapper{position:relative;display:flex;align-items:center}.login-password-wrapper input{width:100%;padding-right:50px}.login-password-wrapper input::-ms-reveal,.login-password-wrapper input::-ms-clear{display:none}.login-toggle-password{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.login-toggle-password svg{width:22px;height:22px;color:var(--theme-accent, #228B22);transition:color .3s ease}.login-toggle-password:hover svg{opacity:.8}.login-remember{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.login-remember-left{display:flex;align-items:center;gap:8px}.login-remember input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:var(--theme-accent, #228B22)}.login-remember label{color:var(--theme-accent, #228B22);font-size:14px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.login-forgot-link{background:none;border:none;color:var(--theme-text-muted, #999);font-size:12px;cursor:pointer;padding:0;font-family:inherit;transition:color .2s;text-decoration:none}.login-forgot-link:hover{color:var(--theme-accent, #228B22);text-decoration:underline}.login-actions{display:flex;gap:10px;margin-top:20px;justify-content:center}.login-btn-submit{width:100%;background:var(--theme-btn-primary-gradient, linear-gradient(135deg, #228B22 0%, #1e7b1e 100%));border:none;border-radius:10px;padding:14px 24px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;box-shadow:var(--theme-btn-primary-shadow, 0 4px 15px rgba(34, 139, 34, .3));font-family:inherit}.login-btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--theme-btn-primary-shadow-hover, 0 8px 25px rgba(34, 139, 34, .4))}.login-btn-submit:active:not(:disabled){transform:scale(.98)}.login-btn-submit:disabled{opacity:.7;cursor:not-allowed}.login-btn-submit svg{width:20px;height:20px}.login-btn-config{background:transparent;border:1px solid var(--theme-config-btn, #FF6200);border-radius:10px;padding:12px 20px;color:var(--theme-config-btn, #FF6200);font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;margin-top:20px;width:100%;font-family:inherit}.login-btn-config:hover{background:var(--theme-config-btn-hover, rgba(255, 98, 0, .08))}.login-btn-config svg{width:18px;height:18px}.login-footer{text-align:center;margin-top:20px}.login-version{color:var(--theme-text-primary, #2c3e50);font-size:11px;margin-bottom:5px;opacity:.6}.login-copyright-link{display:inline-flex;align-items:center;gap:6px;color:inherit;cursor:pointer;padding:4px 10px;border-radius:20px;transition:all .25s ease}.login-copyright-link:hover{opacity:1;color:var(--theme-accent, #228B22);background:#0000000a;box-shadow:0 2px 8px #0000001a}.login-version-clickable{cursor:pointer;transition:all .25s ease;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:4px 10px;border-radius:20px}.login-version-clickable:hover{opacity:1;color:var(--theme-accent, #228B22);background:#0000000a;box-shadow:0 2px 8px #0000001a}.login-version-badge{background:#ef4444;color:#fff;font-size:9px;font-weight:700;padding:2px 6px;border-radius:10px;letter-spacing:.5px}.login-version-new{animation:version-pulse 2s ease-in-out infinite;opacity:1!important}@keyframes version-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.login-copyright{display:flex;align-items:center;justify-content:center;font-size:11px;color:var(--theme-text-primary, #2c3e50);opacity:.5;margin-bottom:4px}.login-ip-icon{display:inline-flex;align-items:center;justify-content:center;color:inherit}@media(max-width:600px){.login-screen{background:#fff}.login-screen.login-dark{background:var(--theme-bg-body, #0f0f1a)}.login-card{padding:25px 20px;margin:0 15px;border-radius:15px;box-shadow:none;border:none}.login-header{margin-bottom:25px}.login-logo{max-width:300px}.login-title{font-size:20px}.login-btn-config{padding:10px 16px;font-size:.85rem;border-radius:8px;margin-top:15px}.login-btn-config svg{width:16px;height:16px}}.fp-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fp-fade-in .2s ease}@keyframes fp-fade-in{0%{opacity:0}to{opacity:1}}.fp-card{width:100%;max-width:420px;background:var(--theme-card-bg-solid, white);border-radius:20px;box-shadow:0 25px 50px -12px #00000040;border:1px solid var(--theme-border, rgba(0, 0, 0, .12));overflow:hidden;animation:fp-slide-up .3s ease}@keyframes fp-slide-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.fp-header{display:flex;align-items:center;gap:12px;padding:24px 28px 0}.fp-header-icon{width:28px;height:28px;color:var(--theme-accent, #228B22);flex-shrink:0}.fp-title{flex:1;margin:0;font-size:18px;font-weight:600;color:var(--theme-text-primary, #1a202c)}.fp-close{background:none;border:none;cursor:pointer;padding:4px;border-radius:8px;display:flex;transition:background .2s}.fp-close:hover{background:#0000000f}.fp-close svg{width:20px;height:20px;color:var(--theme-text-muted, #999)}.fp-card form,.fp-success{padding:20px 28px 28px}.fp-description{color:var(--theme-text-secondary, #4a5568);font-size:14px;line-height:1.5;margin:0 0 20px}.fp-field{margin-bottom:20px}.fp-field label{display:flex;align-items:center;gap:8px;color:var(--theme-text-muted, #666);font-size:.9rem;font-weight:500;margin-bottom:8px}.fp-field-icon{width:18px;height:18px;color:var(--theme-accent, #228B22)}.fp-field input{width:100%;padding:14px 16px;border:1px solid var(--theme-border-strong, rgba(0, 0, 0, .2));border-radius:10px;font-size:1rem;color:var(--theme-text-secondary, #4a5568);background:var(--theme-input-bg-solid, #ffffff);transition:all .3s ease;font-family:inherit;box-sizing:border-box}.fp-field input:focus{outline:none;border-color:var(--theme-accent, #228B22);box-shadow:0 0 0 3px var(--theme-accent-light, rgba(34, 139, 34, .15))}.fp-field input::placeholder{color:var(--theme-text-muted, #aaa)}.fp-actions{display:flex;gap:12px;margin-top:8px}.fp-btn-cancel{flex:1;padding:12px 20px;border:1px solid var(--theme-border-strong, rgba(0, 0, 0, .2));border-radius:10px;background:transparent;color:var(--theme-text-secondary, #4a5568);font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;font-family:inherit}.fp-btn-cancel:hover:not(:disabled){background:#0000000a}.fp-btn-submit{flex:1;padding:12px 20px;border:none;border-radius:10px;background:var(--theme-btn-primary-gradient, linear-gradient(135deg, #228B22 0%, #1e7b1e 100%));color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease;box-shadow:var(--theme-btn-primary-shadow, 0 4px 15px rgba(34, 139, 34, .3));font-family:inherit}.fp-btn-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--theme-btn-primary-shadow-hover, 0 8px 25px rgba(34, 139, 34, .4))}.fp-btn-submit:disabled{opacity:.6;cursor:not-allowed}.fp-btn-submit svg{width:18px;height:18px}.fp-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:fp-spin .8s linear infinite;display:inline-block}@keyframes fp-spin{to{transform:rotate(360deg)}}.fp-success{text-align:center}.fp-success-icon{margin:8px 0 16px}.fp-success-icon svg{width:56px;height:56px;color:var(--theme-accent, #228B22)}.fp-success-title{color:var(--theme-text-primary, #1a202c);font-size:18px;margin:0 0 12px}.fp-success-text{color:var(--theme-text-secondary, #4a5568);font-size:14px;line-height:1.5;margin:0 0 8px}.fp-success-hint{color:var(--theme-text-muted, #999);font-size:12px;margin:0 0 24px}.fp-btn-close-success{width:80%;max-width:260px;margin:0 auto;padding:14px 24px;border:none;border-radius:10px;background:var(--theme-btn-primary-gradient, linear-gradient(135deg, #228B22 0%, #1e7b1e 100%));color:#fff;font-size:1.05rem;font-weight:600;cursor:pointer;display:block;transition:all .3s ease;box-shadow:var(--theme-btn-primary-shadow, 0 4px 15px rgba(34, 139, 34, .3));font-family:inherit}.fp-btn-close-success:hover{transform:translateY(-2px);box-shadow:var(--theme-btn-primary-shadow-hover, 0 8px 25px rgba(34, 139, 34, .4))}@media(max-width:600px){.fp-card{border-radius:15px}.fp-header{padding:20px 20px 0}.fp-card form,.fp-success{padding:16px 20px 24px}}.app{min-height:100vh;display:flex;flex-direction:column}
