.video-doc-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:30px;padding:40px;box-shadow:0 10px 40px #0000000a}.video-doc-title{color:#1e1b4b;margin-bottom:1.5rem;font-size:1.8rem;font-weight:900}.video-doc-subtitle{color:#64748b;margin-bottom:2rem;font-weight:600}.video-placeholder{background:#f8fafc;border:2px dashed #e2e8f0;border-radius:24px;padding:60px 20px}.video-placeholder-icon{color:#d97706;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;padding:15px;display:flex}.video-iframe-wrapper{aspect-ratio:16/9;background:#000;border-radius:24px;overflow:hidden;box-shadow:0 25px 60px #0003}.video-doc-footer{margin-top:2.5rem}.youtube-btn{color:#fff;background:#ef4444;border-radius:18px;align-items:center;gap:12px;padding:14px 30px;font-weight:900;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px #ef44444d}.youtube-btn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 15px 35px #ef444466}@media (max-width:768px){.video-doc-card{padding:25px}.video-doc-title{font-size:1.5rem}.youtube-btn{justify-content:center;width:100%;padding:12px 20px;font-size:.9rem}}
.accepted-students-container{background:#fff;border:1px solid #f1f5f9;border-radius:32px;width:100%;padding:5px;overflow-x:auto;box-shadow:0 20px 40px -10px #00000008}.accepted-table{border-collapse:separate;border-spacing:0 6px;text-align:left;table-layout:auto;width:100%}.accepted-table-header{background:#1a2b4b;border-bottom:2px solid #f59e0b}.accepted-table-th{color:#fff;text-transform:uppercase;letter-spacing:1px;padding:8px 20px;font-size:.7rem;font-weight:700}.accepted-table-th.center{text-align:center}.accepted-table-th.width-small{width:60px}.accepted-table-th.width-medium{width:180px}.accepted-row{background:#fff;border:1px solid #f1f5f9;border-radius:16px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;box-shadow:0 2px 8px #0000000a}.accepted-row:hover{border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000000d}.accepted-cell{padding:12px 20px;position:relative}.accepted-cell.index-cell{text-align:center;border-left:4px solid #f59e0b;border-top-left-radius:16px;border-bottom-left-radius:16px}.accepted-cell.name-cell{padding:16px 20px}.accepted-cell.status-cell{text-align:center;border-top-right-radius:16px;border-bottom-right-radius:16px}.student-index-badge{color:#1a2b4b;background:#fffbeb;border:1px solid #fef3c7;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin:0 auto;font-size:.8rem;font-weight:700;display:flex}.student-info-stack{flex-direction:column;gap:8px;display:flex}.student-name{color:#1a2b4b;letter-spacing:-.3px;font-size:1.1rem;font-weight:800;line-height:1.2}.student-meta-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.student-id-badge{color:#1a2b4b;letter-spacing:.5px;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:8px;padding:4px 10px;font-size:.7rem;font-weight:800}.student-school{color:#64748b;align-items:center;gap:5px;font-size:.75rem;font-weight:600;display:flex}.status-badge-outer{border-radius:99px;padding:2px;display:inline-flex;position:relative}.status-badge-inner{letter-spacing:.8px;text-transform:uppercase;background:#fff;border-radius:99px;align-items:center;gap:10px;padding:10px 22px;font-size:.7rem;font-weight:900;display:inline-flex;position:relative;overflow:hidden}.shimmer{background:linear-gradient(90deg,#0000,#fff9,#0000);width:50%;height:100%;position:absolute;top:0;left:0;transform:skew(-20deg)}.status-icon-frame{border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.decorative-bar{opacity:.6;background:#f59e0b;border-radius:4px 0 0 4px;width:4px;height:40%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes runningLine{0%{background-position:200% 0}to{background-position:-200% 0}}.running-border{opacity:.6;background:linear-gradient(90deg,#0000,#f59e0b,#0000) 0 0/200% 100%;width:100%;height:2px;animation:3s linear infinite runningLine;position:absolute;bottom:0;left:0}.loading-spinner{border:3px solid #f1f5f9;border-top-color:var(--primary);border-radius:50%;width:40px;height:40px;margin:0 auto 20px;animation:1s linear infinite spin}.empty-state{text-align:center;padding:120px 20px}.empty-icon-frame{color:#cbd5e1;background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}@media (max-width:768px){.accepted-students-container{box-shadow:none;background:0 0;border:none;padding:0}.accepted-table,.accepted-table thead,.accepted-table tbody,.accepted-table th,.accepted-table td,.accepted-table tr{width:100%;display:block}.accepted-table thead{display:none}.accepted-row{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;gap:15px;margin-bottom:20px;padding:20px;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d;display:flex!important}.accepted-cell{text-align:left!important;border:none!important;padding:0!important}.accepted-cell.index-cell{align-items:center;gap:10px;display:flex;border-bottom:1px dashed #f1f5f9!important;padding-bottom:15px!important}.student-index-badge{width:28px;height:28px;margin:0;font-size:.75rem}.accepted-cell:before{content:attr(data-label);color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.65rem;font-weight:800;display:block}.accepted-cell.index-cell:before{content:"# Rank";margin-bottom:0}.accepted-cell.name-cell:before{content:"Student Information"}.accepted-cell.status-cell:before{content:"Current Status"}.student-name-row-mobile{flex-direction:column;gap:15px;display:flex}.student-info-stack{width:100%}.student-name{white-space:normal;word-break:break-word;font-size:1.05rem}.student-meta-row{margin-top:10px}.status-badge-outer{width:100%}.status-badge-inner{justify-content:center;width:100%;padding:12px}.decorative-bar{border-radius:0;width:100%;height:3px;top:auto;bottom:0;left:0;transform:none}.running-border{display:none}.pagination-container-mobile{text-align:center;flex-direction:column;gap:15px;padding:20px 15px!important}.pagination-container-mobile span{font-size:.7rem!important}}
