html{min-width:320px;min-height:100%}*{box-sizing:border-box}body{color:#1f2937;background:#f4f6f9;margin:0;font-family:Arial,sans-serif}button{font:inherit}.app-container{background:#f5f6fa;width:100%;min-height:100vh}.main-section{background:#f5f6fa;min-height:100vh;margin-left:250px;padding:28px 32px}.sidebar{z-index:1000;color:#fff;background:linear-gradient(#24103f 0%,#4c1d95 55%,#291244 100%);width:250px;height:100vh;padding:20px 16px;position:fixed;top:0;left:0;overflow-y:auto;box-shadow:8px 0 28px #4c1d952e}.sidebar nav{flex-direction:column;gap:8px;margin-top:24px;display:flex}.sidebar nav button{color:#dbe6f5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;width:100%;padding:13px 14px;transition:all .2s;display:flex}.sidebar nav button svg{color:#e9c45c;min-width:21px;font-size:21px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#7c3aed,#5b21b6);border-left:4px solid #f2b233;box-shadow:0 8px 20px #7c3aed47}.sidebar nav button:hover svg,.sidebar nav button.active svg{color:#ffd866}.sidebar nav a{color:#dbe6f5;border-radius:8px;align-items:center;gap:13px;width:100%;padding:13px 14px;text-decoration:none;transition:all .2s;display:flex}.sidebar nav a svg{color:#e9c45c;min-width:21px;font-size:21px}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#7c3aed,#5b21b6);border-left:4px solid #f2b233;box-shadow:0 8px 20px #7c3aed47}.logo{text-align:center;border-bottom:1px solid #ffffff24;width:100%;padding:10px 6px 20px;overflow:hidden}.certed-logo{object-fit:contain;background:#fff;border-radius:12px;width:100%;max-width:190px;height:70px;margin:0 auto;padding:6px;display:block}.logo img{object-fit:contain;background:#fff;border-radius:14px;width:195px;max-width:100%;height:72px;padding:8px;box-shadow:0 8px 22px #0000002e}.logo p{color:#eadcff;letter-spacing:.5px;margin:10px 0 0;font-size:12px}.header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.header h1{margin:0 0 6px}.header p{color:#6b7280;margin:0}.user{align-items:center;gap:10px;display:flex}.avatar{color:#fff;background:#2f6fed;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:28px;display:grid}.stat-card{background:#fff;border:1px solid #7c3aed14;border-radius:16px;align-items:center;gap:16px;min-height:125px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #2d145014}.stat-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px #4c1d9526}.stat-card:after{content:"";background:#7c3aed0d;border-radius:50%;width:95px;height:95px;position:absolute;bottom:-35px;right:-28px}.stat-icon{z-index:1;border-radius:15px;flex-shrink:0;place-items:center;width:54px;height:54px;font-size:27px;display:grid;position:relative}.stat-icon.purple{color:#6d28d9;background:#ede9fe}.stat-icon.gold{color:#c58a00;background:#fff3cd}.stat-icon.pink{color:#db2777;background:#fce7f3}.stat-icon.green{color:#15803d;background:#dcfce7}.stat-content{z-index:1;position:relative}.stat-content p{color:#6b7280;margin:0 0 6px;font-size:14px}.stat-content h2{color:#20113a;margin:0 0 7px;font-size:30px}.stat-content span{color:#9ca3af;align-items:center;gap:4px;font-size:12px;display:flex}.stat-content .positive{color:#15803d}.card{background:#fff;border-radius:12px;padding:22px;box-shadow:0 4px 16px #0f172a0f}.card p{color:#6b7280;margin:0 0 12px}.card h2{margin:0;font-size:30px}.quick-actions{flex-wrap:wrap;gap:18px;margin:25px 0;display:flex}.action-btn{cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:10px;padding:14px 22px;font-size:15px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 8px 20px #00000014}.action-btn:hover{color:#fff;background:#5b2be0;transform:translateY(-4px)}.action-btn svg{font-size:20px}.dashboard-content{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:24px;margin-top:20px;display:grid}.table-section{background:#fff;border-radius:12px;min-width:0;padding:22px;overflow-x:auto;box-shadow:0 4px 16px #0f172a0f}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.section-heading h2{margin:0}.section-heading button{color:#fff;cursor:pointer;background:#2f6fed;border:0;border-radius:8px;padding:10px 16px}table{border-collapse:collapse;width:100%}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:14px 12px}th{color:#6b7280;font-size:13px}.status{border-radius:20px;padding:6px 10px;font-size:12px;font-weight:700;display:inline-block}.status.new{color:#1d4ed8;background:#dbeafe}.status.followup{color:#92400e;background:#fef3c7}.status.contacted{color:#166534;background:#dcfce7}.followup-widget{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 24px #0f172a14}.widget-header{margin-bottom:8px}.widget-header h3{color:#172033;margin:0;font-size:21px}.followup-item{border-bottom:1px solid #e7eaf0;justify-content:space-between;align-items:center;gap:15px;padding:16px 0;display:flex}.followup-item strong{color:#172033;font-size:15px;display:block}.followup-item p{color:#7a8293;margin:5px 0 0;font-size:13px}.priority{border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.priority.high{color:#dc2626;background:#fee2e2}.priority.medium{color:#b45309;background:#fef3c7}.priority.low{color:#15803d;background:#dcfce7}.view-btn{color:#fff;cursor:pointer;background:#6d28d9;border:none;border-radius:10px;width:100%;margin-top:18px;padding:11px 16px;font-size:14px;font-weight:600}.view-btn:hover{background:#5b21b6}@media (width<=1100px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-content{grid-template-columns:1fr}}@media (width<=768px){.app-container{display:block}.sidebar{width:100%;height:auto;position:static}.main-section{margin-left:0;padding:20px}.cards{grid-template-columns:1fr}.header{align-items:flex-start;gap:16px}.section-heading{flex-direction:column;align-items:flex-start}}.leads-page{width:100%}.lead-toolbar{background:#fff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:22px;padding:16px;display:flex;box-shadow:0 6px 20px #0f172a0f}.search-box{background:#f9fafb;border:1px solid #dce1ea;border-radius:10px;flex:1;align-items:center;gap:10px;min-width:260px;padding:11px 14px;display:flex}.search-box svg{color:#7c3aed;font-size:21px}.search-box input{background:0 0;border:none;outline:none;width:100%;font-size:14px}.filter-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #dce1ea;border-radius:10px;outline:none;min-width:145px;padding:11px 12px}.primary-btn,.secondary-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-weight:600;transition:all .2s;display:inline-flex}.primary-btn{color:#fff;background:#6d28d9}.primary-btn:hover{background:#5b21b6;transform:translateY(-2px)}.secondary-btn{color:#374151;background:#fff;border:1px solid #d8dce5}.secondary-btn:hover{background:#f3f4f6}.lead-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.lead-summary-card{background:#fff;border:1px solid #6d28d914;border-radius:14px;padding:18px;box-shadow:0 6px 20px #0f172a0d}.lead-summary-card span{color:#6b7280;margin-bottom:7px;font-size:13px;display:block}.lead-summary-card strong{color:#24103f;font-size:27px}.lead-table-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 26px #0f172a12}.table-card-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.table-card-header h2{color:#172033;margin:0 0 5px;font-size:21px}.table-card-header p{color:#7a8293;margin:0;font-size:13px}.record-count{color:#6d28d9;background:#ede9fe;border-radius:20px;padding:7px 12px;font-size:13px;font-weight:600}@media (width<=1100px){.lead-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.lead-toolbar{flex-direction:column;align-items:stretch}.search-box,.filter-select,.primary-btn,.secondary-btn{width:100%}.lead-summary{grid-template-columns:1fr}.table-card-header{flex-direction:column;align-items:flex-start}}.lead-table-wrapper{border:1px solid #edf0f5;border-radius:14px;width:100%;overflow-x:auto}.lead-table{border-collapse:collapse;width:100%;min-width:1050px}.lead-table thead{background:#f8f7fc}.lead-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.4px;border-bottom:1px solid #e5e7eb;padding:15px 18px;font-size:12px;font-weight:700}.lead-table td{color:#273043;vertical-align:middle;border-bottom:1px solid #edf0f5;padding:16px 18px}.lead-table tbody tr{transition:background .2s,transform .2s}.lead-table tbody tr:hover{background:#faf8ff}.lead-table tbody tr:last-child td{border-bottom:none}.lead-person{align-items:center;gap:12px;min-width:180px;display:flex}.lead-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid;box-shadow:0 6px 14px #6d28d933}.lead-person strong{color:#172033;margin-bottom:4px;font-size:14px;display:block}.lead-person span{color:#8a93a3;font-size:11px;display:block}.mobile-cell{white-space:nowrap;align-items:center;gap:7px;display:flex}.mobile-cell svg{color:#7c3aed;font-size:17px}.course-badge{color:#334155;background:#f1f5f9;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-block}.lead-status{border-radius:20px;align-items:center;padding:6px 11px;font-size:12px;font-weight:700;display:inline-flex}.lead-status.new{color:#1d4ed8;background:#dbeafe}.lead-status.followup{color:#b45309;background:#fef3c7}.lead-status.contacted{color:#15803d;background:#dcfce7}.table-actions{align-items:center;gap:8px;display:flex}.icon-action{cursor:pointer;border:none;border-radius:9px;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.icon-action svg{font-size:18px}.view-action{color:#0369a1;background:#e0f2fe}.edit-action{color:#6d28d9;background:#ede9fe}.delete-action{color:#dc2626;background:#fee2e2}.icon-action:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0f172a1f}.drawer-overlay{z-index:1998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a5c;position:fixed;inset:0}.lead-detail-drawer{z-index:1999;background:#fff;width:420px;max-width:92%;height:100vh;padding:24px;animation:.25s drawerSlideIn;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-12px 0 40px #0f172a2e}@keyframes drawerSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.drawer-lead-profile{align-items:center;gap:13px;display:flex}.drawer-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:16px;place-items:center;width:52px;height:52px;font-size:16px;font-weight:700;display:grid}.drawer-lead-profile h2{color:#172033;margin:0 0 5px;font-size:20px}.drawer-lead-profile p{color:#8a93a3;margin:0;font-size:12px}.drawer-close-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.drawer-close-btn svg{font-size:21px}.drawer-status-row{align-items:center;gap:10px;margin:18px 0;display:flex}.priority-badge{border-radius:20px;padding:6px 11px;font-size:12px;font-weight:700;display:inline-flex}.priority-badge.hot{color:#dc2626;background:#fee2e2}.priority-badge.warm{color:#b45309;background:#fef3c7}.priority-badge.cold{color:#0369a1;background:#e0f2fe}.drawer-quick-actions{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.drawer-quick-actions button{color:#4c1d95;cursor:pointer;background:#fff;border:1px solid #e3e7ee;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px 10px;font-weight:600;transition:all .2s;display:flex}.drawer-quick-actions button:hover{background:#f5f3ff;transform:translateY(-2px)}.drawer-section{border-top:1px solid #edf0f5;padding:20px 0}.drawer-section h3{color:#172033;margin:0 0 16px;font-size:14px}.detail-item{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.detail-item>svg{color:#7c3aed;margin-top:2px;font-size:19px}.detail-item span{color:#8a93a3;margin-bottom:4px;font-size:11px;display:block}.detail-item strong{color:#273043;font-size:13px;font-weight:600}.notes-box{background:#f8f7fc;border-radius:12px;gap:10px;padding:14px;display:flex}.notes-box svg{color:#7c3aed;flex-shrink:0;margin-top:2px;font-size:18px}.notes-box p{color:#4b5563;margin:0;font-size:13px;line-height:1.6}.last-activity{color:#4b5563;background:#faf8ff;border-left:3px solid #7c3aed;border-radius:8px;margin:0;padding:13px 14px;font-size:13px;line-height:1.5}.modal-overlay{z-index:3000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.add-lead-modal{background:#fff;border-radius:18px;width:760px;max-width:100%;max-height:92vh;padding:24px;animation:.2s modalOpen;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}@keyframes modalOpen{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;padding-bottom:18px;display:flex}.modal-header h2{color:#172033;margin:0 0 5px;font-size:22px}.modal-header p{color:#7a8293;margin:0;font-size:13px}.modal-close-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.modal-close-btn svg{font-size:22px}.lead-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.form-group{flex-direction:column;gap:7px;display:flex}.form-group.full-width{grid-column:1/-1}.form-group label{color:#374151;font-size:13px;font-weight:600}.form-group input,.form-group select,.form-group textarea{color:#273043;background:#fff;border:1px solid #dce1ea;border-radius:10px;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px;transition:all .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1a}.form-group textarea{resize:vertical}.modal-footer{border-top:1px solid #edf0f5;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:18px;display:flex}.cancel-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #d8dce5;border-radius:10px;padding:11px 18px;font-weight:600}.cancel-btn:hover{background:#f8fafc}@media (width<=700px){.modal-overlay{padding:12px}.add-lead-modal{padding:18px}.lead-form-grid{grid-template-columns:1fr}.form-group.full-width{grid-column:auto}}.import-lead-modal{background:#fff;border-radius:18px;width:570px;max-width:100%;max-height:92vh;padding:24px;animation:.2s modalOpen;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}.import-info-box{background:#faf8ff;border:1px solid #ddd6fe;border-radius:12px;margin-bottom:20px;padding:16px}.import-info-box strong{color:#4c1d95;margin-bottom:6px;font-size:14px;display:block}.import-info-box p{color:#64748b;margin:0 0 13px;font-size:13px;line-height:1.6}.template-btn{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #c4b5fd;border-radius:9px;align-items:center;gap:7px;padding:9px 13px;font-weight:600;display:inline-flex}.file-upload-area{text-align:center;cursor:pointer;background:#fcfbff;border:2px dashed #c4b5fd;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:180px;padding:25px;transition:all .2s;display:flex}.file-upload-area:hover{background:#f8f5ff;border-color:#7c3aed}.file-upload-area input{display:none}.upload-icon{color:#7c3aed;font-size:48px}.file-upload-area strong{color:#273043;font-size:15px}.file-upload-area span{color:#8a93a3;font-size:12px}.selected-file{background:#f8fafc;border:1px solid #e5e7eb;border-radius:11px;align-items:center;gap:12px;margin-top:16px;padding:13px 14px;display:flex}.selected-file>svg{color:#6d28d9;flex-shrink:0;font-size:26px}.selected-file div{flex:1}.selected-file strong{color:#273043;margin-bottom:3px;font-size:13px;display:block}.selected-file span{color:#8a93a3;font-size:11px}.selected-file button{color:#dc2626;cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:600}.delete-lead-modal{background:#fff;border-radius:18px;width:min(440px,92%);padding:24px;box-shadow:0 24px 60px #0f172a33}.delete-modal-header{justify-content:space-between;align-items:center;display:flex}.delete-warning-icon{color:#dc2626;background:#fff1f2;border-radius:50%;place-items:center;width:54px;height:54px;font-size:28px;display:grid}.delete-modal-content{margin-top:20px}.delete-modal-content h2{color:#0f172a;margin:0 0 10px;font-size:24px}.delete-modal-content p{color:#475569;margin:0;line-height:1.6}.delete-modal-content span{color:#94a3b8;margin-top:8px;font-size:14px;display:block}.delete-modal-footer{justify-content:flex-end;gap:12px;margin-top:28px;display:flex}.delete-confirm-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;align-items:center;gap:8px;padding:11px 18px;font-weight:600;display:inline-flex}.delete-confirm-btn:hover{background:#b91c1c}.lead-table th:last-child,.lead-table td:last-child{z-index:2;background:#fff;position:sticky;right:0}.lead-table th:last-child{z-index:3;background:#f7f5fb}.lead-table th:last-child,.lead-table td:last-child{width:150px;min-width:150px;box-shadow:-8px 0 12px #0f172a0d}.empty-table-state{text-align:center;padding:45px 20px}.empty-table-state h3{color:#172033;margin:0 0 8px;font-size:18px}.empty-table-state p{color:#8a93a3;margin:0;font-size:13px}.lead-table th:first-child,.lead-table td:first-child{z-index:2;background:#fff;width:220px;min-width:220px;position:sticky;left:0;box-shadow:8px 0 12px #0f172a0d}.lead-table th:first-child{z-index:3;background:#f7f5fb}.lead-table th:nth-child(2),.lead-table td:nth-child(2){min-width:170px}.lead-table th:nth-child(3),.lead-table td:nth-child(3){min-width:110px}.lead-table th:nth-child(4),.lead-table td:nth-child(4){min-width:160px}.lead-table th:nth-child(5),.lead-table td:nth-child(5){min-width:150px}.lead-table th:nth-child(6),.lead-table td:nth-child(6){min-width:165px}.lead-demo-table{min-width:1320px}.lead-inline-select,.lead-inline-date{color:#273043;width:100%;min-width:135px;font:inherit;background:#fff;border:1px solid #dfe3eb;border-radius:9px;outline:none;padding:9px 10px;font-size:12px;font-weight:600;transition:border-color .2s,box-shadow .2s}.lead-inline-select:focus,.lead-inline-date:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.assigned-select{min-width:120px}.status-select{min-width:145px}.status-new{color:#1d4ed8;background:#eff6ff}.status-contacted{color:#047857;background:#ecfdf5}.status-interested,.status-demo-scheduled{color:#6d28d9;background:#f5f3ff}.status-follow-up{color:#b45309;background:#fffbeb}.status-not-interested{color:#b91c1c;background:#fef2f2}.status-converted{color:#15803d;background:#ecfdf5}.lead-inline-date{min-width:145px}.empty-leads-cell{text-align:center;color:#7a8293!important;padding:42px!important}.duplicate-demo-modal{width:850px}.duplicate-warning-card{background:#fffbeb;border:1px solid #fbbf24;border-radius:14px;margin-bottom:20px;padding:16px}.duplicate-warning-head{align-items:flex-start;gap:11px;display:flex}.duplicate-warning-head>svg{color:#d97706;flex-shrink:0;font-size:27px}.duplicate-warning-head strong{color:#92400e;font-size:15px}.duplicate-warning-head p{color:#a16207;margin:4px 0 0;font-size:13px}.duplicate-match-details{grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0;display:grid}.duplicate-match-details div{background:#ffffffbf;border-radius:9px;padding:10px}.duplicate-match-details span{color:#92400e;margin-bottom:4px;font-size:11px;display:block}.duplicate-match-details strong{color:#422006;font-size:12px}.duplicate-actions{flex-wrap:wrap;gap:9px;display:flex}.duplicate-actions button{cursor:pointer;border:none;border-radius:9px;align-items:center;gap:6px;padding:9px 12px;font-weight:700;display:inline-flex}.merge-lead-btn{color:#fff;background:#7c3aed}.update-existing-btn{color:#fff;background:#2563eb}.ignore-duplicate-btn{color:#92400e;background:#fff;border:1px solid #f59e0b!important}.duplicate-ignore-note{color:#15803d;background:#eefbf3;border-radius:10px;margin-bottom:18px;padding:11px 13px;font-size:13px;font-weight:600}.readonly-field{color:#64748b!important;background:#f8fafc!important}.followup-input-row{gap:9px;display:flex}.followup-input-row input{flex:1}.followup-input-row button{color:#6d28d9;cursor:pointer;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px;justify-content:center;align-items:center;gap:5px;padding:10px 13px;font-weight:700;display:inline-flex}@media (width<=700px){.duplicate-match-details{grid-template-columns:1fr}.followup-input-row{flex-direction:column}.duplicate-actions button{justify-content:center;width:100%}}.team-page{width:100%}.team-page-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.team-page-top h2{color:#172033;margin:0 0 5px;font-size:24px}.team-page-top p{color:#7a8293;margin:0;font-size:14px}.team-summary-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px;display:grid}.team-summary-card{background:#fff;border-radius:15px;padding:20px;box-shadow:0 8px 25px #0f172a0f}.team-summary-card span{color:#7a8293;margin-bottom:10px;font-size:13px;display:block}.team-summary-card strong{color:#172033;font-size:28px}.team-table-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 26px #0f172a12}.team-table-title{align-items:center;gap:11px;margin-bottom:18px;display:flex}.team-table-title>svg{color:#7c3aed;font-size:28px}.team-table-title h3{color:#172033;margin:0 0 4px}.team-table-wrapper{border:1px solid #edf0f5;border-radius:13px;overflow-x:auto}.team-table{border-collapse:collapse;width:100%;min-width:850px}.team-table th,.team-table td{text-align:left;border-bottom:1px solid #edf0f5;padding:14px 16px}.team-table th{color:#6b7280;text-transform:uppercase;background:#f8f7fc;font-size:12px}.member-contact{flex-direction:column;gap:4px;display:flex}.member-contact small{color:#7a8293}.member-status{border-radius:20px;padding:6px 11px;font-size:12px;font-weight:700;display:inline-flex}.member-status.active{color:#15803d;background:#dcfce7}.member-status.inactive{color:#64748b;background:#f1f5f9}.team-member-modal{background:#fff;border-radius:18px;width:700px;max-width:100%;max-height:92vh;padding:24px;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}@media (width<=768px){.team-page-top{flex-direction:column;align-items:stretch}.team-summary-grid{grid-template-columns:1fr}}.followups-page{width:100%}.followups-topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.followups-topbar h2{color:#172033;margin:0 0 5px;font-size:24px}.followups-topbar p{color:#7a8293;margin:0;font-size:14px}.followup-summary-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:22px;display:grid}.followup-summary-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:15px;padding:19px;box-shadow:0 8px 24px #0f172a0f}.followup-summary-card.active{background:#faf8ff;border-color:#8b5cf6}.followup-summary-card span{color:#7a8293;margin-bottom:9px;font-size:13px;display:block}.followup-summary-card strong{color:#172033;font-size:27px}.followup-content-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 26px #0f172a12}.followup-card-header{border-bottom:1px solid #edf0f5;padding-bottom:17px}.followup-card-header h3{color:#172033;margin:0 0 4px}.followup-card-header p{color:#7a8293;margin:0;font-size:13px}.followup-record{border-bottom:1px solid #edf0f5;justify-content:space-between;gap:18px;padding:19px 0;display:flex}.followup-record-main{gap:14px;display:flex}.followup-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);border-radius:13px;flex-shrink:0;place-items:center;width:45px;height:45px;font-weight:800;display:grid}.followup-record h4{color:#172033;margin:0 0 7px}.followup-record p{color:#64748b;margin:9px 0 0;font-size:13px}.followup-meta{flex-wrap:wrap;gap:14px;display:flex}.followup-meta span{color:#7a8293;align-items:center;gap:5px;font-size:12px;display:inline-flex}.followup-record-side{align-items:center;gap:14px;display:flex}.followup-priority{border-radius:20px;padding:6px 11px;font-size:12px;font-weight:700}.followup-priority.high{color:#dc2626;background:#fee2e2}.followup-priority.medium{color:#b45309;background:#fef3c7}.followup-priority.low{color:#15803d;background:#dcfce7}.followup-actions{gap:7px;display:flex}.followup-actions button{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.followup-actions button:hover{color:#6d28d9;background:#ede9fe}.followup-actions .complete-followup-btn{color:#15803d;background:#dcfce7}.followup-empty-state{text-align:center;color:#7a8293;padding:55px 20px}.followup-empty-state>svg{color:#a78bfa;font-size:45px}.followup-empty-state h3{color:#374151;margin:10px 0 5px}.followup-empty-state p{margin:0}.followup-modal{background:#fff;border-radius:18px;width:720px;max-width:100%;max-height:92vh;padding:24px;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}@media (width<=900px){.followup-summary-grid{grid-template-columns:repeat(2,1fr)}.followup-record{flex-direction:column}.followup-record-side{justify-content:space-between}}@media (width<=600px){.followups-topbar{flex-direction:column;align-items:stretch}.followup-summary-grid{grid-template-columns:1fr}.followup-record-main{flex-direction:column}}.enterprise-lead-drawer{width:520px;padding:26px}.drawer-status-badge{border-radius:20px;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.drawer-action-link{color:#4c1d95;background:#fff;border:1px solid #e3e7ee;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px 10px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.drawer-action-link:hover{background:#f5f3ff;transform:translateY(-2px)}.drawer-primary-actions{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px;display:grid}.drawer-primary-actions button{color:#6d28d9;cursor:pointer;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:12px;font-weight:700;display:flex}.drawer-primary-actions .convert-admission-btn{color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);border-color:#7c3aed}.drawer-section h3{align-items:center;gap:7px;display:flex}.drawer-info-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.drawer-info-card{background:#fafbfe;border:1px solid #edf0f5;border-radius:11px;align-items:flex-start;gap:10px;min-height:72px;padding:12px;display:flex}.drawer-info-card.full-card{grid-column:1/-1}.drawer-info-card>svg{color:#7c3aed;flex-shrink:0;margin-top:2px;font-size:18px}.drawer-info-card span{color:#8a93a3;margin-bottom:4px;font-size:11px;display:block}.drawer-info-card strong{color:#273043;word-break:break-word;font-size:12px;line-height:1.4}.lead-activity-timeline{padding-left:9px;position:relative}.timeline-entry{border-left:2px solid #e5e7eb;gap:13px;padding:0 0 19px 18px;display:flex;position:relative}.timeline-entry:last-child{border-left-color:#0000;padding-bottom:0}.timeline-dot{background:#cbd5e1;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:2px;left:-7px;box-shadow:0 0 0 2px #cbd5e1}.timeline-entry.active .timeline-dot{background:#7c3aed;box-shadow:0 0 0 2px #7c3aed}.timeline-entry strong{color:#273043;font-size:13px}.timeline-entry p{color:#7a8293;margin:4px 0 0;font-size:12px;line-height:1.5}@media (width<=600px){.enterprise-lead-drawer{width:100%;max-width:100%;padding:18px}.drawer-info-grid,.drawer-primary-actions{grid-template-columns:1fr}.drawer-info-card.full-card{grid-column:auto}}.admissions-page{width:100%}.admission-topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.admission-topbar h2{color:#172033;margin:0 0 5px;font-size:24px}.admission-topbar p{color:#7a8293;margin:0;font-size:14px}.admission-summary-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:22px;display:grid}.admission-summary-card{background:#fff;border-radius:15px;align-items:center;gap:14px;padding:19px;display:flex;box-shadow:0 8px 24px #0f172a0f}.admission-summary-card>svg{color:#7c3aed;background:#ede9fe;border-radius:12px;padding:10px;font-size:42px}.admission-summary-card.warning>svg{color:#b45309;background:#fef3c7}.admission-summary-card.danger>svg{color:#dc2626;background:#fee2e2}.admission-summary-card.success>svg{color:#15803d;background:#dcfce7}.admission-summary-card span{color:#7a8293;margin-bottom:5px;font-size:12px;display:block}.admission-summary-card strong{color:#172033;font-size:25px}.admission-pipeline-card,.admission-table-card{background:#fff;border-radius:16px;margin-bottom:22px;padding:22px;box-shadow:0 8px 26px #0f172a12}.admission-pipeline-card h3{color:#172033;margin:0 0 17px}.admission-pipeline{align-items:center;gap:8px;padding-bottom:8px;display:flex;overflow-x:auto}.pipeline-stage{flex-shrink:0;align-items:center;gap:7px;display:flex}.pipeline-stage>span{color:#fff;background:#7c3aed;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-weight:700;display:grid}.pipeline-stage strong{color:#475569;max-width:100px;font-size:11px}.pipeline-stage>svg{color:#cbd5e1}.admission-toolbar{gap:12px;margin-bottom:18px;display:flex}.admission-toolbar input,.admission-toolbar select{font:inherit;background:#fff;border:1px solid #dce1ea;border-radius:10px;padding:11px 13px}.admission-toolbar input{flex:1}.admission-table-wrapper{border:1px solid #edf0f5;border-radius:13px;overflow-x:auto}.admission-table{border-collapse:collapse;width:100%;min-width:1250px}.admission-table th,.admission-table td{text-align:left;border-bottom:1px solid #edf0f5;padding:14px 15px}.admission-table th{color:#6b7280;text-transform:uppercase;background:#f8f7fc;font-size:11px}.admission-student{flex-direction:column;gap:3px;display:flex}.admission-student span,.admission-student small{color:#7a8293;font-size:11px}.admission-stage-select{color:#6d28d9;background:#faf8ff;border:1px solid #ddd6fe;border-radius:9px;min-width:155px;padding:8px;font-weight:600}.admission-fee-cell{flex-direction:column;gap:5px;display:flex}.fee-status,.document-status{border-radius:20px;width:fit-content;padding:5px 9px;font-size:11px;font-weight:700}.fee-status.pending,.document-status.pending{color:#b45309;background:#fef3c7}.fee-status.partial,.document-status.uploaded{color:#1d4ed8;background:#dbeafe}.fee-status.paid,.document-status.verified{color:#15803d;background:#dcfce7}.document-status.rejected{color:#dc2626;background:#fee2e2}.admission-fee-cell small{color:#7a8293;font-size:10px}.admission-modal{background:#fff;border-radius:18px;width:820px;max-width:100%;max-height:92vh;padding:24px;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}.admission-detail-drawer{z-index:1999;background:#fff;width:460px;max-width:95%;height:100vh;padding:25px;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-12px 0 40px #0f172a2e}.admission-detail-status{color:#15803d;background:#ecfdf5;border-radius:11px;align-items:center;gap:9px;margin:20px 0;padding:13px;display:flex}.admission-detail-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.admission-detail-grid div,.admission-fee-summary div{background:#fafbfe;border:1px solid #edf0f5;border-radius:10px;padding:12px}.admission-detail-grid span,.admission-fee-summary span{color:#8a93a3;margin-bottom:5px;font-size:11px;display:block}.admission-detail-grid strong,.admission-fee-summary strong{color:#273043;font-size:13px}.admission-fee-summary{gap:10px;display:grid}@media (width<=900px){.admission-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.admission-topbar,.admission-toolbar{flex-direction:column;align-items:stretch}.admission-summary-grid,.admission-detail-grid{grid-template-columns:1fr}}.students-page{width:100%}.students-topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.students-topbar h2{color:#172033;margin:0 0 5px;font-size:24px}.students-topbar p{color:#7a8293;margin:0;font-size:14px}.student-summary-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:22px;display:grid}.student-summary-card{background:#fff;border-radius:15px;align-items:center;gap:14px;padding:19px;display:flex;box-shadow:0 8px 24px #0f172a0f}.student-summary-card>svg{color:#7c3aed;background:#ede9fe;border-radius:12px;padding:10px;font-size:42px}.student-summary-card.success>svg{color:#15803d;background:#dcfce7}.student-summary-card.warning>svg{color:#b45309;background:#fef3c7}.student-summary-card.completed>svg{color:#1d4ed8;background:#dbeafe}.student-summary-card span{color:#7a8293;margin-bottom:5px;font-size:12px;display:block}.student-summary-card strong{color:#172033;font-size:25px}.student-table-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 26px #0f172a12}.student-toolbar{gap:12px;margin-bottom:18px;display:flex}.student-toolbar input,.student-toolbar select{font:inherit;background:#fff;border:1px solid #dce1ea;border-radius:10px;padding:11px 13px}.student-toolbar input{flex:1}.student-table-wrapper{border:1px solid #edf0f5;border-radius:13px;overflow-x:auto}.student-table{border-collapse:collapse;width:100%;min-width:1250px}.student-table th,.student-table td{text-align:left;border-bottom:1px solid #edf0f5;padding:14px 15px}.student-table th{color:#6b7280;text-transform:uppercase;background:#f8f7fc;font-size:11px}.student-name-cell{flex-direction:column;gap:3px;display:flex}.student-name-cell span,.student-name-cell small{color:#7a8293;font-size:11px}.attendance-badge,.student-status{border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.attendance-badge.good{color:#15803d;background:#dcfce7}.attendance-badge.average{color:#b45309;background:#fef3c7}.attendance-badge.poor{color:#dc2626;background:#fee2e2}.student-status.active,.student-status.training{color:#15803d;background:#dcfce7}.student-status.completed{color:#1d4ed8;background:#dbeafe}.student-status.on-hold{color:#b45309;background:#fef3c7}.student-status.dropped{color:#dc2626;background:#fee2e2}.student-progress-cell{min-width:120px}.student-progress-bar{background:#e5e7eb;border-radius:10px;height:8px;overflow:hidden}.student-progress-bar span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#4f46e5);height:100%;display:block}.student-progress-cell small{color:#7a8293;margin-top:5px;font-size:10px;display:block}.student-modal{background:#fff;border-radius:18px;width:820px;max-width:100%;max-height:92vh;padding:24px;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}.student-detail-drawer{z-index:1999;background:#fff;width:480px;max-width:95%;height:100vh;padding:25px;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-12px 0 40px #0f172a2e}.student-drawer-actions{grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;display:grid}.student-drawer-actions a{color:#6d28d9;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px;font-weight:700;text-decoration:none;display:flex}.student-detail-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.student-detail-grid div,.student-fee-summary div{background:#fafbfe;border:1px solid #edf0f5;border-radius:10px;padding:12px}.student-detail-grid span,.student-fee-summary span{color:#8a93a3;margin-bottom:5px;font-size:11px;display:block}.student-detail-grid strong,.student-fee-summary strong{color:#273043;font-size:13px}.student-fee-summary{gap:10px;display:grid}.student-document-box{background:#f8f7fc;border-radius:11px;align-items:center;gap:11px;padding:13px;display:flex}.student-document-box>svg{color:#7c3aed;font-size:25px}.student-document-box span{color:#8a93a3;font-size:11px;display:block}.drawer-progress-large>div:first-child{color:#4c1d95;align-items:center;gap:8px;margin-bottom:12px;display:flex}@media (width<=900px){.student-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.students-topbar,.student-toolbar{flex-direction:column;align-items:stretch}.student-summary-grid,.student-detail-grid{grid-template-columns:1fr}}.course-progress-preview{gap:12px;display:grid}.course-progress-counts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.course-progress-counts>div{background:#fafbfe;border:1px solid #edf0f5;border-radius:11px;padding:12px}.course-progress-counts svg{color:#7c3aed;font-size:20px}.course-progress-counts span,.expected-completion-box span{color:#8a93a3;margin:5px 0;font-size:11px;display:block}.course-progress-counts strong,.expected-completion-box strong{color:#273043;font-size:14px}.expected-completion-box{background:#faf8ff;border-left:4px solid #7c3aed;border-radius:10px;padding:12px}.manage-progress-btn{color:#fff;cursor:pointer;background:#7c3aed;border:1px solid #7c3aed;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px;font-weight:700;display:flex}.course-progress-modal{background:#fff;border-radius:18px;width:1100px;max-width:96%;max-height:92vh;padding:24px;overflow-y:auto;box-shadow:0 24px 70px #0f172a4d}.course-progress-summary{grid-template-columns:1fr 1fr 1.4fr;gap:12px;margin-bottom:20px;display:grid}.course-progress-summary>div{background:#fafbfe;border:1px solid #edf0f5;border-radius:11px;padding:14px}.course-progress-summary span,.expected-date-field label{color:#8a93a3;margin-bottom:6px;font-size:11px;display:block}.course-progress-summary strong{color:#172033;font-size:20px}.expected-date-field input{border:1px solid #dce1ea;border-radius:9px;width:100%;padding:9px}.topic-progress-table-wrapper{border:1px solid #edf0f5;border-radius:12px;overflow-x:auto}.topic-progress-table{border-collapse:collapse;width:100%;min-width:1000px}.topic-progress-table th,.topic-progress-table td{text-align:left;border-bottom:1px solid #edf0f5;padding:12px}.topic-progress-table th{color:#6b7280;text-transform:uppercase;background:#f8f7fc;font-size:11px}.topic-progress-table input,.topic-progress-table select{width:100%;min-width:115px;font:inherit;background:#fff;border:1px solid #dce1ea;border-radius:8px;padding:9px;font-size:12px}.topic-progress-table .topic-name-input{min-width:190px;font-weight:600}@media (width<=700px){.course-progress-summary,.course-progress-counts{grid-template-columns:1fr}.course-progress-modal{padding:17px}}.documents-page{width:100%}.documents-topbar{margin-bottom:22px}.documents-topbar h2{color:#172033;margin:0 0 5px;font-size:24px}.documents-topbar p{color:#7a8293;margin:0;font-size:14px}.document-summary-grid{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:22px;display:grid}.document-summary-card{background:#fff;border-radius:15px;align-items:center;gap:12px;padding:17px;display:flex;box-shadow:0 8px 24px #0f172a0f}.document-summary-card>svg{color:#7c3aed;background:#ede9fe;border-radius:11px;padding:9px;font-size:39px}.document-summary-card.warning>svg{color:#b45309;background:#fef3c7}.document-summary-card.uploaded>svg{color:#1d4ed8;background:#dbeafe}.document-summary-card.success>svg{color:#15803d;background:#dcfce7}.document-summary-card.danger>svg{color:#dc2626;background:#fee2e2}.document-summary-card span{color:#7a8293;margin-bottom:4px;font-size:11px;display:block}.document-summary-card strong{color:#172033;font-size:23px}.document-table-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 26px #0f172a12}.document-toolbar{gap:12px;margin-bottom:18px;display:flex}.document-search-box{border:1px solid #dce1ea;border-radius:10px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.document-search-box svg{color:#7a8293}.document-search-box input{width:100%;font:inherit;border:none;outline:none;padding:11px 0}.document-toolbar select{background:#fff;border:1px solid #dce1ea;border-radius:10px;padding:11px 13px}.document-table-wrapper{border:1px solid #edf0f5;border-radius:13px;overflow-x:auto}.document-table{border-collapse:collapse;width:100%;min-width:1050px}.document-table th,.document-table td{text-align:left;border-bottom:1px solid #edf0f5;padding:14px 15px}.document-table th{color:#6b7280;text-transform:uppercase;background:#f8f7fc;font-size:11px}.document-student-cell{align-items:center;gap:11px;display:flex}.document-student-avatar{color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;font-weight:700;display:grid}.document-student-cell div:last-child{flex-direction:column;gap:3px;display:flex}.document-student-cell span,.document-student-cell small{color:#7a8293;font-size:11px}.document-count{border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:inline-grid}.document-count.verified{color:#15803d;background:#dcfce7}.document-count.uploaded{color:#1d4ed8;background:#dbeafe}.document-count.pending{color:#b45309;background:#fef3c7}.document-count.rejected{color:#dc2626;background:#fee2e2}.document-completion{min-width:110px}.document-completion>div{background:#e5e7eb;border-radius:10px;height:7px;overflow:hidden}.document-completion>div span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#4f46e5);height:100%;display:block}.document-completion small{color:#7a8293;margin-top:4px;font-size:10px;display:block}.document-detail-drawer{z-index:1999;background:#fff;width:570px;max-width:96%;height:100vh;padding:25px;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-12px 0 40px #0f172a2e}.document-student-summary{background:#f8f7fc;border-radius:11px;align-items:center;gap:11px;margin:18px 0;padding:13px;display:flex}.document-student-summary>svg{color:#7c3aed;font-size:25px}.document-student-summary span{color:#8a93a3;font-size:11px;display:block}.student-document-list{gap:14px;display:grid}.student-document-row{background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:15px}.student-document-row-head{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.student-document-row-head>div{align-items:center;gap:8px;display:flex}.student-document-row-head svg{color:#7c3aed}.document-status-badge{border-radius:20px;padding:5px 9px;font-size:10px;font-weight:700}.document-status-badge.pending{color:#b45309;background:#fef3c7}.document-status-badge.uploaded{color:#1d4ed8;background:#dbeafe}.document-status-badge.verified{color:#15803d;background:#dcfce7}.document-status-badge.rejected{color:#dc2626;background:#fee2e2}.document-file-info{background:#f8fafc;border-radius:9px;margin-bottom:11px;padding:10px}.document-file-info span,.document-file-info small{color:#7a8293;font-size:10px;display:block}.document-file-info strong{color:#273043;margin:4px 0;font-size:12px;display:block}.document-remarks-field{margin-bottom:11px}.document-remarks-field label{color:#64748b;margin-bottom:5px;font-size:11px;display:block}.document-remarks-field input{border:1px solid #dce1ea;border-radius:8px;width:100%;padding:9px}.document-actions-row{flex-wrap:wrap;gap:8px;display:flex}.document-actions-row button,.document-upload-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:8px 10px;font-weight:700;display:inline-flex}.document-upload-btn{color:#6d28d9;background:#ede9fe}.document-upload-btn input{display:none}.document-verify-btn{color:#15803d;background:#dcfce7}.document-reject-btn{color:#dc2626;background:#fee2e2}.document-actions-row button:disabled{cursor:not-allowed;opacity:.45}@media (width<=1050px){.document-summary-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.document-summary-grid{grid-template-columns:1fr 1fr}.document-toolbar{flex-direction:column}.document-detail-drawer{width:100%;max-width:100%;padding:18px}}@media (width<=450px){.document-summary-grid{grid-template-columns:1fr}}.premium-document-drawer{background:#f8fafc;width:650px;padding:24px}.premium-student-profile{color:#fff;background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:18px;align-items:center;gap:16px;padding:21px;display:flex;position:relative;box-shadow:0 14px 35px #4c1d9538}.premium-drawer-close{color:#fff;background:#ffffff29;position:absolute;top:13px;right:13px}.premium-student-avatar{letter-spacing:1px;background:#ffffff30;border:4px solid #ffffff52;border-radius:50%;flex-shrink:0;place-items:center;width:78px;height:78px;font-size:24px;font-weight:800;display:grid}.premium-student-identity h2{margin:0 0 5px;font-size:22px}.premium-student-identity p{color:#ffffffc7;margin:0 0 10px;font-size:12px}.premium-training-status{color:#fff;background:#ffffff2e;border-radius:20px;padding:6px 11px;font-size:11px;font-weight:700;display:inline-flex}.premium-training-status.completed{background:#22c55e47}.premium-contact-actions{grid-template-columns:repeat(3,1fr);gap:9px;margin:15px 0;display:grid}.premium-contact-actions a{color:#6d28d9;background:#fff;border:1px solid #ddd6fe;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.premium-student-info-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.premium-student-info-grid>div{background:#fff;border:1px solid #e9e7f0;border-radius:12px;min-height:77px;padding:13px 13px 13px 41px;position:relative}.premium-student-info-grid svg{color:#7c3aed;font-size:19px;position:absolute;top:15px;left:13px}.premium-student-info-grid span{color:#8a93a3;margin-bottom:6px;font-size:10px;display:block}.premium-student-info-grid strong{color:#273043;font-size:12px}.premium-progress-panel,.pending-document-panel{background:#fff;border:1px solid #e9e7f0;border-radius:14px;margin-bottom:15px;padding:17px}.premium-progress-panel h3{color:#172033;margin:0 0 16px;font-size:14px}.premium-progress-row{margin-bottom:15px}.premium-progress-row:last-child{margin-bottom:0}.premium-progress-row>div:first-child{align-items:center;gap:7px;margin-bottom:7px;display:flex}.premium-progress-row svg{color:#7c3aed}.premium-progress-row span{color:#64748b;flex:1;font-size:11px}.premium-progress-row strong{color:#273043;font-size:11px}.premium-progress-track{background:#e9e7f0;border-radius:10px;height:8px;overflow:hidden}.premium-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#4f46e5);height:100%;display:block}.pending-document-heading{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.pending-document-heading>div{align-items:center;gap:7px;display:flex}.pending-document-heading svg{color:#d97706}.pending-document-heading h3{color:#172033;margin:0;font-size:14px}.pending-document-heading>span{color:#b45309;background:#fef3c7;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-weight:800;display:grid}.pending-document-items{gap:8px;margin-bottom:13px;display:grid}.pending-document-items>div{background:#fff7ed;border-radius:9px;align-items:center;gap:8px;padding:9px 10px;display:flex}.pending-document-items svg{color:#dc2626}.pending-document-items span{color:#475569;flex:1;font-size:11px;font-weight:600}.pending-document-items small{color:#b45309;font-size:10px}.send-document-reminder-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;padding:10px;font-weight:700;display:flex}.all-documents-complete{color:#15803d;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.document-list-heading{margin:20px 0 13px}.document-list-heading>div{align-items:center;gap:7px;display:flex}.document-list-heading svg{color:#7c3aed}.document-list-heading h3{color:#172033;margin:0;font-size:15px}.document-list-heading p{color:#7a8293;margin:5px 0 0;font-size:11px}@media (width<=650px){.premium-document-drawer{width:100%;max-width:100%;padding:15px}.premium-student-profile{flex-direction:column;align-items:flex-start}.premium-contact-actions,.premium-student-info-grid{grid-template-columns:1fr}}.premium-lead-drawer{background:#f8fafc;width:620px;padding:24px}.premium-lead-profile{color:#fff;background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:18px;align-items:center;gap:15px;padding:21px;display:flex;position:relative;box-shadow:0 14px 35px #4c1d9538}.premium-lead-close{color:#fff;background:#ffffff29;position:absolute;top:12px;right:12px}.premium-lead-avatar{background:#ffffff2e;border:4px solid #ffffff4d;border-radius:50%;flex-shrink:0;place-items:center;width:76px;height:76px;font-size:23px;font-weight:800;display:grid}.premium-lead-identity{flex:1}.premium-lead-identity h2{margin:0 0 5px;font-size:22px}.premium-lead-identity p{color:#ffffffc7;margin:0 0 10px;font-size:12px}.premium-lead-badges{flex-wrap:wrap;gap:7px;display:flex}.premium-priority-badge,.premium-status-badge{color:#fff;background:#ffffff2b;border-radius:20px;padding:5px 10px;font-size:10px;font-weight:700}.premium-priority-badge.hot{background:#ef444473}.premium-priority-badge.warm{background:#f59e0b73}.premium-priority-badge.cold{background:#0ea5e973}.premium-lead-score{text-align:center;background:#ffffff26;border-radius:13px;min-width:76px;padding:11px}.premium-lead-score span,.premium-lead-score small{font-size:9px;display:block}.premium-lead-score strong{margin:3px 0;font-size:25px;display:block}.premium-lead-actions{grid-template-columns:repeat(5,1fr);gap:8px;margin:15px 0;display:grid}.premium-lead-actions a,.premium-lead-actions button{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-height:52px;padding:8px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.premium-lead-summary{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.premium-lead-summary>div{background:#fff;border:1px solid #e9e7f0;border-radius:12px;min-height:75px;padding:12px 12px 12px 40px;position:relative}.premium-lead-summary svg{color:#7c3aed;font-size:18px;position:absolute;top:14px;left:12px}.premium-lead-summary span{color:#8a93a3;margin-bottom:5px;font-size:10px;display:block}.premium-lead-summary strong{color:#273043;font-size:12px}.lead-conversion-panel{background:#fff;border:1px solid #e9e7f0;border-radius:14px;margin-bottom:15px;padding:17px}.lead-conversion-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.lead-conversion-heading>div{align-items:center;gap:7px;display:flex}.lead-conversion-heading svg{color:#7c3aed}.lead-conversion-heading h3{color:#172033;margin:0;font-size:14px}.lead-conversion-heading strong{color:#6d28d9}.lead-conversion-track{background:#e9e7f0;border-radius:10px;height:9px;margin-bottom:15px;overflow:hidden}.lead-conversion-track span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#4f46e5);height:100%;display:block}.lead-stage-list{gap:8px;display:grid}.lead-stage-list>div{color:#94a3b8;align-items:center;gap:8px;font-size:11px;display:flex}.lead-stage-list>div.completed{color:#15803d;font-weight:600}.premium-edit-action{grid-template-columns:1fr;margin-bottom:4px}@media (width<=700px){.premium-lead-drawer{width:100%;max-width:100%;padding:15px}.premium-lead-profile{flex-direction:column;align-items:flex-start}.premium-lead-score{position:absolute;top:13px;right:55px}.premium-lead-actions{grid-template-columns:repeat(2,1fr)}.premium-lead-summary{grid-template-columns:1fr}}.followup-detail-drawer{z-index:1999;background:#f8fafc;width:610px;max-width:96%;height:100vh;padding:24px;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-12px 0 40px #0f172a33}.followup-profile-header{color:#fff;background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:18px;align-items:center;gap:15px;padding:21px;display:flex;position:relative}.followup-drawer-close{color:#fff;background:#ffffff29;position:absolute;top:12px;right:12px}.followup-profile-avatar{background:#ffffff2e;border:4px solid #ffffff4d;border-radius:50%;flex-shrink:0;place-items:center;width:72px;height:72px;font-size:22px;font-weight:800;display:grid}.followup-profile-header h2{margin:0 0 5px;font-size:21px}.followup-profile-header p{color:#ffffffc7;margin:0 0 10px;font-size:12px}.followup-profile-badges{flex-wrap:wrap;gap:7px;display:flex}.followup-profile-badges span{background:#ffffff2b;border-radius:20px;padding:5px 9px;font-size:10px;font-weight:700}.followup-communication-actions{grid-template-columns:repeat(5,1fr);gap:8px;margin:15px 0;display:grid}.followup-communication-actions a,.followup-communication-actions button{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-height:51px;padding:8px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.followup-detail-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.followup-detail-grid>div{background:#fff;border:1px solid #e9e7f0;border-radius:12px;min-height:76px;padding:12px 12px 12px 41px;position:relative}.followup-detail-grid svg{color:#7c3aed;font-size:19px;position:absolute;top:14px;left:12px}.followup-detail-grid span{color:#8a93a3;margin-bottom:5px;font-size:10px;display:block}.followup-detail-grid strong{color:#273043;font-size:12px}.followup-drawer-section{background:#fff;border:1px solid #e9e7f0;border-radius:14px;margin-bottom:15px;padding:17px}.followup-drawer-section h3{color:#172033;align-items:center;gap:7px;margin:0 0 14px;font-size:14px;display:flex}.followup-drawer-section h3 svg{color:#7c3aed}.followup-notes-box{color:#475569;background:#faf8ff;border-left:3px solid #7c3aed;border-radius:9px;padding:12px;font-size:12px;line-height:1.6}.communication-timeline{padding-left:8px}.communication-timeline>div{border-left:2px solid #e5e7eb;gap:14px;padding:0 0 18px 18px;display:flex;position:relative}.communication-timeline>div:last-child{border-left-color:#0000;padding-bottom:0}.communication-dot{background:#7c3aed;border:3px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:3px;left:-7px;box-shadow:0 0 0 2px #7c3aed}.communication-timeline strong{color:#273043;font-size:12px}.communication-timeline p{color:#64748b;margin:4px 0;font-size:11px}.communication-timeline small{color:#94a3b8;font-size:10px}.no-communication-history{color:#7a8293;margin:0;font-size:12px}.followup-drawer-footer{grid-template-columns:1fr 1fr;gap:10px;display:grid}.followup-drawer-footer button{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:12px;font-weight:700;display:flex}.followup-drawer-footer .followup-complete-main{color:#fff;background:#16a34a;border-color:#16a34a}@media (width<=700px){.followup-detail-drawer{width:100%;max-width:100%;padding:15px}.followup-communication-actions{grid-template-columns:repeat(2,1fr)}.followup-detail-grid,.followup-drawer-footer{grid-template-columns:1fr}}.dashboard-alert-section{margin:5px 0 24px}.dashboard-section-title,.dashboard-panel-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px;display:flex}.dashboard-section-title>div{align-items:center;gap:10px;display:flex}.dashboard-section-title>div>svg{color:#7c3aed;background:#ede9fe;border-radius:10px;padding:8px;font-size:36px}.dashboard-section-title h2,.dashboard-panel-header h3{color:#172033;margin:0 0 4px}.dashboard-section-title p,.dashboard-panel-header p{color:#7a8293;margin:0;font-size:12px}.dashboard-section-title>span,.dashboard-panel-header>span{color:#6d28d9;background:#ede9fe;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:700}.dashboard-alert-grid{grid-template-columns:repeat(5,1fr);gap:13px;display:grid}.dashboard-alert-card{background:#fff;border:1px solid #edf0f5;border-radius:14px;align-items:center;gap:11px;min-height:105px;padding:15px;display:flex;box-shadow:0 8px 22px #0f172a0d}.dashboard-alert-icon{color:#7c3aed;background:#ede9fe;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.dashboard-alert-card.orange .dashboard-alert-icon{color:#ea580c;background:#ffedd5}.dashboard-alert-card.blue .dashboard-alert-icon{color:#2563eb;background:#dbeafe}.dashboard-alert-card.green .dashboard-alert-icon{color:#16a34a;background:#dcfce7}.dashboard-alert-card.red .dashboard-alert-icon{color:#dc2626;background:#fee2e2}.dashboard-alert-card span{color:#64748b;margin-bottom:3px;font-size:10px;display:block}.dashboard-alert-card strong{color:#172033;margin-bottom:3px;font-size:21px;display:block}.dashboard-alert-card small{color:#94a3b8;font-size:9px}.dashboard-insight-grid{grid-template-columns:1.15fr 1fr;gap:24px;margin-top:24px;display:grid}.dashboard-panel{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 24px #0f172a12}.recent-activity-list{display:grid}.recent-activity-item{border-bottom:1px solid #edf0f5;gap:11px;padding:13px 0;display:flex}.recent-activity-item:last-child{border-bottom:none}.recent-activity-icon{color:#7c3aed;background:#f5f3ff;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.recent-activity-item strong{color:#273043;font-size:12px;display:block}.recent-activity-item p{color:#64748b;margin:4px 0;font-size:11px}.recent-activity-item small{color:#94a3b8;font-size:9px}.lead-source-list{gap:17px;display:grid}.lead-source-row-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;display:flex}.lead-source-row-header strong{color:#273043;font-size:12px}.lead-source-row-header span{color:#7a8293;font-size:10px}.lead-source-progress{background:#e9e7f0;border-radius:10px;height:9px;overflow:hidden}.lead-source-progress span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#4f46e5);height:100%;display:block}.lead-source-summary{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.lead-source-summary>div{background:#faf8ff;border-radius:11px;padding:12px}.lead-source-summary span{color:#8a93a3;margin-bottom:5px;font-size:10px;display:block}.lead-source-summary strong{color:#4c1d95;font-size:11px}@media (width<=1250px){.dashboard-alert-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.dashboard-insight-grid{grid-template-columns:1fr}.dashboard-alert-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.dashboard-alert-grid,.lead-source-summary{grid-template-columns:1fr}.dashboard-section-title{flex-direction:column;align-items:flex-start}}.premium-crm-header{z-index:20;background:linear-gradient(135deg,#fffffffa,#f8f6fffa);border-bottom:1px solid #e9e7f0;margin:-30px -30px 28px;padding:18px 30px;position:relative;box-shadow:0 8px 25px #2d14500f}.premium-header-main{justify-content:space-between;align-items:center;gap:24px;display:flex}.premium-page-heading{align-items:center;gap:15px;min-width:0;display:flex}.premium-page-icon{color:#fff;background:linear-gradient(135deg,#7c3aed,#4c1d95);border-radius:15px;flex-shrink:0;place-items:center;width:54px;height:54px;font-size:27px;display:grid;box-shadow:0 10px 24px #6d28d93b}.premium-breadcrumb{color:#94a3b8;align-items:center;gap:5px;margin-bottom:4px;font-size:11px;display:flex}.premium-breadcrumb button{color:#7c3aed;font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-weight:600;display:inline-flex}.premium-breadcrumb button:hover{color:#4c1d95}.premium-breadcrumb>svg{color:#c4b5fd;font-size:15px}.current-breadcrumb{color:#64748b;font-weight:600}.premium-page-heading h1{color:#172033;margin:0 0 4px;font-size:27px;line-height:1.15}.premium-page-heading p{color:#7a8293;margin:0;font-size:13px}.premium-header-actions{flex-shrink:0;align-items:center;gap:11px;display:flex}.premium-global-search{background:#fff;border:1px solid #e4e1ec;border-radius:11px;align-items:center;gap:8px;width:220px;padding:9px 12px;transition:all .2s;display:flex}.premium-global-search:focus-within{border-color:#a78bfa;box-shadow:0 0 0 3px #7c3aed17}.premium-global-search svg{color:#7c3aed;flex-shrink:0;font-size:19px}.premium-global-search input{color:#334155;width:100%;font:inherit;background:0 0;border:none;outline:none;font-size:12px}.premium-global-search input::placeholder{color:#a0a8b6}.premium-notification-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e4e1ec;border-radius:11px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:22px;display:grid;position:relative}.premium-notification-btn:hover{color:#6d28d9;background:#faf8ff;border-color:#c4b5fd}.premium-notification-btn span{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:20px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.premium-admin-profile{cursor:pointer;background:#fff;border:1px solid #e4e1ec;border-radius:12px;align-items:center;gap:9px;padding:6px 9px 6px 6px;display:flex}.premium-admin-profile:hover{background:#faf8ff;border-color:#c4b5fd}.premium-admin-avatar{color:#fff;background:linear-gradient(135deg,#2f6fed,#6d28d9);border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.premium-admin-info{flex-direction:column;align-items:flex-start;min-width:72px;display:flex}.premium-admin-info strong{color:#273043;font-size:12px}.premium-admin-info span{color:#94a3b8;margin-top:2px;font-size:9px}.premium-admin-profile>svg{color:#94a3b8;font-size:18px}@media (width<=1100px){.premium-global-search{width:170px}.premium-admin-info{display:none}}@media (width<=850px){.premium-crm-header{margin:-20px -20px 24px;padding:16px 20px}.premium-header-main{flex-direction:column;align-items:stretch}.premium-header-actions{width:100%}.premium-global-search{flex:1;width:auto}}@media (width<=560px){.premium-page-icon{width:45px;height:45px;font-size:22px}.premium-page-heading h1{font-size:22px}.premium-page-heading p{font-size:11px}.premium-breadcrumb span{text-overflow:ellipsis;white-space:nowrap;max-width:110px;overflow:hidden}.premium-global-search{display:none}.premium-header-actions{justify-content:flex-end}}.sidebar-section-title{color:#eadcffb3;letter-spacing:1.2px;padding:8px 12px 4px;font-size:10px;font-weight:800}.module-page{padding-bottom:40px}.module-page-heading{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:24px;display:flex}.module-breadcrumb{color:#8a8196;margin-bottom:12px;font-size:13px}.module-breadcrumb span{color:#c4b5d8;margin:0 7px}.module-title-row{align-items:center;gap:14px;display:flex}.module-title-icon{color:#fff;background:linear-gradient(135deg,#7c3aed,#4c1d95);border-radius:14px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:25px;display:grid;box-shadow:0 10px 22px #4c1d953d}.module-title-row h1{color:#24103f;margin:0 0 4px;font-size:29px}.module-title-row p{color:#776d83;margin:0;font-size:14px}.module-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:0;border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-weight:700;display:flex;box-shadow:0 9px 20px #5b21b63d}.module-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.module-stat-card{background:#fff;border:1px solid #7c3aed17;border-radius:15px;align-items:center;gap:14px;min-height:112px;padding:18px;display:flex;box-shadow:0 9px 26px #2d145012}.module-stat-symbol{border-radius:13px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.symbol-0{color:#6d28d9;background:#ede9fe}.symbol-1{color:#b77900;background:#fff3cd}.symbol-2{color:#15803d;background:#dcfce7}.symbol-3{color:#be185d;background:#fce7f3}.module-stat-card span,.module-stat-card small{display:block}.module-stat-card span{color:#776d83;margin-bottom:4px;font-size:13px}.module-stat-card strong{color:#24103f;margin-bottom:5px;font-size:24px;display:block}.module-stat-card small{color:#9a92a4;font-size:11px}.module-content-card{background:#fff;border:1px solid #7c3aed17;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #2d145012}.module-toolbar{border-bottom:1px solid #eee9f4;justify-content:space-between;align-items:center;gap:15px;padding:18px;display:flex}.module-search{color:#8c8298;background:#faf9fc;border:1px solid #ded7e8;border-radius:10px;align-items:center;gap:9px;width:min(430px,100%);padding:10px 13px;display:flex}.module-search input{color:#24103f;background:0 0;border:0;outline:0;width:100%}.module-toolbar-actions{gap:9px;display:flex}.module-toolbar-actions button{color:#51465f;cursor:pointer;background:#fff;border:1px solid #ded7e8;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;display:flex}.module-table-wrap{width:100%;overflow-x:auto}.module-table{border-collapse:collapse;width:100%;min-width:850px}.module-table th,.module-table td{text-align:left;border-bottom:1px solid #f0ecf4;padding:15px 17px;font-size:13px}.module-table th{color:#71667e;letter-spacing:.45px;text-transform:uppercase;background:#faf8fc;font-size:11px}.module-table td{color:#4d4358}.module-table tbody tr:hover{background:#fcfaff}.module-status{color:#6d28d9;background:#ede9fe;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.status-active,.status-paid,.status-ready,.status-issued,.status-completed,.status-configured,.status-on-track{color:#15803d;background:#dcfce7}.status-pending,.status-upcoming,.status-scheduled,.status-review,.status-follow-up{color:#9a6700;background:#fff3cd}.status-overdue,.status-inactive{color:#b91c1c;background:#fee2e2}.module-table-footer{color:#8a8196;background:#faf8fc;justify-content:space-between;gap:16px;padding:14px 18px;font-size:11px;display:flex}@media (width<=1180px){.module-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.module-page-heading,.module-toolbar,.module-table-footer{flex-direction:column;align-items:stretch}.module-stat-grid{grid-template-columns:1fr}.module-toolbar-actions{width:100%}.module-toolbar-actions button{flex:1;justify-content:center}}.sidebar{font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.sidebar-section{flex-direction:column;gap:4px;display:flex}.sidebar-section-title{color:#ffffff9e;letter-spacing:1.35px;text-transform:uppercase;margin:0 8px 7px;padding:0 0 8px 12px;font-size:10px;font-weight:700;line-height:1.2;position:relative}.sidebar-section-title:before{content:"";opacity:.9;background:#f2b233;border-radius:4px;width:3px;height:12px;position:absolute;top:1px;left:0}.sidebar-section-title:after{content:"";background:linear-gradient(90deg,#f2b23373,#ffffff0a);height:1px;position:absolute;bottom:0;left:12px;right:0}.sidebar nav a{color:#ffffffdb;border:1px solid #0000;border-radius:10px;gap:12px;min-height:44px;padding:11px 13px;font-size:14px;font-weight:500;line-height:1.2}.sidebar nav a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar nav a svg{color:#f3c84b;opacity:.95;min-width:20px;font-size:20px}.sidebar nav a:hover{color:#fff;box-shadow:none;background:#7c3aed7a;border-color:#ffffff14;padding-left:15px}.sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#7c3aedf2,#5b21b6eb);border-color:#ffffff14 #ffffff0d #ffffff0d #f2b233;border-left-style:solid;border-left-width:3px;padding-left:13px;font-weight:600;box-shadow:0 7px 18px #16082a38}.logo p{color:#ffffffb8;letter-spacing:.35px;font-size:11px;font-weight:500}.sidebar{background:radial-gradient(circle at 0 0,#7c3aed38,#0000 34%),linear-gradient(#211036 0%,#4a1b8d 52%,#291341 100%);padding:14px 14px 22px}.logo{border-bottom:1px solid #ffffff1c;margin:0 2px;padding:0 0 18px}.certed-logo{border-radius:14px;max-width:195px;height:72px;padding:7px;box-shadow:0 10px 28px #00000038,0 0 0 1px #ffffff1f}.logo p{color:#ffffffc2;letter-spacing:.25px;margin-top:11px;font-size:11px;font-weight:600}.sidebar nav{gap:2px;margin-top:18px}.sidebar-section{gap:3px}.sidebar-section+.sidebar-section{margin-top:22px}.sidebar-section-title{color:#ffffffad;letter-spacing:1.05px;text-transform:uppercase;align-items:center;gap:9px;margin:0 7px 8px;padding:0;font-size:10.5px;font-weight:700;line-height:1;display:flex}.sidebar-section-title:before{content:"";background:linear-gradient(#ffd866,#e7a81e);border-radius:999px;flex-shrink:0;width:3px;height:14px;position:static;box-shadow:0 0 8px #f2b23347}.sidebar-section-title:after{content:"";background:linear-gradient(90deg,#ffd86657,#ffffff06);flex:1;height:1px;position:static}.sidebar nav a{color:#ffffffde;letter-spacing:.05px;border-radius:11px;gap:13px;min-height:46px;padding:11px 13px;font-size:14px;font-weight:500;position:relative}.sidebar nav a svg{color:#f4c84b;filter:drop-shadow(0 2px 4px #0000001f);min-width:20px;font-size:20px}.sidebar nav a:hover{color:#fff;background:#ffffff13;border-color:#ffffff0f;padding-left:15px;transform:translate(1px)}.sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#843cebfa,#6725c4f5);border:1px solid #ffffff0a;border-top-color:#ffffff17;border-left:3px solid #ffd34e;padding-left:14px;font-weight:600;box-shadow:0 9px 22px #1c093647,inset 0 1px #ffffff14}.sidebar nav a.active:after{content:"";background:#ffffffc7;border-radius:50%;width:5px;height:5px;position:absolute;right:11px}.sidebar nav a.active svg{color:#ffda5c}.sidebar::-webkit-scrollbar-track{background:0 0}.sidebar::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px}.sidebar-search{color:#ffffffad;background:#ffffff13;border:1px solid #ffffff1f;border-radius:11px;align-items:center;gap:9px;margin:16px 4px 4px;padding:10px 12px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.sidebar-search:focus-within{background:#ffffff1a;border-color:#ffd34eb8;box-shadow:0 0 0 3px #ffd34e1a}.sidebar-search svg{color:#f3c84b;flex-shrink:0;font-size:19px}.sidebar-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500}.sidebar-search input::placeholder{color:#ffffff85}.sidebar-search input::-webkit-search-cancel-button{cursor:pointer;filter:invert();opacity:.55}.sidebar-empty-search{color:#ffffff8c;text-align:center;border:1px dashed #ffffff26;border-radius:10px;margin:18px 7px;padding:14px 12px;font-size:12px}.sidebar{flex-direction:column;padding:14px 12px 16px;display:flex;overflow:hidden}.logo{border-bottom:1px solid #ffffff1c;flex:none;margin:0 4px;padding:0 0 14px}.certed-logo,.logo img{object-fit:contain;background:#fff;border:1px solid #ffffffa6;border-radius:13px;width:100%;max-width:174px;height:62px;margin:0 auto;padding:5px 10px;display:block;box-shadow:0 8px 20px #0a031633,inset 0 1px #ffffffe6}.logo p{color:#ffffffb8;letter-spacing:.25px;margin:9px 0 0;font-size:10.5px;font-weight:500;line-height:1.3}.sidebar-search{flex:none;min-height:42px;margin:14px 2px 8px}.sidebar nav{scrollbar-gutter:stable;flex:auto;min-height:0;margin-top:6px;padding-bottom:20px;padding-right:4px;overflow:hidden auto}.sidebar nav::-webkit-scrollbar{width:4px}.sidebar nav::-webkit-scrollbar-track{background:0 0}.sidebar nav::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.sidebar nav::-webkit-scrollbar-thumb:hover{background:#ffffff47}.sidebar::-webkit-scrollbar{width:0}.premium-crm-header{margin-bottom:0}.unified-module-page{padding-top:24px}.module-action-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.module-action-context{flex-direction:column;gap:3px;display:flex}.module-action-context span{color:#24103f;font-size:16px;font-weight:700}.module-action-context small{color:#8b8197;font-size:12px}.module-page-heading,.admission-topbar>div:first-child,.followup-topbar>div:first-child,.student-topbar>div:first-child,.document-topbar>div:first-child{display:none}.admission-topbar,.followup-topbar,.student-topbar,.document-topbar{justify-content:flex-end;margin-bottom:20px;padding-top:24px}.admissions-page,.followups-page,.students-page,.documents-page{padding-top:0}@media (width<=760px){.module-action-row{flex-direction:column;align-items:stretch}.module-primary-btn{justify-content:center;width:100%}}.followups-topbar>div:first-child,.admission-topbar>div:first-child,.students-topbar>div:first-child{display:none!important}.followups-topbar,.admission-topbar,.students-topbar{justify-content:flex-end;align-items:center;min-height:0;margin:0 0 20px;padding:22px 0 0;display:flex}.documents-topbar{display:none!important}.followups-page,.admissions-page,.documents-page,.students-page{padding-top:0!important}.followup-summary-grid,.admission-summary-grid,.document-summary-grid,.student-summary-grid{margin-top:22px}.followups-topbar+.followup-summary-grid,.admission-topbar+.admission-summary-grid,.students-topbar+.student-summary-grid{margin-top:0}.followups-topbar .primary-btn,.admission-topbar .primary-btn,.students-topbar .primary-btn{border-radius:11px;min-height:42px;padding:11px 18px;box-shadow:0 8px 18px #5b21b633}@media (width<=760px){.followups-topbar,.admission-topbar,.students-topbar{padding-top:16px}.followups-topbar .primary-btn,.admission-topbar .primary-btn,.students-topbar .primary-btn{justify-content:center;width:100%}}.executive-dashboard-page{padding-top:4px;padding-bottom:40px}.executive-kpi-section{margin-bottom:20px}.executive-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.executive-section-heading span{color:#7c3aed;letter-spacing:1px;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.executive-section-heading h2{color:#20113a;margin:0;font-size:21px;font-weight:750}.executive-period{color:#6f647b;background:#fff;border:1px solid #e7dff0;border-radius:9px;padding:8px 13px;font-size:12px;font-weight:600}.executive-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.executive-kpi-card{background:#fff;border:1px solid #7c3aed14;border-radius:17px;min-height:158px;padding:18px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 10px 28px #2b144b13}.executive-kpi-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #2b144b1f}.executive-kpi-card:after{content:"";background:#7c3aed0b;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-45px;right:-35px}.executive-kpi-card.green:after{background:#16a34a0e}.executive-kpi-card.gold:after{background:#ca8a040f}.executive-kpi-card.pink:after{background:#db27770d}.executive-kpi-top{z-index:1;justify-content:space-between;align-items:center;margin-bottom:16px;display:flex;position:relative}.executive-kpi-icon{color:#6d28d9;background:#ede9fe;border-radius:13px;place-items:center;width:44px;height:44px;font-size:23px;display:grid}.executive-kpi-card.green .executive-kpi-icon{color:#15803d;background:#dcfce7}.executive-kpi-card.gold .executive-kpi-icon{color:#b77900;background:#fff3cd}.executive-kpi-card.pink .executive-kpi-icon{color:#be185d;background:#fce7f3}.executive-growth{color:#7c3aed;background:#f4f0fa;border-radius:999px;align-items:center;gap:3px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.executive-kpi-content{z-index:1;position:relative}.executive-kpi-content p{color:#746a80;margin:0 0 5px;font-size:13px}.executive-kpi-content h2{color:#20113a;margin:0 0 7px;font-size:29px;line-height:1.05}.executive-kpi-content span{color:#8c8397;align-items:center;gap:4px;font-size:11px;display:flex}.executive-quick-panel{background:#fff;border:1px solid #7c3aed14;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:15px 18px;display:flex;box-shadow:0 8px 24px #2b144b0f}.executive-quick-heading h3{color:#20113a;margin:0 0 3px;font-size:16px}.executive-quick-heading p{color:#8b8296;margin:0;font-size:11px}.executive-quick-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.executive-action-btn{color:#51455d;cursor:pointer;background:#fff;border:1px solid #e4dceb;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:12px;font-weight:650;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.executive-action-btn:hover{background:#faf7fd;border-color:#cab8df;transform:translateY(-1px)}.executive-action-btn.primary{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-color:#0000;box-shadow:0 7px 16px #5b21b633}.executive-alert-panel{background:#fff;border:1px solid #7c3aed14;border-radius:17px;margin-bottom:24px;padding:19px;box-shadow:0 10px 28px #2b144b11}.executive-alert-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.executive-alert-title{align-items:center;gap:11px;display:flex}.executive-alert-title-icon{color:#7c3aed;background:#ede9fe;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.executive-alert-title h2{color:#20113a;margin:0 0 3px;font-size:19px}.executive-alert-title p{color:#887f92;margin:0;font-size:11px}.executive-view-all{color:#6d28d9;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.executive-alert-panel .dashboard-alert-card{min-height:94px;box-shadow:none;background:#fbfafc}.executive-alert-panel .dashboard-alert-card:hover{background:#fff;border-color:#ddd2e8}.executive-dashboard-content{margin-top:0}@media (width<=1180px){.executive-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-quick-panel{flex-direction:column;align-items:flex-start}.executive-quick-actions{justify-content:flex-start}}@media (width<=650px){.executive-kpi-grid{grid-template-columns:1fr}.executive-section-heading,.executive-alert-header{flex-direction:column;align-items:flex-start}.executive-quick-actions{width:100%}.executive-action-btn{justify-content:center;width:100%}}.executive-section-heading,.executive-period,.executive-growth,.executive-quick-heading,.executive-alert-header{display:none!important}.executive-kpi-section,.executive-quick-panel,.executive-alert-panel{all:unset}.executive-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:28px;display:grid}.executive-dashboard-page{padding:0}.team-page-top>div:first-child{display:none!important}.team-page-top{justify-content:flex-end;align-items:center;min-height:0;margin:0 0 20px;padding:22px 0 0;display:flex}.team-page-top .primary-btn{border-radius:11px;min-height:42px;padding:11px 18px;box-shadow:0 8px 18px #5b21b633}.team-summary-grid{margin-top:0;margin-bottom:22px}.team-table-card{background:#fff;border:1px solid #7c3aed14;border-radius:16px;box-shadow:0 10px 28px #2b144b11}.team-table-title{border-bottom:1px solid #eee9f4;padding:20px 20px 16px}.team-table-title h3{color:#20113a;margin:0 0 4px;font-size:18px}.team-table-title p{color:#887f92;margin:0;font-size:12px}@media (width<=760px){.team-page-top{padding-top:16px}.team-page-top .primary-btn{justify-content:center;width:100%}}.payments-dashboard-page{padding:22px 0 40px}.payment-page-actions{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.payment-tabs{background:#fff;border:1px solid #e6dfed;border-radius:11px;gap:4px;padding:4px;display:flex;overflow-x:auto}.payment-tabs button{color:#756a80;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 12px;font-size:12px;font-weight:600}.payment-tabs button.active{color:#6d28d9;background:#ede9fe}.payment-main-actions{gap:9px;display:flex}.payment-primary-action,.payment-secondary-action{cursor:pointer;border-radius:9px;align-items:center;gap:7px;min-height:41px;padding:10px 14px;font-weight:700;display:inline-flex}.payment-primary-action{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border:0;box-shadow:0 8px 18px #5b21b633}.payment-secondary-action{color:#55485f;background:#fff;border:1px solid #ded5e8}.payment-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.payment-kpi-card{background:#fff;border:1px solid #7c3aed14;border-radius:15px;align-items:center;gap:13px;min-height:108px;padding:16px;display:flex;box-shadow:0 8px 24px #2b144b0f}.payment-kpi-icon,.payment-source-icon{border-radius:12px;flex-shrink:0;place-items:center;width:45px;height:45px;font-size:22px;display:grid}.payment-kpi-card.purple .payment-kpi-icon{color:#6d28d9;background:#ede9fe}.payment-kpi-card.gold .payment-kpi-icon{color:#b77900;background:#fff3cd}.payment-kpi-card.green .payment-kpi-icon{color:#15803d;background:#dcfce7}.payment-kpi-card.red .payment-kpi-icon{color:#dc2626;background:#fee2e2}.payment-kpi-card.blue .payment-kpi-icon{color:#2563eb;background:#dbeafe}.payment-kpi-card span,.payment-kpi-card small{display:block}.payment-kpi-card span{color:#776c82;font-size:12px}.payment-kpi-card strong{color:#24103f;margin:4px 0;font-size:22px;display:block}.payment-kpi-card small{color:#9990a2;font-size:10px}.payment-source-panel,.payment-chart-panel,.payment-mode-panel,.payment-transaction-panel{background:#fff;border:1px solid #7c3aed14;border-radius:16px;box-shadow:0 9px 27px #2b144b0f}.payment-source-panel,.payment-chart-panel,.payment-mode-panel{padding:18px}.payment-source-panel{margin-bottom:20px}.payment-section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.payment-section-heading h2{color:#24103f;margin:0 0 3px;font-size:18px}.payment-section-heading p{color:#8d8496;margin:0;font-size:11px}.payment-section-heading>button,.payment-export-btn{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #e0d8e8;border-radius:8px;align-items:center;gap:6px;padding:8px 11px;font-size:11px;font-weight:700;display:inline-flex}.payment-section-heading.compact{margin-bottom:13px}.payment-section-heading.compact>strong{color:#6d28d9;font-size:18px}.payment-source-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.payment-source-card{background:#fbfafc;border:1px solid #eee8f3;border-radius:12px;align-items:center;gap:11px;padding:14px;display:flex}.payment-source-card.purple .payment-source-icon{color:#6d28d9;background:#ede9fe}.payment-source-card.blue .payment-source-icon{color:#2563eb;background:#dbeafe}.payment-source-card.violet .payment-source-icon{color:#9333ea;background:#f3e8ff}.payment-source-card.green .payment-source-icon{color:#15803d;background:#dcfce7}.payment-source-card.gold .payment-source-icon{color:#b77900;background:#fff3cd}.payment-source-card span,.payment-source-card small{display:block}.payment-source-card span{color:#786e82;font-size:11px}.payment-source-card strong{color:#24103f;margin:3px 0;font-size:17px;display:block}.payment-source-card small{color:#9a92a3;font-size:9px}.payment-insight-grid{grid-template-columns:1.35fr 1fr;gap:18px;margin-bottom:20px;display:grid}.payment-bar-chart{align-items:flex-end;gap:15px;height:170px;padding-top:12px;display:flex}.payment-bar-item{text-align:center;flex:1}.payment-bar-track{background:#f1edf6;border-radius:8px;align-items:flex-end;height:135px;display:flex;overflow:hidden}.payment-bar-track span{background:linear-gradient(#8b5cf6,#6d28d9);border-radius:8px 8px 0 0;width:100%}.payment-bar-item small{color:#8d8496;margin-top:7px;font-size:10px;display:block}.payment-mode-list{flex-direction:column;gap:16px;display:flex}.payment-mode-row>div:first-child{color:#554b5f;justify-content:space-between;margin-bottom:6px;font-size:11px;display:flex}.payment-mode-progress{background:#eee9f3;border-radius:999px;height:8px;overflow:hidden}.payment-mode-progress span{border-radius:inherit;background:linear-gradient(90deg,#7c3aed,#a855f7);height:100%;display:block}.payment-transaction-panel{overflow:hidden}.payment-transaction-panel>.payment-section-heading{padding:18px 18px 0}.payment-filter-bar{grid-template-columns:minmax(280px,1fr) 170px 140px auto;gap:10px;padding:0 18px 16px;display:grid}.payment-search{color:#8c8296;background:#faf9fc;border:1px solid #ded6e7;border-radius:9px;align-items:center;gap:8px;padding:10px 12px;display:flex}.payment-search input{background:0 0;border:0;outline:0;width:100%}.payment-filter-bar select,.payment-filter-bar>button{color:#54495e;background:#fff;border:1px solid #ded6e7;border-radius:9px;padding:10px 11px}.payment-filter-bar>button{cursor:pointer;justify-content:center;align-items:center;gap:6px;display:flex}.payment-table-wrap{overflow-x:auto}.payment-table{border-collapse:collapse;width:100%;min-width:1050px}.payment-table th,.payment-table td{text-align:left;border-top:1px solid #f0ebf4;padding:14px 16px;font-size:12px}.payment-table th{color:#71667e;letter-spacing:.45px;text-transform:uppercase;background:#faf8fc;font-size:10px}.payment-student-cell strong,.payment-student-cell span{display:block}.payment-student-cell strong{color:#24103f;margin-bottom:4px;font-size:13px}.payment-student-cell span{color:#948b9d;font-size:10px}.payment-paid{color:#15803d;font-weight:700}.payment-balance{color:#b45309;font-weight:700}.payment-transaction-id{color:#6d28d9;font-size:10px}.payment-status{border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.payment-status.status-paid{color:#15803d;background:#dcfce7}.payment-status.status-partial{color:#a16207;background:#fef3c7}.payment-status.status-overdue{color:#b91c1c;background:#fee2e2}.payment-row-actions{gap:6px;display:flex}.payment-row-actions button{color:#6d28d9;cursor:pointer;background:#f1edfa;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.payment-table-footer{color:#8b8295;background:#faf8fc;justify-content:space-between;padding:13px 18px;font-size:10px;display:flex}.payment-drawer-overlay{z-index:5000;background:#1409236b;justify-content:flex-end;display:flex;position:fixed;inset:0}.payment-detail-drawer{background:#fff;width:min(510px,100%);height:100%;padding:22px;overflow-y:auto;box-shadow:-15px 0 35px #1e0c322e}.payment-drawer-header{border-bottom:1px solid #eee8f2;justify-content:space-between;gap:15px;padding-bottom:18px;display:flex}.payment-drawer-header span{color:#7c3aed;letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:800}.payment-drawer-header h2{color:#24103f;margin:5px 0}.payment-drawer-header p{color:#8b8294;margin:0;font-size:11px}.payment-drawer-header button{cursor:pointer;background:#f4f0f8;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.payment-drawer-status{color:#fff;background:linear-gradient(135deg,#6d28d9,#8b5cf6);border-radius:13px;align-items:center;gap:12px;margin:18px 0;padding:16px;display:flex}.payment-drawer-status>svg{font-size:30px}.payment-drawer-status span,.payment-drawer-status strong{display:block}.payment-drawer-status span{opacity:.78;font-size:10px}.payment-drawer-status strong{font-size:22px}.payment-drawer-status em{background:#ffffff2e;border-radius:999px;margin-left:auto;padding:5px 9px;font-size:10px;font-style:normal}.payment-fee-summary{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.payment-fee-summary>div{background:#faf9fc;border:1px solid #ebe5f0;border-radius:11px;padding:14px}.payment-fee-summary span,.payment-fee-summary strong{display:block}.payment-fee-summary span{color:#8a8194;margin-bottom:5px;font-size:10px}.payment-fee-summary strong{color:#24103f;font-size:15px}.payment-drawer-section{border-top:1px solid #eee8f2;margin-top:20px;padding-top:18px}.payment-drawer-section h3{color:#24103f;margin:0 0 13px;font-size:15px}.payment-detail-list{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.payment-detail-list>div{background:#faf9fc;border-radius:10px;padding:12px}.payment-detail-list span,.payment-detail-list strong{display:block}.payment-detail-list span{color:#8d8496;margin-bottom:4px;font-size:9px}.payment-detail-list strong{color:#4b4055;font-size:11px}.payment-installment{border-bottom:1px solid #f0ebf3;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:12px 0;display:grid}.payment-installment span,.payment-installment small{display:block}.payment-installment span{color:#413649;font-size:12px;font-weight:700}.payment-installment small{color:#968da0;margin-top:3px;font-size:9px}.payment-installment em{color:#a16207;background:#fef3c7;border-radius:999px;padding:5px 8px;font-size:9px;font-style:normal}.payment-installment em.paid{color:#15803d;background:#dcfce7}.payment-drawer-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:22px;display:grid}.payment-drawer-actions button{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #ded6e7;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:10px 8px;font-size:10px;font-weight:700;display:flex}@media (width<=1200px){.payment-kpi-grid,.payment-source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.payment-page-actions,.payment-section-heading{flex-direction:column;align-items:stretch}.payment-main-actions{width:100%}.payment-main-actions button{flex:1;justify-content:center}.payment-kpi-grid,.payment-source-grid,.payment-insight-grid,.payment-filter-bar{grid-template-columns:1fr}}.payment-mini-action{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #ddd4e6;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:700;display:inline-flex}.payment-status.status-processed{color:#15803d;background:#dcfce7}.payment-status.status-pending{color:#a16207;background:#fef3c7}.payment-modal-overlay{z-index:6000;background:#14092380;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.payment-form-modal,.payment-receipt-modal{background:#fff;border-radius:17px;width:min(720px,100%);max-height:calc(100vh - 40px);padding:22px;overflow-y:auto;box-shadow:0 22px 55px #1a0a2d40}.payment-form-modal.small{width:min(510px,100%)}.payment-form-header{border-bottom:1px solid #eee8f2;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px;padding-bottom:16px;display:flex}.payment-form-header h2{color:#24103f;margin:0 0 4px;font-size:21px}.payment-form-header p{color:#8b8195;margin:0;font-size:11px}.payment-form-header>button{color:#574b61;cursor:pointer;background:#f3eff7;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.payment-form-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.payment-form-grid.one-column{grid-template-columns:1fr}.payment-form-grid label{color:#554a5f;flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.payment-form-grid label.full-width{grid-column:1/-1}.payment-form-grid input,.payment-form-grid select,.payment-form-grid textarea{color:#302638;width:100%;font:inherit;background:#fff;border:1px solid #ded6e7;border-radius:9px;outline:0;padding:10px 11px}.payment-form-grid input:focus,.payment-form-grid select:focus,.payment-form-grid textarea:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.payment-form-actions{border-top:1px solid #eee8f2;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:16px;display:flex}.payment-form-actions button{color:#554a5f;cursor:pointer;background:#fff;border:1px solid #ded6e7;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:9px 15px;font-weight:700;display:inline-flex}.payment-form-actions button[type=submit]{color:#fff;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-color:#0000}.payment-receipt-modal{width:min(600px,100%)}.receipt-brand{background:#faf8fc;border-radius:12px;align-items:center;gap:14px;padding:15px;display:flex}.receipt-brand img{object-fit:contain;background:#fff;border-radius:9px;width:135px;height:55px;padding:5px}.receipt-brand strong,.receipt-brand span{display:block}.receipt-brand strong{color:#24103f;margin-bottom:4px}.receipt-brand span{color:#8a8194;font-size:10px}.receipt-details{grid-template-columns:repeat(2,1fr);gap:11px;margin-top:17px;display:grid}.receipt-details>div{border:1px solid #ebe5f0;border-radius:10px;padding:13px}.receipt-details span,.receipt-details strong{display:block}.receipt-details span{color:#8b8295;margin-bottom:5px;font-size:9px}.receipt-details strong{color:#362b3e;font-size:12px}.receipt-actions{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px;display:grid}.receipt-actions button{color:#6d28d9;cursor:pointer;background:#fff;border:1px solid #ded6e7;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:10px;font-weight:700;display:flex}@media (width<=650px){.payment-form-grid,.receipt-details{grid-template-columns:1fr}.payment-page-actions{flex-direction:column;align-items:stretch}.payment-tabs{width:100%}.payment-form-actions,.receipt-actions{grid-template-columns:1fr}}.blogs-seo-page{width:100%}.blogs-seo-topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.blogs-seo-topbar h2{color:#172033;margin:0 0 5px;font-size:24px}.blogs-seo-topbar p{color:#7a8293;margin:0}.blogs-seo-summary{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:22px;display:grid}.blogs-seo-summary>div{background:#fff;border-radius:14px;align-items:center;gap:13px;padding:18px;display:flex;box-shadow:0 8px 24px #0f172a0f}.blogs-seo-summary svg{color:#7c3aed;background:#ede9fe;border-radius:11px;padding:9px;font-size:39px}.blogs-seo-summary span{color:#7a8293;font-size:11px;display:block}.blogs-seo-summary strong{color:#172033;font-size:23px}.blogs-seo-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 26px #0f172a12}.blogs-seo-toolbar{margin-bottom:18px}.blogs-seo-table-wrap{overflow-x:auto}.blogs-seo-table{border-collapse:collapse;width:100%}.blogs-seo-table td strong{margin-bottom:4px;display:block}.blogs-seo-table td small{color:#7c3aed}.blog-status{border-radius:20px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-block}.blog-status.published{color:#15803d;background:#dcfce7}.blog-status.draft{color:#b45309;background:#fef3c7}.blog-action-buttons{gap:7px;display:flex}.blog-action-buttons button{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.blog-editor-modal{background:#fff;border-radius:18px;width:900px;max-width:95%;max-height:92vh;padding:24px;overflow-y:auto}.blog-editor-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.blog-editor-grid .full-width{grid-column:1/-1}.slug-input-wrap{border:1px solid #dce1ea;border-radius:10px;align-items:center;display:flex;overflow:hidden}.slug-input-wrap span{color:#64748b;background:#f8fafc;padding:10px 12px;font-size:12px}.slug-input-wrap input{flex:1;border:none!important;border-radius:0!important}.seo-url-preview{color:#7c3aed;align-items:center;gap:5px;margin-top:7px;font-size:11px;display:flex}.seo-section-title{border-top:1px solid #edf0f5;margin-top:6px;padding-top:13px}.seo-section-title h3{color:#172033;margin:0}@media (width<=700px){.blogs-seo-summary,.blog-editor-grid{grid-template-columns:1fr}.blog-editor-grid .full-width{grid-column:auto}.blogs-seo-topbar{flex-direction:column;align-items:stretch}}
