:root{--header-height: 56px}.header.svelte-1elxaub{position:fixed;top:0;left:0;right:0;height:var(--header-height);z-index:100;transition:all .4s cubic-bezier(.16,1,.3,1);background:transparent;border-bottom:1px solid transparent}.header.svelte-1elxaub:after{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(59,130,246,.4),rgba(59,130,246,.6),rgba(59,130,246,.4),transparent)}.header.scrolled.svelte-1elxaub{background:#0f172ad9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 4px 30px #0000001a}.header.hidden.svelte-1elxaub{transform:translateY(-100%)}.header-container.svelte-1elxaub{max-width:1200px;height:100%;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between}.icon-btn.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;border-radius:50%;color:var(--text-primary);cursor:pointer;transition:all .2s}.icon-btn.svelte-1elxaub:hover{background:#ffffff1a}.icon-placeholder.svelte-1elxaub{width:40px;height:40px}.logo.svelte-1elxaub{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;color:var(--text-primary);text-decoration:none;font-weight:700;font-size:1.1rem}.logo-icon.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:32px;height:26px;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:4px 8px;color:#fff}.logo-text.svelte-1elxaub{background:linear-gradient(to right,#fff,#94a3b8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.drawer-overlay.svelte-1elxaub{position:fixed;inset:0;z-index:150;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.drawer.svelte-1elxaub{position:fixed;top:0;left:0;bottom:0;width:280px;z-index:200;background:#0f172a;box-shadow:5px 0 25px #00000080;display:flex;flex-direction:column}.drawer-header.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.drawer-logo.svelte-1elxaub{display:flex;align-items:center;gap:.5rem;color:var(--text-primary);text-decoration:none;font-weight:700;font-size:1rem}.drawer-nav.svelte-1elxaub{flex:1;padding:.75rem;display:flex;flex-direction:column;gap:.25rem}.drawer-link.svelte-1elxaub{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:500;border-radius:var(--radius-md);transition:all .2s}.drawer-link.svelte-1elxaub:hover{color:var(--text-primary);background:#ffffff0d}.drawer-link.active.svelte-1elxaub{color:#fff;background:#3b82f626}.drawer-link-icon.svelte-1elxaub{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:#ffffff0d;color:var(--text-secondary);transition:all .2s}.drawer-link-icon.active.svelte-1elxaub{background:var(--primary-500);color:#fff;box-shadow:0 4px 12px #3b82f666}.arrow{margin-left:auto;color:var(--primary-400)}.card.svelte-11p64z5{display:block;text-decoration:none;border-radius:var(--radius);overflow:hidden;background:#1e293b99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition);box-shadow:var(--shadow-sm)}.card.svelte-11p64z5:hover{box-shadow:var(--shadow-md),0 0 20px #3b82f626;border-color:#3b82f666}.poster.svelte-11p64z5{position:relative;aspect-ratio:3/4;overflow:hidden;background:#1e293bcc}.skeleton-poster.svelte-11p64z5{position:absolute;inset:0;background:#1e293bcc;overflow:hidden}.skeleton-poster.svelte-11p64z5:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 50%,transparent 100%);transform:translate(-100%);animation:svelte-11p64z5-skeleton-shimmer 1.5s ease-in-out infinite}@keyframes svelte-11p64z5-skeleton-shimmer{to{transform:translate(100%)}}.image-wrapper.svelte-11p64z5{width:100%;height:100%;overflow:hidden}.image-wrapper.svelte-11p64z5 img:where(.svelte-11p64z5){width:100%;height:100%;object-fit:cover;transition:transform var(--transition),opacity .3s ease;opacity:0}.image-wrapper.svelte-11p64z5 img.loaded:where(.svelte-11p64z5){opacity:1}.image-wrapper.svelte-11p64z5 img.error:where(.svelte-11p64z5){opacity:.5}.card.svelte-11p64z5:hover .image-wrapper:where(.svelte-11p64z5) img.loaded:where(.svelte-11p64z5){transform:scale(1.08)}.overlay.svelte-11p64z5{position:absolute;inset:0;background:linear-gradient(to top,rgba(15,23,42,.9) 0%,transparent 60%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity var(--transition)}.card.svelte-11p64z5:hover .overlay:where(.svelte-11p64z5){opacity:1}.play-btn.svelte-11p64z5{width:50px;height:50px;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-glow)}.play-btn.svelte-11p64z5 svg:where(.svelte-11p64z5){width:24px;height:24px;color:#fff;margin-left:3px}.category-badge.svelte-11p64z5{position:absolute;top:8px;left:8px;color:#fff;font-size:.65rem;padding:4px 8px;border-radius:var(--radius-sm);font-weight:600;text-transform:uppercase;box-shadow:0 2px 8px #0000004d}.badge-poster.svelte-11p64z5{position:absolute;background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--text-primary);font-size:.7rem;padding:4px 10px;border-radius:var(--radius-sm);font-weight:500;border:1px solid var(--border-light)}.episodes.svelte-11p64z5{bottom:8px;left:8px}.views-badge.svelte-11p64z5{bottom:8px;right:8px}.info.svelte-11p64z5{padding:.875rem}.title.svelte-11p64z5{color:var(--text-primary);font-size:.9rem;font-weight:500;margin:0 0 .5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.card.svelte-11p64z5:hover .title:where(.svelte-11p64z5){color:var(--primary-300)}.tags.svelte-11p64z5{display:flex;flex-wrap:wrap;gap:.3rem}.tag.svelte-11p64z5{font-size:.65rem;padding:3px 8px;background:#3b82f626;color:var(--primary-400);border-radius:var(--radius-sm);border:1px solid rgba(59,130,246,.2)}@media(max-width:768px){.category-badge.svelte-11p64z5,.badge-poster.svelte-11p64z5{font-size:.6rem}}.load-more-container.svelte-gxfnfr{display:flex;justify-content:center;padding:2rem 0}.load-more-btn.svelte-gxfnfr{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:linear-gradient(135deg,var(--primary-500),var(--primary-600));color:#fff;font-size:.9rem;font-weight:600;border:none;border-radius:var(--radius-full);cursor:pointer;transition:all .3s;box-shadow:0 4px 15px #3b82f64d}.load-more-btn.svelte-gxfnfr:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.load-more-btn.svelte-gxfnfr:disabled{opacity:.7;cursor:not-allowed}.spinner.svelte-gxfnfr{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-gxfnfr-spin .8s linear infinite}@keyframes svelte-gxfnfr-spin{to{transform:rotate(360deg)}}
