.home-dashboard{max-width:1120px;margin:0 auto;padding:20px 0 16px}.home-heading,.home-summary-heading,.home-panel-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.home-heading h1{overflow-wrap:anywhere;font-size:30px}.home-heading p{color:var(--color-eleve-gray-dark);margin-top:10px;font-size:15px}.home-heading .button{flex-shrink:0}.home-summary-heading{margin:36px 0 16px}.home-summary-heading h2,.home-panel-heading h2{letter-spacing:0;font-size:16px}.home-summary-heading .button{font-size:13px}.home-metrics{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;padding:0;display:grid;overflow:hidden}.home-metrics article:only-child{grid-column:1/-1}.home-metrics article+article{border-left:1px solid var(--border)}.home-metric{height:100%;color:var(--color-eleve-dark);flex-direction:column;padding:24px;display:flex}.home-metric-label{font-size:14px;font-weight:500}.home-metric-value{letter-spacing:-1px;font-variant-numeric:tabular-nums;margin:12px 0 8px;font-size:36px;line-height:1.1}.home-metric-note{color:var(--color-eleve-gray-dark);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.home-metric-note svg,.home-record>svg{color:#087272;flex-shrink:0}.home-panels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;margin-top:24px;display:grid}.home-panel:only-child{grid-column:1/-1}.home-panel{min-width:0;padding:0}.home-panel-heading{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:12px;padding:16px 24px}.home-panel-heading .text-link{align-items:center;gap:8px;min-height:44px;font-size:13px;display:inline-flex}.home-records{margin:0;padding:0;list-style:none}.home-records li+li{border-top:1px solid var(--border)}.home-record{min-height:86px;color:var(--color-eleve-dark);border-radius:4px;align-items:center;gap:16px;padding:16px 24px;display:flex}.home-record-copy{overflow-wrap:anywhere;flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.home-record-copy strong{font-size:14px;font-weight:600}.home-record-copy>span{color:var(--color-eleve-gray-dark);font-size:12px;line-height:1.5}.home-event-date{color:#145e5e;background:#e6f5f5;border-radius:10px;flex-direction:column;flex:0 0 48px;justify-content:center;align-items:center;min-height:52px;display:flex}.home-event-date strong{font-variant-numeric:tabular-nums;font-size:20px;line-height:1.1}.home-event-date>span{font-size:12px}a.home-metric:hover,.home-record:hover{background:var(--color-eleve-light)}a.home-metric:focus-visible,.home-record:focus-visible{outline-offset:-3px;outline:3px solid #0f7777}.home-panel-empty{text-align:center;color:var(--color-eleve-gray-dark);padding:36px 24px}.home-panel-empty svg{margin:0 auto 12px}.home-panel-empty p{margin-bottom:6px;font-size:14px;font-weight:500}.home-panel-empty>span{font-size:13px}@media (width<=760px){.home-dashboard{padding-top:8px}.home-heading{flex-direction:column;align-items:flex-start}.home-heading h1{font-size:28px}.home-metrics{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row}.home-metrics article+article{border-left:0}.home-metrics article:nth-child(2n){border-left:1px solid var(--border)}.home-metrics article:nth-child(n+3){border-top:1px solid var(--border)}.home-metric{padding:20px 16px}.home-metric-value{font-size:32px}.home-panels{grid-template-columns:minmax(0,1fr);gap:20px}.home-panel-heading,.home-record{padding-left:16px;padding-right:16px}}@media (width<=360px){.home-metric-value{font-size:24px}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"DM Sans", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-eleve-orange:#ff6f3d;--color-eleve-orange-dark:#d94e1f;--color-eleve-orange-light:#ffb09a;--color-eleve-teal:#1ac2c2;--color-eleve-teal-light:#7de8e8;--color-eleve-dark:#2d2d2d;--color-eleve-gray-dark:#4a4a4a;--color-eleve-gray-light:#f0f0f0;--color-eleve-light:#f8f9fa}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.table{display:table}.size-full{width:100%;height:100%}.animate-spin{animation:var(--animate-spin)}.resize{resize:both}.object-contain{object-fit:contain}.p-1\.5{padding:calc(var(--spacing) * 1.5)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.\!transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events!important;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--default-transition-duration))!important}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-ext-400-normal-BtiwyxMk.woff2)format("woff2"),url(/assets/dm-sans-latin-ext-400-normal-BjWJ59Pq.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2)format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-ext-500-normal-BJfUCQsA.woff2)format("woff2"),url(/assets/dm-sans-latin-ext-500-normal-DR84L5F-.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2)format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-ext-600-normal-4vooXBpG.woff2)format("woff2"),url(/assets/dm-sans-latin-ext-600-normal-DRtaDpgU.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2)format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-ext-700-normal-CJIcxD6K.woff2)format("woff2"),url(/assets/dm-sans-latin-ext-700-normal-BLI3TTWz.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2)format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color:#2d2d2d;font-synthesis:none;--orange:#ff6f3d;--teal:#1ac2c2;--border:#e5e7e8;background:#f8f9fa;font-family:DM Sans,sans-serif;font-size:14px}.tab-sections{grid-template-columns:minmax(0,1fr);gap:24px;min-width:0;display:grid}.tab-sections>[role=tabpanel]{min-width:0}.color-tabs{border:1px solid var(--border);scrollbar-width:thin;background:#fff;border-radius:16px;gap:8px;margin-bottom:4px;padding:6px;display:flex;overflow-x:auto}.color-tabs button{--tab-accent:#096c6c;--tab-soft:#f2f6f6;--tab-selected:#c4efec;background:var(--tab-soft);min-height:48px;color:var(--color-eleve-dark);white-space:nowrap;border:2px solid #0000;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.color-tabs-wrap{grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr));display:grid;overflow:visible}.color-tabs-wrap button{white-space:normal;overflow-wrap:normal;min-width:0;max-width:100%}.color-tabs-wrap .color-tab-icon{flex-shrink:0}.color-tab-icon{color:var(--tab-accent);display:inline-flex}.color-tabs button:hover{background:var(--tab-selected)}.color-tabs [aria-selected=true]{border-color:var(--tab-accent);background:var(--tab-selected);box-shadow:inset 0 -2px 0 var(--tab-accent)}.color-tabs button:focus-visible,.tab-sections>[role=tabpanel]:focus-visible{outline-offset:2px;outline:2px solid #096c6c}.tab-sections-browser{--folder-surface:#fff;gap:0}.tab-sections-browser>.color-tabs{background:0 0;border:0;border-radius:0;gap:8px 6px;margin:0;padding:4px 8px 0}.tab-sections-browser>.color-tabs-wrap{grid-template-columns:repeat(auto-fit,minmax(min(100%,140px),1fr))}.tab-sections-browser>.color-tabs button{--folder-selected:var(--color-eleve-teal);--folder-foreground:var(--color-eleve-dark);isolation:isolate;min-height:52px;box-shadow:none;color:var(--color-eleve-gray-dark);text-align:left;background:0 0;border:0;border-radius:10px 10px 0 0;justify-content:flex-start;gap:8px;padding:12px;position:relative}.tab-sections-browser>.color-tabs button:before{content:"";z-index:-1;border:1px solid var(--border);border-radius:inherit;background:#fff;border-bottom:0;position:absolute;inset:4px 0 0;box-shadow:0 -2px 5px #2d2d2d08}.tab-sections-browser>.color-tabs [data-tone=orange]{--folder-selected:var(--color-eleve-orange)}.tab-sections-browser>.color-tabs [data-tone=teal]{--folder-selected:var(--color-eleve-teal)}.tab-sections-browser>.color-tabs [data-tone=clay]{--folder-selected:var(--color-eleve-orange-light)}.tab-sections-browser>.color-tabs [data-tone=sea]{--folder-selected:var(--color-eleve-teal-light)}.tab-sections-browser>.color-tabs [data-tone=sand]{--folder-selected:#ff966f}.tab-sections-browser>.color-tabs [data-tone=sage]{--folder-selected:#c4efec}.tab-sections-browser>.color-tabs [data-tone=rose]{--folder-selected:#c2c2c2}.tab-sections-browser>.color-tabs [data-tone=stone]{--folder-selected:#dadada}.tab-sections-browser>.color-tabs [data-tone=gray]{--folder-selected:var(--color-eleve-gray-dark);--folder-foreground:#fff}.tab-sections-browser>.color-tabs .color-tab-icon{color:inherit}.tab-sections-browser>.color-tabs .color-tab-icon svg{width:16px;height:16px}.tab-sections-browser>.color-tabs button:not([aria-selected=true]):hover:before{background:var(--color-eleve-light)}.tab-sections-browser>.color-tabs [aria-selected=true]{z-index:1;box-shadow:none;color:var(--folder-foreground);background:0 0}.tab-sections-browser>.color-tabs [aria-selected=true]:before{border-color:var(--folder-selected);background:var(--folder-selected);inset-block:0 -1px;box-shadow:0 -3px 8px #2d2d2d0d}.tab-sections-browser>.color-tabs button:focus-visible{outline-offset:-4px;outline:2px solid}.tab-sections-browser>[role=tabpanel]{border:1px solid var(--border);background:var(--folder-surface);border-radius:0 0 16px 16px;padding:24px;box-shadow:0 3px 10px #2d2d2d08}.tab-sections-browser>[role=tabpanel]>.card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.tab-sections-browser[data-size=sm]{--folder-surface:var(--color-eleve-light)}.tab-sections-browser[data-size=sm]>.color-tabs button{min-height:48px;padding-block:10px}.tab-sections-browser[data-size=sm]>[role=tabpanel]{box-shadow:none;border-radius:0 0 12px 12px;padding:16px}@media (width<=700px){.tab-sections-browser>[role=tabpanel]{padding:16px}.tab-sections-browser>.color-tabs button{gap:6px;padding-inline:8px}}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}.school-logo{object-fit:contain;max-width:100%;height:auto;display:block}.school-logo--wordmark{width:144px}.school-logo--symbol{width:26px}h1,h2,h3,p{margin:0}h1{letter-spacing:-1px;font-size:32px;font-weight:700;line-height:1.2}h2{letter-spacing:-.4px;font-size:21px;font-weight:600}h3{font-size:16px;font-weight:600}p{color:#4a4a4a;line-height:1.65}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #0f9494}.button{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 22px;font-weight:600;transition:background .2s;display:inline-flex}.button.primary{background:var(--orange);color:#2d2d2d}.button.primary:hover{background:#ff966f}.button.secondary{color:#2d2d2d;background:#fff;border-color:#cbd4d4}.button.secondary:hover{background:#f0f0f0}.button.danger{color:#fff;background:#b91c1c}.button.ghost{background:0 0}.button.ghost:hover{background:#f0f0f0}.icon-button{border:1px solid var(--border);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 16px #00000003}.badge{white-space:nowrap;color:#126262;background:#e9f7f7;border-radius:99px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.badge.success{color:#206733;background:#e8f6eb}.badge.warning{color:#874b0c;background:#fff3df}.badge.error{color:#a32424;background:#fce9e9}.text-link{color:#087272;align-items:center;gap:6px;font-weight:600;display:inline-flex}.muted{color:#62676a}.small{font-size:12px}.eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:#60696c;font-size:11px;font-weight:700}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-heading p{margin-top:10px}.page-heading .eyebrow{margin-bottom:12px}.actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.empty{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:64px 24px;display:flex}.empty p{max-width:380px}.empty-icon{color:#69777a;background:#f5f6f6;border-radius:50%;padding:18px}.notice{color:#175943;background:#e9f7f2;border:1px solid #bddecf;border-radius:12px;margin-bottom:20px;padding:14px 18px}.notice.danger{color:#a1251b;background:#fff1ef;border-color:#f4ccc7}.skeleton-group{gap:20px;display:grid}.skeleton{background:#e9eded;border-radius:16px;height:100px;animation:1.3s infinite pulse}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}.field{flex-direction:column;gap:7px;display:flex}.field label,label.field>span:first-child{color:#4a4a4a;font-size:13px;font-weight:600}.field input,.field select,.field textarea{color:#2d2d2d;background:#fff;border:1px solid #7b8b8e;border-radius:12px;width:100%;min-height:44px;padding:11px 13px}.field textarea{resize:vertical;min-height:112px}.date-input-control>input::placeholder,.field input::placeholder,.field textarea::placeholder{color:#62676a;opacity:1}.field input:focus,.field select:focus,.field textarea:focus{background:#f2fafa}.field select[multiple]{min-height:125px}.field [aria-invalid=true]{border-color:#b91c1c}.field-error{color:#b91c1c;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.form-wide{grid-column:1/-1}.form-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:12px;margin-top:28px;padding-top:24px;display:flex}.check-options{flex-direction:column;gap:10px;padding:12px 0;display:flex}.check-options label,.checkbox{align-items:center;gap:10px;min-height:44px;display:flex}.check-options input,.checkbox input{accent-color:#0f9494;flex:0 0 18px;width:18px;height:18px;min-height:18px}.table-wrap{margin:0 -24px;position:relative;overflow-x:auto}table{border-collapse:collapse;text-align:left;font-variant-numeric:tabular-nums;width:100%}th{letter-spacing:1px;text-transform:uppercase;color:#596365;white-space:nowrap;background:#f8f9fa;padding:13px 24px;font-size:10px;font-weight:600}td{border-bottom:1px solid #f0f0f0;max-width:360px;padding:17px 24px;font-size:13px}td a:hover{color:#087272;text-decoration:underline}tbody tr:hover{background:#fbfcfc}.numeric{text-align:right}.record-cell-label,.record-open-label{display:none}@media (width<=700px){.records-table-wrap{margin:0;overflow:visible}.records-table,.records-table tbody,.records-table tr,.records-table td{width:100%;min-width:0;max-width:none;display:block}.records-table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.records-table tbody tr{border-bottom:1px solid var(--border);padding:16px 0}.records-table tbody tr:first-child{padding-top:0}.records-table td{text-align:left;overflow-wrap:anywhere;border:0;padding:8px 0}.record-cell-label{color:#62676a;margin-bottom:4px;font-size:12px;display:block}.record-cell-value a{align-items:center;max-width:100%;min-height:44px;display:inline-flex}.records-table .record-open{padding-top:12px}.record-open .icon-button{border-radius:12px;gap:8px;width:100%}.record-open-label{display:inline}}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.search-box{cursor:text;background:#fff;border:1px solid #cbd0d2;border-radius:99px;align-items:center;gap:10px;min-height:44px;padding:0 16px;display:flex}.search-box input{background:0 0;border:0;outline:none;min-width:180px}.search-box:focus-within{outline:2px solid #0f9494}.toolbar select{background:#fff;border:1px solid #cbd0d2;border-radius:99px;min-height:44px;padding:0 16px}.pagination{color:#62676a;justify-content:space-between;align-items:center;padding-top:20px;font-size:12px;display:flex}.detail-sections{gap:28px;min-width:0;display:grid}.detail-section{min-width:0}.detail-section-heading{color:#2d2d2d;margin:0 0 4px;font-size:15px;font-weight:600}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 28px;margin:0;display:grid}.detail-field{border-bottom:1px solid #e5e7e8;min-width:0;padding:12px 0}.detail-field-wide{grid-column:1/-1}.detail-field dt{color:#62676a;overflow-wrap:anywhere;margin-bottom:4px;font-size:12px;font-weight:500}.detail-field dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}.detail-field .empty-value{color:#62676a;font-size:13px}.modal{border:0;border-radius:20px;width:min(620px,100% - 32px);max-height:90vh;padding:28px;box-shadow:0 24px 80px #0003}.modal::backdrop{background:#101d2270}.modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.modal form{gap:20px;display:grid}.section-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.stack{grid-template-columns:minmax(0,1fr);gap:24px;min-width:0;display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=700px){h1{font-size:26px}.form-grid,.detail-grid{grid-template-columns:1fr}.page-heading{flex-direction:column;align-items:flex-start;gap:16px}.card{padding:18px}.table-wrap{margin:0 -18px}.records-table-wrap{margin:0}.button{padding:10px 16px}.pagination{gap:12px}.search-box{width:100%}.search-box input{width:100%;min-width:0}}@media screen and (width<=700px){html{scroll-padding-top:86px}.form-grid,.detail-grid{grid-template-columns:minmax(0,1fr)}.field,.toolbar>*{min-width:0;max-width:100%}.toolbar select,.toolbar>.field{width:100%}.field select,.toolbar select{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.field input,.field select,.field textarea{scroll-margin-block:100px}.button{white-space:normal;text-align:center;min-width:44px;max-width:100%}.icon-button{flex-shrink:0}.text-link,.record-cell-value a,.check-options label,.checkbox{min-width:44px;min-height:44px}.form-actions{flex-wrap:wrap}.field label,label.field>span:first-child,.button,.text-link,td,.record-cell-value{font-size:14px}.field input,.field select,.field textarea,.toolbar select,.search-box input{font-size:16px}th,.eyebrow{font-size:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.date-input-control{min-width:0;display:block;position:relative}.date-input-control>input[type=text]{width:100%;padding-right:52px}.date-input-calendar{border:0;width:44px;height:44px;position:absolute;top:50%;right:3px;transform:translateY(-50%)}.date-input-control>.date-input-native{opacity:0;pointer-events:none;border:0;width:1px;height:1px;min-height:0;padding:0;position:absolute;bottom:0;right:0}.field input[type=file]{padding:0;overflow:hidden}.field input[type=file]::file-selector-button{color:#2d2d2d;min-height:44px;font:inherit;cursor:pointer;background:#f0f0f0;border:0;border-right:1px solid #7b8b8e;margin-right:12px;padding:10px 14px}.standalone-link{color:#087272;align-items:center;gap:8px;min-width:44px;max-width:100%;min-height:44px;font-weight:600;display:inline-flex}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}.app-shell{min-height:100vh;display:flex}.brand{letter-spacing:-3px;font-size:44px;font-weight:700;line-height:1}.brand span{color:#ff6f3d;letter-spacing:0;margin-left:4px;font-size:13px}.avatar{color:#265e57;background:#e3f4f2;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.main-shell{flex-direction:column;width:100%;min-height:100vh;display:flex}.topbar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffef;border-bottom:1px solid #e5e7e8;justify-content:space-between;align-items:center;height:82px;padding:0 34px;display:flex;position:sticky;top:0}.breadcrumb{color:#515c60;gap:15px;font-size:12px;display:flex}.breadcrumb>.breadcrumb-separator{color:#c9cdcf}.topbar-actions{align-items:center;gap:12px;display:flex}.topbar-actions .icon-button{border:0}.global-search{color:#62676a;align-items:center;gap:9px;margin-right:18px;display:flex}.global-search input{background:0 0;border:0;width:185px;padding:12px 4px;font-size:12px}.content{flex:1;width:100%;max-width:1430px;margin:0 auto;padding:38px 38px 50px}.content:focus{outline:none}.documents-page-heading{flex-wrap:wrap}.documents-page-heading>:first-child,.documents-page-heading>.actions{flex-shrink:0;max-width:100%}@media (width>=701px){.records-table-users{table-layout:fixed}.records-table-users th,.records-table-users td{white-space:normal;overflow-wrap:anywhere;padding-inline:12px}.records-table-users th[data-column=active]{width:96px}.records-table-users th:last-child{width:68px}}.record-filter-search{display:contents}@media (width>=701px){.record-filter-grid{grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.record-filter-search{gap:inherit;grid-column:span 8;grid-template-columns:minmax(0,1fr) auto;display:grid}.record-filter-search .search-box,.record-filter-search input{width:100%;min-width:0}.record-filter-grid>select{grid-column:span 4;width:100%;min-width:0;max-width:100%}.record-filter-grid>.record-filter-clear{grid-area:2/9/auto/span 4;justify-self:start}}.main-footer{color:var(--color-eleve-gray-dark);border-top:1px solid #e5e7e8;justify-content:space-between;padding:18px 38px;font-size:10px;display:flex}.main-footer>span:last-child{align-items:center;gap:6px;display:flex}.date-pill{color:#576366;background:#fff;border:1px solid #e0e5e5;border-radius:99px;align-items:center;gap:8px;padding:10px 15px;font-size:11px;display:flex}.welcome-panel{background:#e9f2ef;border:1px solid #dbe8e1;border-radius:18px;justify-content:space-between;min-height:295px;padding:36px 40px;display:flex;position:relative;overflow:hidden}.welcome-panel .eyebrow{color:#365f53;margin-bottom:18px;font-size:9px;display:block}.welcome-panel h2{letter-spacing:-1px;margin-bottom:12px;font-size:32px;line-height:1.22}.welcome-panel p{color:#506259;font-size:12px;line-height:1.8}.welcome-panel .button{min-height:39px;margin-top:24px;padding:10px 18px;font-size:11px}.welcome-art{justify-content:center;align-items:center;width:36%;display:flex;position:relative}.orbit{border:1px solid #bfd5cd;border-radius:50%;width:270px;height:270px;position:absolute;top:-14px;left:20px}.orbit-two{width:210px;height:210px;top:16px;left:50px}.art-tile{color:#22584d;background:#fbfaf5;border:1px solid #e7e8dc;border-radius:100px 100px 20px 20px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:180px;height:200px;display:flex;position:relative;transform:rotate(8deg);box-shadow:10px 14px #bfd5cd60}.art-tile span{font-size:9px}.art-dot{background:#ff946c;border-radius:50%;width:45px;height:45px;position:absolute;bottom:17%;right:2%}.panel-number{letter-spacing:1px;color:#49675e;font-size:8px;position:absolute;bottom:20px;right:25px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-card{background:#fff;border:1px solid #e1e6e6;border-radius:14px;padding:20px;transition:box-shadow .2s;display:block}.metric-card:hover{box-shadow:0 6px 20px #0000000a}.metric-top{color:#556064;justify-content:space-between;gap:10px;font-size:10px;display:flex}.metric-top svg{color:#65807b}.metric-card strong{letter-spacing:-.8px;margin:17px 0;font-size:27px;font-weight:600;display:block}.metric-bottom{color:#65726f;justify-content:space-between;align-items:center;gap:4px;font-size:9px;display:flex}.metric-bottom>svg{color:#0f7474}.dashboard-bottom{grid-template-columns:1.4fr 1fr;gap:24px;display:grid}.dashboard-bottom .section-title h2{font-size:17px}.recent-list>a{border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:16px 0;display:flex}.recent-list>a:last-child{border:0;padding-bottom:0}.recent-list>a>div{flex:1;min-width:0}.recent-list strong{font-size:12px;font-weight:600;display:block}.recent-list div>span{color:#62676a;font-size:10px}.recent-list .badge{font-size:10px}.small-avatar{color:#8c573f;background:#fff0e8;width:33px;height:33px;font-size:11px}.agenda-item{align-items:center;gap:14px;padding:15px 0;display:flex}.agenda-item>div{flex:1}.agenda-item h3{font-size:12px}.calendar-tile{color:#386d5b;background:#f1f8f5;border:1px solid #dce8e6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:46px;min-width:46px;height:53px;display:flex}.calendar-tile b{font-size:20px;font-weight:600;line-height:1.1}.calendar-tile small{text-transform:uppercase;margin-top:3px;font-size:9px}.agenda-link{color:#137373;border-top:1px solid #eee;justify-content:space-between;margin-top:24px;padding-top:18px;font-size:11px;display:flex}.form-container{max-width:850px}.onboarding-steps{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.onboarding-steps li{color:#4a4a4a;background:#f8f9fa;border-radius:999px;align-items:center;gap:5px;padding:8px 14px;font-size:13px;font-weight:600;display:flex}.onboarding-steps .active{color:#2d2d2d;background:#c4efec;box-shadow:inset 0 0 0 2px #096c6c}.onboarding-steps .done{color:#2d2d2d;background:#7de8e8}.onboarding-preview{border-top:1px solid #f0f0f0;padding-top:20px}.onboarding-preview table{border-collapse:collapse;width:100%}.onboarding-preview th,.onboarding-preview td{text-align:left;border-bottom:1px solid #f0f0f0;padding:8px}.onboarding-preview th:last-child,.onboarding-preview td:last-child{text-align:right;font-variant-numeric:tabular-nums}.timeline-item{gap:15px;padding:12px 0;display:flex}.timeline-item>span{background:#1ac2c2;border-radius:50%;width:8px;height:8px;margin-top:7px;box-shadow:0 0 0 5px #edf8f5}.timeline-item strong{font-size:12px}.pagination .pagination-controls{gap:8px;display:flex}.pagination .pagination-controls .button{width:44px;min-height:44px;padding:0}.contract-history-item{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;display:flex}.contract-history-item:first-of-type{margin-top:20px}.relationship-summary{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin:0 0 20px;padding:16px 0}.student-profile-heading{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:0}.student-profile-identity{align-items:center;gap:16px;min-width:0;display:flex}.student-profile-identity>div:last-child{min-width:0}.student-profile-identity h1{overflow-wrap:anywhere}.student-profile-heading .eyebrow{margin-bottom:6px}.student-profile-heading p{margin-top:6px}.student-record,.student-record .card{min-width:0}.student-record .section-title{flex-wrap:wrap;gap:12px}.student-record .section-title>:first-child{overflow-wrap:anywhere;min-width:0}.student-record .actions{flex-wrap:wrap}.student-photo-wrap{flex:0 0 104px;justify-items:center;gap:8px;display:grid}.student-photo{object-fit:cover;background:#eef7f6;border:1px solid #d9dede;border-radius:14px;width:104px;height:124px;box-shadow:0 8px 24px #243c3c12}.student-photo-placeholder{color:#356661;letter-spacing:1px;place-items:center;font-size:28px;font-weight:700;display:grid}.student-photo-action{justify-content:center;width:104px;padding:8px 10px;font-size:11px}.student-enrollment-picker{gap:5px;width:min(420px,100%);margin-top:14px;display:grid}.student-enrollment-picker span{color:#62676a;font-size:11px;font-weight:600}.student-enrollment-picker select{background:#fff;border:1px solid #cbd0d2;border-radius:10px;min-width:0;max-width:100%;min-height:44px;padding:0 12px}@media (width<=700px){.student-record .button,.guardian-record .button,.student-record .color-tabs button,.guardian-record .color-tabs button{text-align:left;justify-content:flex-start}}@media (width<=520px){.student-profile-identity{align-items:flex-start;width:100%}.student-profile-identity>div:last-child{flex:1}.student-profile-identity h1{font-size:24px}.student-profile-heading>.actions,.student-profile-heading>.actions .button{width:100%}}.report-section{margin-top:32px}.report-students{grid-template-columns:1fr 1fr;gap:16px;display:grid}.report-student{border:1px solid #e5e7e8;border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.report-student>svg:last-child{margin-left:auto}.report-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.report-hub-section{padding:0;overflow:hidden}.report-hub-title{border-bottom:1px solid #e5e7e8;align-items:flex-start;gap:16px;padding:24px;display:flex}.report-hub-title>span{color:#0b7474;background:#eaf7f7;border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.report-hub-title h2,.report-context h2{margin-bottom:5px;font-size:18px}.report-hub-title p,.report-context p{color:#4a4a4a;font-size:13px}.report-link-list a{border-bottom:1px solid #f0f0f0;align-items:center;gap:14px;min-height:72px;padding:15px 24px;display:flex}.report-link-list a:last-child{border-bottom:0}.report-link-list a:hover{background:#f8f9fa}.report-link-list a>svg:first-child{color:#0f9494;flex:none}.report-link-list a>svg:last-child{color:#687276;margin-left:auto}.report-link-list span{flex:1;gap:3px;display:grid}.report-link-list strong{font-size:13px}.report-link-list small{color:#4a4a4a;line-height:1.4}.report-tabs{background:#f8f9fa;border:1px solid #e1e6e6;border-radius:12px;gap:4px;padding:4px;display:flex;overflow-x:auto}.report-tabs button{color:#4a4a4a;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;min-height:44px;padding:9px 14px;font-size:12px;font-weight:600}.report-tabs button:hover,.report-tabs button.active{color:#2d2d2d;background:#fff}.report-tabs button.active{background:#c4efec;border-color:#096c6c;box-shadow:0 1px 2px #0000000d}.report-context{padding:2px 2px 0}.report-filters{gap:18px;display:grid}.report-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.report-filter-grid .field{margin:0}.report-filters>.button{justify-self:start}.report-actions{justify-content:space-between;align-items:center;gap:16px;display:flex}.report-actions p{margin:0}.report-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.report-metric{min-width:0;padding:18px}.report-metric span{color:#4a4a4a;font-size:11px;font-weight:600}.report-metric strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:10px;font-size:clamp(17px,2vw,24px);display:block}.report-table-card{min-width:0}.report-table-card .section-title{align-items:flex-start}.report-table-card .section-title p{margin-top:4px}.report-count{white-space:nowrap;font-size:12px}.report-table th.numeric,.report-table td.numeric{text-align:right;font-variant-numeric:tabular-nums}.report-table td{vertical-align:top}.report-table .badge{white-space:nowrap}.pagination{justify-content:space-between;align-items:center;gap:16px;margin-top:20px;font-size:12px;display:flex}.report-print-document{display:none}.calendar-row{border-bottom:1px solid #eee;align-items:center;gap:20px;padding:24px 0;display:flex}.calendar-row>div{flex:1}.diary-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.teal-icon{color:#0b7474;margin-bottom:20px}.diary-actions{gap:15px;margin-top:26px}.search-result{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.search-result h3{margin-top:7px}.notification{border-bottom:1px solid #eee;padding:22px 0}.notification p{white-space:pre-wrap;margin-bottom:14px}.profile-email{margin:8px 0 24px}.profile-form{max-width:600px;margin-top:24px}.mfa-secret{overflow-wrap:anywhere;background:#f8f9fa;padding:20px}.mail-body{overflow-wrap:anywhere}pre{white-space:pre-wrap;max-width:500px;max-height:320px;font-size:10px;overflow:auto}.mobile-menu,.mobile-close{display:none}.startup{max-width:800px;margin:10vh auto;padding:20px}.skip-link{z-index:100;background:#fff;border:2px solid teal;border-radius:8px;padding:12px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:10px}.auth-layout{background:#fff;grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-brand{color:#fff;background:#2d2d2d;flex-direction:column;padding:45px 64px;display:flex;position:relative;overflow:hidden}.auth-story{margin:auto 0;padding:60px 0}.auth-story .eyebrow{color:#bdc6c3;font-size:10px}.auth-story h1{letter-spacing:-3px;margin:28px 0;font-size:70px;font-weight:500;line-height:1.08}.auth-story h1 em{color:#ff956e;font-style:normal}.auth-story p{color:#c9d0cc;font-size:14px}.auth-shape{color:#9cddd0;border:1px solid #747e763b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:230px;height:230px;display:flex;position:absolute;bottom:45px;right:-25px;transform:rotate(-15deg)}.auth-shape span{font-size:10px}.auth-footer{color:#aeb7b1;font-size:10px}.auth-form{justify-content:center;align-items:center;padding:50px;display:flex}.auth-box{width:100%;max-width:365px}.auth-logo{margin-bottom:30px}.auth-box>.eyebrow{margin-bottom:12px;font-size:9px}.auth-box h2{letter-spacing:-1px;margin-bottom:12px;font-size:28px}.auth-box>p.muted{margin-bottom:30px;font-size:13px}.auth-box .button{justify-content:space-between;width:100%}.auth-box .auth-google-button{justify-content:center}.forgot-link{text-align:center;color:#43665e;font-size:12px;font-weight:600}.auth-security{color:var(--color-eleve-gray-dark);border-top:1px solid #eee;justify-content:center;align-items:center;gap:10px;margin-top:44px;padding-top:24px;font-size:10px;display:flex}.auth-box .notice{margin-top:16px}.auth-google-note{text-align:center;margin:-14px 0 0;font-size:11px;line-height:1.45}.auth-google-mfa{background:#f5fbf8;border:1px solid #d7e7e1;border-radius:12px;margin-bottom:16px;padding:16px}.topbar-start{align-items:center;gap:15px;min-width:0;display:flex}@media (width>=1600px){.content{padding-top:48px}.welcome-panel{min-height:330px}.welcome-panel h2{font-size:39px}.metric-card strong{font-size:33px}}@media (width<=1150px){.content{padding:30px 24px}.topbar{padding:0 24px}.metric-grid{grid-template-columns:repeat(2,1fr)}.welcome-art{width:33%}.orbit{width:220px;height:220px;left:0}.orbit-two{width:180px;height:180px;left:20px}.welcome-panel{padding:30px}.art-tile{width:140px;height:180px}.dashboard-bottom{grid-template-columns:1fr}.diary-grid{grid-template-columns:repeat(2,1fr)}.auth-brand{padding:40px}.auth-story h1{font-size:60px}}@media (width<=850px){.main-shell{width:100%;margin:0}.mobile-menu{display:inline-flex}.topbar{height:70px}.global-search{display:none}.auth-brand{padding:30px}.auth-story h1{font-size:50px}.auth-shape{opacity:.5;width:150px;height:150px}.auth-form{padding:30px}.auth-box h2{font-size:24px}}@media (width<=600px){.content{padding:25px 16px}.topbar{padding:0 16px}.breadcrumb{gap:9px;min-width:0;font-size:10px}.breadcrumb-product,.breadcrumb-separator{display:none}.breadcrumb-current{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.topbar-actions{gap:2px}.top-avatar{width:44px;height:44px}.welcome-panel{min-height:290px;padding:25px}.welcome-panel h2{font-size:27px}.welcome-art{display:none}.welcome-panel p{font-size:12px}.metric-grid{gap:10px}.metric-card{padding:16px}.metric-card strong{font-size:23px}.metric-top{font-size:10px}.metric-bottom{font-size:9px}.metric-bottom svg{display:none}.date-pill{font-size:10px}.diary-grid,.report-students{grid-template-columns:1fr}.main-footer{padding:16px;font-size:9px}.auth-layout{grid-template-columns:1fr}.auth-brand{padding:25px 30px}.auth-brand .brand{font-size:36px}.auth-story{padding:25px 0 0}.auth-story h1{letter-spacing:-1px;margin:12px 0;font-size:35px}.auth-story h1 br,.auth-story p,.auth-shape,.auth-footer{display:none}.auth-form{padding:35px 25px}.auth-box{max-width:400px}.calendar-row{gap:12px}.calendar-row>svg{display:none}.calendar-row .badge{font-size:10px}.calendar-row h3{font-size:13px}.calendar-row p{font-size:11px}}.crm-page{grid-template-columns:minmax(0,1fr);min-width:0}.crm-page>*{min-width:0}.crm-page>.badge{justify-self:start}.crm-filters{margin-top:24px}.crm-metric{font-variant-numeric:tabular-nums;margin-top:8px;font-size:32px;display:block}.crm-board{overscroll-behavior-x:contain;scroll-snap-type:x proximity;gap:16px;padding:8px 0 20px;scroll-padding-inline:1px;display:flex;overflow-x:auto}.crm-column{background:var(--color-eleve-light,#f8f9fa);scroll-snap-align:start;border-radius:12px;flex:0 0 240px;padding:16px}.crm-column h3{margin-bottom:16px;font-size:14px}.crm-lead-card{color:#2d2d2d;background:#fff;border:1px solid #ddd;border-radius:12px;flex-direction:column;gap:8px;margin-top:12px;padding:16px;display:flex}.crm-lead-card span,.crm-lead-card small{color:#4a4a4a}.crm-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.crm-details dt{color:#4a4a4a;font-size:13px}.crm-details dd{overflow-wrap:anywhere;margin:4px 0 0}summary{cursor:pointer;min-height:44px;padding:12px 0}@media (width<=600px){.crm-details{grid-template-columns:1fr}}.form-section{border:0;min-width:0;margin:0 0 2rem;padding:0}.form-section legend{padding:0 0 1rem;font-size:1.125rem;font-weight:600}.locality-fields,.schedule-day{min-width:0}.schedule-entry{border-top:1px solid var(--border,#dce3e3);padding:1rem 0}.schedule-entry p{margin:.35rem 0}@media (width<=1000px){.report-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.report-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.report-hub-grid,.report-filter-grid{grid-template-columns:1fr}.report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.report-actions{flex-direction:column;align-items:flex-start}.report-actions .actions{width:100%}.report-actions .button{flex:1}.report-table-card .section-title,.pagination{flex-direction:column;align-items:flex-start}.pagination .button{width:100%}}@media print{@page{size:landscape;margin:12mm}.application-sidebar,.application-drawer,.app-dock-frame,.topbar,.main-footer,.no-print,.reports-page>.page-heading,.reports-page>.report-context,.report-output>.notice,.report-output>.report-metrics,.report-output>.report-table-card{display:none!important}.main-shell{width:100%;margin:0}.content{max-width:none;padding:0}.report-print-document,.report-print-heading{display:block}.report-print-heading{border-bottom:2px solid #2d2d2d;margin-bottom:14px;padding-bottom:12px}.report-print-heading span,.report-print-heading p{font-size:10pt}.report-print-heading h1{margin:4px 0;font-size:20pt}.report-output,.reports-page{display:block}.report-print-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 14px;display:grid}.report-print-filters div{border:1px solid #c9cdcf;padding:6px}.report-print-filters dt{text-transform:uppercase;font-size:7pt;font-weight:700}.report-print-filters dd{margin:3px 0 0;font-size:8pt}.report-print-warnings{color:#463500;border:1px solid #7a5b00;margin-bottom:14px;padding:8px;font-size:8pt}.report-print-warnings p{margin:0 0 4px}.report-print-warnings p:last-child{margin-bottom:0}.report-metrics{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:14px}.report-metric,.report-table-card{box-shadow:none;break-inside:avoid;border:1px solid #c9cdcf}.report-table-card{padding:12px}.report-table-card .section-title{margin-bottom:8px}.table-wrap{overflow:visible}.report-table{font-size:8pt}.report-table th,.report-table td{padding:5px}.report-print-total{text-align:right;margin-top:8px;font-size:8pt}}.lesson-student{border:1px solid var(--eleve-gray-light,#d8dede);border-radius:12px;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr);gap:12px;min-width:0;padding:16px;display:grid}@media screen and (width<=700px){.topbar{gap:8px}.topbar-start{flex:auto;gap:8px}.topbar-actions{flex-shrink:0;gap:8px}.breadcrumb{gap:6px;min-width:0}.forgot-link{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.main-footer,.form-actions{flex-wrap:wrap;gap:12px}.breadcrumb,.main-footer,.report-metric span,.auth-box>.eyebrow,.auth-story .eyebrow,.auth-security,.auth-google-note,.auth-divider,.calendar-row .badge,.calendar-row p{font-size:12px}.timeline-item strong,.onboarding-steps li,.report-hub-title p,.report-context p,.report-link-list strong,.report-tabs button,.pagination .button,.auth-box>p.muted,.auth-box details,.forgot-link,.calendar-row h3,pre{font-size:14px}}.lesson-student legend{padding:0 8px;font-weight:700}.lesson-student .field{min-width:0}.lesson-student input,.lesson-student select{max-width:100%}@media (width<=600px){.lesson-student{grid-template-columns:1fr}}.renewal-workspace .renewal-review-reason{min-width:180px}.renewal-workspace .renewal-inclusion{justify-content:center;min-width:44px}.renewal-review-notice{margin-top:16px}.renewal-transition-summary{margin-block:16px}.renewal-transition-summary>div{border-bottom:1px solid var(--border);padding:10px 0}.renewal-transition-summary dt{color:#62676a;font-size:13px}.renewal-transition-summary dd{overflow-wrap:anywhere;margin:4px 0 0}.workflow-next{margin-block:12px}.app-shell{height:var(--app-viewport-height,100dvh);grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.main-shell{min-width:0;min-height:0;overflow:hidden}.main-shell>.topbar{flex-shrink:0;position:relative}.application-body{flex:1;grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;display:grid}.application-body.with-menu{grid-template-columns:240px minmax(0,1fr)}.application-workspace{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;min-width:0;min-height:0;scroll-padding:16px;display:flex;overflow:auto}.application-workspace>.content{flex:1 0 auto;min-width:0}.application-workspace>.main-footer{flex-shrink:0}.application-sidebar,.application-drawer{background:var(--color-eleve-dark);color:#fff;padding:20px 14px}.application-sidebar{flex-direction:column;height:100%;min-height:0;display:flex;overflow-y:auto}.application-sidebar[hidden]{display:none}.application-sidebar>nav{flex:1}.application-menu-heading{border-bottom:1px solid #ffffff26;align-items:center;gap:10px;margin-bottom:12px;padding:0 6px 18px;display:flex}.application-menu-heading strong{flex:1;min-width:0;font-size:16px;line-height:1.4}.application-menu-art{flex-shrink:0;width:48px;height:48px;display:flex}.application-menu-art svg,.app-dock-art svg{width:100%;height:100%}.application-menu-heading .icon-button{color:#fff;background:0 0;border-color:#ffffff40;flex-shrink:0}.application-menu-heading .icon-button:hover{background:#ffffff15}.application-menu-link{color:#e9e9e9;overflow-wrap:anywhere;border-radius:8px;align-items:center;gap:10px;min-height:44px;margin-block:4px;padding:10px 12px;font-size:14px;line-height:1.45;display:flex}.application-menu-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.application-menu-link:hover{background:#ffffff15}.application-menu-link[aria-current=page]{background:var(--color-eleve-teal);color:var(--color-eleve-dark);font-weight:600}.application-menu-link:focus-visible,.application-menu-heading .icon-button:focus-visible{outline:2px solid var(--color-eleve-teal-light);outline-offset:2px}.application-menu-school{border-top:1px solid #ffffff26;align-items:center;gap:10px;margin-top:20px;padding:20px 10px 0;font-size:13px;display:flex}.application-menu-school>span{background:#fff;border-radius:8px;place-items:center;width:44px;height:48px;padding:6px 8px;display:grid}.application-drawer{overscroll-behavior:contain;border:0;width:288px;max-width:calc(100vw - 44px);height:100dvh;max-height:none;margin:0;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:8px 0 28px #0004}.application-drawer:not([open]){display:none}.application-drawer::backdrop{background:#0007}.app-dock-frame{z-index:25;width:100%;min-width:0;max-width:100%;padding:4px max(12px, env(safe-area-inset-right)) max(6px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));border-top:1px solid var(--border);background:#fff;position:relative}.app-dock-frame[hidden]{display:none}.app-dock{overscroll-behavior-x:contain;scrollbar-width:thin;align-items:stretch;gap:4px;width:max-content;max-width:100%;margin-inline:auto;padding:6px;scroll-padding-inline:8px;display:flex;overflow-x:auto}.app-dock-link{min-width:96px;color:var(--color-eleve-gray-dark);text-align:center;border-radius:10px;flex-direction:column;flex:none;justify-content:flex-start;align-items:center;gap:4px;padding:6px 4px 10px;display:flex;position:relative}.app-dock-link:hover{background:var(--color-eleve-light)}.app-dock-link[aria-current=page]{color:#096c6c;background:#e3f4f2;font-weight:700}.app-dock-link[aria-current=page]:after{content:"";background:#096c6c;border-radius:3px;width:16px;height:3px;position:absolute;bottom:3px}.app-dock-link:focus-visible{outline-offset:-2px;outline:2px solid #096c6c}.app-dock-art{flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}.app-dock-art>.lucide{width:28px;height:28px}.app-dock-label{max-width:9em;font-size:12px;line-height:1.3}.app-dock-tooltip{background:var(--color-eleve-dark);color:#fff;text-align:center;pointer-events:none;border-radius:8px;max-width:190px;padding:6px 10px;font-size:13px;line-height:1.4;position:absolute;bottom:calc(100% - 4px);transform:translate(-50%)}.app-shell .registration-actions{bottom:0}.app-shell .registration-desktop-steps{top:16px}.app-shell main :is(a,button,input,select,textarea,[tabindex]){scroll-margin-bottom:96px}@media print{.app-shell,.main-shell,.application-body,.application-workspace{height:auto;min-height:0;display:block;overflow:visible}.app-dock-frame,.application-sidebar,.application-drawer{display:none!important}.application-body.with-menu{grid-template-columns:minmax(0,1fr)}.app-shell .registration-actions{position:static}}.teacher-home{max-width:1120px;margin:0 auto;padding:20px 0 16px}.teacher-home-heading,.teacher-panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.teacher-home-heading h1{overflow-wrap:anywhere;font-size:30px}.teacher-home-heading p,.teacher-panel-empty{color:var(--color-eleve-gray-dark);margin-top:10px;font-size:15px}.teacher-home-tools{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:12px;display:flex}.teacher-unit{min-width:min(100%,240px);color:var(--color-eleve-gray-dark);flex-direction:column;gap:6px;font-size:14px;font-weight:600;display:flex}.teacher-unit select{min-height:44px;font-weight:500}.teacher-shortcuts{flex-wrap:wrap;gap:12px;margin:24px 0 28px;display:flex}.teacher-panels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.teacher-panel{min-width:0;padding:0}.teacher-panel-pending{grid-column:1/-1}.teacher-panel-heading{border-bottom:1px solid var(--border);padding:16px 24px}.teacher-panel-heading h2{letter-spacing:0;font-size:16px}.teacher-panel-empty{margin:0;padding:24px}.teacher-records{margin:0;padding:0;list-style:none}.teacher-records li+li{border-top:1px solid var(--border)}.teacher-record{min-height:72px;color:var(--color-eleve-dark);align-items:center;padding:16px 24px;display:flex}.teacher-record-copy{overflow-wrap:anywhere;flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.teacher-record-copy strong{font-size:15px;font-weight:600}.teacher-record-copy>span{color:var(--color-eleve-gray-dark);font-size:14px;line-height:1.45}.teacher-composition-links{flex-wrap:wrap;gap:8px 16px;padding:0 24px 16px;display:flex}.teacher-composition-links a{color:#096c6c;align-items:center;min-height:44px;font-size:14px;font-weight:600;display:inline-flex}a.teacher-record:hover{background:var(--color-eleve-light)}@media (width<=760px){.teacher-home{padding-top:8px}.teacher-home-heading{flex-direction:column}.teacher-home-heading h1{font-size:28px}.teacher-home-tools,.teacher-shortcuts{flex-direction:column;align-items:stretch}.teacher-panels{grid-template-columns:minmax(0,1fr)}.teacher-panel-pending{grid-column:auto}}
