.teacher-level-picker{border:1px solid rgba(29,42,76,.14);border-radius:14px;padding:14px 16px;background:#fff}.teacher-level-picker legend{font-weight:700;padding:0 6px}.teacher-level-picker legend small{font-weight:500;color:#6b7280}.teacher-level-picker>div{display:flex;gap:10px;flex-wrap:wrap}.teacher-level-picker label{display:flex;align-items:center;gap:8px;border:1px solid rgba(29,42,76,.12);border-radius:999px;padding:9px 12px;cursor:pointer;background:#f8fafc}.teacher-level-picker input{width:auto;margin:0}.teacher-profile-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;border:1px solid rgba(227,22,103,.16);border-radius:18px;background:linear-gradient(135deg,rgba(227,22,103,.06),rgba(91,58,190,.05));margin:18px 0}.teacher-profile-banner-copy{min-width:0}.teacher-profile-banner-copy strong{display:block;font-size:1.05rem}.teacher-profile-banner-copy p{margin:6px 0 0;color:#667085}.teacher-profile-progress{display:flex;align-items:center;gap:10px;margin-top:10px}.teacher-profile-progress-bar{width:180px;max-width:42vw;height:8px;border-radius:999px;background:#e9edf5;overflow:hidden}.teacher-profile-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#e31667,#7257d6)}.teacher-profile-score{white-space:nowrap;font-weight:800}.teacher-profile-page{max-width:980px;margin:0 auto;padding:30px 22px 56px}.teacher-profile-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px}.teacher-profile-head h1{margin:6px 0}.teacher-profile-head p{margin:0;color:#667085}.teacher-profile-card{background:#fff;border:1px solid rgba(29,42,76,.12);border-radius:20px;padding:22px;box-shadow:0 12px 36px rgba(31,41,55,.06)}.teacher-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.teacher-profile-grid label{display:flex;flex-direction:column;gap:7px;font-weight:700}.teacher-profile-grid input,.teacher-profile-grid select{width:100%;box-sizing:border-box}.teacher-profile-grid .span-2{grid-column:1/-1}.teacher-profile-email{padding:12px 14px;border-radius:12px;background:#f5f7fb;color:#667085;border:1px solid rgba(29,42,76,.09)}.teacher-profile-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.teacher-profile-note{margin:0 0 18px;padding:14px 16px;border-radius:14px;background:#f7f8fc;color:#556070}.teacher-profile-complete{border-color:rgba(31,157,104,.2);background:rgba(31,157,104,.06)}.teacher-profile-incomplete{border-color:rgba(227,22,103,.16)}.teacher-audience-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:800;background:#f0f3f8;color:#475467}.teacher-audience-badge.complete{background:rgba(31,157,104,.1);color:#147a52}.teacher-audience-badge.incomplete{background:rgba(227,22,103,.08);color:#b01350}#bulk-approval-form{display:grid;grid-template-columns:auto minmax(150px,1fr) auto;align-items:center;gap:12px;margin:14px 0 18px;padding:12px 14px;border:1px solid rgba(116,81,173,.16);border-radius:16px;background:linear-gradient(135deg,#fff 0%,#fbf8ff 100%);box-shadow:0 8px 22px rgba(72,43,87,.05)}#bulk-approval-form #bulk-select-all{min-height:44px;margin:0;border-radius:12px;background:#fff;white-space:nowrap}#bulk-selected-count{display:flex;align-items:center;min-height:44px;padding:0 14px;border-left:1px solid rgba(116,81,173,.12);color:#4d3a5c;font-size:.9rem;font-weight:850;line-height:1.25}#bulk-approval-form>.btn.primary{display:grid;place-items:center;gap:2px;min-height:52px;margin:0;padding:8px 20px;border-radius:12px;white-space:nowrap;box-shadow:0 10px 22px rgba(227,22,103,.14)}#bulk-approval-form>.btn.primary small{display:block;color:rgba(255,255,255,.78);font-size:.7rem;font-weight:700;line-height:1.2}#bulk-approval-form>.btn.primary:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}@media(max-width:900px){#bulk-approval-form{grid-template-columns:1fr auto}#bulk-selected-count{border-left:0;padding:0;justify-content:flex-end}#bulk-approval-form>.btn.primary{grid-column:1/-1;width:100%}}@media(max-width:720px){.teacher-profile-banner,.teacher-profile-head{align-items:stretch;flex-direction:column}.teacher-profile-grid{grid-template-columns:1fr}.teacher-profile-grid .span-2{grid-column:auto}.teacher-profile-actions{position:sticky;bottom:0;background:rgba(255,255,255,.96);padding-top:12px}.teacher-profile-progress-bar{max-width:none;flex:1}#bulk-approval-form{display:flex;flex-direction:column;align-items:stretch;padding:12px;gap:9px}#bulk-approval-form #bulk-select-all,#bulk-approval-form>.btn.primary{width:100%}#bulk-selected-count{justify-content:center;min-height:34px;padding:0;border:0}}