.container.svelte-klrhah{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%;box-sizing:border-box;overflow-x:hidden}.intro.svelte-klrhah{text-align:center;margin:2rem 0;padding-bottom:1rem;contain:none}h1.svelte-klrhah{font-size:1.8rem;margin-bottom:.5rem;color:var(--color-ink)}.subheading.svelte-klrhah{font-size:1.2rem;margin-bottom:.5rem;color:var(--color-muted);font-weight:500}.main-content.svelte-klrhah{margin:2rem 0}.top-row.svelte-klrhah{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem}.desktop-only.svelte-klrhah{display:none}@media (min-width: 768px){.top-row.svelte-klrhah{flex-direction:row;align-items:flex-start;gap:2rem}.desktop-only.svelte-klrhah{display:block}.wheel-section.svelte-klrhah{flex:1;max-width:50%;min-height:500px}.entries-section.svelte-klrhah{flex:1;max-width:50%;min-height:400px}}.ad-section-bottom.svelte-klrhah{max-width:728px;margin:2rem auto;text-align:center}.share-section-full.svelte-klrhah{width:100%;margin-top:2rem}@media (max-width: 767px){.intro.svelte-klrhah{margin:1rem 0;min-height:80px}.wheel-section.svelte-klrhah{min-height:340px;max-width:100%;overflow:hidden}.entries-section.svelte-klrhah{min-height:350px}.feature.svelte-klrhah h3:where(.svelte-klrhah),.use-case-item.svelte-klrhah h3:where(.svelte-klrhah),.faq-item.svelte-klrhah h3:where(.svelte-klrhah){font-size:1.1rem;margin-bottom:.5rem}.main-content.svelte-klrhah{margin:1rem 0;max-width:100%;overflow-x:hidden}.top-row.svelte-klrhah{gap:1rem;margin-bottom:1rem;max-width:100%}.share-section-full.svelte-klrhah{margin-top:1rem;max-width:100%;overflow-x:hidden}.controls.svelte-klrhah{margin-top:1rem}.features.svelte-klrhah,.use-cases.svelte-klrhah,.faq.svelte-klrhah{margin:1.5rem 0}.feature.svelte-klrhah,.use-case-item.svelte-klrhah,.faq-item.svelte-klrhah{padding:1rem}}.wheel-section.svelte-klrhah{display:flex;flex-direction:column;align-items:center;min-height:400px}.controls.svelte-klrhah{margin-top:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.quick-start.svelte-klrhah{margin:3rem 0;text-align:center}.category-buttons.svelte-klrhah{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1.5rem}.category-btn.svelte-klrhah{padding:.75rem 1.5rem;background-color:var(--color-brand-soft);color:var(--color-brand);border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .3s;text-decoration:none;display:inline-block}.category-btn.svelte-klrhah:hover{background-color:#d6e7f7}.category-btn.featured.svelte-klrhah{background:var(--color-accent);color:var(--color-ink);font-weight:600}.category-btn.featured.svelte-klrhah:hover{background:#f5bf3a}.features.svelte-klrhah,.use-cases.svelte-klrhah,.faq.svelte-klrhah,.related-tools.svelte-klrhah{margin:3rem 0}h2.svelte-klrhah{text-align:center;margin-bottom:1.5rem;color:var(--color-ink);font-size:1.5rem}.feature-grid.svelte-klrhah{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.feature.svelte-klrhah{background-color:var(--color-surface);border-radius:8px;padding:1.5rem;box-shadow:0 2px 5px #0000001a}.feature.svelte-klrhah h3:where(.svelte-klrhah){color:var(--color-brand);margin-bottom:.75rem;font-size:1.2rem}.tools-grid.svelte-klrhah{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}.tool-card.svelte-klrhah{background-color:var(--color-surface);border-radius:8px;padding:1.5rem;text-decoration:none;color:inherit;box-shadow:0 2px 5px #0000001a;transition:transform .3s,box-shadow .3s}.tool-card.svelte-klrhah:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000026}.tool-card.svelte-klrhah h3:where(.svelte-klrhah){color:var(--color-brand);margin-bottom:.75rem;font-size:1.1rem}.use-cases-grid.svelte-klrhah{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.use-case-item.svelte-klrhah{background-color:var(--color-surface);border-radius:8px;padding:1.5rem;box-shadow:0 2px 5px #0000001a}.use-case-item.svelte-klrhah h3:where(.svelte-klrhah){color:var(--color-brand);margin-bottom:1rem;border-bottom:1px solid var(--color-border);padding-bottom:.5rem;font-size:1.2rem}.use-case-item.svelte-klrhah ul:where(.svelte-klrhah){padding-left:1.5rem}.use-case-item.svelte-klrhah li:where(.svelte-klrhah){margin-bottom:.5rem}.faq-items.svelte-klrhah{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}@media (min-width: 768px){.faq-items.svelte-klrhah{grid-template-columns:repeat(2,1fr)}}.faq-item.svelte-klrhah{background-color:var(--color-surface);border-radius:8px;padding:1.5rem;box-shadow:0 2px 5px #0000001a}.faq-item.svelte-klrhah h3:where(.svelte-klrhah){color:var(--color-ink);margin-bottom:.75rem;font-size:1.1rem}.guide-promo.svelte-klrhah{margin:3rem 0}.guide-banner.svelte-klrhah{background-color:#e8f4fd;border-radius:8px;padding:1.5rem;border-left:5px solid var(--color-brand)}.guide-content.svelte-klrhah{text-align:center}.guide-content.svelte-klrhah h3:where(.svelte-klrhah){color:var(--color-ink);margin-bottom:1rem;font-size:1.5rem}.guide-content.svelte-klrhah p:where(.svelte-klrhah){margin-bottom:1.5rem;font-size:1.1rem}.guide-button.svelte-klrhah{display:inline-block;background-color:var(--color-brand);color:#fff;padding:.75rem 1.5rem;border-radius:4px;text-decoration:none;font-weight:700;transition:background-color .3s}.guide-button.svelte-klrhah:hover{background-color:var(--color-brand-hover)}.featured-badge.svelte-klrhah{display:flex;justify-content:center;margin:2.5rem 0}.featured-badge.svelte-klrhah img:where(.svelte-klrhah){display:block}
