#root{min-height:100vh;width:100%}.app-shell{min-height:100vh}.page-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#1e293b;background:#f8fafc}.hover-lift{transition:transform .2s ease,box-shadow .2s ease}.hover-lift:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.metric-card{transition:all .3s ease;position:relative;overflow:hidden}.metrics-row{display:flex;flex-wrap:nowrap;gap:12px;margin-bottom:16px}.metrics-col{flex:1 1 0;min-width:0}@media(max-width:768px){.metrics-row{flex-direction:column}.metrics-col{flex:1 1 100%}}.metric-card-compact{min-height:110px}.metric-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.dashboard-toolbar{gap:12px}#recent-tasks-table{overflow-x:auto;-webkit-overflow-scrolling:touch}#recent-tasks-table table{min-width:720px}@media(max-width:768px){.dashboard-toolbar{flex-direction:column;align-items:stretch!important}.dashboard-toolbar>*{width:100%}.dashboard-toolbar small{display:flex;flex-wrap:wrap;gap:6px;align-items:center}}@media(min-width:1400px){.metrics-col{flex:1 1 0}}.toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2}.dashboard-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.dashboard-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}body.auth-body{background:radial-gradient(circle at 10% 10%,#eef2ff,#f8fafc 45%,#f1f5f9);min-height:100svh;width:100%;margin:0;display:flex;align-items:center;justify-content:center;padding:24px 20px}.fw-600{font-weight:600}.login-container,.register-container{background:#fffffffa;border-radius:20px;box-shadow:0 18px 45px #0f172a2e;overflow:hidden;width:min(90vw,860px);display:flex;position:relative;flex-direction:row;border:1px solid rgba(148,163,184,.2);margin:0 auto}.login-container{max-width:760px}.register-container{max-width:880px}.login-left,.register-left{color:#fff;padding:28px 32px;display:flex;flex-direction:column;justify-content:center;text-align:left;flex:1;position:relative}.login-left,.register-left{background:radial-gradient(circle at top left,#2d3a52,#1e2b42 45%,#1a2436)}.login-left:before,.register-left:before{content:"";position:absolute;inset:0;opacity:.3}.login-left:before{background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='20' cy='20' r='2' fill='rgba(99,102,241,0.12)'/><circle cx='80' cy='40' r='1.5' fill='rgba(99,102,241,0.12)'/><circle cx='40' cy='80' r='1' fill='rgba(99,102,241,0.12)'/></svg>")}.register-left:before{background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='20' cy='20' r='2' fill='rgba(99,102,241,0.12)'/><circle cx='80' cy='40' r='1.5' fill='rgba(99,102,241,0.12)'/><circle cx='40' cy='80' r='1' fill='rgba(99,102,241,0.12)'/></svg>")}.login-right,.register-right{padding:30px 32px 36px;display:flex;flex-direction:column;justify-content:center;background:#fff;align-items:center}.register-right{overflow-y:auto}.login-right .w-100,.register-right .w-100{width:100%;max-width:520px}.login-right .w-100{max-width:360px}.logo{font-size:2.8rem;font-weight:700;margin-bottom:20px;color:#8aa2ff;position:relative;z-index:1;letter-spacing:.3px}.register-left .logo{color:#8aa2ff}.welcome-text{font-size:1.1rem;opacity:.9;line-height:1.7;font-weight:400;position:relative;z-index:1}.form-control-modern,.form-select{border:2px solid #e2e8f0;border-radius:10px;padding:12px 16px;font-size:.95rem;font-weight:400;background:#fff;transition:all .3s ease;box-shadow:none}.form-control-modern:focus,.form-select:focus{background:#fff;box-shadow:0 0 0 .2rem #6366f133;transform:none}.input-group-text{background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px 0 0 10px;color:var(--primary-color);font-weight:500;border-right:none}.input-group .form-control-modern{border-left:none;border-radius:0 10px 10px 0}.btn-login,.btn-register{border:none;border-radius:12px;padding:14px 32px;font-weight:600;font-size:1rem;color:#fff;transition:all .3s ease}.btn-login{background:linear-gradient(135deg,var(--primary-color) 0%,#7c83ff 100%);box-shadow:0 10px 20px #6366f140}.btn-login:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166;background:linear-gradient(135deg,#4f46e5 0%,var(--primary-color) 100%)}.btn-register{background:linear-gradient(135deg,var(--primary-color) 0%,#7c83ff 100%);box-shadow:0 10px 20px #6366f140}.btn-register:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f166;background:linear-gradient(135deg,#4f46e5 0%,var(--primary-color) 100%)}.btn-login:active,.btn-register:active{transform:translateY(0)}.form-check-input:checked{border-color:var(--primary-color)}.register-container .form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.form-check-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 .25rem #6366f140}.register-container .form-check-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 .25rem #6366f140}.divider{text-align:center;margin:30px 0;position:relative}.divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e2e8f0}.divider span{background:#fff;padding:0 20px;color:#6c757d;font-weight:500}.features-list{list-style:none;padding:0;margin-top:30px;position:relative;z-index:1}.features-list li{display:flex;align-items:center;margin-bottom:15px;opacity:.9}.register-container .features-list li{margin-bottom:20px}.features-list i{background:#6366f133;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:15px;color:var(--primary-color)}.register-container .features-list i{background:#ffffff24;width:45px;height:45px;color:#fff;font-size:1.1rem}.login-container a,.register-container a{color:var(--primary-color)}.login-container a:hover,.register-container a:hover{color:#4f46e5}.alert{border:none;border-radius:12px;padding:16px 20px;margin-bottom:24px}.alert-danger{background:#ef44441a;color:var(--danger-color);border:1px solid rgba(239,68,68,.2)}.alert-success{background:#10b9811a;color:var(--success-color);border:1px solid rgba(16,185,129,.2)}.form-label{font-weight:500;color:var(--secondary-color);margin-bottom:8px}.password-strength{height:4px;border-radius:2px;margin-top:8px;transition:all .3s ease}.strength-weak{background:var(--danger-color)}.strength-medium{background:var(--warning-color)}.strength-strong{background:var(--success-color)}.text-muted{font-size:.85rem;color:#6c757d}.btn-login:disabled,.btn-register:disabled{opacity:.7;cursor:not-allowed}.input-group #password{border-right:none;border-radius:0}#togglePassword{background:#f8fafc;color:#6c757d;transition:all .3s ease;border:2px solid #e2e8f0;border-left:none;border-radius:0 10px 10px 0;padding:0 20px;cursor:pointer;display:flex;align-items:center;justify-content:center}#togglePassword:hover{background:#e9ecef;color:var(--primary-color)}#togglePassword:focus{box-shadow:0 0 0 .2rem #6366f133;border-color:var(--primary-color);outline:none}.input-group:focus-within #togglePassword{border-color:var(--primary-color)}@media(max-width:768px){.login-container,.register-container{margin:10px;max-width:540px;flex-direction:column}.login-left,.login-right,.register-left,.register-right{padding:28px 24px;flex:none}.logo{font-size:2.2rem}}:root{--primary-color: #6366f1;--secondary-color: #1e293b;--success-color: #10b981;--warning-color: #f59e0b;--danger-color: #ef4444;--light-bg: #f8fafc;--dark-bg: #1e293b;--sidebar-width: 280px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--light-bg);color:#1e293b;margin:0;padding:0}.app-layout{min-height:100vh;display:flex}.sidebar{position:fixed;top:0;left:0;height:100vh;width:var(--sidebar-width);background:radial-gradient(circle at top left,#2d3a52,#1e2b42 45%,#1a2436);color:#fff;z-index:1000;transition:transform .3s ease;overflow-y:auto;overscroll-behavior:contain}.sidebar-backdrop{position:fixed;inset:0;background:#0f172a59;border:none;padding:0;margin:0;z-index:900}.sidebar.show{transform:translate(0)}.sidebar-header{padding:28px 24px 22px;text-align:center;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-header h3{margin:0;font-weight:700;font-size:22px;letter-spacing:.2px;color:#8aa2ff}.sidebar-header p{margin-top:6px;font-size:14px;color:#ffffffbf}.sidebar-nav{padding:18px 16px 80px}.nav-item{margin:8px 0}.nav-link{display:flex;align-items:center;gap:14px;padding:12px 18px;color:#ffffffbf;text-decoration:none;border-radius:14px;transition:all .25s ease;font-weight:600;font-size:16px}.nav-link:hover{background-color:#ffffff14;color:#fff;transform:translate(3px)}.nav-link.active{background:#6366f1;color:#fff;box-shadow:0 10px 22px #6366f159}.nav-link i{width:22px;text-align:center;font-size:18px}.main-content{margin-left:var(--sidebar-width);min-height:100vh;background-color:var(--light-bg);flex:1}.top-navbar{background:#fff;padding:6px 12px;box-shadow:0 2px 10px #00000014;display:flex;gap:8px;align-items:center;min-height:44px}.topbar-left,.topbar-center,.topbar-right{display:flex;align-items:center}.topbar-center{flex:1 1 auto;min-width:220px}.topbar-right{gap:12px;flex-wrap:wrap;justify-content:flex-end}.content-area{padding:30px}.omnibox{position:relative;width:100%}.omnibox input[type=text]{width:100%;padding-left:36px;padding-right:56px;border-radius:999px}.omnibox .search-icon{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#8b8b8b;pointer-events:none}.omnibox .kbd-hint{position:absolute;top:50%;right:10px;transform:translateY(-50%);background:#f1f1f1;border:1px solid #ddd;color:#666;border-radius:6px;padding:2px 6px;font-size:12px;line-height:1.2}.assistant-btn{border-radius:999px;padding:6px 10px;font-weight:600}.user-avatar{width:40px;height:40px;border-radius:50%;background:#6366f1;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}.badge.bg-primary{background-color:#6366f1!important}.notification-panel{border:none;box-shadow:0 8px 30px #00000026;border-radius:12px}.logout-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1100;padding:1.5rem}.logout-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}@media(max-width:991.98px){.sidebar{transform:translate(-100%);height:100dvh;-webkit-overflow-scrolling:touch}.sidebar.show{transform:translate(0)}.main-content{margin-left:0}.content-area{padding:18px}}@media(max-width:767.98px){.content-area{padding:12px}.top-navbar{flex-wrap:nowrap;justify-content:space-between;gap:8px;padding:6px 10px}.topbar-right{flex-wrap:nowrap;gap:8px}.topbar-live,.role-badge{display:none!important}.role-badge{font-size:.75rem!important;padding:6px 10px!important}.user-name{display:none!important}}@media(min-width:992px){.sidebar-backdrop{display:none}}@media(max-width:575.98px){.content-area{padding:10px}.top-navbar{gap:6px}}:root{--primary-color: #6366f1;--secondary-color: #1e293b;--success-color: #10b981;--warning-color: #f59e0b;--danger-color: #ef4444;--light-bg: #f8fafc;--dark-bg: #1e293b}.profile-container{max-width:980px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.profile-header{background:radial-gradient(circle at top left,#2d3a52,#1e2b42 45%,#1a2436);color:#fff;padding:36px;border-radius:16px;text-align:center;box-shadow:0 20px 40px #0f172a33}.profile-avatar{width:120px;height:120px;border-radius:50%;background:#6366f1;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;margin:0 auto 20px;border:4px solid rgba(255,255,255,.6)}.stats-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 10px 30px #0f172a14;border:1px solid #e2e8f0}.stat-item{text-align:center;padding:15px}.stat-value{font-size:2rem;font-weight:700;color:var(--primary-color);margin-bottom:5px}.stat-label{color:#64748b;font-size:.85rem;text-transform:uppercase;letter-spacing:1px}.form-section{background:#fff;border-radius:16px;padding:28px;box-shadow:0 10px 30px #0f172a14;border:1px solid #e2e8f0}.form-control-modern{border:2px solid #e2e8f0;border-radius:10px;padding:12px 15px;transition:all .3s ease}.form-control-modern:focus{border-color:var(--primary-color);box-shadow:0 0 0 .2rem #6366f140}.btn-modern{border-radius:10px;padding:12px 24px;font-weight:600;transition:all .3s ease;border:none}.btn-primary-modern{background:linear-gradient(135deg,var(--primary-color) 0%,#7c83ff 100%);color:#fff}.btn-primary-modern:hover{transform:translateY(-2px);box-shadow:0 10px 20px #6366f14d}.section-title{color:var(--secondary-color);font-weight:600;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid var(--primary-color)}.password-strength{margin-top:5px;font-size:.8rem}.password-strength.weak{color:var(--danger-color)}.password-strength.medium{color:var(--warning-color)}.password-strength.strong{color:var(--success-color)}@media(max-width:768px){.profile-container{gap:20px}.profile-header{padding:28px}.stats-card,.form-section{padding:22px}}.profile-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.profile-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}:root{--primary-color: #6366f1;--secondary-color: #1e293b}.settings-container{max-width:900px;margin:0 auto}.settings-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 15px #00000014;margin-bottom:24px}.settings-title{font-weight:600;color:var(--secondary-color);margin-bottom:16px}.settings-toggle{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #eef2f7}.settings-toggle:last-child{border-bottom:none}.settings-toggle label{font-weight:500}:root{--primary-color: #3498db;--secondary-color: #2c3e50;--success-color: #27ae60;--warning-color: #f39c12;--danger-color: #e74c3c;--light-bg: #f8f9fa}.metric-card{background:#fff;border-radius:16px;padding:18px 20px;box-shadow:0 6px 18px #0f172a14;border:1px solid #e2e8f0;display:flex;gap:12px;align-items:center;height:100%}.mytasks-summary-row{display:flex;flex-wrap:wrap;gap:16px;position:sticky;top:0;z-index:3;background:#fff;padding:16px 0}.mytasks-summary-col{flex:1 1 220px;min-width:220px}.mytasks-summary-card{padding:14px 16px}.mytasks-summary-card{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.mytasks-summary-card:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a1f}.mytasks-summary-card:focus-visible{outline:2px solid rgba(99,102,241,.35);outline-offset:2px}.mytasks-summary-card.is-active{border-color:#6366f18c;box-shadow:0 0 0 3px #6366f12e}.mytasks-filter-card{position:relative;z-index:3;overflow:visible;position:sticky;top:0;background:#fff;padding:16px 0}.mytasks-filter-card .row>.col-md-2{flex:0 0 180px;max-width:180px}.mytasks-filter-card .row>.col-md-4{flex:1 1 260px;max-width:100%}@media(min-width:992px){.mytasks-filter-card .row{flex-wrap:nowrap}.mytasks-filter-card .row>.col-md-2{flex:0 0 170px;max-width:170px}.mytasks-filter-card .row>.col-md-4{flex:1 1 auto;min-width:260px}.mytasks-filter-card .row>.col-md-2:last-child{flex:0 0 150px;max-width:150px}}@media(max-width:992px){.mytasks-filter-card .row>.col-md-2,.mytasks-filter-card .row>.col-md-4{flex:1 1 100%;max-width:100%}}.form-control-modern,.form-select.form-control-modern{height:38px;line-height:38px;padding-top:0;padding-bottom:0}.multi-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 .75rem;min-height:38px;font-size:.875rem;line-height:1.5;color:#0f172a;background:#fff;border:1px solid #cbd5f5;border-radius:.75rem;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.multi-select-trigger:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.multi-select-label{text-align:left;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multi-select-caret{font-size:.75rem;color:#64748b}.multi-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 10px 25px #0f172a1a;padding:.5rem;max-height:220px;overflow-y:auto;z-index:20}.multi-select-option{display:flex;align-items:center;gap:.5rem;padding:.375rem .25rem;font-size:.875rem;color:#334155;cursor:pointer}.metric-icon{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff}.table-modern{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 18px #0f172a14;border:1px solid #e2e8f0;position:relative;z-index:1;width:100%;max-width:100%;overflow-x:hidden}.status-badge{padding:6px 14px;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;line-height:1}.sf-table td:nth-child(1),.sf-table th:nth-child(1){width:50px;text-align:center}.sf-table td:nth-child(2),.sf-table th:nth-child(2){min-width:260px}.sf-table td:nth-child(3),.sf-table th:nth-child(3){width:90px}.sf-table td:nth-child(4),.sf-table th:nth-child(4){width:110px}.sf-table td:nth-child(5),.sf-table th:nth-child(5){width:90px}.sf-table td:nth-child(6),.sf-table th:nth-child(6){width:140px;white-space:nowrap;padding-left:24px}.sf-table td:nth-child(7),.sf-table th:nth-child(7){width:150px;min-width:150px;padding-right:24px}.sf-table td:nth-child(8),.sf-table th:nth-child(8){width:80px;text-align:center}@media(max-width:1200px){.sf-table td:nth-child(4),.sf-table td:nth-child(5){width:100px}.sf-table td:nth-child(6),.sf-table th:nth-child(6){width:100px}.status-badge{padding:5px 8px;font-size:.62rem}}.type-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;border:1px solid transparent}.type-task{background:#e0e7ff;color:#3730a3;border-color:#c7d2fe}.type-subtask{background:#f3e8ff;color:#6b21a8;border-color:#e9d5ff}.type-item{background:#dcfce7;color:#166534;border-color:#bbf7d0}.type-mobile{font-size:.65rem;padding:3px 8px}@media(max-width:768px){.mytasks-summary-row{gap:12px}.mytasks-summary-col{flex:1 1 100%}}.progress-modern{height:8px;border-radius:10px;background-color:#e9ecef;overflow:hidden}.progress-bar-modern{height:100%;border-radius:10px}.table-modern{width:100%;margin:0;padding:0}.task-row,.approval-row{cursor:pointer;transition:background-color .2s ease}.task-row:hover,.approval-row:hover{background-color:#f8f9fa}.sf-table-wrapper{border:1px solid rgba(148,163,184,.3);border-radius:12px;overflow-x:auto;overflow-y:auto;width:100%;max-width:100%}.sf-table thead th{letter-spacing:.08em;font-size:.62rem;color:#94a3b8;position:sticky;top:0;background:#fff;z-index:1}.sf-table td,.sf-table th{padding:8px 10px;font-size:.82rem}.sf-table tbody tr+tr{border-top:1px solid rgba(15,34,58,.05)}.task-row.sf-row-nested{background:#0d6efd08}.sf-progress{min-width:140px;position:relative;width:100%}.sf-progress .progress{background:#e2e8f0}.sf-progress .progress-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.7rem;color:#f8fafc;font-weight:600;pointer-events:none}.mytasks-progress-wrapper{position:relative;min-width:140px;width:100%;height:20px;display:flex;align-items:center}.mytasks-progress{position:relative;height:14px;width:100%}.mytasks-progress-track{height:14px;background:#e2e8f0;border-radius:999px;overflow:visible}.mytasks-progress-fill{height:14px;border-radius:999px}.mytasks-progress-fill--success{background:#6366f1}.mytasks-progress-fill--warning{background:#818cf8}.mytasks-progress-fill--info{background:#6366f1}.mytasks-progress-fill--muted{background:#c7d2fe}.mytasks-progress-pill{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:transparent;color:#fff;font-size:.65rem;font-weight:700;padding:0;border-radius:999px;box-shadow:none;border:none;z-index:2}.mytasks-progress-slider{position:absolute;inset:0;width:100%;height:14px;opacity:0;cursor:pointer}.sf-progress .progress-slider{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.min-truncate{min-width:0}.action-icon-group{flex-wrap:nowrap}.action-icon-group .btn{width:36px;height:36px;padding:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.status-on-hold{background-color:#ffedd5;color:#9a3412;border:1px solid #fed7aa}.due-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:600;background:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.due-badge-overdue{background:#fee2e2;color:#991b1b;border-color:#fecaca}.due-badge-soon{background:#fef3c7;color:#92400e;border-color:#fde68a}.modal{transition:opacity .25s ease}.hidden-modal{opacity:0;pointer-events:none}.visible-modal{opacity:1;pointer-events:auto}.mytasks-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.mytasks-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}.table-modern .sf-table-wrapper{overflow-x:auto}.sf-table{width:100%;min-width:100%;table-layout:fixed}.status-badge{white-space:nowrap;word-break:keep-all}.sf-table td:nth-child(3),.sf-table td:nth-child(4){white-space:nowrap}.sf-table td:nth-child(2) .text-truncate{white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sf-table td:nth-child(3) .status-badge{min-width:132px}@media(max-width:1200px){.sf-table{min-width:900px}.sf-table td:nth-child(3) .status-badge{min-width:120px}}.searchable-select{display:flex;flex-direction:column;gap:6px;position:relative}.searchable-select-input{font-size:.9rem}.searchable-select-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;max-height:240px;overflow-y:auto;background:#fff;border:1px solid #d8dee4;border-radius:8px;box-shadow:0 8px 24px #0f172a1f;z-index:20}.searchable-select-option{width:100%;text-align:left;background:transparent;border:none;padding:8px 12px;font-size:.95rem}.searchable-select-option:hover{background:#f1f5f9}.searchable-select-empty{padding:8px 12px;color:#64748b;font-size:.9rem}.task-detail-page .progress-card{border:1px solid #e5e7eb;border-radius:12px}.task-detail-section{margin-top:24px}.task-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 6px 18px #0f172a0f;padding:20px 24px}.task-detail-title{font-size:1.05rem;font-weight:700;color:#0f172a;margin:0 0 12px}.task-detail-description{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;color:#334155;font-size:.95rem;line-height:1.6;white-space:pre-wrap}.task-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:18px;margin-top:18px}.task-detail-column h3{font-size:.9rem;font-weight:700;color:#0f172a;margin:0 0 10px}.task-detail-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 0;border-bottom:1px solid #e2e8f0;font-size:.9rem}.task-detail-label{color:#64748b;font-weight:600}.task-detail-value{color:#1e293b;font-weight:600}.task-detail-column .task-detail-row:last-child{border-bottom:none}@media(max-width:900px){.task-detail-grid{grid-template-columns:1fr}}@media(max-width:768px){.task-detail-page{padding:12px}.task-detail-hero{padding:16px;gap:16px}.task-detail-hero h1{font-size:1.5rem;line-height:1.3}.task-detail-hero .badge{margin:0 8px 8px 0}.task-detail-hero-actions{align-items:stretch;width:100%}.task-detail-hero-buttons,.task-detail-progress{width:100%}.task-detail-card{padding:16px}.task-detail-title{font-size:1rem}.task-detail-grid{gap:12px}.task-detail-row{justify-content:space-between}.task-detail-label{font-size:.85rem}.task-detail-value{font-size:.9rem}}.subtask-meta-line{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.subtask-meta-line .inline-flex,.inline-flex,.items-count{white-space:nowrap}.approval-actions{display:grid;justify-items:end;gap:6px}.approval-actions-row{display:flex;justify-content:flex-end;gap:6px;flex-wrap:nowrap;white-space:nowrap}.subtask-title-button{background:none;border:none;padding:0;color:#1e293b;font-weight:600;text-align:left;cursor:pointer}.subtask-title-button:hover{color:#4f46e5}.subtask-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:20px}.subtask-detail-row{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #e2e8f0;font-size:.9rem}.subtask-detail-row span:first-child{color:#64748b;font-weight:600;text-align:left}.subtask-detail-row span:last-child{color:#1e293b;font-weight:600}.subtask-detail-column .subtask-detail-row:last-child{border-bottom:none}.subtask-detail-description{margin-top:18px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#334155;font-size:.9rem;line-height:1.6;white-space:pre-wrap}@media(max-width:720px){.subtask-detail-grid,.subtask-detail-row{grid-template-columns:1fr}}.progress-slider{display:flex;align-items:center;gap:16px}.progress-slider .form-range{flex:1}.progress-value{min-width:64px;text-align:center;font-weight:600;color:#1f2937;background:#eef2ff;padding:6px 10px;border-radius:999px}.progress-bar-wrapper{margin-top:12px}.progress-bar-wrapper .progress{height:12px;border-radius:999px;background-color:#e2e8f0}.progress-bar-wrapper .progress-bar{font-size:.7rem;font-weight:600}.toast-alert{position:fixed;top:20px;right:20px;z-index:1050;min-width:280px}.modal-backdrop{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:1050;padding:16px}.modal-card{background:#fff;border-radius:12px;max-width:520px;width:100%;box-shadow:0 20px 40px #0f172a33;overflow:hidden}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.modal-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0}.modal-body{padding:20px;max-height:70vh;overflow:auto}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 20px;border-top:1px solid #e2e8f0;background:#f8fafc}.modal-card .form-label{font-weight:600;color:#0f172a}.modal-card .form-control,.modal-card .form-select{border-radius:10px;border:1px solid #e2e8f0;padding:10px 12px}.modal-card .form-control:focus,.modal-card .form-select:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b833}.taskdetail-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.taskdetail-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}.task-status-btn{font-weight:600}.task-status-btn-main{min-width:170px}.task-status-btn-sm{padding:6px 10px;font-size:12px}.task-status-btn-xs{padding:4px 8px;font-size:11px;line-height:1}.task-status-badge{padding:6px 10px;font-size:.75rem}.task-status-badge-sm,.task-status-badge-xs{padding:4px 8px;font-size:.7rem}.task-permission-note{font-size:.75rem;color:#b45309;background:#fef3c7;border:1px solid #fcd34d;padding:6px 10px;border-radius:999px}.create-task-page .subtask-item{background-color:#f8f9fa;transition:all .3s ease}.create-task-page .subtask-item:hover{box-shadow:0 2px 8px #0000001a}.create-task-page .subtask-item .form-label{font-weight:500;color:#333;margin-bottom:.5rem}.create-task-page .subtask-item .form-control,.create-task-page .subtask-item .form-select{border-radius:.375rem;border:1px solid #dee2e6}.create-task-page .border-left{border-left:4px solid!important}.edit-task-page{color:#0f172a}.edit-task-page .edit-task-card{border-radius:16px;border:none;box-shadow:0 18px 40px #0f172a14}.edit-task-page .edit-task-header{border-bottom:1px solid #e2e8f0}.edit-task-page .edit-task-header h3{font-weight:700}.edit-task-page .edit-task-form{display:grid;gap:20px}.edit-task-page .edit-task-section{padding:16px;border:none;border-radius:12px;background:#fff;box-shadow:0 8px 20px #0f172a0f}.edit-task-page .edit-task-section .form-label{font-weight:600;color:#1f2937}.edit-task-page .edit-task-section .form-control,.edit-task-page .edit-task-section .form-select{border-radius:10px;border-color:#d7dee8}.edit-task-page .edit-task-section .form-control:focus,.edit-task-page .edit-task-section .form-select:focus{border-color:#4f46e5;box-shadow:0 0 0 .2rem #4f46e526}.edit-task-page .edit-task-actions{padding-top:8px}.edit-task-page .card.border-info,.edit-task-page .card.border-success,.edit-task-page .card.border-secondary{border:none;border-radius:12px;box-shadow:0 8px 20px #0f172a0f}.edit-task-page .card-header.bg-info,.edit-task-page .card-header.bg-success,.edit-task-page .card-header.bg-light{background:#f8fafc!important;color:#0f172a!important;border-bottom:1px solid #e2e8f0}.edit-task-page .subtask-item.card{border-radius:12px}.edit-task-page .subtask-item.card,.edit-task-page .subtask-item.card:hover{background-color:#fff}.edit-task-page .border-left{border-left:none!important}@media(max-width:768px){.edit-task-page .edit-task-section{padding:12px}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-50: #eef2ff;--primary-100: #e0e7ff;--primary-200: #c7d2fe;--primary-300: #a5b4fc;--primary-400: #818cf8;--primary-500: #6366f1;--primary-600: #4f46e5;--primary-700: #4338ca;--primary-800: #3730a3;--primary-900: #312e81;--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--success-50: #ecfdf5;--success-100: #d1fae5;--success-500: #10b981;--success-600: #059669;--success-700: #047857;--warning-50: #fffbeb;--warning-100: #fef3c7;--warning-500: #f59e0b;--warning-600: #d97706;--error-50: #fef2f2;--error-100: #fee2e2;--error-500: #ef4444;--error-600: #dc2626;--error-700: #b91c1c;--info-50: #eff6ff;--info-100: #dbeafe;--info-500: #3b82f6;--info-600: #2563eb;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .3s cubic-bezier(.4, 0, .2, 1);--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "Fira Code", "Courier New", monospace}body{font-family:var(--font-sans);font-size:14px;line-height:1.5;color:var(--slate-700);background-color:var(--slate-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 var(--spacing-lg)}.main-content{padding:var(--spacing-xl) 0}.task-list-page .card{margin-top:var(--spacing-lg)}.task-list-header{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.page-title{font-size:1.5rem;font-weight:700;color:var(--slate-900)}.page-subtitle{color:var(--slate-500);margin-top:var(--spacing-xs)}.header-actions{display:flex;gap:var(--spacing-sm)}.card{background:#fff;border:1px solid var(--slate-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);overflow:hidden;transition:all var(--transition-base)}.card:hover{box-shadow:var(--shadow-md);border-color:var(--slate-300)}.card-header{padding:var(--spacing-lg);border-bottom:1px solid var(--slate-200);background:var(--slate-50)}.card-body{padding:var(--spacing-lg)}.card-footer{padding:var(--spacing-lg);border-top:1px solid var(--slate-200);background:var(--slate-50)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--spacing-sm);padding:.625rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;border-radius:var(--radius-md);border:1px solid transparent;cursor:pointer;transition:all var(--transition-base);white-space:nowrap;-webkit-user-select:none;user-select:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--primary-600);color:#fff;border-color:var(--primary-600)}.btn-primary:hover:not(:disabled){background:var(--primary-700);border-color:var(--primary-700);box-shadow:var(--shadow-md)}.btn-secondary{background:#fff;color:var(--slate-700);border-color:var(--slate-300)}.btn-secondary:hover:not(:disabled){background:var(--slate-50);border-color:var(--slate-400)}.btn-ghost{background:transparent;color:var(--slate-600);border-color:transparent}.btn-ghost:hover:not(:disabled){background:var(--slate-100);color:var(--slate-900)}.btn-sm{padding:.375rem .75rem;font-size:.8125rem}.badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;line-height:1rem;border-radius:var(--radius-full);white-space:nowrap}.badge-success{background:var(--success-100);color:var(--success-700);border:1px solid var(--success-100)}.badge-warning{background:var(--warning-100);color:var(--warning-700);border:1px solid var(--warning-100)}.badge-danger{background:var(--error-100);color:var(--error-700);border:1px solid var(--error-100)}.badge-info{background:var(--info-100);color:var(--info-700);border:1px solid var(--info-100)}.badge-neutral{background:var(--slate-100);color:var(--slate-700);border:1px solid var(--slate-200)}.form-input,.form-select{width:100%;padding:.625rem .875rem;font-size:.875rem;line-height:1.25rem;color:var(--slate-900);background:#fff;border:1px solid var(--slate-300);border-radius:var(--radius-md);transition:all var(--transition-base)}.form-input:focus,.form-select:focus{outline:none;border-color:var(--primary-500);box-shadow:0 0 0 3px var(--primary-100)}.form-checkbox{width:1rem;height:1rem;border:1px solid var(--slate-300);border-radius:var(--radius-sm);cursor:pointer}.task-list-filters{border-bottom:1px solid var(--slate-200)}.filters-row{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(4,minmax(160px,1fr));gap:var(--spacing-md);align-items:center}.search-input{position:relative}.search-input i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--slate-400)}.search-input .form-input{padding-left:2.25rem}.multi-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);padding:.625rem .875rem;font-size:.875rem;line-height:1.25rem;color:var(--slate-900);background:#fff;border:1px solid var(--slate-300);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base)}.multi-select-trigger:focus{outline:none;border-color:var(--primary-500);box-shadow:0 0 0 3px var(--primary-100)}.multi-select-label{text-align:left;color:var(--slate-700)}.multi-select-caret{font-size:.75rem;color:var(--slate-500)}.multi-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid var(--slate-200);border-radius:var(--radius-md);box-shadow:var(--shadow-md);padding:var(--spacing-sm);max-height:220px;overflow-y:auto;z-index:10}.multi-select-option{display:flex;align-items:center;gap:var(--spacing-sm);padding:.375rem .25rem;font-size:.875rem;color:var(--slate-700);cursor:pointer}.multi-select-option input{width:.9rem;height:.9rem}.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.table{width:100%;border-collapse:collapse;background:#fff}.table thead{background:var(--slate-50);border-bottom:1px solid var(--slate-200)}.table th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:600;color:var(--slate-600);text-transform:uppercase;letter-spacing:.05em}.table td{padding:1rem;border-bottom:1px solid var(--slate-100);font-size:.875rem;color:var(--slate-700)}.table tbody tr:hover{background:var(--slate-50)}.checkbox-cell{width:44px}.task-title a{font-weight:600;color:var(--slate-900);text-decoration:none}.task-title a:hover{color:var(--primary-600)}.task-subtitle{color:var(--slate-500);font-size:.8125rem;margin-top:.25rem}.assignee-cell{display:flex;align-items:center;gap:var(--spacing-sm)}.avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-full);font-weight:600;overflow:hidden;flex-shrink:0}.avatar-sm{width:2rem;height:2rem;font-size:.75rem}.avatar-primary{background:var(--primary-100);color:var(--primary-700);border:2px solid white}.text-right{text-align:right}.action-buttons{display:flex;justify-content:flex-end;gap:var(--spacing-xs)}.action-menu{position:relative;display:inline-flex;justify-content:flex-end}.action-menu .menu-trigger{background:#fff;border:1px solid var(--slate-200);border-radius:var(--radius-sm);padding:.35rem .55rem;cursor:pointer;color:var(--slate-600)}.action-menu .menu-trigger:hover{background:var(--slate-50);color:var(--slate-900)}.action-menu .menu-dropdown{position:absolute;right:0;top:calc(100% + 6px);background:#fff;border:1px solid var(--slate-200);border-radius:var(--radius-md);box-shadow:var(--shadow-md);min-width:140px;z-index:20;display:grid}.action-menu .menu-item{padding:.5rem .75rem;color:var(--slate-700);text-decoration:none;background:transparent;border:none;text-align:left;font-size:.85rem;cursor:pointer}.action-menu .menu-item:hover{background:var(--slate-50);color:var(--slate-900)}.action-menu .menu-danger{color:var(--error-600)}.task-list-footer{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md)}.pagination-controls{display:flex;gap:var(--spacing-xs)}@media(max-width:1024px){.filters-row{grid-template-columns:1fr 1fr}}@media(max-width:768px){.container{padding:0 var(--spacing-md)}.task-list-header{flex-direction:column;align-items:flex-start}.filters-row{grid-template-columns:1fr}.task-list-footer{flex-direction:column;align-items:flex-start}}.modal-card{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #00000026;max-width:500px;width:90%;max-height:90vh;overflow-y:auto}.modal-card.modal-card-sm{max-width:420px}.modal-card.modal-card-lg{max-width:900px}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e2e8f0}.modal-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.btn-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s}.btn-close:hover:not(:disabled){background:#f1f5f9;color:#1e293b}.task-details-confirm{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.detail-row p{margin:0;color:#334155}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc}.modal-footer .btn{min-width:100px}.modal-footer .btn:disabled{opacity:.6;cursor:not-allowed}.tasklist-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.tasklist-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}.approval-page-title{font-size:2rem;font-weight:700;letter-spacing:-.01em}.approval-page-subtitle{font-size:1.1rem}.approval-table{border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 10px 24px #0f172a0f;overflow:hidden;background:#fff}.approval-table table{margin-bottom:0}.approval-table thead{background:#f8fafc}.approval-table thead th{font-size:.72rem;letter-spacing:.08em;color:#475569;padding:14px 16px;border-bottom:1px solid #e2e8f0}.approval-table tbody td{padding:16px;vertical-align:middle;color:#0f172a}.approval-table tbody tr{border-bottom:1px solid #f1f5f9}.approval-table tbody tr:last-child{border-bottom:none}.approval-title-link{color:#0f172a;font-weight:600;text-decoration:none}.approval-title-link:hover{color:#1d4ed8;text-decoration:underline}.page-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px}.header-stats{display:flex;flex-wrap:wrap;gap:10px}.stat-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.8rem;font-weight:600}.stat-badge.stat-success{background:#dcfce7;color:#166534}.stat-badge.stat-danger{background:#fee2e2;color:#991b1b}.stat-badge.stat-warning{background:#fef3c7;color:#92400e}.approval-filters{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.approvals-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.approvals-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}@media(max-width:768px){.approval-table,.approval-table .table-responsive-wrapper{width:100%;max-width:100%;overflow-x:hidden}.approval-table table{display:block;width:100%}.approval-table thead{display:none}.approval-table tbody{display:grid;gap:12px;width:100%;margin:0;padding:0}.approval-table tbody tr{display:grid;gap:8px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;width:100%;max-width:100%;box-sizing:border-box;margin:0}.approval-table tbody td{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:6px 0;border-bottom:none;min-width:0;word-break:break-word}.approval-table tbody td>*{max-width:100%}.approval-table tbody td:before{content:attr(data-label);font-weight:600;color:#64748b}.approval-table tbody td[data-label=Approval],.approval-table tbody td[data-label=Notes]{flex-direction:column;align-items:flex-start}.approval-table tbody td[data-label=Approval]:before,.approval-table tbody td[data-label=Notes]:before{margin-bottom:4px}.approval-table tbody td.text-end,.approval-table tbody td.text-end>div{justify-content:flex-start!important}}:root{--template-bg: #f6f8fc;--template-card: #ffffff;--template-text: #0f172a;--template-muted: #64748b;--template-border: #e2e8f0;--template-primary: #4f46e5;--template-primary-weak: #e0e7ff;--template-blue: #3b82f6;--template-amber: #f59e0b;--template-green: #10b981;--template-shadow: 0 10px 25px rgba(15, 23, 42, .06)}.templates-page{background:var(--template-bg);min-height:100vh;padding:28px 32px;color:var(--template-text)}.templates-shell{max-width:1200px;margin:0 auto}.templates-simple{display:grid;gap:20px}.templates-simple-header{background:var(--template-card);border-radius:14px;padding:18px 22px;border:1px solid var(--template-border);box-shadow:var(--template-shadow);display:flex;align-items:center;justify-content:space-between;gap:16px}.templates-simple-title{display:flex;gap:14px;align-items:center}.templates-simple-title h1{margin:0;font-size:1.4rem}.templates-simple-title p{margin:4px 0 0;color:var(--template-muted);font-size:.85rem}.templates-simple-icon{width:42px;height:42px;border-radius:12px;background:#e0e7ff;color:var(--template-primary);display:flex;align-items:center;justify-content:center;font-size:1.2rem}.templates-simple-filters{background:var(--template-card);border-radius:14px;padding:16px 22px;border:1px solid var(--template-border);box-shadow:var(--template-shadow);display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;align-items:end}.templates-simple-table{background:var(--template-card);border-radius:14px;border:1px solid var(--template-border);box-shadow:var(--template-shadow);overflow:visible}.templates-simple-table-header{padding:18px 22px;border-bottom:1px solid var(--template-border);display:flex;align-items:center;justify-content:space-between}.btn-use{padding:6px 14px;font-size:.8rem}.templates-loading,.templates-error,.templates-empty{background:var(--template-card);border-radius:16px;padding:32px;text-align:center;border:1px solid var(--template-border);box-shadow:var(--template-shadow)}.templates-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.templates-breadcrumb{font-size:.9rem;color:var(--template-muted);margin-bottom:6px}.templates-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.templates-title-row h1{font-size:1.6rem;font-weight:700;margin:0}.templates-badges{display:flex;gap:10px}.pill{padding:4px 12px;border-radius:999px;font-size:.75rem;font-weight:600}.pill-muted{background:#f1f5f9;color:var(--template-muted)}.pill-primary{background:var(--template-primary-weak);color:var(--template-primary)}.pill-warning{background:#fef3c7;color:#b45309;margin-top:8px;display:inline-flex}.templates-subtitle{color:var(--template-muted);margin-top:6px;max-width:600px}.templates-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1050}.modal-card{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #00000026;max-width:520px;width:92%;max-height:90vh;overflow-y:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid var(--template-border)}.modal-title{font-size:1.25rem;font-weight:600;color:var(--template-text);margin:0}.btn-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--template-muted);padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s}.btn-close:hover:not(:disabled){background:#f1f5f9;color:var(--template-text)}.btn-close:disabled{opacity:.5;cursor:not-allowed}.modal-body{padding:1.5rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid var(--template-border);background:#f8fafc}.task-details-confirm{background:#f8fafc;border:1px solid var(--template-border);border-radius:8px;padding:1rem}.detail-row{display:flex;flex-direction:column}.detail-row label{font-weight:600;margin-bottom:.25rem}.templates-toggle{display:inline-flex;background:#eef2ff;border-radius:999px;padding:4px;gap:4px}.toggle-btn{border:none;background:transparent;color:var(--template-muted);padding:6px 12px;border-radius:999px;font-size:.8rem;font-weight:600;cursor:pointer}.toggle-btn.active{background:#fff;color:var(--template-primary);box-shadow:var(--template-shadow)}.template-select{padding:8px 12px;border-radius:10px;border:1px solid var(--template-border);background:#fff;font-size:.85rem}.btn{padding:8px 16px;border-radius:10px;border:1px solid transparent;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;font-size:.85rem}.btn-sm{padding:6px 12px;font-size:.8rem}.btn-outline{background:#fff;border-color:var(--template-border);color:var(--template-text)}.btn-primary{background:var(--template-primary);border-color:var(--template-primary);color:#fff}.btn-success{background:#2f855a;border-color:#2f855a;color:#fff}.btn-danger{border-color:#fecaca;color:#b91c1c}.templates-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin:24px 0}.metric-card{background:var(--template-card);border-radius:16px;padding:18px 20px;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--template-shadow)}.metric-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--template-muted)}.metric-value{font-size:1.4rem;font-weight:700;margin-top:4px}.metric-icon{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--template-text);font-size:1rem}.metric-icon--blue{background:#e0e7ff;color:#4f46e5}.metric-icon--sky{background:#e0f2fe;color:#0284c7}.metric-icon--amber{background:#fef3c7;color:#b45309}.metric-icon--green{background:#dcfce7;color:#15803d}.templates-steps,.templates-list{background:var(--template-card);border-radius:16px;border:1px solid var(--template-border);box-shadow:var(--template-shadow)}.templates-list-header{padding:18px 22px;border-bottom:1px solid var(--template-border);display:flex;justify-content:space-between;gap:16px;align-items:center}.templates-list-header h2{margin:0;font-size:1.1rem}.templates-list-header p{margin:4px 0 0;color:var(--template-muted);font-size:.85rem}.templates-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;padding:16px 22px;border-bottom:1px solid var(--template-border);align-items:end}.filter-group{display:grid;gap:6px}.filter-group label{font-size:.75rem;color:var(--template-muted);text-transform:uppercase;letter-spacing:.08em}.filter-group select{padding:8px 12px;border-radius:10px;border:1px solid var(--template-border);background:#fff;font-size:.85rem}.multi-select{position:relative;width:100%}.multi-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:.5rem .75rem;font-size:.85rem;line-height:1.25rem;color:var(--template-text);background:#fff;border:1px solid var(--template-border);border-radius:10px;cursor:pointer}.multi-select-label{text-align:left;color:var(--template-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.multi-select-caret{font-size:.7rem;color:var(--template-muted)}.multi-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid var(--template-border);border-radius:10px;box-shadow:var(--template-shadow);padding:.5rem;max-height:220px;overflow-y:auto;z-index:20}.multi-select-option{display:flex;align-items:center;gap:8px;padding:6px 4px;font-size:.85rem;color:var(--template-text);cursor:pointer}.menu-wrapper{position:relative}.menu-trigger{background:#fff;border:1px solid var(--template-border);border-radius:8px;padding:6px 10px;cursor:pointer}.menu-dropdown{position:absolute;right:0;top:calc(100% + 6px);overflow:visible;background:#fff;border:1px solid var(--template-border);border-radius:10px;box-shadow:var(--template-shadow);min-width:180px;z-index:20;display:grid}.menu-item{padding:8px 12px;color:var(--template-text);text-decoration:none;display:flex;gap:8px;align-items:center}.menu-item:hover{background:#f8fafc}.menu-danger{color:#b91c1c}.templates-use-form{display:grid;gap:18px}.templates-use-section{padding:18px 22px;border-bottom:1px solid var(--template-border)}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.form-field{display:grid;gap:6px}.form-field input,.form-field select,.form-field textarea{padding:8px 12px;border-radius:10px;border:1px solid var(--template-border)}.checkbox-row{display:flex;align-items:center;gap:8px;font-size:.85rem}.templates-use-footer{padding:16px 22px;display:flex;justify-content:space-between;align-items:center;gap:16px}.template-steps-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.step-card-list{display:grid;gap:14px}.step-card{border:1px solid var(--template-border);border-radius:12px;background:#fff}.step-card-header{padding:12px 16px;border-bottom:1px solid var(--template-border);display:flex;align-items:center;justify-content:space-between;background:#f8fafc;font-weight:600}.step-card-body{padding:16px;display:grid;gap:12px}.step-card.revenue-impact{border-color:#f5c043;background:#fffaf0}.use-actions{display:flex;gap:10px;flex-wrap:wrap}.progress-row{display:flex;justify-content:space-between;font-size:.85rem;color:var(--template-muted);margin-bottom:8px}.progress-bar{height:8px;background:#e2e8f0;border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:var(--template-primary)}.list-row.use-row,.list-row.use-row-head{grid-template-columns:.4fr 2fr .8fr .8fr .8fr .9fr .6fr 1.8fr}.use-row select,.use-row input{width:100%}.use-row .searchable-select{min-width:200px}.use-row .searchable-select-menu{min-width:220px}.filter-actions{display:flex;gap:10px;flex-wrap:wrap}.list-table{display:grid;position:relative}.list-row{display:grid;grid-template-columns:.4fr 2.2fr 1fr .8fr 1.2fr .8fr 1.2fr;gap:16px;padding:16px 22px;border-top:1px solid var(--template-border);align-items:center}.list-row--head{background:#f8fafc;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--template-muted);border-top:none}.list-actions{display:flex;gap:8px;flex-wrap:wrap}.steps-header{padding:18px 22px;border-bottom:1px solid var(--template-border);display:flex;justify-content:space-between;align-items:center;gap:16px}.steps-header h2{font-size:1.1rem;margin:0}.steps-search{position:relative;max-width:260px;width:100%}.steps-search input{width:100%;padding:8px 12px 8px 32px;border-radius:12px;border:1px solid var(--template-border)}.steps-search i{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--template-muted)}.steps-table{display:grid}.steps-row{display:grid;grid-template-columns:60px 2fr 1fr 1fr 1fr 80px;gap:16px;padding:16px 22px;border-top:1px solid var(--template-border);align-items:center}.steps-row--head{background:#f8fafc;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--template-muted);border-top:none}.steps-index{color:var(--template-muted);font-weight:600}.steps-title{font-weight:600;color:var(--template-text)}.templates-link{color:inherit;text-decoration:none}.templates-link:hover{color:var(--template-primary);text-decoration:underline}.steps-subtitle{font-size:.8rem;color:var(--template-muted);margin-top:2px}.template-department .pill{white-space:nowrap}.steps-timing{display:flex;flex-direction:column;gap:6px;font-size:.8rem;color:var(--template-muted)}.timing-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:var(--template-text);font-weight:600;width:fit-content}.steps-sla{color:var(--template-muted)}.priority-chip{padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:6px;background:#f1f5f9;color:var(--template-text)}.priority-chip--high{background:#fee2e2;color:#b91c1c}.priority-chip--medium{background:#fef3c7;color:#b45309}.priority-chip--low{background:#dbeafe;color:#1d4ed8}.steps-revenue{color:var(--template-muted);font-weight:600}.steps-actions{text-align:center;color:var(--template-muted)}.steps-empty{padding:20px 22px;color:var(--template-muted)}@media(max-width:960px){.templates-header{flex-direction:column;align-items:flex-start}.steps-row{grid-template-columns:40px 2fr 1fr}.steps-row>div:nth-child(4),.steps-row>div:nth-child(5),.steps-row>div:nth-child(6){display:none}.list-row,.list-row.use-row,.list-row.use-row-head{grid-template-columns:2fr 1fr}.list-row>div:nth-child(1),.list-row>div:nth-child(3),.list-row>div:nth-child(4),.list-row>div:nth-child(5),.list-row>div:nth-child(6){display:none}}.sno-pill{width:28px;height:28px;border-radius:8px;background:#e2e8f0;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem}.template-detail-header{background:var(--template-card);border-radius:14px;padding:18px 22px;border:1px solid var(--template-border);box-shadow:var(--template-shadow);display:flex;align-items:center;justify-content:space-between;gap:16px}.template-detail-header h1{margin:0;font-size:1.5rem}.template-detail-badges{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.template-detail-actions{display:flex;gap:10px;flex-wrap:wrap}.template-detail-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:20px 0}.metric-card--blue{background:#3569f0;color:#fff}.metric-card--sky{background:#5bc0e6;color:#fff}.metric-card--amber{background:#f5c043;color:#fff}.metric-card--green{background:#3f8758;color:#fff}.metric-card--blue .metric-label,.metric-card--sky .metric-label,.metric-card--amber .metric-label,.metric-card--green .metric-label{color:#fff;opacity:.85}.template-detail-steps{background:var(--template-card);border-radius:14px;border:1px solid var(--template-border);box-shadow:var(--template-shadow)}.template-detail-steps-header{padding:14px 18px;border-bottom:1px solid var(--template-border)}.template-detail-steps-header h2{margin:0;font-size:1rem}.template-detail-table{display:grid}.detail-row{display:grid;grid-template-columns:.4fr 1.2fr 2fr .8fr .8fr .8fr .7fr .8fr;gap:12px;padding:14px 18px;border-top:1px solid var(--template-border);align-items:center}.detail-row--head{background:#f8fafc;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--template-muted);border-top:none}.detail-cell{display:flex;align-items:center}@media(max-width:768px){.template-detail-header{flex-direction:column;align-items:flex-start}.template-detail-actions{width:100%;flex-direction:column}.template-detail-actions .btn{width:100%;justify-content:center}.template-detail-metrics{grid-template-columns:1fr}.template-detail-table{padding:8px 0}.detail-row--head{display:none}.detail-row{grid-template-columns:1fr;gap:10px;padding:14px 16px}.detail-row>div{display:flex;justify-content:space-between;gap:12px}.detail-row>div:before{content:attr(data-label);font-weight:600;color:var(--template-muted)}.detail-row>div[data-label=Title],.detail-row>div[data-label=Description]{flex-direction:column;align-items:flex-start}.detail-row>div[data-label=Title]:before,.detail-row>div[data-label=Description]:before{margin-bottom:4px}}@media(max-width:640px){.templates-page{padding:20px}.templates-actions,.template-select{width:100%}.steps-header{flex-direction:column;align-items:flex-start}}.progress-row{gap:12px;flex-wrap:wrap}.use-actions{display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:12px;align-items:center}.use-actions .btn{width:100%;justify-content:center}.templates-use-footer--actions{justify-content:space-between}.template-actions{grid-template-columns:1fr auto;width:100%}@media(max-width:720px){.template-actions{grid-template-columns:1fr}}.template-actions-left{display:flex;gap:12px}.template-actions-left .btn{width:auto}.template-actions-right{display:flex;justify-content:flex-end;margin-left:auto;justify-self:end}.template-actions-right .btn{width:auto}@media(max-width:720px){.template-actions-left{flex-direction:column}.template-actions-right{justify-content:stretch}.template-actions-right .btn{width:100%}}.modal-grid{display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));gap:16px}.modal-span-2{grid-column:span 2}.modal-checkbox{align-items:center}@media(max-width:720px){.modal-grid{grid-template-columns:1fr}.modal-span-2{grid-column:auto}}.templates-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.templates-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}.team-management-page{display:flex;flex-direction:column;gap:24px}.team-page-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.team-header-actions{display:flex;gap:12px;flex-wrap:wrap}.page-title{margin-bottom:6px;font-size:28px;font-weight:700;color:#0f172a}.page-subtitle{margin:0;color:#64748b}.team-management-page .card{border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 8px 18px #0f172a0f}.team-management-page .card-header{border-bottom:1px solid #e2e8f0;background:#f8fafc}.team-search{max-width:320px}.team-card{border:1px solid #e2e8f0;box-shadow:0 10px 22px #0f172a0f;border-radius:16px}.avatar-initial{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.team-member-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px;box-shadow:0 6px 16px #0f172a14;display:flex;flex-direction:column;gap:12px}.team-member-header{display:flex;align-items:center;gap:12px;justify-content:space-between;flex-wrap:wrap}.team-member-info{flex:1}.team-member-body{display:grid;gap:8px}.team-member-row{display:flex;justify-content:space-between;gap:12px;font-size:.9rem}.team-member-label{color:#64748b;font-weight:600}.team-member-actions{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:768px){.team-page-header{flex-direction:column;align-items:flex-start}.team-header-actions{width:100%;flex-direction:column}.team-header-actions .btn{width:100%}.team-search{max-width:100%;width:100%}.team-member-row{flex-direction:column;align-items:flex-start}.team-member-actions,.team-member-actions .btn{width:100%}}@media(min-width:769px)and (max-width:1024px){.team-page-header{align-items:flex-start}.team-header-actions{width:100%}.team-header-actions .btn{flex:1}}.team-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.team-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}:root{--dept-bg: #f8fafc;--dept-card: #ffffff;--dept-border: #e2e8f0;--dept-text: #0f172a;--dept-muted: #64748b;--dept-primary: #4f46e5;--dept-shadow: 0 12px 24px rgba(15, 23, 42, .08)}.departments-page{padding:28px 32px;background:var(--dept-bg);min-height:100vh;color:var(--dept-text)}.departments-header{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;flex-wrap:wrap;margin-bottom:24px}.departments-header h1{font-size:1.9rem;font-weight:700;margin:0}.departments-header p{color:var(--dept-muted);margin-top:6px}.departments-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.dept-search{position:relative}.dept-search input{padding:10px 14px 10px 36px;border-radius:12px;border:1px solid var(--dept-border);background:#fff;width:240px}.dept-search i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--dept-muted)}.view-toggle{display:flex;border:1px solid var(--dept-border);border-radius:12px;padding:4px;background:#fff}.view-toggle button{border:none;background:transparent;padding:8px 10px;border-radius:8px;color:var(--dept-muted)}.view-toggle button.active{background:#f1f5f9;color:var(--dept-text)}.add-department{background:var(--dept-primary);color:#fff;border:none;padding:10px 16px;border-radius:12px;font-weight:600;display:flex;align-items:center;gap:8px;box-shadow:0 10px 20px #4f46e52e}.dept-error,.dept-loading{padding:18px;border-radius:12px;background:#fff;border:1px solid var(--dept-border)}.dept-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.dept-card{background:var(--dept-card);border:1px solid #eef2f7;border-radius:20px;padding:20px;box-shadow:var(--dept-shadow);display:grid;gap:18px}.dept-card-header{display:flex;justify-content:space-between;align-items:flex-start}.dept-title{display:flex;gap:12px;align-items:center}.dept-icon{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.dept-title h3{margin:0;font-size:1.1rem}.dept-status{display:inline-flex;align-items:center;gap:6px;font-size:.75rem;color:var(--dept-muted)}.status-dot{width:8px;height:8px;border-radius:50%;background:#10b981}.dept-menu{position:relative}.dept-menu button{border:none;background:transparent;color:#cbd5f5}.dept-menu-dropdown{position:absolute;right:0;top:26px;background:#fff;border:1px solid var(--dept-border);border-radius:10px;display:grid;min-width:140px;z-index:10}.dept-menu-dropdown button{padding:8px 12px;background:transparent;border:none;text-align:left}.dept-menu-dropdown button.danger{color:#dc2626}.dept-metrics{display:flex;justify-content:space-between;align-items:center}.dept-metrics p{margin:0;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--dept-muted)}.dept-metrics span{font-size:1.8rem;font-weight:700}.dept-avatars{display:flex;align-items:center;gap:0}.dept-avatar{width:28px;height:28px;border-radius:50%;background:#e2e8f0;border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;color:#475569;margin-left:-6px}.dept-avatar.small{width:24px;height:24px;font-size:.6rem;margin-left:-5px}.dept-avatar-more{background:#f1f5f9;color:#475569}.dept-ring{position:relative;width:80px;height:80px;justify-self:end}.dept-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.dept-ring span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:700}.dept-footer{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:var(--dept-muted);border-top:1px solid #f1f5f9;padding-top:12px}.dept-footer a{color:var(--dept-primary);text-decoration:none;font-weight:600}.dept-list{background:#fff;border:1px solid var(--dept-border);border-radius:16px;overflow:hidden;box-shadow:var(--dept-shadow)}.dept-list table{width:100%;border-collapse:collapse}.dept-list th{background:#f8fafc;padding:14px 18px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--dept-muted)}.dept-list td{padding:16px 18px;border-top:1px solid #f1f5f9}.dept-list .right{text-align:right}.dept-list-title{display:flex;gap:10px;align-items:center;font-weight:600}.dept-list-icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.dept-progress{display:flex;align-items:center;gap:12px}.dept-progress-bar{width:100%;height:6px;background:#e2e8f0;border-radius:999px}.dept-progress-bar span{display:block;height:100%;background:#3b82f6;border-radius:999px}.dept-list-card{background:#fff;border:1px solid var(--dept-border);border-radius:16px;padding:16px;box-shadow:var(--dept-shadow);display:flex;flex-direction:column;gap:12px}.dept-list-card-header{display:flex;justify-content:space-between;align-items:center;gap:12px}.dept-list-link{color:var(--dept-primary);font-weight:600;text-decoration:none}.dept-list-card-body{display:grid;gap:10px}.dept-list-row{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.9rem}.dept-list-label{color:var(--dept-muted);font-weight:600}.dept-modal{position:fixed;inset:0;background:#0f172a66;display:flex;align-items:center;justify-content:center;z-index:50}.dept-modal-card{background:#fff;border-radius:16px;width:min(520px,90vw);box-shadow:var(--dept-shadow);overflow:hidden}.dept-modal-header{padding:16px 20px;border-bottom:1px solid var(--dept-border);display:flex;justify-content:space-between;align-items:center}.dept-modal-close{border:none;background:transparent;font-size:1.4rem}.dept-modal-body{padding:18px 20px;display:grid;gap:14px}.dept-modal-body label{display:grid;gap:6px;font-size:.85rem}.dept-modal-body input,.dept-modal-body textarea{padding:10px 12px;border-radius:10px;border:1px solid var(--dept-border)}.dept-modal-footer{padding:16px 20px;border-top:1px solid var(--dept-border);display:flex;justify-content:flex-end;gap:10px}.departments-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.departments-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}@media(max-width:720px){.departments-page{padding:20px}.departments-actions{width:100%;justify-content:flex-start;flex-direction:column;align-items:stretch}.dept-search input,.dept-search{width:100%}.view-toggle{width:100%;justify-content:space-between}.add-department{width:100%;justify-content:center}.dept-list-row{flex-direction:column;align-items:flex-start}}@media(min-width:721px)and (max-width:1024px){.departments-actions,.dept-search input{width:100%}.dept-search{flex:1}.view-toggle{flex:0 0 auto}}.analytics-page{padding:0;display:flex;flex-direction:column;gap:22px;background:#f5f7fb;overflow-x:hidden;width:100%}.analytics-hero{background:#fff;color:#1e293b;border-radius:18px;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;border:1px solid #e2e8f0;box-shadow:0 10px 24px #0f172a14;width:100%}.analytics-hero h1{margin:0 0 4px;font-size:22px;font-weight:700}.analytics-hero p{margin:0;color:#475569}.analytics-view-toggle{background:#f1f5f9;border-radius:14px;padding:6px;display:flex;gap:6px;box-shadow:inset 0 0 0 1px #e2e8f0;width:100%}.analytics-view-toggle button{border:none;background:transparent;padding:8px 14px;border-radius:10px;font-weight:600;color:#475569;cursor:pointer}.analytics-view-toggle button.active{background:#6366f1;color:#fff}.analytics-filters{background:#fff;border-radius:18px;padding:16px;box-shadow:0 10px 24px #0f172a0f;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;width:100%}.analytics-filters label{font-size:12px;font-weight:600;color:#475569;display:flex;flex-direction:column;gap:8px}.analytics-filters select{padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font-weight:600;background:#f8fafc}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px;width:100%}.analytics-card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 10px 24px #0f172a14;border:1px solid #e2e8f0;width:100%}.analytics-card h3{margin:0;font-size:22px;color:#0f172a}.analytics-card p{margin:8px 0 0;color:#64748b;font-size:13px}.analytics-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;width:100%}.analytics-chart{background:#fff;border-radius:18px;padding:16px;box-shadow:0 10px 24px #0f172a14;border:1px solid #e2e8f0;min-height:320px;min-width:0;width:100%;overflow:hidden}.chart-height{height:340px}.analytics-chart h4{margin:0 0 12px;font-size:16px;color:#1e293b}.analytics-table{background:#fff;border-radius:18px;padding:16px;box-shadow:0 10px 24px #0f172a14;border:1px solid #e2e8f0;width:100%}.analytics-table-scroll{max-height:360px;overflow-y:auto;overflow-x:auto}.analytics-table table{width:100%;border-collapse:collapse;font-size:14px}.analytics-table th,.analytics-table td{text-align:left;padding:12px 10px;border-bottom:1px solid #e2e8f0}.analytics-table th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.analytics-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#e0e7ff;color:#1e293b;white-space:nowrap}.analytics-status{display:flex;flex-direction:column;gap:12px;min-width:0}.analytics-status-card{background:#f1f5ff;border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#475569;border:1px solid #e2e8f0;min-width:0}.analytics-status-card>div{min-width:0}.analytics-status-card strong{display:block;word-break:break-word}.chart-container{width:100%;max-width:100%;overflow:hidden}.analytics-chart .js-plotly-plot,.analytics-chart .plot-container,.analytics-chart .svg-container,.analytics-chart svg,.analytics-chart .main-svg{max-width:100%!important;width:100%!important}.analytics-chart .svg-container{overflow:hidden!important}.analytics-chart .js-plotly-plot{overflow:hidden}@media(max-width:768px){.analytics-chart{padding:12px}.chart-height{height:240px}}.analytics-loading,.analytics-error{padding:16px;border-radius:12px;background:#fff;box-shadow:0 4px 18px #0f172a14}.analytics-error{color:#b91c1c;background:#fee2e2;box-shadow:none}@media(max-width:768px){.analytics-page{gap:18px}.analytics-hero{text-align:left;padding:14px 14px 12px;border-radius:14px;gap:12px}.analytics-hero h1{font-size:20px}.analytics-view-toggle{width:100%;justify-content:space-between}.analytics-view-toggle button{flex:1;text-align:center;padding:8px 10px;font-size:.85rem}.analytics-filters{grid-template-columns:1fr;padding:14px;border-radius:14px}.analytics-grid{grid-template-columns:1fr;gap:10px}.analytics-section{grid-template-columns:1fr}.analytics-card{padding:10px 12px;border-radius:10px;min-height:auto}.analytics-card h3{font-size:16px}.analytics-card p{font-size:11px;line-height:1.3}.analytics-chart{padding:12px;border-radius:14px}.chart-height{height:240px}.analytics-table-scroll{max-height:320px}.analytics-table{border-radius:14px}.analytics-status-card{padding:10px}.analytics-pill{font-size:11px}}@media(min-width:769px)and (max-width:1024px){.analytics-grid,.analytics-section{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-height{height:320px}}@media(min-width:1025px){.analytics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-section{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-height{height:360px}.analytics-table-scroll{max-height:420px}}.analytics-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.analytics-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}.kpi-dashboard{padding-bottom:2rem;width:100%;max-width:1280px;margin:0 auto}.kpi-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.kpi-filter-card{background:#f8f9fa;border-radius:12px;padding:1.25rem;box-shadow:0 2px 12px #0f172a14}.kpi-card{border-radius:12px;border:none;background:#fff;box-shadow:0 8px 24px #0f172a14}.kpi-card-body{min-height:96px;display:flex;align-items:center;gap:1rem}.kpi-metric{text-align:left}.metric-value{font-size:2rem;font-weight:700;color:#0f172a}.metric-label{font-size:.85rem;text-transform:uppercase;letter-spacing:.6px;color:#64748b}.kpi-icon{width:56px;height:56px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a;font-size:1.4rem}.kpi-icon--success{background:#dcfce7;color:#15803d}.kpi-icon--primary{background:#dbeafe;color:#1d4ed8}.kpi-icon--warning{background:#fef3c7;color:#b45309}.kpi-icon--danger{background:#fee2e2;color:#b91c1c}.status-completed{color:#16a34a;font-weight:600}.status-delayed{color:#dc2626;font-weight:600}.status-started{color:#f59e0b;font-weight:600}.status-pending{color:#64748b;font-weight:600}.kpi-chart-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 4px 12px #0f172a14}.kpi-chart{width:100%;height:280px}.kpi-table thead th{font-size:.85rem;text-transform:uppercase;letter-spacing:.4px;color:#475569}.kpi-progress{height:10px}.kpi-empty{padding:2rem;text-align:center;color:#94a3b8}.kpi-dashboard .grid-responsive{display:grid}.kpi-dashboard .grid-responsive>[class*=col-]{width:100%!important;max-width:100%;flex:unset}@media(max-width:768px){.kpi-dashboard{gap:1rem}.metric-value{font-size:1.6rem}.metric-label{font-size:.75rem}.kpi-card-body{min-height:76px;gap:.75rem}.kpi-icon{width:44px;height:44px;border-radius:12px;font-size:1.1rem}.kpi-chart{height:240px}.kpi-filter-card,.kpi-chart-card{padding:1rem}}@media(min-width:1024px){.kpi-card-body{min-height:92px}.metric-value{font-size:2rem}.metric-label{font-size:.85rem}.kpi-chart{height:260px}.kpi-filter-card,.kpi-chart-card{padding:1.25rem}}.kpi-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.kpi-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}.ai-assistant-page .card{border-radius:12px;border:none;box-shadow:0 6px 18px #0f172a14}.ai-chat-window{height:520px;overflow-y:auto;padding:1.5rem;background:#f8fafc}.ai-message{display:flex;gap:.75rem;margin-bottom:1.25rem}.ai-message.user{justify-content:flex-end}.ai-bubble{max-width:80%;padding:.85rem 1rem;border-radius:16px;background:#fff;box-shadow:0 4px 12px #0f172a14}.ai-message.user .ai-bubble{background:#2563eb;color:#fff}.ai-message-text{white-space:pre-line}.ai-avatar{width:40px;height:40px;border-radius:50%;background:#1d4ed8;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.ai-message.user .ai-avatar{background:#0f172a}.ai-action-card .list-group-item{border:none;padding:.9rem 1rem}.ai-recent-task{display:flex;flex-direction:column;gap:.35rem}.ai-input-toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:.75rem}.ai-empty-state{text-align:center;color:#94a3b8;padding:2rem 1rem}.ai-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.ai-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}@media(max-width:992px){.ai-chat-window{height:420px}}@media(max-width:767px){.ai-assistant-page{padding:10px!important}.ai-chat-window{padding:1rem}.ai-bubble{max-width:90%;font-size:.9rem}.ai-avatar{width:32px;height:32px;font-size:.8rem}.ai-message{gap:.5rem}.ai-input-toolbar{flex-direction:column;align-items:flex-start;gap:.5rem}.card-header .btn-sm{padding:.4rem .6rem;font-size:.75rem;flex:1}}@media(min-width:768px)and (max-width:1023px){.ai-bubble{max-width:85%}}@media(max-width:767px){.align-items-mobile-start{align-items:flex-start!important}.justify-content-mobile-between{justify-content:space-between!important}.mt-mobile-2{margin-top:.5rem!important}}.file-manager-page .card{border-radius:12px;border:none;box-shadow:0 6px 18px #0f172a14}.file-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between}.file-toolbar .input-group{max-width:320px}.file-storage{display:flex;flex-direction:column;gap:.35rem}.file-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.file-card{border:1px solid rgba(148,163,184,.35);border-radius:12px;padding:1rem;background:#fff;display:flex;flex-direction:column;gap:.75rem}.file-card .file-meta{font-size:.85rem;color:#64748b}.file-table thead th{font-size:.85rem;text-transform:uppercase;letter-spacing:.4px;color:#475569}.file-action-btn{border:none;background:transparent;color:#1d4ed8}.file-action-btn.danger{color:#dc2626}.file-upload-panel{background:#f8fafc;border-radius:12px;padding:1rem;border:1px dashed #cbd5f5}.file-empty-state{text-align:center;color:#94a3b8;padding:2rem 1rem}.file-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.file-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}.file-mobile-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 14px #0f172a14;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.file-mobile-title{display:flex;align-items:center;gap:.5rem}.file-mobile-meta{display:grid;gap:.35rem;font-size:.85rem;color:#64748b}.file-mobile-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}@media(max-width:991.98px){.file-toolbar{align-items:flex-start}.file-toolbar .d-flex{width:100%;justify-content:space-between}}@media(max-width:767.98px){.file-toolbar{flex-direction:column}.file-toolbar .d-flex{gap:.5rem}.file-upload-panel .form-check{margin-top:.25rem}}.reports-page .card{border-radius:12px;border:none;box-shadow:0 6px 18px #0f172a14}.reports-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.reports-filters .form-label{font-size:.85rem;text-transform:uppercase;letter-spacing:.4px;color:#475569}.reports-kpi{font-size:2.2rem;font-weight:700}.reports-chart{width:100%;height:320px}.reports-table thead th{font-size:.8rem;text-transform:uppercase;letter-spacing:.4px;color:#475569}.reports-metric-card{background:linear-gradient(135deg,#e0f2fe,#f8fafc);border-radius:12px;padding:1rem}.reports-progress{height:8px}.reports-empty{text-align:center;padding:2rem;color:#94a3b8}.reports-mobile-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 14px #0f172a14;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.reports-mobile-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.reports-mobile-meta{display:grid;gap:.35rem;font-size:.85rem;color:#64748b}@media(max-width:991.98px){.reports-chart{height:260px}}@media(max-width:767.98px){.reports-header{flex-direction:column;align-items:flex-start}.reports-header .btn{width:100%}.reports-chart{height:220px}}.reports-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.reports-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}.notifications-page .card{border-radius:12px;border:none;box-shadow:0 6px 18px #0f172a14}.notifications-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.notification-item{padding:1rem;border-radius:12px;background:#fff;border:1px solid rgba(148,163,184,.2);display:flex;gap:1rem;align-items:flex-start}.notification-item.unread{background:#f8fafc;border-color:#3b82f640}.notification-item.unread .notification-title{font-size:1.05rem;font-weight:700}.notification-item.unread .notification-message{font-size:1rem;font-weight:600}.notification-icon{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.notification-actions button{margin-right:.5rem}.notification-empty{text-align:center;color:#94a3b8;padding:2rem}.notifications-loading-overlay{position:fixed;inset:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1050;padding:1.5rem}.notifications-loading-modal{background:#fff;border-radius:16px;padding:1.5rem 2rem;box-shadow:0 20px 40px #0f172a33;display:flex;flex-direction:column;align-items:center;gap:.75rem;min-width:240px;text-align:center}.sales-crm-page{min-height:60vh;display:flex;align-items:flex-start;justify-content:center;padding-top:30px}.sales-crm-card{display:flex;gap:20px;align-items:center;background:#fff;border-radius:16px;padding:24px 28px;box-shadow:0 12px 30px #0f172a1f;border:1px solid rgba(99,102,241,.12);max-width:640px;width:100%}.sales-crm-icon{width:56px;height:56px;border-radius:14px;background:#6366f126;color:var(--primary-color);display:flex;align-items:center;justify-content:center;font-size:22px}.sales-crm-body h2{margin:0 0 6px;color:var(--secondary-color);font-size:22px;font-weight:700}.sales-crm-body p{margin:0 0 16px;color:#475569;line-height:1.5}.sales-crm-link{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:12px;background:var(--primary-color);color:#fff;font-weight:600;text-decoration:none;box-shadow:0 10px 18px #6366f140;transition:transform .2s ease,box-shadow .2s ease}.sales-crm-link:hover{transform:translateY(-1px);box-shadow:0 12px 24px #6366f159}.sales-crm-link i{font-size:14px}.sales-crm-hint{margin-top:12px;font-size:13px;color:#64748b}@media(max-width:768px){.sales-crm-card{flex-direction:column;text-align:center}}.marketing-page{min-height:60vh;display:flex;align-items:flex-start;justify-content:center;padding-top:30px}.marketing-card{display:flex;gap:20px;align-items:center;background:#fff;border-radius:16px;padding:24px 28px;box-shadow:0 12px 30px #0f172a1f;border:1px solid rgba(99,102,241,.12);max-width:640px;width:100%}.marketing-icon{width:56px;height:56px;border-radius:14px;background:#10b98126;color:#059669;display:flex;align-items:center;justify-content:center;font-size:22px}.marketing-body h2{margin:0 0 6px;color:var(--secondary-color);font-size:22px;font-weight:700}.marketing-body p{margin:0 0 16px;color:#475569;line-height:1.5}.marketing-link{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:12px;background:#10b981;color:#fff;font-weight:600;text-decoration:none;box-shadow:0 10px 18px #10b98140;transition:transform .2s ease,box-shadow .2s ease}.marketing-link:hover{transform:translateY(-1px);box-shadow:0 12px 24px #10b98159}.marketing-link i{font-size:14px}.marketing-hint{margin-top:12px;font-size:13px;color:#64748b}@media(max-width:768px){.marketing-card{flex-direction:column;text-align:center}}:root{--breakpoint-xs: 480px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px}@media(max-width:767.98px){.hide-mobile{display:none!important}}@media(min-width:768px){.show-mobile-only{display:none!important}}.container-responsive{width:100%;max-width:1400px;margin:0 auto}.p-responsive{padding:24px}@media(max-width:767.98px){.p-responsive{padding:12px}}@media(max-width:767.98px){.flex-mobile-col{display:flex!important;flex-direction:column!important}.flex-mobile-wrap{flex-wrap:wrap!important}}@media(max-width:991.98px){.flex-tablet-col{display:flex!important;flex-direction:column!important}}.grid-responsive{display:grid;gap:1rem}@media(min-width:1280px){.grid-responsive{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px)and (max-width:1279.98px){.grid-responsive{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:768px)and (max-width:1023.98px){.grid-responsive{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767.98px){.grid-responsive{grid-template-columns:1fr}}@media(max-width:767.98px){.w-mobile-full{width:100%!important}}.text-responsive-lg{font-size:1.25rem}@media(max-width:767.98px){.text-responsive-lg{font-size:1rem}.text-mobile-center{text-align:center!important}.text-mobile-left{text-align:left!important}}@media(max-width:767.98px){.btn-mobile-full{width:100%!important}}@media(max-width:767.98px){.btn-group-mobile-stack{display:flex;flex-direction:column;gap:10px;width:100%}.btn-group-mobile-stack .btn{width:100%}}.table-responsive-wrapper{width:100%;max-width:100%;overflow-x:auto}.table-mobile-adaptive .table-wrapper{width:100%}.mobile-card-view{display:none}@media(max-width:767.98px){.table-mobile-adaptive .table-wrapper{display:none}.mobile-card-view{display:block}}.mobile-task-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 6px 18px #0f172a14;padding:16px;display:flex;flex-direction:column;gap:12px}.mobile-card-header{display:flex;gap:12px;align-items:flex-start}.mobile-card-checkbox{padding-top:4px}.mobile-card-title strong{display:block;color:#0f172a;font-size:1rem}.mobile-card-title a{color:inherit;text-decoration:none}.mobile-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.status-badge{padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;line-height:1}.status-not-started{background-color:#f8fafc;color:#64748b;border:1px solid #e2e8f0}.status-in-progress{background-color:#fef3c7;color:#92400e;border:1px solid #fde68a}.status-completed{background-color:#dcfce7;color:#166534;border:1px solid #86efac}.status-on-hold,.status-pending{background-color:#ffedd5;color:#9a3412;border:1px solid #fed7aa}.status-cancelled{background-color:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.priority-badge{padding:4px 10px;border-radius:999px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;line-height:1}.priority-high{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.priority-medium{background-color:#fef3c7;color:#92400e;border:1px solid #fde68a}.priority-low{background-color:#e0f2fe;color:#1d4ed8;border:1px solid #bae6fd}.priority-urgent,.priority-critical{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.mobile-card-body{display:grid;gap:8px}.mobile-card-row{display:flex;justify-content:space-between;gap:12px;font-size:.85rem}.mobile-card-label{color:#64748b;font-weight:600}.mobile-card-value{color:#0f172a}.mobile-progress-bar{flex:1;background:#e2e8f0;border-radius:999px;overflow:hidden;font-size:.7rem}.mobile-progress-fill{background:#6366f1;color:#fff;text-align:center;padding:2px 6px;border-radius:999px}.mobile-card-actions{display:flex;flex-wrap:wrap;gap:8px}.mobile-approval-card,.mobile-history-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px #0f172a0f}.mobile-history-card.approved{border-left:4px solid #10b981}.mobile-history-card.rejected{border-left:4px solid #ef4444}.mobile-history-card.pending{border-left:4px solid #f59e0b}.mobile-card-comment{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.mobile-comment-toggle{background:transparent;border:none;color:#6366f1;font-size:.85rem;font-weight:600;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:.5rem}.mobile-comment-label,.mobile-rejection-label{font-weight:600;color:#64748b;font-size:.85rem;margin-bottom:.5rem}.mobile-comment-text,.mobile-rejection-text{background:#f8fafc;padding:.75rem;border-radius:8px;font-size:.85rem;color:#1e293b;margin-top:.5rem}.mobile-rejection-text{background:#fef2f2;color:#991b1b}.mobile-card-highlight{font-weight:700;color:#6366f1}.stats-grid{display:grid;gap:1rem}.stat-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.stat-card.stat-success .stat-icon{background:#d1fae5;color:#059669}.stat-card.stat-danger .stat-icon{background:#fee2e2;color:#dc2626}.stat-card.stat-warning .stat-icon{background:#fef3c7;color:#d97706}.stat-card.stat-info .stat-icon{background:#dbeafe;color:#2563eb}.stat-value{font-size:2rem;font-weight:700;color:#1e293b}.stat-label{font-size:.875rem;color:#64748b}.filter-title{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.user-info{display:flex;align-items:center;gap:.5rem}.user-avatar{width:32px;height:32px;border-radius:50%;background:#6366f1;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem}.pagination-container{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding:1rem;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.pagination-controls{display:flex;gap:.5rem;align-items:center}.pagination-pages{padding:0 1rem;color:#64748b;font-size:.875rem}.empty-state{background:#fff;border-radius:16px;padding:3rem 2rem}.empty-state i{opacity:.5}@media(max-width:767.98px){.stat-card{padding:1rem}.stat-value{font-size:1.5rem}.pagination-container{flex-direction:column;gap:1rem}.pagination-controls{width:100%;justify-content:space-between}}.card-responsive,.chart-container{width:100%}@media(max-width:767.98px){.chart-container{height:200px!important}}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f8fafc;color:#1e293b}a{text-decoration:none;color:#6366f1}a:hover{color:#4f46e5}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseSoft{0%{box-shadow:0 0 #6366f159}70%{box-shadow:0 0 0 8px #6366f100}to{box-shadow:0 0 #6366f100}}.fade-in-up{animation:fadeInUp .45s ease both}.pulse{animation:pulseSoft 1.8s ease infinite}
