.stacked-cards.svelte-1iauh28{position:relative;margin-block:clamp(3.2rem,7vw,6.8rem);min-height:calc(var(--stack-scroll-distance) + clamp(38rem,82vh,58rem) + clamp(7rem,14vh,11rem))}.stacked-stage.svelte-1iauh28{position:sticky;top:calc((100svh - clamp(38rem,82vh,58rem)) * .5 + var(--stack-sticky-top));width:min(76rem,100%);height:clamp(38rem,82vh,58rem);margin-inline:auto;padding-inline:clamp(.4rem,1.4vw,1rem);overflow:visible;background:transparent;border:0}.feature-card.svelte-1iauh28{position:absolute;inset:0;z-index:1;--card-pad: clamp(1.2rem, 3vw, 2.6rem);width:100%;height:100%;display:flex;overflow:hidden;border-radius:clamp(1.2rem,2.8vw,2rem);padding:var(--card-pad);background:var(--card-bg);border:1px solid var(--card-border-color, rgb(254 215 170 / .95));box-shadow:0 2.2rem 4rem #16384f2e;transform-origin:center center;isolation:isolate}.card-bg.svelte-1iauh28{position:absolute;top:50%;left:50%;width:230%;height:230%;transform:translate(-50%,-50%);z-index:0;pointer-events:none;overflow:hidden}.bg-grid.svelte-1iauh28{display:block;width:100%;height:100%;opacity:.74;background-image:linear-gradient(var(--card-grid-line, rgb(254 215 170 / .72)) .55px,transparent .55px),linear-gradient(90deg,var(--card-grid-line, rgb(254 215 170 / .72)) .55px,transparent .55px);background-size:30px 30px;transform:rotate(-9deg);animation:svelte-1iauh28-grid-drift 12s linear infinite;will-change:transform}.card-grid.svelte-1iauh28{position:relative;z-index:2;width:100%;height:100%;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(14rem,.8fr);gap:clamp(1rem,2vw,2.2rem);align-items:stretch}.card-copy.svelte-1iauh28,.card-media.svelte-1iauh28{min-height:0}.card-copy.svelte-1iauh28{display:grid;align-content:center;gap:clamp(.8rem,1.8vw,1.2rem)}.feature-card.has-media-image.svelte-1iauh28 .card-grid:where(.svelte-1iauh28){grid-template-columns:minmax(0,.88fr) minmax(18rem,1.12fr);gap:clamp(.6rem,1.5vw,1.45rem)}.feature-card.has-media-image.svelte-1iauh28 .card-copy:where(.svelte-1iauh28){max-width:min(100%,24rem)}.card-kicker.svelte-1iauh28{margin:0;font-size:.74rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var( --card-kicker-text, color-mix(in srgb, var(--ss-text, #21303b) 76%, var(--card-accent) 24%) )}.card-copy.svelte-1iauh28 h3:where(.svelte-1iauh28){margin:0;font-size:clamp(1.8rem,3.8vw,3.8rem);line-height:.92;letter-spacing:-.03em;color:var(--card-heading-text, #1d1d1d);text-wrap:balance}.card-body.svelte-1iauh28{margin:0;max-width:40ch;font-size:clamp(.98rem,1.35vw,1.2rem);line-height:1.55;font-weight:600;color:var(--card-body-text, #465361)}.card-tags.svelte-1iauh28{display:flex;flex-wrap:wrap;gap:.5rem}.card-tags.svelte-1iauh28 span:where(.svelte-1iauh28){display:inline-flex;align-items:center;padding:.38rem .66rem;border-radius:999px;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;font-weight:760;color:var(--card-tag-text, #2d3b47);background:color-mix(in srgb,var(--card-accent) 26%,#ffffff);border:1px solid color-mix(in srgb,var(--card-accent) 50%,transparent)}.card-media.svelte-1iauh28{display:grid;align-content:center;justify-items:end;gap:.9rem;overflow:visible}.card-media-image.svelte-1iauh28{align-content:center}.media-image-frame.svelte-1iauh28{width:min(100%,36rem);border:1px solid rgba(251,146,60,.6);border-radius:1rem;background:#ffffffdb;box-shadow:0 1.1rem 2.4rem #11182724;overflow:hidden}.media-image-frame.svelte-1iauh28 img:where(.svelte-1iauh28){display:block;width:100%;height:auto;max-width:none}.media-core.svelte-1iauh28{width:min(17rem,100%);border-radius:1.2rem;padding:1.1rem;background:var(--card-panel-bg, #f5fbff);border:1px solid var(--card-panel-border, rgba(145, 196, 224, .52))}.media-core.svelte-1iauh28 p:where(.svelte-1iauh28){margin:0;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:var(--card-panel-text, #4e5f6f);font-weight:700}.media-core.svelte-1iauh28 strong:where(.svelte-1iauh28){display:block;margin-top:.3rem;font-size:clamp(2rem,3vw,2.7rem);line-height:.95;letter-spacing:-.03em;color:var(--card-panel-strong, #192630)}.media-pill.svelte-1iauh28{justify-self:end;padding:.48rem .72rem;border-radius:999px;font-size:.73rem;font-weight:760;letter-spacing:.06em;text-transform:uppercase;color:var(--card-panel-strong, #20313d);background:var(--card-pill-bg, #f3faff);border:1px solid var(--card-pill-border, rgba(133, 190, 222, .5))}.stacked-cards.svelte-1iauh28:not(.motion-ready) .stacked-stage:where(.svelte-1iauh28){position:relative;top:auto;height:auto;display:grid;gap:var(--card-gap)}.stacked-cards.svelte-1iauh28:not(.motion-ready) .feature-card:where(.svelte-1iauh28){position:relative;inset:auto;width:100%;height:auto;min-height:34rem;transform:none!important;filter:none!important;box-shadow:0 1.8rem 3.3rem #16384f24!important}@media(max-width:64rem){.card-grid.svelte-1iauh28{grid-template-columns:1fr;grid-template-rows:auto auto;gap:clamp(1rem,2.4vw,1.4rem)}.feature-card.has-media-image.svelte-1iauh28 .card-grid:where(.svelte-1iauh28){gap:clamp(1rem,2.4vw,1.4rem)}.card-copy.svelte-1iauh28{align-content:start;width:100%;max-width:100%!important}.card-body.svelte-1iauh28{max-width:100%}.card-media.svelte-1iauh28{width:100%;justify-items:stretch;align-content:end;padding-top:clamp(.8rem,2.2vw,1.2rem)}.feature-card.has-media-image.svelte-1iauh28 .card-copy:where(.svelte-1iauh28){max-width:100%!important}.media-pill.svelte-1iauh28{justify-self:start}.media-image-frame.svelte-1iauh28{width:100%!important;max-width:100%!important;margin:0!important;margin-block-end:0!important;align-self:stretch!important}.feature-card.has-media-image.svelte-1iauh28 .media-image-frame:where(.svelte-1iauh28) img:where(.svelte-1iauh28){width:100%!important;max-width:100%!important;height:auto!important;margin-inline-start:0!important;object-fit:contain}}@media(max-width:56rem){.stacked-cards.svelte-1iauh28{margin-block:2.6rem;min-height:0}.stacked-stage.svelte-1iauh28{position:relative;top:auto;height:auto}.feature-card.svelte-1iauh28{padding:clamp(1.15rem,3.6vw,1.55rem);min-height:36.5rem}.stacked-cards.svelte-1iauh28:not(.motion-ready) .feature-card:where(.svelte-1iauh28){min-height:36.5rem}.feature-card.has-media-image.svelte-1iauh28 .card-grid:where(.svelte-1iauh28){display:flex;flex-direction:column;height:100%;gap:clamp(1rem,2.6vw,1.4rem)}.feature-card.has-media-image.svelte-1iauh28 .card-copy:where(.svelte-1iauh28){flex:1 1 auto;width:100%;max-width:100%!important;align-content:start;gap:clamp(.85rem,2.4vw,1.2rem)}.feature-card.has-media-image.svelte-1iauh28 .card-copy:where(.svelte-1iauh28) h3:where(.svelte-1iauh28){width:100%;max-width:100%;font-size:clamp(2.1rem,9.6vw,3.1rem);line-height:.95;letter-spacing:-.028em;text-wrap:pretty}.feature-card.has-media-image.svelte-1iauh28 .card-body:where(.svelte-1iauh28){width:100%;max-width:100%;font-size:clamp(1.18rem,4.25vw,1.48rem);line-height:1.5}.feature-card.has-media-image.svelte-1iauh28 .card-media:where(.svelte-1iauh28){margin-top:auto;padding-top:0;border-top:0;width:100%;display:flex;justify-content:center;align-items:flex-end}.feature-card.has-media-image.svelte-1iauh28 .media-image-frame:where(.svelte-1iauh28){width:min(100%,31rem)!important;max-width:100%!important;margin-inline:auto!important;margin-block:0!important;align-self:auto!important}.feature-card.has-media-image.svelte-1iauh28 .media-image-frame:where(.svelte-1iauh28) img:where(.svelte-1iauh28){display:block;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-position:center}}@media(max-width:40rem){.feature-card.svelte-1iauh28{min-height:38rem}.stacked-cards.svelte-1iauh28:not(.motion-ready) .feature-card:where(.svelte-1iauh28){min-height:38rem}}@keyframes svelte-1iauh28-grid-drift{0%{transform:rotate(-9deg) translateZ(0)}to{transform:rotate(-9deg) translate3d(-90px,-90px,0)}}.pricing-section.svelte-eosgnn{--pricing-cols: minmax(0, 1.68fr) repeat(3, minmax(0, .74fr));--sticky-offset: clamp(4.7rem, 8vw, 6rem);margin:clamp(4.4rem,10vw,7rem) clamp(1rem,4vw,4rem) 0;background:#fff}.pricing-header.svelte-eosgnn{position:relative;z-index:12;background:#fff;padding-bottom:clamp(1.8rem,3.8vw,2.6rem)}.pricing-title.svelte-eosgnn{margin:0;max-width:32ch;font-size:clamp(1.8rem,4vw,3.2rem);line-height:.94;letter-spacing:-.03em;color:#111827}.plans-sticky.svelte-eosgnn{position:sticky;top:var(--sticky-offset);margin-top:0;z-index:10;background:#fff}.plans-sticky.svelte-eosgnn:before{content:"";position:absolute;left:0;right:0;top:calc(-1 * var(--sticky-offset));height:var(--sticky-offset);background:#fff;z-index:1;pointer-events:none}.plans-strip.svelte-eosgnn{position:relative;z-index:2;display:grid;grid-template-columns:var(--pricing-cols);column-gap:1.25rem;align-items:stretch;background:#fff}.compare-label.svelte-eosgnn{margin:0;align-self:center;font-size:.94rem;text-transform:uppercase;letter-spacing:.1em;color:#111827;font-weight:700}.plan-col.svelte-eosgnn{padding:.45rem .95rem .8rem;border-inline-start:1px solid rgba(212,212,216,.9)}.plan-name.svelte-eosgnn{margin:0;font-size:.88rem;text-transform:uppercase;letter-spacing:.1em;color:#4b5563;font-weight:700}.plan-price.svelte-eosgnn{margin:.28rem 0 0;font-size:clamp(1.35rem,3vw,2rem);line-height:.98;letter-spacing:-.03em;color:#111827;font-weight:800}.plan-included.svelte-eosgnn{margin:.3rem 0 0;font-size:.86rem;color:#111827;font-weight:600}.pricing-divider.svelte-eosgnn{position:relative;z-index:2;margin-top:.65rem;border-top:1px solid rgba(212,212,216,.9);background:#fff}.features-body.svelte-eosgnn{margin-top:.22rem;position:relative;z-index:1;background:#fff}.feature-row.svelte-eosgnn{display:grid;grid-template-columns:var(--pricing-cols);column-gap:1.25rem;align-items:start;padding:1.02rem 0;border-top:1px solid rgba(228,228,231,.92)}.feature-row.svelte-eosgnn:first-child{border-top:0}.feature-cell.svelte-eosgnn{font-size:1.04rem;line-height:1.45;color:#111827}.feature-cell.value.svelte-eosgnn{font-size:.98rem;font-weight:700;text-align:center;justify-self:center;padding-inline-start:clamp(.5rem,1vw,.9rem)}.feature-cell.value.yes.svelte-eosgnn{color:#15803d}.feature-cell.value.no.svelte-eosgnn{color:#111827}.feature-cell.feature-col.svelte-eosgnn{max-width:56ch;white-space:normal;color:#111827}@media(max-width:62rem){.pricing-section.svelte-eosgnn{--pricing-cols: minmax(0, 1.18fr) repeat(3, minmax(0, .84fr))}.plans-strip.svelte-eosgnn{column-gap:.82rem}.compare-label.svelte-eosgnn{font-size:.78rem}.feature-row.svelte-eosgnn{column-gap:.82rem}.feature-cell.svelte-eosgnn{font-size:.8rem}.feature-cell.value.svelte-eosgnn{font-size:.76rem}}.product-page.svelte-1edmfg0{position:relative;min-height:100svh;overflow-x:clip;font-weight:600}.bg-layer.svelte-1edmfg0{position:fixed;inset:-24vh -12vw;z-index:0;pointer-events:none;background:radial-gradient(circle at 8% 10%,rgba(255,255,255,.98) 0%,transparent 46%),radial-gradient(circle at 86% 14%,rgba(249,252,255,.7) 0%,transparent 44%),radial-gradient(circle at 52% 92%,rgba(252,253,255,.86) 0%,transparent 46%)}.topbar.svelte-1edmfg0{position:fixed;top:1.15rem;left:50%;z-index:40;transform:translate(-50%);width:min(18rem,calc(100vw - 1.1rem));display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.5rem .62rem;background:#eaeef399;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 .7rem 1.6rem #292e3514;border-radius:.95rem}.brand.svelte-1edmfg0{width:1.7rem;aspect-ratio:1;display:inline-flex;align-items:center;justify-content:center}.brand.svelte-1edmfg0 img:where(.svelte-1edmfg0){width:100%;height:100%;object-fit:contain}.topbar-nav.svelte-1edmfg0{display:inline-flex;align-items:center;justify-content:center;gap:.8rem}.topbar-nav.svelte-1edmfg0 a:where(.svelte-1edmfg0){display:inline-flex;align-items:center;justify-content:center;line-height:1;color:#2d3238;font-size:.84rem;font-weight:700;letter-spacing:.01em;transition:opacity .2s ease}.topbar-nav.svelte-1edmfg0 a:where(.svelte-1edmfg0):hover{opacity:.7}.menu-toggle.svelte-1edmfg0{display:none;width:2.35rem;height:2.35rem;padding:0;border:0;background:transparent;align-items:center;justify-content:center;cursor:pointer}.menu-toggle.svelte-1edmfg0 span:where(.svelte-1edmfg0){position:absolute;display:block;width:1.32rem;height:.12rem;border-radius:999px;background:#1a1f24;transition:transform .28s ease}.menu-toggle.svelte-1edmfg0 span:where(.svelte-1edmfg0):first-child{transform:translateY(-.2rem)}.menu-toggle.svelte-1edmfg0 span:where(.svelte-1edmfg0):last-child{transform:translateY(.2rem)}.topbar.menu-open.svelte-1edmfg0 .menu-toggle:where(.svelte-1edmfg0) span:where(.svelte-1edmfg0):first-child{transform:rotate(45deg)}.topbar.menu-open.svelte-1edmfg0 .menu-toggle:where(.svelte-1edmfg0) span:where(.svelte-1edmfg0):last-child{transform:rotate(-45deg)}.lang-switch.svelte-1edmfg0{position:fixed;top:1.3rem;inset-inline-end:1rem;z-index:20;display:inline-flex;align-items:center;gap:.28rem;background:#eaeef399;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 .6rem 1.4rem #292e3514;border-radius:999px;padding:.24rem}.lang-switch.svelte-1edmfg0 button:where(.svelte-1edmfg0){background:transparent;border:0;color:#3f4650;padding:.3rem .5rem;font-size:.67rem;font-weight:700;letter-spacing:.08em;border-radius:999px;cursor:pointer}.lang-switch.svelte-1edmfg0 button.active:where(.svelte-1edmfg0){background:#ffffffb8;color:#1e2329}.mobile-menu-overlay.svelte-1edmfg0{display:none}main.svelte-1edmfg0{position:relative;z-index:1}.hero.svelte-1edmfg0{height:160vh}.hero-sticky.svelte-1edmfg0{position:sticky;top:clamp(4.8rem,8vw,7rem);min-height:calc(100svh - clamp(4.8rem,8vw,7rem));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding-inline:clamp(1rem,4vw,4rem)}.hero-title.svelte-1edmfg0{margin:0;font-size:clamp(3rem,10.8vw,9.2rem);line-height:.9;letter-spacing:-.05em;font-weight:800;color:#1e1e1e;text-wrap:balance}.hero-subtitle.svelte-1edmfg0{margin:.62rem 0 0;max-width:44ch;font-size:clamp(1.05rem,2vw,1.9rem);font-weight:650;line-height:1.45;color:#5b5b5b}.hero-logo.svelte-1edmfg0{margin-top:clamp(1rem,3vw,1.8rem);width:clamp(6rem,11vw,9rem);height:clamp(6rem,11vw,9rem);object-fit:contain}.story.svelte-1edmfg0{position:relative;z-index:2;padding:clamp(2.8rem,8vw,6rem) clamp(1rem,4vw,4rem) 0}.product-page .stacked-cards{margin-block:clamp(2.6rem,8vw,6rem);--card-border-color: rgb(254 215 170 / .9);--card-grid-line: rgb(254 215 170 / .6);--card-panel-bg: #f8fafc;--card-panel-border: rgba(148, 163, 184, .34);--card-pill-bg: #f3f4f6;--card-pill-border: rgba(148, 163, 184, .38);--card-body-text: #4b5563;--card-kicker-text: #6b7280;--card-heading-text: #111827;--card-panel-text: #4b5563;--card-panel-strong: #111827;--card-tag-text: #1f2937}.site-footer.svelte-1edmfg0{position:relative;z-index:1;margin-top:clamp(8rem,14vw,12rem);background:transparent;color:#2a2a2a;padding:clamp(2.5rem,6vw,4.5rem) clamp(1rem,4vw,4rem) 1.9rem;overflow:hidden}.footer-contact.svelte-1edmfg0{display:grid;grid-template-columns:1fr;gap:.45rem;align-items:start}.footer-contact-label.svelte-1edmfg0{margin:0;font-size:clamp(1.46rem,2.6vw,2.15rem);color:#4a4a4a;font-weight:600}.footer-contact-link.svelte-1edmfg0{display:inline-block;font-size:clamp(2.45rem,6.2vw,6rem);line-height:.98;letter-spacing:-.03em;font-weight:700}.footer-brand-wrap.svelte-1edmfg0{margin-top:1.8rem;position:relative}.footer-brand.svelte-1edmfg0{position:relative;margin:0;width:100%;font-size:clamp(1.9rem,11vw,10.8rem);line-height:.86;letter-spacing:-.048em;color:#2a2a2a;font-weight:800;white-space:nowrap}.footer-bottom.svelte-1edmfg0{margin-top:1rem;display:flex;gap:1rem;justify-content:space-between;flex-wrap:wrap;color:#666;font-weight:600}.footer-bottom.svelte-1edmfg0 p:where(.svelte-1edmfg0){margin:0}@media(max-width:52rem){.topbar.svelte-1edmfg0{position:fixed;top:0;left:0;right:0;transform:none!important;width:100%;padding:calc(env(safe-area-inset-top,0px) + .75rem) max(1rem,env(safe-area-inset-right,0px)) .75rem max(1rem,env(safe-area-inset-left,0px));justify-content:space-between;border-radius:0;box-shadow:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.topbar-nav.svelte-1edmfg0{display:none}.menu-toggle.svelte-1edmfg0{display:inline-flex;position:relative}.lang-switch.svelte-1edmfg0{display:none}.mobile-menu-overlay.svelte-1edmfg0{display:flex;flex-direction:column;justify-content:space-between;position:fixed;inset:0;z-index:30;background:radial-gradient(circle at 8% 10%,rgba(255,255,255,.98) 0%,transparent 46%),radial-gradient(circle at 86% 14%,rgba(249,252,255,.7) 0%,transparent 44%),radial-gradient(circle at 52% 92%,rgba(252,253,255,.86) 0%,transparent 46%),#fff;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .4s cubic-bezier(.2,.7,.2,1),opacity .3s ease}.mobile-menu-overlay.open.svelte-1edmfg0{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu-nav.svelte-1edmfg0{display:grid;gap:clamp(1.1rem,4vw,1.6rem);padding:clamp(5.8rem,12vh,7rem) 1.45rem 0}.mobile-menu-nav.svelte-1edmfg0 a:where(.svelte-1edmfg0){color:#111;font-size:clamp(2rem,9vw,3rem);line-height:1;letter-spacing:-.02em;font-weight:640;text-align:start}.mobile-menu-lang.svelte-1edmfg0{display:inline-flex;gap:.95rem;padding-inline:1.45rem;margin-top:.7rem}.mobile-menu-lang.svelte-1edmfg0 button:where(.svelte-1edmfg0){background:transparent;border:0;padding:0;color:#111;font-size:.95rem;font-weight:760;letter-spacing:.12em;opacity:.5}.mobile-menu-lang.svelte-1edmfg0 button.active:where(.svelte-1edmfg0){opacity:1}.mobile-menu-footer.svelte-1edmfg0{padding:1.2rem 1.45rem max(1.2rem,env(safe-area-inset-bottom))}.mobile-menu-footer-label.svelte-1edmfg0{margin:0;font-size:clamp(1.25rem,6vw,2rem);line-height:1.25;color:#1f2937;font-weight:620}.mobile-menu-footer-link.svelte-1edmfg0{display:inline-block;margin-top:.7rem;font-size:clamp(2.2rem,10vw,3.4rem);line-height:.96;letter-spacing:-.03em;color:#0f172a;font-weight:700}.hero.svelte-1edmfg0{height:140vh}.story.svelte-1edmfg0{padding-top:2rem}}
