.lms-staging-page{max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem 4rem;color:#1f2937}.lms-hero{background:linear-gradient(135deg,#eef2ff,#f5f3ff,#ecfeff);border-radius:18px;padding:3rem 2rem;box-shadow:0 16px 28px rgba(15,23,42,.08);text-align:center}.lms-hero-inner{max-width:760px;margin:0 auto}.lms-hero-badge{display:inline-block;padding:.4rem .9rem;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid #c7d2fe;color:#4338ca;font-weight:600;margin-bottom:1rem}.lms-hero h1{font-size:2.5rem;margin:0 0 .75rem;color:#312e81}.lms-hero p{color:#4b5563;line-height:1.7;margin:0 0 1.5rem}.lms-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.lms-btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.4rem;border-radius:999px;text-decoration:none;font-weight:600}.lms-btn-primary{background:#4f46e5;color:#fff}.lms-btn-primary:hover{background:#4338ca}.lms-btn-outline{border:1px solid #4f46e5;color:#4f46e5}.lms-btn-outline:hover{background:#eef2ff}.lms-section{margin-top:2.5rem}.lms-card{background:#ffffff;border-radius:16px;padding:1.75rem;box-shadow:0 8px 24px rgba(15,23,42,.08);border:1px solid #e5e7eb}.lms-card h2{margin-top:0;color:#111827}.lms-card p{color:#4b5563;line-height:1.7}.lms-card-accent{border-left:6px solid #6366f1}.lms-card-muted{background:#f8fafc}.lms-video-card{margin-top:1.5rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.lms-video-thumb{position:relative}.lms-video-thumb img{display:block;width:100%;height:auto}.lms-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.5rem;color:#ffffff;text-shadow:0 4px 12px rgba(0,0,0,.4)}.lms-video-body{padding:1rem}.lms-video-body h3{margin:0 0 .5rem}.lms-link a{font-weight:600}.lms-pill-grid{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.lms-pill{background:#eef2ff;border-radius:999px;padding:.4rem .9rem;font-weight:600;color:#3730a3;border:1px solid #c7d2fe}.lms-list{padding-left:1.2rem;color:#374151}.lms-table{margin-top:1.5rem;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.lms-row{display:grid;grid-template-columns:160px 1fr 1fr;gap:1rem;padding:1rem;border-bottom:1px solid #e5e7eb;background:#ffffff}.lms-row:last-child{border-bottom:none}.lms-row-head{background:#eef2ff;font-weight:700}.lms-note{background:#fef9c3;padding:.75rem 1rem;border-radius:10px;border:1px solid #fde68a;color:#92400e}@media (max-width:900px){.lms-row{grid-template-columns:1fr}}@media (max-width:640px){.lms-hero{padding:2.5rem 1.5rem}.lms-hero h1{font-size:2rem}}