*{box-sizing:border-box}body{color:#222;background:#f5f6f8;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.page{padding:32px}.page-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.page-header h1{margin:0 0 8px;font-size:28px}.page-header p{color:#666;margin:0}.total-count{color:#333;font-weight:700}.search-bar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:8px;margin-bottom:20px;padding:16px;display:flex}.search-bar input,.search-bar select{background:#fff;border:1px solid #d1d5db;border-radius:8px;height:40px;padding:0 12px}.search-bar input:first-child{width:360px}.search-bar button{color:#fff;background:#111827;border:none;border-radius:8px;height:40px;padding:0 16px}.search-bar button.secondary{color:#111827;background:#e5e7eb}.table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow-x:auto}.video-table{border-collapse:collapse;width:100%;min-width:1100px}.video-table th,.video-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #eef0f3;padding:12px;font-size:14px}.video-table th{color:#4b5563;background:#f9fafb;font-weight:700}.video-table tbody tr{cursor:pointer}.video-table tbody tr:hover{background:#f9fafb}.thumbnail{object-fit:cover;background:#e5e7eb;border-radius:8px;width:120px;height:68px}.empty-thumbnail{color:#999;justify-content:center;align-items:center;font-size:12px;display:flex}.title-cell{font-weight:700}.empty-cell{color:#777;text-align:center!important;padding:40px!important}.status-badge{border-radius:999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.status-UPLOADED{color:#0369a1;background:#e0f2fe}.status-PROCESSING{color:#92400e;background:#fef3c7}.status-READY{color:#166534;background:#dcfce7}.status-FAILED{color:#991b1b;background:#fee2e2}.status-ARCHIVED{color:#374151;background:#e5e7eb}.loading{text-align:center;color:#777;background:#fff;border-radius:12px;padding:40px}.pagination{justify-content:center;gap:6px;margin-top:20px;display:flex}.pagination button{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:36px;height:36px;padding:0 10px}.pagination button.active{color:#fff;background:#111827;border-color:#111827}.pagination button:disabled{opacity:.4;cursor:not-allowed}.detail-header{margin-bottom:20px}.detail-header h1{margin:16px 0 0;font-size:28px}.back-button{color:#374151;background:0 0;border:none;padding:0}.video-player-box{background:#111;border-radius:12px;margin-bottom:24px;overflow:hidden}.video-player{background:#000;width:100%;max-height:640px;display:block}.video-disabled{color:#fff;justify-content:center;align-items:center;height:420px;display:flex}.detail-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.detail-section h2{margin-top:0}.detail-list{grid-template-columns:160px 1fr;gap:12px 20px;margin:0;display:grid}.detail-list dt{color:#4b5563;font-weight:700}.detail-list dd{margin:0}@media (width<=768px){.page{padding:16px}.page-header{display:block}.total-count{margin-top:12px}.search-bar{flex-direction:column}.search-bar input:first-child{width:100%}.detail-list{grid-template-columns:1fr}}
