@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');
@import url('auth.css');
@import url('brand-fix.css');
@import url('auth-v2.css');
@import url('select-search.css');
@import url('school-catalog.css');
@import url('auth-recovery.css');
@import url('attendance.css');
@import url('resource-classes.css');
@import url('attendance-general.css');
@import url('student-profile.css');
@import url('attendance-signature.css');
@import url('attendance-revisions.css');
@import url('communication.css');
@import url('checklists.css');
@import url('student-documents.css');
@import url('calendar.css');
@import url('student-record.css');
@import url('sidebar-groups.css');
@import url('calendar-compact.css');
@import url('calendar-v2.css');
@import url('sidebar-v2.css');
@import url('responsive-v2.css');
@import url('users.css');
@import url('maintenance.css');
:root{--navy:#0d2747;--blue:#0878cf;--green:#149c63;--ink:#172438;--muted:#68768a;--line:#e6eaf0;--bg:#f5f7fa;--sidebar:250px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',sans-serif}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#fff;border-right:1px solid var(--line);z-index:1040;display:flex;flex-direction:column}.sidebar-brand{height:116px;padding:20px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center}.sidebar-brand img{width:100%;height:74px;object-fit:contain}.sidebar nav{padding:18px 12px;display:grid;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:13px;padding:11px 13px;border-radius:10px;color:#526174;text-decoration:none;font-weight:600}.sidebar nav a i{font-size:1.1rem}.sidebar nav a:hover,.sidebar nav a.active{background:#eaf5ff;color:#0572c5}.sidebar-footer{margin-top:auto;padding:18px;border-top:1px solid var(--line)}.sidebar-footer img{width:100%;height:52px;object-fit:contain;margin-bottom:14px}.sidebar-footer button{border:0;background:none;color:#64748b;font-weight:600;width:100%;text-align:left;padding:8px}.page{margin-left:var(--sidebar);min-height:100vh}.topbar{height:116px;background:#fff;border-bottom:1px solid var(--line);padding:22px 34px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1020}.topbar h1{font:800 1.7rem 'Manrope';margin:2px 0}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#0878cf;font-weight:700;font-size:.7rem}.user-chip{display:flex;align-items:center;gap:10px}.user-chip>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#e5f4ff;color:#0878cf;font-weight:800}.user-chip div{display:grid}.user-chip small{color:var(--muted)}.content{padding:30px 34px;max-width:1600px;margin:auto}.welcome-panel{min-height:205px;border-radius:22px;padding:32px 38px;background:linear-gradient(115deg,#0e3157,#0878cf);color:#fff;display:flex;align-items:center;justify-content:space-between;overflow:hidden;box-shadow:0 14px 35px #0b559326}.welcome-panel .eyebrow{color:#8ed3ff}.welcome-panel h2{font:800 2rem 'Manrope';margin:8px 0}.welcome-panel p{opacity:.82;margin:0}.welcome-panel img{height:210px;width:260px;object-fit:contain;filter:drop-shadow(0 12px 20px #001b3b55);transform:translateY(17px)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:24px 0}.stat-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;text-decoration:none;color:inherit;display:flex;align-items:center;gap:14px;transition:.2s}.stat-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #1a3c6512}.stat-card>i:first-child{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 12%,white);color:var(--accent);font-size:1.3rem}.stat-card div{display:grid;margin-right:auto}.stat-card strong{font:800 1.7rem 'Manrope'}.stat-card span{color:var(--muted);font-size:.88rem}.panel,.lookup-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px;box-shadow:0 5px 18px #20334d08}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.panel-head h3{font:700 1.08rem 'Manrope';margin:3px 0}.panel-head a{font-size:.88rem;font-weight:700;text-decoration:none}.table{margin:0}.table th{font-size:.73rem;text-transform:uppercase;letter-spacing:.05em;color:#778398;border-bottom-color:var(--line);white-space:nowrap}.table td{font-size:.88rem;border-bottom-color:#eef1f5;vertical-align:middle}.status{padding:5px 9px;background:#e9f8ef;color:#18804d;border-radius:999px;font-size:.76rem;font-weight:700}.empty{text-align:center!important;padding:55px!important;color:var(--muted)!important}.empty i,.empty strong,.empty span{display:block}.empty i{font-size:2rem;margin-bottom:10px}.quick a{display:flex;align-items:center;gap:12px;padding:12px;border-radius:11px;color:#45556b;text-decoration:none;border-bottom:1px solid #f0f2f5}.quick a:hover{background:#f5f9fd;color:#0878cf}.quick a i:last-child{margin-left:auto}.module-toolbar{display:flex;justify-content:space-between;margin-bottom:18px}.search-box{background:#fff;border:1px solid var(--line);border-radius:10px;padding:0 13px;display:flex;align-items:center;width:min(390px,65%)}.search-box input{border:0;outline:0;padding:10px;width:100%;background:transparent}.lookup-card{margin-bottom:18px}.lookup-card>div:first-child{display:flex;gap:12px;align-items:center}.lookup-card>div>i{font-size:1.4rem;color:#0878cf}.lookup-card span{display:block;color:var(--muted);font-size:.85rem}.lookup-card form{display:flex;gap:9px;margin-top:14px}.lookup-card input{max-width:400px}.actions{display:flex;gap:5px}.actions form{display:inline}.form-drawer{position:fixed;inset:0 0 0 auto;width:min(720px,94vw);background:#fff;z-index:1060;transform:translateX(105%);transition:.28s;box-shadow:-15px 0 50px #162c4b26;display:flex;flex-direction:column}.form-drawer.open{transform:translateX(0)}.drawer-overlay{position:fixed;inset:0;background:#10233a70;z-index:1050;display:none}.drawer-overlay.show{display:block}.drawer-head{padding:22px 26px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.drawer-head h2{font:800 1.4rem 'Manrope';margin:3px 0}.drawer-close{color:#536174;font-size:1.25rem}.drawer-form{padding:24px 26px;overflow:auto}.drawer-actions{position:sticky;bottom:-24px;background:#fff;border-top:1px solid var(--line);padding:18px 0;margin-top:25px;display:flex;justify-content:flex-end;gap:10px}.form-label{font-weight:700;font-size:.82rem}.form-control,.form-select{border-color:#dce2ea;min-height:43px}.form-control:focus,.form-select:focus{border-color:#45a0e2;box-shadow:0 0 0 .2rem #0b80d51c}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.check-grid label{border:1px solid var(--line);padding:10px;border-radius:9px;display:flex;gap:8px;align-items:flex-start;font-size:.84rem}.need-group{margin:14px 0}.need-group>strong{display:block;margin-bottom:8px;color:#0878cf}.section-title{display:flex;gap:12px;padding:14px;border-radius:12px;background:#eff8ff}.section-title i{font-size:1.5rem;color:#0878cf}.section-title span{display:block;color:var(--muted);font-size:.8rem}.menu-toggle{display:none;border:0;background:none;font-size:1.5rem}.login-body{min-height:100vh;background:#edf3f8}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr}.login-brand{padding:55px clamp(35px,7vw,110px);background:linear-gradient(140deg,#061f3a,#096fac);color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.login-brand>img:first-child{width:min(440px,75%);height:150px;object-fit:contain;object-position:left center;filter:drop-shadow(0 8px 15px #001a2f66);margin-bottom:35px}.login-brand h1{font:800 clamp(2rem,4vw,3.5rem) 'Manrope';margin:10px 0 18px}.login-brand p{max-width:520px;color:#c4d9ea}.institution-login{position:absolute;bottom:35px;left:clamp(35px,7vw,110px);width:300px;height:75px;object-fit:contain;object-position:left}.login-card{padding:clamp(30px,8vw,120px);display:flex;flex-direction:column;justify-content:center;background:#fff}.login-card h2{font:800 2rem 'Manrope';margin:8px 0}.password-field{position:relative}.password-field button{position:absolute;right:10px;top:8px;border:0;background:none;color:#64748b}.mobile-brands{display:none}.btn-primary{background:#0878cf;border-color:#0878cf}.sidebar-overlay{display:none}
@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.login-shell{grid-template-columns:1fr 1fr}.login-brand{padding:45px}}
@media(max-width:820px){:root{--sidebar:270px}.sidebar{transform:translateX(-100%);transition:.25s}.sidebar.open{transform:none}.sidebar-overlay{position:fixed;inset:0;background:#10233a77;z-index:1030}.sidebar.open~.page+.sidebar-overlay{display:block}.page{margin:0}.topbar{height:88px;padding:15px 18px}.topbar h1{font-size:1.25rem}.menu-toggle{display:block}.topbar{justify-content:flex-start;gap:14px}.user-chip{margin-left:auto}.user-chip div{display:none}.content{padding:20px 16px}.welcome-panel{padding:25px;min-height:170px}.welcome-panel img{height:160px;width:180px}.stats-grid{gap:12px}.stat-card{padding:15px}.login-shell{display:block}.login-brand{display:none}.login-card{min-height:100vh;padding:32px;max-width:520px;margin:auto}.mobile-brands{display:block;text-align:center;margin-bottom:30px}.mobile-brands img{max-height:115px;max-width:100%;object-fit:contain}}
@media(max-width:576px){.stats-grid{grid-template-columns:1fr 1fr}.stat-card{display:grid;grid-template-columns:auto 1fr}.stat-card>i:last-child{display:none}.welcome-panel img{display:none}.module-toolbar{gap:10px}.module-toolbar .btn{font-size:0;width:45px}.module-toolbar .btn i{font-size:1rem}.search-box{width:calc(100% - 55px)}.lookup-card form{flex-wrap:wrap}.lookup-card form input{width:100%;max-width:none}.data-table thead{display:none}.data-table tr{display:block;padding:12px;border-bottom:1px solid var(--line)}.data-table td{display:flex;justify-content:space-between;border:0;padding:6px}.data-table td:before{content:attr(data-label);font-weight:700;color:#6b778b}.data-table .actions{justify-content:flex-end}.data-table .actions:before{display:none}.check-grid{grid-template-columns:1fr}.user-chip>span{width:38px;height:38px}.topbar .eyebrow{display:none}.welcome-panel h2{font-size:1.6rem}}
.modern-modal{border:0;border-radius:22px;box-shadow:0 24px 70px rgba(13,39,71,.22);overflow:hidden}.modern-modal .modal-body{display:flex;gap:18px;padding:28px 28px 18px}.modern-modal h5{margin:5px 0 7px;color:#0d2747;font-weight:800}.modern-modal p{margin:0;color:#5d6c7d;line-height:1.55}.modern-modal .modal-footer{border:0;padding:0 28px 24px}.modern-modal-icon{width:48px;height:48px;flex:0 0 48px;border-radius:15px;display:grid;place-items:center;font-size:1.25rem;background:#e9f4fb;color:#0878cf}.modern-modal-icon.is-warning{background:#fff4dc;color:#a86800}
.temporary-password-note{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border:1px solid #d9e5ef;border-radius:12px;background:#f7fafc;color:#526174;font-size:.86rem}.temporary-password-note i{color:#0878cf;font-size:1.05rem;margin-top:1px}.lgpd-notice{margin:18px 0 0;padding:16px 18px;border:1px solid #dce7f1;border-radius:15px;background:#fff;display:flex;gap:13px;align-items:flex-start}.lgpd-notice>i{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#edf7ff;color:#0878cf;font-size:1.1rem;flex:0 0 38px}.lgpd-notice strong,.lgpd-notice span{display:block}.lgpd-notice strong{margin-bottom:3px;color:#17314d}.lgpd-notice span{font-size:.84rem;line-height:1.45;color:#68768a}.lgpd-login-note{margin-top:18px;padding:12px 14px;border-radius:12px;background:#f4f8fb;color:#66768a;font-size:.78rem;line-height:1.45;display:flex;gap:9px;align-items:flex-start}.lgpd-login-note i{color:#0878cf;margin-top:1px}

.generated-user-note{display:flex;align-items:flex-start;gap:.7rem;padding:.78rem .9rem;border:1px dashed #b7c7d8;border-radius:.75rem;background:#f8fbfd;color:#526579;font-size:.86rem;line-height:1.4;min-height:42px}.generated-user-note i{color:#0b5d92;font-size:1.05rem;margin-top:.05rem}


/* ===== Ajuste visual LGPD + modais do sistema ===== */
.lgpd-notice{
    width:100%;display:flex;align-items:flex-start;gap:14px;margin:20px 0 24px;padding:18px 20px;
    background:#fff;border:1px solid #dbe7f3;border-left:4px solid #0d78cf;border-radius:12px;
    box-shadow:0 4px 18px rgba(15,55,95,.06);color:#243447
}
.lgpd-notice>i{
    flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:10px;
    background:#eef6ff;color:#0d78cf;font-size:20px;margin:0
}
.lgpd-notice>div{flex:1;min-width:0;padding-top:1px}
.lgpd-notice strong{display:block;margin:0 0 5px;color:#16324f;font-size:15px;font-weight:800;line-height:1.3}
.lgpd-notice span{display:block;margin:0;color:#5c6b7a;font-size:14px;font-weight:400;line-height:1.55}

.system-notice-modal .modal-dialog{max-width:520px;padding:14px}
.system-notice-modal .modern-modal{position:relative;border:0;border-radius:20px;box-shadow:0 26px 80px rgba(12,31,53,.28);overflow:hidden;background:#fff}
.system-notice-modal .modern-modal:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:#0d78cf}
.system-notice-modal.is-success .modern-modal:before{background:#198754}
.system-notice-modal.is-warning .modern-modal:before{background:#d28a00}
.system-notice-modal.is-danger .modern-modal:before{background:#dc3545}
.system-notice-modal .modal-body{display:flex;gap:16px;align-items:flex-start;padding:28px 28px 14px}
.system-notice-modal .system-notice-copy{flex:1;min-width:0}
.system-notice-modal .modern-modal-icon{width:48px;height:48px;flex:0 0 48px;border-radius:14px;display:grid;place-items:center;font-size:1.25rem;background:#eaf5ff;color:#0d78cf}
.system-notice-modal.is-success .modern-modal-icon{background:#eaf8f0;color:#198754}
.system-notice-modal.is-warning .modern-modal-icon{background:#fff5df;color:#a86800}
.system-notice-modal.is-danger .modern-modal-icon{background:#fff0f1;color:#dc3545}
.system-notice-modal .eyebrow{display:block;margin:1px 0 6px;font-size:.69rem;letter-spacing:.16em;font-weight:800;text-transform:uppercase;color:#0d78cf}
.system-notice-modal.is-success .eyebrow{color:#198754}
.system-notice-modal.is-warning .eyebrow{color:#9b6500}
.system-notice-modal.is-danger .eyebrow{color:#c52f3d}
.system-notice-modal h5{margin:0 0 8px;color:#122d4b;font-size:1.28rem;font-weight:800;line-height:1.25}
.system-notice-modal .system-notice-message{margin:0;color:#5d6c7d;font-size:.96rem;line-height:1.55}
.system-notice-modal .system-notice-details{display:grid;gap:7px;margin-top:14px}
.system-notice-modal .system-notice-detail{display:flex;align-items:flex-start;gap:8px;padding:9px 11px;background:#f6f9fc;border:1px solid #e5edf5;border-radius:10px;color:#47586b;font-size:.88rem;line-height:1.4}
.system-notice-modal .system-notice-detail i{margin-top:1px;color:#6b7c8f}
.system-notice-modal .modal-footer{display:flex;justify-content:flex-end;border:0;padding:8px 28px 26px}
.system-notice-modal .modal-footer .btn{min-width:110px;border-radius:9px;font-weight:700;padding:.58rem 1rem}

@media (max-width:767.98px){
    .lgpd-notice{gap:11px;margin:16px 0 20px;padding:15px;border-radius:10px}
    .lgpd-notice>i{flex-basis:36px;width:36px;height:36px;border-radius:9px;font-size:17px}
    .lgpd-notice strong{font-size:14px}.lgpd-notice span{font-size:13px;line-height:1.5}
    .system-notice-modal .modal-dialog{max-width:none;margin:8px;padding:0}
    .system-notice-modal .modern-modal{border-radius:16px}
    .system-notice-modal .modal-body{padding:23px 20px 13px;gap:13px}
    .system-notice-modal .modern-modal-icon{width:42px;height:42px;flex-basis:42px;border-radius:12px;font-size:1.05rem}
    .system-notice-modal h5{font-size:1.12rem}.system-notice-modal .system-notice-message{font-size:.9rem}
    .system-notice-modal .modal-footer{padding:7px 20px 20px}
    .system-notice-modal .modal-footer .btn{width:100%}
}

/* === AEE MODERN OVERRIDES === */

:root{--navy:#10385f;--blue:#167fd1;--blue-2:#0d92dc;--yellow:#ffbc06;--red:#ef4141;--teal:#20b4ae;--purple:#8a63c8;--green:#1a9d67;--ink:#17304d;--muted:#718197;--line:#e3eaf2;--bg:#f4f7fb;--sidebar:270px}
body{background:radial-gradient(circle at 94% 0,#eaf6ff 0,transparent 28%),var(--bg);color:var(--ink)}
.sidebar{width:var(--sidebar);border-right:1px solid #e6edf5;box-shadow:12px 0 36px rgba(25,62,98,.04)}
.sidebar-brand{height:132px;padding:20px 25px;background:linear-gradient(180deg,#fff,#fbfdff)}
.sidebar-brand img{width:100%;height:92px;object-fit:contain;filter:drop-shadow(0 5px 12px rgba(19,93,151,.08))}
.page{margin-left:var(--sidebar)}
.topbar{height:110px;border-bottom:1px solid #e4ecf4;padding:20px 36px;background:rgba(255,255,255,.9);backdrop-filter:blur(14px)}
.topbar h1{font-size:1.6rem;letter-spacing:-.025em;color:#173b61}.eyebrow{color:var(--blue);letter-spacing:.13em}
.user-chip>span{background:linear-gradient(135deg,#e8f5ff,#effcff);color:var(--blue);border:1px solid #d6eafa}
.content{padding:34px 38px}
.panel,.lookup-card{border:1px solid #e4ebf2;border-radius:20px;box-shadow:0 10px 28px rgba(31,71,109,.055)}
.btn-primary{background:linear-gradient(135deg,var(--blue),#0c94dd);border-color:transparent;box-shadow:0 9px 20px rgba(22,127,209,.18);font-weight:700}.btn-primary:hover{background:linear-gradient(135deg,#126db5,#087fc1);border-color:transparent}
.status{background:#e9f8ef;color:#157a4a}.module-toolbar{align-items:stretch;gap:14px}.module-search{width:min(760px,calc(100% - 180px));min-height:48px;padding:0 8px 0 15px;border-radius:14px;box-shadow:0 6px 18px rgba(34,72,109,.04)}.module-search>i{color:#6d8094}.module-search input{min-width:160px;flex:1}.module-search .search-status{width:150px;min-height:38px;border:0;border-left:1px solid var(--line);border-radius:0;background-color:#fff}.search-submit,.search-clear{width:38px;height:38px;align-self:center;border:0;border-radius:10px;display:grid;place-items:center;text-decoration:none}.search-submit{background:#eaf5ff;color:var(--blue)}.search-clear{background:#fff2f2;color:#d64c4c}
.school-lookup-modern{position:relative;overflow:hidden;padding:24px}.school-lookup-modern:after{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-100px;top:-105px;background:linear-gradient(135deg,#dff3ff,#fff7d6);opacity:.85}.school-lookup-modern>div,.school-lookup-modern>form,.school-lookup-modern>#lookup-results{position:relative;z-index:2}.school-lookup-modern>div>i{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#e7f5ff,#effcfb);color:var(--blue)}.lookup-input-wrap{position:relative;flex:1;max-width:650px}.lookup-input-wrap>i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#71849a}.lookup-input-wrap input{max-width:none!important;padding-left:40px;padding-right:118px;height:46px;border-radius:12px}.lookup-hint{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:.7rem!important;color:#97a4b3!important}.catalog-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-school{display:flex;align-items:center;gap:12px;border:1px solid #e3ebf3;background:#fff;padding:14px;border-radius:14px;box-shadow:0 5px 13px rgba(28,65,101,.04)}.catalog-school>div{min-width:0;flex:1}.catalog-school strong{display:block;color:#173b61}.catalog-school span,.catalog-school small{display:block;color:#75859a;font-size:.78rem;white-space:normal}.catalog-school .btn{flex:0 0 auto}
.school-status-choice{display:grid;grid-template-columns:1fr 1fr;gap:12px}.school-status-choice label{cursor:pointer;margin:0}.school-status-choice input{position:absolute;opacity:0;pointer-events:none}.school-status-choice span{display:flex;min-height:88px;flex-direction:column;justify-content:center;padding:15px 16px;border:1.5px solid #e0e8f0;border-radius:14px;background:#fbfdff;transition:.2s}.school-status-choice i{font-size:1.1rem;margin-bottom:5px}.school-status-choice strong{font-size:.9rem}.school-status-choice small{color:#78889b;font-size:.75rem;line-height:1.35}.school-status-choice label:first-child i{color:#1d9b63}.school-status-choice label:last-child i{color:#e49b13}.school-status-choice input:checked+span{border-color:#65abe1;background:#eef8ff;box-shadow:0 0 0 3px rgba(22,127,209,.08)}
.form-drawer{width:min(800px,96vw);border-left:1px solid #e2eaf2}.drawer-head{padding:25px 30px;background:linear-gradient(180deg,#fff,#fbfdff)}.drawer-form{padding:26px 30px}.form-control,.form-select{border-radius:11px;min-height:46px}.data-table tbody tr{transition:.15s}.data-table tbody tr:hover{background:#f8fbfe}
.sidebar-footer{padding:14px 18px}.sidebar-footer button{border-radius:10px;padding:10px 12px}.sidebar-footer button:hover{background:#f4f8fc;color:#cf4242}
/* login */
.login-v2{background:radial-gradient(circle at 12% 15%,#e9f8ff 0,transparent 32%),radial-gradient(circle at 92% 86%,#fff5d9 0,transparent 23%),#f4f8fc}.login-v2-shell{max-width:1180px;border-radius:30px;border:1px solid #dde8f2;box-shadow:0 32px 90px rgba(26,68,105,.14)}.login-v2-identity{background:linear-gradient(145deg,#0d4f86 0%,#1489d8 58%,#16a9ae 115%);padding:48px 52px}.login-v2-brand{width:390px;height:142px;padding:14px 20px;border-radius:20px;box-shadow:0 16px 40px rgba(2,43,76,.24)}.login-v2-brand img{position:static;width:100%;height:100%;object-fit:contain;transform:none}.login-v2-copy>span{color:#dff5ff}.login-v2-copy h1{max-width:520px}.login-v2-copy p{color:#e2f3fb}.aee-login-badges{display:flex;flex-wrap:wrap;gap:8px}.aee-login-badges span{padding:8px 11px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.09);border-radius:999px;font-size:.72rem;color:#eefaff}.login-v2-colors{grid-template-columns:repeat(5,1fr)}.login-v2-colors i:nth-child(1){background:#1b82d1}.login-v2-colors i:nth-child(2){background:#ffbc06}.login-v2-colors i:nth-child(3){background:#ef4141}.login-v2-colors i:nth-child(4){background:#20b4ae}.login-v2-colors i:nth-child(5){background:#8a63c8}.login-v2-eyebrow{color:var(--blue)}.login-v2-label a{font-size:.72rem;font-weight:700;color:var(--blue);text-decoration:none}.login-v2-submit{background:linear-gradient(135deg,var(--blue),#0d93da)}
@media(max-width:980px){.catalog-results{grid-template-columns:1fr}.module-search{width:calc(100% - 170px)}}
@media(max-width:820px){:root{--sidebar:280px}.page{margin:0}.content{padding:22px 16px}.topbar{height:88px;padding:14px 18px}.login-v2-brand{width:300px;height:110px}.module-toolbar{flex-wrap:wrap}.module-search{width:100%;order:2}.module-toolbar>.btn{margin-left:auto}.school-lookup-modern form{display:grid;grid-template-columns:1fr 1fr}.lookup-input-wrap{grid-column:1/-1;max-width:none}.school-status-choice{grid-template-columns:1fr}}
@media(max-width:576px){.module-toolbar>.btn{width:auto;min-width:48px;padding:0 14px;font-size:.78rem}.module-toolbar>.btn i{font-size:1rem}.module-search{display:grid;grid-template-columns:auto 1fr auto auto;min-height:auto;padding:8px 9px}.module-search .search-status{grid-column:1/-1;width:100%;border-left:0;border-top:1px solid var(--line);margin-top:5px}.school-lookup-modern{padding:18px}.school-lookup-modern form{grid-template-columns:1fr}.school-lookup-modern form>*{grid-column:1}.lookup-hint{display:none}.lookup-input-wrap input{padding-right:12px}.catalog-school{align-items:flex-start;flex-direction:column}.catalog-school .btn{width:100%}.login-v2-identity{min-height:300px}.login-v2-brand{width:100%;max-width:300px;height:105px}.login-v2-copy h1{font-size:1.6rem}.aee-login-badges{display:none}}
.catalog-local-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#173b61}.catalog-local-title span{font-size:.75rem;color:#7b8b9e}.local-results{margin-bottom:14px}.catalog-school.local-school{background:#f9fcff;border-color:#dbeaf6}.catalog-school.local-school small{display:flex;align-items:center;gap:7px;margin-top:5px}.status.inactive{background:#f1f3f5;color:#687788}


