.navbar{background:linear-gradient(90deg,#0f2027,#203a43,#2c5364)!important;padding:15px 0}.navbar-brand{font-weight:600;font-size:1.4rem;letter-spacing:1px}.navbar .btn{border-radius:25px;padding:6px 18px;font-weight:500}h2{font-weight:700;color:#2c3e50}.card{border:none;border-radius:18px;transition:.3s ease;overflow:hidden}.card:hover{transform:translateY(-8px);box-shadow:0 15px 30px #00000026}.card-title{font-weight:600;color:#34495e}.card-text{font-size:.95rem;color:#6c757d}.progress{height:10px;border-radius:10px;background-color:#e9ecef}.progress-bar{font-size:.7rem;font-weight:600;border-radius:10px;transition:width .4s ease}.btn-primary{border-radius:25px;padding:8px 20px;font-weight:500;transition:.3s ease}.text-center{font-size:1.1rem;color:#6c757d}.navbar{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#111;color:#fff}.logo{font-size:20px;font-weight:700}.ologo{background-color:#007cd4;border-radius:5px;padding:1px 6px}.nav-links{display:flex;gap:20px}.nav-links a{text-decoration:none;color:#fff;transition:.3s}.nav-links a:hover{color:#00bcd4}.hamburger{display:none;font-size:25px;cursor:pointer}@media(max-width:768px){.nav-links{position:absolute;top:60px;right:0;background-color:#000000b0;flex-direction:column;width:200px;padding:20px;display:none;z-index:1000}.nav-links.active{display:flex;height:100vh}.hamburger{display:block}}.nav-links .logout-link{color:#ff5757;font-size:large}.video-layout{display:flex;gap:30px;padding:40px;max-width:1400px;margin:auto;font-family:Segoe UI,sans-serif}.playlist-panel{width:30%;background:#fff;padding:25px;border-radius:18px;box-shadow:0 10px 30px #00000014;height:fit-content}.playlist-title{font-weight:700;margin-bottom:20px;color:#1f2937}.lesson-item{display:flex;align-items:center;gap:10px;background:#f9fafb;padding:10px 15px;border-radius:10px;margin-bottom:10px;transition:.3s ease;cursor:pointer}.lesson-item:hover{background:#e0f2fe;transform:translate(5px)}.lesson-item input{width:18px;height:18px}.video-panel{width:70%}.course-title{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#111827}.video-wrapper{width:100%;aspect-ratio:16 / 9;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #00000026}.video-wrapper iframe{width:100%;height:100%;border:none}.progress{height:12px;border-radius:20px;background-color:#e5e7eb;overflow:hidden}.progress-bar{font-size:.75rem;font-weight:600;transition:width .4s ease}.btn-primary{border-radius:25px;padding:8px 20px;font-weight:600;transition:.3s ease}.btn-primary:hover{background-color:#1d4ed8;transform:scale(1.05)}.course-description{margin-top:20px;color:#6b7280;line-height:1.6}@media(max-width:992px){.video-layout{flex-direction:column}.playlist-panel,.video-panel{width:100%}}.activity-container{background:#fff;padding:30px;border-radius:20px;box-shadow:0 15px 40px #0000000f;font-family:Segoe UI,sans-serif}.activity-title{font-weight:700;margin-bottom:20px;color:#1f2937}.year-selector{margin-bottom:25px}.year-selector select{padding:6px 12px;border-radius:8px;border:1px solid #d1d5db;cursor:pointer}.month-row{display:flex;margin-left:40px;font-size:12px;margin-bottom:5px;white-space:nowrap}.month-label{width:18px;text-align:center;flex-shrink:0}.heatmap-wrapper{display:flex}.day-labels{display:flex;flex-direction:column;margin-right:6px;font-size:12px}.day-label{height:18px}.heatmap-grid{display:flex}.week-column{display:flex;flex-direction:column}.day-cell{width:14px;height:14px;margin:2px;border-radius:3px;transition:.2s ease}.day-cell:hover{transform:scale(1.2)}.legend{margin-top:20px;font-size:12px;display:flex;align-items:center;gap:5px}.legend-box{width:14px;height:14px;border-radius:3px}.heatmap-container{overflow-x:auto}@media(max-width:768px){.activity-container{padding:20px}}.profile-page{min-height:100vh;background:linear-gradient(135deg,#eef2ff,#f8fafc);padding:60px 20px;font-family:Segoe UI,sans-serif}.profile-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 20px 40px #00000014;text-align:center;transition:.3s ease}.profile-card:hover{transform:translateY(-5px)}.profile-title{font-weight:700;margin-bottom:25px;color:#1f2937}.profile-avatar{width:100px;height:100px;margin:0 auto 20px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#6366f1);color:#fff;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:600;box-shadow:0 8px 20px #00000026}.profile-username{font-size:1.2rem;font-weight:600;margin-bottom:5px;color:#111827}.profile-email{color:#6b7280;margin-bottom:25px}.profile-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.profile-buttons .btn{border-radius:25px;padding:8px 20px;font-weight:500;transition:.3s ease}.profile-buttons .btn:hover{transform:scale(1.05)}.activity-section{margin-top:60px}@media(max-width:768px){.profile-card{padding:25px}.profile-buttons{flex-direction:column}.profile-buttons .btn{width:100%}}.community-container{max-width:800px;margin:40px auto}.post-card{display:flex;justify-content:space-between;background:#fff;border:1px solid #e6e6e6;border-radius:10px;padding:20px;margin-bottom:20px;transition:.2s ease}.post-card:hover{box-shadow:0 4px 12px #0000000d}.post-header{display:flex;align-items:center;gap:10px}.avatar{border-radius:50%}.pinned{font-size:12px;color:orange}.post-title{margin:10px 0;font-size:18px}.post-content{color:#555;font-size:14px}.post-footer{margin-top:10px;display:flex;gap:20px;font-size:14px;color:#666}.post-right img{width:120px;border-radius:8px}
