@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{font-family:Inter,system-ui,sans-serif;color:#172033;background:#f4f6fb;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{background:#101827;color:#fff;padding:26px 18px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 28px}.brand-mark{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#7655f3,#9a7cff)}.brand strong,.brand span{display:block}.brand strong{font-size:17px}.brand span{color:#91a0b8;font-size:11px;margin-top:3px}nav{display:grid;gap:6px}.nav-item{width:100%;border:0;background:transparent;color:#aeb9ca;border-radius:12px;padding:12px 13px;display:flex;gap:11px;align-items:center;text-align:left}.nav-item:hover,.nav-item.active{background:#202b3e;color:#fff}.nav-item.active{box-shadow:inset 3px 0 #9275ff}.sidebar-footer{margin-top:auto;display:grid;gap:13px}.profile-card{background:#192338;border:1px solid #29354b;padding:12px;border-radius:14px;display:flex;gap:10px;align-items:center}.profile-card strong,.profile-card span{display:block}.profile-card span{font-size:12px;color:#9ca9bc;margin-top:3px}main{padding:34px 42px 50px;min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}h1,h2,h3,p{margin-top:0}h1{font-size:30px;margin-bottom:0}.eyebrow{color:#8d98aa;letter-spacing:.12em;font-size:10px;font-weight:800;margin-bottom:7px}.primary-button,.secondary-button,.ghost-button,.cancel-button{border:0;border-radius:12px;display:inline-flex;gap:8px;align-items:center;justify-content:center;font-weight:700}.primary-button{background:#7655f3;color:#fff;padding:12px 17px;box-shadow:0 10px 24px #7655f33d}.secondary-button{width:100%;padding:11px;margin-top:13px;color:#684be1;background:#eeeaff}.secondary-button.compact{width:auto;margin:0;padding:9px 12px}.cancel-button{padding:12px 17px;background:#eef1f6;color:#596579}.back-button{border:0;background:transparent;color:#7655f3;font-weight:700;padding:0;margin-bottom:10px;display:flex;align-items:center;gap:6px}.hero-card{background:linear-gradient(120deg,#7655f3,#5b43c8);color:#fff;padding:27px 30px;border-radius:22px;display:flex;justify-content:space-between;align-items:end;box-shadow:0 18px 45px #5b43c82e}.hero-card h2{font-size:27px;margin:12px 0 8px}.hero-card p{margin-bottom:0;color:#e8e2ff}.pill{background:#ffffff29;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:700}.ghost-button{background:#ffffff21;color:#fff;padding:11px 14px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.stat-card,.panel{background:#fff;border:1px solid #e7eaf0;box-shadow:0 8px 28px #1f2a440a}.stat-card{border-radius:17px;padding:19px}.stat-card span,.stat-card strong,.stat-card small{display:block}.stat-card span{color:#778195;font-size:13px}.stat-card strong{font-size:27px;margin:9px 0 6px}.stat-card small{color:#6e7a8f;font-size:11px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px}.panel{border-radius:19px;padding:21px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px}.panel-heading h3{margin-bottom:0;font-size:18px}.search-box{display:flex;align-items:center;gap:7px;background:#f5f7fb;border:1px solid #e6e9f0;border-radius:11px;padding:8px 10px;color:#8b95a7}.search-box input{border:0;outline:none;background:transparent;width:210px}.student-list{display:grid}.student-row{display:grid;grid-template-columns:42px minmax(135px,1.25fr) minmax(130px,.9fr) minmax(120px,.9fr) 32px;gap:12px;align-items:center;padding:16px 2px;border-top:1px solid #eff1f5}.avatar{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;background:#eeeaff;color:#694ae4;font-weight:800;font-size:12px}.avatar.large{width:72px;height:72px;border-radius:22px;font-size:20px}.student-main strong,.student-main span,.next-class strong,.next-class span{display:block}.student-main strong,.next-class strong{font-size:13px}.student-main span,.next-class span{color:#8b95a7;font-size:11px;margin-top:5px}.progress-meta{display:flex;justify-content:space-between;font-size:10px;color:#8b95a7;margin-bottom:6px}.progress-meta strong{color:#4f596b}.progress-track{height:6px;background:#edf0f5;border-radius:99px;overflow:hidden}.progress-track div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#7655f3,#9b86fb)}.icon-button{width:31px;height:31px;border:0;border-radius:10px;background:#f3f5f9;color:#7b8597;display:grid;place-items:center}.schedule-panel{align-self:start}.timeline-item{display:grid;grid-template-columns:46px 10px 1fr;gap:10px;padding:13px 0;align-items:start}.timeline-time{font-size:12px;font-weight:700;color:#626d80}.timeline-dot{width:9px;height:9px;border-radius:50%;background:#7655f3;margin-top:4px;box-shadow:0 0 0 5px #eeeaff}.timeline-item strong,.timeline-item span{display:block}.timeline-item strong{font-size:13px}.timeline-item span{font-size:11px;color:#8b95a7;margin-top:5px}.empty-state{text-align:center;padding:50px 20px;color:#7e899b}.empty-state h2,.empty-state h3{color:#263147;margin:12px 0 8px}.empty-state p{margin:0}.empty-state.small{padding:35px 15px}.placeholder{min-height:420px;display:grid;place-content:center}.profile-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:18px}.student-summary{align-self:start}.profile-identity{display:flex;align-items:center;gap:16px;margin-bottom:24px}.profile-identity h2{margin:8px 0 5px}.profile-identity p{color:#7e899b;margin:0}.status-badge{font-size:10px;font-weight:800;color:#237a4b;background:#e6f7ee;border-radius:999px;padding:5px 8px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.detail{background:#f7f8fb;border-radius:13px;padding:13px}.detail span,.detail strong{display:block}.detail span{font-size:10px;color:#8b95a7;margin-bottom:5px}.detail strong{font-size:13px}.note-box{margin-top:18px;padding-top:18px;border-top:1px solid #eceff4}.note-box strong{font-size:13px}.note-box p{color:#6f7a8d;font-size:13px;line-height:1.55;margin:7px 0 0}.overall-score{font-size:25px;color:#7655f3}.skill-list{display:grid;gap:15px}.skill-row div{display:flex;justify-content:space-between;margin-bottom:7px}.skill-row strong,.skill-row span{font-size:12px}.skill-row span{color:#7655f3;font-weight:700}.skill-row input{width:100%;accent-color:#7655f3}.lessons-panel{grid-column:1/-1}.lesson-list{display:grid;gap:10px}.lesson-card{display:grid;grid-template-columns:100px 1fr;gap:17px;padding:16px;background:#f8f9fc;border-radius:14px}.lesson-card time{font-size:11px;font-weight:700;color:#7655f3}.lesson-card strong{font-size:14px}.lesson-card p{font-size:12px;color:#6d788b;margin:6px 0}.lesson-card small{font-size:11px;color:#596579}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#090f1b8c;display:grid;place-items:center;padding:20px;z-index:30}.modal{width:min(650px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:24px;box-shadow:0 25px 80px #00000040}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.modal-header h2{font-size:21px;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:grid;gap:7px;color:#536075;font-size:12px;font-weight:700}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #dfe4ec;border-radius:11px;padding:11px 12px;background:#fafbfc;color:#172033;outline:none}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#8d75ed;box-shadow:0 0 0 3px #eeeaff}.full-field,.form-actions{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.schedule-panel{width:100%}.profile-layout{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto}nav{grid-template-columns:repeat(2,1fr)}.sidebar-footer{margin-top:18px}main{padding:24px 18px}.hero-card,.topbar{align-items:flex-start;gap:18px}.hero-card{flex-direction:column}.student-row{grid-template-columns:42px 1fr 32px}.progress-wrap,.next-class{grid-column:2/3}.icon-button{grid-column:3;grid-row:1}.form-grid{grid-template-columns:1fr}.form-grid>*{grid-column:1!important}.detail-grid,.lesson-card{grid-template-columns:1fr}.search-box input{width:130px}}.agenda-layout{display:grid;gap:18px}.agenda-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px}.week-controls,.agenda-filters{display:flex;align-items:center;gap:9px}.week-controls>div{margin-left:5px}.week-controls .eyebrow{margin-bottom:4px}.week-controls strong{font-size:14px}.today-button{border:1px solid #e1e5ec;background:#fff;color:#596579;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:700}.agenda-filters select{border:1px solid #e1e5ec;background:#f8f9fc;color:#536075;border-radius:10px;padding:9px 11px;outline:none}.week-grid{display:grid;grid-template-columns:repeat(7,minmax(125px,1fr));gap:10px;overflow-x:auto;padding-bottom:4px}.day-column{min-height:410px;background:#fff;border:1px solid #e7eaf0;border-radius:17px;padding:12px;box-shadow:0 8px 28px #1f2a4409}.day-column.today{border-color:#a995f5;box-shadow:0 8px 28px #7655f317}.day-column header{display:flex;justify-content:space-between;align-items:center;padding:2px 3px 12px;border-bottom:1px solid #eef0f4}.day-column header span{text-transform:capitalize;color:#8b95a7;font-size:11px;font-weight:700}.day-column header strong{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;font-size:13px}.day-column.today header strong{background:#7655f3;color:#fff}.day-lessons{display:grid;gap:9px;padding-top:11px}.free-day{color:#b2bac7;text-align:center;font-size:11px;padding:28px 0}.agenda-card{position:relative;border-left:3px solid #7655f3;border-radius:11px;background:#f7f5ff;padding:10px 9px;display:grid;gap:5px;overflow:hidden}.agenda-card.concluida{border-color:#35a36b;background:#eef9f3}.agenda-card.cancelada{border-color:#aab2bf;background:#f4f5f7;opacity:.72}.agenda-time{display:flex;align-items:center;gap:4px;color:#7655f3;font-size:9px;font-weight:800}.agenda-card strong{font-size:11px}.agenda-card span{font-size:9px;color:#6f7a8d;line-height:1.4}.agenda-card em{width:max-content;border-radius:99px;background:#ece8ff;color:#684be1;padding:3px 5px;font-size:8px;font-style:normal;font-weight:800}.agenda-card.concluida em{background:#daf3e5;color:#237a4b}.agenda-card.cancelada em{background:#e5e8ed;color:#667185}.agenda-actions{display:flex;gap:4px;margin-top:3px}.agenda-actions button{width:24px;height:24px;border:0;border-radius:7px;background:#fff;color:#697589;display:grid;place-items:center}.agenda-actions button:hover{color:#684be1;box-shadow:0 2px 8px #1f2a441f}.completion-summary{display:flex;align-items:center;gap:11px;background:#f5f2ff;color:#684be1;border-radius:13px;padding:13px;margin-bottom:18px}.completion-summary strong,.completion-summary span{display:block}.completion-summary strong{font-size:13px}.completion-summary span{font-size:11px;color:#7e72ab;margin-top:4px}@media(max-width:760px){.agenda-toolbar{align-items:stretch;flex-direction:column}.agenda-filters select{min-width:0;width:50%}.week-grid{grid-template-columns:repeat(7,150px)}.day-column{min-height:300px}}.danger-button{border:0;border-radius:12px;background:#dc3545;color:#fff;padding:11px 15px;display:inline-flex;gap:7px;align-items:center;justify-content:center;font-weight:700}.danger-button:hover{background:#c72f3e}.student-delete{width:100%;margin-top:20px;background:#fff0f1;color:#c92f3e;box-shadow:none}.student-delete:hover{background:#ffe4e7}.delete-warning{display:flex;gap:14px;align-items:flex-start;background:#fff5f6;border:1px solid #ffdadd;border-radius:15px;padding:16px;margin-bottom:22px}.delete-warning-icon{width:42px;height:42px;flex:0 0 auto;border-radius:12px;background:#ffe3e6;color:#cf3342;display:grid;place-items:center}.delete-warning strong{font-size:14px}.delete-warning p{color:#7c5960;font-size:12px;line-height:1.55;margin:7px 0 0}.lesson-links{display:grid;gap:4px;margin-top:3px}.lesson-links a{width:max-content;max-width:100%;display:flex;align-items:center;gap:4px;color:#5d46bf;background:#fff;border-radius:7px;padding:5px 6px;font-size:8px;font-weight:800;text-decoration:none}.lesson-links a:hover{color:#432ca6;box-shadow:0 2px 8px #1f2a441f}.materials-layout{display:grid;gap:18px}.materials-hero{background:linear-gradient(120deg,#1d8b79,#176d78);color:#fff;border-radius:20px;padding:24px 27px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 16px 40px #176d7829}.materials-hero .eyebrow{color:#bdebe3}.materials-hero h2{margin-bottom:7px}.materials-hero p{margin-bottom:0;color:#d9f3ef;font-size:13px}.materials-total{min-width:115px;text-align:center;background:#ffffff21;border-radius:16px;padding:14px}.materials-total strong,.materials-total span{display:block}.materials-total strong{font-size:28px}.materials-total span{font-size:10px;margin-top:4px;color:#d9f3ef}.materials-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px}.material-filters{display:flex;gap:9px}.material-filters select{border:1px solid #e1e5ec;background:#f8f9fc;color:#536075;border-radius:10px;padding:9px 11px;outline:none}.materials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.material-card{background:#fff;border:1px solid #e7eaf0;border-radius:18px;padding:18px;box-shadow:0 8px 28px #1f2a440a;display:flex;flex-direction:column;min-height:260px}.material-icon{width:46px;height:46px;border-radius:14px;background:#eeeaff;color:#684be1;display:grid;place-items:center;margin-bottom:13px}.material-icon.type-video{background:#ffecee;color:#cf4656}.material-icon.type-audio{background:#e8f6ff;color:#277ba7}.material-icon.type-atividade{background:#eaf8f1;color:#27835a}.material-icon.type-link{background:#fff5dc;color:#a87513}.material-tags{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:10px}.material-tags span{font-size:8px;font-weight:800;color:#697589;background:#f1f3f7;border-radius:99px;padding:4px 6px}.material-card h3{font-size:15px;margin-bottom:7px}.material-card p{font-size:11px;line-height:1.5;color:#707c8f;margin-bottom:12px}.material-card small{font-size:9px;color:#9aa3b2;margin-top:auto}.material-actions{display:flex;gap:7px;margin-top:14px}.material-actions a{flex:1;border-radius:10px;background:#eeeaff;color:#684be1;padding:9px 10px;display:flex;gap:6px;align-items:center;justify-content:center;font-size:11px;font-weight:800;text-decoration:none}.material-actions button{width:34px;border:0;border-radius:10px;background:#fff0f1;color:#c92f3e;display:grid;place-items:center}.material-actions a:hover{background:#e4defe}.material-actions button:hover{background:#ffe2e5}@media(max-width:1100px){.materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.materials-hero,.materials-toolbar{align-items:stretch;flex-direction:column}.materials-total{text-align:left}.materials-toolbar .search-box input{width:100%}.material-filters select{width:50%;min-width:0}.materials-grid{grid-template-columns:1fr}}.progress-page{display:grid;gap:18px}.progress-hero{background:linear-gradient(120deg,#6250c9,#3d429f);color:#fff;border-radius:21px;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 16px 40px #3d429f2e}.progress-hero .eyebrow{color:#c9c3ff}.progress-hero h2{margin-bottom:7px}.progress-hero p{margin-bottom:0;color:#dedaff;font-size:13px}.progress-score{width:125px;height:100px;border-radius:18px;background:#ffffff21;display:grid;place-content:center;text-align:center}.progress-score strong{font-size:30px}.progress-score span{font-size:10px;color:#dedaff}.progress-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.progress-stats article{background:#fff;border:1px solid #e7eaf0;border-radius:17px;padding:17px;box-shadow:0 8px 28px #1f2a440a;display:grid;grid-template-columns:39px 1fr;column-gap:10px}.progress-stats article>div{grid-row:1/4;width:39px;height:39px;border-radius:12px;background:#eeeaff;color:#684be1;display:grid;place-items:center}.progress-stats span,.progress-stats strong,.progress-stats small{grid-column:2}.progress-stats span{font-size:9px;color:#8b95a7;font-weight:700}.progress-stats strong{font-size:14px;margin:3px 0}.progress-stats small{font-size:9px;color:#707c8f}.progress-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.7fr);gap:18px}.skill-overview select{border:1px solid #e1e5ec;background:#f8f9fc;color:#536075;border-radius:10px;padding:8px 10px}.skill-chart{display:grid;gap:15px}.skill-bar>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px}.skill-bar strong,.skill-bar span{font-size:11px}.skill-bar>div:first-child span{color:#684be1;font-weight:800}.skill-bar-track{height:9px;background:#edf0f5;border-radius:99px;overflow:hidden}.skill-bar-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7655f3,#9d8cff)}.level-list{display:grid;gap:15px}.level-row{display:grid;grid-template-columns:25px 1fr 20px;align-items:center;gap:9px}.level-row strong{font-size:11px}.level-row>div{height:7px;background:#edf0f5;border-radius:99px;overflow:hidden}.level-row>div span{display:block;height:100%;background:#2b9b86;border-radius:inherit}.level-row em{font-size:10px;color:#7b8799;font-style:normal;text-align:right}.results-count{font-size:10px;color:#7b8799;background:#f2f4f8;border-radius:99px;padding:5px 8px}.progress-student-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.progress-student-card{border:1px solid #e9ecf1;border-radius:15px;padding:14px;background:#fafbfc}.progress-student-heading{display:grid;grid-template-columns:39px 1fr auto;align-items:center;gap:9px}.progress-student-heading strong,.progress-student-heading span{display:block}.progress-student-heading strong{font-size:12px}.progress-student-heading span{font-size:9px;color:#8994a6;margin-top:4px}.progress-student-heading b{font-size:16px;color:#684be1}.student-progress-track{height:6px;background:#e9edf3;border-radius:99px;overflow:hidden;margin:12px 0 9px}.student-progress-track span{display:block;height:100%;background:linear-gradient(90deg,#7655f3,#9d8cff);border-radius:inherit}.progress-student-meta{display:flex;justify-content:space-between;color:#7d8899;font-size:9px}.progress-student-meta strong{color:#536075}.progress-student-card button{width:100%;border:0;border-radius:9px;background:#eeeaff;color:#684be1;padding:8px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:10px;font-weight:800}@media(max-width:1100px){.progress-grid{grid-template-columns:1fr}.progress-student-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.progress-hero{align-items:stretch;flex-direction:column;gap:18px}.progress-score{width:100%;height:auto;padding:14px}.progress-stats,.progress-student-grid{grid-template-columns:1fr}}.reports-page{display:grid;gap:18px}.reports-controls{display:grid;gap:15px}.report-tabs{display:flex;gap:7px}.report-tabs button{border:0;border-radius:10px;background:#f0f2f6;color:#697589;padding:9px 12px;font-size:11px;font-weight:800}.report-tabs button.active{background:#7655f3;color:#fff}.report-filters{display:flex;align-items:end;gap:9px;flex-wrap:wrap}.report-filters label{display:grid;gap:5px;color:#7d8899;font-size:9px;font-weight:800}.report-filters input,.report-filters select{border:1px solid #e1e5ec;background:#fafbfc;color:#536075;border-radius:10px;padding:9px 10px}.print-button,.copy-button{border:0;border-radius:10px;padding:10px 12px;display:flex;gap:6px;align-items:center;font-size:10px;font-weight:800}.print-button{background:#172033;color:#fff}.copy-button{background:#eeeaff;color:#684be1}.report-sheet{background:#fff;border:1px solid #e3e7ed;border-radius:20px;padding:30px;box-shadow:0 12px 35px #1f2a440f;display:grid;gap:24px}.report-header{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #eeeaff;padding-bottom:18px;color:#684be1}.report-header span{font-size:9px;letter-spacing:.16em;font-weight:800}.report-header h2{color:#172033;margin:6px 0 5px}.report-header p{color:#7b8799;font-size:11px;margin:0}.report-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.report-metrics>div{background:#f6f7fa;border-radius:12px;padding:12px}.report-metrics span,.report-metrics strong{display:block}.report-metrics span{font-size:8px;color:#8994a6;font-weight:700;margin-bottom:6px}.report-metrics strong{font-size:15px}.report-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px}.report-columns article>h3{font-size:14px;margin-bottom:15px}.report-skills{display:grid;gap:12px}.report-table{display:grid;border-top:1px solid #edf0f4}.report-table-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 2px;border-bottom:1px solid #edf0f4}.report-table-row strong,.report-table-row span{display:block}.report-table-row strong{font-size:11px}.report-table-row span{font-size:9px;color:#8994a6;margin-top:4px}.report-table-row b{font-size:10px;color:#684be1}.individual-report-header{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:15px}.individual-report-header h2{margin:7px 0 4px}.individual-report-header p{color:#7d8899;font-size:11px;margin:0}.individual-report-header>strong{font-size:28px;color:#684be1}.report-note{background:#f7f8fb;border-radius:12px;padding:13px;color:#667185;font-size:11px;line-height:1.6}.report-history{display:grid;gap:9px}.report-history>div{background:#f7f8fb;border-radius:12px;padding:12px}.report-history time,.report-history strong,.report-history small{display:block}.report-history time{color:#684be1;font-size:8px;font-weight:800}.report-history strong{font-size:11px;margin-top:5px}.report-history p,.report-history small{color:#707c8f;font-size:9px;margin:5px 0 0}@media(max-width:1100px){.report-metrics{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.report-filters{align-items:stretch;flex-direction:column}.report-filters>*{width:100%}.report-tabs button{flex:1}.report-sheet{padding:20px}.report-metrics,.report-columns{grid-template-columns:1fr}.individual-report-header{grid-template-columns:72px 1fr}.individual-report-header>strong{grid-column:1/-1}}@media print{body{background:#fff}.sidebar,.topbar,.no-print{display:none!important}.app-shell{display:block}.app-shell main{padding:0}.reports-page{display:block}.report-sheet{border:0;box-shadow:none;border-radius:0;padding:0}.report-columns{break-inside:avoid}.report-sheet *{print-color-adjust:exact;-webkit-print-color-adjust:exact}}.settings-page{display:grid;gap:18px}.settings-hero{background:linear-gradient(120deg,#24334d,#172033);color:#fff;border-radius:21px;padding:24px 27px;display:flex;align-items:center;justify-content:space-between;gap:20px}.settings-hero .eyebrow{color:#aeb9ca}.settings-hero h2{margin-bottom:7px}.settings-hero p{color:#b9c3d2;font-size:12px;margin:0}.settings-save{border:0;border-radius:12px;background:#7655f3;color:#fff;padding:11px 15px;display:flex;align-items:center;gap:7px;font-weight:800;white-space:nowrap}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-card-heading{display:flex;gap:11px;align-items:center;border-bottom:1px solid #edf0f4;padding-bottom:15px;margin-bottom:17px}.settings-card-icon{width:41px;height:41px;flex:0 0 auto;border-radius:13px;background:#eeeaff;color:#684be1;display:grid;place-items:center}.settings-card-heading h3{font-size:15px;margin-bottom:4px}.settings-card-heading p{font-size:10px;color:#8994a6;margin:0}.settings-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.settings-fields>label:not(.toggle-setting){display:grid;gap:6px;color:#647084;font-size:10px;font-weight:800}.settings-fields input,.settings-fields select{width:100%;border:1px solid #dfe4ec;border-radius:10px;background:#fafbfc;color:#172033;padding:10px;outline:none}.settings-fields input:focus,.settings-fields select:focus{border-color:#8d75ed;box-shadow:0 0 0 3px #eeeaff}.wide-setting{grid-column:1/-1}.toggle-setting{position:relative;display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid #e8ebf0;background:#fafbfc;border-radius:12px;padding:12px;cursor:pointer}.toggle-setting strong,.toggle-setting span{display:block}.toggle-setting strong{font-size:11px}.toggle-setting span{font-size:9px;color:#8994a6;margin-top:4px}.toggle-setting input{position:absolute;opacity:0;pointer-events:none}.toggle-setting i{width:38px;height:22px;flex:0 0 auto;border-radius:99px;background:#d8dde5;position:relative;transition:.2s}.toggle-setting i:after{content:"";position:absolute;width:16px;height:16px;top:3px;left:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e;transition:.2s}.toggle-setting input:checked+i{background:#7655f3}.toggle-setting input:checked+i:after{transform:translate(16px)}.data-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.data-summary span{background:#f6f7fa;border-radius:11px;padding:11px;color:#7c8799;font-size:9px}.data-summary strong{display:block;color:#172033;font-size:18px;margin-bottom:4px}.data-actions{display:flex;gap:8px;margin-top:15px}.export-button{border:0;border-radius:11px;background:#eaf8f1;color:#237a58;padding:10px 13px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800}.data-actions .danger-button{font-size:10px;padding:10px 13px}.compact-mode main{padding-top:22px}.compact-mode .panel{padding:16px}.compact-mode .student-row{padding:10px 2px}.compact-mode .stats-grid{margin:13px 0}.compact-mode .settings-page,.compact-mode .progress-page,.compact-mode .materials-layout,.compact-mode .agenda-layout{gap:12px}@media(max-width:1000px){.settings-grid{grid-template-columns:1fr}}@media(max-width:760px){.settings-hero{align-items:stretch;flex-direction:column}.settings-save{justify-content:center}.settings-fields{grid-template-columns:1fr}.settings-fields>*{grid-column:1!important}.data-actions{flex-direction:column}.data-actions button{justify-content:center}}.theme-setting{border:1px solid #e8ebf0;background:#fafbfc;border-radius:12px;padding:12px}.theme-setting>strong,.theme-setting>span{display:block}.theme-setting>strong{font-size:11px}.theme-setting>span{font-size:9px;color:#8994a6;margin-top:4px}.theme-setting>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:11px}.theme-setting button{border:1px solid #e1e5ec;border-radius:9px;background:#fff;color:#697589;padding:9px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;font-weight:800}.theme-setting button.active{border-color:#7655f3;background:#eeeaff;color:#684be1}.compact-mode main{padding:18px 24px 30px}.compact-mode .topbar{margin-bottom:14px}.compact-mode h1{font-size:24px}.compact-mode .sidebar{padding-top:18px}.compact-mode .brand{padding-bottom:17px}.compact-mode .nav-item{padding:8px 11px}.compact-mode .hero-card,.compact-mode .materials-hero,.compact-mode .progress-hero,.compact-mode .settings-hero{padding:18px 21px}.compact-mode .panel{padding:13px}.compact-mode .panel-heading{margin-bottom:9px}.compact-mode .stat-card{padding:13px}.compact-mode .stat-card strong{font-size:22px;margin:5px 0}.compact-mode .student-row{padding:7px 2px}.compact-mode .stats-grid{gap:9px;margin:10px 0}.compact-mode .content-grid,.compact-mode .profile-layout,.compact-mode .settings-grid,.compact-mode .progress-grid{gap:10px}.compact-mode .settings-page,.compact-mode .progress-page,.compact-mode .materials-layout,.compact-mode .agenda-layout,.compact-mode .reports-page{gap:9px}.compact-mode .materials-grid,.compact-mode .progress-student-grid,.compact-mode .week-grid{gap:8px}.compact-mode .material-card{padding:13px;min-height:225px}.compact-mode .day-column{min-height:330px;padding:9px}.compact-mode .skill-chart,.compact-mode .skill-list{gap:9px}.dark-theme{color:#e5e9f2;background:#0d1421}.dark-theme .app-shell{background:#0d1421}.dark-theme main{background:#0d1421}.dark-theme .panel,.dark-theme .stat-card,.dark-theme .material-card,.dark-theme .day-column,.dark-theme .progress-stats article,.dark-theme .report-sheet{background:#151e2d;border-color:#263247;box-shadow:0 8px 28px #0000002e}.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme .student-main strong,.dark-theme .next-class strong,.dark-theme .detail strong,.dark-theme .lesson-card strong,.dark-theme .agenda-card strong,.dark-theme .material-card h3,.dark-theme .progress-student-heading strong,.dark-theme .settings-card-heading h3,.dark-theme .report-header h2,.dark-theme .report-table-row strong,.dark-theme .report-metrics strong{color:#f1f4fa}.dark-theme .eyebrow,.dark-theme .student-main span,.dark-theme .next-class span,.dark-theme .note-box p,.dark-theme .empty-state,.dark-theme .material-card p,.dark-theme .material-card small,.dark-theme .settings-card-heading p,.dark-theme .progress-student-heading span,.dark-theme .report-header p{color:#93a0b5}.dark-theme .search-box,.dark-theme .detail,.dark-theme .lesson-card,.dark-theme .agenda-card.cancelada,.dark-theme .progress-student-card,.dark-theme .report-metrics>div,.dark-theme .report-note,.dark-theme .report-history>div,.dark-theme .data-summary span,.dark-theme .toggle-setting,.dark-theme .theme-setting{background:#101827;border-color:#29364b}.dark-theme .search-box input,.dark-theme input,.dark-theme select,.dark-theme textarea,.dark-theme .settings-fields input,.dark-theme .settings-fields select,.dark-theme .report-filters input,.dark-theme .report-filters select,.dark-theme .agenda-filters select,.dark-theme .material-filters select,.dark-theme .skill-overview select{background:#101827;color:#e5e9f2;border-color:#334157}.dark-theme .student-row,.dark-theme .panel-heading,.dark-theme .settings-card-heading,.dark-theme .note-box,.dark-theme .report-table,.dark-theme .report-table-row{border-color:#29364b}.dark-theme .icon-button,.dark-theme .cancel-button,.dark-theme .today-button{background:#202b3e;color:#b5c0d0}.dark-theme .progress-track,.dark-theme .skill-bar-track,.dark-theme .student-progress-track,.dark-theme .level-row>div{background:#2a3548}.dark-theme .material-tags span,.dark-theme .results-count{background:#263247;color:#b2bdcd}.dark-theme .agenda-card{background:#211e39}.dark-theme .agenda-card.concluida{background:#162d28}.dark-theme .agenda-card.cancelada{background:#202938}.dark-theme .lesson-links a,.dark-theme .agenda-actions button,.dark-theme .theme-setting button{background:#263247;color:#c8bcff}.dark-theme .theme-setting button.active{background:#3a2f72;border-color:#8f78f1}.dark-theme .modal{background:#151e2d;color:#e5e9f2}.dark-theme .modal-header{border-color:#29364b}.dark-theme .form-grid label,.dark-theme .settings-fields>label:not(.toggle-setting){color:#b8c2d1}.dark-theme .report-sheet{color:#e5e9f2}.dark-theme .report-header{border-color:#3a2f72}.dark-theme .profile-card{background:#151e2d}.dark-theme .settings-hero{background:linear-gradient(120deg,#202b3e,#151e2d)}@media print{.dark-theme .report-sheet,.dark-theme .report-sheet *{background:#fff!important;color:#172033!important}}.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:#7655f3;font-weight:700}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-page{min-height:100vh;padding:0;display:grid;grid-template-columns:1.05fr .95fr;background:#fff}.auth-intro{padding:55px 65px;background:linear-gradient(145deg,#101827,#29345d);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth-brand{display:flex;align-items:center;gap:9px;color:#fff}.auth-brand strong{font-size:18px}.auth-intro span,.student-welcome span{font-size:9px;letter-spacing:.16em;font-weight:800;color:#a996ff}.auth-intro h1{font-size:48px;line-height:1.08;color:#fff;margin:16px 0}.auth-intro p{max-width:490px;color:#b8c2d2;line-height:1.65}.auth-intro ul{list-style:none;padding:0;display:grid;gap:12px}.auth-intro li{display:flex;align-items:center;gap:9px;color:#dbe0eb;font-size:12px}.auth-form-wrap{display:grid;place-items:center;padding:35px;background:#f5f7fb}.auth-form-card{width:min(420px,100%);background:#fff;border:1px solid #e5e9f0;border-radius:24px;padding:30px;box-shadow:0 20px 55px #1f2a441a}.auth-form-card>p{font-size:11px;color:#7d8899}.auth-form-card form{display:grid;gap:13px;margin-top:22px}.auth-form-card label{display:grid;gap:6px;font-size:10px;color:#5c687b;font-weight:800}.auth-form-card input{border:1px solid #dfe4ec;border-radius:11px;padding:11px;background:#fafbfc}.auth-form-card form>button{border:0;border-radius:11px;padding:12px;background:#7655f3;color:#fff;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:800}.auth-message{background:#f3f0ff;color:#6047c8;border-radius:10px;padding:10px;font-size:10px;line-height:1.5}.auth-switch,.demo-button{width:100%;border:0;background:transparent;color:#684be1;margin-top:14px;font-size:10px;font-weight:800}.demo-button{color:#7e899b;margin-top:8px}.session-actions{position:fixed;right:20px;bottom:20px;z-index:20;display:flex;gap:7px}.session-actions button,.student-portal header button{border:0;border-radius:10px;background:#202b3e;color:#fff;padding:9px 11px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:800;box-shadow:0 5px 15px #0000002e}.student-portal{min-height:100vh;padding:35px;background:#f4f6fb}.student-portal header{display:flex;align-items:center;justify-content:space-between}.student-portal .auth-brand{color:#172033}.student-welcome{background:linear-gradient(120deg,#7655f3,#5b43c8);color:#fff;border-radius:22px;padding:30px;margin:35px 0 18px}.student-welcome h1{color:#fff;margin:12px 0 7px}.student-welcome p{color:#e4deff;margin:0}.student-portal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.student-portal-grid article{background:#fff;border:1px solid #e5e9f0;border-radius:18px;padding:20px;color:#684be1}.student-portal-grid h3{color:#172033;margin:13px 0 7px}.student-portal-grid p{color:#7d8899;font-size:11px;margin:0}.invite-modal{width:min(560px,100%)}@media(max-width:760px){.auth-page{grid-template-columns:1fr}.auth-intro{padding:30px;min-height:360px}.auth-intro h1{font-size:35px}.auth-form-wrap,.student-portal{padding:20px}.student-portal-grid{grid-template-columns:1fr}.session-actions{right:10px;bottom:10px}}.profile-card>div{min-width:0;flex:1}.profile-card>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-card>button{width:30px;height:30px;flex:0 0 auto;border:0;border-radius:9px;background:#26334a;color:#9eabc0;display:grid;place-items:center}.profile-card>button:hover{background:#3a2943;color:#ffabb4}.dark-theme .profile-card>button{background:#263247}.compact-logout-button{display:none}.topbar-actions{display:flex;align-items:center;gap:9px}.invite-button{border:1px solid #dcd6fb;border-radius:12px;background:#f4f1ff;color:#684be1;padding:11px 15px;display:flex;align-items:center;gap:7px;font-weight:800}.invite-button:hover{background:#e9e3ff}.dark-theme .invite-button{background:#292345;border-color:#493b78;color:#c8bcff}@media(max-width:760px){.topbar-actions{width:100%;flex-direction:column;align-items:stretch}.topbar-actions button{width:100%}}.teacher-avatar{width:34px;height:34px;flex:0 0 auto;border-radius:11px;object-fit:cover}.avatar-setting{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:center;border-bottom:1px solid #edf0f4;padding-bottom:17px;margin-bottom:17px}.avatar-preview{width:72px;height:72px;border-radius:20px;background:#eeeaff;color:#684be1;display:grid;place-items:center;overflow:hidden}.avatar-preview img{width:100%;height:100%;object-fit:cover}.avatar-setting strong,.avatar-setting span,.avatar-setting small{display:block}.avatar-setting strong{font-size:11px}.avatar-setting span{font-size:9px;color:#8994a6;margin-top:4px}.avatar-setting small{font-size:9px;color:#684be1;margin-top:8px}.avatar-actions{display:flex;gap:7px;margin-top:10px}.avatar-actions label,.avatar-actions button{border:0;border-radius:9px;padding:8px 10px;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:800}.avatar-actions label{background:#eeeaff;color:#684be1;cursor:pointer}.avatar-actions label input{display:none}.avatar-actions button{background:#fff0f1;color:#b94c59}.dark-theme .avatar-setting{border-color:#29364b}.dark-theme .avatar-preview,.dark-theme .avatar-actions label{background:#292345;color:#c8bcff}@media(max-width:760px){.avatar-setting{grid-template-columns:1fr}.avatar-actions{flex-wrap:wrap}}.temporary-access{display:grid;gap:11px}.temporary-access>p{color:#687488;font-size:11px;line-height:1.6}.temporary-access>div{background:#f7f8fb;border-radius:12px;padding:12px}.temporary-access span,.temporary-access strong{display:block}.temporary-access span{color:#8994a6;font-size:8px;margin-bottom:5px}.temporary-access strong{font-size:12px;word-break:break-all}.temporary-access .primary-button{justify-self:start;margin-top:4px}.first-access-page{min-height:100vh;padding:30px;display:grid;place-items:center;background:linear-gradient(145deg,#101827,#29345d)}.first-access-card{width:min(430px,100%);background:#fff;border-radius:24px;padding:32px;box-shadow:0 25px 80px #00000040}.first-access-card-wide{width:min(520px,100%)}.first-access-icon{width:52px;height:52px;border-radius:16px;background:#eeeaff;color:#684be1;display:grid;place-items:center;margin-bottom:20px}.first-access-card h1{font-size:25px;margin-bottom:8px}.first-access-card>p:not(.eyebrow){color:#778397;font-size:11px;line-height:1.6}.first-access-card form{display:grid;gap:12px;margin-top:20px}.first-access-card label{display:grid;gap:6px;color:#596579;font-size:10px;font-weight:800}.first-access-card input{border:1px solid #dfe4ec;border-radius:10px;padding:11px;background:#fafbfc}.first-access-card .student-primary{width:100%;margin-top:4px}.first-access-profile-setup{border:1px solid #edf0f4;border-radius:18px;padding:14px;background:#fafbfc}.first-access-profile-setup .student-avatar-controls{margin:10px 0 0}.first-access-profile-setup .auth-message{margin-top:10px}.first-access-toggle{display:flex!important;align-items:center;justify-content:space-between;gap:12px;border:1px solid #edf0f4;border-radius:14px;padding:12px;background:#fafbfc}.first-access-toggle span{display:block;margin-top:3px;color:#8994a6;font-size:9px;line-height:1.45}@media(max-width:560px){.first-access-page{padding:18px}.first-access-card{padding:24px}.first-access-card h1{font-size:22px}.first-access-profile-setup{padding:12px}}.password-input-wrapper{position:relative;display:block}.password-input-wrapper input{width:100%;padding-right:42px!important}.password-input-wrapper button{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:9px;background:transparent;color:#7d8899;display:grid;place-items:center;cursor:pointer}.password-input-wrapper button:hover{background:#eeeaff;color:#684be1}.dark-theme .password-input-wrapper button:hover{background:#292345;color:#c8bcff}.first-access-wizard{display:grid;gap:18px;animation:soft-pop .34s ease both}.first-access-wizard-top{display:flex;gap:15px;align-items:flex-start}.first-access-wizard-top .first-access-icon{margin:0;flex:0 0 auto;transition:transform .22s ease,box-shadow .22s ease}.first-access-wizard-top .first-access-icon:hover{transform:translateY(-1px) scale(1.03)}.first-access-wizard-top h1{margin:3px 0 7px}.first-access-wizard-top p{color:#778397;font-size:11px;line-height:1.6;margin:0}.first-access-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;padding:6px;border:1px solid #edf0f4;border-radius:16px;background:#fafbfc}.first-access-steps button{border:0;border-radius:12px;background:transparent;color:#8a94a5;padding:8px 6px;display:grid;justify-items:center;gap:4px;font-size:8px;font-weight:900;cursor:default;transition:background .22s ease,color .22s ease,transform .22s ease,box-shadow .22s ease}.first-access-steps button.done{cursor:pointer;color:#684be1}.first-access-steps button.done:hover{transform:translateY(-1px);background:#f4f1ff}.first-access-steps button.active{background:#eeeaff;color:#684be1;box-shadow:0 6px 16px #684be11f}.first-access-step-content{animation:wizard-step-in .28s ease both}.first-access-hero-step{display:grid;justify-items:center;text-align:center;gap:13px;padding:20px 8px}.first-access-hero-badge{width:74px;height:74px;border-radius:24px;background:linear-gradient(135deg,#7655f3,#5b43c8);color:#fff;display:grid;place-items:center;box-shadow:0 18px 35px #684be13d;animation:badge-float 3.4s ease-in-out infinite}.first-access-hero-badge.success{background:linear-gradient(135deg,#10b981,#6ee7b7)}.first-access-hero-step h2{font-size:22px;margin:0}.first-access-hero-step p{max-width:390px;color:#6f7a8d;font-size:12px;line-height:1.65;margin:0}.first-access-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin-top:4px}.first-access-highlight-grid span,.first-access-final-note{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #e7eaf0;background:#f8f9fc;border-radius:13px;padding:10px;color:#684be1;font-size:10px;font-weight:800}.first-access-highlight-grid span,.first-access-feature-list article,.first-access-tour-grid article{transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.first-access-highlight-grid span:hover,.first-access-feature-list article:hover,.first-access-tour-grid article:hover{transform:translateY(-2px);border-color:#dcd5ff;box-shadow:0 12px 24px #1f2a4414}.first-access-feature-list{display:grid;gap:10px}.first-access-feature-list article{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;border:1px solid #e7eaf0;background:#f8f9fc;border-radius:16px;padding:14px}.first-access-feature-list article>svg,.first-access-tour-grid article>svg{width:40px;height:40px;padding:10px;border-radius:13px;background:#eeeaff;color:#684be1}.first-access-feature-list strong,.first-access-tour-grid strong{display:block;color:#172033;font-size:12px;margin-bottom:4px}.first-access-feature-list p,.first-access-tour-grid p{color:#738096;font-size:10px;line-height:1.5;margin:0}.first-access-tour-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.first-access-tour-grid article{border:1px solid #e7eaf0;background:#f8f9fc;border-radius:16px;padding:14px}.first-access-final-note{width:100%;color:#237a58;background:#ecfdf5;border-color:#c7f2df}.first-access-actions{display:flex;gap:9px;justify-content:flex-end;margin-top:4px}.first-access-actions .cancel-button,.first-access-actions .student-primary{width:auto;min-width:140px}.first-access-actions .cancel-button{border:1px solid #e0e5ee;background:#f8f9fc;color:#5c687b;padding:11px 14px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:800}@media(max-width:560px){.first-access-wizard-top{flex-direction:column}.first-access-steps{grid-template-columns:repeat(5,minmax(0,1fr))}.first-access-steps span{display:none}.first-access-highlight-grid,.first-access-tour-grid{grid-template-columns:1fr}.first-access-actions{flex-direction:column}.first-access-actions .cancel-button,.first-access-actions .student-primary{width:100%}}.student-app{min-height:100vh;display:grid;grid-template-columns:220px 1fr;background:#f4f6fb}.student-sidebar{background:#101827;color:#fff;padding:27px 16px;display:flex;flex-direction:column;gap:30px;position:sticky;top:0;height:100vh}.student-sidebar nav{display:grid;gap:6px}.student-sidebar nav button,.student-logout{border:0;border-radius:11px;background:transparent;color:#aeb9ca;padding:11px 12px;display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;text-align:left}.student-sidebar nav button.active,.student-sidebar nav button:hover{background:#202b3e;color:#fff}.student-logout{margin-top:auto;color:#ffb7bd}.student-main-content{padding:30px 38px 50px;min-width:0}.student-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.student-topbar h1{font-size:28px}.student-avatar{width:42px;height:42px;border-radius:14px;background:#eeeaff;color:#684be1;display:grid;place-items:center;font-size:12px;font-weight:800}.student-avatar.large{width:78px;height:78px;border-radius:24px;font-size:21px}.student-page{display:grid;gap:18px}.student-welcome{margin:0}.student-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.student-summary-grid article,.student-panel{background:#fff;border:1px solid #e5e9f0;border-radius:18px;padding:20px;box-shadow:0 8px 28px #1f2a440a}.student-summary-grid article{display:grid;gap:7px;color:#684be1}.student-summary-grid span,.student-summary-grid small{color:#8994a6;font-size:10px}.student-summary-grid strong{color:#172033;font-size:16px}.student-summary-grid a,.portal-material-grid a{color:#684be1;text-decoration:none;font-size:10px;font-weight:800;display:flex;align-items:center;gap:5px}.next-lesson-panel{background:linear-gradient(120deg,#24334d,#172033);color:#fff;display:flex;align-items:center;justify-content:space-between}.next-lesson-panel h2{color:#fff;margin-bottom:8px}.next-lesson-panel p:last-child{color:#c3ccda;margin:0;display:flex;align-items:center;gap:6px;font-size:11px}.student-primary{border:0;border-radius:11px;background:#7655f3;color:#fff;padding:11px 14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:11px;font-weight:800}.student-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.student-section-heading h2,.student-panel>h2{font-size:17px;margin:0}.student-section-heading>span{font-size:10px;color:#8994a6}.portal-lesson-list,.portal-history,.request-list{display:grid;gap:10px}.portal-lesson-list>article{display:grid;grid-template-columns:52px 1fr auto;gap:14px;align-items:center;background:#f8f9fc;border-radius:14px;padding:13px}.portal-date{height:52px;border-radius:12px;background:#eeeaff;color:#684be1;display:grid;place-content:center;text-align:center}.portal-date strong{font-size:17px}.portal-date span{font-size:8px;text-transform:uppercase}.portal-lesson-list h3{font-size:12px;margin-bottom:5px}.portal-lesson-list p{font-size:9px;color:#8994a6;margin:0 0 6px}.portal-lesson-actions{display:flex;gap:6px}.portal-lesson-actions a,.portal-lesson-actions button{border:0;border-radius:9px;background:#eeeaff;color:#684be1;padding:8px;text-decoration:none;display:flex;align-items:center;gap:4px;font-size:9px;font-weight:800}.portal-lesson-actions button{background:#fff0f1;color:#b94c59}.portal-history article{display:grid;grid-template-columns:130px 1fr;gap:15px;background:#f8f9fc;border-radius:13px;padding:14px}.portal-history time{color:#684be1;font-size:9px;font-weight:800}.portal-history strong{font-size:11px}.portal-history p,.portal-history small{display:block;color:#778397;font-size:9px;margin:5px 0 0}.student-progress-hero{background:linear-gradient(120deg,#7655f3,#5b43c8);border-radius:20px;padding:25px;color:#fff;display:flex;align-items:center;justify-content:space-between}.student-progress-hero h2{color:#fff;margin-bottom:7px}.student-progress-hero p:last-child{color:#ddd7ff;font-size:11px;margin:0}.student-progress-hero>strong{width:70px;height:70px;border-radius:20px;background:#ffffff24;display:grid;place-items:center;font-size:24px}.student-progress-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:18px}.portal-skills{display:grid;gap:14px;margin-top:20px}.portal-skills>div>div{display:flex;justify-content:space-between;margin-bottom:6px}.portal-skills strong,.portal-skills span{font-size:10px}.portal-skills span{color:#684be1;font-weight:800}.portal-skills i{height:8px;background:#edf0f5;border-radius:99px;display:block;overflow:hidden}.portal-skills b{height:100%;display:block;background:linear-gradient(90deg,#7655f3,#9d8cff);border-radius:inherit}.progress-insights{display:grid;gap:11px}.progress-insights>div{background:#f7f8fb;border-radius:12px;padding:12px}.progress-insights span,.progress-insights strong{display:block}.progress-insights span{font-size:8px;color:#8994a6;margin-bottom:5px}.progress-insights strong{font-size:11px}.progress-insights p{font-size:9px;color:#697589;line-height:1.5;margin:0}.portal-material-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.portal-material-grid article{border:1px solid #e8ebf0;border-radius:14px;padding:15px;color:#684be1}.portal-material-grid span{display:block;color:#8994a6;font-size:8px;font-weight:800;margin:10px 0 5px}.portal-material-grid h3{font-size:12px;color:#172033}.portal-material-grid p{color:#778397;font-size:9px;line-height:1.5;min-height:42px}.student-profile-grid{grid-template-columns:.7fr 1.3fr}.profile-details{text-align:center}.profile-details .student-avatar{margin:0 auto}.profile-details h2{margin:13px 0 5px}.profile-details>p{color:#8994a6;font-size:10px}.profile-details dl{display:grid;gap:8px;text-align:left;margin-top:20px}.profile-details dl div{background:#f7f8fb;border-radius:11px;padding:11px}.profile-details dt{font-size:8px;color:#8994a6}.profile-details dd{font-size:11px;font-weight:800;margin:4px 0 0}.password-panel>p{font-size:10px;color:#8994a6}.password-panel form{display:grid;gap:12px;margin-top:18px}.password-panel label{display:grid;gap:6px;color:#596579;font-size:10px;font-weight:800}.password-panel input,.request-card textarea{border:1px solid #dfe4ec;border-radius:10px;padding:10px;background:#fafbfc}.password-panel .student-primary{justify-self:start}.request-modal{width:min(720px,100%)}.request-card{border:1px solid #e7eaf0;border-radius:14px;padding:15px}.request-heading{display:flex;align-items:start;justify-content:space-between;gap:10px}.request-heading strong,.request-heading span{display:block}.request-heading strong{font-size:12px}.request-heading span{color:#8994a6;font-size:9px;margin-top:4px}.request-card>p{background:#f7f8fb;border-radius:10px;color:#667185;font-size:10px;line-height:1.5;padding:10px;margin:11px 0}.request-card textarea{width:100%;min-height:68px;resize:vertical}.request-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:8px}.request-actions button{border:0;border-radius:9px;padding:8px 11px;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:800}.reject-button{background:#fff0f1;color:#b94c59}.approve-button{background:#eaf8f1;color:#237a58}.request-status{display:inline-flex;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:800}.request-status.pending{background:#fff6df;color:#9b6c00}.request-status.approved{background:#eaf8f1;color:#237a58}.request-status.rejected{background:#fff0f1;color:#b94c59}.request-card>small{color:#778397;font-size:9px}.cancel-lesson-summary{background:#f7f8fb;border-radius:12px;padding:12px;color:#667185;font-size:10px;line-height:1.6}@media(max-width:950px){.student-summary-grid,.portal-material-grid{grid-template-columns:1fr 1fr}.student-progress-grid,.student-profile-grid{grid-template-columns:1fr}.portal-lesson-list>article{grid-template-columns:52px 1fr}.portal-lesson-actions{grid-column:1/-1}}@media(max-width:700px){.student-app{grid-template-columns:1fr}.student-sidebar{position:static;height:auto;padding:17px}.student-sidebar nav{display:flex;overflow:auto}.student-sidebar nav button{white-space:nowrap}.student-logout{margin:0}.student-main-content{padding:20px}.student-summary-grid,.portal-material-grid{grid-template-columns:1fr}.next-lesson-panel{align-items:stretch;flex-direction:column;gap:15px}.portal-history article{grid-template-columns:1fr}.portal-lesson-actions{flex-wrap:wrap}}.teacher-onboarding-page{min-height:100vh;display:grid;place-items:center;padding:32px 18px;background:radial-gradient(circle at top left,rgba(8,185,129,.13),transparent 34%),#f5f8f7}.teacher-onboarding-card{width:min(720px,100%);background:#fff;border:1px solid #e5ece9;border-radius:28px;padding:38px;box-shadow:0 24px 70px #1432291f}.onboarding-copy{text-align:center;max-width:570px;margin:0 auto 30px}.onboarding-copy h1{margin:8px 0 10px;font-size:clamp(28px,4vw,40px);color:#17201d}.onboarding-copy>p:last-child{color:#697773;line-height:1.65}.teacher-onboarding-card form{display:grid;gap:22px}.onboarding-avatar{display:flex;align-items:center;justify-content:center;gap:18px;padding:18px;border:1px dashed #bdd7ce;border-radius:20px;background:#f8fbfa}.onboarding-avatar>div{width:86px;height:86px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#e6f7f1;color:#08775d}.onboarding-avatar img{width:100%;height:100%;object-fit:cover}.onboarding-avatar label{display:inline-flex;gap:8px;align-items:center;cursor:pointer;font-weight:700;color:#08775d}.onboarding-avatar input{display:none}.onboarding-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.onboarding-fields label{display:grid;gap:8px;font-weight:700;color:#34413d}.onboarding-fields label span{font-weight:500;color:#8a9692}.onboarding-fields input{width:100%;border:1px solid #dce6e2;border-radius:13px;padding:13px 14px;font:inherit;outline:none}.onboarding-fields input:focus{border-color:#08b981;box-shadow:0 0 0 3px #08b9811f}.teacher-onboarding-card .student-primary{width:100%;justify-content:center;min-height:48px}.teacher-onboarding-card>.auth-switch{display:block;margin:18px auto 0}@media(max-width:620px){.teacher-onboarding-card{padding:26px 20px;border-radius:22px}.onboarding-fields{grid-template-columns:1fr}.onboarding-avatar{flex-direction:column}}.profile-card{min-width:0;overflow:hidden}.profile-card>div{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.profile-card>div strong{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25}.profile-card>div span{line-height:1.25}.profile-card .teacher-avatar{align-self:center}.completion-skills{display:grid;gap:12px;padding:16px;border:1px solid #e7eaf0;border-radius:14px;background:#f8f9fc}.completion-skills>div:first-child{display:grid;gap:4px}.completion-skills>div:first-child span{font-size:11px;color:#7e899b}.lesson-meta{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center}.lesson-meta span{font-size:11px;font-weight:700;color:#7655f3}.dark-theme .completion-skills{background:#101827;border-color:#29364b}.lesson-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.lesson-card-heading span{color:#8b95a7;font-size:11px;font-weight:800;white-space:nowrap}.lesson-feedback-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.lesson-feedback-grid>div{padding:11px;border:1px solid #e7eaf0;border-radius:12px;background:#fff}.lesson-feedback-grid span{display:block;margin-bottom:5px;color:#7655f3;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.lesson-feedback-grid p{margin:0;color:#5f6b7d}.lesson-card-actions{display:flex;gap:7px;margin-top:12px}.lesson-card-actions button{border:1px solid #e1e5ec;border-radius:9px;background:#fff;color:#684be1;padding:7px 10px;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800}.lesson-card-actions button.danger{background:#fff0f1;border-color:#ffd6dc;color:#c83746}.dark-theme .lesson-card-heading span{color:#b8c2d1}.dark-theme .lesson-feedback-grid>div{background:#101827;border-color:#29364b}.dark-theme .lesson-feedback-grid p{color:#d6deea}.dark-theme .lesson-card-actions button{background:#202b3e;border-color:#334157;color:#c8bcff}.dark-theme .lesson-card-actions button.danger{background:#3a2228;border-color:#65313b;color:#ffb8bf}@media(max-width:700px){.lesson-card-heading,.lesson-card-actions{align-items:stretch;flex-direction:column}.lesson-card-heading span{white-space:normal}.lesson-feedback-grid{grid-template-columns:1fr}.lesson-card-actions button{justify-content:center;width:100%}}.assignment-copy{margin-bottom:16px}.assignment-copy p{margin:6px 0 0;color:var(--muted)}.assignment-student-list{display:grid;gap:8px;max-height:340px;overflow:auto;padding-right:4px}.assignment-student-list>label{display:grid;grid-template-columns:auto 38px 1fr;gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--border);border-radius:14px;cursor:pointer}.assignment-student-list>label:hover{background:var(--surface-soft)}.assignment-kind-badge{display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#eef7ff;color:#3377ae;padding:4px 7px;font-size:9px;font-weight:800}.interactive-builder{display:grid;gap:12px;border:1px solid #e4e8f0;border-radius:15px;background:#fafbfc;padding:14px}.interactive-builder>div:first-child{display:grid;gap:4px}.interactive-builder>div:first-child span{color:#7d8899;font-size:10px}.interactive-builder fieldset,.interactive-question-list fieldset{border:1px solid #e4e8f0;border-radius:14px;padding:13px;margin:0;background:#fff}.interactive-builder legend,.interactive-question-list legend{padding:0 6px;color:#684be1;font-weight:900}.interactive-builder legend{font-size:11px}.interactive-question-list legend{font-size:clamp(17px,2.2vw,22px);line-height:1.35;letter-spacing:-.02em;color:#263147}.interactive-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.interactive-task-box{display:grid;gap:14px}.interactive-question-list{display:grid;gap:15px}.interactive-question-list fieldset{display:grid;gap:10px;padding:18px}.interactive-question-list label{display:flex;align-items:center;gap:10px;border:1px solid #e4e8f0;border-radius:12px;background:#fafbfc;padding:12px 13px;font-size:14px;font-weight:750}.interactive-question-list label input{width:17px;height:17px;accent-color:#7655f3}.interactive-question-list label.selected{border-color:#9b86fb;background:#f3efff;color:#684be1}.interactive-result-card{display:inline-grid;gap:2px;width:max-content;min-width:120px;border:1px solid #d9d3fb;border-radius:14px;background:#f5f2ff;color:#684be1;padding:12px;text-align:center}.interactive-result-card strong{font-size:23px!important}.interactive-result-card span{font-size:10px!important;color:#6f5fbb!important}.dark-theme .assignment-kind-badge{background:#18334c;color:#91c8ef}.dark-theme .interactive-builder,.dark-theme .interactive-builder fieldset,.dark-theme .interactive-question-list fieldset,.dark-theme .interactive-question-list label{background:#101827;border-color:#29364b}.dark-theme .interactive-builder>div:first-child span{color:#b8c2d1}.dark-theme .interactive-question-list legend{color:#f3f6fb}.dark-theme .interactive-question-list label.selected{background:#292345;border-color:#5b4a91;color:#c8bcff}.dark-theme .interactive-result-card{background:#292345;border-color:#5b4a91;color:#d4caff}.dark-theme .interactive-result-card span{color:#b8c2d1!important}.interactive-question-hint{color:#7d8899;font-size:11px;font-weight:700}.interactive-text-answer{width:100%;border:1px solid #dfe4ec;border-radius:12px;background:#fff;color:#172033;padding:12px 13px;font-size:14px;font-weight:700;outline:none}.interactive-text-answer:focus{border-color:#8d75ed;box-shadow:0 0 0 3px #eeeaff}.ordering-options,.ordering-drag-list{display:flex;flex-wrap:wrap;gap:7px}.ordering-options span,.ordering-drag-list button{display:inline-flex;align-items:center;border:1px solid #d9d3fb;border-radius:999px;background:#f5f2ff;color:#684be1;padding:8px 12px;font-size:12px;font-weight:900;cursor:grab}.ordering-drag-list button:active{cursor:grabbing}.ordering-drag-list button.dragging{opacity:.5;transform:scale(.96)}.dark-theme .interactive-question-hint{color:#b8c2d1}.dark-theme .interactive-text-answer{background:#101827;border-color:#334157;color:#edf1f8}.dark-theme .ordering-options span,.dark-theme .ordering-drag-list button{background:#292345;border-color:#5b4a91;color:#c8bcff}.interactive-feedback-list{display:grid;gap:10px;margin-top:15px}.interactive-feedback-list>strong{font-size:13px}.interactive-feedback-list article{display:grid;gap:7px;border:1px solid #e4e8f0;border-radius:14px;background:#fff;padding:13px}.interactive-feedback-list article>div{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.interactive-feedback-list h4{margin:0;font-size:13px;line-height:1.35}.interactive-feedback-list span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;white-space:nowrap}.interactive-feedback-list p{margin:0!important;font-size:12px!important}.interactive-feedback-list small{color:#6f7a8d;line-height:1.5}.interactive-feedback-list .correct{border-color:#bdebd8;background:#f4fff9}.interactive-feedback-list .correct span{background:#dcf9ea;color:#159764}.interactive-feedback-list .incorrect{border-color:#f1c2c8;background:#fff7f8}.interactive-feedback-list .incorrect span{background:#ffe7ea;color:#c83746}.dark-theme .interactive-feedback-list article{background:#101827;border-color:#29364b}.dark-theme .interactive-feedback-list small{color:#b8c2d1}.dark-theme .interactive-feedback-list .correct{background:#142a24;border-color:#245f4b}.dark-theme .interactive-feedback-list .correct span{background:#183f34;color:#66e0aa}.dark-theme .interactive-feedback-list .incorrect{background:#2f1d24;border-color:#65313b}.dark-theme .interactive-feedback-list .incorrect span{background:#3a2228;color:#ffb8bf}.interactive-attempt-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.interactive-attempt-list span{border:1px solid #d9d3fb;border-radius:999px;background:#f5f2ff;color:#684be1;padding:6px 9px;font-size:11px;font-weight:800}.dark-theme .interactive-attempt-list span{background:#292345;border-color:#5b4a91;color:#c8bcff}.student-assignment-heading p{max-width:760px;margin:8px 0 0;color:#6f7a8d;font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.student-assignment-meta{display:grid;justify-items:end;gap:9px;flex:0 0 auto}.student-assignment-meta button{border:1px solid #d9d3fb;border-radius:11px;background:#f5f2ff;color:#684be1;padding:9px 12px;font-size:11px;font-weight:900}.student-assignment-details{border-top:1px solid rgba(118,85,243,.12);margin-top:16px;padding-top:2px}.task-kind-badge{display:inline-flex;align-items:center;border-radius:999px;background:#eef7ff;color:#3377ae;padding:4px 8px;font-size:10px;font-weight:900}.student-assignment-list>article.open{border-color:#cfc6fb;box-shadow:0 16px 42px #7655f31a}.dark-theme .student-assignment-heading p{color:#b8c2d1}.dark-theme .student-assignment-meta button{background:#292345;border-color:#5b4a91;color:#c8bcff}.dark-theme .student-assignment-details{border-color:#334157}.dark-theme .task-kind-badge{background:#18334c;color:#91c8ef}.assignment-student-list input{width:17px;height:17px}.assignment-student-list .avatar{width:36px;height:36px;font-size:11px}.assignment-student-list strong,.assignment-student-list small{display:block}.assignment-student-list small{margin-top:2px;color:var(--muted)}.material-actions>button{display:inline-flex;align-items:center;gap:5px}.material-source-tabs{display:flex;gap:8px}.material-source-tabs button{flex:1;border:1px solid #dfe4ec;background:#f7f8fb;color:#687488;border-radius:11px;padding:11px;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:800}.material-source-tabs button.active{background:#eeeaff;border-color:#8f78f1;color:#684be1}.pdf-upload-field{border:1px dashed #cfd6e2;border-radius:13px;padding:14px;background:#fafbfc}.pdf-upload-field input{background:#fff}.pdf-upload-field small,.pdf-upload-field em{display:block;margin-top:7px;font-size:9px}.pdf-upload-field small{color:#684be1;font-weight:800}.pdf-upload-field em{color:#8994a6;font-style:normal}.dark-theme .material-source-tabs button,.dark-theme .pdf-upload-field{background:#202b3e;border-color:#334157;color:#c8d0dc}.dark-theme .material-source-tabs button.active{background:#3a2f72;color:#ddd7ff}.dark-theme .pdf-upload-field input{background:#101827;color:#e5e9f2}.assignment-board{display:grid;gap:14px}.assignment-card{padding:18px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.assignment-card-heading,.student-assignment-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.assignment-card-heading h3,.student-assignment-heading h3{margin:7px 0 3px}.assignment-card-heading p{margin:0;color:var(--muted)}.assignment-card-heading>strong,.student-assignment-heading>strong{font-size:13px;color:var(--muted);white-space:nowrap}.assignment-status{display:inline-flex;width:fit-content;padding:4px 9px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;background:var(--surface-soft);color:var(--muted)}.assignment-status.entregue,.assignment-status.submitted{background:#fff4d8;color:#8a5a00}.assignment-status.corrigida,.assignment-status.reviewed{background:#ddf8ec;color:#08775d}.assignment-status.pendente,.assignment-status.pending{background:#edf1f6;color:#53606c}.submission-preview,.feedback-preview{margin-top:12px;padding:13px 14px;border-radius:14px;background:var(--surface-soft)}.submission-preview p,.feedback-preview p{margin:5px 0;white-space:pre-wrap}.feedback-preview{border-left:3px solid var(--primary)}.annotated-submission-text{margin-top:8px;white-space:pre-wrap;font-size:13.5px;line-height:1.72;color:#354055}.annotated-submission-text mark{padding:1px 3px;border-radius:6px;background:#fff0a8;color:inherit;box-shadow:0 0 0 1px #d6a8262e;cursor:pointer;transition:background .18s ease,box-shadow .18s ease}.annotated-submission-text mark.active{background:#d8ccff;box-shadow:0 0 0 2px #7655f347}.review-selection-text{width:100%;margin-top:8px;min-height:190px;border:1px solid var(--border);border-radius:14px;padding:13px 14px;background:#fff;color:var(--text);line-height:1.65;resize:vertical}.inline-comment-composer{display:grid;gap:10px;margin:14px 0;padding:14px;border:1px dashed #cfc6fb;border-radius:16px;background:#fbf9ff}.inline-comment-composer p{margin:5px 0 0;color:var(--muted);font-size:13px;white-space:pre-wrap}.inline-comment-composer textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:11px 12px}.text-comments-list{display:grid;gap:9px;margin-top:13px}.text-comments-list>strong{font-size:13px;color:#263147}.text-comments-list article{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:flex-start;padding:10px 11px;border:1px solid rgba(118,85,243,.16);border-radius:13px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.text-comments-list article.active{border-color:#9b86fb;background:#f7f4ff;box-shadow:0 10px 24px #7655f31a}.text-comments-list article>span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#eeeaff;color:#684be1;font-size:11px;font-weight:900}.text-comments-list q{display:block;color:#2f394b;font-size:12px;font-weight:800}.text-comments-list p{margin:4px 0 0!important;color:#5d687a;font-size:13px;line-height:1.55}.text-comments-list textarea{width:100%;margin-top:6px;border:1px solid var(--border);border-radius:10px;padding:9px 10px;font-size:13px;line-height:1.5}.inline-comment-actions{display:flex;align-items:center;gap:6px}.empty-inline-comments{margin:0;color:var(--muted);font-size:13px}.review-assignment-modal{max-width:780px}.student-assignment-list{display:grid;gap:16px}.student-assignment-list>article{padding:20px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.student-assignment-list>article>p{line-height:1.55}.student-assignment-list textarea{width:100%;margin:14px 0 10px;resize:vertical}.student-assignment-list a{display:inline-flex;align-items:center;gap:6px;margin:4px 0 8px;font-weight:700}@media(max-width:720px){.assignment-card-heading,.student-assignment-heading{flex-direction:column}}.finance-stats{margin-bottom:20px}.payment-list{display:grid;gap:12px}.payment-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:18px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.payment-card h3{margin:6px 0 4px}.payment-card p{margin:0;color:var(--muted)}.payment-card>strong{font-size:1.08rem;white-space:nowrap}.payment-status{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.payment-status.pago{background:#dcfce7;color:#166534}.payment-status.pendente{background:#fef3c7;color:#92400e}.payment-status.atrasado{background:#fee2e2;color:#991b1b}@media(max-width:800px){.payment-card{grid-template-columns:1fr}.payment-card .material-actions{justify-content:flex-start}}.finance-panel{padding:22px}.finance-heading{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #edf0f4}.finance-heading .secondary-button{white-space:nowrap}.payment-list{gap:10px}.payment-card{grid-template-columns:minmax(240px,1fr) minmax(110px,auto) auto;gap:24px;padding:16px 18px;border-radius:15px;background:#fafbfc;box-shadow:none}.payment-main{min-width:0}.payment-main h3{margin:7px 0 5px;font-size:15px}.payment-main p{display:flex;flex-wrap:wrap;gap:5px 8px;align-items:center}.payment-main p strong{color:#344054;font-size:12px}.payment-main p span{color:#7b8698;font-size:12px}.payment-main p span:before{content:"•";margin-right:8px;color:#b0b8c5}.payment-amount{text-align:right;min-width:105px}.payment-amount span,.payment-amount strong{display:block}.payment-amount span{color:#8b95a7;font-size:10px;margin-bottom:5px}.payment-amount strong{font-size:17px;color:#172033;white-space:nowrap}.payment-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.payment-paid-button,.payment-reopen-button,.payment-delete-button{border:0;border-radius:10px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:800;white-space:nowrap}.payment-paid-button{padding:0 13px;background:#e8f7ef;color:#247451}.payment-paid-button:hover{background:#d9f1e4}.payment-reopen-button{padding:0 13px;background:#eeeaff;color:#684be1}.payment-reopen-button:hover{background:#e3dcff}.payment-delete-button{width:38px;flex:0 0 38px;background:#fff0f1;color:#c83746}.payment-delete-button:hover{background:#ffe1e4}.dark-theme .finance-heading{border-color:#29364b}.dark-theme .payment-card{background:#101827;border-color:#29364b}.dark-theme .payment-main p strong,.dark-theme .payment-amount strong{color:#edf1f7}.dark-theme .payment-main p span,.dark-theme .payment-amount span{color:#93a0b5}.dark-theme .payment-paid-button{background:#173329;color:#70d3a6}.dark-theme .payment-reopen-button{background:#2d2850;color:#c8bcff}.dark-theme .payment-delete-button{background:#3b2028;color:#ff9aa5}@media(max-width:900px){.payment-card{grid-template-columns:minmax(0,1fr) auto;gap:14px 18px}.payment-actions{grid-column:1 / -1;justify-content:flex-start;padding-top:4px}}@media(max-width:560px){.finance-panel{padding:16px}.finance-heading{align-items:flex-start}.finance-heading .secondary-button{width:auto}.payment-card{grid-template-columns:1fr;padding:15px;gap:12px}.payment-amount{text-align:left}.payment-actions{grid-column:auto}.payment-paid-button,.payment-reopen-button{flex:1}.payment-main p{display:grid;gap:3px}.payment-main p span:before{content:none;margin:0}}.mobile-menu-button,.mobile-menu-close,.sidebar-backdrop{display:none}.topbar-title{min-width:0}.finance-panel>.empty-state .primary-button{margin-top:16px}.dark-theme .student-app{--bg:#0d1421;--surface:#151e2d;--surface-soft:#101827;--card:#151e2d;--border:#29364b;--text:#edf1f8;--text-muted:#b8c2d1;--muted:#b8c2d1;background:#0d1421;color:#edf1f8}.dark-theme .student-main-content{background:#0d1421;color:#edf1f8}.dark-theme .student-topbar{background:#0d1421f0;border-color:#29364b}.dark-theme .student-topbar h1,.dark-theme .student-section-heading h2,.dark-theme .student-panel>h2{color:#f8fafc}.dark-theme .student-topbar .eyebrow{color:#b7c3d7}.dark-theme .student-panel,.dark-theme .student-summary-grid article,.dark-theme .student-dashboard-stats>button.stat-card,.dark-theme .portal-lesson-list>article,.dark-theme .portal-history article,.dark-theme .portal-material-grid article,.dark-theme .student-assignment-list>article,.dark-theme .student-task-metrics article,.dark-theme .goal-inspired-decks>article,.dark-theme .flashcard-stat-grid article,.dark-theme .student-goal-stats article,.dark-theme .student-journal-stats article,.dark-theme .student-achievement-summary article,.dark-theme .achievement-collection article{background:#151e2d;border-color:#29364b;color:#edf1f8;box-shadow:0 8px 28px #0000002e}.dark-theme .portal-lesson-list>article,.dark-theme .portal-history article,.dark-theme .portal-material-grid article,.dark-theme .student-goal-list>article,.dark-theme .student-journal-list>article,.dark-theme .flashcard-list>article,.dark-theme .flashcard-deck-progress,.dark-theme .flashcard-editor,.dark-theme .progress-insights>div,.dark-theme .profile-details dl div,.dark-theme .request-card>p,.dark-theme .cancel-lesson-summary{background:#101827;border-color:#29364b}.dark-theme .student-panel p,.dark-theme .student-panel small,.dark-theme .student-panel span,.dark-theme .student-summary-grid span,.dark-theme .student-summary-grid small,.dark-theme .portal-lesson-list p,.dark-theme .portal-history p,.dark-theme .portal-history small,.dark-theme .portal-material-grid p,.dark-theme .portal-material-grid span,.dark-theme .student-task-summary p,.dark-theme .student-assignment-list p,.dark-theme .flashcard-deck-open>p,.dark-theme .achievement-collection article p,.dark-theme .profile-details>p,.dark-theme .password-panel>p{color:#b8c2d1}.dark-theme .student-panel strong,.dark-theme .student-summary-grid strong,.dark-theme .portal-lesson-list h3,.dark-theme .portal-history strong,.dark-theme .portal-material-grid h3,.dark-theme .student-assignment-heading h3,.dark-theme .flashcard-deck-open h3,.dark-theme .achievement-collection article h3,.dark-theme .profile-details dd{color:#f3f6fb}.dark-theme .student-avatar,.dark-theme .portal-date,.dark-theme .student-stat-icon,.dark-theme .timeline-icon{background:#292345;border-color:#334157;color:#c8bcff}.dark-theme .student-task-summary{background:linear-gradient(135deg,#201c35,#162433);border-color:#29364b}.dark-theme .student-task-metrics article{background:#141d2cd1}.dark-theme .student-task-filters button,.dark-theme .portal-lesson-actions a{background:#202b3e;border-color:#334157;color:#d9e1ee}.dark-theme .portal-lesson-actions button{background:#3b2028;color:#ff9aa5}.dark-theme .flashcard-deck-footer button{background:#202b3e;border-color:#334157;color:#d9e1ee}.dark-theme .flashcard-deck-open>i,.dark-theme .flashcard-deck-progress>i,.dark-theme .dashboard-goals-preview i,.dark-theme .student-goal-list i,.dark-theme .achievement-next-card>i{background:#293247}.dark-theme .student-account-popover{background:#151e2d;border-color:#334157}.dark-theme .student-account-popover:before{border-color:#334157}.dark-theme input,.dark-theme select,.dark-theme textarea,.dark-theme .task-response-input,.dark-theme .task-response-box textarea{background:#101827!important;border-color:#3b4a62!important;color:#f1f5f9!important}.dark-theme input::placeholder,.dark-theme textarea::placeholder{color:#8996aa}.dark-theme .empty-state{color:#b8c2d1}@media(max-width:900px){.app-shell{display:block;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:min(320px,86vw);height:100dvh;z-index:60;transform:translate(-105%);transition:transform .24s ease;box-shadow:18px 0 50px #070d1947;overflow-y:auto;padding:22px 18px}.sidebar.mobile-open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;border:0;background:#070d1985;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-close{margin-left:auto;width:36px;height:36px;border:0;border-radius:10px;background:#202b3e;color:#c8d0dc;display:grid;place-items:center;flex:0 0 auto}.mobile-menu-button{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #e1e5ed;border-radius:12px;background:#fff;color:#4b5669;box-shadow:0 5px 14px #1f2a440f}.dark-theme .mobile-menu-button{background:#172235;border-color:#2b3950;color:#edf1f7}.brand{padding-bottom:22px}.sidebar nav{display:grid;grid-template-columns:1fr;gap:6px}.sidebar-footer{margin-top:24px}main{padding:24px 22px 42px;min-height:100vh}.topbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:22px}.topbar-title h1{font-size:26px;overflow-wrap:anywhere}.topbar-title .eyebrow{margin-bottom:5px}.topbar-actions{width:auto;min-width:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap}.topbar-actions button{width:auto}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid,.profile-layout{grid-template-columns:1fr}}@media(max-width:620px){main{padding:18px 14px 34px}.topbar{grid-template-columns:auto minmax(0,1fr);align-items:start}.topbar-actions{grid-column:1/-1;width:100%;display:grid;grid-template-columns:1fr;gap:8px}.topbar-actions button{width:100%;min-height:44px}.topbar-title h1{font-size:24px}.hero-card{padding:22px;border-radius:18px}.hero-card h2{font-size:23px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:15px}.stat-card strong{font-size:23px}.panel{padding:16px;border-radius:16px}.panel-heading{align-items:flex-start;flex-direction:column}.panel-heading>.secondary-button.compact,.finance-heading .secondary-button{width:100%;min-height:42px}.search-box,.search-box input{width:100%}.student-row{grid-template-columns:42px minmax(0,1fr) 32px;gap:10px}.progress-wrap,.next-class{grid-column:2/4}.finance-stats{grid-template-columns:1fr}.finance-panel>.empty-state{padding:38px 12px}.finance-panel>.empty-state p{line-height:1.5}.finance-panel>.empty-state .primary-button{width:100%;max-width:280px;margin-top:16px}.modal-backdrop{padding:10px}.modal{padding:18px;border-radius:18px}}.report-presets{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.report-presets>span{font-size:9px;font-weight:800;color:#8994a6;margin-right:3px}.report-presets button{border:1px solid #e4e0fb;background:#f7f5ff;color:#684be1;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800;cursor:pointer}.report-presets button:hover{background:#eeeaff}.report-metrics-advanced{grid-template-columns:repeat(6,minmax(0,1fr))}.report-dashboard-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px}.report-block{border:1px solid #edf0f4;border-radius:16px;padding:18px;background:#fff}.report-block>h3{font-size:13px;margin:0 0 14px}.report-block-description{font-size:9px;color:#8994a6;margin:-8px 0 14px}.status-bars{display:grid;gap:14px}.status-bars>div>div{display:flex;justify-content:space-between;align-items:center;font-size:10px;margin-bottom:7px}.status-bars>div>span{display:block;height:8px;background:#f0eefb;border-radius:999px;overflow:hidden}.status-bars>div>span i{display:block;height:100%;background:#7655f3;border-radius:inherit}.status-bars>div:nth-child(2)>span i{background:#39b58a}.status-bars>div:nth-child(3)>span i{background:#ee8b8b}.report-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:13px}.report-section-heading h3{margin:0 0 4px;font-size:13px}.report-section-heading p{margin:0;color:#8994a6;font-size:9px}.report-section-heading>span{font-size:9px;font-weight:800;color:#684be1;background:#f0ecff;padding:6px 9px;border-radius:999px}.report-activity-table{display:grid}.report-activity-head,.report-activity-row{display:grid;grid-template-columns:minmax(180px,1.5fr) .45fr .55fr 1fr;gap:14px;align-items:center}.report-activity-head{padding:0 10px 8px;color:#98a1af;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.report-activity-row{padding:12px 10px;border-top:1px solid #edf0f4}.report-activity-row strong,.report-activity-row small{display:block}.report-activity-row strong{font-size:10px}.report-activity-row small{font-size:8px;color:#8994a6;margin-top:4px}.report-activity-row>b{font-size:11px;color:#536075}.report-mini-progress{display:flex;align-items:center;gap:9px}.report-mini-progress>span{height:7px;flex:1;background:#efedf8;border-radius:999px;overflow:hidden}.report-mini-progress i{display:block;height:100%;background:#7655f3;border-radius:inherit}.report-mini-progress b{font-size:9px;color:#684be1}.evolution-chart{height:190px;display:flex;align-items:stretch;gap:10px;padding-top:10px}.evolution-column{flex:1;min-width:28px;display:grid;grid-template-rows:18px 1fr 18px;gap:6px;text-align:center}.evolution-value{font-size:8px;font-weight:800;color:#684be1}.evolution-track{height:100%;background:#f1eff9;border-radius:8px;display:flex;align-items:flex-end;overflow:hidden}.evolution-track i{display:block;width:100%;background:linear-gradient(180deg,#8d6df8,#684be1);border-radius:8px 8px 0 0;min-height:6px}.evolution-column>span{font-size:7px;color:#8994a6;white-space:nowrap}.report-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:8px}.report-kpi{text-align:center;display:grid;justify-items:center;gap:8px}.report-kpi>div{width:88px;height:88px;border-radius:50%;display:grid;place-items:center;position:relative}.report-kpi>div:before{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;background:#fff;border-radius:50%}.report-kpi span{position:relative;font-size:15px;font-weight:900;color:#172033}.report-kpi strong{font-size:9px;color:#697589}.report-insight-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.report-insight-pills span{display:flex;align-items:center;gap:5px;background:#f5f3ff;color:#6d57bf;border-radius:999px;padding:7px 9px;font-size:8px}.report-task-list{display:grid;gap:8px}.report-task-list>div{display:flex;align-items:center;gap:10px;padding:9px;border:1px solid #edf0f4;border-radius:11px}.report-task-list strong,.report-task-list small{display:block}.report-task-list strong{font-size:9px}.report-task-list small{font-size:8px;color:#8994a6;margin-top:3px}.report-task-list .assignment-status{font-size:7px;min-width:58px;text-align:center}.report-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dark-theme .report-block{background:#151e2d;border-color:#29364b}.dark-theme .report-presets button,.dark-theme .report-section-heading>span,.dark-theme .report-insight-pills span{background:#28213f;border-color:#3e3460;color:#c8bcff}.dark-theme .status-bars>div>span,.dark-theme .report-mini-progress>span,.dark-theme .evolution-track{background:#293247}.dark-theme .report-activity-row,.dark-theme .report-task-list>div{border-color:#29364b}.dark-theme .report-kpi>div:before{background:#151e2d}.dark-theme .report-kpi span{color:#f1f4fa}@media(max-width:1000px){.report-dashboard-grid{grid-template-columns:1fr}.report-metrics-advanced{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.report-presets{align-items:stretch}.report-presets>span{width:100%}.report-presets button{flex:1}.report-metrics-advanced{grid-template-columns:repeat(2,1fr)}.report-activity-head{display:none}.report-activity-row{grid-template-columns:1fr auto auto;gap:9px}.report-activity-row>div:first-child{grid-column:1/-1}.report-mini-progress{min-width:120px}.report-kpis,.report-history-grid{grid-template-columns:1fr}.evolution-chart{overflow-x:auto}.evolution-column{min-width:45px}}@media print{.report-block{break-inside:avoid}.report-presets{display:none!important}}:root{--text-xs: .75rem;--text-sm: .8125rem;--text-md: .875rem;--text-lg: 1rem;--text-xl: 1.125rem;--leading-tight: 1.25;--leading-normal: 1.5}body{font-size:var(--text-md);line-height:var(--leading-normal)}button,input,select,textarea{font-size:var(--text-md)}.eyebrow{font-size:var(--text-xs);line-height:var(--leading-tight)}.brand span,.stat-card small,.student-main span,.next-class span,.timeline-item span,.detail span,.lesson-card time,.lesson-card small,.completion-skills>div:first-child span,.lesson-meta span{font-size:var(--text-xs);line-height:var(--leading-normal)}.stat-card span,.student-main strong,.next-class strong,.timeline-time,.timeline-item strong,.detail strong,.note-box strong,.skill-row strong,.skill-row span,.form-grid label,.profile-card>div strong{font-size:var(--text-sm);line-height:var(--leading-normal)}.note-box p,.lesson-card p{font-size:var(--text-sm);line-height:1.6}.lesson-card strong{font-size:var(--text-md)}.progress-meta{font-size:var(--text-xs);line-height:var(--leading-normal);margin-bottom:7px}.progress-track{height:7px}.skill-list{gap:17px}.skill-row div{margin-bottom:8px}.skill-row strong,.skill-row span{font-size:var(--text-sm)}.overall-score{font-size:1.75rem;line-height:1.1}.status-badge,.assignment-status,.payment-status,.request-status,.pdf-upload-field small,.pdf-upload-field em{font-size:var(--text-xs)}.profile-details>p,.password-panel>p,.password-panel label,.request-heading strong,.request-heading span,.request-card>p,.request-card>small,.cancel-lesson-summary{font-size:var(--text-xs);line-height:var(--leading-normal)}.profile-details dt{font-size:var(--text-xs)}.profile-details dd{font-size:var(--text-sm)}.request-actions button{font-size:var(--text-xs)}.report-presets>span,.report-presets button{font-size:var(--text-xs)}.report-block>h3,.report-section-heading h3{font-size:var(--text-lg);line-height:var(--leading-tight)}.report-block-description,.report-section-heading p{font-size:var(--text-sm);line-height:var(--leading-normal)}.report-section-heading>span{font-size:var(--text-xs)}.status-bars>div>div{font-size:var(--text-sm)}.report-activity-head{font-size:var(--text-xs)}.report-activity-row strong{font-size:var(--text-sm)}.report-activity-row small{font-size:var(--text-xs);line-height:var(--leading-normal)}.report-activity-row>b{font-size:var(--text-sm)}.report-mini-progress b,.evolution-value{font-size:var(--text-xs)}.evolution-column>span{font-size:var(--text-xs)}.report-kpi span{font-size:1.0625rem}.report-kpi strong{font-size:var(--text-xs);line-height:var(--leading-normal)}.report-insight-pills span{font-size:var(--text-xs)}.report-task-list strong{font-size:var(--text-sm)}.report-task-list small{font-size:var(--text-xs);line-height:var(--leading-normal)}.report-task-list .assignment-status{font-size:.6875rem;min-width:68px}.payment-main p strong,.payment-main p span{font-size:var(--text-sm)}.payment-amount span{font-size:var(--text-xs)}.payment-amount strong{font-size:1.125rem}.assignment-card-heading>strong,.student-assignment-heading>strong{font-size:var(--text-sm)}@media(max-width:620px){body{font-size:var(--text-sm)}.report-block{padding:16px}.report-block>h3,.report-section-heading h3{font-size:var(--text-lg)}.report-activity-row{padding:13px 8px}.evolution-column{min-width:52px}.report-kpi strong{font-size:var(--text-sm)}}.nav-item{position:relative}.nav-item>span{flex:1;text-align:left}.nav-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#f05d72;color:#fff;font-size:11px;display:grid;place-items:center;margin-left:auto}.notification-button{position:relative;width:42px;height:42px;border-radius:13px;border:1px solid #e8e5f5;background:#fff;color:#58647a;display:grid;place-items:center;cursor:pointer;flex:0 0 auto}.notification-button:hover{background:#f7f5ff;color:#684be1}.notification-button>span{position:absolute;right:-5px;top:-6px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#f05d72;color:#fff;border:2px solid #fff;font-size:10px;font-weight:900;display:grid;place-items:center}.notifications-panel{max-width:980px}.notifications-heading>div>p:last-child{margin:5px 0 0;color:#8792a4;font-size:var(--text-sm)}.notification-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0 20px}.notification-summary>div{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #eceff4;border-radius:15px;background:#fbfcfe;color:#6d56d9}.notification-summary span{display:grid}.notification-summary strong{font-size:1.15rem;line-height:1}.notification-summary small{font-size:var(--text-xs);color:#8792a4;margin-top:5px}.notification-list{display:grid;gap:9px}.notification-card{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) 20px;gap:13px;align-items:center;text-align:left;padding:14px 15px;border:1px solid #e9edf3;border-radius:15px;background:#fff;color:#293246;cursor:pointer;transition:.18s ease}.notification-card:hover{transform:translateY(-1px);border-color:#dcd5ff;box-shadow:0 8px 20px #2823460f}.notification-card.unread{background:#fbfaff;border-color:#ddd5ff}.notification-card.urgent{border-left:4px solid #ef6578}.notification-card.read{opacity:.78}.notification-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#eeeaff;color:#684be1}.notification-icon.assignment{background:#e8f7f1;color:#249874}.notification-icon.payment{background:#fff3de;color:#c88722}.notification-icon.cancellation{background:#ffe9ed;color:#d54d62}.notification-copy{min-width:0}.notification-copy>span{display:flex;align-items:center;gap:8px}.notification-copy strong{font-size:var(--text-md)}.notification-copy i{font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#684be1;background:#eeeaff;padding:3px 6px;border-radius:999px}.notification-copy p{margin:4px 0;color:#687489;font-size:var(--text-sm);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notification-copy small{font-size:var(--text-xs);color:#9aa3b1}.dark-theme .notification-button,.dark-theme .notification-card{background:#151e2d;border-color:#29364b;color:#edf1f8}.dark-theme .notification-button>span{border-color:#101722}.dark-theme .notification-card.unread,.dark-theme .notification-summary>div{background:#1d2435;border-color:#3b3458}.dark-theme .notification-summary small,.dark-theme .notification-copy p,.dark-theme .notification-copy small,.dark-theme .notifications-heading>div>p:last-child{color:#9ba7ba}.dark-theme .notification-icon{background:#30284c;color:#c9bcff}@media(max-width:760px){.notification-summary{grid-template-columns:1fr}.notifications-heading{align-items:stretch}.notifications-heading .secondary-button{width:100%}.notification-card{grid-template-columns:40px minmax(0,1fr) 18px;padding:13px 11px}.notification-copy p{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.topbar-actions .notification-button{order:-1}}.notification-icon.quiz{background:#eef2ff;color:#4f46e5}.notification-icon.mission{background:#fff7ed;color:#ea580c}.notification-icon.system{background:#eef2f7;color:#475569}.student-topbar-actions{display:flex;align-items:center;gap:10px}.student-notification-button{width:42px;height:42px}.student-sidebar .nav-badge{margin-left:auto}.student-notifications-page .notifications-panel{max-width:980px}.dark-theme .notification-icon.quiz{background:#242d55;color:#aab9ff}.dark-theme .notification-icon.mission{background:#3a2a18;color:#fdba74}.dark-theme .notification-icon.system{background:#202b3e;color:#cbd5e1}.offline-banner{margin:0 28px 18px;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid #f0c56d;border-radius:13px;background:#fff8e8;color:#805c13;font-size:var(--text-sm);font-weight:650}.offline-banner svg{flex:0 0 auto}.dark-theme .offline-banner{background:#342b19;border-color:#65502a;color:#f3d896}.fatal-error{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f6f7fb}.fatal-error-card{width:min(520px,100%);padding:34px;border:1px solid #e7e8ef;border-radius:24px;background:#fff;box-shadow:0 18px 55px #262a3a1a;text-align:center}.fatal-error-card>span{width:58px;height:58px;margin:0 auto 18px;border-radius:18px;display:grid;place-items:center;background:#fff0e7;color:#d86c32}.fatal-error-card h1{margin:5px 0 10px;font-size:1.55rem}.fatal-error-card>p:not(.eyebrow){margin:0 auto 22px;max-width:420px;color:#6d7789;line-height:1.65}.fatal-error-card .primary-button{margin:auto}@media(max-width:760px){.offline-banner{margin:0 16px 14px;align-items:flex-start}.fatal-error-card{padding:26px 20px;border-radius:19px}}.app-version{display:block;margin-top:14px;color:var(--muted);font-size:12px;text-align:right}.student-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.student-task-summary{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,1fr);gap:22px;align-items:stretch;padding:24px;border-radius:22px;background:linear-gradient(135deg,#f4f1ff,#eef8ff);border:1px solid var(--border)}.student-task-summary h2{margin:5px 0 8px;font-size:clamp(1.35rem,2vw,1.75rem)}.student-task-summary p{margin:0;color:var(--muted);max-width:620px;line-height:1.6}.student-task-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.student-task-metrics article{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:center;padding:14px;border-radius:16px;background:#fffc;border:1px solid rgba(122,100,236,.12)}.student-task-metrics article svg{grid-row:1/3;color:var(--primary)}.student-task-metrics span{font-size:12px;color:var(--muted);font-weight:700}.student-task-metrics strong{font-size:1.25rem}.task-heading{align-items:center;gap:16px;flex-wrap:wrap}.task-heading>div:first-child{display:flex;align-items:baseline;gap:10px}.task-heading>div:first-child span{color:var(--muted);font-size:13px}.student-task-filters{display:flex;gap:7px;flex-wrap:wrap}.student-task-filters button{border:1px solid var(--border);background:var(--surface-soft);color:var(--muted);padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800}.student-task-filters button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.student-assignment-list>article{position:relative;overflow:hidden}.student-assignment-list>article.overdue{border-color:#f2b8b5;background:linear-gradient(180deg,#fff,snow)}.task-status-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.task-overdue-badge{display:inline-flex;padding:4px 9px;border-radius:999px;background:#fee2e2;color:#991b1b;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.overdue-text{color:#b42318!important}.task-instructions{margin:14px 0;padding:14px 16px;border-radius:14px;background:var(--surface-soft)}.task-instructions>strong{display:block;margin-bottom:5px;font-size:13px}.task-instructions p{margin:0;line-height:1.6;white-space:pre-wrap}.task-material-link{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:10px!important;padding:11px 13px;margin:12px 0!important;border:1px solid var(--border);border-radius:13px;background:var(--surface);text-decoration:none}.task-material-link>span strong,.task-material-link>span small{display:block}.task-material-link>span small{margin-top:2px;color:var(--muted);font-weight:500}.task-response-box{margin-top:14px}.task-response-box label{display:block;margin-bottom:7px;font-weight:800;font-size:13px}.task-response-box textarea{margin:0!important}.task-submit-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px}.task-submit-row small{color:var(--muted)}.student-submission-review>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.student-submission-review>div:first-child small{color:var(--muted)}.awaiting-review{display:inline-flex;align-items:center;gap:7px;margin-top:9px;padding:8px 10px;border-radius:10px;background:#fff7db;color:#7a5900;font-size:12px;font-weight:800}.teacher-feedback{margin-top:13px;padding-top:13px;border-top:1px solid var(--border)}.teacher-feedback>span{display:inline-flex;margin-top:7px;padding:6px 9px;border-radius:9px;background:#e7f8ef;color:#08775d;font-weight:800}.editable-avatar{overflow:hidden}.student-avatar-controls{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:14px 0 4px}.student-avatar-controls label,.student-avatar-controls>button:not(.student-primary){display:inline-flex;align-items:center;gap:6px;padding:9px 11px;border:1px solid var(--border);border-radius:11px;background:var(--surface-soft);font-weight:800;font-size:12px;cursor:pointer}.student-avatar-controls label input{display:none}.student-avatar-controls .student-primary{width:auto}.avatar-message{margin-top:10px}.dark-theme .student-task-summary{background:linear-gradient(135deg,#201c35,#162433)}.dark-theme .student-task-metrics article{background:#141d2cd1;border-color:#334157}.dark-theme .student-assignment-list>article.overdue{background:linear-gradient(180deg,#1c2534,#2a1d22);border-color:#6c3a3a}@media(max-width:900px){.student-task-summary{grid-template-columns:1fr}.student-task-metrics{max-width:520px}}@media(max-width:640px){.student-task-summary{padding:18px}.student-task-metrics{grid-template-columns:1fr}.task-heading{align-items:flex-start}.student-task-filters{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.student-task-filters button{white-space:nowrap}.task-submit-row{align-items:stretch;flex-direction:column}.task-submit-row .student-primary{width:100%;justify-content:center}.student-avatar-controls{flex-direction:column}.student-avatar-controls label,.student-avatar-controls>button{justify-content:center;width:100%}}.student-assignment-list{gap:18px}.student-assignment-list>article{padding:22px;border-radius:22px;background:linear-gradient(180deg,#fff,#fcfcff);box-shadow:0 12px 36px #1f2a440d}.student-assignment-list>article.overdue{background:linear-gradient(180deg,#fffefe,#fff8f8)}.student-assignment-heading{padding-bottom:14px;border-bottom:1px solid var(--border)}.student-assignment-heading h3{font-size:1.05rem;margin:8px 0 2px}.student-assignment-heading>strong{font-size:.95rem;font-weight:800;color:#4f596b}.task-instructions{margin:16px 0 0;padding:16px 18px;border-radius:18px;background:linear-gradient(180deg,#f8f7ff,#f8fbff);border:1px solid rgba(118,85,243,.1)}.task-instructions>strong{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.task-instructions p{font-size:14px;color:#2d3648}.task-material-link{margin-top:14px!important;padding:14px 16px;border-radius:16px;background:#fff;border:1px solid rgba(118,85,243,.12);box-shadow:0 8px 24px #7655f30d}.task-material-link svg:first-child,.task-material-link svg:last-child{color:var(--primary)}.task-material-link>span strong{font-size:14px;color:#1f2a3d}.task-material-link>span small{font-size:12px}.task-response-box{margin-top:16px;padding:18px;border-radius:20px;background:linear-gradient(180deg,#f8fbff,#f4f2ff);border:1px solid rgba(118,85,243,.12)}.task-response-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.task-response-header label{margin:0;font-size:14px}.task-response-header p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.55;max-width:560px}.task-response-count{display:inline-flex;align-items:center;justify-content:center;padding:8px 11px;border-radius:999px;background:#7655f314;color:var(--primary);font-size:12px;font-weight:800;white-space:nowrap}.task-response-input,.task-response-box textarea{width:100%;min-height:170px;padding:16px 18px;border:1px solid #dfe4ec;border-radius:18px;background:#ffffffeb;box-shadow:inset 0 1px #ffffffb3;line-height:1.6;color:#1f2a3d;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.task-response-input::placeholder{color:#97a1b2}.task-response-input:focus,.task-response-box textarea:focus{outline:none;border-color:#8d75ed;box-shadow:0 0 0 4px #7655f31f;background:#fff}.task-submit-row{margin-top:12px;padding-top:12px;border-top:1px solid rgba(118,85,243,.1)}.task-submit-row small{font-size:12px}.student-submission-review{margin-top:16px;padding:18px;border-radius:20px;background:linear-gradient(180deg,#f9fafc,#f6f8fc);border:1px solid var(--border)}.student-submission-review p{font-size:14px;line-height:1.65;color:#2d3648}.student-submission-review>div:first-child strong{font-size:14px}.task-pdf-upload{display:block;margin-top:12px;padding:13px 14px;border:1px dashed var(--border);border-radius:16px;background:var(--surface-soft)}.task-pdf-upload span{display:block;font-weight:800;color:var(--text)}.task-pdf-upload small{color:var(--muted);font-weight:700}.task-pdf-upload input{margin-top:9px}.task-pdf-upload em{display:block;margin-top:7px;color:var(--primary);font-size:12px;font-style:normal;font-weight:800}.submission-file-link{display:inline-flex;align-items:center;gap:7px;margin-top:10px;padding:8px 11px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--primary);font-size:13px;font-weight:800;text-decoration:none}.submission-file-link:hover{border-color:color-mix(in srgb,var(--primary,#6558d3) 45%,var(--border));box-shadow:0 0 0 3px color-mix(in srgb,var(--primary,#6558d3) 10%,transparent)}.awaiting-review{margin-top:12px;border:1px solid #f3e2a3;box-shadow:inset 0 1px #ffffff73}.teacher-feedback{margin-top:15px;padding:15px 16px;border-top:0;border-radius:16px;background:#eef8f4}.teacher-feedback strong{font-size:13px;display:block;margin-bottom:7px}.teacher-feedback p{margin:0;color:#295646}.teacher-feedback>span{margin-top:10px}.dark-theme .task-instructions{background:linear-gradient(180deg,#20253a,#1b2638);border-color:#334157}.dark-theme .task-instructions p{color:#d7deea}.dark-theme .task-material-link{background:#182233;border-color:#334157;box-shadow:none}.dark-theme .task-material-link>span strong{color:#ecf0f7}.dark-theme .task-response-box{background:linear-gradient(180deg,#1b2537,#242040);border-color:#334157}.dark-theme .task-response-header p,.dark-theme .task-submit-row small,.dark-theme .student-submission-review>div:first-child small{color:#9aa7bc}.dark-theme .task-response-count{background:#9b86fb29;color:#c8bbff}.dark-theme .task-response-input,.dark-theme .task-response-box textarea{background:#121a29;border-color:#334157;color:#edf1f7;box-shadow:none}.dark-theme .task-response-input::placeholder{color:#738198}.dark-theme .student-submission-review{background:linear-gradient(180deg,#172033,#1b2436);border-color:#334157}.dark-theme .student-submission-review p{color:#d7deea}.dark-theme .task-pdf-upload{background:#172033;border-color:#334157}.dark-theme .teacher-feedback{background:#162d26}.dark-theme .teacher-feedback p{color:#cde6dc}@media(max-width:760px){.task-response-header{flex-direction:column}.task-response-count{align-self:flex-start}.student-assignment-list>article{padding:18px}.task-response-box,.student-submission-review{padding:16px}.task-instructions{padding:14px 15px}}.assignment-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px}.assignment-summary-grid article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:16px 18px;border:1px solid var(--border);border-radius:17px;background:var(--surface);box-shadow:0 8px 28px #1f2a440a}.assignment-summary-grid svg{color:var(--primary)}.assignment-summary-grid span{color:var(--muted);font-size:13px;font-weight:700}.assignment-summary-grid strong{font-size:20px;color:var(--text)}.assignments-panel{padding:22px}.assignments-heading{align-items:flex-start;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--border)}.assignments-heading>div>p:last-child{margin:7px 0 0;color:var(--muted);font-size:13px}.assignment-board{gap:16px}.assignment-card{padding:0;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,var(--surface) 0%,var(--surface-soft) 100%);box-shadow:0 10px 30px #1f2a440b}.assignment-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:19px 20px 16px;border-bottom:1px solid var(--border);background:var(--surface)}.assignment-card-title{min-width:0}.assignment-status-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.assignment-student-name{color:var(--muted);font-size:12px;font-weight:700}.assignment-card-title h3{margin:10px 0 0;font-size:17px;color:var(--text)}.assignment-card-title p{max-width:720px;margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.assignment-card-meta{display:grid;justify-items:end;gap:9px;flex:0 0 auto}.assignment-card-meta button{border:1px solid #d9d3fb;border-radius:11px;background:#f5f2ff;color:#684be1;padding:9px 12px;font-size:11px;font-weight:900}.assignment-due{min-width:105px;text-align:right;padding:9px 11px;border-radius:13px;background:var(--surface-soft)}.assignment-due span,.assignment-due strong{display:block}.assignment-due span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800;margin-bottom:4px}.assignment-due strong{font-size:13px;color:var(--text)}.assignment-instructions{margin:16px 20px 0;padding:14px 16px;border-radius:15px;background:var(--surface);border:1px solid var(--border)}.assignment-instructions>span{display:block;margin-bottom:7px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.assignment-instructions p{margin:0;font-size:13px;line-height:1.6;color:var(--text);white-space:pre-wrap}.assignment-card.open{border-color:#cfc6fb;box-shadow:0 16px 42px #7655f31a}.assignment-card-details{border-top:1px solid var(--border);padding-top:1px}.assignment-card .submission-preview,.assignment-card .feedback-preview{margin:14px 20px 0}.assignment-grade{display:inline-flex;margin-top:8px;padding:6px 9px;border-radius:9px;background:#e7f8ef;color:#08775d;font-size:12px;font-weight:800}.assignment-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:16px 20px 19px}.assignment-review-button,.assignment-delete-button,.assignment-preview-button{border:0;border-radius:11px;padding:10px 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:800}.assignment-preview-button{background:#eef7ff;color:#3377ae}.assignment-preview-button:hover{background:#e2f1fc}.assignment-review-button{background:#eeeaff;color:#684be1}.assignment-review-button:hover{background:#e4defe}.assignment-delete-button{background:#fff0f1;color:#b94c59}.assignment-delete-button:hover{background:#ffe3e6}.dark-theme .assignment-summary-grid article,.dark-theme .assignment-card-top,.dark-theme .assignment-instructions{background:#172033}.dark-theme .assignment-due{background:#202b3e}.dark-theme .assignment-card-meta button{background:#292345;border-color:#5b4a91;color:#c8bcff}.dark-theme .assignment-review-button{background:#29234a;color:#c9bcff}.dark-theme .assignment-preview-button{background:#18334c;color:#91c8ef}.dark-theme .assignment-delete-button{background:#3a2228;color:#ffb8bf}.dark-theme .assignment-grade{background:#163229;color:#8be0bd}@media(max-width:760px){.assignment-summary-grid{grid-template-columns:1fr}.assignments-heading{flex-direction:column}.assignments-heading .secondary-button.compact{width:100%}.assignment-card-top{flex-direction:column}.assignment-due{width:100%;text-align:left}.assignment-card-actions{flex-direction:column;align-items:stretch}.assignment-preview-button,.assignment-review-button,.assignment-delete-button{width:100%}}.forgot-password-link{justify-self:end!important;width:auto!important;padding:0!important;margin-top:-4px!important;background:transparent!important;color:#684be1!important;box-shadow:none!important;font-size:10px!important;font-weight:800!important}.auth-message-success{background:#edf9f1;color:#217a47}.large-panel{container-type:inline-size}.student-row{grid-template-columns:42px minmax(0,1.35fr) minmax(90px,.9fr) minmax(96px,.9fr) 32px;column-gap:10px}.student-main,.progress-wrap,.next-class{min-width:0}.student-main strong,.student-main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.next-class{overflow:hidden}.next-class span{margin-top:0}.next-class strong{margin-top:5px;line-height:1.35;white-space:normal;overflow-wrap:anywhere;word-break:normal}@container (max-width:560px){.student-row{grid-template-columns:42px minmax(0,1fr) 32px;gap:10px;align-items:center}.student-main{grid-column:2;grid-row:1}.icon-button{grid-column:3;grid-row:1}.progress-wrap{grid-column:2/4;grid-row:2}.next-class{grid-column:2/4;grid-row:3;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:8px}.next-class strong{margin-top:0;text-align:right}}@media(max-width:760px){.next-class{overflow:visible}}.subscription-banner{position:fixed;z-index:80;top:14px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:12px;max-width:calc(100vw - 32px);padding:10px 14px;border-radius:14px;background:#fffffff5;box-shadow:0 8px 30px #232b422e;border:1px solid rgba(111,78,255,.18);font-size:13px}.subscription-banner strong{white-space:nowrap}.subscription-banner span{color:var(--muted-color,#697083)}.subscription-banner button{border:0;border-radius:10px;padding:8px 12px;background:#6f4eff;color:#fff;font-weight:700;cursor:pointer}.subscription-banner-expired{border-color:#d04a4a47}.subscription-locked .primary-button,.subscription-locked .invite-button{opacity:.55}@media(max-width:720px){.subscription-banner{top:8px;align-items:flex-start;flex-direction:column;gap:4px}.subscription-banner strong{white-space:normal}}.student-profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.student-profile-actions .student-delete{margin-top:0}.form-section-title{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:14px;background:var(--surface-soft, rgba(99, 102, 241, .06))}.form-section-title span{font-size:.82rem;color:var(--text-muted, #64748b)}.student-profile-form{display:grid;gap:14px;margin-top:20px;width:100%}.student-profile-form label{display:grid;gap:6px;text-align:left;font-weight:600}.student-profile-form input{width:100%}.access-toast{position:fixed;z-index:95;top:18px;right:18px;display:flex;align-items:flex-start;gap:10px;max-width:min(380px,calc(100vw - 32px));padding:13px 15px;border:1px solid rgba(111,78,255,.2);border-radius:14px;background:#fffffff7;box-shadow:0 14px 42px #232b4233;animation:access-toast-in .28s ease-out both}.access-toast>svg{flex:0 0 auto;margin-top:1px;color:#6f4eff}.access-toast div{display:grid;gap:2px}.access-toast strong{font-size:14px}.access-toast span{font-size:12px;color:var(--muted-color,#697083);line-height:1.4}@keyframes access-toast-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.account-access-card{grid-column:1/-1;display:flex;align-items:flex-start;gap:12px;margin-top:4px;padding:14px;border:1px solid rgba(111,78,255,.16);border-radius:14px;background:#6f4eff0e}.account-access-card>svg{flex:0 0 auto;margin-top:2px;color:#6f4eff}.account-access-card div{display:grid;gap:3px}.account-access-card span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-color,#697083)}.account-access-card strong{font-size:15px}.account-access-card p{margin:0;color:var(--muted-color,#697083);font-size:12px;line-height:1.45}.account-access-inactive{border-color:#d04a4a38;background:#d04a4a0e}.account-access-inactive>svg{color:#d04a4a}@media(max-width:720px){.access-toast{top:10px;right:10px;left:10px;max-width:none}.account-access-card{padding:12px}}.agenda-toolbar-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.calendar-view-switch{display:flex;background:#f1f3f7;border:1px solid #e1e5ec;border-radius:11px;padding:3px}.calendar-view-switch button{border:0;background:transparent;color:#697589;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:800}.calendar-view-switch button.active{background:#fff;color:#684be1;box-shadow:0 2px 8px #1f2a441f}.calendar-period-label{text-transform:capitalize}.agenda-filters{flex-wrap:wrap}.free-day{border:0;background:transparent;width:100%;cursor:pointer}.free-day:hover{color:#7655f3}.month-calendar{padding:15px;overflow:hidden}.month-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;margin-bottom:6px}.month-weekdays span{text-align:center;color:#7b8698;font-size:11px;font-weight:800;text-transform:uppercase;padding:7px}.month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:1px;background:#e7eaf0;border:1px solid #e7eaf0;border-radius:15px;overflow:hidden}.month-day{position:relative;min-height:132px;background:#fff;padding:8px;overflow:hidden}.month-day.outside{background:#f7f8fa}.month-day.outside>*{opacity:.55}.month-day.today{box-shadow:inset 0 0 0 2px #7655f3}.month-day-number{width:28px;height:28px;border:0;border-radius:9px;background:transparent;color:#425066;font-weight:800;display:grid;place-items:center;margin-left:auto}.month-day.today .month-day-number{background:#7655f3;color:#fff}.month-day-lessons{display:grid;gap:4px;margin-top:5px}.month-lesson-chip{min-width:0;width:100%;border:0;border-left:3px solid #7655f3;background:#f4f1ff;color:#4e426f;border-radius:7px;padding:5px 6px;display:flex;align-items:center;gap:5px;text-align:left;overflow:hidden}.month-lesson-chip span{font-size:9px;font-weight:800;flex:0 0 auto}.month-lesson-chip strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.month-lesson-chip.concluida{border-left-color:#35a36b;background:#eef9f3;color:#276647}.month-lesson-chip.cancelada{border-left-color:#aab2bf;background:#f2f4f6;color:#778195;opacity:.76}.month-more{border:0;background:transparent;color:#684be1;font-size:9px;font-weight:800;text-align:left;padding:3px 4px}.month-add-lesson{position:absolute;right:8px;bottom:8px;width:25px;height:25px;border:0;border-radius:8px;background:#f3f0ff;color:#7655f3;display:grid;place-items:center;opacity:0;transition:opacity .18s}.month-day:hover .month-add-lesson,.month-add-lesson:focus-visible{opacity:1}.month-day-details{margin-top:0}.month-detail-actions{display:flex;align-items:center;gap:8px}.month-detail-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.free-day-text{color:#8b95a7;font-size:13px}.dark-theme .today-button,.dark-theme .agenda-filters select,.dark-theme .material-filters select,.dark-theme .skill-overview select,.dark-theme .report-filters input,.dark-theme .report-filters select{background:#101827;border-color:#334157;color:#e5e9f2}.dark-theme .agenda-toolbar,.dark-theme .day-column,.dark-theme .month-calendar,.dark-theme .month-day,.dark-theme .month-day-details{background:#151e2d;border-color:#29364b;color:#edf1f8}.dark-theme .day-column header{border-color:#29364b}.dark-theme .day-column header span,.dark-theme .month-weekdays span,.dark-theme .free-day,.dark-theme .free-day-text{color:#b8c2d1}.dark-theme .month-grid{background:#29364b;border-color:#29364b}.dark-theme .month-day.outside{background:#101827}.dark-theme .month-day-number{color:#d9e1ee}.dark-theme .calendar-view-switch{background:#101827;border-color:#334157}.dark-theme .calendar-view-switch button{color:#b8c2d1}.dark-theme .calendar-view-switch button.active{background:#292345;color:#c8bcff;box-shadow:none}.dark-theme .agenda-card,.dark-theme .month-lesson-chip{background:#211f3a;color:#d8d0ff;border-color:#7655f3}.dark-theme .agenda-card strong,.dark-theme .month-lesson-chip strong{color:#f4f1ff}.dark-theme .agenda-card span{color:#b8c2d1}.dark-theme .agenda-card em{background:#30284c;color:#d8d0ff}.dark-theme .agenda-card.concluida,.dark-theme .month-lesson-chip.concluida{background:#142c26;color:#b9f0d7;border-color:#35a36b}.dark-theme .agenda-card.concluida em{background:#173c31;color:#8be0bd}.dark-theme .agenda-card.cancelada,.dark-theme .month-lesson-chip.cancelada{background:#202938;color:#aeb8c8;border-color:#667185}.dark-theme .agenda-card.cancelada em{background:#2a3445;color:#c4cbd7}.dark-theme .agenda-actions button,.dark-theme .lesson-links a,.dark-theme .month-add-lesson{background:#202b3e;color:#c8bcff}.dark-theme .agenda-actions button:hover,.dark-theme .lesson-links a:hover,.dark-theme .free-day:hover{color:#ddd7ff}.dark-theme .completion-summary{background:#28213f;color:#c8bcff}.dark-theme .completion-summary span{color:#aaa0d8}.dark-theme .material-actions a,.dark-theme .progress-student-card button,.dark-theme .copy-button{background:#292345;color:#c8bcff}.dark-theme .material-actions button{background:#3a2228;color:#ffb8bf}.dark-theme .material-tags span,.dark-theme .results-count{background:#263247;color:#b8c2d1}.dark-theme .material-card p,.dark-theme .material-card small{color:#b8c2d1}.dark-theme .material-icon,.dark-theme .progress-stats article>div,.dark-theme .avatar,.dark-theme .timeline-dot{background:#292345;color:#c8bcff;box-shadow:none}.dark-theme .material-icon.type-video{background:#3a2228;color:#ff9aa5}.dark-theme .material-icon.type-audio{background:#18334c;color:#8ccbf2}.dark-theme .material-icon.type-atividade{background:#163229;color:#8be0bd}.dark-theme .material-icon.type-link{background:#3a301b;color:#ffd17a}.dark-theme .skill-bar-track,.dark-theme .level-row>div,.dark-theme .student-progress-track,.dark-theme .progress-track{background:#293247}.dark-theme .progress-student-heading span,.dark-theme .progress-student-meta,.dark-theme .level-row em{color:#b8c2d1}.dark-theme .progress-student-meta strong{color:#edf1f8}.dark-theme .report-tabs button{background:#202b3e;color:#b8c2d1}.dark-theme .report-tabs button.active{background:#7655f3;color:#fff}.dark-theme .print-button{background:#202b3e;color:#edf1f8}.dark-theme .report-sheet{background:#151e2d;border-color:#29364b;color:#edf1f8}.dark-theme .report-header{border-color:#3a2f72;color:#c8bcff}.dark-theme .report-header h2{color:#f1f4fa}.dark-theme .report-header p,.dark-theme .report-metric span,.dark-theme .report-note,.dark-theme .report-history>div span{color:#b8c2d1}.dark-theme .report-metrics>div,.dark-theme .report-note,.dark-theme .report-history>div{background:#101827;border-color:#29364b}.dark-theme .report-metrics strong,.dark-theme .report-history>div strong{color:#f1f4fa}.dark-theme .assignment-card .submission-preview,.dark-theme .assignment-card .feedback-preview{background:#101827;border-color:#29364b}.dark-theme .assignment-student-name,.dark-theme .assignment-card-heading p,.dark-theme .assignments-heading>div>p:last-child{color:#b8c2d1}.dark-theme .assignments-heading,.dark-theme .assignment-card-top{border-color:#29364b}.dark-theme .annotated-submission-text{color:#d7deea}.dark-theme .annotated-submission-text mark{background:#5b4a19;color:#fff3b0;box-shadow:0 0 0 1px #ffd66633}.dark-theme .annotated-submission-text mark.active{background:#392d6f;color:#efe9ff;box-shadow:0 0 0 2px #9b86fb52}.dark-theme .review-selection-text,.dark-theme .inline-comment-composer textarea,.dark-theme .text-comments-list textarea{background:#101827;border-color:#334157;color:#f1f5f9}.dark-theme .inline-comment-composer{background:#151e2d;border-color:#4f4380}.dark-theme .inline-comment-composer p{color:#b8c2d1}.dark-theme .text-comments-list>strong,.dark-theme .text-comments-list q{color:#f3f6fb}.dark-theme .text-comments-list article{background:#101827;border-color:#334157}.dark-theme .text-comments-list article.active{background:#1d2438;border-color:#6d5bb0}.dark-theme .text-comments-list p{color:#c4cedd}.dark-theme .account-access-card,.dark-theme .form-section-title{background:#171f32;border-color:#334157}.dark-theme .account-access-card p,.dark-theme .account-access-card span,.dark-theme .form-section-title span{color:#b8c2d1}.dark-theme .access-toast{background:#151e2d;border-color:#334157;box-shadow:0 18px 50px #00000047}.dark-theme .access-toast span{color:#b8c2d1}@media(max-width:1000px){.agenda-toolbar{align-items:flex-start}.agenda-toolbar-actions{width:100%;justify-content:space-between}.month-day{min-height:110px;padding:6px}.month-lesson-chip strong{display:none}}@media(max-width:760px){.agenda-toolbar-actions{align-items:stretch;flex-direction:column}.calendar-view-switch{width:max-content}.agenda-filters{width:100%}.agenda-filters select{width:calc(50% - 5px)}.agenda-filters .primary-button{width:100%;justify-content:center}.month-calendar{padding:8px;overflow-x:auto}.month-weekdays,.month-grid{min-width:690px}.month-day{min-height:105px}.month-add-lesson{opacity:1}.month-detail-list{grid-template-columns:1fr}}.flashcards-page{gap:18px}.flashcard-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px;border-radius:24px;background:linear-gradient(135deg,#6048ff24,#48c0b91f);border:1px solid var(--border)}.flashcard-hero h2{margin:3px 0 7px;font-size:clamp(1.7rem,3vw,2.35rem)}.flashcard-hero p{margin:0;max-width:680px;color:var(--muted)}.flashcard-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.flashcard-stat-grid article{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;align-items:center;padding:18px;border:1px solid var(--border);border-radius:18px;background:var(--card)}.flashcard-stat-grid svg{grid-row:span 2}.flashcard-stat-grid span{color:var(--muted);font-size:.82rem}.flashcard-stat-grid strong{font-size:1.55rem}.flashcard-deck-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:18px}.flashcard-deck-card{min-height:190px;padding:20px;text-align:left;border:1px solid var(--border);border-radius:20px;background:var(--surface);color:inherit;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.flashcard-deck-card:hover{transform:translateY(-2px);border-color:var(--primary);box-shadow:0 12px 30px #14182814}.flashcard-deck-card>span{display:inline-block;margin:13px 0 4px;padding:4px 8px;border-radius:999px;background:#6048ff1a;color:var(--primary);font-size:.74rem;font-weight:700}.flashcard-deck-card h3{margin:5px 0}.flashcard-deck-card p,.flashcard-deck-card small{color:var(--muted)}.flashcard-editor{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:16px 0 20px;padding:18px;border-radius:18px;background:var(--surface);border:1px solid var(--border)}.flashcard-editor textarea{resize:vertical}.flashcard-deck-detail .student-section-heading{align-items:flex-start}.flashcard-deck-detail .student-section-heading h2{margin:10px 0 4px}.flashcard-deck-detail .student-section-heading p{margin:0;color:var(--muted)}.flashcard-deck-actions,.flashcard-card-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.flashcard-card-toolbar{justify-content:space-between;margin:18px 0 10px}.flashcard-back-button,.danger-text-button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--muted);cursor:pointer;padding:0}.danger-text-button{color:#c74646}.flashcard-list{display:grid;gap:10px}.flashcard-list>article{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:17px;border-radius:16px;background:var(--surface);border:1px solid var(--border)}.flashcard-list h3{margin:5px 0}.flashcard-list p{margin:0 0 5px}.flashcard-list span,.flashcard-list small{color:var(--muted);font-size:.78rem}.flashcard-study-page{min-height:calc(100vh - 150px);justify-content:center}.flashcard-study-shell{max-width:820px;width:100%;margin:0 auto}.flashcard-study-header{display:flex;justify-content:space-between;align-items:center;color:var(--muted);margin-bottom:18px}.study-card{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px;text-align:center;border-radius:28px;border:1px solid var(--border);background:linear-gradient(150deg,var(--surface),rgba(96,72,255,.08));cursor:pointer;box-shadow:0 18px 50px #14182814}.study-card>span{letter-spacing:.12em;font-weight:800;font-size:.72rem;color:var(--primary)}.study-card h2{max-width:680px;font-size:clamp(1.8rem,4vw,3rem);margin:18px 0}.study-card p{max-width:620px;color:var(--muted);font-size:1.05rem}.study-card small{color:var(--muted)}.reveal-answer{margin:18px auto 0}.flashcard-ratings{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.flashcard-ratings button{display:flex;flex-direction:column;align-items:center;gap:4px;padding:13px 8px;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:inherit;cursor:pointer;font-weight:800}.flashcard-ratings small{font-weight:500;color:var(--muted)}.flashcard-ratings .again{border-color:#efb7bd;background:#fff0f2;color:#bd3543}.flashcard-ratings .hard{border-color:#f0cf98;background:#fff7e8;color:#a96513}.flashcard-ratings .good{border-color:#aadfc6;background:#edf9f3;color:#177755}.flashcard-ratings .easy{border-color:#b9c9f5;background:#f0f3ff;color:#4d63bd}.flashcard-ratings .again small{color:#a95a63}.flashcard-ratings .hard small{color:#9a7139}.flashcard-ratings .good small{color:#50826e}.flashcard-ratings .easy small{color:#6677ad}@media(hover:hover){.flashcard-ratings .again:hover{background:#ffe1e5;border-color:#dc6672}.flashcard-ratings .hard:hover{background:#ffedcd;border-color:#dda544}.flashcard-ratings .good:hover{background:#dff5ea;border-color:#54b584}.flashcard-ratings .easy:hover{background:#e2e8ff;border-color:#7188dc}}.dark-theme .flashcard-ratings .again{background:#351d24;border-color:#713943;color:#ff9ba6}.dark-theme .flashcard-ratings .hard{background:#342919;border-color:#70552c;color:#ffc66e}.dark-theme .flashcard-ratings .good{background:#172e26;border-color:#285f49;color:#82ddb5}.dark-theme .flashcard-ratings .easy{background:#1c2640;border-color:#384d80;color:#9fb4ff}.dark-theme .flashcard-ratings .again small,.dark-theme .flashcard-ratings .hard small,.dark-theme .flashcard-ratings .good small,.dark-theme .flashcard-ratings .easy small{color:#b8c2d1}@media(max-width:760px){.flashcard-hero{align-items:stretch;flex-direction:column}.flashcard-stat-grid,.flashcard-editor{grid-template-columns:1fr}.flashcard-ratings{grid-template-columns:1fr 1fr}.study-card{min-height:280px;padding:24px}}.student-welcome-enhanced{display:flex;align-items:center;justify-content:space-between;gap:24px}.student-level-ring{width:92px;height:92px;border-radius:50%;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,var(--surface,#fff),var(--surface-soft,#f2f5ff));border:8px solid color-mix(in srgb,var(--primary,#6558d3) 25%,transparent)}.student-level-ring strong{font-size:1.35rem}.student-level-ring span{font-size:.72rem;color:var(--text-muted,#6b7280)}.student-summary-grid.enhanced{grid-template-columns:repeat(4,minmax(0,1fr))}.student-summary-grid.enhanced>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;text-align:left;font:inherit;color:inherit;cursor:pointer}.student-summary-grid.enhanced>button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1d233a1a}.student-dashboard-columns{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.8fr);gap:20px}.student-dashboard-main,.student-dashboard-side{display:grid;gap:20px;align-content:start}.quick-actions{display:grid;gap:10px}.quick-actions>button{display:flex;align-items:center;gap:12px;width:100%;padding:13px;border:1px solid var(--border,#e5e7eb);background:var(--surface-soft,#f8fafc);border-radius:14px;text-align:left;color:inherit}.quick-actions>button span{display:grid;gap:2px}.quick-actions small{color:var(--text-muted,#6b7280)}.student-learning-timeline{display:grid;gap:0}.student-learning-timeline article{display:grid;grid-template-columns:34px 1fr;gap:12px;position:relative;padding:0 0 22px}.student-learning-timeline article:not(:last-child):before{content:"";position:absolute;left:16px;top:33px;bottom:0;width:2px;background:var(--border,#e5e7eb)}.timeline-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--surface-soft,#f2f5ff);color:var(--primary,#6558d3);z-index:1}.student-learning-timeline time{display:block;font-size:.72rem;color:var(--text-muted,#6b7280);text-transform:uppercase}.student-learning-timeline strong{display:block;margin:2px 0}.student-learning-timeline p{margin:0;color:var(--text-muted,#6b7280)}.dashboard-goals-preview article{margin-top:14px}.dashboard-goals-preview article>div,.goal-progress-heading{display:flex;justify-content:space-between;gap:12px}.dashboard-goals-preview i,.student-goal-list i{display:block;height:8px;background:var(--border,#e5e7eb);border-radius:999px;overflow:hidden;margin-top:8px}.dashboard-goals-preview i b,.student-goal-list i b{display:block;height:100%;background:var(--primary,#6558d3);border-radius:inherit}.dashboard-goals-preview .student-section-heading button{border:0;background:none;color:var(--primary,#6558d3);font-weight:700}.student-goals-hero,.student-journal-hero{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:24px;border-radius:22px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary,#6558d3) 12%,var(--surface,#fff)),var(--surface,#fff));border:1px solid var(--border,#e5e7eb)}.student-goals-hero h2,.student-journal-hero h2{margin:.2rem 0}.student-goals-hero p,.student-journal-hero p{margin:0;color:var(--text-muted,#6b7280)}.student-goal-stats,.student-journal-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.student-goal-stats article,.student-journal-stats article{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:center;padding:18px;border:1px solid var(--border,#e5e7eb);border-radius:18px;background:var(--surface,#fff)}.student-goal-stats svg,.student-journal-stats svg{grid-row:1/3}.student-goal-stats span,.student-journal-stats span{font-size:.82rem;color:var(--text-muted,#6b7280)}.student-goal-stats strong,.student-journal-stats strong{font-size:1.35rem}.student-interactive-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.student-interactive-form label{display:grid;gap:7px;font-weight:650}.student-interactive-form input,.student-interactive-form textarea,.student-interactive-form select{width:100%;box-sizing:border-box}.student-interactive-form .full-field{grid-column:1/-1}.student-interactive-form label span{font-size:.75rem;color:var(--text-muted,#6b7280);font-weight:400}.student-goal-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.student-goal-list>article{padding:18px;border:1px solid var(--border,#e5e7eb);border-radius:17px;background:var(--surface-soft,#fafbff)}.goal-card-heading,.journal-entry-heading,.journal-entry-heading>div:last-child{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.goal-card-heading span{font-size:.72rem;text-transform:uppercase;color:var(--primary,#6558d3);font-weight:800}.goal-card-heading h3{margin:4px 0}.student-goal-list>article>p{color:var(--text-muted,#6b7280)}.goal-progress-actions{display:flex;gap:8px;margin-top:14px}.goal-progress-actions button,.completed-goals-list button{border:1px solid var(--border,#e5e7eb);background:var(--surface,#fff);border-radius:10px;padding:7px 10px}.goal-progress-actions .goal-complete-button{margin-left:auto;display:flex;align-items:center;gap:5px;color:var(--primary,#6558d3);font-weight:700}.student-goal-list small{display:flex;align-items:center;gap:5px;margin-top:13px;color:var(--text-muted,#6b7280)}.completed-goals-list{display:grid;gap:10px}.completed-goals-list article{display:flex;align-items:center;gap:11px;padding:12px;border:1px solid var(--border,#e5e7eb);border-radius:13px}.completed-goals-list article>div{display:grid;flex:1}.completed-goals-list small{color:var(--text-muted,#6b7280)}.student-journal-list{display:grid;gap:15px}.student-journal-list>article{padding:19px;border:1px solid var(--border,#e5e7eb);border-radius:17px;background:var(--surface-soft,#fafbff)}.student-journal-list time{font-size:.75rem;color:var(--text-muted,#6b7280);text-transform:capitalize}.student-journal-list h3{margin:4px 0}.student-journal-list>article>p{white-space:pre-wrap;line-height:1.65}.student-journal-list footer{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:15px}.student-journal-list footer>span{display:flex;align-items:center;gap:5px;color:var(--text-muted,#6b7280)}.journal-mood{font-size:.72rem;font-weight:800;padding:5px 9px;border-radius:999px;background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb)}.journal-word-tags{display:flex;flex-wrap:wrap;gap:6px}.journal-word-tags span{font-size:.75rem;padding:5px 8px;border-radius:999px;background:color-mix(in srgb,var(--primary,#6558d3) 10%,transparent);color:var(--primary,#6558d3)}.journal-linked-lesson{display:inline-flex;align-items:center;gap:5px;margin-top:2px;color:var(--primary,#6558d3);font-weight:700}@media(max-width:1000px){.student-summary-grid.enhanced{grid-template-columns:repeat(2,minmax(0,1fr))}.student-dashboard-columns,.student-goal-list{grid-template-columns:1fr}}@media(max-width:640px){.student-welcome-enhanced,.student-goals-hero,.student-journal-hero{align-items:flex-start;flex-direction:column}.student-summary-grid.enhanced,.student-goal-stats,.student-journal-stats,.student-interactive-form{grid-template-columns:1fr}.student-interactive-form .full-field{grid-column:auto}.student-level-ring{width:78px;height:78px}.goal-progress-actions{flex-wrap:wrap}.goal-progress-actions .goal-complete-button{margin-left:0}.journal-entry-heading{align-items:flex-start}}.student-preview-mode{grid-template-rows:auto 1fr}.student-preview-banner{grid-column:1/-1;position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:12px;padding:11px 18px;background:#fff8df;border-bottom:1px solid #eadb9f;color:#4e421f;box-shadow:0 8px 24px #372c0c14}.student-preview-banner>div{display:grid;gap:2px;min-width:0}.student-preview-banner strong{font-size:12px}.student-preview-banner span{font-size:9px;color:#74683f}.student-preview-banner button{margin-left:auto;border:0;border-radius:10px;background:#2d3545;color:#fff;padding:9px 12px;display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800;white-space:nowrap}.student-preview-mode .student-sidebar,.student-preview-mode .student-main-content{grid-row:2}.student-preview-mode .student-main-content form,.student-preview-mode .student-main-content input,.student-preview-mode .student-main-content textarea,.student-preview-mode .student-main-content select,.student-preview-mode .student-main-content button{pointer-events:none;-webkit-user-select:none;user-select:none}.student-preview-mode .student-main-content button{opacity:.58}.student-preview-mode .student-main-content a{pointer-events:auto}@media(max-width:700px){.student-preview-banner{position:static;align-items:flex-start;flex-wrap:wrap}.student-preview-banner button{margin-left:30px}.student-preview-mode .student-sidebar,.student-preview-mode .student-main-content{grid-row:auto}}.student-data-warning{display:grid;gap:4px;margin:0 0 18px;padding:12px 14px;border:1px solid #f0c36a;background:#fff8e8;color:#72520c;border-radius:14px;font-size:12px}.student-data-warning span{font-size:10px;opacity:.82;overflow-wrap:anywhere}.student-readonly-note{grid-column:1/-1;display:flex;align-items:center;gap:8px;padding:11px 14px;border:1px solid #d9d3fb;background:#f7f5ff;color:#5e4eb0;border-radius:14px;font-size:11px;font-weight:700}.student-summary-grid.enhanced.organized{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.student-summary-grid.enhanced.organized>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:118px;padding:16px;text-align:left}.student-summary-grid.enhanced.organized .summary-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#f0ecff;color:#684be1}.student-summary-grid.enhanced.organized .summary-copy{display:grid;gap:5px;min-width:0}.student-summary-grid.enhanced.organized .summary-copy small{font-size:8px;font-weight:900;letter-spacing:.07em;color:#8b94a5}.student-summary-grid.enhanced.organized .summary-copy strong{font-size:17px;line-height:1.15;color:var(--text,#172033);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-summary-grid.enhanced.organized .summary-copy em{font-style:normal;font-size:9px;color:#7d8798;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-summary-grid.enhanced.organized>button>svg{color:#a5adba}.student-preview-mode .student-primary,.student-preview-mode .primary-button,.student-preview-mode .danger-text-button,.student-preview-mode .icon-button.danger,.student-preview-mode .goal-progress-actions button,.student-preview-mode .student-avatar-controls,.student-preview-mode .student-profile-form button,.student-preview-mode .password-panel button{opacity:.55}.dark-theme .student-data-warning{background:#332a14;border-color:#66511f;color:#f0d68c}.dark-theme .student-readonly-note{background:#28213f;border-color:#453a69;color:#c9beff}.dark-theme .student-summary-grid.enhanced.organized .summary-icon{background:#28213f;color:#c9beff}@media(max-width:1100px){.student-summary-grid.enhanced.organized{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.student-summary-grid.enhanced.organized{grid-template-columns:1fr}.student-summary-grid.enhanced.organized>button{min-height:96px}}.student-dashboard-stats{margin:0}.student-dashboard-stats>button.stat-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:100%;text-align:left;font:inherit;color:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.student-dashboard-stats>button.stat-card:hover{transform:translateY(-2px);border-color:#d9d3fb;box-shadow:0 12px 28px #1d233a1a}.student-dashboard-stats>button.stat-card:focus-visible{outline:3px solid #d9d3fb;outline-offset:2px}.student-dashboard-stats .next-lesson-stat strong{font-size:clamp(18px,1.7vw,25px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-dashboard-stats .stat-card small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-stat-icon{position:absolute;top:15px;right:15px;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eeeaff;color:#684be1;font-style:normal}.student-level-ring strong{color:#4f3bc4;font-weight:900;text-shadow:0 1px 0 rgba(255,255,255,.65)}.student-level-ring span{color:#4f596b;font-weight:700}.dark-theme .student-stat-icon{background:#30284c;color:#c9bcff}.dark-theme .student-level-ring strong{color:#d4caff;text-shadow:none}.dark-theme .student-level-ring span{color:#b8c2d1}.dark-theme .progress-insights>div{background:#101827;border:1px solid #29364b}.dark-theme .progress-insights span,.dark-theme .progress-insights p{color:#b8c2d1}.dark-theme .progress-insights strong{color:#f3f6fb}.dark-theme .portal-skills i{background:#293247}.dark-theme .quick-actions>button{background:#101827;border-color:#29364b;color:#edf1f8}.dark-theme .quick-actions>button:hover{border-color:#4d3f7b;box-shadow:0 10px 24px #0000002e}.dark-theme .quick-actions small{color:#b8c2d1}.dark-theme .dashboard-goals-preview article{background:#101827;border:1px solid #29364b;border-radius:14px;padding:12px}.dark-theme .dashboard-goals-preview i{background:#293247}.student-preview-mode .student-dashboard-stats>button.stat-card{pointer-events:auto;opacity:1}.flashcards-goal-hero{background:linear-gradient(135deg,color-mix(in srgb,var(--primary,#6558d3) 14%,var(--surface,#fff)),var(--surface,#fff))}.flashcards-hero-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.flashcards-hero-actions .cancel-button{margin:0}.goal-inspired-decks{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.goal-inspired-decks>article{display:grid;grid-template-rows:1fr auto;overflow:hidden;border:1px solid var(--border,#e5e7eb);border-radius:17px;background:var(--surface-soft,#fafbff)}.flashcard-deck-open{width:100%;border:0;background:transparent;color:inherit;text-align:left;padding:18px;cursor:pointer}.flashcard-deck-open .goal-card-heading svg{color:var(--primary,#6558d3)}.flashcard-deck-open>p{min-height:42px;margin:10px 0 17px;color:var(--text-muted,#6b7280);line-height:1.55}.flashcard-deck-open>i,.flashcard-deck-progress>i{display:block;height:8px;background:var(--border,#e5e7eb);border-radius:999px;overflow:hidden;margin-top:8px}.flashcard-deck-open>i b,.flashcard-deck-progress>i b{display:block;height:100%;background:var(--primary,#6558d3);border-radius:inherit}.flashcard-deck-open>small{display:block;margin-top:13px;color:var(--text-muted,#6b7280)}.flashcard-deck-footer{display:flex;gap:8px;padding:12px 18px;border-top:1px solid var(--border,#e5e7eb);background:var(--surface,#fff)}.flashcard-deck-footer button{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--border,#e5e7eb);border-radius:10px;background:var(--surface,#fff);color:inherit;padding:8px 11px;font-weight:700}.flashcard-deck-footer button:last-child{margin-left:auto;color:var(--primary,#6558d3)}.flashcard-deck-footer button:disabled{opacity:.45;cursor:not-allowed}.flashcard-deck-detail>.student-section-heading{padding-bottom:18px;border-bottom:1px solid var(--border,#e5e7eb)}.flashcard-deck-detail .eyebrow{margin:15px 0 4px}.flashcard-deck-progress{padding:16px 18px;margin:18px 0;border:1px solid var(--border,#e5e7eb);border-radius:15px;background:var(--surface-soft,#fafbff)}.flashcard-deck-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.flashcard-deck-progress span{color:var(--text-muted,#6b7280)}.flashcard-deck-progress strong{color:var(--primary,#6558d3)}.flashcard-deck-detail .flashcard-editor{margin:16px 0 20px;padding:18px}.dark-theme .goal-inspired-decks>article,.dark-theme .flashcard-deck-progress{background:#101827;border-color:#29364b}.dark-theme .flashcard-deck-footer{background:#151e2d;border-color:#29364b}.dark-theme .flashcard-deck-footer button{background:#202b3e;border-color:#334157}.dark-theme .flashcards-goal-hero,.dark-theme .student-goals-hero,.dark-theme .student-journal-hero{background:linear-gradient(135deg,#201c35,#151e2d);border-color:#29364b}.dark-theme .flashcard-stat-grid article,.dark-theme .flashcard-deck-card,.dark-theme .flashcard-editor,.dark-theme .flashcard-list>article,.dark-theme .student-goal-stats article,.dark-theme .student-journal-stats article,.dark-theme .student-goal-list>article,.dark-theme .student-journal-list>article,.dark-theme .completed-goals-list article{background:#101827;border-color:#29364b;color:#edf1f8}.dark-theme .goal-progress-actions button,.dark-theme .completed-goals-list button,.dark-theme .journal-mood{background:#202b3e;border-color:#334157;color:#d9e1ee}.dark-theme .journal-word-tags span{background:#292345;color:#c8bcff}.dark-theme .study-card{background:linear-gradient(150deg,#151e2d,#242040);border-color:#334157;box-shadow:0 18px 50px #0000003d}.dark-theme .flashcard-deck-card p,.dark-theme .flashcard-deck-card small,.dark-theme .flashcard-list span,.dark-theme .flashcard-list small,.dark-theme .flashcard-study-header,.dark-theme .study-card p,.dark-theme .study-card small,.dark-theme .student-goal-list>article>p,.dark-theme .student-goal-list small,.dark-theme .completed-goals-list small,.dark-theme .student-journal-list time,.dark-theme .student-journal-list footer>span{color:#b8c2d1}.student-preview-mode .flashcard-deck-open,.student-preview-mode .flashcard-back-button,.student-preview-mode .flashcard-deck-footer button:first-child{pointer-events:auto;opacity:1}@media(max-width:900px){.goal-inspired-decks{grid-template-columns:1fr}}@media(max-width:700px){.flashcards-goal-hero{align-items:stretch}.flashcards-hero-actions{justify-content:stretch}.flashcards-hero-actions button{flex:1}.flashcard-deck-actions{width:100%}.flashcard-deck-actions button{flex:1}}.student-goal-stats article,.student-journal-stats article{position:relative;display:block;min-height:105px;padding:18px 68px 18px 18px}.student-goal-stats article>svg,.student-journal-stats article>svg{position:absolute;top:15px;right:15px;width:38px;height:38px;padding:9px;border-radius:12px;background:#eeeaff;color:#684be1}.student-goal-stats article>span,.student-goal-stats article>strong,.student-journal-stats article>span,.student-journal-stats article>strong{display:block}.student-goal-stats article>strong,.student-journal-stats article>strong{margin-top:9px;font-size:27px}.student-goal-list>.empty-state{grid-column:1/-1;width:100%;display:grid;place-items:center;text-align:center}.student-goal-list>.empty-state p{max-width:480px;text-align:center}.goal-inspired-decks>.empty-state{grid-column:1/-1;width:100%;display:grid;place-items:center;text-align:center}.goal-inspired-decks>.empty-state p{max-width:520px;text-align:center}.dark-theme .student-goal-stats article>svg,.dark-theme .student-journal-stats article>svg{background:#30284c;color:#c9bcff}.student-page{gap:20px}.student-page .student-panel{border-radius:19px;padding:21px}.student-page .student-primary,.student-page .primary-button,.student-page .cancel-button{min-height:42px;padding:10px 15px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:800;line-height:1.2;white-space:nowrap}.student-page .student-primary:disabled,.student-page .primary-button:disabled,.student-page .cancel-button:disabled{cursor:not-allowed;opacity:.5}.student-goals-hero,.student-journal-hero,.flashcards-goal-hero{min-height:132px;padding:24px 26px}.student-goals-hero>div:first-child,.student-journal-hero>div:first-child,.flashcards-goal-hero>div:first-child{max-width:700px}.student-goals-hero>.student-primary,.student-journal-hero>.student-primary,.flashcards-hero-actions>button{width:168px;min-width:168px}.flashcards-hero-actions{flex-wrap:nowrap}.student-page .student-section-heading{min-height:42px;margin-bottom:17px}.student-page .student-section-heading h2,.student-page .student-panel>h2{font-size:18px;line-height:1.25}.student-page .student-interactive-form{gap:16px}.student-page .student-interactive-form input,.student-page .student-interactive-form select,.student-page .student-interactive-form textarea{border:1px solid #dfe4ec;border-radius:11px;padding:11px 12px;background:var(--surface-soft,#fafbfc);color:inherit;outline:none}.student-page .student-interactive-form input:focus,.student-page .student-interactive-form select:focus,.student-page .student-interactive-form textarea:focus{border-color:#8d75ed;box-shadow:0 0 0 3px #eeeaff}.student-page .form-actions{align-items:center;gap:9px}.student-page .empty-state{width:100%;text-align:center}.student-page .empty-state p{max-width:540px;margin-left:auto;margin-right:auto;line-height:1.55}.dark-theme .student-page .student-interactive-form input,.dark-theme .student-page .student-interactive-form select,.dark-theme .student-page .student-interactive-form textarea{background:#101827;border-color:#334157;color:#e5e9f2}@media(max-width:700px){.student-page{gap:16px}.student-page .student-panel{padding:18px}.student-goals-hero,.student-journal-hero,.flashcards-goal-hero{min-height:auto;padding:20px}.student-goals-hero>.student-primary,.student-journal-hero>.student-primary,.flashcards-hero-actions>button{width:100%;min-width:0}.flashcards-hero-actions{width:100%;flex-wrap:wrap}.student-page .form-actions{align-items:stretch;flex-direction:column}.student-page .form-actions button{width:100%}}button{outline:1px solid transparent;outline-offset:2px;transition:outline-color .16s ease,outline-offset .16s ease,filter .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}@media(hover:hover){button:not(:disabled):not([aria-disabled=true]):hover{outline-color:#7655f357;outline-offset:3px}.danger-button:not(:disabled):hover,.danger-text-button:not(:disabled):hover,.assignment-delete-button:not(:disabled):hover,.payment-delete-button:not(:disabled):hover,.delete-button:not(:disabled):hover,.reject-button:not(:disabled):hover,.icon-button.danger:not(:disabled):hover{outline-color:#d2485961}}button:not(:disabled):focus-visible{outline:2px solid rgba(118,85,243,.68);outline-offset:3px}button:disabled,button[aria-disabled=true]{cursor:not-allowed}.dark-theme button:not(:disabled):not([aria-disabled=true]):hover{outline-color:#b9a9ff7a}.administration-card .settings-fields{gap:16px}.admin-actions{grid-column:1/-1;display:flex;gap:10px;flex-wrap:wrap}.admin-actions button{min-height:42px;padding:11px 15px}.admin-actions .secondary-button{width:auto;margin:0}.admin-description{grid-column:1/-1;display:block;color:#7d8899;font-size:10px;line-height:1.55;padding-top:2px}.admin-teachers-modal{width:min(920px,calc(100vw - 32px));max-height:88vh;overflow:hidden;padding:0}.admin-teachers-modal>.modal-header{margin:0;padding:22px 26px 19px;border-bottom:1px solid #edf0f4}.admin-teachers-modal>.modal-header small{display:block;color:#8994a6;font-size:10px;margin-top:5px}.admin-teachers-content{padding:22px 26px 26px;display:grid;gap:18px;overflow:auto;max-height:calc(88vh - 82px)}.admin-teachers-loading{display:flex;align-items:center;justify-content:center;gap:9px;padding:40px;color:#7655f3;font-weight:800}.admin-teachers-list{display:grid;gap:12px}.admin-teacher-row{display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;column-gap:16px;row-gap:11px;border:1px solid #e5e9f0;border-radius:15px;padding:16px 18px;background:#fafbfc}.admin-teacher-avatar{width:41px;height:41px;border-radius:12px;background:#eeeaff;color:#684be1;display:grid;place-items:center}.admin-teacher-info{min-width:0}.admin-teacher-info>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-teacher-info strong,.admin-teacher-info span,.admin-teacher-info small{display:block}.admin-teacher-info span{color:#697588;font-size:11px;margin-top:5px}.admin-teacher-info small{color:#929cac;font-size:9px;line-height:1.45;margin-top:6px}.admin-owner-badge,.admin-access-badge{display:inline-flex!important;align-items:center;gap:4px;border-radius:99px;padding:5px 8px;font-size:9px!important;font-weight:800;margin:0!important;white-space:nowrap}.admin-owner-badge{background:#eeeaff;color:#684be1}.admin-access-badge.active{background:#e6f7ef;color:#17805c}.admin-access-badge.inactive{background:#fff0f1;color:#bd4350}.admin-teacher-actions{display:flex;gap:8px}.admin-teacher-actions button{min-height:34px;font-size:9px;padding:8px 11px}.dark-theme .admin-teachers-modal>.modal-header{border-color:#29364b}.dark-theme .admin-teacher-row{background:#101827;border-color:#29364b}.dark-theme .admin-teacher-avatar,.dark-theme .admin-owner-badge{background:#292345;color:#c8bcff}.dark-theme .admin-teacher-info span,.dark-theme .admin-teacher-info small,.dark-theme .admin-description{color:#93a0b5}@media(max-width:760px){.admin-teachers-modal{width:min(100%,calc(100vw - 20px))}.admin-teachers-modal>.modal-header{padding:19px 18px 16px}.admin-teachers-content{padding:18px}.admin-teacher-row{grid-template-columns:auto 1fr;padding:14px;column-gap:12px}.admin-access-badge,.admin-teacher-actions{grid-column:2}.admin-teacher-actions{flex-wrap:wrap}.admin-teacher-actions button{flex:1}.admin-actions>*{width:100%!important;justify-content:center}}.teacher-streak{display:flex!important;align-items:center;gap:4px;color:#e87824!important;font-size:9px!important;font-weight:800;margin-top:6px!important}.teacher-streak svg{fill:#ffb34f;stroke:#e87824}.student-streak-card{background:linear-gradient(145deg,#fffaf2,#fff);border-color:#f4dfc4!important}.streak-heading{display:flex;align-items:center;gap:12px}.streak-heading>span{width:48px;height:48px;border-radius:15px;background:#fff0d9;color:#e87824;display:grid;place-items:center}.streak-heading>span svg{fill:#ffb34f}.streak-heading .eyebrow{margin-bottom:4px;color:#b57631}.streak-heading h2{margin:0;font-size:24px;color:#9d541c}.student-streak-card>p{color:#7d6b59;font-size:11px;line-height:1.5;margin:15px 0}.streak-week{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.streak-week>div{display:grid;justify-items:center;gap:6px}.streak-week span{font-size:8px;text-transform:uppercase;color:#a69a8d;font-weight:800}.streak-week i{width:27px;height:27px;border-radius:9px;background:#f3f1ed;color:#c5bdb3;display:grid;place-items:center;font-style:normal}.streak-week .active i{background:#fff0d9;color:#e87824}.streak-week .active i svg{fill:#ffb34f}.student-streak-card footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f1e5d7;margin-top:15px;padding-top:13px;font-size:10px;color:#8c7a68}.student-streak-card footer strong{color:#a95d20}.dark-theme .student-streak-card{background:linear-gradient(145deg,#2b2118,#151e2d);border-color:#4c3826!important}.dark-theme .streak-heading>span,.dark-theme .streak-week .active i{background:#49301d}.dark-theme .streak-heading h2,.dark-theme .student-streak-card footer strong{color:#ffb76a}.dark-theme .student-streak-card>p,.dark-theme .student-streak-card footer{color:#c6ad95}.dark-theme .streak-week i{background:#202938;color:#778195}.dark-theme .student-streak-card footer{border-color:#4c3826}.daily-missions-card{overflow:hidden}.daily-missions-card>.student-section-heading{align-items:flex-start}.daily-missions-card>.student-section-heading>span{min-width:42px;height:34px;border-radius:12px;background:#f2edff;color:#6f52df;display:grid;place-items:center;font-size:12px;font-weight:900}.daily-missions-card>p{margin:0 0 12px;color:#7d6b59;font-size:11px;line-height:1.5}.daily-mission-progress{height:8px;border-radius:999px;background:#eeeaf8;overflow:hidden;margin-bottom:12px}.daily-mission-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7655f3,#ffb35c);transition:width .2s ease}.daily-mission-list{display:grid;gap:8px}.daily-mission-list button{width:100%;border:1px solid #ebeef4;border-radius:13px;background:#fff;color:inherit;padding:10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;text-align:left;cursor:pointer}.daily-mission-list button:hover{border-color:#cfc6fb;box-shadow:0 8px 22px #7655f314}.daily-mission-list button>span{width:32px;height:32px;border-radius:11px;background:#f3efff;color:#7655f3;display:grid;place-items:center}.daily-mission-list strong,.daily-mission-list small{display:block}.daily-mission-list strong{font-size:11px}.daily-mission-list small{margin-top:3px;color:#7d8899;font-size:9px;line-height:1.35}.daily-mission-list button.done{border-color:#bdebd8;background:#f2fff8}.daily-mission-list button.done>span{background:#dcf9ea;color:#159764}.daily-missions-card.completed>.student-section-heading>span{background:#fff0d9;color:#e87824}.dark-theme .daily-missions-card>.student-section-heading>span{background:#292345;color:#c8bcff}.dark-theme .daily-missions-card>p{color:#c6ad95}.dark-theme .daily-mission-progress{background:#29364b}.dark-theme .daily-mission-list button{background:#101827;border-color:#29364b}.dark-theme .daily-mission-list button:hover{border-color:#5b4a91;box-shadow:none}.dark-theme .daily-mission-list button>span{background:#292345;color:#c8bcff}.dark-theme .daily-mission-list small{color:#b8c2d1}.dark-theme .daily-mission-list button.done{background:#142a24;border-color:#245f4b}.dark-theme .daily-mission-list button.done>span{background:#183f34;color:#66e0aa}.dark-theme .daily-missions-card.completed>.student-section-heading>span{background:#49301d;color:#ffb76a}.streak-week .protected i{background:#e8f4ff;color:#4189c7}.streak-freeze-button{width:100%;border:1px solid #cfe5f7;border-radius:10px;background:#eef8ff;color:#3377ae;padding:9px 10px;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;font-weight:800}.streak-message{display:block;color:#547189;font-size:9px;line-height:1.45;margin-top:9px}.streak-achievements>.student-section-heading>span{color:#7655f3;font-size:11px;font-weight:800}.streak-achievements>div:last-child{display:grid;gap:8px}.streak-achievements article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border:1px solid #eceff4;border-radius:12px;padding:10px;opacity:.55}.streak-achievements article>span{width:31px;height:31px;border-radius:10px;background:#f1f3f7;color:#9ba5b5;display:grid;place-items:center}.streak-achievements article strong,.streak-achievements article small{display:block}.streak-achievements article strong{font-size:10px}.streak-achievements article small{color:#8d98aa;font-size:8px;margin-top:3px}.streak-achievements article.unlocked{opacity:1;border-color:#f0dfad;background:#fffaf0}.streak-achievements article.unlocked>span{background:#fff0bd;color:#bc7b14}.streak-achievements article.unlocked>span svg{fill:#ffd66d}.streak-achievements article.unlocked>svg{color:#1b976e}.dark-theme .streak-week .protected i{background:#18334c;color:#78bdf2}.dark-theme .streak-freeze-button{background:#182d40;border-color:#295171;color:#91c8ef}.dark-theme .streak-achievements article{border-color:#29364b}.dark-theme .streak-achievements article.unlocked{background:#2b2619;border-color:#554928}.dark-theme .streak-achievements article.unlocked>span{background:#493d20;color:#ffd273}.student-achievements-hero{min-height:150px;border-radius:20px;padding:25px 27px;background:linear-gradient(125deg,#6f4fd8,#9970ed);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.student-achievements-hero .eyebrow{color:#dfd5ff}.student-achievements-hero h2{font-size:25px;margin:7px 0}.student-achievements-hero p{max-width:600px;color:#eee9ff;font-size:12px;line-height:1.6;margin:0}.student-achievements-hero>span{min-width:130px;border:1px solid rgba(255,255,255,.2);border-radius:17px;padding:17px;background:#ffffff1f;display:grid;justify-items:center;gap:5px}.student-achievements-hero>span strong{font-size:25px}.student-achievements-hero>span small{font-size:9px}.student-achievement-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.student-achievement-summary article{position:relative;min-height:105px;border:1px solid var(--border,#e5e9f0);border-radius:17px;background:var(--surface,#fff);padding:18px 68px 18px 18px}.student-achievement-summary svg{position:absolute;top:15px;right:15px;width:38px;height:38px;padding:9px;border-radius:12px;background:#fff0d9;color:#e87824}.student-achievement-summary span,.student-achievement-summary strong{display:block}.student-achievement-summary span{color:#7d8899;font-size:11px}.student-achievement-summary strong{font-size:21px;margin-top:10px}.achievement-next-card{position:relative;padding-right:95px!important}.achievement-next-card span{color:#8c75e3;font-size:9px;font-weight:800;letter-spacing:.12em}.achievement-next-card h2{margin:7px 0 5px}.achievement-next-card p{color:#7d8899;font-size:11px;margin:0}.achievement-next-card>strong{position:absolute;top:24px;right:24px;color:#7655f3;font-size:22px}.achievement-next-card>i{display:block;height:7px;border-radius:99px;background:#eeeaf8;overflow:hidden;margin-top:16px}.achievement-next-card>i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7655f3,#a889ff)}.achievement-collection{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.achievement-collection article{display:grid;grid-template-columns:auto 1fr;gap:14px;border:1px solid #e8ebf0;border-radius:16px;padding:17px;background:#fafbfc;opacity:.58}.achievement-collection article>span{width:48px;height:48px;border-radius:15px;background:#edf0f4;color:#9ca6b5;display:grid;place-items:center}.achievement-collection article small{color:#8c75e3;font-size:8px;font-weight:800;letter-spacing:.1em}.achievement-collection article h3{font-size:14px;margin:5px 0}.achievement-collection article p{color:#7d8899;font-size:10px;line-height:1.5;margin:0}.achievement-collection article>b{grid-column:1/-1;display:flex;align-items:center;gap:5px;color:#8994a6;font-size:9px;font-weight:800}.achievement-collection article.unlocked{opacity:1;border-color:#f0dca4;background:#fffaf0}.achievement-collection article.unlocked>span{background:#fff0bd;color:#bc7b14}.achievement-collection article.unlocked>span svg{fill:#ffd66d}.achievement-collection article.unlocked>b{color:#18805d}.dark-theme .student-achievement-summary article,.dark-theme .achievement-collection article{background:#151e2d;border-color:#29364b}.dark-theme .student-achievement-summary svg{background:#49301d}.dark-theme .achievement-collection article.unlocked{background:#2b2619;border-color:#554928}@media(max-width:800px){.student-achievements-hero{align-items:flex-start;flex-direction:column}.student-achievements-hero>span{width:100%;grid-template-columns:auto auto auto;justify-content:center;align-items:center}.student-achievement-summary,.achievement-collection{grid-template-columns:1fr}.achievement-next-card{padding-right:20px!important}.achievement-next-card>strong{position:static;display:block;margin-top:12px}}.student-profile-page{gap:18px}.student-profile-hero{position:relative;overflow:hidden;min-height:150px;border-radius:21px;padding:25px 28px;background:linear-gradient(125deg,#24334d,#172033);color:#fff;display:flex;align-items:center;gap:18px}.student-profile-hero>.student-avatar{width:86px;height:86px;flex:0 0 auto;border:3px solid rgba(255,255,255,.2);background:#eeeaff}.student-profile-hero h2{font-size:25px;color:#fff;margin:5px 0}.student-profile-hero p{color:#c4cddd;font-size:11px;margin:0 0 8px}.student-profile-hero span{display:inline-flex;border-radius:99px;padding:6px 9px;background:#ffffff1a;color:#e7eaf1;font-size:9px;font-weight:700}.student-profile-hero>.eyebrow{color:#b5a4ff}.student-profile-hero>svg{position:absolute;right:28px;color:#ffffff14}.student-profile-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;align-items:start}.student-profile-side{display:grid;gap:18px}.student-profile-information .student-section-heading>svg,.profile-photo-card .student-section-heading>svg,.password-panel .student-section-heading>svg{width:38px;height:38px;padding:9px;border-radius:12px;background:#eeeaff;color:#684be1}.profile-section-description{color:#7d8899;font-size:11px;line-height:1.55;margin:-4px 0 18px}.student-profile-page .student-profile-form{grid-template-columns:1fr 1fr;gap:15px;margin:0}.student-profile-page .student-profile-form label{gap:7px;color:#596579;font-size:10px;font-weight:800}.student-profile-page .student-profile-form input,.student-profile-page .password-panel input{border:1px solid #dfe4ec;border-radius:11px;padding:11px 12px;background:#fafbfc;color:inherit;outline:none}.student-profile-page .student-profile-form input:focus,.student-profile-page .password-panel input:focus{border-color:#8d75ed;box-shadow:0 0 0 3px #eeeaff}.student-profile-page .student-profile-form input:disabled{background:#f0f2f6;color:#8791a1}.profile-form-actions{display:flex;justify-content:flex-end;border-top:1px solid #edf0f4;padding-top:16px}.profile-photo-preview{display:grid;justify-items:center;text-align:center;gap:9px;padding:8px 0 4px}.profile-photo-preview .student-avatar{width:82px;height:82px}.profile-photo-preview p{color:#8994a6;font-size:9px;margin:0}.student-profile-page .student-avatar-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 0}.student-profile-page .student-avatar-controls label,.student-profile-page .student-avatar-controls>button:not(.student-primary){justify-content:center}.student-profile-page .student-avatar-controls .student-primary{grid-column:1/-1;width:100%}.student-profile-page .password-panel>p{line-height:1.5;margin:-4px 0 0}.student-profile-page .password-panel form{margin-top:14px}.student-profile-page .password-panel .student-primary{width:100%}.dark-theme .student-profile-information .student-section-heading>svg,.dark-theme .profile-photo-card .student-section-heading>svg,.dark-theme .password-panel .student-section-heading>svg{background:#292345;color:#c8bcff}.dark-theme .student-profile-page .student-profile-form input,.dark-theme .student-profile-page .password-panel input{background:#101827;border-color:#334157}.dark-theme .student-profile-page .student-profile-form input:disabled{background:#202938;color:#93a0b5}.dark-theme .profile-form-actions{border-color:#29364b}.student-interface-card .student-section-heading>svg{width:38px;height:38px;padding:9px;border-radius:12px;background:#eeeaff;color:#684be1}.dark-theme .student-interface-card .student-section-heading>svg{background:#292345;color:#c8bcff}@media(max-width:950px){.student-profile-layout{grid-template-columns:1fr}.student-profile-side{grid-template-columns:1fr 1fr}}@media(max-width:700px){.student-profile-hero{align-items:flex-start;flex-direction:column;padding:21px}.student-profile-hero>svg{right:18px;top:18px}.student-profile-page .student-profile-form,.student-profile-side{grid-template-columns:1fr}.profile-form-actions .student-primary{width:100%}}.student-account-menu{position:relative;display:flex;align-items:center;justify-content:flex-end}.student-avatar-button{border:0;padding:0;cursor:pointer;box-shadow:0 0 0 1px #7655f314}.student-avatar-button:hover{box-shadow:0 0 0 3px #7655f324}.student-account-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:85;width:min(240px,calc(100vw - 28px));padding:10px;border:1px solid #e6e9f0;border-radius:16px;background:#fff;box-shadow:0 18px 50px #10182729;display:none;gap:6px}.student-account-popover:before{content:"";position:absolute;right:14px;top:-6px;width:12px;height:12px;background:inherit;border-left:1px solid #e6e9f0;border-top:1px solid #e6e9f0;transform:rotate(45deg)}.student-account-popover>div{padding:8px 9px 10px;border-bottom:1px solid #edf0f4}.student-account-popover strong,.student-account-popover span{display:block}.student-account-popover strong{font-size:12px;color:#172033;line-height:1.3}.student-account-popover span{margin-top:3px;color:#7d8899;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-account-popover button{width:100%;border:0;border-radius:11px;background:transparent;color:#4f596b;padding:10px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;text-align:left}.student-account-popover button:hover{background:#f5f3ff;color:#684be1}.student-account-popover .student-account-logout{color:#bf3d4b}.student-account-popover .student-account-logout:hover{background:#fff0f1;color:#bf3d4b}.dark-theme .student-account-popover{background:#151e2d;border-color:#29364b;box-shadow:0 18px 50px #00000047}.dark-theme .student-account-popover:before{border-color:#29364b}.dark-theme .student-account-popover>div{border-color:#29364b}.dark-theme .student-account-popover strong{color:#edf1f7}.dark-theme .student-account-popover span{color:#93a0b5}.dark-theme .student-account-popover button{color:#d3dae6}.dark-theme .student-account-popover button:hover{background:#292345;color:#c8bcff}.dark-theme .student-account-popover .student-account-logout:hover{background:#3b2028;color:#ff9aa5}.teacher-account-menu{display:none}.sidebar>nav .nav-item:last-child{display:none}.teacher-account-avatar{width:42px;height:42px;border:0;border-radius:14px;background:#eeeaff;color:#684be1;place-items:center;overflow:hidden;cursor:pointer;box-shadow:0 0 0 1px #7655f314;padding:0}.teacher-account-avatar img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.teacher-account-avatar:hover{box-shadow:0 0 0 3px #7655f324}.teacher-account-popover{top:calc(100% + 12px)}.settings-card .avatar-setting{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;gap:10px;padding:8px 0 17px}.settings-card .avatar-setting>div:last-child{display:grid;justify-items:center}.settings-card .avatar-preview{width:82px;height:82px;border-radius:24px}.settings-card .avatar-actions{justify-content:center;flex-wrap:wrap}.settings-card .avatar-actions label,.settings-card .avatar-actions button{justify-content:center}.dark-theme .teacher-account-avatar{background:#292345;color:#c8bcff}.modal-backdrop{z-index:130}.modal{position:relative;z-index:131}.access-message-preview pre{margin:8px 0 0;max-height:260px;overflow:auto;white-space:pre-wrap;font:inherit;font-size:11px;line-height:1.55;color:#334155;background:#fff;border:1px solid #e4e8f0;border-radius:10px;padding:12px}.dark-theme .access-message-preview pre{background:#101827;border-color:#334157;color:#e5e9f2}@media(max-width:820px){.student-app{display:block;min-height:100dvh;background:var(--bg,#f4f6fb)}.student-main-content{width:100%;padding:18px 16px calc(108px + env(safe-area-inset-bottom));overflow-x:hidden}.student-topbar{position:sticky;top:0;z-index:20;margin:-18px -16px 18px;padding:14px 16px;background:color-mix(in srgb,var(--bg,#f4f6fb) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid color-mix(in srgb,var(--border,#e5e7eb) 78%,transparent)}.student-topbar h1{font-size:24px;line-height:1.1;overflow-wrap:anywhere}.student-topbar .eyebrow{font-size:9px;margin-bottom:5px}.student-topbar .student-avatar{width:38px;height:38px;border-radius:13px;flex:0 0 auto}.student-sidebar{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:70;height:auto;max-height:86px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr;gap:7px;background:#101827f5;border-radius:22px 22px 0 0;box-shadow:0 -16px 44px #070d1938;overflow:hidden}.student-sidebar .auth-brand{display:none}.student-sidebar nav{display:flex;gap:7px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:0 2px 7px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.student-sidebar nav::-webkit-scrollbar{display:block;height:3px}.student-sidebar nav::-webkit-scrollbar-thumb{background:#ffffff42;border-radius:99px}.student-sidebar nav button{flex:0 0 74px;min-height:62px;padding:7px 6px;border-radius:16px;display:grid;place-items:center;gap:4px;text-align:center;font-size:10px;line-height:1.05;scroll-snap-align:center;color:#c7d0de}.student-sidebar nav button:last-child{display:none}.student-sidebar nav button svg{width:19px;height:19px}.student-sidebar nav button.active{background:#2a3550;color:#fff;box-shadow:inset 0 0 0 1px #ffffff0f}.student-logout{display:none}.student-logout svg{width:19px;height:19px}.student-account-popover{display:grid}.student-preview-mode .student-sidebar,.student-preview-mode .student-main-content{grid-row:auto}.student-preview-mode .student-sidebar{grid-template-columns:1fr;max-height:132px}.student-preview-mode .student-logout{display:none}.student-preview-banner{position:static;padding:12px 14px;gap:10px}.student-preview-banner button{width:100%;margin:8px 0 0;justify-content:center}}@media(max-width:700px){.student-page{gap:14px}.student-page .student-panel{padding:16px;border-radius:17px}.student-section-heading{align-items:flex-start;flex-direction:column;gap:8px}.student-section-heading.task-heading{gap:12px}.student-section-heading h2,.student-panel>h2{font-size:17px}.student-welcome-enhanced{min-height:auto;padding:15px 16px;align-items:center;flex-direction:row;gap:12px;border-radius:18px}.student-welcome-enhanced>div:first-child{min-width:0}.student-welcome-enhanced span{font-size:8px;letter-spacing:.12em}.student-welcome-enhanced h1{font-size:22px;line-height:1.08;margin:7px 0 5px}.student-welcome-enhanced p{font-size:11px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.student-level-ring{width:58px;height:58px;border-width:5px;flex:0 0 auto}.student-level-ring strong{font-size:16px}.student-level-ring span{font-size:7px;letter-spacing:.08em}.student-dashboard-columns,.student-dashboard-main,.student-dashboard-side{gap:14px}.student-dashboard-stats{grid-template-columns:1fr!important}.student-dashboard-stats>button.stat-card{min-height:102px;padding:16px 64px 16px 16px}.student-dashboard-stats .stat-card strong{font-size:24px}.student-stat-icon{top:14px;right:14px;width:36px;height:36px}.next-lesson-panel{padding:18px;align-items:stretch;flex-direction:column}.next-lesson-panel .student-primary{width:100%}.quick-actions>button{min-height:58px;padding:12px}.student-learning-timeline article{grid-template-columns:30px minmax(0,1fr);gap:10px;padding-bottom:18px}.student-learning-timeline article:not(:last-child):before{left:14px;top:30px}.timeline-icon{width:30px;height:30px}.portal-lesson-list>article{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:12px}.portal-date{height:48px}.portal-lesson-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.portal-lesson-actions a,.portal-lesson-actions button{justify-content:center;min-height:40px}.portal-history article{grid-template-columns:1fr}.student-progress-hero{align-items:flex-start;flex-direction:column;padding:20px}.student-progress-hero>strong{width:58px;height:58px;border-radius:16px;font-size:20px}.student-progress-grid,.portal-material-grid{grid-template-columns:1fr}.portal-material-grid article{padding:16px}.portal-material-grid p{min-height:auto}.student-task-summary{grid-template-columns:1fr;padding:18px;border-radius:18px}.student-task-metrics{grid-template-columns:1fr}.student-task-metrics article{min-height:72px}.student-task-filters{width:100%;display:flex;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px;scrollbar-width:none}.student-task-filters::-webkit-scrollbar{display:none}.student-task-filters button{flex:0 0 auto;min-height:38px;white-space:nowrap}.student-assignment-list{gap:14px}.student-assignment-list>article{padding:16px;border-radius:18px}.student-assignment-heading{flex-direction:column;gap:10px}.student-assignment-heading>strong{white-space:normal}.task-instructions,.task-response-box,.student-submission-review{padding:14px;border-radius:16px}.task-material-link{grid-template-columns:auto minmax(0,1fr);padding:12px}.task-material-link>svg:last-child{display:none}.task-response-header{gap:8px}.task-response-count{align-self:flex-start}.task-response-input,.task-response-box textarea{min-height:150px;padding:13px;border-radius:15px}.task-pdf-upload input{max-width:100%}.task-submit-row{align-items:stretch;flex-direction:column}.task-submit-row .student-primary{width:100%}.student-goals-hero,.student-journal-hero,.flashcards-goal-hero,.student-achievements-hero{align-items:stretch;flex-direction:column;padding:18px;border-radius:18px}.student-goals-hero>.student-primary,.student-journal-hero>.student-primary,.flashcards-hero-actions>button{width:100%;min-width:0}.student-goal-stats,.student-journal-stats,.student-achievement-summary{grid-template-columns:1fr}.student-goal-stats article,.student-journal-stats article{min-height:92px}.goal-card-heading,.journal-entry-heading{gap:10px}.journal-entry-heading,.journal-entry-heading>div:last-child{flex-wrap:wrap}.journal-entry-heading>div:last-child{width:100%;justify-content:flex-start}.goal-progress-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.goal-progress-actions .goal-complete-button{grid-column:1/-1;margin-left:0;justify-content:center}.completed-goals-list article{align-items:flex-start;flex-wrap:wrap}.goal-inspired-decks{grid-template-columns:1fr}.flashcard-deck-footer{display:grid;grid-template-columns:1fr 1fr}.flashcard-deck-footer button:last-child{margin-left:0}.flashcard-deck-actions,.flashcard-card-toolbar{align-items:stretch;flex-direction:column}.flashcard-deck-actions button,.flashcard-card-toolbar .student-primary{width:100%}.flashcard-list>article{align-items:stretch;flex-direction:column;gap:12px}.flashcard-list>article .icon-button{align-self:flex-end}.flashcard-study-page{min-height:auto}.flashcard-study-header{align-items:flex-start;flex-direction:column;gap:8px}.study-card{min-height:260px;padding:22px;border-radius:22px}.study-card h2{font-size:clamp(1.55rem,8vw,2.25rem)}.flashcard-ratings{grid-template-columns:1fr 1fr}.student-profile-hero{border-radius:18px}.student-profile-layout,.student-profile-side,.student-profile-page .student-profile-form,.student-profile-page .student-avatar-controls{grid-template-columns:1fr}.profile-form-actions{justify-content:stretch}.profile-form-actions .student-primary{width:100%}.achievement-collection article{align-items:flex-start;grid-template-columns:1fr;gap:12px}.achievement-collection article>span{width:44px;height:44px}}@media(max-width:420px){.student-main-content{padding-left:12px;padding-right:12px}.student-topbar{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.student-sidebar,.student-preview-mode .student-sidebar{grid-template-columns:1fr}.student-sidebar nav button{flex-basis:68px;font-size:9px}.student-logout{font-size:9px}.student-page .student-panel{padding:14px}.student-dashboard-stats>button.stat-card{padding-right:58px}.student-stat-icon{width:34px;height:34px}.portal-lesson-actions,.flashcard-deck-footer,.goal-progress-actions,.flashcard-ratings{grid-template-columns:1fr}.student-task-summary h2,.student-achievements-hero h2{font-size:21px}.student-welcome-enhanced h1{font-size:20px}.student-level-ring{width:54px;height:54px}}@media(max-width:900px){.app-shell{overflow-x:hidden}.app-shell main{width:100%;padding-bottom:calc(112px + env(safe-area-inset-bottom));overflow-x:hidden;background:var(--bg,#f4f6fb)}.mobile-menu-button,.mobile-menu-close,.sidebar-backdrop{display:none!important}.sidebar{position:fixed;left:0;right:0;bottom:0;top:auto;z-index:70;width:auto;max-width:none;height:auto;max-height:88px;transform:none!important;padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;background:#101827f5;border-radius:22px 22px 0 0;box-shadow:0 -16px 44px #070d1938;overflow:hidden}.sidebar .brand,.sidebar-footer{display:none}.sidebar nav{display:flex;grid-template-columns:none;gap:7px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;padding:0 2px 7px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.28) transparent}.sidebar nav::-webkit-scrollbar{display:block;height:3px}.sidebar nav::-webkit-scrollbar-thumb{background:#ffffff42;border-radius:99px}.sidebar nav .nav-item{flex:0 0 78px;min-height:62px;padding:7px 6px;border-radius:16px;display:grid;place-items:center;gap:4px;text-align:center;font-size:10px;line-height:1.05;scroll-snap-align:center;color:#c7d0de}.sidebar nav .nav-item svg{width:19px;height:19px}.sidebar nav .nav-item span{width:100%;text-align:center;white-space:normal}.sidebar nav .nav-item.active{background:#2a3550;color:#fff;box-shadow:inset 0 0 0 1px #ffffff0f}.sidebar>nav .nav-item:last-child{display:grid}.nav-badge{position:absolute;top:5px;right:8px}.topbar{position:sticky;top:0;z-index:40;margin:-24px -22px 22px;padding:16px 22px;background:color-mix(in srgb,var(--bg,#f4f6fb) 95%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid color-mix(in srgb,var(--border,#e5e7eb) 78%,transparent)}.topbar-actions{gap:8px}.topbar-actions .primary-button,.topbar-actions .invite-button{min-height:42px}.teacher-account-menu{position:relative;display:flex;align-items:center;justify-content:flex-end}.teacher-account-menu .student-account-popover{display:grid}.teacher-account-avatar{width:40px;height:40px;border-radius:13px}.hero-card,.materials-hero,.progress-hero,.settings-hero{border-radius:19px}.content-grid,.profile-layout,.progress-grid,.report-dashboard-grid,.report-columns,.settings-grid{grid-template-columns:1fr!important}.student-row{grid-template-columns:42px minmax(0,1fr) 32px}.student-main{grid-column:2}.student-row>.icon-button{grid-column:3;grid-row:1}.progress-wrap,.next-class{grid-column:2/4}.report-sheet{min-width:0}}@media(max-width:700px){.app-shell main{padding:18px 14px 34px}.app-shell main{padding-bottom:calc(108px + env(safe-area-inset-bottom))}.topbar{margin:-18px -14px 18px;padding:12px 14px;grid-template-columns:minmax(0,1fr) auto;gap:10px}.mobile-menu-button{width:40px;height:40px}.topbar-title{grid-column:1;grid-row:1}.teacher-account-menu{grid-column:2;grid-row:1;align-self:start}.topbar-title h1{font-size:23px;line-height:1.12}.topbar-title .eyebrow{font-size:9px}.topbar-actions{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;width:100%}.topbar-actions .notification-button{width:42px;height:42px;min-height:42px}.topbar-actions .primary-button,.topbar-actions .invite-button{width:100%;min-width:0;white-space:normal}.topbar-actions .primary-button:last-child:nth-child(3),.topbar-actions .invite-button:last-child:nth-child(3){grid-column:1/-1}.sidebar{padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.sidebar nav .nav-item{flex-basis:74px}.profile-card{align-items:center}.hero-card,.materials-hero,.progress-hero,.settings-hero{padding:20px;align-items:stretch;flex-direction:column;gap:16px}.hero-card{padding:15px 16px;gap:12px;border-radius:18px}.hero-card .pill{font-size:8px;padding:5px 8px}.hero-card h2{font-size:20px;line-height:1.12;margin:8px 0 5px}.hero-card p{font-size:11px;line-height:1.4;margin:0}.materials-hero h2,.progress-hero h2,.settings-hero h2{font-size:22px;line-height:1.15}.hero-card .ghost-button,.settings-save{width:100%;min-height:44px}.stats-grid{grid-template-columns:1fr!important;gap:10px;margin:14px 0}.stat-card{position:relative;min-height:96px;padding:16px;border-radius:16px}.stat-card strong{font-size:25px}.panel{padding:15px;border-radius:16px}.panel-heading,.finance-heading,.assignments-heading{align-items:stretch;flex-direction:column;gap:12px}.panel-heading h3{font-size:17px}.panel-heading .secondary-button.compact,.panel-heading .primary-button,.finance-heading .secondary-button,.assignments-heading .secondary-button.compact{width:100%;min-height:42px;margin:0}.search-box{width:100%;min-height:42px}.search-box input{width:100%;min-width:0}.student-row{grid-template-columns:40px minmax(0,1fr) 32px;gap:9px;padding:14px 0}.student-row .avatar{width:38px;height:38px;border-radius:12px}.progress-wrap,.next-class{grid-column:1/-1}.next-class{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:baseline}.next-class strong{text-align:right}.profile-identity{align-items:flex-start;flex-direction:column}.student-profile-actions,.data-actions,.form-actions{align-items:stretch;flex-direction:column}.student-profile-actions button,.data-actions button,.form-actions button{width:100%;justify-content:center}.detail-grid,.settings-fields,.onboarding-fields{display:grid;grid-template-columns:1fr!important}.avatar-setting{align-items:center;flex-direction:column}.avatar-actions{width:100%;display:grid;grid-template-columns:1fr;gap:8px}.avatar-actions label,.avatar-actions button{justify-content:center;width:100%}.toggle-setting{align-items:flex-start;grid-template-columns:1fr auto}.data-summary{display:grid;grid-template-columns:1fr}.agenda-toolbar{gap:14px}.week-controls{display:grid;grid-template-columns:auto auto auto minmax(0,1fr);width:100%}.week-controls>div{min-width:0;margin-left:0}.calendar-period-label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agenda-toolbar-actions,.agenda-filters{width:100%}.calendar-view-switch{width:100%;display:grid;grid-template-columns:1fr 1fr}.agenda-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px}.agenda-filters select{width:100%!important}.agenda-filters .primary-button{grid-column:1/-1}.week-grid,.month-calendar{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px;overflow-x:auto}.week-grid{grid-template-columns:repeat(7,156px)}.month-weekdays,.month-grid{min-width:690px}.month-detail-actions{align-items:stretch;flex-direction:column}.month-detail-actions button{width:100%}.materials-toolbar{gap:12px}.material-filters{display:grid;grid-template-columns:1fr 1fr;width:100%}.material-filters select{width:100%!important}.materials-grid,.assignment-summary-grid,.progress-stats,.progress-student-grid,.report-metrics-advanced,.notification-summary{grid-template-columns:1fr!important}.material-card{min-height:auto}.material-actions{display:grid;grid-template-columns:44px minmax(0,1fr) 44px}.material-actions a,.material-actions button{min-height:42px}.assignment-card-top,.assignment-card-actions{align-items:stretch;flex-direction:column}.assignment-instructions,.assignment-card .submission-preview,.assignment-card .feedback-preview{margin-left:14px;margin-right:14px}.assignment-card-actions{padding:14px}.assignment-review-button,.assignment-delete-button{width:100%;min-height:42px}.payment-card{grid-template-columns:1fr!important}.payment-actions{align-items:stretch;flex-direction:column}.payment-actions button{width:100%}.progress-score{width:100%;height:auto;padding:15px}.progress-stats article{min-height:82px}.progress-student-heading{grid-template-columns:39px minmax(0,1fr);align-items:flex-start}.progress-student-heading b{grid-column:1/-1}.progress-student-meta{display:grid;gap:5px}.reports-controls{gap:12px}.report-tabs{display:grid;grid-template-columns:1fr}.report-tabs button{width:100%;min-height:42px}.report-presets{display:grid;grid-template-columns:1fr 1fr;gap:8px}.report-presets>span{grid-column:1/-1}.report-filters{display:grid;grid-template-columns:1fr!important}.report-filters button,.report-filters label{width:100%}.report-header,.individual-report-header{align-items:flex-start;flex-direction:column;gap:14px}.individual-report-header>strong{position:static;align-self:stretch;text-align:center}.report-activity-row{grid-template-columns:1fr;gap:10px}.report-mini-progress{min-width:0;width:100%}.report-section-heading{align-items:flex-start;flex-direction:column}.report-task-list>div{align-items:flex-start;flex-direction:column}.report-kpi>div{width:78px;height:78px}.evolution-chart{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;overflow-x:auto}.modal-backdrop{align-items:end;padding:0}.modal{width:100%;max-height:92dvh;border-radius:22px 22px 0 0;padding:18px 16px}.modal-header{align-items:flex-start;gap:12px;margin-bottom:18px}.form-grid{grid-template-columns:1fr!important;gap:13px}.form-grid>*{grid-column:1!important}.assignment-student-list>label{grid-template-columns:auto 36px minmax(0,1fr)}.delete-warning{align-items:flex-start;flex-direction:column}.admin-teachers-modal{width:100%;max-height:92dvh;border-radius:22px 22px 0 0}.admin-teachers-content{padding:16px;max-height:calc(92dvh - 78px)}.admin-teacher-row{grid-template-columns:41px minmax(0,1fr)!important}.admin-access-badge,.admin-teacher-actions{grid-column:1/-1!important}.admin-teacher-actions{display:grid;grid-template-columns:1fr;gap:8px}}@media(max-width:420px){.app-shell main{padding-left:12px;padding-right:12px}.topbar{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.topbar-actions{grid-template-columns:1fr}.topbar-actions .notification-button{width:100%}.week-grid,.month-calendar{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.material-actions,.report-presets{grid-template-columns:1fr}.student-row{grid-template-columns:38px minmax(0,1fr) 32px}.next-class{grid-template-columns:1fr}.next-class strong{text-align:left}}@media(min-width:901px){.compact-mode .app-shell{grid-template-columns:86px 1fr}.compact-mode .sidebar{align-items:center;padding:22px 12px}.compact-mode .brand{justify-content:center;padding:0 0 22px}.compact-mode .brand>div:not(.brand-mark),.compact-mode .nav-item span,.compact-mode .profile-card>div,.compact-mode .profile-card>button{display:none}.compact-mode .brand-mark{width:46px;height:46px}.compact-mode .sidebar nav{width:100%;justify-items:center}.compact-mode .nav-item{width:48px;height:48px;justify-content:center;padding:0;border-radius:15px}.compact-mode .nav-item.active{box-shadow:inset 0 -3px #9275ff}.compact-mode .sidebar-footer{width:100%;justify-items:center}.compact-mode .compact-logout-button{width:48px;height:48px;border:0;border-radius:15px;background:transparent;color:#ffb7bd;display:grid;place-items:center;padding:0}.compact-mode .compact-logout-button:hover{background:#2d2030;color:#ffd2d7}.compact-mode .compact-logout-button span{display:none}.compact-mode .profile-card{width:48px;height:48px;justify-content:center;padding:0;border-radius:15px}.compact-mode .profile-card .teacher-avatar{width:34px;height:34px}}@media(max-width:900px){.dark-theme{background:#0d1421;color:#edf1f8}.dark-theme .app-shell main,.dark-theme .student-app,.dark-theme .student-main-content{background:#0d1421;color:#edf1f8}.dark-theme .topbar,.dark-theme .student-topbar{background:#0d1421f0;border-color:#29364b;box-shadow:0 10px 28px #0000002e}.dark-theme .topbar-title h1,.dark-theme .student-topbar h1,.dark-theme .student-section-heading h2,.dark-theme .student-panel>h2{color:#f8fafc}.dark-theme .topbar-title .eyebrow,.dark-theme .student-topbar .eyebrow,.dark-theme .eyebrow{color:#b7c3d7}.dark-theme .topbar-actions .primary-button,.dark-theme .student-primary{color:#fff}.dark-theme .topbar-actions .invite-button,.dark-theme .notification-button,.dark-theme .teacher-account-avatar,.dark-theme .student-avatar{background:#202b3e;border-color:#334157;color:#d7ccff}.dark-theme .sidebar,.dark-theme .student-sidebar{background:#0a0f19fa;box-shadow:0 -16px 44px #0000006b}.dark-theme .sidebar nav .nav-item,.dark-theme .student-sidebar nav button{color:#d2dae8}.dark-theme .sidebar nav .nav-item.active,.dark-theme .student-sidebar nav button.active{background:#2a3550;color:#fff}.dark-theme .student-panel,.dark-theme .student-summary-grid article,.dark-theme .stat-card,.dark-theme .panel,.dark-theme .student-assignment-list>article,.dark-theme .goal-inspired-decks>article,.dark-theme .achievement-collection article{background:#151e2d;border-color:#29364b;color:#edf1f8}.dark-theme .student-panel p,.dark-theme .student-panel small,.dark-theme .student-panel span,.dark-theme .portal-lesson-list p,.dark-theme .portal-history p,.dark-theme .student-assignment-list p,.dark-theme .flashcard-deck-open>p,.dark-theme .achievement-collection article p{color:#b8c2d1}.dark-theme .student-panel strong,.dark-theme .portal-lesson-list h3,.dark-theme .portal-history strong,.dark-theme .student-assignment-heading h3,.dark-theme .flashcard-deck-open h3,.dark-theme .achievement-collection article h3{color:#f3f6fb}.dark-theme .student-account-popover{background:#151e2d;border-color:#334157}.dark-theme .student-account-popover:before{border-color:#334157}.dark-theme .student-account-popover button{color:#e5e9f2}.dark-theme .student-account-popover>div{border-color:#29364b}.dark-theme .student-data-warning{background:#332a14;border-color:#7a6125;color:#f6d98f}.dark-theme input,.dark-theme select,.dark-theme textarea,.dark-theme .task-response-input,.dark-theme .task-response-box textarea{background:#101827!important;border-color:#3b4a62!important;color:#f1f5f9!important}.dark-theme input::placeholder,.dark-theme textarea::placeholder{color:#8996aa}.dark-theme .empty-state{color:#b8c2d1}}.student-task-summary{position:relative;overflow:hidden;box-shadow:0 16px 44px #48598112}.student-task-summary:before{content:"";position:absolute;inset:auto 18px -54px auto;width:160px;height:160px;border-radius:999px;background:#7655f31a;filter:blur(2px);pointer-events:none}.student-task-summary>div:first-child{position:relative;z-index:1}.student-task-summary h2{letter-spacing:-.025em;line-height:1.08}.student-task-summary p{font-size:13px;line-height:1.7;color:#667287}.student-task-metrics article{min-height:74px;box-shadow:inset 0 1px #ffffff94}.student-task-metrics span{font-size:11px;letter-spacing:.02em;text-transform:uppercase}.student-task-metrics strong{font-size:1.35rem;letter-spacing:-.03em}.student-assignment-list>article{border-color:#dee3ece6;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.student-assignment-list>article:hover{border-color:#d5cdf8;box-shadow:0 18px 46px #323e5d14}.student-assignment-heading{align-items:flex-start;border-bottom-color:#7655f31a}.student-assignment-heading h3{margin-top:10px;font-size:1.16rem;line-height:1.22;letter-spacing:-.018em;color:#1d2739}.student-assignment-heading p{max-width:780px;margin-top:8px;font-size:13px;line-height:1.65;color:#647084;-webkit-line-clamp:3}.student-assignment-meta strong{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:999px;background:#f7f8fc;color:#526075;font-size:12px;font-weight:850;white-space:nowrap}.student-assignment-meta button,.assignment-card-meta button{min-height:38px;border-color:#dcd5fb;background:#f7f4ff;color:#6448d5;font-size:12px;letter-spacing:.01em;box-shadow:0 6px 18px #7655f30f}.student-assignment-details{margin-top:18px;padding-top:4px;border-top-color:#7655f31a}.task-instructions,.assignment-instructions{position:relative;padding:17px 18px 17px 20px;border-radius:18px;background:linear-gradient(180deg,#fbfbff,#f7f9ff);border:1px solid rgba(118,85,243,.13);box-shadow:0 10px 28px #2e3a580a}.task-instructions:before,.assignment-instructions:before{content:"";position:absolute;top:16px;bottom:16px;left:0;width:3px;border-radius:0 99px 99px 0;background:linear-gradient(180deg,#7655f3,#a889ff)}.task-instructions>strong,.assignment-instructions>span{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:#6b55d8;font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:900}.task-instructions p,.assignment-instructions p{font-size:14px;line-height:1.72;color:#30394b}.task-material-link{box-shadow:0 10px 26px #2f3c5b0e}.task-response-box,.student-submission-review{box-shadow:0 12px 34px #4553780e}.task-response-header label{font-size:15px;letter-spacing:-.01em;color:#273247}.task-response-header span:not(.task-response-count){font-size:12px;line-height:1.55;color:#778398}.task-submit-row small{line-height:1.45}.submission-preview,.feedback-preview{border:1px solid rgba(222,227,236,.85);line-height:1.62}.submission-preview>strong,.feedback-preview>strong,.student-submission-review>div:first-child strong{color:#263147;letter-spacing:-.01em}.submission-preview p,.feedback-preview p,.student-submission-review p{font-size:13.5px;line-height:1.72;color:#354055}.teacher-feedback p{font-size:13.5px;line-height:1.65}.assignment-summary-grid article{min-height:76px;box-shadow:0 12px 34px #2b37530e}.assignments-heading h3{font-size:1.25rem;letter-spacing:-.02em}.assignments-heading>div>p:last-child{font-size:13px;line-height:1.62;max-width:640px}.assignment-card{border-color:#dee3ecf2;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.assignment-card:hover{border-color:#d5cdf8;box-shadow:0 16px 42px #2d3a5813}.assignment-card-title h3{font-size:18px;line-height:1.25;letter-spacing:-.018em}.assignment-card-title p{font-size:13px;line-height:1.62;color:#667287;-webkit-line-clamp:3}.assignment-due{background:#f7f8fc}.assignment-due strong{font-size:13px}.assignment-status-line,.task-status-row{gap:8px}.assignment-kind-badge,.task-kind-badge{gap:5px;padding:5px 9px;font-size:10px;letter-spacing:.02em}.interactive-task-box{background:linear-gradient(180deg,#fbfcff,#f6f4ff)}.interactive-question-list fieldset{border-radius:18px;padding:20px;background:#fff;box-shadow:0 10px 26px #2a36520b}.interactive-question-list legend{font-size:clamp(18px,2.2vw,23px);color:#202b3e}.interactive-question-hint{font-size:12px;line-height:1.5;color:#7a8597}.interactive-question-list label{font-size:14px;line-height:1.45;color:#30394b}.interactive-feedback-list h4{font-size:13.5px;line-height:1.45}.interactive-feedback-list p{font-size:12.5px!important;line-height:1.55!important}.dark-theme .student-task-summary{box-shadow:0 16px 44px #0003}.dark-theme .student-task-summary:before{background:#9b86fb1f}.dark-theme .student-task-summary p{color:#c2ccda}.dark-theme .student-task-metrics article{box-shadow:none}.dark-theme .student-assignment-list>article:hover,.dark-theme .assignment-card:hover{border-color:#5b4a91;box-shadow:0 18px 46px #0003}.dark-theme .student-assignment-heading{border-color:#334157}.dark-theme .student-assignment-heading h3,.dark-theme .assignment-card-title h3,.dark-theme .submission-preview>strong,.dark-theme .feedback-preview>strong,.dark-theme .student-submission-review>div:first-child strong{color:#f3f6fb}.dark-theme .student-assignment-heading p,.dark-theme .assignment-card-title p{color:#b8c2d1}.dark-theme .student-assignment-meta strong,.dark-theme .assignment-due{background:#202b3e;color:#d6deea}.dark-theme .task-instructions,.dark-theme .assignment-instructions{background:linear-gradient(180deg,#182235,#151f31);border-color:#334157;box-shadow:none}.dark-theme .task-instructions>strong,.dark-theme .assignment-instructions>span{color:#c8bcff}.dark-theme .task-instructions p,.dark-theme .assignment-instructions p,.dark-theme .submission-preview p,.dark-theme .feedback-preview p,.dark-theme .student-submission-review p{color:#d7deea}.dark-theme .submission-preview,.dark-theme .feedback-preview{border-color:#29364b}.dark-theme .interactive-task-box{background:linear-gradient(180deg,#172033,#211f39)}.dark-theme .interactive-question-list fieldset{background:#101827;box-shadow:none}.dark-theme .interactive-question-list label{color:#edf1f8}@media(max-width:760px){.student-task-summary:before{width:120px;height:120px;right:-20px}.student-assignment-heading p,.assignment-card-title p{-webkit-line-clamp:4}.student-assignment-meta{justify-items:stretch;width:100%}.student-assignment-meta strong,.student-assignment-meta button{width:100%;justify-content:center}.task-instructions,.assignment-instructions{padding:16px 16px 16px 18px}}.assignment-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.quiz-bank-picker{display:grid;gap:12px;padding:16px;border:1px solid rgba(118,85,243,.14);border-radius:18px;background:linear-gradient(180deg,#fbfbff,#f6f8ff)}.quiz-bank-picker>div:first-child{display:grid;gap:4px}.quiz-bank-picker>div:first-child span,.quiz-bank-empty{color:#7d8899;font-size:11px;line-height:1.55}.ai-quiz-generator{display:grid;gap:13px;padding:16px;border:1px solid rgba(118,85,243,.18);border-radius:18px;background:linear-gradient(135deg,#fbf8ff,#eef7ff)}.ai-quiz-generator>div:first-child{display:grid;gap:4px}.ai-quiz-generator>div:first-child strong{display:flex;align-items:center;gap:6px}.ai-quiz-generator>div:first-child span{color:#7d8899;font-size:11px;line-height:1.55}.ai-quiz-controls{display:grid;grid-template-columns:minmax(0,1fr) 120px auto;gap:12px;align-items:end}.ai-quiz-controls label{display:grid;gap:6px;color:#536075;font-size:11px;font-weight:800}.ai-quiz-controls input{min-height:40px;border:1px solid #dfe4ec;border-radius:11px;background:#fff;color:#172033;padding:10px 11px;outline:none}.ai-quiz-controls input:focus{border-color:#8d75ed;box-shadow:0 0 0 3px #eeeaff}.ai-quiz-controls .primary-button{min-height:40px;white-space:nowrap}.ai-generated-list>span{background:#eef7ff;color:#3377ae}.quiz-bank-toolbar{display:flex;align-items:end;justify-content:space-between;gap:12px;flex-wrap:wrap}.quiz-bank-toolbar label{min-width:150px}.quiz-bank-toolbar>span{display:inline-flex;align-items:center;min-height:36px;padding:8px 11px;border-radius:999px;background:#eeeaff;color:#684be1;font-size:11px;font-weight:900}.quiz-auto-builder{display:grid;grid-template-columns:minmax(0,1fr) 130px auto;align-items:end;gap:12px;padding:14px;border:1px solid rgba(118,85,243,.13);border-radius:16px;background:#fff}.quiz-auto-builder strong,.quiz-auto-builder small{display:block}.quiz-auto-builder small{margin-top:4px;color:#7d8899;font-size:11px;line-height:1.45}.quiz-auto-builder label{display:grid;gap:6px;color:#536075;font-size:11px;font-weight:800}.quiz-auto-builder input{border:1px solid #dfe4ec;border-radius:11px;padding:10px 11px;background:#fafbfc;color:#172033;outline:none}.quiz-auto-builder .primary-button{min-height:40px;padding:10px 14px;white-space:nowrap}.quiz-bank-list,.quiz-bank-selected,.question-bank-items{display:grid;gap:9px}.quiz-bank-list article,.question-bank-items article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 14px;border:1px solid #e5e9f0;border-radius:15px;background:#fff}.quiz-bank-list small,.question-bank-items small{display:block;color:#7655f3;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.quiz-bank-list strong,.question-bank-items strong{display:block;margin-top:4px;color:#253047;font-size:13px;line-height:1.45}.quiz-bank-list button{border:1px solid #d9d3fb;border-radius:11px;background:#f5f2ff;color:#684be1;padding:9px 11px;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:900}.quiz-bank-list button:disabled{opacity:.75}.quiz-bank-selected{padding-top:2px}.quiz-bank-selected>strong{font-size:12px;color:#253047}.quiz-bank-selected>span{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 11px;border-radius:12px;background:#f5f2ff;color:#6046cf;font-size:11px;font-weight:800}.quiz-bank-selected button{width:24px;height:24px;border:0;border-radius:8px;background:#fff;color:#684be1;display:grid;place-items:center;flex:0 0 auto}.question-bank-shell{width:min(1080px,calc(100vw - 32px));max-height:92vh;padding:28px}.question-bank-modal{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:24px;align-items:start}.question-bank-create,.question-bank-library{display:grid;gap:18px}.question-bank-create{padding-right:4px}.question-bank-shell .form-grid{gap:18px}.question-bank-shell .form-grid input,.question-bank-shell .form-grid select,.question-bank-shell .form-grid textarea{min-height:43px}.question-bank-create>div:first-child p:not(.eyebrow){margin:6px 0 0;color:#7d8899;font-size:12px;line-height:1.6}.question-bank-library{padding:20px;border:1px solid #e5e9f0;border-radius:20px;background:#fafbfc;max-height:calc(92vh - 112px);overflow:auto}.question-bank-library-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.question-bank-library-heading h3,.question-bank-create h3{margin:4px 0 0}.question-bank-library-heading>span{min-width:36px;height:32px;border-radius:11px;background:#eeeaff;color:#684be1;display:grid;place-items:center;font-size:12px;font-weight:900}.question-bank-items article p{margin:5px 0 0;color:#667287;font-size:12px;line-height:1.5}.dark-theme .quiz-bank-picker{background:linear-gradient(180deg,#182235,#151f31);border-color:#334157}.dark-theme .ai-quiz-generator{background:linear-gradient(135deg,#1b2035,#132638);border-color:#334157}.dark-theme .ai-quiz-controls label,.dark-theme .ai-quiz-generator>div:first-child span{color:#b8c2d1}.dark-theme .ai-quiz-controls input{background:#101827;border-color:#334157;color:#edf1f8}.dark-theme .ai-generated-list>span{background:#18334c;color:#91c8ef}.dark-theme .quiz-bank-picker>div:first-child span,.dark-theme .quiz-bank-empty,.dark-theme .quiz-auto-builder small,.dark-theme .question-bank-create>div:first-child p:not(.eyebrow),.dark-theme .question-bank-items article p{color:#b8c2d1}.dark-theme .quiz-bank-toolbar>span,.dark-theme .quiz-bank-selected>span,.dark-theme .question-bank-library-heading>span{background:#292345;color:#c8bcff}.dark-theme .quiz-auto-builder,.dark-theme .quiz-bank-list article,.dark-theme .question-bank-items article,.dark-theme .question-bank-library{background:#101827;border-color:#29364b}.dark-theme .quiz-auto-builder label{color:#b8c2d1}.dark-theme .quiz-auto-builder input{background:#101827;border-color:#334157;color:#edf1f8}.dark-theme .quiz-bank-list strong,.dark-theme .question-bank-items strong,.dark-theme .quiz-bank-selected>strong{color:#f3f6fb}.dark-theme .quiz-bank-list button{background:#292345;border-color:#5b4a91;color:#c8bcff}.dark-theme .quiz-bank-selected button{background:#151e2d;color:#c8bcff}@media(max-width:900px){.ai-quiz-controls,.quiz-auto-builder{grid-template-columns:1fr}.ai-quiz-controls .primary-button,.quiz-auto-builder .primary-button{width:100%}.question-bank-shell{width:100%;max-height:92dvh;border-radius:22px 22px 0 0;padding:18px 16px}.question-bank-modal{grid-template-columns:1fr}.question-bank-library{max-height:none}.assignment-heading-actions{width:100%;justify-content:stretch}.assignment-heading-actions>*{flex:1;justify-content:center}}.manual-questions-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 16px;border:1px solid rgba(118,85,243,.14);border-radius:18px;background:#fff}.manual-questions-heading>div{display:flex;align-items:center;gap:11px;min-width:0}.manual-questions-heading svg{width:38px;height:38px;flex:0 0 auto;padding:9px;border-radius:13px;background:#f3efff;color:#7655f3}.manual-questions-heading strong,.manual-questions-heading span{display:block}.manual-questions-heading strong{color:#253047;font-size:14px}.manual-questions-heading span{margin-top:4px;color:#7d8899;font-size:11px;line-height:1.5}.manual-questions-heading em{flex:0 0 auto;border-radius:999px;background:#eeeaff;color:#684be1;padding:7px 10px;font-size:10px;font-style:normal;font-weight:900}.dark-theme .manual-questions-heading{background:#101827;border-color:#29364b}.dark-theme .manual-questions-heading svg,.dark-theme .manual-questions-heading em{background:#292345;color:#c8bcff}.dark-theme .manual-questions-heading strong{color:#f3f6fb}.dark-theme .manual-questions-heading span{color:#b8c2d1}@media(max-width:640px){.manual-questions-heading{align-items:flex-start;flex-direction:column}.manual-questions-heading em{align-self:flex-start}}.student-assignment-list>article,.student-assignment-list>article.overdue,.assignment-card,.assignment-card-top,.assignment-instructions,.task-instructions,.student-submission-review,.task-response-box,.interactive-task-box{background:#fff}.assignment-card{box-shadow:0 10px 30px #1f2a440a}.student-assignment-list>article{box-shadow:0 10px 30px #1f2a440b}.assignment-heading-actions{gap:14px}.assignment-heading-actions .secondary-button.compact{margin:0}.dark-theme .student-assignment-list>article,.dark-theme .student-assignment-list>article.overdue,.dark-theme .assignment-card,.dark-theme .assignment-card-top,.dark-theme .assignment-instructions,.dark-theme .task-instructions,.dark-theme .student-submission-review,.dark-theme .task-response-box,.dark-theme .interactive-task-box{background:#151e2d}.dark-theme .assignment-card{background:linear-gradient(180deg,#172033,#141d2c)}.dark-theme .student-assignment-list>article.overdue{background:linear-gradient(180deg,#1c2534,#2a1d22)}.interactive-progress{display:grid;gap:8px;padding:13px 14px;border:1px solid rgba(118,85,243,.12);border-radius:16px;background:#f8f7ff}.interactive-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.interactive-progress span{color:#6f7a8d;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.interactive-progress strong{color:#684be1;font-size:14px}.interactive-progress i{height:8px;border-radius:999px;background:#ebe7ff;overflow:hidden}.interactive-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7655f3,#a889ff);transition:width .2s ease}.interactive-step-dots{display:flex;flex-wrap:wrap;gap:7px}.interactive-step-dots button{width:34px;height:34px;border:1px solid #dfe4ec;border-radius:11px;background:#fff;color:#7d8899;font-size:12px;font-weight:900}.interactive-step-dots button.answered{background:#eefaf4;border-color:#bbe8d0;color:#17805c}.interactive-step-dots button.active{background:#7655f3;border-color:#7655f3;color:#fff;box-shadow:0 8px 20px #7655f338}.interactive-question-single fieldset{min-height:250px}.interactive-question-position{width:max-content;border-radius:999px;background:#eeeaff;color:#684be1;padding:6px 9px;font-size:10px;font-weight:900}.interactive-navigation{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.interactive-navigation .cancel-button,.interactive-navigation .student-primary{min-width:124px}.interactive-submit-note{margin-top:0!important;padding-top:0!important;border-top:0!important}.dark-theme .interactive-progress{background:#171f33;border-color:#334157}.dark-theme .interactive-progress span{color:#b8c2d1}.dark-theme .interactive-progress strong{color:#c8bcff}.dark-theme .interactive-progress i{background:#29364b}.dark-theme .interactive-step-dots button{background:#101827;border-color:#334157;color:#b8c2d1}.dark-theme .interactive-step-dots button.answered{background:#142a24;border-color:#245f4b;color:#66e0aa}.dark-theme .interactive-step-dots button.active{background:#5b4a91;border-color:#8d75ed;color:#fff}.dark-theme .interactive-question-position{background:#292345;color:#c8bcff}@media(max-width:640px){.interactive-navigation{align-items:stretch;flex-direction:column}.interactive-navigation .cancel-button,.interactive-navigation .student-primary{width:100%}.interactive-step-dots button{width:32px;height:32px}}.assignment-summary-grid article{background:#fff!important}.dark-theme .assignment-summary-grid article{background:#151e2d!important}.quiz-preview-modal{width:min(900px,calc(100vw - 32px));max-height:92vh}.quiz-preview{display:grid;gap:16px}.quiz-preview-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px;border:1px solid #e5e9f0;border-radius:20px;background:#fff}.quiz-preview-hero h3{margin:4px 0 7px;font-size:21px;letter-spacing:-.02em}.quiz-preview-hero p{margin:0;color:#667287;font-size:13px;line-height:1.6}.quiz-preview-hero>div:last-child{min-width:110px;border-radius:17px;background:#f5f2ff;color:#684be1;padding:14px;text-align:center}.quiz-preview-hero span,.quiz-preview-hero small{display:block}.quiz-preview-hero span{font-size:26px;font-weight:900}.quiz-preview-hero small{font-size:10px;font-weight:800}.quiz-preview-settings{display:flex;flex-wrap:wrap;gap:9px}.quiz-preview-settings span{border:1px solid #e5e9f0;border-radius:999px;background:#fff;padding:8px 11px;color:#667287;font-size:12px}.quiz-preview-settings b{color:#263147}.quiz-preview-question-list{display:grid;gap:12px}.quiz-preview-question-list article{display:grid;gap:12px;border:1px solid #e5e9f0;border-radius:18px;background:#fff;padding:17px}.quiz-preview-question-list article>div:first-child span,.quiz-preview-question-list article>div:first-child small{display:block;color:#7655f3;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.quiz-preview-question-list article>div:first-child strong{display:block;margin:6px 0;color:#202b3e;font-size:18px;line-height:1.35}.quiz-preview-options{display:grid;gap:8px}.quiz-preview-options label,.quiz-preview-answer-line{border:1px solid #e4e8f0;border-radius:13px;background:#fafbfc;padding:12px 13px;color:#30394b;font-size:14px;font-weight:750}.quiz-preview-options label{display:flex;align-items:center;gap:9px}.quiz-preview-options input{accent-color:#7655f3}.quiz-preview-question-list footer{border-top:1px solid #edf0f4;padding-top:11px}.quiz-preview-question-list footer span{display:block;color:#536075;font-size:12px}.quiz-preview-question-list footer p{margin:6px 0 0;color:#667287;font-size:12px;line-height:1.55}.ordering-drag-list.preview button{cursor:default}.dark-theme .quiz-preview-hero,.dark-theme .quiz-preview-question-list article,.dark-theme .quiz-preview-settings span{background:#151e2d;border-color:#29364b}.dark-theme .quiz-preview-hero p,.dark-theme .quiz-preview-settings span,.dark-theme .quiz-preview-question-list footer span,.dark-theme .quiz-preview-question-list footer p{color:#b8c2d1}.dark-theme .quiz-preview-hero>div:last-child{background:#292345;color:#c8bcff}.dark-theme .quiz-preview-settings b,.dark-theme .quiz-preview-question-list article>div:first-child strong{color:#f3f6fb}.dark-theme .quiz-preview-options label,.dark-theme .quiz-preview-answer-line{background:#101827;border-color:#29364b;color:#edf1f8}.dark-theme .quiz-preview-question-list footer{border-color:#29364b}.dark-theme .data-summary strong{color:#f1f4fa}.dark-theme .student-profile-page .student-avatar-controls>button:not(.student-primary){background:#3b2028;border-color:#70414a;color:#ffb4bd}.dark-theme .student-profile-page .student-avatar-controls>button:not(.student-primary):hover{border-color:#ff9aa5;box-shadow:0 0 0 3px #ff9aa51f}@keyframes soft-pop{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes wizard-step-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.app-shell main,.student-main-content,.student-page,.settings-page,.progress-page,.materials-layout,.agenda-layout,.notifications-panel,.assignments-page{animation:soft-pop .26s ease both}.panel,.student-panel,.stat-card,.student-dashboard-stats>button,.assignment-card,.student-assignment-list>article,.material-card,.goal-card,.journal-entry-card,.flashcard-deck-card,.notification-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}@media(hover:hover){.panel:hover,.student-panel:hover,.stat-card:hover,.student-dashboard-stats>button:hover,.assignment-card:hover,.student-assignment-list>article:hover,.material-card:hover,.goal-card:hover,.journal-entry-card:hover,.flashcard-deck-card:hover{transform:translateY(-1px);box-shadow:0 12px 30px #1f2a4412}}.modal{animation:soft-pop .22s ease both}.modal-backdrop{animation:fade-in .16s ease both}@keyframes fade-in{0%{opacity:0}to{opacity:1}}button,.primary-button,.secondary-button,.student-primary,.invite-button,.cancel-button,.icon-button,.notification-button{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}@media(hover:hover){button:hover,.primary-button:hover,.secondary-button:hover,.student-primary:hover,.invite-button:hover,.cancel-button:hover,.icon-button:hover,.notification-button:hover{transform:translateY(-1px)}button:active,.primary-button:active,.secondary-button:active,.student-primary:active,.invite-button:active,.cancel-button:active,.icon-button:active,.notification-button:active{transform:translateY(0) scale(.99)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.student-task-summary{background:#fff;border-color:#e5e9f0;box-shadow:0 8px 28px #1f2a440a}.student-task-summary:before{display:none}.student-task-metrics article{position:relative;display:block;min-height:78px;background:#fff;border-color:#e5e9f0;box-shadow:none;padding:17px 68px 17px 17px}.student-task-metrics article svg{position:absolute;top:15px;right:15px;width:38px;height:38px;padding:9px;border-radius:12px;background:#f0ecff;color:#684be1}.student-task-metrics span,.student-task-metrics strong{display:block}.student-task-metrics strong{margin-top:8px}.dark-theme .student-task-summary,.dark-theme .student-task-metrics article{background:#151e2d;border-color:#29364b;box-shadow:0 8px 28px #0000002e}.dark-theme .student-task-metrics article svg{background:#292345;color:#c8bcff}.dark-theme .student-task-summary:before{display:none}@media(max-width:700px){.quiz-preview-modal{width:100%;max-height:92dvh;border-radius:22px 22px 0 0}.quiz-preview-hero{align-items:flex-start;flex-direction:column}.quiz-preview-hero>div:last-child{width:100%}}.mobile-bottom-nav,.mobile-more-menu{display:none}@media(max-width:900px){.sidebar .desktop-nav{display:none!important}.sidebar .mobile-bottom-nav{position:relative;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;overflow:visible!important;padding:0;scrollbar-width:none}.sidebar .mobile-bottom-nav::-webkit-scrollbar{display:none}.sidebar .mobile-bottom-nav .nav-item,.sidebar .mobile-bottom-nav .nav-item:last-child{display:grid!important;flex:initial;min-height:62px;min-width:0;padding:7px 5px;border-radius:16px;place-items:center;gap:4px;text-align:center;font-size:10px;line-height:1.05;color:#c7d0de}.sidebar .mobile-bottom-nav .nav-item span,.compact-mode .mobile-bottom-nav .nav-item span{display:block;width:100%;text-align:center;white-space:normal}.mobile-bottom-nav .mobile-more-button{position:relative}.mobile-more-menu{position:fixed;left:12px;right:12px;bottom:calc(96px + env(safe-area-inset-bottom));z-index:95;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px;border:1px solid #29364b;border-radius:18px;background:#101827;box-shadow:0 -18px 50px #070d1957}.mobile-more-menu button{min-height:42px;border:0;border-radius:12px;background:#172235;color:#d8e1ef;padding:10px 11px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800;text-align:left}.mobile-more-menu button.active,.mobile-more-menu button:hover{background:#2a3550;color:#fff}}@media(max-width:820px){.student-sidebar .desktop-nav{display:none!important}.student-sidebar .mobile-bottom-nav{position:relative;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;overflow:visible!important;padding:0;scrollbar-width:none}.student-sidebar .mobile-bottom-nav::-webkit-scrollbar{display:none}.student-sidebar .mobile-bottom-nav button{display:grid!important;flex:initial;min-height:62px;min-width:0;padding:7px 5px;border-radius:16px;place-items:center;gap:4px;text-align:center;font-size:10px;line-height:1.05;color:#c7d0de;white-space:normal}.student-sidebar .mobile-bottom-nav button.active{background:#2a3550;color:#fff;box-shadow:inset 0 0 0 1px #ffffff0f}}@media(max-width:420px){.mobile-more-menu{grid-template-columns:1fr}.sidebar .mobile-bottom-nav .nav-item,.student-sidebar .mobile-bottom-nav button{font-size:9px}}.student-sidebar .mobile-bottom-nav{display:none!important}.student-sidebar .desktop-nav{display:grid!important}.student-sidebar nav button,.student-logout{font-size:12px;line-height:1.25}.student-main-content,.student-page,.student-panel{font-size:14px}.student-page p,.student-panel p,.student-page small,.student-panel small,.portal-lesson-list p,.portal-history p,.portal-history small,.portal-material-grid p,.student-section-heading>span,.profile-section-description,.student-profile-hero p,.student-profile-hero span,.student-account-popover span,.student-task-metrics span,.task-instructions,.assignment-instructions,.daily-mission-list small,.achievement-collection article p,.achievement-collection article>b,.achievement-next-card p{font-size:max(12px,1em);line-height:1.55}.eyebrow,.student-page .eyebrow,.student-topbar .eyebrow{font-size:11px;line-height:1.3}.student-summary-grid span,.student-summary-grid small,.student-summary-grid.enhanced.organized .summary-copy small,.student-summary-grid.enhanced.organized .summary-copy em,.portal-date span,.portal-lesson-list h3,.portal-lesson-actions a,.portal-lesson-actions button,.portal-material-grid span,.streak-message,.streak-achievements article small,.achievement-collection article small,.student-task-filters button,.task-kind-badge,.assignment-kind-badge{font-size:12px;line-height:1.35}.student-summary-grid.enhanced.organized .summary-copy strong,.student-dashboard-stats .stat-card strong,.student-task-metrics strong{font-size:clamp(18px,2vw,24px)}.student-primary,.primary-button,.secondary-button,.cancel-button,.invite-button,.ghost-button,.student-account-popover button{font-size:12px;line-height:1.25}.first-access-card label,.auth-form-card label,.password-panel label,.student-profile-page .student-profile-form label{font-size:12px}.first-access-card>p:not(.eyebrow),.first-access-wizard-top p,.first-access-hero-step p,.first-access-feature-list p,.first-access-tour-grid p,.profile-photo-preview p{font-size:12px;line-height:1.6}.first-access-steps button,.first-access-highlight-grid span,.first-access-final-note{font-size:11px}@media(max-width:820px){.student-sidebar .desktop-nav{display:none!important}.student-sidebar .mobile-bottom-nav{position:relative;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;overflow:visible!important;padding:0;scrollbar-width:none}.student-sidebar .mobile-bottom-nav button{display:grid!important;flex:initial;min-height:62px;min-width:0;padding:7px 5px;border-radius:16px;place-items:center;gap:4px;text-align:center;font-size:11px;line-height:1.12;color:#c7d0de;white-space:normal}.student-sidebar .mobile-bottom-nav button.active{background:#2a3550;color:#fff;box-shadow:inset 0 0 0 1px #ffffff0f}}@media(max-width:520px){.first-access-page{min-height:100dvh;padding:12px;align-items:start;overflow:auto}.first-access-card.first-access-wizard{border-radius:22px;padding:20px;gap:14px}.first-access-wizard-top{gap:12px}.first-access-wizard-top .first-access-icon{width:46px;height:46px;border-radius:15px}.first-access-wizard-top h1{font-size:21px;line-height:1.15}.first-access-steps{gap:5px;padding:5px;border-radius:14px}.first-access-steps button{min-height:42px;padding:7px 4px}.first-access-card form{gap:11px;margin-top:14px}.first-access-hero-step{padding:12px 0;gap:10px}.first-access-hero-badge{width:62px;height:62px;border-radius:20px}.first-access-hero-step h2{font-size:19px}.first-access-profile-setup{padding:12px;border-radius:16px}.first-access-feature-list article,.first-access-tour-grid article{padding:12px;border-radius:15px}.first-access-feature-list article>svg,.first-access-tour-grid article>svg{width:36px;height:36px;padding:9px}.first-access-actions{gap:8px}.first-access-actions .cancel-button,.first-access-actions .student-primary{min-height:44px}}@media(max-width:420px){.student-sidebar .mobile-bottom-nav button{font-size:10px}.first-access-highlight-grid span{justify-content:flex-start}.first-access-feature-list article{grid-template-columns:1fr}.first-access-feature-list article>svg{margin-bottom:2px}}.app-shell main,.panel,.modal,.settings-page,.progress-page,.materials-layout,.agenda-layout,.assignments-page,.finance-page,.reports-page,.notifications-panel{font-size:14px;line-height:1.5}.sidebar .mobile-bottom-nav{display:none!important}.sidebar .desktop-nav{display:grid!important}.sidebar .nav-item,.sidebar .logout-button,.compact-mode .nav-item{font-size:12px;line-height:1.25}.topbar-title h1,.modal h2,.panel h2,.settings-card-heading h3{line-height:1.18}.panel p,.panel small,.modal p,.modal small,.student-row span,.next-class span,.timeline-item span,.detail span,.lesson-card p,.lesson-card small,.agenda-card span,.material-card p,.material-card small,.progress-student-meta,.progress-stats small,.report-header p,.report-table-row span,.settings-card-heading p,.settings-fields>label:not(.toggle-setting),.form-grid label,.data-summary span{font-size:12px;line-height:1.55}.student-main strong,.next-class strong,.timeline-item strong,.detail strong,.lesson-card strong,.agenda-card strong,.material-card h3,.progress-student-heading strong,.report-table-row strong,.data-summary strong{font-size:13px;line-height:1.35}.agenda-time,.agenda-card em,.lesson-links a,.material-tags span,.progress-stats span,.level-row strong,.level-row em,.results-count,.report-tabs button,.report-filters label,.print-button,.copy-button,.report-header span,.report-metrics span,.report-table-row b,.assignment-tabs button,.assignment-filter-row label,.assignment-card p,.assignment-card small,.assignment-card span{font-size:12px;line-height:1.4}.primary-button,.secondary-button,.invite-button,.cancel-button,.icon-button,.notification-button,.copy-button,.print-button{font-size:12px;line-height:1.25}@media(max-width:900px){.sidebar .desktop-nav{display:none!important}.sidebar .mobile-bottom-nav{position:relative;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;overflow:visible!important;padding:0;scrollbar-width:none}.sidebar .mobile-bottom-nav .nav-item,.sidebar .mobile-bottom-nav .nav-item:last-child{display:grid!important;flex:initial;min-height:62px;min-width:0;padding:7px 5px;border-radius:16px;place-items:center;gap:4px;text-align:center;font-size:11px;line-height:1.12;color:#c7d0de}}
