@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#0b0c0f;--black:#0b0c0f;--navy:#071936;--line:#d9d9d3;--muted:#686d75;--surface:#fff;background:#f4f4f1;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}.auth,.loading{background:var(--black);place-items:center;min-height:100dvh;padding:20px;display:grid}.loading{color:#bbb}.auth-card{background:#fff;border:1px solid #25272c;width:min(100%,430px);padding:30px}.auth-card>img{object-fit:contain;width:64px;height:64px;margin-bottom:18px}.eyebrow{letter-spacing:.18em;color:#6c717a;margin:0 0 6px;font-size:9px;font-weight:700}.auth h1,.welcome h1,.section-heading h2,.child-title h2,.teacher-card h3,.record-modal h2,.attendance-dashboard h2,.dashboard-feed-item strong{font-family:Cormorant Garamond,Georgia,serif}.auth h1{margin:0;font-size:42px;line-height:.95}.auth p{color:#666c75;line-height:1.5}.auth form{gap:12px;margin-top:20px;display:grid}.field{gap:5px;display:grid}.field span{font-size:10px;font-weight:700}.field input,.field textarea,.field select{background:#fff;border:1px solid #c8c9c5;outline:none;width:100%;padding:10px}.field input:focus,.field textarea:focus,.field select:focus{border-color:#0b0c0f}.auth button{background:var(--black);color:#fff;border:1px solid var(--black);padding:10px;font-weight:700}.error{color:#a82424;font-size:12px}.site-link{color:#4d535c;margin-top:15px;font-size:10px;display:block}.campus header{background:var(--black);color:#fff;justify-content:space-between;align-items:center;height:58px;padding:0 clamp(16px,3vw,48px);display:flex}.brand{align-items:center;gap:9px;display:flex}.brand img{object-fit:contain;width:36px;height:36px}.brand strong,.brand span{display:block}.brand strong{font-family:Cormorant Garamond,Georgia,serif;font-size:19px}.brand span{color:#9ca1aa;font-size:9px}.campus nav{align-items:center;gap:15px;display:flex}.campus nav a,.campus nav button{color:#fff;background:0 0;border:0;font-size:10px;text-decoration:none}.campus main{max-width:1480px;margin:auto;padding:clamp(18px,2.5vw,34px)}.welcome{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;display:flex}.student-welcome{padding:6px 0 14px}.teacher-welcome{padding:10px 0 18px}.student-welcome h1{margin:0;font-size:clamp(36px,3.2vw,46px);line-height:.92}.teacher-welcome h1{margin:0;font-size:clamp(40px,4vw,54px);line-height:.92}.welcome p:not(.eyebrow){color:var(--muted);margin:7px 0 0;font-size:12px}.welcome img{object-fit:cover;border-radius:50%;width:72px;height:72px}.loading-inline,.dashboard-empty{border:1px solid var(--line);color:#73777d;background:#fff;padding:12px 14px;font-size:11px}.loading-inline{text-align:center}.dashboard-empty{align-items:center;min-height:44px;display:flex}.dashboard-empty.quiet{border:0;border-top:1px solid var(--line);background:0 0;min-height:0;padding:10px 0}.top-empty{margin-top:16px}.section-heading{margin:0}.section-heading h2,.child-title h2{margin:0 0 4px;font-size:26px;line-height:1}.section-heading p:not(.eyebrow){color:#6d7178;margin:0;font-size:10.5px;line-height:1.35}.student-dashboard{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:start;gap:14px;margin-top:14px;display:grid}.student-feed-column{gap:12px;display:grid}.dashboard-panel{background:var(--surface);border:1px solid var(--line);padding:14px}.dashboard-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:10px;display:flex}.dashboard-count{border:1px solid var(--line);place-items:center;min-width:30px;height:30px;font-family:Cormorant Garamond,Georgia,serif;font-size:20px;display:grid}.dashboard-feed{display:grid}.dashboard-feed-item{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr);gap:12px;padding:11px 0;display:grid}.dashboard-feed-item:last-child{border-bottom:0}.dashboard-feed-item>span{letter-spacing:.05em;color:#777c84;white-space:nowrap;font-size:9px;font-weight:700}.dashboard-feed-item strong{font-size:20px;line-height:1.05}.dashboard-feed-item p{color:#5f646c;margin:4px 0 0;font-size:10.5px;line-height:1.4}.task-dashboard{border-top:3px solid var(--black)}.report-dashboard{border-top:3px solid var(--navy)}.attendance-dashboard{padding:16px;position:sticky;top:72px}.attendance-dashboard-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:13px;display:flex}.attendance-dashboard h2{margin:0 0 4px;font-size:28px;line-height:1}.attendance-dashboard-head>div:first-child>p:last-child{color:#6d7178;margin:0;font-size:10.5px}.attendance-rate{text-align:right;white-space:nowrap}.attendance-rate strong,.attendance-rate span{display:block}.attendance-rate strong{font-family:Cormorant Garamond,Georgia,serif;font-size:46px;line-height:.8}.attendance-rate span{text-transform:uppercase;letter-spacing:.1em;color:#747981;margin-top:6px;font-size:8px}.attendance-kpis{grid-template-columns:repeat(4,1fr);gap:7px;padding:12px 0;display:grid}.attendance-kpis>div{border:1px solid var(--line);padding:9px}.attendance-kpis strong,.attendance-kpis span{display:block}.attendance-kpis strong{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;line-height:1}.attendance-kpis span{color:#777c83;text-transform:uppercase;letter-spacing:.05em;margin-top:3px;font-size:7px}.attendance-history-head{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:9px 0 7px;display:flex}.attendance-history-head span{letter-spacing:.08em;text-transform:uppercase;color:#6d7178;font-size:9px;font-weight:700}.attendance-history-head strong{color:#6d7178;font-size:9px}.attendance-history{border-top:1px solid var(--line)}.attendance-history-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:9px 0;display:flex}.attendance-history-row:last-child{border-bottom:0}.attendance-history-row>div:first-child strong,.attendance-history-row>div:first-child span{display:block}.attendance-history-row>div:first-child strong{font-size:10px}.attendance-history-row>div:first-child span{color:#858a91;margin-top:2px;font-size:8px}.attendance-history-row>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.attendance-history-row em{font-size:8.5px;font-style:normal;font-weight:700}.attendance-present{color:#21663d}.attendance-late{color:#875e13}.attendance-absent{color:#a12d2d}.attendance-excused{color:#5f6370}.child-block{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.child-title{margin-bottom:10px}.teacher-section{margin-top:18px}.teacher-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));gap:10px;display:grid}.teacher-card{border:1px solid var(--line);background:#fff;flex-direction:column;justify-content:space-between;min-height:150px;padding:14px;display:flex}.teacher-card>div>span{letter-spacing:.08em;color:#747981;font-size:9px;font-weight:700}.teacher-card h3{margin:7px 0;font-size:25px;line-height:1.05}.teacher-card p{color:#62676f;margin:0;font-size:11px;line-height:1.4}.teacher-card button,.save-button{border:1px solid var(--black);background:var(--black);color:#fff;width:100%;margin-top:12px;padding:9px 12px;font-size:10px;font-weight:700}.teacher-card button:disabled{opacity:.45}.modal-backdrop{z-index:100;background:#0b0c0fb8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.record-modal{background:#f7f7f4;border:1px solid #303238;width:min(100%,580px);max-height:88dvh;padding:20px;overflow:auto}.record-modal>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.record-modal h2{margin:0;font-size:30px}.close-button{cursor:pointer;background:0 0;border:0;font-size:25px;line-height:1}.record-modal form{gap:12px;display:grid}.student-attendance{border-top:1px solid var(--line);gap:7px;padding-top:12px;display:grid}.attendance-input{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.attendance-input strong{font-size:10px}.attendance-input select{background:#fff;border:1px solid #c8c9c5;padding:6px}.record-modal footer{justify-content:flex-end;gap:8px;margin-top:3px;display:flex}.secondary-button,.save-button{width:auto;margin:0;padding:8px 14px}.secondary-button{color:#0b0c0f;background:#fff;border:1px solid #bfc1bd}.save-button:disabled{opacity:.55}@media (width<=980px){.student-dashboard{grid-template-columns:1fr}.attendance-dashboard{position:static}.student-feed-column{grid-template-columns:1fr 1fr}.attendance-kpis{grid-template-columns:repeat(4,1fr)}}@media (width<=720px){.student-feed-column{grid-template-columns:1fr}.campus main{padding:20px 14px}.welcome{align-items:flex-start}.student-welcome h1,.teacher-welcome h1{font-size:40px}.welcome img{width:62px;height:62px}.attendance-kpis{grid-template-columns:1fr 1fr}.dashboard-feed-item{grid-template-columns:80px 1fr}}@media (width<=520px){.campus header{height:auto;padding:11px 13px}.campus nav a{display:none}.attendance-dashboard-head{align-items:flex-end}.attendance-rate strong{font-size:38px}.attendance-history-row{flex-direction:column;align-items:flex-start;gap:5px}.attendance-history-row>div:last-child{justify-content:flex-start}.dashboard-feed-item{grid-template-columns:1fr;gap:4px}.auth-card{padding:24px}.auth h1{font-size:38px}.record-modal{padding:17px}.attendance-input{flex-direction:column;align-items:flex-start}.attendance-input select{width:100%}}
