:root{--navy:#061b35;--navy2:#0a2a4f;--panel:#0d355b;--panel2:#0a2746;--teal:#17a8b4;--cyan:#4bd2df;--gold:#e8bf67;--gold2:#f7d98a;--ivory:#f7f1e8;--text:#eef5fb;--muted:#9fb5c8;--green:#48d597;--red:#ff6b6b;--line:rgba(122,202,218,.28);--shadow:0 20px 50px rgba(0,0,0,.28);--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 0,#123b68 0,#061b35 35%,#041427 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}.serif,h1,h2,h3{font-family:Georgia,"Times New Roman",serif}.app{min-height:100vh}.topbar{height:82px;padding:12px 28px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line);background:rgba(4,20,39,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px;min-width:270px}.brand img{height:54px;max-width:250px;object-fit:contain}.brand-mini img{height:46px;max-width:215px}.tagline{color:var(--muted);font-size:11px;letter-spacing:.24em;text-transform:uppercase;line-height:1.6}.topnav{display:flex;gap:22px;margin-left:auto;align-items:center}.topnav a,.navlink{color:#dbe8f2;text-decoration:none;font-size:14px;padding:10px 4px;border-bottom:2px solid transparent;cursor:pointer}.topnav a:hover,.topnav a.active{border-color:var(--gold);color:white}.btn{border:1px solid rgba(116,217,226,.44);background:#0c3154;color:white;border-radius:12px;padding:12px 18px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;justify-content:center}.btn:hover{transform:translateY(-1px);filter:brightness(1.07)}.btn.gold{background:linear-gradient(135deg,var(--gold2),#d7a842);color:#10223b;border:0;box-shadow:0 10px 30px rgba(233,191,103,.22)}.btn.ghost{background:rgba(7,35,61,.55)}.btn.danger{background:#c94e4e;border-color:#e96f6f}.shell{display:grid;grid-template-columns:220px 1fr;min-height:calc(100vh - 82px)}.sidebar{padding:24px 16px;background:linear-gradient(180deg,#082544,#061a31);border-right:1px solid var(--line);position:sticky;top:82px;height:calc(100vh - 82px);overflow:auto}.sideitem{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:13px;color:#d9e7f2;margin:4px 0;cursor:pointer}.sideitem:hover,.sideitem.active{background:linear-gradient(90deg,rgba(232,191,103,.18),rgba(23,168,180,.08));box-shadow:inset 3px 0 var(--gold);color:white}.sideicon{width:26px;text-align:center;font-size:18px}.main{padding:24px;max-width:1600px;width:100%;margin:auto}.home-main{max-width:1550px;margin:auto;padding:0 28px 50px}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center;padding:42px 0}.eyebrow{color:var(--gold);font-size:12px;letter-spacing:.22em;text-transform:uppercase;font-weight:700}.hero h1{font-size:clamp(44px,6vw,80px);line-height:.96;margin:14px 0 20px}.hero h1 .gold{color:var(--gold2)}.hero p{color:#c6d5e1;font-size:18px;line-height:1.65;max-width:680px}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-art{position:relative;border-radius:26px;overflow:hidden;border:1px solid rgba(116,217,226,.25);box-shadow:var(--shadow);background:#0b2947}.hero-art img{display:block;width:100%;height:auto}.section{padding:34px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section h2{font-size:38px;margin:0}.section-copy{color:var(--muted);max-width:720px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:linear-gradient(180deg,rgba(17,59,95,.82),rgba(8,36,64,.9));border:1px solid var(--line);border-radius:var(--radius);padding:20px;box-shadow:0 14px 34px rgba(0,0,0,.18)}.card h3{font-size:22px;margin:5px 0 8px}.card p{color:var(--muted);margin:0;line-height:1.5}.feature-icon{width:48px;height:48px;border-radius:14px;background:rgba(232,191,103,.11);display:grid;place-items:center;color:var(--gold2);font-size:24px;border:1px solid rgba(232,191,103,.24)}.preview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.preview{border-radius:22px;overflow:hidden;border:1px solid var(--line);background:#071d34;box-shadow:var(--shadow);position:relative}.preview img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}.preview .caption{position:absolute;left:0;right:0;bottom:0;padding:40px 18px 16px;background:linear-gradient(transparent,rgba(3,15,28,.95));font-weight:800}.masthead{border-radius:24px;padding:28px;min-height:220px;display:flex;align-items:end;position:relative;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background-size:cover;background-position:center}.masthead:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,33,.92),rgba(4,25,43,.48),rgba(2,17,31,.75))}.masthead>*{position:relative}.masthead h1{font-size:52px;margin:5px 0}.masthead p{color:#d5e3ec;max-width:650px}.grid{display:grid;gap:16px}.grid.kpis{grid-template-columns:repeat(4,1fr);margin:16px 0}.kpi{padding:19px;border-radius:18px;background:linear-gradient(145deg,#0d365e,#082744);border:1px solid var(--line);min-height:120px}.kpi .value{font-size:36px;font-weight:800;margin-top:8px}.kpi .label{color:#dbe8f2}.kpi .delta{color:var(--green);font-size:13px}.two{grid-template-columns:1.1fr .9fr}.three{grid-template-columns:1fr 1fr 1fr}.panel{background:rgba(8,38,68,.88);border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 12px 28px rgba(0,0,0,.18)}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}.panel-title h3{margin:0;font-size:22px}.list{display:grid;gap:10px}.row{display:flex;align-items:center;gap:12px;background:rgba(9,45,77,.72);border:1px solid rgba(125,204,220,.16);padding:12px 14px;border-radius:13px}.row .grow{flex:1}.row strong{display:block}.small{font-size:12px;color:var(--muted)}.pill{padding:6px 10px;border-radius:999px;background:rgba(72,213,151,.13);color:#6de9ae;border:1px solid rgba(72,213,151,.28);font-size:12px}.pill.gold{color:var(--gold2);background:rgba(232,191,103,.11);border-color:rgba(232,191,103,.28)}.pill.red{color:#ff9c9c;background:rgba(255,107,107,.1);border-color:rgba(255,107,107,.22)}.avatar{width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#d6b16b,#0c89a0);display:grid;place-items:center;font-weight:900;color:#07192b;border:2px solid rgba(255,255,255,.55)}.progress{height:9px;background:#153c5f;border-radius:10px;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,var(--teal),var(--cyan));border-radius:10px}.class-layout{display:grid;grid-template-columns:1.2fr 1fr .72fr;gap:14px}.video-box,.whiteboard{min-height:360px;border-radius:18px;background:#071d34;border:1px solid var(--line);overflow:hidden}.video-box{display:flex;flex-direction:column}.video-stage{flex:1;background:radial-gradient(circle at 50% 40%,#184b77,#09243f 60%,#061627);display:grid;place-items:center;position:relative}.teacher-orb{width:180px;height:180px;border-radius:50%;background:linear-gradient(135deg,#efd089,#2f8ca0);box-shadow:0 0 70px rgba(74,193,207,.22);display:grid;place-items:center;font-size:78px}.controls{display:flex;justify-content:center;gap:10px;padding:12px;background:#081e36}.control{width:46px;height:46px;border-radius:50%;background:#103d66;border:1px solid var(--line);display:grid;place-items:center}.whiteboard{background:#fbf6eb;color:#10233b;padding:20px}.whiteboard h3{font-size:34px}.whiteboard .diagram{border:2px solid #2b89a2;border-radius:50%;width:180px;height:180px;margin:28px auto;display:grid;place-items:center;font-family:Georgia,serif;color:#1a3e5c}.chat{height:360px;overflow:auto}.chat-msg{padding:10px 12px;border-bottom:1px solid rgba(120,202,218,.12)}.student-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}.student-tile{aspect-ratio:1.4;border-radius:12px;background:linear-gradient(145deg,#1a557a,#0a2f4f);display:flex;align-items:end;padding:8px;font-size:12px;border:1px solid var(--line)}.thumb-reference{margin-top:18px;border-radius:18px;overflow:hidden;border:1px solid var(--line)}.thumb-reference img{width:100%;display:block;opacity:.95}.login-wrap{min-height:calc(100vh - 82px);display:grid;place-items:center;padding:30px}.login-card{width:min(460px,100%);background:rgba(8,35,62,.94);border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:var(--shadow)}.login-card img{width:260px;max-width:100%;display:block;margin:0 auto 16px}.field{display:grid;gap:7px;margin:12px 0}.field label{font-size:13px;color:#c9d8e4}.field input,.field select{width:100%;padding:13px 14px;background:#071d34;border:1px solid rgba(107,190,209,.35);border-radius:11px;color:white;outline:none}.field input:focus,.field select:focus{border-color:var(--gold)}.notice{padding:12px;border-radius:12px;background:rgba(232,191,103,.09);border:1px solid rgba(232,191,103,.24);color:#f2deb0}.footer{border-top:1px solid var(--line);padding:28px;color:var(--muted);display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer img{height:46px}.mobile-nav{display:none}.gallery-modal{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:50;display:none;place-items:center;padding:30px}.gallery-modal.open{display:grid}.gallery-modal img{max-width:96vw;max-height:90vh;border-radius:20px;box-shadow:var(--shadow)}
@media(max-width:1100px){.cards,.grid.kpis{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.class-layout{grid-template-columns:1fr}.shell{grid-template-columns:80px 1fr}.sidebar{padding:18px 8px}.sideitem span:not(.sideicon){display:none}.topnav{display:none}.brand{min-width:auto}.tagline{display:none}.student-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:700px){.topbar{height:70px;padding:10px 14px}.brand img{height:43px;max-width:200px}.shell{display:block;min-height:calc(100vh - 70px)}.sidebar{display:none}.main,.home-main{padding:16px}.hero{padding:24px 0}.hero h1{font-size:44px}.cards,.grid.kpis,.preview-grid,.two,.three{grid-template-columns:1fr}.section h2{font-size:31px}.masthead{min-height:260px}.masthead h1{font-size:39px}.student-grid{grid-template-columns:repeat(2,1fr)}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:30;background:rgba(3,17,31,.96);border-top:1px solid var(--line);justify-content:space-around;padding:8px 4px}.mobile-nav a{color:#dce8f1;text-decoration:none;font-size:11px;text-align:center}.main{padding-bottom:76px}.footer{padding-bottom:80px}.class-layout{display:block}.class-layout>*{margin-bottom:12px}}

.account-chip{max-width:210px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f5f8fb;font-size:13px;padding:9px 12px;border:1px solid rgba(116,217,226,.2);border-radius:12px;background:rgba(255,255,255,.03)}
.auth-msg{min-height:20px;margin-top:12px;font-size:13px;color:var(--muted);line-height:1.45}
.auth-msg.success{color:#75e9b1}
.auth-msg.error{color:#ffabab}
.auth-links{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:16px}
.auth-links a{color:var(--gold2);font-size:13px;cursor:pointer;text-decoration:none}
.auth-links a:hover{text-decoration:underline}
.security-note{margin-top:18px;padding:12px;border-radius:12px;background:rgba(116,217,226,.06);border:1px solid rgba(116,217,226,.18);font-size:12px;color:#b9ccda;line-height:1.5}
.login-card .brand-lockup{padding:8px;border-radius:16px;background:rgba(255,255,255,.025)}

/* v5 — functional dashboards: approved visual language, no embedded dashboard mockups */
.portal-hero{position:relative;overflow:hidden;border:1px solid rgba(232,191,103,.25);border-radius:22px;min-height:210px;padding:28px 34px;display:flex;align-items:center;justify-content:space-between;background:#082542;box-shadow:0 18px 45px rgba(0,0,0,.22);isolation:isolate}
.portal-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(3,18,33,.96) 0%,rgba(3,18,33,.88) 33%,rgba(3,18,33,.28) 68%,rgba(3,18,33,.52) 100%),var(--hero-image);background-size:cover;background-position:center right;z-index:-2}
.portal-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:3px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.75}
.portal-hero.admin:before{background-image:linear-gradient(90deg,rgba(3,18,33,.96),rgba(3,18,33,.80) 45%,rgba(3,18,33,.54)),var(--hero-image);background-position:center 45%}
.portal-hero-copy{max-width:620px}.portal-hero h1{font-size:48px;line-height:1.02;margin:7px 0 10px;color:#fff}.portal-hero p{max-width:600px;margin:0;color:#d7e4ee;font-size:16px;line-height:1.5}.hero-values{display:flex;flex-direction:column;gap:7px;text-transform:uppercase;letter-spacing:.24em;font-size:11px;color:#e8edf2;min-width:190px;text-shadow:0 2px 12px rgba(0,0,0,.9)}.hero-values:after{content:"";width:42px;height:2px;background:var(--gold);margin-top:5px}
.program-ribbon{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:14px 0 16px}.program-pill{display:flex;gap:12px;align-items:center;padding:13px 16px;border-radius:16px;border:1px solid rgba(232,191,103,.2);background:linear-gradient(145deg,rgba(15,51,85,.95),rgba(7,31,55,.94));min-height:76px}.program-pill strong{font-family:Georgia,"Times New Roman",serif;font-size:18px;color:#fff}.program-pill small{display:block;color:#aebfd0;margin-top:3px;line-height:1.3}.program-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:var(--gold2);font-size:23px;background:rgba(232,191,103,.09);border:1px solid rgba(232,191,103,.25)}.program-pill.achieve{box-shadow:inset 0 2px rgba(231,193,98,.22)}.program-pill.music{box-shadow:inset 0 2px rgba(124,108,255,.22)}.program-pill.create{box-shadow:inset 0 2px rgba(239,174,67,.22)}.program-pill.tech{box-shadow:inset 0 2px rgba(63,197,221,.24)}
.parent-layout{display:grid;grid-template-columns:2fr .8fr;gap:14px;margin-bottom:14px}.children-panel{min-height:150px}.children-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.child-card{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid rgba(122,202,218,.16);border-radius:15px;background:linear-gradient(145deg,rgba(10,47,80,.84),rgba(7,34,59,.92))}.child-card .avatar{flex:0 0 auto}.child-card .child-arrow{font-size:28px;color:var(--gold);margin-left:auto}.add-child-card{display:flex;align-items:center;gap:15px;cursor:pointer;min-height:150px}.add-child-card h3{margin:0 0 5px}.add-child-card p{margin:0;color:var(--muted);font-size:13px}.add-circle{width:58px;height:58px;border-radius:50%;border:1px solid rgba(232,191,103,.38);display:grid;place-items:center;color:var(--gold2);font-size:32px}.add-child-card .arrow{margin-left:auto;color:var(--gold);font-size:32px}
.dashboard-columns{display:grid;grid-template-columns:1fr 1.15fr .85fr;gap:14px;margin-bottom:14px}.dashboard-columns.lower{grid-template-columns:1.25fr 1fr .9fr}.panel-link{font-size:12px;color:var(--gold2)}.module-empty{min-height:220px}.module-empty-inner{height:150px;display:flex;align-items:center;gap:16px;padding:22px;border:1px dashed rgba(122,202,218,.24);border-radius:14px;background:rgba(6,28,50,.32)}.module-empty-inner p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.5}.module-empty-icon{width:50px;height:50px;flex:0 0 auto;border-radius:16px;display:grid;place-items:center;color:var(--gold2);font-size:24px;background:rgba(232,191,103,.08);border:1px solid rgba(232,191,103,.20)}
.quick-panel{min-height:210px}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.quick-action{background:rgba(8,41,71,.72);border:1px solid rgba(122,202,218,.16);border-radius:12px;color:#eef5fb;display:flex;gap:11px;align-items:center;text-align:left;padding:13px;cursor:pointer;font-size:22px}.quick-action span{font-size:13px;font-weight:700}.quick-action small{display:block;font-weight:400;color:var(--muted);margin-top:3px}.find-tutor-callout{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:135px}.find-tutor-callout p{margin:5px 0 0;color:var(--muted);font-size:13px}.account-panel .account-row{margin-top:6px}.security-line{font-size:11px;color:#8aa8bd;margin-top:12px;padding-top:12px;border-top:1px solid rgba(122,202,218,.13)}
.classroom-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px;padding:6px 4px 12px;border-bottom:1px solid rgba(122,202,218,.15)}.classroom-head h1{font-size:42px;margin:4px 0}.classroom-head p{color:var(--muted);margin:0}.class-status{display:flex;align-items:center;gap:12px;color:#cbd9e4;font-size:13px}.live-placeholder{position:absolute;left:22px;right:22px;bottom:20px;padding:10px 12px;border-radius:10px;background:rgba(3,18,33,.72);color:#d5e2ec;font-size:12px;text-align:center}
.tutor-search-panel{margin-top:16px}
/* old screenshot-reference blocks are deliberately hidden in v5 */
.thumb-reference{display:none!important}

@media(max-width:1200px){.dashboard-columns,.dashboard-columns.lower{grid-template-columns:1fr 1fr}.parent-layout{grid-template-columns:1fr}.program-ribbon{grid-template-columns:repeat(2,1fr)}.hero-values{display:none}}
@media(max-width:760px){.portal-hero{min-height:260px;padding:24px 20px;align-items:end}.portal-hero:before{background-image:linear-gradient(180deg,rgba(3,18,33,.28),rgba(3,18,33,.92) 66%,rgba(3,18,33,.98)),var(--hero-image);background-position:center}.portal-hero h1{font-size:38px}.program-ribbon,.children-grid,.dashboard-columns,.dashboard-columns.lower{grid-template-columns:1fr}.find-tutor-callout{grid-template-columns:auto 1fr}.find-tutor-callout .btn{grid-column:1/-1}.quick-grid{grid-template-columns:1fr}.classroom-head{align-items:flex-start;flex-direction:column}}
.child-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.child-tags span{font-size:9px;letter-spacing:.05em;padding:4px 7px;border-radius:999px;color:#dceaf3;background:rgba(22,91,132,.42);border:1px solid rgba(122,202,218,.13)}

/* v6 — interactive parent navigation */
.form-page{max-width:780px;margin:0 auto}.child-card{cursor:pointer}.child-card:hover,.add-child-card:hover,.quick-action:hover{transform:translateY(-1px);filter:brightness(1.06)}.panel .btn.ghost{padding:8px 12px;font-size:12px}.parent-layout .btn{white-space:nowrap}.cta-row a.btn{text-decoration:none}

/* v7 interactive admin */
.clickable{cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.clickable:hover{transform:translateY(-2px);border-color:rgba(232,187,87,.72);box-shadow:0 12px 28px rgba(0,0,0,.22)}
.admin-list{display:grid;gap:10px;margin-top:8px}
.admin-row{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid rgba(131,195,230,.2);border-radius:14px;background:rgba(5,34,65,.58)}
.admin-row .avatar{flex:0 0 auto}.admin-row .pill{margin-left:auto}.sideitem{user-select:none}.sideitem:hover{border-color:rgba(232,187,87,.45)}

/* v9 Tutor workflow controls */
.workflow-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}
.field textarea{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.045);color:#f8f3e7;border-radius:12px;padding:12px 14px;font:inherit;resize:vertical}
.row-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.btn.danger{border-color:rgba(236,120,120,.32);color:#ffdede;background:rgba(130,35,35,.18)}
.btn.danger:hover{background:rgba(160,42,42,.3)}
@media (max-width:900px){.workflow-grid{grid-template-columns:1fr}.stack-mobile{align-items:flex-start;gap:12px}.stack-mobile .row-actions{width:100%;justify-content:flex-start}}

/* v10.7 stable Super Admin action controls */
.admin-action-panel{border:1px solid rgba(232,187,87,.45);box-shadow:0 14px 40px rgba(0,0,0,.16)}
.admin-control-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,.4fr);gap:16px;align-items:end;margin:16px 0}
.tutor-status-card{padding:14px 16px;border-radius:14px;border:1px solid rgba(131,195,230,.22);background:rgba(5,34,65,.58);display:flex;flex-direction:column;gap:5px}
.tutor-status-card strong{font-size:20px;text-transform:uppercase;letter-spacing:.04em;color:#f2c75c}
.admin-primary-actions{margin:14px 0 6px}.big-action{min-height:46px;padding:12px 18px;font-weight:800}
.tutor-status-actions{min-width:210px}.tutor-status-actions .btn{min-width:94px}.btn:disabled{opacity:.38;cursor:not-allowed;filter:grayscale(.45)}
@media(max-width:720px){.admin-control-grid{grid-template-columns:1fr}.tutor-status-actions{min-width:0;width:100%;justify-content:flex-start}.admin-primary-actions .btn{width:100%}}


/* v12.1 Identity layer */
.portal-identity{
  display:inline-flex;
  align-items:center;
  gap:12px;
  padding:9px 13px;
  margin-bottom:14px;
  border:1px solid rgba(213,174,78,.32);
  border-radius:14px;
  background:rgba(4,18,44,.72);
  backdrop-filter:blur(10px);
  box-shadow:0 8px 28px rgba(0,0,0,.15);
}
.identity-avatar{
  width:42px;
  height:42px;
  border-radius:50%;
  display:grid;
  place-items:center;
  font-weight:800;
  letter-spacing:.04em;
  color:#0b1d3c;
  background:linear-gradient(145deg,#f6df9a,#c8992f);
  border:1px solid rgba(255,255,255,.36);
}
.identity-copy{
  display:flex;
  flex-direction:column;
  line-height:1.15;
}
.identity-copy strong{
  color:#fff;
  font-size:14px;
  letter-spacing:.01em;
}
.identity-copy span{
  margin-top:4px;
  color:#e4c56d;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.1em;
}
.account-chip strong{
  font-weight:700;
}
.profile-name-panel{
  margin-bottom:18px;
}
@media(max-width:720px){
  .portal-identity{max-width:100%}
  .identity-copy strong{max-width:210px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
}


/* v12.2 Profile photos */
.identity-avatar,
.account-avatar,
.profile-photo-preview,
.avatar{
  overflow:hidden;
  position:relative;
  flex:0 0 auto;
}
.identity-avatar img,
.account-avatar img,
.profile-photo-preview img,
.avatar img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.account-user{
  display:flex;
  align-items:center;
  gap:9px;
}
.account-avatar{
  width:34px;
  height:34px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:linear-gradient(145deg,#f6df9a,#c8992f);
  color:#0b1d3c;
  font-weight:800;
  border:1px solid rgba(213,174,78,.45);
}
.profile-photo-row{
  display:flex;
  align-items:center;
  gap:18px;
  padding:16px;
  margin-bottom:18px;
  border:1px solid rgba(213,174,78,.18);
  border-radius:16px;
  background:rgba(255,255,255,.025);
}
.profile-photo-preview{
  width:88px;
  height:88px;
  border-radius:50%;
  display:grid;
  place-items:center;
  font-size:24px;
  font-weight:800;
  color:#0b1d3c;
  background:linear-gradient(145deg,#f6df9a,#c8992f);
  border:2px solid rgba(213,174,78,.7);
}
.profile-photo-row input[type=file]{
  margin-top:10px;
  width:100%;
}
.student-photo-card{
  cursor:default!important;
}
.mini-upload{
  display:inline-flex;
  margin-top:10px;
  width:max-content;
  cursor:pointer;
}
.avatar.has-photo,
.identity-avatar.has-photo,
.account-avatar.has-photo,
.profile-photo-preview.has-photo{
  background:#102244;
}
@media(max-width:720px){
  .profile-photo-row{
    align-items:flex-start;
  }
  .profile-photo-preview{
    width:72px;
    height:72px;
  }
}


/* v12.2.5 Classroom tutor identity */
.video-stage{
  position:relative;
}
.teacher-photo{
  width:92px;
  height:92px;
  border-radius:50%;
  overflow:hidden;
  border:3px solid rgba(224,184,82,.85);
  box-shadow:0 10px 26px rgba(0,0,0,.28);
}
.teacher-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.teacher-identity{
  display:flex;
  flex-direction:column;
  gap:3px;
  margin-top:10px;
  align-items:center;
}
.teacher-identity strong{
  color:#fff;
  font-size:16px;
}
.teacher-identity span{
  color:#e3c56a;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.12em;
}


/* v13 Parent Dashboard — approved visual reference */
.parent-dashboard-reference{display:grid;gap:14px}
.parent-reference-hero{position:relative;min-height:210px;border-radius:18px;overflow:hidden;border:1px solid rgba(232,191,103,.25);background:#09233f;box-shadow:0 16px 34px rgba(0,0,0,.22);isolation:isolate}
.parent-reference-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,19,37,.98) 0%,rgba(4,19,37,.94) 25%,rgba(4,19,37,.20) 52%,rgba(4,19,37,.10) 100%),var(--parent-hero);background-size:cover;background-position:center;z-index:-1}
.parent-reference-copy{padding:28px 30px;max-width:370px}
.parent-reference-copy h1{font-size:44px;line-height:.9;margin:10px 0 14px;color:#f4f4f0}
.parent-reference-copy h1 span{color:#efc866}
.parent-reference-copy p{margin:0;color:#d9e6ef;line-height:1.45;font-size:15px}
.parent-children-strip{display:grid;grid-template-columns:1fr minmax(260px,.5fr);gap:12px}
.parent-child-strip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.parent-child-reference-card,.parent-add-card{min-height:92px;border:1px solid rgba(108,195,218,.19);border-radius:15px;background:linear-gradient(145deg,#0e365e,#0a2949);color:white;padding:13px 15px;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}
.parent-child-reference-card:hover,.parent-add-card:hover{filter:brightness(1.07);transform:translateY(-1px)}
.parent-child-reference-card .avatar{width:50px;height:50px}
.parent-child-ref-copy{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}
.parent-child-ref-copy strong{font-family:Georgia,serif;font-size:18px}
.parent-child-ref-copy small{color:#cbdbe8}
.parent-child-ref-copy em{font-style:normal;color:#c6d3de;font-size:11px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.parent-child-reference-card b,.parent-add-card>b{color:#efc866;font-size:25px;font-weight:400}
.parent-add-circle{width:54px;height:54px;border-radius:50%;border:1px solid rgba(232,191,103,.45);display:grid;place-items:center;font-size:28px;color:#efc866;flex:0 0 auto}
.parent-add-card>span:nth-child(2){display:flex;flex-direction:column;gap:3px;flex:1}
.parent-add-card strong{font-family:Georgia,serif;font-size:18px}.parent-add-card small{color:#cbdbe8}
.parent-reference-main{display:grid;grid-template-columns:1.05fr 1.15fr .9fr;gap:14px;align-items:stretch}
.parent-ref-panel{padding:14px;border-radius:16px}
.parent-ref-panel .panel-title{margin-bottom:10px}.parent-ref-panel .panel-title h3{font-size:20px}
.parent-ref-link,.parent-period-btn,.parent-calendar-btn{border:0;background:none;color:#efc866;font-weight:700;cursor:pointer;font-size:12px}
.parent-period-btn{border:1px solid rgba(232,191,103,.28);border-radius:8px;padding:7px 9px;background:#0b2b4b}
.parent-empty-list{display:flex;gap:12px;align-items:center;padding:16px 8px;border-top:1px solid rgba(113,193,211,.12);border-bottom:1px solid rgba(113,193,211,.12)}
.parent-empty-list p{margin:4px 0 0;color:#9fb3c5;font-size:12px;line-height:1.4}
.parent-empty-date{width:54px;height:60px;border-radius:8px;background:#f1d281;color:#10223b;display:grid;place-items:center;align-content:center;line-height:1;flex:0 0 auto}.parent-empty-date strong{font-size:21px}.parent-empty-date span{font-size:9px;margin-top:5px;font-weight:800}
.parent-calendar-btn{margin-top:12px}
.parent-progress-tabs{display:flex;gap:8px;margin-bottom:12px}.parent-progress-tabs span{padding:6px 18px;border-radius:8px;background:#0c2d4d;color:#a9bbca;font-size:11px}.parent-progress-tabs .active{background:#3c85ff;color:white}
.parent-ring-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:8px 0 12px}.parent-ring{aspect-ratio:1;border-radius:50%;background:conic-gradient(#58db8c 0 72%,#20465f 72%);padding:7px;max-width:96px;margin:auto}.parent-ring:nth-child(1){background:conic-gradient(#548aff 0 62%,#20465f 62%)}.parent-ring:nth-child(2){background:conic-gradient(#6bdd9a 0 58%,#20465f 58%)}.parent-ring:nth-child(3){background:conic-gradient(#6bdd9a 0 70%,#20465f 70%)}
.parent-ring>div{width:100%;height:100%;border-radius:50%;background:#082541;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.parent-ring strong{font-size:25px}.parent-ring span{font-size:10px}.parent-ring small{font-size:8px;color:#98abba;margin-top:3px}
.parent-mini-chart{height:70px;display:flex;align-items:end;gap:8px;padding:8px 10px;border-top:1px solid rgba(113,193,211,.12)}.parent-mini-chart span{flex:1;min-width:8px;background:linear-gradient(#65dc98,#4d82ff);border-radius:3px 3px 0 0;opacity:.9}
.parent-reference-stack{display:grid;gap:14px}.parent-status-list>div,.parent-message-empty{display:flex;align-items:center;gap:10px;padding:11px;background:#0a2a49;border:1px solid rgba(113,193,211,.12);border-radius:11px}.parent-status-list>div>div,.parent-message-empty>div{flex:1}.parent-status-list strong,.parent-message-empty strong{display:block;font-size:12px}.parent-status-list small,.parent-message-empty small{display:block;color:#9fb3c5;font-size:10px;margin-top:2px}.parent-status-icon,.parent-message-empty>span{width:38px;height:38px;border-radius:10px;background:rgba(232,191,103,.12);display:grid;place-items:center;color:#efc866;font-size:18px}
.parent-quick-reference{padding:14px}.parent-quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.parent-quick-grid button{border:1px solid rgba(113,193,211,.16);background:#0a2b4b;color:white;border-radius:12px;min-height:96px;padding:12px;text-align:left;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;cursor:pointer}.parent-quick-grid button>span{grid-row:1/3;width:38px;height:38px;border:1px solid rgba(232,191,103,.35);border-radius:10px;display:grid;place-items:center;color:#efc866;font-size:18px}.parent-quick-grid strong{font-size:12px}.parent-quick-grid small{font-size:10px;color:#9fb3c5}.parent-quick-grid b{grid-row:1/3;grid-column:3;color:#efc866;font-size:20px;font-weight:400}
@media(max-width:1180px){.parent-reference-main{grid-template-columns:1fr 1fr}.parent-reference-stack{grid-column:1/-1;grid-template-columns:1fr 1fr}.parent-children-strip{grid-template-columns:1fr}.parent-quick-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.parent-reference-hero{min-height:260px}.parent-reference-hero:before{background-image:linear-gradient(180deg,rgba(3,18,33,.12),rgba(3,18,33,.94) 60%),var(--parent-hero);background-position:center}.parent-reference-copy{padding:135px 20px 20px}.parent-reference-copy h1{font-size:38px}.parent-child-strip-grid,.parent-reference-main,.parent-reference-stack,.parent-quick-grid{grid-template-columns:1fr}.parent-reference-stack{grid-column:auto}.parent-ring-row{gap:6px}.parent-ring{max-width:82px}}


/* v14 Tutor Dashboard — approved reference composition */
.tutor-dashboard-reference{display:grid;gap:14px}
.tutor-reference-hero{
  position:relative;min-height:180px;border-radius:18px;overflow:hidden;
  border:1px solid rgba(232,191,103,.28);
  background:
    linear-gradient(90deg,rgba(3,18,35,.95) 0%,rgba(3,18,35,.58) 42%,rgba(3,18,35,.38) 68%,rgba(3,18,35,.88) 100%),
    url('/assets/img/tutor_mountains_clean_v181.jpg') center/cover no-repeat;
  display:grid;grid-template-columns:1fr .6fr .65fr;align-items:center;
  padding:24px 30px;box-shadow:0 16px 38px rgba(0,0,0,.25)
}
.tutor-reference-welcome .small{font-family:Georgia,serif;color:#f3f3ef;font-size:24px}
.tutor-reference-welcome h1{font-family:Georgia,serif;color:#f3cc73;font-size:52px;line-height:.92;margin:4px 0 10px}
.tutor-reference-welcome p{font-family:Georgia,serif;color:#eef4f8;font-size:17px;line-height:1.35;margin:0}
.tutor-reference-values{justify-self:center;display:flex;flex-direction:column;gap:5px;border-left:2px solid rgba(238,198,100,.65);padding-left:18px;color:#d9e5ee;font-size:10px;letter-spacing:.28em}
.tutor-reference-hero blockquote{justify-self:end;margin:0;font-family:Georgia,serif;font-size:21px;line-height:1.4;color:#f4f2eb;text-align:center;font-style:italic}
.tutor-reference-hero blockquote:after{content:"";display:block;width:50px;height:2px;background:#eac565;margin:12px auto 0}

.tutor-ref-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.tutor-ref-kpi{border:1px solid rgba(94,204,227,.3);border-radius:15px;background:linear-gradient(145deg,#0d365e,#092948);color:white;padding:15px;display:flex;align-items:center;gap:13px;text-align:left;cursor:pointer;box-shadow:inset 0 0 28px rgba(65,174,205,.05)}
.tutor-ref-kpi:hover{transform:translateY(-1px);filter:brightness(1.06)}
.tutor-kpi-icon{width:52px;height:52px;border:1px solid rgba(232,191,103,.38);border-radius:50%;display:grid;place-items:center;color:#efc866;font-size:22px;background:rgba(232,191,103,.09)}
.tutor-ref-kpi>span:last-child{display:flex;flex-direction:column;min-width:0}
.tutor-ref-kpi b{font-size:29px;line-height:1;color:#fff}.tutor-ref-kpi strong{font-family:Georgia,serif;font-size:16px;margin-top:3px}.tutor-ref-kpi small{color:#9eb6c8;font-size:10px;margin-top:3px}

.tutor-ref-top-grid{display:grid;grid-template-columns:1.65fr .85fr;gap:14px}
.tutor-ref-main-grid{display:grid;grid-template-columns:.82fr .75fr 1fr .92fr;gap:14px;align-items:start}
.tutor-ref-panel{padding:14px;border-radius:16px}
.tutor-ref-panel .panel-title{margin-bottom:10px}.tutor-ref-panel .panel-title h3{font-family:Georgia,serif;font-size:19px}
.tutor-ref-link{border:0;background:none;color:#efc866;font-size:11px;cursor:pointer;font-weight:700}

.tutor-class-list{display:grid;gap:8px}
.tutor-empty-row{min-height:88px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:13px;border:1px solid rgba(100,193,215,.14);border-radius:12px;background:#092c4d;padding:11px}
.tutor-empty-row>span{height:56px;border-left:4px solid #efc866;background:#0d365d;border-radius:6px;display:grid;place-items:center;color:#efc866;font-size:11px;font-weight:800}
.tutor-empty-row strong{display:block}.tutor-empty-row small{display:block;color:#9db3c3;margin-top:4px}

.tutor-mini-calendar{border:1px solid rgba(100,193,215,.15);border-radius:12px;background:#092b4b;padding:12px}
.tutor-cal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.tutor-cal-head span{font-size:10px;color:#9fb4c5}
.tutor-availability-mini{display:grid;gap:6px}
.tutor-avail-row{display:grid;grid-template-columns:auto 42px 1fr;gap:8px;align-items:center;padding:7px 8px;border-radius:8px;background:#0b385f}
.avail-dot{width:9px;height:9px;border-radius:50%;background:#58d88e;box-shadow:0 0 0 4px rgba(88,216,142,.08)}
.tutor-avail-row strong{font-size:11px}.tutor-avail-row small{font-size:10px;color:#bed0dc}
.tutor-wide-action{width:100%;border:1px solid rgba(232,191,103,.26);background:#0a2948;color:#f0d07a;border-radius:10px;padding:10px 12px;margin-top:10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:700}
.tutor-wide-action:hover{background:#0d355c}

.tutor-roster-empty,.tutor-progress-empty{min-height:165px;border:1px dashed rgba(100,193,215,.2);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px;color:#dbe7ef}
.tutor-roster-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:rgba(232,191,103,.1);border:1px solid rgba(232,191,103,.25);font-size:25px;color:#efc866;margin-bottom:9px}
.tutor-roster-empty small,.tutor-progress-empty small{color:#91aabc;margin-top:5px;line-height:1.4}
.tutor-progress-empty{flex-direction:row;text-align:left;gap:12px;min-height:118px}.tutor-progress-empty>span{font-size:28px;color:#efc866}.tutor-progress-empty>div{display:flex;flex-direction:column}

.tutor-attendance-ring{width:138px;height:138px;margin:18px auto;border-radius:50%;padding:12px;background:conic-gradient(#6ddb94 0 5%,#31536b 5%);box-shadow:inset 0 0 25px rgba(0,0,0,.25)}
.tutor-attendance-ring>div{width:100%;height:100%;border-radius:50%;background:#082541;display:flex;flex-direction:column;align-items:center;justify-content:center}.tutor-attendance-ring b{font-size:31px}.tutor-attendance-ring span{font-size:10px;color:#9fb5c5}.center-text{text-align:center}

.tutor-assignment-mini{display:grid;gap:7px}
.tutor-assignment-row{border:1px solid rgba(100,193,215,.14);background:#0a2c4c;color:white;border-radius:10px;padding:9px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;text-align:left;cursor:pointer}
.tutor-assignment-row>span{color:#efc866;font-size:18px}.tutor-assignment-row strong{display:block;font-size:11px}.tutor-assignment-row small{display:block;color:#91aabe;font-size:9px;margin-top:3px}.tutor-assignment-row b{font-size:9px;color:#efc866;text-transform:uppercase}
.tutor-mini-empty{padding:18px;border:1px dashed rgba(100,193,215,.18);border-radius:10px;text-align:center}.tutor-mini-empty strong,.tutor-mini-empty small{display:block}.tutor-mini-empty small{color:#91aabe;margin-top:4px}

.tutor-ref-right-stack{display:grid;gap:14px}
.tutor-live-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.tutor-live-actions .btn{width:100%}
.tutor-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tutor-quick-grid button{border:1px solid rgba(100,193,215,.14);background:#092b4b;color:white;border-radius:10px;padding:11px;display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;text-align:left;cursor:pointer}.tutor-quick-grid button>span{font-size:10px;font-weight:700}.tutor-quick-grid button:hover{filter:brightness(1.08)}
.tutor-brighter-card{min-height:128px;border:1px solid rgba(232,191,103,.28);border-radius:16px;display:flex;align-items:center;justify-content:flex-end;text-align:right;padding:20px;color:#f3f1e9;font-family:Georgia,serif;font-size:21px;line-height:1.15;background:linear-gradient(90deg,rgba(3,18,35,.3),rgba(3,18,35,.85)),url('/assets/img/tutor_mountains_clean_v181.jpg') center/cover no-repeat}

@media(max-width:1250px){
  .tutor-ref-main-grid{grid-template-columns:1fr 1fr}
  .tutor-ref-right-stack{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}
}
@media(max-width:1000px){
  .tutor-ref-kpis{grid-template-columns:1fr 1fr}
  .tutor-ref-top-grid{grid-template-columns:1fr}
  .tutor-reference-hero{grid-template-columns:1fr .6fr}.tutor-reference-hero blockquote{display:none}
}
@media(max-width:760px){
  .tutor-reference-hero{grid-template-columns:1fr;min-height:250px;align-items:end}.tutor-reference-values{display:none}
  .tutor-reference-welcome h1{font-size:42px}
  .tutor-ref-kpis,.tutor-ref-main-grid,.tutor-ref-right-stack,.tutor-live-actions,.tutor-quick-grid{grid-template-columns:1fr}
  .tutor-empty-row{grid-template-columns:1fr}.tutor-empty-row>span{height:38px}
}


/* ================================================================
   v15 MASTER VISUAL — based on the user-approved CREATIQ MUSE board
   ================================================================ */

/* Website Home */
.master-home{padding:0!important;max-width:none!important}.master-home-hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:560px;background:#071f3b;border-bottom:1px solid rgba(230,190,91,.28);overflow:hidden}.master-home-copy{padding:72px 7vw;display:flex;flex-direction:column;justify-content:center}.master-home-copy h1{font-family:Georgia,serif;font-size:clamp(46px,5.4vw,82px);line-height:.94;margin:12px 0 22px;color:#f3f3ef}.master-home-copy p{font-size:17px;line-height:1.65;max-width:720px;color:#d4e0e8}.master-home-art{position:relative;min-height:560px}.master-home-art:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071f3b 0%,rgba(7,31,59,.24) 35%,rgba(7,31,59,.08));z-index:1}.master-home-art img{width:100%;height:100%;object-fit:cover;display:block}.master-home-quote{position:absolute;right:7%;top:12%;z-index:2;color:#f3eee3;font-family:Georgia,serif;font-style:italic;font-size:23px;text-align:right;line-height:1.35}.master-domain-ribbon{display:grid;grid-template-columns:repeat(5,1fr);background:#06203c;border-bottom:1px solid rgba(92,177,205,.25)}.master-domain-ribbon button{border:0;border-right:1px solid rgba(92,177,205,.2);background:none;color:white;padding:22px 14px;display:grid;place-items:center;gap:5px;cursor:pointer}.master-domain-ribbon button:hover{background:#0a3154}.master-domain-ribbon span{color:#efc866;font-size:30px}.master-domain-ribbon strong{font-size:12px;letter-spacing:.12em}.master-domain-ribbon small{font-size:10px;color:#afc2d0;text-align:center}.master-home-programs{max-width:1500px;margin:auto}

/* Student */
.student-dashboard-reference{display:grid;gap:14px}.student-reference-hero{min-height:220px;border:1px solid rgba(91,195,224,.28);border-radius:18px;overflow:hidden;padding:24px 28px;display:grid;grid-template-columns:1fr 1fr .7fr;gap:18px;align-items:center;background:linear-gradient(90deg,rgba(3,18,35,.92),rgba(3,18,35,.3),rgba(3,18,35,.78)),url('/assets/img/student_mountains_clean_v181.jpg') center/cover no-repeat;box-shadow:0 16px 40px rgba(0,0,0,.23)}.student-reference-welcome .small{font-family:Georgia,serif;font-size:22px}.student-reference-welcome h1{font-family:Georgia,serif;color:#efc866;font-size:52px;margin:2px 0 8px;line-height:.95}.student-reference-welcome p{font-family:Georgia,serif;color:#edf2f4;font-size:17px}.student-next-class{background:rgba(6,37,66,.87);border:1px solid rgba(230,190,91,.35);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:7px}.student-next-class strong{font-family:Georgia,serif;font-size:20px}.student-next-class small{color:#aec2d0}.student-card-label{color:#efc866;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.student-reference-hero blockquote{font-family:Georgia,serif;font-style:italic;text-align:center;font-size:18px;color:#f4f1e8;line-height:1.4}.student-reference-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:14px}.student-reference-grid .panel{padding:15px;border-radius:16px}.student-link{border:0;background:none;color:#efc866;font-size:10px;font-weight:700;cursor:pointer}.student-empty-list{min-height:126px;border:1px dashed rgba(95,193,218,.2);border-radius:12px;padding:18px;display:flex;align-items:center;gap:14px}.student-empty-list>span{font-size:30px;color:#efc866}.student-empty-list strong,.student-empty-list small{display:block}.student-empty-list small{color:#95aebf;margin-top:5px}.student-wide-action{width:100%;margin-top:10px;border:1px solid rgba(230,190,91,.25);background:#092c4d;color:#efc866;border-radius:10px;padding:10px;display:flex;justify-content:space-between;cursor:pointer}.student-progress-bars{display:grid;gap:14px;margin-top:15px}.student-progress-bars>div{display:grid;grid-template-columns:88px 1fr 30px;gap:8px;align-items:center;font-size:11px}.student-progress-bars i{height:8px;background:#163f61;border-radius:6px;overflow:hidden;position:relative}.student-progress-bars i:after{content:"";display:block;height:100%;width:var(--p);background:linear-gradient(90deg,#3e97ff,#6adba0)}.student-note{display:block;text-align:center;margin-top:15px;color:#91aabc}.student-attendance-ring{width:135px;height:135px;border-radius:50%;margin:18px auto;padding:11px;background:conic-gradient(#5bd591 0 2%,#294d68 2%)}.student-attendance-ring>div{width:100%;height:100%;background:#082642;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center}.student-attendance-ring b{font-size:30px}.student-attendance-ring span{font-size:10px;color:#9db3c2}.student-achievements{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:20px 0}.student-achievements span{height:52px;border-radius:50%;display:grid;place-items:center;background:#0d365d;border:1px solid rgba(230,190,91,.2);color:#efc866;font-size:22px}.student-inspiration-card{border-radius:16px;border:1px solid rgba(230,190,91,.3);min-height:180px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(90deg,rgba(5,27,48,.25),rgba(5,27,48,.9)),url('/assets/img/student_mountains_clean_v181.jpg') center/cover no-repeat}.student-inspiration-card strong{font-family:Georgia,serif;font-size:25px;line-height:1.05;color:#f6f2e7}

/* Admin command center */
.admin-command-reference{display:grid;gap:14px}.admin-command-head{border-bottom:1px solid rgba(230,190,91,.25);padding:4px 0 16px;display:flex;justify-content:space-between;align-items:center}.admin-command-head h1{font-family:Georgia,serif;font-size:39px;margin:4px 0}.admin-command-head p{color:#afc1ce}.admin-command-role{display:flex;align-items:center;gap:10px}.admin-command-avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#f6df9a,#c8992f);color:#0a1f39;font-weight:800;overflow:hidden}.admin-command-avatar img{width:100%;height:100%;object-fit:cover}.admin-command-role strong,.admin-command-role span{display:block}.admin-command-role span{font-size:10px;color:#efc866;text-transform:uppercase;letter-spacing:.12em}.admin-master-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.admin-master-kpi{background:linear-gradient(145deg,#0e3b62,#092947);border:1px solid rgba(96,199,225,.28);border-radius:14px;color:white;padding:14px;display:flex;gap:12px;align-items:center;text-align:left;cursor:pointer}.admin-master-kpi:hover{filter:brightness(1.07)}.admin-master-icon{width:46px;height:46px;border-radius:10px;background:rgba(230,190,91,.1);border:1px solid rgba(230,190,91,.28);display:grid;place-items:center;color:#efc866;font-size:20px}.admin-master-kpi>span:last-child{display:flex;flex-direction:column}.admin-master-kpi b{font-size:25px}.admin-master-kpi strong{font-family:Georgia,serif;font-size:13px}.admin-master-kpi small{color:#97afbf;font-size:9px}.admin-master-main{display:grid;grid-template-columns:1fr 1.25fr .85fr;gap:14px}.admin-master-main .panel{padding:14px}.admin-master-link{border:0;background:none;color:#efc866;font-size:10px;cursor:pointer}.admin-funnel-visual{display:flex;flex-direction:column;align-items:center;margin:18px auto;max-width:270px}.admin-funnel-visual div{height:44px;display:grid;place-items:center;background:linear-gradient(90deg,#1b67a5,#28547e);border:1px solid rgba(255,255,255,.1);font-family:Georgia,serif}.admin-funnel-visual div:nth-child(1){width:100%}.admin-funnel-visual div:nth-child(2){width:76%;background:linear-gradient(90deg,#356ba2,#8c7452)}.admin-funnel-visual div:nth-child(3){width:52%;background:linear-gradient(90deg,#c99a37,#e4c66f);color:#08223d}.admin-empty-live{min-height:115px;border:1px dashed rgba(94,193,218,.18);border-radius:12px;display:flex;align-items:center;gap:12px;padding:16px}.admin-empty-live>span{font-size:28px;color:#efc866}.admin-empty-live strong,.admin-empty-live small{display:block}.admin-empty-live small{color:#94acbd;margin-top:5px}.admin-wide-action{width:100%;border:1px solid rgba(230,190,91,.24);background:#092c4c;color:#efc866;border-radius:10px;padding:10px;margin-top:10px;display:flex;justify-content:space-between;cursor:pointer}.admin-capacity-ring{width:150px;height:150px;border-radius:50%;padding:12px;margin:18px auto;background:conic-gradient(#efc866 0 4%,#315676 4%)}.admin-capacity-ring>div{height:100%;border-radius:50%;background:#082642;display:flex;flex-direction:column;align-items:center;justify-content:center}.admin-capacity-ring b{font-size:30px}.admin-capacity-ring span{font-size:10px;color:#9bb0bf}.admin-status-list{display:grid;gap:8px;margin-top:12px}.admin-status-list>div{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;background:#092e4f;border-radius:8px;padding:9px}.dot{width:9px;height:9px;border-radius:50%}.gold-dot{background:#efc866}.green-dot{background:#58d88e}.blue-dot{background:#57a9ff}.admin-status-list small{color:#a2b7c6}.admin-ops-chart{height:145px;display:flex;align-items:end;gap:8px;border-bottom:1px solid rgba(96,199,225,.18);padding:15px 5px}.admin-ops-chart i{flex:1;max-width:22px;background:linear-gradient(180deg,#efc866,#3e84cb);border-radius:5px 5px 0 0}.admin-master-domains{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.admin-master-domains button{background:linear-gradient(145deg,#0d375e,#092944);border:1px solid rgba(230,190,91,.22);border-radius:12px;color:white;padding:13px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;text-align:left;gap:2px 10px;cursor:pointer}.admin-master-domains button>span{grid-row:1/3;font-size:27px;color:#efc866}.admin-master-domains strong{font-family:Georgia,serif;font-size:16px}.admin-master-domains small{color:#91aabd}.admin-permission-boundary{margin-top:2px}

/* Classroom */
.classroom-reference{display:grid;gap:10px}.classroom-reference-head{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:center;padding:0 3px 8px;border-bottom:1px solid rgba(230,190,91,.28)}.classroom-reference-head h1{font-family:Georgia,serif;font-size:28px;margin:3px 0}.classroom-reference-head p{color:#91aabc;font-size:11px}.live-badge{display:inline-block;background:#f22d55;color:white;border-radius:5px;padding:5px 9px;font-size:10px;font-weight:800}.classroom-reference-title{font-family:Georgia,serif;font-style:italic;color:#efc866;text-align:center}.classroom-reference-grid{display:grid;grid-template-columns:.9fr 1.05fr .64fr;gap:10px;min-height:690px}.classroom-left-column,.classroom-center-column,.classroom-right-column{display:grid;gap:10px;align-content:start}.classroom-video{padding:0;overflow:hidden}.classroom-video-main{min-height:300px;background:radial-gradient(circle at 50% 30%,#16416b,#071c34 65%);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.classroom-teacher-photo{width:110px;height:110px;border-radius:50%;overflow:hidden;border:3px solid #efc866;background:#173e64;display:grid;place-items:center;font-size:30px;font-weight:800}.classroom-teacher-photo img{width:100%;height:100%;object-fit:cover}.classroom-teacher-name{display:flex;flex-direction:column;align-items:center;margin-top:10px}.classroom-teacher-name strong{font-family:Georgia,serif;font-size:18px}.classroom-teacher-name span{font-size:10px;color:#efc866;text-transform:uppercase;letter-spacing:.13em}.classroom-video-placeholder{position:absolute;bottom:14px;font-size:9px;color:#7d99ad}.classroom-tabs,.classroom-tool-tabs,.classroom-lower-tabs,.classroom-right-tabs{display:flex;border-bottom:1px solid rgba(88,186,215,.17);background:#082641}.classroom-tabs button,.classroom-tool-tabs button,.classroom-lower-tabs button,.classroom-right-tabs button{border:0;background:none;color:#acc0ce;padding:10px 13px;font-size:10px;cursor:pointer}.classroom-tool-tabs .active,.classroom-lower-tabs .active,.classroom-right-tabs .active{color:white;border-bottom:2px solid #efc866}.classroom-participants{padding:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;background:#071f39}.participant-slot{aspect-ratio:1.2;border-radius:7px;background:linear-gradient(145deg,#103b61,#0a2846);border:1px solid rgba(91,192,218,.12);display:grid;place-items:center;color:#8da8ba;font-size:9px}.classroom-whiteboard{min-height:505px;background:#fbfaf4;color:#0c2644;border-radius:8px;padding:24px;position:relative;overflow:hidden}.whiteboard-title small{color:#c78b25;letter-spacing:.12em}.whiteboard-title h2{font-family:Georgia,serif;font-size:32px;line-height:1;margin:6px 0;color:#0a2443}.whiteboard-map{position:absolute;inset:135px 30px 25px}.wb-center{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:120px;height:120px;border:4px solid #e3aa3a;border-radius:50%;display:grid;place-items:center;text-align:center;font-family:Georgia,serif;font-size:18px;font-style:italic}.wb-node{position:absolute;width:135px;color:#113052;display:flex;flex-direction:column;align-items:center;text-align:center;font-size:29px}.wb-node strong{font-family:Georgia,serif;font-size:14px;margin-top:5px}.wb-node small{font-size:10px;font-style:italic}.wb-a{left:3%;top:6%}.wb-b{right:3%;top:5%}.wb-c{left:4%;bottom:2%}.wb-d{right:1%;bottom:0}.classroom-assignments{padding:0;overflow:hidden}.classroom-empty-assignment{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:15px}.classroom-empty-assignment>span{color:#efc866;font-size:22px}.classroom-empty-assignment strong,.classroom-empty-assignment small{display:block}.classroom-empty-assignment small{color:#8fa7b8}.classroom-chat{padding:0;overflow:hidden}.classroom-chat-empty{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;color:#d8e2e9}.classroom-chat-empty>span{font-size:32px;color:#efc866;margin-bottom:8px}.classroom-chat-empty small{color:#91a9ba;margin-top:5px}.classroom-chat-input{margin:10px;border:1px solid rgba(91,192,218,.22);border-radius:8px;padding:10px;color:#718da1;font-size:10px;display:flex;justify-content:space-between}.classroom-chat-input button{border:0;border-radius:6px;background:#efc866}.classroom-companion{padding:14px}.companion-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.companion-actions button{border:1px solid rgba(91,192,218,.18);border-radius:8px;background:#092c4c;color:white;padding:10px;font-size:10px;cursor:pointer}.classroom-bottom-controls{display:flex;align-items:center;justify-content:center;gap:5px;padding:8px;border-top:1px solid rgba(230,190,91,.2);background:#071f3a}.classroom-bottom-controls button{border:0;background:none;color:white;padding:5px 10px;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:14px;cursor:pointer}.classroom-bottom-controls button span{font-size:8px}.classroom-bottom-controls .end-session{margin-left:auto;border:1px solid #e5304f;border-radius:7px;padding:8px 18px;color:#ff506a;font-size:10px}

@media(max-width:1250px){.admin-master-kpis{grid-template-columns:repeat(3,1fr)}.admin-master-main{grid-template-columns:1fr 1fr}.admin-master-ops{grid-column:1/-1}.classroom-reference-grid{grid-template-columns:1fr 1fr}.classroom-right-column{grid-column:1/-1;grid-template-columns:1fr 1fr}.student-reference-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.master-home-hero{grid-template-columns:1fr}.master-home-art{min-height:420px}.master-domain-ribbon{grid-template-columns:1fr 1fr}.student-reference-hero{grid-template-columns:1fr}.student-reference-hero blockquote{display:none}.admin-master-kpis{grid-template-columns:1fr 1fr}.admin-master-main,.admin-master-domains{grid-template-columns:1fr 1fr}.classroom-reference-grid{grid-template-columns:1fr}.classroom-right-column{grid-column:auto;grid-template-columns:1fr}.classroom-reference-head{grid-template-columns:1fr auto}.classroom-reference-title{display:none}}
@media(max-width:640px){.master-home-copy{padding:50px 22px}.master-home-copy h1{font-size:46px}.master-domain-ribbon,.student-reference-grid,.admin-master-kpis,.admin-master-main,.admin-master-domains{grid-template-columns:1fr}.student-reference-welcome h1{font-size:44px}.classroom-participants{grid-template-columns:repeat(2,1fr)}.classroom-whiteboard{min-height:470px}.wb-node{width:100px}.wb-center{width:95px;height:95px;font-size:14px}}


/* ========================================================================
   CREATIQ MUSE LIVE — PROFESSIONAL MASTER VISUAL v16
   Approved board: deep navy command UI, fine gold trim, dense glass panels,
   cinematic hero imagery, role-aware identity and highly polished hierarchy.
   ======================================================================== */

:root{
  --cm-ink:#031326;
  --cm-navy:#04182f;
  --cm-navy-2:#062544;
  --cm-navy-3:#0a365c;
  --cm-card:#082b4c;
  --cm-card-2:#0b3458;
  --cm-gold:#e8c36a;
  --cm-gold-2:#f5d88b;
  --cm-ivory:#f5f3eb;
  --cm-sky:#6fb8dd;
  --cm-teal:#35c8c6;
  --cm-green:#55d69a;
  --cm-muted:#9eb4c7;
  --cm-line:rgba(86,177,209,.25);
  --cm-line-gold:rgba(232,195,106,.34);
  --cm-shadow:0 18px 46px rgba(0,0,0,.34);
  --cm-inner:inset 0 1px rgba(255,255,255,.025);
}

html{background:#031326}
body{
  background:
    radial-gradient(900px 520px at 75% -5%,rgba(25,88,145,.24),transparent 58%),
    linear-gradient(180deg,#051a32 0,#031326 100%)!important;
  color:#eef5fb;
  letter-spacing:.002em;
}
.professional-app{min-height:100vh;background:transparent}
.topbar.signed-topbar{
  height:78px;
  padding:0 28px 0 22px;
  gap:22px;
  background:linear-gradient(180deg,rgba(4,25,48,.99),rgba(3,18,36,.98));
  border-bottom:1px solid rgba(232,195,106,.48);
  box-shadow:0 6px 24px rgba(0,0,0,.22);
  backdrop-filter:blur(18px);
}
.command-brand{
  min-width:242px;
  height:78px;
  display:flex;
  align-items:center;
  cursor:pointer;
  position:relative;
}
.command-brand:after{
  content:"";
  position:absolute;
  right:-11px;
  top:22px;
  width:1px;
  height:35px;
  background:linear-gradient(transparent,var(--cm-gold),transparent);
}
.command-brand img{height:51px;max-width:225px;object-fit:contain}
.command-tagline{
  min-width:300px;
  color:#d5e1ec;
  font-size:10px;
  line-height:1.65;
  letter-spacing:.30em;
  font-weight:600;
}
.command-search{
  margin-left:auto;
  width:min(390px,31vw);
  height:42px;
  display:flex;
  align-items:center;
  gap:11px;
  padding:0 15px;
  border:1px solid rgba(100,190,219,.28);
  border-radius:14px;
  background:rgba(4,28,51,.75);
  color:#89a6bb;
  box-shadow:inset 0 0 20px rgba(20,82,127,.11);
  font-size:11px;
}
.command-search svg{
  width:19px;height:19px;fill:none;stroke:#ecf4fa;stroke-width:1.8;stroke-linecap:round
}
.command-actions{display:flex;align-items:center;gap:15px;margin-left:8px}
.notification-btn{
  width:42px;height:42px;border:0;background:transparent;color:var(--cm-gold);position:relative;cursor:pointer
}
.notification-btn svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.notification-btn i{position:absolute;width:7px;height:7px;border-radius:50%;background:#f0c85e;right:7px;top:7px;box-shadow:0 0 0 3px #061b35}
.profile-command{
  border:0;background:transparent;color:white;display:grid;grid-template-columns:auto auto auto;gap:9px;align-items:center;text-align:left;cursor:pointer;padding:4px 0
}
.profile-command>span{display:flex;flex-direction:column;min-width:96px}
.profile-command small{font-size:9px;color:#f1c768;font-style:italic;letter-spacing:.02em}
.profile-command strong{font-family:Georgia,serif;font-size:14px;font-weight:700;line-height:1.1}
.profile-command>svg{width:17px;height:17px;fill:none;stroke:#dfeaf1;stroke-width:1.6}
.command-avatar{
  width:44px;height:44px;border-radius:50%;display:grid;place-items:center;overflow:hidden;
  border:2px solid rgba(232,195,106,.72);
  background:linear-gradient(145deg,#f7dc95,#bf8f30);color:#04172c;font-weight:800;
  box-shadow:0 0 0 3px rgba(232,195,106,.05)
}
.command-avatar img{width:100%;height:100%;object-fit:cover}

.professional-shell{
  grid-template-columns:186px minmax(0,1fr)!important;
  min-height:calc(100vh - 78px)!important;
}
.sidebar{
  top:78px!important;
  height:calc(100vh - 78px)!important;
  padding:12px 0 18px!important;
  border-right:1px solid rgba(88,177,209,.27)!important;
  background:
    linear-gradient(180deg,rgba(5,32,59,.99),rgba(4,23,43,.99))!important;
  display:flex!important;
  flex-direction:column;
  overflow:auto;
  box-shadow:inset -14px 0 32px rgba(0,0,0,.08)
}
.sidebar-nav{display:grid;gap:2px}
.sideitem{
  width:100%;
  min-height:47px;
  border:0!important;
  border-left:3px solid transparent!important;
  border-radius:0 8px 8px 0!important;
  background:transparent!important;
  color:#e3ecf3!important;
  padding:10px 15px 10px 20px!important;
  margin:0!important;
  gap:13px!important;
  font-family:Georgia,serif;
  font-size:13px;
  text-align:left;
  box-shadow:none!important;
}
.sideitem:hover{
  background:linear-gradient(90deg,rgba(34,94,137,.36),rgba(9,45,76,.10))!important;
  border-left-color:rgba(232,195,106,.45)!important
}
.sideitem.active{
  color:#07192d!important;
  background:linear-gradient(90deg,#c89534 0,#f0d47e 45%,#e1b452 100%)!important;
  border-left-color:#fff0b3!important;
  box-shadow:0 8px 20px rgba(226,179,79,.15),inset 0 1px rgba(255,255,255,.35)!important
}
.sideicon{
  width:23px!important;height:23px!important;display:grid!important;place-items:center!important;flex:0 0 23px!important
}
.sideicon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.sideitem.active .sideicon svg{stroke:#09213a}
.sidebar-quote{
  margin:auto 20px 6px;
  padding-top:18px;
  color:#f1efe8;
  font-family:Georgia,serif;
  font-size:15px;
  line-height:1.36;
  white-space:pre-line
}
.sidebar-quote>span{display:block;width:48px;height:2px;background:var(--cm-gold);margin-bottom:17px}
.sidebar-quote em{font-style:italic}
.sidebar-role{
  margin:8px 20px 0;
  padding-top:12px;
  border-top:1px solid rgba(232,195,106,.24);
  color:#fff;
  font-family:Georgia,serif;
  font-weight:700;
  font-size:16px
}

.professional-main{
  max-width:none!important;
  width:100%!important;
  margin:0!important;
  padding:14px 16px 22px!important;
  overflow:hidden
}
.panel,
.card,
.kpi{
  background:
    linear-gradient(180deg,rgba(10,53,89,.96),rgba(6,35,62,.98))!important;
  border:1px solid rgba(80,176,210,.27)!important;
  border-radius:11px!important;
  box-shadow:var(--cm-inner),0 10px 26px rgba(0,0,0,.16)!important
}
.panel-title h3,.card h3{
  color:#f5f2e9!important;
  font-family:Georgia,serif!important;
  letter-spacing:-.01em
}
.small{color:#9db4c6!important}
.pill{
  border-radius:999px!important;
  font-size:9px!important;
  padding:4px 8px!important;
  letter-spacing:.02em
}
.btn{
  border-radius:7px!important;
  min-height:35px;
  padding:8px 13px!important;
  font-size:10px!important;
  letter-spacing:.01em
}
.btn.gold{
  background:linear-gradient(180deg,#f3d57c,#d5a646)!important;
  color:#09203a!important;
  box-shadow:inset 0 1px rgba(255,255,255,.48),0 5px 16px rgba(208,156,53,.18)!important
}
.btn.ghost{
  background:linear-gradient(180deg,#0c3458,#082a49)!important;
  border-color:rgba(232,195,106,.42)!important;
  color:#f3e0a6!important
}
.eyebrow{color:var(--cm-gold)!important;font-size:9px!important;letter-spacing:.25em!important}
h1,h2,h3{font-family:Georgia,"Times New Roman",serif!important}

/* PUBLIC HOME — closer to the approved Website Home board */
.public-topbar{
  height:80px!important;
  padding:0 30px!important;
  border-bottom:1px solid rgba(232,195,106,.42)!important;
  background:#04182f!important
}
.public-topbar .brand{min-width:250px}.public-topbar .brand img{height:58px}
.public-topbar .topnav{gap:24px}.public-topbar .topnav a{font-size:11px;color:#e7eef4}
.master-home{padding:0!important;max-width:none!important}
.master-home-hero{
  min-height:500px!important;
  grid-template-columns:1.06fr .94fr!important;
  gap:0!important;
  border-bottom:1px solid rgba(99,192,215,.28);
  background:linear-gradient(90deg,#03182f 0,#061e38 58%,#0a2847 100%)
}
.master-home-copy{
  padding:70px 42px 52px 58px!important;
  display:flex;flex-direction:column;justify-content:center
}
.master-home-copy h1{
  font-size:clamp(54px,5vw,78px)!important;
  line-height:.93!important;
  margin:14px 0 20px!important;
  color:#f5f3ed
}
.master-home-copy p{max-width:650px;font-size:14px!important;color:#d4e0e8!important}
.master-home-art{
  border:0!important;border-radius:0!important;min-height:500px!important;
  box-shadow:none!important
}
.master-home-art img{height:100%!important;min-height:500px!important;object-fit:cover!important}
.master-domain-ribbon{
  border-radius:0!important;
  border:0!important;
  border-top:1px solid rgba(91,187,216,.20)!important;
  border-bottom:1px solid rgba(91,187,216,.20)!important;
  background:#051c34!important;
  gap:0!important
}
.master-domain-ribbon button{
  border-radius:0!important;
  min-height:112px!important;
  border:0!important;
  border-right:1px solid rgba(90,183,213,.20)!important;
  background:#051c34!important
}
.master-domain-ribbon button>span{color:#ecc96d!important;font-size:28px}
.master-domain-ribbon strong{font-family:Georgia,serif;font-size:15px}

/* Parent Dashboard — more compact / denser approved proportions */
.parent-dashboard-reference{gap:9px!important}
.parent-reference-hero{
  min-height:172px!important;
  border-radius:10px!important;
  border-color:rgba(94,184,213,.25)!important;
  box-shadow:0 12px 30px rgba(0,0,0,.22)!important;
  background-size:cover!important;
  background-position:center!important
}
.parent-reference-copy{padding:18px 25px!important}
.parent-reference-copy h1{font-size:34px!important;line-height:.92!important}
.parent-reference-copy p{font-size:12px!important}
.parent-children-strip{gap:8px!important}
.parent-child-strip-grid{gap:8px!important}
.parent-child-card,.parent-add-card{
  min-height:74px!important;border-radius:9px!important;padding:10px 12px!important
}
.parent-reference-main{gap:9px!important;grid-template-columns:1.05fr 1.05fr .9fr!important}
.parent-ref-panel{padding:11px!important;border-radius:10px!important}
.parent-ref-panel .panel-title h3{font-size:16px!important}
.parent-quick-reference{padding:10px!important;border-radius:10px!important}
.parent-quick-grid{gap:8px!important}
.parent-quick-grid button{border-radius:8px!important;min-height:72px!important}

/* Student */
.student-dashboard-reference{gap:10px!important}
.student-reference-hero{
  min-height:208px!important;
  border-radius:10px!important;
  padding:20px 22px!important;
  border-color:rgba(92,185,214,.25)!important
}
.student-reference-welcome h1{font-size:44px!important}
.student-reference-grid{gap:9px!important}
.student-reference-grid .panel{border-radius:10px!important;padding:12px!important}
.student-reference-grid .panel-title h3{font-size:16px!important}
.student-inspiration-card{border-radius:10px!important}

/* Tutor */
.tutor-dashboard-reference{gap:9px!important}
.tutor-reference-hero{
  min-height:192px!important;
  border-radius:10px!important;
  padding:19px 24px!important;
  grid-template-columns:1fr .55fr .65fr!important;
  border-color:rgba(232,195,106,.25)!important
}
.tutor-reference-welcome .small{font-size:18px!important}
.tutor-reference-welcome h1{font-size:43px!important}
.tutor-ref-kpis{gap:9px!important}
.tutor-ref-kpi{border-radius:9px!important;padding:11px!important;min-height:75px}
.tutor-kpi-icon{width:42px!important;height:42px!important}
.tutor-ref-kpi b{font-size:24px!important}
.tutor-ref-kpi strong{font-size:13px!important}
.tutor-ref-top-grid,.tutor-ref-main-grid{gap:9px!important}
.tutor-ref-panel{border-radius:10px!important;padding:11px!important}
.tutor-ref-panel .panel-title h3{font-size:16px!important}
.tutor-empty-row{min-height:66px!important;border-radius:8px!important}
.tutor-mini-calendar{border-radius:8px!important;padding:9px!important}
.tutor-ref-main-grid{grid-template-columns:.82fr .72fr .98fr .90fr!important}
.tutor-brighter-card{border-radius:10px!important;min-height:110px!important}

/* Admin Command Center — compact professional command board */
.admin-command-reference{gap:9px!important}
.admin-command-head{
  min-height:72px;
  padding:4px 5px 10px!important;
  border-bottom:1px solid rgba(232,195,106,.36)!important
}
.admin-command-head h1{font-size:31px!important;margin:2px 0!important}
.admin-command-head p{font-size:11px!important}
.admin-command-avatar{width:44px!important;height:44px!important}
.admin-master-kpis{gap:8px!important}
.admin-master-kpi{border-radius:9px!important;padding:10px!important;min-height:70px}
.admin-master-icon{width:40px!important;height:40px!important;border-radius:8px!important}
.admin-master-kpi b{font-size:21px!important}
.admin-master-kpi strong{font-size:12px!important}
.admin-master-main{gap:9px!important}
.admin-master-main .panel{border-radius:10px!important;padding:11px!important}
.admin-master-main .panel-title h3{font-size:16px!important}
.admin-funnel-visual{margin:10px auto!important}
.admin-funnel-visual div{height:34px!important;font-size:11px}
.admin-capacity-ring{width:122px!important;height:122px!important;margin:10px auto!important}
.admin-ops-chart{height:105px!important}
.admin-master-domains{gap:8px!important}
.admin-master-domains button{border-radius:8px!important;padding:10px!important}

/* Classroom — approved dense pro layout */
.classroom-reference{
  margin:-14px -16px -22px!important;
  min-height:calc(100vh - 78px);
  background:#03172c;
  border-top:1px solid rgba(232,195,106,.25)
}
.classroom-reference-head{
  padding:10px 18px!important;
  min-height:68px!important;
  background:linear-gradient(180deg,#06213d,#04182f)!important;
  border-bottom:1px solid rgba(91,187,216,.25)!important
}
.classroom-reference-head h1{font-size:24px!important}
.classroom-reference-grid{
  grid-template-columns:.94fr 1.07fr .72fr!important;
  gap:8px!important;
  padding:8px!important
}
.classroom-reference .panel{border-radius:8px!important;padding:9px!important}
.classroom-video,.classroom-whiteboard{border-radius:8px!important}
.classroom-participants{gap:5px!important}
.participant-slot{border-radius:6px!important;min-height:58px!important}
.classroom-whiteboard{min-height:430px!important}
.classroom-chat{min-height:430px!important}
.classroom-bottom-controls{
  min-height:62px!important;
  border-top:1px solid rgba(91,187,216,.25)!important;
  background:#04182f!important
}

/* Fine details */
.parent-ref-link,.student-link,.tutor-ref-link,.admin-master-link{color:#efca70!important;font-weight:700!important}
.parent-calendar-btn,.student-wide-action,.tutor-wide-action,.admin-wide-action{
  border-radius:7px!important;
  background:#082c4b!important;
  border-color:rgba(232,195,106,.30)!important
}
.account-chip{font-family:Georgia,serif!important}
.notice{border-radius:8px!important;background:rgba(6,32,56,.72)!important;border-color:rgba(87,181,212,.20)!important}

/* Desktop target is intentionally information-dense like the approved board. */
@media(min-width:1280px){
  .professional-main{font-size:13px}
}
@media(max-width:1180px){
  .command-tagline{display:none}
  .command-search{width:min(360px,38vw)}
  .professional-shell{grid-template-columns:170px minmax(0,1fr)!important}
}
@media(max-width:900px){
  .signed-topbar{padding:0 14px!important}
  .command-search{display:none}
  .profile-command>span{display:none}
  .professional-shell{grid-template-columns:1fr!important}
  .sidebar{display:none!important}
  .professional-main{padding:10px 10px 72px!important}
}


/* v16.2 Student navigation + real workspace modules */
.sidebar a.sideitem{text-decoration:none}
.student-link,
.student-wide-action,
.student-feature-card,
.student-action-card{
  text-decoration:none;
}
.student-module-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin:4px 0 14px;
  padding:4px 2px 12px;
  border-bottom:1px solid rgba(232,195,106,.24);
}
.student-module-head h2{margin:3px 0 4px;font-size:28px}
.student-module-head p{margin:0;color:#a9bdcc;font-size:12px}
.student-module-actions{display:flex;gap:8px;flex-wrap:wrap}
.student-workspace-grid{display:grid;gap:10px;margin:10px 0}
.student-workspace-grid.two-col{grid-template-columns:1.1fr .9fr}
.student-workspace-grid.three-col{grid-template-columns:repeat(3,1fr)}
.student-workspace-empty{
  min-height:155px;
  border:1px dashed rgba(105,188,214,.22);
  border-radius:9px;
  background:rgba(3,24,44,.35);
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:14px;
  padding:18px;
}
.student-workspace-icon{
  width:52px;height:52px;border-radius:14px;
  display:grid;place-items:center;
  color:#efca70;font-size:23px;
  background:rgba(232,195,106,.08);
  border:1px solid rgba(232,195,106,.22)
}
.student-workspace-empty strong{font-family:Georgia,serif;font-size:17px}
.student-workspace-empty p{margin:5px 0 0;color:#9fb4c5;font-size:11px;line-height:1.5}
.student-action-stack{display:grid;gap:8px;margin-top:10px}
.student-action-card{
  display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;
  color:#edf4f8;padding:10px;border-radius:8px;
  border:1px solid rgba(96,181,211,.16);background:#082d4e
}
.student-action-card>span{color:#edc96f;font-size:19px}
.student-action-card strong,.student-action-card small{display:block}
.student-action-card small{color:#97afc1;margin-top:3px}
.student-action-card b{color:#edc96f;font-size:18px}
.student-feature-card{
  min-height:125px;padding:15px;border-radius:10px;
  border:1px solid rgba(94,184,213,.20);
  background:linear-gradient(180deg,#0a3559,#072844);
  color:#eef5f9;display:flex;flex-direction:column;gap:7px;
  box-shadow:0 10px 24px rgba(0,0,0,.14)
}
.student-feature-card:hover{filter:brightness(1.07);transform:translateY(-1px)}
.student-feature-card>span{color:#efca70;font-size:24px}
.student-feature-card strong{font-family:Georgia,serif;font-size:16px}
.student-feature-card small{color:#9fb4c5;line-height:1.45}
.student-progress-overview{
  display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:10px 0
}
.student-progress-stat{
  min-height:108px;border-radius:10px;padding:15px;
  border:1px solid rgba(94,184,213,.20);
  background:linear-gradient(180deg,#0a3559,#072844);
  display:flex;flex-direction:column
}
.student-progress-stat span{font-size:11px;color:#a9bdcc}
.student-progress-stat b{font-size:32px;line-height:1.1;margin:7px 0;color:#fff}
.student-progress-stat small{font-size:10px;color:#efca70}
.student-rule-list{display:grid;gap:8px}
.student-rule-list>div{
  display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:center;
  padding:10px;border-radius:8px;background:#082d4e;border:1px solid rgba(94,184,213,.14)
}
.student-rule-list span{
  width:28px;height:28px;border-radius:50%;display:grid;place-items:center;
  background:rgba(232,195,106,.12);color:#efca70;font-weight:800
}
.student-rule-list p{margin:0;color:#c7d5df;font-size:11px;line-height:1.45}

@media(max-width:900px){
  .student-module-head{align-items:flex-start;flex-direction:column}
  .student-workspace-grid.two-col,
  .student-workspace-grid.three-col,
  .student-progress-overview{grid-template-columns:1fr}
  .student-workspace-empty{grid-template-columns:1fr;text-align:center}
  .student-workspace-icon{margin:auto}
}


/* ======================================================================
   v18.1 — production visual containment
   Removes inherited mockup text from backgrounds and prevents ultra-wide
   layouts from stretching dashboards beyond the approved visual proportions.
   ====================================================================== */

html, body {
  width:100%;
  max-width:100%;
  overflow-x:hidden !important;
}

.app,
.professional-app {
  width:100%;
  max-width:100vw;
  overflow-x:hidden;
}

.topbar,
.signed-topbar {
  width:100%;
  max-width:100vw;
  min-width:0;
}

.professional-shell {
  width:100% !important;
  max-width:100vw !important;
  grid-template-columns:186px minmax(0,1fr) !important;
  overflow-x:hidden !important;
}

.professional-main {
  width:100% !important;
  min-width:0 !important;
  max-width:calc(100vw - 186px) !important;
  overflow-x:hidden !important;
}

.professional-main > * {
  min-width:0;
}

/* Keep the approved dashboard composition instead of stretching it
   indefinitely on 1800–2500px desktop displays. */
.student-dashboard-reference,
.parent-dashboard-reference,
.tutor-dashboard-reference,
.admin-command-reference {
  width:100%;
  max-width:1480px;
  margin-left:auto;
  margin-right:auto;
  min-width:0;
}

.student-reference-grid,
.parent-reference-main,
.tutor-ref-top-grid,
.tutor-ref-main-grid,
.admin-master-main {
  min-width:0;
}

.student-reference-grid > *,
.parent-reference-main > *,
.tutor-ref-top-grid > *,
.tutor-ref-main-grid > *,
.admin-master-main > * {
  min-width:0;
  overflow:hidden;
}

/* Clean mountain imagery — no embedded names, sample users, or mockup UI. */
.student-reference-hero {
  background:
    linear-gradient(90deg,rgba(3,18,35,.94),rgba(3,18,35,.36),rgba(3,18,35,.82)),
    url('/assets/img/student_mountains_clean_v181.jpg') center/cover no-repeat !important;
}

.student-inspiration-card {
  background:
    linear-gradient(90deg,rgba(5,27,48,.28),rgba(5,27,48,.92)),
    url('/assets/img/student_mountains_clean_v181.jpg') center/cover no-repeat !important;
}

.tutor-reference-hero,
.tutor-brighter-card {
  background-image:
    linear-gradient(90deg,rgba(3,18,35,.94),rgba(3,18,35,.38),rgba(3,18,35,.82)),
    url('/assets/img/tutor_mountains_clean_v181.jpg') !important;
  background-size:cover !important;
  background-position:center !important;
}

/* Ensure sidebar and brand remain visible at desktop widths. */
.sidebar {
  width:186px;
  min-width:186px;
}

.command-brand {
  flex:0 0 242px;
}

.command-search {
  min-width:260px;
}

@media (min-width:1700px) {
  .professional-main {
    padding-left:24px !important;
    padding-right:24px !important;
  }
  .student-dashboard-reference,
  .parent-dashboard-reference,
  .tutor-dashboard-reference,
  .admin-command-reference {
    max-width:1460px;
  }
}

@media (max-width:1180px) {
  .professional-shell {
    grid-template-columns:170px minmax(0,1fr) !important;
  }
  .professional-main {
    max-width:calc(100vw - 170px) !important;
  }
  .sidebar {
    width:170px;
    min-width:170px;
  }
}

@media (max-width:900px) {
  .professional-shell {
    grid-template-columns:1fr !important;
  }
  .professional-main {
    max-width:100vw !important;
  }
  .sidebar {
    display:none !important;
  }
}


/* v18.2 — account controls, working search, secure Student Messages */
.command-search input{
  flex:1;min-width:0;border:0;outline:0;background:transparent;color:#e9f2f8;
  font:inherit;font-size:11px;
}
.command-search input::placeholder{color:#89a6bb;opacity:1}
.notification-btn:hover{background:rgba(232,195,106,.07);border-radius:10px}
.profile-menu{position:relative}
.profile-menu>summary{list-style:none}
.profile-menu>summary::-webkit-details-marker{display:none}
.profile-menu[open] .profile-command>svg{transform:rotate(180deg)}
.profile-menu-card{
  position:absolute;right:0;top:55px;z-index:200;width:248px;padding:8px;
  border:1px solid rgba(232,195,106,.35);border-radius:12px;
  background:linear-gradient(180deg,#092d4d,#061f39);box-shadow:0 18px 45px rgba(0,0,0,.42)
}
.profile-menu-card a,.profile-menu-card button{
  width:100%;border:0;background:transparent;color:#eef5f9;text-decoration:none;
  display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:center;text-align:left;
  padding:10px;border-radius:8px;cursor:pointer
}
.profile-menu-card a:hover,.profile-menu-card button:hover{background:rgba(90,175,208,.12)}
.profile-menu-card>*>span{color:#efca70;font-size:17px}
.profile-menu-card strong,.profile-menu-card small{display:block}
.profile-menu-card strong{font-size:12px}.profile-menu-card small{font-size:9px;color:#96aec0;margin-top:2px}
.profile-menu-card .signout-menu{border-top:1px solid rgba(232,195,106,.16);margin-top:4px;color:#ffd5ce}
.btn.danger{background:linear-gradient(180deg,#7d3140,#5c2230)!important;border:1px solid rgba(255,150,150,.25)!important;color:#fff!important}

.student-message-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:10px}
.student-chat-panel{display:flex;flex-direction:column;min-height:520px}
.student-message-list{
  flex:1;min-height:320px;max-height:470px;overflow:auto;padding:12px;
  border:1px solid rgba(94,184,213,.16);border-radius:10px;background:rgba(3,22,42,.42);
  display:flex;flex-direction:column;gap:9px
}
.student-message-bubble{max-width:78%;padding:10px 12px;border-radius:12px;border:1px solid rgba(94,184,213,.18)}
.student-message-bubble.mine{align-self:flex-end;background:linear-gradient(180deg,#0b426a,#0a3559);border-color:rgba(232,195,106,.22)}
.student-message-bubble.support{align-self:flex-start;background:#092c4b}
.student-message-meta{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-bottom:5px}
.student-message-meta strong{font-size:10px;color:#f1d27c}.student-message-meta span{font-size:8px;color:#8ea7ba}
.student-message-bubble p{margin:0;color:#e7eff5;font-size:11px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}
.student-message-composer{margin-top:9px;display:grid;gap:8px}
.student-message-composer textarea{resize:vertical;min-height:85px;border:1px solid rgba(95,183,213,.22);border-radius:9px;background:#061f39;color:#eef5f9;padding:11px;outline:none;font:inherit}
.student-message-composer textarea:focus{border-color:rgba(232,195,106,.55);box-shadow:0 0 0 2px rgba(232,195,106,.06)}
.student-message-sendrow{display:flex;align-items:center;justify-content:space-between;gap:12px}
.student-chat-empty{margin:auto;text-align:center;color:#9fb4c5;display:grid;gap:5px}.student-chat-empty strong{color:#eef5f9;font-family:Georgia,serif;font-size:16px}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

@media(max-width:900px){
  .student-message-layout{grid-template-columns:1fr}
  .student-chat-panel{min-height:440px}
  .student-message-bubble{max-width:92%}
  .profile-menu-card{right:-6px}
}

.header-account-action{border:1px solid rgba(232,195,106,.28);background:rgba(7,37,64,.75);color:#eaf2f7;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:700;cursor:pointer;white-space:nowrap}.header-account-action:hover{background:#0b3a61;border-color:rgba(232,195,106,.5)}.header-account-action.signout{color:#ffd6cf;border-color:rgba(255,135,135,.22)}@media(max-width:1120px){.header-account-action{display:none}}

.admin-student-support-panel{margin-bottom:10px}.admin-support-inbox{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:10px}.admin-support-thread{border:1px solid rgba(94,184,213,.18);border-radius:10px;background:rgba(3,23,43,.45);padding:10px;min-width:0}.admin-support-thread>header{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-bottom:8px;border-bottom:1px solid rgba(232,195,106,.14)}.admin-support-thread>header strong,.admin-support-thread>header small{display:block}.admin-support-thread>header small{color:#95aec0;margin-top:3px}.admin-support-transcript{display:grid;gap:6px;max-height:240px;overflow:auto;padding:9px 0}.admin-support-message{padding:8px 9px;border-radius:8px;background:#082d4d;border:1px solid rgba(94,184,213,.12)}.admin-support-message.staff{background:#0a3b5f;border-color:rgba(232,195,106,.18)}.admin-support-message>div{display:flex;justify-content:space-between;gap:8px}.admin-support-message strong{font-size:9px;color:#efca70}.admin-support-message span{font-size:8px;color:#8da6b9}.admin-support-message p{margin:4px 0 0;font-size:10px;line-height:1.45;color:#e4edf4;white-space:pre-wrap}.admin-support-reply{display:grid;grid-template-columns:1fr auto;gap:8px}.admin-support-reply textarea{border:1px solid rgba(94,184,213,.2);border-radius:8px;background:#061f39;color:#eef5f9;padding:9px;resize:vertical}@media(max-width:700px){.admin-support-inbox{grid-template-columns:1fr}.admin-support-reply{grid-template-columns:1fr}}

/* ======================================================================
   v18.3 — Global session controls + Student interaction audit
   ====================================================================== */
.header-session-btn{
  min-height:34px;
  border:1px solid rgba(232,195,106,.30);
  border-radius:8px;
  background:rgba(7,37,64,.80);
  color:#edf4f8;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:7px 9px;
  font-size:9px;
  font-weight:800;
  white-space:nowrap;
  cursor:pointer;
  flex:0 0 auto;
}
.header-session-btn:hover{background:#0c3b62;border-color:rgba(232,195,106,.55)}
.header-session-btn.signout{color:#ffd8d1;border-color:rgba(255,130,130,.28)}
.header-session-icon{font-size:15px;line-height:1}
.header-session-label{display:inline-block}

/* Session actions also live permanently in every desktop sidebar. */
.sidebar-session{
  display:grid;
  grid-template-columns:1fr;
  gap:6px;
  margin:10px 14px 6px;
  padding-top:10px;
  border-top:1px solid rgba(232,195,106,.18);
}
.sidebar-session button{
  min-height:34px;
  width:100%;
  display:grid;
  grid-template-columns:22px 1fr;
  gap:7px;
  align-items:center;
  border:1px solid rgba(97,181,211,.17);
  border-radius:7px;
  background:#082a49;
  color:#eaf2f7;
  padding:7px 9px;
  text-align:left;
  cursor:pointer;
  font-size:10px;
}
.sidebar-session button:hover{background:#0c365b}
.sidebar-session button>span{color:#efca70;font-size:15px;text-align:center}
.sidebar-session .sidebar-signout{border-color:rgba(255,130,130,.18);color:#ffd8d1}
.sidebar-session .sidebar-signout>span{color:#ffb3a8}

/* Keep global account controls visible even when the topbar gets tight. */
.command-actions{min-width:max-content;gap:8px!important}
.profile-command>span{min-width:84px}
@media(max-width:1380px){
  .header-session-label{display:none}
  .header-session-btn{width:35px;padding:6px}
  .command-search{max-width:280px}
}
@media(max-width:1120px){
  .header-session-btn{display:inline-flex!important}
  .command-search{display:none}
}
@media(max-width:900px){
  .header-session-btn{display:inline-flex!important}
  .signed-topbar{gap:7px!important}
  .profile-command>span{display:none}
  .profile-command{grid-template-columns:auto auto}
}

/* Classroom tab panels are real controls, not decorative buttons. */
.classroom-tool-tabs button,
.classroom-lower-tabs button,
.classroom-right-tabs button{
  cursor:pointer;
}
.classroom-tool-tabs button.active,
.classroom-lower-tabs button.active,
.classroom-right-tabs button.active{
  color:#07192d!important;
  background:linear-gradient(180deg,#f3d57c,#d5a646)!important;
  border-color:#f1d47d!important;
}
.classroom-tab-state{
  min-height:340px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:9px;
  text-align:center;
  padding:25px;
  color:#eaf2f7;
}
.classroom-tab-state>span{font-size:36px;color:#efca70}
.classroom-tab-state strong{font-family:Georgia,serif;font-size:22px}
.classroom-tab-state small{max-width:440px;color:#9fb6c7;line-height:1.5}
.classroom-chat-empty .btn{margin-top:12px}

/* Account action buttons remain visible and distinct. */
.cta-row .btn.danger{
  background:#4a1f2a!important;
  border:1px solid rgba(255,135,135,.36)!important;
  color:#ffd9d4!important;
}


.classroom-bottom-controls button.control-active,
.classroom-tabs button.control-active{
  background:rgba(232,195,106,.18)!important;
  border-color:rgba(232,195,106,.55)!important;
  color:#f5d77f!important;
}
.classroom-status-toast{
  position:fixed;
  left:50%;
  bottom:78px;
  transform:translate(-50%,12px);
  z-index:9999;
  opacity:0;
  pointer-events:none;
  max-width:min(520px,86vw);
  padding:10px 14px;
  border-radius:9px;
  background:#092d4c;
  border:1px solid rgba(232,195,106,.38);
  color:#eef5f9;
  font-size:11px;
  box-shadow:0 12px 32px rgba(0,0,0,.36);
  transition:.18s ease;
}
.classroom-status-toast.show{opacity:1;transform:translate(-50%,0)}
/* ======================================================================
   CREATIQ MUSE LIVE v19 — Approved Professional Visual System
   ====================================================================== */
:root{--v19-navy:#02172c;--v19-navy2:#062b4d;--v19-card:#07385f;--v19-gold:#f0c85f;--v19-gold2:#ffd978;--v19-line:rgba(69,174,215,.30);--v19-text:#f6f5ef;--v19-muted:#9eb7c9;}
body{background:radial-gradient(1000px 600px at 80% -10%,rgba(30,93,149,.20),transparent 60%),#02162b!important}
.professional-main{padding:14px 18px 24px!important}
.signed-topbar{height:70px!important;background:linear-gradient(180deg,#031b34,#02162a)!important;border-bottom:1px solid rgba(240,200,95,.55)!important}
.command-brand{height:70px!important;min-width:185px!important;flex-basis:185px!important}.command-brand img{height:48px!important;max-width:170px!important}
.command-tagline{font-size:9px!important;letter-spacing:.27em!important;min-width:300px!important}.command-search{height:39px!important;border-radius:10px!important}
.header-session-btn{height:35px!important;border-radius:8px!important}.profile-command strong{font-size:13px!important}
.professional-shell{grid-template-columns:174px minmax(0,1fr)!important;min-height:calc(100vh - 70px)!important}
.sidebar{top:70px!important;height:calc(100vh - 70px)!important;width:174px!important;min-width:174px!important;overflow:hidden!important;padding:10px 0 12px!important;background:linear-gradient(180deg,#062b4c 0%,#041d35 72%,#03162a 100%)!important}
.sidebar::-webkit-scrollbar{display:none!important}.sidebar{scrollbar-width:none!important}
.sidebar-session{display:none!important}
.sideitem{min-height:41px!important;padding:8px 13px 8px 17px!important;font-size:12px!important;border-radius:0 8px 8px 0!important}.sideitem.active{background:linear-gradient(90deg,#d7a93d,#f5d87d)!important;color:#092039!important}
.sidebar-quote{font-size:13px!important;margin:12px 17px 4px!important;line-height:1.3!important}.sidebar-role{font-size:13px!important;margin:4px 17px 0!important;padding-top:8px!important}
@media(max-height:760px) and (min-width:901px){.sidebar{overflow-y:auto!important;scrollbar-width:none!important}.sidebar::-webkit-scrollbar{width:0!important;height:0!important}.sideitem{min-height:36px!important;padding-top:6px!important;padding-bottom:6px!important}.sidebar-quote{display:none!important}.sidebar-role{display:none!important}}

/* All role imagery: approved text-free asset set */
.parent-reference-hero:before{background-image:linear-gradient(90deg,rgba(3,18,35,.96) 0%,rgba(3,18,35,.78) 30%,rgba(3,18,35,.18) 68%,rgba(3,18,35,.12) 100%),url('/assets/img/parent_approved_v201.webp')!important;background-position:center!important}
.student-reference-hero{background:linear-gradient(90deg,rgba(3,18,35,.94),rgba(3,18,35,.30),rgba(3,18,35,.78)),url('/assets/img/student_v20.webp') center/cover no-repeat!important}
.student-inspiration-card{background:linear-gradient(90deg,rgba(5,27,48,.22),rgba(5,27,48,.88)),url('/assets/img/student_v20.webp') center/cover no-repeat!important}
.tutor-reference-hero,.tutor-brighter-card{background-image:linear-gradient(90deg,rgba(3,18,35,.92),rgba(3,18,35,.30),rgba(3,18,35,.80)),url('/assets/img/tutor_v20.webp')!important;background-size:cover!important;background-position:center!important}
.admin-command-head{position:relative;overflow:hidden;border:1px solid rgba(240,200,95,.25)!important;border-radius:14px!important;padding:22px 24px!important;min-height:160px!important;background:linear-gradient(90deg,rgba(2,18,34,.94),rgba(2,18,34,.64),rgba(2,18,34,.25)),url('/assets/img/admin_v20.webp') center/cover no-repeat!important}
.admin-command-head:after{content:"";position:absolute;inset:auto 0 0;height:2px;background:linear-gradient(90deg,transparent,var(--v19-gold),transparent)}
.classroom-reference{background:linear-gradient(rgba(2,17,31,.86),rgba(2,17,31,.92)),url('/assets/img/classroom_v20.webp') center/cover fixed!important}
.portal-hero{min-height:220px!important;background-image:linear-gradient(90deg,rgba(2,18,35,.96) 0%,rgba(2,18,35,.68) 42%,rgba(2,18,35,.18) 78%),var(--hero-image)!important}

/* Approved program image cards */
.pro-program-ribbon{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin:10px 0 14px!important}
.pro-program-ribbon .program-pill{min-height:80px!important;position:relative!important;overflow:hidden!important;border-radius:12px!important;border:1px solid rgba(72,178,215,.34)!important;background:#07385f!important;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;text-align:left!important;padding:12px 14px!important;color:white!important;cursor:pointer!important;isolation:isolate}
.pro-program-ribbon .program-pill:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,27,50,.98) 0%,rgba(3,27,50,.84) 48%,rgba(3,27,50,.10) 100%),var(--program-bg) center/cover no-repeat;z-index:-1}
.pro-program-ribbon .program-icon{width:52px!important;height:52px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(6,41,70,.86)!important;border:1px solid rgba(240,200,95,.35)!important;color:var(--v19-gold)!important;font-size:25px!important}.pro-program-ribbon strong{font-size:18px!important}.pro-program-ribbon small{display:block!important;color:#bfd0da!important;font-size:10px!important;margin-top:3px!important}.pro-program-ribbon b{font-size:24px!important;color:var(--v19-gold)!important}

/* Super Admin Students — approved professional composition */
.pro-admin-students{max-width:1540px;margin:0 auto;display:grid;gap:10px}
.pro-students-hero{min-height:245px;border-radius:14px;border:1px solid rgba(240,200,95,.34);overflow:hidden;position:relative;display:grid;grid-template-columns:1.2fr 1fr;align-items:end;padding:24px 26px;background:linear-gradient(90deg,rgba(2,18,34,.95) 0%,rgba(2,18,34,.70) 39%,rgba(2,18,34,.20) 72%),url('/assets/img/student_v20.webp') center 42%/cover no-repeat;box-shadow:0 16px 38px rgba(0,0,0,.28)}
.pro-students-hero-copy{align-self:center;max-width:620px}.pro-students-hero-copy h1{font-size:58px!important;line-height:.92;margin:7px 0 8px;color:#fff}.pro-students-hero-copy h2{font-family:Georgia,serif!important;font-size:22px!important;font-weight:400!important;margin:0 0 10px;color:#f6f0df}.pro-students-hero-copy p{max-width:530px;color:#cbd9e2;font-size:12px;line-height:1.55}.pro-students-hero-metrics{align-self:end;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(4,32,57,.86);border:1px solid rgba(240,200,95,.38);border-radius:12px;backdrop-filter:blur(10px);overflow:hidden}.pro-students-hero-metrics>div{padding:14px 12px;display:grid;grid-template-columns:auto 1fr;column-gap:8px;border-right:1px solid rgba(83,175,208,.20)}.pro-students-hero-metrics>div:last-child{border-right:0}.pro-students-hero-metrics span{grid-row:1/4;font-size:23px;color:var(--v19-gold)}.pro-students-hero-metrics b{font-size:25px;color:#fff;line-height:1}.pro-students-hero-metrics strong{font-size:10px;color:#e5edf2}.pro-students-hero-metrics small{font-size:8px;color:#8fafc3;margin-top:2px}
.pro-status-control,.pro-directory-panel{border-radius:13px!important;padding:16px!important;background:linear-gradient(180deg,#07385f,#052a49)!important}.pro-status-grid{display:grid;grid-template-columns:1fr 310px;gap:18px;align-items:end}.pro-search-select{height:46px;border:1px solid rgba(91,184,216,.32);border-radius:9px;display:flex;align-items:center;gap:10px;padding:0 12px;background:#031f39}.pro-search-select span{color:#dbe8ef;font-size:19px}.pro-search-select select{border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;height:44px!important}.pro-current-status{min-height:74px;border:1px solid rgba(91,184,216,.24);border-radius:10px;background:#062c4d;padding:12px 15px;display:flex;flex-direction:column;justify-content:center}.pro-current-status strong{font-size:17px;color:var(--v19-gold);margin:3px 0}.pro-current-status small:last-child{font-size:9px;color:#90adbf}
.pro-directory-tools{display:flex;gap:8px;align-items:center}.pro-directory-search{height:36px;min-width:250px;display:flex;align-items:center;gap:8px;border:1px solid rgba(91,184,216,.28);border-radius:8px;background:#03213c;padding:0 10px}.pro-directory-search input{border:0!important;background:transparent!important;padding:0!important;height:34px!important}.pro-directory-tools select{width:120px!important;height:36px!important;padding:0 8px!important}.pro-student-table-wrap{border:1px solid rgba(79,168,201,.19);border-radius:10px;overflow:hidden;background:#031f39}.pro-student-table{display:grid;grid-template-columns:30px minmax(250px,1.4fr) 100px minmax(150px,.8fr) 105px 115px 230px;align-items:center;gap:8px;padding:10px 12px}.pro-student-table-head{min-height:42px;background:#02192f;border-bottom:1px solid rgba(79,168,201,.22);color:#c5d4df;text-transform:uppercase;font-size:9px;letter-spacing:.08em}.pro-student-table-row{min-height:62px;border-bottom:1px solid rgba(79,168,201,.13);color:#eef4f7;font-size:11px}.pro-student-table-row:last-child{border-bottom:0}.pro-student-table-row:hover{background:#073252}.pro-row-check{width:15px;height:15px;border:1px solid #8eb4c8;border-radius:3px}.pro-student-cell{display:flex;align-items:center;gap:10px;min-width:0}.pro-student-cell .avatar{width:36px;height:36px}.pro-student-cell strong,.pro-student-cell small{display:block}.pro-student-cell small{color:#86a7ba;font-size:9px;margin-top:2px}.pro-status{display:flex;align-items:center;gap:6px;text-transform:capitalize;font-weight:700}.pro-status i{width:8px;height:8px;border-radius:50%;background:#f4c85e}.pro-status.active i{background:#4be98d;box-shadow:0 0 8px rgba(75,233,141,.45)}.pro-row-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px}.pro-row-actions .btn{min-height:31px!important;padding:5px 8px!important}

/* Remove cheap double-hero treatment from admin sub-pages */
.pro-admin-students .identity-avatar{display:none}.pro-admin-students .eyebrow{color:var(--v19-gold)!important}

/* General card polish */
.panel,.card,.kpi{border-color:rgba(71,171,207,.27)!important;box-shadow:inset 0 1px rgba(255,255,255,.025),0 10px 28px rgba(0,0,0,.20)!important}.btn{font-weight:700!important}.btn.danger{background:linear-gradient(180deg,#b33b48,#8a2430)!important;border-color:#d95a65!important;color:white!important}.btn.gold{background:linear-gradient(180deg,#ffde80,#e6b747)!important;color:#08203a!important}

@media(max-width:1200px){.pro-students-hero{grid-template-columns:1fr}.pro-students-hero-metrics{margin-top:14px}.pro-student-table{grid-template-columns:30px minmax(220px,1.4fr) 90px minmax(140px,.8fr) 100px 100px 190px}.pro-directory-tools{flex-wrap:wrap}.pro-status-grid{grid-template-columns:1fr 240px}}
@media(max-width:900px){.professional-shell{grid-template-columns:1fr!important}.sidebar{display:none!important}.pro-students-hero{padding:20px;min-height:340px}.pro-students-hero-copy h1{font-size:46px!important}.pro-students-hero-metrics{grid-template-columns:1fr 1fr}.pro-program-ribbon{grid-template-columns:1fr 1fr!important}.pro-status-grid{grid-template-columns:1fr}.pro-student-table-wrap{overflow-x:auto}.pro-student-table{min-width:1040px}.pro-directory-tools{align-items:stretch}.pro-directory-search{min-width:100%;}.professional-main{max-width:100vw!important}}


/* ========================================================================
   CREATIQ MUSE LIVE v20 — APPROVED FULL-IMAGE VISUAL SYSTEM
   Full approved imagery inside containers + persistent navigation marker.
   ======================================================================== */

/* Persistent menu state: the gold line remains visible for the current route. */
.topnav a:not(.btn){position:relative;border-bottom:0!important;padding-bottom:13px!important}
.topnav a:not(.btn)::after{content:"";position:absolute;left:10%;right:10%;bottom:2px;height:3px;border-radius:3px;background:linear-gradient(90deg,#d59d2b,#ffd873,#d59d2b);box-shadow:0 0 12px rgba(255,211,103,.52);opacity:0;transform:scaleX(.45);transition:opacity .18s ease,transform .18s ease}
.topnav a:not(.btn):hover::after,.topnav a:not(.btn).active::after,.topnav a:not(.btn)[aria-current="page"]::after{opacity:1;transform:scaleX(1)}
.sideitem{position:relative!important;text-decoration:none!important}
.sideitem.active::after,.sideitem[aria-current="page"]::after{content:"";position:absolute;left:14px;right:14px;bottom:2px;height:3px;border-radius:3px;background:linear-gradient(90deg,#d39a27,#ffe08a,#d39a27);box-shadow:0 0 10px rgba(255,211,103,.42)}
.mobile-nav a{position:relative;text-decoration:none}.mobile-nav a.active::after,.mobile-nav a[aria-current="page"]::after{content:"";position:absolute;left:18%;right:18%;bottom:2px;height:3px;border-radius:3px;background:#efc866;box-shadow:0 0 9px rgba(239,200,102,.45)}

/* Super Admin sidebar: no visible scrollbar, compact enough to match approved view. */
.sidebar-admin{overflow:hidden!important;scrollbar-width:none!important}
.sidebar-admin::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.sidebar-admin .sideitem{min-height:33px!important;padding:4px 12px 6px 15px!important;font-size:11px!important;margin:0!important}
.sidebar-admin .sideicon{width:21px!important;height:21px!important;flex-basis:21px!important}
.sidebar-admin .sideicon svg{width:18px!important;height:18px!important}
.sidebar-admin .sidebar-nav{gap:0!important}
.sidebar-admin .sidebar-quote{font-size:11px!important;margin:8px 14px 2px!important;line-height:1.18!important}
.sidebar-admin .sidebar-role{font-size:11px!important;margin:2px 14px 0!important;padding-top:5px!important}
@media(max-height:690px) and (min-width:901px){.sidebar-admin .sidebar-quote,.sidebar-admin .sidebar-role{display:none!important}.sidebar-admin .sideitem{min-height:31px!important;padding-top:3px!important;padding-bottom:5px!important}}

/* The generated role images are 3:1. Do not crop faces. Fit each full image inside its visual container. */
.portal-hero{min-height:360px!important;background:#03192f!important}
.portal-hero:before{background-image:linear-gradient(90deg,rgba(2,18,35,.78) 0%,rgba(2,18,35,.46) 35%,rgba(2,18,35,.08) 72%,rgba(2,18,35,.04) 100%),var(--hero-image)!important;background-size:100% 100%,contain!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center!important;background-color:#03192f!important}
.portal-hero.admin:before{background-image:linear-gradient(90deg,rgba(2,18,35,.76),rgba(2,18,35,.30),rgba(2,18,35,.05)),var(--hero-image)!important;background-size:100% 100%,contain!important;background-position:center,center!important}
.portal-hero-copy{max-width:560px!important}.portal-hero h1{font-size:52px!important}.portal-hero p{max-width:520px!important}

.parent-reference-hero{min-height:390px!important;background:#03192f!important}
.parent-reference-hero:before{background-image:linear-gradient(90deg,rgba(3,18,35,.80) 0%,rgba(3,18,35,.45) 31%,rgba(3,18,35,.06) 70%,rgba(3,18,35,.02) 100%),url('/assets/img/parent_approved_v201.webp')!important;background-size:100% 100%,contain!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center!important;background-color:#03192f!important}
.parent-reference-copy{padding:50px 30px!important;max-width:520px!important}

.student-reference-hero{min-height:390px!important;background-image:linear-gradient(90deg,rgba(3,18,35,.76),rgba(3,18,35,.24),rgba(3,18,35,.08)),url('/assets/img/student_v20.webp')!important;background-size:100% 100%,contain!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center!important;background-color:#03192f!important}
.student-inspiration-card{background-image:linear-gradient(90deg,rgba(3,18,35,.50),rgba(3,18,35,.70)),url('/assets/img/student_v20.webp')!important;background-size:100% 100%,contain!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center!important;background-color:#03192f!important}

.tutor-reference-hero,.tutor-brighter-card{background-image:linear-gradient(90deg,rgba(3,18,35,.72),rgba(3,18,35,.20),rgba(3,18,35,.08)),url('/assets/img/tutor_v20.webp')!important;background-size:100% 100%,contain!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center!important;background-color:#03192f!important}
.tutor-reference-hero{min-height:390px!important}

.admin-command-head{min-height:390px!important;background-image:linear-gradient(90deg,rgba(2,18,34,.74),rgba(2,18,34,.22),rgba(2,18,34,.04)),url('/assets/img/admin_v20.webp')!important;background-size:100% 100%,contain!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center!important;background-color:#03192f!important}
.pro-students-hero{min-height:420px!important;background-image:linear-gradient(90deg,rgba(2,18,34,.78),rgba(2,18,34,.28),rgba(2,18,34,.04)),url('/assets/img/student_v20.webp')!important;background-size:100% 100%,contain!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center!important;background-color:#03192f!important}

/* Homepage now uses one full-width approved image rather than cropping it in half. */
.master-home-hero{position:relative!important;display:block!important;min-height:590px!important;background:linear-gradient(90deg,rgba(2,18,34,.86) 0%,rgba(2,18,34,.58) 33%,rgba(2,18,34,.10) 65%,rgba(2,18,34,.02) 100%),url('/assets/img/home_v20.webp') center/contain no-repeat,#03192f!important;border-bottom:1px solid rgba(230,190,91,.28)!important}
.master-home-copy{position:relative!important;z-index:3!important;width:min(52%,760px)!important;min-height:590px!important;padding:72px 6vw!important}
.master-home-art{display:none!important}

/* Classroom visual remains readable while showing the complete approved backdrop. */
.classroom-reference{background-image:linear-gradient(rgba(2,17,31,.84),rgba(2,17,31,.91)),url('/assets/img/classroom_v20.webp')!important;background-size:100% 100%,contain!important;background-repeat:no-repeat,no-repeat!important;background-position:center,top center!important;background-color:#03192f!important;background-attachment:scroll!important}

/* Program cards also avoid harsh cropping. */
.pro-program-ribbon .program-pill:before{background-size:100% 100%,contain!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center!important}

/* Maintain professional scale at wide monitors without stretching cards infinitely. */
.student-dashboard-reference,.parent-dashboard-reference,.tutor-dashboard-reference,.admin-command-reference,.pro-admin-students{max-width:1580px!important;margin-left:auto!important;margin-right:auto!important}

@media(max-width:900px){
  .portal-hero,.parent-reference-hero,.student-reference-hero,.tutor-reference-hero,.admin-command-head,.pro-students-hero{min-height:300px!important}
  .master-home-hero,.master-home-copy{min-height:520px!important}.master-home-copy{width:100%!important;padding:280px 24px 40px!important;background:linear-gradient(180deg,rgba(2,18,34,.06),rgba(2,18,34,.92) 52%,#03192f 100%)}
}


/* v20.1 — persistent public navigation selection */
.public-topbar .topnav a:not(.btn){
  position:relative;
  border-bottom:0!important;
  padding-bottom:14px;
}
.public-topbar .topnav a:not(.btn)::after{
  content:"";
  position:absolute;
  left:50%;
  right:50%;
  bottom:5px;
  height:3px;
  border-radius:3px;
  background:linear-gradient(90deg,#d7a842,#f6dd8e,#d7a842);
  box-shadow:0 0 12px rgba(238,194,92,.38);
  transition:left .18s ease,right .18s ease,opacity .18s ease;
  opacity:0;
}
.public-topbar .topnav a:not(.btn):hover::after{
  left:18%;
  right:18%;
  opacity:.55;
}
.public-topbar .topnav a.active:not(.btn)::after,
.public-topbar .topnav a[aria-current="page"]:not(.btn)::after{
  left:0;
  right:0;
  opacity:1;
}
.public-topbar .topnav a.active:not(.btn){
  color:#f8df91!important;
}

/* Restore the approved Parent hero without aggressive cropping */
.parent-reference-hero:before{
  background-image:
    linear-gradient(90deg,rgba(3,18,35,.78) 0%,rgba(3,18,35,.42) 29%,rgba(3,18,35,.04) 69%,rgba(3,18,35,.02) 100%),
    url('/assets/img/parent_approved_v201.webp')!important;
  background-size:100% 100%,cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
.portal-hero.parent{
  --hero-focus:center center;
}

/* Public Parents/About */
.public-info-hero{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:0;
  min-height:460px;
  overflow:hidden;
  border:1px solid rgba(232,195,106,.25);
  border-radius:18px;
  background:#04182f;
  margin-top:18px;
}
.public-info-copy{
  padding:52px 44px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:linear-gradient(135deg,#04182f,#082846);
}
.public-info-copy h1{
  margin:8px 0 14px;
  font-size:clamp(42px,4.5vw,68px);
  line-height:.98;
}
.public-info-copy p{color:#c6d6e1;font-size:16px;line-height:1.65}
.public-info-visual{min-height:460px;background:#061b35}
.public-info-visual img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}

/* Parents & Families admin */
.admin-family-hero{
  min-height:180px;
  border:1px solid rgba(232,195,106,.26);
  border-radius:14px;
  padding:28px;
  margin-bottom:12px;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  background:
    linear-gradient(90deg,rgba(3,18,35,.90),rgba(3,18,35,.35)),
    url('/assets/img/parent_approved_v201.webp') center/cover no-repeat;
}
.admin-family-hero h1{font-size:42px;margin:4px 0}
.admin-family-hero p{margin:0;color:#d1dfe8}
.admin-family-hero-stat{
  min-width:180px;
  padding:16px;
  border-radius:12px;
  background:rgba(6,38,66,.88);
  border:1px solid rgba(232,195,106,.30);
  text-align:center;
}
.admin-family-hero-stat span,.admin-family-hero-stat small{display:block;color:#a9bdcc}
.admin-family-hero-stat b{display:block;font-size:34px;color:#f6d97f;margin:4px 0}
.pro-family-table .pro-student-tr{
  grid-template-columns:1.1fr 1fr 1.1fr .45fr .65fr;
}

@media(max-width:900px){
  .public-info-hero{grid-template-columns:1fr}
  .public-info-visual{min-height:300px}
  .admin-family-hero{align-items:flex-start;flex-direction:column}
}


/* ======================================================================
   v20.2 — Parents & Families directory + deterministic public nav state
   ====================================================================== */

/* The selected public menu item is based on the current URL, never hover state. */
.public-topbar .topnav a[data-public-route]{
  position:relative;
}
.public-topbar .topnav a[data-public-route]::after{
  content:"";
  position:absolute;
  left:50%;
  right:50%;
  bottom:4px;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,#d7a842,#ffe293,#d7a842);
  box-shadow:0 0 12px rgba(240,199,94,.44);
  opacity:0;
  transition:left .16s ease,right .16s ease,opacity .16s ease;
}
.public-topbar .topnav a[data-public-route].active::after,
.public-topbar .topnav a[data-public-route][aria-current="page"]::after{
  left:0;
  right:0;
  opacity:1;
}
.public-topbar .topnav a[data-public-route].active{
  color:#f8df91!important;
}
.public-topbar .topnav a[data-public-route]:not(.active):not([aria-current="page"])::after{
  opacity:0!important;
  left:50%!important;
  right:50%!important;
}

/* Professional Families table */
#adminFamiliesList.pro-student-table-wrap{
  overflow:hidden;
  border-radius:12px;
  background:#031f39;
}
.family-directory-table{
  width:100%;
  min-width:980px;
  background:linear-gradient(180deg,#042743,#031e36);
}
.family-directory-row{
  display:grid;
  grid-template-columns:minmax(220px,1.25fr) minmax(210px,1fr) minmax(230px,1.1fr) 90px 110px 120px;
  gap:16px;
  align-items:center;
  padding:13px 18px;
}
.family-directory-head{
  min-height:44px;
  background:#02182d;
  border-bottom:1px solid rgba(84,174,207,.25);
  color:#b8cbd8;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:9px;
  font-weight:800;
}
.family-directory-data{
  min-height:70px;
  border-bottom:1px solid rgba(80,169,203,.13);
  color:#eef5f9;
  font-size:11px;
}
.family-directory-data:last-child{
  border-bottom:0;
}
.family-directory-data:hover{
  background:linear-gradient(90deg,rgba(17,74,116,.42),rgba(7,48,81,.30));
}
.family-name-cell,
.family-parent-cell{
  display:flex;
  align-items:center;
  gap:11px;
  min-width:0;
}
.family-name-cell strong,
.family-name-cell small,
.family-parent-cell strong,
.family-parent-cell small{
  display:block;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.family-name-cell strong,
.family-parent-cell strong{
  color:#f5f4ef;
  font-size:11px;
}
.family-name-cell small,
.family-parent-cell small{
  margin-top:3px;
  color:#86a7ba;
  font-size:9px;
}
.family-icon{
  width:38px;
  height:38px;
  flex:0 0 38px;
  border-radius:10px;
  display:grid;
  place-items:center;
  color:#f2ca68;
  font-size:19px;
  border:1px solid rgba(232,195,106,.24);
  background:rgba(232,195,106,.08);
}
.family-avatar{
  width:38px!important;
  height:38px!important;
  flex:0 0 38px;
}
.family-email-cell{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#cbd9e3;
}
.family-count-badge{
  min-width:34px;
  height:28px;
  padding:0 10px;
  border-radius:999px;
  display:inline-grid;
  place-items:center;
  color:#f4d376;
  font-weight:800;
  background:rgba(232,195,106,.10);
  border:1px solid rgba(232,195,106,.25);
}
.family-status{
  display:inline-flex;
  align-items:center;
  gap:7px;
  text-transform:capitalize;
  font-weight:800;
}
.family-status i{
  width:8px;
  height:8px;
  border-radius:50%;
  background:#efbf59;
}
.family-status.active{
  color:#65e9a4;
}
.family-status.active i{
  background:#4be98d;
  box-shadow:0 0 8px rgba(75,233,141,.45);
}
.family-status.inactive{
  color:#f0c46b;
}
.family-created-cell{
  color:#c2d2dd;
}
.family-empty-state{
  min-height:190px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:7px;
  color:#9eb4c6;
  text-align:center;
}
.family-empty-state>span{
  color:#efca70;
  font-size:30px;
}
.family-empty-state strong{
  color:#f4f2eb;
  font-family:Georgia,serif;
  font-size:18px;
}
.family-empty-state small{
  max-width:430px;
}

@media(max-width:1180px){
  #adminFamiliesList.pro-student-table-wrap{overflow-x:auto}
  .family-directory-table{min-width:980px}
}


/* ======================================================================
   v20.4 — Premium About / enrollment attraction page
   ====================================================================== */
.about-v204{
  background:
    radial-gradient(900px 500px at 80% 3%,rgba(20,79,131,.18),transparent 60%),
    #031326;
  color:#eef5f8;
  overflow:hidden;
}
.about-v204 h1,.about-v204 h2,.about-v204 h3{font-family:Georgia,"Times New Roman",serif}
.about-v204 h2{font-size:clamp(34px,3.6vw,54px);line-height:1.02;margin:7px 0 16px}
.about-v204 p{line-height:1.65}
.about-section-kicker{
  color:#efc868;
  font-size:10px;
  letter-spacing:.28em;
  font-weight:800;
}
.about-hero-v204{
  position:relative;
  min-height:610px;
  display:flex;
  align-items:center;
  background:url('/assets/img/about_hero_v204.webp') center/cover no-repeat;
  border-bottom:1px solid rgba(232,195,106,.38);
}
.about-hero-overlay{
  position:absolute;inset:0;
  background:
    linear-gradient(90deg,rgba(2,17,33,.97) 0%,rgba(3,20,39,.86) 28%,rgba(3,20,39,.22) 63%,rgba(3,20,39,.16) 100%),
    linear-gradient(0deg,rgba(3,19,36,.55),transparent 45%);
}
.about-hero-content{
  position:relative;z-index:2;
  width:min(720px,52vw);
  margin-left:max(5vw,62px);
  padding:60px 0;
}
.about-hero-content h1{
  font-size:clamp(62px,7vw,96px);
  line-height:.90;
  letter-spacing:-.035em;
  margin:13px 0 22px;
  color:#f8f5ed;
}
.about-hero-lead{
  max-width:650px;
  color:#d4e0e8;
  font-size:17px;
}
.about-hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:26px}
.about-text-link{
  color:#f0cc72;text-decoration:none;font-weight:800;font-size:12px;padding:10px 4px
}
.about-text-link:hover{text-decoration:underline}
.about-proof-row{
  margin-top:38px;
  display:grid;grid-template-columns:repeat(4,1fr);
  border-top:1px solid rgba(232,195,106,.28);
  padding-top:20px;
}
.about-proof-row>div{
  padding:0 15px;
  border-right:1px solid rgba(105,183,209,.20);
}
.about-proof-row>div:first-child{padding-left:0}
.about-proof-row>div:last-child{border-right:0}
.about-proof-row strong{display:block;color:#f2ce73;font-size:12px;letter-spacing:.08em}
.about-proof-row span{display:block;margin-top:5px;color:#aec1cf;font-size:10px;line-height:1.35}

.about-purpose,.about-impact,.about-pathways,.about-family-trust,.about-how{
  width:min(1520px,92vw);
  margin:0 auto;
  padding:86px 0;
}
.about-purpose-grid{
  display:grid;grid-template-columns:.88fr 1.12fr;
  gap:58px;align-items:center;margin-top:17px
}
.about-purpose-copy p{color:#bfd0db;font-size:15px}
.about-purpose-copy strong{color:#f0d489}
.about-purpose-copy .btn{margin-top:12px}
.about-purpose-image{
  overflow:hidden;border-radius:18px;
  min-height:430px;border:1px solid rgba(232,195,106,.24);
  box-shadow:0 28px 64px rgba(0,0,0,.28)
}
.about-purpose-image img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block}

.about-impact{
  width:100%;padding-left:4vw;padding-right:4vw;
  background:linear-gradient(180deg,#061c34,#04152a);
  border-top:1px solid rgba(91,174,205,.15);
  border-bottom:1px solid rgba(91,174,205,.15)
}
.about-section-head{
  max-width:1520px;margin:0 auto 34px;
  display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end
}
.about-section-head>p{color:#9fb7c8;margin:0 0 7px;font-size:14px}
.about-impact-grid{
  max-width:1520px;margin:0 auto;
  display:grid;grid-template-columns:repeat(4,1fr);gap:14px
}
.about-impact-grid article{
  min-height:250px;padding:25px;
  background:linear-gradient(180deg,#0a3559,#062743);
  border:1px solid rgba(86,178,210,.22);
  border-radius:14px;
  position:relative;overflow:hidden
}
.about-impact-grid article:before{
  content:"";position:absolute;left:0;top:0;width:100%;height:3px;
  background:linear-gradient(90deg,#d9a843,#f5da84,#d9a843)
}
.about-impact-grid article>span{
  color:#e9c263;font-size:11px;letter-spacing:.18em;font-weight:900
}
.about-impact-grid h3{font-size:22px;margin:28px 0 10px}
.about-impact-grid p{font-size:12px;color:#9eb5c5;margin:0}

.about-pathway-grid{
  display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:30px
}
.about-pathway{
  min-height:170px;padding:25px;
  border-radius:15px;text-decoration:none;color:#eef5f8;
  display:grid;grid-template-columns:70px 1fr;gap:18px;align-items:center;
  border:1px solid rgba(93,181,212,.22);
  background:linear-gradient(135deg,#0a355a,#05233e);
  transition:transform .18s ease,filter .18s ease
}
.about-pathway:hover{transform:translateY(-2px);filter:brightness(1.08)}
.about-pathway-icon{
  width:64px;height:64px;border-radius:50%;display:grid;place-items:center;
  color:#efc768;font-size:29px;
  border:1px solid rgba(232,195,106,.34);background:rgba(232,195,106,.08)
}
.about-pathway h3{font-size:28px;margin:0 0 4px}
.about-pathway p{font-size:12px;color:#b9cbd7;margin:0 0 11px}
.about-pathway span{font-size:11px;color:#efcb72;font-weight:800}

.about-live{
  display:grid;grid-template-columns:1.08fr .92fr;
  min-height:600px;background:#06192f;
  border-top:1px solid rgba(232,195,106,.18);
  border-bottom:1px solid rgba(232,195,106,.18)
}
.about-live-image{min-height:600px;overflow:hidden}
.about-live-image img{width:100%;height:100%;object-fit:cover;display:block}
.about-live-copy{
  padding:70px 7vw 60px 55px;
  display:flex;flex-direction:column;justify-content:center
}
.about-live-copy>p{color:#a9becd;max-width:620px}
.about-live-points{display:grid;gap:9px;margin-top:20px}
.about-live-points>div{
  display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;
  padding:12px 0;border-bottom:1px solid rgba(100,180,207,.12)
}
.about-live-points b{
  width:30px;height:30px;border-radius:50%;display:grid;place-items:center;
  background:rgba(81,218,145,.10);color:#5ee19a;border:1px solid rgba(81,218,145,.20)
}
.about-live-points strong,.about-live-points small{display:block}
.about-live-points small{margin-top:3px;color:#8fa9bb}

.about-section-head.centered{
  display:flex;flex-direction:column;align-items:center;text-align:center;
  max-width:900px
}
.about-section-head.centered p{max-width:720px}
.about-trust-grid{
  display:grid;grid-template-columns:repeat(4,1fr);gap:13px
}
.about-trust-grid>div{
  padding:25px;border-radius:14px;
  border:1px solid rgba(89,176,207,.20);
  background:linear-gradient(180deg,rgba(10,51,86,.92),rgba(5,36,62,.94))
}
.about-trust-grid>div>span{font-size:28px;color:#efc96d}
.about-trust-grid h3{font-size:20px;margin:14px 0 8px}
.about-trust-grid p{font-size:11px;color:#9eb5c5;margin:0}

.about-steps{
  display:grid;grid-template-columns:repeat(4,1fr);gap:0;
  border-top:1px solid rgba(232,195,106,.25);
  border-bottom:1px solid rgba(232,195,106,.25)
}
.about-steps>div{
  min-height:205px;padding:29px 25px;
  border-right:1px solid rgba(89,176,207,.16)
}
.about-steps>div:last-child{border-right:0}
.about-steps span{
  color:#efc86d;font-size:33px;font-family:Georgia,serif
}
.about-steps h3{font-size:19px;margin:14px 0 8px}
.about-steps p{font-size:11px;color:#98afc0}

.about-final-cta{
  min-height:520px;display:grid;grid-template-columns:1.05fr .95fr;
  background:#04162b;border-top:1px solid rgba(91,180,209,.17)
}
.about-final-image{overflow:hidden;min-height:520px}
.about-final-image img{width:100%;height:100%;object-fit:cover;display:block}
.about-final-copy{
  padding:70px 7vw 60px 58px;
  display:flex;flex-direction:column;justify-content:center
}
.about-final-copy h2{font-size:clamp(40px,4.2vw,62px)}
.about-final-copy p{color:#a9bdcb;font-size:14px;max-width:650px}
.about-text-link.light{color:#f1d179}

@media(max-width:1050px){
  .about-hero-v204{min-height:560px}
  .about-hero-content{width:min(760px,82vw)}
  .about-proof-row{grid-template-columns:1fr 1fr;gap:14px}
  .about-proof-row>div{border-right:0;padding:0}
  .about-purpose-grid,.about-live,.about-final-cta{grid-template-columns:1fr}
  .about-impact-grid,.about-trust-grid{grid-template-columns:1fr 1fr}
  .about-section-head{grid-template-columns:1fr;gap:10px}
  .about-live-copy,.about-final-copy{padding:52px 6vw}
  .about-purpose-image,.about-purpose-image img{min-height:350px}
}
@media(max-width:700px){
  .about-hero-v204{min-height:620px;background-position:62% center}
  .about-hero-overlay{background:linear-gradient(180deg,rgba(3,18,35,.52),rgba(3,18,35,.94) 58%)}
  .about-hero-content{width:auto;margin:0;padding:250px 22px 38px}
  .about-hero-content h1{font-size:54px}
  .about-hero-lead{font-size:14px}
  .about-proof-row{grid-template-columns:1fr 1fr}
  .about-purpose,.about-pathways,.about-family-trust,.about-how{padding:58px 0}
  .about-purpose-grid{gap:30px}
  .about-impact-grid,.about-pathway-grid,.about-trust-grid,.about-steps{grid-template-columns:1fr}
  .about-steps>div{border-right:0;border-bottom:1px solid rgba(89,176,207,.16)}
  .about-steps>div:last-child{border-bottom:0}
  .about-live-image,.about-final-image{min-height:330px}
  .about-impact{padding-top:58px;padding-bottom:58px}
}

/* v20.5 public Programs hub and complete program detail pages */
.programs-hub-v205,.program-detail-v205{background:#031326;color:#edf4f8;overflow:hidden}
.programs-hub-v205 h1,.programs-hub-v205 h2,.programs-hub-v205 h3,.program-detail-v205 h1,.program-detail-v205 h2,.program-detail-v205 h3{font-family:Georgia,"Times New Roman",serif}
.programs-hub-hero{width:min(1540px,94vw);margin:22px auto 0;min-height:500px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border-radius:18px;border:1px solid rgba(232,195,106,.26);background:#061b33;box-shadow:0 26px 70px rgba(0,0,0,.26)}
.programs-hub-copy{padding:58px 48px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#04182f,#092d4e)}
.programs-hub-copy h1{margin:8px 0 18px;font-size:clamp(48px,5vw,74px);line-height:.95;letter-spacing:-.03em}
.programs-hub-copy p{color:#b9cbd7;font-size:15px;line-height:1.7;max-width:670px}
.programs-hub-image{min-height:500px;overflow:hidden}.programs-hub-image img{width:100%;height:100%;object-fit:cover;display:block}
.programs-hub-section{width:min(1540px,94vw);margin:0 auto;padding:80px 0 95px}
.programs-hub-heading{display:grid;grid-template-columns:1.05fr .95fr;align-items:end;gap:60px;margin-bottom:32px}
.programs-hub-heading h2{font-size:clamp(38px,4vw,58px);line-height:1.02;margin:7px 0 0}.programs-hub-heading>p{color:#9fb6c7;font-size:14px;line-height:1.65;margin:0}
.programs-hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.program-hub-card{position:relative;min-height:330px;border-radius:16px;overflow:hidden;border:1px solid rgba(91,181,211,.24);text-decoration:none;color:#fff;box-shadow:0 16px 40px rgba(0,0,0,.20)}
.program-hub-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.program-hub-card:hover>img{transform:scale(1.025)}
.program-hub-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,17,33,.95) 0%,rgba(3,19,36,.55) 55%,rgba(3,19,36,.06) 100%)}
.program-hub-content{position:absolute;left:0;right:0;bottom:0;padding:28px}.program-hub-content>span{color:#efca70;font-size:10px;letter-spacing:.22em;font-weight:900}
.program-hub-content h3{font-size:36px;margin:5px 0 4px}.program-hub-content p{color:#d1dee6;margin:0 0 13px;font-size:12px}.program-hub-content strong{color:#f0cc73;font-size:12px}

.program-detail-hero{position:relative;min-height:610px;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid rgba(232,195,106,.31)}
.program-detail-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.program-detail-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,16,31,.98) 0%,rgba(3,18,35,.89) 31%,rgba(3,18,35,.28) 64%,rgba(3,18,35,.12) 100%),linear-gradient(0deg,rgba(2,17,33,.40),transparent 45%)}
.program-detail-copy{position:relative;z-index:2;width:min(720px,52vw);margin-left:max(5vw,64px);padding:65px 0}
.program-back-link{display:inline-block;color:#aac0cf;text-decoration:none;font-size:11px;margin-bottom:30px}.program-back-link:hover{color:#f0cc73}
.program-detail-copy h1{font-size:clamp(68px,8vw,112px);line-height:.84;letter-spacing:-.045em;margin:12px 0 8px}.program-detail-copy h2{color:#f1ce75;font-size:clamp(25px,2.6vw,40px);margin:0 0 18px}
.program-detail-copy>p{font-size:16px;line-height:1.65;color:#ccdae4;max-width:660px}.program-detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}
.program-definition,.program-fit{width:min(1480px,92vw);margin:0 auto;padding:80px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:start}
.program-definition-title h2,.program-fit h2,.program-section-head h2,.program-experience-panel h2{font-size:clamp(36px,3.8vw,57px);line-height:1.02;margin:7px 0 0}
.program-definition-copy p{font-size:15px;line-height:1.75;color:#acbfcc;margin-top:0}.program-definition-copy p+p{margin-top:16px}
.program-cards-section{padding:78px 4vw 90px;background:linear-gradient(180deg,#061c34,#04162b);border-top:1px solid rgba(91,177,207,.14);border-bottom:1px solid rgba(91,177,207,.14)}
.program-section-head{width:min(1480px,100%);margin:0 auto 31px}.program-section-head.centered{text-align:center}
.program-learning-cards{width:min(1480px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}
.program-learning-cards article{min-height:230px;border-radius:14px;padding:25px;background:linear-gradient(180deg,#0a3559,#062641);border:1px solid rgba(89,179,210,.22);position:relative}
.program-learning-cards article>span{color:#efc76a;font-size:10px;letter-spacing:.18em;font-weight:900}.program-learning-cards h3{font-size:23px;margin:30px 0 9px}.program-learning-cards p{font-size:12px;color:#9db4c5;line-height:1.6;margin:0}
.program-experience{display:grid;grid-template-columns:.92fr 1.08fr;min-height:590px;background:#04162b}
.program-experience-panel{padding:72px 55px 65px max(5vw,62px);display:flex;flex-direction:column;justify-content:center}.program-experience-panel>p{color:#a8bdcb;font-size:14px;line-height:1.7;max-width:640px}
.program-experience-image{overflow:hidden;min-height:590px}.program-experience-image img{width:100%;height:100%;object-fit:cover;display:block}
.program-outcomes{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.program-outcomes>div{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:center;padding:12px;border:1px solid rgba(85,177,207,.17);border-radius:9px;background:#072845}
.program-outcomes b{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:rgba(74,224,144,.10);color:#61e39d}.program-outcomes span{font-size:11px;color:#d3e0e8}
.program-fit ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.program-fit li{position:relative;padding:15px 18px 15px 50px;background:#082c4b;border:1px solid rgba(88,178,209,.18);border-radius:10px;color:#c1d2dd;line-height:1.55}
.program-fit li:before{content:"✓";position:absolute;left:17px;top:14px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:#06192f;background:#efca70;font-weight:900}
.program-journey{padding:78px 4vw 92px;background:linear-gradient(180deg,#061d35,#031529);border-top:1px solid rgba(232,195,106,.18)}
.program-journey-steps{width:min(1480px,100%);margin:30px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(232,195,106,.24);border-bottom:1px solid rgba(232,195,106,.24)}
.program-journey-steps>div{padding:28px 25px;min-height:190px;border-right:1px solid rgba(88,178,209,.15)}.program-journey-steps>div:last-child{border-right:0}
.program-journey-steps span{font-family:Georgia,serif;font-size:32px;color:#efca70}.program-journey-steps h3{font-size:19px;margin:14px 0 8px}.program-journey-steps p{font-size:11px;line-height:1.6;color:#98afbf}
.program-final-cta{width:min(1480px,92vw);margin:70px auto;padding:42px 45px;border-radius:17px;border:1px solid rgba(232,195,106,.28);background:linear-gradient(135deg,#0b3a60,#061f39);display:flex;align-items:center;justify-content:space-between;gap:40px}
.program-final-cta h2{font-size:clamp(32px,3.3vw,50px);line-height:1.03;margin:7px 0 10px}.program-final-cta p{color:#a9bdcb;max-width:770px}.program-final-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:1050px){.programs-hub-hero,.program-definition,.program-fit,.program-experience{grid-template-columns:1fr}.programs-hub-image{min-height:360px}.programs-hub-heading{grid-template-columns:1fr;gap:10px}.program-learning-cards{grid-template-columns:1fr 1fr}.program-detail-copy{width:min(760px,84vw)}.program-experience-panel{padding:55px 6vw}.program-experience-image{min-height:400px}.program-journey-steps{grid-template-columns:1fr 1fr}.program-final-cta{align-items:flex-start;flex-direction:column}.program-final-actions{justify-content:flex-start}}
@media(max-width:700px){.programs-hub-hero{width:100%;margin-top:0;border-radius:0}.programs-hub-grid,.program-learning-cards,.program-outcomes,.program-journey-steps{grid-template-columns:1fr}.program-detail-hero{min-height:650px;align-items:flex-end}.program-detail-shade{background:linear-gradient(180deg,rgba(3,18,35,.18),rgba(3,18,35,.96) 55%)}.program-detail-copy{width:auto;margin:0;padding:270px 22px 42px}.program-detail-copy h1{font-size:65px}.program-definition,.program-fit{padding:58px 0;gap:20px}.program-experience-image{min-height:330px}.program-journey-steps>div{border-right:0;border-bottom:1px solid rgba(88,178,209,.15)}.program-journey-steps>div:last-child{border-bottom:0}.program-final-cta{width:92vw;padding:30px 24px}}


/* ======================================================================
   v20.7 — Complete Parents & Families public page
   ====================================================================== */
.parents-v207{
  background:
    radial-gradient(950px 520px at 80% 0%,rgba(20,80,133,.18),transparent 60%),
    #031326;
  color:#eef5f8;
  overflow:hidden;
}
.parents-v207 h1,.parents-v207 h2,.parents-v207 h3{font-family:Georgia,"Times New Roman",serif}
.parents-v207 h2{font-size:clamp(36px,3.8vw,58px);line-height:1.02;margin:7px 0 16px}

.parents-hero-v207{
  width:min(1560px,95vw);
  margin:20px auto 0;
  display:grid;
  grid-template-columns:.88fr 1.12fr;
  min-height:520px;
  border-radius:18px;
  overflow:hidden;
  border:1px solid rgba(232,195,106,.25);
  background:#061b33;
  box-shadow:0 28px 72px rgba(0,0,0,.27);
}
.parents-hero-copy{
  padding:58px 46px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  background:linear-gradient(135deg,#04182f,#092d4e);
}
.parents-hero-copy h1{
  font-size:clamp(54px,5.4vw,82px);
  line-height:.93;
  letter-spacing:-.035em;
  margin:10px 0 18px;
}
.parents-hero-copy>p{font-size:15px;line-height:1.7;color:#c2d2dc;max-width:650px}
.parents-hero-actions{display:flex;gap:11px;flex-wrap:wrap;align-items:center;margin-top:24px}
.parents-inline-link{color:#f0cc73;text-decoration:none;font-weight:800;font-size:12px;padding:9px 4px}
.parents-inline-link:hover{text-decoration:underline}
.parents-inline-link.light{color:#f5d783}
.parents-proof-row{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  margin-top:36px;
  padding-top:20px;
  border-top:1px solid rgba(232,195,106,.25);
}
.parents-proof-row>div{padding-right:14px;border-right:1px solid rgba(95,180,209,.17)}
.parents-proof-row>div:last-child{border-right:0}
.parents-proof-row strong{display:block;color:#efca70;font-size:10px;letter-spacing:.08em}
.parents-proof-row span{display:block;margin-top:5px;color:#9fb5c5;font-size:9px;line-height:1.35}
.parents-hero-visual{min-height:520px;overflow:hidden;background:#061b33}
.parents-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}

.parents-dashboard-story,
.parents-pathways,
.parents-faq{
  width:min(1500px,92vw);
  margin:0 auto;
  padding:84px 0;
}
.parents-section-heading{
  display:grid;
  grid-template-columns:1.08fr .92fr;
  gap:60px;
  align-items:end;
  margin-bottom:33px;
}
.parents-section-heading>p{color:#9fb5c5;font-size:14px;line-height:1.65;margin:0}
.parents-section-heading.centered{
  display:flex;flex-direction:column;align-items:center;text-align:center;
  max-width:900px;margin-left:auto;margin-right:auto
}
.parents-section-heading.centered>p{max-width:700px}
.parents-dashboard-grid{
  display:grid;
  grid-template-columns:1.12fr .88fr;
  gap:16px;
  align-items:stretch;
}
.parents-dashboard-image{
  min-height:520px;border-radius:16px;overflow:hidden;
  border:1px solid rgba(232,195,106,.23);
  box-shadow:0 20px 50px rgba(0,0,0,.23)
}
.parents-dashboard-image img{width:100%;height:100%;object-fit:cover;display:block}
.parents-dashboard-features{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.parents-dashboard-features>div{
  padding:24px;border-radius:14px;
  background:linear-gradient(180deg,#0a3559,#062642);
  border:1px solid rgba(87,178,210,.20)
}
.parents-dashboard-features span{color:#efc96d;font-size:10px;letter-spacing:.18em;font-weight:900}
.parents-dashboard-features h3{font-size:23px;margin:25px 0 9px}
.parents-dashboard-features p{margin:0;color:#9db5c5;font-size:11px;line-height:1.6}

.parents-how{
  padding:78px 4vw 90px;
  background:linear-gradient(180deg,#061c34,#04162b);
  border-top:1px solid rgba(89,176,207,.14);
  border-bottom:1px solid rgba(89,176,207,.14);
}
.parents-how-grid{
  width:min(1500px,100%);
  margin:30px auto 0;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border-top:1px solid rgba(232,195,106,.24);
  border-bottom:1px solid rgba(232,195,106,.24)
}
.parents-how-grid>div{padding:27px 24px;min-height:205px;border-right:1px solid rgba(90,178,209,.14)}
.parents-how-grid>div:last-child{border-right:0}
.parents-how-grid span{font-family:Georgia,serif;font-size:34px;color:#efca70}
.parents-how-grid h3{font-size:20px;margin:15px 0 8px}
.parents-how-grid p{font-size:11px;line-height:1.6;color:#98afbf}

.parents-pathway-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.parents-pathway-card{
  position:relative;
  min-height:280px;
  border-radius:16px;
  overflow:hidden;
  text-decoration:none;
  color:white;
  border:1px solid rgba(91,180,211,.22);
  box-shadow:0 15px 38px rgba(0,0,0,.18)
}
.parents-pathway-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.parents-pathway-card:hover>img{transform:scale(1.025)}
.parents-pathway-card>div{position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,17,33,.94),rgba(3,19,36,.18))}
.parents-pathway-card>span,.parents-pathway-card>strong,.parents-pathway-card>b{position:absolute;left:24px;z-index:2}
.parents-pathway-card>span{bottom:76px;color:#efca70;font-family:Georgia,serif;font-size:30px;font-weight:800}
.parents-pathway-card>strong{bottom:49px;color:#d6e2ea;font-size:11px}
.parents-pathway-card>b{bottom:24px;color:#f0cc73;font-size:11px}

.parents-trust{
  display:grid;
  grid-template-columns:.92fr 1.08fr;
  min-height:620px;
  background:#04162b;
  border-top:1px solid rgba(232,195,106,.16);
  border-bottom:1px solid rgba(232,195,106,.16)
}
.parents-trust-copy{
  padding:72px 55px 65px max(5vw,62px);
  display:flex;flex-direction:column;justify-content:center
}
.parents-trust-copy>p{color:#a7bbc9;font-size:14px;line-height:1.7;max-width:650px}
.parents-trust-list{display:grid;gap:8px;margin-top:20px}
.parents-trust-list>div{
  display:grid;grid-template-columns:33px 1fr;gap:11px;align-items:center;
  padding:12px 0;border-bottom:1px solid rgba(90,178,209,.12)
}
.parents-trust-list b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:rgba(76,224,145,.10);color:#5ee19a}
.parents-trust-list strong,.parents-trust-list small{display:block}
.parents-trust-list small{color:#8fa7b8;margin-top:3px}
.parents-trust-image{overflow:hidden;min-height:620px}
.parents-trust-image img{width:100%;height:100%;object-fit:cover;display:block}

.parents-stepup{
  width:min(1450px,92vw);
  margin:78px auto 0;
  padding:38px 42px;
  border-radius:17px;
  border:1px solid rgba(232,195,106,.28);
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:50px;
  background:linear-gradient(135deg,#0b3a60,#061f39);
}
.parents-stepup h2{font-size:clamp(34px,3.4vw,52px)}
.parents-stepup p{color:#b1c4d0;line-height:1.7}
.parents-stepup-note{
  align-self:center;
  padding:24px;
  border-radius:13px;
  background:rgba(3,23,43,.55);
  border:1px solid rgba(91,180,211,.18)
}
.parents-stepup-note strong{font-family:Georgia,serif;font-size:19px}
.parents-stepup-note p{font-size:12px;margin-bottom:0}

.parents-faq-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:11px;
  max-width:1300px;
  margin:0 auto
}
.parents-faq details{
  border:1px solid rgba(89,177,209,.19);
  border-radius:12px;
  background:linear-gradient(180deg,#0a3558,#062642);
  padding:0 20px;
}
.parents-faq summary{
  cursor:pointer;
  list-style:none;
  padding:19px 25px 19px 0;
  font-family:Georgia,serif;
  font-weight:800;
  font-size:16px;
  color:#f3f2ed;
  position:relative
}
.parents-faq summary::-webkit-details-marker{display:none}
.parents-faq summary:after{content:"+";position:absolute;right:0;color:#efca70;font-size:22px}
.parents-faq details[open] summary:after{content:"–"}
.parents-faq details p{color:#9fb5c5;font-size:11px;line-height:1.65;margin:0 0 20px}

.parents-final-cta{
  width:min(1450px,92vw);
  margin:0 auto 78px;
  padding:45px 48px;
  border-radius:17px;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:45px;
  border:1px solid rgba(232,195,106,.28);
  background:linear-gradient(135deg,#0b3a60,#061f39)
}
.parents-final-cta h2{font-size:clamp(34px,3.5vw,54px);max-width:880px}
.parents-final-cta p{color:#a9bdcb;max-width:820px}
.parents-final-actions{display:flex;flex-direction:column;align-items:flex-start;gap:9px;min-width:220px}

@media(max-width:1050px){
  .parents-hero-v207,.parents-dashboard-grid,.parents-trust,.parents-stepup{grid-template-columns:1fr}
  .parents-hero-visual{min-height:380px}
  .parents-section-heading{grid-template-columns:1fr;gap:10px}
  .parents-how-grid{grid-template-columns:1fr 1fr}
  .parents-trust-copy{padding:55px 6vw}
  .parents-trust-image{min-height:390px}
  .parents-stepup{gap:20px}
  .parents-final-cta{align-items:flex-start;flex-direction:column}
  .parents-final-actions{flex-direction:row;flex-wrap:wrap}
}
@media(max-width:700px){
  .parents-hero-v207{width:100%;margin-top:0;border-radius:0}
  .parents-hero-copy{padding:44px 22px}
  .parents-hero-copy h1{font-size:53px}
  .parents-proof-row{grid-template-columns:1fr;gap:13px}
  .parents-proof-row>div{border-right:0}
  .parents-dashboard-features,.parents-how-grid,.parents-pathway-grid,.parents-faq-grid{grid-template-columns:1fr}
  .parents-dashboard-image{min-height:340px}
  .parents-how-grid>div{border-right:0;border-bottom:1px solid rgba(90,178,209,.14)}
  .parents-how-grid>div:last-child{border-bottom:0}
  .parents-stepup{width:92vw;padding:30px 24px}
  .parents-final-cta{width:92vw;padding:31px 24px}
}
