.app-header.svelte-hv3zzy{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:1rem 2rem;position:sticky;top:0;z-index:100}.app-header.svelte-hv3zzy:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--accent-cyan-dim),transparent);opacity:.5}.header-content.svelte-hv3zzy{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.brand.svelte-hv3zzy{display:flex;align-items:center;gap:1rem;text-decoration:none;color:inherit}.logo-wrapper.svelte-hv3zzy{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;transition:all .3s ease}.logo-wrapper.svelte-hv3zzy:hover{border-color:var(--accent-cyan);box-shadow:0 0 20px var(--glow-cyan)}.logo-icon.svelte-hv3zzy{width:28px;height:28px}.logo-bg.svelte-hv3zzy{fill:var(--bg-primary)}.logo-bracket.svelte-hv3zzy,.logo-underscore.svelte-hv3zzy{stroke:var(--accent-cyan)}.brand-text.svelte-hv3zzy{display:flex;flex-direction:column;gap:.15rem}.brand-name.svelte-hv3zzy{font-size:1.35rem;font-weight:700;letter-spacing:.1em;color:var(--text-primary);line-height:1;margin:0}.brand-tagline.svelte-hv3zzy{font-family:var(--font-mono);font-size:.6rem;color:var(--text-muted);letter-spacing:.25em;text-transform:uppercase;margin:0}.header-meta.svelte-hv3zzy{display:flex;align-items:center}@media(max-width:600px){.app-header.svelte-hv3zzy{padding:1rem}.header-content.svelte-hv3zzy{flex-direction:column;gap:1rem}.brand-name.svelte-hv3zzy{font-size:1.1rem}}.app-footer.svelte-7lfk2o{padding:1.5rem 2rem;border-top:1px solid var(--border-color);background:var(--bg-secondary)}.footer-content.svelte-7lfk2o{max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:1rem}.footer-text.svelte-7lfk2o{font-family:var(--font-mono);font-size:.7rem;color:var(--text-muted);letter-spacing:.05em}.footer-version.svelte-7lfk2o{font-family:var(--font-mono);font-size:.65rem;color:var(--accent-cyan);letter-spacing:.08em;opacity:.7}.footer-divider.svelte-7lfk2o{color:var(--border-color)}@media(max-width:600px){.footer-content.svelte-7lfk2o{flex-direction:column;gap:.5rem}.footer-divider.svelte-7lfk2o{display:none}}.tool-card.svelte-z86tdr{position:relative;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:1.75rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:1.25rem;transition:all .3s ease;overflow:hidden}.tool-card.svelte-z86tdr:hover{border-color:var(--accent-cyan);transform:translateY(-4px);box-shadow:0 8px 32px #0000004d,0 0 20px var(--glow-cyan)}.tool-card__glow.svelte-z86tdr{position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(180deg,rgba(0,229,199,.03) 0%,transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}.tool-card.svelte-z86tdr:hover .tool-card__glow:where(.svelte-z86tdr){opacity:1}.tool-card__header.svelte-z86tdr{display:flex;justify-content:space-between;align-items:flex-start}.tool-card__icon-wrapper.svelte-z86tdr{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:10px;transition:all .3s ease}.tool-card.svelte-z86tdr:hover .tool-card__icon-wrapper:where(.svelte-z86tdr){border-color:var(--accent-cyan);box-shadow:0 0 15px var(--glow-cyan)}.tool-card__icon.svelte-z86tdr{width:24px;height:24px;color:var(--accent-cyan);transition:transform .3s ease}.tool-card.svelte-z86tdr:hover .tool-card__icon:where(.svelte-z86tdr){transform:scale(1.1)}.tool-card__body.svelte-z86tdr{flex:1}.tool-card__title.svelte-z86tdr{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;letter-spacing:.02em}.tool-card__description.svelte-z86tdr{font-size:.9rem;line-height:1.6;color:var(--text-secondary);margin:0}.tool-card__footer.svelte-z86tdr{display:flex;align-items:center;gap:.5rem;padding-top:1rem;border-top:1px solid var(--border-color)}.tool-card__launch.svelte-z86tdr{font-family:var(--font-mono);font-size:.65rem;font-weight:600;color:var(--text-muted);letter-spacing:.15em;transition:color .3s ease}.tool-card.svelte-z86tdr:hover .tool-card__launch:where(.svelte-z86tdr){color:var(--accent-cyan)}.tool-card__arrow.svelte-z86tdr{width:16px;height:16px;color:var(--text-muted);transition:all .3s ease}.tool-card.svelte-z86tdr:hover .tool-card__arrow:where(.svelte-z86tdr){color:var(--accent-cyan);transform:translate(4px)}.app-container.svelte-1uha8ag{min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-primary);background:var(--bg-primary);color:var(--text-primary);position:relative;overflow-x:hidden}.main-content.svelte-1uha8ag{flex:1;max-width:1200px;width:100%;margin:0 auto;padding:0 2rem}.hero-section.svelte-1uha8ag{padding:5rem 0 4rem;display:flex;align-items:center;justify-content:space-between;gap:3rem;position:relative}.hero-content.svelte-1uha8ag{max-width:600px;z-index:1}.hero-title.svelte-1uha8ag{margin-bottom:1.5rem}.title-line.svelte-1uha8ag{display:block;font-size:2.5rem;font-weight:600;color:var(--text-secondary);line-height:1.2}.title-accent.svelte-1uha8ag{display:block;font-size:3rem;font-weight:700;color:var(--text-primary);line-height:1.2;position:relative}.title-accent.svelte-1uha8ag:after{content:"";position:absolute;bottom:-8px;left:0;width:120px;height:3px;background:linear-gradient(90deg,var(--accent-cyan),transparent);border-radius:2px}.hero-description.svelte-1uha8ag{font-size:1.1rem;line-height:1.8;color:var(--text-secondary);max-width:520px}.hero-decoration.svelte-1uha8ag{position:relative;width:280px;height:280px;flex-shrink:0}.decoration-ring.svelte-1uha8ag{position:absolute;border-radius:50%;border:1px solid var(--border-color)}.ring-1.svelte-1uha8ag{width:280px;height:280px;top:0;left:0;animation:svelte-1uha8ag-rotate 30s linear infinite}.ring-2.svelte-1uha8ag{width:200px;height:200px;top:40px;left:40px;border-color:var(--accent-cyan-dim);opacity:.3;animation:svelte-1uha8ag-rotate 20s linear infinite reverse}.ring-3.svelte-1uha8ag{width:120px;height:120px;top:80px;left:80px;border-color:var(--accent-cyan);opacity:.15;animation:svelte-1uha8ag-rotate 15s linear infinite}@keyframes svelte-1uha8ag-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tools-section.svelte-1uha8ag{padding-bottom:4rem}.section-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.tool-count.svelte-1uha8ag{font-family:var(--font-mono);font-size:.65rem;color:var(--accent-cyan);letter-spacing:.1em;text-shadow:0 0 10px var(--glow-cyan)}.tools-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}@media(max-width:900px){.hero-section.svelte-1uha8ag{flex-direction:column;text-align:center;padding:3rem 0}.hero-content.svelte-1uha8ag{max-width:100%}.title-line.svelte-1uha8ag{font-size:1.75rem}.title-accent.svelte-1uha8ag{font-size:2.25rem}.title-accent.svelte-1uha8ag:after{left:50%;transform:translate(-50%)}.hero-description.svelte-1uha8ag{margin:0 auto}.hero-decoration.svelte-1uha8ag{width:200px;height:200px;margin-top:2rem}.ring-1.svelte-1uha8ag{width:200px;height:200px}.ring-2.svelte-1uha8ag{width:140px;height:140px;top:30px;left:30px}.ring-3.svelte-1uha8ag{width:80px;height:80px;top:60px;left:60px}}@media(max-width:600px){.main-content.svelte-1uha8ag{padding:0 1rem}.hero-section.svelte-1uha8ag{padding:2rem 0}.title-line.svelte-1uha8ag{font-size:1.5rem}.title-accent.svelte-1uha8ag{font-size:1.75rem}.hero-description.svelte-1uha8ag{font-size:1rem}.tools-grid.svelte-1uha8ag{grid-template-columns:1fr}.section-header.svelte-1uha8ag{flex-direction:column;gap:.75rem;align-items:flex-start}}
