:root{--color-primary: #3b82f6;--color-primary-dark: #2563eb;--color-primary-light: #60a5fa;--color-primary-lightest: #dbeafe;--color-secondary: #10b981;--color-accent: #f59e0b;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-bg: #ffffff;--color-bg-alt: #f8fafc;--color-surface: #f1f5f9;--color-text: #1e293b;--color-text-light: #64748b;--color-text-inverse: #ffffff;--color-border: #e2e8f0;--color-border-light: #f1f5f9;--font-heading: "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1)}.container[data-astro-cid-y4ttt2wv]{max-width:1179px;margin:0 auto;padding:0 2rem}.hero-section[data-astro-cid-y4ttt2wv]{background:linear-gradient(135deg,var(--color-primary-lightest) 0%,var(--color-bg-alt) 100%);padding:80px 0}.hero-content[data-astro-cid-y4ttt2wv]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-text[data-astro-cid-y4ttt2wv] h1[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:3rem;font-weight:800;color:var(--color-text);margin-bottom:1.5rem;line-height:1.2}.hero-description[data-astro-cid-y4ttt2wv]{font-size:1.25rem;color:var(--color-text-light);margin-bottom:2rem;line-height:1.7}.hero-stats[data-astro-cid-y4ttt2wv]{display:flex;gap:2rem;margin-bottom:2.5rem}.stat-item[data-astro-cid-y4ttt2wv]{text-align:center}.stat-number[data-astro-cid-y4ttt2wv]{display:block;font-size:2rem;font-weight:700;color:var(--color-primary);font-family:var(--font-heading)}.stat-label[data-astro-cid-y4ttt2wv]{font-size:.875rem;color:var(--color-text-light)}.hero-image[data-astro-cid-y4ttt2wv] img[data-astro-cid-y4ttt2wv]{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-xl)}.category-section[data-astro-cid-y4ttt2wv]{padding:60px 0;background:var(--color-surface)}.category-section[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:2.25rem;color:var(--color-text);margin-bottom:2rem;text-align:center}.popular-shows[data-astro-cid-y4ttt2wv]{padding:80px 0;background:var(--color-bg)}.section-header[data-astro-cid-y4ttt2wv]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:2.5rem;color:var(--color-text);margin-bottom:1rem}.section-header[data-astro-cid-y4ttt2wv] p[data-astro-cid-y4ttt2wv]{font-size:1.125rem;color:var(--color-text-light);max-width:600px;margin:0 auto;line-height:1.7}.shows-grid[data-astro-cid-y4ttt2wv]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.schedule-section[data-astro-cid-y4ttt2wv]{padding:80px 0;background:var(--color-surface)}.schedule-section[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:2.25rem;color:var(--color-text);margin-bottom:1rem;text-align:center}.schedule-intro[data-astro-cid-y4ttt2wv]{font-size:1.125rem;color:var(--color-text-light);text-align:center;max-width:800px;margin:0 auto 3rem;line-height:1.7}.schedule-grid[data-astro-cid-y4ttt2wv]{display:grid;grid-template-columns:repeat(7,1fr);gap:1.5rem}.schedule-card[data-astro-cid-y4ttt2wv]{background:var(--color-bg);padding:1.5rem;border-radius:var(--radius-lg);border:2px solid var(--color-border-light);transition:all .3s ease}.schedule-card[data-astro-cid-y4ttt2wv]:hover{border-color:var(--color-primary-light);transform:translateY(-2px);box-shadow:var(--shadow-md)}.schedule-day[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:1.125rem;color:var(--color-primary);margin-bottom:1rem;text-align:center;font-weight:600}.show-list[data-astro-cid-y4ttt2wv]{list-style:none;padding:0;margin:0}.show-item[data-astro-cid-y4ttt2wv]{padding:.5rem 0;font-size:.875rem;color:var(--color-text);border-bottom:1px solid var(--color-border-light);line-height:1.4}.show-item[data-astro-cid-y4ttt2wv]:last-child{border-bottom:none}.guide-section[data-astro-cid-y4ttt2wv]{padding:80px 0;background:var(--color-bg-alt)}.guide-content[data-astro-cid-y4ttt2wv]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.guide-text[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:2.25rem;color:var(--color-text);margin-bottom:2rem}.guide-steps[data-astro-cid-y4ttt2wv]{margin-bottom:2rem}.step-item[data-astro-cid-y4ttt2wv]{display:flex;gap:1rem;margin-bottom:2rem;align-items:flex-start}.step-number[data-astro-cid-y4ttt2wv]{width:40px;height:40px;background:var(--color-primary);color:var(--color-text-inverse);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0}.step-content[data-astro-cid-y4ttt2wv] h3[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:1.25rem;color:var(--color-text);margin-bottom:.5rem}.step-content[data-astro-cid-y4ttt2wv] p[data-astro-cid-y4ttt2wv]{color:var(--color-text-light);line-height:1.6}.guide-tips[data-astro-cid-y4ttt2wv]{background:var(--color-surface);padding:1.5rem;border-radius:var(--radius-md);border-left:4px solid var(--color-primary)}.guide-tips[data-astro-cid-y4ttt2wv] h3[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);color:var(--color-text);margin-bottom:1rem}.guide-tips[data-astro-cid-y4ttt2wv] ul[data-astro-cid-y4ttt2wv]{list-style:none;padding:0;margin:0}.guide-tips[data-astro-cid-y4ttt2wv] li[data-astro-cid-y4ttt2wv]{color:var(--color-text-light);position:relative;padding:.5rem 0 .5rem 1.5rem}.guide-tips[data-astro-cid-y4ttt2wv] li[data-astro-cid-y4ttt2wv]:before{content:"✓";position:absolute;left:0;color:var(--color-success);font-weight:600}.guide-image[data-astro-cid-y4ttt2wv] img[data-astro-cid-y4ttt2wv]{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.genre-highlights[data-astro-cid-y4ttt2wv]{padding:80px 0;background:var(--color-surface)}.genre-highlights[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:2.25rem;color:var(--color-text);text-align:center;margin-bottom:3rem}.genre-grid[data-astro-cid-y4ttt2wv]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.genre-card[data-astro-cid-y4ttt2wv]{background:var(--color-bg);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:all .3s ease}.genre-card[data-astro-cid-y4ttt2wv]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg)}.genre-card[data-astro-cid-y4ttt2wv] img[data-astro-cid-y4ttt2wv]{width:100%;height:auto}.genre-content[data-astro-cid-y4ttt2wv]{padding:1.5rem}.genre-content[data-astro-cid-y4ttt2wv] h3[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:1.375rem;color:var(--color-text);margin-bottom:1rem}.genre-content[data-astro-cid-y4ttt2wv] p[data-astro-cid-y4ttt2wv]{color:var(--color-text-light);line-height:1.6;margin-bottom:1.5rem}.genre-shows[data-astro-cid-y4ttt2wv]{list-style:none;padding:0;margin:0}.genre-shows[data-astro-cid-y4ttt2wv] li[data-astro-cid-y4ttt2wv]{padding:.5rem 0;color:var(--color-text);border-bottom:1px solid var(--color-border-light);font-size:.875rem}.genre-shows[data-astro-cid-y4ttt2wv] li[data-astro-cid-y4ttt2wv]:last-child{border-bottom:none}.recommendation-section[data-astro-cid-y4ttt2wv],.rating-section[data-astro-cid-y4ttt2wv]{padding:60px 0;background:var(--color-bg)}.faq-section[data-astro-cid-y4ttt2wv]{padding:80px 0;background:var(--color-surface)}.faq-section[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:2.25rem;color:var(--color-text);text-align:center;margin-bottom:3rem}.faq-grid[data-astro-cid-y4ttt2wv]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.faq-item[data-astro-cid-y4ttt2wv]{background:var(--color-bg);padding:2rem;border-radius:var(--radius-lg);border-left:4px solid var(--color-primary)}.faq-item[data-astro-cid-y4ttt2wv] h3[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:1.125rem;color:var(--color-text);margin-bottom:1rem}.faq-item[data-astro-cid-y4ttt2wv] p[data-astro-cid-y4ttt2wv]{color:var(--color-text-light);line-height:1.7}.cta-section[data-astro-cid-y4ttt2wv]{padding:80px 0;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);text-align:center}.cta-content[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-family:var(--font-heading);font-size:2.5rem;color:var(--color-text-inverse);margin-bottom:1rem}.cta-content[data-astro-cid-y4ttt2wv] p[data-astro-cid-y4ttt2wv]{font-size:1.25rem;color:var(--color-text-inverse);opacity:.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.cta-button[data-astro-cid-y4ttt2wv]{display:inline-block;background:var(--color-primary);color:var(--color-text-inverse);padding:1rem 2rem;border-radius:var(--radius-md);text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.cta-button[data-astro-cid-y4ttt2wv]:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.cta-button[data-astro-cid-y4ttt2wv].large{padding:1.25rem 2.5rem;font-size:1.125rem;background:var(--color-surface);color:var(--color-primary)}.cta-button[data-astro-cid-y4ttt2wv].large:hover{background:var(--color-bg);transform:translateY(-2px)}@media (max-width: 1024px){.container[data-astro-cid-y4ttt2wv]{padding:0 1.5rem}.hero-content[data-astro-cid-y4ttt2wv],.guide-content[data-astro-cid-y4ttt2wv]{grid-template-columns:1fr;gap:2rem}.schedule-grid[data-astro-cid-y4ttt2wv]{grid-template-columns:repeat(4,1fr)}.genre-grid[data-astro-cid-y4ttt2wv]{grid-template-columns:repeat(2,1fr)}.hero-text[data-astro-cid-y4ttt2wv] h1[data-astro-cid-y4ttt2wv]{font-size:2.5rem}.section-header[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-size:2rem}}@media (max-width: 768px){.container[data-astro-cid-y4ttt2wv]{padding:0 1rem}.hero-section[data-astro-cid-y4ttt2wv],.popular-shows[data-astro-cid-y4ttt2wv],.schedule-section[data-astro-cid-y4ttt2wv],.guide-section[data-astro-cid-y4ttt2wv],.genre-highlights[data-astro-cid-y4ttt2wv],.faq-section[data-astro-cid-y4ttt2wv],.cta-section[data-astro-cid-y4ttt2wv]{padding:60px 0}.hero-text[data-astro-cid-y4ttt2wv] h1[data-astro-cid-y4ttt2wv]{font-size:2rem}.hero-description[data-astro-cid-y4ttt2wv]{font-size:1.125rem}.hero-stats[data-astro-cid-y4ttt2wv]{justify-content:center;gap:1.5rem}.shows-grid[data-astro-cid-y4ttt2wv]{grid-template-columns:1fr}.schedule-grid[data-astro-cid-y4ttt2wv]{grid-template-columns:repeat(2,1fr)}.genre-grid[data-astro-cid-y4ttt2wv],.faq-grid[data-astro-cid-y4ttt2wv]{grid-template-columns:1fr}.section-header[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-size:1.75rem}.cta-content[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-size:2rem}}@media (max-width: 480px){.hero-text[data-astro-cid-y4ttt2wv] h1[data-astro-cid-y4ttt2wv]{font-size:1.75rem}.hero-description[data-astro-cid-y4ttt2wv]{font-size:1rem}.hero-stats[data-astro-cid-y4ttt2wv]{flex-direction:column;gap:1rem}.schedule-grid[data-astro-cid-y4ttt2wv]{grid-template-columns:1fr}.step-item[data-astro-cid-y4ttt2wv]{flex-direction:column;align-items:center;text-align:center}.guide-tips[data-astro-cid-y4ttt2wv]{padding:1rem}.faq-item[data-astro-cid-y4ttt2wv]{padding:1.5rem}.cta-content[data-astro-cid-y4ttt2wv] h2[data-astro-cid-y4ttt2wv]{font-size:1.75rem}.cta-content[data-astro-cid-y4ttt2wv] p[data-astro-cid-y4ttt2wv]{font-size:1rem}}.page-wrap[data-astro-cid-y4ttt2wv]{display:contents}
