.hero-secondary.svelte-13wmnd{padding-block:var(--s-7);position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle 400px at 85% 50%,rgba(250,183,0,.06),transparent 65%),radial-gradient(circle 300px at 15% 50%,rgba(120,80,200,.08),transparent 65%),var(--c-bg-2);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.hero-secondary.svelte-13wmnd:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.12;pointer-events:none;background-image:linear-gradient(rgba(250,183,0,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(250,183,0,.3) 1px,transparent 1px);background-size:48px 48px}@media(min-width:768px){.hero-secondary.svelte-13wmnd{padding-block:var(--s-8);background:radial-gradient(circle 500px at 80% 50%,rgba(250,183,0,.07),transparent 65%),radial-gradient(circle 400px at 20% 50%,rgba(120,80,200,.09),transparent 65%),var(--c-bg-2)}.hero-secondary.svelte-13wmnd:before{background-size:60px 60px}}.hero-secondary-grid.svelte-13wmnd{display:grid;grid-template-columns:1fr;gap:var(--s-7);align-items:center;position:relative;z-index:1}@media(min-width:768px){.hero-secondary-grid.svelte-13wmnd{grid-template-columns:1.3fr 1fr;gap:var(--s-9)}}.hero-secondary-image.svelte-13wmnd{order:-1;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.hero-secondary-image.svelte-13wmnd{order:0;justify-content:flex-end}}.hero-secondary-image.svelte-13wmnd img:where(.svelte-13wmnd){width:100%;max-width:280px;height:auto}@media(min-width:480px){.hero-secondary-image.svelte-13wmnd img:where(.svelte-13wmnd){max-width:240px}}@media(min-width:768px){.hero-secondary-image.svelte-13wmnd img:where(.svelte-13wmnd){max-width:220px}}@media(min-width:1024px){.hero-secondary-image.svelte-13wmnd img:where(.svelte-13wmnd){max-width:260px}}.hero-secondary-content.svelte-13wmnd{flex:1}.hero-secondary-headline.svelte-13wmnd{font-size:clamp(1.75rem,2.5vw + .75rem,3rem);letter-spacing:-.03em}.hero-secondary-sub.svelte-13wmnd{margin-top:var(--s-3);font-size:clamp(.9375rem,.5vw + .875rem,1.0625rem);color:var(--c-text-dim);max-width:48ch}.hero-secondary-actions.svelte-13wmnd{display:flex;flex-direction:column;gap:var(--s-3);margin-top:var(--s-5)}@media(min-width:480px){.hero-secondary-actions.svelte-13wmnd{flex-direction:row;flex-wrap:wrap}}@media(max-width:767px){.hero-secondary-content.svelte-13wmnd{text-align:center;margin-top:-250px;align-self:start}.hero-secondary-sub.svelte-13wmnd{margin-inline:auto}.hero-secondary-actions.svelte-13wmnd .btn{width:100%;justify-content:center}}.featured-grid.svelte-13wmnd{display:grid;grid-template-columns:1fr;gap:var(--s-4)}@media(min-width:640px){.featured-grid.svelte-13wmnd{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.featured-grid.svelte-13wmnd{grid-template-columns:repeat(3,1fr)}}.featured-card.svelte-13wmnd{display:flex;flex-direction:column;border:1px solid var(--c-border);border-radius:var(--r-lg);overflow:hidden;background:var(--c-surface);color:inherit;text-decoration:none;transition:border-color var(--m-fast),transform var(--m-fast);-webkit-tap-highlight-color:transparent}.featured-card.svelte-13wmnd:hover{border-color:var(--c-border-2);transform:translateY(-2px)}.featured-card-img.svelte-13wmnd{position:relative;aspect-ratio:4 / 3;background:var(--bg, var(--c-surface));overflow:hidden}.featured-card-cover.svelte-13wmnd{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.featured-card-shine.svelte-13wmnd{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.18),transparent 50%);pointer-events:none}.featured-card-name.svelte-13wmnd{position:absolute;left:16px;bottom:14px;font-size:var(--fs-lg);font-weight:600;letter-spacing:-.02em;color:#f8f7ec;text-shadow:0 1px 10px rgba(0,0,0,.55)}.featured-card-demo.svelte-13wmnd{position:absolute;right:14px;top:14px}.featured-demo-pill.svelte-13wmnd{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:6px 12px;border-radius:var(--r-pill);background:#0a0a0ad1;color:#f8f7ec;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:var(--fs-xs);font-weight:500;cursor:pointer}.featured-demo-dot.svelte-13wmnd{width:6px;height:6px;border-radius:50%;background:#25d366;box-shadow:0 0 0 3px #25d36633}.featured-card-meta.svelte-13wmnd{display:flex;justify-content:space-between;align-items:baseline;gap:var(--s-3);padding:var(--s-4)}.featured-card-role.svelte-13wmnd{font-size:var(--fs-sm);font-weight:500}.featured-card-tag.svelte-13wmnd{font-size:var(--fs-xs);margin-top:2px;color:var(--c-text-dim)}.featured-card-year.svelte-13wmnd{font-size:var(--fs-xs);color:var(--c-text-mute)}.services-grid.svelte-13wmnd{display:grid;grid-template-columns:1fr;gap:var(--s-4)}@media(min-width:640px){.services-grid.svelte-13wmnd{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.services-grid.svelte-13wmnd{grid-template-columns:repeat(3,1fr)}}.service-card.svelte-13wmnd{display:flex;flex-direction:column;gap:var(--s-4);padding:var(--s-6);min-height:220px;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.service-card-head.svelte-13wmnd{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--s-3)}.service-card-num.svelte-13wmnd,.service-card-from.svelte-13wmnd{font-size:var(--fs-xs)}.service-card-title.svelte-13wmnd{font-size:var(--fs-lg)}.service-card-desc.svelte-13wmnd{font-size:var(--fs-base);line-height:1.55;flex:1}.service-card-cta.svelte-13wmnd{display:inline-flex;align-items:center;gap:8px;color:var(--c-acent);font-size:var(--fs-xs);font-weight:500}.testimonial.svelte-13wmnd{max-width:880px;margin:0 auto;text-align:center}.testimonial-eyebrow.svelte-13wmnd{margin:0 auto}.testimonial-quote.svelte-13wmnd{margin-top:var(--s-5);font-size:clamp(1.25rem,2.5vw + .5rem,2.25rem);line-height:1.25;letter-spacing:-.01em}.testimonial-meta.svelte-13wmnd{margin-top:var(--s-7);display:flex;justify-content:center;align-items:center;gap:var(--s-3)}.testimonial-avatar.svelte-13wmnd{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#fab700,#ff6a00);flex-shrink:0}.testimonial-name.svelte-13wmnd{font-weight:500;font-size:var(--fs-base)}.testimonial-role.svelte-13wmnd{font-size:var(--fs-xs);margin-top:2px}.testimonial-dots.svelte-13wmnd{display:flex;gap:8px;justify-content:center;margin-top:var(--s-5)}.testimonial-dot.svelte-13wmnd{width:12px;height:12px;min-height:12px;padding:0;border:none;border-radius:50%;background:var(--c-border-2);cursor:pointer;transition:background var(--m-fast)}.testimonial-dot.active.svelte-13wmnd{background:var(--c-acent)}.process-grid.svelte-13wmnd{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid var(--c-border)}@media(min-width:640px){.process-grid.svelte-13wmnd{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.process-grid.svelte-13wmnd{grid-template-columns:repeat(4,1fr);gap:0}}.process-step.svelte-13wmnd{position:relative;padding:var(--s-7) 0;border-bottom:1px solid var(--c-border)}.process-step.svelte-13wmnd:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:var(--c-border);transition:background var(--m-base)}.process-step.svelte-13wmnd:hover:before{background:var(--c-acent)}.process-step.svelte-13wmnd:last-child{border-bottom:none}@media(min-width:1024px){.process-step.svelte-13wmnd{padding:var(--s-9) var(--s-7);border-bottom:none;border-right:1px solid var(--c-border)}.process-step.svelte-13wmnd:first-child{padding-left:0}.process-step.svelte-13wmnd:last-child{border-right:none;padding-right:0}}.process-num.svelte-13wmnd{display:inline-flex;align-items:center;gap:6px;font-size:var(--fs-xs);color:var(--c-acent);background:#fab70014;border:1px solid rgba(250,183,0,.2);padding:4px 10px;border-radius:var(--r-pill)}.process-title.svelte-13wmnd{margin-top:var(--s-4);font-size:clamp(20px,1.5vw + .5rem,24px);font-weight:500;letter-spacing:-.015em}.process-desc.svelte-13wmnd{font-size:var(--fs-base);margin-top:var(--s-3);line-height:1.6;color:var(--c-text-dim)}.section-alt.svelte-13wmnd{background:var(--c-bg-2)}.section-tight-top.svelte-13wmnd{padding-top:var(--s-8)}@media(min-width:768px){.section-tight-top.svelte-13wmnd{padding-top:var(--s-9)}}
