.hero-labs.svelte-rmshk{background:linear-gradient(135deg,var(--color-bg-primary) 0%,var(--color-bg-secondary) 100%);padding:4rem 0 3rem;text-align:center;position:relative;overflow:hidden}.hero-labs.svelte-rmshk:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(136,68,255,.1) 0%,transparent 50%);pointer-events:none}.hero-content.svelte-rmshk{position:relative;z-index:2}.hero-title.svelte-rmshk{margin-bottom:1.5rem;display:flex;justify-content:center}.hero-svg.svelte-rmshk{height:clamp(90px,12vw,180px);width:auto}.hero-subtitle.svelte-rmshk{font-size:1.2rem;color:var(--color-text-secondary);max-width:700px;margin:0 auto;line-height:1.6}.tools-grid.svelte-rmshk{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:2rem}.tool-card.svelte-rmshk{background-color:var(--color-bg-secondary);border-radius:var(--border-radius);overflow:hidden;border:1px solid var(--color-accent);transition:transform .2s ease,box-shadow .2s ease;position:relative}.tool-card.svelte-rmshk:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.tool-card.popular.svelte-rmshk{border-color:var(--color-labs-purple);box-shadow:0 0 20px #84f3}.popular-badge.svelte-rmshk{position:absolute;top:1rem;right:1rem;background-color:var(--color-labs-purple);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;z-index:2}.coming-soon-badge.svelte-rmshk{position:absolute;top:1rem;left:1rem;background-color:var(--color-studio-red);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;z-index:2}.tool-card.coming-soon.svelte-rmshk{opacity:.9}.tool-card.coming-soon.svelte-rmshk .tool-thumbnail:where(.svelte-rmshk){filter:grayscale(.3)}.tool-thumbnail.svelte-rmshk{position:relative;aspect-ratio:16/9;background-color:var(--color-bg-tertiary);overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--color-text-tertiary);font-size:.9rem}.tool-thumbnail.svelte-rmshk img:where(.svelte-rmshk){width:100%;height:100%;object-fit:cover}.placeholder-tool.svelte-rmshk{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,var(--color-labs-purple),var(--color-bg-primary));color:#fff;text-align:center;padding:1rem;font-weight:600}.tool-overlay.svelte-rmshk{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.tool-card.svelte-rmshk:hover .tool-overlay:where(.svelte-rmshk){opacity:1}.preview-btn.svelte-rmshk{background-color:var(--color-labs-purple);color:#fff;padding:.75rem 1.5rem;border-radius:var(--border-radius);font-weight:600;cursor:pointer}.tool-content.svelte-rmshk{padding:1.5rem}.tool-header.svelte-rmshk{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.tool-name.svelte-rmshk{font-size:1.25rem;color:var(--color-text-primary);margin:0}.tool-price.svelte-rmshk{font-size:1.1rem;font-weight:700;color:var(--color-labs-purple)}.tool-category.svelte-rmshk{color:var(--color-text-tertiary);font-size:.9rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.tool-description.svelte-rmshk{color:var(--color-text-secondary);line-height:1.6;margin-bottom:1.5rem}.tool-features.svelte-rmshk{list-style:none;margin-bottom:2rem}.tool-features.svelte-rmshk li:where(.svelte-rmshk){color:var(--color-text-secondary);margin-bottom:.5rem;position:relative;padding-left:1rem}.tool-features.svelte-rmshk li:where(.svelte-rmshk):before{content:"✓";color:var(--color-labs-purple);font-weight:700;position:absolute;left:0}.tool-actions.svelte-rmshk{display:flex;gap:1rem;flex-wrap:wrap}.btn-outline.svelte-rmshk{background-color:transparent;border:1px solid var(--color-accent);color:var(--color-text-secondary)}.btn-outline.svelte-rmshk:hover{border-color:var(--color-labs-purple);color:var(--color-labs-purple)}.btn-disabled.svelte-rmshk{opacity:.6;cursor:not-allowed}.btn-disabled.svelte-rmshk:hover{opacity:.6;transform:none}.info-section.svelte-rmshk{background-color:var(--color-bg-secondary)}.info-grid.svelte-rmshk{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.info-card.svelte-rmshk{text-align:center;padding:2rem 1rem}.info-icon.svelte-rmshk{margin-bottom:1rem;display:flex;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;background:#805ad51a;border-radius:50%}.info-icon.svelte-rmshk img:where(.svelte-rmshk){width:2rem;height:2rem;stroke:#fff}.info-card.svelte-rmshk h3:where(.svelte-rmshk){color:var(--color-text-primary);margin-bottom:1rem}.info-card.svelte-rmshk p:where(.svelte-rmshk){color:var(--color-text-secondary);line-height:1.6}.cta-section.svelte-rmshk{text-align:center}.cta-content.svelte-rmshk h2:where(.svelte-rmshk){font-size:2rem;margin-bottom:1rem;color:var(--color-text-primary)}.cta-content.svelte-rmshk p:where(.svelte-rmshk){color:var(--color-text-secondary);margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.btn-large.svelte-rmshk{padding:1rem 2rem;font-size:1.1rem;font-weight:600}@media (max-width: 768px){.tools-grid.svelte-rmshk{grid-template-columns:1fr}.tool-actions.svelte-rmshk{flex-direction:column}.tool-header.svelte-rmshk{flex-direction:column;gap:.5rem}}
