.student-discipline-hero{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;background:color-mix(in srgb,var(--subject) 13%,white);border-radius:25px;padding:36px 42px;border-left:7px solid var(--subject)}.discipline-mark{display:grid;place-items:center;width:70px;height:70px;border-radius:20px;background:var(--subject);color:#fff;font:800 30px Manrope}.discipline-intro>span{color:var(--muted);font-size:12px}.discipline-intro h1{font:800 35px Manrope;margin:5px 0}.discipline-intro p{color:var(--muted);margin:0;max-width:700px}.student-discipline-hero aside{display:flex;flex-direction:column;min-width:180px;background:#ffffffb8;border-radius:14px;padding:15px}.student-discipline-hero aside small,.student-discipline-hero aside span{color:var(--muted);font-size:11px}.student-discipline-hero aside strong{font:800 18px Manrope}.discipline-overview{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:15px 0 24px}.discipline-overview article{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px}.discipline-overview article>span{display:grid;place-items:center;flex:0 0 35px;height:35px;border-radius:10px;background:var(--mint);color:var(--green)}.discipline-overview article>div{display:flex;flex-direction:column}.discipline-overview small,.discipline-overview p{color:var(--muted);font-size:10px;margin:0}.discipline-overview strong{font:800 21px Manrope}.discipline-nav{position:sticky;top:8px;z-index:4;display:flex;gap:7px;width:max-content;max-width:100%;background:#ffffffed;border:1px solid var(--line);border-radius:12px;padding:6px;margin:0 0 22px;box-shadow:0 7px 20px #17342c0b}.discipline-nav a{display:flex;align-items:center;gap:7px;color:var(--ink);text-decoration:none;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:700}.discipline-nav a:hover{background:var(--mint)}.discipline-nav span{display:grid;place-items:center;min-width:20px;height:20px;background:#eef1ef;border-radius:6px;font-size:10px}.discipline-study-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:20px;align-items:start}.student-discipline-section{background:#fff;border:1px solid var(--line);border-radius:20px;padding:23px;margin-bottom:22px;scroll-margin-top:75px}.student-section-heading{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:18px}.student-section-heading h2{font:800 24px Manrope;margin:4px 0 0}.student-section-heading>p{color:var(--muted);font-size:12px;margin:0}.lesson-list{display:flex;flex-direction:column}.student-lesson{display:grid;grid-template-columns:36px 1fr;gap:10px;padding:17px 0;border-top:1px solid var(--line)}.student-lesson:first-child{border-top:0}.lesson-order{display:flex;align-items:center;flex-direction:column}.lesson-order span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eef1ef;color:var(--muted);font-weight:800;font-size:12px}.student-lesson.taught .lesson-order span{background:var(--mint);color:var(--green)}.lesson-order i{flex:1;width:2px;background:var(--line);margin-top:5px}.lesson-main header{display:flex;justify-content:space-between;gap:12px}.lesson-main header small{color:var(--muted)}.lesson-main h3{font:700 18px Manrope;margin:4px 0}.lesson-state{height:max-content;background:#eef1ef;color:var(--muted);border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;white-space:nowrap}.student-lesson.taught .lesson-state{background:var(--mint);color:var(--green)}.lesson-main>p{color:var(--muted);line-height:1.55;font-size:13px}.student-attendance-result{display:flex;align-items:center;gap:7px;width:max-content;background:#e3f1e9;color:#256b49;border-radius:8px;padding:6px 8px;font-size:10px}.student-attendance-result.has-absence{background:#fff2d9;color:#89560c}.student-attendance-result small{color:inherit}.student-resources{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.student-resources a{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;padding:9px;color:inherit;text-decoration:none}.student-resources a>span{display:grid;place-items:center;width:28px;height:28px;background:var(--mint);border-radius:8px;color:var(--green)}.student-resources a>div{display:flex;flex-direction:column;min-width:0}.student-resources strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}.student-resources small{color:var(--muted);font-size:9px}.student-discipline-section.compact{padding:20px}.discipline-activities{display:flex;flex-direction:column;gap:8px}.discipline-activities>a{display:block;border:1px solid var(--line);border-left:4px solid #d79b3d;border-radius:12px;padding:13px;color:inherit;text-decoration:none}.discipline-activities>a.entregue{border-left-color:#31805a}.discipline-activities>a.atrasada{border-left-color:#b44c40}.discipline-activities header{display:flex;justify-content:space-between;align-items:center}.activity-status{font-size:9px;font-weight:800;color:#94600f}.entregue .activity-status{color:#26704c}.atrasada .activity-status{color:#a23e34}.discipline-activities h3{font:700 14px Manrope;margin:8px 0 3px}.discipline-activities p{color:var(--muted);font-size:10px;margin:0}.activity-grade{display:inline-block;background:var(--mint);color:var(--green);border-radius:7px;padding:5px 7px;font-size:10px;margin-top:7px}.open-item{display:block;color:var(--green);font-size:10px;font-weight:700;margin-top:10px}.student-section-empty{text-align:center;padding:35px;color:var(--muted)}.student-section-empty>span{font-size:27px;color:var(--green)}.student-section-empty h3{color:var(--ink);font-family:Manrope;margin:6px}.student-section-empty p{margin:0}.student-section-empty.small{padding:20px}.evaluations-block{margin-top:5px}.student-evaluations{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.student-evaluation-card{display:flex;flex-direction:column;background:#fafbfa;border:1px solid var(--line);border-top:4px solid #76519b;border-radius:14px;padding:16px;color:inherit;text-decoration:none}.student-evaluation-card header,.student-evaluation-card>div{display:flex;align-items:center;justify-content:space-between}.student-evaluation-card header span,.student-evaluation-card p{color:var(--muted);font-size:10px}.student-evaluation-card header strong{font-size:11px}.student-evaluation-card h3{font:700 16px Manrope;margin:13px 0 4px}.student-evaluation-card>div{margin-top:auto;padding-top:14px;color:var(--green);font-size:10px;font-weight:800}.evaluation-result{background:var(--mint);border-radius:7px;padding:5px 7px}.evaluation-waiting{color:#8a570b}.evaluation-blocked{color:#a23e34}@media(max-width:900px){.student-discipline-hero{grid-template-columns:auto 1fr}.student-discipline-hero aside{grid-column:1/-1}.discipline-overview{grid-template-columns:repeat(2,1fr)}.discipline-study-grid{grid-template-columns:1fr}.student-evaluations{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.student-discipline-hero{grid-template-columns:1fr;padding:28px 22px}.discipline-mark{width:55px;height:55px}.discipline-intro h1{font-size:29px}.discipline-overview{grid-template-columns:1fr 1fr}.discipline-nav{width:100%;overflow-x:auto}.discipline-nav a{white-space:nowrap}.student-discipline-section{padding:17px}.student-section-heading{align-items:start;flex-direction:column}.student-resources,.student-evaluations{grid-template-columns:1fr}.lesson-main header{align-items:flex-start;flex-direction:column}.lesson-state{order:-1}.discipline-overview article{padding:11px}.discipline-overview article>span{display:none}}
