*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{color:#1f2933;background:#f7f8fc;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}button,input,select{font-family:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{background:#f7f8fc;flex-direction:column;width:100%;min-height:100vh;display:flex}.app-body{flex:1;width:100%;display:flex;position:relative}.sidebar{z-index:10;background:#fff;border-right:1px solid #e9eaf0;flex-direction:column;flex-shrink:0;width:240px;display:flex}.sidebar-branding{text-align:center;border-bottom:1px solid #f1f2f6;flex-direction:column;justify-content:center;align-items:center;padding:28px 16px 20px;display:flex}.sidebar-logo-container{justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:10px;display:flex}.sidebar-robot-img{object-fit:contain;width:100%;height:100%}.sidebar-brand-text{flex-direction:column;justify-content:center;align-items:center;display:flex}.sidebar-brand-name{color:#20242a;letter-spacing:-.3px;font-size:20px;font-weight:800;line-height:1.2}.brand-ai-highlight{color:#ff8a00}.sidebar-brand-subtitle{color:#858993;letter-spacing:.8px;text-transform:uppercase;margin-top:3px;font-size:11px;font-weight:600}.sidebar-navigation{flex-direction:column;flex:1;gap:4px;padding:20px 12px;display:flex}.sidebar-link{color:#6e727c;border-radius:8px;align-items:center;gap:12px;width:100%;height:44px;padding:0 14px;font-size:14px;font-weight:500;transition:all .15s ease-in-out;display:flex}.sidebar-link:hover{color:#4f46e5;background:#f4f2ff}.sidebar-link.active{color:#4f46e5;background:#f0edff;font-weight:600;position:relative}.sidebar-link.active:after{content:"";background:#4f46e5;border-top-left-radius:3px;border-bottom-left-radius:3px;width:3.5px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.main-section{background:#f7f8fc;flex-direction:column;flex:1;min-width:0;display:flex}.main-content{flex:1;padding:30px 32px}.header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:80px;padding:0 32px;display:flex}.header-search{color:#999da6;background:#fff;border:1px solid #e5e7eb;border-radius:22px;align-items:center;gap:12px;width:360px;height:44px;padding:0 18px;display:flex;box-shadow:0 1px 2px #00000005}.header-search input{color:#333;border:none;outline:none;width:100%;font-size:13px}.header-search input::placeholder{color:#a7a9b0}.header-right{align-items:center;gap:20px;display:flex}.notification-button{color:#6d717a;cursor:pointer;background:0 0;border:none;display:flex;position:relative}.notification-dot{background:#e05252;border:1px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:0;right:0}.admin-profile{align-items:center;gap:10px;display:flex}.admin-avatar{color:#fff;background:#5b3fd3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:600;display:flex}.admin-information{flex-direction:column;margin-right:4px;display:flex}.admin-name{color:#282b32;font-size:13px;font-weight:600}.admin-role{color:#92959e;margin-top:1px;font-size:11px}.app-global-footer{color:#fff;background:linear-gradient(90deg,#4338ca 0%,#4f46e5 50%,#3b82f6 100%);width:100%;margin-top:auto;padding:28px 0;box-shadow:0 -2px 10px #0000000d}.footer-inner-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1440px;margin:0 auto;padding:0 40px;display:flex}.footer-brand-section{flex-direction:column;gap:4px;display:flex}.footer-brand-title{letter-spacing:-.5px;color:#fff;font-size:24px;font-weight:800;line-height:1.2}.footer-brand-tagline{color:#ffffffd9;font-size:13px;font-weight:400}.footer-legal-section{flex-direction:column;gap:6px;display:flex}.footer-legal-heading{letter-spacing:1px;color:#ffffffa6;text-transform:uppercase;font-size:11px;font-weight:700}.footer-legal-links{flex-direction:column;gap:4px;display:flex}.footer-legal-links a{color:#ffffffe6;font-size:13px;transition:color .15s}.footer-legal-links a:hover{color:#fff;text-decoration:underline}.footer-copyright-section{color:#ffffffb3;align-self:center;font-size:13px}@media (width<=1024px){.footer-inner-container{padding:0 24px}}@media (width<=768px){.app-body{flex-direction:column}.sidebar{border-bottom:1px solid #e9eaf0;border-right:none;width:100%}.sidebar-navigation{flex-direction:row;padding:12px;overflow-x:auto}.sidebar-link span{display:none}.main-content{padding:20px}.footer-inner-container{flex-direction:column;align-items:flex-start;gap:20px}.footer-copyright-section{align-self:flex-start}}.skeleton-card{pointer-events:none}.skeleton-line,.skeleton-box{background:linear-gradient(90deg,#f0f1f5 25%,#e6e8ee 50%,#f0f1f5 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite skeleton-shimmer}.skeleton-title{border-radius:4px;width:90px;height:14px}.skeleton-icon-box{border-radius:8px;width:36px;height:36px}.skeleton-value{border-radius:6px;width:110px;height:28px;margin-top:14px}.skeleton-subtitle{border-radius:4px;width:130px;height:12px;margin-top:10px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.analytics-workspace-page{flex-direction:column;gap:24px;max-width:100%;display:flex}.analytics-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.analytics-page-title{color:#111827;letter-spacing:-.4px;margin:0 0 4px;font-size:24px;font-weight:800}.analytics-page-subtitle{color:#6b7280;margin:0;font-size:14px}.analytics-header-actions{align-items:center;gap:10px;display:flex}.analytics-btn-white{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:13px;font-weight:600;transition:all .15s;display:flex;box-shadow:0 1px 2px #00000005}.analytics-btn-white:hover{color:#111827;background:#f9fafb;border-color:#d1d5db}.analytics-tabs-bar{scrollbar-width:none;border-bottom:1px solid #e5e7eb;align-items:center;gap:32px;display:flex;overflow-x:auto}.analytics-tabs-bar::-webkit-scrollbar{display:none}.analytics-tab-btn{color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:12px 0;font-size:14px;font-weight:600;transition:color .15s;position:relative}.analytics-tab-btn:hover{color:#111827}.analytics-tab-btn.active{color:#4f46e5;font-weight:700}.analytics-tab-btn.active:after{content:"";background:#4f46e5;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.analytics-kpi-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.analytics-kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:space-between;padding:20px 22px;display:flex;box-shadow:0 1px 2px #00000005}.analytics-kpi-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.analytics-kpi-label{color:#6b7280;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:700}.analytics-kpi-icon-box{color:#4f46e5;background:#f4f2ff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.analytics-kpi-mid{align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.analytics-kpi-value{color:#111827;letter-spacing:-.5px;font-size:30px;font-weight:800;line-height:1.1}.analytics-kpi-growth{color:#059669;align-items:center;gap:2px;font-size:12px;font-weight:700;display:inline-flex}.analytics-kpi-footer{color:#9ca3af;margin:0;font-size:12px}.analytics-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:22px 24px;display:flex;box-shadow:0 1px 2px #00000005}.analytics-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.analytics-chart-title{color:#111827;margin:0 0 2px;font-size:16px;font-weight:700}.analytics-chart-subtitle{color:#6b7280;margin:0;font-size:13px}.analytics-chart-legend-box{align-items:center;gap:18px;display:flex}.legend-item-dot{color:#4b5563;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.legend-dot-purple{background:#4f46e5;border-radius:50%;width:8px;height:8px}.legend-dot-gray{background:#9ca3af;border-radius:50%;width:8px;height:8px}.analytics-bottom-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.analytics-bottom-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:22px 24px;display:flex;box-shadow:0 1px 2px #00000005}.analytics-card-topbar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.analytics-card-heading{color:#111827;margin:0;font-size:16px;font-weight:700}.top-subjects-dropdown-btn{color:#6b7280;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:600;display:flex}.subject-rows-list{flex-direction:column;gap:16px;display:flex}.subject-row-item{flex-direction:column;gap:6px;display:flex}.subject-row-info{justify-content:space-between;align-items:center;font-size:13px;display:flex}.subject-name-text{color:#1f2937;font-weight:600}.subject-session-count{color:#4b5563;font-weight:700}.subject-progress-track{background:#f3f4f6;border-radius:9999px;width:100%;height:8px;overflow:hidden}.subject-progress-bar{background:#4f46e5;border-radius:9999px;height:100%;transition:width .4s}.heatmap-legend-scale{color:#6b7280;align-items:center;gap:4px;font-size:11px;display:flex}.heatmap-scale-box{border-radius:2px;width:12px;height:12px}.heatmap-grid-container{flex-direction:column;gap:6px;margin-top:10px;display:flex;overflow-x:auto}.heatmap-day-row{align-items:center;gap:6px;display:flex}.heatmap-day-label{color:#9ca3af;width:28px;font-size:11px;font-weight:600}.heatmap-cells-row{gap:5px;display:flex}.heatmap-hour-cell{cursor:pointer;border-radius:3px;width:16px;height:16px;transition:transform .1s}.heatmap-hour-cell:hover{transform:scale(1.2)}.analytics-empty-state{color:#9ca3af;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;font-size:13px;display:flex}.analytics-modal-backdrop{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.analytics-filter-modal{background:#fff;border-radius:12px;width:440px;max-width:90vw;overflow:hidden;box-shadow:0 10px 30px #00000026}.filter-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.filter-modal-header h3{color:#111827;margin:0;font-size:16px;font-weight:700}.filter-modal-body{flex-direction:column;gap:16px;padding:20px;display:flex}.filter-modal-footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:10px;padding:16px 20px;display:flex}@media (width<=1024px){.analytics-kpi-grid,.analytics-bottom-grid{grid-template-columns:1fr}}.reports-page-container{flex-direction:column;gap:32px;max-width:100%;min-height:calc(100vh - 220px);display:flex}.reports-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.reports-header-text{flex-direction:column;gap:4px;display:flex}.reports-main-title{color:#111827;letter-spacing:-.5px;margin:0;font-size:32px;font-weight:700;line-height:1.2}.reports-main-subtitle{color:#6b7280;margin:0;font-size:14px;font-weight:400}.generate-report-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-width:196px;height:42px;padding:0 18px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 2px 4px #4f46e533}.generate-report-btn:hover{background:#4338ca;box-shadow:0 4px 8px #4f46e54d}.reports-section-title{color:#111827;margin:0 0 16px;font-size:16px;font-weight:600}.report-categories-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.report-category-card{background:#fff;border:1px solid #d8d5e5;border-radius:10px;flex-direction:column;justify-content:space-between;min-height:158px;padding:22px 24px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000005}.report-category-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000000d}.card-top-content{z-index:1;align-items:flex-start;gap:14px;display:flex;position:relative}.card-icon-container{color:#4f46e5;background:#f0edff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.card-titles-wrap{flex-direction:column;gap:6px;display:flex}.card-title-text{color:#111827;margin:0;font-size:16px;font-weight:700;line-height:1.25}.card-desc-text{color:#4b5563;margin:0;font-size:13px;line-height:1.4}.card-bottom-link-wrap{z-index:1;margin-top:18px;position:relative}.card-view-template-link{color:#4f46e5;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:600;transition:gap .15s,color .15s;display:inline-flex}.card-view-template-link:hover{color:#4338ca;gap:8px}.card-decorative-watermark{color:#ede9fe;opacity:.85;pointer-events:none;z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:18px}.modal-overlay-backdrop{z-index:100;background:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.generate-report-modal{background:#fff;border-radius:12px;width:480px;max-width:100%;overflow:hidden;box-shadow:0 20px 40px #00000026}.generate-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.generate-modal-header h3{color:#111827;margin:0;font-size:17px;font-weight:700}.generate-modal-body{flex-direction:column;gap:18px;padding:24px;display:flex}.form-field-group{flex-direction:column;gap:6px;display:flex}.form-field-group label{color:#374151;text-transform:uppercase;font-size:12px;font-weight:700}.form-field-group select,.form-field-group input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:10px 12px;font-size:13px}.generate-modal-footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:10px;padding:16px 24px;display:flex}@media (width<=1024px){.report-categories-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.report-categories-grid{grid-template-columns:1fr}.generate-report-btn{width:100%}}.content-management-page{flex-direction:column;gap:32px;max-width:100%;display:flex}.content-mgmt-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.content-mgmt-title-block{flex-direction:column;gap:4px;display:flex}.content-mgmt-main-title{color:#111827;letter-spacing:-.4px;margin:0;font-size:28px;font-weight:800;line-height:1.2}.content-mgmt-subtitle{color:#6b7280;margin:0;font-size:13.5px}.content-mgmt-actions{align-items:center;gap:12px;display:flex}.content-filter-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex}.content-filter-btn:hover{color:#111827;background:#f9fafb;border-color:#d1d5db}.create-content-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;align-items:center;gap:6px;height:38px;padding:0 18px;font-size:13px;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 3px #4f46e533}.create-content-btn:hover{background:#4338ca;box-shadow:0 3px 6px #4f46e54d}.content-top-grid{grid-template-columns:7fr 3fr;align-items:stretch;gap:20px;display:grid}.active-subjects-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:22px 24px;display:flex;box-shadow:0 1px 2px #00000005}.subjects-card-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.subjects-card-title{color:#111827;margin:0;font-size:16px;font-weight:700}.subjects-view-all-btn{color:#4f46e5;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.subjects-view-all-btn:hover{text-decoration:underline}.subjects-table-wrap{overflow-x:auto}.subjects-table{border-collapse:collapse;width:100%;font-size:13px}.subjects-table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e7eb;padding:10px 14px;font-size:11px;font-weight:700}.subjects-table th.th-subject-name{padding-left:0}.subjects-table th.th-actions{text-align:right;padding-right:0}.subjects-table td{color:#374151;border-bottom:1px solid #f3f4f6;padding:14px}.subjects-table td.td-subject-name{color:#111827;padding-left:0;font-weight:700}.subjects-table td.td-category{color:#6b7280}.subjects-table td.td-modules{color:#1f2937;font-weight:600}.subjects-table td.td-actions{text-align:right;padding-right:0}.subjects-table tr:last-child td{border-bottom:none}.status-pill{border-radius:9999px;align-items:center;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.status-pill.published{color:#059669;background:#e7f7ef}.status-pill.draft{color:#d97706;background:#fef3c7}.action-dots-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:inline-flex}.action-dots-btn:hover{color:#1f2937;background:#f3f4f6}.content-right-stats-stack{flex-direction:column;gap:16px;display:flex}.content-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:1;align-items:flex-start;gap:16px;padding:20px 22px;display:flex;box-shadow:0 1px 2px #00000005}.stat-card-icon-wrap{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.stat-card-icon-wrap.icon-purple{color:#4f46e5;background:#f0edff}.stat-card-body{flex-direction:column;gap:4px;display:flex}.stat-card-label{color:#6b7280;font-size:12.5px;font-weight:500}.stat-card-value{color:#111827;letter-spacing:-.4px;font-size:26px;font-weight:800;line-height:1.1}.stat-card-trend{align-items:center;gap:4px;margin-top:2px;font-size:12px;font-weight:600;display:inline-flex}.stat-card-trend.green-trend{color:#059669}.stat-card-subtext{color:#6b7280;margin-top:2px;font-size:12px}.performance-reports-section{flex-direction:column;gap:16px;display:flex}.reports-section-header{flex-direction:column;gap:2px;display:flex}.performance-reports-title{color:#111827;letter-spacing:-.3px;margin:0;font-size:18px;font-weight:800}.performance-reports-subtitle{color:#6b7280;margin:0;font-size:13px}.performance-reports-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.perf-report-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:180px;padding:22px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #00000005}.perf-report-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000000a}.perf-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.perf-card-title{color:#111827;margin:0;font-size:15px;font-weight:700}.perf-card-icon-muted{color:#4b5563}.perf-card-desc{color:#6b7280;margin:0 0 18px;font-size:12.5px;line-height:1.45}.perf-card-footer{align-items:center;gap:8px;display:flex}.perf-view-report-btn{color:#4f46e5;cursor:pointer;background:#f4f2ff;border:1px solid #e0e7ff;border-radius:8px;flex:1;height:36px;font-size:12.5px;font-weight:600;transition:all .15s}.perf-view-report-btn:hover{color:#4338ca;background:#ebe6ff}.perf-download-btn{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.perf-download-btn:hover{color:#111827;background:#f9fafb;border-color:#d1d5db}@media (width<=1100px){.content-top-grid{grid-template-columns:1fr}.performance-reports-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.performance-reports-grid{grid-template-columns:1fr}.content-mgmt-header{flex-direction:column;align-items:stretch}.content-mgmt-actions{justify-content:flex-start}}.module-cards-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.module-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.module-card:hover:not(.readonly-card){background:#fafafa;border-color:#c7d2fe}.module-card.active-card{background:#fff;border-color:#6366f1}.module-card.readonly-card{cursor:default}.module-card-left{align-items:center;gap:12px;min-width:0;display:flex}.module-icon-wrap{color:#6b7280;background:#f3f4f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.module-icon-wrap.active-icon{color:#4f46e5;background:#eef2ff}.module-card-info{flex-direction:column;min-width:0;display:flex}.module-card-title{color:#1f2937;font-size:14px;font-weight:600;line-height:1.3}.module-card-desc{color:#6b7280;margin-top:2px;font-size:12px;line-height:1.3}.module-card-toggle{flex-shrink:0;margin-left:12px}.switch-toggle{cursor:pointer;border-radius:9999px;width:44px;height:24px;transition:background-color .2s cubic-bezier(.4,0,.2,1);position:relative}.switch-toggle.switch-on{background-color:#4f46e5}.switch-toggle.switch-off{background-color:#e5e7eb}.switch-thumb{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;transition:transform .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #00000026}.switch-on .switch-thumb{color:#4f46e5;transform:translate(20px)}.check-mark{stroke-width:3.5px}@media (width<=640px){.module-cards-grid{grid-template-columns:1fr}}.subadmin-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.subadmin-modal-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;width:100%;max-width:820px;max-height:90vh;animation:.2s ease-out modalFadeIn;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.subadmin-modal-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.subadmin-modal-title{color:#111827;letter-spacing:-.2px;margin:0;font-size:19px;font-weight:700}.subadmin-modal-subtitle{color:#6b7280;margin-top:2px;font-size:13px}.subadmin-modal-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.subadmin-modal-close:hover{color:#374151;background:#f3f4f6}.subadmin-modal-form{flex-direction:column;flex:1;min-height:0;display:flex}.subadmin-modal-body{flex-direction:column;flex:1;gap:28px;padding:24px 28px;display:flex;overflow:hidden auto}.subadmin-modal-body::-webkit-scrollbar{width:6px}.subadmin-modal-body::-webkit-scrollbar-track{background:0 0}.subadmin-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.subadmin-modal-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.form-section{flex-direction:column;gap:16px;display:flex}.section-header-label{color:#6b7280;letter-spacing:.8px;text-transform:uppercase;border-bottom:1px solid #f1f5f9;padding-bottom:8px;font-size:12px;font-weight:700}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#374151;font-size:13px;font-weight:600}.form-group input,.form-group select{color:#1f2937;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:42px;padding:0 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.form-group input:focus,.form-group select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.form-group input::placeholder{color:#9ca3af}.form-group input.input-error{border-color:#ef4444}.field-error-text{color:#ef4444;margin-top:2px;font-size:12px;font-weight:500}.form-row-2col{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.input-with-icon{align-items:center;display:flex;position:relative}.input-with-icon .input-icon{color:#9ca3af;pointer-events:none;position:absolute;left:12px}.input-with-icon input{padding-left:36px;padding-right:36px}.password-toggle-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;right:10px}.password-toggle-btn:hover{color:#4b5563}.section-error{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:500;display:flex}.subadmin-modal-footer{background:#fff;border-top:1px solid #f1f5f9;border-bottom-right-radius:16px;border-bottom-left-radius:16px;justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.btn-modal-cancel{color:#4b5563;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .15s}.btn-modal-cancel:hover:not(:disabled){color:#1f2937;background:#f9fafb;border-color:#d1d5db}.btn-modal-submit{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .15s;display:flex;box-shadow:0 2px 4px #4f46e533}.btn-modal-submit:hover:not(:disabled){background:#4338ca;box-shadow:0 4px 6px -1px #4f46e54d}.btn-modal-submit:disabled,.btn-modal-cancel:disabled{opacity:.6;cursor:not-allowed}.view-profile-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:16px;padding:18px 20px;display:flex}.view-avatar{color:#4f46e5;background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:700;display:flex}.view-profile-info{flex-direction:column;gap:4px;min-width:0;display:flex}.view-profile-name{color:#1e293b;font-size:16px;font-weight:700}.view-profile-email{color:#64748b;align-items:center;gap:6px;font-size:13px;display:flex}.view-badges{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.status-pill{letter-spacing:.3px;border-radius:9999px;padding:3px 10px;font-size:11px;font-weight:700}.pill-active{color:#15803d;background:#dcfce7}.pill-inactive{color:#b91c1c;background:#fee2e2}.role-pill,.date-pill{color:#475569;background:#e2e8f0;border-radius:9999px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:600;display:flex}@media (width<=640px){.form-row-2col{grid-template-columns:1fr}}.subadmin-management-page{flex-direction:column;gap:24px;display:flex}.subadmin-toast{color:#fff;z-index:1200;background:#059669;border-radius:10px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;animation:.25s ease-out slideInToast;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 10px 15px -3px #00000026,0 4px 6px -2px #0000000d}@keyframes slideInToast{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.subadmin-header-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;padding:24px 28px;display:flex;box-shadow:0 1px 3px #00000005}.subadmin-page-title{color:#111827;letter-spacing:-.3px;margin:0 0 4px;font-size:22px;font-weight:700}.subadmin-page-subtitle{color:#6b7280;margin:0;font-size:14px}.btn-create-subadmin{color:#fff;letter-spacing:.5px;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;border-radius:8px;align-items:center;gap:8px;height:42px;padding:0 20px;font-size:13px;font-weight:700;transition:all .15s;display:flex;box-shadow:0 2px 4px #4f46e533}.btn-create-subadmin:hover{background:#4338ca;box-shadow:0 4px 6px -1px #4f46e54d}.subadmin-summary-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.subadmin-kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;justify-content:space-between;padding:22px 24px;display:flex;box-shadow:0 1px 3px #00000005}.kpi-card-header-row{justify-content:space-between;align-items:center;display:flex}.kpi-percentage-badge{color:#059669;background:#dcfce7;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700}.kpi-card-value{color:#111827;margin-top:10px;font-size:32px;font-weight:700;line-height:1}.kpi-active-value{color:#10b981}.kpi-inactive-value{color:#ef4444}.subadmin-directory-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;box-shadow:0 1px 3px #00000005}.directory-header-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.directory-title{color:#111827;margin:0;font-size:18px;font-weight:700}.directory-actions-wrap{align-items:center;gap:12px;display:flex}.directory-search-input{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;width:260px;height:38px;padding:0 14px;transition:all .15s;display:flex}.directory-search-input:focus-within{background:#fff;border-color:#6366f1}.directory-search-input .search-icon{color:#9ca3af;flex-shrink:0}.directory-search-input input{color:#1f2937;background:0 0;border:none;outline:none;width:100%;font-size:13px}.directory-icon-btn{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .15s;display:flex}.directory-icon-btn:hover{color:#1f2937;background:#f9fafb;border-color:#d1d5db}.directory-icon-btn.active-filter-btn{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.filter-popover-container{position:relative}.filter-dropdown-menu{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:170px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 25px -5px #0000001a}.filter-menu-header{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;padding:6px 12px;font-size:11px;font-weight:700}.filter-option{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:8px 12px;font-size:13px;transition:all .1s;display:block}.filter-option:hover{background:#f3f4f6}.filter-option.selected{color:#4f46e5;background:#eef2ff;font-weight:600}.directory-table-wrap{overflow-x:auto}.directory-table{border-collapse:collapse;text-align:left;width:100%}.directory-table thead tr{background:#fafafa;border-bottom:1px solid #e5e7eb}.directory-table th{color:#6b7280;letter-spacing:.6px;text-transform:uppercase;padding:14px 20px;font-size:12px;font-weight:700}.directory-table th.actions-header{text-align:right;padding-right:24px}.directory-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .1s}.directory-table tbody tr:hover{background-color:#fafafa}.directory-table td{color:#374151;vertical-align:middle;padding:16px 20px;font-size:14px}.table-user-cell{align-items:center;gap:12px;display:flex}.user-initials-avatar{color:#4f46e5;background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.user-full-name{color:#111827;font-weight:600}.table-email-cell{color:#6b7280}.status-pill-badge{letter-spacing:.3px;border-radius:9999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.badge-active{color:#15803d;background:#dcfce7}.badge-inactive{color:#b91c1c;background:#fee2e2}.table-role-cell{color:#4b5563;font-weight:500}.access-module-tag{color:#4f46e5;background:#eef2ff;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.table-date-cell{color:#6b7280;font-size:13px}.actions-cell{text-align:right;padding-right:24px}.action-icons-row{align-items:center;gap:4px;display:inline-flex}.action-icon-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.action-icon-btn:hover{color:#1f2937;background:#f3f4f6}.action-icon-btn.view-btn:hover{color:#4f46e5;background:#eef2ff}.action-icon-btn.edit-btn:hover{color:#2563eb;background:#eff6ff}.action-icon-btn.key-btn:hover{color:#7c3aed;background:#f5f3ff}.action-icon-btn.deactivate-btn:hover{color:#d97706;background:#fffbeb}.action-icon-btn.activate-btn:hover{color:#059669;background:#ecfdf5}.action-icon-btn.delete-btn:hover{color:#dc2626;background:#fef2f2}.empty-directory-state{text-align:center;color:#6b7280;padding:48px 24px;font-size:14px}@media (width<=1024px){.subadmin-summary-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.subadmin-header-card{flex-direction:column;align-items:flex-start;gap:16px}.subadmin-summary-grid{grid-template-columns:1fr}.directory-header-row{flex-direction:column;align-items:flex-start;gap:14px}.directory-actions-wrap{justify-content:space-between;width:100%}.directory-search-input{width:100%}}.investor-dashboard-page{flex-direction:column;gap:24px;max-width:100%;display:flex}.investor-overview-header{margin-bottom:4px}.investor-overview-title{color:#111827;letter-spacing:-.4px;margin:0 0 4px;font-size:24px;font-weight:800}.investor-overview-subtitle{color:#6b7280;margin:0;font-size:14px}.investor-kpi-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:105px;padding:16px 20px;display:flex;box-shadow:0 1px 2px #00000005}.kpi-card-label{color:#6b7280;letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:700}.kpi-card-bottom{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.kpi-card-value{color:#111827;letter-spacing:-.5px;font-size:24px;font-weight:800;line-height:1.1}.kpi-card-badge{color:#059669;align-items:center;gap:2px;font-size:12px;font-weight:700;display:inline-flex}.investor-main-analytics-grid{grid-template-columns:7fr 3fr;gap:20px;display:grid}.analytics-card-white{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;padding:22px 24px;display:flex;box-shadow:0 1px 2px #00000005}.analytics-card-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.analytics-card-title{color:#111827;margin:0;font-size:16px;font-weight:700}.card-more-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.card-more-btn:hover{color:#1f2937;background:#f3f4f6}.investor-right-column-stack{flex-direction:column;gap:20px;display:flex}.learning-engagement-purple-card{color:#fff;background:#4f46e5;border-radius:12px;flex-direction:column;padding:22px 24px;display:flex;box-shadow:0 4px 14px #4f46e540}.engagement-purple-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.engagement-purple-title{color:#fff;margin:0;font-size:16px;font-weight:700}.engagement-metric-block{flex-direction:column;gap:4px;display:flex}.engagement-metric-label{color:#fffc;font-size:12px;font-weight:500}.engagement-metric-val{color:#fff;font-size:28px;font-weight:800;line-height:1.1}.engagement-divider{background:#fff3;height:1px;margin:16px 0}.acquisition-funnel-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:22px 24px;box-shadow:0 1px 2px #00000005}.funnel-list{flex-direction:column;gap:14px;display:flex}.funnel-item{flex-direction:column;gap:6px;display:flex}.funnel-labels{justify-content:space-between;align-items:center;font-size:13px;display:flex}.funnel-stage-name{color:#374151;font-weight:600}.funnel-stage-pct{color:#111827;font-weight:700}.funnel-progress-track{background:#f3f4f6;border-radius:9999px;width:100%;height:8px;overflow:hidden}.funnel-progress-fill{background:#4f46e5;border-radius:9999px;height:100%;transition:width .4s}.cohort-heatmap-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:22px 24px;box-shadow:0 1px 2px #00000005}.cohort-table-responsive{overflow-x:auto}.cohort-table{border-collapse:collapse;text-align:center;width:100%;font-size:13px}.cohort-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:11px;font-weight:700}.cohort-table th.cohort-col-header{text-align:left}.cohort-table td{border-bottom:1px solid #f3f4f6;padding:12px 16px}.cohort-table td.cohort-name-cell{text-align:left;color:#1f2937;font-weight:600}.heatmap-cell{border-radius:6px;justify-content:center;align-items:center;min-width:60px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.heatmap-cell.intensity-100{color:#fff;background:#4f46e5}.heatmap-cell.intensity-high{color:#fff;background:#6366f1}.heatmap-cell.intensity-mid{color:#1e1b4b;background:#a5b4fc}.heatmap-cell.intensity-low{color:#3730a3;background:#e0e7ff}.heatmap-cell.intensity-empty{color:#9ca3af;background:0 0}.cohort-pagination-wrap{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding-top:18px;display:flex}.cohort-pagination-info{color:#6b7280;font-size:13px}.cohort-pagination-info strong{color:#111827;font-weight:600}.cohort-pagination-btns{align-items:center;gap:6px;display:flex}.cohort-page-btn{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.cohort-page-btn:hover:not(:disabled){color:#111827;background:#f9fafb;border-color:#d1d5db}.cohort-page-btn:disabled{opacity:.4;cursor:not-allowed}.cohort-page-numbers{align-items:center;gap:4px;display:flex}.cohort-num-btn{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 8px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.cohort-num-btn:hover{color:#111827;background:#f3f4f6}.cohort-num-btn.active{color:#4f46e5;background:#eef2ff;border-color:#c7d2fe}.today-badge{color:#4338ca;text-transform:uppercase;letter-spacing:.4px;background:#e0e7ff;border-radius:4px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.retention-guide-section{border-top:1px solid #e5e7eb;margin-top:28px;padding-top:24px}.retention-guide-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.retention-guide-title{color:#111827;margin:0;font-size:16px;font-weight:700}.retention-guide-tag{color:#4f46e5;background:#f5f3ff;border:1px solid #e0e7ff;border-radius:9999px;padding:4px 10px;font-size:12px;font-weight:600}.retention-guide-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.retention-guide-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:10px;padding:18px;transition:transform .15s,box-shadow .15s;display:flex}.retention-guide-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.guide-card-top{justify-content:space-between;align-items:center;display:flex}.guide-badge{text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.guide-badge.d0-badge{color:#5b21b6;background:#ede9fe}.guide-badge.d7-badge{color:#0369a1;background:#e0f2fe}.guide-badge.d30-badge{color:#92400e;background:#fef3c7}.guide-rate-target{color:#6b7280;font-size:11px;font-weight:600}.guide-card-heading{color:#1f2937;margin:0;font-size:14px;font-weight:700}.guide-card-desc{color:#4b5563;margin:0;font-size:12.5px;line-height:1.5}.guide-formula-box{background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;gap:4px;padding:8px 10px;display:flex}.formula-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:10.5px;font-weight:700}.guide-formula-box code{color:#4f46e5;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11.5px}.retention-calculation-report{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px 20px}.calculation-report-title{color:#111827;margin:0 0 12px;font-size:14px;font-weight:700}.calculation-table-wrap{overflow-x:auto}.calculation-table{border-collapse:collapse;text-align:left;width:100%;font-size:12.5px}.calculation-table th{color:#4b5563;text-transform:uppercase;letter-spacing:.4px;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 14px;font-size:11.5px;font-weight:700}.calculation-table td{color:#374151;border-bottom:1px solid #f3f4f6;padding:12px 14px;line-height:1.4}.calculation-table tr:last-child td{border-bottom:none}.dashboard-empty-state{color:#9ca3af;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;font-size:13px;display:flex}@media (width<=1200px){.investor-kpi-grid{grid-template-columns:repeat(3,1fr)}.investor-main-analytics-grid,.retention-guide-grid{grid-template-columns:1fr}}@media (width<=768px){.investor-kpi-grid{grid-template-columns:1fr}}.login-page{background:#f7f8fc;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.login-card{background:#fff;border:1px solid #e7e8ed;border-radius:14px;width:100%;max-width:430px;padding:40px;box-shadow:0 10px 40px #1e23320f}.login-logo{justify-content:center;align-items:center;margin-bottom:30px;display:flex}.login-logo-icon{color:#fff;background:#5b4bdb;border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;font-size:23px;font-weight:700;display:flex}.login-logo-text{flex-direction:column;margin-left:11px;display:flex}.login-logo-text strong{color:#20242a;font-size:21px}.login-logo-text span{color:#777b85;letter-spacing:2px;margin-top:2px;font-size:9px;font-weight:700}.login-heading{text-align:center;margin-bottom:28px}.login-heading h1{color:#20242a;margin-bottom:8px;font-size:25px}.login-heading p{color:#858993;font-size:13px}.login-error{color:#d54c4c;background:#fff0f0;border:1px solid #ffd1d1;border-radius:7px;margin-bottom:18px;padding:11px 13px;font-size:12px}.form-group{margin-bottom:19px}.form-group label{color:#383b42;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.input-wrapper{color:#989ba4;border:1px solid #dedfe5;border-radius:8px;align-items:center;height:45px;padding:0 13px;transition:border-color .2s;display:flex}.input-wrapper:focus-within{border-color:#5b4bdb}.input-wrapper input{color:#292c32;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 10px;font-size:13px}.password-toggle{color:#92959e;background:0 0;border:none;align-items:center;padding:2px;display:flex}.login-options{justify-content:space-between;align-items:center;margin:5px 0 22px;display:flex}.remember-me{color:#72757e;align-items:center;gap:7px;font-size:12px;display:flex}.remember-me input{accent-color:#5b4bdb}.forgot-password{color:#5b4bdb;cursor:pointer;background:0 0;border:none;font-size:12px}.login-button{color:#fff;background:#5b4bdb;border:none;border-radius:8px;width:100%;height:46px;font-size:14px;font-weight:600;transition:all .2s}.login-button:hover{background:#4e40c6}.login-button:disabled{opacity:.7;cursor:not-allowed}.login-footer{text-align:center;color:#a0a3ab;margin-top:25px;font-size:11px}@media (width<=500px){.login-page{padding:15px}.login-card{padding:28px 22px}}.access-denied-page{justify-content:center;align-items:center;min-height:80vh;padding:20px;display:flex}.access-denied-content{text-align:center;background:#fff;border:1px solid #e9eaf0;border-radius:12px;width:100%;max-width:400px;padding:40px}.icon-container{justify-content:center;margin-bottom:24px;display:flex}.access-denied-content h1{color:#20242a;margin:0 0 12px;font-size:24px}.access-denied-content p{color:#555963;margin:0 0 32px;font-size:15px}.back-btn{color:#fff;cursor:pointer;background-color:#5b4bdb;border:none;border-radius:8px;width:100%;padding:12px 24px;font-size:15px;font-weight:600;transition:background-color .2s}.back-btn:hover{background-color:#4839b8}
