:root{--ink:#17211b;--paper:#f4f2eb;--white:#fffefa;--line:#d9d9d1;--muted:#69726b;--lime:#caff45;--violet:#7357ff;--green:#14795b;--orange:#ed7540;--shadow:0 16px 42px rgba(23,33,27,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:"DM Sans",Arial,sans-serif}.sidebar{position:fixed;inset:0 auto 0 0;width:220px;padding:25px 17px;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#e9e7df}.brand{display:flex;align-items:center;gap:9px;margin:0 7px 35px;color:inherit;text-decoration:none}.brand>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;color:#fff;background:var(--ink);font:700 .7rem "Space Grotesk"}.brand strong{font:700 .84rem "Space Grotesk"}.sidebar nav{display:grid;gap:5px}.sidebar nav a{padding:10px 12px;display:flex;align-items:center;gap:10px;border-radius:9px;color:#6d756e;font-size:.68rem;font-weight:700;text-decoration:none}.sidebar nav a>span{width:18px;font-size:.8rem}.sidebar nav a:hover,.sidebar nav a.active{color:var(--ink);background:#fff}.educator{display:flex;align-items:center;gap:8px;margin-top:auto;padding:10px;border:1px solid var(--line);border-radius:11px;background:#f5f4ef}.educator img{width:34px;height:34px;border-radius:50%;object-fit:cover;object-position:50% 18%}.educator strong,.educator small{display:block}.educator strong{font-size:.62rem}.educator small{color:var(--muted);font-size:.49rem}main{margin-left:220px;padding:0 30px 55px}.topbar{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.topbar>div:first-child>span,.kicker{font-size:.55rem;font-weight:800;letter-spacing:.11em}.topbar h1{margin:5px 0 0;font:700 1.65rem "Space Grotesk";letter-spacing:-.045em}.topbar h1 em{color:var(--violet);font-style:normal}.top-actions{display:flex;gap:7px}.primary,.secondary{padding:9px 12px;border:1px solid var(--line);border-radius:8px;font:700 .59rem "DM Sans";cursor:pointer}.primary{color:#fff;background:var(--ink);border-color:var(--ink)}.primary span{margin-left:7px;color:var(--lime)}.secondary{color:var(--ink);background:transparent}.import{display:flex;align-items:center}.import input{display:none}.hero-panel{min-height:260px;margin:25px 0 16px;padding:32px;display:grid;grid-template-columns:1fr 180px;gap:35px;align-items:center;border:1px solid var(--ink);border-radius:22px;background:var(--lime)}.hero-panel h2{max-width:730px;margin:9px 0;font:700 clamp(1.8rem,4vw,3.2rem)/1 "Space Grotesk";letter-spacing:-.055em}.hero-panel p{margin:0;color:#4d584f;font-size:.74rem}.hero-buttons{display:flex;gap:7px;margin-top:22px}.hero-buttons a,.hero-buttons button{padding:9px 12px;border:1px solid var(--ink);border-radius:8px;color:#fff;background:var(--ink);font:700 .58rem "DM Sans";text-decoration:none}.hero-buttons a span{color:var(--lime)}.hero-buttons button{color:var(--ink);background:transparent;cursor:pointer}.progress-ring{width:150px;height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:50%;background:conic-gradient(var(--violet) 0,var(--violet) var(--progress,0%),#ffffff80 var(--progress,0%));box-shadow:inset 0 0 0 18px var(--lime)}.progress-ring strong{font:700 1.8rem "Space Grotesk"}.progress-ring small{font-size:.51rem}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.stats article{padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--white)}.stats article>span{font-size:.51rem;font-weight:800;letter-spacing:.08em}.stats article>strong{display:block;margin:15px 0 2px;font:700 1.75rem "Space Grotesk"}.stats article>.text-stat{font-size:1rem}.stats article>small{color:var(--muted);font-size:.51rem}.content-grid{display:grid;grid-template-columns:1fr 290px;gap:16px}.doubts-panel,.course-panel,.data-panel{border:1px solid var(--line);border-radius:18px;background:var(--white)}.doubts-panel{min-height:470px;padding:22px}.section-head{display:flex;align-items:center;justify-content:space-between}.section-head h2,.course-panel h2,.data-panel h2,dialog h2{margin:6px 0 0;font:700 1.45rem "Space Grotesk";letter-spacing:-.04em}.section-head button{padding:8px 10px;border:0;border-radius:7px;color:#fff;background:var(--ink);font:700 .56rem "DM Sans";cursor:pointer}.filter-row{display:flex;gap:5px;margin:20px 0 12px}.filter-row button{padding:6px 9px;border:1px solid var(--line);border-radius:99px;color:#747c75;background:#fff;font:700 .52rem "DM Sans";cursor:pointer}.filter-row button.active{color:#fff;background:var(--ink)}.doubt-list{display:grid;gap:7px}.doubt-item{padding:12px;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;border:1px solid #e7e6e0;border-radius:11px}.doubt-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;color:#fff;background:var(--violet);font-weight:800}.doubt-item strong,.doubt-item small{display:block}.doubt-item strong{font-size:.67rem}.doubt-item small{margin-top:3px;color:var(--muted);font-size:.51rem}.status{padding:5px 7px;border-radius:99px;font-size:.48rem;font-weight:800;text-transform:capitalize}.status.submitted{color:#725313;background:#fff0c8}.status.in-review{color:#254e85;background:#dfeaff}.status.resolved{color:#296044;background:#dff3e8}.empty-state{padding:60px 20px;text-align:center;color:var(--muted)}.empty-state b{display:grid;width:45px;height:45px;margin:0 auto 12px;place-items:center;border-radius:14px;color:var(--ink);background:var(--lime)}.empty-state strong{display:block;color:var(--ink);font-size:.75rem}.empty-state p{font-size:.58rem}.course-panel{padding:22px}.course-mark{display:grid;width:54px;height:54px;margin:25px 0 17px;place-items:center;border-radius:15px;color:#fff;background:var(--ink);font:700 .8rem "Space Grotesk"}.course-panel>p{color:var(--muted);font-size:.62rem;line-height:1.45}.topic-card{margin-top:23px;padding:14px;border-radius:12px;background:var(--lime)}.topic-card span,.topic-card strong,.topic-card small,.topic-card a{display:block}.topic-card span{font-size:.48rem;font-weight:800;letter-spacing:.08em}.topic-card strong{margin:8px 0 3px;font-size:.72rem}.topic-card small{font-size:.5rem}.topic-card a{margin-top:14px;color:var(--ink);font-size:.55rem;font-weight:800;text-decoration:none}.profile-facts{margin-top:15px}.profile-facts p{display:flex;justify-content:space-between;margin:0;padding:9px 0;border-top:1px solid var(--line);font-size:.54rem}.profile-facts span{color:var(--muted)}.data-panel{margin-top:16px;padding:25px;display:grid;grid-template-columns:.7fr 1.3fr;gap:35px}.data-panel p{color:var(--muted);font-size:.64rem;line-height:1.55}.data-panel pre{max-height:220px;margin:0;padding:15px;overflow:auto;border-radius:11px;color:#dff3e8;background:var(--ink);font:500 .55rem/1.5 Consolas,monospace}dialog{width:min(550px,calc(100% - 30px));padding:0;border:0;border-radius:18px;box-shadow:0 25px 80px #17211b50}dialog::backdrop{background:#17211b80;backdrop-filter:blur(3px)}dialog form{padding:25px;display:grid;gap:12px}.dialog-head{display:flex;justify-content:space-between}.dialog-head button{width:30px;height:30px;border:0;border-radius:50%;background:#efeee9;font-size:1rem;cursor:pointer}dialog label{display:grid;gap:6px;font-size:.58rem;font-weight:800}dialog input,dialog textarea,dialog select{padding:10px;border:1px solid var(--line);border-radius:8px;outline:0;font:500 .65rem "DM Sans"}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:9px}.dialog-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:5px}#doubtMessage{margin:0;color:#b24c44;font-size:.55rem}.toast{position:fixed;right:22px;bottom:22px;padding:10px 14px;border-radius:8px;color:#fff;background:var(--ink);font-size:.56rem;opacity:0;transform:translateY(8px);transition:.2s}.toast.show{opacity:1;transform:none}@media(max-width:980px){.stats{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.course-panel{display:grid;grid-template-columns:90px 1fr 1fr;gap:15px;align-items:center}.course-mark{margin:0}.topic-card{margin:0}.profile-facts{margin:0}.data-panel{grid-template-columns:1fr}.top-actions .secondary{display:none}}@media(max-width:680px){.sidebar{width:66px;padding:17px 9px}.brand strong,.sidebar nav a:not(.active){font-size:0}.brand{margin-left:7px}.sidebar nav a{justify-content:center}.sidebar nav a.active{font-size:0}.educator{display:none}main{margin-left:66px;padding:0 12px 40px}.topbar{align-items:flex-start;flex-direction:column;padding:20px 0}.top-actions{width:100%}.top-actions .primary{width:100%}.hero-panel{grid-template-columns:1fr;padding:23px}.progress-ring{display:none}.stats{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr}.course-panel{display:block}.course-mark{margin:20px 0}.topic-card{margin-top:18px}.profile-facts{margin-top:15px}.doubt-item{grid-template-columns:35px 1fr}.doubt-item .status{grid-column:2;justify-self:start}.data-panel{grid-template-columns:1fr}.two-fields{grid-template-columns:1fr}}
