.cohort-table{width:100%;border-collapse:collapse;min-width:700px;background-color:#fff}.table-wrapper{width:100%;overflow-x:auto}.cohort-table th,.cohort-table td{border:1px solid #333 !important;padding:10px;text-align:center;vertical-align:middle;word-break:break-word}.cohort-table th{background-color:#FAFBFF;font-weight:500;font-size:1.55rem;white-space:nowrap}.cohort-table td{font-size:1.45rem}.cohort-container{background-color:#FAFBFF;gap:90px}.cohort-wrapper{position:relative}.cohort-header{padding-bottom:49px}.cohort-label{font-size:1.5rem;color:#212529BF}.invalid-cohort-msg{position:absolute;top:42%;left:29%;color:red;font-size:1.3rem}#fromEmailBtn{background:#6b21a8 !important;color:#fff;border:none;padding:0.8rem 2.5rem;font-size:1.6rem;border-radius:10px;cursor:pointer}#inputFromEmail{padding:8px;border:1px solid #ccc;border-radius:6px;width:40%;font-size:17px}#submitCohortBtn{background:#6b21a8 !important;color:#fff;border:none;padding:0.8rem 2.5rem;font-size:1.6rem;border-radius:14px;cursor:pointer}#closeCohortForm.btn{padding:0.8rem 2.5rem;font-size:1.6rem;border-radius:10px;cursor:pointer}.cohort-modal-overlay{display:none;position:fixed;inset:0;background:rgba(15,23,42,0.55);justify-content:center;align-items:center;z-index:9999;padding:24px}.cohort-modal{position:relative;width:100%;max-width:920px;max-height:92vh;overflow:auto;background:#fff;border-radius:22px;border:1px solid #e2e8f0;box-shadow:0 24px 72px rgba(15,23,42,0.25);padding:28px 30px 22px}.cohort-modal-close{position:absolute;top:18px;right:18px;width:44px;height:44px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;cursor:pointer}.cohort-modal-close:hover{background:#f8fafc;border-color:#cbd5e1}.cohort-modal-header{padding-right:64px;margin-bottom:18px}.cohort-modal-eyebrow{margin:0 0 4px;font-size:12px;letter-spacing:0.12em;text-transform:uppercase;color:#64748b;font-weight:700}.cohort-modal-title{margin:0 0 4px;font-size:26px;font-weight:800;color:#0f172a;letter-spacing:-0.02em;line-height:1.2}.cohort-modal-subtitle{margin:0;font-size:14px;color:#64748b;line-height:1.5}.cohort-modal-form{margin-top:14px}.cohort-modal-field{margin-bottom:14px}.cohort-modal-label{display:block;margin:0 0 6px;font-size:12px;letter-spacing:0.1em;text-transform:uppercase;color:#64748b;font-weight:700}.cohort-modal-input,.cohort-modal-textarea{border-radius:14px !important;border:1px solid #cbd5e1 !important;font-size:16px !important;padding:0.8rem 1rem !important}.cohort-modal-textarea{min-height:120px;resize:vertical}.cohort-modal-grid-2{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width: 768px){.cohort-modal-grid-2{grid-template-columns:1fr 1fr}}.cohort-suggested-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.cohort-suggest-chip{border:1px solid #c4b5fd;background:#ede9fe;color:#312e81;font-weight:700;font-size:12px;padding:6px 10px;border-radius:9999px;cursor:pointer}.cohort-suggest-chip:hover{background:#ddd6fe;color:#1e1b4b}.cohort-modal-tip{display:flex;align-items:center;gap:10px;margin-top:6px;padding:12px 14px;border-radius:14px;border:1px dashed #6d28d9;background:#ede9fe;color:#1e1b4b;font-size:13px;font-weight:500}.cohort-modal-tip-icon{flex:0 0 auto}.cohort-modal-helper{margin-top:10px;font-size:12px;color:#64748b}.cohort-modal-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:14px;padding-top:14px}.btn-cohort-modal-secondary{background:#fff !important;color:#0f172a !important;border:1px solid #e2e8f0 !important;border-radius:14px !important;font-weight:700;padding:0.7rem 1.25rem !important}.btn-cohort-modal-secondary:hover{background:#f8fafc !important;border-color:#cbd5e1 !important}.btn-cohort-modal-primary{background:#712cf9 !important;color:#fff !important;border:none !important;border-radius:14px !important;font-weight:800;padding:0.7rem 1.35rem !important;box-shadow:0 10px 28px rgba(113,44,249,0.22)}.btn-cohort-modal-primary:hover{background:#5f24ea !important}.settings-header{gap:10px;padding-top:20px}.settings-email{margin-top:20px}.settings-email-text{display:flex;align-items:center;gap:10px;margin-top:20px}.form-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.7);display:flex;justify-content:center;align-items:center;z-index:100}#cohort-form input::-moz-placeholder,#cohort-form textarea::-moz-placeholder{opacity:0.5}#cohort-form input:-ms-input-placeholder,#cohort-form textarea:-ms-input-placeholder{opacity:0.5}#cohort-form input::placeholder,#cohort-form textarea::placeholder{opacity:0.5}.cohort-mgmt-page{--cohort-page-bg: #eef2f7;--cohort-card-bg: #ffffff;--cohort-border: #e2e8f0;--cohort-purple: #712cf9;--cohort-purple-hover: #5f24ea;--cohort-purple-glow: rgba(113, 44, 249, 0.38);--cohort-radius: 18px;--cm-bg: #f5f7fb;--cm-panel: #ffffff;--cm-text: #1f2937;--cm-muted: #6b7280;--cm-line: #e5e7eb;--cm-primary: #6d28d9;--cm-primary-soft: #f3e8ff;--cm-blue: #2563eb;--cm-green: #16a34a;--cm-green-soft: #dcfce7;--cm-red: #dc2626;--cm-red-soft: #fee2e2;--cm-gray-soft: #f3f4f6;--cm-shadow: 0 18px 40px rgba(17, 24, 39, 0.08);--cm-radius: 22px;font-family:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-size:14px;color:var(--cm-text);background:linear-gradient(180deg, #eef2ff 0%, var(--cm-bg) 24%);min-height:100vh;margin:0;padding:0;max-width:none}.cohort-mgmt-page .settings-email{font-size:1.5rem}.cohort-settings-email-wrap{margin-top:1.25rem;padding:1.5rem 1.75rem !important}.cohort-mgmt-card{background:var(--cohort-card-bg);border-radius:var(--cohort-radius);box-shadow:0 1px 2px rgba(15,23,42,0.04),0 12px 32px rgba(15,23,42,0.07);border:1px solid var(--cohort-border)}.cohort-mgmt-header{padding:1.75rem 2rem;margin-bottom:1.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:var(--cohort-card-bg)}.cohort-mgmt-header-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem}.cohort-mgmt-header-left{flex:1 1 320px;min-width:0}.cohort-mgmt-header-text{min-width:0}.cohort-mgmt-eyebrow{font-size:11px;letter-spacing:0.12em;text-transform:uppercase;color:#64748b;margin:0 0 0.4rem;font-weight:600}.cohort-mgmt-header-title-row{display:flex;align-items:center;gap:1rem}.cohort-back-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background-color:#ffffff;border:1px solid #e2e8f0;color:#1e293b;font-size:1.1rem;text-decoration:none;transition:all 0.2s ease-in-out}.cohort-back-btn:hover{background-color:#f8fafc;border-color:#cbd5e1;color:#0f172a;transform:translateY(-1px)}.cohort-back-btn i{line-height:1;display:flex}.cohort-mgmt-title{font-size:26px;font-weight:800;color:#0f172a;margin:0}.cohort-mgmt-subtitle{margin:4px 0 0;font-size:14px;color:#64748b}.cohort-mgmt-header-actions{display:flex;flex-wrap:wrap;align-items:center;gap:0.75rem}.cohort-mgmt-header-actions .btn-cohort-primary,.cohort-mgmt-header-actions .btn-cohort-outline-primary,.cohort-mgmt-header-actions .btn-cohort-outline-neutral{font-size:1.6rem}.btn-cohort-primary{background:var(--cohort-purple, #712cf9) !important;color:#ffffff !important;border:none !important;font-weight:700;padding:0.55rem 1.85rem;border-radius:9999px;font-size:17px;box-shadow:0 4px 14px var(--cohort-purple-glow, rgba(113,44,249,0.38)),0 10px 28px rgba(113,44,249,0.18);transition:transform 0.12s ease, box-shadow 0.12s ease, background 0.15s ease}.btn-cohort-primary:hover{background:var(--cohort-purple-hover, #5f24ea) !important;color:#ffffff !important;transform:translateY(-1px);box-shadow:0 6px 20px rgba(113,44,249,0.45),0 12px 36px rgba(113,44,249,0.22)}.btn-cohort-outline-primary{background:#fff !important;color:#2563eb !important;border:1px solid #cbd5e1 !important;font-weight:600;padding:0.55rem 1.15rem;border-radius:12px;font-size:17px;text-decoration:none !important}.btn-cohort-outline-primary:hover{background:#f8fafc !important;color:#1d4ed8 !important;border-color:#94a3b8 !important}.btn-cohort-outline-neutral{background:#fff !important;color:#1e293b !important;border:1px solid #cbd5e1 !important;font-weight:600;padding:0.55rem 1.15rem;border-radius:12px;font-size:17px;text-decoration:none !important}.btn-cohort-outline-neutral:hover{background:#f8fafc !important;border-color:#94a3b8 !important}.btn-cohort-secondary{background:#fff !important;color:#334155 !important;border:1px solid #e2e8f0 !important;font-weight:600;padding:0.45rem 0.85rem;border-radius:10px;font-size:17px}.btn-cohort-secondary:hover{background:#f8fafc !important;border-color:#cbd5e1 !important}.btn-cohort-danger{background:#fff1f2 !important;color:#b91c1c !important;border:1px solid #fecaca !important;font-weight:600;padding:0.45rem 0.85rem;border-radius:10px;font-size:14px}.btn-cohort-danger:hover{background:#fee2e2 !important;color:#991b1b !important;border-color:#f87171 !important}.cohort-stats-row{display:grid;grid-template-columns:repeat(auto-fit, minmax(210px, 1fr));gap:1.25rem;margin-bottom:1.5rem}@media (min-width: 1200px){.cohort-stats-row{grid-template-columns:repeat(4, 1fr)}}.cohort-stat-card{padding:1.35rem 1.5rem;display:flex;flex-direction:column;justify-content:flex-start;min-height:8.5rem}.cohort-stat-label{font-size:11px;letter-spacing:0.1em;text-transform:uppercase;color:#64748b;margin:0 0 0.5rem;font-weight:600}.cohort-stat-value{font-size:2.25rem;font-weight:700;color:#0f172a;margin:0 0 0.35rem;line-height:1.15;letter-spacing:-0.02em}.cohort-stat-hint{font-size:13px;color:#787272}.cohort-list-panel{padding:1.75rem 2rem 2rem;margin-bottom:1.25rem;font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}.cohort-list-panel-head{margin-bottom:1.15rem;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:0.75rem 1.25rem}.cohort-list-head-pagination{display:flex;flex-direction:column;align-items:flex-end;gap:0.45rem;flex:0 0 auto}.cohort-page-info--top{text-align:right}.cohort-pagination-inner--top{margin-left:0}.cohort-list-title{font-size:20px;font-weight:700;color:#0f172a;margin:0 0 6px;line-height:1.3;letter-spacing:-0.02em}.cohort-list-subtitle{margin:0;font-size:14px;color:#64748b;line-height:1.55}.cohort-list-panel .cohort-filter-bar{display:flex;flex-wrap:wrap;gap:0.65rem 0.75rem;align-items:center;margin-bottom:1.35rem}.cohort-filter-search-wrap{position:relative;flex:1 1 200px;min-width:0}@media (min-width: 768px){.cohort-filter-search-wrap{flex:1 1 auto;min-width:12rem;max-width:none}}.cohort-filter-search-icon{position:absolute;left:0.9rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:17px;pointer-events:none}.cohort-list-panel .cohort-filter-bar .form-control.cohort-filter-search{width:100%;min-height:42px;height:42px;padding:0.45rem 1.15rem !important;border-radius:9999px !important;border:1px solid #cbd5e1 !important;background-color:#fff !important;font-size:15px !important;font-weight:400;color:#0f172a !important}.cohort-list-panel .cohort-filter-bar .form-control.cohort-filter-search:focus{border-color:#94a3b8 !important;box-shadow:0 0 0 3px rgba(148,163,184,0.25) !important}.cohort-filter-selects{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem}@media (min-width: 768px){.cohort-filter-selects{flex-wrap:nowrap;flex-shrink:0;margin-left:auto;gap:0.5rem}}.cohort-list-panel .cohort-filter-bar .form-select.cohort-filter-select{min-height:42px;height:42px;width:auto;min-width:0;max-width:100%;padding:0.45rem 2.35rem 0.45rem 1.15rem !important;border-radius:9999px !important;border:1px solid #cbd5e1 !important;background-color:#fff !important;font-size:15px !important;font-weight:500;color:#0f172a !important;line-height:1.35;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%231e293b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e") !important;background-repeat:no-repeat !important;background-position:right 0.85rem center !important;background-size:12px 10px !important}.cohort-list-panel .cohort-filter-bar .form-select.cohort-filter-select:focus{border-color:#94a3b8 !important;box-shadow:0 0 0 3px rgba(148,163,184,0.25) !important;outline:none}.cohort-list-panel .cohort-list-body{display:flex;flex-direction:column;gap:0.85rem}.cohort-list-panel .cohort-list-item{border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,0.04)}.cohort-list-panel .cohort-row-header{padding:1.25rem 1.5rem}.cohort-row-header-main{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.cohort-row-title-block{flex:1 1 auto;min-width:0}.cohort-row-status-col,.cohort-row-linked-col{display:flex;align-items:center}.cohort-row-linked-col{min-height:2rem}.cohort-row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:0.5rem}@media (min-width: 992px){.cohort-row-header-main{display:grid;grid-template-columns:minmax(12rem, 1fr) 140px 170px 240px;align-items:center;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:0.75rem}.cohort-row-title-block{min-width:12rem}.cohort-row-status-col{justify-content:center}.cohort-row-linked-col{justify-content:center}.cohort-row-actions{justify-content:flex-start;flex-wrap:nowrap;margin-left:0;min-width:240px;justify-self:end}}.cohort-list-panel .cohort-row-title{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 6px;line-height:1.25;letter-spacing:-0.02em}.cohort-list-panel .cohort-row-meta{margin:0;font-size:13px;font-weight:400;color:#64748b;line-height:1.5}.cohort-meta-sep{margin:0 0.25rem;color:#cbd5e1}.cohort-list-panel .cohort-status-pill{display:inline-flex;align-items:center;gap:0.35rem;font-size:13px;font-weight:600;padding:0.3rem 0.75rem;border-radius:999px}.cohort-status-pill--active{background:#dcfce7;color:#166534}.cohort-status-pill--inactive{background:#f1f5f9;color:#475569}.cohort-status-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.cohort-list-panel .cohort-linked-courses{font-size:15px;font-weight:700;color:#0f172a;white-space:nowrap;line-height:1.3}.cohort-list-panel .btn-cohort-row-action{background:#fff !important;color:#0f172a !important;border:1px solid #e2e8f0 !important;font-weight:600;font-size:14px !important;padding:0.4rem 0.85rem !important;border-radius:10px !important;line-height:1.25;white-space:nowrap}.cohort-list-panel .btn-cohort-row-action:hover{background:#f8fafc !important;border-color:#cbd5e1 !important;color:#0f172a !important}.cohort-list-panel .btn-cohort-row-action--danger{background:#fff1f2 !important;color:#b91c1c !important;border:1px solid #fecaca !important}.cohort-list-panel .btn-cohort-row-action--danger:hover{background:#fee2e2 !important;border-color:#f87171 !important;color:#991b1b !important}.cohort-list-panel .btn-cohort-row-action:focus-visible{outline:2px solid #712cf9;outline-offset:2px}.cohort-list-panel .btn-cohort-row-action--danger:focus-visible{outline-color:#dc2626}.cohort-list-panel .cohort-list-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;margin-top:1.35rem;padding-top:1.35rem;border-top:1px solid #e2e8f0}.cohort-list-panel .cohort-page-info{margin:0;font-size:13px;font-weight:400;color:#64748b;flex:1 1 auto;min-width:12rem;line-height:1.4}.cohort-list-panel .cohort-pagination-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:0.35rem;flex:0 1 auto;margin-left:auto}.cohort-list-panel .cohort-pagination-inner .pagination{display:flex;flex-wrap:wrap;align-items:center;gap:0.35rem;justify-content:flex-end;list-style:none;padding:0;margin:0}.cohort-list-panel .cohort-pagination-inner a,.cohort-list-panel .cohort-pagination-inner span,.cohort-list-panel .cohort-pagination-inner em{display:inline-flex !important;align-items:center;justify-content:center;min-width:2.25rem;height:2.25rem;padding:0 0.6rem !important;font-size:14px !important;font-style:normal !important;font-weight:500 !important;text-decoration:none !important;border-radius:9999px !important;border:1px solid #e2e8f0 !important;background:#fff !important;color:#334155 !important;box-sizing:border-box}.cohort-list-panel .cohort-pagination-inner a:hover,.cohort-list-panel .cohort-pagination-inner a:focus{background:#f1f5f9 !important;border-color:#cbd5e1 !important;color:#0f172a !important}.cohort-list-panel .cohort-pagination-inner .current,.cohort-list-panel .cohort-pagination-inner em.current{background:#712cf9 !important;border-color:#712cf9 !important;color:#fff !important;font-weight:600 !important}.cohort-list-panel .cohort-pagination-inner .disabled,.cohort-list-panel .cohort-pagination-inner .gap{opacity:0.45;cursor:default;pointer-events:none}.cohort-list-panel .cohort-row-detail{border-top:1px solid #e2e8f0;background:#f8fafc}.cohort-list-panel .cohort-row-detail-inner{display:grid;grid-template-columns:1fr;gap:0.75rem;padding:1.25rem 1.5rem}@media (min-width: 768px){.cohort-list-panel .cohort-row-detail-inner{grid-template-columns:repeat(3, 1fr);gap:0.85rem}}.cohort-list-panel .cohort-detail-subcard{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.15rem;box-shadow:0 1px 2px rgba(15,23,42,0.04)}.cohort-list-panel .cohort-detail-label{display:block;font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:#64748b;margin-bottom:6px;font-weight:600;line-height:1.3}.cohort-list-panel .cohort-detail-value{font-size:16px;font-weight:700;color:#0f172a;line-height:1.35;letter-spacing:-0.01em}.cohort-list-panel .cohort-detail-description{margin:0 1.5rem 1.15rem;padding:0.85rem 0 0;font-size:14px;font-weight:400;color:#475569;line-height:1.5;border-top:1px dashed #e2e8f0}.cohort-list-panel .cohort-list-empty{font-size:14px;color:#64748b !important;line-height:1.5}.cohort-email-card{padding:1.25rem 1.5rem}.cohort-email-row{display:flex;flex-wrap:wrap;align-items:center;gap:0.75rem;margin-top:0.75rem}.cohort-email-label{font-size:0.9rem;color:#334155;min-width:2.5rem}.cohort-email-input{flex:1 1 200px;max-width:400px;border-radius:8px !important;border:1px solid #e2e8f0 !important}.cohort-email-note{margin-top:0.75rem;font-size:0.8125rem;color:#64748b}.edit-cohort-btn:focus-visible,.delete-cohort-btn:focus-visible{outline:2px solid #6b21a8;outline-offset:2px}.edit-cohort-btn:hover,.delete-cohort-btn:hover{opacity:0.92}.cohort-confirm-modal{width:100%;max-width:640px;padding:30px 30px 22px;border-radius:22px;box-shadow:0 30px 90px rgba(15,23,42,0.35)}.cohort-confirm-header{display:grid;grid-template-columns:52px 1fr;gap:18px;align-items:start;padding-right:54px;margin-bottom:10px}.cohort-confirm-icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;background:#ffe4e6;color:#b91c1c;border:1px solid #fecdd3;font-size:22px}.cohort-confirm-title{margin:0 0 4px;font-size:26px;font-weight:800;color:#0f172a;letter-spacing:-0.02em}.cohort-confirm-subtitle{margin:0;font-size:15px;color:#667085;line-height:1.7}.cohort-confirm-name-row{margin:14px 0 20px}.cohort-confirm-name{display:inline-flex;align-items:center;max-width:100%;padding:8px 12px;border-radius:9999px;background:#f2f4f7;border:1px solid #eaecf0;color:#101828;font-weight:700;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cohort-confirm-footer{display:flex;justify-content:flex-end;gap:14px;padding-top:0;border-top:none}.cohort-confirm-footer .btn-cohort-modal-secondary{border-radius:14px !important;min-height:44px;padding:0.72rem 1.4rem !important;border-color:#eaecf0 !important;color:#344054 !important;background:#fff !important;font-size:14px !important;font-weight:700 !important;line-height:1 !important}.cohort-confirm-footer .btn-cohort-modal-secondary:hover{background:#f9fafb !important;border-color:#d0d5dd !important}.btn-cohort-confirm-danger{background:#e11d48 !important;color:#fff !important;border:none !important;border-radius:14px !important;min-height:44px;font-weight:700;padding:0.72rem 1.6rem !important;font-size:14px !important;line-height:1 !important;box-shadow:0 10px 28px rgba(225,29,72,0.24)}.btn-cohort-confirm-danger:hover{background:#be123c !important}.btn-cohort-confirm-danger:disabled{opacity:0.7;cursor:not-allowed}.cohort-confirm-modal .cohort-modal-close{top:22px;right:22px;width:46px;height:46px;border-radius:14px;border:1px solid #eaecf0;color:#101828;background:#fff}.cohort-confirm-modal .cohort-modal-close:hover{background:#f9fafb;border-color:#d0d5dd}.cohort-mgmt-page .cm-shell{max-width:1520px;margin:0 auto;padding:26px}.cohort-mgmt-page .cm-card{background:var(--cm-panel);border:1px solid rgba(229,231,235,0.9);border-radius:var(--cm-radius);box-shadow:var(--cm-shadow)}.cohort-mgmt-page .cm-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;margin-bottom:20px;position:-webkit-sticky;position:sticky;top:0;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(255,255,255,0.92);box-sizing:border-box;width:100%;max-width:100%;min-width:0}.cohort-mgmt-page .cm-title-wrap{display:flex;align-items:center;gap:14px;min-width:0;flex:1 1 auto}.cohort-mgmt-page .cm-title-wrap>a.cm-back-link+div{min-width:0;flex:1 1 auto}.cohort-mgmt-page .cm-back-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;border:1px solid var(--cm-line);background:#fff;text-decoration:none;color:var(--cm-text);font-size:18px;font-weight:700;flex-shrink:0}.cohort-mgmt-page .cm-back-link:hover{background:#f9fafb;color:var(--cm-text)}.cohort-mgmt-page .cm-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:0.08em;color:var(--cm-muted);font-weight:700;margin-bottom:4px}.cohort-mgmt-page .cm-page-title{font-size:26px;font-weight:800;margin:0;line-height:1.2}.cohort-mgmt-page .cm-subtext{margin:4px 0 0;color:var(--cm-muted);font-size:14px;line-height:1.5}.cohort-mgmt-page .cm-page-title-row{display:flex;align-items:center;gap:10px}.cohort-mgmt-page .cm-title-tooltip{width:34px;height:34px;border-radius:12px;border:1px solid var(--cm-line);background:#fff;color:var(--cm-muted);display:inline-flex;align-items:center;justify-content:center;cursor:default;padding:0;flex-shrink:0}.cohort-mgmt-page .cm-title-tooltip:hover{background:#f9fafb;color:var(--cm-text);border-color:#d1d5db}.cohort-mgmt-page .cm-title-tooltip:focus-visible{outline:3px solid rgba(109,40,217,0.25);outline-offset:2px}.cohort-mgmt-page .tooltip{--bs-tooltip-opacity: 1}.cohort-mgmt-page .tooltip .tooltip-inner{background:#000;color:#fff;padding:10px 12px;border-radius:12px;font-size:15px;font-weight:700;line-height:1.35;max-width:260px;box-shadow:0 14px 40px rgba(15,23,42,0.25)}.cohort-mgmt-page .tooltip.bs-tooltip-end .tooltip-arrow::before,.cohort-mgmt-page .tooltip.bs-tooltip-start .tooltip-arrow::before,.cohort-mgmt-page .tooltip.bs-tooltip-top .tooltip-arrow::before,.cohort-mgmt-page .tooltip.bs-tooltip-bottom .tooltip-arrow::before{border-top-color:#000;border-right-color:#000;border-bottom-color:#000;border-left-color:#000}.cohort-mgmt-page .cm-top-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;flex-shrink:0;min-width:0}.cohort-mgmt-page .cm-actions-dropdown .cm-kebab-btn.dropdown-toggle::after{display:none}.cohort-mgmt-page .cm-kebab-btn{width:46px;height:46px;padding:0;border:1px solid var(--cm-line) !important;background:#fff !important;color:var(--cm-text) !important;box-shadow:none !important}.cohort-mgmt-page .cm-kebab-btn:hover{background:#f9fafb !important;border-color:#d1d5db !important}.cohort-mgmt-page .cm-kebab-btn:focus-visible{outline:3px solid rgba(109,40,217,0.25);outline-offset:2px}.cohort-mgmt-page .cm-kebab-icon{font-size:22px;line-height:1;letter-spacing:0.12em;transform:translateY(-1px)}.cohort-mgmt-page .cm-actions-menu{border-radius:16px;border-color:rgba(229,231,235,0.95);box-shadow:0 18px 40px rgba(17,24,39,0.14);padding:6px;min-width:240px}.cohort-mgmt-page .cm-actions-menu .dropdown-divider{margin:6px 6px;opacity:0.9}.cohort-mgmt-page .cm-actions-menu .dropdown-item.cm-actions-item{display:flex !important;align-items:center !important;gap:10px;border-radius:12px;padding:10px 12px;font-weight:700;color:var(--cm-text);line-height:1.25;min-height:44px;box-sizing:border-box}.cohort-mgmt-page .cm-actions-item__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;font-size:16px;line-height:1;color:#64748b}.cohort-mgmt-page .cm-actions-item__label{font-size:14px;line-height:1.25;display:flex;align-items:center}.cohort-mgmt-page .cm-actions-menu .dropdown-item:hover,.cohort-mgmt-page .cm-actions-menu .dropdown-item:focus{background:#f3f4f6}.cohort-mgmt-page .cm-actions-item--primary{color:var(--cm-primary) !important}.cohort-mgmt-page .cm-actions-item--primary .cm-actions-item__icon{color:var(--cm-primary)}.cohort-mgmt-page .cm-btn{border:none;border-radius:14px;padding:12px 18px;font-size:14px;font-weight:700;cursor:pointer;transition:0.2s ease;text-decoration:none !important;display:inline-flex;align-items:center;justify-content:center;line-height:1.2}.cohort-mgmt-page .cm-btn:hover{transform:translateY(-1px)}.cohort-mgmt-page .cm-btn-primary{background:var(--cm-primary);color:#fff !important;box-shadow:0 12px 24px rgba(109,40,217,0.22);border:none !important}.cohort-mgmt-page .cm-btn-primary:hover{background:#5b21b6 !important;color:#fff !important}.cohort-mgmt-page .cm-btn-primary:disabled{opacity:0.55;cursor:not-allowed;transform:none;box-shadow:none}.cohort-mgmt-page .cm-btn-secondary{background:#fff;color:var(--cm-text) !important;border:1px solid var(--cm-line) !important}.cohort-mgmt-page .cm-btn-ghost{background:transparent;color:var(--cm-blue) !important;border:1px solid #bfdbfe !important}.cohort-mgmt-page .cm-btn-danger{background:var(--cm-red) !important;color:#fff !important;box-shadow:0 12px 24px rgba(220,38,38,0.22);border:none !important}.cohort-mgmt-page .cm-btn-danger:hover{background:#b91c1c !important;color:#fff !important}.cohort-mgmt-page .cm-btn-danger:disabled{opacity:0.65;cursor:not-allowed;transform:none}.cohort-mgmt-page .cm-top-actions a#openCohortForm.cm-btn-primary,.cohort-mgmt-page #openCohortForm.cm-btn-primary{background:#6d28d9 !important;color:#fff !important;border:none !important;box-shadow:0 12px 24px rgba(109,40,217,0.22)}.cohort-mgmt-page .cm-top-actions a#openCohortForm.cm-btn-primary:hover,.cohort-mgmt-page #openCohortForm.cm-btn-primary:hover{background:#5b21b6 !important;color:#fff !important}.cohort-mgmt-page .cm-top-actions a#openCohortForm.cm-btn-primary:visited,.cohort-mgmt-page #openCohortForm.cm-btn-primary:visited{color:#fff !important}.cohort-mgmt-page #submitCohortBtn{background:#6d28d9 !important;color:#fff !important;border:none !important;box-shadow:0 12px 24px rgba(109,40,217,0.22)}.cohort-mgmt-page #submitCohortBtn:hover{background:#5b21b6 !important;color:#fff !important}.cohort-mgmt-page #activityLogsBtn{background:#fff !important;color:var(--cm-text) !important;border:1px solid var(--cm-line) !important;padding:12px 18px;font-size:14px;font-weight:700;border-radius:14px}.cohort-mgmt-page #activityLogsBtn:hover{background:#f9fafb !important;color:var(--cm-text) !important}.cohort-mgmt-page .cm-summary-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:16px;margin-bottom:20px}.cohort-mgmt-page .cm-summary-card{padding:20px}.cohort-mgmt-page .cm-summary-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;color:var(--cm-muted);margin-bottom:8px}.cohort-mgmt-page .cm-summary-value{font-size:30px;font-weight:800;margin-bottom:6px;line-height:1.1}.cohort-mgmt-page .cm-summary-foot{font-size:13px;color:var(--cm-muted);line-height:1.4}.cohort-mgmt-page .cm-main-grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.cohort-mgmt-page .cm-list-card{padding:20px}.cohort-mgmt-page .cm-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.cohort-mgmt-page .cm-section-title{margin:0 0 4px;font-size:20px;font-weight:800}.cohort-mgmt-page .cm-section-desc{margin:0;color:var(--cm-muted);font-size:14px;line-height:1.55}.cohort-mgmt-page .cm-search-row{display:grid;grid-template-columns:minmax(0, 1fr) auto auto;gap:12px;margin-bottom:16px}.cohort-mgmt-page .cm-search-input,.cohort-mgmt-page .cm-select-input,.cohort-mgmt-page .cm-text-input,.cohort-mgmt-page .cm-textarea-input,.cohort-mgmt-page .cm-date-input{width:100%;border-radius:14px;border:1px solid #d1d5db;background:#fff;color:var(--cm-text);padding:12px 14px;font:inherit;outline:none;box-sizing:border-box}.cohort-mgmt-page .cm-search-input:focus,.cohort-mgmt-page .cm-select-input:focus,.cohort-mgmt-page .cm-text-input:focus,.cohort-mgmt-page .cm-textarea-input:focus,.cohort-mgmt-page .cm-date-input:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px rgba(196,181,253,0.25)}.cohort-mgmt-page .cm-cohort-list{display:flex;flex-direction:column;gap:12px}.cohort-mgmt-page .cm-list-empty{color:var(--cm-muted);font-size:14px}.cohort-mgmt-page .cohort-row{border:1px solid var(--cm-line);border-radius:18px;background:linear-gradient(180deg, #fff 0%, #fafbff 100%);overflow:hidden}.cohort-mgmt-page .cohort-main{display:grid;grid-template-columns:minmax(220px, 1.3fr) minmax(120px, 0.6fr) minmax(140px, 0.7fr) minmax(272px, 320px);gap:14px;align-items:center;padding:16px 18px}.cohort-mgmt-page .cohort-name{display:flex;flex-direction:column;gap:4px;min-width:0}.cohort-mgmt-page .cohort-name strong{font-size:15px;font-weight:700}.cohort-mgmt-page .cohort-meta{font-size:12px;color:var(--cm-muted);line-height:1.4}.cohort-mgmt-page .cohort-meta .cohort-meta-sep{margin:0 0.15rem;color:#cbd5e1}.cohort-mgmt-page .status-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap;border:1px solid transparent}.cohort-mgmt-page .status-pill .status-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.cohort-mgmt-page .status-pill.active{background:var(--cm-green-soft);color:#166534;border-color:#bbf7d0}.cohort-mgmt-page .status-pill.inactive{background:var(--cm-gray-soft);color:#4b5563;border-color:#e5e7eb}.cohort-mgmt-page .course-count{font-size:14px;font-weight:700}.cohort-mgmt-page .row-actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;box-sizing:border-box;width:100%;min-width:0;justify-self:stretch}.cohort-mgmt-page .row-actions__delete-placeholder{visibility:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.cohort-mgmt-page .cohort-main>div:nth-child(2){justify-self:start}.cohort-mgmt-page .cohort-main>div:nth-child(3){justify-self:start}.cohort-mgmt-page .expand-btn,.cohort-mgmt-page .icon-btn{border:1px solid var(--cm-line);background:#fff;color:var(--cm-text);border-radius:12px;padding:9px 12px;font-size:13px;font-weight:700;cursor:pointer;line-height:1.2}.cohort-mgmt-page .expand-btn:hover,.cohort-mgmt-page .icon-btn:hover{background:#f9fafb}.cohort-mgmt-page a.icon-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none !important;color:inherit;box-sizing:border-box}.cohort-mgmt-page a.icon-btn.delete{color:var(--cm-red)}.cohort-mgmt-page .icon-btn.delete{color:var(--cm-red);border-color:#fecaca;background:#fff5f5}.cohort-mgmt-page .icon-btn.delete:hover{background:#fee2e2}.cohort-mgmt-page .cohort-details{border-top:1px solid var(--cm-line);background:#fcfcff;padding:16px 18px 18px}.cohort-mgmt-page .detail-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:12px;margin-bottom:0}.cohort-mgmt-page .detail-card{border:1px solid var(--cm-line);border-radius:14px;padding:12px;background:#fff}.cohort-mgmt-page .detail-label{font-size:11px;color:var(--cm-muted);text-transform:uppercase;letter-spacing:0.06em;font-weight:700;margin-bottom:6px}.cohort-mgmt-page .detail-value{font-size:14px;font-weight:700}.cohort-mgmt-page .pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;flex-wrap:wrap}.cohort-mgmt-page .pagination-info{color:var(--cm-muted);font-size:13px}.cohort-mgmt-page .pagination-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cohort-mgmt-page .pagination-controls>*{display:inline-flex !important;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px !important;font-size:15px !important;line-height:1 !important;font-style:normal !important;font-weight:700 !important;text-decoration:none !important;border-radius:12px !important;border:1px solid var(--cm-line) !important;background:#fff !important;color:var(--cm-text) !important;box-sizing:border-box;cursor:pointer}.cohort-mgmt-page .pagination-controls>a.previous_page,.cohort-mgmt-page .pagination-controls>span.previous_page,.cohort-mgmt-page .pagination-controls>a.next_page,.cohort-mgmt-page .pagination-controls>span.next_page{min-width:38px;width:38px;padding:0 !important;font-size:18px !important;line-height:1 !important}.cohort-mgmt-page .pagination-controls>a:hover:not(.disabled){background:#f3f4f6 !important}.cohort-mgmt-page .pagination-controls>em.current,.cohort-mgmt-page .pagination-controls>.current{min-width:38px !important;width:38px !important;height:38px !important;padding:0 !important;border-radius:12px !important;background:var(--cm-primary) !important;border-color:var(--cm-primary) !important;color:#fff !important;cursor:default;box-shadow:0 2px 8px rgba(109,40,217,0.25)}.cohort-mgmt-page .pagination-controls>.disabled,.cohort-mgmt-page .pagination-controls>.gap{opacity:0.45;pointer-events:none;cursor:default}.cohort-mgmt-page .cm-input-label{display:block;font-size:12px;font-weight:700;color:var(--cm-muted);text-transform:uppercase;letter-spacing:0.05em;margin-bottom:6px}.cohort-mgmt-page .cm-modal-overlay.cohort-modal-overlay,.cohort-mgmt-page .cm-delete-overlay.cohort-modal-overlay{background:rgba(15,23,42,0.45);padding:24px}.cohort-mgmt-page .cm-modal{position:relative;width:100%;max-width:760px;background:#fff;border-radius:28px;box-shadow:0 30px 80px rgba(15,23,42,0.28);border:1px solid rgba(229,231,235,0.9);max-height:92vh;overflow-x:hidden;overflow-y:auto}.cohort-mgmt-page .cm-modal-head{padding:22px 24px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cohort-mgmt-page .cm-modal-title{margin:0 0 4px;font-size:24px;font-weight:800;line-height:1.2}.cohort-mgmt-page .cm-close-btn{width:40px;height:40px;border-radius:12px;border:1px solid var(--cm-line);background:#fff;font-size:18px;cursor:pointer;flex-shrink:0;line-height:1;color:var(--cm-text)}.cohort-mgmt-page .cm-close-btn:hover{background:#f9fafb}.cohort-mgmt-page .cm-modal-body{padding:22px 24px 8px}.cohort-mgmt-page .cm-form-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}.cohort-mgmt-page .cm-field-full{grid-column:1 / -1}.cohort-mgmt-page .cm-textarea-input{min-height:92px;resize:vertical}.cohort-mgmt-page .cm-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.cohort-mgmt-page .cm-tag,.cohort-mgmt-page .cm-suggest-chip{padding:8px 10px;border-radius:999px;background:#ede9fe;color:#312e81;font-size:12px;font-weight:800;border:1px solid #c4b5fd;cursor:pointer;font-family:inherit}.cohort-mgmt-page .cm-tag:hover,.cohort-mgmt-page .cm-suggest-chip:hover{background:#ddd6fe;color:#1e1b4b}.cohort-mgmt-page .cm-helper-box{margin-top:14px;border:1px dashed #d8b4fe;background:#faf5ff;border-radius:16px;padding:14px;font-size:13px;color:#5b21b6;line-height:1.55}.cohort-mgmt-page .cm-modal-footer{padding:12px 24px 24px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.cohort-mgmt-page .cm-footer-hint{color:var(--cm-muted);font-size:12px;max-width:52%;line-height:1.45}.cohort-mgmt-page .cm-modal-footer-actions{display:flex;gap:10px;flex-wrap:wrap;margin-left:auto}.cohort-mgmt-page .cm-modal .form-loader{border-radius:28px}.cohort-mgmt-page .cm-confirm-modal{width:100%;max-width:440px;background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(15,23,42,0.28);overflow:hidden;border:1px solid rgba(229,231,235,0.9)}.cohort-mgmt-page .cm-confirm-head{padding:22px 22px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.cohort-mgmt-page .cm-confirm-icon{width:44px;height:44px;border-radius:14px;background:var(--cm-red-soft);color:var(--cm-red);display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;margin-bottom:14px}.cohort-mgmt-page .cm-confirm-title{margin:0 0 6px;font-size:22px;font-weight:800}.cohort-mgmt-page .cm-confirm-body{padding:18px 22px 22px;color:var(--cm-muted);font-size:14px;line-height:1.6}.cohort-mgmt-page .cm-confirm-target{margin-top:10px;display:inline-flex;align-items:center;border-radius:999px;padding:8px 12px;background:#f8fafc;border:1px solid var(--cm-line);color:var(--cm-text);font-size:13px;font-weight:800;max-width:100%}.cohort-mgmt-page .cm-confirm-actions{padding:0 22px 22px;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.cohort-mgmt-page .cohort-form-page-card .cm-modal-footer.cohort-form-page-footer{margin-top:1.25rem;padding:1.25rem 0 0;border-top:1px solid var(--cm-line)}.cohort-mgmt-page .cohort-form-page-card .cm-modal-footer.cohort-form-page-footer .cm-footer-hint,.cohort-mgmt-page .cohort-form-page-card .cm-modal-footer.cohort-form-page-footer .cm-modal-footer-actions{margin-top:8px}.cohort-mgmt-page .cohort-form-page-card .cohort-form-page{margin-bottom:0}.cohort-mgmt-page .cohort-delete-page-card .cohort-delete-page-label{font-size:13px;font-weight:700;color:var(--cm-muted);text-transform:uppercase;letter-spacing:0.04em;margin-bottom:0.5rem}@media (max-width: 1180px){.cohort-mgmt-page .detail-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width: 860px){.cohort-mgmt-page .cm-summary-grid,.cohort-mgmt-page .cm-form-grid{grid-template-columns:1fr 1fr}.cohort-mgmt-page .cohort-main{grid-template-columns:1fr}.cohort-mgmt-page .row-actions{display:flex;flex-wrap:wrap;justify-content:flex-start;min-width:0;justify-self:stretch}.cohort-mgmt-page .row-actions__delete-placeholder{display:none}.cohort-mgmt-page .cm-search-row{grid-template-columns:1fr}.cohort-mgmt-page .cm-topbar{flex-direction:column;align-items:stretch;gap:16px}.cohort-mgmt-page .cm-title-wrap{width:100%;align-items:flex-start}.cohort-mgmt-page .cm-top-actions{width:100%;flex-direction:column;align-items:stretch;gap:10px}.cohort-mgmt-page .cm-top-actions .cm-btn,.cohort-mgmt-page .cm-top-actions a.cm-btn,.cohort-mgmt-page #activityLogsBtn{width:100%;max-width:100%;justify-content:center;text-align:center;min-height:44px;box-sizing:border-box}}@media (max-width: 640px){.cohort-mgmt-page .cm-shell{padding:16px calc(16px + env(safe-area-inset-right, 0px)) 16px calc(16px + env(safe-area-inset-left, 0px))}.cohort-mgmt-page .cm-topbar{padding:16px 16px}.cohort-mgmt-page .cm-page-title{font-size:22px;word-wrap:break-word}.cohort-mgmt-page .cm-subtext{font-size:13px}.cohort-mgmt-page .cm-summary-grid,.cohort-mgmt-page .detail-grid,.cohort-mgmt-page .cm-form-grid{grid-template-columns:1fr}.cohort-mgmt-page .cm-footer-hint{max-width:none}.cohort-mgmt-page .pagination{flex-direction:column;align-items:stretch;gap:12px}.cohort-mgmt-page .pagination-info{text-align:center}.cohort-mgmt-page .pagination-controls{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;gap:6px;padding-bottom:6px;box-sizing:border-box}.cohort-mgmt-page .pagination-controls>*{flex-shrink:0}.cohort-mgmt-page .cm-modal-footer.cohort-form-page-footer{flex-direction:column;align-items:stretch;gap:12px}.cohort-mgmt-page .cm-modal-footer.cohort-form-page-footer .cm-footer-hint{margin-top:0}.cohort-mgmt-page .cohort-form-page-card .cm-modal-footer.cohort-form-page-footer .cm-modal-footer-actions,.cohort-mgmt-page .cohort-delete-page-card .cm-modal-footer.cohort-form-page-footer .cm-modal-footer-actions{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:10px;width:100%;margin-left:0;margin-top:0}.cohort-mgmt-page .cohort-form-page-card .cm-modal-footer.cohort-form-page-footer .cm-modal-footer-actions .cm-btn,.cohort-mgmt-page .cohort-form-page-card .cm-modal-footer.cohort-form-page-footer .cm-modal-footer-actions input[type="submit"],.cohort-mgmt-page .cohort-delete-page-card .cm-modal-footer.cohort-form-page-footer .cm-modal-footer-actions .cm-btn,.cohort-mgmt-page .cohort-delete-page-card .cm-modal-footer.cohort-form-page-footer .cm-modal-footer-actions input[type="submit"]{flex:0 0 auto;width:auto;max-width:none;min-height:44px;box-sizing:border-box}}
