*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#000;--secondary:#e50914;--secondary-dk:#b71c1c;--text-dark:#111;--text-muted:#555;--bg-light:#fff;--cream-bg:#fff;--cream-dark:#e5e5e5;--white:#fff;--shadow-sm:0 4px 15px #00000008;--shadow-md:0 8px 30px #0000000d;--shadow-lg:0 16px 50px #00000014;--radius-sm:12px;--radius-md:18px;--radius-lg:18px;--radius-xl:18px;--transition:.3s cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth}body{background-color:var(--cream-bg);color:var(--text-dark);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;font-family:inherit}.admin-layout-wrapper{flex-wrap:wrap;align-items:flex-start;gap:2rem;display:flex}.admin-form-sidebar{flex:0 0 400px;margin:0;position:sticky;top:100px}.admin-content-grid{min-width:320px;box-shadow:none;background:0 0;border:none;flex:1;padding:0}.admin-content-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-content-title{color:#111;margin:0;font-size:1.4rem;font-weight:800}.admin-filter-group{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=900px){.admin-form-sidebar{flex:100%;max-width:100%;position:static}.admin-filter-group{width:100%}.admin-filter-group>*{flex:1}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-title{color:var(--text-dark);margin-bottom:.5rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.section-subtitle{color:var(--text-muted);margin-bottom:3rem;font-size:1.05rem}.badge-pill{color:var(--secondary-dk);letter-spacing:.02em;background:#e509141f;border:1px solid #e509144d;border-radius:50px;align-items:center;gap:.45rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.btn-primary{background:var(--primary);color:var(--white);border-radius:var(--radius-md);transition:background var(--transition), transform var(--transition), box-shadow var(--transition);align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn-primary:hover{background:var(--secondary);transform:translateY(-2px);box-shadow:0 4px 16px #e5091459}.btn-outline{color:var(--primary);border-radius:var(--radius-md);border:2px solid var(--primary);transition:all var(--transition);background:0 0;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn-outline:hover{background:var(--primary);color:var(--white);transform:translateY(-2px)}.stars{color:var(--secondary);gap:3px;margin-bottom:1rem;font-size:1.1rem;display:flex}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--cream-bg)}::-webkit-scrollbar-thumb{background:var(--cream-dark);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}.navbar{z-index:1050;-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--cream-dark);background:#fffffff2;padding:.85rem 0;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.navbar-brand{align-items:center;gap:.65rem;text-decoration:none;display:flex}.brand-icon{background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.brand-icon svg{fill:#fff;width:22px;height:22px}.brand-text{color:var(--primary);letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.navbar-links{flex:1;justify-content:center;align-items:center;gap:2rem;list-style:none;display:flex}.nav-link{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;transition:color var(--transition);white-space:nowrap;padding-bottom:3px;font-size:.85rem;font-weight:600;position:relative}.nav-link:after{content:"";background:var(--secondary);width:0;height:2px;transition:width var(--transition);border-radius:2px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.nav-link:hover,.nav-link.active{color:var(--secondary)}.nav-link:hover:after,.nav-link.active:after{width:50%}.navbar-cta{background:var(--primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition), transform var(--transition);white-space:nowrap;border:none;padding:.5rem 1.2rem;font-size:.88rem;font-weight:600}.navbar-cta:hover{background:var(--secondary);transform:translateY(-1px)}.navbar-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar-toggle span{background:var(--primary);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.navbar-mobile{border-top:1px solid var(--cream-dark);flex-direction:column;gap:.25rem;margin-top:.85rem;padding:1rem 0 .5rem;display:none}.navbar-mobile.open{display:flex}.mobile-link{color:var(--text-muted);transition:color var(--transition);padding:.5rem 0;font-size:.9rem;font-weight:600}.mobile-link:hover{color:var(--secondary)}.mobile-cta{background:var(--primary);color:#fff;border-radius:var(--radius-sm);text-align:center;cursor:pointer;transition:background var(--transition);border:none;margin-top:.5rem;padding:.6rem 1.2rem;font-weight:600}.mobile-cta:hover{background:var(--secondary)}@media (width<=900px){.navbar-links,.navbar-cta{display:none}.navbar-toggle{display:flex}}section[id]{scroll-margin-top:65px}.hero-section{text-align:center;background:var(--cream-bg);padding:1.5rem 0 2rem}.hero-content{max-width:860px;margin:0 auto}.hero-h1{color:var(--primary);letter-spacing:-.03em;max-width:820px;margin:0 auto 1.25rem;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900;line-height:1.15}.hero-h1 span{color:var(--secondary)}.hero-p{color:var(--text-muted);max-width:820px;margin:0 auto 1.5rem;font-size:1.15rem;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}#hero-get-started-btn,#hero-watch-reels-btn{box-sizing:border-box;justify-content:center;line-height:1.5}#hero-get-started-btn{border:2px solid #0000}.hero-main-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;margin-bottom:.5rem;display:flex}.academy-logo{object-fit:contain;mix-blend-mode:multiply;filter:brightness(1.05)contrast(1.1);width:auto;height:160px}.spareparts-logo{object-fit:contain;mix-blend-mode:multiply;filter:brightness(1.05)contrast(1.1);width:auto;height:190px}.partner-logos{opacity:.85;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:2%;width:100%;max-width:1100px;margin:0 auto;display:flex}.partner-logos img{object-fit:contain;mix-blend-mode:multiply;max-width:16%;max-height:110px;transition:transform .3s}.partner-logos img:hover{transform:scale(1.05)}@media (width<=768px){.hero-main-logos{gap:1.5rem}.academy-logo{height:140px}.spareparts-logo{height:165px}.partner-logos{flex-wrap:wrap;justify-content:center;gap:1.5rem}.partner-logos img{max-width:28%;max-height:70px}}.stats-section{background:var(--cream-bg);padding:0 0 4rem}.stats-card{background:var(--white);border:1px solid var(--cream-dark);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem 2.5rem;display:grid}.stat-item{text-align:center}.stat-number{color:var(--secondary);margin-bottom:.35rem;font-size:2rem;font-weight:900;line-height:1}.stat-label{color:var(--text-muted);letter-spacing:.02em;font-size:.85rem;font-weight:600}@media (width<=640px){.stats-card{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1.5rem}}.reels-section{background:var(--primary);padding:5rem 0;overflow:hidden}.reels-header{text-align:center;margin-bottom:3rem}.reels-title{color:var(--white);margin-bottom:.5rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.reels-subtitle{color:#fff9;font-size:1rem}.reels-track-wrapper{position:relative}.reels-track{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.25rem;padding:.5rem 0 1.5rem;display:flex;overflow-x:auto}@media (width<=768px){.reels-track{scroll-snap-type:x mandatory;padding:.5rem calc(50vw - 135px) 1.5rem}}.reels-track::-webkit-scrollbar{display:none}.video-card{aspect-ratio:9/16;border-radius:var(--radius-lg);width:270px;transition:transform var(--transition), box-shadow var(--transition);background:#000;flex-shrink:0;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}@media (width<=768px){.video-card{scroll-snap-align:center}}.video-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000080}.video-card video{object-fit:cover;width:100%;height:100%;display:block}.reels-controls{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.reels-arrow{width:44px;height:44px;color:var(--white);cursor:pointer;transition:background var(--transition), color var(--transition);background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.reels-arrow:hover{background:var(--secondary);border-color:var(--secondary);color:var(--white)}.gallery-section{background:var(--cream-bg);padding:5rem 0}.gallery-header{text-align:center;margin-bottom:3rem}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.gallery-grid{grid-template-columns:1fr}}.gallery-card{border-radius:var(--radius-lg);background:var(--white);border:1px solid var(--cream-dark);box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition);cursor:pointer;position:relative;overflow:hidden}.gallery-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #e5091440}.gallery-img-wrapper{height:280px;position:relative;overflow:hidden}.gallery-img-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.gallery-card:hover .gallery-img-wrapper img{transform:scale(1.06)}.gallery-overlay{opacity:0;background:linear-gradient(#0000 40%,#2c2a29d9 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.gallery-card:hover .gallery-overlay{opacity:1}.gallery-overlay-title{color:var(--white);margin-bottom:.25rem;font-size:1rem;font-weight:700}.gallery-overlay-sub{color:#ffffffbf;font-size:.82rem}.gallery-body{padding:1.5rem}.gallery-body h3{color:var(--primary);margin-bottom:.4rem;font-size:1.1rem;font-weight:700}.gallery-body p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.reviews-section{background:var(--cream-bg);padding:5rem 0}.reviews-header{text-align:center;margin-bottom:3rem}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}@media (width<=900px){.reviews-grid{grid-template-columns:1fr}}.review-card{background:var(--white);border:1px solid var(--cream-dark);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);padding:2rem}.review-card:hover{border-color:var(--secondary);transform:translateY(-4px);box-shadow:0 8px 24px #e5091433}.review-header{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.review-avatar{background:linear-gradient(135deg, var(--secondary), var(--secondary-dk));border:2px solid var(--secondary);width:48px;height:48px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.review-name{color:var(--primary);font-size:.95rem;font-weight:700}.review-role{color:var(--text-muted);margin-top:1px;font-size:.82rem}.review-quote{color:var(--text-muted);font-size:.9rem;font-style:italic;line-height:1.7}.cta-band{background:var(--primary);border-radius:var(--radius-xl);text-align:center;padding:3.5rem 2.5rem}.cta-band h2{color:var(--white);margin-bottom:.75rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800}.cta-band p{color:#ffffffa6;max-width:480px;margin:0 auto 2rem;font-size:1rem;line-height:1.7}.cta-band-btn{background:var(--white);color:var(--primary);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition), color var(--transition), transform var(--transition);border:none;padding:.75rem 2rem;font-size:.95rem;font-weight:700}.cta-band-btn:hover{background:var(--secondary);color:var(--white);transform:translateY(-2px)}.section-divider{background:var(--cream-dark);max-width:1200px;height:1px;margin:0 auto}.signin-page{background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:3.5rem 1.5rem 4rem;display:flex}.signin-header{text-align:center;margin-bottom:2rem}.signin-icon-badge{background:linear-gradient(135deg,#e50914,#b71c1c);border-radius:1rem;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex;box-shadow:0 8px 20px #e5091459}.signin-icon-badge svg{fill:#fff;width:30px;height:30px}.signin-header h1{color:var(--primary);margin-bottom:.4rem;font-size:1.9rem;font-weight:800}.signin-header p{color:var(--text-muted);max-width:340px;margin:0 auto;font-size:.95rem}.portal-tabs{gap:.75rem;margin-bottom:1.75rem;display:flex}.portal-tab{background:var(--white);border:1.5px solid var(--cream-dark);color:var(--text-muted);cursor:pointer;transition:all var(--transition);border-radius:50px;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}.portal-tab:hover{border-color:var(--secondary);color:var(--secondary)}.portal-tab.active{background:var(--primary);border-color:var(--primary);color:var(--white)}.portal-tab svg{width:16px;height:16px}.signin-card{border-radius:var(--radius-md);width:100%;max-width:520px;box-shadow:var(--shadow-lg);border:1px solid #f0f0f0;border-top:4px solid var(--secondary);background:#fff;padding:2.5rem}.sub-tabs{background:#f5f5f5;border-radius:50px;margin-bottom:2rem;padding:4px;display:flex}.sub-tab{text-align:center;color:var(--text-muted);cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-radius:50px;flex:1;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.sub-tab.active{color:var(--primary);background:#fff;box-shadow:0 2px 8px #00000014}.form-group{margin-bottom:.5rem;padding-bottom:1.25rem;position:relative}.form-group label{color:var(--primary);margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.form-input{width:100%;color:var(--primary);transition:border-color var(--transition), box-shadow var(--transition);background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;padding:.65rem .9rem;font-family:Inter,sans-serif;font-size:.9rem}.form-input:focus{border-color:var(--secondary);box-shadow:0 0 0 3px #e509141f}.form-input.error{border-color:#e05a5a;box-shadow:0 0 0 3px #e05a5a1a}.form-error{color:#d94f4f;margin:0;font-size:.8rem;position:absolute;bottom:0;left:0}.password-wrapper{position:relative}.password-wrapper .form-input{padding-right:2.75rem}.password-toggle{cursor:pointer;color:var(--text-muted);transition:color var(--transition);background:0 0;border:none;align-items:center;padding:0;font-size:1rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.password-toggle:hover{color:var(--secondary)}.form-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.form-check{color:var(--text-muted);cursor:pointer;align-items:center;gap:.45rem;font-size:.85rem;display:flex}.form-check input[type=checkbox]{accent-color:var(--secondary);width:15px;height:15px}.form-link{color:var(--secondary);transition:opacity var(--transition);font-size:.85rem;font-weight:600}.form-link:hover{opacity:.75}.btn-submit{background:var(--primary);width:100%;color:var(--white);cursor:pointer;transition:background var(--transition), transform var(--transition), box-shadow var(--transition);text-transform:uppercase;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem;font-size:.95rem;font-weight:800;display:flex}.btn-submit:hover:not(:disabled){background:var(--secondary);transform:translateY(-2px);box-shadow:0 4px 15px #e5091433}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin;display:inline-block}.admin-panel{text-align:center}.admin-panel form{text-align:left}.admin-icon{background:linear-gradient(135deg,#e50914,#b71c1c);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:.5rem auto 1.5rem;display:flex;box-shadow:0 6px 18px #e509144d}.admin-icon svg{fill:#fff;width:32px;height:32px}.admin-panel h2{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.admin-panel p{color:var(--text-muted);max-width:320px;margin:0 auto 2rem;font-size:.9rem;line-height:1.6}.btn-admin-go{background:var(--primary);color:var(--white);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition), transform var(--transition);border:none;padding:.7rem 1.75rem;font-size:.9rem;font-weight:700}.btn-admin-go:hover{background:var(--secondary);transform:translateY(-2px)}.admin-badge{color:var(--secondary-dk);letter-spacing:.04em;background:#e509141a;border:1px solid #e5091440;border-radius:50px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.3rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.admin-panel-header{text-align:center;margin-bottom:1.75rem}.admin-panel-header h2{color:var(--primary);margin-bottom:.3rem;font-size:1.2rem;font-weight:800}.admin-panel-header p{color:var(--text-muted);margin:0;font-size:.85rem}.mobile-wrapper{border:1.5px solid var(--cream-dark);border-radius:var(--radius-sm);background:var(--bg-light);transition:border-color var(--transition), box-shadow var(--transition);align-items:center;display:flex;overflow:hidden}.mobile-wrapper:focus-within{border-color:var(--secondary);box-shadow:0 0 0 3px #e509141f}.mobile-wrapper:has(.error){border-color:#e05a5a}.mobile-prefix{color:var(--text-muted);background:var(--cream-dark);border-right:1px solid var(--cream-dark);white-space:nowrap;align-items:center;height:100%;padding:0 .75rem;font-size:.9rem;font-weight:600;line-height:2.5rem;display:flex}.mobile-input{flex:1;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.mobile-input:focus{box-shadow:none;border:none;outline:none}.back-home{color:var(--text-muted);transition:color var(--transition);align-items:center;gap:.35rem;margin-top:1.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.back-home:hover{color:var(--secondary)}.terms-error{color:#d94f4f;margin-top:.3rem;font-size:.8rem}@media (width<=560px){.signin-card{padding:1.75rem 1.25rem}.portal-tabs{flex-direction:column;align-items:center}}@keyframes moveBackground{0%{background-position:0 0}to{background-position:200px 200px}}.admin-dashboard{background-color:#fff;background-image:url(/assets/bike_parts_sketch_bg-DtIMRpoL.png);background-repeat:repeat;background-size:800px;min-height:calc(100vh - 65px);padding:3rem 5%;font-family:Inter,sans-serif;animation:.4s ease-out fadeIn,6s ease-out forwards moveBackground}.dashboard-header{margin-bottom:2.5rem}.dashboard-header h1{color:#111;letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem;font-weight:800}.dashboard-header p{color:#6b7280;margin:0;font-size:.95rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.stat-card{border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid #f0f0f0;border-left:5px solid var(--accent,#000);background:#fff;align-items:center;gap:1.25rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.stat-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #e5091426}.stat-icon{width:56px;height:56px;color:var(--accent,#000);background:#fafafa;border-radius:12px;justify-content:center;align-items:center;font-size:1.75rem;display:flex}.stat-info{flex-direction:column;gap:.25rem;display:flex}.stat-info h3{color:#111;margin:0 0 .15rem;font-size:1.5rem;font-weight:800}.stat-info p{color:#6b7280;margin:0;font-size:.85rem;font-weight:500}.quick-actions-section{margin-bottom:3.5rem}.quick-actions-section h2{color:#111;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.actions-grid{flex-wrap:wrap;gap:1rem;display:flex}.action-btn{color:var(--primary);text-transform:uppercase;background:#fff;border:1px solid #eaeaea;border-radius:8px;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 10px #0000000d}.action-btn:hover{border-color:var(--secondary);color:var(--secondary);background:snow;transform:translateY(-2px);box-shadow:0 4px 15px #e509141a}.action-icon{background:var(--bg);color:var(--color);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.dashboard-content{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.dashboard-card{border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:#fff;border:1px solid #f0f0f0;flex-direction:column;display:flex;overflow:hidden}.card-header{background:#fff;border-bottom:2px solid #f5f5f5;padding:1.25rem 1.5rem}.card-body{flex:1;padding:1.5rem}.empty-state{color:#94a3b8;text-align:center;padding:2rem 0;font-style:italic}.admin-dashboard ul{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.activity-list li{align-items:flex-start;gap:1rem;display:flex}.activity-dot{background:#3b82f6;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:6px}.activity-details{flex-direction:column;display:flex}.activity-details p,.message-details h4,.class-details h4{color:#111;margin:0 0 .25rem;font-size:.95rem;font-weight:600}.message-details p{color:#374151;margin:0 0 .25rem;font-size:.9rem}.activity-details span,.message-details span,.class-details span{color:#6b7280;font-size:.8rem}.message-list li{align-items:flex-start;gap:1rem;display:flex}.avatar{color:#475569;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;font-weight:700;display:flex}.message-details{flex-direction:column;display:flex}.class-list li{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;align-items:center;gap:1rem;padding:.75rem;display:flex}.class-icon{color:#dc2626;background:#fee2e2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.class-details{flex-direction:column;display:flex}@media (width<=768px){.admin-dashboard{padding:2rem 1rem}.actions-grid{flex-direction:column}}.schedule-page{background:#fff;min-height:calc(100vh - 65px);padding:3rem 5%;font-family:Inter,sans-serif}.schedule-header{margin-bottom:2.5rem}.schedule-card{box-shadow:var(--shadow-md);background:#fff;border:1px solid #f0f0f0;border-radius:18px;flex-direction:column;padding:1.5rem;display:flex}.schedule-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:flex-start;gap:1.5rem;display:grid}.form-input{width:100%;color:var(--primary);background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;outline:none;padding:.6rem .8rem;font-family:Inter,sans-serif;font-size:.95rem;transition:all .2s}.form-input:focus{border-color:var(--secondary);background:#fff;box-shadow:0 0 0 3px #e509141a}.btn-schedule{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:.85rem;font-size:.95rem;font-weight:600;display:flex}.btn-schedule:hover{background:var(--secondary)}.btn-schedule:disabled{color:#9ca3af;cursor:not-allowed;background:#e5e7eb}.meet-result{border:1px solid #e2e8f0;border-left:4px solid var(--secondary);background:#f8fafc;border-radius:8px;margin-top:2rem;padding:1.5rem}.meet-result h3{color:var(--primary);margin-bottom:.5rem;font-size:1.1rem}.meet-link{color:#2563eb;word-break:break-all;margin-bottom:1rem;font-weight:600;display:inline-block}.meet-api-warning{color:#856404;background:#fff3cd;border:1px solid #ffeeba;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem}.meet-api-warning code{background:#0000000d;border-radius:4px;padding:.1rem .3rem}.video-page{color:#111;background:#fff;min-height:calc(100vh - 65px);padding:3rem 5%;font-family:Inter,sans-serif;animation:.4s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.video-header{margin-bottom:2.5rem}.video-header h1{color:#111;letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem;font-weight:800}.video-header p{color:#6b7280;margin:0;font-size:.95rem}.video-layout{align-items:flex-start;gap:2.5rem;display:flex}.video-upload-section{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:2rem;box-shadow:0 4px 6px -1px #00000008}@media (width<=1024px){.video-layout{flex-direction:column}.video-upload-section,.video-library-section{width:100%}}.upload-title{color:#111;letter-spacing:-.01em;margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.form-label{color:#374151;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.toggle-group{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.toggle-checkbox{accent-color:#e53935;cursor:pointer;width:18px;height:18px}.toggle-label{color:#374151;cursor:pointer;font-size:.9rem;font-weight:500}.video-page .btn-primary{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:.85rem;font-size:.95rem;font-weight:600;display:flex}.video-page .btn-primary:hover{box-shadow:none;background:#e53935;transform:none}.video-page .btn-secondary{color:#e53935;cursor:pointer;background:#fff;border:1px solid #e53935;border-radius:6px;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.video-page .btn-secondary:hover{background:#fef2f2}.video-page .btn-danger{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:background .2s;display:flex}.video-page .btn-danger:hover{background:#dc2626}.library-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.library-header h2{color:#111;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:700}.search-controls{flex-wrap:wrap;gap:.75rem;display:flex}.search-input-wrapper{position:relative}.search-icon{color:#9ca3af;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-input{box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:200px;padding:.6rem 1rem .6rem 2.2rem;font-size:.9rem}.search-input:focus{background:#fff;border-color:#111}.video-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:flex-start;gap:1.5rem;display:grid}.video-card-item{background:#fff;border:1px solid #e5e7eb;border-top:3px solid #e53935;border-radius:18px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000005}.video-thumbnail{color:#9ca3af;background:#f3f4f6;border-bottom:1px solid #e5e7eb;justify-content:center;align-items:center;height:160px;display:flex;position:relative}.video-thumbnail-icon{opacity:.5;font-size:3rem}.video-status-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;letter-spacing:.02em;background:#111c;border-radius:6px;padding:.35rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:12px}.video-card-content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.video-card-course{color:#e53935;text-transform:uppercase;letter-spacing:.02em;background:#fef2f2;border-radius:6px;align-self:flex-start;margin-bottom:.75rem;padding:.35rem .6rem;font-size:.75rem;font-weight:700;display:inline-block}.video-card-title{color:#111;margin:0 0 .75rem;font-size:1.1rem;font-weight:700;line-height:1.4}.video-card-meta{color:#6b7280;flex-direction:column;flex:1;gap:.4rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.meta-item{align-items:center;gap:.5rem;display:flex}.video-card-actions{align-items:center;gap:.75rem;margin-top:auto;display:flex}.btn-black-outline{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.btn-black-outline:hover{background:#f9fafb;border-color:#111}.empty-state{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.empty-state p{margin:1rem 0 0;font-weight:500}.admin-active-player-card{color:#111;box-shadow:none;background:0 0;border:none;border-radius:0;margin-bottom:2.5rem;padding:0}.admin-video-screen-wrapper{aspect-ratio:16/9;box-sizing:border-box;background:#000;border:1.5px solid #111;border-radius:0;width:100%;position:relative;overflow:hidden}.admin-video-screen-wrapper video{object-fit:contain;box-sizing:border-box;width:100%;height:100%;display:block}.admin-player-controls-overlay{opacity:0;z-index:10;background:linear-gradient(#0000,#000000d9);flex-direction:column;gap:.75rem;padding:1.5rem 1rem .75rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.admin-video-screen-wrapper:hover .admin-player-controls-overlay{opacity:1}.admin-progress-bar-container{cursor:pointer;background:#ffffff4d;border-radius:3px;width:100%;height:5px;transition:height .15s;position:relative}.admin-progress-bar-container:hover{height:8px}.admin-progress-bar{background:#e53935;border-radius:3px;height:100%;transition:width .1s linear;position:relative}.admin-progress-knob{opacity:0;background:#fff;border-radius:50%;width:12px;height:12px;transition:opacity .15s;position:absolute;top:50%;right:-6px;transform:translateY(-50%);box-shadow:0 2px 4px #0006}.admin-progress-bar-container:hover .admin-progress-knob{opacity:1}.admin-controls-buttons{justify-content:space-between;align-items:center;display:flex;position:relative}.admin-controls-left,.admin-controls-right{align-items:center;gap:1rem;display:flex}.admin-controls-middle{align-items:center;gap:1.25rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.admin-ctrl-btn{color:#fff;opacity:.85;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;font-size:1rem;transition:all .2s;display:flex}.admin-ctrl-btn:hover{opacity:1;background:#ffffff26;transform:scale(1.05)}.admin-skip-btn{width:32px;height:32px;background:#ffffff1a!important;border:1px solid #ffffff1a!important}.admin-skip-btn:hover{background:#ffffff40!important}.admin-play-pause-btn{width:44px;height:44px;box-shadow:0 4px 12px #e5393566;opacity:1!important;color:#fff!important;background:#e53935!important}.admin-play-pause-btn:hover{box-shadow:0 6px 16px #e539358c;background:#d32f2f!important}.admin-time-display{color:#e5e7eb;font-size:.85rem;font-weight:500}.admin-volume-control{align-items:center;gap:.5rem;display:flex}.admin-volume-slider{accent-color:#e53935;cursor:pointer;width:70px;height:4px}.admin-player-header-row{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}@media (width<=768px){.video-page{padding:1.5rem 0 2rem}.video-header{margin-bottom:1.5rem;padding:0 1rem}.video-upload-section{margin:0 1rem 2rem}.admin-active-player-card{padding:0}.admin-player-header-row{padding:0 1rem}.admin-video-screen-wrapper{aspect-ratio:16/9;border-radius:0;height:auto}.library-header,.video-grid,.pagination-container{padding:0 1rem}}.students-page{background:#fff;min-height:calc(100vh - 65px);padding:3rem 5%;font-family:Inter,sans-serif}.students-header{margin-bottom:2.5rem}.students-header h1{color:#111;letter-spacing:-.02em;margin-top:0;margin-bottom:.25rem;font-size:2rem;font-weight:800}.students-header p{color:#6b7280;margin:0;font-size:.95rem}.students-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:2rem;box-shadow:0 4px 6px #00000005}.students-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:flex-start;gap:1.5rem;display:grid}.student-card-item{background:#fff;border:1px solid #e5e7eb;border-top:3px solid #e53935;border-radius:18px;flex-direction:column;padding:1.5rem;display:flex;position:relative}.btn-students{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:2rem;padding:.85rem;font-size:.95rem;font-weight:600;display:flex}.btn-students:hover{background:#e53935}.courses-page{background:#fff;min-height:calc(100vh - 65px);padding:3rem 5%;font-family:Inter,sans-serif}.courses-header{margin-bottom:2.5rem}.courses-header h1{color:#111;letter-spacing:-.02em;margin-top:0;margin-bottom:.25rem;font-size:2rem;font-weight:800}.courses-header p{color:#6b7280;margin:0;font-size:.95rem}.courses-card{border:1px solid #e5e7eb;border-radius:18px;padding:1.5rem;box-shadow:0 4px 6px #00000005}.courses-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:flex-start;gap:1.5rem;display:grid}.course-card-item{background:#fff;border:1px solid #e5e7eb;border-top:3px solid #e53935;border-radius:18px;flex-direction:column;min-height:250px;padding:1.5rem;display:flex;position:relative}.form-group{margin-bottom:1rem}.form-group label{color:#111;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:800;display:block}.form-input{color:#111;box-sizing:border-box;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s}.form-input:focus{background:#fff;border-color:#e53935}.btn-courses{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem;font-size:.95rem;font-weight:600;display:flex}.btn-courses:hover{background:#e53935}.student-dashboard-page{background-color:#fff;background-image:url(/assets/bike_parts_sketch_bg-DtIMRpoL.png);background-repeat:repeat;background-size:800px;min-height:calc(100vh - 65px);padding:3rem 5%;font-family:Inter,sans-serif;animation:.4s ease-out fadeIn,6s ease-out forwards moveBackground}.student-dashboard-header{margin-bottom:2.5rem}.student-dashboard-header h1{color:#111;letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem;font-weight:800}.student-dashboard-header p{color:#6b7280;margin:0;font-size:.95rem}.student-stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.student-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:1.25rem;padding:1.5rem;transition:transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000005}.student-stat-card:before{content:"";background:var(--accent);width:4px;height:100%;position:absolute;top:0;left:0}.student-stat-card:hover{transform:translateY(-2px)}.student-stat-icon{width:52px;height:52px;color:var(--accent);background:#f9fafb;border-radius:14px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.student-stat-info h3{color:#111;margin:0 0 .15rem;font-size:1.5rem;font-weight:800}.student-stat-info p{color:#6b7280;margin:0;font-size:.85rem;font-weight:500}.student-dashboard-content{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:stretch;gap:2rem;display:grid}.student-content-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 2px 4px #00000005}.student-card-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1.25rem 1.5rem}.student-card-header h2{color:#111;margin:0;font-size:1.1rem;font-weight:700}.student-card-body{flex:1;padding:1.5rem}.student-activity-list,.student-class-list{margin:0;padding:0;list-style:none}.student-activity-list li,.student-class-list li{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:1rem;padding:1rem 0;display:flex}.student-activity-list li:last-child,.student-class-list li:last-child{border-bottom:none;padding-bottom:0}.student-activity-dot{background:#e53935;border-radius:50%;width:10px;height:10px;margin-top:6px}.student-activity-details p,.student-class-details h4{color:#111;margin:0 0 .25rem;font-size:.95rem;font-weight:600}.student-class-icon{color:#e53935;background:#fef2f2;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.student-class-details span{color:#6b7280;font-size:.8rem}.student-empty-state{color:#9ca3af;text-align:center;margin:0;padding:1rem 0;font-style:italic}.student-quick-actions-section{margin-bottom:3.5rem}.student-quick-actions-section h2{color:#111;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.student-actions-grid{flex-wrap:wrap;gap:1rem;display:flex}.student-action-btn{color:#111;text-transform:uppercase;background:#fff;border:1px solid #eaeaea;border-radius:8px;align-items:center;gap:.75rem;padding:.85rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 10px #0000000d}.student-action-btn:hover{color:#e53935;background:#fef2f2;border-color:#e53935;transform:translateY(-2px);box-shadow:0 4px 15px #e509141a}.student-action-icon{background:var(--bg);color:var(--color);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.student-videos-container{background:#fff;min-height:calc(100vh - 65px);padding:3rem 5%;font-family:Inter,sans-serif;animation:.4s ease-out fadeIn}.student-videos-header{margin-bottom:2rem}.student-videos-header h1{color:#111;letter-spacing:-.02em;margin-bottom:.25rem;font-size:2rem;font-weight:800}.student-videos-header p{color:#6b7280;margin:0;font-size:.95rem}.student-videos-filter-bar{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.student-videos-filter-bar h2{color:#111;letter-spacing:-.01em;margin:0;font-size:1.35rem;font-weight:700}.student-select{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;outline:none;min-width:220px;padding:.6rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}.student-select:focus{background:#fff;border-color:#e53935;box-shadow:0 0 0 3px #e5393526}.student-active-player-section{box-shadow:none;background:0 0;border:none;grid-template-columns:1fr 220px;gap:1.5rem;max-width:1300px;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:0;animation:.4s ease-out slideDown;display:grid}.student-player-main-col{flex-direction:column;display:flex}.student-video-player-wrapper{aspect-ratio:16/9;box-sizing:border-box;background:#000;border:1.5px solid #111;border-radius:0;width:100%;position:relative;overflow:hidden}.student-video-element{object-fit:contain;width:100%;height:100%;display:block}.student-video-controls{opacity:0;z-index:10;background:linear-gradient(#0000,#000000d9);flex-direction:column;gap:.75rem;padding:1.5rem 1rem .75rem;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.student-video-player-wrapper:hover .student-video-controls{opacity:1}.student-progress-bar-container{cursor:pointer;background:#ffffff4d;border-radius:3px;width:100%;height:5px;transition:height .15s;position:relative}.student-progress-bar-container:hover{height:8px}.student-progress-bar{background:#e53935;border-radius:3px;height:100%;transition:width .1s linear;position:relative}.student-progress-knob{opacity:0;background:#fff;border-radius:50%;width:12px;height:12px;transition:opacity .15s;position:absolute;top:50%;right:-6px;transform:translateY(-50%);box-shadow:0 2px 4px #0006}.student-progress-bar-container:hover .student-progress-knob{opacity:1}.student-controls-buttons{justify-content:space-between;align-items:center;display:flex;position:relative}.student-controls-left,.student-controls-right{align-items:center;gap:1rem;display:flex}.student-ctrl-btn{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.4rem;font-size:1rem;transition:all .2s;display:flex}.student-ctrl-btn:hover{opacity:1;background:#ffffff26;transform:scale(1.05)}.student-time-display{color:#e5e7eb;margin-left:.5rem;font-size:.85rem;font-weight:500}.student-volume-control{align-items:center;gap:.5rem;display:flex}.student-volume-slider{accent-color:#e53935;cursor:pointer;width:70px;height:4px}.student-player-details{border-top:1px solid #f3f4f6;padding:1rem 0}.student-player-header-row{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.student-video-course-tag{color:#e53935;text-transform:uppercase;letter-spacing:.05em;background:#fef2f2;border-radius:6px;padding:.3rem .6rem;font-size:.7rem;font-weight:750}.student-close-player-btn{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.student-close-player-btn:hover{color:#111;background:#f9fafb;border-color:#9ca3af}.student-player-title{color:#111;letter-spacing:-.01em;margin:0 0 .4rem;font-size:1.25rem;font-weight:700}.student-player-title-desc{color:#6b7280;margin-left:.35rem;font-size:.95rem;font-weight:500}.student-player-playlist-col{background:0 0;border:none;border-radius:0;flex-direction:column;max-height:520px;padding:0;display:flex}.student-player-playlist-col h3{color:#111;margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.playlist-subtitle{color:#6b7280;text-transform:uppercase;letter-spacing:.02em;margin:0 0 1rem;font-size:.8rem;font-weight:600}.student-playlist-items{flex-direction:column;flex:1;gap:.75rem;padding-right:.25rem;display:flex;overflow-y:auto}.student-playlist-items::-webkit-scrollbar{width:6px}.student-playlist-items::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.student-playlist-items::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.student-playlist-items::-webkit-scrollbar-thumb:hover{background:#9ca3af}.student-playlist-item{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;gap:.5rem;padding:.4rem;transition:all .2s;display:flex}.student-playlist-item:hover{background:#f3f4f6;border-color:#e5e7eb}.student-playlist-item.active{background:#fef2f2;border-color:#e5393533}.playlist-item-thumbnail{background:#e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:38px;display:flex;box-shadow:inset 0 0 0 1px #0000001a}.student-playlist-item.active .playlist-item-thumbnail{background:#e53935}.playlist-item-info{flex-direction:column;justify-content:center;display:flex;overflow:hidden}.playlist-item-info h4{color:#111;white-space:nowrap;text-overflow:ellipsis;margin:0 0 .15rem;font-size:.85rem;font-weight:600;overflow:hidden}.playlist-item-info span{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.student-video-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));align-items:flex-start;gap:1.5rem;display:grid}.student-video-card{background:#fff;border:1px solid #e5e7eb;border-top:3px solid #e53935;border-radius:18px;flex-direction:column;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000005}.student-video-thumbnail{cursor:pointer;background:#f3f4f6;border-bottom:1px solid #e5e7eb;justify-content:center;align-items:center;height:140px;display:flex;position:relative;overflow:hidden}.play-button-overlay{color:#e53935;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:.95rem;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(.9);box-shadow:0 4px 10px #00000026}.student-video-thumbnail:hover .play-button-overlay{color:#fff;background:#e53935;transform:scale(1.1);box-shadow:0 6px 15px #e5393566}.student-video-content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.student-video-course{color:#4b5563;text-transform:uppercase;letter-spacing:.03em;background:#f3f4f6;border-radius:6px;align-self:flex-start;margin-bottom:.6rem;padding:.3rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.student-video-title{color:#111;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.1rem;font-weight:700;line-height:1.4}.student-video-desc-short{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:2.6rem;margin:0 0 1.25rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.student-video-actions{align-items:center;gap:.75rem;margin-top:auto;display:flex}.student-watch-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.65rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.student-watch-btn:hover{background:#e53935;box-shadow:0 4px 12px #e5393540}.student-empty-state{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.student-empty-state p{margin:1rem 0 0;font-size:.95rem;font-weight:500}.skeleton{background:#e5e7eb;border-radius:4px}.skeleton-pulse{animation:1.5s ease-in-out infinite pulse}.skeleton-title{width:180px;height:35px;margin-bottom:.5rem}.skeleton-subtitle{width:320px;height:18px}.skeleton-bar-title{width:150px;height:24px}.skeleton-select{border-radius:10px;width:220px;height:40px}.skeleton-card{pointer-events:none}.skeleton-thumbnail{background:#e5e7eb;height:170px}.skeleton-tag{width:80px;height:18px;margin-bottom:.75rem}.skeleton-card-title{width:85%;height:22px;margin-bottom:.5rem}.skeleton-meta{width:60%;height:16px;margin-bottom:1.25rem}.skeleton-btn{border-radius:10px;width:100%;height:38px}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (width<=992px){.student-active-player-section{grid-template-columns:1fr}.student-player-playlist-col{border-top:1px solid #e5e7eb;border-left:none;max-height:300px}}@media (width<=768px){.student-videos-container{padding:0 0 2rem}.student-videos-header{margin-bottom:1.5rem;padding:1.5rem 1rem 0}.student-videos-header h1{font-size:1.8rem}.student-videos-filter-bar{flex-direction:column;align-items:stretch;gap:1rem;padding:0 1rem}.student-select{width:100%}.student-video-grid{padding:0 1rem}.student-active-player-section{margin-bottom:2rem}.student-video-player-wrapper{border-radius:0}.student-player-details,.student-player-playlist-col{padding:1rem}}.student-player-top-header{grid-column:1/-1;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.student-player-playing-tag{color:#e53935;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.student-close-player-btn{cursor:pointer;border-radius:20px;align-items:center;gap:.35rem;padding:.4rem 1.1rem;font-size:.8rem;font-weight:700;transition:all .2s ease-in-out;display:flex;color:#e53935!important;background:#fef2f2!important;border:1px solid #e5393533!important}.student-close-player-btn:hover{transform:scale(1.02);box-shadow:0 4px 12px #e5393533;color:#fff!important;background:#e53935!important;border-color:#e53935!important}.student-controls-middle{align-items:center;gap:1.25rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.student-play-pause-btn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex;box-shadow:0 4px 12px #e5393566;color:#fff!important;opacity:1!important;background:#e53935!important;border:none!important}.student-play-pause-btn:hover{transform:scale(1.1);box-shadow:0 6px 16px #e539358c;background:#d32f2f!important}.student-skip-btn{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s ease-in-out;display:flex;background:#ffffff1a!important;border:1px solid #ffffff1a!important}.student-skip-btn:hover{transform:scale(1.05);background:#ffffff40!important}.student-video-card.active{border:2px solid #e53935!important;box-shadow:0 8px 24px #e5393526!important}.student-video-card.active .play-button-overlay{color:#fff!important;background:#e53935!important;transform:scale(1)!important}
