:root{color:#172033;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:#f8fafc}button,input,select,textarea{font:inherit}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid #dbe3ec;background:#f8fafcf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#172033;font-weight:800}.app-main{flex:1;width:min(100%,960px);margin:0 auto;padding:32px 20px 112px}.page{display:grid;gap:12px}.page-header{display:flex;align-items:start;justify-content:space-between;gap:16px}.page-action{width:auto;min-width:112px;padding:0 14px}.eyebrow{margin:0;color:#0f766e;font-size:.8rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,12vw,3.25rem);line-height:1}.page-copy{max-width:34rem;margin:0;color:#526070;font-size:1rem;line-height:1.6}.user-details{display:grid;gap:12px;margin:12px 0 0}.user-details div{display:grid;gap:4px;padding:14px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.user-details dt{color:#526070;font-size:.8rem;font-weight:800}.user-details dd{min-width:0;margin:0;overflow-wrap:anywhere;font-weight:700}.loading-screen,.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel{width:min(100%,420px);display:grid;gap:18px}.login-form{display:grid;gap:16px}.field{display:grid;gap:8px;color:#334155;font-size:.92rem;font-weight:800}.field input,.field select,.field textarea{width:100%;min-height:48px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;color:#172033;background:#fff}.field textarea{min-height:104px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid #99f6e4;outline-offset:1px;border-color:#0f766e}.form-error{margin:0;color:#b42318;font-weight:700}.form-success{margin:0;padding:10px 12px;border:1px solid #99f6e4;border-radius:8px;color:#0f766e;background:#ecfdf5;font-weight:800}.inline-link{width:fit-content;min-height:0;padding:0;border:0;color:#0f766e;background:transparent;cursor:pointer;font-weight:900;text-align:left}.primary-button,.text-button{min-height:44px;border:0;border-radius:8px;cursor:pointer;font-weight:800}.primary-button{width:100%;padding:0 16px;color:#fff;background:#0f766e}.primary-button:disabled{cursor:progress;opacity:.72}.text-button{padding:0 10px;color:#0f766e;background:#e6fffb}.back-button{justify-self:start}.empty-state{display:grid;gap:10px;padding:24px;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.empty-state h2,.empty-state p{margin:0}.student-list,.incident-list,.tool-list,.communication-list,.classroom-list,.attendance-list{display:grid;gap:10px}.classroom-card,.attendance-card{width:100%;display:grid;gap:10px;padding:14px;border:1px solid #dbe3ec;border-radius:8px;color:#172033;background:#fff;text-align:left}.classroom-card{cursor:pointer}.attendance-summary{display:grid;gap:4px;color:#526070;font-size:.86rem;font-weight:700}.bulk-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.bulk-actions .primary-button,.bulk-actions .text-button{width:100%}.daily-actions{display:grid;gap:10px;padding:14px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.daily-actions h2{margin:0;font-size:1rem}.daily-actions__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.daily-actions__grid .text-button{width:100%;min-width:0;min-height:48px;padding:0 6px;font-size:.86rem}.attendance-card{grid-template-columns:minmax(0,1fr)}.attendance-select{min-width:0;display:flex;align-items:center;gap:10px}.attendance-select input{width:20px;height:20px;flex:0 0 auto}.attendance-select span{min-width:0;display:grid;gap:4px}.attendance-select strong,.attendance-select .inline-link,.attendance-select small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attendance-select small{color:#64748b;font-weight:700}.student-card,.incident-card,.communication-card,.tool-card{width:100%;min-height:72px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid #dbe3ec;border-radius:8px;color:#172033;background:#fff;cursor:pointer;text-align:left}.incident-card,.communication-card,.tool-card{text-decoration:none}.student-card span:first-child,.incident-card span:first-child,.communication-card__main,.tool-card span:first-child{min-width:0;display:grid;gap:4px}.student-card strong,.student-card small,.incident-card strong,.incident-card small,.communication-card strong,.communication-card small,.tool-card strong,.tool-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-card small,.incident-card small,.communication-card small,.tool-card small{color:#64748b;font-weight:700}.incident-meta,.communication-card__meta{flex:0 1 auto;display:grid;justify-items:end;gap:6px;color:#64748b;font-size:.78rem;font-weight:800;text-transform:capitalize}.communication-tools{display:grid;gap:10px;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.communication-card__main{flex:1 1 260px}.classroom-config-list{display:grid;gap:12px}.classroom-config-card{display:grid;gap:12px;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.disabled-action{width:fit-content;cursor:not-allowed;opacity:.7}@media(max-width:420px){.app-main{padding-inline:14px}.page-header,.section-header{display:grid}.page-action,.section-action{width:100%}.communication-action-row{justify-content:stretch}.daily-actions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.incident-meta,.communication-card__meta{width:100%;justify-items:start}}.status-pill{flex:0 0 auto;padding:6px 8px;border-radius:999px;color:#0f766e;background:#e6fffb;font-size:.72rem;font-weight:800}.alert-summary{display:flex;flex-wrap:wrap;gap:4px}.alert-chip{width:fit-content;padding:4px 7px;border-radius:999px;color:#1f2937;background:#eef2f7;font-size:.68rem;font-weight:800;line-height:1}.alert-chip--critical{color:#991b1b;background:#fee2e2}.alert-chip--important{color:#9a3412;background:#ffedd5}.alert-chip--warning{color:#854d0e;background:#fef3c7}.alert-chip--reminder{color:#1d4ed8;background:#dbeafe}.alert-chip--info{color:#0f766e;background:#ccfbf1}.alert-card{border-left:4px solid #cbd5e1}.alert-card--critical{border-left-color:#dc2626}.alert-card--important{border-left-color:#ea580c}.alert-card--warning{border-left-color:#d97706}.alert-card--reminder{border-left-color:#2563eb}.alert-card--info{border-left-color:#0d9488}.student-form{display:grid;gap:16px}.compact-form{margin:12px 0;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc}.form-section-title{margin:8px 0 0;font-size:1rem}.form-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-action{width:auto;min-width:132px;padding:0 12px}.communication-action-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.workflow-note{margin:0;padding:10px 12px;border:1px solid #bfdbfe;border-radius:8px;color:#1e3a8a;background:#eff6ff;font-weight:700}.checkbox-field input{width:24px;min-height:24px}.profile-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:6px;padding:4px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.profile-tab{min-height:40px;border:0;border-radius:6px;color:#64748b;background:transparent;cursor:pointer;font-weight:800}.profile-tab--active{color:#0f766e;background:#e6fffb}.profile-section,.timeline-section{display:grid;gap:14px}.timeline-section h2,.timeline-day h3{margin:0}.timeline-day{display:grid;gap:8px}.timeline-filters{display:grid;gap:10px;padding:12px;border:1px solid #dbe3ec;border-radius:8px;background:#fff}.timeline-day h3{color:#526070;font-size:.9rem}.timeline-list{display:grid;gap:8px}.timeline-item{display:grid;grid-template-columns:76px minmax(0,1fr) 18px;gap:12px;padding:14px;border:1px solid #dbe3ec;border-radius:8px;color:#172033;background:#fff;text-align:left}.timeline-item time{color:#64748b;font-size:.82rem;font-weight:800}.timeline-item strong{display:block}.timeline-item p{margin:4px 0 0;color:#526070;line-height:1.4}.timeline-item small{display:block;margin-top:6px;color:#0f766e;font-weight:800}.timeline-item--clickable{width:100%;cursor:pointer}.timeline-item--clickable:hover,.timeline-item--clickable:focus-visible{border-color:#0f766e;outline:3px solid #99f6e4;outline-offset:1px}.timeline-item__chevron{align-self:center;color:#94a3b8;font-size:1.35rem;font-weight:800}.bottom-nav{position:fixed;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:8px max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid #dbe3ec;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav__item{min-width:0;min-height:64px;display:grid;place-items:center;gap:4px;padding:6px 2px;border:0;border-radius:8px;color:#64748b;background:transparent;cursor:pointer}.bottom-nav__item--active{color:#0f766e;background:#e6fffb}.bottom-nav__icon{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:inherit;background:#edf2f7;font-size:.8rem;font-weight:800}.bottom-nav__item--active .bottom-nav__icon{color:#fff;background:#0f766e}.bottom-nav__label{max-width:100%;overflow:hidden;font-size:.68rem;font-weight:700;line-height:1.1;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(min-width:720px){.app-main{padding-top:48px}.student-form{grid-template-columns:repeat(2,minmax(0,1fr))}.attendance-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.field--wide,.form-section-title{grid-column:1 / -1}.timeline-filters,.communication-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.bottom-nav{width:min(100% - 32px,560px);right:16px;bottom:16px;left:50%;transform:translate(-50%);border:1px solid #dbe3ec;border-radius:8px;box-shadow:0 16px 48px #0f172a24}}.import-steps{display:flex;gap:.5rem;padding:0;list-style:none;overflow-x:auto}.import-steps li{color:var(--muted, #65736b);font-size:.78rem;white-space:nowrap;padding:.45rem .6rem;border-bottom:2px solid transparent}.import-steps li.active{color:var(--primary, #235b43);border-color:currentColor;font-weight:700}.mapping-list{display:grid;gap:.65rem;margin:1rem 0}.mapping-row{display:grid;grid-template-columns:minmax(8rem,1fr) minmax(10rem,1fr);gap:1rem;align-items:center;padding:.75rem;background:#fff;border-radius:.65rem}.mapping-row select{width:100%}.import-summary{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.import-summary span{background:#fff;border-radius:.65rem;padding:.65rem .8rem}.import-summary strong{display:block;font-size:1.2rem}.import-student{background:#fff;border-radius:.75rem;margin:.75rem 0;padding:.9rem}.import-student summary{display:flex;justify-content:space-between;gap:1rem;cursor:pointer}.import-action{border-radius:999px;font-size:.72rem;padding:.2rem .5rem;background:#e8eee9}.import-action--review{background:#fff0d5;color:#7a4b00}@media(max-width:560px){.mapping-row{grid-template-columns:1fr;gap:.35rem}}.guardian-detail{display:block;margin-bottom:.75rem}.guardian-detail:last-child{margin-bottom:0}.student-list-controls{display:grid;grid-template-columns:2fr 1fr;gap:.75rem;margin:1rem 0}.student-card--inactive{opacity:.72;border-style:dashed}.profile-actions{display:flex;flex-wrap:wrap;gap:.5rem}.danger-zone{border-top:1px solid #e4c8c3;margin-top:1.5rem;padding-top:1rem}.danger-button{background:#9b2c2c;border:0;border-radius:.65rem;color:#fff;cursor:pointer;padding:.7rem 1rem}@media(max-width:560px){.student-list-controls{grid-template-columns:1fr}}
