.mvp.svelte-1lys0bv,.mvp__tech-stack.svelte-1lys0bv,.mvp__services.svelte-1lys0bv,.mvp__process.svelte-1lys0bv{padding:96px 20px}.mvp.svelte-1lys0bv,.mvp__services.svelte-1lys0bv{background:var(--color-white)}.mvp__tech-stack.svelte-1lys0bv,.mvp__process.svelte-1lys0bv{background:#f8f9fa}.mvp__container.svelte-1lys0bv,.mvp__tech-stack-container.svelte-1lys0bv,.mvp__services-container.svelte-1lys0bv,.mvp__process-container.svelte-1lys0bv{max-width:1200px;margin:0 auto}.mvp__hero-header.svelte-1lys0bv,.mvp__tech-stack-header.svelte-1lys0bv,.mvp__services-header.svelte-1lys0bv,.mvp__process-header.svelte-1lys0bv{margin-bottom:56px}.mvp__hero-heading-col.svelte-1lys0bv,.mvp__tech-stack-heading-col.svelte-1lys0bv,.mvp__services-heading-col.svelte-1lys0bv,.mvp__process-heading-col.svelte-1lys0bv{border-left:3px solid var(--section-accent);padding-left:2rem;max-width:760px}.mvp__hero-eyebrow.svelte-1lys0bv,.mvp__tech-stack-eyebrow.svelte-1lys0bv,.mvp__services-eyebrow.svelte-1lys0bv,.mvp__process-eyebrow.svelte-1lys0bv{display:inline-block;font-family:var(--font-primary);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--section-accent);background-color:color-mix(in srgb,var(--section-accent) 12%,transparent);padding:.35rem 1rem;border-radius:9999px;margin-bottom:14px}.mvp__hero-heading-col.svelte-1lys0bv h2:where(.svelte-1lys0bv),.mvp__tech-stack-heading-col.svelte-1lys0bv h2:where(.svelte-1lys0bv),.mvp__services-heading-col.svelte-1lys0bv h2:where(.svelte-1lys0bv),.mvp__process-heading-col.svelte-1lys0bv h2:where(.svelte-1lys0bv){font-family:var(--font-secondary);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;color:var(--color-secondary);margin:0 0 14px;line-height:1.15;letter-spacing:-.02em}.mvp__hero-heading-col.svelte-1lys0bv p:where(.svelte-1lys0bv),.mvp__tech-stack-heading-col.svelte-1lys0bv p:where(.svelte-1lys0bv),.mvp__services-heading-col.svelte-1lys0bv p:where(.svelte-1lys0bv),.mvp__process-heading-col.svelte-1lys0bv p:where(.svelte-1lys0bv){font-size:1rem;line-height:1.65;color:var(--text-secondary);margin:0}@keyframes svelte-1lys0bv-mvp-reveal{to{opacity:1;transform:translateY(0)}}.mvp__hero-grid.svelte-1lys0bv{display:grid;grid-template-columns:1fr;gap:32px;align-items:stretch}.mvp__hero-benefits.svelte-1lys0bv{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.mvp__hero-benefits.svelte-1lys0bv li:where(.svelte-1lys0bv){font-size:1rem;line-height:1.65;color:var(--color-secondary);padding:12px 0;display:flex;align-items:flex-start;gap:14px;font-weight:500;border-bottom:1px solid color-mix(in srgb,var(--section-accent) 12%,transparent)}.mvp__hero-benefits.svelte-1lys0bv li:where(.svelte-1lys0bv):last-child{border-bottom:none}.mvp__hero-emoji.svelte-1lys0bv{font-size:1.25rem;flex-shrink:0;margin-top:2px}.mvp__hero-card.svelte-1lys0bv{border-radius:16px;overflow:hidden}.mvp__hero-card-inner.svelte-1lys0bv{position:relative;background:radial-gradient(ellipse 70% 80% at 70% 20%,color-mix(in srgb,var(--section-accent) 18%,transparent),transparent 60%),linear-gradient(135deg,#1e293b,#0f172a,#0d3b4f);padding:40px 32px;text-align:center;border-radius:16px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.mvp__hero-spark.svelte-1lys0bv{width:44px;height:44px;margin-bottom:20px;filter:brightness(0) invert(1)}.mvp__hero-card-inner.svelte-1lys0bv h3:where(.svelte-1lys0bv){font-family:var(--font-secondary);font-size:1.4rem;font-weight:700;color:#fff;margin:0 0 12px;letter-spacing:-.01em}.mvp__hero-card-inner.svelte-1lys0bv p:where(.svelte-1lys0bv){font-size:.95rem;line-height:1.65;color:#ffffffc7;margin:0 0 24px;max-width:32ch}.mvp__hero-badges.svelte-1lys0bv{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.mvp__hero-badge.svelte-1lys0bv{background:#ffffff14;color:#fff;font-size:.82rem;font-weight:600;padding:.5rem 1.1rem;border-radius:9999px;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mvp__tech-stack-grid.svelte-1lys0bv{display:grid;grid-template-columns:1fr;gap:20px}.mvp__tech-category.svelte-1lys0bv{background:var(--color-white);border:1px solid transparent;border-radius:12px;padding:28px 24px;transition:transform .35s cubic-bezier(.4,0,.2,1),border-color .35s ease,box-shadow .35s ease;opacity:0;transform:translateY(14px);animation:svelte-1lys0bv-mvp-reveal .7s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--reveal-delay, 0ms)}.mvp__tech-category.svelte-1lys0bv:hover{transform:translateY(-4px);border-color:var(--section-accent);box-shadow:0 14px 32px color-mix(in srgb,var(--section-accent) 16%,transparent)}.mvp__tech-category-title.svelte-1lys0bv{font-family:var(--font-secondary);font-size:.85rem;font-weight:700;color:var(--section-accent);text-transform:uppercase;letter-spacing:.1em;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid color-mix(in srgb,var(--section-accent) 18%,transparent)}.mvp__tech-items.svelte-1lys0bv{display:flex;flex-direction:column;gap:12px}.mvp__tech-item.svelte-1lys0bv{display:flex;flex-direction:column;gap:2px}.mvp__tech-name.svelte-1lys0bv{font-size:.95rem;font-weight:600;color:var(--color-secondary);letter-spacing:-.01em}.mvp__tech-desc.svelte-1lys0bv{font-size:.82rem;color:var(--text-secondary);line-height:1.55}.mvp__services-grid.svelte-1lys0bv{display:grid;grid-template-columns:1fr;gap:20px}.mvp__service-card.svelte-1lys0bv{background:#f8f9fa;border:1px solid transparent;padding:32px 28px;border-radius:12px;transition:transform .35s cubic-bezier(.4,0,.2,1),border-color .35s ease,box-shadow .35s ease;opacity:0;transform:translateY(14px);animation:svelte-1lys0bv-mvp-reveal .7s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--reveal-delay, 0ms)}.mvp__service-card.svelte-1lys0bv:hover{transform:translateY(-4px);border-color:var(--section-accent);box-shadow:0 14px 32px color-mix(in srgb,var(--section-accent) 18%,transparent)}.mvp__service-emoji.svelte-1lys0bv{font-size:2rem;display:block;margin-bottom:16px}.mvp__service-title.svelte-1lys0bv{font-family:var(--font-secondary);font-size:1.15rem;font-weight:700;color:var(--color-secondary);margin:0 0 10px;line-height:1.3;letter-spacing:-.01em;transition:color .25s ease}.mvp__service-card.svelte-1lys0bv:hover .mvp__service-title:where(.svelte-1lys0bv){color:var(--section-accent)}.mvp__service-desc.svelte-1lys0bv{font-size:.92rem;line-height:1.7;color:var(--text-secondary);margin:0}.mvp__process-steps.svelte-1lys0bv{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:32px}.mvp__process-step.svelte-1lys0bv{position:relative;opacity:0;transform:translateY(14px);animation:svelte-1lys0bv-mvp-reveal .7s cubic-bezier(.2,.8,.2,1) forwards;animation-delay:var(--reveal-delay, 0ms)}.mvp__process-step-marker.svelte-1lys0bv{position:relative;width:64px;height:64px;border-radius:16px;background:var(--color-white);border:1px solid color-mix(in srgb,var(--section-accent) 22%,transparent);display:flex;align-items:center;justify-content:center;margin-bottom:18px;transition:transform .3s cubic-bezier(.4,0,.2,1),border-color .3s ease,box-shadow .3s ease}.mvp__process-step.svelte-1lys0bv:hover .mvp__process-step-marker:where(.svelte-1lys0bv){transform:translateY(-3px);border-color:var(--section-accent);box-shadow:0 10px 24px color-mix(in srgb,var(--section-accent) 18%,transparent)}.mvp__process-number.svelte-1lys0bv{font-family:var(--font-secondary);font-size:1.25rem;font-weight:800;color:var(--section-accent);letter-spacing:-.02em;font-variant-numeric:tabular-nums}.mvp__process-title.svelte-1lys0bv{font-family:var(--font-secondary);font-size:1.0625rem;font-weight:700;color:var(--color-secondary);margin:0 0 8px;line-height:1.3;letter-spacing:-.01em}.mvp__process-desc.svelte-1lys0bv{font-size:.92rem;line-height:1.65;color:var(--text-secondary);margin:0}.mvp__process-connector.svelte-1lys0bv{display:none}@media(min-width:640px){.mvp__hero-grid.svelte-1lys0bv{grid-template-columns:1fr 1fr;gap:40px}.mvp__tech-stack-grid.svelte-1lys0bv,.mvp__services-grid.svelte-1lys0bv{grid-template-columns:repeat(2,1fr)}.mvp__process-steps.svelte-1lys0bv{grid-template-columns:repeat(2,1fr);gap:40px 28px}}@media(min-width:992px){.mvp__tech-stack-grid.svelte-1lys0bv,.mvp__services-grid.svelte-1lys0bv{grid-template-columns:repeat(3,1fr)}.mvp__process-steps.svelte-1lys0bv{grid-template-columns:repeat(4,1fr);gap:40px 24px}.mvp__process-connector.svelte-1lys0bv{display:block;position:absolute;top:50%;left:calc(100% + 8px);width:calc(100% - 56px);height:2px;background:repeating-linear-gradient(to right,var(--section-accent) 0,var(--section-accent) 6px,transparent 6px,transparent 12px);transform:translateY(-50%);opacity:.5}}@media(min-width:768px){.mvp.svelte-1lys0bv,.mvp__tech-stack.svelte-1lys0bv,.mvp__services.svelte-1lys0bv,.mvp__process.svelte-1lys0bv{padding:112px 40px}}@media(max-width:767px){.mvp.svelte-1lys0bv,.mvp__tech-stack.svelte-1lys0bv,.mvp__services.svelte-1lys0bv,.mvp__process.svelte-1lys0bv{padding:64px 16px}.mvp__hero-header.svelte-1lys0bv,.mvp__tech-stack-header.svelte-1lys0bv,.mvp__services-header.svelte-1lys0bv,.mvp__process-header.svelte-1lys0bv{margin-bottom:40px}.mvp__hero-heading-col.svelte-1lys0bv,.mvp__tech-stack-heading-col.svelte-1lys0bv,.mvp__services-heading-col.svelte-1lys0bv,.mvp__process-heading-col.svelte-1lys0bv{border-left:none;border-top:3px solid var(--section-accent);padding-left:0;padding-top:1.25rem}.mvp__hero-card-inner.svelte-1lys0bv{padding:36px 24px}}@media(prefers-reduced-motion:reduce){.mvp__tech-category.svelte-1lys0bv,.mvp__service-card.svelte-1lys0bv,.mvp__process-step.svelte-1lys0bv{opacity:1;transform:none;animation:none}.mvp__tech-category.svelte-1lys0bv:hover,.mvp__service-card.svelte-1lys0bv:hover,.mvp__process-step.svelte-1lys0bv:hover .mvp__process-step-marker:where(.svelte-1lys0bv){transform:none}}
