:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f1f5f9;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.app-shell{min-height:100vh;display:flex}.app-shell__main{flex-direction:column;flex:1;min-width:0;display:flex}.app-shell__content{flex:1;padding:24px 28px 40px}.sidebar{color:#e2e8f0;background:#0f172a;flex-direction:column;flex-shrink:0;width:260px;padding:20px 14px;display:flex}.sidebar__brand{border-bottom:1px solid #1e293b;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px;padding:8px 10px 20px;display:flex}.brand-logo{object-fit:contain;width:auto;display:block}.brand-logo--sidebar{max-width:160px;height:40px}.brand-logo--compact{max-width:140px;height:36px}.brand-logo--login{max-width:240px;height:80px;margin:0 auto}@media (width>=768px){.brand-logo--login{max-width:260px;height:88px}}.sidebar__subtitle{color:#94a3b8;letter-spacing:.02em;font-size:.75rem;font-weight:600}.sidebar__nav{flex-direction:column;gap:4px;display:flex}.sidebar__link{color:#cbd5e1;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.92rem;transition:background .15s,color .15s;display:flex}.sidebar__link:hover{color:#f8fafc;background:#1e293b}.sidebar__link--active{color:#fff;background:#2563eb}.topbar{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.topbar__title{margin:0;font-size:1.35rem;font-weight:700}.topbar__meta{color:#64748b;margin:4px 0 0;font-size:.85rem}.topbar__logout{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.topbar__logout:hover{background:#f8fafc}.page-stack{flex-direction:column;gap:20px;display:flex}.page-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 2px #0f172a0a}.page-card h2{margin:0 0 8px;font-size:1.2rem}.page-card__desc{color:#64748b;max-width:640px;margin:0}.page-card__badge{color:#1d4ed8;background:#eff6ff;border-radius:999px;margin-top:16px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.stat-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px}.stat-card__head{justify-content:space-between;align-items:center;display:flex}.stat-card__title{color:#64748b;font-size:.85rem}.stat-card__icon{color:#94a3b8}.stat-card__value{margin-top:10px;font-size:1.5rem;font-weight:700}.stat-card__hint{color:#94a3b8;margin-top:6px;font-size:.8rem}.login-page{background:linear-gradient(160deg,#f8fafc 0%,#e2e8f0 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:420px;padding:32px;box-shadow:0 10px 40px #0f172a14}.login-card__brand{text-align:center;margin-bottom:24px}.login-card__host{color:#64748b;margin:8px 0 0;font-size:.85rem;font-weight:600}.subdomain-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.btn--xs{min-height:auto;padding:4px 10px;font-size:.75rem}.login-card__heading{color:#0f172a;margin:16px 0 0;font-size:1.25rem;font-weight:700}.login-card__subtitle{color:#64748b;margin:8px 0 0;font-size:.95rem}.center-card__logo{margin:0 auto 16px}.login-card h1{margin:0 0 6px;font-size:1.4rem}.login-card p{color:#64748b;margin:0;font-size:.9rem}.login-form{flex-direction:column;gap:14px;display:flex}.login-forgot-link{color:#2563eb;text-align:center;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline}.login-forgot-link:hover:not(:disabled){color:#1d4ed8}.login-forgot-link:disabled{opacity:.5;cursor:not-allowed}.login-reset-backdrop{align-items:flex-end;padding:16px}@media (width>=480px){.login-reset-backdrop{align-items:center}}.login-reset-modal{width:100%;max-width:420px;max-height:calc(100vh - 32px);overflow-y:auto}.login-reset-modal__desc{color:#64748b;margin:0 0 16px;font-size:.92rem;line-height:1.5}.login-reset-modal__label{color:#334155;flex-direction:column;gap:6px;margin-bottom:12px;font-size:.88rem;font-weight:600;display:flex}.login-reset-modal__label input{border:1px solid #cbd5e1;border-radius:8px;min-height:48px;padding:12px 14px;font-size:16px}.login-reset-modal__actions{flex-direction:column;gap:10px;margin-top:8px}.login-reset-modal__actions .btn{width:100%}@media (width>=480px){.login-reset-modal__actions{flex-flow:wrap}.login-reset-modal__actions .btn{flex:1;width:auto;min-width:120px}}.login-form label{color:#334155;flex-direction:column;gap:6px;font-size:.88rem;font-weight:600;display:flex}.login-form input{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px}.login-form input:focus{border-color:#2563eb;outline:2px solid #93c5fd}.form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 10px;font-size:.88rem}.btn{cursor:pointer;border:none;border-radius:8px;padding:10px 16px;font-weight:600}.btn--primary{color:#fff;background:#2563eb}.btn--primary:hover:not(:disabled){background:#1d4ed8}.btn--primary:disabled{opacity:.6;cursor:not-allowed}.btn--ghost{color:#334155;background:#fff;border:1px solid #e2e8f0;justify-content:center;align-items:center;display:inline-flex}.center-page{place-items:center;min-height:100vh;padding:24px;display:grid}.center-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:480px;padding:32px}.center-card__icon--warn{color:#d97706;margin-bottom:12px}.center-card h1{margin:0 0 10px}.center-card p{color:#64748b;margin:0 0 20px}.center-card__actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.loading-screen{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;display:flex}.loading-screen__icon{color:#2563eb;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.page-heading{margin:0;font-size:1.25rem;font-weight:700}.page-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.muted{color:#64748b;margin:0}.alert{border-radius:8px;padding:12px 14px;font-size:.92rem}.alert--error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.data-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.data-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px}.data-card__head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.data-card__head h3{margin:0;font-size:1.05rem}.data-card__meta{grid-template-columns:1fr 1fr;gap:10px 16px;margin:0;display:grid}.data-card__meta dt{color:#94a3b8;margin:0 0 2px;font-size:.75rem}.data-card__meta dd{color:#334155;word-break:break-word;margin:0;font-size:.9rem}.badge{border-radius:999px;padding:3px 8px;font-size:.75rem;font-weight:600;display:inline-block}.badge--ok{color:#166534;background:#dcfce7}.badge--muted{color:#64748b;background:#f1f5f9}.badge--accent{color:#5b21b6;background:#ede9fe}.badge--info{color:#1d4ed8;background:#dbeafe}.data-card__badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:16px;max-width:720px;display:grid}.form-grid label{color:#334155;flex-direction:column;gap:6px;font-size:.88rem;font-weight:600;display:flex}.form-grid input,.form-grid select{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-weight:400}.form-grid__full{grid-column:1/-1}.form-grid__checkbox{grid-column:1/-1;align-items:center;flex-direction:row!important;gap:10px!important;font-weight:500!important}.form-grid__actions{grid-column:1/-1}.field-hint{color:#94a3b8;font-size:.78rem;font-weight:400}.form-row{flex-wrap:wrap;align-items:flex-end;gap:16px;display:flex}.form-row__grow{flex-direction:column;flex:1;gap:6px;min-width:220px;font-size:.88rem;font-weight:600;display:flex}.form-row select{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-weight:400}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.9rem}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:10px 12px}.data-table th{color:#64748b;font-size:.8rem;font-weight:600}.code-pill{color:#1d4ed8;letter-spacing:.05em;background:#eff6ff;border-radius:6px;padding:4px 8px;font-weight:700}.quick-links{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;display:grid}.quick-link{flex-direction:column;gap:6px;transition:border-color .15s,box-shadow .15s;display:flex}.quick-link:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb14}.quick-link span{color:#64748b;font-size:.88rem}.filter-bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-bar--wrap{padding:0}.filter-bar__label{color:#64748b;margin-right:4px;font-size:.82rem;font-weight:600}.filter-bar__btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:6px 14px;font-size:.85rem;font-weight:500}.filter-bar__btn:hover{color:#1d4ed8;border-color:#93c5fd}.filter-bar__btn--active{color:#fff;background:#2563eb;border-color:#2563eb}.btn--sm{align-items:center;gap:6px;padding:6px 10px;font-size:.8rem;display:inline-flex}.lesson-create-layout{grid-template-columns:1fr 320px;align-items:start;gap:20px;display:grid}.lesson-create-form label{color:#334155;flex-direction:column;gap:6px;margin-bottom:14px;font-size:.88rem;font-weight:600;display:flex}.lesson-create-form select,.lesson-create-form input[type=number],.lesson-create-form input[type=text]{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-weight:400}.form-fieldset{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:14px;padding:12px 14px}.form-fieldset legend{padding:0 4px;font-size:.88rem;font-weight:600}.form-fieldset__head{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.88rem;font-weight:600;display:flex}.radio-inline{align-items:center;gap:8px;margin-bottom:8px;display:flex;flex-direction:row!important;font-weight:500!important}.student-pick-list{flex-direction:column;gap:6px;max-height:220px;display:flex;overflow-y:auto}.student-pick-item{cursor:pointer;border-radius:6px;align-items:flex-start;gap:8px;padding:6px 4px;font-size:.88rem;display:flex;font-weight:400!important}.student-pick-item:hover{background:#f8fafc}.lesson-create-summary h3{margin:0 0 16px;font-size:1.05rem}.summary-dl{flex-direction:column;gap:12px;margin:0;display:flex}.summary-dl dt{color:#94a3b8;margin:0 0 2px;font-size:.75rem}.summary-dl dd{color:#0f172a;margin:0;font-size:.92rem}.payments-layout{grid-template-columns:1fr 320px;align-items:start;gap:20px;display:grid}.payments-filters input[type=search]{border:1px solid #cbd5e1;border-radius:8px;width:100%;margin-bottom:12px;padding:10px 12px}.payments-student-list{flex-direction:column;gap:8px;max-height:480px;display:flex;overflow-y:auto}.payments-student-row{border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;display:flex;overflow:hidden}.payments-student-row--selected{background:#eff6ff;border-color:#2563eb}.payments-student-row__main{text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;flex-direction:column;flex:1;gap:4px;padding:10px 12px;display:flex}.payments-form-panel label{flex-direction:column;gap:6px;margin:12px 0;font-size:.88rem;font-weight:600;display:flex}.payments-form-panel input{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-weight:400}.stat-card--highlight{background:#eff6ff;border-color:#93c5fd}.finance-tabs{margin-bottom:8px}.finance-split{grid-template-columns:340px 1fr;align-items:start;gap:20px;display:grid}.finance-form{max-width:360px}.balance-form{max-width:420px}.requests-tabs{flex-wrap:wrap}.requests-status-filter{margin-top:-4px}.filter-bar__btn--sm{padding:6px 12px;font-size:.82rem}.requests-list{flex-direction:column;gap:14px;display:flex}.requests-empty{text-align:center;padding:24px 0}.requests-cancel-hint{margin:0 0 8px;font-size:.88rem}.requests-section-head{margin-bottom:4px}.requests-section-title{color:#0f172a;margin:0 0 4px;font-size:1.05rem}.request-card{background:#fafafa;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.request-card__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.request-card__title{color:#0f172a;margin:0;font-size:1.05rem}.request-card__meta{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px 16px;margin:0;display:grid}.request-card__meta>div{flex-direction:column;gap:2px;display:flex}.request-card__meta dt{color:#64748b;text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:700}.request-card__meta dd{color:#0f172a;margin:0;font-size:.92rem}.request-card__actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.badge--warn{color:#92400e;background:#fef3c7}.badge--danger{color:#991b1b;background:#fee2e2}.btn--danger{color:#fff;background:#b91c1c;border:none}.btn--danger:hover:not(:disabled){background:#991b1b}.btn--warn{color:#fff;background:#ea580c;border:none}.btn--warn:hover:not(:disabled){background:#c2410c}.video-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.video-card{background:#fafafa;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.video-card__head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.video-card__title{color:#0f172a;margin:0;font-size:1rem}.video-card__meta{color:#475569;margin:0;font-size:.88rem}.video-card__desc{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.85rem;display:-webkit-box;overflow:hidden}.video-card__date{margin:0;font-size:.8rem}.video-card__actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.video-modal label{flex-direction:column;gap:6px;margin-bottom:12px;font-size:.88rem;font-weight:600;display:flex}.video-modal input,.video-modal textarea,.video-modal select{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-weight:400}.modal-card__actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.video-modal{max-width:520px}.video-tracking-filters__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;display:grid}.video-tracking-filters label{flex-direction:column;gap:6px;font-size:.85rem;font-weight:600;display:flex}.video-tracking-filters select,.video-tracking-filters input{border:1px solid #cbd5e1;border-radius:8px;padding:8px 10px;font-weight:400}.video-tracking-table{overflow-x:auto}.lesson-type-hint{color:#1e40af;background:#eff6ff;border-radius:8px;margin:0 0 12px;padding:10px 12px}.branch-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.branch-card{background:#fafafa;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.branch-card__head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}.branch-card__head h3{margin:0;font-size:1.05rem}.branch-card__levels{color:#475569;margin:0 0 8px;padding-left:18px;font-size:.9rem}.branch-card__meta{margin:0 0 10px;font-size:.8rem}.branch-card__actions{flex-wrap:wrap;gap:8px;display:flex}.branch-modal{max-width:480px}.branch-levels-editor__label{margin-bottom:8px;font-size:.88rem;font-weight:600;display:block}.branch-levels-editor__row{gap:8px;margin-bottom:10px;display:flex}.branch-levels-editor__row input{border:1px solid #cbd5e1;border-radius:8px;flex:1;padding:8px 10px}.branch-levels-editor__list{flex-direction:column;gap:6px;margin:0 0 16px;padding:0;list-style:none;display:flex}.branch-levels-editor__list li{background:#f1f5f9;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 10px;display:flex}.dashboard-hero{margin-bottom:4px}.stat-grid--dashboard{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.dashboard-panels{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.dashboard-panel__head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dashboard-panel__head h3{margin:0;font-size:1rem}.dashboard-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dashboard-list li{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;align-items:center;gap:8px;padding-bottom:10px;display:flex}.dashboard-list li:last-child{border-bottom:none;padding-bottom:0}.weekly-schedule-page .weekly-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.weekly-toolbar__field{flex-direction:column;gap:6px;min-width:220px;font-size:.88rem;font-weight:600;display:flex}.weekly-toolbar__field select{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-weight:400}.weekly-week-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.weekly-week-nav__title{color:#0f172a;text-align:center;min-width:180px;padding:0 8px;font-size:.95rem;font-weight:700}.weekly-week-nav__current{color:#1d4ed8!important;background:#eff6ff!important;border-color:#2563eb!important}.weekly-grid-scroll{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:calc(100vh - 220px);overflow:auto}.weekly-grid{border-collapse:separate;border-spacing:0;width:100%;min-width:1100px}.weekly-grid__corner,.weekly-grid__day-head,.weekly-grid__hour{z-index:2;color:#475569;background:#f8fafc;font-size:.82rem;font-weight:700;position:sticky}.weekly-grid__corner{z-index:4;text-align:left;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;min-width:72px;padding:10px 12px;left:0}.weekly-grid__day-head{z-index:3;text-align:center;border-bottom:1px solid #e2e8f0;min-width:140px;padding:10px 8px;top:0}.weekly-grid__hour{z-index:2;text-align:left;white-space:nowrap;border-bottom:1px solid #f1f5f9;border-right:1px solid #e2e8f0;padding:8px 12px;left:0}.weekly-grid__cell{vertical-align:top;border-bottom:1px solid #f1f5f9;border-right:1px solid #f8fafc;min-width:140px;height:1px;padding:4px}.weekly-grid__empty{color:#cbd5e1;text-align:center;padding:8px;font-size:.8rem;display:block}.weekly-cell-lessons{flex-direction:column;gap:4px;min-height:100%;display:flex}.schedule-card{text-align:left;cursor:pointer;width:100%;font:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px;transition:box-shadow .15s,border-color .15s}.schedule-card:hover{border-color:#93c5fd;box-shadow:0 2px 8px #2563eb1f}.schedule-card--private{border-left:3px solid #2563eb}.schedule-card--group,.schedule-card--qualified{background:#faf5ff;border-left:3px solid #7c3aed}.schedule-card--makeup,.schedule-card--makeup.schedule-card--temp{background:#fffbeb;border-left:3px solid #d97706}.schedule-card--temp:not(.schedule-card--makeup){background:#f0fdf4;border-left-color:#16a34a}.schedule-card__time{color:#0f172a;font-size:.78rem;font-weight:700}.schedule-card__branch{color:#334155;margin-top:2px;font-size:.8rem;font-weight:600}.schedule-card__type{color:#64748b;margin-top:2px;font-size:.75rem}.schedule-card__students{color:#475569;margin-top:4px;font-size:.78rem;line-height:1.35}.schedule-card__price{color:#64748b;margin-top:4px;font-size:.75rem}.schedule-card__tags{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.schedule-tag{border-radius:4px;padding:2px 6px;font-size:.68rem;font-weight:700}.schedule-tag--temp{color:#166534;background:#dcfce7}.schedule-tag--makeup{color:#b45309;background:#fef3c7}.schedule-tag--conflict{color:#b91c1c;background:#fee2e2}.modal-backdrop{z-index:100;background:#0f172a73;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:12px;width:100%;max-width:440px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 20px 50px #0f172a33}.modal-card h3{margin:0 0 16px}.institution-modules-modal{max-width:520px}.modules-editor{border:1px solid #e5e7eb;border-radius:12px;margin:0;padding:16px}.modules-editor__legend{color:#111827;padding:0 4px;font-size:15px;font-weight:700}.modules-editor__hint{margin:8px 0 12px}.modules-editor__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.modules-editor__item{cursor:pointer;color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:4px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.modules-editor__item:has(input:checked){color:#5b4bff;background:#eef2ff;border-color:#c7d2fe}.modules-editor__item input{accent-color:#5b4bff;width:16px;height:16px}.modules-editor__key{color:#9ca3af;font-size:11px;font-weight:500}.package-selector{border:none;margin:0;padding:0}.package-selector__legend{color:#0f172a;margin-bottom:8px;font-size:1rem;font-weight:700}.package-selector__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:12px;display:grid}.package-card{text-align:left;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:16px;transition:border-color .15s,box-shadow .15s}.package-card:hover:not(:disabled){border-color:#a5b4fc;box-shadow:0 4px 14px #4f46e514}.package-card--selected{background:#f5f3ff;border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.package-card__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.package-card__head h4{color:#0f172a;margin:0;font-size:1.05rem}.package-card__badge{text-transform:uppercase;letter-spacing:.03em;color:#fff;white-space:nowrap;background:#4f46e5;border-radius:999px;padding:3px 8px;font-size:.7rem;font-weight:700}.package-card__desc{color:#64748b;margin:0 0 10px;font-size:.82rem;line-height:1.4}.package-card__price{color:#0f172a;margin-bottom:4px}.package-card__price strong{font-size:1.1rem}.package-card__setup{color:#64748b;margin:0 0 10px;font-size:.78rem}.package-card__features{color:#475569;margin:0;padding-left:18px;font-size:.78rem;line-height:1.45}.package-card__features li+li{margin-top:4px}.package-info-banner{margin-top:12px}.packages-page .page-toolbar{align-items:flex-start}.package-mgmt-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.package-mgmt-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.package-mgmt-card__body{text-align:left;cursor:pointer;border:none;border-top:3px solid var(--package-accent,#2563eb);background:0 0;flex:1;width:100%;padding:16px}.package-mgmt-card__body:hover{background:#f8fafc}.package-mgmt-card__head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.package-mgmt-card__head h3{color:#0f172a;margin:0;font-size:1rem}.package-mgmt-card__desc{color:#64748b;min-height:2.6em;margin:0 0 12px;font-size:.875rem;line-height:1.45}.package-mgmt-card__prices{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px;display:grid}.package-mgmt-card__prices span{font-size:.75rem;display:block}.package-mgmt-card__prices strong{color:#0f172a;font-size:.95rem;display:block}.package-mgmt-card__meta{margin:0;font-size:.78rem}.package-mgmt-card__actions{background:#fafbfc;border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:6px;padding:10px 12px 12px;display:flex}.stat-card__value--text{word-break:break-word;font-size:1rem;line-height:1.35}.package-form-modal{width:min(720px,100vw - 32px);max-width:720px;max-height:calc(100vh - 48px);overflow-y:auto}.package-form__section{border-bottom:1px solid #f1f5f9;margin-bottom:20px;padding-bottom:16px}.package-form__section:last-of-type{border-bottom:none;margin-bottom:0}.package-form__section h4{color:#334155;margin:0 0 12px;font-size:.95rem}.package-form__hint{margin:-4px 0 10px;font-size:.82rem}.package-form__features{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px 12px;display:grid}.package-form__feature{color:#334155;cursor:pointer;align-items:center;gap:8px;font-size:.875rem;display:flex}.package-detail-modal{max-width:520px}@media (width<=768px){.package-mgmt-grid,.package-form__features{grid-template-columns:1fr}.package-mgmt-card__actions{flex-direction:column}.package-mgmt-card__actions .btn{width:100%}}.alert--info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.alert--warn{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.plan-change-confirm{background:#fffbeb;border:1px solid #fcd34d;border-radius:10px;margin-top:16px;padding:14px}.plan-change-confirm h4{color:#92400e;margin:0 0 8px}.plan-change-confirm p{color:#78350f;margin:0 0 12px;font-size:.9rem}.institution-form{max-width:960px}.institution-edit-modal{width:min(96vw,920px);max-width:920px;max-height:90vh;overflow-y:auto}.data-card__actions{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.module-guard{margin:0}@media (width<=900px){.app-shell{flex-direction:column}.sidebar{flex-flow:wrap;align-items:flex-start;width:100%}.sidebar__nav{flex-flow:wrap;width:100%}.form-grid,.data-card__meta,.lesson-create-layout,.payments-layout,.finance-split{grid-template-columns:1fr}}.users-page__toolbar{flex-wrap:wrap;gap:12px}.users-page__actions{flex-wrap:wrap;gap:8px;display:flex}.users-page__filters{flex-direction:column;gap:12px;display:flex}.users-page__search{border:1px solid #cbd5e1;border-radius:8px;width:100%;max-width:420px;padding:10px 12px;font-size:.95rem}.table-actions{flex-wrap:wrap;gap:6px;display:flex}.users-page__cards{display:none}.user-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;padding:14px}.user-card__head{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.user-card__head h3{margin:0;font-size:1rem}.user-card__actions{margin-top:12px}.user-modal label{flex-direction:column;gap:6px;margin-bottom:12px;font-size:.88rem;font-weight:600;display:flex}.user-modal input,.user-modal textarea,.user-modal select{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-weight:400}.checkbox-row{align-items:center;flex-direction:row!important;gap:8px!important;font-weight:500!important}.weekday-fieldset{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;padding:10px 12px}.weekday-fieldset legend{padding:0 4px;font-size:.85rem;font-weight:600}.weekday-grid{flex-wrap:wrap;gap:8px;display:flex}.weekday-chip{align-items:center;gap:4px;font-size:.85rem;font-weight:500;display:inline-flex}.invite-code-display{margin:8px 0 0;font-weight:600}.confirm-modal__message{margin:0 0 16px;line-height:1.5}@media (width<=900px){.users-page__table{display:none}.users-page__cards{display:block}}.receipt-modal{width:100%;max-width:640px}.receipt-modal__toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.receipt-modal__toolbar h3{margin:0}.receipt-preview{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;padding:24px}.receipt-preview__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:16px;display:flex}.receipt-preview__title{letter-spacing:.05em;margin:0 0 8px;font-size:1.25rem}.receipt-preview__org{margin:0 0 4px;font-size:1rem;font-weight:700}.receipt-preview__muted{color:#6b7280;margin:0;font-size:.85rem}.receipt-preview__meta{text-align:right;font-size:.9rem}.receipt-preview__meta p{margin:0 0 8px}.receipt-preview__rows{margin:0}.receipt-preview__rows>div{border-bottom:1px solid #f3f4f6;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.receipt-preview__rows dt{color:#6b7280;margin:0;font-size:.88rem}.receipt-preview__rows dd{text-align:right;margin:0;font-weight:700}.receipt-preview__amount{font-size:1.35rem}.receipt-preview__note{background:#f8fafc;border-radius:8px;margin:16px 0 0;padding:12px;font-size:.9rem;line-height:1.5}.receipt-preview__footer{text-align:center;color:#6b7280;margin:20px 0 0;font-size:.8rem}.payments-receipt-cards{display:none}.payment-receipt-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;padding:14px}.payment-receipt-card__head{justify-content:space-between;margin-bottom:8px;display:flex}@media (width<=900px){.payments-page .table-wrap{display:none}.payments-receipt-cards{display:block}}.legal-public{background:linear-gradient(#eef2ff 0%,#f8fafc 42%,#f1f5f9 100%);flex-direction:column;min-height:100vh;display:flex}.legal-public__header{justify-content:center;padding:20px 20px 8px;display:flex}.legal-public__brand-link{display:inline-flex}.legal-public__main{flex:1;width:100%;max-width:820px;margin:0 auto;padding:12px 16px 40px}.legal-public__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px 24px 32px;box-shadow:0 12px 40px #0f172a14}.legal-public__title{color:#0f172a;margin:0 0 8px;font-size:clamp(1.5rem,4vw,2rem);line-height:1.25}.legal-public__updated{color:#64748b;margin:0 0 20px;font-size:.9rem}.legal-public__state{border:1px solid #e2e8f0;border-radius:12px;margin-top:8px;padding:16px 18px}.legal-public__state-title{margin:0 0 6px;font-size:1rem;font-weight:600}.legal-public__state--loading{color:#475569;background:#f8fafc}.legal-public__state--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.legal-public__state--error .legal-public__state-title{color:#b91c1c}.legal-public__state--unpublished,.legal-public__state--not-found{color:#92400e;background:#fffbeb;border-color:#fde68a}.legal-public__state--not-found{color:#334155;background:#f1f5f9;border-color:#cbd5e1}.legal-public__muted,.legal-public__empty{color:inherit;margin:0;font-size:1rem;line-height:1.6}.legal-public__empty{margin:8px 0 0;font-style:italic}.legal-public__nav{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.legal-public__nav-link{color:#4338ca;padding:6px 10px;font-size:.9rem;text-decoration:underline}.legal-content{color:#1e293b;font-size:1rem;line-height:1.75}.legal-content__p{margin:0 0 1em}.legal-content__h2{color:#0f172a;margin:1.4em 0 .6em;font-size:1.25rem}.legal-content__h3{color:#0f172a;margin:1.1em 0 .5em;font-size:1.08rem}.legal-content__ul{margin:0 0 1em;padding-left:1.35em}.legal-content__ul li{margin-bottom:.35em}.legal-admin__tabs{margin-bottom:16px}.legal-admin__form{max-width:960px}.legal-admin__textarea{resize:vertical;width:100%;min-height:360px;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:.92rem;line-height:1.55}.legal-admin__hint{margin:0 0 4px}.legal-admin__format-hint{margin:-4px 0 8px;font-size:.88rem}.alert--success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.subscription-filters{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:end;gap:16px;display:grid}.subscription-filters__field{color:#475569;flex-direction:column;gap:6px;font-size:.88rem;display:flex}.subscription-filters__field input,.subscription-filters__field select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 12px}.subscription-table__link{color:#4338ca;font-weight:600}.subscription-table__link:hover{text-decoration:underline}.subscription-table__actions{flex-wrap:wrap;gap:6px;display:flex}.subscription-modal{width:min(520px,100%);max-height:90vh;overflow-y:auto}.subscription-form{flex-direction:column;gap:14px;display:flex}.subscription-form label{color:#475569;flex-direction:column;gap:6px;font-size:.88rem;display:flex}.subscription-form input,.subscription-form select,.subscription-form textarea{background:#fff;border:1px solid #cbd5e1;border-radius:8px;width:100%;padding:10px 12px}.subscription-detail-modal{width:min(760px,100%);max-height:90vh;overflow-y:auto}.subscription-detail-modal__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.subscription-detail-modal__head h3{margin:0}.subscription-detail-modal__section{margin-top:20px}.subscription-detail-modal__section h4{margin:0 0 12px;font-size:1rem}.subscription-detail-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px 20px;margin:0;display:grid}.subscription-detail-grid dt{color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.78rem}.subscription-detail-grid dd{color:#0f172a;margin:4px 0 0;font-weight:600}.institution-detail-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.institution-detail__back{margin-bottom:6px;font-size:.88rem;display:inline-block}.institution-detail__section-title{margin-bottom:14px;font-size:1.05rem}.institution-notes-card__head{margin-bottom:16px}.institution-notes-card__title{font-size:1.05rem}.institution-notes-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.institution-note-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.institution-note-card__head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.institution-note-card__head h4{margin:0;font-size:1rem}.institution-note-card__meta{color:#64748b;margin:8px 0 0;font-size:.82rem}.institution-note-card__body{color:#334155;white-space:pre-wrap;margin:10px 0 0;font-size:.92rem;line-height:1.55}.institution-note-card__author{color:#64748b;margin:10px 0 0;font-size:.82rem}.institution-note-card__actions{gap:8px;margin-top:12px;display:flex}.upcoming-reminders{margin-top:16px}.upcoming-reminders__head{margin-bottom:12px}.upcoming-reminders__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.upcoming-reminders__item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.upcoming-reminders__item strong{margin-bottom:2px;display:block}@media (width<=768px){.subscription-table__actions{flex-direction:column;align-items:stretch}.upcoming-reminders__item{flex-direction:column;align-items:flex-start}}.subscription-inactive-banner{margin-bottom:16px}.subscription-blocked-modal{text-align:center;max-width:420px;padding-top:28px}.subscription-blocked-modal__icon-wrap{background:color-mix(in srgb, var(--subscription-blocked-accent) 12%, white);width:64px;height:64px;color:var(--subscription-blocked-accent);border-radius:999px;place-items:center;margin:0 auto 16px;display:grid}.subscription-blocked-modal h3{margin-bottom:12px}.subscription-blocked-modal__reason{color:#111827;margin:0 0 12px;font-size:15px;line-height:1.55}.subscription-blocked-modal__footnote{margin:0 0 20px;font-size:13px;line-height:1.5}.subscription-blocked-modal__actions{justify-content:center}.subscription-blocked-modal--suspended{--subscription-blocked-accent:#ea580c}.subscription-blocked-modal--expired{--subscription-blocked-accent:#dc2626}.subscription-blocked-modal--cancelled{--subscription-blocked-accent:#6b7280}@media (width<=640px){.subscription-blocked-modal{padding:20px 16px 16px}}.payment-history-page .page-toolbar__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.export-dropdown{position:relative}.export-dropdown__menu{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:160px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 10px 30px #0f172a1f}.export-dropdown__menu button{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;padding:10px 14px;display:block}.export-dropdown__menu button:hover{background:#f3f4f6}.payment-history-filters__grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px 16px;display:grid}.payment-history-filters label{color:#374151;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.payment-history-table__actions{gap:4px;display:flex}.link-button{color:#4f46e5;font:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;text-decoration:underline}.payment-form-modal{max-width:560px}.payment-form-modal__form{flex-direction:column;gap:12px;display:flex}.payment-form-modal__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.subscription-detail-grid__full{grid-column:1/-1}@media (width<=640px){.payment-form-modal__row{grid-template-columns:1fr}}.payment-receipt-cell{cursor:pointer;color:#111827;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.payment-receipt-cell:hover{color:#4f46e5}.payment-receipt-cell__thumb{object-fit:cover;border:1px solid #e5e7eb;border-radius:6px;width:36px;height:36px}.payment-receipt-cell__pdf{color:#dc2626;background:#fee2e2;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.payment-actions-menu{display:inline-flex;position:relative}.payment-actions-menu__dropdown{z-index:30;background:#fff;border:1px solid #e5e7eb;border-radius:10px;min-width:190px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 10px 30px #0f172a1f}.payment-actions-menu__dropdown button{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:10px 14px;display:flex}.payment-actions-menu__dropdown button:hover{background:#f3f4f6}.payment-actions-menu__danger{color:#dc2626}.payment-receipt-upload{flex-direction:column;gap:6px;display:flex}.payment-receipt-upload__label{color:#374151;font-size:13px;font-weight:600}.payment-receipt-upload__hint{font-size:12px}.payment-receipt-upload__name{font-size:13px}.payment-receipt-section{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.payment-receipt-section__title{margin:0 0 12px;font-size:16px}.payment-receipt-section__block{border-bottom:1px solid #f1f5f9;margin-bottom:20px;padding-bottom:16px}.payment-receipt-section__block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.payment-receipt-section__subtitle{color:#334155;margin:0 0 10px;font-size:14px;font-weight:600}.payment-receipt-cell--generated{color:#2563eb}.payment-receipt-section__preview{align-items:center;gap:16px;margin-bottom:12px;display:flex}.payment-receipt-section__thumb{object-fit:cover;border:1px solid #e5e7eb;border-radius:10px;width:96px;height:96px}.payment-receipt-section__pdf-icon{color:#dc2626;background:#fee2e2;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:96px;height:96px;font-size:12px;font-weight:700;display:flex}.payment-receipt-section__filename{margin:0 0 4px;font-weight:600}.payment-receipt-section__meta{margin:0;font-size:13px}.payment-receipt-section__actions{flex-wrap:wrap;gap:8px;display:flex}.payment-receipt-upload-modal{max-width:480px}@media (width<=640px){.payment-receipt-section__preview{flex-direction:column;align-items:flex-start}.legal-public__card{padding:20px 16px 24px}}.audit-badge{white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.audit-badge--create{color:#166534;background:#dcfce7}.audit-badge--update{color:#1d4ed8;background:#dbeafe}.audit-badge--delete{color:#b91c1c;background:#fee2e2}.audit-badge--payment{color:#7e22ce;background:#f3e8ff}.audit-badge--subscription{color:#c2410c;background:#ffedd5}.audit-badge--receipt{color:#312e81;background:#e0e7ff}.audit-badge--note{color:#475569;background:#f1f5f9}.audit-log-table__description{max-width:320px}.audit-log-page__more{justify-content:center;margin-top:16px;display:flex}.audit-log-detail-modal{width:min(760px,100vw - 32px);max-width:760px}.audit-log-detail-modal__head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.audit-log-detail-modal__compare{border-top:1px solid #e2e8f0;margin-top:20px;padding-top:16px}.audit-log-detail-modal__compare h4{margin:0 0 12px;font-size:15px}.audit-data-compare{gap:16px;display:grid}.audit-data-compare--split{grid-template-columns:1fr auto 1fr;align-items:start}.audit-data-compare__panel h5{color:#64748b;letter-spacing:.04em;margin:0 0 10px;font-size:13px}.audit-data-compare__divider{background:#e2e8f0;width:1px;min-height:120px}.audit-data-compare__list{margin:0}.audit-data-compare__row{margin-bottom:8px}.audit-data-compare__row dt{color:#64748b;font-size:12px}.audit-data-compare__row dd{margin:2px 0 0;font-weight:600}.audit-data-compare__row--changed{background:#fffbeb;border-left:3px solid #f59e0b;border-radius:6px;padding:6px 8px}.stat-card__value--text{font-size:1.1rem;line-height:1.3}.recent-activities-widget__head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.recent-activities-widget__list{margin:0;padding:0;list-style:none}.recent-activities-widget__item{border-bottom:1px solid #f1f5f9;grid-template-columns:56px 1fr;gap:12px;padding:12px 0;display:grid}.recent-activities-widget__item:last-child{border-bottom:none}.recent-activities-widget__time{color:#2563eb;font-size:13px;font-weight:700}.recent-activities-widget__text{color:#475569;margin:4px 0 0;font-size:14px}.institution-detail-tabs{margin-bottom:4px}.activity-timeline{margin-top:8px}.activity-timeline__toolbar{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.activity-timeline__filters{flex-wrap:wrap;gap:8px;display:flex}.activity-timeline__filter-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.activity-timeline__filter-btn:hover{background:#f8fafc;border-color:#cbd5e1}.activity-timeline__filter-btn--active{color:#fff;background:#2563eb;border-color:#2563eb}.activity-timeline__search input{border:1px solid #e2e8f0;border-radius:10px;width:100%;max-width:360px;padding:10px 12px;font-size:14px}.activity-timeline__groups{flex-direction:column;gap:28px;display:flex}.activity-timeline__group-title{letter-spacing:.08em;color:#64748b;margin:0 0 16px;font-size:12px;font-weight:700}.activity-timeline__list{flex-direction:column;gap:0;display:flex}.activity-timeline__item{grid-template-columns:48px minmax(0,1fr);gap:16px;display:grid;position:relative}.activity-timeline__item:last-child .activity-timeline__line{display:none}.activity-timeline__track{flex-direction:column;align-items:center;padding-top:4px;display:flex}.activity-timeline__dot{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 0 0 4px #fff}.activity-timeline__line{background:#e2e8f0;flex:1;width:2px;min-height:24px;margin-top:6px}.activity-timeline__dot--institution{color:#166534;background:#dcfce7}.activity-timeline__dot--subscription{color:#c2410c;background:#ffedd5}.activity-timeline__dot--payment{color:#7e22ce;background:#f3e8ff}.activity-timeline__dot--receipt{color:#312e81;background:#e0e7ff}.activity-timeline__dot--note{color:#475569;background:#f1f5f9}.activity-timeline__dot--demo{color:#1d4ed8;background:#dbeafe}.activity-timeline__dot--legal{color:#fff;background:#0f172a}.activity-timeline__dot--other{color:#475569;background:#e2e8f0}.activity-timeline__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:20px;padding:16px 18px;box-shadow:0 1px 2px #0f172a0a}.activity-timeline__card-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.activity-timeline__title{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:700}.activity-timeline__type{font-size:12px}.activity-timeline__meta{color:#64748b;flex-wrap:wrap;gap:8px 16px;margin-bottom:10px;font-size:13px;display:flex}.activity-timeline__user{color:#334155;font-weight:600}.activity-timeline__description{color:#475569;margin:0;font-size:14px;line-height:1.5}.activity-timeline__empty{text-align:center;color:#64748b;padding:48px 20px}.activity-timeline__empty-icon{margin-bottom:12px;font-size:40px}.activity-timeline__more{justify-content:center;margin-top:8px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=768px){.activity-timeline__item{grid-template-columns:40px minmax(0,1fr);gap:12px}.activity-timeline__dot{width:32px;height:32px}.activity-timeline__card-head{flex-direction:column}.activity-timeline__search input{max-width:none}.audit-data-compare--split{grid-template-columns:1fr}.audit-data-compare__divider{width:100%;height:1px;min-height:0}.rejected-institution-filters__grid{grid-template-columns:1fr}.rejected-institution-table__notes{max-width:120px}}.rejected-institution-filters__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.rejected-institution-filters label{color:#334155;flex-direction:column;gap:6px;font-size:.875rem;display:flex}.rejected-institution-form-modal{width:min(640px,100vw - 32px);max-width:640px;max-height:calc(100vh - 48px);overflow-y:auto}.rejected-institution-detail-modal{max-width:560px}.rejected-institution-table__notes{white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}@media print{body *{visibility:hidden}#receipt-print-area,#receipt-print-area *{visibility:visible}#receipt-print-area{width:100%;position:absolute;top:0;left:0}.no-print{display:none!important}}
