.hero.svelte-1wv3gr2{padding:6rem 0 2rem;text-align:center;position:relative;overflow:hidden;min-height:auto;display:flex;align-items:center}.hero-background.svelte-1wv3gr2{position:absolute;inset:0;z-index:0}.hero-gif.svelte-1wv3gr2{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay.svelte-1wv3gr2{position:absolute;inset:0;background:linear-gradient(135deg,#000000e6,#0a0a0ad9);z-index:1}.hero-content.svelte-1wv3gr2{position:relative;z-index:2}.hero-title.svelte-1wv3gr2{margin-bottom:1.5rem;display:flex;justify-content:center}.hero-logo-container.svelte-1wv3gr2{display:flex;flex-direction:column;align-items:center;gap:1rem}.hero-text.svelte-1wv3gr2{font-family:var(--font-brand);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400;letter-spacing:-.02em}.hero-text.studio.svelte-1wv3gr2{color:#f44}.hero-subtitle.svelte-1wv3gr2{font-size:1.25rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto 2rem;line-height:1.6}.hero-actions.svelte-1wv3gr2{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-large.svelte-1wv3gr2{padding:1rem 2rem;font-size:1.1rem;font-weight:600}.btn-media.svelte-1wv3gr2{background-color:var(--color-accent);color:var(--color-media-blue);border:2px solid var(--color-accent)}.btn-media.svelte-1wv3gr2:hover{background-color:var(--color-hover);border-color:var(--color-hover);color:#59f}.btn-labs.svelte-1wv3gr2{background-color:var(--color-accent);color:var(--color-labs-purple);border:2px solid var(--color-accent)}.btn-labs.svelte-1wv3gr2:hover{background-color:var(--color-hover);border-color:var(--color-hover);color:#95f}.section-title.svelte-1wv3gr2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--color-text-primary)}.clients-section.svelte-1wv3gr2{background-color:var(--color-bg-secondary)}.clients-grid.svelte-1wv3gr2{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;margin:0 auto;max-width:1000px}.client-item.svelte-1wv3gr2{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;cursor:pointer;transition:all .3s ease}.client-logo-grid.svelte-1wv3gr2{width:80px;height:80px;object-fit:cover;border-radius:12px;transition:all .3s ease}.client-item.svelte-1wv3gr2:hover .client-logo-grid:where(.svelte-1wv3gr2){filter:grayscale(0%) opacity(1);transform:translateY(-4px);box-shadow:var(--shadow-md)}.client-details.svelte-1wv3gr2{position:absolute;bottom:-60px;left:50%;transform:translate(-50%);background-color:var(--color-bg-secondary);padding:.75rem 1rem;border-radius:var(--border-radius);border:1px solid var(--color-accent);white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;z-index:10;box-shadow:var(--shadow-lg)}.client-item.svelte-1wv3gr2:hover .client-details:where(.svelte-1wv3gr2){opacity:1;visibility:visible;transform:translate(-50%) translateY(-4px)}.client-name.svelte-1wv3gr2{font-weight:600;color:var(--color-text-primary);font-size:.9rem;margin-bottom:.25rem}.client-description.svelte-1wv3gr2{color:var(--color-text-secondary);font-size:.8rem}.testimonials-grid.svelte-1wv3gr2{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.testimonial-card.svelte-1wv3gr2{background-color:var(--color-bg-secondary);padding:2rem;border-radius:var(--border-radius);border:1px solid var(--color-accent);position:relative}.quote-mark.svelte-1wv3gr2{font-size:4rem;color:var(--color-studio-red);position:absolute;top:-1rem;left:1rem;line-height:1}.testimonial-quote.svelte-1wv3gr2{color:var(--color-text-secondary);font-style:italic;margin-bottom:1.5rem;margin-top:1rem;line-height:1.6}.testimonial-author.svelte-1wv3gr2{display:flex;align-items:center;gap:1rem}.testimonial-avatar.svelte-1wv3gr2{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid var(--color-accent)}.author-info.svelte-1wv3gr2{flex:1}.author-name.svelte-1wv3gr2{font-weight:600;color:var(--color-text-primary)}.author-company.svelte-1wv3gr2{color:var(--color-text-tertiary);font-size:.9rem}.about-max-section.svelte-1wv3gr2{background-color:var(--color-bg-secondary)}.about-grid.svelte-1wv3gr2{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-content.svelte-1wv3gr2 .section-title:where(.svelte-1wv3gr2){text-align:left;margin-bottom:2rem}.about-text.svelte-1wv3gr2 p:where(.svelte-1wv3gr2){color:var(--color-text-secondary);line-height:1.7;margin-bottom:1.5rem;font-size:1.1rem}.about-highlights.svelte-1wv3gr2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-accent)}.highlight.svelte-1wv3gr2{display:flex;flex-direction:column;align-items:flex-start}.highlight-number.svelte-1wv3gr2{font-family:var(--font-brand);font-size:2rem;color:var(--color-studio-red);font-weight:400;line-height:1}.highlight-label.svelte-1wv3gr2{color:var(--color-text-tertiary);font-size:.9rem;margin-top:.25rem}.about-visual.svelte-1wv3gr2{position:relative;height:600px;border-radius:var(--border-radius);overflow:hidden}.about-image.svelte-1wv3gr2{width:100%;height:100%;object-fit:contain;border-radius:var(--border-radius)}.about-text-desktop.svelte-1wv3gr2{display:block}.about-text-mobile.svelte-1wv3gr2{display:none}@media (max-width: 768px){.hero.svelte-1wv3gr2{padding:8rem 0 2rem}.testimonials-grid.svelte-1wv3gr2{grid-template-columns:1fr;gap:2rem}.hero-actions.svelte-1wv3gr2{flex-direction:column;align-items:center}.about-grid.svelte-1wv3gr2{grid-template-columns:1fr;gap:2rem}.about-visual.svelte-1wv3gr2{height:250px}.about-highlights.svelte-1wv3gr2{grid-template-columns:repeat(2,1fr);gap:1rem}.about-text-desktop.svelte-1wv3gr2{display:none}.about-text-mobile.svelte-1wv3gr2{display:block}.clients-grid.svelte-1wv3gr2{grid-template-columns:repeat(3,1fr);gap:1.5rem}.client-logo-grid.svelte-1wv3gr2{width:60px;height:60px}.client-details.svelte-1wv3gr2{bottom:-50px;padding:.5rem .75rem}.client-name.svelte-1wv3gr2{font-size:.8rem}.client-description.svelte-1wv3gr2{font-size:.7rem}}@media (max-width: 480px){.clients-grid.svelte-1wv3gr2{grid-template-columns:repeat(4,1fr);gap:1rem}.client-logo-grid.svelte-1wv3gr2{width:50px;height:50px}}.kit-section.svelte-1wv3gr2{background-color:var(--color-bg-secondary)}.kit-card.svelte-1wv3gr2{background-color:var(--color-bg-primary);border-radius:var(--border-radius);padding:2.5rem;border:1px solid var(--color-accent);max-width:800px;margin:0 auto;transition:transform .2s ease,box-shadow .2s ease}.kit-content.svelte-1wv3gr2{display:flex;align-items:flex-start;gap:2rem}.kit-card.svelte-1wv3gr2:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.kit-list.svelte-1wv3gr2{display:flex;flex-direction:column;gap:1rem}.kit-item.svelte-1wv3gr2{display:flex;align-items:flex-start;gap:.75rem;color:var(--color-text-secondary);line-height:1.6}.kit-bullet.svelte-1wv3gr2{color:var(--color-studio-red);font-weight:700;font-size:1.2rem;margin-top:-.1rem}@media (max-width: 768px){.kit-card.svelte-1wv3gr2{padding:2rem;margin:0 1rem}.kit-content.svelte-1wv3gr2{flex-direction:column}}
