/* Premium public result portal. Kept separate from staff dashboard styling. */
:root{--portal-blue:#155eef;--portal-navy:#0b1f3a;--portal-soft:#f4f7fc;--portal-line:#e4eaf3;--portal-green:#067647}html[data-theme="dark"] body.result-portal-body{background:radial-gradient(circle at top,#091423 0,#0d1725 38%,#111d2f 100%);color:#f4f7fb}.result-portal-body{min-height:100vh;background:radial-gradient(circle at top,#eaf2ff 0,#f7f9fc 38%,#f4f6fa 100%);color:var(--portal-navy);font-family:Inter,"Segoe UI",sans-serif}html[data-theme="dark"] body.result-portal-body .portal-brand h1,html[data-theme="dark"] body.result-portal-body .portal-welcome h1,html[data-theme="dark"] body.result-portal-body .portal-welcome h2,html[data-theme="dark"] body.result-portal-body .portal-product b,html[data-theme="dark"] body.result-portal-body .learner-profile-main h3,html[data-theme="dark"] body.result-portal-body .parent-dashboard-head h1,html[data-theme="dark"] body.result-portal-body .parent-child-card h2{color:#ffffff}html[data-theme="dark"] body.result-portal-body .portal-brand>img,html[data-theme="dark"] body.result-portal-body .portal-logo-placeholder,html[data-theme="dark"] body.result-portal-body .portal-search-card,html[data-theme="dark"] body.result-portal-body .learner-profile-card,html[data-theme="dark"] body.result-portal-body .portal-action,html[data-theme="dark"] body.result-portal-body .parent-child-card,html[data-theme="dark"] body.result-portal-body .child-metrics>div,html[data-theme="dark"] body.result-portal-body .portal-footer{background:#111d2c;border-color:#314a63;color:#f4f7fb;box-shadow:0 16px 40px rgba(0,0,0,.22)}html[data-theme="dark"] body.result-portal-body .school-motto,html[data-theme="dark"] body.result-portal-body .portal-welcome p,html[data-theme="dark"] body.result-portal-body .portal-product span,html[data-theme="dark"] body.result-portal-body .parent-dashboard-head p,html[data-theme="dark"] body.result-portal-body .parent-child-card header small,html[data-theme="dark"] body.result-portal-body .child-actions p,html[data-theme="dark"] body.result-portal-body .portal-footer small{color:#b4c2d6}html[data-theme="dark"] body.result-portal-body .secure-pill,html[data-theme="dark"] body.result-portal-body .form-heading>i,html[data-theme="dark"] body.result-portal-body .child-status,html[data-theme="dark"] body.result-portal-body .child-actions .button{background:#16263a;border-color:#46607e;color:#f4f7fb}html[data-theme="dark"] body.result-portal-body .portal-action b{color:#f4f7fb}.result-portal-body .public-shell{max-width:900px;padding:34px 20px 18px}.result-portal-body .page-head,.result-portal-body>footer{display:none}.premium-portal{max-width:820px;margin:auto}.portal-brand{text-align:center;margin-bottom:26px}.portal-brand>img,.portal-logo-placeholder{width:78px;height:78px;margin:0 auto 13px;border-radius:24px;display:grid;place-items:center;object-fit:contain;background:#fff;border:1px solid var(--portal-line);box-shadow:0 12px 35px #164c9c18;color:var(--portal-blue);font-size:23px;font-weight:800}.portal-logo-placeholder.brand-mark{color:#fff;background:linear-gradient(145deg,#2876f9,#0c3d9e);border:0;font-size:29px}.portal-brand h1{font-size:clamp(22px,4vw,30px);font-weight:800;margin:0}.school-motto{color:#667085;margin:5px 0 12px}.portal-product{display:grid;line-height:1.25;color:#344054}.portal-product b{font-size:15px}.portal-product span{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#667085}.portal-welcome{text-align:center;margin:0 auto 24px}.portal-welcome h1,.portal-welcome h2{font-size:clamp(24px,5vw,36px);font-weight:800;letter-spacing:-.035em;margin:13px 0 8px}.portal-welcome p{font-size:16px;color:#667085;margin:0}.secure-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #b2ddff;background:#eff8ff;color:#175cd3;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:700}.portal-search-card,.learner-profile-card{background:#fff;border:1px solid var(--portal-line);border-radius:24px;box-shadow:0 22px 55px #102a4312}.portal-search-card{max-width:590px;margin:auto;padding:clamp(22px,5vw,38px)}.form-heading{display:flex;align-items:center;gap:14px;margin-bottom:25px}.form-heading>i{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:#eef4ff;color:var(--portal-blue)}.form-heading h2{font-size:21px;font-weight:800;margin:0}.form-heading p{font-size:13px;color:#667085;margin:2px 0 0}.portal-search-card label{display:block;font-weight:700;color:#344054;margin-bottom:18px}.portal-search-card label>span{display:block;margin-bottom:7px}.input-with-icon{position:relative}.input-with-icon>i{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#667085;z-index:2}.portal-search-card input{height:55px;padding:12px 15px 12px 46px!important;border:1px solid #cfd8e6!important;border-radius:14px!important;font-size:16px!important;box-shadow:none!important}.portal-search-card input:focus{border-color:var(--portal-blue)!important;box-shadow:0 0 0 4px #155eef16!important}.find-learner-button{width:100%;height:56px!important;border-radius:14px!important;background:linear-gradient(135deg,#1b69f5,#1248b8)!important;font-size:16px!important;box-shadow:0 11px 24px #155eef30;transition:.2s transform,.2s box-shadow}.find-learner-button:hover{transform:translateY(-2px);box-shadow:0 15px 28px #155eef38}.privacy-note{text-align:center;color:#667085;font-size:12px;margin:15px 0 0}.privacy-note i{color:var(--portal-green);margin-right:5px}.learner-profile-card{display:grid;grid-template-columns:130px 1fr;gap:25px;padding:28px;margin-bottom:18px}.learner-avatar{width:120px;height:120px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(145deg,#eef4ff,#d9e8ff);color:var(--portal-blue);font-size:45px;overflow:hidden}.learner-avatar img{width:100%;height:100%;object-fit:cover}.profile-status{display:flex;gap:8px;flex-wrap:wrap}.status-approved,.status-ready{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:800}.status-approved{background:#ecfdf3;color:var(--portal-green)}.status-ready{background:#eef4ff;color:#175cd3}.learner-profile-main h3{font-size:26px;font-weight:800;margin:10px 0 0}.learner-profile-main>p{color:#667085;margin:2px 0 17px}.learner-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.learner-facts>div{position:relative;padding:11px 10px 10px 34px;border:1px solid var(--portal-line);border-radius:12px;background:#fafcff}.learner-facts i{position:absolute;left:11px;top:14px;color:var(--portal-blue)}.learner-facts span,.learner-facts b{display:block}.learner-facts span{font-size:10px;text-transform:uppercase;color:#667085}.learner-facts b{font-size:13px}.portal-actions{display:grid;grid-template-columns:1fr 1fr;gap:13px}.portal-action{min-height:86px;display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:12px;padding:15px;border-radius:17px;text-decoration:none!important;transition:.2s transform,.2s box-shadow}.portal-action>i:first-child{width:42px;height:42px;display:grid;place-items:center;border-radius:12px}.portal-action span{display:grid}.portal-action small{font-size:11px;opacity:.8}.primary-action{background:linear-gradient(135deg,#1a67f2,#103f9c);color:#fff!important;box-shadow:0 13px 28px #155eef2b}.primary-action>i:first-child{background:#ffffff20}.secondary-action{background:#fff;color:var(--portal-navy)!important;border:1px solid #cfdcf1;box-shadow:0 10px 25px #102a430c}.secondary-action>i:first-child{background:#eef4ff;color:var(--portal-blue)}.portal-action:not(.unavailable):hover{transform:translateY(-2px);box-shadow:0 16px 30px #102a4320}.unavailable{background:#f2f4f7;color:#98a2b3;border:1px solid #e4e7ec}.unavailable>i:first-child{background:#e4e7ec}.check-another{display:block;width:max-content;margin:18px auto 0;color:#475467;text-decoration:none;font-weight:700;font-size:13px}.portal-footer{text-align:center!important;color:#667085!important;font-size:13px!important;margin:35px auto 0!important;padding:20px 10px!important}.portal-footer>b,.portal-footer>span{display:block}.portal-footer hr{border-color:#dfe5ee;margin:15px auto;max-width:420px}.result-portal-body .toast{font-family:Inter,"Segoe UI",sans-serif}
@media(max-width:640px){.result-portal-body .public-shell{padding:22px 13px 12px}.portal-brand{margin-bottom:20px}.portal-brand>img,.portal-logo-placeholder{width:66px;height:66px;border-radius:20px}.portal-welcome{margin-bottom:19px}.portal-welcome p{font-size:14px}.portal-search-card{padding:22px 17px;border-radius:20px}.learner-profile-card{grid-template-columns:1fr;text-align:center;padding:20px 15px}.learner-avatar{width:96px;height:96px;margin:auto}.profile-status{justify-content:center}.learner-profile-main h3{font-size:22px}.learner-facts{grid-template-columns:1fr 1fr 1fr;text-align:left}.learner-facts>div{padding-left:29px}.learner-facts i{left:9px}.portal-actions{grid-template-columns:1fr}.portal-action{min-height:78px}.portal-footer{margin-top:24px!important}}
@media(max-width:390px){.learner-facts{grid-template-columns:1fr}.learner-facts>div{padding-left:36px}.learner-facts i{left:13px}.portal-welcome h1,.portal-welcome h2{font-size:24px}}

/* Phone-scoped parent dashboard for families with one or more children. */
.parent-dashboard{max-width:1120px;margin:0 auto}.parent-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.parent-dashboard-head h1{margin:3px 0;font-size:clamp(25px,4vw,36px)}.parent-dashboard-head p{margin:0;color:#667085}.parent-child-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.parent-child-card{background:#fff;border:1px solid var(--portal-line);border-radius:22px;padding:21px;box-shadow:0 18px 45px #102a4310}.parent-child-card>header{display:flex;gap:14px;align-items:center}.parent-child-card>header>img,.parent-child-card>header>span{width:58px;height:58px;flex:0 0 58px;border-radius:16px;object-fit:contain;display:grid;place-items:center;background:#eef4ff;color:var(--portal-blue);font-weight:800}.parent-child-card h2{font-size:19px;margin:0}.parent-child-card header p{margin:3px 0;color:#344054}.parent-child-card header small{color:#667085}.child-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.child-metrics>div{padding:11px;border-radius:13px;background:#f7f9fc;border:1px solid #e8edf5}.child-metrics span,.child-metrics strong{display:block}.child-metrics span{font-size:10px;text-transform:uppercase;color:#667085}.child-metrics strong{margin-top:3px;color:var(--portal-blue);font-size:17px}.child-status,.child-actions{display:flex;flex-wrap:wrap;gap:8px}.child-status{padding-bottom:15px;border-bottom:1px solid var(--portal-line)}.child-actions{padding-top:15px}.child-actions .button{flex:1 1 44%;text-align:center}.child-actions p{margin:6px 0;color:#667085;font-size:13px}
@media(max-width:760px){.parent-child-grid{grid-template-columns:1fr}.parent-dashboard-head{align-items:flex-start}.child-actions .button{flex-basis:100%}}
.parent-child-card .child-metrics{display:none!important}
