.page.svelte-13wmnd{--color-cream:#fdf6ed;--color-cream-dark:#f5e6d3;--color-burgundy:#8b2635;--color-burgundy-dark:#6d1f2a;--color-brown:#2d1810;--color-brown-light:#5c3d2e;--color-gold:#c9a227;--color-sage:#4a6741;--font-display:"Fraunces", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;font-family:var(--font-body);background-color:var(--color-cream);color:var(--color-brown);min-height:100vh;overflow-x:hidden}h1.svelte-13wmnd,h2.svelte-13wmnd,h3.svelte-13wmnd{font-family:var(--font-display)}.visually-hidden.svelte-13wmnd{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero.svelte-13wmnd{text-align:center;padding:0 2rem 4rem;position:relative;overflow:visible}.hero-content.svelte-13wmnd{max-width:720px;margin:0 auto;padding-top:9rem}.hero-title.svelte-13wmnd{color:var(--color-brown);margin-bottom:1.5rem;font-size:max(2.5rem,min(6vw,4rem));font-weight:400;line-height:1.1}.hero-title.svelte-13wmnd em:where(.svelte-13wmnd){color:var(--color-burgundy);font-style:italic}.hero-subtitle.svelte-13wmnd{color:var(--color-brown-light);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.sticker.svelte-13wmnd{pointer-events:none;z-index:10;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;font-size:3rem;position:absolute}.sticker-sun.svelte-13wmnd{animation:34s linear infinite svelte-13wmnd-sunRotate,5.4s ease-in-out infinite svelte-13wmnd-sunGlow;top:8rem;right:10%}.sticker-sparkle.svelte-13wmnd{font-size:2rem;animation:6s ease-in-out infinite svelte-13wmnd-shimmer;top:12rem;left:8%}.sticker-chart.svelte-13wmnd{font-size:2.5rem;animation:3s ease-in-out infinite svelte-13wmnd-chartBounce;bottom:4rem;right:15%;transform:rotate(-10deg)}.sticker-butterfly.svelte-13wmnd{text-align:center;margin:2rem auto;font-size:2.5rem;animation:3s ease-in-out infinite svelte-13wmnd-flutter;display:block;position:relative}.sticker-rocket.svelte-13wmnd{font-size:2.5rem;animation:2.5s ease-in-out infinite svelte-13wmnd-rocketHover;position:absolute;top:2rem;left:10%;transform:rotate(-15deg)}.sticker-sparkle-bottom.svelte-13wmnd{font-size:2rem;animation:7s ease-in-out 2s infinite svelte-13wmnd-shimmer;position:absolute;bottom:3rem;right:10%}@keyframes svelte-13wmnd-sunRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-13wmnd-sunGlow{0%,to{filter:drop-shadow(0 0 8px #ffc83266)}50%{filter:drop-shadow(0 0 16px #ffc832b3)}}@keyframes svelte-13wmnd-shimmer{0%,85%,to{opacity:1;filter:brightness()}90%{opacity:.7;filter:brightness(1.3)}95%{opacity:1;filter:brightness(1.1)}}@keyframes svelte-13wmnd-chartBounce{0%,to{transform:rotate(-10deg)translateY(0)}50%{transform:rotate(-10deg)translateY(-4px)}}@keyframes svelte-13wmnd-flutter{0%,to{transform:rotate(-3deg)translateY(0)}25%{transform:rotate(3deg)translateY(-2px)}50%{transform:rotate(-3deg)translateY(0)}75%{transform:rotate(3deg)translateY(2px)}}@keyframes svelte-13wmnd-rocketHover{0%,to{transform:rotate(-15deg)translate(0)}50%{transform:rotate(-15deg)translate(3px,-3px)}}@media (prefers-reduced-motion:reduce){.sticker-sun.svelte-13wmnd,.sticker-sparkle.svelte-13wmnd,.sticker-chart.svelte-13wmnd,.sticker-butterfly.svelte-13wmnd,.sticker-rocket.svelte-13wmnd,.sticker-sparkle-bottom.svelte-13wmnd,.step-sticker.svelte-13wmnd{animation:none}}.email-capture.svelte-13wmnd{max-width:480px;margin:0 auto 2rem}.email-form.svelte-13wmnd{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.email-input.svelte-13wmnd{min-width:240px;font-family:var(--font-body);border:2px solid var(--color-brown);color:var(--color-brown);background:#fff;border-radius:100px;outline:none;flex:1;padding:1rem 1.25rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.email-input.svelte-13wmnd:focus{border-color:var(--color-burgundy);box-shadow:0 0 0 4px #8b26351a}.email-input.svelte-13wmnd::placeholder{color:var(--color-brown-light);opacity:.6}.submit-btn.svelte-13wmnd{font-family:var(--font-body);color:var(--color-cream);background:var(--color-burgundy);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:background .15s;display:inline-flex}.submit-btn.svelte-13wmnd:hover:not(:disabled){background:var(--color-burgundy-dark)}.submit-btn.svelte-13wmnd:disabled{opacity:.6;cursor:not-allowed}.btn-icon.svelte-13wmnd{flex-shrink:0}.email-input--dark.svelte-13wmnd{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.email-input--dark.svelte-13wmnd:focus{border-color:#fff;box-shadow:0 0 0 4px #ffffff1a}.email-input--dark.svelte-13wmnd::placeholder{color:#fff9}.submit-btn--dark.svelte-13wmnd{background:var(--color-cream);border-color:var(--color-cream);color:var(--color-burgundy);transition:all .2s}.submit-btn--dark.svelte-13wmnd:hover:not(:disabled){background:var(--color-cream-dark);border-color:var(--color-cream-dark);box-shadow:0 4px 12px #2d181026}.success-message.svelte-13wmnd{color:var(--color-sage);background:#4a67411a;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:500;display:flex}.success-message--dark.svelte-13wmnd{color:#fff;background:#ffffff26}.success-icon.svelte-13wmnd{font-size:1.25rem}.section-inner.svelte-13wmnd{max-width:900px;margin:0 auto;padding:0 2rem}.problem-section.svelte-13wmnd{background:var(--color-cream-dark);text-align:center;padding:calc(5rem - 96px) 2rem 2rem;position:relative;overflow:hidden}.problem-eyebrow.svelte-13wmnd{letter-spacing:.15em;text-transform:uppercase;color:var(--color-burgundy);margin-bottom:1rem;font-size:.75rem;font-weight:600}.problem-title.svelte-13wmnd{color:var(--color-brown);max-width:700px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:max(1.75rem,min(4vw,2.5rem));font-weight:400;line-height:1.3}.problem-copy.svelte-13wmnd{color:var(--color-brown-light);max-width:600px;margin:0 auto 2rem;font-size:1.125rem;line-height:1.7}.hero-video-container.svelte-13wmnd{z-index:1;width:100%;max-height:350px;margin-top:2rem;margin-bottom:0;position:relative;overflow:hidden}.hero-video-wrapper.svelte-13wmnd{border-radius:24px;max-width:800px;margin:0 auto;position:relative;overflow:hidden}.hero-video.svelte-13wmnd{background-color:var(--color-cream-dark);width:100%;height:auto;display:block}.hero-video-vignette.svelte-13wmnd{pointer-events:none;background:radial-gradient(circle,#0000 20%,#0006 100%);border-radius:24px;position:absolute;top:0;bottom:0;left:0;right:0}.hero-video-fade.svelte-13wmnd{background:linear-gradient(to top, var(--color-cream-dark) 0%, var(--color-cream-dark) 30%, transparent 70%);pointer-events:none;border-radius:24px;position:absolute;top:0;bottom:0;left:0;right:0}.placeholder-image.svelte-13wmnd{border:2px dashed var(--color-burgundy);text-align:center;background:#8b26351a;border-radius:16px;max-width:600px;margin:2rem auto;padding:3rem 2rem}.placeholder-image.svelte-13wmnd span:where(.svelte-13wmnd){color:var(--color-burgundy);font-size:.875rem;font-style:italic}.placeholder-image--wide.svelte-13wmnd{max-width:800px;padding:4rem 2rem}.placeholder-image--square.svelte-13wmnd{aspect-ratio:1;justify-content:center;align-items:center;max-width:300px;padding:1rem;display:flex}.placeholder-image--small.svelte-13wmnd{max-width:280px;margin:1.5rem auto 0;padding:2rem 1rem}.solution-section.svelte-13wmnd{text-align:center;background:#fff;padding:4rem 2rem;position:relative;overflow:hidden}.solution-content.svelte-13wmnd{z-index:2;position:relative}.sunburst.svelte-13wmnd{margin-bottom:2rem}.sunburst-icon.svelte-13wmnd{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;font-size:4rem}.solution-title.svelte-13wmnd{color:var(--color-brown);margin-bottom:1rem;font-size:max(2rem,min(5vw,3rem));font-weight:400}.solution-subtitle.svelte-13wmnd{color:var(--color-brown-light);max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.solution-glow.svelte-13wmnd{z-index:1;pointer-events:none;background:radial-gradient(100% 80%,#78beff2e 0%,#64aaff1f 25%,#5096ff0f 50%,#3c82ff05 75%,#0000 100%);position:absolute;top:0;bottom:0;left:0;right:0}.solution-video-wrapper.svelte-13wmnd{justify-content:center;margin-top:3.5rem;display:flex}.solution-video-frame.svelte-13wmnd{aspect-ratio:16/9;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-radius:20px;width:100%;max-width:800px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #2d181026,0 0 0 1px #2d18100d}.solution-video-placeholder.svelte-13wmnd{background:linear-gradient(135deg,#8b263508 0%,#8b263514 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.video-placeholder-content.svelte-13wmnd{color:var(--color-brown-light);flex-direction:column;align-items:center;gap:1rem;display:flex}.play-icon.svelte-13wmnd{background:var(--color-burgundy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;padding-left:4px;font-size:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #8b26354d}.solution-video-frame.svelte-13wmnd:hover .play-icon:where(.svelte-13wmnd){transform:scale(1.05);box-shadow:0 12px 32px #8b263566}.placeholder-text.svelte-13wmnd{opacity:.7;font-size:.875rem;font-weight:500}.benefits-section.svelte-13wmnd{max-width:1000px;margin:0 auto;padding:4rem 2rem;position:relative}.benefits-section.svelte-13wmnd:before{content:"";background:linear-gradient(to bottom, transparent 0%, var(--color-cream) 85%);pointer-events:none;z-index:5;height:75px;position:absolute;bottom:calc(100% - 1px);left:-50vw;right:-50vw}.benefit-card.svelte-13wmnd{border-radius:24px;grid-template-columns:1.2fr 1fr;align-items:center;gap:2rem;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:2.5rem;display:grid}.benefit-card.svelte-13wmnd:nth-child(2n){direction:rtl}.benefit-card.svelte-13wmnd:nth-child(2n)>:where(.svelte-13wmnd){direction:ltr}.benefit-card--burgundy.svelte-13wmnd{background:#8b263514}.benefit-card--sage.svelte-13wmnd{background:#4a674114}.benefit-card--gold.svelte-13wmnd{background:#c9a2271f}.benefit-icon.svelte-13wmnd{margin-bottom:1rem;font-size:2.5rem;display:block}.benefit-title.svelte-13wmnd{color:var(--color-brown);margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.benefit-headline.svelte-13wmnd{font-family:var(--font-display);color:var(--color-burgundy);margin-bottom:1rem;font-size:1.25rem;font-style:italic}.benefit-card--sage.svelte-13wmnd .benefit-headline:where(.svelte-13wmnd){color:var(--color-sage)}.benefit-card--gold.svelte-13wmnd .benefit-headline:where(.svelte-13wmnd){color:#a07d1c}.benefit-copy.svelte-13wmnd{color:var(--color-brown-light);margin-bottom:1rem;font-size:1rem;line-height:1.6}.benefit-list.svelte-13wmnd{margin:0;padding:0;list-style:none}.benefit-list.svelte-13wmnd li:where(.svelte-13wmnd){color:var(--color-brown);padding:.25rem 0 .25rem 1.5rem;font-size:.9rem;position:relative}.benefit-list.svelte-13wmnd li:where(.svelte-13wmnd):before{content:"✓";color:var(--color-sage);font-weight:600;position:absolute;left:0}.mini-case-card.svelte-13wmnd{aspect-ratio:1;border-radius:16px;max-width:300px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.mini-case-card.svelte-13wmnd:hover{transform:translateY(-4px);box-shadow:0 16px 32px #2d181026}.mini-case-inner.svelte-13wmnd{flex-direction:column;height:100%;padding:1.25rem;display:flex}.mini-case-card--burgundy.svelte-13wmnd{background:var(--color-burgundy);color:#fff}.mini-case-card--sage.svelte-13wmnd{background:var(--color-sage);color:#fff}.mini-case-card--gold.svelte-13wmnd{color:var(--color-brown);background:linear-gradient(135deg,#c9a227 0%,#d4af37 100%)}.mini-case-card.svelte-13wmnd .case-meta:where(.svelte-13wmnd){margin-bottom:1rem}.mini-case-card.svelte-13wmnd .case-metric:where(.svelte-13wmnd){margin-bottom:.75rem}.mini-case-card.svelte-13wmnd .metric-value:where(.svelte-13wmnd){font-family:var(--font-display);font-size:2.5rem;font-weight:600;line-height:1}.mini-case-card.svelte-13wmnd .metric-label:where(.svelte-13wmnd){opacity:.8;font-size:.75rem;font-weight:500}.mini-case-card.svelte-13wmnd .case-brand:where(.svelte-13wmnd){font-family:var(--font-display);margin-bottom:.25rem;font-size:1.25rem;font-weight:500}.mini-case-card.svelte-13wmnd .case-subhead:where(.svelte-13wmnd){opacity:.85;flex-grow:1;font-size:.75rem;line-height:1.4}.mini-case-card.svelte-13wmnd .case-cta:where(.svelte-13wmnd){opacity:.9;align-items:center;gap:.5rem;margin-top:auto;font-size:.75rem;font-weight:600;display:flex}.mini-case-card.svelte-13wmnd:hover .arrow:where(.svelte-13wmnd){transform:translate(4px)}.mini-case-card--gold.svelte-13wmnd .case-category:where(.svelte-13wmnd){background:#2d181026}.mini-case-card--gold.svelte-13wmnd .case-platform:where(.svelte-13wmnd){background:#2d181026}.yes-list-section.svelte-13wmnd{background:var(--color-sage);color:#fff;text-align:center;padding:5rem 2rem}.list-title.svelte-13wmnd{margin-bottom:.5rem;font-size:max(2rem,min(4vw,2.5rem));font-weight:400}.list-subtitle.svelte-13wmnd{opacity:.8;margin-bottom:3rem;font-size:1.125rem}.yes-grid.svelte-13wmnd{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;max-width:800px;margin:0 auto;display:grid}.yes-item.svelte-13wmnd{background:#ffffff1a;border-radius:100px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.95rem;display:flex}.yes-icon.svelte-13wmnd{font-size:1.25rem;font-weight:600}.case-studies.svelte-13wmnd{background:var(--color-cream);padding:4rem 2rem;position:relative}.case-studies.svelte-13wmnd:before{content:"";background:linear-gradient(to bottom, transparent 0%, var(--color-cream) 85%);pointer-events:none;z-index:5;height:100px;position:absolute;bottom:calc(100% - 1px);left:0;right:0}.section-title.svelte-13wmnd{color:var(--color-brown);text-align:center;margin-bottom:1rem;font-size:max(2rem,min(4vw,3rem));font-weight:400}.section-subtitle.svelte-13wmnd{color:var(--color-brown-light);text-align:center;max-width:480px;margin:0 auto 3rem;font-size:1.125rem}.cases-grid.svelte-13wmnd{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.case-card.svelte-13wmnd{border-radius:24px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.case-card.svelte-13wmnd:hover{transform:translateY(-8px);box-shadow:0 24px 48px #2d181026}.case-card-inner.svelte-13wmnd{flex-direction:column;min-height:340px;padding:2rem;display:flex}.case-card--burgundy.svelte-13wmnd{background:var(--color-burgundy);color:#fff}.case-card--sage.svelte-13wmnd{background:var(--color-sage);color:#fff}.case-card--gold.svelte-13wmnd{color:var(--color-brown);background:linear-gradient(135deg,#c9a227 0%,#d4af37 100%)}.case-card--placeholder.svelte-13wmnd{color:var(--color-burgundy);cursor:pointer;text-align:left;background:0 0;border:3px dashed #8b26354d;font-family:inherit}.case-card--placeholder.svelte-13wmnd:hover{border-color:var(--color-burgundy);background:#8b26350a}.case-card--placeholder.svelte-13wmnd .case-brand:where(.svelte-13wmnd){color:var(--color-burgundy);opacity:.7}.case-card--placeholder.svelte-13wmnd .case-headline:where(.svelte-13wmnd){color:var(--color-brown);opacity:.8}.case-card--placeholder.svelte-13wmnd .case-subhead:where(.svelte-13wmnd){color:var(--color-brown-light);opacity:.7}.case-card--placeholder.svelte-13wmnd .case-cta:where(.svelte-13wmnd){color:var(--color-burgundy);opacity:.8}.placeholder-icon.svelte-13wmnd{width:72px;height:72px;color:var(--color-burgundy);opacity:.6;background:#8b263514;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.case-meta.svelte-13wmnd{gap:.5rem;margin-bottom:1.5rem;display:flex}.case-category.svelte-13wmnd,.case-platform.svelte-13wmnd{letter-spacing:.05em;text-transform:uppercase;background:#fff3;border-radius:100px;padding:.375rem .75rem;font-size:.7rem;font-weight:600}.case-card--gold.svelte-13wmnd .case-category:where(.svelte-13wmnd){background:#2d181026}.case-card--gold.svelte-13wmnd .case-platform:where(.svelte-13wmnd){background:#2d181026}.case-metric.svelte-13wmnd{margin-bottom:1.5rem}.metric-value.svelte-13wmnd{font-family:var(--font-display);font-size:3rem;font-weight:600;line-height:1;display:block}.metric-label.svelte-13wmnd{opacity:.8;font-size:.875rem;font-weight:500}.case-brand.svelte-13wmnd{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.case-headline.svelte-13wmnd{margin-bottom:.5rem;font-size:1rem;font-weight:600}.case-subhead.svelte-13wmnd{opacity:.8;flex-grow:1;font-size:.875rem;line-height:1.5}.case-cta.svelte-13wmnd{opacity:.9;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.875rem;font-weight:600;display:flex}.arrow.svelte-13wmnd{transition:transform .2s}.case-card.svelte-13wmnd:hover .arrow:where(.svelte-13wmnd){transform:translate(4px)}.comparison-section.svelte-13wmnd{background:#fff;padding:4rem 2rem}.comparison-title.svelte-13wmnd{color:var(--color-brown);text-align:center;margin-bottom:3rem;font-size:max(1.75rem,min(4vw,2.25rem));font-weight:400}.comparison-table.svelte-13wmnd{border:2px solid var(--color-cream-dark);border-radius:16px;max-width:700px;margin:0 auto;overflow:hidden}.comparison-row.svelte-13wmnd{grid-template-columns:1.5fr 1fr 1fr;display:grid}.comparison-header.svelte-13wmnd{background:var(--color-cream-dark);font-size:.875rem;font-weight:600}.comparison-cell.svelte-13wmnd{border-bottom:1px solid var(--color-cream-dark);padding:1rem 1.25rem;font-size:.9rem}.comparison-cell--highlight.svelte-13wmnd{color:var(--color-sage);background:#4a67411a;font-weight:600}.comparison-header.svelte-13wmnd .comparison-cell--highlight:where(.svelte-13wmnd){background:var(--color-sage);color:#fff}.process-section.svelte-13wmnd{background:var(--color-cream-dark);padding:4rem 2rem;position:relative}.process-section.svelte-13wmnd:before{content:"";background:linear-gradient(to bottom, transparent 0%, var(--color-cream-dark) 85%);pointer-events:none;z-index:5;height:150px;position:absolute;bottom:calc(100% - 1px);left:0;right:0}.process-title.svelte-13wmnd{color:var(--color-brown);text-align:center;margin-bottom:.5rem;font-size:max(2rem,min(4vw,2.5rem));font-weight:400}.process-subtitle.svelte-13wmnd{color:var(--color-brown-light);text-align:center;margin-bottom:3rem;font-size:1.125rem}.process-link.svelte-13wmnd{color:var(--color-burgundy);margin-left:.25rem;font-weight:600;text-decoration:none;transition:color .2s}@media (max-width:768px){.process-link.svelte-13wmnd{display:none}}.process-link.svelte-13wmnd:hover{color:var(--color-burgundy-dark)}.link-arrow.svelte-13wmnd{transition:transform .2s;display:inline-block}.process-link.svelte-13wmnd:hover .link-arrow:where(.svelte-13wmnd){transform:translate(4px)}.process-steps.svelte-13wmnd{justify-content:center;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:flex}.process-step-wrapper.svelte-13wmnd{flex:1;min-width:280px;max-width:280px;position:relative}.process-step-link.svelte-13wmnd{color:inherit;text-decoration:none;display:block}.process-step-link.svelte-13wmnd .step-sticker:where(.svelte-13wmnd){transition:transform .25s ease-out}.process-step-link.svelte-13wmnd:hover .step-sticker--1a:where(.svelte-13wmnd){transform:translate(-12px,-12px)}.process-step-link.svelte-13wmnd:hover .step-sticker--1b:where(.svelte-13wmnd){transform:translate(12px,-10px)}.process-step-link.svelte-13wmnd:hover .step-sticker--1c:where(.svelte-13wmnd){transform:translate(8px,12px)}.process-step-link.svelte-13wmnd:hover .step-sticker--2a:where(.svelte-13wmnd){transform:translate(-10px,-12px)}.process-step-link.svelte-13wmnd:hover .step-sticker--2b:where(.svelte-13wmnd){transform:translate(12px,-8px)}.process-step-link.svelte-13wmnd:hover .step-sticker--2c:where(.svelte-13wmnd){transform:translate(10px,10px)}.process-step-link.svelte-13wmnd:hover .step-sticker--3a:where(.svelte-13wmnd){transform:translate(-12px,-10px)}.process-step-link.svelte-13wmnd:hover .step-sticker--3b:where(.svelte-13wmnd){transform:translate(10px,-12px)}.process-step-link.svelte-13wmnd:hover .step-sticker--3c:where(.svelte-13wmnd){transform:translate(8px,12px)}.process-step.svelte-13wmnd{text-align:center;z-index:1;box-sizing:border-box;background:#fff;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:center;width:280px;height:280px;padding:2.5rem 1.5rem 2rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.process-step-link.svelte-13wmnd:hover .process-step:where(.svelte-13wmnd){transform:translateY(-4px);box-shadow:0 12px 32px #2d18101f}.step-learn-more.svelte-13wmnd{color:var(--color-burgundy);opacity:0;pointer-events:none;font-size:.8125rem;font-weight:600;transition:opacity .2s;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.process-step-link.svelte-13wmnd:hover .step-learn-more:where(.svelte-13wmnd){opacity:1;pointer-events:auto}.step-learn-arrow.svelte-13wmnd{margin-left:.25rem;transition:transform .2s;display:inline-block}.step-learn-more.svelte-13wmnd:hover .step-learn-arrow:where(.svelte-13wmnd){transform:translate(4px)}.step-number.svelte-13wmnd{width:48px;height:48px;font-family:var(--font-display);color:#fff;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.25rem;font-weight:600;display:inline-flex}.step-number--1.svelte-13wmnd{background:var(--color-burgundy)}.step-number--2.svelte-13wmnd{background:var(--color-sage)}.step-number--3.svelte-13wmnd{background:var(--color-gold);color:#fff}.process-step.svelte-13wmnd h3:where(.svelte-13wmnd){color:var(--color-brown);margin-bottom:.5rem;font-size:1.125rem;font-weight:500}.process-step.svelte-13wmnd p:where(.svelte-13wmnd){color:var(--color-brown-light);font-size:.9rem;line-height:1.5}.process-arrow.svelte-13wmnd{color:var(--color-brown-light);opacity:.4;-webkit-user-select:none;user-select:none;pointer-events:none;flex-shrink:0;font-size:1.5rem}.step-sticker.svelte-13wmnd{z-index:2;pointer-events:none;font-size:1.75rem;position:absolute}.step-sticker--1a.svelte-13wmnd{top:-8px;right:10px}.step-sticker--1b.svelte-13wmnd{font-size:1.5rem;bottom:20px;left:-12px}.step-sticker--1c.svelte-13wmnd{font-size:1.25rem;top:30%;right:-10px}.step-sticker--2a.svelte-13wmnd{top:-5px;left:15px}.step-sticker--2b.svelte-13wmnd{font-size:1.5rem;bottom:15px;right:-8px}.step-sticker--2c.svelte-13wmnd{font-size:1.5rem;top:40%;left:-12px}.step-sticker--3a.svelte-13wmnd{font-size:2rem;top:-10px;right:20px}.step-sticker--3b.svelte-13wmnd{bottom:10px;left:-5px}.step-sticker--3c.svelte-13wmnd{font-size:1.5rem;top:35%;right:-15px}.trust-section.svelte-13wmnd{background:var(--color-cream);text-align:center;padding:3rem 0 0;position:relative}.trust-section.svelte-13wmnd:after{content:"";background:linear-gradient(to bottom, var(--color-cream) 0%, var(--color-cream-dark) 100%);height:60px;margin-top:1rem;display:block}.trust-label.svelte-13wmnd{letter-spacing:.1em;text-transform:uppercase;color:var(--color-brown-light);opacity:.7;margin-bottom:1.5rem;font-size:.75rem;font-weight:500}.logo-carousel.svelte-13wmnd{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 30% 70%,#0000 100%)}.logo-track.svelte-13wmnd{animation:30s linear infinite svelte-13wmnd-scroll;display:flex}@media (max-width:768px){.logo-track.svelte-13wmnd{animation-duration:15s}}.logo-track.svelte-13wmnd:hover{animation-play-state:paused}.brand-set.svelte-13wmnd{flex-shrink:0;gap:3rem;padding-right:3rem;display:flex}@keyframes svelte-13wmnd-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand-name.svelte-13wmnd{font-family:var(--font-display);letter-spacing:.05em;color:var(--color-brown);opacity:.6;white-space:nowrap;font-size:1.25rem;font-weight:500;transition:opacity .2s}.brand-name.svelte-13wmnd:hover{opacity:1}.brand-name--link.svelte-13wmnd{cursor:pointer;pointer-events:auto;text-decoration:none}.brand-name--link.svelte-13wmnd:hover{opacity:1;text-underline-offset:4px;text-decoration:underline}.testimonials-section.svelte-13wmnd{background:var(--color-cream);margin-top:-1px;padding:4rem 0;position:relative}.testimonials-section.svelte-13wmnd:before{content:"";background:linear-gradient(to bottom, transparent 0%, var(--color-cream) 60%);pointer-events:none;z-index:5;height:100px;position:absolute;bottom:calc(100% - 1px);left:0;right:0}.testimonials-title.svelte-13wmnd{color:var(--color-brown);text-align:center;margin-bottom:.5rem;padding:0 2rem;font-size:max(2rem,min(4vw,2.5rem));font-weight:400}.testimonials-subtitle.svelte-13wmnd{color:var(--color-brown-light);text-align:center;margin-bottom:2rem;padding:0 2rem;font-size:1.125rem}.testimonials-rows.svelte-13wmnd{flex-direction:column;gap:.5rem;padding-bottom:2rem;display:flex;overflow-x:clip;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.testimonials-row.svelte-13wmnd{padding:1.5rem 0}.testimonials-track.svelte-13wmnd{padding:0 2rem;display:flex}.testimonial-card-link.svelte-13wmnd{transform:rotate(var(--rotation,0deg)) translateY(var(--offset,0px));flex-shrink:0;margin-right:-12px;text-decoration:none;transition:transform .3s,z-index}.testimonial-card-link.svelte-13wmnd:last-child{margin-right:0}.testimonial-card-link.svelte-13wmnd:hover{z-index:10;transform:rotate(0)translateY(-8px)scale(1.02)}.testimonial-card.svelte-13wmnd{background:#fff;border-radius:16px;flex-direction:column;width:300px;min-height:240px;padding:1.5rem;transition:box-shadow .3s;display:flex;box-shadow:0 4px 12px #2d181014}.testimonial-card-link.svelte-13wmnd:hover .testimonial-card:where(.svelte-13wmnd){box-shadow:0 16px 32px #2d181026}.testimonial-metric.svelte-13wmnd{font-family:var(--font-display);color:var(--color-burgundy);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.testimonial-quote.svelte-13wmnd{font-family:var(--font-display);color:var(--color-brown);line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;font-size:.9rem;font-style:italic;line-height:1.5;display:-webkit-box;overflow:hidden}.testimonial-author.svelte-13wmnd{border-top:1px solid var(--color-cream-dark);justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding-top:.75rem;display:flex}.author-info.svelte-13wmnd{flex-direction:column;gap:.125rem;display:flex}.author-name.svelte-13wmnd{color:var(--color-brown);font-size:.8rem;font-weight:600}.author-brand.svelte-13wmnd{align-items:center;gap:.375rem;display:flex}.brand-logo.svelte-13wmnd{-o-object-fit:cover;object-fit:cover;border-radius:3px;flex-shrink:0;width:16px;height:16px}.author-title.svelte-13wmnd{color:var(--color-brown-light);font-size:.7rem}.testimonial-arrow.svelte-13wmnd{color:var(--color-burgundy);opacity:0;font-size:1.125rem;transition:opacity .2s,transform .2s;transform:translate(-8px)}.testimonial-card-link.svelte-13wmnd:hover .testimonial-arrow:where(.svelte-13wmnd){opacity:1;transform:translate(0)}.bottom-cta.svelte-13wmnd{background:var(--color-burgundy);text-align:center;padding:4rem 2rem;position:relative;overflow:hidden}.cta-title.svelte-13wmnd{color:#fff;margin-bottom:.75rem;font-size:max(1.75rem,min(4vw,2.5rem));font-weight:400}.cta-subtitle.svelte-13wmnd{color:#fffc;margin-bottom:2.5rem;font-size:1.125rem}@media (max-width:900px){.process-steps.svelte-13wmnd{flex-direction:column;gap:2rem}.process-step-wrapper.svelte-13wmnd{width:280px;min-width:280px;max-width:280px}.process-step.svelte-13wmnd{width:280px;height:280px}.process-arrow.svelte-13wmnd{transform:rotate(90deg)}}@media (max-width:768px){.solution-section.svelte-13wmnd{padding:4rem 2rem 3rem}.solution-video-frame.svelte-13wmnd{border-radius:16px}.play-icon.svelte-13wmnd{width:60px;height:60px;font-size:1.25rem}.solution-glow.svelte-13wmnd{background:radial-gradient(120% 100%,#78beff26 0%,#64aaff14 40%,#0000 80%)}.benefit-card.svelte-13wmnd{grid-template-columns:1fr;gap:2rem}.benefit-card.svelte-13wmnd:nth-child(2n){direction:ltr}.process-section.svelte-13wmnd{padding:3rem 0;position:relative}.process-steps.svelte-13wmnd{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;justify-content:flex-start;gap:1rem;padding:0 2rem 1rem;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 20% 80%,#0000 100%)}.process-steps.svelte-13wmnd::-webkit-scrollbar{display:none}.process-step-wrapper.svelte-13wmnd{scroll-snap-align:center;flex-shrink:0;min-width:260px;max-width:260px}.process-step.svelte-13wmnd{width:260px;height:260px}.process-arrow.svelte-13wmnd{display:none}.comparison-table.svelte-13wmnd{font-size:.8rem}.comparison-cell.svelte-13wmnd{padding:.75rem}.sticker.svelte-13wmnd,.step-sticker.svelte-13wmnd{display:none}.hero.svelte-13wmnd{padding:0 2rem 3rem}.bottom-cta.svelte-13wmnd{padding:3rem 2rem}.hero-video-container.svelte-13wmnd{max-height:280px}.hero-video-wrapper.svelte-13wmnd,.hero-video-vignette.svelte-13wmnd,.hero-video-fade.svelte-13wmnd{border-radius:16px}}@media (max-width:640px){.email-capture.svelte-13wmnd{padding:0 16px}.email-input.svelte-13wmnd{text-align:center;min-width:180px}}
