.page-wrapper.svelte-yxunt{background:#2d2d2d;min-height:100vh;padding-top:80px}.container.svelte-yxunt{max-width:1800px;margin:0 auto;padding:10px 20px}.page-title.svelte-yxunt{font-size:2.5em;margin-bottom:10px;text-align:center;color:#fff}.page-subtitle.svelte-yxunt{text-align:center;color:#ffffffb3;margin-bottom:20px}.videos-grid.svelte-yxunt{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:25px;margin-top:10px}.video-card.svelte-yxunt{background:#2d2d2dcc;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;border:1px solid rgba(255,107,53,.2);cursor:pointer}.video-card.svelte-yxunt:hover{transform:translateY(-5px);box-shadow:0 10px 30px #ff6b354d;border-color:#ff6b3580}.video-thumbnail.svelte-yxunt{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.video-thumbnail-placeholder.svelte-yxunt{background:linear-gradient(135deg,#ff6b3533,#f77f0033);display:flex;align-items:center;justify-content:center;font-size:3em}.video-info.svelte-yxunt{padding:15px}.video-title.svelte-yxunt{font-weight:600;font-size:1.1em;line-height:1.4;color:#fff}.loading-overlay.svelte-yxunt{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:20px}.loader.svelte-yxunt{width:60px;height:60px;border:4px solid rgba(255,107,53,.2);border-top-color:#ff6b35;border-radius:50%;animation:svelte-yxunt-spin 1s linear infinite}@keyframes svelte-yxunt-spin{to{transform:rotate(360deg)}}.loading-text.svelte-yxunt{font-size:1.2em;color:#fffc}.error-overlay.svelte-yxunt{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:20px}.error-message.svelte-yxunt{color:#ff6b6b;font-size:1.1em}@media(max-width:768px){.page-wrapper.svelte-yxunt{padding-top:60px}.page-title.svelte-yxunt{font-size:1.8em}.videos-grid.svelte-yxunt{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}}
