*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#12182b;background:#f5f7fb;font-synthesis:none}body{margin:0;min-width:320px}button{font:inherit;cursor:pointer}.app{min-height:100vh;display:flex;background:#f5f7fb}.sidebar{width:248px;flex-shrink:0;background:#0b1020;color:#fff;padding:28px 18px;display:flex;flex-direction:column;min-height:100vh}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#fff;color:#0b1020;font-weight:900;font-size:20px}.brand strong{display:block;font-size:15px}.brand span{display:block;font-size:12px;color:#8f98ae;margin-top:2px}.sidebar nav{margin-top:55px;display:grid;gap:8px}.nav-item{border:0;background:transparent;color:#9ca6bd;text-align:left;padding:13px 14px;border-radius:10px;display:flex;gap:13px;align-items:center}.nav-item span{width:20px;text-align:center}.nav-item:hover,.nav-item.active{background:#171e34;color:#fff}.sidebar-bottom{margin-top:auto}.profile-mini{display:flex;gap:10px;align-items:center;padding:12px}.avatar,.top-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e8edf8;color:#17203a;font-weight:800}.profile-mini span{color:#7e899f;font-size:11px;display:block;margin-top:2px}.content{flex:1;padding:34px clamp(22px,5vw,72px);max-width:1500px;margin:0 auto;width:100%}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.16em;color:#7c879e;margin:0 0 9px}h1{font-size:clamp(26px,3vw,40px);margin:0;letter-spacing:-.035em}h2{font-size:clamp(27px,3.5vw,45px);line-height:1.04;margin:0 0 15px;letter-spacing:-.04em}h3{margin:0;font-size:22px;letter-spacing:-.025em}h4{margin:18px 0 6px;font-size:20px}.muted{color:#768198;margin:8px 0 0;line-height:1.6}.hero{margin-top:35px;min-height:285px;border-radius:26px;overflow:hidden;background:#11182c;color:#fff;padding:48px;position:relative;display:flex;align-items:center;justify-content:space-between}.hero p:not(.eyebrow){color:#aab4c9;max-width:570px;line-height:1.7}.hero .eyebrow{color:#8d9bb7}.hero-orb{width:210px;height:210px;border:1px solid #38425b;border-radius:50%;display:grid;place-items:center;font-size:100px;font-weight:900;color:#313b55;margin-right:7%;transform:rotate(-8deg)}.primary-btn,.join-btn{border:0;border-radius:10px;padding:12px 17px;font-weight:750;display:inline-flex;gap:16px;align-items:center}.primary-btn{margin-top:18px;background:#fff;color:#11182c}.primary-btn:hover,.join-btn:hover{transform:translateY(-1px)}.section{margin-top:42px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.text-btn{border:0;background:none;color:#495570;font-weight:700}.class-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.class-card{background:#fff;border:1px solid #e7ebf2;border-radius:18px;padding:22px;box-shadow:0 8px 30px #141d3409}.card-top{display:flex;justify-content:space-between;align-items:center}.subject-dot{width:9px;height:9px;border-radius:50%;background:#12182b}.time{font-size:12px;color:#778198}.class-card p{color:#7b859b;margin:0 0 22px;font-size:14px}.join-btn{background:#eef2f8;color:#17203a;width:100%;justify-content:space-between}.lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:50px}.info-card{background:#fff;border:1px solid #e7ebf2;border-radius:18px;padding:25px;min-height:160px}.info-card p:last-child{max-width:520px}.dark-card{background:#11182c;color:#fff;border-color:#11182c}.dark-card .eyebrow{color:#8995ad}.meeting-shell{min-height:100vh;background:#080b14;display:flex;flex-direction:column}.meeting-topbar{height:68px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#0b1020;border-bottom:1px solid #20283b}.meeting-topbar .brand-mark{width:34px;height:34px;border-radius:9px;font-size:16px}.meeting-topbar .brand span{color:#8995ad}.leave-btn{border:1px solid #343d52;background:transparent;color:#fff;border-radius:9px;padding:9px 14px}.leave-btn:hover{background:#1a2134}.meeting-frame-wrap{flex:1;padding:14px}.meeting-frame-wrap iframe{width:100%;height:calc(100vh - 96px);min-height:600px;border:0;border-radius:12px;background:#111}@media(max-width:900px){.sidebar{width:78px;padding:22px 10px}.sidebar .brand strong,.sidebar .brand span,.nav-item:not(.active):after{display:none}.sidebar-brand{justify-content:center}.nav-item{justify-content:center;padding:13px 8px}.nav-item span{width:auto}.profile-mini{justify-content:center;padding:8px 0}.profile-mini>div:last-child{display:none}.class-grid,.lower-grid{grid-template-columns:1fr}.hero{padding:35px 28px}.hero-orb{display:none}}@media(max-width:560px){.content{padding:24px 16px}.topbar{align-items:center}.hero{margin-top:25px;border-radius:20px}.hero h2{font-size:31px}.meeting-topbar{padding:0 12px}.meeting-frame-wrap{padding:0}.meeting-frame-wrap iframe{height:calc(100vh - 68px);min-height:500px;border-radius:0}}
