.container.svelte-rgotyr{max-width:1200px;margin:0 auto;padding:2rem 1rem}.page-header.svelte-rgotyr{text-align:center;margin-bottom:3rem}.page-header.svelte-rgotyr h1:where(.svelte-rgotyr){font-size:2rem;margin-bottom:.5rem;color:#333}.description.svelte-rgotyr{color:#666;font-size:1rem}.main-content.svelte-rgotyr{display:flex;flex-direction:column;gap:2rem}.input-section.svelte-rgotyr{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.input-group.svelte-rgotyr label:where(.svelte-rgotyr){display:block;margin-bottom:.5rem;font-weight:600;color:#333}.input-with-button.svelte-rgotyr{display:flex;gap:.5rem}.input-with-button.svelte-rgotyr input:where(.svelte-rgotyr){flex:1;padding:.75rem;border:2px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .2s}.input-with-button.svelte-rgotyr input:where(.svelte-rgotyr):focus{outline:none;border-color:#4285f4}.input-with-button.svelte-rgotyr input:where(.svelte-rgotyr):disabled{background-color:#f5f5f5;cursor:not-allowed}.input-with-button.svelte-rgotyr button:where(.svelte-rgotyr){padding:.75rem 2rem;background-color:#4285f4;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.input-with-button.svelte-rgotyr button:where(.svelte-rgotyr):hover:not(:disabled){background-color:#357ae8}.input-with-button.svelte-rgotyr button:where(.svelte-rgotyr):disabled{background-color:#ccc;cursor:not-allowed}.hint.svelte-rgotyr{margin-top:.5rem;font-size:.875rem;color:#666}.error-section.svelte-rgotyr{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.error-message.svelte-rgotyr{color:#d32f2f;font-weight:600}.loading-section.svelte-rgotyr{background:#fff;padding:3rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:center;align-items:center}.loading-spinner.svelte-rgotyr{text-align:center}.spinner.svelte-rgotyr{width:50px;height:50px;margin:0 auto 1rem;border:4px solid #f3f3f3;border-top:4px solid #4285f4;border-radius:50%;animation:svelte-rgotyr-spin 1s linear infinite}@keyframes svelte-rgotyr-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.channel-info-section.svelte-rgotyr{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.channel-info-section.svelte-rgotyr h2:where(.svelte-rgotyr){margin-bottom:1.5rem;color:#333;font-size:1.5rem}.info-card.svelte-rgotyr{display:flex;flex-direction:column;gap:1rem}.info-item.svelte-rgotyr{display:flex;align-items:flex-start;padding:.75rem;background:#f9f9f9;border-radius:4px}.info-item.svelte-rgotyr .label:where(.svelte-rgotyr){font-weight:600;color:#666;min-width:120px}.info-item.svelte-rgotyr .value:where(.svelte-rgotyr){flex:1;color:#333;word-break:break-all}.rss-url.svelte-rgotyr{flex:1;display:flex;gap:.5rem;align-items:flex-start}.url-text.svelte-rgotyr{flex:1}.open-button.svelte-rgotyr,.copy-button.svelte-rgotyr{padding:.25rem 1rem;background-color:#4285f4;color:#fff;border:none;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center}.open-button.svelte-rgotyr:hover,.copy-button.svelte-rgotyr:hover{background-color:#357ae8}.videos-section.svelte-rgotyr{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.videos-section.svelte-rgotyr h2:where(.svelte-rgotyr){margin-bottom:1.5rem;color:#333;font-size:1.5rem}.video-grid.svelte-rgotyr{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.video-card.svelte-rgotyr{position:relative;border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s;background:#fff;border:1px solid #e0e0e0}.video-card.svelte-rgotyr:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.timestamp-link.svelte-rgotyr{position:absolute;top:8px;right:8px;width:32px;height:32px;background:#000000b3;border-radius:4px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:1rem;transition:transform .2s,background-color .2s;z-index:10}.timestamp-link.svelte-rgotyr:hover{background:#000000e6;transform:scale(1.1)}.video-card.svelte-rgotyr a:where(.svelte-rgotyr){text-decoration:none;color:inherit;display:block}.thumbnail-wrapper.svelte-rgotyr{position:relative;width:100%;padding-bottom:56.25%;background-color:#f0f0f0;overflow:hidden}.thumbnail-wrapper.svelte-rgotyr img:where(.svelte-rgotyr){position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.video-info.svelte-rgotyr{padding:1rem}.video-title.svelte-rgotyr{font-size:1rem;font-weight:600;color:#333;margin-bottom:.5rem;line-height:1.4;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-meta.svelte-rgotyr{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:#666}.channel-name.svelte-rgotyr{font-weight:500}.published-date.svelte-rgotyr{color:#999}@media(max-width:768px){.input-with-button.svelte-rgotyr{flex-direction:column}.info-item.svelte-rgotyr{flex-direction:column;gap:.5rem}.info-item.svelte-rgotyr .label:where(.svelte-rgotyr){min-width:auto}.rss-url.svelte-rgotyr{flex-direction:column}.video-grid.svelte-rgotyr{grid-template-columns:1fr}}@media(min-width:769px)and (max-width:1024px){.video-grid.svelte-rgotyr{grid-template-columns:repeat(2,1fr)}}
