:root{--deep-navy:#0b1020;--navy:#0f172a;--midnight-blue:#1e3a8a;--royal-blue:#2563eb;--electric-blue:#3b82f6;--aurora-violet:#8b5cf6;--soft-violet:#a78bfa;--white:#fff;--soft-gray:#e5e7eb;--muted:#94a3b8;--surface:#111827b8;--surface-light:#ffffff0e;--border:#ffffff1a;--radius-s:8px;--radius-m:12px;--radius-l:18px;--radius-xl:24px;--shadow-sm:0 2px 8px #00000026;--shadow-md:0 8px 24px #0003;--shadow-lg:0 20px 60px #00000040}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 70% 15%, #3b82f624, transparent 30%), radial-gradient(circle at 20% 35%, #8b5cf617, transparent 28%), var(--deep-navy);min-height:100vh;color:var(--white);font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.landing-page{min-height:100vh;overflow:hidden}.site-header{z-index:10;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:88px;margin:0 auto;display:flex;position:relative}.brand-name{letter-spacing:-.7px;font-size:24px;font-weight:750}.brand-name span{color:var(--electric-blue)}.header-actions{align-items:center;gap:12px;display:flex}.button{border-radius:var(--radius-m);justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg, var(--royal-blue), var(--electric-blue));box-shadow:0 8px 28px #3b82f640,inset 0 1px #ffffff2e}.button-primary:hover{box-shadow:0 12px 34px #3b82f659,inset 0 1px #fff3}.button-secondary{border:1px solid var(--border);color:var(--soft-gray);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff09}.button-secondary:hover{background:#3b82f612;border-color:#3b82f673}.button-large{min-height:52px;padding:0 26px;font-size:15px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;width:min(1180px,100% - 48px);min-height:650px;margin:0 auto;display:grid;position:relative}.hero:before{content:"";pointer-events:none;border:1px solid #3b82f614;border-radius:50%;width:600px;height:600px;position:absolute;top:40px;left:-420px}.hero-content{z-index:2;position:relative}.hero-badge{color:#93c5fd;letter-spacing:.3px;background:#3b82f612;border:1px solid #3b82f640;border-radius:999px;margin-bottom:24px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.hero h1{letter-spacing:-3.2px;background:linear-gradient(#fff 15%,#dbeafe 100%);color:#0000;-webkit-background-clip:text;background-clip:text;max-width:720px;font-size:clamp(48px,5.2vw,72px);font-weight:750;line-height:1.02}.hero-description{max-width:610px;color:var(--muted);margin-top:28px;font-size:17px;line-height:1.7}.hero-actions{gap:12px;margin-top:36px;display:flex}.hero-visual{justify-content:center;align-items:center;min-height:500px;display:flex;position:relative}.glow-orb{filter:blur(3px);background:radial-gradient(circle at 35% 35%,#93c5fd6b,#3b82f626 35%,#8b5cf60f 58%,#0000 72%);border-radius:50%;width:390px;height:390px;animation:5s ease-in-out infinite alternate glowPulse;position:absolute}.glow-orb:before,.glow-orb:after{content:"";border:1px solid #60a5fa2b;border-radius:50%;position:absolute;inset:20px}.glow-orb:after{border-color:#a78bfa2e;inset:60px}.preview-card{z-index:2;border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(145deg,#1e3a8a38,#111827b8);border:1px solid #ffffff1f;width:min(420px,100%);padding:30px;position:relative;transform:rotate(1.5deg);box-shadow:0 30px 80px #00000059,0 0 70px #3b82f614}.preview-label{color:#93c5fd;letter-spacing:1.2px;text-transform:uppercase;font-size:12px;font-weight:700}.preview-card h3{letter-spacing:-.8px;margin-top:14px;font-size:26px;line-height:1.3}.preview-users{margin-top:32px;display:flex}.preview-avatar{background:linear-gradient(135deg, var(--electric-blue), var(--aurora-violet));width:48px;height:48px;box-shadow:var(--shadow-sm);border:3px solid #111827;border-radius:50%;justify-content:center;align-items:center;margin-right:-8px;font-size:14px;font-weight:700;display:flex}.preview-status{border-radius:var(--radius-m);color:#cbd5e1;background:#ffffff0a;border:1px solid #ffffff14;align-items:center;gap:10px;margin-top:28px;padding:14px 16px;font-size:13px;display:flex}.status-dot{background:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 14px #10b981cc}.features{width:min(1180px,100% - 48px);margin:60px auto 0;padding:96px 0}.section-heading{max-width:650px}.section-heading>span{color:var(--electric-blue);letter-spacing:1.8px;font-size:12px;font-weight:750}.section-heading h2{letter-spacing:-1.8px;margin-top:14px;font-size:clamp(34px,4vw,48px);line-height:1.12}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px;display:grid}.feature-card{border:1px solid var(--border);border-radius:var(--radius-l);min-height:250px;box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#ffffff0e,#ffffff05);padding:28px;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s}.feature-card:hover{box-shadow:var(--shadow-md);background:linear-gradient(145deg,#3b82f613,#8b5cf606);border-color:#3b82f647;transform:translateY(-5px)}.feature-icon{color:#93c5fd;background:#3b82f614;border:1px solid #60a5fa33;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-size:21px;display:flex}.feature-card h3{margin-top:28px;font-size:20px}.feature-card p{color:var(--muted);margin-top:12px;font-size:14px;line-height:1.7}.landing-cta{text-align:center;border-radius:var(--radius-xl);width:min(1180px,100% - 48px);box-shadow:var(--shadow-md);background:radial-gradient(circle at 50% 0,#3b82f62b,#0000 55%),#ffffff06;border:1px solid #3b82f62e;margin:40px auto 100px;padding:72px 32px}.landing-cta>span{color:#93c5fd;font-size:13px;font-weight:650}.landing-cta h2{letter-spacing:-1.8px;max-width:720px;margin:14px auto 0;font-size:clamp(32px,4vw,48px);line-height:1.15}.landing-cta p{color:var(--muted);margin:18px 0 30px;font-size:15px}.site-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;width:min(1180px,100% - 48px);margin:0 auto;padding:32px 0 42px;display:flex}.site-footer p{color:#64748b;margin-top:8px;font-size:13px}.copyright{color:#64748b;font-size:12px}@keyframes glowPulse{0%{opacity:.75;transform:scale(.96)}to{opacity:1;transform:scale(1.05)}}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding:80px 0}.hero-visual{min-height:420px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}}@media (max-width:600px){.site-header,.hero,.features,.landing-cta,.site-footer{width:min(100% - 32px,1180px)}.site-header{height:76px}.brand-name{font-size:21px}.header-actions{gap:8px}.header-actions .button{min-height:40px;padding:0 13px;font-size:12px}.hero{padding:54px 0}.hero h1{letter-spacing:-2px;font-size:44px}.hero-description{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual{min-height:350px}.glow-orb{width:300px;height:300px}.preview-card{padding:24px;transform:none}.features{padding:60px 0}.section-heading h2{font-size:34px}.landing-cta{margin-bottom:70px;padding:54px 22px}.site-footer{flex-direction:column;align-items:flex-start;gap:24px}}.auth-page{background:radial-gradient(circle at 15% 20%, #3b82f624, transparent 32%), radial-gradient(circle at 85% 80%, #8b5cf61a, transparent 30%), var(--deep-navy);min-height:100vh;position:relative;overflow:hidden}.auth-glow{filter:blur(100px);pointer-events:none;opacity:.3;border-radius:50%;width:420px;height:420px;position:fixed}.auth-glow-blue{background:var(--electric-blue);top:-180px;left:-160px}.auth-glow-violet{background:var(--aurora-violet);bottom:-200px;right:-180px}.auth-container{z-index:2;grid-template-columns:1fr .9fr;gap:80px;width:min(1180px,100% - 48px);min-height:100vh;margin:0 auto;display:grid;position:relative}.auth-info{flex-direction:column;min-height:100vh;padding:48px 0;display:flex}.auth-brand{letter-spacing:-.8px;width:fit-content;font-size:26px;font-weight:750}.auth-brand span,.auth-mobile-brand span{color:var(--electric-blue)}.auth-info-content{max-width:560px;margin:auto 0}.auth-badge{color:#93c5fd;background:#3b82f612;border:1px solid #3b82f640;border-radius:999px;margin-bottom:24px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.auth-info h1{letter-spacing:-3px;background:linear-gradient(#fff,#dbeafe);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(46px,4.8vw,68px);line-height:1.03}.auth-info-content>p{max-width:500px;color:var(--muted);margin-top:24px;font-size:16px;line-height:1.7}.auth-benefits{flex-direction:column;gap:22px;margin-top:42px;display:flex}.auth-benefit{align-items:flex-start;gap:14px;display:flex}.auth-benefit-icon{color:#93c5fd;background:#3b82f614;border:1px solid #3b82f640;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.auth-benefit strong{margin-top:2px;font-size:14px;display:block}.auth-benefit p{color:var(--muted);margin-top:5px;font-size:13px;line-height:1.5}.auth-footer-text{color:#64748b;margin-top:30px;font-size:12px}.auth-form-section{justify-content:flex-end;align-items:center;min-height:100vh;padding:48px 0;display:flex}.auth-card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(145deg,#1e3a8a24,#111827c2);border:1px solid #ffffff1a;width:100%;max-width:480px;padding:38px;box-shadow:0 30px 80px #00000059,0 0 70px #3b82f60f}.auth-card-header{margin-bottom:30px}.auth-mobile-brand{margin-bottom:30px;font-size:23px;font-weight:750;display:none}.auth-card-header h2{letter-spacing:-1px;font-size:30px}.auth-card-header p{color:var(--muted);margin-top:9px;font-size:14px}.auth-form{flex-direction:column;gap:18px;display:flex}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#dbeafe;font-size:13px;font-weight:600}.form-group input{border-radius:var(--radius-m);width:100%;height:48px;color:var(--white);background:#ffffff09;border:1px solid #ffffff1a;outline:none;padding:0 15px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.form-group input::placeholder{color:#64748b}.form-group input:hover{border-color:#ffffff2e}.form-group input:focus{background:#3b82f60a;border-color:#3b82f6b3;box-shadow:0 0 0 3px #3b82f617}.username-input{border-radius:var(--radius-m);background:#ffffff09;border:1px solid #ffffff1a;align-items:center;height:48px;transition:border-color .15s,box-shadow .15s;display:flex}.username-input:focus-within{border-color:#3b82f6b3;box-shadow:0 0 0 3px #3b82f617}.username-input>span{color:#93c5fd;padding-left:15px;font-size:14px;font-weight:700}.username-input input{height:46px;box-shadow:none;background:0 0;border:none}.username-input input:hover,.username-input input:focus{box-shadow:none;background:0 0;border:none}.form-hint{color:#64748b;font-size:11px;line-height:1.4}.auth-checkbox{cursor:pointer;align-items:flex-start;gap:10px;margin-top:2px;display:flex}.auth-checkbox input{width:16px;height:16px;accent-color:var(--electric-blue);margin-top:2px}.auth-checkbox span{color:var(--muted);font-size:12px;line-height:1.5}.auth-submit{border-radius:var(--radius-m);background:linear-gradient(135deg, var(--royal-blue), var(--electric-blue));width:100%;height:50px;color:var(--white);cursor:pointer;border:none;margin-top:4px;font-family:inherit;font-size:14px;font-weight:650;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 28px #3b82f63d,inset 0 1px #ffffff2e}.auth-submit:hover{transform:translateY(-2px);box-shadow:0 12px 34px #3b82f657,inset 0 1px #fff3}.auth-login{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:24px;font-size:13px;display:flex}.auth-login a{color:#60a5fa;font-weight:600}.auth-login a:hover{color:#93c5fd}.auth-back{color:#64748b;width:fit-content;margin:24px auto 0;font-size:12px;transition:color .15s;display:block}.auth-back:hover{color:#cbd5e1}@media (max-width:950px){.auth-container{grid-template-columns:.9fr 1.1fr;gap:40px}.auth-info h1{letter-spacing:-2px;font-size:46px}.auth-card{padding:32px}}@media (max-width:760px){.auth-page{min-height:100vh}.auth-container{width:min(100% - 32px,520px);display:block}.auth-info{display:none}.auth-form-section{justify-content:center;min-height:100vh;padding:32px 0}.auth-card{max-width:520px;padding:28px 22px}.auth-mobile-brand{display:block}.auth-card-header h2{font-size:28px}}.auth-brand-block{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.auth-brand-tagline{color:#93c5fd;background:#3b82f612;border:1px solid #3b82f640;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.landing-brand-block{flex-direction:column;align-items:flex-start;gap:18px;width:fit-content;display:flex}.landing-brand-tagline{color:#93c5fd;letter-spacing:0;background:#3b82f612;border:1px solid #3b82f640;border-radius:999px;width:fit-content;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.auth-message{border-radius:12px;margin:0;padding:12px 14px;font-size:13px;line-height:1.5}.auth-message-error{color:#fca5a5;background:#ef444414;border:1px solid #ef444433}.auth-message-success{color:#86efac;background:#22c55e14;border:1px solid #22c55e33}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.dashboard-page{color:#fff;background:radial-gradient(circle at 80% 10%,#3b82f617,#0000 32%),radial-gradient(circle at 60% 80%,#8b5cf612,#0000 30%),#0b1020;grid-template-columns:260px 1fr;min-height:100vh;display:grid}.dashboard-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ab8;border-right:1px solid #94a3b81a;flex-direction:column;min-height:100vh;padding:32px 22px;display:flex}.dashboard-brand{letter-spacing:-.8px;margin-bottom:46px;font-size:25px;font-weight:800}.dashboard-brand span{color:#3b82f6}.dashboard-nav{flex-direction:column;gap:8px;display:flex}.dashboard-nav-item{color:#94a3b8;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s,transform .2s}.dashboard-nav-item:hover{color:#fff;background:#ffffff0d;transform:translate(3px)}.dashboard-nav-item.active{color:#dbeafe;background:#3b82f61f;border:1px solid #3b82f62e}.dashboard-sidebar-bottom{flex-direction:column;gap:10px;margin-top:auto;display:flex}.dashboard-teacher-button{color:#ddd6fe;cursor:pointer;background:linear-gradient(135deg,#3b82f621,#8b5cf621);border:1px solid #8b5cf647;border-radius:12px;width:100%;padding:12px 14px;font-size:14px;font-weight:600;transition:transform .2s,border-color .2s,background .2s}.dashboard-teacher-button:hover{background:linear-gradient(135deg,#3b82f633,#8b5cf633);border-color:#8b5cf673;transform:translateY(-2px)}.dashboard-profile-link{color:#94a3b8;padding:11px 14px;font-size:14px;text-decoration:none}.dashboard-content{width:100%;padding:38px 48px 60px;overflow:hidden}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:54px;display:flex}.dashboard-eyebrow{color:#60a5fa;letter-spacing:.6px;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:inline-block}.dashboard-header h1{letter-spacing:-1.5px;margin:0 0 10px;font-size:clamp(32px,4vw,46px);line-height:1.1}.dashboard-header>div:first-child>p{color:#94a3b8;margin:0;font-size:15px;line-height:1.6}.dashboard-user{background:#ffffff09;border:1px solid #94a3b81f;border-radius:14px;align-items:center;gap:11px;min-width:190px;padding:10px 14px;display:flex}.dashboard-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#8b5cf6);border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:grid;box-shadow:0 0 22px #3b82f638}.dashboard-user>div:last-child{flex-direction:column;gap:2px;display:flex}.dashboard-user strong{font-size:14px}.dashboard-user span{color:#64748b;font-size:12px}.dashboard-section{margin-bottom:42px}.dashboard-section-title{margin-bottom:17px}.dashboard-section-title h2{letter-spacing:-.3px;margin:0;font-size:18px;font-weight:650}.dashboard-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dashboard-action-card{text-align:left;color:#fff;cursor:pointer;background:#ffffff09;border:1px solid #94a3b81f;border-radius:18px;align-items:center;gap:16px;min-height:110px;padding:20px;transition:transform .2s,border-color .2s,background .2s;display:flex}.dashboard-action-card:hover{background:#3b82f60e;border-color:#3b82f64d;transform:translateY(-3px)}.dashboard-action-icon{color:#93c5fd;background:linear-gradient(135deg,#2563eb33,#8b5cf633);border-radius:14px;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:21px;display:grid}.dashboard-action-card div{flex-direction:column;gap:5px;display:flex}.dashboard-action-card strong{font-size:15px}.dashboard-action-card p{color:#94a3b8;margin:0;font-size:13px;line-height:1.5}.dashboard-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.dashboard-card{background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81c;border-radius:18px;min-height:170px;padding:22px;box-shadow:0 16px 40px #0000001f}.dashboard-card-label{color:#64748b;font-size:12px;font-weight:600}.dashboard-card h3{letter-spacing:-.4px;margin:25px 0 8px;font-size:20px}.dashboard-card p{color:#94a3b8;margin:0;font-size:13px;line-height:1.55}.dashboard-error{text-align:center;color:#fff;background:#0b1020;place-content:center;min-height:100vh;display:grid}@media (max-width:1000px){.dashboard-page{grid-template-columns:210px 1fr}.dashboard-content{padding:32px}.dashboard-overview{grid-template-columns:1fr}}@media (max-width:760px){.dashboard-page{display:block}.dashboard-sidebar{border-bottom:1px solid #94a3b81a;border-right:none;min-height:auto;padding:18px 20px}.dashboard-brand{margin-bottom:20px}.dashboard-nav{flex-direction:row;padding-bottom:4px;overflow-x:auto}.dashboard-nav-item{white-space:nowrap}.dashboard-sidebar-bottom{display:none}.dashboard-content{padding:28px 20px 50px}.dashboard-header{flex-direction:column;margin-bottom:38px}.dashboard-user{width:100%}.dashboard-actions{grid-template-columns:1fr}}.groups-page{color:#fff;background:radial-gradient(circle at 80% 10%,#3b82f617,#0000 32%),radial-gradient(circle at 25% 85%,#8b5cf612,#0000 30%),#0b1020;min-height:100vh;padding:38px 48px 70px}.groups-topbar{justify-content:space-between;align-items:center;margin-bottom:55px;display:flex}.groups-back{color:#94a3b8;background:#ffffff08;border:1px solid #94a3b81f;border-radius:12px;align-items:center;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s,transform .2s;display:inline-flex}.groups-back:hover{color:#fff;background:#ffffff0f;transform:translate(-3px)}.groups-header{max-width:720px;margin-bottom:42px}.groups-header h1{letter-spacing:-1.7px;margin:8px 0 12px;font-size:clamp(34px,5vw,50px);line-height:1.05}.groups-header p{color:#94a3b8;max-width:560px;margin:0;font-size:15px;line-height:1.7}.groups-create-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid #60a5fa3d;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:650;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 30px #2563eb2e,0 0 25px #7c3aed14}.groups-create-button:hover{transform:translateY(-2px);box-shadow:0 14px 36px #2563eb42,0 0 30px #7c3aed1f}.groups-empty{text-align:center;background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81c;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:45px 30px;display:flex;box-shadow:0 20px 60px #0000001f}.groups-empty-icon{color:#93c5fd;background:linear-gradient(135deg,#2563eb2b,#8b5cf62b);border:1px solid #60a5fa38;border-radius:19px;place-items:center;width:64px;height:64px;margin-bottom:22px;font-size:30px;font-weight:300;display:grid;box-shadow:0 0 30px #3b82f61f}.groups-empty h2{letter-spacing:-.5px;margin:0 0 10px;font-size:22px}.groups-empty p{color:#94a3b8;max-width:420px;margin:0 0 25px;font-size:14px;line-height:1.65}.groups-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.group-card{color:inherit;cursor:pointer;background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81c;border-radius:20px;min-height:210px;padding:24px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:block;position:relative;overflow:hidden;box-shadow:0 16px 45px #0000001f}.group-card:before{content:"";filter:blur(25px);pointer-events:none;background:#3b82f61f;border-radius:50%;width:120px;height:120px;position:absolute;top:-70px;right:-50px}.group-card:hover{background:linear-gradient(145deg,#3b82f611,#ffffff06);border-color:#3b82f640;transform:translateY(-4px)}.group-card-label{color:#60a5fa;letter-spacing:.7px;text-transform:uppercase;font-size:11px;font-weight:700}.group-card h2{letter-spacing:-.5px;margin:28px 0 10px;font-size:21px}.group-card p{color:#94a3b8;margin:0;font-size:13px;line-height:1.6}.group-card-open{color:#60a5fa;opacity:0;font-size:12px;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;bottom:22px;left:24px;transform:translateY(5px)}.group-card:hover .group-card-open{opacity:1;transform:translateY(0)}@media (max-width:1000px){.groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.groups-page{padding:24px 20px 50px}.groups-topbar{margin-bottom:40px}.groups-header{margin-bottom:30px}.groups-grid{grid-template-columns:1fr}.groups-empty{min-height:320px;padding:35px 20px}}.create-group-page{color:#fff;background:radial-gradient(circle at 78% 12%,#3b82f61a,#0000 32%),radial-gradient(circle at 25% 85%,#8b5cf614,#0000 30%),#0b1020;min-height:100vh;padding:38px 48px 70px}.create-group-container{width:100%;max-width:760px;margin:0 auto}.create-group-header{margin:52px 0 32px}.create-group-header h1{letter-spacing:-1.7px;margin:8px 0 12px;font-size:clamp(36px,5vw,50px);line-height:1.05}.create-group-header p{color:#94a3b8;max-width:570px;margin:0;font-size:15px;line-height:1.7}.create-group-form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81f;border-radius:22px;flex-direction:column;gap:26px;padding:30px;display:flex;box-shadow:0 22px 65px #00000026}.create-group-field{flex-direction:column;gap:10px;display:flex}.create-group-field label{color:#e2e8f0;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.create-group-field label span{color:#64748b;font-size:11px;font-weight:500}.create-group-field input,.create-group-field textarea,.create-group-field select{color:#fff;background:#0f172aa6;border:1px solid #94a3b824;border-radius:13px;outline:none;width:100%;padding:14px 15px;font-family:inherit;font-size:14px;transition:border-color .2s,background .2s,box-shadow .2s}.create-group-field textarea{resize:vertical;min-height:130px;line-height:1.6}.create-group-field input::placeholder,.create-group-field textarea::placeholder{color:#475569}.create-group-field input:hover,.create-group-field textarea:hover,.create-group-field select:hover{border-color:#94a3b83b}.create-group-field input:focus,.create-group-field textarea:focus,.create-group-field select:focus{background:#0f172ad9;border-color:#60a5fa80;box-shadow:0 0 0 3px #3b82f614,0 0 25px #3b82f60f}.create-group-field select{cursor:pointer}.create-group-field select option{color:#fff;background:#0f172a}.create-group-actions{justify-content:flex-end;align-items:center;gap:12px;padding-top:4px;display:flex}.create-group-cancel{color:#94a3b8;background:#ffffff06;border:1px solid #94a3b821;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.create-group-cancel:hover{color:#fff;background:#ffffff0d;border-color:#94a3b838}@media (max-width:700px){.create-group-page{padding:24px 20px 50px}.create-group-header{margin:40px 0 26px}.create-group-form{padding:22px}.create-group-actions{flex-direction:column-reverse}.create-group-actions>*{width:100%}}.group-page{color:#fff;background:radial-gradient(circle at 82% 8%,#3b82f617,#0000 32%),radial-gradient(circle at 24% 88%,#8b5cf612,#0000 30%),#0b1020;min-height:100vh;padding:38px 48px 70px}.group-page-topbar{justify-content:space-between;align-items:center;margin-bottom:55px;display:flex}.group-page-badge{color:#93c5fd;letter-spacing:.5px;text-transform:uppercase;background:#3b82f612;border:1px solid #60a5fa2e;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:700}.group-page-header{max-width:760px;margin-bottom:42px}.group-page-header h1{letter-spacing:-1.8px;margin:8px 0 12px;font-size:clamp(38px,5vw,54px);line-height:1.05}.group-page-header p{color:#94a3b8;max-width:620px;margin:0;font-size:15px;line-height:1.7}.group-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:42px;display:grid}.group-stat-card{background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81c;border-radius:18px;flex-direction:column;min-height:160px;padding:22px;display:flex;box-shadow:0 16px 40px #0000001f}.group-stat-card>span{color:#64748b;font-size:12px;font-weight:600}.group-stat-card strong{letter-spacing:-1px;margin-top:20px;font-size:34px;line-height:1}.group-stat-card p{color:#94a3b8;margin:9px 0 0;font-size:13px}.group-main-section{background:linear-gradient(145deg,#ffffff0a,#ffffff05);border:1px solid #94a3b81c;border-radius:22px;padding:28px;box-shadow:0 20px 60px #0000001f}.group-section-heading{border-bottom:1px solid #94a3b817;justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:24px;display:flex}.group-section-heading h2{letter-spacing:-.5px;margin:5px 0 7px;font-size:23px}.group-section-heading p{color:#94a3b8;margin:0;font-size:13px}.group-empty-students{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:35px;display:flex}.group-empty-students h3{letter-spacing:-.4px;margin:0 0 9px;font-size:20px}.group-empty-students p{color:#94a3b8;max-width:430px;margin:0 0 24px;font-size:13px;line-height:1.65}@media (max-width:850px){.group-stats{grid-template-columns:1fr}.group-section-heading{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.group-page{padding:24px 20px 50px}.group-page-topbar{margin-bottom:40px}.group-page-header{margin-bottom:30px}.group-main-section{padding:20px}.group-empty-students{min-height:290px;padding:30px 15px}}.add-student-page{color:#fff;background:radial-gradient(circle at 80% 10%,#3b82f61a,#0000 32%),radial-gradient(circle at 25% 85%,#8b5cf614,#0000 30%),#0b1020;min-height:100vh;padding:38px 48px 70px}.add-student-container{width:100%;max-width:760px;margin:0 auto}.add-student-header{margin:52px 0 32px}.add-student-header h1{letter-spacing:-1.7px;margin:8px 0 12px;font-size:clamp(36px,5vw,50px);line-height:1.05}.add-student-header p{color:#94a3b8;max-width:580px;margin:0;font-size:15px;line-height:1.7}.add-student-form{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81f;border-radius:22px;flex-direction:column;gap:26px;padding:30px;display:flex;box-shadow:0 22px 65px #00000026}@media (max-width:700px){.add-student-page{padding:24px 20px 50px}.add-student-header{margin:40px 0 26px}.add-student-form{padding:22px}}.group-students-list{flex-direction:column;gap:10px;padding-top:18px;display:flex}.group-student{background:linear-gradient(145deg,#ffffff09,#ffffff05);border:1px solid #94a3b81a;border-radius:15px;align-items:center;gap:14px;min-height:76px;padding:14px 16px;transition:border-color .2s,background .2s,transform .2s;display:flex}.group-student:hover{background:linear-gradient(145deg,#3b82f60e,#ffffff05);border-color:#3b82f638;transform:translateY(-2px)}.group-student-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:16px;font-weight:700;display:grid;box-shadow:0 0 24px #3b82f62e}.group-student-info{flex-direction:column;gap:4px;display:flex}.group-student-info strong{color:#f8fafc;font-size:14px;font-weight:650}.group-student-info span{color:#64748b;font-size:12px}.group-student-info{flex:1}.group-student-actions{margin-left:auto}.group-student-remove{color:#fca5a5;cursor:pointer;background:#ef44440d;border:1px solid #f8717129;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,color .2s}.group-student-remove:hover{color:#fecaca;background:#ef44441a;border-color:#f8717147}.student-menu{margin-left:auto;position:relative}.student-menu-button{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;place-items:center;width:38px;height:38px;padding:0;font-size:17px;font-weight:700;line-height:1;transition:color .2s,background .2s,border-color .2s,transform .2s;display:grid}.student-menu-button:hover{color:#e2e8f0;background:#ffffff0b;border-color:#94a3b81f}.student-menu-button:active{transform:scale(.95)}.student-menu-dropdown{z-index:30;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#182135fa,#0f172afa);border:1px solid #94a3b821;border-radius:13px;width:190px;padding:6px;animation:.16s studentMenuOpen;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 18px 45px #00000052,0 0 30px #3b82f60a}.student-menu-remove{color:#fca5a5;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;width:100%;padding:10px 11px;font-family:inherit;font-size:12px;font-weight:600;transition:color .2s,background .2s;display:flex}.student-menu-remove:hover{color:#fecaca;background:#ef444417}@keyframes studentMenuOpen{0%{opacity:0;transform:translateY(-5px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.group-page-actions{align-items:center;gap:12px;margin-top:24px;display:flex}.lesson-date-time{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:600px){.lesson-date-time{grid-template-columns:1fr}}.group-lessons-section{background:linear-gradient(145deg,#ffffff0a,#ffffff05);border:1px solid #94a3b81c;border-radius:22px;margin-bottom:42px;padding:28px}.group-lessons-list{flex-direction:column;gap:12px;padding-top:18px;display:flex}.group-lesson-card{color:inherit;cursor:pointer;background:#ffffff06;border:1px solid #94a3b81a;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;min-height:105px;padding:18px 20px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:flex}.group-lesson-card:hover{background:#3b82f60a;border-color:#3b82f63b;transform:translateY(-2px)}.group-lesson-main h3{letter-spacing:-.3px;margin:7px 0 6px;font-size:17px}.group-lesson-main p{color:#94a3b8;margin:0;font-size:13px}.group-lesson-status{color:#60a5fa;letter-spacing:.6px;text-transform:uppercase;font-size:10px;font-weight:700}.group-lesson-duration{color:#c4b5fd;background:#8b5cf612;border:1px solid #8b5cf62e;border-radius:999px;flex-shrink:0;padding:8px 12px;font-size:12px;font-weight:600}.group-lessons-empty{text-align:center;padding:55px 20px 30px}.group-lessons-empty h3{margin:0 0 8px}.group-lessons-empty p{color:#94a3b8;margin:0;font-size:13px}.lesson-page{background:radial-gradient(circle at 75% 15%,#3b82f617,#0000 32%),radial-gradient(circle at 20% 75%,#8b5cf612,#0000 30%);min-height:100vh;padding:42px 32px 80px}.lesson-page-container{width:100%;max-width:1120px;margin:0 auto}.lesson-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-top:30px;margin-bottom:28px;display:flex}.lesson-page-header-main h1{letter-spacing:-1.5px;margin:8px 0;font-size:clamp(32px,4vw,48px);line-height:1.05}.lesson-page-header-main p{color:#94a3b8;margin:0;font-size:14px}.lesson-page-status{color:#93c5fd;white-space:nowrap;background:#3b82f612;border:1px solid #60a5fa2e;border-radius:999px;align-items:center;gap:8px;margin-top:6px;padding:9px 13px;font-size:12px;font-weight:600;display:inline-flex}.lesson-status-dot{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px}.lesson-status-completed{color:#86efac;background:#22c55e12;border-color:#22c55e33}.lesson-status-cancelled{color:#fca5a5;background:#ef44440f;border-color:#ef44442e}.lesson-page-info{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:26px;display:grid}.lesson-info-card{background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81a;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:112px;padding:20px;transition:transform .2s,border-color .2s,background .2s;display:flex}.lesson-info-card:hover{background:#3b82f609;border-color:#60a5fa33;transform:translateY(-2px)}.lesson-info-card span{color:#64748b;letter-spacing:.8px;text-transform:uppercase;font-size:11px;font-weight:700}.lesson-info-card strong{color:#f8fafc;letter-spacing:-.4px;font-size:18px;font-weight:600}.lesson-room-card{background:linear-gradient(135deg,#1e293be6,#0f172abf);border:1px solid #60a5fa21;border-radius:24px;justify-content:space-between;align-items:center;gap:32px;min-height:210px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000002e}.lesson-room-glow{filter:blur(70px);pointer-events:none;background:#3b82f626;border-radius:50%;width:300px;height:300px;position:absolute;top:-160px;right:-80px}.lesson-room-content{z-index:1;align-items:center;gap:20px;display:flex;position:relative}.lesson-room-icon{color:#93c5fd;background:linear-gradient(145deg,#3b82f626,#8b5cf61a);border:1px solid #60a5fa33;border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:23px;display:flex;box-shadow:0 0 30px #3b82f614}.lesson-room-content h2{letter-spacing:-.6px;margin:7px 0 8px;font-size:23px}.lesson-room-content p{color:#94a3b8;max-width:480px;margin:0;font-size:14px;line-height:1.65}.lesson-room-button{cursor:pointer;z-index:1;color:#fff;cursor:default;background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid #60a5fa40;border-radius:13px;flex-shrink:0;align-items:center;gap:10px;padding:13px 18px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;box-shadow:0 10px 30px #2563eb2e}.lesson-room-button:hover{transform:translateY(-2px);box-shadow:0 14px 36px #2563eb47,0 0 24px #7c3aed24}.lesson-room-button:active{transform:translateY(0)}.lesson-room-button span{transition:transform .2s}.lesson-room-button:hover span{transform:translate(3px)}@media (max-width:760px){.lesson-page{padding:28px 18px 60px}.lesson-page-header{flex-direction:column}.lesson-page-info{grid-template-columns:1fr}.lesson-room-card{flex-direction:column;align-items:flex-start}.lesson-room-button{justify-content:center;width:100%}}.groups-section-block{margin-top:34px}.groups-section-block+.groups-section-block{margin-top:48px}.groups-section-header{margin-bottom:18px}.groups-section-header h2{letter-spacing:-.5px;margin:7px 0 0;font-size:22px}.groups-empty-learning{min-height:220px}.conference-page{background:radial-gradient(circle at 20% 10%,#3b82f614,#0000 30%),radial-gradient(circle at 85% 80%,#8b5cf612,#0000 28%),#070b14;min-height:100vh;padding:24px}.conference-container{width:100%;max-width:1500px;margin:0 auto}.conference-room{margin-top:20px}.conference-room-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.conference-room-header h1{letter-spacing:-1px;margin:7px 0 5px;font-size:clamp(27px,3vw,38px);line-height:1.05}.conference-room-header p{color:#94a3b8;margin:0;font-size:13px}.conference-room-meta{color:#bfdbfe;background:#3b82f60f;border:1px solid #60a5fa24;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:600;display:flex}.conference-live-dot{background:#60a5fa;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #60a5facc}.conference-workspace{grid-template-columns:minmax(0,1fr) 0;gap:0;min-height:650px;transition:grid-template-columns .35s,gap .35s;display:grid}.conference-workspace.sidebar-open{grid-template-columns:minmax(0,1fr) 330px;gap:14px}.conference-main-area{background:linear-gradient(145deg,#0f172ae0,#080d18eb);border:1px solid #94a3b81a;border-radius:22px;flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex;position:relative;box-shadow:0 22px 70px #0003}.conference-workspace-tabs{align-items:center;gap:7px;display:flex}.conference-workspace-tab{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:9px 13px;font-family:inherit;font-size:12px;font-weight:600;transition:color .2s,border-color .2s,background .2s,transform .2s}.conference-workspace-tab:hover{color:#cbd5e1;background:#ffffff09}.conference-workspace-tab.active{color:#93c5fd;background:#3b82f614;border-color:#60a5fa2b}.conference-main-video{background:radial-gradient(circle,#3b82f614,#0000 35%),#050811;border:1px solid #94a3b817;border-radius:18px;justify-content:center;align-items:center;min-height:460px;display:flex;position:relative;overflow:hidden}.conference-main-video:before{content:"";filter:blur(75px);background:#3b82f612;border-radius:50%;width:300px;height:300px;position:absolute}.conference-video-avatar{z-index:1;color:#fff;background:linear-gradient(145deg,#2563eb4d,#7c3aed3d);border:1px solid #60a5fa2e;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;font-size:30px;font-weight:700;display:flex;position:relative;box-shadow:0 0 45px #3b82f61f}.conference-video-name{color:#e2e8f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617b3;border-radius:8px;padding:7px 10px;font-size:11px;font-weight:600;position:absolute;bottom:15px;left:16px}.conference-video-placeholder{color:#64748b;font-size:11px;position:absolute;bottom:17px;right:17px}.conference-participants{align-items:stretch;gap:10px;min-height:92px;display:flex;overflow-x:auto}.conference-participant-card{background:#ffffff06;border:1px solid #94a3b817;border-radius:13px;align-items:center;gap:10px;min-width:145px;padding:12px;display:flex}.conference-participant-avatar{color:#bfdbfe;background:linear-gradient(145deg,#3b82f629,#8b5cf621);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.conference-participant-card span{color:#cbd5e1;font-size:12px;font-weight:500}.conference-board{background:#f8fafc;border:1px solid #94a3b817;border-radius:18px;flex-direction:column;min-height:460px;display:flex;overflow:hidden}.conference-board-toolbar{background:#fffffff2;border-bottom:1px solid #0f172a14;align-items:center;gap:6px;min-height:52px;padding:8px 10px;display:flex}.conference-board-toolbar button{color:#334155;cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;font-family:inherit;font-size:14px;transition:transform .18s,background .18s,border-color .18s;display:flex}.conference-board-toolbar button:hover{background:#eff6ff;border-color:#2563eb38;transform:translateY(-1px)}.conference-board-canvas{background-image:radial-gradient(#64748b2e 1px,#0000 1px);background-size:22px 22px;flex:1;justify-content:center;align-items:center;min-height:405px;display:flex;position:relative}.conference-board-empty{text-align:center;max-width:390px;padding:25px}.conference-board-empty>span{color:#2563eb;font-size:26px}.conference-board-empty h2{color:#0f172a;margin:10px 0 7px;font-size:21px}.conference-board-empty p{color:#64748b;margin:0;font-size:13px;line-height:1.6}.conference-sidebar{opacity:0;pointer-events:none;background:linear-gradient(145deg,#0f172ae6,#080d18f0);border:1px solid #94a3b81a;border-radius:22px;flex-direction:column;min-width:0;min-height:0;transition:opacity .25s,transform .35s;display:flex;overflow:hidden;transform:translate(24px)}.conference-workspace.sidebar-open .conference-sidebar{opacity:1;pointer-events:auto;transform:translate(0)}.conference-sidebar-header{border-bottom:1px solid #94a3b814;align-items:center;gap:7px;padding:10px;display:flex}.conference-sidebar-tabs{border-bottom:0;flex:1;grid-template-columns:1fr 1fr;gap:6px;padding:0;display:grid}.conference-sidebar-tabs button.active{color:#93c5fd;background:#3b82f614}.conference-sidebar-close{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-shrink:0;width:34px;height:34px;font-size:21px;transition:color .2s,background .2s,transform .2s}.conference-sidebar-close:hover{color:#e2e8f0;background:#ffffff0d;transform:rotate(4deg)}.conference-control-button.active{color:#93c5fd;background:#3b82f61a;border-color:#60a5fa2e;box-shadow:0 0 20px #3b82f60f}.conference-sidebar-tabs{border-bottom:1px solid #94a3b814;grid-template-columns:1fr 1fr;gap:6px;padding:10px;display:grid}.conference-sidebar-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s,color .2s}.conference-sidebar-tabs button:hover{color:#cbd5e1;background:#ffffff09}.conference-chat-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px 20px;display:flex}.conference-chat-empty>div{margin-bottom:10px;font-size:22px}.conference-chat-empty h3{margin:0 0 7px;font-size:15px}.conference-chat-empty p{color:#64748b;max-width:210px;margin:0;font-size:12px;line-height:1.55}.conference-message-box{border-top:1px solid #94a3b814;gap:7px;padding:10px;display:flex}.conference-message-box input{color:#f8fafc;background:#0f172ab3;border:1px solid #94a3b81a;border-radius:10px;outline:none;flex:1;min-width:0;padding:11px 12px;font-family:inherit;font-size:12px}.conference-message-box input:focus{border-color:#60a5fa59}.conference-message-box button{color:#93c5fd;cursor:pointer;background:#3b82f61a;border:1px solid #60a5fa2e;border-radius:10px;width:40px;transition:transform .2s,background .2s}.conference-message-box button:hover{background:#3b82f62b;transform:translateY(-1px)}.conference-controls{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172ad1;border:1px solid #94a3b81c;border-radius:17px;align-items:center;gap:6px;width:fit-content;margin:16px auto 0;padding:8px;display:flex;box-shadow:0 18px 55px #00000040}.conference-control-button,.conference-leave-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 14px;font-family:inherit;font-size:11px;font-weight:600;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.conference-control-button{color:#cbd5e1;background:0 0;border:1px solid #0000}.conference-control-button:hover{background:#ffffff0d;border-color:#94a3b81a;transform:translateY(-2px)}.conference-control-button span{font-size:15px}.conference-leave-button{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433;margin-left:3px}@media (max-width:1000px){.conference-workspace{grid-template-columns:1fr}.conference-sidebar{min-height:360px}}@media (max-width:700px){.conference-page{padding:16px}.conference-room-header{flex-direction:column;align-items:flex-start}.conference-main-video,.conference-board{min-height:370px}.conference-controls{justify-content:flex-start;width:100%;overflow-x:auto}.conference-control-button,.conference-leave-button{flex-shrink:0}}.conference-local-video{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0;transform:scaleX(-1)}.conference-local-video.is-visible{opacity:1}.conference-control-button.media-on:hover{background:#3b82f624;box-shadow:0 8px 24px #3b82f614}.conference-control-button.media-off:hover{background:#ef44441a;border-color:#ef444433}.conference-media-error{z-index:5;color:#fecaca;text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#7f1d1dbf;border:1px solid #ef44442e;border-radius:10px;max-width:440px;padding:10px 14px;font-size:12px;line-height:1.45;position:absolute;top:16px;left:50%;transform:translate(-50%)}.conference-screen-share{background:#030712;border:1px solid #60a5fa1f;border-radius:18px;justify-content:center;align-items:center;min-height:460px;display:flex;position:relative;overflow:hidden}.conference-screen-video{object-fit:contain;background:#020617;width:100%;height:100%;min-height:460px}.conference-screen-label{color:#e2e8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020617c2;border:1px solid #60a5fa1f;border-radius:9px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:15px;left:16px}.conference-participant-info{flex-direction:column;gap:3px;min-width:0;display:flex}.conference-participant-info>span{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.conference-participant-info small{color:#64748b;font-size:10px}.conference-video-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;min-height:460px;display:grid}.conference-video-grid .conference-main-video{min-height:460px}.conference-remote-video{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.conference-remote-video.is-visible{opacity:1}@media (max-width:800px){.conference-video-grid{grid-template-columns:1fr}.conference-video-grid .conference-main-video{min-height:330px}}.conference-main-video{transition:box-shadow .22s,outline-color .22s,transform .22s}.conference-main-video.is-speaking{outline-offset:-2px;outline:2px solid #677afff2;box-shadow:0 0 0 1px #677aff73,0 0 24px #5c52ff61,0 0 48px #4b7eff2e}.conference-sidebar-participants{flex-direction:column;gap:18px;padding:18px;display:flex}.conference-participants-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.conference-participants-title h3{margin:0;font-size:16px;font-weight:700}.conference-participants-title p{opacity:.55;margin:4px 0 0;font-size:12px}.conference-participants-count{background:#6366f11f;border:1px solid #818cf833;border-radius:10px;justify-content:center;align-items:center;min-width:30px;height:30px;font-size:12px;font-weight:700;display:inline-flex}.conference-participants-list{flex-direction:column;gap:8px;display:flex}.conference-sidebar-participant{background:#ffffff06;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.conference-sidebar-participant-avatar{background:linear-gradient(135deg,#3d5bff66,#8247ff66);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:flex;position:relative}.conference-participant-online-dot{background:#667085;border:2px solid #0b1020;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.conference-participant-online-dot.is-online{background:#4ade80}.conference-sidebar-participant-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.conference-sidebar-participant-info strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.conference-sidebar-participant-info span{opacity:.55;font-size:11px}.conference-sidebar-participant-media{opacity:.75;align-items:center;font-size:14px;display:flex}.conference-chat-panel{flex-direction:column;height:100%;min-height:0;display:flex}.conference-chat-status{opacity:.6;align-items:center;gap:7px;padding:10px 16px;font-size:11px;display:flex}.conference-chat-status-dot{background:#667085;border-radius:50%;width:7px;height:7px}.conference-chat-status-dot.is-online{background:#4ade80;box-shadow:0 0 10px #4ade8073}.conference-chat-messages{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px 16px 18px;display:flex;overflow-y:auto}.conference-chat-message{flex-direction:column;align-self:flex-start;gap:5px;max-width:88%;display:flex}.conference-chat-message.is-own{align-self:flex-end}.conference-chat-message-meta{opacity:.55;align-items:center;gap:8px;padding:0 3px;font-size:10px;display:flex}.conference-chat-message.is-own .conference-chat-message-meta{justify-content:flex-end}.conference-chat-message-meta strong{font-weight:600}.conference-chat-message-bubble{overflow-wrap:anywhere;background:#ffffff0e;border:1px solid #ffffff12;border-radius:4px 13px 13px;padding:9px 11px;font-size:13px;line-height:1.45}.conference-chat-message.is-own .conference-chat-message-bubble{background:linear-gradient(135deg,#445dff47,#7048ff38);border-color:#747dff38;border-radius:13px 4px 13px 13px}.conference-chat-error{background:#ef444414;border:1px solid #ef444426;border-radius:9px;margin:0 16px 8px;padding:8px 10px;font-size:11px}.conference-message-box button:disabled{cursor:not-allowed;opacity:.4}.materials-dashboard-content{overflow:visible}.materials-header{margin-bottom:34px}.materials-library{width:100%}.materials-notice{border-radius:13px;align-items:center;gap:10px;margin-bottom:18px;padding:13px 15px;font-size:13px;line-height:1.45;display:flex}.materials-notice>span{border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.materials-notice p{margin:0}.materials-notice-success{color:#bbf7d0;background:#22c55e12;border:1px solid #22c55e38}.materials-notice-success>span{color:#86efac;background:#22c55e24}.materials-notice-error,.materials-load-error{color:#fecaca;background:#ef444412;border:1px solid #ef444438}.materials-notice-error>span{color:#fca5a5;background:#ef444424}.materials-load-error{border-radius:15px;flex-direction:column;gap:6px;padding:18px;display:flex}.materials-load-error strong{font-size:14px}.materials-load-error span{color:#fca5a5;font-size:13px}.materials-upload-zone{background:radial-gradient(circle at 10%,#3b82f617,#0000 32%),linear-gradient(145deg,#2563eb0f,#8b5cf606);border:1px dashed #60a5fa57;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:158px;padding:24px;transition:border-color .18s,background .18s,transform .18s;display:grid;position:relative;overflow:hidden}.materials-upload-zone.is-dragging{background:radial-gradient(circle at 10%,#3b82f62b,#0000 36%),#2563eb14;border-color:#60a5fac7;transform:translateY(-2px)}.materials-upload-icon{color:#93c5fd;background:linear-gradient(135deg,#2563eb30,#8b5cf629);border:1px solid #60a5fa3b;border-radius:17px;place-items:center;width:58px;height:58px;font-size:30px;font-weight:300;display:grid;box-shadow:0 0 28px #3b82f61a}.materials-upload-copy{min-width:0}.materials-upload-copy strong{margin-bottom:6px;font-size:16px;display:block}.materials-upload-copy p{color:#94a3b8;margin:0 0 7px;font-size:13px;line-height:1.55}.materials-upload-copy span{color:#64748b;font-size:11px}.materials-upload-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid #60a5fa40;border-radius:12px;min-height:42px;padding:0 17px;font-family:inherit;font-size:13px;font-weight:650;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 9px 26px #2563eb30}.materials-upload-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 13px 32px #2563eb45}.materials-upload-button:disabled{opacity:.6;cursor:not-allowed}.materials-file-input{display:none}.materials-upload-progress{background:#ffffff0a;height:3px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.materials-upload-progress span{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:999px;height:100%;transition:width .18s;display:block}.materials-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:24px 0 20px;display:flex}.materials-stats{align-items:center;gap:8px;display:flex}.materials-stats>div{background:#ffffff07;border:1px solid #94a3b81c;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;min-width:86px;padding:9px 12px;display:flex}.materials-stats span{color:#64748b;font-size:11px}.materials-stats strong{color:#dbeafe;font-size:13px}.materials-controls{justify-content:flex-end;align-items:center;gap:10px;display:flex}.materials-search{color:#64748b;background:#ffffff08;border:1px solid #94a3b81f;border-radius:11px;align-items:center;gap:8px;width:min(260px,32vw);height:39px;padding:0 12px;display:flex}.materials-search:focus-within{border-color:#3b82f673;box-shadow:0 0 0 3px #3b82f612}.materials-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-family:inherit;font-size:12px}.materials-search input::placeholder{color:#64748b}.materials-filters{background:#ffffff06;border:1px solid #94a3b81c;border-radius:11px;gap:2px;padding:3px;display:flex}.materials-filters button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:8px;height:31px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:600}.materials-filters button:hover{color:#cbd5e1}.materials-filters button.active{color:#bfdbfe;background:#3b82f61f;box-shadow:inset 0 0 0 1px #3b82f626}.materials-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.material-card{background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81c;border-radius:17px;min-width:0;transition:transform .18s,border-color .18s,background .18s;overflow:hidden;box-shadow:0 15px 38px #0000001c}.material-card:hover{background:linear-gradient(145deg,#3b82f60e,#ffffff06);border-color:#3b82f63d;transform:translateY(-3px)}.material-preview{background-color:#0f172a99;background-image:linear-gradient(45deg,#94a3b809 25%,#0000 25%),linear-gradient(-45deg,#94a3b809 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#94a3b809 75%),linear-gradient(-45deg,#0000 75%,#94a3b809 75%),none;background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border-bottom:1px solid #94a3b814;place-items:center;height:160px;display:grid;position:relative;overflow:hidden}.material-preview img{object-fit:contain;width:100%;height:100%;padding:8px}.material-pdf-preview{text-align:center;background:#7f1d1d14;border:1px solid #f871712e;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:calc(100% - 34px);height:calc(100% - 28px);padding:18px;display:flex}.material-pdf-preview span{color:#fca5a5;letter-spacing:-1px;font-size:26px;font-weight:800}.material-pdf-preview small{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.material-type-badge{color:#94a3b8;letter-spacing:.55px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0f172ac2;border:1px solid #ffffff1a;border-radius:8px;padding:5px 7px;font-size:9px;font-weight:750;position:absolute;top:10px;right:10px}.material-card-body{padding:15px}.material-card-body h3{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;min-height:20px;margin:0;font-size:14px;font-weight:650;line-height:1.4;overflow:hidden}.material-meta{color:#64748b;align-items:center;gap:6px;margin-top:6px;font-size:10px;display:flex}.material-card-actions{border-top:1px solid #94a3b814;align-items:center;gap:8px;margin-top:15px;padding-top:12px;display:flex}.material-card-actions a,.material-card-actions button,.material-action-disabled{color:#60a5fa;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:10px;font-weight:600}.material-card-actions button:hover:not(:disabled),.material-card-actions a:hover{color:#bfdbfe}.material-card-actions button:disabled,.material-action-disabled{opacity:.45;cursor:default}.material-card-actions .material-delete-button{color:#f87171;margin-left:auto}.material-card-actions .material-delete-button:hover:not(:disabled){color:#fca5a5}.material-rename-row{align-items:center;gap:5px;height:28px;display:flex}.material-rename-row input{color:#fff;background:#0f172ab8;border:1px solid #3b82f666;border-radius:7px;outline:none;flex:1;min-width:0;height:28px;padding:0 8px;font-family:inherit;font-size:11px}.material-rename-row button{color:#cbd5e1;cursor:pointer;background:#ffffff09;border:1px solid #94a3b81f;border-radius:7px;flex:0 0 27px;width:27px;height:27px}.materials-empty{text-align:center;background:linear-gradient(145deg,#ffffff09,#ffffff04);border:1px solid #94a3b81a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px 24px;display:flex}.materials-empty-compact{min-height:250px}.materials-empty-icon{color:#93c5fd;background:#3b82f612;border:1px solid #60a5fa33;border-radius:17px;place-items:center;width:58px;height:58px;margin-bottom:18px;font-size:26px;display:grid}.materials-empty h2{letter-spacing:-.4px;margin:0 0 9px;font-size:20px}.materials-empty p{color:#94a3b8;max-width:470px;margin:0 0 22px;font-size:13px;line-height:1.65}@media (max-width:1250px){.materials-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1000px){.materials-toolbar{flex-direction:column;align-items:stretch}.materials-controls{justify-content:space-between}.materials-search{width:min(360px,48vw)}.materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.materials-upload-zone{grid-template-columns:auto minmax(0,1fr)}.materials-upload-button{grid-column:1/-1;width:100%}.materials-stats{overflow-x:auto}.materials-stats>div{flex:none}.materials-controls{flex-direction:column;align-items:stretch}.materials-search{width:100%}.materials-filters{width:fit-content}}@media (max-width:560px){.materials-grid{grid-template-columns:1fr}.materials-upload-zone{text-align:center;grid-template-columns:1fr;padding:20px}.materials-upload-icon{margin:0 auto}.material-preview{height:190px}}.group-lessons-workspace{margin-top:18px}.group-lesson-tabs{background:#0f172a8a;border:1px solid #94a3b81f;border-radius:14px;align-items:center;gap:6px;padding:5px;display:inline-flex}.group-lesson-tab{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;min-height:38px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:600;transition:color .18s,background .18s,border-color .18s,transform .18s;display:inline-flex}.group-lesson-tab:hover{color:#e2e8f0;background:#ffffff0a}.group-lesson-tab.active{color:#dbeafe;background:#3b82f61f;border-color:#3b82f633}.group-lesson-tab strong{color:#cbd5e1;background:#94a3b81a;border-radius:999px;justify-content:center;align-items:center;min-width:23px;height:23px;padding:0 7px;font-size:11px;display:inline-flex}.group-lesson-tab.active strong{color:#bfdbfe;background:#3b82f62e}.group-lessons-empty-tabbed{background:#ffffff03;border:1px dashed #94a3b821;border-radius:17px;margin-top:18px;padding:48px 20px 38px}.group-lessons-empty-icon{color:#93c5fd;background:#3b82f612;border:1px solid #60a5fa2e;border-radius:13px;place-items:center;width:44px;height:44px;margin:0 auto 15px;font-size:20px;display:grid}.group-lesson-card{padding:0;position:relative;overflow:visible}.group-lesson-card-link{min-height:105px;color:inherit;justify-content:space-between;align-items:center;gap:20px;padding:18px 112px 18px 20px;text-decoration:none;display:flex}.group-lesson-card-completed{background:#22c55e05;border-color:#22c55e21}.group-lesson-card-cancelled{opacity:.82;border-color:#94a3b81f}.group-lesson-status-completed{color:#86efac}.group-lesson-status-cancelled{color:#94a3b8}.lesson-delete-control{align-items:center;gap:10px;display:flex}.lesson-delete-control-compact{z-index:3;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.lesson-delete-button{color:#fca5a5;cursor:pointer;background:#ef44440e;border:1px solid #ef444433;border-radius:11px;min-height:40px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:650;transition:color .18s,border-color .18s,background .18s,transform .18s}.lesson-delete-button:hover:not(:disabled){color:#fecaca;background:#ef44441a;border-color:#ef444461;transform:translateY(-1px)}.lesson-delete-button:disabled{opacity:.55;cursor:wait}.lesson-delete-button-compact{color:#64748b;background:0 0;border-color:#0000;min-height:34px;padding:0 10px}.lesson-delete-button-compact:hover:not(:disabled){color:#fca5a5;background:#ef444412;border-color:#ef44442e}.lesson-delete-error{color:#fca5a5;max-width:260px;font-size:12px;line-height:1.4}.lesson-delete-spinner{border:2px solid #f8717147;border-top-color:#fca5a5;border-radius:50%;width:14px;height:14px;animation:.75s linear infinite lessonDeleteSpin;display:inline-block}@keyframes lessonDeleteSpin{to{transform:rotate(360deg)}}.lesson-page-topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.lesson-archive-note{background:#22c55e0a;border:1px solid #22c55e24;border-radius:14px;align-items:flex-start;gap:12px;margin:-5px 0 26px;padding:15px 17px;display:flex}.lesson-archive-note>span{color:#86efac;background:#22c55e17;border-radius:9px;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:13px;font-weight:800;display:grid}.lesson-archive-note strong{color:#d1fae5;font-size:13px;display:block}.lesson-archive-note p{color:#94a3b8;margin:4px 0 0;font-size:12px;line-height:1.5}@media (max-width:700px){.group-lesson-tabs{width:100%}.group-lesson-tab{flex:1;justify-content:center}.group-lesson-card-link{align-items:flex-start;min-height:128px;padding:18px 18px 54px}.lesson-delete-control-compact{top:auto;bottom:10px;right:12px;transform:none}.lesson-page-topbar{flex-direction:column;align-items:flex-start}}.lesson-archive-board-page{background:radial-gradient(circle at 80% 10%,#3b82f614,#0000 28%),radial-gradient(circle at 15% 85%,#8b5cf60f,#0000 28%),#080d18;min-height:100vh;padding:24px}.lesson-archive-board-header{width:100%;max-width:1500px;margin:0 auto 16px}.lesson-archive-board-header-main{background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81c;border-radius:18px;padding:16px 18px 18px}.lesson-archive-board-back{color:#94a3b8;align-items:center;font-size:13px;font-weight:600;text-decoration:none;transition:color .18s;display:inline-flex}.lesson-archive-board-back:hover{color:#e2e8f0}.lesson-archive-board-title-row{justify-content:space-between;align-items:flex-start;gap:22px;margin-top:14px;display:flex}.lesson-archive-board-title-row h1{color:#f8fafc;letter-spacing:-1px;margin:7px 0 6px;font-size:clamp(24px,3vw,36px);line-height:1.08}.lesson-archive-board-title-row p{color:#94a3b8;margin:0;font-size:13px}.lesson-archive-board-shell{width:100%;max-width:1500px;min-height:calc(100vh - 190px);margin:0 auto}.lesson-archive-board-shell>.conference-board{height:calc(100vh - 190px);min-height:620px}.lesson-archive-board-shell .conference-board-canvas{min-height:0}@media (max-width:760px){.lesson-archive-board-page{padding:14px}.lesson-archive-board-title-row{flex-direction:column;align-items:stretch}.lesson-archive-board-title-row .lesson-page-status{align-self:flex-start}.lesson-archive-board-shell{min-height:calc(100vh - 220px)}.lesson-archive-board-shell>.conference-board{height:calc(100vh - 220px);min-height:520px}}.dashboard-action-link{color:inherit;text-decoration:none}.dashboard-action-form{min-width:0}.dashboard-action-form .dashboard-action-card{text-align:left;width:100%;height:100%}.dashboard-overview-expanded{grid-template-columns:repeat(4,minmax(0,1fr))}.students-dashboard-page,.student-profile-dashboard-page{min-height:100vh}.students-dashboard-content,.student-profile-content{min-width:0}.students-page-header{margin-bottom:28px}.students-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.students-summary-card{background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81c;border-radius:18px;min-height:132px;padding:20px;box-shadow:0 18px 44px #0000001f}.students-summary-card>span{color:#94a3b8;margin-bottom:14px;font-size:12px;font-weight:600;display:block}.students-summary-card strong{color:#f8fafc;letter-spacing:-1px;font-size:30px;line-height:1;display:block}.students-summary-card p{color:#64748b;margin:9px 0 0;font-size:12px}.students-library-shell{background:linear-gradient(145deg,#ffffff0a,#ffffff04);border:1px solid #94a3b81c;border-radius:22px;padding:26px;box-shadow:0 24px 70px #00000024}.students-library-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.students-library-heading h2{letter-spacing:-.6px;margin:7px 0 6px;font-size:24px}.students-library-heading p{color:#94a3b8;max-width:680px;margin:0;font-size:13px;line-height:1.6}.students-notice{border-radius:12px;align-items:center;gap:9px;margin:0 0 16px;padding:12px 14px;font-size:12px;display:flex}.students-notice strong{flex-shrink:0}.students-notice span{color:inherit;opacity:.8}.students-notice.error{color:#fecaca;background:#ef444412;border:1px solid #f8717129}.students-notice.success{color:#bbf7d0;background:#22c55e12;border:1px solid #4ade8029}.students-toolbar{background:#0206173d;border:1px solid #94a3b817;border-radius:16px;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:12px;margin-bottom:18px;padding:14px;display:grid}.students-search-field{color:#64748b;background:#0f172a9e;border:1px solid #94a3b821;border-radius:12px;align-items:center;gap:9px;min-width:0;height:42px;padding:0 13px;display:flex}.students-search-field>span{font-size:18px;line-height:1}.students-search-field input{color:#f8fafc;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.students-search-field input::placeholder{color:#64748b}.students-filter-row{align-items:center;gap:6px;display:flex}.students-filter-button{color:#94a3b8;min-height:36px;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #94a3b81a;border-radius:10px;padding:0 11px;font-size:11px;font-weight:600;transition:background .18s,border-color .18s,color .18s}.students-filter-button:hover,.students-filter-button.active{color:#c7d2fe;background:#6366f11a;border-color:#6366f13d}.students-sort-select{color:#cbd5e1;height:38px;font:inherit;cursor:pointer;background:#111827;border:1px solid #94a3b81a;border-radius:10px;padding:0 32px 0 11px;font-size:11px}.students-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.student-library-card{background:#ffffff06;border:1px solid #94a3b81a;border-radius:17px;min-width:0;padding:18px;transition:transform .18s,border-color .18s,background .18s}.student-library-card:hover{background:#6366f109;border-color:#6366f138;transform:translateY(-2px)}.student-library-card-top{align-items:center;gap:12px;display:flex}.student-library-avatar,.student-profile-large-avatar{color:#eef2ff;background:linear-gradient(135deg,#3b82f657,#8b5cf66b);border:1px solid #818cf83d;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex;box-shadow:inset 0 1px #ffffff14}.student-library-avatar{border-radius:14px;width:46px;height:46px;font-size:15px}.student-library-identity{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.student-library-identity a{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;text-decoration:none;overflow:hidden}.student-library-identity a:hover{color:#c7d2fe}.student-library-identity span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.student-library-remove{color:#64748b;width:32px;height:32px;font:inherit;cursor:pointer;background:0 0;border:1px solid #94a3b814;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.student-library-remove:hover:not(:disabled){color:#fca5a5;background:#ef444412;border-color:#f871712e}.student-library-remove:disabled{cursor:wait;opacity:.6}.student-library-meta{color:#64748b;justify-content:space-between;align-items:center;gap:12px;margin:16px 0 12px;font-size:11px;display:flex}.student-library-groups{flex-wrap:wrap;align-items:center;gap:6px;min-height:30px;display:flex}.student-group-chip{color:#c7d2fe;white-space:nowrap;text-overflow:ellipsis;background:#6366f112;border:1px solid #6366f129;border-radius:999px;max-width:180px;padding:6px 9px;font-size:10px;font-weight:600;text-decoration:none;overflow:hidden}.student-group-chip:hover{background:#6366f11f}.student-group-chip.muted{color:#94a3b8;background:#94a3b80a;border-color:#94a3b81a}.student-library-card-footer{border-top:1px solid #94a3b814;margin-top:17px;padding-top:14px}.student-open-link{color:#93c5fd;align-items:center;gap:7px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.student-open-link span{transition:transform .18s}.student-open-link:hover span{transform:translate(3px)}.students-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:56px 20px;display:flex}.students-empty-state.compact{min-height:220px}.students-empty-icon{color:#a5b4fc;background:#6366f114;border:1px solid #6366f12e;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:14px;font-size:24px;display:flex}.students-empty-state h3{margin:0 0 8px;font-size:19px}.students-empty-state p{color:#94a3b8;max-width:470px;margin:0 0 18px;font-size:13px;line-height:1.6}.students-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617bd;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.students-modal{background:linear-gradient(145deg,#111827fc,#080d18fc);border:1px solid #94a3b826;border-radius:20px;width:min(100%,520px);padding:22px;box-shadow:0 32px 100px #00000073}.students-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.students-modal-header h2{letter-spacing:-.5px;margin:6px 0 0;font-size:21px}.students-modal-close{color:#94a3b8;width:34px;height:34px;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #94a3b81a;border-radius:10px;justify-content:center;align-items:center;font-size:20px;display:flex}.students-add-form{flex-direction:column;gap:14px;display:flex}.students-add-form label>span{color:#cbd5e1;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.students-username-input{background:#02061759;border:1px solid #94a3b824;border-radius:13px;align-items:center;gap:8px;height:48px;padding:0 14px;display:flex}.students-username-input strong{color:#64748b;font-size:14px}.students-username-input input{color:#f8fafc;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:14px}.students-add-form>p{color:#64748b;margin:-2px 0 2px;font-size:11px;line-height:1.55}.students-inline-error,.students-inline-success{border-radius:10px;padding:10px 12px;font-size:11px;line-height:1.5}.students-inline-error{color:#fecaca;background:#ef444412;border:1px solid #f8717129}.students-inline-success{color:#bbf7d0;background:#22c55e12;border:1px solid #4ade8029}.students-modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.students-secondary-button,.student-future-lesson-button{color:#cbd5e1;min-height:40px;font:inherit;background:#ffffff06;border:1px solid #94a3b81c;border-radius:11px;padding:0 14px;font-size:12px;font-weight:600}.students-secondary-button{cursor:pointer}.students-secondary-button:hover{background:#ffffff0d}.student-profile-topbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:28px;display:flex}.student-future-lesson-button{color:#64748b;cursor:not-allowed}.student-profile-hero{background:radial-gradient(circle at 85% 20%,#6366f11f,#0000 35%),linear-gradient(145deg,#ffffff0a,#ffffff04);border:1px solid #94a3b81c;border-radius:22px;align-items:center;gap:20px;padding:28px;display:flex;box-shadow:0 22px 70px #00000024}.student-profile-large-avatar{border-radius:22px;width:76px;height:76px;font-size:25px}.student-profile-hero-copy{flex:1;min-width:0}.student-profile-hero-copy h1{letter-spacing:-1.2px;margin:6px 0 5px;font-size:clamp(28px,4vw,42px)}.student-profile-hero-copy p{color:#94a3b8;margin:0;font-size:14px}.student-profile-owner{text-align:right;flex-direction:column;gap:5px;display:flex}.student-profile-owner span{color:#64748b;letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:700}.student-profile-owner strong{color:#cbd5e1;font-size:13px}.student-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.student-profile-stats article{background:#ffffff06;border:1px solid #94a3b817;border-radius:16px;min-height:108px;padding:18px}.student-profile-stats span{color:#64748b;margin-bottom:14px;font-size:11px;font-weight:600;display:block}.student-profile-stats strong{color:#f8fafc;font-size:15px}.student-profile-section{background:#ffffff06;border:1px solid #94a3b81a;border-radius:20px;margin-top:18px;padding:24px}.student-profile-section-heading h2,.student-profile-future-section h2{letter-spacing:-.5px;margin:7px 0 6px;font-size:22px}.student-profile-section-heading p,.student-profile-future-section p{color:#94a3b8;max-width:690px;margin:0;font-size:13px;line-height:1.6}.student-profile-groups-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.student-profile-group-card{min-width:0;color:inherit;background:#02061738;border:1px solid #94a3b817;border-radius:15px;padding:18px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s}.student-profile-group-card:hover{background:#6366f109;border-color:#6366f133;transform:translateY(-2px)}.student-profile-group-card>span{color:#818cf8;letter-spacing:.65px;text-transform:uppercase;font-size:9px;font-weight:800}.student-profile-group-card h3{margin:8px 0 6px;font-size:16px}.student-profile-group-card p{color:#64748b;min-height:36px;margin:0 0 14px;font-size:11px;line-height:1.55}.student-profile-group-card strong{color:#93c5fd;font-size:11px}.student-profile-empty-panel{text-align:center;border:1px dashed #94a3b821;border-radius:15px;margin-top:18px;padding:30px}.student-profile-empty-panel h3{margin:0 0 7px;font-size:16px}.student-profile-empty-panel p{color:#64748b;max-width:600px;margin:0 auto;font-size:12px;line-height:1.6}.student-profile-future-section{background:radial-gradient(circle at 90%,#8b5cf61a,#0000 35%),#ffffff06;justify-content:space-between;align-items:center;gap:28px;display:flex;overflow:hidden}.student-profile-future-badge{color:#c4b5fd;letter-spacing:.55px;text-transform:uppercase;background:#8b5cf612;border:1px solid #8b5cf62e;border-radius:999px;flex-shrink:0;padding:9px 12px;font-size:10px;font-weight:800}@media (max-width:1180px){.dashboard-overview-expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.students-toolbar{grid-template-columns:1fr}.students-filter-row{flex-wrap:wrap}.students-sort-select{width:100%}}@media (max-width:900px){.students-summary-grid,.student-profile-stats,.students-grid,.student-profile-groups-grid{grid-template-columns:1fr}.student-profile-owner{display:none}}@media (max-width:700px){.students-library-shell,.student-profile-section,.student-profile-hero{border-radius:17px;padding:18px}.students-library-heading,.student-profile-future-section,.student-profile-topbar{flex-direction:column;align-items:stretch}.students-library-heading .groups-create-button,.student-future-lesson-button{justify-content:center;width:100%}.student-profile-hero{flex-direction:column;align-items:flex-start}.students-modal-actions{flex-direction:column-reverse}.students-modal-actions>*{width:100%}.dashboard-overview-expanded{grid-template-columns:1fr}}.individual-lessons-section{overflow:hidden}.individual-lessons-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.individual-lessons-workspace{margin-top:24px}.individual-lessons-list{margin-top:0}.individual-lessons-empty{text-align:center;background:linear-gradient(145deg,#ffffff09,#ffffff04);border:1px solid #94a3b81a;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:34px 24px;display:flex}.individual-lessons-empty h3{color:#f8fafc;letter-spacing:-.25px;margin:14px 0 8px;font-size:17px}.individual-lessons-empty p{color:#94a3b8;width:min(100%,560px);margin:0;font-size:13px;line-height:1.65}.individual-lesson-delete-control{align-items:center;gap:8px;display:flex;position:relative}.individual-lesson-delete-control.compact{z-index:4;position:absolute;top:16px;right:16px}.individual-lesson-delete-button{color:#fca5a5;cursor:pointer;background:#7f1d1d14;border:1px solid #f871712b;border-radius:10px;min-height:36px;padding:0 13px;font-family:inherit;font-size:11px;font-weight:650;transition:background .16s,border-color .16s,color .16s,transform .16s}.individual-lesson-delete-button:hover:not(:disabled){color:#fecaca;background:#7f1d1d29;border-color:#f8717157;transform:translateY(-1px)}.individual-lesson-delete-control.compact .individual-lesson-delete-button{border-radius:9px;place-items:center;width:32px;min-width:32px;min-height:32px;padding:0;font-size:18px;line-height:1;display:grid}.individual-lesson-delete-button:disabled{opacity:.55;cursor:wait}.individual-lesson-action-error{color:#fca5a5;max-width:230px;font-size:11px;line-height:1.4}.individual-lesson-create-page .create-group-container{width:min(760px,100% - 32px)}.individual-lesson-target-card{background:linear-gradient(135deg,#2563eb1a,#3b82f609);border:1px solid #60a5fa29;border-radius:16px;align-items:center;gap:14px;margin:22px 0;padding:16px 18px;display:flex}.individual-lesson-target-card>div{flex-direction:column;gap:4px;min-width:0;display:flex}.individual-lesson-target-card>div span{color:#64748b;text-transform:uppercase;letter-spacing:.65px;font-size:10px;font-weight:650}.individual-lesson-target-card>div strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.individual-lesson-target-card em{color:#93c5fd;background:#2563eb14;border:1px solid #60a5fa24;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:10px;font-style:normal;font-weight:650}.individual-lesson-form-error{color:#fecaca;background:#7f1d1d1a;border:1px solid #f871712e;border-radius:10px;padding:11px 13px;font-size:12px;line-height:1.5}.individual-lesson-page .lesson-page-header-main p{margin-top:9px}.individual-lesson-status-actions{align-items:center;gap:12px;margin:4px 0 18px;display:flex}.individual-lesson-complete-button{color:#86efac;cursor:pointer;background:#16653417;border:1px solid #4ade8029;border-radius:11px;min-height:40px;padding:0 15px;font-family:inherit;font-size:11px;font-weight:700;transition:transform .16s,border-color .16s,background .16s}.individual-lesson-complete-button:hover:not(:disabled){background:#16653429;border-color:#4ade804d;transform:translateY(-1px)}.individual-lesson-complete-button:disabled{opacity:.55;cursor:wait}.individual-lesson-status-actions>span{color:#fca5a5;font-size:11px}.individual-lesson-space-card{margin-top:0}.individual-board-page .lesson-archive-board-title-row p{margin-top:7px}@media (max-width:760px){.individual-lessons-heading{flex-direction:column;align-items:stretch}.individual-lessons-heading .groups-create-button{justify-content:center;width:100%}.individual-lesson-target-card{flex-wrap:wrap;align-items:flex-start}.individual-lesson-target-card em{margin-left:auto}.individual-lesson-status-actions{flex-direction:column;align-items:stretch}.individual-lesson-delete-control:not(.compact),.individual-lesson-delete-control:not(.compact) .individual-lesson-delete-button{width:100%}}@media (max-width:520px){.individual-lesson-delete-control.compact{top:10px;right:10px}.individual-lesson-target-card em{text-align:center;width:100%;margin-left:0}}.dashboard-actions-three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-action-primary{background:linear-gradient(135deg,#2563eb17,#8b5cf60e),#ffffff09;border-color:#60a5fa3d}.unified-lesson-container{width:min(900px,100%)}.unified-lesson-header{margin-bottom:28px}.unified-lesson-form{gap:18px}.unified-lesson-step{background:linear-gradient(145deg,#ffffff09,#ffffff05);border:1px solid #94a3b81a;border-radius:18px;padding:22px}.unified-lesson-step-heading{align-items:flex-start;gap:12px;margin-bottom:17px;display:flex}.unified-lesson-step-heading>span{color:#93c5fd;letter-spacing:.5px;background:#2563eb14;border:1px solid #60a5fa29;border-radius:9px;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.unified-lesson-step-heading h2{color:#f8fafc;margin:0;font-size:15px;font-weight:700}.unified-lesson-step-heading p{color:#64748b;margin:4px 0 0;font-size:11px;line-height:1.45}.unified-lesson-choice-grid,.unified-lesson-delivery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.unified-lesson-choice,.unified-delivery-choice{color:#cbd5e1;text-align:left;cursor:pointer;background:#0f172a61;border:1px solid #94a3b81f;border-radius:14px;align-items:center;gap:12px;min-width:0;min-height:82px;padding:15px 16px;font-family:inherit;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex}.unified-lesson-choice:hover,.unified-delivery-choice:hover{background:#2563eb0d;border-color:#60a5fa3d;transform:translateY(-1px)}.unified-lesson-choice.active,.unified-delivery-choice.active{background:linear-gradient(135deg,#2563eb1f,#8b5cf60f);border-color:#60a5fa6b;box-shadow:inset 0 0 0 1px #60a5fa0d}.unified-lesson-choice-icon,.unified-delivery-choice>span:first-child{color:#93c5fd;background:#3b82f614;border-radius:12px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:17px;display:grid}.unified-lesson-choice>span:nth-child(2),.unified-delivery-choice>div{flex-direction:column;gap:4px;min-width:0;display:flex}.unified-lesson-choice strong,.unified-delivery-choice strong{color:#f8fafc;font-size:13px;font-weight:700}.unified-lesson-choice small,.unified-delivery-choice small{color:#64748b;font-size:10.5px;line-height:1.35}.unified-lesson-choice>i,.unified-delivery-choice>i,.unified-lesson-option>i{color:#0000;border:1px solid #94a3b826;border-radius:999px;flex:0 0 22px;place-items:center;width:22px;height:22px;margin-left:auto;font-size:10px;font-style:normal;font-weight:800;display:grid}.unified-lesson-choice.active>i,.unified-delivery-choice.active>i,.unified-lesson-option.active>i{color:#bfdbfe;background:#2563eb26;border-color:#60a5fa57}.unified-lesson-target-box{background:#0206172e;border:1px solid #94a3b81a;border-radius:14px;overflow:hidden}.unified-lesson-search{color:#64748b;border-bottom:1px solid #94a3b814;align-items:center;gap:9px;height:48px;padding:0 14px;display:flex}.unified-lesson-search input{color:#f8fafc;background:0 0;border:0;outline:none;flex:1;min-width:0;height:100%;font-family:inherit;font-size:12px}.unified-lesson-search input::placeholder{color:#475569}.unified-lesson-option-list{max-height:270px;padding:7px;overflow-y:auto}.unified-lesson-option{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:56px;padding:8px 10px;font-family:inherit;display:flex}.unified-lesson-option:hover{background:#ffffff09}.unified-lesson-option.active{background:#2563eb12;border-color:#60a5fa33}.unified-lesson-option-avatar{color:#bfdbfe;background:#3b82f614;border:1px solid #60a5fa1f;border-radius:11px;flex:0 0 37px;place-items:center;width:37px;height:37px;font-size:12px;font-weight:800;display:grid}.unified-lesson-option>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.unified-lesson-option strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.unified-lesson-option small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.unified-lesson-no-results{color:#64748b;text-align:center;padding:24px 14px;font-size:11px}.unified-lesson-empty-target{text-align:center;border:1px dashed #94a3b829;border-radius:14px;padding:24px}.unified-lesson-empty-target strong{color:#e2e8f0;font-size:13px;display:block}.unified-lesson-empty-target p{color:#64748b;max-width:480px;margin:7px auto 16px;font-size:11px;line-height:1.5}.unified-lesson-actions{margin-top:2px}.unified-lesson-actions .groups-create-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.lesson-card-badge-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.lesson-delivery-badge{color:#94a3b8;border:1px solid #94a3b81f;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:9px;font-weight:750;line-height:1;display:inline-flex}.lesson-delivery-online{color:#93c5fd;background:#2563eb12;border-color:#60a5fa29}.lesson-delivery-offline{color:#c4b5fd;background:#7c3aed12;border-color:#a78bfa29}.lesson-page-info-four{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1050px){.dashboard-actions-three,.lesson-page-info-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.dashboard-actions-three,.unified-lesson-choice-grid,.unified-lesson-delivery-grid,.lesson-page-info-four{grid-template-columns:1fr}.unified-lesson-step{padding:17px}}.student-dashboard-page .dashboard-header{margin-bottom:36px}.student-dashboard-section-title{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.student-dashboard-section-title .dashboard-eyebrow{margin-bottom:6px}.student-dashboard-text-link{color:#93c5fd;white-space:nowrap;align-items:center;gap:7px;padding-bottom:2px;font-size:12px;font-weight:650;text-decoration:none;display:inline-flex}.student-dashboard-text-link span{transition:transform .16s}.student-dashboard-text-link:hover span{transform:translate(3px)}.student-next-lesson-card{min-height:190px;color:inherit;background:radial-gradient(circle at 88% 20%,#3b82f624,#0000 34%),radial-gradient(circle at 68% 110%,#8b5cf61c,#0000 35%),linear-gradient(145deg,#1e3a8a21,#ffffff07);border:1px solid #60a5fa33;border-radius:24px;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:24px;padding:26px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 60px #00000026}.student-next-lesson-card:after{content:"";pointer-events:none;border:1px solid #60a5fa14;border-radius:50%;width:260px;height:260px;position:absolute;inset:auto -80px -120px auto}.student-next-lesson-card:hover{border-color:#60a5fa57;transform:translateY(-3px);box-shadow:0 28px 75px #0003}.student-next-lesson-date{background:#2563eb14;border:1px solid #60a5fa29;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:84px;height:96px;display:flex}.student-next-lesson-date strong{color:#f8fafc;letter-spacing:-1.4px;font-size:34px;line-height:1}.student-next-lesson-date span{color:#93c5fd;letter-spacing:.75px;font-size:10px;font-weight:800}.student-next-lesson-main{min-width:0}.student-next-lesson-badges,.student-upcoming-lesson-badges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.student-lesson-state{color:#93c5fd;background:#2563eb12;border:1px solid #60a5fa29;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:9px;font-weight:750;line-height:1;display:inline-flex}.student-lesson-state.live{color:#86efac;background:#22c55e14;border-color:#4ade8038;box-shadow:0 0 20px #22c55e14}.student-next-lesson-main h3{color:#f8fafc;letter-spacing:-.8px;text-overflow:ellipsis;white-space:nowrap;margin:13px 0 6px;font-size:clamp(22px,2.4vw,30px);line-height:1.12;overflow:hidden}.student-next-lesson-main>p{color:#94a3b8;margin:0;font-size:13px}.student-next-lesson-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;margin-top:15px;font-size:12px;display:flex}.student-next-lesson-meta strong{color:#cbd5e1;font-size:13px}.student-next-lesson-open{color:#bfdbfe;justify-content:flex-end;align-items:center;gap:10px;min-width:142px;font-size:12px;font-weight:700;display:flex}.student-next-lesson-open strong{background:#2563eb14;border:1px solid #60a5fa2b;border-radius:11px;place-items:center;width:34px;height:34px;font-size:16px;transition:transform .18s;display:grid}.student-next-lesson-card:hover .student-next-lesson-open strong{transform:translate(3px)}.student-next-lesson-empty{background:#ffffff06;border:1px dashed #94a3b826;border-radius:22px;align-items:center;gap:20px;min-height:170px;padding:28px;display:flex}.student-next-lesson-empty-icon{color:#93c5fd;background:#2563eb12;border:1px solid #60a5fa24;border-radius:16px;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:22px;display:grid}.student-next-lesson-empty h3{color:#e2e8f0;margin:0 0 7px;font-size:17px}.student-next-lesson-empty p{color:#64748b;max-width:620px;margin:0;font-size:12px;line-height:1.6}.student-dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.student-dashboard-stat-card{min-height:132px;color:inherit;background:linear-gradient(145deg,#ffffff0a,#ffffff05);border:1px solid #94a3b81a;border-radius:18px;flex-direction:column;padding:20px;text-decoration:none;transition:transform .17s,border-color .17s,background .17s;display:flex}.student-dashboard-stat-card[href]:hover{background:#3b82f609;border-color:#60a5fa33;transform:translateY(-2px)}.student-dashboard-stat-card>span{color:#64748b;font-size:11px;font-weight:650}.student-dashboard-stat-card>strong{color:#f8fafc;letter-spacing:-1px;margin-top:14px;font-size:29px;line-height:1}.student-dashboard-stat-card p{color:#94a3b8;margin:auto 0 0;padding-top:10px;font-size:11px;line-height:1.45}.student-upcoming-lessons-list{flex-direction:column;gap:10px;display:flex}.student-upcoming-lesson-card{min-height:96px;color:inherit;background:#ffffff06;border:1px solid #94a3b81a;border-radius:16px;grid-template-columns:58px minmax(0,1fr) auto 34px;align-items:center;gap:15px;padding:14px 16px;text-decoration:none;transition:transform .17s,border-color .17s,background .17s;display:grid}.student-upcoming-lesson-card:hover{background:#3b82f609;border-color:#60a5fa33;transform:translateY(-2px)}.student-upcoming-lesson-date{background:#0f172a66;border:1px solid #94a3b81a;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;width:58px;height:62px;display:flex}.student-upcoming-lesson-date strong{color:#f8fafc;font-size:20px;line-height:1}.student-upcoming-lesson-date span{color:#64748b;letter-spacing:.55px;margin-top:4px;font-size:8px;font-weight:800}.student-upcoming-lesson-info{min-width:0}.student-upcoming-lesson-info h3{color:#e2e8f0;letter-spacing:-.2px;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 4px;font-size:14px;overflow:hidden}.student-upcoming-lesson-info p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.student-upcoming-lesson-time{flex-direction:column;align-items:flex-end;gap:4px;min-width:70px;display:flex}.student-upcoming-lesson-time strong{color:#cbd5e1;font-size:14px}.student-upcoming-lesson-time span{color:#64748b;font-size:10px}.student-upcoming-lesson-arrow{color:#64748b;font-size:16px;transition:color .17s,transform .17s}.student-upcoming-lesson-card:hover .student-upcoming-lesson-arrow{color:#93c5fd;transform:translate(3px)}.student-dashboard-actions{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:980px){.student-next-lesson-card{grid-template-columns:72px minmax(0,1fr)}.student-next-lesson-date{width:72px;height:84px}.student-next-lesson-open{grid-column:2;justify-content:flex-start}.student-dashboard-stats{grid-template-columns:1fr}}@media (max-width:720px){.student-dashboard-section-title{flex-direction:column;align-items:flex-start;gap:8px}.student-next-lesson-card{grid-template-columns:1fr;gap:17px;padding:20px}.student-next-lesson-date{width:64px;height:70px}.student-next-lesson-date strong{font-size:26px}.student-next-lesson-main h3{white-space:normal}.student-next-lesson-open{grid-column:auto}.student-upcoming-lesson-card{grid-template-columns:52px minmax(0,1fr) 28px}.student-upcoming-lesson-date{width:52px;height:58px}.student-upcoming-lesson-time{flex-direction:row;grid-column:2;align-items:flex-start;gap:8px}.student-upcoming-lesson-arrow{grid-area:1/3/span 2}.student-dashboard-actions{grid-template-columns:1fr}}.schedule-shell-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.schedule-shell-head h2{color:#f8fafc;letter-spacing:-.6px;margin:7px 0 6px;font-size:24px}.schedule-shell-head p{color:#94a3b8;max-width:650px;margin:0;font-size:12px;line-height:1.6}.schedule-controls{background:#02061738;border:1px solid #94a3b817;border-radius:15px;flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:24px;padding:13px;display:flex}.schedule-tabs,.schedule-filter-group{align-items:center;gap:6px;display:flex}.schedule-tabs button strong{color:#94a3b8;background:#94a3b814;border-radius:999px;justify-content:center;align-items:center;min-width:20px;min-height:20px;padding:0 6px;font-size:9px;display:inline-flex}.schedule-status-badge.cancelled{color:#fca5a5;background:#ef44440d;border-color:#f8717124}.schedule-empty-icon{color:#93c5fd;background:#2563eb12;border:1px solid #60a5fa26;border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:14px;font-size:21px;display:grid}@media (max-width:1120px){.schedule-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.schedule-controls{flex-direction:column;align-items:flex-start}.schedule-tabs{border-bottom:1px solid #94a3b817;border-right:0;width:100%;padding-bottom:9px;padding-right:0}.schedule-type-filter{margin-left:0}.schedule-lesson-card{grid-template-columns:84px minmax(0,1fr) auto}.schedule-lesson-type{display:none}}@media (max-width:820px){.schedule-summary-grid{grid-template-columns:1fr}.schedule-shell{padding:20px}.schedule-shell-head{flex-direction:column;align-items:stretch}.schedule-shell-head .groups-create-button{justify-content:center;width:100%}.schedule-filter-group,.schedule-tabs{flex-wrap:wrap}.schedule-lesson-card{grid-template-columns:72px minmax(0,1fr) 28px}.schedule-lesson-open{min-width:0}.schedule-lesson-open span{display:none}}@media (max-width:560px){.schedule-shell{border-radius:18px;padding:16px}.schedule-controls{padding:10px}.schedule-tabs button,.schedule-filter-group button{min-height:34px;padding:0 9px;font-size:9.5px}.schedule-lesson-card{grid-template-columns:1fr 28px;gap:11px;padding:14px}.schedule-lesson-time-block{border-bottom:1px solid #94a3b814;border-right:0;flex-direction:row;grid-area:1/1;justify-content:flex-start;align-items:center;gap:8px;min-height:0;padding:0 0 10px}.schedule-lesson-time-block strong{font-size:17px}.schedule-lesson-time-block span{margin-top:0}.schedule-lesson-main{grid-area:2/1}.schedule-lesson-main h3{white-space:normal}.schedule-lesson-open{grid-area:1/2/span 2}}.groups-dashboard-shell{align-items:start}.groups-persistent-sidebar{height:100vh;min-height:100vh;position:sticky;top:0}.groups-shell-content{min-width:0;min-height:100vh;overflow:hidden}.groups-shell-content>.groups-page,.groups-shell-content>.group-page,.groups-shell-content>.lesson-page,.groups-shell-content>.lesson-archive-board-page,.groups-shell-content>.add-student-page,.groups-shell-content>.create-group-page{background:0 0}.groups-shell-content>.group-page,.groups-shell-content>.lesson-page,.groups-shell-content>.add-student-page,.groups-shell-content>.create-group-page{min-height:100vh}.groups-shell-content>.lesson-page{width:100%}.groups-page-dashboard{min-height:100vh;padding:38px 48px 70px}.groups-dashboard-header{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:28px;display:flex}.groups-dashboard-header h1{color:#f8fafc;letter-spacing:-1.7px;margin:8px 0 9px;font-size:clamp(36px,4.5vw,52px);line-height:1.04}.groups-dashboard-header>div:first-child>p{color:#94a3b8;max-width:680px;margin:0;font-size:14px;line-height:1.65}.groups-dashboard-header-actions{align-items:center;gap:14px;display:flex}.groups-dashboard-user{min-width:190px}.groups-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.groups-overview-card{background:linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81c;border-radius:18px;min-height:132px;padding:20px;box-shadow:0 18px 44px #0000001f}.groups-overview-card>span{color:#94a3b8;margin-bottom:14px;font-size:12px;font-weight:600;display:block}.groups-overview-card strong{color:#f8fafc;letter-spacing:-1px;font-size:30px;line-height:1;display:block}.groups-overview-card p{color:#64748b;margin:9px 0 0;font-size:12px;line-height:1.5}.groups-library-section{background:linear-gradient(145deg,#ffffff0a,#ffffff04);border:1px solid #94a3b81c;border-radius:22px;padding:26px;box-shadow:0 24px 70px #00000024}.groups-library-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.groups-library-heading h2{color:#f8fafc;letter-spacing:-.6px;margin:7px 0 6px;font-size:24px}.groups-library-heading p{color:#94a3b8;max-width:680px;margin:0;font-size:13px;line-height:1.6}.groups-redesign-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.group-redesign-card{min-width:0;color:inherit;background:#ffffff06;border:1px solid #94a3b81a;border-radius:18px;flex-direction:column;padding:20px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex}.group-redesign-card:hover{background:#3b82f60a;border-color:#60a5fa3d;transform:translateY(-2px);box-shadow:0 20px 46px #00000021}.group-redesign-card-top{align-items:center;gap:12px;display:flex}.group-redesign-icon{color:#dbeafe;background:linear-gradient(135deg,#2563eb2e,#8b5cf61f);border:1px solid #60a5fa29;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:15px;font-weight:800;display:grid}.group-redesign-title{flex:1;min-width:0}.group-redesign-title>span{color:#64748b;letter-spacing:.7px;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.group-redesign-title h3{color:#f8fafc;letter-spacing:-.35px;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;overflow:hidden}.group-redesign-arrow{color:#64748b;border:1px solid #94a3b814;border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;transition:color .18s,transform .18s,background .18s;display:grid}.group-redesign-card:hover .group-redesign-arrow{color:#93c5fd;background:#2563eb14;transform:translate(2px)}.group-redesign-description{color:#94a3b8;min-height:42px;margin:17px 0 16px;font-size:12px;line-height:1.6}.group-redesign-meta{align-items:flex-end;gap:24px;min-height:38px;margin-bottom:15px;display:flex}.group-redesign-meta>div{flex-direction:column;gap:4px;min-width:0;display:flex}.group-redesign-meta span{color:#64748b;letter-spacing:.45px;text-transform:uppercase;font-size:9px;font-weight:700}.group-redesign-meta strong{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.group-redesign-next{background:#02061740;border:1px solid #94a3b814;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;min-height:82px;padding:13px 14px;display:flex}.group-redesign-next-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.group-redesign-next-copy>span{color:#64748b;letter-spacing:.55px;text-transform:uppercase;font-size:9px;font-weight:750}.group-redesign-next-copy strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.group-redesign-next-copy p{color:#64748b;margin:0;font-size:10.5px}.group-redesign-next-copy.muted strong{color:#94a3b8}.group-redesign-footer{color:#93c5fd;border-top:1px solid #94a3b814;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;font-size:11px;font-weight:700;display:flex}.group-redesign-footer strong{transition:transform .18s}.group-redesign-card:hover .group-redesign-footer strong{transform:translate(3px)}.groups-redesign-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:44px 20px;display:flex}.groups-redesign-empty-icon{color:#93c5fd;background:#2563eb14;border:1px solid #60a5fa29;border-radius:17px;place-items:center;width:56px;height:56px;margin-bottom:15px;font-size:19px;display:grid}.groups-redesign-empty h3{color:#f8fafc;margin:0 0 8px;font-size:19px}.groups-redesign-empty p{color:#94a3b8;max-width:520px;margin:0 0 18px;font-size:13px;line-height:1.65}.groups-shell-content>.group-page,.groups-shell-content>.lesson-page{padding:38px 48px 70px}.groups-shell-content>.lesson-archive-board-page{padding:24px}.groups-shell-content>.add-student-page,.groups-shell-content>.create-group-page{padding-left:48px;padding-right:48px}@media (max-width:1100px){.groups-dashboard-header{flex-direction:column;align-items:stretch}.groups-dashboard-header-actions{justify-content:space-between}.groups-redesign-grid{grid-template-columns:1fr}}@media (max-width:900px){.groups-overview-grid{grid-template-columns:1fr}}@media (max-width:760px){.groups-persistent-sidebar{width:auto;height:auto;min-height:auto;position:static}.groups-shell-content{min-height:0}.groups-page-dashboard,.groups-shell-content>.group-page,.groups-shell-content>.lesson-page{padding:28px 20px 50px}.groups-shell-content>.lesson-archive-board-page{padding:14px}.groups-shell-content>.add-student-page,.groups-shell-content>.create-group-page{padding-left:20px;padding-right:20px}.groups-dashboard-header-actions{flex-direction:column;align-items:stretch}.groups-dashboard-user{width:100%}.groups-dashboard-header-actions .groups-create-button{justify-content:center;width:100%}.groups-library-section{border-radius:18px;padding:18px}.group-redesign-meta{flex-direction:column;align-items:flex-start;gap:10px}.group-redesign-next{flex-direction:column;align-items:flex-start}}.student-group-page{width:100%}.student-group-topbar{margin-bottom:30px}.student-group-hero{grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:18px;margin-bottom:24px;display:grid}.student-group-hero-copy{background:radial-gradient(circle at 88% 14%,#2563eb1c,#0000 36%),linear-gradient(145deg,#ffffff0b,#ffffff05);border:1px solid #94a3b81a;border-radius:22px;min-width:0;padding:28px 30px;box-shadow:0 22px 58px #00000021}.student-group-hero-copy h1{color:#f8fafc;letter-spacing:-1.6px;margin:8px 0 10px;font-size:clamp(34px,4vw,50px);line-height:1.04}.student-group-hero-copy p{color:#94a3b8;max-width:680px;margin:0;font-size:14px;line-height:1.68}.student-group-teacher-card{background:linear-gradient(145deg,#2563eb16,#8b5cf60b);border:1px solid #60a5fa21;border-radius:22px;align-items:center;gap:14px;min-width:0;padding:24px;display:flex}.student-group-teacher-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid #93c5fd29;border-radius:17px;flex:0 0 54px;place-items:center;width:54px;height:54px;font-size:17px;font-weight:800;display:grid;box-shadow:0 0 28px #3b82f633}.student-group-teacher-card>div:last-child{min-width:0}.student-group-teacher-card span{color:#64748b;letter-spacing:.7px;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.student-group-teacher-card strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;display:block;overflow:hidden}.student-group-teacher-card p{color:#93c5fd;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;overflow:hidden}.student-group-stats{margin-bottom:24px}.student-group-stats .group-stat-card{min-height:132px}.student-group-stats .group-stat-card strong{margin-top:14px;font-size:30px}.student-group-next-section,.student-group-lessons-section,.student-group-members-section{margin-bottom:24px}.student-group-next-section{background:linear-gradient(145deg,#ffffff0a,#ffffff04);border:1px solid #94a3b81c;border-radius:22px;padding:26px;box-shadow:0 22px 60px #0000001f}.student-group-section-heading{align-items:center}.student-group-next-card{min-width:0;min-height:150px;color:inherit;background:radial-gradient(circle at 88% 18%,#2563eb1c,#0000 34%),#02061740;border:1px solid #60a5fa26;border-radius:18px;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:20px;padding:20px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:grid}.student-group-next-card:hover{background:radial-gradient(circle at 88% 18%,#2563eb29,#0000 36%),#0f172a6b;border-color:#60a5fa47;transform:translateY(-2px);box-shadow:0 20px 50px #00000024}.student-group-next-date{background:#2563eb13;border:1px solid #60a5fa24;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:74px;height:82px;display:flex}.student-group-next-date strong{color:#f8fafc;letter-spacing:-1px;font-size:28px;line-height:1}.student-group-next-date span{color:#93c5fd;letter-spacing:.7px;margin-top:7px;font-size:9px;font-weight:800}.student-group-next-main{min-width:0}.student-group-next-badges{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.student-group-next-main h3{color:#f8fafc;letter-spacing:-.45px;text-overflow:ellipsis;white-space:nowrap;margin:11px 0 8px;font-size:20px;overflow:hidden}.student-group-next-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:7px;font-size:11px;display:flex}.student-group-next-meta strong{color:#cbd5e1;font-weight:700}.student-group-next-open{color:#93c5fd;justify-content:flex-end;align-items:center;gap:10px;min-width:132px;font-size:11px;font-weight:750;display:flex}.student-group-next-open strong{background:#2563eb12;border:1px solid #60a5fa24;border-radius:10px;place-items:center;width:32px;height:32px;transition:transform .18s;display:grid}.student-group-next-card:hover .student-group-next-open strong{transform:translate(3px)}.student-group-next-empty{background:#0206172b;border:1px dashed #94a3b824;border-radius:18px;align-items:center;gap:15px;min-height:132px;margin-top:20px;padding:22px;display:flex}.student-group-next-empty-icon{color:#93c5fd;background:#2563eb0f;border:1px solid #60a5fa1f;border-radius:15px;flex:0 0 50px;place-items:center;width:50px;height:50px;font-size:17px;display:grid}.student-group-next-empty h3{color:#e2e8f0;margin:0 0 6px;font-size:15px}.student-group-next-empty p{color:#64748b;margin:0;font-size:11px;line-height:1.55}.student-group-lessons-section,.student-group-members-section{box-shadow:0 22px 60px #0000001a}.group-lessons-workspace-student .group-lesson-card-student{padding-right:16px}.group-lesson-card-student .group-lesson-card-link{align-items:center}.group-lesson-card-side{flex:none;align-items:center;gap:12px;display:flex}.group-lesson-student-open{color:#93c5fd;justify-content:flex-end;align-items:center;gap:7px;min-width:76px;font-size:10px;font-weight:700;display:inline-flex}.group-lesson-student-open strong{transition:transform .18s}.group-lesson-card-student:hover .group-lesson-student-open strong{transform:translate(3px)}.group-lesson-status-live{color:#86efac}.student-group-joined-badge,.student-group-member-role{color:#94a3b8;letter-spacing:.35px;background:#ffffff06;border:1px solid #94a3b81a;border-radius:999px;flex:none;padding:7px 10px;font-size:9px;font-weight:750}.student-group-member-list{flex-direction:column;gap:10px;padding-top:18px;display:flex}.student-group-member{cursor:default}.student-group-member.current-user{background:linear-gradient(145deg,#2563eb12,#ffffff05);border-color:#60a5fa33}.student-group-member.current-user .student-group-member-role{color:#93c5fd;background:#2563eb12;border-color:#60a5fa29}.student-group-member-teacher{border-color:#a78bfa24}.student-group-member-teacher .student-group-member-role{color:#c4b5fd;background:#7c3aed0e;border-color:#a78bfa24}@media (max-width:1100px){.student-group-hero{grid-template-columns:1fr}.student-group-teacher-card{min-height:106px}}@media (max-width:850px){.student-group-next-card{grid-template-columns:64px minmax(0,1fr)}.student-group-next-date{width:64px;height:74px}.student-group-next-open{grid-column:2;justify-content:flex-start}.student-group-section-heading{align-items:flex-start}.student-group-joined-badge{margin-top:-10px}}@media (max-width:700px){.student-group-hero-copy,.student-group-teacher-card,.student-group-next-section{border-radius:18px;padding:20px}.student-group-next-card{gap:14px;padding:16px}.student-group-next-main h3{white-space:normal}.group-lesson-card-side{flex-direction:column;align-items:flex-end}.student-group-member-role{display:none}}.lesson-experience-container{max-width:1180px}.lesson-experience-topbar{margin-bottom:24px}.lesson-experience-hero{background:radial-gradient(circle at 80% 8%,#3b82f621,#0000 31%),linear-gradient(145deg,#1e293bc2,#0f172a8f);border:1px solid #60a5fa21;border-radius:24px;grid-template-columns:112px minmax(0,1fr) 250px;align-items:stretch;gap:22px;margin-bottom:22px;padding:26px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 65px #00000024}.lesson-experience-hero:after{content:"";filter:blur(55px);pointer-events:none;background:#7c3aed1c;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-180px;right:-150px}.lesson-experience-date-card{background:linear-gradient(145deg,#2563eb1c,#8b5cf60e);border:1px solid #60a5fa29;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;min-height:152px;padding:17px 12px;display:flex;box-shadow:inset 0 0 0 1px #ffffff04}.lesson-experience-date-card>span{color:#93c5fd;letter-spacing:1.2px;font-size:10px;font-weight:850}.lesson-experience-date-card>strong{color:#f8fafc;letter-spacing:-2px;margin:5px 0 6px;font-size:46px;line-height:1}.lesson-experience-date-card>small{color:#cbd5e1;font-size:13px;font-weight:750}.lesson-experience-main{z-index:1;align-self:center;min-width:0;position:relative}.lesson-experience-badges{flex-wrap:wrap;align-items:center;gap:7px;min-height:30px;margin-bottom:15px;display:flex}.lesson-experience-type-badge{color:#c4b5fd;background:#7c3aed0f;border:1px solid #a78bfa29;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:9px;font-weight:750;display:inline-flex}.lesson-experience-badges .lesson-page-status{min-height:22px;margin:0;padding:0 8px;font-size:9px;font-weight:750}.lesson-status-live{color:#86efac;background:#22c55e13;border-color:#22c55e38}.lesson-experience-main>.dashboard-eyebrow{margin-bottom:6px;display:block}.lesson-experience-main h1{overflow-wrap:anywhere;color:#f8fafc;letter-spacing:-1.6px;max-width:680px;margin:0;font-size:clamp(31px,4vw,48px);line-height:1.04}.lesson-experience-context{color:#cbd5e1;margin:9px 0 0;font-size:14px;font-weight:620}.lesson-experience-meta-line{color:#64748b;flex-wrap:wrap;align-items:center;gap:7px;margin-top:17px;font-size:11px;display:flex}.lesson-experience-meta-line strong{color:#94a3b8;font-weight:750}.lesson-experience-meta-line i{color:#475569;font-style:normal}.lesson-experience-person-card{z-index:1;background:#02061738;border:1px solid #94a3b81a;border-radius:18px;flex-direction:column;justify-content:center;min-width:0;padding:18px;display:flex;position:relative}.lesson-experience-person-card>span{color:#64748b;letter-spacing:.8px;text-transform:uppercase;margin-bottom:13px;font-size:9px;font-weight:800}.lesson-experience-person-main{align-items:center;gap:11px;min-width:0;display:flex}.lesson-experience-person-avatar{color:#bfdbfe;background:linear-gradient(145deg,#2563eb1c,#7c3aed12);border:1px solid #60a5fa26;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:14px;font-weight:850;display:grid}.lesson-experience-person-main>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.lesson-experience-person-main strong,.lesson-experience-person-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lesson-experience-person-main strong{color:#f8fafc;font-size:13px;font-weight:700}.lesson-experience-person-main small{color:#64748b;font-size:10px}.lesson-experience-archive-note{margin-bottom:18px}.lesson-experience-info{margin-bottom:20px}.lesson-experience-info .lesson-info-card{min-height:100px;padding:17px 18px}.lesson-experience-info .lesson-info-card strong{font-size:16px}.lesson-experience-space-card{background:radial-gradient(circle at 85% 0,#3b82f61c,#0000 34%),linear-gradient(135deg,#1e293bd6,#0f172aad);border-color:#60a5fa29;min-height:188px}.lesson-experience-space-card.is-live{border-color:#22c55e33;box-shadow:0 20px 60px #0000002e,inset 0 0 0 1px #22c55e06}.lesson-experience-space-card.is-live .lesson-room-icon{color:#86efac;background:#22c55e13;border-color:#22c55e33}.lesson-experience-space-content,.lesson-experience-space-content>div:last-child{min-width:0}.lesson-experience-online-note{color:#64748b;max-width:720px;margin:13px 0 0;font-size:10px;line-height:1.55}.individual-lesson-dashboard-shell{align-items:start}.individual-lesson-sidebar{height:100vh;min-height:100vh;position:sticky;top:0}.individual-lesson-dashboard-content{min-width:0;min-height:100vh;overflow:hidden}.individual-lesson-dashboard-content>.lesson-page{background:0 0;min-height:100vh;padding:38px 48px 70px}@media (max-width:1100px){.lesson-experience-hero{grid-template-columns:96px minmax(0,1fr)}.lesson-experience-person-card{grid-column:1/-1;min-height:92px}}@media (max-width:850px){.lesson-experience-hero{grid-template-columns:82px minmax(0,1fr);padding:20px}.lesson-experience-date-card{min-height:132px}.lesson-experience-date-card>strong{font-size:38px}.lesson-experience-space-card{flex-direction:column;align-items:stretch}.lesson-experience-space-card .lesson-room-button{align-self:flex-start}}@media (max-width:760px){.individual-lesson-sidebar{width:auto;height:auto;min-height:auto;position:static}.individual-lesson-dashboard-content{min-height:0}.individual-lesson-dashboard-content>.lesson-page{padding:28px 20px 50px}}@media (max-width:620px){.lesson-experience-hero{grid-template-columns:1fr;gap:16px}.lesson-experience-date-card{flex-direction:row;justify-content:flex-start;gap:9px;min-height:0;padding:13px 15px}.lesson-experience-date-card>strong{order:-1;margin:0;font-size:29px}.lesson-experience-date-card>span,.lesson-experience-date-card>small{font-size:10px}.lesson-experience-person-card{grid-column:auto}.lesson-experience-main h1{font-size:30px}.lesson-experience-space-content{flex-direction:column;align-items:flex-start}.lesson-experience-info{grid-template-columns:1fr}}.conference-workspace-tab{justify-content:center;align-items:center;gap:7px;display:inline-flex}.conference-workspace-tab svg,.conference-control-button svg,.conference-leave-button svg,.conference-sidebar-close svg,.conference-more-menu svg,.conference-sidebar-participant-media svg{display:block}.conference-controls{isolation:isolate;background:#080d18e6;border-radius:20px;gap:8px;padding:7px;position:relative;box-shadow:0 22px 65px #0000004d,inset 0 1px #ffffff09}.conference-control-button,.conference-leave-button{color:#cbd5e1;border-radius:14px;gap:8px;min-height:50px;padding:0 12px}.conference-control-button{border:1px solid #0000}.conference-control-button:hover{transform:translateY(-1px)}.conference-control-icon{color:#cbd5e1;background:#ffffff0b;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:color .18s,background .18s,transform .18s,box-shadow .18s;display:inline-flex}.conference-control-label{white-space:nowrap}.conference-control-button:hover .conference-control-icon{background:#ffffff13}.conference-control-button.media-on{color:#dbeafe;background:#3b82f612;border-color:#60a5fa21}.conference-control-button.media-on .conference-control-icon{color:#93c5fd;background:#3b82f626;box-shadow:inset 0 0 0 1px #60a5fa17}.conference-control-button.media-off{color:#fecaca;background:#ef44440d;border-color:#f871711f}.conference-control-button.media-off .conference-control-icon{color:#fca5a5;background:#ef444421;box-shadow:inset 0 0 0 1px #f8717114}.conference-control-button.active{color:#c7d2fe;background:#6366f11a;border-color:#818cf82b}.conference-control-button.active .conference-control-icon{color:#c7d2fe;background:#6366f12b}.conference-control-button:focus-visible,.conference-leave-button:focus-visible,.conference-more-menu button:focus-visible,.conference-sidebar-close:focus-visible{outline-offset:2px;outline:2px solid #818cf8e6}.conference-leave-button{color:#fff;background:linear-gradient(145deg,#dc2626f0,#b91c1cf0);border:1px solid #f8717133;margin-left:2px;box-shadow:0 9px 24px #7f1d1d38,inset 0 1px #ffffff1f}.conference-leave-button .conference-control-icon{color:#fff;background:#ffffff1a}.conference-leave-button:hover{background:linear-gradient(145deg,#ef4444fa,#dc2626fa);transform:translateY(-1px);box-shadow:0 12px 30px #7f1d1d47,inset 0 1px #ffffff24}.conference-control-button:disabled,.conference-leave-button:disabled,.conference-more-menu button:disabled{cursor:not-allowed;opacity:.5;transform:none}.conference-more-wrap{display:flex;position:relative}.conference-more-menu{z-index:160;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0a0f1cfa;border:1px solid #94a3b821;border-radius:16px;flex-direction:column;gap:4px;width:244px;padding:7px;display:flex;position:absolute;bottom:calc(100% + 12px);right:0;box-shadow:0 22px 60px #00000061,inset 0 1px #ffffff09}.conference-more-menu:after{content:"";background:#0a0f1cfa;border-bottom:1px solid #94a3b821;border-right:1px solid #94a3b821;width:11px;height:11px;position:absolute;bottom:-6px;right:19px;transform:rotate(45deg)}.conference-more-menu button{z-index:1;color:#e2e8f0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;width:100%;padding:10px;font-family:inherit;transition:background .17s,color .17s;display:flex;position:relative}.conference-more-menu button:hover{background:#ffffff0e}.conference-more-menu-icon{color:#a5b4fc;background:#6366f11a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.conference-more-menu-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.conference-more-menu-copy strong{color:inherit;font-size:12px;font-weight:650}.conference-more-menu-copy small{color:#64748b;font-size:10px;font-weight:500}.conference-more-menu .conference-more-danger{color:#fecaca}.conference-more-menu .conference-more-danger:hover{background:#ef444414}.conference-more-menu .conference-more-danger .conference-more-menu-icon{color:#fca5a5;background:#ef44441a}.conference-more-screen-action{display:none!important}.conference-sidebar-close{justify-content:center;align-items:center;display:inline-flex}.conference-sidebar-participant-media{opacity:1;gap:5px}.conference-sidebar-participant-media>span{color:#64748b;background:#ffffff09;border-radius:8px;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex}.conference-sidebar-participant-media>span.is-on{color:#93c5fd;background:#3b82f614}.conference-sidebar-participant-media>span.is-off{color:#f87171;background:#ef44440f}.conference-mobile-sidebar-backdrop{display:none}@media (max-width:1000px){.conference-workspace.sidebar-open{grid-template-columns:1fr;gap:12px}}@media (max-width:700px){.conference-page{padding:10px 10px calc(100px + env(safe-area-inset-bottom))}.conference-room{margin-top:10px}.conference-room-header{gap:10px;margin-bottom:14px}.conference-room-header h1{letter-spacing:-.65px;margin-top:5px;font-size:clamp(22px,7vw,28px)}.conference-room-header p{font-size:12px}.conference-room-meta{padding:7px 10px;font-size:11px}.conference-workspace,.conference-workspace.sidebar-open{min-height:0;display:block}.conference-main-area{border-radius:17px;gap:9px;padding:10px}.conference-workspace-tabs{scrollbar-width:none;gap:5px;overflow-x:auto}.conference-workspace-tabs::-webkit-scrollbar{display:none}.conference-workspace-tab{flex-shrink:0;padding:8px 10px}.conference-video-grid,.conference-video-grid .conference-main-video,.conference-main-video,.conference-screen-share,.conference-screen-video{min-height:300px}.conference-participants{gap:7px;min-height:76px}.conference-participant-card{min-width:132px;padding:9px}.conference-controls{left:50%;bottom:calc(10px + env(safe-area-inset-bottom));z-index:150;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#070b14f0;border-radius:21px;justify-content:center;gap:6px;width:auto;max-width:calc(100vw - 18px);margin:0;padding:7px;position:fixed;overflow:visible;transform:translate(-50%);box-shadow:0 18px 55px #0000006b,inset 0 1px #ffffff0b}.conference-control-button,.conference-leave-button{border-radius:16px;flex-shrink:0;width:52px;min-width:52px;height:52px;min-height:52px;padding:0}.conference-control-label{display:none}.conference-control-icon{border-radius:12px;width:38px;height:38px}.conference-control-icon svg{width:21px;height:21px}.conference-control-screen{display:none}.conference-more-screen-action{display:flex!important}.conference-leave-button{border-radius:16px;margin-left:0}.conference-leave-button .conference-control-icon{border-radius:12px;width:38px;height:38px}.conference-more-menu{width:min(244px,100vw - 28px);bottom:calc(100% + 13px);right:0}.conference-sidebar{left:10px;right:10px;bottom:calc(80px + env(safe-area-inset-bottom));z-index:135;width:auto;height:min(68dvh,620px);min-height:330px;max-height:calc(100dvh - 104px - env(safe-area-inset-bottom));opacity:0;pointer-events:none;border-radius:22px;transition:opacity .2s,transform .25s;position:fixed;transform:translateY(24px)scale(.985);box-shadow:0 24px 80px #00000085,inset 0 1px #ffffff09}.conference-workspace.sidebar-open .conference-sidebar{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.conference-sidebar-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0a0f1ceb;padding:9px}.conference-sidebar-tabs{border-bottom:0;padding:0}.conference-chat-panel{min-height:0}.conference-chat-messages{padding:10px 13px 14px}.conference-message-box{padding:10px 10px calc(10px + env(safe-area-inset-bottom))}.conference-message-box input{font-size:16px}.conference-mobile-sidebar-backdrop{z-index:125;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0206178f;border:0;padding:0;transition:opacity .2s;display:block;position:fixed;inset:0}.conference-mobile-sidebar-backdrop.is-visible{opacity:1;pointer-events:auto}.conference-room .speakup-whiteboard-shell .speakup-zoom-controls{bottom:82px}}@media (max-width:360px){.conference-controls{gap:4px;padding:6px}.conference-control-button,.conference-leave-button{width:49px;min-width:49px;height:49px;min-height:49px}.conference-control-icon,.conference-leave-button .conference-control-icon{width:36px;height:36px}}.schedule-content{min-width:0}.schedule-header{margin-bottom:28px}.schedule-summary-grid{grid-template-columns:1.25fr repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.schedule-summary-card{background:linear-gradient(145deg,#ffffff0a,#ffffff05);border:1px solid #94a3b81a;border-radius:18px;flex-direction:column;min-height:136px;padding:20px;display:flex;box-shadow:0 18px 44px #0000001a}.schedule-summary-card>span{color:#64748b;font-size:11px;font-weight:650}.schedule-summary-card>strong{color:#f8fafc;letter-spacing:-1px;margin-top:15px;font-size:30px;line-height:1}.schedule-summary-card p{color:#94a3b8;margin:auto 0 0;padding-top:11px;font-size:11px;line-height:1.5}.schedule-summary-next{background:radial-gradient(circle at 88% 20%,#3b82f61a,#0000 40%),linear-gradient(145deg,#2563eb0f,#ffffff05);border-color:#60a5fa24}.schedule-summary-next>strong{color:#dbeafe}.schedule-shell{background:linear-gradient(145deg,#ffffff0a,#ffffff04);border:1px solid #94a3b81c;border-radius:22px;padding:26px;box-shadow:0 24px 70px #00000021}.schedule-shell-v2{overflow:hidden}.schedule-v2-topbar{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.schedule-v2-heading{min-width:0}.schedule-v2-heading h2{color:#f8fafc;letter-spacing:-.7px;margin:7px 0 6px;font-size:25px;line-height:1.15}.schedule-v2-heading p{color:#94a3b8;max-width:680px;margin:0;font-size:12px;line-height:1.6}.schedule-v2-primary-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.schedule-v2-toolbar{background:#02061747;border:1px solid #94a3b817;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding:10px;display:flex}.schedule-view-switcher,.schedule-date-navigation{align-items:center;gap:5px;display:flex}.schedule-view-switcher{background:#ffffff05;border:1px solid #94a3b814;border-radius:12px;padding:4px}.schedule-view-switcher button,.schedule-nav-icon,.schedule-today-button{color:#94a3b8;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;font-size:10.5px;font-weight:700;transition:transform .16s,border-color .16s,background .16s,color .16s}.schedule-view-switcher button{justify-content:center;align-items:center;gap:7px;min-width:88px;padding:0 10px;display:inline-flex}.schedule-view-switcher button svg,.schedule-nav-icon svg,.schedule-today-button svg,.schedule-empty-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.schedule-view-switcher button:hover,.schedule-view-switcher button.active{color:#bfdbfe;background:#2563eb17;border-color:#60a5fa2e}.schedule-view-switcher button.active{box-shadow:inset 0 0 0 1px #3b82f60a}.schedule-date-navigation{flex-shrink:0}.schedule-nav-icon{background:#ffffff05;border-color:#94a3b814;place-items:center;width:36px;padding:0;display:inline-grid}.schedule-today-button{background:#ffffff05;border-color:#94a3b814;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.schedule-nav-icon:hover,.schedule-today-button:hover{color:#bfdbfe;background:#2563eb12;border-color:#60a5fa33;transform:translateY(-1px)}.schedule-v2-filters{flex-wrap:wrap;align-items:center;gap:8px;padding:11px 3px 14px;display:flex}.schedule-tabs,.schedule-filter-group{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.schedule-tabs{border-right:1px solid #94a3b817;margin-right:2px;padding-right:10px}.schedule-tabs button,.schedule-filter-group button{color:#7f8ea3;min-height:34px;font:inherit;cursor:pointer;background:#ffffff05;border:1px solid #94a3b817;border-radius:10px;padding:0 10px;font-size:10px;font-weight:650;transition:border-color .16s,background .16s,color .16s}.schedule-tabs button{align-items:center;gap:7px;display:inline-flex}.schedule-tabs button strong{color:#94a3b8;background:#94a3b812;border-radius:999px;justify-content:center;align-items:center;min-width:19px;height:19px;padding:0 5px;font-size:8.5px;display:inline-flex}.schedule-tabs button:hover,.schedule-filter-group button:hover,.schedule-tabs button.active,.schedule-filter-group button.active{color:#bfdbfe;background:#2563eb13;border-color:#60a5fa33}.schedule-tabs button.active strong{color:#bfdbfe;background:#2563eb24}.schedule-type-filter{margin-left:auto}.schedule-view-panel{border-top:1px solid #94a3b814;min-width:0}.schedule-list-view{padding-top:22px}.schedule-day-list{flex-direction:column;gap:27px;display:flex}.schedule-day-group{min-width:0}.schedule-day-heading{align-items:center;gap:9px;margin-bottom:10px;padding:0 3px;display:flex}.schedule-day-heading>span{color:#cbd5e1;font-size:12px;font-weight:700}.schedule-day-heading>i{color:#64748b;background:#94a3b80a;border:1px solid #94a3b817;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 6px;font-size:9px;font-style:normal;font-weight:700;display:inline-flex}.schedule-lessons-list{flex-direction:column;gap:9px;display:flex}.schedule-lesson-card{min-height:104px;color:inherit;background:#ffffff06;border:1px solid #94a3b81a;border-radius:16px;grid-template-columns:92px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:15px 16px;text-decoration:none;transition:transform .17s,border-color .17s,background .17s;display:grid}.schedule-lesson-card:hover{background:#3b82f609;border-color:#60a5fa36;transform:translateY(-2px)}.schedule-lesson-card.archived{background:#ffffff04}.schedule-lesson-time-block{border-right:1px solid #94a3b817;flex-direction:column;justify-content:center;align-items:flex-start;min-height:70px;padding-right:14px;display:flex}.schedule-lesson-time-block strong{color:#f8fafc;letter-spacing:-.4px;font-size:20px}.schedule-lesson-time-block span{color:#64748b;margin-top:5px;font-size:10px}.schedule-lesson-main{min-width:0}.schedule-lesson-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.schedule-status-badge{color:#93c5fd;letter-spacing:.35px;text-transform:uppercase;background:#2563eb11;border:1px solid #60a5fa24;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:8.5px;font-weight:800;line-height:1;display:inline-flex}.schedule-status-badge.live{color:#86efac;background:#16a34a17;border-color:#4ade8038;box-shadow:0 0 18px #22c55e0f}.schedule-status-badge.completed{color:#86efac;background:#16a34a0e;border-color:#4ade8024}.schedule-status-badge.cancelled,.schedule-status-badge.missed{color:#fca5a5;background:#ef44440d;border-color:#f8717124}.schedule-lesson-main h3{color:#e2e8f0;letter-spacing:-.25px;text-overflow:ellipsis;white-space:nowrap;margin:8px 0 4px;font-size:15px;overflow:hidden}.schedule-lesson-main p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;overflow:hidden}.schedule-lesson-type{justify-content:flex-end;min-width:112px;display:flex}.schedule-lesson-type span{color:#94a3b8;background:#94a3b809;border:1px solid #94a3b817;border-radius:999px;padding:7px 9px;font-size:9.5px;font-weight:650}.schedule-lesson-open{color:#93c5fd;justify-content:flex-end;align-items:center;gap:8px;min-width:92px;font-size:10.5px;font-weight:700;display:flex}.schedule-lesson-open strong{font-size:16px;transition:transform .17s}.schedule-lesson-card:hover .schedule-lesson-open strong{transform:translate(3px)}.schedule-empty{text-align:center;border:1px dashed #94a3b81f;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:50px 20px;display:flex}.schedule-empty-icon{color:#93c5fd;background:#2563eb12;border:1px solid #60a5fa26;border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:14px;display:grid}.schedule-empty h3{color:#e2e8f0;margin:0 0 7px;font-size:17px}.schedule-empty p{color:#64748b;max-width:540px;margin:0;font-size:12px;line-height:1.6}.schedule-week-view{padding-top:0}.schedule-week-scroll{scrollbar-width:thin;scrollbar-color:#94a3b833 transparent;background:#0206173d;border:1px solid #94a3b817;border-radius:17px;max-height:min(74vh,940px);overflow:auto}.schedule-week-grid{grid-template-columns:66px repeat(7,minmax(122px,1fr));align-items:start;display:grid;position:relative}.schedule-week-corner,.schedule-week-day-head{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050c1cf7;border-bottom:1px solid #94a3b81c;height:72px;position:sticky;top:0}.schedule-week-corner{z-index:24;border-right:1px solid #94a3b814;grid-area:1/1;left:0}.schedule-week-day-head{color:#64748b;border-right:1px solid #94a3b812;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:9px 8px 8px;display:flex}.schedule-week-day-head span{letter-spacing:.55px;text-transform:uppercase;font-size:9px;font-weight:800}.schedule-week-day-head strong{color:#cbd5e1;border-radius:10px;place-items:center;width:29px;height:29px;font-size:14px;display:grid}.schedule-week-day-head i{color:#64748b;background:#94a3b812;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;font-style:normal;font-weight:800;display:grid;position:absolute;top:8px;right:8px}.schedule-week-day-head.is-today strong{color:#eff6ff;background:#2563eb;box-shadow:0 7px 20px #2563eb3d}.schedule-week-time-axis{z-index:14;background:#050c1cf5;border-right:1px solid #94a3b814;grid-area:2/1;position:sticky;left:0}.schedule-week-time-label{color:#58677b;text-align:right;justify-content:flex-end;align-items:center;height:auto;padding-right:10px;font-size:8.5px;font-weight:650;line-height:1;display:flex;position:absolute;left:0;right:0;transform:translateY(-50%)}.schedule-week-day-column{background:#ffffff01;border-right:1px solid #94a3b811;min-width:0;position:relative}.schedule-week-day-column.is-today{background:linear-gradient(#2563eb07,#2563eb02)}.schedule-week-hour-line{pointer-events:none;background:#94a3b811;height:1px;position:absolute;left:0;right:0}.schedule-now-line{z-index:13;pointer-events:none;background:#ef4444;height:1px;position:absolute;left:0;right:0;box-shadow:0 0 8px #ef444433}.schedule-now-line span{background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:-4px}.schedule-calendar-event{z-index:5;color:#dbeafe;background:linear-gradient(145deg,#2563eb33,#1e40af1f),#0f172aeb;border:1px solid #60a5fa33;border-radius:9px;min-width:0;padding:7px 8px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;position:absolute;overflow:hidden;box-shadow:0 7px 20px #0000001f}.schedule-calendar-event:hover{z-index:12;border-color:#93c5fd6b;transform:translateY(-1px);box-shadow:0 12px 28px #0003}.schedule-calendar-event.schedule-event-offline{color:#ede9fe;background:linear-gradient(145deg,#7c3aed2e,#581c871c),#0f172aeb;border-color:#a78bfa38}.schedule-calendar-event.schedule-event-completed{opacity:.62}.schedule-calendar-event.schedule-event-cancelled,.schedule-calendar-event.schedule-event-missed{opacity:.54;background:#450a0a42;border-color:#f8717129}.schedule-calendar-event.is-live{border-color:#4ade8066;box-shadow:0 0 0 1px #22c55e0d,0 10px 24px #16a34a1a}.schedule-calendar-event-time{color:#93c5fd;margin-bottom:3px;font-size:8px;font-weight:800}.schedule-event-offline .schedule-calendar-event-time{color:#c4b5fd}.schedule-calendar-event>strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.25;display:block;overflow:hidden}.schedule-calendar-event>span{color:#cbd5e1b8;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;line-height:1.2;display:block;overflow:hidden}.schedule-mini-badges{flex-wrap:wrap;align-items:center;gap:4px;margin-top:5px;display:flex}.schedule-mini-badges>span{letter-spacing:.2px;text-transform:uppercase;border-radius:999px;align-items:center;min-height:17px;padding:0 5px;font-size:6.8px;font-weight:800;display:inline-flex}.schedule-mini-format{color:#94a3b8;background:#94a3b80f;border:1px solid #94a3b81f}.schedule-mini-format.online{color:#93c5fd}.schedule-mini-format.offline{color:#c4b5fd}.schedule-mini-live{color:#86efac;background:#16a34a17;border:1px solid #4ade8033}.schedule-week-mobile{display:none}.schedule-month-scroll{background:#02061738;border:1px solid #94a3b817;border-radius:17px;overflow-x:auto}.schedule-month-grid{grid-template-columns:repeat(7,minmax(118px,1fr));min-width:860px;display:grid}.schedule-month-weekday{color:#64748b;letter-spacing:.55px;text-transform:uppercase;background:#050c1cdb;border-bottom:1px solid #94a3b81a;border-right:1px solid #94a3b812;justify-content:center;align-items:center;min-height:42px;font-size:9px;font-weight:800;display:flex}.schedule-month-day{background:#ffffff01;border-bottom:1px solid #94a3b811;border-right:1px solid #94a3b811;min-height:132px;padding:9px;position:relative}.schedule-month-day.outside{opacity:.55;background:#02061721}.schedule-month-day.is-today{background:#2563eb06}.schedule-month-date-button{color:#94a3b8;width:28px;height:28px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;font-size:11px;font-weight:750;display:grid}.schedule-month-date-button:hover{color:#bfdbfe;background:#2563eb17}.schedule-month-day.is-today .schedule-month-date-button{color:#eff6ff;background:#2563eb}.schedule-month-events{flex-direction:column;gap:4px;margin-top:5px;display:flex}.schedule-month-event{color:#cbd5e1;background:#2563eb14;border-left:2px solid #3b82f6;border-radius:6px;align-items:center;gap:5px;min-width:0;padding:5px 6px;text-decoration:none;display:flex;overflow:hidden}.schedule-month-event.schedule-event-offline{background:#7c3aed12;border-left-color:#8b5cf6}.schedule-month-event.is-live{border-left-color:#22c55e}.schedule-month-event span{color:#64748b;flex-shrink:0;font-size:7.5px;font-weight:750}.schedule-month-event strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:8px;font-weight:650;overflow:hidden}.schedule-month-more{color:#60a5fa;font:inherit;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:3px 5px;font-size:8px;font-weight:700}.schedule-month-more:hover{color:#bfdbfe}.schedule-mobile-day-picker{grid-template-columns:repeat(7,minmax(54px,1fr));gap:6px;padding-bottom:4px;display:grid;overflow-x:auto}.schedule-mobile-day-picker button{color:#64748b;min-width:54px;min-height:68px;font:inherit;cursor:pointer;background:#ffffff05;border:1px solid #94a3b817;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:7px 5px;display:flex}.schedule-mobile-day-picker button span{text-transform:uppercase;font-size:8px;font-weight:800}.schedule-mobile-day-picker button strong{color:#cbd5e1;font-size:15px}.schedule-mobile-day-picker button i{background:0 0;border-radius:50%;width:4px;height:4px}.schedule-mobile-day-picker button i.has-lessons{background:#60a5fa}.schedule-mobile-day-picker button.active{background:#2563eb1a;border-color:#60a5fa3d}.schedule-mobile-day-picker button.active strong{color:#dbeafe}.schedule-mobile-day-picker button.is-today:not(.active){border-color:#2563eb29}.schedule-mobile-day-heading{border-bottom:1px solid #94a3b814;justify-content:space-between;align-items:flex-end;margin-top:18px;padding-bottom:11px;display:flex}.schedule-mobile-day-heading div{flex-direction:column;gap:4px;display:flex}.schedule-mobile-day-heading span{color:#64748b;text-transform:capitalize;font-size:9px;font-weight:700}.schedule-mobile-day-heading strong{color:#e2e8f0;font-size:15px}.schedule-mobile-day-heading>i{color:#94a3b8;background:#94a3b80f;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 6px;font-size:9px;font-style:normal;font-weight:800;display:grid}.schedule-mobile-empty{color:#64748b;text-align:center;border:1px dashed #94a3b81c;border-radius:14px;margin-top:16px;padding:26px 15px;font-size:11px}.schedule-mobile-timeline{flex-direction:column;margin-top:14px;display:flex}.schedule-mobile-timeline-row{grid-template-columns:64px minmax(0,1fr);gap:10px;padding-bottom:12px;display:grid;position:relative}.schedule-mobile-timeline-row:before{content:"";background:#94a3b812;width:1px;position:absolute;top:0;bottom:0;left:63px}.schedule-mobile-time{text-align:right;flex-direction:column;gap:3px;padding-top:7px;display:flex}.schedule-mobile-time strong{color:#cbd5e1;font-size:11px}.schedule-mobile-time span{color:#536176;font-size:7.5px}.schedule-mobile-event{z-index:2;min-width:0;color:inherit;background:#2563eb0e;border:1px solid #60a5fa26;border-radius:13px;padding:12px;text-decoration:none;position:relative}.schedule-mobile-event.schedule-event-offline{background:#7c3aed0b;border-color:#a78bfa29}.schedule-mobile-event.is-live{border-color:#4ade803d}.schedule-mobile-event h3{color:#e2e8f0;margin:7px 0 4px;font-size:13px;line-height:1.3}.schedule-mobile-event p{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9.5px;overflow:hidden}.schedule-mobile-event footer{border-top:1px solid #94a3b812;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:9px;display:flex}.schedule-mobile-event footer span{color:#64748b;font-size:8px}.schedule-mobile-event footer strong{color:#93c5fd;font-size:8.5px}@media (max-width:1180px){.schedule-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.schedule-v2-toolbar{flex-direction:column;align-items:stretch}.schedule-date-navigation{justify-content:flex-end}.schedule-type-filter{margin-left:0}.schedule-lesson-card{grid-template-columns:84px minmax(0,1fr) auto}.schedule-lesson-type{display:none}}@media (max-width:820px){.schedule-summary-grid{grid-template-columns:1fr}.schedule-shell{padding:20px}.schedule-v2-topbar{flex-direction:column;align-items:stretch}.schedule-v2-primary-actions .groups-create-button{justify-content:center;width:100%}.schedule-v2-filters{flex-direction:column;align-items:flex-start}.schedule-tabs{border-bottom:1px solid #94a3b814;border-right:0;width:100%;padding-bottom:8px;padding-right:0}.schedule-lesson-card{grid-template-columns:72px minmax(0,1fr) 28px}.schedule-lesson-open{min-width:0}.schedule-lesson-open span{display:none}}@media (max-width:700px){.schedule-week-desktop{display:none}.schedule-week-mobile{display:block}.schedule-week-view{padding-top:14px}.schedule-view-switcher{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.schedule-view-switcher button{min-width:0;padding:0 6px}.schedule-date-navigation{justify-content:space-between;width:100%}.schedule-today-button{flex:1;justify-content:center}.schedule-month-grid{grid-template-columns:repeat(7,minmax(96px,1fr));min-width:720px}.schedule-month-day{min-height:112px}}@media (max-width:560px){.schedule-shell{border-radius:18px;padding:15px}.schedule-v2-heading h2{font-size:21px}.schedule-v2-toolbar{margin-top:17px;padding:8px}.schedule-view-switcher button{gap:5px;min-height:38px;font-size:9px}.schedule-view-switcher button svg{width:14px;height:14px}.schedule-tabs button,.schedule-filter-group button{min-height:33px;padding:0 8px;font-size:9px}.schedule-lesson-card{grid-template-columns:1fr 28px;gap:11px;padding:14px}.schedule-lesson-time-block{border-bottom:1px solid #94a3b814;border-right:0;flex-direction:row;grid-area:1/1;justify-content:flex-start;align-items:center;gap:8px;min-height:0;padding:0 0 10px}.schedule-lesson-time-block strong{font-size:17px}.schedule-lesson-time-block span{margin-top:0}.schedule-lesson-main{grid-area:2/1}.schedule-lesson-main h3{white-space:normal}.schedule-lesson-open{grid-area:1/2/span 2}.schedule-mobile-day-picker{display:flex}.schedule-mobile-timeline-row{grid-template-columns:56px minmax(0,1fr);gap:8px}.schedule-mobile-timeline-row:before{left:55px}}.schedule-journal-add-button{color:#ddd6fe;width:176px;min-height:44px;font:inherit;cursor:pointer;background:#7c3aed13;border:1px solid #a78bfa33;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:14px;font-weight:650;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.schedule-v2-primary-actions>.groups-create-button{width:176px;min-height:44px;padding:0 16px}.schedule-journal-add-button:hover{background:#7c3aed21;border-color:#c4b5fd59;transform:translateY(-1px)}.schedule-week-day-column.is-editable{cursor:crosshair}.schedule-week-day-column.is-editable:after{content:"";pointer-events:none;background:0 0;transition:background .15s;position:absolute;inset:0}.schedule-week-day-column.is-editable:hover:after{background:#8b5cf602}.schedule-journal-event{appearance:none;text-align:left;font:inherit;cursor:pointer;color:#ede9fe;background:linear-gradient(145deg,#8b5cf630,#4c1d951a),#0f172af0;border-style:dashed;border-color:#c4b5fd5c}.schedule-journal-event.schedule-event-offline{background:linear-gradient(145deg,#a855f729,#83184314),#0f172af0;border-color:#f472b642}.schedule-journal-event:hover{border-color:#ddd6fe8c}.schedule-journal-event .schedule-calendar-event-time{color:#c4b5fd}.schedule-mini-plan{color:#ddd6fe;background:#8b5cf617;border:1px dashed #c4b5fd40}.schedule-month-journal-event{appearance:none;width:100%;font:inherit;text-align:left;cursor:pointer;background:#7c3aed13;border:0;border-left:2px dashed #8b5cf6}.schedule-month-journal-event:hover{background:#7c3aed1f}.schedule-month-journal-event.schedule-event-offline{border-left-color:#c084fc}.schedule-mobile-journal-event{appearance:none;text-align:left;width:100%;font:inherit;cursor:pointer;background:#7c3aed0e;border-style:dashed;border-color:#c4b5fd38}.schedule-mobile-journal-event:hover{background:#7c3aed16;border-color:#c4b5fd61}.schedule-mobile-empty button{margin-top:12px}.schedule-journal-modal-backdrop{z-index:1600;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020617c2;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.schedule-journal-modal{background:radial-gradient(circle at 100% 0,#7c3aed1a,#0000 34%),#0b1222;border:1px solid #94a3b824;border-radius:22px;width:min(720px,100%);max-height:min(760px,100dvh - 48px);overflow-y:auto;box-shadow:0 30px 80px #00000061}.schedule-journal-modal-head{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b1222f5;border-bottom:1px solid #94a3b817;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 22px 17px;display:flex;position:sticky;top:0}.schedule-journal-modal-head h2{color:#f8fafc;margin:5px 0;font-size:21px;line-height:1.2}.schedule-journal-modal-head p{color:#718096;max-width:560px;margin:0;font-size:10px;line-height:1.5}.schedule-journal-close{color:#94a3b8;width:34px;height:34px;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #94a3b81c;border-radius:10px;flex-shrink:0;place-items:center;font-size:19px;display:grid}.schedule-journal-close:hover{color:#e2e8f0;background:#ffffff0d;border-color:#94a3b833}.schedule-journal-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:20px 22px 5px;display:grid}.schedule-journal-field{flex-direction:column;gap:7px;min-width:0;display:flex}.schedule-journal-field-wide{grid-column:1/-1}.schedule-journal-field>span{color:#94a3b8;font-size:9px;font-weight:700}.schedule-journal-field input,.schedule-journal-field select,.schedule-journal-field textarea{color:#e2e8f0;width:100%;min-height:42px;font:inherit;background:#0206178f;border:1px solid #94a3b81f;border-radius:11px;outline:none;padding:0 12px;font-size:11px;transition:border-color .15s,box-shadow .15s,background .15s}.schedule-journal-field textarea{resize:vertical;min-height:86px;padding-top:11px;padding-bottom:11px;line-height:1.45}.schedule-journal-field input:focus,.schedule-journal-field select:focus,.schedule-journal-field textarea:focus{background:#0f172ad1;border-color:#8b5cf680;box-shadow:0 0 0 3px #7c3aed17}.schedule-journal-field input:disabled,.schedule-journal-field select:disabled,.schedule-journal-field textarea:disabled{opacity:.56;cursor:not-allowed}.schedule-journal-error{color:#fecaca;background:#7f1d1d2e;border:1px solid #f871712e;border-radius:10px;margin:13px 22px 0;padding:10px 12px;font-size:10px;line-height:1.45}.schedule-journal-modal-actions{justify-content:space-between;align-items:center;gap:14px;padding:18px 22px 22px;display:flex}.schedule-journal-modal-actions-main{justify-content:flex-end;align-items:center;gap:9px;display:flex}.schedule-journal-delete,.schedule-journal-create-lesson,.schedule-journal-save{min-height:38px;font:inherit;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;padding:0 14px;font-size:9.5px;font-weight:750;text-decoration:none;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.schedule-journal-delete{color:#fca5a5;background:#7f1d1d1f;border:1px solid #f871712e}.schedule-journal-create-lesson{color:#bfdbfe;background:#2563eb17;border:1px solid #60a5fa33}.schedule-journal-save{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid #a78bfa47}.schedule-journal-delete:hover,.schedule-journal-create-lesson:hover,.schedule-journal-save:hover{transform:translateY(-1px)}.schedule-journal-delete:disabled,.schedule-journal-save:disabled,.schedule-journal-create-lesson[aria-disabled=true]{opacity:.55;pointer-events:none}.schedule-journal-prefill-note{background:#7c3aed0f;border:1px solid #a78bfa2e;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:16px;padding:12px 14px;display:flex}.schedule-journal-prefill-note strong{color:#ddd6fe;font-size:11px}.schedule-journal-prefill-note span{color:#7c8aa0;font-size:9.5px;line-height:1.45}@media (max-width:820px){.schedule-v2-primary-actions,.schedule-journal-add-button,.schedule-v2-primary-actions>.groups-create-button{width:100%}}@media (max-width:700px){.schedule-journal-modal-backdrop{align-items:flex-end;padding:0}.schedule-journal-modal{width:100%;max-height:88dvh;padding-bottom:env(safe-area-inset-bottom,0px);border-bottom:0;border-left:0;border-right:0;border-radius:20px 20px 0 0}.schedule-journal-modal-head{padding:18px 16px 14px}.schedule-journal-modal-head h2{font-size:19px}.schedule-journal-form{grid-template-columns:1fr;gap:12px;padding:16px 16px 4px}.schedule-journal-field-wide{grid-column:auto}.schedule-journal-field input,.schedule-journal-field select,.schedule-journal-field textarea{font-size:16px}.schedule-journal-error{margin:12px 16px 0}.schedule-journal-modal-actions{flex-direction:column-reverse;align-items:stretch;padding:15px 16px 18px}.schedule-journal-modal-actions>div:first-child,.schedule-journal-modal-actions-main{width:100%}.schedule-journal-modal-actions-main{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.schedule-journal-modal-actions-main>:only-child{grid-column:1/-1}.schedule-journal-delete,.schedule-journal-create-lesson,.schedule-journal-save{width:100%}}.navigation-arrow{vertical-align:middle;color:currentColor;flex:none;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);display:inline-block;overflow:visible;transform:translate(0)}.groups-back,.lesson-archive-board-back{gap:7px}.groups-back:hover{transform:none}a:hover .navigation-arrow-left,button:hover .navigation-arrow-left{transform:translate(-3px)}a:hover .navigation-arrow-right,button:hover .navigation-arrow-right{transform:translate(3px)}.navigation-inline-label{align-items:center;gap:6px;display:inline-flex}.student-next-lesson-open strong .navigation-arrow,.student-group-next-open strong .navigation-arrow,.group-redesign-arrow .navigation-arrow,.group-redesign-footer strong .navigation-arrow,.group-lesson-student-open strong .navigation-arrow,.student-upcoming-lesson-arrow .navigation-arrow,.schedule-lesson-open strong .navigation-arrow,a:hover .student-next-lesson-open strong .navigation-arrow,a:hover .student-group-next-open strong .navigation-arrow,a:hover .group-redesign-arrow .navigation-arrow,a:hover .group-redesign-footer strong .navigation-arrow,a:hover .group-lesson-student-open strong .navigation-arrow,a:hover .student-upcoming-lesson-arrow .navigation-arrow,a:hover .schedule-lesson-open strong .navigation-arrow{transform:none}.group-redesign-arrow .navigation-arrow,.student-upcoming-lesson-arrow .navigation-arrow{display:block}.student-next-lesson-open strong .navigation-arrow,.student-group-next-open strong .navigation-arrow{width:17px;height:17px}.group-lesson-student-open strong,.group-redesign-footer strong,.schedule-lesson-open strong{justify-content:center;align-items:center;display:inline-flex}.lesson-room-button .navigation-arrow{margin-left:1px}.schedule-stats-open-button{color:#bfdbfe;min-width:104px;min-height:44px;font:inherit;cursor:pointer;background:#2563eb0f;border:1px solid #60a5fa2e;border-radius:12px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.schedule-stats-open-button:hover{background:#2563eb1c;border-color:#93c5fd4d;transform:translateY(-1px)}.schedule-attendance-badge{color:#94a3b8;letter-spacing:.1px;cursor:pointer;-webkit-user-select:none;user-select:none;background:#0f172adb;border:1px solid #94a3b821;border-radius:8px;justify-content:center;align-items:center;gap:3px;min-width:28px;min-height:26px;padding:0 7px;font-size:9px;font-weight:850;line-height:1;transition:transform .14s,border-color .14s,background .14s,color .14s;display:inline-flex;box-shadow:0 5px 14px #0000001f}.schedule-attendance-badge:hover,.schedule-attendance-badge:focus-visible{color:#dbeafe;background:#1e293bf5;border-color:#93c5fd52;outline:none;transform:translateY(-1px)}.schedule-attendance-badge.is-completed{color:#86efac;background:#16a34a1f;border-color:#4ade8042}.schedule-attendance-badge.is-excused{color:#fcd34d;background:#d977061c;border-color:#fbbf2447}.schedule-attendance-badge.is-no_show{color:#fca5a5;background:#dc26261c;border-color:#f8717147}.schedule-attendance-badge.has-marks{color:#bfdbfe;background:#1e40af24;border-color:#93c5fd33;font-size:8px}.schedule-lesson-card{grid-template-columns:92px minmax(0,1fr) auto auto auto;position:relative}.schedule-calendar-event>.schedule-attendance-badge,.schedule-mobile-event>.schedule-attendance-badge,.schedule-month-event>.schedule-attendance-badge{z-index:8;margin:0;position:absolute;top:5px;right:5px}.schedule-calendar-event>.schedule-attendance-badge{border-radius:6px;min-width:23px;min-height:21px;padding:0 5px;font-size:7.5px}.schedule-calendar-event>.schedule-attendance-badge.group{max-width:64px}.schedule-calendar-event:has(.schedule-attendance-badge) .schedule-calendar-event-time{padding-right:25px}.schedule-calendar-event:has(.schedule-attendance-badge)>strong{padding-right:25px}.schedule-month-event{padding-right:34px;position:relative}.schedule-month-event>.schedule-attendance-badge{border-radius:6px;min-width:22px;min-height:20px;padding:0 4px;font-size:7px;top:50%;right:4px;transform:translateY(-50%)}.schedule-month-event>.schedule-attendance-badge:hover,.schedule-month-event>.schedule-attendance-badge:focus-visible{transform:translateY(calc(-50% - 1px))}.schedule-mobile-event>.schedule-attendance-badge{top:10px;right:10px}.schedule-mobile-event:has(.schedule-attendance-badge) .schedule-mini-badges{padding-right:48px}.schedule-attendance-backdrop{z-index:320;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.schedule-attendance-modal{color:#e2e8f0;background:linear-gradient(145deg,#0f172afb,#080d18fc);border:1px solid #94a3b826;border-radius:22px;width:min(760px,100%);max-height:min(86dvh,820px);overflow:auto;box-shadow:0 32px 90px #00000061}.schedule-attendance-head,.schedule-stats-head{border-bottom:1px solid #94a3b817;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 24px 18px;display:flex}.schedule-attendance-head h2,.schedule-stats-head h2{color:#f8fafc;margin:6px 0 5px;font-size:22px;line-height:1.15}.schedule-attendance-head p,.schedule-stats-head p{color:#64748b;margin:0;font-size:11px}.schedule-attendance-close,.schedule-stats-close{color:#94a3b8;width:36px;height:36px;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #94a3b81a;border-radius:10px;flex:0 0 36px;place-items:center;font-size:20px;display:grid}.schedule-attendance-close:hover,.schedule-stats-close:hover{color:#fecaca;background:#ef44440f;border-color:#f8717138}.schedule-attendance-legend{color:#7c8aa0;background:#ffffff05;border:1px solid #94a3b814;border-radius:12px;flex-wrap:wrap;align-items:center;gap:9px 16px;margin:16px 24px 0;padding:12px 14px;font-size:9.5px;display:flex}.schedule-attendance-legend span{align-items:center;gap:6px;display:inline-flex}.schedule-attendance-legend strong{color:#e2e8f0;background:#94a3b812;border-radius:6px;place-items:center;min-width:20px;height:20px;font-size:10px;display:inline-grid}.schedule-attendance-bulk{justify-content:space-between;align-items:center;gap:12px;margin:12px 24px 0;display:flex}.schedule-attendance-bulk>span{color:#64748b;font-size:10px}.schedule-attendance-bulk button{color:#86efac;min-height:32px;font:inherit;cursor:pointer;background:#16a34a12;border:1px solid #4ade802e;border-radius:9px;padding:0 10px;font-size:9px;font-weight:750}.schedule-attendance-roster{flex-direction:column;gap:10px;padding:16px 24px 22px;display:flex}.schedule-attendance-row{background:#ffffff05;border:1px solid #94a3b817;border-radius:14px;grid-template-columns:minmax(170px,1fr) auto;align-items:center;gap:14px;padding:13px 14px;display:grid}.schedule-attendance-student{align-items:center;gap:10px;min-width:0;display:flex}.schedule-attendance-student>span{color:#bfdbfe;background:#2563eb12;border:1px solid #60a5fa26;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid}.schedule-attendance-student div{min-width:0}.schedule-attendance-student strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.schedule-attendance-student small{color:#64748b;margin-top:3px;font-size:9px;display:block}.schedule-attendance-choices{align-items:center;gap:6px;display:flex}.schedule-attendance-choice{color:#94a3b8;min-height:38px;font:inherit;cursor:pointer;background:#ffffff05;border:1px solid #94a3b81a;border-radius:10px;align-items:center;gap:6px;padding:0 9px;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.schedule-attendance-choice strong{font-size:11px}.schedule-attendance-choice span{font-size:8.5px;font-weight:650}.schedule-attendance-choice.is-completed:hover,.schedule-attendance-choice.is-completed.active{color:#86efac;background:#16a34a1c;border-color:#4ade804d}.schedule-attendance-choice.is-excused:hover,.schedule-attendance-choice.is-excused.active{color:#fcd34d;background:#d977061a;border-color:#fbbf244d}.schedule-attendance-choice.is-no_show:hover,.schedule-attendance-choice.is-no_show.active{color:#fca5a5;background:#dc26261a;border-color:#f871714d}.schedule-attendance-choice:disabled,.schedule-attendance-clear:disabled,.schedule-attendance-bulk button:disabled{opacity:.45;cursor:wait}.schedule-attendance-clear{color:#64748b;width:34px;height:38px;font:inherit;cursor:pointer;background:#ffffff04;border:1px solid #94a3b817;border-radius:10px;place-items:center;display:grid}.schedule-attendance-error{color:#fecaca;background:#7f1d1d1f;border:1px solid #f871712e;border-radius:10px;margin:0 24px 16px;padding:10px 12px;font-size:10px}.schedule-attendance-empty{color:#64748b;text-align:center;border:1px dashed #94a3b81f;border-radius:13px;padding:28px 16px;font-size:10px}.schedule-attendance-footer{border-top:1px solid #94a3b814;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px 20px;display:flex}.schedule-attendance-footer>span{color:#536176;max-width:470px;font-size:8.5px;line-height:1.45}.schedule-attendance-open-lesson{color:#93c5fd;flex:none;align-items:center;gap:7px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.schedule-stats-backdrop{z-index:300;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:default;background:#02061794;border:0;position:fixed;inset:0}.schedule-stats-drawer{z-index:310;color:#e2e8f0;background:linear-gradient(165deg,#0b111ffe,#070c16fe);border-left:1px solid #94a3b81f;width:min(560px,92vw);position:fixed;top:0;bottom:0;right:0;overflow:auto;box-shadow:-28px 0 70px #00000047}.schedule-stats-range-switcher{background:#ffffff05;border:1px solid #94a3b817;border-radius:11px;margin:18px 24px 0;padding:4px;display:flex}.schedule-stats-range-switcher button{color:#64748b;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;font-size:10px;font-weight:700}.schedule-stats-range-switcher button.active{color:#bfdbfe;background:#2563eb1c}.schedule-stats-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:16px 24px 0;display:grid}.schedule-stats-metrics article{background:#ffffff05;border:1px solid #94a3b814;border-radius:12px;min-width:0;padding:13px 11px}.schedule-stats-metrics span{color:#64748b;font-size:8px;font-weight:700;display:block}.schedule-stats-metrics strong{color:#f8fafc;margin-top:5px;font-size:21px;display:block}.schedule-stats-metrics .is-completed strong,.schedule-stats-table td.is-completed{color:#86efac}.schedule-stats-metrics .is-excused strong,.schedule-stats-table td.is-excused{color:#fcd34d}.schedule-stats-metrics .is-no-show strong,.schedule-stats-table td.is-no-show{color:#fca5a5}.schedule-stats-unmarked{color:#64748b;border:1px dashed #94a3b81a;border-radius:10px;justify-content:space-between;align-items:center;margin:10px 24px 0;padding:9px 11px;font-size:9px;display:flex}.schedule-stats-unmarked strong{color:#cbd5e1;font-size:11px}.schedule-stats-students-head{justify-content:space-between;align-items:flex-end;gap:16px;padding:24px 24px 12px;display:flex}.schedule-stats-students-head h3{color:#e2e8f0;margin:5px 0 0;font-size:15px}.schedule-stats-students-head small{color:#536176;text-align:right;max-width:180px;font-size:8px;line-height:1.4}.schedule-stats-table-wrap{padding:0 24px 28px;overflow-x:auto}.schedule-stats-table{border-collapse:separate;border-spacing:0;background:#ffffff03;border:1px solid #94a3b814;border-radius:12px;width:100%;overflow:hidden}.schedule-stats-table th,.schedule-stats-table td{text-align:center;border-bottom:1px solid #94a3b811;padding:10px 9px;font-size:9px}.schedule-stats-table th{color:#536176;font-weight:750}.schedule-stats-table td{color:#94a3b8}.schedule-stats-table th:first-child,.schedule-stats-table td:first-child{text-align:left;min-width:130px}.schedule-stats-table td:first-child{color:#cbd5e1;font-weight:650}.schedule-stats-table tbody tr:last-child td{border-bottom:0}.schedule-stats-empty{color:#64748b;text-align:center;border:1px dashed #94a3b81a;border-radius:13px;margin:0 24px 28px;padding:30px 18px;font-size:10px}@media (max-width:1180px) and (min-width:821px){.schedule-lesson-card{grid-template-columns:84px minmax(0,1fr) auto auto}}@media (max-width:820px){.schedule-v2-primary-actions{flex-wrap:wrap}.schedule-stats-open-button,.schedule-journal-add-button,.schedule-v2-primary-actions>.groups-create-button{width:100%}.schedule-lesson-card{grid-template-columns:72px minmax(0,1fr) auto 28px}.schedule-attendance-row{grid-template-columns:1fr}.schedule-attendance-choices{width:100%}.schedule-attendance-choice{flex:1;justify-content:center}}@media (max-width:700px){.schedule-attendance-backdrop{align-items:end;padding:0}.schedule-attendance-modal{width:100%;max-height:90dvh;padding-bottom:env(safe-area-inset-bottom,0px);border-bottom:0;border-left:0;border-right:0;border-radius:20px 20px 0 0}.schedule-attendance-head,.schedule-stats-head{padding:18px 16px 14px}.schedule-attendance-legend,.schedule-attendance-bulk,.schedule-attendance-error{margin-left:16px;margin-right:16px}.schedule-attendance-roster{padding:14px 16px 18px}.schedule-attendance-footer{padding:13px 16px calc(16px + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:flex-start}.schedule-attendance-choice span{display:none}.schedule-attendance-choice{min-width:48px;padding:0 10px}.schedule-attendance-choice strong{font-size:13px}.schedule-lesson-card{grid-template-columns:1fr 28px;padding-right:56px}.schedule-lesson-card>.schedule-attendance-badge{position:absolute;top:14px;right:44px}.schedule-stats-drawer{width:100%;max-height:88dvh;padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid #94a3b81f;border-left:0;border-radius:20px 20px 0 0;top:auto;left:0}.schedule-stats-range-switcher,.schedule-stats-unmarked{margin-left:16px;margin-right:16px}.schedule-stats-metrics{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:16px;padding-right:16px}.schedule-stats-students-head{flex-direction:column;align-items:flex-start;padding-left:16px;padding-right:16px}.schedule-stats-students-head small{text-align:left;max-width:none}.schedule-stats-table-wrap{padding-left:16px;padding-right:16px}.schedule-stats-empty{margin-left:16px;margin-right:16px}}.schedule-calendar-event>.schedule-attendance-badge,.schedule-mobile-event>.schedule-attendance-badge,.schedule-month-event>.schedule-attendance-badge{justify-content:center;align-items:center;display:inline-flex}
