@font-face{font-family:Vazirmatn;src:url(/fonts/Vazirmatn.woff2)format("woff2-variations");font-style:normal;font-weight:100 900;font-display:swap}:root{--ink:#111827;--muted:#64748b;--line:#e5e7eb;--surface:#fff;--canvas:#f8fafc;--navy:#312e81;--blue:#3b82f6;--blue-strong:#4f46e5;--blue-soft:#eff6ff;--green:#15936b;--green-soft:#e9f8f2;--orange:#d97706;--orange-soft:#fff4df;--violet:#8b5cf6;--violet-soft:#f5f3ff;--red:#d64646;--shadow:0 12px 32px #1b314e12}*{box-sizing:border-box;font-feature-settings:"ss01", "tnum";font-family:inherit}html,body{min-height:100%;margin:0;font-family:Vazirmatn,sans-serif}body{background:var(--canvas);color:var(--ink);font-synthesis:none;direction:rtl}button,input,select,textarea,table,code,svg text{font:inherit;font-feature-settings:"ss01", "tnum"}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.admin-layout{min-height:100vh;display:flex}.sidebar{width:264px;color:var(--ink);border-left:1px solid var(--line);background:linear-gradient(#fff 0%,#f8fafc 100%);flex-direction:column;flex:0 0 264px;min-height:100vh;padding:26px 18px 20px;display:flex;position:sticky;top:0;box-shadow:-12px 0 30px #4f46e50d}.brand,.login-brand{direction:ltr;justify-content:flex-start;align-items:center;gap:12px;display:flex}.brand{border-bottom:1px solid var(--line);padding:0 8px 25px}.brand-logo{object-fit:contain;flex:none;width:42px;height:42px}.brand-logo.large{width:56px;height:56px}.brand span:last-child,.login-brand span:last-child{text-align:left;letter-spacing:.04em;display:grid}.brand strong,.login-brand strong{letter-spacing:.12em;font-size:14px}.brand small,.login-brand small{color:#64748b;letter-spacing:0;margin-top:3px;font-size:10px}.side-nav{gap:5px;margin-top:26px;display:grid}.nav-caption{color:#94a3b8;padding:0 12px 10px;font-size:11px}.nav-item{color:#475569;border-radius:11px;align-items:center;gap:11px;min-height:45px;padding:0 12px;font-size:13px;transition:all .18s;display:flex}.nav-item:hover{color:#1e3a8a;background:linear-gradient(90deg,#eff6ff,#eef2ff)}.nav-item.active{color:#fff;background:linear-gradient(90deg,#3b82f6,#4f46e5);box-shadow:0 8px 20px #4f46e538}.nav-arrow{opacity:.7;margin-right:auto}.nav-badge{color:#fff;background:var(--red);border-radius:20px;place-items:center;min-width:21px;height:21px;margin-right:auto;padding:0 5px;font-size:8px;display:grid;box-shadow:0 4px 10px #d646463d}.nav-item.active .nav-badge{color:#b91c1c;background:#fff}.nav-item .nav-badge+.nav-arrow{margin-right:0}.sidebar-foot{margin-top:auto;padding-top:20px}.secure-note{color:#4f46e5;background:linear-gradient(135deg,#eff6ff,#eef2ff);border:1px solid #dbeafe;border-radius:12px;gap:10px;padding:13px;display:flex}.secure-note span{gap:4px;display:grid}.secure-note strong{color:#312e81;font-size:11px}.secure-note small{font-size:9px}.workspace{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-context{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.topbar-context svg{color:var(--green)}.admin-profile{align-items:center;gap:10px;display:flex}.avatar{color:#fff;background:linear-gradient(145deg,#3b82f6,#4f46e5);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.avatar.soft{background:var(--blue-soft);color:var(--blue)}.avatar.tiny{border-radius:9px;flex:0 0 31px;width:31px;height:31px}.profile-copy{min-width:118px;display:grid}.profile-copy strong{font-size:12px}.profile-copy small{text-align:right;color:var(--muted);direction:ltr;margin-top:3px;font-size:10px}.icon-button{width:38px;height:38px;color:var(--muted);background:#f3f6f9;border:0;border-radius:10px;place-items:center;display:grid}.icon-button:hover{color:var(--ink);background:#e9eef5}.danger-ghost:hover{color:var(--red);background:#fff0f0}.content{max-width:1600px;margin:0 auto;padding:30px}.page-stack{gap:22px;display:grid}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-header h1{letter-spacing:-.04em;margin:6px 0 7px;font-size:clamp(24px,2.2vw,32px)}.page-header p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.eyebrow{color:var(--blue);letter-spacing:.04em;font-size:10px;font-weight:800;display:inline-block}.eyebrow.light{color:#4f46e5}.page-actions,.button-row,.form-actions{align-items:center;gap:10px;display:flex}.button{border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:12px;font-weight:700;transition:all .18s;display:inline-flex}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{color:#fff;background:linear-gradient(90deg,#3b82f6,#4f46e5);box-shadow:0 7px 18px #4f46e533}.button.primary:hover:not(:disabled){background:linear-gradient(90deg,#2563eb,#4338ca);transform:translateY(-1px)}.button.secondary{color:var(--ink);border-color:var(--line);background:#fff}.button.secondary:hover:not(:disabled){background:#f7f9fc}.button.wide{width:100%}.button.small{min-height:35px;padding:0 13px}.compact-select{border:1px solid var(--line);min-height:40px;color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:0 13px 0 34px}.compact-select:focus{box-shadow:0 0 0 3px var(--blue-soft);border-color:#9ab8f7}.metric-grid{gap:14px;display:grid}.metric-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;align-items:flex-start;gap:13px;padding:17px;display:flex}.metric-icon{width:41px;height:41px;color:var(--blue);background:var(--blue-soft);border-radius:12px;flex:0 0 41px;place-items:center;display:grid}.metric-icon.green{color:var(--green);background:var(--green-soft)}.metric-icon.orange{color:var(--orange);background:var(--orange-soft)}.metric-icon.violet{color:var(--violet);background:var(--violet-soft)}.metric-card>div{gap:4px;min-width:0;display:grid}.metric-card span{color:var(--muted);font-size:11px}.metric-card strong{overflow-wrap:anywhere;font-size:18px;line-height:1.5}.metric-card small{color:#94a0af;font-size:9px}.panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;min-width:0;padding:20px}.panel>header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.panel>header h2{margin:4px 0 0;font-size:15px}.panel>header svg{color:#91a0b1}.panel-kicker{color:var(--muted);font-size:9px}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.chart-panel{min-height:340px}.bar-chart{height:235px;padding-top:8px}.chart-bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:7px;height:100%;padding:0 4px;display:flex}.chart-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:9px;min-width:8px;height:100%;display:flex}.chart-value{background:linear-gradient(#4f83f1,#2863d9);border-radius:6px 6px 2px 2px;width:min(24px,72%);min-height:5px;transition:height .25s;display:block}.chart-value.green{background:linear-gradient(#3ec49b,#168567)}.chart-column small{color:#8794a5;white-space:nowrap;writing-mode:vertical-rl;height:48px;font-size:8px;transform:rotate(180deg)}.finance-chart{grid-template-rows:auto 1fr;gap:12px;height:235px;display:grid}.finance-legend{color:var(--muted);justify-content:flex-end;gap:15px;font-size:9px;display:flex}.finance-legend span{align-items:center;gap:5px;display:flex}.finance-legend i{border-radius:3px;width:8px;height:8px}.finance-legend .revenue,.finance-column i.revenue{background:var(--blue)}.finance-legend .profit,.finance-column i.profit{background:var(--green)}.finance-bars{border-bottom:1px solid var(--line);align-items:flex-end;gap:8px;min-height:0;display:flex}.finance-column{flex:1;grid-template-rows:1fr 25px;gap:5px;min-width:18px;height:100%;display:grid}.finance-column>div{justify-content:center;align-items:flex-end;gap:3px;min-height:0;display:flex}.finance-column i{border-radius:4px 4px 1px 1px;width:min(13px,40%);min-height:4px}.finance-column small{color:var(--muted);text-align:center;direction:ltr;font-size:8px}.panel-grid.analytics-row{grid-template-columns:.85fr .9fr 1.35fr;gap:15px;display:grid}.active-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.active-stats div{text-align:center;background:#f7f9fc;border-radius:12px;padding:16px 5px}.active-stats strong{font-size:21px;display:block}.active-stats span{color:var(--muted);font-size:10px}.conversion-stats{gap:11px;display:grid}.conversion-stats>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.conversion-stats span{color:var(--muted);font-size:11px}.conversion-stats strong{font-size:15px}.conversion-stats .conversion-rate{background:var(--green-soft);border:0;border-radius:10px;margin-top:2px;padding:12px}.conversion-rate strong{color:var(--green)}.course-chart{gap:15px;display:grid}.course-row{grid-template-columns:95px 1fr 120px;align-items:center;gap:10px;display:grid}.course-meta{gap:3px;display:grid}.course-meta strong{font-size:11px}.course-meta span,.course-row b{color:var(--muted);font-size:9px}.course-row b{text-align:left}.course-track{background:#edf1f6;border-radius:9px;height:8px;overflow:hidden}.course-track span{background:linear-gradient(90deg, var(--blue), #6f98ef);border-radius:inherit;height:100%;display:block}.recent-panel>header a{color:var(--blue);align-items:center;gap:5px;font-size:11px;display:inline-flex}.recent-users{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.recent-user{background:#f8fafc;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.recent-user div{gap:3px;min-width:0;display:grid}.recent-user strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.recent-user small{color:var(--muted);font-size:8px}.status-badge,.status-dot-label{width:fit-content;color:var(--red);background:#fff0f0;border-radius:30px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.status-badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-badge.active,.status-dot-label.active{color:var(--green);background:var(--green-soft)}.mini-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mini-stats div{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.mini-stats span{color:var(--muted);font-size:11px}.mini-stats strong{font-size:20px}.users-panel{padding:0;overflow:hidden}.table-tools{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.search-box{color:#8d99a9;background:#f6f8fb;border:1px solid #0000;border-radius:10px;flex:1;align-items:center;gap:9px;max-width:460px;height:41px;padding:0 12px;display:flex}.search-box:focus-within{background:#fff;border-color:#aec3ed}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:950px}th{color:#7a8797;text-align:right;background:#f8fafc;padding:12px 16px;font-size:10px;font-weight:600}td{vertical-align:middle;border-top:1px solid #edf1f5;padding:13px 16px;font-size:11px}tbody tr:hover{background:#fbfcfe}.user-cell{align-items:center;gap:9px;display:flex}.user-cell>div,.contact-cell{gap:4px;display:grid}.user-cell strong{font-size:11px}.user-cell small,.contact-cell small{color:var(--muted);font-size:9px}.row-actions{align-items:center;gap:4px;display:flex}.row-actions button{color:#66758a;background:#f2f5f9;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.row-actions button:hover{color:var(--blue);background:var(--blue-soft)}.row-actions button.warning:hover{color:var(--orange);background:var(--orange-soft)}.row-actions button.success:hover{color:var(--green);background:var(--green-soft)}.row-actions button.danger:hover{color:var(--red);background:#fff0f0}.row-actions button:disabled{opacity:.35;cursor:not-allowed}.pagination{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:13px;padding:13px 16px;display:flex}.pagination span{color:var(--muted);font-size:10px}.table-loading{min-height:220px;color:var(--muted);place-items:center;font-size:12px;display:grid}.discount-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.discount-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px;padding:17px}.discount-card.inactive{opacity:.66}.discount-card header{border-bottom:1px dashed var(--line);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding-bottom:13px;display:grid}.discount-icon{width:38px;height:38px;color:var(--violet);background:var(--violet-soft);border-radius:11px;place-items:center;display:grid}.discount-card header>div{gap:3px;display:grid}.discount-card header strong{letter-spacing:.05em;font-size:14px}.discount-card header small{color:var(--muted);font-size:9px}.discount-details{gap:10px;padding:15px 0;display:grid}.discount-details span{color:var(--muted);align-items:center;gap:7px;font-size:10px;display:flex}.discount-card footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.discount-card footer>span{color:var(--muted);direction:ltr;font-size:9px}.discount-skeleton,.skeleton-grid span{background:linear-gradient(90deg,#eef2f6,#f7f9fb,#eef2f6) 0 0/200% 100%;border-radius:15px;min-height:210px;animation:1.3s infinite shimmer}.panel.full{grid-column:1/-1}.modal-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#09182a94;border:0;position:absolute;inset:0}.modal{background:#fff;border-radius:18px;flex-direction:column;width:min(560px,100%);max-height:min(88vh,850px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #07152842}.modal.wide{width:min(850px,100%)}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:18px 21px;display:flex}.modal h2{margin:0 0 5px;font-size:17px}.modal header p{color:var(--muted);margin:0;font-size:10px}.modal-body{padding:20px;overflow:auto}.admin-form{gap:18px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.field{gap:7px;display:grid}.field>span:first-child,.choice-field legend{color:#526176;font-size:10px;font-weight:700}.field input,.field select,.field textarea,.input-with-action{width:100%;color:var(--ink);background:#fbfcfd;border:1px solid #dfe6ee;border-radius:10px;outline:none}.field input,.field select{height:41px;padding:0 11px}.field textarea{resize:vertical;padding:10px 11px;line-height:1.8}.field input:focus,.field select:focus,.field textarea:focus,.input-with-action:focus-within{box-shadow:0 0 0 3px var(--blue-soft);background:#fff;border-color:#96b2eb}.span-2{grid-column:span 2}.check-field{color:#526176;align-items:center;gap:8px;min-height:41px;font-size:10px;display:flex}.check-field input,.choice-row input,.user-choice-list input{accent-color:var(--blue);width:16px;height:16px}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;padding-top:16px}.choice-field{border:1px solid var(--line);border-radius:12px;margin:0;padding:14px}.choice-field legend{padding:0 6px}.choice-field>p{color:var(--muted);margin:0 0 11px;font-size:9px}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice-row label{background:#f7f9fc;border-radius:9px;align-items:center;gap:7px;padding:8px 10px;font-size:10px;display:flex}.user-choice-list{grid-template-columns:repeat(2,1fr);gap:7px;max-height:210px;display:grid;overflow:auto}.user-choice-list label{border:1px solid var(--line);border-radius:10px;grid-template-columns:18px 31px 1fr;align-items:center;gap:7px;padding:8px;display:grid}.user-choice-list label>span:last-child{gap:3px;min-width:0;display:grid}.user-choice-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.user-choice-list small{color:var(--muted);font-size:8px}.user-picker{gap:10px;display:grid}.user-picker>p{margin-bottom:0}.user-picker-search{width:100%;max-width:none}.selected-users{border:1px solid var(--line);background:#f8fafc;border-radius:10px;gap:7px;padding:9px;display:grid}.selected-users-title{color:var(--muted);justify-content:space-between;align-items:center;font-size:9px;display:flex}.selected-users-title strong{background:var(--blue);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:9px;display:grid}.selected-user-chips{flex-wrap:wrap;gap:6px;max-height:90px;display:flex;overflow:auto}.selected-user-chips button{color:#365575;min-width:0;font:inherit;cursor:pointer;background:#fff;border:1px solid #c9d8ef;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;display:inline-flex}.selected-user-chips button span{text-overflow:ellipsis;white-space:nowrap;max-width:145px;overflow:hidden}.selected-user-chips button:hover{color:var(--red);border-color:#e09a9a}.user-picker-state{min-height:90px;color:var(--muted);place-items:center;font-size:9px;display:grid}.user-picker-more{justify-self:center}.alert.compact{padding:8px 10px;font-size:9px}.jalali-picker-field{width:100%;position:relative}.jalali-trigger{width:100%;height:41px;color:var(--ink);text-align:right;background:#fbfcfd;border:1px solid #dfe6ee;border-radius:10px;outline:none;align-items:center;gap:8px;padding:0 11px;display:flex}.jalali-trigger:hover,.jalali-trigger.open{box-shadow:0 0 0 3px var(--blue-soft);background:#fff;border-color:#93c5fd}.jalali-trigger>svg{color:var(--blue);flex:none}.jalali-trigger>span:nth-child(2){flex:1;font-size:10px}.jalali-trigger .placeholder{color:#94a3b8}.jalali-clear{color:#94a3b8;border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.jalali-clear:hover{color:var(--red);background:#fff0f0}.jalali-backdrop{z-index:149;background:0 0;border:0;position:fixed;inset:0}.jalali-popover{z-index:150;background:#fff;border:1px solid #dbeafe;border-radius:16px;padding:14px;position:fixed;box-shadow:0 22px 60px #1e293b33}.jalali-popover>header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.jalali-popover>header strong{color:#312e81;font-size:13px}.jalali-popover>header button{color:#4f46e5;background:#eef2ff;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.jalali-popover>header button:hover{background:#e0e7ff}.jalali-weekdays,.jalali-days{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.jalali-weekdays span{color:#64748b;text-align:center;padding:5px 0;font-size:9px;font-weight:700}.jalali-weekdays .friday{color:#ef4444}.jalali-days button{aspect-ratio:1;color:#334155;background:0 0;border:0;border-radius:9px;font-size:10px;font-weight:600}.jalali-days button:hover{color:#3730a3;background:#eef2ff}.jalali-days button.outside{color:#cbd5e1}.jalali-days button.friday:not(.selected){color:#ef4444}.jalali-days button.today:not(.selected){box-shadow:inset 0 0 0 1.5px #818cf8}.jalali-days button.selected{color:#fff;background:linear-gradient(145deg,#3b82f6,#4f46e5);box-shadow:0 5px 12px #4f46e540}.jalali-time{border-top:1px solid var(--line);color:#64748b;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.jalali-time select{color:#312e81;text-align:center;background:#f8fafc;border:1px solid #dbeafe;border-radius:9px;outline:none;min-width:61px;height:35px}.jalali-popover>footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:12px;padding-top:11px;display:flex}.jalali-popover>footer button{color:#4f46e5;background:#eef2ff;border:0;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:700}.jalali-popover>footer button:last-child{color:#64748b;background:#f1f5f9}.audit-panel{padding:24px}.student-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.student-plan-card{overflow:hidden}.student-plan-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.student-plan-card h2{margin:0 0 5px;font-size:15px}.student-plan-card header p{color:var(--muted);margin:0;font-size:9px}.student-plan-count{color:var(--blue);background:var(--blue-soft);border-radius:999px;flex:none;padding:5px 9px;font-size:9px;font-weight:700}.student-plan-files{display:grid}.student-plan-file{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;padding:15px 20px;display:grid}.student-plan-file+.student-plan-file{border-top:1px solid var(--line)}.student-plan-icon{color:#16a34a;background:#ecfdf3;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.student-plan-icon.workout{color:#7c3aed;background:#f5f3ff}.student-plan-copy{gap:4px;min-width:0;display:grid}.student-plan-copy strong{font-size:11px}.student-plan-copy span{color:#526176;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.student-plan-copy small{color:var(--muted);font-size:8px;line-height:1.7}.student-plan-actions{gap:5px;display:flex}.student-plan-loading{min-height:220px;color:var(--blue);place-items:center;display:grid}.admin-plan-metrics .metric-card{min-height:105px}.plan-limit{color:var(--muted);white-space:nowrap;align-items:center;gap:8px;font-size:10px;display:flex}.plan-limit select{border:1px solid var(--line);height:38px;color:var(--ink);background:#fff;border-radius:9px;padding:0 9px}.student-plans-table{min-width:1180px}.student-plans-table th:first-child{width:18%}.student-plans-table th:nth-child(2){width:15%}.student-plans-table th:nth-child(3),.student-plans-table th:nth-child(4){width:27%}.student-plans-table th:nth-child(5){width:13%}.admin-plan-cell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;min-width:245px;display:grid}.admin-plan-file{gap:3px;min-width:0;display:grid}.admin-plan-file strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-plan-file small{color:var(--muted);font-size:8px}.admin-plan-actions{gap:4px;display:flex}.admin-plan-actions button,.admin-plan-actions label{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.admin-plan-actions button:hover,.admin-plan-actions label:hover{color:var(--blue);background:var(--blue-soft)}.admin-plan-actions .danger:hover{color:var(--red);background:#fff0f0}.admin-plan-actions input,.admin-plan-cell label input{display:none}.admin-plan-cell label.disabled,.admin-plan-actions .disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.admin-plan-missing{color:#94a3b8;font-size:9px}.plan-status{border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.plan-status.complete{color:#087454;background:var(--green-soft)}.plan-status.missing{color:#9a6700;background:var(--orange-soft)}.spin{animation:.75s linear infinite spin}.legal-editors{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.legal-editors.hidden{display:none}.legal-card{overflow:hidden}.legal-card>header{border-bottom:1px solid var(--line);padding:18px 20px}.legal-card h2{margin:0 0 5px;font-size:16px}.legal-card header p{color:var(--muted);margin:0;font-size:10px}.legal-toolbar{border-bottom:1px solid var(--line);background:#f8fafc;flex-wrap:wrap;gap:5px;padding:9px 12px;display:flex}.legal-toolbar button{color:#475569;background:#fff;border:1px solid #dfe6ee;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.legal-toolbar button:hover{color:var(--blue);background:var(--blue-soft);border-color:#93c5fd}.legal-editor{background:#fff;outline:none;min-height:420px;max-height:65vh;padding:20px;font-size:13px;line-height:2;overflow:auto}.legal-editor:focus{box-shadow:inset 0 0 0 2px #bfdbfe}.legal-editor h1,.legal-editor h2,.legal-editor h3{line-height:1.6}.legal-editor ul,.legal-editor ol{padding-right:24px}.legal-updated{color:var(--muted);margin-top:7px;font-size:9px;display:block}.legal-success{color:#087454;background:#e9f8f2;border:1px solid #bcebd9}.timeline{display:grid}.timeline article{grid-template-columns:35px 1fr;gap:12px;padding-bottom:20px;display:grid;position:relative}.timeline article:not(:last-child):before{content:"";background:var(--line);width:1px;height:calc(100% - 21px);position:absolute;top:34px;right:16px}.timeline-icon{width:34px;height:34px;color:var(--blue);background:var(--blue-soft);z-index:1;border-radius:10px;place-items:center;display:grid}.timeline article>div{border-bottom:1px solid var(--line);padding:4px 0 17px}.timeline article header{justify-content:space-between;align-items:center;gap:15px;display:flex}.timeline strong{font-size:11px}.timeline time,.timeline p{color:var(--muted);font-size:9px}.timeline p{margin:7px 0}.timeline code{color:#526176;background:#f4f6f9;border-radius:6px;padding:4px 7px;font-size:8px;display:inline-block}.login-page{background:#fff;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-intro{color:var(--ink);background:radial-gradient(circle at 18% 18%,#3b82f633,#0000 28%),radial-gradient(circle at 82% 76%,#a855f729,#0000 30%),linear-gradient(145deg,#eff6ff,#eef2ff 55%,#faf5ff);flex-direction:column;padding:50px clamp(35px,6vw,90px);display:flex}.login-message{margin:auto 0}.login-message h1{letter-spacing:-.07em;margin:13px 0 20px;font-size:clamp(43px,5vw,76px);line-height:1.18}.login-message p{color:#64748b;max-width:460px;margin:0;font-size:14px;line-height:2}.security-pill{color:#3730a3;background:#ffffffa6;border:1px solid #dbeafe;border-radius:11px;align-items:center;gap:9px;width:fit-content;padding:10px 13px;font-size:11px;display:inline-flex}.login-form-side{place-items:center;padding:35px;display:grid}.login-form{gap:18px;width:min(410px,100%);display:grid}.form-heading{text-align:center;margin-bottom:8px}.login-lock{width:48px;height:48px;color:var(--blue);background:var(--blue-soft);border-radius:14px;place-items:center;margin:0 auto 14px;display:grid}.form-heading h2{margin:0 0 8px;font-size:24px}.form-heading p,.login-help{color:var(--muted);margin:0;font-size:11px}.input-with-action{align-items:center;padding-left:7px;display:flex}.input-with-action input{box-shadow:none!important;background:0 0!important;border:0!important}.input-with-action button{color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.login-help{text-align:center;line-height:1.8}.alert{border-radius:10px;padding:11px 13px;font-size:10px;line-height:1.7}.alert.error{color:#a92828;background:#fff0f0;border:1px solid #ffd9d9}.impersonation-screen,.centered-page{background:radial-gradient(circle at center, #eef4ff, var(--canvas));place-items:center;min-height:100vh;padding:25px;display:grid}.impersonation-card,.empty-panel{border:1px solid var(--line);text-align:center;background:#fff;border-radius:20px;width:min(580px,100%);padding:clamp(28px,5vw,48px);box-shadow:0 24px 60px #1430521f}.impersonation-icon{width:64px;height:64px;color:var(--violet);background:var(--violet-soft);border-radius:18px;place-items:center;margin:0 auto 18px;display:grid}.impersonation-card h1{margin:8px 0;font-size:24px;line-height:1.6}.impersonation-card p,.empty-panel p{color:var(--muted);margin:0 0 23px;font-size:12px;line-height:2}.impersonation-card .button-row{justify-content:center}.empty-panel{justify-items:center;gap:12px;display:grid}.empty-panel strong{font-size:18px}.empty-state{text-align:center;align-content:center;place-items:center;min-height:170px;padding:25px;display:grid}.empty-state strong{font-size:13px}.empty-state p{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.8}.page-loader{place-items:center;min-height:100vh;display:grid}.page-loader span{border:3px solid #dce6f5;border-top-color:var(--blue);border-radius:50%;width:34px;height:34px;animation:.75s linear infinite spin}.skeleton-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.skeleton-grid span{min-height:120px}.mobile-menu,.mobile-drawer{display:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}@media (max-width:1180px){.metric-grid.four{grid-template-columns:repeat(2,1fr)}.panel-grid.analytics-row{grid-template-columns:1fr 1fr}.course-panel{grid-column:1/-1}.recent-users,.discount-grid{grid-template-columns:repeat(2,1fr)}.student-plan-grid,.legal-editors{grid-template-columns:1fr}}@media (max-width:900px){.desktop-sidebar{display:none}.mobile-menu{display:grid}.mobile-drawer{z-index:80;display:block;position:fixed;inset:0}.drawer-backdrop{background:#0512228c;border:0;position:absolute;inset:0}.mobile-drawer .sidebar{z-index:1;height:100%;margin-right:auto;position:relative}.drawer-close{color:#4f46e5;background:#eef2ff;position:absolute;top:12px;left:12px}.topbar{justify-content:flex-start;gap:14px}.admin-profile{margin-right:auto}.login-page{grid-template-columns:1fr}.login-intro{min-height:280px;padding:34px}.login-message{margin:48px 0 30px}.login-message h1{font-size:39px}.login-message p,.security-pill{display:none}.login-form-side{padding:45px 25px}}@media (max-width:700px){.content{padding:22px 15px 35px}.topbar{padding:0 15px}.topbar-context,.profile-copy{display:none}.page-header{flex-direction:column;align-items:flex-start}.page-actions{width:100%}.page-actions>*{flex:1}.metric-grid.four,.metric-grid.three,.chart-grid,.panel-grid.analytics-row,.recent-users,.discount-grid,.mini-stats{grid-template-columns:1fr}.course-panel{grid-column:auto}.course-row{grid-template-columns:82px 1fr}.course-row b{text-align:right;grid-column:2}.table-tools{flex-direction:column;align-items:stretch}.search-box{max-width:none}.form-grid,.user-choice-list{grid-template-columns:1fr}.span-2{grid-column:auto}.modal-layer{align-items:end;padding:8px}.modal{border-radius:18px 18px 0 0;max-height:94vh}.button-row{flex-direction:column}.button-row .button{width:100%}.skeleton-grid{grid-template-columns:1fr 1fr}.student-plan-file{grid-template-columns:40px minmax(0,1fr)}.student-plan-actions{grid-column:2}}.site-thumb{object-fit:cover;border:1px solid var(--line);background:#fff;border-radius:12px;width:54px;height:54px}.site-thumb.logo{object-fit:contain;padding:5px}.site-mini-logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:8px;width:30px;height:30px;padding:3px}.pricing-security{margin-bottom:22px}.pricing-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.pricing-admin-card{border:1px solid var(--line);background:#fbfcff;border-top:4px solid;border-radius:14px;gap:10px;padding:18px;display:grid}.pricing-admin-card>span{color:var(--ink);font-size:12px;font-weight:800}.pricing-admin-card>div{align-items:center;gap:8px;display:flex}.pricing-admin-card input{border:1px solid var(--line);width:100%;min-width:0;height:43px;font:inherit;border-radius:9px;padding:0 10px}.pricing-admin-card b,.pricing-admin-card small{color:var(--muted);white-space:nowrap;font-size:10px}.pricing-save{margin-top:20px}@media (max-width:850px){.pricing-admin-grid{grid-template-columns:1fr}}.bug-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.bug-metrics article{border:1px solid var(--line);min-height:112px;box-shadow:var(--shadow);background:#fff;border-radius:16px;align-items:center;gap:13px;padding:17px;display:flex}.bug-metrics article>div{gap:3px;min-width:0;display:grid}.bug-metrics small{color:var(--muted);font-size:10px}.bug-metrics strong{font-size:22px;line-height:1.4}.bug-metrics p{color:#94a3b8;margin:0;font-size:8px}.bug-metric-icon{border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.bug-metric-icon svg{width:21px}.bug-metric-icon.blue{color:#2563eb;background:#eff6ff}.bug-metric-icon.red{color:#dc2626;background:#fff1f2}.bug-metric-icon.amber{color:#d97706;background:#fff7e6}.bug-metric-icon.green{color:#059669;background:#ecfdf5}.bug-reports-panel{overflow:hidden}.bug-reports-table{min-width:970px}.bug-reports-table th:first-child{width:22%}.bug-reports-table th:nth-child(2){width:34%}.bug-reports-table th:nth-child(3),.bug-reports-table th:nth-child(4){width:17%}.bug-title-cell{gap:6px;max-width:440px;display:grid}.bug-title-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.bug-title-cell a,.bug-title-cell small{width:fit-content;max-width:100%;color:var(--blue);text-overflow:ellipsis;white-space:nowrap;direction:ltr;align-items:center;gap:5px;font-size:8px;display:flex;overflow:hidden}.bug-status{text-align:center;border:1px solid #0000;border-radius:999px;outline:none;min-width:115px;min-height:34px;padding:0 10px;font-size:9px;font-weight:800}.bug-status.open{color:#b42318;background:#fff1f2;border-color:#fecaca}.bug-status.in_progress{color:#9a6700;background:#fffbeb;border-color:#fde68a}.bug-status.resolved{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.bug-status.closed{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.bug-status.static{justify-content:center;align-items:center;min-height:27px;margin-bottom:8px;display:inline-flex}.bug-view-button{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex}.bug-view-button:hover{background:#dbeafe;border-color:#93c5fd}.bug-report-modal{width:min(900px,100%)}.bug-report-modal>header{align-items:center}.bug-report-detail{background:#f8fafc;gap:16px;display:grid}.bug-reporter-card{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #dbeafe;border-radius:14px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px;display:grid}.bug-detail-icon{color:#2563eb;background:#fff;border-radius:13px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 5px 15px #2563eb1a}.bug-reporter-card>div{gap:3px;display:grid}.bug-reporter-card small,.bug-reporter-card p{color:var(--muted);margin:0;font-size:9px}.bug-reporter-card strong{font-size:13px}.bug-contact-list{justify-items:start}.bug-contact-list a{color:#475569;align-items:center;gap:6px;font-size:9px;display:flex}.bug-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.bug-detail-grid section,.bug-evidence,.bug-technical{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px}.bug-report-detail h3{color:#334155;align-items:center;gap:7px;margin:0 0 10px;font-size:11px;display:flex}.bug-detail-grid p{color:#475569;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:2}.bug-evidence img{object-fit:contain;border:1px solid var(--line);background:#f8fafc;border-radius:11px;width:100%;max-height:430px;display:block}.bug-technical dl{gap:10px;margin:0;display:grid}.bug-technical dl>div{grid-template-columns:130px minmax(0,1fr);align-items:start;gap:12px;display:grid}.bug-technical dt{color:var(--muted);align-items:center;gap:6px;font-size:9px;display:flex}.bug-technical dd{color:#334155;overflow-wrap:anywhere;margin:0;font-size:9px;line-height:1.8}.bug-technical a{color:var(--blue)}.bug-modal-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:9px;min-height:64px;padding:12px 20px;display:flex}.bug-modal-footer label{color:var(--muted);margin-left:auto;font-size:10px;font-weight:700}@media (max-width:1180px){.bug-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.bug-metrics{grid-template-columns:1fr}.bug-report-tools{gap:9px}.bug-reporter-card{grid-template-columns:44px minmax(0,1fr)}.bug-contact-list{grid-column:2}.bug-detail-grid{grid-template-columns:1fr}.bug-technical dl>div{grid-template-columns:1fr;gap:4px}.bug-modal-footer{position:sticky;bottom:0}}.site-content-page{gap:22px}.site-content-hero{background:radial-gradient(circle at 12% 18%,#ffffffe6,#0000 28%),linear-gradient(135deg,#eef6ff 0%,#f5f3ff 55%,#fff 100%);border:1px solid #cfe0ff;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px #31549114}.site-content-hero:after{content:"";background:#6366f11a;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-140px;left:-90px}.site-content-hero h1{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(22px,3vw,31px)}.site-content-hero p{max-width:650px;color:var(--muted);margin:0;font-size:12px;line-height:2}.site-hero-actions{z-index:1;flex-wrap:wrap;flex-shrink:0;gap:10px;display:flex;position:relative}.site-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.site-metric-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-rows:auto auto 1fr;grid-template-columns:48px minmax(0,1fr);column-gap:12px;min-height:116px;padding:18px;display:grid;box-shadow:0 8px 24px #233a5c0e}.site-metric-grid small{color:var(--muted);font-size:10px}.site-metric-grid strong{margin-top:3px;font-size:23px}.site-metric-grid p{color:#8a9aaf;grid-column:2;margin:5px 0 0;font-size:9px;line-height:1.7}.site-metric-icon{color:#2563eb;background:#eaf2ff;border-radius:14px;grid-row:1/4;place-items:center;width:48px;height:48px;display:grid}.site-metric-icon.green{color:#059669;background:#e9fbf4}.site-metric-icon.violet{color:#7c3aed;background:#f2ecff}.site-metric-icon.amber,.site-metric-icon.orange{color:#d97706;background:#fff5dc}.site-university-panel,.site-mentor-panel{overflow:hidden}.site-mentor-panel{border-color:#cfdef5;box-shadow:0 16px 42px #1e407814}.site-mentor-head{background:radial-gradient(circle at 10% 20%,#dbeafecc,#0000 32%),linear-gradient(125deg,#f8fbff,#fff 58%,#f6f3ff);padding:21px 22px;position:relative}.site-mentor-head:after{content:"";background:linear-gradient(90deg,#0000,#c9dcff,#0000);height:1px;position:absolute;inset:auto 0 0}.site-section-kicker{color:#5b73a7;letter-spacing:.08em;margin-bottom:7px;font-size:8px;font-weight:900;display:block}.site-mentor-insights{background:#fbfcff;flex-wrap:wrap;gap:8px;padding:12px 18px 0;display:flex}.site-mentor-insights span{color:#64748b;background:#fff;border:1px solid #dce6f4;border-radius:10px;align-items:center;gap:5px;padding:7px 10px;font-size:8px;display:inline-flex}.site-mentor-insights b{color:var(--ink);font-size:10px}.site-mentor-insights .active{color:#047857;background:#f0fcf7;border-color:#c9efdf}.site-mentor-insights .hidden{color:#6b7280;background:#f7f8fa}.university-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.university-manage-card{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#fafcff);border-radius:16px;grid-template-columns:62px minmax(0,1fr);align-items:center;gap:14px;padding:16px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;position:relative}.university-manage-card:hover{border-color:#bfd3fa;transform:translateY(-2px);box-shadow:0 12px 28px #1f448014}.university-manage-card.is-hidden{opacity:.68;background:#f8fafc}.university-logo-wrap{background:#fff;border:1px solid #dce7f7;border-radius:16px;place-items:center;width:62px;height:62px;display:grid;overflow:hidden}.university-logo-wrap img{object-fit:contain;width:100%;height:100%;padding:7px}.university-logo-wrap.large{width:76px;height:76px}.university-logo-wrap span{color:#9aabc1}.university-card-copy{min-width:0}.university-card-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.university-card-copy p{color:var(--muted);margin:5px 0 8px;font-size:9px;line-height:1.6}.university-card-copy small{color:#047857;background:#e9fbf4;border-radius:20px;padding:4px 8px;font-size:8px;font-weight:800;display:inline-flex}.university-card-copy small.off{color:#64748b;background:#edf1f6}.university-card-copy>span{color:var(--muted);margin:5px 0 8px;font-size:9px;display:block}.university-card-copy small{align-items:center;gap:4px}.university-card-copy small.hidden{color:#64748b;background:#edf1f6}.site-card-actions{border-top:1px solid #edf1f7;grid-column:1/-1;justify-content:flex-end;gap:7px;padding-top:12px;display:flex}.site-card-actions button{color:#64748b;cursor:pointer;background:#f0f4f9;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.site-card-actions button:hover{color:var(--blue);background:var(--blue-soft)}.site-card-actions button.danger:hover{color:var(--red);background:#fff0f0}.site-table-tools{border-bottom:1px solid var(--line);background:#fbfcff;grid-template-columns:minmax(230px,1fr) 180px 145px 125px auto;align-items:center;gap:9px;padding:12px 18px 16px;display:grid}.filter-reset{color:#596a82;min-height:40px;font:inherit;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dbe4f0;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:8px;font-weight:800;display:inline-flex}.filter-reset:hover:not(:disabled){color:#2563eb;background:#f1f6ff;border-color:#bcd0f5}.filter-reset:disabled{opacity:.45;cursor:not-allowed}.site-loading{min-height:210px;color:var(--muted);align-content:center;place-items:center;gap:12px;font-size:11px;display:grid}.site-loading svg{color:var(--blue);animation:.75s linear infinite spin}.site-mentor-table{table-layout:fixed}.site-mentor-table th{z-index:1;white-space:nowrap;background:#f5f8fc;position:sticky;top:0}.site-mentor-table th:first-child{width:20%}.site-mentor-table th:nth-child(2){width:19%}.site-mentor-table th:nth-child(3){width:25%}.site-mentor-table th:nth-child(4){width:8%}.site-mentor-table th:nth-child(5){width:15%}.site-mentor-table th:nth-child(6){width:13%}.site-mentor-table td{vertical-align:middle;transition:background .18s}.site-mentor-table tbody tr:hover td{background:#f8fbff}.site-mentor-identity{align-items:center;gap:11px;min-width:190px;display:flex}.site-mentor-identity div{min-width:0}.site-mentor-identity>img{border:1px solid var(--line);object-fit:cover;background:#fff;border-radius:12px;flex:none;width:45px;height:45px}.site-mentor-identity strong,.site-university-cell strong{text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:10px;display:block;overflow:hidden}.site-mentor-identity small,.site-university-cell small{color:var(--muted);margin-top:4px;font-size:8px;display:block}.site-university-cell{align-items:center;gap:8px;min-width:150px;display:flex}.site-university-cell img,.selected-university img{border:1px solid var(--line);object-fit:contain;background:#fff;border-radius:9px;flex:none;width:32px;height:32px;padding:3px}.site-description{max-width:260px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.8;display:-webkit-box;overflow:hidden}.sort-chip{color:#475569;background:#f1f5f9;border-radius:9px;justify-content:center;align-items:center;min-width:36px;padding:6px 9px;font-size:9px;font-weight:800;display:inline-flex}.site-publish-status{color:#64748b;white-space:nowrap;background:#eef2f6;border-radius:20px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;font-weight:800;display:inline-flex}.site-publish-status.active{color:#047857;background:#e8fbf3}.site-pagination{border-top:1px solid var(--line);background:#fbfcff;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 18px;display:flex}.site-pagination p{color:var(--muted);margin:0;font-size:9px}.site-pagination>div{align-items:center;gap:8px;display:flex}.site-pagination span{text-align:center;color:#475569;min-width:100px;font-size:9px;font-weight:800}.site-pagination button{color:#47617f;cursor:pointer;background:#fff;border:1px solid #d9e4f2;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.site-pagination button:hover:not(:disabled){color:var(--blue);background:var(--blue-soft);border-color:#aec7f4}.site-pagination button:disabled{opacity:.35;cursor:not-allowed}.site-modal-layer{z-index:120;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.site-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#05122694;border:0;position:absolute;inset:0}.site-modal{background:#fff;border:1px solid #fffc;border-radius:22px;width:min(760px,100%);max-height:calc(100vh - 44px);animation:.2s ease-out site-modal-in;position:relative;overflow:auto;box-shadow:0 30px 90px #04132d47}@keyframes site-modal-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:none}}.site-modal-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;align-items:center;gap:13px;padding:19px 22px;display:flex;position:sticky;top:0}.site-modal>header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;align-items:center;padding:19px 22px;display:flex;position:sticky;top:0}.site-modal>header>div{align-items:center;gap:13px;min-width:0;display:flex}.site-modal>header small{color:var(--muted);margin-bottom:3px;font-size:8px;display:block}.site-modal>header h2{margin:0;font-size:16px}.site-modal-icon{color:#7c3aed;background:#f2ecff;border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.site-modal-icon.mentor{color:var(--blue);background:var(--blue-soft)}.site-modal-icon svg{width:20px}.site-modal-header>span{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:13px;flex:none;place-items:center;display:grid}.site-modal-header div{min-width:0}.site-modal-header h2{margin:0;font-size:16px}.site-modal-header p{color:var(--muted);margin:4px 0 0;font-size:9px}.site-modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;margin-right:auto;display:grid}.site-modal-close:hover{color:#dc2626;background:#fff0f0}.modal-alert{margin:18px 22px 0}.site-modal-form{gap:18px;padding:22px;display:grid}.site-upload-preview{background:#f8fbff;border:1px dashed #c9d8ef;border-radius:14px;align-items:center;gap:14px;padding:13px;display:flex}.site-upload-preview>div:last-child{min-width:0}.site-upload-preview strong{font-size:10px;display:block}.site-upload-preview p{color:var(--muted);margin:5px 0 0;font-size:9px;line-height:1.7}.mentor-photo-preview{object-fit:cover;color:#9aabc1;text-align:center;background:#fff;border:1px solid #dce7f7;border-radius:18px;flex:none;place-items:center;width:76px;height:76px;font-size:8px;display:grid;overflow:hidden}.mentor-photo-preview img{object-fit:cover;width:100%;height:100%}.selected-university{color:#475569;background:#f4f7fb;border-radius:11px;align-items:center;gap:9px;margin-top:8px;padding:9px 11px;font-size:9px;display:flex}.site-switch{border:1px solid var(--line);background:#fafcff;border-radius:13px;justify-content:space-between;align-items:center;gap:18px;padding:13px 15px;display:flex}.site-switch strong{font-size:10px;display:block}.site-switch small{color:var(--muted);margin-top:4px;font-size:8px;line-height:1.6;display:block}.site-switch input{width:18px;height:18px;accent-color:var(--blue)}.site-modal-footer{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:flex-end;gap:9px;padding:15px 22px;display:flex;position:sticky;bottom:0}.site-modal-form>footer{z-index:2;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:flex-end;gap:9px;margin:0 -22px -22px;padding:15px 22px;display:flex;position:sticky;bottom:-22px}@media (max-width:1100px){.site-metric-grid,.university-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-table-tools{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(125px,170px))}.site-table-tools .page-size-select,.site-table-tools .filter-reset{display:none}}@media (max-width:760px){.site-content-hero{flex-direction:column;align-items:stretch;padding:21px}.site-hero-actions{width:100%}.site-hero-actions .button{flex:1}.site-table-tools{grid-template-columns:1fr}.site-table-tools .search-box{max-width:none}.site-pagination{flex-direction:column;align-items:stretch}.site-pagination>div{justify-content:space-between}.site-modal-layer{align-items:end;padding:0}.site-modal{border-radius:20px 20px 0 0;max-height:94vh}}@media (max-width:540px){.site-metric-grid,.university-card-grid{grid-template-columns:1fr}.site-metric-grid article{min-height:104px}.site-hero-actions{flex-direction:column}.site-modal-header,.site-modal>header,.site-modal-form,.site-modal-footer{padding-left:16px;padding-right:16px}.site-modal-form>footer{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.site-modal-footer .button,.site-modal-form>footer .button{flex:1}}.consultation-metrics .metric-card{position:relative;overflow:hidden}.consultation-metrics .metric-card>svg{color:#2563eb;background:#edf4ff;border-radius:10px;width:30px;height:30px;padding:7px;position:absolute;bottom:15px;left:16px}.consultation-metrics .metric-card:nth-child(2)>svg{color:#d97706;background:#fff6df}.consultation-metrics .metric-card:nth-child(3)>svg{color:#7c3aed;background:#f2edff}.consultation-metrics .metric-card:nth-child(4)>svg{color:#059669;background:#e9faf3}.consultation-panel{overflow:hidden}.consultations-table th{white-space:nowrap}.consultations-table td{vertical-align:middle}.consultations-table .user-cell small{align-items:center;gap:4px;display:flex}.consultation-message{color:#5d6c82;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:280px;margin:0;font-size:9px;line-height:1.9;display:-webkit-box;overflow:hidden}.consultation-status{min-width:118px;height:36px;font:inherit;border:1px solid #0000;border-radius:10px;outline:none;padding:0 10px;font-size:9px;font-weight:800}.consultation-status.new{color:#b45309;background:#fff8e8;border-color:#fde2a8}.consultation-status.contacted{color:#6d28d9;background:#f5f1ff;border-color:#ddd0fc}.consultation-status.closed{color:#047857;background:#ecfbf5;border-color:#bcebd8}.inline-loader{color:var(--blue);vertical-align:middle;margin-right:7px}@media (max-width:700px){.consultation-message{max-width:220px}}.percentage-input,.money-input{align-items:center;gap:8px;display:flex}.percentage-input input,.money-input input{flex:1;min-width:0}.percentage-input b,.money-input b{color:var(--muted);white-space:nowrap;font-size:10px}.field>small{color:var(--muted);margin-top:5px;font-size:8px;line-height:1.7}.pricing-admin-panel{max-width:none}.pricing-admin-card.advanced{background:linear-gradient(155deg,#fff,#f9fbff);align-content:start;padding:19px}.pricing-admin-card.advanced>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.pricing-admin-card.advanced>header span{color:var(--ink);direction:ltr;font-size:13px;font-weight:900;display:block}.pricing-admin-card.advanced>header small{color:var(--muted);margin-top:3px;font-size:8px;display:block}.pricing-admin-card.advanced .field{gap:6px;display:grid}.pricing-admin-card.advanced .field>span{color:#41516a;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.pricing-admin-card.advanced textarea{resize:vertical;border:1px solid var(--line);width:100%;min-height:180px;font:inherit;background:#fff;border-radius:10px;padding:11px;font-size:9px;line-height:1.9}.pricing-admin-card.advanced textarea:focus,.pricing-admin-card.advanced input:focus{border-color:#8db5f5;outline:3px solid #edf4ff}.plan-features-field>small{color:#2563eb}.pricing-save-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding-top:18px;display:flex}.pricing-save-row p{color:var(--muted);margin:0;font-size:9px}.pricing-save-row .pricing-save{margin:0}.finance-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.finance-metrics article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-rows:auto auto 1fr;grid-template-columns:46px minmax(0,1fr);column-gap:12px;min-height:118px;padding:17px;display:grid;box-shadow:0 8px 24px #233a5c0e}.finance-metrics small{color:var(--muted);font-size:9px}.finance-metrics strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:17px;overflow:hidden}.finance-metrics p{color:#8a9aaf;grid-column:2;margin:5px 0 0;font-size:8px;line-height:1.7}.finance-icon{color:#2563eb;background:#eaf2ff;border-radius:14px;grid-row:1/4;place-items:center;width:46px;height:46px;display:grid}.finance-icon svg{width:21px}.finance-icon.green{color:#059669;background:#e9fbf4}.finance-icon.violet{color:#7c3aed;background:#f2ecff}.finance-icon.cyan{color:#0891b2;background:#e8faff}.finance-icon.amber{color:#d97706;background:#fff5dc}.finance-icon.red{color:#dc2626;background:#fff0f0}.finance-panel{overflow:hidden}.finance-filters{border-bottom:1px solid var(--line);background:#fbfcff;grid-template-columns:minmax(260px,1fr) repeat(3,minmax(125px,165px));gap:9px;padding:13px 18px 16px;display:grid}.finance-filters .search-box{max-width:none}.payments-table{min-width:1180px}.payments-table th{white-space:nowrap}.payments-table td{vertical-align:middle}.payments-table .block{color:var(--muted);margin-top:5px;font-size:8px;display:block}.plan-chip,.payment-status{white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:6px 9px;font-size:8px;font-weight:900;display:inline-flex}.plan-chip.standard{color:#475569;background:#f8fafc;border:1px solid #d9e0e9}.plan-chip.premium{color:#1d4ed8;background:#eaf2ff}.plan-chip.vip{color:#c2410c;background:#fff0e8}.payment-status.pending{color:#b45309;background:#fff6dd}.payment-status.paid{color:#047857;background:#e9faf3}.payment-status.failed,.payment-status.canceled{color:#b91c1c;background:#fff0f0}.payment-status.reversed,.payment-status.refunded{color:#6d28d9;background:#f3efff}.discount-copy{color:#047857!important}.gateway-data,.mentor-revenue{gap:3px;display:grid}.gateway-data small,.mentor-revenue small{color:var(--muted);font-size:7px}.gateway-data b,.mentor-revenue b{font-size:9px}.gateway-data span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;max-width:105px;font-size:8px;overflow:hidden}.mentor-revenue strong{font-size:9px}.mentor-revenue b{color:#047857}.muted-copy{color:var(--muted);font-size:8px}@media (max-width:1050px){.finance-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-filters{grid-template-columns:1fr 1fr}.finance-filters .search-box{grid-column:1/-1}}@media (max-width:700px){.finance-metrics,.finance-filters{grid-template-columns:1fr}.finance-filters .search-box{grid-column:auto}.pricing-save-row{flex-direction:column;align-items:stretch}.pricing-save-row .button{width:100%}}.mentor-application-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.mentor-applications-table{border-collapse:collapse;width:100%;min-width:1180px}.mentor-applications-table th,.mentor-applications-table td{text-align:right;border-bottom:1px solid var(--line);vertical-align:top;padding:14px 16px}.mentor-applications-table th{color:var(--muted);white-space:nowrap;background:#f8fafc;font-size:8px}.application-education,.application-location{flex-direction:column;gap:5px;display:flex}.application-education span,.application-education small,.application-location small{color:var(--muted);font-size:8px}.application-education b{color:#2563eb;font-size:8px}.application-location span{align-items:center;gap:5px;font-weight:800;display:flex}.history-details{max-width:300px}.history-details summary{cursor:pointer;color:#2563eb;font-size:8px;font-weight:800}.history-details p{color:#475569;white-space:pre-wrap;margin-top:8px;font-size:8px;line-height:1.9}.status-update-cell{align-items:center;gap:7px;display:flex}.mentor-application-status{border:1px solid var(--line);font:inherit;background:#fff;border-radius:10px;padding:8px 10px;font-size:8px;font-weight:800}.mentor-application-status.new{color:#2563eb;background:#eff6ff}.mentor-application-status.contacted{color:#7c3aed;background:#f5f3ff}.mentor-application-status.interview{color:#c2410c;background:#fff7ed}.mentor-application-status.accepted{color:#15803d;background:#f0fdf4}.mentor-application-status.rejected{color:#b91c1c;background:#fef2f2}.accepted-mark{color:#16a34a}@media (max-width:1100px){.mentor-application-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.mentor-application-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.mentor-application-metrics .metric-card:first-child{grid-column:1/-1}}.alert.success{color:#047857;background:#ecfbf5;border:1px solid #bcebd8;align-items:center;gap:8px;display:flex}.matching-panel{overflow:hidden}.matching-table{min-width:1120px}.matching-table th{white-space:nowrap}.matching-table td{vertical-align:middle}.matching-row-actions{min-width:105px}.matching-row-actions .matching-assign-button{color:#1d4ed8;width:auto;min-width:70px;font:inherit;cursor:pointer;background:#edf4ff;gap:5px;padding:0 9px;font-size:8px;font-weight:900;display:inline-flex}.matching-row-actions .matching-assign-button:hover{color:#fff;background:#2563eb}.matching-assignment-modal{gap:16px;display:grid}.assignment-student-summary{background:linear-gradient(135deg,#f8fbff,#f2f6ff);border:1px solid #dbe7f6;border-radius:14px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:11px;padding:14px;display:grid}.assignment-student-summary .avatar{width:46px;height:46px;font-size:15px}.assignment-student-summary>div{gap:3px;min-width:0;display:grid}.assignment-student-summary small{color:#6b7c93;font-size:8px}.assignment-student-summary strong{font-size:13px}.assignment-student-summary p{color:#607089;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;overflow:hidden}.assignment-notice{color:#9a5b08;background:#fff9e9;border:1px solid #fde3a8;border-radius:12px;align-items:flex-start;gap:9px;padding:11px 13px;display:flex}.assignment-notice svg{flex:none;margin-top:2px}.assignment-notice p{margin:0;font-size:8px;line-height:1.9}.mentor-search{width:100%;max-width:none}.mentor-option-list{gap:9px;max-height:405px;padding-left:3px;display:grid;overflow:auto}.mentor-option{cursor:pointer;background:#fff;border:1px solid #dfe7f1;border-radius:13px;grid-template-columns:18px 42px minmax(0,1fr) 125px;align-items:center;gap:10px;padding:12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.mentor-option:hover:not(.disabled){border-color:#a9c4f4;transform:translateY(-1px);box-shadow:0 8px 22px #2563eb14}.mentor-option.selected{background:#f5f8ff;border-color:#4f7fe9;box-shadow:0 0 0 3px #e6eeff}.mentor-option.disabled{cursor:not-allowed;opacity:.72;background:#fafbfc}.mentor-option input{accent-color:#2563eb;width:16px;height:16px}.mentor-option>.avatar{width:42px;height:42px;font-size:13px}.mentor-option-main{gap:4px;min-width:0;display:grid}.mentor-option-main header{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.mentor-option-main strong{font-size:10px}.mentor-option-main small,.mentor-option-main p{color:#718197;margin:0;font-size:8px}.mentor-option-main p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.eligibility{border-radius:999px;align-items:center;gap:3px;padding:3px 6px;font-size:7px;font-weight:900;display:inline-flex}.eligibility.eligible{color:#047857;background:#e9faf3}.eligibility.unavailable{color:#b45309;background:#fff5db}.compatibility-warnings,.eligibility-reasons{flex-wrap:wrap;gap:4px;display:flex}.compatibility-warnings span,.eligibility-reasons span{border-radius:6px;padding:3px 6px;font-size:7px}.compatibility-warnings span{color:#9a5b08;background:#fff7df}.eligibility-reasons span{color:#a92828;background:#fff0f0}.mentor-capacity{color:#62738a;border-right:1px solid #edf0f4;gap:5px;padding-right:10px;font-size:8px;display:grid}.mentor-capacity b{color:#1d4ed8}.mentor-capacity small{color:#7c3aed;font-size:7px}.mentor-options-state{color:#77879b;text-align:center;align-content:center;place-items:center;gap:8px;min-height:180px;display:grid}.mentor-options-state strong{color:#34445b;font-size:11px}.mentor-options-state span{font-size:8px}.mentor-pagination{justify-content:center;align-items:center;gap:10px;display:flex}.mentor-pagination button{color:#50617a;min-width:58px;height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce5ef;border-radius:8px;font-size:8px}.mentor-pagination button:disabled{opacity:.4;cursor:not-allowed}.mentor-pagination span{color:#7a899d;font-size:8px}.assignment-actions{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid #e7ecf2;justify-content:flex-end;gap:8px;margin:2px -20px -20px;padding:14px 20px;display:flex;position:sticky;bottom:-20px}@media (max-width:700px){.mentor-option{grid-template-columns:18px 38px minmax(0,1fr);align-items:start}.mentor-option>.avatar{width:38px;height:38px}.mentor-capacity{border-top:1px solid #edf0f4;border-right:0;grid-column:2/-1;grid-template-columns:repeat(2,minmax(0,1fr));padding:8px 0 0}.mentor-capacity small{grid-column:1/-1}.assignment-actions{flex-direction:column-reverse}.assignment-actions .button{width:100%}}.message-center-page{--message-radius:16px}.message-center-header{align-items:center}.message-security-note{color:#334e84;background:linear-gradient(135deg,#f8fbff,#f1f5ff);border:1px solid #dce7fa;border-radius:14px;align-items:center;gap:10px;max-width:310px;padding:13px 15px;display:flex}.message-security-note svg{color:#4f46e5;flex:none}.message-security-note span{gap:3px;display:grid}.message-security-note strong{font-size:10px}.message-security-note small{color:#71809a;font-size:8px}.message-center-page>.alert{border-radius:12px;justify-content:flex-start;min-height:48px;padding:11px 15px;font-size:10px;line-height:1.8}.message-center-page>.alert button{color:currentColor;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;margin-right:auto;display:grid}.message-center-page>.alert button:hover{background:#0000000d}.message-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.message-metrics article{border:1px solid var(--line);border-radius:var(--message-radius);min-height:112px;box-shadow:var(--shadow);background:#fff;grid-template-rows:auto auto 1fr;grid-template-columns:44px minmax(0,1fr);column-gap:12px;padding:17px;display:grid}.message-metrics .metric-icon{grid-row:1/4;width:44px;height:44px}.message-metrics .metric-icon.blue{color:#2563eb;background:#eaf2ff}.message-metrics .metric-icon.amber{color:#b86806;background:#fff4dc}.message-metrics small{color:var(--muted);font-size:9px}.message-metrics strong{margin-top:2px;font-size:20px}.message-metrics p{color:#8a98aa;margin:3px 0 0;font-size:8px}.message-catalog-panel{padding:0;overflow:hidden}.message-catalog-panel .panel-head{border-bottom:1px solid var(--line);padding:18px 20px}.message-catalog-panel .panel-head h2{align-items:center;gap:7px;display:flex}.message-catalog-panel .panel-head h2 svg{color:#4f46e5}.message-filter-grid{border-bottom:1px solid var(--line);background:#fbfcff;grid-template-columns:minmax(260px,1.8fr) repeat(5,minmax(115px,.7fr));gap:9px;padding:14px 18px 16px;display:grid}.message-filter-grid>label:not(.search-box){gap:5px;display:grid}.message-filter-grid>label>span{color:#68788e;padding-right:2px;font-size:8px;font-weight:800}.message-filter-grid select{color:#344258;background:#fff;border:1px solid #dfe6ef;border-radius:10px;outline:none;width:100%;min-height:42px;padding:0 11px;font-size:9px}.message-filter-grid select:focus,.message-filter-grid input:focus{border-color:#8cb1ef;box-shadow:0 0 0 3px #edf4ff}.message-search{align-self:end;max-width:none;min-height:42px}.message-table{border-collapse:collapse;width:100%;min-width:1120px}.message-table th,.message-table td{text-align:right;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:14px 15px}.message-table th{color:#758399;white-space:nowrap;background:#f8fafc;font-size:8px}.message-table tbody tr{transition:background-color .18s}.message-table tbody tr:hover{background:#fbfdff}.message-copy-cell{gap:5px;max-width:405px;display:grid}.message-copy-cell strong{font-size:10px}.message-copy-cell p{color:#526278;margin:0;font-size:9px;line-height:1.9}.message-copy-cell code,.message-editor-modal code,.message-mobile-list code{overflow-wrap:anywhere;color:#7c8696;direction:ltr;width:fit-content;max-width:100%;font:700 7px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.message-tags,.audience-list{flex-wrap:wrap;gap:5px;display:flex}.message-tags span,.audience-list span,.message-context span{color:#526279;white-space:nowrap;background:#f8fafc;border:1px solid #dfe6ef;border-radius:999px;align-items:center;min-height:25px;padding:4px 8px;font-size:7px;font-weight:850;display:inline-flex}.message-tags .category.notification{color:#5b21b6;background:#f5f1ff;border-color:#ddd0fc}.message-tags .category.error{color:#b42323;background:#fff1f1;border-color:#f5caca}.message-tags .category.success{color:#047857;background:#ecfbf5;border-color:#bcebd8}.message-tags .category.warning,.message-tags .category.alert{color:#9a5b08;background:#fff9e9;border-color:#fde3a8}.message-tags .category.info,.message-tags .category.response{color:#1d4ed8;background:#eff6ff;border-color:#cbdcf8}.message-state{justify-items:start;gap:5px;display:grid}.message-state>span,.mobile-state{border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:7px;font-weight:900;display:inline-flex}.message-state .active,.mobile-state.active{color:#047857;background:#eaf9f3}.message-state .inactive,.mobile-state.inactive{color:#9f2e2e;background:#fff0f0}.message-state small{color:#6d28d9;font-size:7px}.message-table time{color:#64748b;width:115px;font-size:8px;line-height:1.8;display:block}.message-edit{min-width:78px;min-height:38px}.message-edit svg{color:#4f46e5}.message-mobile-list{display:none}.automation-template-grid{background:#f8fafc;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.automation-template-grid article{background:#fff;border:1px solid #dfe6ef;border-radius:16px;gap:12px;padding:16px;display:grid;box-shadow:0 8px 24px #273d600f}.automation-template-grid article>header,.automation-template-grid article>footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.automation-template-grid article>div{gap:7px;display:grid}.automation-template-grid p{color:#526278;margin:0;font-size:9px;line-height:1.9}.automation-template-grid footer{color:#758399;border-top:1px solid #edf0f4;padding-top:10px;font-size:8px}.automation-template-grid footer button{color:#1d4ed8;background:#f8fbff;border:1px solid #dce5f1;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-height:40px;padding:0 12px;font-size:9px;font-weight:850;display:inline-flex}.message-catalog-panel .pagination{padding:14px 18px}.message-catalog-panel .table-loading{color:#73839a;align-content:center;place-items:center;gap:10px;min-height:260px;font-size:9px;display:grid}.button.danger-soft{color:#b42323;background:#fff5f5;border-color:#f2caca}.button.danger-soft:hover:not(:disabled){background:#ffeaea}.message-modal-layer{z-index:40;padding:22px}.message-editor-modal{width:min(1080px,96vw);max-height:min(90dvh,900px);overflow:hidden}.message-editor-modal>header{border-bottom:1px solid var(--line);align-items:flex-start;padding:20px 22px}.message-editor-modal>header h2{margin:4px 0 5px}.message-editor-body{grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr);gap:0;display:grid;overflow:auto;padding:0!important}.message-editor-form{border-left:1px solid var(--line);align-content:start;gap:17px;padding:22px;display:grid}.message-context{flex-wrap:wrap;gap:6px;display:flex}.message-context span{color:#334e84;background:#f5f8ff;border-color:#dbe5f7}.message-description{color:#607089;background:#f8fafc;border-radius:10px;align-items:flex-start;gap:7px;margin:-3px 0 0;padding:10px 12px;font-size:8px;line-height:1.8;display:flex}.message-description svg{color:#4f46e5;flex:none}.message-editor-form>label:not(.message-active-toggle){gap:7px;display:grid}.message-editor-form>label>span{color:#34445b;font-size:9px;font-weight:850}.message-editor-form>label small{color:#8b98aa;font-weight:500}.message-editor-form>label b{color:var(--red)}.message-editor-form input[type=text],.message-editor-form input:not([type]),.message-editor-form textarea{color:#243044;resize:vertical;background:#fff;border:1px solid #dce4ee;border-radius:11px;outline:none;width:100%;min-height:46px;padding:11px 13px;font-size:10px;line-height:1.9}.message-editor-form textarea{min-height:150px}.message-editor-form input:focus,.message-editor-form textarea:focus{border-color:#7fa8ed;box-shadow:0 0 0 3px #edf4ff}.message-variables{background:#f8fbff;border:1px dashed #c8d7ee;border-radius:12px;padding:13px}.message-variables>strong{color:#334e84;font-size:9px}.message-variables>p{color:#718099;margin:4px 0 9px;font-size:8px;line-height:1.8}.message-variables>div{flex-wrap:wrap;gap:6px;display:flex}.message-variables button{color:#1d4ed8;direction:ltr;background:#fff;border:1px solid #cbdcf8;border-radius:8px;min-height:32px;padding:4px 9px;font:700 8px ui-monospace,SFMono-Regular,Consolas,monospace}.message-active-toggle{cursor:pointer;border:1px solid #dfe6ef;border-radius:12px;align-items:center;gap:11px;min-height:64px;padding:12px 14px;display:flex}.message-active-toggle input{accent-color:#4f46e5;flex:none;width:19px;height:19px}.message-active-toggle span{gap:3px;display:grid}.message-active-toggle strong{font-size:9px}.message-active-toggle small{color:#748399;font-size:8px;line-height:1.7}.message-preview-panel{background:#f8fafc;align-content:start;gap:14px;padding:22px;display:grid}.preview-title{color:#40516a;align-items:center;gap:7px;font-size:9px;font-weight:900;display:flex}.preview-title svg{color:#4f46e5}.message-preview-card{background:#fff;border:1px solid #dbe5f4;border-radius:15px;gap:7px;padding:17px;display:grid;position:relative;box-shadow:0 10px 30px #273d6014}.message-preview-card .preview-app{color:#4f46e5;font-size:8px;font-weight:900}.message-preview-card strong{font-size:11px}.message-preview-card p{color:#4f5f75;white-space:pre-wrap;margin:0;font-size:9px;line-height:1.9}.message-preview-card small{color:#8d99a9;font-size:7px}.message-default-copy{background:#fff;border:1px solid #e1e7ef;border-radius:12px;padding:13px}.message-default-copy strong,.message-default-copy b{margin-bottom:5px;font-size:8px;display:block}.message-default-copy b{color:#334155}.message-default-copy p{color:#68778b;margin:0;font-size:8px;line-height:1.9}.message-history{background:#fff;border:1px solid #e1e7ef;border-radius:12px;min-height:110px;padding:13px}.message-history h3{align-items:center;gap:6px;margin:0 0 10px;font-size:9px;display:flex}.message-history h3 svg{color:#7c3aed}.message-history>p{color:#7b899b;font-size:8px}.message-history ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.message-history li{border-bottom:1px solid #edf0f4;gap:2px;padding-bottom:7px;display:grid}.message-history li:last-child{border:0;padding-bottom:0}.message-history li span{color:#34445b;font-size:8px;font-weight:800}.message-history li small{color:#8190a3;font-size:7px}.message-editor-footer{border-top:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:15px 22px;display:flex}.message-editor-footer>div{gap:8px;display:flex}@media (prefers-reduced-motion:reduce){.message-center-page *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (max-width:1180px){.message-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.message-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.message-filter-grid .message-search{grid-column:1/-1}}@media (max-width:760px){.automation-template-grid{grid-template-columns:1fr;padding:12px}.message-center-header{flex-direction:column;align-items:stretch}.message-security-note{max-width:none}.message-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.message-filter-grid .message-search{grid-column:1/-1}.message-desktop-table{display:none}.message-mobile-list{background:#f8fafc;gap:10px;padding:12px;display:grid}.message-mobile-list article{background:#fff;border:1px solid #dfe6ef;border-radius:14px;gap:12px;padding:14px;display:grid;box-shadow:0 6px 18px #273d600d}.message-mobile-list article>header,.message-mobile-list article>footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.message-mobile-list article>div{gap:6px;display:grid}.message-mobile-list strong{font-size:11px}.message-mobile-list p{color:#526278;margin:0;font-size:9px;line-height:1.9}.message-mobile-list footer{color:#758399;border-top:1px solid #edf0f4;padding-top:10px;font-size:8px}.message-mobile-list footer button{color:#1d4ed8;background:#f8fbff;border:1px solid #dce5f1;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-width:76px;min-height:44px;font-size:9px;font-weight:850;display:inline-flex}.message-modal-layer{align-items:flex-end;padding:0}.message-editor-modal{border-radius:20px 20px 0 0;width:100%;max-height:94dvh}.message-editor-body{grid-template-columns:1fr}.message-editor-form{border-left:0;border-bottom:1px solid var(--line)}.message-editor-footer{padding-bottom:max(15px,env(safe-area-inset-bottom));flex-direction:column-reverse;align-items:stretch}.message-editor-footer>div{grid-template-columns:1fr 1fr;display:grid}.message-editor-footer .button{min-height:46px}}@media (max-width:520px){.message-metrics,.message-filter-grid{grid-template-columns:1fr}.message-filter-grid .message-search{grid-column:auto}.message-editor-form,.message-preview-panel{padding:16px}.message-editor-modal>header{padding:17px 16px}.message-editor-footer{padding-left:16px;padding-right:16px}}.communication-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start;gap:16px;display:grid}.notification-composer>header,.notification-preview>header,.rule-editor>header,.category-editor>header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.notification-composer h2,.notification-preview h2,.rule-editor h2,.category-editor h2{margin:3px 0 0;font-size:15px}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.audience-card{text-align:right;color:#526176;border:1px solid var(--line);background:#f8fafc;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:82px;padding:12px;transition:all .18s;display:grid}.audience-card>svg{color:#64748b;background:#fff;border-radius:11px;width:38px;height:38px;padding:9px}.audience-card span{gap:4px;min-width:0;display:grid}.audience-card strong{color:var(--ink);font-size:11px}.audience-card small{font-size:8px;line-height:1.6}.audience-card b{color:var(--blue);font-size:15px}.audience-card:hover{background:#f3f7ff;border-color:#b8ccf6}.audience-card.active{background:linear-gradient(135deg,#eff6ff,#eef2ff);border-color:#7098ed;box-shadow:0 0 0 3px #3b82f614}.audience-card.active>svg{color:#fff;background:linear-gradient(145deg,#3b82f6,#4f46e5)}.specific-user-picker{background:#f8fafc;border-radius:13px;gap:10px;margin-top:12px;padding:12px;display:grid}.specific-user-picker .search-box{border-color:var(--line);background:#fff;max-width:none}.user-choice-list{gap:6px;max-height:250px;display:grid;overflow:auto}.user-choice-list>button{text-align:right;background:#fff;border:1px solid #0000;border-radius:10px;grid-template-columns:31px 1fr 20px;align-items:center;gap:9px;min-height:52px;padding:8px;display:grid}.user-choice-list>button:hover,.user-choice-list>button.selected{background:#f5f8ff;border-color:#9bb8f2}.user-choice-list>button>span:nth-child(2){gap:3px;display:grid}.user-choice-list strong{font-size:10px}.user-choice-list small{color:var(--muted);gap:8px;font-size:8px;display:flex}.user-choice-list small b{color:var(--blue)}.user-choice-list>button>svg{color:var(--green)}.composer-section-head{border-top:1px solid var(--line);padding-top:20px;margin-top:22px!important}.field>small{color:#8b98a8;font-size:8px;line-height:1.6}.broadcast-confirm{background:#f5f8ff;border:1px solid #dbe7fc;border-radius:12px;align-items:flex-start;gap:10px;margin:16px 0 12px;padding:13px;display:flex}.broadcast-confirm input{width:17px;height:17px;accent-color:var(--blue)}.broadcast-confirm span{gap:4px;display:grid}.broadcast-confirm strong{font-size:10px}.broadcast-confirm small{color:var(--muted);font-size:8px}.notification-preview{position:sticky;top:94px}.phone-preview{color:#fff;background:linear-gradient(145deg,#101828,#334155);border-radius:26px;min-height:210px;padding:18px 15px;box-shadow:inset 0 0 0 5px #0b1220,0 16px 35px #0f172a29}.phone-status{color:#cbd5e1;direction:ltr;justify-content:space-between;padding:0 7px 24px;font-size:8px;display:flex}.push-preview{color:var(--ink);background:#fffffff0;border-radius:16px;grid-template-columns:38px 1fr;align-items:start;gap:10px;padding:13px;display:grid;box-shadow:0 10px 22px #0000002e}.push-icon{color:#fff;background:linear-gradient(145deg,#3b82f6,#4f46e5);border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.push-preview div{min-width:0}.push-preview strong{overflow-wrap:anywhere;font-size:11px;display:block}.push-preview p{color:#526176;overflow-wrap:anywhere;margin:5px 0 0;font-size:9px;line-height:1.8}.preview-facts{gap:0;margin:16px 0 0;display:grid}.preview-facts div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.preview-facts dt{color:var(--muted);font-size:9px}.preview-facts dd{overflow-wrap:anywhere;text-align:left;max-width:65%;margin:0;font-size:10px}.panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.panel-head h2{align-items:center;gap:7px;margin:0;font-size:14px;display:flex}.panel-head p{color:var(--muted);margin:5px 0 0;font-size:9px}.block{margin-top:4px;display:block}.line-clamp{text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.broadcast-table{min-width:840px}.safety-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.safety-metrics article{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:42px 1fr;align-items:center;gap:2px 11px;padding:15px;display:grid}.safety-metrics .finance-icon{grid-row:1/3}.safety-metrics small{color:var(--muted);font-size:9px}.safety-metrics strong{font-size:20px}.safety-tabs{background:#eaf0f7;border-radius:12px;gap:7px;width:fit-content;padding:5px;display:flex}.safety-tabs button{color:#64748b;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;min-height:39px;padding:0 14px;font-size:10px;font-weight:700;display:flex}.safety-tabs button.active{color:#1d4ed8;background:#fff;box-shadow:0 3px 12px #1e40af1a}.safety-tabs b{color:#fff;background:var(--red);border-radius:20px;place-items:center;min-width:19px;height:19px;font-size:8px;display:grid}.safety-incidents{padding:0;overflow:hidden}.safety-filters{border-bottom:1px solid var(--line);grid-template-columns:minmax(240px,1fr) repeat(3,auto);gap:9px;padding:15px;display:grid}.safety-table{min-width:1250px}.incident-copy{-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:300px;margin:0;line-height:1.9;display:-webkit-box;overflow:hidden}.severity-chip,.incident-status{border-radius:20px;width:fit-content;padding:5px 9px;font-size:8px;font-weight:800;display:inline-flex}.severity-chip.low{color:#166534;background:#dcfce7}.severity-chip.medium{color:#92400e;background:#fef3c7}.severity-chip.high{color:#c2410c;background:#ffedd5}.severity-chip.critical{color:#b91c1c;background:#fee2e2}.incident-status.new{color:#1d4ed8;background:#dbeafe}.incident-status.reviewed{color:#6d28d9;background:#ede9fe}.incident-status.confirmed{color:#b91c1c;background:#fee2e2}.incident-status.dismissed{color:#475569;background:#e2e8f0}.rules-layout{grid-template-columns:minmax(280px,.8fr) minmax(280px,.7fr);align-items:start;gap:14px;display:grid}.rules-catalog{grid-column:1/-1}.category-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.category-strip article{border:1px solid var(--line);background:#f8fafc;border-radius:11px;grid-template-columns:9px 1fr 30px;align-items:center;gap:9px;min-height:58px;padding:10px;display:grid}.category-strip article.inactive,.rule-list article.inactive{opacity:.55}.category-strip div{gap:3px;display:grid}.category-strip strong{font-size:9px}.category-strip small{color:var(--muted);font-size:7px}.category-strip button,.rule-delete{width:30px;height:30px;color:var(--red);background:#fff1f2;border:0;border-radius:8px;place-items:center;display:grid}.severity-dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.severity-dot.medium{background:#f59e0b}.severity-dot.high{background:#f97316}.severity-dot.critical{background:#ef4444}.rule-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:590px;display:grid;overflow:auto}.rule-list article{border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr auto 38px 30px;align-items:center;gap:9px;padding:10px 11px;display:grid}.rule-list article>div{gap:4px;min-width:0;display:grid}.rule-list strong{overflow-wrap:anywhere;font-size:10px}.rule-list small{color:var(--muted);font-size:8px}.toggle{direction:ltr;background:#cbd5e1;border:0;border-radius:20px;width:35px;height:20px;padding:2px}.toggle i{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .18s;display:block}.toggle.active{background:var(--green)}.toggle.active i{transform:translate(15px)}.incident-review{gap:16px;display:grid}.incident-message{background:#fff7ed;border:1px solid #fed7aa;border-radius:13px;padding:15px}.incident-message span{color:#c2410c;font-size:9px;font-weight:800}.incident-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;font-size:12px;line-height:2}.incident-review dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.incident-review dl div{background:#f8fafc;border-radius:10px;padding:11px}.incident-review dt{color:var(--muted);font-size:8px}.incident-review dd{margin:5px 0 0;font-size:9px}.review-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.danger-action{background:linear-gradient(90deg,#dc2626,#b91c1c)!important}@media (max-width:1100px){.communication-layout{grid-template-columns:1fr}.notification-preview{position:static}.safety-metrics,.category-strip{grid-template-columns:repeat(2,1fr)}.safety-filters{grid-template-columns:1fr 1fr}.safety-filters .search-box{grid-column:1/-1;max-width:none}}@media (max-width:760px){.audience-grid,.rules-layout,.rule-list,.incident-review dl{grid-template-columns:1fr}.rules-catalog{grid-column:auto}.category-strip{grid-template-columns:1fr}.safety-metrics{grid-template-columns:1fr 1fr}.safety-filters{grid-template-columns:1fr}.safety-filters .search-box{grid-column:auto}.safety-tabs{width:100%}.safety-tabs button{flex:1;justify-content:center}.review-actions{grid-template-columns:1fr;display:grid}.notification-composer,.notification-preview{padding:15px}}@media (max-width:460px){.safety-metrics{grid-template-columns:1fr}.audience-card{grid-template-columns:35px 1fr auto;padding:9px}.communication-page .page-header h1,.safety-page .page-header h1{font-size:23px}}
