.testimonials.svelte-1jhcrt0{padding:var(--section-y) 0;background:var(--paper)}.section-head.svelte-1jhcrt0 h2:where(.svelte-1jhcrt0){margin-top:var(--space-4);font-family:var(--font-display);letter-spacing:-.028em;color:var(--ink);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.02}.section-head.svelte-1jhcrt0 h2:where(.svelte-1jhcrt0) em:where(.svelte-1jhcrt0){color:var(--crimson);font-style:normal}.section-head.svelte-1jhcrt0 p:where(.svelte-1jhcrt0){margin-top:var(--space-5);max-width:52ch;color:var(--ink-muted);font-size:1.05rem;line-height:1.6}.t-grid.svelte-1jhcrt0{margin-top:var(--space-8);grid-template-columns:repeat(3,1fr);gap:clamp(24px,3vw,40px);display:grid}.t-card.svelte-1jhcrt0{gap:var(--space-5);background:var(--chalk);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--space-6);transition:transform .4s var(--ease-swift), box-shadow .4s var(--ease-soft);flex-direction:column;display:flex;position:relative;box-shadow:inset 0 1px #ffffffd9}.t-card.svelte-1jhcrt0:hover{transform:translateY(-3px);box-shadow:inset 0 1px #ffffffd9,0 22px 48px -20px #1414142e}.t-flag.svelte-1jhcrt0{z-index:2;background:var(--ink);color:var(--paper);letter-spacing:.18em;border-radius:var(--radius-pill);padding:4px 10px;font-size:.62rem;font-weight:700;position:absolute;top:12px;right:12px}.placeholder.svelte-1jhcrt0{opacity:.86}.t-photo.svelte-1jhcrt0{aspect-ratio:5/4;border-radius:var(--radius-md);background:var(--paper-deep);overflow:hidden}.t-photo.svelte-1jhcrt0 img:where(.svelte-1jhcrt0){object-fit:cover;width:100%;height:100%}.t-body.svelte-1jhcrt0{gap:var(--space-4);flex-direction:column;display:flex}.t-metric.svelte-1jhcrt0{font-family:var(--font-display);letter-spacing:-.02em;color:var(--crimson);font-size:clamp(1.4rem,2vw,1.75rem);font-style:normal;font-weight:400;line-height:1;display:inline-block}.t-quote.svelte-1jhcrt0{margin:0}.t-quote.svelte-1jhcrt0 p:where(.svelte-1jhcrt0){color:var(--ink);font-size:1rem;line-height:1.55}.t-attrib.svelte-1jhcrt0{padding-top:var(--space-4);border-top:1px solid var(--border-light);flex-direction:column;gap:4px;display:flex}.t-name.svelte-1jhcrt0{color:var(--ink);font-size:.95rem;font-weight:600}.t-role.svelte-1jhcrt0{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:8px;font-size:.8rem;display:inline-flex}@media (max-width:960px){.t-grid.svelte-1jhcrt0{grid-template-columns:1fr 1fr}}@media (max-width:640px){.t-grid.svelte-1jhcrt0{grid-template-columns:1fr}}.hero.svelte-25r69l{padding:var(--card-gap) var(--card-gap) 0;background:var(--paper)}.hero-frame.svelte-25r69l{border-radius:var(--card-radius);isolation:isolate;width:100%;min-height:clamp(620px,88vh,900px);box-shadow:var(--card-shadow-lg);grid-template-rows:1fr auto;display:grid;position:relative;overflow:hidden}.hero-photos.svelte-25r69l{z-index:0;position:absolute;inset:0}.hero-photo.svelte-25r69l{opacity:0;background-position:50%;background-size:cover;transition:opacity 1.2s,transform 8s;position:absolute;inset:0;transform:scale(1.04)}.hero-photo.active.svelte-25r69l{opacity:1;transform:scale(1)}.hero-vignette.svelte-25r69l{z-index:1;background:radial-gradient(70% 60% at 50% 45%,#0000 0%,#08050673 60%,#080506c7 100%),linear-gradient(#0805068c 0%,#08050640 30%,#08050666 70%,#080506d9 100%);position:absolute;inset:0}.hero-overlay.svelte-25r69l{z-index:2;text-align:center;flex-direction:column;grid-row:1/-1;align-items:center;min-height:100%;padding:clamp(100px,14vw,160px) clamp(20px,5vw,60px) clamp(40px,6vw,64px);display:flex;position:relative}.hero-eyebrow.svelte-25r69l{-webkit-backdrop-filter:blur(20px);color:#ffffffeb;letter-spacing:.02em;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;margin-top:auto;padding:8px 16px;font-size:.78rem;font-weight:500;display:inline-flex}.he-dot.svelte-25r69l{background:#fafaf7b3;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #fafaf72e}.hero-title.svelte-25r69l{margin-top:var(--space-6);font-family:var(--font-display);text-align:center}.ht-main.svelte-25r69l{letter-spacing:-.04em;color:#fff;max-width:14ch;margin:0 auto;font-size:clamp(2.4rem,6.8vw,5.6rem);font-weight:300;line-height:1.02;display:block}.ht-sub.svelte-25r69l{letter-spacing:-.02em;color:#fff;text-align:center;max-width:22ch;margin:16px auto 0;font-size:clamp(1.3rem,2.9vw,2.4rem);font-style:normal;font-weight:300;line-height:1.25;display:block}.hero-actions.svelte-25r69l{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:clamp(28px,4vw,44px);display:flex}.hero-cta.svelte-25r69l{background:var(--paper);color:var(--ink);letter-spacing:-.005em;border-radius:999px;align-items:center;gap:8px;padding:16px 28px 16px 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.4,.64,1),background .2s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 18px #00000040,inset 0 1px #ffffff80}.hero-cta.svelte-25r69l:hover{transform:translateY(-2px);box-shadow:0 10px 28px #00000059}.hc-arrow.svelte-25r69l{background:var(--crimson);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;transition:transform .25s cubic-bezier(.34,1.4,.64,1);display:inline-flex}.hero-cta.svelte-25r69l:hover .hc-arrow:where(.svelte-25r69l){transform:translate(3px)}.hero-secondary.svelte-25r69l{-webkit-backdrop-filter:blur(20px);color:#fff;letter-spacing:-.005em;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;padding:16px 26px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.hero-secondary.svelte-25r69l:hover{background:#ffffff24;border-color:#ffffff4d}.hs-icon.svelte-25r69l{opacity:.7;justify-content:center;align-items:center;display:inline-flex}.hero-foot.svelte-25r69l{flex-direction:column;align-items:center;gap:22px;margin-top:auto;padding-top:clamp(40px,6vw,72px);display:flex}.hf-label.svelte-25r69l{color:#fff;letter-spacing:.01em;font-size:.95rem;font-weight:500}.hero-logos.svelte-25r69l{justify-content:center;align-items:center;gap:clamp(20px,3.5vw,40px);display:flex}.hero-logos.svelte-25r69l img:where(.svelte-25r69l){filter:brightness(0)invert();opacity:.92;width:auto;height:32px;transition:opacity .2s}.hero-logos.svelte-25r69l img:where(.svelte-25r69l):hover{opacity:1}.hero-logos.svelte-25r69l .logo-wide:where(.svelte-25r69l){height:25px}.section-meta.svelte-25r69l{margin-top:var(--space-4);font-family:var(--font-display);color:var(--ink-muted);letter-spacing:-.005em;font-size:clamp(.95rem,1.2vw,1.05rem);font-style:normal;font-weight:300}.sm-num.svelte-25r69l{font-family:var(--font-mono);color:var(--ink);font-variant-numeric:tabular-nums;font-style:normal;font-weight:400}.section-head.svelte-25r69l{max-width:720px;margin-bottom:clamp(48px,6vw,80px)}.pill-eyebrow.svelte-25r69l{color:var(--ink-muted);letter-spacing:.01em;background:#0f14190a;border:1px solid #0f141914;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:.78rem;font-weight:500;display:inline-flex}.pe-dot.svelte-25r69l{background:var(--ink);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #0f14191a}.section-title.svelte-25r69l{margin-top:var(--space-5);font-family:var(--font-display);letter-spacing:-.04em;color:var(--ink);font-size:clamp(2.2rem,5.5vw,4.5rem);font-weight:300;line-height:1}.section-title.svelte-25r69l em:where(.svelte-25r69l){color:var(--slate);font-style:normal;font-weight:400;display:block}.products.svelte-25r69l{background:var(--paper);padding:clamp(80px,10vw,140px) 0}.products-grid.svelte-25r69l{gap:var(--space-5);margin-top:var(--space-9);grid-template-columns:1fr 1fr;display:grid}.p-card.svelte-25r69l{background:var(--card-bg);border:var(--card-border);border-radius:var(--card-radius-sm);color:var(--ink);box-shadow:var(--card-shadow);flex-direction:column;text-decoration:none;transition:transform .35s cubic-bezier(.34,1.4,.64,1),box-shadow .35s;display:flex;position:relative;overflow:hidden}.p-card.svelte-25r69l:hover{box-shadow:var(--card-shadow-lg);transform:translateY(-6px)}.p-feature.svelte-25r69l{flex-direction:row;grid-column:1/-1;align-items:stretch}.p-feature.svelte-25r69l .p-visual:where(.svelte-25r69l){aspect-ratio:auto;background:radial-gradient(70% 80% at 25% 110%,#c1213f2e 0%,#0000 60%),radial-gradient(55% 65% at 85% -5%,#ffd7af73 0%,#0000 60%),linear-gradient(135deg,#f5f7fa 0%,#e6ebf1 60%,#d8dee5 100%);flex:1.15;min-height:460px;padding:0}.p-feature.svelte-25r69l .p-visual:where(.svelte-25r69l) img:where(.svelte-25r69l){object-fit:contain;object-position:center;filter:drop-shadow(0 18px 48px #0f141938);width:100%;max-width:100%;height:100%;max-height:100%}.p-feature.svelte-25r69l:hover .p-visual:where(.svelte-25r69l) img:where(.svelte-25r69l){transform:none}.p-feature.svelte-25r69l .p-body:where(.svelte-25r69l){flex-direction:column;flex:1;justify-content:center;padding:clamp(40px,5vw,72px) clamp(32px,4vw,56px);display:flex}.p-feature.svelte-25r69l .p-name:where(.svelte-25r69l){letter-spacing:-.035em;font-size:clamp(2rem,3.2vw,2.8rem)}.p-feature.svelte-25r69l .p-desc:where(.svelte-25r69l){margin-top:var(--space-4);max-width:38ch;font-size:clamp(.95rem,1.1vw,1.05rem);line-height:1.6}.p-feature.svelte-25r69l .p-link:where(.svelte-25r69l){margin:var(--space-6) 0 0}.p-feature.svelte-25r69l .p-stat:where(.svelte-25r69l){top:24px;right:24px}.p-stat.svelte-25r69l{z-index:2;-webkit-backdrop-filter:blur(12px)saturate(1.4);font-family:var(--font-display);letter-spacing:-.005em;background:#ffffffd9;border:1px solid #0f14190f;border-radius:999px;align-items:baseline;gap:5px;padding:6px 12px;display:inline-flex;position:absolute;top:14px;right:14px}.ps-num.svelte-25r69l{font-family:var(--font-mono);color:var(--ink);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:400}.ps-label.svelte-25r69l{color:var(--stone);font-size:.72rem;font-style:normal;font-weight:400}.p-visual.svelte-25r69l{aspect-ratio:4/3;padding:var(--space-7);background:linear-gradient(165deg,#f8f2e8 0%,#ece1ce 100%);place-items:center;display:grid}.p-visual.svelte-25r69l img:where(.svelte-25r69l){object-fit:contain;filter:drop-shadow(0 8px 24px #0f14191f);max-width:70%;max-height:80%;transition:transform .5s cubic-bezier(.34,1.4,.64,1)}.p-card.svelte-25r69l:hover .p-visual:where(.svelte-25r69l) img:where(.svelte-25r69l){transform:scale(1.05)}.p-cover.svelte-25r69l{background:var(--paper-warm);padding:0}.p-cover.svelte-25r69l img:where(.svelte-25r69l){object-fit:cover;filter:none;width:100%;max-width:100%;height:100%;max-height:100%}.products-grid.svelte-25r69l>.p-card:where(.svelte-25r69l):nth-child(2) .p-visual:where(.svelte-25r69l){padding:var(--space-5);background:radial-gradient(70% 70% at 85% 110%,#dcaa6e47 0%,#0000 60%),radial-gradient(55% 60% at 10% -5%,#ffdcb966 0%,#0000 60%),linear-gradient(135deg,#f5f7fa 0%,#e8edf3 60%,#d8dee6 100%)}.products-grid.svelte-25r69l>.p-card:where(.svelte-25r69l):nth-child(2) .p-visual:where(.svelte-25r69l) img:where(.svelte-25r69l){filter:drop-shadow(0 14px 36px #0f141940);max-width:92%;max-height:100%}.products-grid.svelte-25r69l>.p-card:where(.svelte-25r69l):nth-child(3) .p-cover:where(.svelte-25r69l){position:relative}.products-grid.svelte-25r69l>.p-card:where(.svelte-25r69l):nth-child(3) .p-cover:where(.svelte-25r69l):after{content:"";pointer-events:none;z-index:1;background:radial-gradient(70% 60% at 20% 110%,#3c6eb459 0%,#0000 60%),linear-gradient(135deg,#5082c347 0%,#1e37696b 100%);position:absolute;inset:0}.products-grid.svelte-25r69l>.p-card:where(.svelte-25r69l):nth-child(3) .p-cover:where(.svelte-25r69l) img:where(.svelte-25r69l){filter:saturate(.9)brightness(.92)}.p-body.svelte-25r69l{padding:var(--space-6);flex-direction:column;flex:1;display:flex}.p-name.svelte-25r69l{font-family:var(--font-display);letter-spacing:-.03em;color:var(--ink);font-size:clamp(1.6rem,2.2vw,2.2rem);font-weight:300;line-height:1.05}.p-desc.svelte-25r69l{margin-top:var(--space-3);color:var(--ink-muted);font-size:.88rem;line-height:1.6}.p-link.svelte-25r69l{padding-top:var(--space-5);color:var(--ink);background:#0f14190a;border:1px solid #0f14190f;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;margin-top:auto;padding:10px 16px 10px 10px;font-size:.85rem;font-weight:600;transition:background .2s,transform .25s cubic-bezier(.34,1.4,.64,1);display:inline-flex}.p-card.svelte-25r69l:not(.p-feature) .p-link:where(.svelte-25r69l){margin-top:var(--space-5)}.p-card.svelte-25r69l:not(.p-feature) .p-body:where(.svelte-25r69l){gap:0}.p-card.svelte-25r69l:not(.p-feature) .p-body:where(.svelte-25r69l) .p-link:where(.svelte-25r69l){margin-top:auto}.p-arrow.svelte-25r69l{background:var(--ink);width:22px;height:22px;color:var(--paper);border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;transition:transform .25s cubic-bezier(.34,1.4,.64,1);display:inline-flex}.p-card.svelte-25r69l:hover .p-link:where(.svelte-25r69l){background:#0f141914}.p-card.svelte-25r69l:hover .p-arrow:where(.svelte-25r69l){transform:translate(2px)}.values.svelte-25r69l{background:var(--paper);padding:clamp(80px,12vw,160px) 0}.values-head.svelte-25r69l{text-align:center;max-width:720px;margin:0 auto clamp(48px,6vw,80px)}.values-title.svelte-25r69l{font-family:var(--font-display);letter-spacing:-.035em;color:var(--ink);font-size:clamp(2rem,4.5vw,3.6rem);font-weight:300;line-height:1.05}.values-title.svelte-25r69l em:where(.svelte-25r69l){color:var(--slate);font-style:normal;font-weight:400;display:block}.persona-frame.svelte-25r69l{border-radius:var(--card-radius);isolation:isolate;width:100%;min-height:clamp(440px,56vw,620px);box-shadow:var(--card-shadow-lg);position:relative;overflow:hidden}.persona-photos.svelte-25r69l{z-index:0;position:absolute;inset:0}.persona-photo.svelte-25r69l{opacity:0;background-position:50%;background-size:cover;transition:opacity 1s,transform 8s;position:absolute;inset:0;transform:scale(1.04)}.persona-photo.active.svelte-25r69l{opacity:1;transform:scale(1)}.persona-vignette.svelte-25r69l{z-index:1;background:radial-gradient(70% 60%,#0000 0%,#08050673 70%,#080506c7 100%),linear-gradient(#08050673 0%,#08050633 35%,#08050659 70%,#080506b3 100%);position:absolute;inset:0}.persona-overlay.svelte-25r69l{z-index:2;place-items:center;min-height:clamp(440px,56vw,620px);padding:clamp(40px,6vw,80px) clamp(20px,5vw,60px);display:grid;position:relative}.persona-text.svelte-25r69l{text-align:center;opacity:0;pointer-events:none;flex-direction:column;grid-area:1/1;align-items:center;transition:opacity .7s,transform .7s;display:flex;transform:translateY(8px)}.persona-text.active.svelte-25r69l{opacity:1;pointer-events:auto;transform:none}.persona-label.svelte-25r69l{color:#ffffffd9;letter-spacing:.005em;font-size:.85rem;font-weight:500}.persona-headline.svelte-25r69l{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;max-width:18ch;margin-top:18px;font-size:clamp(2rem,5vw,3.8rem);font-weight:300;line-height:1.05}.persona-cta.svelte-25r69l{background:var(--paper);color:var(--ink);border-radius:999px;align-items:center;gap:8px;margin-top:clamp(24px,3vw,36px);padding:13px 26px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .25s cubic-bezier(.34,1.4,.64,1),box-shadow .25s;display:inline-flex;box-shadow:0 4px 14px #0003}.persona-cta.svelte-25r69l:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0000004d}.persona-dots.svelte-25r69l{z-index:3;gap:6px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.persona-dot.svelte-25r69l{background:#ffffff4d;border-radius:2px;width:18px;height:2px;transition:background .3s,width .3s}.persona-dot.active.svelte-25r69l{background:#fffffff2;width:28px}.persona-tabs.svelte-25r69l{flex-wrap:wrap;justify-content:center;gap:clamp(4px,1vw,12px);margin-top:clamp(24px,3vw,36px);display:flex}.persona-tab.svelte-25r69l{appearance:none;font-family:var(--font-sans);color:var(--ink-faint);cursor:pointer;letter-spacing:-.005em;background:0 0;border:0;border-radius:999px;padding:10px 18px;font-size:.92rem;font-weight:500;transition:color .2s,background .2s}.persona-tab.svelte-25r69l:hover{color:var(--ink-muted);background:#0f14190a}.persona-tab.active.svelte-25r69l{color:var(--ink);background:#0f14190d}.faq.svelte-25r69l{background:var(--paper);padding:clamp(80px,10vw,140px) 0}.faq-wrap.svelte-25r69l{max-width:720px}.faq-list.svelte-25r69l{margin-top:var(--space-8);border-top:1px solid var(--border-light)}.faq-list.svelte-25r69l details:where(.svelte-25r69l){border-bottom:1px solid var(--border-light)}.faq-list.svelte-25r69l summary:where(.svelte-25r69l){padding:var(--space-6) 0;cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:24px;list-style:none;transition:color .2s;display:flex}.faq-list.svelte-25r69l summary:where(.svelte-25r69l):hover{color:var(--slate)}.faq-list.svelte-25r69l summary:where(.svelte-25r69l)::-webkit-details-marker{display:none}.faq-q.svelte-25r69l{letter-spacing:-.015em;font-size:1.1rem;font-weight:600}.faq-icon.svelte-25r69l{flex-shrink:0;width:18px;height:18px;position:relative}.faq-icon.svelte-25r69l:before,.faq-icon.svelte-25r69l:after{content:"";background:var(--ink-faint);width:12px;height:1.5px;transition:transform .3s cubic-bezier(.34,1.4,.64,1),background .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-icon.svelte-25r69l:after{transform:translate(-50%,-50%)rotate(90deg)}details[open].svelte-25r69l .faq-icon:where(.svelte-25r69l):after{transform:translate(-50%,-50%)rotate(0)}details[open].svelte-25r69l .faq-icon:where(.svelte-25r69l):before{background:var(--ink)}.faq-a.svelte-25r69l{padding:0 0 var(--space-6);max-width:56ch;color:var(--ink-muted);margin:0;font-size:.95rem;line-height:1.65}.faq-list.svelte-25r69l details:where(.svelte-25r69l)::details-content{block-size:0;opacity:0;height:0;transition:block-size .32s cubic-bezier(.4, 0, .2, 1), height .32s cubic-bezier(.4, 0, .2, 1), opacity .22s cubic-bezier(.4, 0, .2, 1), content-visibility .32s cubic-bezier(.4, 0, .2, 1) allow-discrete;transition-behavior:allow-discrete;interpolate-size:allow-keywords;overflow:hidden}.faq-list.svelte-25r69l details[open]:where(.svelte-25r69l)::details-content{block-size:auto;opacity:1;height:auto}.cta-final.svelte-25r69l{padding:var(--card-gap) var(--card-gap) clamp(40px, 6vw, 72px);background:var(--paper)}.cta-frame.svelte-25r69l{border-radius:var(--card-radius);isolation:isolate;width:100%;min-height:clamp(560px,70vh,720px);box-shadow:var(--card-shadow-lg);place-items:center;display:grid;position:relative;overflow:hidden}.cta-photo.svelte-25r69l{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.cta-vignette.svelte-25r69l{z-index:1;background:radial-gradient(70% 60%,#0000 0%,#0805068c 60%,#080506d9 100%),linear-gradient(#0805068c 0%,#08050659 30%,#0805068c 70%,#080506d9 100%);position:absolute;inset:0}.cta-overlay.svelte-25r69l{z-index:2;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:720px;padding:clamp(80px,12vw,140px) clamp(20px,5vw,60px);display:flex;position:relative}.cta-title.svelte-25r69l{margin-top:var(--space-5);font-family:var(--font-display);letter-spacing:-.04em;color:#fff;font-size:clamp(2.6rem,6.5vw,5.4rem);font-weight:300;line-height:.98}.cta-title.svelte-25r69l em:where(.svelte-25r69l){color:#ffffffc7;font-style:normal;font-weight:300;display:block}.cta-sub.svelte-25r69l{margin-top:var(--space-5);color:#ffffffbf;max-width:42ch;font-size:clamp(.98rem,1.25vw,1.12rem);line-height:1.6}.cta-form.svelte-25r69l{-webkit-backdrop-filter:blur(28px)saturate(1.4);background:#0f0a0c8c;border:1px solid #ffffff1f;border-radius:28px;width:100%;max-width:540px;margin-top:clamp(32px,4vw,48px);padding:clamp(28px,3.5vw,40px);box-shadow:0 12px 36px -4px #0006,inset 0 1px #ffffff1a}.cta-form.svelte-25r69l .lead-form{gap:var(--space-4);grid-template-columns:1fr}.cta-form.svelte-25r69l .lead-form .lf-submit{width:100%;margin-top:var(--space-3);padding:16px 26px;font-size:1.02rem}.cta-alt.svelte-25r69l{margin-top:var(--space-5);justify-content:center;align-items:center;gap:14px;display:flex}.cta-or.svelte-25r69l{letter-spacing:.14em;text-transform:uppercase;color:#ffffff73;font-size:.72rem;font-weight:500}.cta-phone.svelte-25r69l{color:#ffffffd9;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.cta-phone.svelte-25r69l:hover{color:#fff}@media (max-width:960px){.p-feature.svelte-25r69l{flex-direction:column;align-items:stretch}.p-feature.svelte-25r69l .p-visual:where(.svelte-25r69l){aspect-ratio:4/3;min-height:0;padding:var(--space-7);flex:none}.p-feature.svelte-25r69l .p-visual:where(.svelte-25r69l) img:where(.svelte-25r69l){max-width:70%;max-height:80%}.p-feature.svelte-25r69l .p-body:where(.svelte-25r69l){padding:var(--space-6)}.hero-frame.svelte-25r69l{border-radius:20px;min-height:clamp(560px,80vh,720px)}}@media (max-width:640px){.hero.svelte-25r69l{padding:12px 12px 0}.hero-frame.svelte-25r69l{border-radius:18px}.hero-overlay.svelte-25r69l{padding:120px 20px 40px}.hero-actions.svelte-25r69l{flex-direction:column;gap:10px;width:100%;max-width:320px}.hero-cta.svelte-25r69l,.hero-secondary.svelte-25r69l{justify-content:center;width:100%}.hero-foot.svelte-25r69l{gap:14px}.hero-logos.svelte-25r69l{flex-wrap:wrap;gap:16px}.hero-logos.svelte-25r69l img:where(.svelte-25r69l){height:18px}.hero-logos.svelte-25r69l .logo-wide:where(.svelte-25r69l){height:14px}.hf-label.svelte-25r69l{font-size:.72rem}.products-grid.svelte-25r69l{grid-template-columns:1fr}.p-feature.svelte-25r69l{grid-column:auto}.persona-tab.svelte-25r69l{padding:8px 14px;font-size:.85rem}.persona-headline.svelte-25r69l{max-width:16ch}}@media (prefers-reduced-motion:reduce){.faq-list.svelte-25r69l details:where(.svelte-25r69l)::details-content{transition:none}}
