.recorded-presentations-page{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#1f2937;line-height:1.6}.hero-section{background-color:#f0f4ff;padding:40px 30px;text-align:center;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.06);margin-bottom:32px}.hero-section h1{font-size:36px;font-weight:700;color:#4338ca;margin-bottom:16px}.hero-section p{font-size:18px;max-width:800px;margin:0 auto 24px;color:#4b5563}.hero-badge{display:inline-block;background-color:#8b5cf6;color:white;padding:6px 16px;border-radius:50px;font-size:14px;font-weight:500;margin-bottom:16px}.hero-badge-inner{display:inline-flex;align-items:center}.hero-badge-icon{width:16px;height:16px;margin-right:4px}.hero-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.hero-tag{display:inline-block;padding:8px 16px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:500;border:1px solid transparent}.tag-indigo{background-color:#eef2ff;color:#4338ca;border-color:#e0e7ff}.tag-pink{background-color:#fdf2f8;color:#be185d;border-color:#fce7f3}.tag-emerald{background-color:#ecfdf5;color:#047857;border-color:#d1fae5}.tag-sky{background-color:#f0f9ff;color:#0369a1;border-color:#e0f2fe}.tag-amber{background-color:#fffbeb;color:#b45309;border-color:#fef3c7}.page-content{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}@media (min-width:980px){.page-content{grid-template-columns:300px minmax(0,1fr)}}.sidebar-card{background-color:#ffffff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden;border:1px solid #e5e7eb;height:fit-content;position:sticky;top:24px}.sidebar-section{padding:20px;border-bottom:1px solid #e5e7eb}.sidebar-section:last-child{border-bottom:none}.sidebar-heading{font-size:16px;font-weight:600;color:#4338ca;margin-bottom:16px;display:flex;align-items:center}.sidebar-heading-icon{width:18px;height:18px;margin-right:8px;color:#4338ca;display:inline-flex;align-items:center;justify-content:center}.sidebar-links{display:flex;flex-direction:column;gap:8px}.sidebar-link{display:flex;align-items:center;padding:10px 12px;border-radius:6px;text-decoration:none;font-size:14px;font-weight:500}.sidebar-links.neutral .sidebar-link{color:#4b5563;background-color:initial}.sidebar-links.neutral .sidebar-link:hover{background-color:#f3f4f6;color:#1f2937}.need-help{padding:20px;background:linear-gradient(90deg,#eff6ff,#dbeafe)}.need-help-inner{position:relative}.need-help h4{font-size:18px;font-weight:600;color:#1e40af;margin-bottom:12px}.need-help p{font-size:14px;color:#1e3a8a;margin-bottom:16px}.need-help-button{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background-color:#3b82f6;color:white;font-size:14px;font-weight:500;border-radius:6px;text-decoration:none;transition:all .2s ease}.need-help-button:hover{background-color:#2563eb}.page-intro{margin-bottom:40px}.page-intro-title{font-size:28px;font-weight:700;color:#1f2937;margin-bottom:16px}.page-intro-text{font-size:16px;line-height:1.6;color:#4b5563}.video-section{margin-bottom:40px;background-color:#ffffff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);overflow:hidden;border-top:4px solid #3b82f6}.video-section.blue-section{border-top-color:#3b82f6}.video-section.teal-section{border-top-color:#0d9488}.video-section.purple-section{border-top-color:#8b5cf6}.video-section.green-section{border-top-color:#22c55e}.video-section.red-section{border-top-color:#ef4444}.video-section.amber-section{border-top-color:#f59e0b}.video-section.indigo-section{border-top-color:#6366f1}.video-section.pink-section{border-top-color:#ec4899}.video-section-title{font-size:24px;font-weight:700;padding:24px;background:linear-gradient(90deg,#f9fafb,#f3f4f6);border-bottom:1px solid #e5e7eb;margin-top:0;margin-bottom:0}.video-grid{padding:24px;display:grid;grid-template-columns:repeat(1,1fr);gap:16px}@media (min-width:768px){.video-grid{grid-template-columns:repeat(2,1fr)}}.video-item{background-color:#ffffff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid #f3f4f6;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .3s ease,transform .3s ease}.video-item:hover{box-shadow:0 6px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.video-thumb{position:relative;display:block}.video-thumb img{width:100%;height:auto;display:block}.video-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:40px;background:linear-gradient(0deg,rgba(0,0,0,.35),transparent);opacity:.9}.video-body{padding:16px}.video-title{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:8px}.video-presenter{font-size:14px;color:#4b5563;margin-bottom:4px}.video-date{font-size:12px;color:#6b7280;margin-bottom:12px}.video-description{font-size:14px;color:#374151;margin-bottom:12px}.video-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#2563eb;text-decoration:none;font-weight:500;transition:color .2s ease}.video-link:hover{color:#1d4ed8}.video-link-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px}@media (max-width:640px){.hero-section{padding:28px 20px}.hero-section h1{font-size:28px}}