: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}}

/* CREATIQ MUSE LIVE v3 — multidisciplinary launch system */
.topbar{height:92px;padding:10px 30px;background:linear-gradient(90deg,rgba(3,17,33,.98),rgba(6,31,56,.96));}
.brand{min-width:315px}
.brand img{height:72px;max-width:300px;width:auto;object-fit:contain;filter:drop-shadow(0 3px 10px rgba(0,0,0,.28))}
.shell{min-height:calc(100vh - 92px)}
.sidebar{top:92px;height:calc(100vh - 92px)}
.hero-v3{grid-template-columns:.88fr 1.12fr;min-height:610px}
.hero-v3 h1{font-size:clamp(48px,5.8vw,82px)}
.hero-device{background:linear-gradient(145deg,#0b2c4d,#06192e);border-color:rgba(232,191,103,.35)}
.hero-device img{min-height:460px;object-fit:cover}
.trust-strip{display:flex;gap:10px 18px;flex-wrap:wrap;margin-top:24px;color:#cfe0ea;font-size:13px}
.trust-strip span{padding:7px 10px;border:1px solid rgba(116,217,226,.18);border-radius:999px;background:rgba(11,48,82,.6)}
.program-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.program-card{min-height:255px;border-radius:22px;padding:22px;border:1px solid rgba(123,207,221,.24);box-shadow:0 16px 36px rgba(0,0,0,.2);position:relative;overflow:hidden;background:linear-gradient(160deg,#0d395f,#082540)}
.program-card:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-50px;bottom:-60px;background:radial-gradient(circle,rgba(232,191,103,.18),transparent 65%)}
.program-card h3{font-size:25px;margin:10px 0}.program-card p{color:#c6d7e4;line-height:1.55;margin:0}.program-icon{height:54px;width:54px;display:grid;place-items:center;border-radius:15px;font-weight:900;font-size:23px;margin-bottom:16px;border:1px solid rgba(232,191,103,.35);color:#ffd987;background:rgba(232,191,103,.1)}
.program-card.achieve{background:linear-gradient(160deg,#0d4a55,#082c43)}
.program-card.music{background:linear-gradient(160deg,#2d2f66,#132548)}
.program-card.create{background:linear-gradient(160deg,#65421f,#1b2b42)}
.program-card.tech{background:linear-gradient(160deg,#0b4674,#082643)}
.pathway-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pathway{padding:18px 20px;border-radius:18px;background:rgba(9,42,72,.88);border:1px solid var(--line);display:grid;gap:7px}.pathway strong{font-size:20px;color:#f4d385}.pathway span{color:var(--muted);line-height:1.45}
.brand-mini img{height:58px;max-width:250px;object-fit:contain}
.login-card img{width:300px}
@media(max-width:1180px){.program-grid,.pathway-grid{grid-template-columns:repeat(2,1fr)}.brand{min-width:260px}.brand img{height:62px;max-width:250px}.hero-v3{grid-template-columns:1fr}}
@media(max-width:700px){.topbar{height:74px}.brand img{height:54px;max-width:220px}.program-grid,.pathway-grid{grid-template-columns:1fr}.hero-device img{min-height:auto}.trust-strip{gap:8px}.hero-v3{min-height:auto}}
