.exitus-public-app{min-height:70vh;background:linear-gradient(135deg,#eff6ff,#dbeafe);padding:48px 16px;font-family:Inter,Arial,sans-serif}.exitus-public-card{max-width:920px;margin:auto;background:#fff;border:1px solid #bfdbfe;border-radius:28px;padding:32px;box-shadow:0 24px 70px rgba(37,99,235,.18)}.exitus-public-card h1{margin:0 0 8px;color:#1e3a8a;font-size:34px}.exitus-public-card p{color:#475569}.exitus-public-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-top:24px}.exitus-public-tile{padding:18px;border-radius:18px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-weight:700}

.exitus-portal-shell{max-width:1180px;margin:0 auto;padding:28px}.exitus-portal-hero{background:linear-gradient(135deg,#1d4ed8,#0f172a);color:#fff;border-radius:24px;padding:30px;margin-bottom:22px;box-shadow:0 18px 40px rgba(15,23,42,.18)}.exitus-portal-hero h1{margin:8px 0 6px;font-size:32px}.exitus-portal-hero p{margin:0;color:#dbeafe}.exitus-pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.14);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.exitus-btn.small{padding:7px 10px;font-size:12px}.exitus-badge.bad{background:#fee2e2;color:#991b1b}.exitus-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;background:#e0f2fe;color:#075985;font-weight:700;font-size:12px}.exitus-badge.ok{background:#dcfce7;color:#166534}.exitus-kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-bottom:18px}.exitus-public-grid a{text-decoration:none;color:inherit}
.exitus-login-form{display:grid;gap:14px;max-width:420px}.exitus-login-form label{display:grid;gap:6px;font-weight:700}.exitus-login-form input,.exitus-login-form select{border:1px solid #cbd5e1;border-radius:12px;padding:12px;background:#fff}.exitus-public-logout{align-self:flex-start;background:#fff;color:#1d4ed8;border-radius:999px;padding:10px 16px;text-decoration:none;font-weight:800}.exitus-notice{border-radius:14px;padding:12px 14px;margin:0 0 14px 0;background:#eff6ff;border:1px solid #bfdbfe}.exitus-notice-success{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.exitus-notice-error{background:#fef2f2;border-color:#fecaca;color:#991b1b}

/* Awesome School ERP 3.0 - Premium responsive school login */
body:has(.awesome-auth-page){margin:0;background:#b8dde0;}
.awesome-auth-page{min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:48px 6vw 32px;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(177,217,220,.96) 0%,rgba(151,204,211,.88) 47%,rgba(132,192,200,.72) 100%),var(--awesome-login-bg) right center/auto 100% no-repeat;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f2740;}
.awesome-auth-page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 36% 50%,rgba(255,255,255,.42),rgba(255,255,255,0) 28%),linear-gradient(90deg,rgba(5,44,73,.04),rgba(255,255,255,0));pointer-events:none;}
.awesome-auth-card{position:relative;z-index:1;width:min(520px,92vw);margin-left:22vw;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.72);border-radius:28px;padding:34px 42px 26px;box-shadow:0 30px 80px rgba(17,61,82,.28);box-sizing:border-box;text-align:center;}
.awesome-brand{display:flex;justify-content:center;margin-bottom:18px;}
.awesome-brand img{width:min(330px,85%);height:auto;display:block;object-fit:contain;}
.awesome-auth-card h1{font-size:30px;line-height:1.1;margin:10px 0 6px;color:#102842;font-weight:800;letter-spacing:-.03em;}
.awesome-subtitle{margin:0 0 25px;color:#314b61;font-size:15px;}
.awesome-login-form{text-align:left;display:flex;flex-direction:column;gap:16px;margin-top:10px;}
.awesome-login-form label{font-weight:700;font-size:14px;color:#173451;}
.awesome-input-wrap{margin-top:8px;height:50px;border:1px solid #cfdde9;border-radius:10px;background:#fff;display:flex;align-items:center;transition:.18s ease;box-shadow:0 1px 2px rgba(15,39,64,.04);overflow:hidden;}
.awesome-input-wrap:focus-within{border-color:#1294b1;box-shadow:0 0 0 4px rgba(18,148,177,.14);}
.awesome-input-icon{width:42px;text-align:center;color:#5f7891;font-size:18px;line-height:1;}
.awesome-input-wrap input{border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;flex:1;min-width:0;height:100%;padding:0 12px 0 0!important;font-size:15px;color:#102842;}
.awesome-input-wrap input::placeholder{color:#7b8ea0;}
.awesome-password-toggle{height:100%;width:52px;border:0;border-left:1px solid #e5edf4;background:#f8fbfd;cursor:pointer;color:#526b83;font-size:17px;transition:.15s ease;}
.awesome-password-toggle:hover{background:#eef7fa;color:#0b83a0;}
.awesome-login-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;margin-top:2px;}
.awesome-login-row a,.awesome-back-login a{color:#007c9e;text-decoration:none;font-weight:700;}
.awesome-login-row a:hover,.awesome-back-login a:hover{text-decoration:underline;}
.awesome-check{display:flex!important;align-items:center;gap:8px;font-weight:600!important;color:#314b61!important;margin:0!important;}
.awesome-check input{width:17px;height:17px;accent-color:#0c8ca7;}
.awesome-login-btn,.awesome-visitor-btn{width:100%;height:52px;border:0;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:800;text-decoration:none;cursor:pointer;transition:.18s ease;box-sizing:border-box;}
.awesome-login-btn{color:#fff;background:linear-gradient(135deg,#0f8ca5,#0a738d);box-shadow:0 12px 24px rgba(10,115,141,.26);}
.awesome-login-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(10,115,141,.32);filter:saturate(1.1);}
.awesome-visitor-btn{background:#fff;color:#173451;border:1px solid #ccdbe7;}
.awesome-visitor-btn:hover{border-color:#0d8fab;color:#0b718c;background:#f7fcfd;}
.awesome-login-divider{display:flex;align-items:center;gap:14px;color:#274259;font-weight:700;font-size:14px;margin:1px 0;}
.awesome-login-divider:before,.awesome-login-divider:after{content:"";height:1px;background:#e3edf3;flex:1;}
.awesome-auto-profile{font-size:13px;line-height:1.45;color:#38566e;background:#f5fbfd;border:1px solid #d9edf4;border-radius:12px;padding:12px 14px;margin:2px 0 0;text-align:center;}
.awesome-copyright{font-size:13px;color:#718599;margin:18px 0 0;text-align:center;}
.awesome-feature-row{position:relative;z-index:1;width:min(520px,92vw);margin:28px 0 0 22vw;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;color:#11324c;text-align:center;}
.awesome-feature-row div{display:flex;flex-direction:column;align-items:center;gap:4px;}
.awesome-feature-row span{font-size:25px;color:#087b96;filter:drop-shadow(0 3px 5px rgba(8,123,150,.15));}
.awesome-feature-row strong{font-size:14px;}
.awesome-feature-row small{font-size:12px;line-height:1.25;color:#28445c;}
.awesome-token-box{background:#fffbe6;border:1px solid #fde68a;border-radius:14px;padding:12px 14px;margin:12px 0;text-align:left;color:#5a4100;}
.awesome-token-box code{display:block;margin-top:8px;background:#fff3bf;border-radius:8px;padding:8px;word-break:break-all;}
.awesome-reset-form{margin-top:4px;}
.awesome-back-login{text-align:center;margin:12px 0 0;}
.awesome-auth-page .exitus-notice{margin:0 0 14px;text-align:left;border-radius:12px;}
@media (max-width:1180px){.awesome-auth-page{background-position:right -120px center}.awesome-auth-card,.awesome-feature-row{margin-left:8vw;}}
@media (max-width:900px){.awesome-auth-page{align-items:center;justify-content:flex-start;padding:32px 16px;background:linear-gradient(180deg,rgba(178,220,224,.86),rgba(118,185,196,.82)),var(--awesome-login-bg) top center/cover no-repeat;}.awesome-auth-card{margin:220px 0 0;width:min(520px,96vw);padding:28px 24px 22px;border-radius:24px}.awesome-feature-row{margin:22px auto 0;width:min(520px,96vw);grid-template-columns:repeat(2,1fr);}.awesome-brand img{width:min(290px,88%);}}
@media (max-width:560px){.awesome-auth-page{padding:18px 12px 24px;background-position:top right 35%;}.awesome-auth-card{margin-top:185px;padding:24px 18px 20px;border-radius:22px}.awesome-auth-card h1{font-size:25px}.awesome-subtitle{font-size:14px;margin-bottom:18px}.awesome-login-row{align-items:flex-start;flex-direction:column}.awesome-feature-row{grid-template-columns:repeat(2,1fr);gap:12px}.awesome-feature-row small{display:none}.awesome-brand img{width:min(245px,92%);}.awesome-input-wrap{height:48px}.awesome-login-btn,.awesome-visitor-btn{height:50px}}
@media (max-height:720px) and (min-width:901px){.awesome-auth-page{justify-content:flex-start;padding-top:28px}.awesome-auth-card{padding-top:22px;padding-bottom:18px}.awesome-feature-row{margin-top:18px}.awesome-brand img{width:270px}.awesome-auth-card h1{font-size:25px}.awesome-login-form{gap:12px}.awesome-input-wrap{height:46px}.awesome-login-btn,.awesome-visitor-btn{height:48px}}


/* Awesome School ERP 3.1.0 Foundation refinements */
.awesome-auth-card{animation:awesomeCardIn .45s ease both;}
.awesome-login-btn.is-loading{opacity:.84;pointer-events:none;}
.awesome-login-btn.is-loading:before{content:"";width:16px;height:16px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:awesomeSpin .7s linear infinite;}
@keyframes awesomeCardIn{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}
@keyframes awesomeSpin{to{transform:rotate(360deg)}}
@media (prefers-reduced-motion:reduce){.awesome-auth-card,.awesome-login-btn,.awesome-password-toggle{animation:none!important;transition:none!important}}

/* Awesome School ERP 4.0.0-alpha.4 — Portal Experience */
html,body.awesome-portal-document{margin:0!important;padding:0!important;background:#f8fafc!important}
body.awesome-portal-document{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#101828}
body.awesome-portal-document #wpadminbar{display:none!important}
.ap-shell{min-height:100vh;display:grid;grid-template-columns:272px minmax(0,1fr);background:#f8fafc;color:#101828}
.ap-sidebar{position:sticky;top:0;height:100vh;box-sizing:border-box;background:#fff;border-right:1px solid #e4e7ec;padding:22px 16px;display:flex;flex-direction:column;z-index:40}
.ap-brand{display:flex;align-items:center;gap:12px;padding:0 8px 22px}
.ap-brand-mark{width:42px;height:42px;border-radius:13px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;display:grid;place-items:center;font-size:20px;font-weight:900;box-shadow:0 10px 25px rgba(37,99,235,.22)}
.ap-brand strong,.ap-brand span{display:block}.ap-brand strong{font-size:15px}.ap-brand span{font-size:12px;color:#667085;margin-top:2px}
.ap-nav{display:grid;gap:4px}.ap-nav a{display:flex;align-items:center;gap:12px;text-decoration:none;color:#344054;font-weight:650;padding:11px 12px;border-radius:10px;transition:.16s ease}.ap-nav a:hover{background:#eff4ff;color:#175cd3}.ap-nav i{font-style:normal;width:20px;text-align:center;color:#667085}
.ap-sidebar-bottom{margin-top:auto;padding-top:18px;border-top:1px solid #eaecf0}
.ap-user-menu{display:flex;align-items:center;gap:10px;text-decoration:none;color:#344054;padding:8px;border-radius:12px}.ap-user-menu:hover{background:#f9fafb}.ap-user-menu strong,.ap-user-menu small{display:block}.ap-user-menu small{font-size:11px;color:#667085;margin-top:2px}
.ap-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e0e7ff;color:#3730a3;font-weight:800;flex:0 0 auto}
.ap-main{min-width:0}.ap-topbar{height:72px;box-sizing:border-box;display:flex;align-items:center;gap:18px;padding:0 28px;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border-bottom:1px solid #eaecf0;position:sticky;top:0;z-index:30}
.ap-mobile-menu{display:none;border:1px solid #d0d5dd;background:#fff;border-radius:10px;width:40px;height:40px;cursor:pointer}.ap-search{flex:1;max-width:620px;height:42px;border:1px solid #d0d5dd;border-radius:12px;background:#fff;display:flex;align-items:center;gap:10px;padding:0 12px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.ap-search input{border:0!important;box-shadow:none!important;outline:0!important;flex:1;min-width:0;background:transparent!important;font:inherit}.ap-search kbd{font:600 11px/1 Inter,sans-serif;color:#667085;border:1px solid #d0d5dd;border-radius:6px;padding:4px 6px;background:#f9fafb}.ap-top-actions{margin-left:auto;display:flex;gap:8px}.ap-top-actions button{width:40px;height:40px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:#475467;cursor:pointer}.ap-top-actions button:hover{background:#f9fafb;color:#175cd3}
.ap-content{max-width:1480px;margin:0 auto;padding:30px 34px 50px}.ap-page-head{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;margin-bottom:24px}.ap-page-head h1{font-size:30px;line-height:1.15;letter-spacing:-.035em;margin:5px 0 7px;color:#101828;font-weight:750}.ap-page-head p{margin:0;color:#667085}.ap-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#175cd3;font-weight:800}
.ap-shell .exitus-kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin:0 0 20px}.ap-shell .as-kpi,.ap-shell .exitus-kpi{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:19px;box-shadow:0 2px 6px rgba(16,24,40,.04);min-width:0}.ap-shell .as-kpi-icon{width:46px;height:46px;border-radius:14px;background:#eff4ff;color:#175cd3;display:grid;place-items:center;font-size:21px;flex:0 0 auto}.ap-shell .as-kpi span,.ap-shell .exitus-kpi span{display:block;color:#667085;font-size:13px}.ap-shell .as-kpi strong,.ap-shell .exitus-kpi strong{display:block;color:#101828;font-size:23px;line-height:1.2;margin:3px 0;word-break:break-word}.ap-shell .as-kpi small,.ap-shell .exitus-kpi small{display:block;color:#98a2b3;font-size:11px}
.ap-shell .as-card,.ap-shell .exitus-card{background:#fff;border:1px solid #eaecf0;border-radius:18px;box-shadow:0 2px 8px rgba(16,24,40,.04);margin:0 0 20px;overflow:hidden}.ap-shell .as-card-heading{padding:20px 22px 0}.ap-shell .as-card-heading h2{font-size:18px;line-height:1.3;margin:0;color:#101828}.ap-shell .as-card-body{padding:18px 22px 22px;color:#475467}
.ap-shell .as-table-wrap,.ap-shell .exitus-table-wrap{overflow:auto;border:1px solid #eaecf0;border-radius:14px;background:#fff}.ap-shell .as-table,.ap-shell .exitus-table{width:100%;border-collapse:collapse;font-size:14px}.ap-shell .as-table thead th,.ap-shell .exitus-table thead th{text-align:left;background:#f9fafb;color:#667085;font-size:11px;text-transform:uppercase;letter-spacing:.055em;font-weight:750;padding:12px 15px;border-bottom:1px solid #eaecf0;white-space:nowrap}.ap-shell .as-table td,.ap-shell .exitus-table td{padding:15px;border-bottom:1px solid #f2f4f7;color:#344054;vertical-align:middle}.ap-shell .as-table tr:last-child td,.ap-shell .exitus-table tr:last-child td{border-bottom:0}.ap-shell .as-table tbody tr:hover td,.ap-shell .exitus-table tbody tr:hover td{background:#fcfcfd}
.ap-inline-link{color:#175cd3;text-decoration:none;font-weight:700;font-size:13px}.ap-inline-link:hover{text-decoration:underline}
.ap-quick-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.ap-quick-grid a{display:grid;grid-template-columns:42px 1fr;column-gap:12px;align-items:center;text-decoration:none;color:#344054;border:1px solid #e4e7ec;border-radius:14px;padding:15px;background:#fff;transition:.16s ease}.ap-quick-grid a:hover{border-color:#84adff;box-shadow:0 8px 24px rgba(37,99,235,.08);transform:translateY(-1px)}.ap-quick-grid a>span{grid-row:1/3;width:42px;height:42px;border-radius:12px;background:#eff4ff;color:#175cd3;display:grid;place-items:center;font-size:20px}.ap-quick-grid strong{font-size:14px}.ap-quick-grid small{font-size:11px;color:#667085}
.ap-shell .exitus-public-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin:0}.ap-shell .exitus-public-tile{background:#f9fafb;border:1px solid #eaecf0;color:#344054;border-radius:14px;padding:16px;text-decoration:none;font-weight:700}.ap-shell .exitus-public-tile:hover{background:#eff4ff;border-color:#b2ccff;color:#175cd3}
.ap-shell .exitus-notice,.ap-shell .as-notice{border-radius:12px;padding:12px 14px;margin-bottom:16px;border:1px solid #b2ccff;background:#eff4ff;color:#1849a9}.ap-shell .exitus-notice-success{border-color:#abefc6;background:#ecfdf3;color:#067647}.ap-shell .exitus-notice-error{border-color:#fecdca;background:#fef3f2;color:#b42318}
.ap-shell .as-empty,.ap-shell .exitus-empty{text-align:center;border:1px dashed #d0d5dd;background:#fcfcfd;border-radius:14px;padding:34px 20px}.ap-shell .as-empty>div{font-size:30px;color:#175cd3}.ap-shell .as-empty strong{display:block;color:#101828;margin:8px 0 4px}.ap-shell .as-empty p{margin:0;color:#667085}
html[data-ap-theme="dark"] .ap-shell{background:#0f172a;color:#e5e7eb}html[data-ap-theme="dark"] .ap-sidebar,html[data-ap-theme="dark"] .ap-topbar,html[data-ap-theme="dark"] .ap-shell .as-card,html[data-ap-theme="dark"] .ap-shell .as-kpi,html[data-ap-theme="dark"] .ap-shell .as-table-wrap{background:#111827;border-color:#263244}html[data-ap-theme="dark"] .ap-page-head h1,html[data-ap-theme="dark"] .ap-shell .as-card-heading h2,html[data-ap-theme="dark"] .ap-shell .as-kpi strong{color:#f8fafc}html[data-ap-theme="dark"] .ap-nav a,html[data-ap-theme="dark"] .ap-shell .as-table td{color:#cbd5e1}
@media(max-width:960px){.ap-shell{grid-template-columns:1fr}.ap-sidebar{position:fixed;left:-290px;transition:left .2s ease;box-shadow:0 20px 50px rgba(15,23,42,.22)}.ap-sidebar.is-open{left:0}.ap-mobile-menu{display:inline-grid;place-items:center}.ap-topbar{padding:0 16px}.ap-search kbd{display:none}.ap-content{padding:22px 16px 40px}.ap-page-head h1{font-size:25px}}
@media(max-width:600px){.ap-search{display:none}.ap-topbar{justify-content:space-between}.ap-content{padding:18px 12px 36px}.ap-shell .exitus-kpi-row{grid-template-columns:1fr}.ap-page-head h1{font-size:23px}.ap-shell .as-card-heading,.ap-shell .as-card-body{padding-left:16px;padding-right:16px}}

/* Awesome School ERP 4.0.0-alpha.5 — Family Experience */
.as-family-profile .as-profile-hero{margin-bottom:20px}
.as-profile-pattern-grid{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.55fr);gap:20px;align-items:start}
.as-profile-pattern-column{min-width:0}
.as-profile-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#ffffff 0%,#f4f7ff 55%,#eef9ff 100%);border:1px solid #dfe7f3;border-radius:22px;padding:24px;box-shadow:0 16px 38px rgba(30,64,175,.08)}
.as-profile-identity{display:flex;align-items:center;gap:18px}.as-profile-avatar{width:68px;height:68px;font-size:22px;background:linear-gradient(135deg,#2563eb,#06b6d4);color:#fff;box-shadow:0 12px 25px rgba(37,99,235,.2)}
.as-profile-identity h2{font-size:25px;letter-spacing:-.025em;margin:4px 0 4px}.as-profile-identity p{margin:0;color:#667085}.as-profile-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
.as-status{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:750}.as-status-success{background:#ecfdf3;color:#067647}.as-status-info{background:#eff4ff;color:#175cd3}.as-status-muted{background:#f2f4f7;color:#475467}
.as-profile-score{min-width:160px;text-align:right}.as-profile-score strong{display:block;font-size:30px;color:#101828}.as-profile-score span,.as-profile-score small{display:block}.as-profile-score span{font-size:12px;font-weight:700;color:#344054}.as-profile-score small{font-size:11px;color:#98a2b3;margin-top:3px}
.as-family-detail-grid{display:grid;gap:2px}.as-family-detail{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid #f2f4f7}.as-family-detail:last-child{border-bottom:0}.as-family-detail span{color:#667085;font-size:12px}.as-family-detail strong{color:#344054;font-size:13px;text-align:right;max-width:65%;word-break:break-word}
.as-family-children{display:grid;gap:12px}.as-family-child-card{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid #e4e7ec;border-radius:16px;padding:15px;background:#fff;transition:.18s ease}.as-family-child-card:hover{border-color:#84adff;box-shadow:0 12px 28px rgba(37,99,235,.08);transform:translateY(-1px)}
.as-family-child-avatar{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:#eff4ff;color:#175cd3;font-weight:850}.as-family-child-main h3{font-size:15px;margin:3px 0 3px;color:#101828}.as-family-child-main p{margin:0;color:#667085;font-size:12px}.as-family-child-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}
.as-family-child-score{text-align:right;min-width:96px}.as-family-child-score strong{display:block;font-size:20px;color:#101828}.as-family-child-score span{display:block;font-size:10px;color:#667085}.as-family-open-child{display:inline-block;margin-top:8px;color:#175cd3;text-decoration:none;font-weight:750;font-size:11px}.as-family-open-child:hover{text-decoration:underline}
.as-family-selected{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.as-family-selected h3{font-size:19px;margin:5px 0 4px}.as-family-selected p{margin:0;color:#667085}.as-family-selected-badges{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.as-family-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.as-family-progress>div{background:#f9fafb;border:1px solid #eaecf0;border-radius:13px;padding:13px}.as-family-progress span{display:block;color:#667085;font-size:11px}.as-family-progress strong{display:block;font-size:19px;color:#101828;margin-top:3px}.as-progress-track{height:8px;background:#eef2f6;border-radius:999px;overflow:hidden;margin-top:14px}.as-progress-track i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#06b6d4)}
.ap-shell .as-profile-timeline{display:grid;gap:0}.ap-shell .as-profile-timeline>div{display:grid;grid-template-columns:72px minmax(0,1fr);column-gap:12px;padding:13px 0;border-bottom:1px solid #f2f4f7}.ap-shell .as-profile-timeline>div:last-child{border-bottom:0}.ap-shell .as-profile-timeline b{grid-row:1/3;color:#175cd3;font-size:11px}.ap-shell .as-profile-timeline span{font-weight:750;color:#344054;font-size:13px}.ap-shell .as-profile-timeline small{color:#667085;margin-top:3px}
@media(max-width:1100px){.as-profile-pattern-grid{grid-template-columns:1fr}.as-profile-pattern-column:first-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.as-profile-pattern-column:first-child .as-card{margin:0}}
@media(max-width:720px){.as-profile-hero,.as-family-selected{flex-direction:column}.as-profile-score{text-align:left}.as-profile-pattern-column:first-child{grid-template-columns:1fr}.as-family-child-card{grid-template-columns:46px minmax(0,1fr)}.as-family-child-score{grid-column:1/-1;text-align:left;padding-left:60px}.as-family-selected-badges{justify-content:flex-start}.as-family-progress{grid-template-columns:1fr}.as-family-detail{align-items:flex-start;flex-direction:column}.as-family-detail strong{text-align:left;max-width:100%}}


/* Awesome School ERP 4.0.0-beta.1 — M1-S08 Commercial Demo */
.ap-presentation-switcher{position:relative}.ap-presentation-switcher>button{height:38px;border:1px solid #d0d5dd;background:#fff;border-radius:10px;padding:0 12px;display:flex;align-items:center;gap:7px;font-weight:750;color:#344054;cursor:pointer}.ap-presentation-menu{display:none;position:absolute;right:0;top:46px;width:190px;padding:7px;background:#fff;border:1px solid #eaecf0;border-radius:14px;box-shadow:0 20px 45px rgba(16,24,40,.16);z-index:40}.ap-presentation-switcher.is-open .ap-presentation-menu{display:grid}.ap-presentation-menu a{padding:9px 11px;border-radius:9px;text-decoration:none;color:#344054;font-size:12px;font-weight:700}.ap-presentation-menu a:hover,.ap-presentation-menu a.is-active{background:#eff4ff;color:#175cd3}.ap-presentation-banner{display:flex;align-items:center;gap:12px;background:linear-gradient(90deg,#eef4ff,#f0f9ff);border:1px solid #b2ccff;border-radius:14px;padding:12px 15px;margin-bottom:18px;color:#1849a9}.ap-presentation-banner span{font-weight:800}.ap-presentation-banner strong{font-size:12px;color:#344054}.ap-presentation-banner a{margin-left:auto;color:#175cd3;font-size:12px;font-weight:800;text-decoration:none}.ap-presentation-banner a:hover{text-decoration:underline}.ap-content{max-width:1500px}.ap-shell .as-card,.ap-shell .as-kpi{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ap-shell .as-card:hover,.ap-shell .as-kpi:hover{transform:translateY(-1px);box-shadow:0 16px 38px rgba(16,24,40,.08);border-color:#d0d5dd}.ap-page-head{margin-bottom:22px}.ap-page-head h1{letter-spacing:-.035em}.ap-user-menu{transition:background .18s ease}.ap-user-menu:hover{background:#f9fafb}.ap-table-wrap{border-radius:16px;overflow:hidden}.ap-shell .as-table tbody tr{transition:background .15s ease}.ap-shell .as-table tbody tr:hover{background:#f8fafc}
html[data-ap-theme="dark"] .ap-presentation-switcher>button,html[data-ap-theme="dark"] .ap-presentation-menu{background:#111827;border-color:#334155;color:#e5e7eb}html[data-ap-theme="dark"] .ap-presentation-menu a{color:#cbd5e1}html[data-ap-theme="dark"] .ap-presentation-menu a:hover,html[data-ap-theme="dark"] .ap-presentation-menu a.is-active{background:#172554;color:#bfdbfe}html[data-ap-theme="dark"] .ap-presentation-banner{background:#172554;border-color:#1d4ed8;color:#bfdbfe}html[data-ap-theme="dark"] .ap-presentation-banner strong{color:#cbd5e1}
@media(max-width:720px){.ap-presentation-switcher>button span{display:none}.ap-presentation-menu{position:fixed;right:12px;top:64px}.ap-presentation-banner{align-items:flex-start;flex-wrap:wrap}.ap-presentation-banner a{margin-left:0;width:100%}}

/* M2 Functional Demo navigation */
.ap-nav a.is-active{background:rgba(255,255,255,.14);color:#fff;box-shadow:inset 3px 0 0 rgba(255,255,255,.9)}
.ap-search{display:flex;align-items:center;gap:8px}
.ap-search input{flex:1}
.ap-search button{border:0;background:#2563eb;color:#fff;border-radius:10px;padding:8px 12px;font-weight:700;cursor:pointer}
.ap-top-link{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;text-decoration:none;color:inherit;border:1px solid var(--ap-border,#e5e7eb);background:var(--ap-surface,#fff)}
.exitus-actions{margin-bottom:16px}
.ap-inline-link{font-weight:700;color:#2563eb;text-decoration:none}
.ap-inline-link:hover{text-decoration:underline}
.ap-table-actions{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:720px){.ap-search kbd{display:none}.ap-search button{padding:8px}.ap-top-link{width:36px;height:36px}}
