.lazy-mount.svelte-1w8y63p{min-height:var(--lazy-min-height);content-visibility:auto;contain-intrinsic-size:auto var(--lazy-min-height);contain:layout paint style}.lazy-mount.is-loaded.svelte-1w8y63p{min-height:0}.lazy-mount.is-loaded.is-render-near.svelte-1w8y63p{content-visibility:visible;contain-intrinsic-size:auto var(--lazy-min-height)}.lazy-mount.is-motion-paused.svelte-1w8y63p *{animation-play-state:paused!important}.lazy-placeholder.svelte-1w8y63p{min-height:var(--lazy-min-height);background:radial-gradient(circle at 18% 18%,rgba(18,196,184,.055),transparent 34%),radial-gradient(circle at 82% 78%,rgba(255,122,0,.045),transparent 36%),#f9fffc}@media (max-width: 860px){.lazy-mount.svelte-1w8y63p,.lazy-placeholder.svelte-1w8y63p{min-height:var(--lazy-mobile-min-height);contain-intrinsic-size:auto var(--lazy-mobile-min-height)}}.logo-sparkle-burst.svelte-h6c201{position:absolute;top:50%;left:50%;z-index:0;width:calc(100% + 3.8rem);height:calc(100% + 2.6rem);overflow:visible;pointer-events:none;transform:translate(-50%,-50%)}.logo-sparkle.svelte-h6c201{position:absolute;top:var(--y);left:var(--x);width:var(--s);height:var(--s);color:var(--c);opacity:0;transform:translate(-50%,-50%) scale(0) rotate(0);animation:svelte-h6c201-logo-sparkle-burst 1.55s cubic-bezier(.16,1,.3,1) var(--d) both;filter:drop-shadow(0 0 .32rem currentColor)}.logo-sparkle.svelte-h6c201:before,.logo-sparkle.svelte-h6c201:after{position:absolute;inset:0;background:currentColor;clip-path:polygon(50% 0%,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0% 50%,38% 38%);content:""}.logo-sparkle.svelte-h6c201:after{opacity:.7;transform:rotate(45deg) scale(.64)}@keyframes svelte-h6c201-logo-sparkle-burst{0%{opacity:0;transform:translate(-50%,-50%) scale(0) rotate(0)}22%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(72deg)}58%{opacity:.92;transform:translate(-50%,-50%) scale(.84) rotate(152deg)}to{opacity:0;transform:translate(-50%,-50%) scale(0) rotate(230deg)}}@media (prefers-reduced-motion: reduce){.logo-sparkle.svelte-h6c201{animation:none;opacity:0}}.modal-backdrop.svelte-1di5q6n{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;animation:svelte-1di5q6n-fadeIn .2s ease-out}@keyframes svelte-1di5q6n-fadeIn{0%{opacity:0}to{opacity:1}}.modal-container.svelte-1di5q6n{background:#fff;border-radius:16px;padding:2.5rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:svelte-1di5q6n-slideUp .3s ease-out}@keyframes svelte-1di5q6n-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.close-button.svelte-1di5q6n{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;color:#64748b;transition:color .2s;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.close-button.svelte-1di5q6n:hover{color:#334155}.close-button.svelte-1di5q6n:disabled{opacity:.5;cursor:not-allowed}.modal-title.svelte-1di5q6n{font-size:1.875rem;font-weight:700;color:#0d1b2a;margin:0 0 .75rem}.modal-description.svelte-1di5q6n{font-size:1rem;color:#475569;margin:0 0 2rem;line-height:1.5}.form-group.svelte-1di5q6n{margin-bottom:1.5rem}.form-group.svelte-1di5q6n label:where(.svelte-1di5q6n){display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.5rem}.form-group.svelte-1di5q6n input:where(.svelte-1di5q6n),.form-group.svelte-1di5q6n textarea:where(.svelte-1di5q6n){width:100%;padding:.75rem 1rem;border:1.5px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s;box-sizing:border-box}.form-group.svelte-1di5q6n input:where(.svelte-1di5q6n):focus,.form-group.svelte-1di5q6n textarea:where(.svelte-1di5q6n):focus{outline:none;border-color:#00c4b4;box-shadow:0 0 0 3px #00c4b41a}.form-group.svelte-1di5q6n input:where(.svelte-1di5q6n):disabled,.form-group.svelte-1di5q6n textarea:where(.svelte-1di5q6n):disabled{background:#f8fafc;cursor:not-allowed}.form-group.svelte-1di5q6n textarea:where(.svelte-1di5q6n){resize:vertical;min-height:100px}.submit-button.svelte-1di5q6n{width:100%;padding:1rem;background:linear-gradient(135deg,#00c4b4,#00a89a);color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #00c4b433}.submit-button.svelte-1di5q6n:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #00c4b44d}.submit-button.svelte-1di5q6n:active:not(:disabled){transform:translateY(0)}.submit-button.svelte-1di5q6n:disabled{opacity:.6;cursor:not-allowed;transform:none}.success-message.svelte-1di5q6n{padding:.875rem;background:#d1fae5;color:#065f46;border-radius:8px;margin-bottom:1rem;font-weight:500;text-align:center}.error-message.svelte-1di5q6n{padding:.875rem;background:#fee2e2;color:#991b1b;border-radius:8px;margin-bottom:1rem;font-weight:500;text-align:center}@media (max-width: 640px){.modal-container.svelte-1di5q6n{padding:2rem 1.5rem}.modal-title.svelte-1di5q6n{font-size:1.5rem}.close-button.svelte-1di5q6n{top:1rem;right:1rem}}body{margin:0;background:#f8fffc;color:#101417}html,body{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}*{box-sizing:border-box}.skip-link.svelte-1uha8ag{position:absolute;top:.9rem;left:.9rem;z-index:100;display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:0 1rem;border:1px solid rgba(16,20,23,.12);border-radius:999px;background:#fffffff0;color:#101417;font-size:var(--type-label);font-weight:700;text-decoration:none;box-shadow:0 16px 34px #10141724;transform:translateY(-180%);transition:transform .16s ease}.skip-link.svelte-1uha8ag:focus{outline:3px solid rgba(0,215,230,.42);outline-offset:3px;transform:translateY(0)}.page-shell.svelte-1uha8ag{--home-container-width: min(90vw, 1560px);--home-container-gutter: calc((100vw - var(--home-container-width)) / 2);--home-content-width: var(--home-container-width);--home-content-gutter: calc(100vw - var(--home-container-width));--watercolor-cyan-panel: url(../../../images/miseru/new-bg-assets/watercolor-panels/miseru-watercolor-cyan-panel-transparent.svg);--watercolor-orange-panel: url(../../../images/miseru/new-bg-assets/watercolor-panels/miseru-watercolor-orange-panel-transparent.svg);--new-bg-why-problem: url(../../../backgrounds/japanese-soft-ui/optimized/why-pt1-cyan-apricot-v7.webp);--new-bg-why-solution: url(../../../backgrounds/japanese-soft-ui/optimized/why-pt2-cyan-apricot-v2.webp);--new-bg-why-balanced: var(--new-bg-why-solution);--new-bg-why-combined: var(--new-bg-why-problem);--new-bg-how: url(../../../backgrounds/japanese-soft-ui/optimized/how-understanding-cyan-water-right-soft-v18.webp);--new-bg-how-1: url(../../../backgrounds/japanese-soft-ui/optimized/how-understanding-cyan-water-right-soft-v18.webp);--new-bg-how-2: url(../../../backgrounds/japanese-soft-ui/optimized/how-route-cyan-stream-water-v18.webp);--new-bg-setup: url(../../../backgrounds/japanese-soft-ui/optimized/setup-koi-upper-left-cyan-v7.webp);--new-bg-teams: url(../../../backgrounds/japanese-soft-ui/optimized/teams-river-meadow-simple-v17.webp);--new-bg-footer: url(../../../backgrounds/japanese-soft-ui/optimized/footer-victory-torii-halo-smooth-v6.webp);--scene-hero: url(../../../images/miseru/background-scenes/hero-path--desktop.webp);--scene-why-problem: var(--new-bg-why-problem);--scene-why-solution: var(--new-bg-why-solution);--scene-why-problem-placeholder: url(data:image/webp;base64,UklGRmYBAABXRUJQVlA4IFoBAADwCQCdASpAACQAP0WQvFiwKSWjrVZqSgAoiWYAsR/aiEgrq6WdMMUE0CccdRID6dFjZ6/3aPlJhUKS8u4OnkiShGkArVDqCVzcjwtGBM1TurtuSxhBg4sAAPdupnMqSEaFNFY43ALg+QrQPuHN/2WkCNBMfLLlXyCPbsg8G89py3A68rKWTr/bmKhaWL5kEdHsBprpPVWU7coxvxsRu5xSep6ork2oh+7miwAhX0ljnFarEuRvHBYpHQVa2nj1hOC52cdwMzH8PXmydx24RMm8fy66KiaaVScCxQIvHHyS7Uc4lDbttTrDBa+4FS/BlRJjLWb7pvlA/HVUXgvE727YVKBEXF9xvTV0wz7NPL15xFri8HbIG9n6wG8RfHNqq2rlhALGWYBqSDWudLbM/rk71Z58LJnka6vgHdPxkansCEWM8xt96dQ0viv1iK1dn0BrghxyFkOOwAAA);--scene-why-solution-placeholder: url(data:image/webp;base64,UklGRhQBAABXRUJQVlA4IAgBAABwBwCdASpAACQAP0WOv1mwKKYjqrgKAgAoiWwAsR+wA2sJ8A4veMWo7+nLHYM3xSiMWMzSTc2dNUEpysEfFdxAUTeclAD9y4Ocqfx0ZIqUHg/UhfcC8IlV+fXLxPf4AHplBY/Af/jjZeZbk8HErVMhTpAldw2dnxHz8NrRMA5SFlGVzB5eSV6GcmT3idPyGS4C8WMNOfVDrhIKYX8KYeYzB1KahbpTfCgpY9mczrqxcO7gvrlhmH1RYumV9usFTQFizYwZ7QhqhOqjVZK/lt6BjS8efNGdG/Tf4tl43JtpXEE5pM7MDbSPbbRf7bW3GZaoWRSlRh+rSZRpEHElwq32nxoXkVrgAAA=);--scene-how-understanding: url(../../../backgrounds/japanese-soft-ui/optimized/how-understanding-cyan-water-right-soft-v18.webp);--scene-how-route: url(../../../backgrounds/japanese-soft-ui/optimized/how-route-cyan-stream-water-v18.webp);--scene-setup: var(--new-bg-setup);--scene-teams: var(--new-bg-teams);--scene-footer: var(--new-bg-footer);--scene-underlay: linear-gradient(90deg, #dff5f1 0%, #fffaf0 48%, #ffe3c7 100%);--scene-fade-in: 4px;--scene-chapter-fade: 80px;--scene-section-fade: 64px;--scene-chapter-enter: 40px;--scene-section-enter: 32px;--scene-veil-center: .68;--scene-veil-edge: .3;--scene-veil-blur: 8px;--paper: #f7fbf8;--paper-2: #fbfdfb;--ink: #101417;--cyan: #00c4b4;--mint: #18c99a;--orange: #ff8a00;position:relative;min-height:100vh;width:100%;max-width:100%;overflow-x:clip;background:var(--scene-underlay)}.page-shell.svelte-1uha8ag:before{content:none}.page-shell.svelte-1uha8ag main:where(.svelte-1uha8ag){position:relative;z-index:1}.topbar.svelte-1uha8ag{position:absolute;top:1.32rem;left:50%;z-index:12;display:flex;align-items:center;justify-content:space-between;isolation:isolate;overflow:visible;width:min(var(--home-content-width),calc(100% - 3.2rem));min-height:3.35rem;margin:0;padding:.08rem .22rem;border:0;border-radius:0;background:transparent;box-shadow:none;transform:translate(-50%);backdrop-filter:none;-webkit-backdrop-filter:none}.topbar.svelte-1uha8ag:before{content:none}.topbar.svelte-1uha8ag:after{content:none}.brand.svelte-1uha8ag{position:relative;z-index:1;display:inline-flex;align-items:center;overflow:visible;min-height:2.62rem;padding:0;border-radius:0;text-decoration:none;transition:background .18s ease}.brand.svelte-1uha8ag:hover{background:transparent}.brand.svelte-1uha8ag img:where(.svelte-1uha8ag){position:relative;z-index:1;display:block;width:132px;height:auto;filter:drop-shadow(0 10px 18px rgba(16,20,23,.08))}.topbar__nav.svelte-1uha8ag{position:relative;z-index:1;display:flex;flex:1 1 auto;min-width:0;align-items:center;gap:.18rem;padding:0;border:0;border-radius:999px;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.topbar__nav.svelte-1uha8ag a:where(.svelte-1uha8ag){display:inline-flex;align-items:center;justify-content:center;min-height:2.52rem;padding:0 .92rem;border-radius:.8rem;color:#101417ad;font-size:.82rem;font-weight:720;text-decoration:none;text-shadow:0 1px 14px rgba(255,255,255,.92);transition:background .18s ease,color .18s ease,transform .18s ease}.topbar__nav.svelte-1uha8ag a:where(.svelte-1uha8ag):hover{background:#1014170a;color:#101417;transform:translateY(-1px)}.topbar__cta.svelte-1uha8ag{--cta-angle: 0deg;--cta-border-size: 1.35px;position:relative;z-index:1;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:2.52rem;padding:var(--cta-border-size);border:0;border-radius:999px;background:#101417;color:#fff;cursor:pointer;font-family:inherit;font-size:var(--type-caption);font-weight:700;text-decoration:none;box-shadow:0 14px 30px #1014172e,0 1px #ffffff47 inset}.topbar__cta.svelte-1uha8ag:before{position:absolute;inset:0;z-index:0;border-radius:inherit;background:conic-gradient(from var(--cta-angle),#12c4b8,#00d7e6,#22c55e,#facc15,#ff7a00,#ef4444,#12c4b8);content:"";opacity:.78}.topbar__cta.svelte-1uha8ag:after{position:absolute;inset:var(--cta-border-size);z-index:0;border-radius:calc(999px - var(--cta-border-size));background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 38%),#101417;content:""}.topbar__cta.svelte-1uha8ag span:where(.svelte-1uha8ag){position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:calc(2.52rem - (var(--cta-border-size) * 2));padding:0 .92rem;border-radius:inherit}.hero.svelte-1uha8ag{width:100%;max-width:none;margin:0}.hero.svelte-1uha8ag{position:relative;z-index:3;isolation:isolate;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-template-areas:"content proof";column-gap:clamp(1.4rem,2.4vw,2.8rem);align-items:center;min-height:clamp(620px,78svh,760px);overflow:hidden;padding:6.75rem var(--home-container-gutter) clamp(2.35rem,3.15vw,3.55rem);background:radial-gradient(ellipse 70rem 20rem at 34% 100%,rgba(18,196,184,.16),transparent 78%),radial-gradient(ellipse 70rem 20rem at 78% 96%,rgba(255,122,0,.12),transparent 80%),radial-gradient(ellipse 58rem 18rem at 52% 100%,rgba(251,111,146,.11),transparent 78%),#fff9f3}.hero.svelte-1uha8ag:before{content:none}.hero.svelte-1uha8ag:after{position:absolute;right:0;bottom:clamp(-4.8rem,-5vw,-3rem);left:0;z-index:2;height:clamp(16rem,22vw,24rem);background:linear-gradient(180deg,#fff0,#fff9f329,#fff9f37a,#fff9f3b8 72%,#fff0);content:"";pointer-events:none}.hero__wash.svelte-1uha8ag{position:absolute;inset:0 0 -9rem;z-index:1;height:auto;background:radial-gradient(ellipse 48rem 26rem at 14% 42%,rgba(18,196,184,.085),transparent 76%),radial-gradient(ellipse 44rem 24rem at 88% 28%,rgba(255,122,0,.065),transparent 78%),radial-gradient(ellipse 46rem 22rem at 70% 78%,rgba(251,111,146,.055),transparent 80%),linear-gradient(106deg,rgba(232,255,250,.03),transparent 48%,rgba(255,240,224,.035));opacity:.58;pointer-events:none;-webkit-mask-image:none;mask-image:none}.hero__image-layer.svelte-1uha8ag{position:absolute;inset:0 0 -9rem;z-index:0;height:auto;overflow:hidden;border-radius:0;opacity:1;filter:blur(.65px) saturate(1.05) contrast(1.01) brightness(1.01);pointer-events:none;transform:scale(1.006);transform-origin:center top;background-image:url(../../../images/miseru/new-bg-assets/optimized/hero.webp);background-position:right top;background-repeat:no-repeat;background-size:100% auto;-webkit-mask-image:none;mask-image:none}.hero__image-layer.svelte-1uha8ag:after{content:none}.hero__image-layer.svelte-1uha8ag:before{content:none}.hero__copy.svelte-1uha8ag:before{content:none}.hero__wash.svelte-1uha8ag:before{content:none}.hero__wash.svelte-1uha8ag:after{content:none}.hero__content.svelte-1uha8ag{position:relative;z-index:4;isolation:isolate;grid-area:content;display:grid;gap:1.28rem;width:100%;margin:0;justify-items:start}.hero__content.svelte-1uha8ag:before{position:absolute;inset:-3.2rem -4.8rem -3rem -4.4rem;z-index:-1;border-radius:0;background:radial-gradient(ellipse 72% 84% at 24% 48%,rgba(240,255,251,.7),transparent 78%),linear-gradient(104deg,rgba(236,255,251,.62) 0%,rgba(255,253,247,.68) 43%,rgba(255,240,229,.34) 72%,transparent 100%);content:"";filter:none;opacity:1;pointer-events:none;backdrop-filter:blur(12px) saturate(.84) brightness(1.045);-webkit-backdrop-filter:blur(12px) saturate(.84) brightness(1.045);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.16) 7%,rgba(0,0,0,.7) 18%,#000 30%,#000 62%,rgba(0,0,0,.56) 78%,rgba(0,0,0,.12) 91%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,.14) 8%,rgba(0,0,0,.7) 20%,#000 31%,#000 70%,rgba(0,0,0,.56) 84%,rgba(0,0,0,.12) 92%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.16) 7%,rgba(0,0,0,.7) 18%,#000 30%,#000 62%,rgba(0,0,0,.56) 78%,rgba(0,0,0,.12) 91%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,.14) 8%,rgba(0,0,0,.7) 20%,#000 31%,#000 70%,rgba(0,0,0,.56) 84%,rgba(0,0,0,.12) 92%,transparent 100%);mask-composite:intersect}.hero__copy.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:1.04rem;width:100%;text-align:left;justify-items:start}.hero__nowrap.svelte-1uha8ag{white-space:nowrap}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){width:min(680px,100%);max-width:680px;margin:0;color:#101417;font-family:var(--font-display);font-size:clamp(3rem,3.85vw,4.18rem);font-weight:700;line-height:1.02;letter-spacing:0;word-spacing:0;text-wrap:balance}.hero__body.svelte-1uha8ag{width:min(30.5rem,100%);max-width:30.5rem;margin:0;color:#101417bd;font-size:clamp(1.03rem,1.18vw,1.18rem);font-weight:500;line-height:1.55}.hero__summary.svelte-1uha8ag{display:block;width:min(31.25rem,100%);margin:0;color:#101417d6;font-size:clamp(.86rem,.96vw,.96rem);font-weight:500;line-height:1.55}.hero__actions.svelte-1uha8ag{position:relative;z-index:4;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.88rem;width:min(31.25rem,100%);margin:0}.hero__button.svelte-1uha8ag{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:.58rem;min-height:2.72rem;padding:0 1.18rem;border-radius:999px;border:0;cursor:pointer;font-family:inherit;font-size:var(--type-label);font-weight:700;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hero__button.svelte-1uha8ag:hover{transform:translateY(-1px)}.hero__button--primary.svelte-1uha8ag{padding:1px;overflow:visible;background:#101417;color:#fff;box-shadow:0 18px 38px #10141733,0 1px #ffffff2e inset}.hero__button--primary.svelte-1uha8ag:before{position:absolute;inset:1px;z-index:1;border-radius:inherit;background:linear-gradient(112deg,transparent 0%,transparent 34%,rgba(255,255,255,.52) 45%,rgba(255,255,255,.18) 52%,transparent 64%,transparent 100%);background-position:140% 0;background-size:220% 100%;content:"";opacity:0;pointer-events:none}.hero__button--primary.svelte-1uha8ag:after{position:absolute;inset:1px;z-index:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent 38%),#101417;content:""}.hero__button--primary.svelte-1uha8ag span:where(.svelte-1uha8ag){position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:calc(2.72rem - 2px);padding:0 1.18rem}.hero__button--secondary.svelte-1uha8ag{border:1px solid rgba(16,20,23,.12);background:#ffffffd1;color:#101417;box-shadow:0 12px 28px #1014170f,0 1px #ffffffeb inset;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero__play.svelte-1uha8ag{position:relative;display:inline-grid;width:1.42rem;height:1.42rem;border:1px solid rgba(16,20,23,.18);border-radius:999px;background:#fff;place-items:center}.hero__play.svelte-1uha8ag:before{width:0;height:0;margin-left:.1rem;border-top:.28rem solid transparent;border-bottom:.28rem solid transparent;border-left:.42rem solid #101417;content:""}@media (prefers-reduced-motion: no-preference){.page-shell[data-hero-motion-active=true].svelte-1uha8ag .topbar__cta:where(.svelte-1uha8ag):before{animation:svelte-1uha8ag-cta-border-spin 3.4s linear infinite}.page-shell[data-hero-motion-active=false].svelte-1uha8ag .topbar__cta:where(.svelte-1uha8ag):before{animation:none}.hero[data-animation-active=true].svelte-1uha8ag .hero__button--primary:where(.svelte-1uha8ag):before{animation:svelte-1uha8ag-hero-cta-shine 2.65s ease-in-out .25s infinite}.hero[data-animation-active=false].svelte-1uha8ag .hero__button--primary:where(.svelte-1uha8ag):before{animation:none}}@property --cta-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes svelte-1uha8ag-cta-border-spin{to{--cta-angle: 360deg}}@keyframes svelte-1uha8ag-hero-cta-shine{0%{background-position:140% 0;opacity:0}18%{opacity:.56}58%{opacity:.34}to{background-position:-140% 0;opacity:0}}.hero__proof.svelte-1uha8ag{position:relative;z-index:3;isolation:isolate;grid-area:proof;justify-self:end;width:min(100%,610px);margin-top:0;margin-inline:0;margin-bottom:0;transform:none;transform-origin:top center}.hero__proof.svelte-1uha8ag .hero-commerce-dashboard{width:100%}.hero__proof.svelte-1uha8ag .assistant-animation{width:100%;margin-inline:0}.hero__proof.svelte-1uha8ag .showcase{width:min(1260px,calc(100vw - 72px));margin-inline:auto}.hero__proof.svelte-1uha8ag .hero-mockup-showcase .mockup-slot{min-height:clamp(500px,42vw,620px);padding-top:.4rem}.hero__proof.svelte-1uha8ag .hero-mockup-showcase .mockup-background,.hero__proof.svelte-1uha8ag .hero-mockup-showcase .mockup-viewport{width:var(--scaled-w)!important;height:var(--scaled-h)!important}.hero__proof.svelte-1uha8ag .hero-mockup-showcase .mockup-background.is-tour-open{transform:none}.hero__proof.svelte-1uha8ag .hero-mockup-lazy{position:relative;width:min(1260px,calc(100vw - 72px));margin-inline:auto;overflow:hidden;border:1px solid rgba(16,20,23,.08);border-radius:2rem;background:#fffffff0;box-shadow:0 28px 90px #10141724,0 1px #ffffffe6 inset}.hero__proof.svelte-1uha8ag .hero-mockup-lazy .lazy-placeholder{position:relative}.hero__proof.svelte-1uha8ag .hero-mockup-lazy .lazy-placeholder:before{position:absolute;inset:1.1rem;border:1px solid rgba(16,20,23,.07);border-radius:1.35rem;background:#ffffffc2;content:""}.hero__proof.svelte-1uha8ag .hero-mockup-lazy.is-loaded{overflow:visible;border:0;background:transparent;box-shadow:none}.hero__proof.svelte-1uha8ag:before{position:absolute;inset:clamp(-3.6rem,-4.5vw,-2rem) max(-4.5vw,-4.5rem) clamp(-3.2rem,-4vw,-1.8rem);z-index:-1;border-radius:3rem;background:linear-gradient(112deg,#eefbff29,#e0fff83d 46%,#fff9f129);content:"";filter:blur(18px);opacity:.78;pointer-events:none;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 82%,transparent 100%);mask-image:linear-gradient(180deg,transparent 0%,#000 18%,#000 82%,transparent 100%)}.home-sections.svelte-1uha8ag{position:relative;z-index:1;overflow:clip;width:100%;max-width:100%;margin-top:0;padding:0 0 clamp(2.4rem,5vw,4.8rem);background:#fff9f3}.home-section--why{border-top:0}.home-sections.svelte-1uha8ag:before{display:none;content:none;pointer-events:none}.home-section{--section-overlap: 0px;--section-min-height: 640px;--section-bg-image: none;--section-shell-radius: 12px;--section-shell-y: clamp(1.2rem, 2.2vw, 2.1rem);--section-shell-x: max(1rem, calc((100vw - var(--home-content-width)) / 2));--section-shell-bg: rgba(255, 255, 255, .68);--section-shell-border: rgba(16, 20, 23, .095);--section-shell-shadow: 0 34px 100px rgba(16, 20, 23, .085), 0 1px 0 rgba(255, 255, 255, .95) inset, 0 -1px 0 rgba(16, 20, 23, .035) inset;position:relative;isolation:isolate;overflow:hidden;width:100%;max-width:100%;margin-left:0;margin-top:0;min-height:var(--section-min-height);padding:var(--section-shell-y) 0;background:#fff9f3}.home-section:before{position:absolute;inset:var(--section-shell-y) var(--section-shell-x);z-index:0;border:1px solid var(--section-shell-border);border-radius:var(--section-shell-radius);background:var(--section-shell-bg);box-shadow:var(--section-shell-shadow);backdrop-filter:blur(28px) saturate(1.25);-webkit-backdrop-filter:blur(28px) saturate(1.25);content:"";pointer-events:none}.home-section:after{position:absolute;inset:calc(var(--section-shell-y) + 1px) calc(var(--section-shell-x) + 1px);z-index:0;border-radius:calc(var(--section-shell-radius) - 1px);background:#ffffff3d;opacity:.82;-webkit-mask-image:none;mask-image:none;mix-blend-mode:normal;content:"";pointer-events:none}.home-section>*{position:relative;z-index:1}[data-animation-active=false],[data-animation-active=false] *,[data-animation-active=false] *:before,[data-animation-active=false] *:after{animation-play-state:paused!important}.home-section--setup{--section-overlap: 0px;--section-min-height: max(760px, 82svh);background:#fff}.home-section--why{--section-min-height: auto;--section-overlap: 0px;overflow:visible;background:#fff9f3}.home-section--why.is-loaded{--section-bg-image: none}.home-section--why .core-features-section{background:transparent}.home-section--how{--section-bg-image: none;--how-section-bottom-padding: clamp(4.4rem, 6.4vw, 7.2rem);--section-min-height: 820px;--section-overlap: 0px;overflow:visible;background:linear-gradient(180deg,#fff,#fff9fb 42%,#fbfffe 74%,#fff),#fff}.home-section--how.is-loaded{--section-bg-image: none}.home-section--how:before,.home-section--how:after{position:absolute;right:0;left:0;z-index:0;content:"";pointer-events:none}.home-section--how:before{inset:var(--section-shell-y) var(--section-shell-x);background:linear-gradient(112deg,rgba(18,196,184,.075) 0%,transparent 29%,transparent 57%,rgba(251,111,146,.095) 100%),linear-gradient(180deg,transparent 0%,rgba(255,122,0,.035) 48%,transparent 100%);opacity:.82}.home-section--how:after{inset:calc(var(--section-shell-y) + 1px) calc(var(--section-shell-x) + 1px);background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.48) 48%,transparent 100%);opacity:.5}.home-section--how .how-stepper-section,.home-section--how .value-prop-section{position:relative;z-index:2;background:transparent}.home-section--teams{--section-min-height: 760px;--section-overlap: 0px;margin-top:clamp(-5rem,-5vw,-3.25rem);overflow:visible;background:#fff}.home-section--teams.is-loaded{--section-bg-image: none}.home-section--teams .teams-section{position:relative;z-index:2;background:transparent}.home-section--teams:before{inset:var(--section-shell-y) var(--section-shell-x)}.home-section--teams:after{inset:calc(var(--section-shell-y) + 1px) calc(var(--section-shell-x) + 1px)}.home-section--footer{--section-min-height: auto;--section-overlap: 0px;background:#fff}.home-sections.svelte-1uha8ag{margin-top:0;padding:0;background:radial-gradient(ellipse 76rem 22rem at 50% 0%,rgba(231,255,250,.42),transparent 78%),radial-gradient(ellipse 70rem 20rem at 82% 0%,rgba(255,122,0,.12),transparent 80%),#fff9f3}.home-section{--section-shell-y: 0px;--section-shell-x: 0px;--section-bg-image: none;--section-bg-size: 100% auto;--section-bg-position: center center;--section-bg-repeat: no-repeat;--section-bg-opacity: 1;--section-bg-filter: blur(.35px) saturate(1.85) contrast(1.18) brightness(.99);--section-content-guard-layer: linear-gradient( 112deg, rgba(255, 255, 255, .34) 0%, rgba(236, 255, 251, .25) 34%, rgba(255, 247, 237, .28) 66%, rgba(255, 243, 248, .24) 100% ), radial-gradient(ellipse 38rem 24rem at 22% 42%, rgba(255, 255, 255, .38), transparent 72%), radial-gradient(ellipse 40rem 24rem at 76% 50%, rgba(255, 255, 255, .34), transparent 74%);--section-edge-blend-layer: linear-gradient( 180deg, var(--section-band-bg, #ffffff) 0%, rgba(255, 255, 255, .38) 8%, rgba(255, 255, 255, .04) 22%, rgba(255, 255, 255, .04) 78%, rgba(255, 255, 255, .42) 92%, var(--section-band-bg, #ffffff) 100% );--section-veil-layer: linear-gradient( 180deg, rgba(255, 255, 255, .34) 0%, rgba(255, 255, 255, .1) 42%, rgba(255, 255, 255, .36) 100% ), linear-gradient( 90deg, rgba(255, 255, 255, .34) 0%, rgba(255, 255, 255, .08) 28%, rgba(255, 255, 255, .07) 62%, rgba(255, 255, 255, .3) 100% );--section-wash-opacity: .46;--section-wash-layer: radial-gradient(ellipse 56rem 34rem at 10% 86%, rgba(18, 196, 184, .16), transparent 72%), radial-gradient(ellipse 56rem 34rem at 88% 22%, rgba(255, 122, 0, .14), transparent 72%), radial-gradient(ellipse 46rem 28rem at 82% 74%, rgba(251, 111, 146, .11), transparent 74%), linear-gradient(105deg, rgba(255, 255, 255, .06), rgba(255, 250, 244, .18));width:100%;margin-left:0;min-height:auto;padding:0;border-top:1px solid rgba(16,20,23,.065);background:var(--section-band-bg, #ffffff)}.home-section:before,.home-section:after{position:absolute;inset:0;z-index:0;display:block;content:"";pointer-events:none}.home-section:before{background:var(--section-bg-image),var(--section-band-bg, #ffffff);background-position:var(--section-bg-position),center;background-repeat:var(--section-bg-repeat),no-repeat;background-size:var(--section-bg-size),auto;filter:var(--section-bg-filter);opacity:var(--section-bg-opacity)}.home-section:after{background:var(--section-edge-blend-layer),var(--section-veil-layer),var(--section-wash-layer);backdrop-filter:none;-webkit-backdrop-filter:none;opacity:var(--section-wash-opacity)}.home-section--why{--section-band-bg: #fff8f1;--section-bg-image: var(--new-bg-why-problem), var(--new-bg-why-solution);--section-bg-position: center top, center bottom;--section-bg-size: 100% auto, 100% auto;--section-bg-repeat: no-repeat, no-repeat;--section-bg-opacity: 1;--section-bg-filter: blur(.25px) saturate(2) contrast(1.24) brightness(.98);--section-content-guard-layer: linear-gradient( 115deg, rgba(255, 255, 255, .34) 0%, rgba(232, 255, 250, .34) 32%, rgba(255, 244, 232, .38) 66%, rgba(255, 239, 246, .3) 100% ), radial-gradient(ellipse 34rem 30rem at 10% 18%, rgba(255, 255, 255, .42), transparent 70%), radial-gradient(ellipse 38rem 26rem at 34% 36%, rgba(235, 255, 251, .38), transparent 74%), radial-gradient(ellipse 35rem 28rem at 80% 64%, rgba(255, 244, 232, .42), transparent 72%), radial-gradient(ellipse 34rem 24rem at 28% 72%, rgba(255, 241, 247, .34), transparent 72%);--section-veil-layer: linear-gradient( 180deg, rgba(255, 255, 255, .24) 0%, rgba(255, 255, 255, .04) 30%, rgba(255, 247, 240, .1) 50%, rgba(255, 255, 255, .04) 70%, rgba(255, 255, 255, .26) 100% ), linear-gradient( 90deg, rgba(255, 255, 255, .24) 0%, rgba(236, 255, 251, .08) 30%, rgba(255, 243, 248, .08) 62%, rgba(255, 255, 255, .22) 100% );--section-wash-opacity: .38;--section-wash-layer: radial-gradient(ellipse 58rem 36rem at 3% 24%, rgba(18, 196, 184, .13), transparent 72%), radial-gradient(ellipse 58rem 36rem at 88% 16%, rgba(18, 196, 184, .14), transparent 72%), radial-gradient(ellipse 60rem 34rem at 55% 92%, rgba(251, 111, 146, .13), transparent 74%), radial-gradient(ellipse 58rem 36rem at 4% 78%, rgba(18, 196, 184, .12), transparent 74%);border-top:0}.home-section--how{--section-band-bg: #fffaf5;--section-bg-image: var(--new-bg-how-1), var(--new-bg-how-2);--section-bg-position: center top, center bottom;--section-bg-size: 100% auto, 100% auto;--section-bg-repeat: no-repeat, no-repeat;--section-bg-opacity: 1;--section-bg-filter: blur(.35px) saturate(1.78) contrast(1.16) brightness(.99);--section-content-guard-layer: linear-gradient( 112deg, rgba(255, 255, 255, .34) 0%, rgba(230, 255, 250, .34) 34%, rgba(255, 246, 235, .34) 70%, rgba(255, 239, 247, .28) 100% ), radial-gradient(ellipse 34rem 16rem at 50% 9%, rgba(255, 255, 255, .42), transparent 72%), radial-gradient(ellipse 34rem 23rem at 25% 31%, rgba(232, 255, 250, .4), transparent 74%), radial-gradient(ellipse 34rem 22rem at 72% 32%, rgba(255, 246, 235, .38), transparent 72%), radial-gradient(ellipse 36rem 24rem at 72% 74%, rgba(255, 243, 248, .36), transparent 72%), radial-gradient(ellipse 28rem 22rem at 24% 72%, rgba(255, 255, 255, .2), transparent 74%);--section-veil-layer: linear-gradient( 180deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .07) 46%, rgba(255, 255, 255, .32) 100% ), linear-gradient(90deg, rgba(232, 255, 250, .06), rgba(255, 244, 234, .06));--section-wash-opacity: .44;--section-wash-layer: radial-gradient(ellipse 56rem 34rem at 8% 78%, rgba(18, 196, 184, .18), transparent 72%), radial-gradient(ellipse 58rem 36rem at 86% 42%, rgba(255, 122, 0, .18), transparent 72%), radial-gradient(ellipse 42rem 28rem at 78% 10%, rgba(251, 111, 146, .12), transparent 74%)}.home-section--setup{--section-band-bg: #fff9f4;--section-bg-image: var(--new-bg-setup);--section-bg-position: center center;--section-bg-size: 100% auto;--section-bg-opacity: 1;--section-bg-filter: blur(.18px) saturate(1.54) contrast(1.1) brightness(1);--section-content-guard-layer: linear-gradient( 105deg, rgba(255, 255, 255, .34) 0%, rgba(229, 255, 250, .32) 34%, rgba(255, 246, 234, .38) 70%, rgba(255, 241, 247, .24) 100% ), radial-gradient(ellipse 35rem 28rem at 16% 46%, rgba(255, 255, 255, .38), transparent 72%), radial-gradient(ellipse 46rem 25rem at 63% 48%, rgba(255, 246, 234, .4), transparent 74%);--section-veil-layer: linear-gradient( 180deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .07) 45%, rgba(255, 255, 255, .32) 100% ), linear-gradient(90deg, rgba(225, 255, 250, .06), rgba(255, 245, 237, .06));--section-wash-opacity: .36;--section-wash-layer: radial-gradient(ellipse 54rem 34rem at 6% 82%, rgba(18, 196, 184, .18), transparent 72%), radial-gradient(ellipse 54rem 34rem at 86% 56%, rgba(255, 122, 0, .17), transparent 72%), radial-gradient(ellipse 44rem 28rem at 86% 10%, rgba(251, 111, 146, .14), transparent 72%);border-top:0}.home-section--teams{--section-band-bg: #fbfffd;--section-bg-image: var(--new-bg-teams);--section-bg-position: center calc(50% + clamp(2.5rem, 5vw, 5.5rem)) ;--section-bg-size: 100% 112%;--section-bg-opacity: 1;--section-bg-filter: blur(.35px) saturate(1.76) contrast(1.16) brightness(.99);--section-content-guard-layer: linear-gradient( 112deg, rgba(255, 255, 255, .34) 0%, rgba(230, 255, 250, .34) 32%, rgba(255, 248, 238, .34) 68%, rgba(255, 241, 247, .28) 100% ), radial-gradient(ellipse 38rem 18rem at 50% 16%, rgba(255, 255, 255, .42), transparent 72%), radial-gradient(ellipse 60rem 30rem at 50% 58%, rgba(235, 255, 250, .3), transparent 76%), radial-gradient(ellipse 42rem 22rem at 50% 86%, rgba(255, 241, 247, .24), transparent 74%);--section-veil-layer: linear-gradient( 180deg, rgba(255, 255, 255, .32) 0%, rgba(255, 255, 255, .07) 44%, rgba(255, 255, 255, .34) 100% ), linear-gradient(90deg, rgba(239, 255, 252, .06), rgba(255, 248, 241, .06));--section-wash-opacity: .44;--section-wash-layer: radial-gradient(ellipse 58rem 36rem at 7% 82%, rgba(18, 196, 184, .18), transparent 72%), radial-gradient(ellipse 56rem 34rem at 82% 36%, rgba(255, 122, 0, .16), transparent 72%), radial-gradient(ellipse 44rem 28rem at 80% 8%, rgba(251, 111, 146, .14), transparent 72%);border-top:0;margin-top:-1px}.home-section--footer{--section-band-bg: #fffaf4;--section-bg-image: var(--new-bg-footer);--section-bg-position: center center;--section-bg-size: 100% auto;--section-bg-opacity: 1;--section-bg-filter: blur(.35px) saturate(1.72) contrast(1.15) brightness(.99);--section-content-guard-layer: linear-gradient( 110deg, rgba(255, 255, 255, .34) 0%, rgba(235, 255, 250, .28) 34%, rgba(255, 247, 235, .38) 70%, rgba(255, 241, 247, .26) 100% ), radial-gradient(ellipse 40rem 30rem at 28% 45%, rgba(255, 255, 255, .36), transparent 72%), radial-gradient(ellipse 44rem 30rem at 72% 48%, rgba(255, 247, 235, .4), transparent 74%);--section-veil-layer: linear-gradient( 180deg, rgba(255, 255, 255, .3) 0%, rgba(255, 255, 255, .07) 42%, rgba(255, 255, 255, .32) 100% ), linear-gradient(90deg, rgba(255, 255, 255, .06), rgba(255, 244, 236, .06));--section-wash-opacity: .44;--section-wash-layer: radial-gradient(ellipse 58rem 36rem at 8% 82%, rgba(18, 196, 184, .18), transparent 72%), radial-gradient(ellipse 58rem 36rem at 82% 30%, rgba(255, 122, 0, .18), transparent 72%), radial-gradient(ellipse 46rem 30rem at 90% 18%, rgba(251, 111, 146, .14), transparent 72%)}.home-section--how.is-loaded{--section-bg-image: var(--new-bg-how-1), var(--new-bg-how-2)}.home-section--teams.is-loaded{--section-bg-image: var(--new-bg-teams)}.home-section--why:before,.home-section--how:before,.home-section--setup:before,.home-section--teams:before,.home-section--footer:before{position:absolute;inset:0;z-index:0;display:block;border:0;border-radius:0;background:var(--section-bg-image),var(--section-band-bg, #ffffff);background-position:var(--section-bg-position),center;background-repeat:var(--section-bg-repeat),no-repeat;background-size:var(--section-bg-size),auto;box-shadow:none;filter:var(--section-bg-filter);opacity:var(--section-bg-opacity);transform:scale(1.018);transform-origin:center;backdrop-filter:none;-webkit-backdrop-filter:none;content:"";pointer-events:none}.home-section--why:after,.home-section--how:after,.home-section--setup:after,.home-section--teams:after,.home-section--footer:after{position:absolute;inset:0;z-index:0;display:block;border:0;border-radius:0;background:var(--section-content-guard-layer),var(--section-veil-layer),var(--section-wash-layer);box-shadow:inset 0 0 90px #ffffff61,inset 0 1px #ffffffb8;opacity:var(--section-wash-opacity);backdrop-filter:none;-webkit-backdrop-filter:none;-webkit-mask-image:none;mask-image:none;mix-blend-mode:normal;content:"";pointer-events:none}.home-section--why .core-features-section,.home-section--why .why-scenic-band,.home-section--why .why-section__chapter,.home-section--how .value-prop-section,.home-section--how .value-flow-section,.home-section--setup .miseru-two-step,.home-section--teams .teams-section,.home-section--teams .momentum-section,.home-section--footer .site-footer{background:transparent!important}.home-section--how .value-prop-section:before{opacity:.16}.home-section--how .value-prop-section:after{opacity:.12}.home-section--why .why-section__sequence:before{opacity:.34;filter:blur(18px)}.home-section--teams .teams-section:before{opacity:.22}.home-section--teams .momentum-section:before{opacity:.22}.home-section--why,.home-section--how,.home-section--setup,.home-section--teams,.home-section--footer{--section-band-bg: #ffffff;--section-bg-filter: saturate(1.12) contrast(1.03) brightness(1.01);--section-content-guard-layer: none;--section-edge-blend-layer: none;--section-veil-layer: none;--section-wash-layer: none;--section-wash-opacity: 0}.home-section--why{--section-band-bg: #fff9f3;--section-bg-image: none;--section-bg-position: center center;--section-bg-size: auto;--section-bg-repeat: no-repeat;--section-bg-opacity: 1;--section-bg-filter: none;--section-content-guard-layer: radial-gradient(ellipse 60rem 22rem at 32% 48%, rgba(18, 196, 184, .11), transparent 78%), radial-gradient(ellipse 58rem 22rem at 70% 52%, rgba(255, 122, 0, .09), transparent 78%);--section-veil-layer: none;--section-wash-layer: radial-gradient(ellipse 72rem 20rem at 50% 50%, rgba(18, 196, 184, .14), transparent 80%), radial-gradient(ellipse 68rem 18rem at 55% 52%, rgba(255, 122, 0, .1), transparent 82%);--section-wash-opacity: .16}.home-section--how{--section-band-bg: linear-gradient(180deg, #fff8f1 0%, #fffafc 48%, #fff0f7 70%, #eafffb 100%);--section-bg-image: var(--new-bg-how-1);--section-bg-position: center top;--section-bg-size: min(1672px, 112vw) auto;--section-lower-bg-position: center bottom;--section-lower-bg-size: min(1672px, 112vw) auto;--section-bg-opacity: 1;--section-bg-filter: blur(.6px) saturate(1.1) contrast(1.03) brightness(1.01);--section-content-guard-layer: radial-gradient( ellipse 122% 38% at 50% 33%, rgba(232, 255, 250, .4), rgba(255, 255, 255, .24) 42%, rgba(218, 255, 247, .18) 64%, transparent 96% ), radial-gradient( ellipse 124% 42% at 50% 76%, rgba(224, 255, 249, .42), rgba(255, 255, 255, .22) 46%, rgba(210, 255, 246, .18) 66%, transparent 96% ), radial-gradient( ellipse 132% 32% at 50% 54%, rgba(239, 255, 252, .22), rgba(255, 232, 218, .11) 42%, rgba(18, 196, 184, .08) 68%, transparent 84% ), radial-gradient( ellipse 98% 24% at 50% 34%, rgba(255, 255, 255, .26), rgba(222, 255, 248, .18) 58%, transparent 82% ), radial-gradient( ellipse 100% 26% at 50% 78%, rgba(255, 255, 255, .24), rgba(220, 255, 248, .2) 58%, transparent 84% );--section-veil-layer: linear-gradient( 90deg, rgba(255, 122, 0, .08) 0%, rgba(255, 232, 210, .06) 28%, rgba(233, 255, 250, .1) 50%, rgba(209, 255, 246, .12) 68%, rgba(18, 196, 184, .12) 100% ), linear-gradient( 180deg, rgba(255, 255, 255, .08) 0%, rgba(235, 255, 250, .08) 34%, rgba(255, 223, 207, .06) 49%, rgba(229, 255, 249, .12) 66%, rgba(214, 255, 247, .18) 100% );--section-wash-layer: radial-gradient(ellipse 72rem 30rem at 44% 34%, rgba(221, 255, 248, .32), transparent 78%), radial-gradient(ellipse 74rem 32rem at 54% 78%, rgba(214, 255, 247, .34), transparent 80%), radial-gradient(ellipse 54rem 30rem at 12% 20%, rgba(255, 122, 0, .08), transparent 74%), radial-gradient(ellipse 58rem 32rem at 88% 24%, rgba(18, 196, 184, .1), transparent 74%), radial-gradient(ellipse 52rem 26rem at 12% 78%, rgba(255, 122, 0, .06), transparent 76%), radial-gradient(ellipse 58rem 30rem at 88% 78%, rgba(18, 196, 184, .12), transparent 76%);--section-wash-opacity: .38}.home-section--how.is-loaded{--section-bg-image: var(--new-bg-how-1)}@media (min-width: 861px){.home-section--how{--section-bg-size: min(1672px, 112vw) auto;--section-lower-bg-size: min(1672px, 112vw) auto}}.home-sections.svelte-1uha8ag{background:radial-gradient(ellipse 76rem 22rem at 50% 0%,rgba(231,255,250,.42),transparent 78%),radial-gradient(ellipse 70rem 20rem at 82% 0%,rgba(255,122,0,.12),transparent 80%),#fff9f3}.home-section--how{background:linear-gradient(142deg,transparent 0%,transparent 47%,rgba(255,226,242,.62) 47.2%,rgba(255,239,247,.48) 73%,rgba(255,247,251,.32) 100%),linear-gradient(180deg,#fff8f133,#fffaf71f 44%,#fff1f81a 66%,#eafffb29),var(--new-bg-how-2) var(--section-lower-bg-position) / var(--section-lower-bg-size) no-repeat,var(--section-band-bg)}.home-section--why:before,.home-section--how:before,.home-section--setup:before,.home-section--teams:before,.home-section--footer:before{filter:var(--section-bg-filter, blur(.85px) saturate(1.08) contrast(1.02) brightness(1.01));transform:scale(1.012)}.home-section--how:before{-webkit-mask-image:none;mask-image:none}.home-section--why:after,.home-section--how:after,.home-section--setup:after,.home-section--teams:after,.home-section--footer:after{display:none;background:none;box-shadow:none;content:none;opacity:0}.home-section--why:after{display:block;background:var(--section-content-guard-layer),var(--section-veil-layer),var(--section-wash-layer);box-shadow:inset 0 0 54px #fff9f329;content:"";opacity:var(--section-wash-opacity)}.home-section--setup{--section-bg-filter: saturate(1.14) contrast(1.04) brightness(1.01);--section-bg-position: center center;--section-bg-size: auto 100%}.home-section--setup{min-height:auto;padding:0;overflow:hidden;border-top:0;background:var(--section-band-bg, #ffffff)!important}.home-section--setup:before,.home-section--setup:after{display:none!important;background:none!important;box-shadow:none!important;content:none!important;opacity:0!important}.home-section--setup:before{display:block!important;background:var(--section-bg-image),var(--section-band-bg, #ffffff)!important;background-position:var(--section-bg-position),center!important;background-repeat:var(--section-bg-repeat),no-repeat!important;background-size:var(--section-bg-size),auto!important;filter:var(--section-bg-filter)!important;content:""!important;opacity:var(--section-bg-opacity)!important}.home-section--setup>.sakura-setup{position:relative;z-index:1;width:100%}.home-section--how:after{display:block;background:var(--section-content-guard-layer),var(--section-veil-layer),var(--section-wash-layer);box-shadow:inset 0 0 54px #ffffff14;backdrop-filter:blur(1.2px) saturate(1.04);-webkit-backdrop-filter:blur(1.2px) saturate(1.04);content:"";opacity:var(--section-wash-opacity)}.home-section--why{background:radial-gradient(ellipse 62rem 18rem at 34% 49%,rgba(18,196,184,.18),transparent 72%),radial-gradient(ellipse 58rem 16rem at 72% 51%,rgba(251,111,146,.13),transparent 74%),radial-gradient(ellipse 54rem 15rem at 54% 48%,rgba(255,122,0,.1),transparent 76%),linear-gradient(180deg,#fff8f1,#f7fffb 45%,#fff7f0)!important}.home-section--why:before{display:block!important;background:var(--section-band-bg)!important;content:""!important;filter:none!important;opacity:var(--section-bg-opacity)!important}.home-section--why:after{display:block!important;background:var(--section-content-guard-layer),var(--section-veil-layer),var(--section-wash-layer)!important;box-shadow:none!important;backdrop-filter:none;-webkit-backdrop-filter:none;content:""!important;opacity:var(--section-wash-opacity)!important}.home-section--teams{--section-band-bg: linear-gradient(180deg, #fffdf8 0%, #fbfffc 54%, #fff8fb 100%);--section-bg-image: var(--new-bg-teams);--section-bg-position: center center;--section-bg-size: auto 100%;--section-bg-opacity: 1;--section-bg-filter: blur(.18px) saturate(1.2) contrast(1.04) brightness(1.01);--section-content-guard-layer: linear-gradient( 180deg, rgba(255, 255, 255, .22) 0%, rgba(255, 255, 255, .08) 20%, rgba(255, 255, 255, .02) 54%, rgba(255, 255, 255, .08) 100% ), radial-gradient(ellipse 96rem 30rem at 50% 13%, rgba(255, 255, 255, .15), transparent 78%), radial-gradient(ellipse 72rem 36rem at 50% 62%, rgba(238, 255, 252, .08), transparent 78%);--section-veil-layer: linear-gradient( 105deg, rgba(255, 239, 247, .1) 0%, rgba(248, 255, 252, .06) 34%, rgba(255, 251, 243, .05) 58%, rgba(255, 237, 222, .11) 100% ), linear-gradient( 180deg, rgba(255, 255, 255, .03) 0%, rgba(230, 255, 250, .06) 64%, rgba(222, 255, 248, .12) 100% );--section-wash-layer: radial-gradient(ellipse 52rem 32rem at 5% 68%, rgba(255, 95, 139, .1), transparent 76%), radial-gradient(ellipse 70rem 34rem at 47% 78%, rgba(18, 196, 184, .15), transparent 78%), radial-gradient(ellipse 56rem 32rem at 86% 64%, rgba(255, 122, 0, .12), transparent 76%), radial-gradient(ellipse 56rem 28rem at 10% 100%, rgba(18, 196, 184, .13), transparent 76%), radial-gradient(ellipse 48rem 28rem at 88% 94%, rgba(251, 111, 146, .08), transparent 76%);--section-wash-opacity: .34;background:linear-gradient(180deg,#ffffffa3,#ffffff6b 18%,#f9fffc42 58%,#fff8fb5c),var(--section-band-bg)}.home-section--footer{--section-bg-filter: saturate(1.14) contrast(1.04) brightness(1.01);--section-bg-position: center center;--section-bg-size: 100% auto}.home-section--teams:after{display:block;background:var(--section-content-guard-layer),var(--section-veil-layer),var(--section-wash-layer);box-shadow:inset 0 0 48px #ffffff1a;backdrop-filter:blur(.65px) saturate(1.03);-webkit-backdrop-filter:blur(.65px) saturate(1.03);content:"";opacity:var(--section-wash-opacity)}.home-section--how .value-prop-section:before,.home-section--how .value-prop-section:after,.home-section--teams .teams-section:before,.home-section--teams .momentum-section:before{background:none!important;filter:none!important;opacity:0!important}.home-sections.svelte-1uha8ag .section-container,.home-sections.svelte-1uha8ag .sakura-setup .hero-inner,.home-sections.svelte-1uha8ag .site-footer .footer-shell{width:min(var(--home-container-width),calc(100vw - 2rem));max-width:var(--home-container-width);margin-inline:auto}.home-sections.svelte-1uha8ag .section-title,.home-sections.svelte-1uha8ag .split-layout__heading,.home-sections.svelte-1uha8ag .cta-headline{color:#101417;font-size:var(--type-section-title-sm);line-height:1.04;letter-spacing:-.055em;text-shadow:none}.home-sections.svelte-1uha8ag .section-subtitle,.home-sections.svelte-1uha8ag .cta-subheadline{color:#1014179e;text-shadow:none}.home-sections.svelte-1uha8ag .browser-chrome,.home-sections.svelte-1uha8ag .persona-card,.home-sections.svelte-1uha8ag .cta-card{border-color:#10141713;background-color:#fff;box-shadow:0 30px 90px #10141714,0 1px #ffffffe0 inset;backdrop-filter:none;-webkit-backdrop-filter:none}.home-sections.svelte-1uha8ag .home-section--teams .persona-card{border-color:#0f172a17;background:#fffffff7;box-shadow:0 24px 58px #0f172a17,0 1px 2px #0f172a09;backdrop-filter:none;-webkit-backdrop-filter:none}.home-sections.svelte-1uha8ag .home-section--teams .persona-card--support{--card-lens-position: 8% 54%}.home-sections.svelte-1uha8ag .home-section--teams .persona-card--success{--card-lens-position: 50% 56%}.home-sections.svelte-1uha8ag .home-section--teams .persona-card--product{--card-lens-position: 88% 54%}.home-sections.svelte-1uha8ag{--why-how-relief-space: 0px}.why-how-transition.svelte-1uha8ag{display:none;pointer-events:none}.home-section--why,.home-section--how{--section-band-bg: #fffaf5;--section-bg-image: none;--section-bg-position: center center;--section-bg-size: min(1672px, 112vw) auto;--section-bg-repeat: no-repeat;--section-bg-opacity: 1;--section-content-opacity: 0;--section-content-inset-x: max(1rem, calc((100vw - var(--home-content-width)) / 2));--section-content-inset-y: clamp(2.2rem, 4vw, 4.75rem);--section-image-mask: radial-gradient( ellipse 58% 44% at 50% 50%, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .52) 36%, rgba(0, 0, 0, .7) 68%, rgba(0, 0, 0, .8) 100% );--section-content-mask: radial-gradient( ellipse 78% 58% at 50% 50%, #000 0%, #000 44%, rgba(0, 0, 0, .52) 72%, rgba(0, 0, 0, .12) 91%, transparent 100% );overflow:hidden;border-top:0;background:var(--section-band-bg)!important}.home-section--why:before,.home-section--how:before{position:absolute;inset:0;z-index:0;display:block!important;border:0;border-radius:0;background:var(--section-bg-image),var(--section-band-bg)!important;background-position:var(--section-bg-position),center!important;background-repeat:var(--section-bg-repeat),no-repeat!important;background-size:var(--section-bg-size),auto!important;box-shadow:none;filter:var(--section-bg-filter, blur(.85px) saturate(1.08) contrast(1.02) brightness(1.01));opacity:var(--section-bg-opacity)!important;transform:scale(1.012)!important;backdrop-filter:none;-webkit-backdrop-filter:none;-webkit-mask-image:var(--section-image-mask)!important;mask-image:var(--section-image-mask)!important;content:""!important;pointer-events:none}.home-section--why:after,.home-section--how:after{position:absolute;inset:var(--section-content-inset-y) var(--section-content-inset-x);z-index:0;display:block!important;border:0;border-radius:0;background:radial-gradient(ellipse 62% 50% at 28% 42%,rgba(255,255,250,.5),transparent 78%),radial-gradient(ellipse 62% 52% at 72% 56%,rgba(255,255,250,.42),transparent 80%),radial-gradient(ellipse 86% 70% at 52% 52%,rgba(255,244,232,.2),transparent 84%)!important;box-shadow:none;opacity:var(--section-content-opacity)!important;filter:blur(18px) saturate(1.02)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:var(--section-content-mask)!important;mask-image:var(--section-content-mask)!important;content:""!important;pointer-events:none;mix-blend-mode:normal}.home-section--why>*,.home-section--how>*{position:relative;z-index:1}.home-section--why{--section-band-bg: radial-gradient( ellipse 110% 11rem at 50% 100%, rgba(255, 122, 0, .08), rgba(255, 178, 100, .045) 48%, transparent 78% ), linear-gradient(180deg, #fff9f3 0%, #f7fffb 47%, #fff2e3 100%);--section-bg-image: var(--new-bg-why-problem), var(--new-bg-why-solution);--section-bg-position: center top, center bottom;--section-bg-size: min(1672px, 112vw) auto, min(1672px, 112vw) auto;--section-bg-repeat: no-repeat, no-repeat;--section-bg-opacity: 1;--section-bg-filter: blur(.75px) saturate(1.04) contrast(1.01) brightness(1.03);--section-image-mask: none;--section-content-opacity: 0;overflow:hidden}.home-section--why.is-loaded{--section-bg-image: var(--new-bg-why-problem), var(--new-bg-why-solution)}.home-section--how{--section-band-bg: linear-gradient( 180deg, #fff8ef 0%, #fff7ed 24%, #fffaf3 52%, #fbfffc 72%, #eafffb 100% );--section-bg-image: var(--new-bg-how-1);--section-bg-position: center top;--section-bg-size: min(1672px, 112vw) auto;--section-lower-bg-position: center bottom;--section-lower-bg-size: min(1672px, 112vw) auto;--section-bg-repeat: no-repeat;--section-bg-opacity: 1;--section-content-opacity: 0;--section-bg-filter: blur(.9px) saturate(1.05) contrast(1.02) brightness(1.02);--section-image-mask: none;margin-top:var(--why-how-relief-space);overflow:visible;background:radial-gradient(ellipse 86% clamp(14rem,17vw,19rem) at 50% -3rem,rgba(255,255,255,.34),rgba(232,255,250,.08) 48%,transparent 84%),var(--new-bg-how-2) var(--section-lower-bg-position) / var(--section-lower-bg-size) no-repeat,var(--section-band-bg)!important}.home-section--how:before{inset:clamp(-8.2rem,-7.4vw,-5.4rem) 0 0!important;background:radial-gradient(ellipse 94% clamp(19rem,25vw,31rem) at 48% 5%,rgba(255,255,255,.26),rgba(232,255,250,.065) 44%,transparent 84%),radial-gradient(ellipse 54% clamp(11rem,16vw,19rem) at 22% 7%,rgba(18,196,184,.05),transparent 80%),radial-gradient(ellipse 50% clamp(10rem,15vw,18rem) at 82% 4%,rgba(251,111,146,.045),transparent 80%),var(--section-bg-image)!important;background-position:center top,center top,center top,var(--section-bg-position)!important;background-repeat:no-repeat,no-repeat,no-repeat,var(--section-bg-repeat)!important;background-size:100% clamp(18rem,24vw,30rem),72% clamp(11rem,16vw,18rem),64% clamp(10rem,15vw,17rem),var(--section-bg-size)!important;-webkit-mask-image:none!important;mask-image:none!important}.home-section--how:after{inset:0!important;background:radial-gradient(ellipse 56rem 28rem at 12% 22%,rgba(18,196,184,.11),transparent 74%),radial-gradient(ellipse 52rem 26rem at 84% 34%,rgba(255,122,0,.08),transparent 76%),radial-gradient(ellipse 58rem 28rem at 72% 82%,rgba(251,111,146,.085),transparent 78%)!important;box-shadow:none;opacity:.34!important;filter:blur(14px) saturate(1.02)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important}.home-section--why:after{inset:0!important;background:radial-gradient(ellipse 58rem 28rem at 14% 20%,rgba(18,196,184,.11),transparent 74%),radial-gradient(ellipse 54rem 26rem at 86% 34%,rgba(251,111,146,.08),transparent 76%),radial-gradient(ellipse 58rem 26rem at 50% 88%,rgba(255,122,0,.08),transparent 78%)!important;opacity:.3!important;filter:blur(16px) saturate(1.03)!important}.home-sections.svelte-1uha8ag .book-demo-btn{border-radius:999px;background:#101417;box-shadow:0 16px 32px #10141724,0 0 0 1px #fff3 inset}@keyframes svelte-1uha8ag-nav-cta-angle{to{--cta-angle: 360deg}}@media (prefers-reduced-motion: reduce){.topbar__cta.svelte-1uha8ag{animation:none}}@media (max-width: 860px){.page-shell.svelte-1uha8ag{--home-container-width: calc(100vw - 2.4rem) ;--home-container-gutter: 1.2rem;--home-content-width: var(--home-container-width);--home-content-gutter: 2.4rem}.topbar.svelte-1uha8ag{top:.9rem;width:min(100% - 1.5rem,1180px);padding:.12rem .28rem;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.topbar__nav.svelte-1uha8ag{display:flex;min-width:0;gap:.3rem;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity}.topbar__nav.svelte-1uha8ag::-webkit-scrollbar{display:none}.topbar__nav.svelte-1uha8ag a:where(.svelte-1uha8ag){flex:0 0 auto;padding:0 .62rem;font-size:.74rem;white-space:nowrap;scroll-snap-align:start}.hero.svelte-1uha8ag{grid-template-columns:1fr;grid-template-areas:"content" "proof";row-gap:.95rem;width:100%;min-height:auto;padding-top:5.2rem;padding-bottom:1.35rem;background-position:center top;background-size:auto}.home-section--why,.home-section--how{--section-content-inset-x: .9rem;--section-content-inset-y: 1.65rem;--section-content-mask: radial-gradient( ellipse 94% 68% at 50% 50%, #000 0%, #000 42%, rgba(0, 0, 0, .5) 76%, transparent 100% );background-position:center center}.home-section--how{--section-bg-position: center top;--section-bg-size: max(820px, 210vw) auto;--section-lower-bg-position: center bottom;--section-lower-bg-size: max(820px, 210vw) auto;margin-top:0;background:radial-gradient(ellipse 90% 11rem at 50% -1rem,rgba(255,255,255,.3),rgba(232,255,250,.07) 48%,transparent 84%),var(--new-bg-how-2) var(--section-lower-bg-position) / var(--section-lower-bg-size) no-repeat,var(--section-band-bg)!important}.home-section--why{--section-bg-size: max(820px, 210vw) auto, max(820px, 210vw) auto;background:radial-gradient(ellipse 28rem 11rem at 22% 17%,rgba(18,196,184,.13),transparent 72%),radial-gradient(ellipse 27rem 10rem at 76% 48%,rgba(251,111,146,.1),transparent 74%),radial-gradient(ellipse 26rem 9rem at 52% 34%,rgba(255,122,0,.07),transparent 78%),radial-gradient(ellipse 120% 8.5rem at 50% 100%,rgba(255,122,0,.075),rgba(255,178,100,.04) 48%,transparent 78%),linear-gradient(180deg,#fff8f1,#f8fffb 45%,#fff2e4)!important}.home-section--setup{--section-min-height: max(760px, 84svh);--section-bg-size: max(820px, 210vw) auto}.home-section--teams{--section-bg-size: max(820px, 210vw) auto}.home-section--how .how-stepper-section,.home-section--how .value-prop-section{--how-section-bottom-padding: clamp(4.25rem, 12vw, 5.6rem)}.home-section--footer{--section-overlap: 0px}.hero__wash.svelte-1uha8ag{inset:0 0 -9rem;height:auto;background:radial-gradient(ellipse 38rem 22rem at 18% 42%,rgba(18,196,184,.07),transparent 78%),radial-gradient(ellipse 34rem 20rem at 84% 36%,rgba(255,122,0,.055),transparent 80%),linear-gradient(106deg,rgba(231,255,249,.025),transparent 52%,rgba(255,240,226,.03));opacity:.52}.hero__wash.svelte-1uha8ag:before{content:none}.hero__image-layer.svelte-1uha8ag{inset:0 0 -9rem;height:auto;opacity:1;transform:none;background-position:right top;background-size:auto 61%}.hero.svelte-1uha8ag:after{height:clamp(7rem,24vw,10rem)}.hero__content.svelte-1uha8ag{width:min(37rem,calc(100vw - 2.4rem));justify-items:center;gap:.82rem;margin-inline:auto}.hero__content.svelte-1uha8ag:before{inset:-1.7rem -1.4rem -2rem;background:linear-gradient(180deg,#fffcf56b,#effffb5c,#fff8f052);backdrop-filter:blur(8px) saturate(.78) brightness(1.08);-webkit-backdrop-filter:blur(8px) saturate(.78) brightness(1.08);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 8%,#000 22%,#000 78%,rgba(0,0,0,.18) 92%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,.18) 10%,#000 24%,#000 76%,rgba(0,0,0,.18) 90%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.18) 8%,#000 22%,#000 78%,rgba(0,0,0,.18) 92%,transparent 100%),linear-gradient(180deg,transparent 0%,rgba(0,0,0,.18) 10%,#000 24%,#000 76%,rgba(0,0,0,.18) 90%,transparent 100%)}.hero__copy.svelte-1uha8ag{grid-template-columns:1fr;justify-items:center;width:100%;text-align:center}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){width:100%;font-size:clamp(2.35rem,8.6vw,3rem);line-height:1;letter-spacing:0;word-spacing:0}.hero__body.svelte-1uha8ag{max-width:37rem}.hero__summary.svelte-1uha8ag{width:min(36rem,100%);text-align:center}.hero__actions.svelte-1uha8ag{justify-content:center;width:100%;margin:0}.hero__proof.svelte-1uha8ag .showcase,.hero__proof.svelte-1uha8ag .hero-mockup-lazy{width:min(100%,calc(100vw - 3rem))}.hero__proof.svelte-1uha8ag{justify-self:center;width:min(390px,calc(100vw - 3rem));margin-top:1rem;margin-bottom:0;transform:none}.hero__proof.svelte-1uha8ag .assistant-animation{width:100%}.hero__proof.svelte-1uha8ag .hero-mockup-showcase .mockup-slot{min-height:clamp(390px,58vw,500px)}.hero__proof.svelte-1uha8ag .hero-mockup-showcase .product-stage,.hero__proof.svelte-1uha8ag .hero-mockup-showcase .stage-body{min-height:clamp(390px,58vw,500px)!important}.hero__proof.svelte-1uha8ag .hero-mockup-showcase .mockup-background,.hero__proof.svelte-1uha8ag .hero-mockup-showcase .mockup-viewport{width:var(--scaled-w)!important;height:var(--scaled-h)!important}}@media (max-width: 540px){.topbar.svelte-1uha8ag{top:.72rem;width:min(100% - 1.1rem,1180px);min-height:3.2rem;padding:.08rem .24rem;border-radius:0;background:transparent;box-shadow:none}.brand.svelte-1uha8ag img:where(.svelte-1uha8ag){width:112px}.topbar__nav.svelte-1uha8ag{padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;gap:.28rem}.topbar__nav.svelte-1uha8ag a:where(.svelte-1uha8ag){padding:0 .56rem;font-size:.72rem}.hero__body.svelte-1uha8ag{width:min(21rem,100%);color:#101417cc;font-size:.88rem;line-height:1.52;text-shadow:0 1px 18px rgba(255,255,255,.78)}.hero__wash.svelte-1uha8ag{background:radial-gradient(ellipse 94% 18rem at 50% 14rem,rgba(241,255,251,.16),transparent 76%),linear-gradient(180deg,rgba(255,250,240,.03),transparent 48%,rgba(255,244,232,.14));opacity:.54;-webkit-mask-image:none;mask-image:none}.hero__summary.svelte-1uha8ag{width:min(21.75rem,100%);color:#101417e0;font-size:.78rem;line-height:1.55;text-align:center;text-shadow:0 1px 16px rgba(255,255,255,.82)}.hero.svelte-1uha8ag{min-height:auto;padding-top:4.62rem;padding-bottom:.85rem;background-position:center top}.hero.svelte-1uha8ag h1:where(.svelte-1uha8ag){width:min(21.75rem,100%);font-size:2rem;line-height:1.02;text-shadow:0 1px 18px rgba(255,255,255,.62)}.hero__actions.svelte-1uha8ag{gap:.55rem;margin-top:0}.hero__button.svelte-1uha8ag{min-height:2.5rem;padding-inline:.92rem;font-size:.75rem}.hero__button--primary.svelte-1uha8ag{padding:1px}.hero__button--primary.svelte-1uha8ag span:where(.svelte-1uha8ag){min-height:calc(2.5rem - 2px);padding-inline:.92rem}.hero__proof.svelte-1uha8ag{width:min(360px,calc(100vw - 2rem));margin-top:.9rem}.hero__proof.svelte-1uha8ag .showcase{width:min(100%,calc(100vw - 2rem))}.hero__proof.svelte-1uha8ag .assistant-animation{width:100%}.hero__proof.svelte-1uha8ag .hero-mockup-lazy{width:min(100%,calc(100vw - 2.4rem));min-height:clamp(330px,92vw,500px);border-radius:1.35rem}.hero__proof.svelte-1uha8ag .hero-mockup-showcase .mockup-slot{min-height:clamp(395px,103vw,420px);padding-top:0}.hero__proof.svelte-1uha8ag .hero-mockup-showcase .product-stage,.hero__proof.svelte-1uha8ag .hero-mockup-showcase .stage-body{min-height:clamp(395px,103vw,420px)!important}.hero__proof.svelte-1uha8ag .hero-mockup-showcase .stage-body{padding:3.05rem .72rem .75rem!important}.hero__proof.svelte-1uha8ag .hero-mockup-showcase .mockup-background,.hero__proof.svelte-1uha8ag .hero-mockup-showcase .mockup-viewport{width:var(--scaled-w)!important;height:var(--scaled-h)!important}.topbar__cta.svelte-1uha8ag{min-height:2.32rem;font-size:.68rem}.topbar__cta.svelte-1uha8ag span:where(.svelte-1uha8ag){min-height:calc(2.32rem - (var(--cta-border-size) * 2));padding:0 .72rem;font-size:0}.topbar__cta.svelte-1uha8ag span:where(.svelte-1uha8ag):before{content:"Demo";font-size:.68rem}.home-sections.svelte-1uha8ag .browser-stack{width:100%;max-width:100%;margin-right:auto;margin-left:auto;transform:none}.home-sections.svelte-1uha8ag .thought-container,.home-sections.svelte-1uha8ag .search-input-shell{max-width:100%;overflow:visible}.home-sections.svelte-1uha8ag .thought-bubble-container{width:min(280px,calc(100vw - 5rem))}}.home-sections.svelte-1uha8ag{overflow:visible;background:transparent}.why-how-transition.svelte-1uha8ag{display:none!important;height:0!important;pointer-events:none}.hero.svelte-1uha8ag{background:var(--scene-underlay);overflow:visible}.hero__image-layer.svelte-1uha8ag{inset:0 0 calc(-1 * var(--scene-section-fade));height:auto;background-image:var(--scene-hero);background-position:50% 52%;background-repeat:no-repeat;background-size:cover;filter:saturate(.88) contrast(.95) brightness(1.06);opacity:.68;transform:none;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 calc(100% - var(--scene-section-enter)),transparent 100%);mask-image:linear-gradient(180deg,#000 0,#000 calc(100% - var(--scene-section-enter)),transparent 100%)}.hero__wash.svelte-1uha8ag{inset:0;height:auto;background:radial-gradient(ellipse 52rem 28rem at 16% 38%,rgba(224,255,249,.16),transparent 76%),radial-gradient(ellipse 48rem 26rem at 88% 28%,rgba(255,233,214,.12),transparent 78%);filter:none;opacity:.34;-webkit-mask-image:none;mask-image:none}.hero.svelte-1uha8ag:after{display:none;content:none}.hero__content.svelte-1uha8ag:before{display:none;content:none}.home-section--why,.home-section--how,.home-section--setup,.home-section--teams,.home-section--footer{--section-scene-image: none;--section-scene-position: center;--section-scene-opacity: 0;--section-scene-filter: saturate(.84) contrast(.95) brightness(1.08);--section-previous-scene-image: none;--section-previous-scene-position: center;--section-previous-scene-opacity: 0;--section-previous-scene-filter: saturate(.84) contrast(.95) brightness(1.08);position:relative;isolation:isolate;overflow:visible;margin-top:0;border:0;background:transparent!important}.home-section--how,.home-section--setup,.home-section--teams,.home-section--footer{margin-top:-1px}.home-section--why>*,.home-section--how>*,.home-section--setup>*,.home-section--teams>*,.home-section--footer>*{position:relative;z-index:2}.home-section--why:before,.home-section--why:after,.home-section--how:before,.home-section--how:after,.home-section--footer:after{display:none!important;background:none!important;content:none!important}.home-section--setup:before,.home-section--teams:before,.home-section--footer:before{position:absolute;inset:0 0 calc(-1 * var(--scene-section-fade))!important;z-index:0;display:block!important;border:0;border-radius:0;background-color:transparent!important;background-image:var(--section-scene-image)!important;background-position:var(--section-scene-position)!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;content:""!important;filter:var(--section-scene-filter)!important;opacity:var(--section-scene-opacity)!important;transform:none!important;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 var(--scene-section-enter),#000 calc(100% - var(--scene-section-enter)),transparent 100%)!important;mask-image:linear-gradient(180deg,transparent 0,#000 var(--scene-section-enter),#000 calc(100% - var(--scene-section-enter)),transparent 100%)!important;pointer-events:none}.home-section--footer:before{inset:0!important;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 var(--scene-section-enter),#000 100%)!important;mask-image:linear-gradient(180deg,transparent 0,#000 var(--scene-section-enter),#000 100%)!important}.home-section--setup:after,.home-section--teams:after,.home-section--footer:after{position:absolute;inset:0!important;z-index:-1;display:block!important;border:0;border-radius:0;background-color:transparent!important;background-image:var(--section-previous-scene-image)!important;background-position:var(--section-previous-scene-position)!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;content:""!important;filter:var(--section-previous-scene-filter)!important;opacity:var(--section-previous-scene-opacity)!important;transform:none!important;-webkit-mask-image:linear-gradient(180deg,#000 0,transparent var(--scene-section-fade),transparent 100%)!important;mask-image:linear-gradient(180deg,#000 0,transparent var(--scene-section-fade),transparent 100%)!important;pointer-events:none}.home-section--setup{--section-scene-image: var(--scene-setup);--section-scene-position: 50% 55%;--section-scene-opacity: .56;--section-scene-filter: saturate(.84) contrast(.95) brightness(1.08);--section-previous-scene-image: var(--scene-how-route);--section-previous-scene-position: 50% 50%;--section-previous-scene-opacity: .51;--section-previous-scene-filter: saturate(.78) contrast(.94) brightness(1.09)}.home-section--teams{--section-scene-image: var(--scene-teams);--section-scene-position: 50% 52%;--section-scene-opacity: .48;--section-scene-filter: saturate(.82) contrast(.95) brightness(1.08);--section-previous-scene-image: var(--scene-setup);--section-previous-scene-position: 50% 55%;--section-previous-scene-opacity: .56;--section-previous-scene-filter: saturate(.84) contrast(.95) brightness(1.08)}.home-section--footer{--section-scene-image: var(--scene-footer);--section-scene-position: 60% 52%;--section-scene-opacity: .5;--section-scene-filter: saturate(.84) contrast(.95) brightness(1.06);--section-previous-scene-image: var(--scene-teams);--section-previous-scene-position: 50% 52%;--section-previous-scene-opacity: .48;--section-previous-scene-filter: saturate(.82) contrast(.95) brightness(1.08)}.home-section--why .core-features-section,.home-section--why .why-scenic-band,.home-section--why .why-section__chapter,.home-section--how .value-prop-section,.home-section--how .value-flow-section,.home-section--setup .sakura-setup,.home-section--teams .persona-section,.home-section--footer .site-footer{background:transparent!important}.home-section--why .why-scenic-band--combined:before,.home-section--why .why-scenic-band--combined:after,.home-section--why .why-section__paint-panel,.home-section--why .why-section__brush,.home-section--how .value-prop-section:before,.home-section--how .value-prop-section:after,.home-section--setup .sakura-setup:before,.home-section--setup .sakura-setup:after,.home-section--setup .scene-wash,.home-section--teams .persona-section:before,.home-section--teams .persona-section:after{display:none!important;background:none!important;content:none!important;opacity:0!important}.home-section--why .why-section__chapter{--chapter-scene-image: none;--chapter-scene-placeholder: none;--chapter-scene-position: center;--chapter-scene-opacity: .58;--chapter-scene-filter: saturate(.84) contrast(.94) brightness(1.07);--chapter-previous-scene-image: none;--chapter-previous-scene-position: center;--chapter-previous-scene-opacity: 0;--chapter-previous-scene-filter: saturate(.84) contrast(.94) brightness(1.07);position:relative;isolation:isolate}.home-section--why .why-section__chapter:before{position:absolute;inset:0 calc(50% - 50vw) calc(-1 * var(--scene-chapter-fade))!important;z-index:-2;display:block!important;background-color:transparent!important;background-image:var(--chapter-scene-image),var(--chapter-scene-placeholder)!important;background-position:var(--chapter-scene-position)!important;background-repeat:no-repeat!important;background-size:cover!important;content:""!important;filter:var(--chapter-scene-filter)!important;opacity:var(--chapter-scene-opacity)!important;transform:none!important;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 var(--scene-chapter-enter),#000 calc(100% - var(--scene-chapter-enter)),transparent 100%)!important;mask-image:linear-gradient(180deg,transparent 0,#000 var(--scene-chapter-enter),#000 calc(100% - var(--scene-chapter-enter)),transparent 100%)!important;pointer-events:none}.home-section--why .why-section__chapter:after{position:absolute;inset:0 calc(50% - 50vw)!important;z-index:-3;display:block!important;background-color:transparent!important;background-image:var(--chapter-previous-scene-image)!important;background-position:var(--chapter-previous-scene-position)!important;background-repeat:no-repeat!important;background-size:cover!important;content:""!important;filter:var(--chapter-previous-scene-filter)!important;opacity:var(--chapter-previous-scene-opacity)!important;transform:none!important;-webkit-mask-image:linear-gradient(180deg,#000 0,transparent var(--scene-chapter-fade),transparent 100%)!important;mask-image:linear-gradient(180deg,#000 0,transparent var(--scene-chapter-fade),transparent 100%)!important;pointer-events:none}.home-section--why .why-section__chapter:after,.home-section--how .value-prop-section>.section-container:first-child:after,.home-section--how .value-flow-section:after,.home-section--setup:after,.home-section--teams:after,.home-section--footer:after{display:none!important;content:none!important}.home-section--why .why-section__chapter--problem{--chapter-scene-image: var(--scene-why-problem);--chapter-scene-placeholder: var(--scene-why-problem-placeholder);--chapter-scene-position: 52% 54%;--chapter-scene-opacity: .6;--chapter-scene-filter: saturate(.84) contrast(.94) brightness(1.07);--chapter-previous-scene-image: var(--scene-hero);--chapter-previous-scene-position: 50% 52%;--chapter-previous-scene-opacity: .68;--chapter-previous-scene-filter: saturate(.88) contrast(.95) brightness(1.06)}.home-section--why .why-section__chapter--solution{--chapter-scene-image: var(--scene-why-solution);--chapter-scene-placeholder: var(--scene-why-solution-placeholder);--chapter-scene-position: 50% 50%;--chapter-scene-opacity: .57;--chapter-scene-filter: saturate(.86) contrast(.95) brightness(1.07);--chapter-previous-scene-image: var(--scene-why-problem);--chapter-previous-scene-position: 52% 54%;--chapter-previous-scene-opacity: .6;--chapter-previous-scene-filter: saturate(.84) contrast(.94) brightness(1.07);margin-top:0!important}.home-section--why .why-section__copy{position:relative;z-index:2;isolation:isolate}.home-section--why .why-section__copy:after{position:absolute;inset:-1.4rem -3.5rem!important;z-index:-1!important;display:block!important;border-radius:0;background:none!important;content:""!important;filter:none!important;opacity:1!important;-webkit-mask-image:none;mask-image:none;pointer-events:none}.home-section--why .why-section__chapter--problem .why-section__copy:after{inset:-1.4rem -3.5rem -1.5rem -22vw!important;background:radial-gradient(ellipse 82% 96% at 18% 50%,rgba(255,254,249,.64) 0%,rgba(239,255,251,.28) 54%,transparent 88%)!important}.home-section--why .why-section__chapter--solution .why-section__copy:after{inset:-1.4rem -22vw -1.5rem -3.5rem!important;background:radial-gradient(ellipse 82% 96% at 82% 50%,rgba(255,254,249,.64) 0%,rgba(239,255,251,.28) 54%,transparent 88%)!important}.home-section--how .value-prop-section>.section-container:first-child{position:relative;z-index:2;isolation:isolate}.home-section--how .value-prop-section>.section-container:first-child:before{position:absolute;inset:-6rem calc(50% - 50vw) -86px;z-index:-2;display:block;background:var(--scene-how-understanding) 50% 56% / cover no-repeat;content:"";filter:saturate(.82) contrast(.95) brightness(1.08);opacity:.55;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 var(--scene-chapter-enter),#000 calc(100% - var(--scene-chapter-enter)),transparent 100%);mask-image:linear-gradient(180deg,transparent 0,#000 var(--scene-chapter-enter),#000 calc(100% - var(--scene-chapter-enter)),transparent 100%);pointer-events:none}.home-section--how .value-prop-section>.section-container:first-child:after,.home-section--how .value-flow-section:after{position:absolute;z-index:-3;display:block;border:0;border-radius:0;background-repeat:no-repeat;background-size:cover;content:"";transform:none;-webkit-mask-image:linear-gradient(180deg,#000 0,transparent var(--scene-chapter-fade),transparent 100%);mask-image:linear-gradient(180deg,#000 0,transparent var(--scene-chapter-fade),transparent 100%);pointer-events:none}.home-section--how .value-prop-section>.section-container:first-child:after{inset:-6rem calc(50% - 50vw) -44px;background-image:var(--scene-why-solution);background-position:50% 50%;filter:saturate(.86) contrast(.95) brightness(1.07);opacity:.57}.home-section--how .value-flow-section{position:relative;z-index:2;isolation:isolate}.home-section--how .value-flow-section:before{position:absolute;inset:-86px calc(50% - 50vw) calc(-1 * var(--how-section-bottom-padding, 6rem) - var(--scene-section-fade));z-index:0;display:block!important;background:var(--scene-how-route) 50% 50% / cover no-repeat!important;content:""!important;filter:saturate(.78) contrast(.94) brightness(1.09)!important;opacity:.51!important;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 var(--scene-chapter-enter),#000 calc(100% - var(--scene-section-enter)),transparent 100%)!important;mask-image:linear-gradient(180deg,transparent 0,#000 var(--scene-chapter-enter),#000 calc(100% - var(--scene-section-enter)),transparent 100%)!important;pointer-events:none}.home-section--how .value-flow-section:after{inset:-44px calc(50% - 50vw) calc(-1 * var(--how-section-bottom-padding, 6rem));z-index:-1;background-image:var(--scene-how-understanding);background-position:50% 56%;filter:saturate(.82) contrast(.95) brightness(1.08);opacity:.55}.home-section--how .value-flow-section>.section-container{position:relative;z-index:2}.home-section--footer .cta-copy:before{inset:-1.8rem -2.35rem -1.55rem -1.8rem;border-radius:50%;background:radial-gradient(ellipse 80% 86% at 36% 50%,rgba(255,254,249,var(--scene-veil-center)) 0%,rgba(239,255,251,var(--scene-veil-edge)) 54%,transparent 86%);filter:none;-webkit-mask-image:radial-gradient(ellipse 84% 90% at 38% 50%,#000 0%,#000 60%,transparent 100%);mask-image:radial-gradient(ellipse 84% 90% at 38% 50%,#000 0%,#000 60%,transparent 100%)}@supports ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.hero__content.svelte-1uha8ag:before,.home-section--why .why-section__copy:after,.home-section--footer .cta-copy:before{backdrop-filter:blur(var(--scene-veil-blur)) saturate(.9);-webkit-backdrop-filter:blur(var(--scene-veil-blur)) saturate(.9)}.home-section--why .why-section__copy:after{backdrop-filter:none;-webkit-backdrop-filter:none}}@media (max-width: 860px){.page-shell.svelte-1uha8ag{--scene-hero: url(../../../images/miseru/background-scenes/hero-path--mobile.webp);--scene-why-problem: var(--new-bg-why-problem);--scene-why-solution: var(--new-bg-why-solution);--scene-how-understanding: url(../../../backgrounds/japanese-soft-ui/optimized/how-understanding-cyan-water-right-soft-v18.webp);--scene-how-route: url(../../../backgrounds/japanese-soft-ui/optimized/how-route-cyan-stream-water-v18.webp);--scene-setup: var(--new-bg-setup);--scene-teams: var(--new-bg-teams);--scene-footer: var(--new-bg-footer);--scene-fade-in: 3px;--scene-chapter-fade: 64px;--scene-section-fade: 52px;--scene-chapter-enter: 32px;--scene-section-enter: 26px;--scene-veil-center: .8;--scene-veil-edge: .46;--scene-veil-blur: 6px}.hero__image-layer.svelte-1uha8ag{background-position:55% 50%;filter:saturate(.84) contrast(.94) brightness(1.08);opacity:.56}.home-section--why .why-section__chapter--problem{--chapter-scene-position: 42% 50%;--chapter-scene-opacity: .5;--chapter-scene-filter: saturate(.82) contrast(.94) brightness(1.09);--chapter-previous-scene-position: 55% 50%;--chapter-previous-scene-opacity: .56;--chapter-previous-scene-filter: saturate(.84) contrast(.94) brightness(1.08)}.home-section--why .why-section__chapter--solution{--chapter-scene-position: 53% 48%;--chapter-scene-opacity: .48;--chapter-scene-filter: saturate(.82) contrast(.94) brightness(1.09);--chapter-previous-scene-position: 42% 50%;--chapter-previous-scene-opacity: .5;--chapter-previous-scene-filter: saturate(.82) contrast(.94) brightness(1.09)}.home-section--why .why-section__copy:after{display:none!important;content:none!important}.home-section--how .value-prop-section>.section-container:first-child:before{inset:-4.25rem calc(50% - 50vw) -54px;background-position:50% 50%;opacity:.47}.home-section--how .value-flow-section:before{inset:-54px calc(50% - 50vw) calc((-4rem - var(--scene-section-fade)));background-position:50% 50%!important;opacity:.43!important}.home-section--how .value-prop-section>.section-container:first-child:after,.home-section--how .value-flow-section:after{width:auto;height:auto}.home-section--how .value-prop-section>.section-container:first-child:after{inset:-4.25rem calc(50% - 50vw) -32px;background-position:53% 48%;opacity:.48}.home-section--how .value-flow-section:after{inset:-32px calc(50% - 50vw) -4rem;background-position:50% 50%;opacity:.47}.home-section--setup{--section-scene-position: 50% 50%;--section-scene-opacity: .5;--section-previous-scene-position: 50% 50%;--section-previous-scene-opacity: .43}.home-section--teams{--section-scene-position: 50% 50%;--section-scene-opacity: .5;--section-previous-scene-position: 50% 50%;--section-previous-scene-opacity: .5}.home-section--footer{--section-scene-position: 76% 50%;--section-scene-opacity: .44;--section-previous-scene-position: 50% 50%;--section-previous-scene-opacity: .5}}@media (prefers-reduced-transparency: reduce){.page-shell.svelte-1uha8ag{--scene-veil-center: .94;--scene-veil-edge: .76;--scene-veil-blur: 0px}.hero__content.svelte-1uha8ag:before,.home-section--why .why-section__copy:after,.home-section--footer .cta-copy:before{backdrop-filter:none;-webkit-backdrop-filter:none}}.page-shell.svelte-1uha8ag{--scene-paper: #f8fbf8;--scene-paper-warm: #fffaf5;--scene-boundary-gap: clamp(1.15rem, 1.8vw, 1.75rem);--scene-edge-cap: linear-gradient( 180deg, var(--scene-paper-warm) 0, rgba(255, 250, 245, .7) 10px, rgba(255, 250, 245, .1) 42px, transparent 58px, transparent calc(100% - 58px) , rgba(255, 250, 245, .12) calc(100% - 42px) , rgba(255, 250, 245, .74) calc(100% - 10px) , var(--scene-paper-warm) 100% );background:var(--scene-paper)}.hero.svelte-1uha8ag{overflow:hidden;background:radial-gradient(ellipse 70rem 20rem at 34% 100%,rgba(18,196,184,.16),transparent 78%),radial-gradient(ellipse 70rem 20rem at 78% 96%,rgba(255,122,0,.12),transparent 80%),radial-gradient(ellipse 58rem 18rem at 52% 100%,rgba(251,111,146,.11),transparent 78%),#fff9f3}.hero__image-layer.svelte-1uha8ag{inset:0 0 -9rem;height:auto;background-image:url(../../../images/miseru/new-bg-assets/optimized/hero.webp);background-position:right top;background-repeat:no-repeat;background-size:100% auto;filter:blur(.65px) saturate(1.05) contrast(1.01) brightness(1.01);opacity:1;transform:scale(1.006);transform-origin:center top;-webkit-mask-image:none;mask-image:none}.hero__wash.svelte-1uha8ag{inset:0 0 -9rem;height:auto;background:radial-gradient(ellipse 48rem 26rem at 18% 38%,rgba(18,196,184,.1),transparent 76%),radial-gradient(ellipse 42rem 25rem at 88% 26%,rgba(255,122,0,.08),transparent 78%),radial-gradient(ellipse 46rem 24rem at 72% 74%,rgba(251,111,146,.08),transparent 78%),linear-gradient(104deg,#f2fffc00,#e7fff90e 52%,#fff8ef12),linear-gradient(180deg,#f8fffc00 0% 27%,#f8fffc1f 34%,#f7fdff3d 40%,#f2fffc6b 47%,#f6fdf9a3 55%,#fff9f3d1 65%,#fff9f3f5 78%,#fff9f3);filter:none;opacity:.94;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 40%,rgba(0,0,0,.88) 52%,rgba(0,0,0,.62) 66%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 40%,rgba(0,0,0,.88) 52%,rgba(0,0,0,.62) 66%,transparent 100%)}.hero.svelte-1uha8ag:after{right:0;bottom:clamp(-4.8rem,-5vw,-3rem);left:0;display:block;height:clamp(16rem,22vw,24rem);background:linear-gradient(180deg,#fff0,#fff9f329,#fff9f37a,#fff9f3b8 72%,#fff0);content:""}.hero__content.svelte-1uha8ag:before{inset:-1.7rem -1.25rem -1.45rem -1.55rem;display:block;border-radius:999px;background:radial-gradient(ellipse at 12% 34%,rgba(255,255,255,.76),transparent 64%),radial-gradient(ellipse at 76% 42%,rgba(255,147,86,.12),transparent 68%),radial-gradient(ellipse at 22% 84%,rgba(18,196,184,.12),transparent 72%);content:"";filter:blur(18px);opacity:.72;backdrop-filter:none;-webkit-backdrop-filter:none;-webkit-mask-image:radial-gradient(ellipse at 32% 52%,#000 0%,#000 54%,transparent 86%);mask-image:radial-gradient(ellipse at 32% 52%,#000 0%,#000 54%,transparent 86%)}.home-sections.svelte-1uha8ag{isolation:isolate;overflow:clip;background:var(--scene-paper)}.why-how-transition.svelte-1uha8ag{display:block!important;height:var(--scene-boundary-gap)!important;border-block:1px solid rgba(16,20,23,.045);background:linear-gradient(90deg,#f5fcfa,#fffaf5 52%,#fff7ef);pointer-events:none}.home-section--why,.home-section--how,.home-section--setup,.home-section--teams,.home-section--footer{overflow:hidden;margin-top:var(--scene-boundary-gap);border-top:1px solid rgba(16,20,23,.055);background:var(--scene-paper-warm)!important}.home-section--how{margin-top:0;min-height:1850px!important}.home-section--setup{min-height:880px!important}.home-section--teams{min-height:940px!important}.home-section--why .why-section__chapter:after,.home-section--how .value-prop-section>.section-container:first-child:after,.home-section--how .value-flow-section:after,.home-section--setup:after,.home-section--teams:after,.home-section--footer:after{display:none!important;background:none!important;content:none!important}.home-section--why .core-features-section{--why-mockup-width: clamp(38rem, 46vw, 48rem);--why-problem-mockup-width: clamp(42rem, 52vw, 50rem)}.home-section--why .why-section__chapter{min-height:clamp(800px,56vw,900px)}.home-section--why .why-section__chapter--solution{margin-top:clamp(2rem,3vw,3rem)!important;border-top:1px solid rgba(16,20,23,.055)}.home-section--why .why-section__chapter:before{inset:0 calc(50% - 50vw)!important;background-position:var(--chapter-scene-position)!important;background-repeat:no-repeat!important;background-size:cover!important;filter:saturate(.82) contrast(.95) brightness(1.05)!important;opacity:1!important;-webkit-mask-image:none!important;mask-image:none!important}.home-section--why .why-section__chapter--problem{--chapter-scene-placeholder: none;--chapter-scene-image: var(--scene-edge-cap), linear-gradient( 90deg, rgba(255, 255, 255, .54) 0%, rgba(255, 255, 255, .2) 42%, rgba(255, 255, 255, .06) 72% ), var(--scene-why-problem);--chapter-scene-position: 52% 54%}.home-section--why .why-section__chapter--solution{--chapter-scene-placeholder: none;--chapter-scene-image: var(--scene-edge-cap), linear-gradient( 270deg, rgba(255, 255, 255, .54) 0%, rgba(255, 255, 255, .2) 42%, rgba(255, 255, 255, .06) 72% ), var(--scene-why-solution);--chapter-scene-position: 50% 50%}.home-section--how .value-prop-section{min-height:1850px;padding-block:7rem 7.5rem;background:var(--scene-paper-warm)!important}.home-section--how .value-prop-section>.section-container:first-child:before{inset:-7rem calc(50% - 50vw) 0;background:var(--scene-edge-cap),linear-gradient(180deg,#ffffff47,#ffffff1a 48%,#ffffff38),var(--scene-how-understanding) 50% 56% / cover no-repeat;filter:saturate(.8) contrast(.95) brightness(1.06);opacity:1;-webkit-mask-image:none;mask-image:none}.home-section--how .value-flow-section{min-height:800px;margin-top:clamp(3rem,4.5vw,4.25rem);border-top:1px solid rgba(16,20,23,.055)}.home-section--how .value-flow-section:before{inset:0 calc(50% - 50vw) -7.5rem;background:var(--scene-edge-cap),linear-gradient(180deg,#ffffff40,#ffffff14 48%,#fff3),var(--scene-how-route) 50% 50% / cover no-repeat!important;filter:saturate(.79) contrast(.95) brightness(1.06)!important;opacity:1!important;-webkit-mask-image:none!important;mask-image:none!important}.home-section--setup,.home-section--teams,.home-section--footer{--section-scene-opacity: 1;--section-scene-filter: saturate(.8) contrast(.95) brightness(1.05)}.home-section--setup{--section-scene-image: var(--scene-edge-cap), linear-gradient( 180deg, rgba(255, 255, 255, .22), rgba(255, 255, 255, .08) 50%, rgba(255, 255, 255, .2) ), var(--scene-setup)}.home-section--teams{--section-scene-image: var(--scene-edge-cap), linear-gradient( 180deg, rgba(255, 255, 255, .27), rgba(255, 255, 255, .1) 52%, rgba(255, 255, 255, .22) ), var(--scene-teams)}.home-section--footer{--section-scene-image: linear-gradient( 180deg, var(--scene-paper-warm) 0%, rgba(255, 250, 245, .64) 7%, transparent 20% ), linear-gradient(90deg, rgba(255, 255, 255, .48), rgba(255, 255, 255, .08) 62%), var(--scene-footer)}.home-section--setup:before,.home-section--teams:before,.home-section--footer:before{inset:0!important;background-position:var(--section-scene-position)!important;background-repeat:no-repeat!important;background-size:cover!important;-webkit-mask-image:none!important;mask-image:none!important}.home-section--setup .sakura-setup{min-height:880px}.home-section--teams .persona-section{min-height:940px}@media (max-width: 860px){.page-shell.svelte-1uha8ag{--scene-boundary-gap: .75rem;--scene-edge-cap: linear-gradient( 180deg, var(--scene-paper-warm) 0, rgba(255, 250, 245, .66) 7px, rgba(255, 250, 245, .08) 24px, transparent 34px, transparent calc(100% - 34px) , rgba(255, 250, 245, .1) calc(100% - 24px) , rgba(255, 250, 245, .7) calc(100% - 7px) , var(--scene-paper-warm) 100% )}.hero__image-layer.svelte-1uha8ag{inset:0 0 -9rem;background-image:url(../../../images/miseru/new-bg-assets/optimized/hero.webp);background-position:right top;background-size:auto 61%;filter:blur(.65px) saturate(1.05) contrast(1.01) brightness(1.01);opacity:1;transform:none;-webkit-mask-image:none;mask-image:none}.home-section--how,.home-section--setup,.home-section--teams{min-height:auto!important}.home-section--why .why-section__chapter{min-height:clamp(720px,185vw,840px)}.home-section--why .core-features-section{--why-mockup-width: min(100%, 38rem);--why-problem-mockup-width: min(100%, 38rem)}.home-section--how .value-prop-section{min-height:auto;padding-block:5rem 4rem}.home-section--how .value-prop-section>.section-container:first-child:before{inset:-5rem calc(50% - 50vw) 0;background-position:50% 50%}.home-section--how .value-flow-section{min-height:auto;margin-top:3rem}.home-section--how .value-flow-section:before{inset:0 calc(50% - 50vw) -4rem;background-position:50% 50%!important}.home-section--setup .sakura-setup,.home-section--teams .persona-section{min-height:auto}}.page-shell.svelte-1uha8ag{--scene-boundary-gap: 0px;--scene-edge-cap: linear-gradient(transparent, transparent)}.why-how-transition.svelte-1uha8ag{display:none!important;height:0!important;border:0;background:none}.home-section--why,.home-section--how,.home-section--setup,.home-section--teams,.home-section--footer{margin-top:0;border-top:0;box-shadow:none}.home-section--why .why-section__chapter--solution,.home-section--how .value-flow-section{margin-top:0!important;border-top:0}.home-section--why .why-scenic-band--combined{padding-bottom:0!important}.home-section--why{background-image:linear-gradient(270deg,rgba(255,254,249,.7),rgba(248,255,252,.22) 46%,transparent 78%),var(--scene-why-solution)!important;background-position:center,50% 50%!important;background-repeat:no-repeat!important;background-size:100% 100%,auto 114%!important}.home-section--how{min-height:auto!important;background-image:radial-gradient(ellipse 64% 34% at 50% 10%,rgba(255,255,255,.7),transparent 82%),var(--scene-how-route)!important;background-position:center,50% 50%!important;background-repeat:no-repeat!important;background-size:100% 100%,auto 114%!important}.home-section--how .value-prop-section{min-height:auto;background:transparent!important}.home-section--why .why-section__chapter--problem{--chapter-scene-image: linear-gradient( 90deg, rgba(255, 254, 249, .76) 0%, rgba(248, 255, 252, .62) 22%, rgba(255, 252, 246, .28) 43%, rgba(255, 255, 255, .08) 66%, transparent 82% ), radial-gradient(ellipse 48% 70% at 78% 52%, rgba(255, 255, 255, .24), transparent 78%), var(--scene-why-problem)}.home-section--why .why-section__chapter--solution{--chapter-scene-image: linear-gradient( 270deg, rgba(255, 254, 249, .76) 0%, rgba(248, 255, 252, .62) 22%, rgba(255, 252, 246, .28) 43%, rgba(255, 255, 255, .08) 66%, transparent 82% ), radial-gradient(ellipse 48% 70% at 22% 52%, rgba(255, 255, 255, .24), transparent 78%), var(--scene-why-solution)}.home-section--why .why-section__chapter:before{background-position:center,center,var(--chapter-scene-position)!important;background-size:100% 100%,100% 100%,auto 114%!important;filter:saturate(.84) contrast(.96) brightness(1.03)!important}.home-section--how .value-prop-section>.section-container:first-child:before{background-image:radial-gradient(ellipse 64% 38% at 50% 9%,rgba(255,255,255,.8) 0%,rgba(255,253,247,.5) 48%,transparent 82%),radial-gradient(ellipse 42% 62% at 23% 62%,rgba(244,255,252,.28),transparent 80%),var(--scene-how-understanding)!important;background-position:center,center,50% 56%!important;background-repeat:no-repeat!important;background-size:100% 100%,100% 100%,auto 114%!important;filter:saturate(.82) contrast(.96) brightness(1.03)!important}.home-section--how .value-flow-section:before{background-image:radial-gradient(ellipse 58% 28% at 50% 7%,rgba(255,255,255,.78) 0%,rgba(255,253,247,.46) 50%,transparent 84%),radial-gradient(ellipse 74% 66% at 50% 58%,rgba(247,255,253,.18),transparent 82%),var(--scene-how-route)!important;background-position:center,center,50% 50%!important;background-repeat:no-repeat!important;background-size:100% 100%,100% 100%,auto 114%!important;filter:saturate(.82) contrast(.96) brightness(1.03)!important}.home-section--setup{--section-scene-image: radial-gradient( ellipse 62% 34% at 50% 10%, rgba(255, 255, 255, .8) 0%, rgba(255, 253, 247, .5) 48%, transparent 82% ), radial-gradient(ellipse 78% 68% at 50% 60%, rgba(255, 255, 255, .16), transparent 84%), var(--scene-setup)}.home-section--teams{--section-scene-image: radial-gradient( ellipse 66% 34% at 50% 10%, rgba(255, 255, 255, .82) 0%, rgba(255, 253, 247, .52) 48%, transparent 84% ), radial-gradient(ellipse 88% 72% at 50% 62%, rgba(255, 255, 255, .14), transparent 86%), var(--scene-teams)}.home-section--footer{--footer-scene-mask: linear-gradient( 180deg, #000 0%, #000 76%, rgba(0, 0, 0, .74) 80%, transparent 86% );--section-scene-image: radial-gradient( ellipse 64% 74% at 38% 42%, rgba(255, 255, 255, .62) 0%, rgba(255, 252, 247, .3) 52%, transparent 84% ), linear-gradient(90deg, rgba(250, 255, 253, .16), transparent 68%), var(--scene-footer)}.home-section--setup:before,.home-section--teams:before,.home-section--footer:before{background-position:center,center,var(--section-scene-position)!important;background-size:100% 100%,100% 100%,auto 114%!important;filter:saturate(.84) contrast(.96) brightness(1.03)!important}@media (max-width: 860px){.page-shell.svelte-1uha8ag{--scene-boundary-gap: 0px;--scene-edge-cap: linear-gradient(transparent, transparent)}.home-section--why .why-section__chapter--problem,.home-section--why .why-section__chapter--solution{--chapter-scene-image: radial-gradient( ellipse 92% 34% at 50% 13%, rgba(255, 255, 255, .78) 0%, rgba(255, 253, 247, .44) 52%, transparent 86% ), radial-gradient(ellipse 90% 54% at 50% 57%, rgba(248, 255, 253, .22), transparent 84%), var(--chapter-mobile-image)}.home-section--why .why-section__chapter--problem{--chapter-mobile-image: var(--scene-why-problem)}.home-section--why .why-section__chapter--solution{--chapter-mobile-image: var(--scene-why-solution)}.home-section--why .why-section__chapter:before{background-position:center,center,var(--chapter-scene-position)!important;background-size:100% 100%,100% 100%,auto 110%!important}.home-section--why,.home-section--how{background-size:100% 100%,auto 110%!important}.home-section--how .value-prop-section>.section-container:first-child:before,.home-section--how .value-flow-section:before{background-size:100% 100%,100% 100%,auto 110%!important}.home-section--setup:before,.home-section--teams:before,.home-section--footer:before{background-position:center,center,var(--section-scene-position)!important;background-size:100% 100%,100% 100%,auto 110%!important}}.home-section--why .why-section__chapter--problem{--chapter-scene-image: linear-gradient( 90deg, rgba(255, 169, 91, .25) 0%, rgba(255, 202, 144, .15) 24%, rgba(255, 237, 214, .06) 42%, transparent 58% ), radial-gradient(ellipse 44% 58% at 71% 53%, rgba(255, 255, 255, .08), transparent 78%), var(--scene-why-problem);--chapter-scene-placeholder: none;--chapter-scene-position: 50% 50%;--chapter-scene-opacity: 1;--chapter-scene-filter: saturate(1.01) contrast(.97) brightness(1.01);--chapter-previous-scene-image: none;--chapter-previous-scene-opacity: 0;min-height:clamp(820px,58vw,920px)}.home-section--why .why-section__chapter--problem:before{inset:0 calc(50% - 50vw)!important;background-position:center,center,var(--chapter-scene-position)!important;background-repeat:no-repeat!important;background-size:100% 100%,100% 100%,cover!important;filter:var(--chapter-scene-filter)!important;opacity:1!important;-webkit-mask-image:none!important;mask-image:none!important}.home-section--why .why-section__chapter--problem:after{display:none!important;content:none!important}.home-section--why .why-section__chapter--problem .why-section__copy:after{inset:-1.75rem -2.4rem -1.8rem -2.6rem!important;border-radius:48%;background:radial-gradient(ellipse 86% 82% at 40% 51%,rgba(255,252,246,.64) 0%,rgba(255,222,190,.3) 52%,transparent 86%)!important;filter:blur(18px)!important;opacity:.88!important;backdrop-filter:blur(2px) saturate(.94)!important;-webkit-backdrop-filter:blur(2px) saturate(.94)!important}.home-section--why .why-section__chapter--solution{margin-top:0!important;border-top:1px solid rgba(18,196,184,.12)}@media (max-width: 860px){.home-section--why .why-section__chapter--problem{--chapter-scene-image: radial-gradient( ellipse 88% 36% at 36% 15%, rgba(255, 190, 126, .28) 0%, rgba(255, 232, 204, .12) 58%, transparent 88% ), linear-gradient(180deg, rgba(255, 181, 112, .1), transparent 56%), var(--scene-why-problem);--chapter-scene-position: 57% 50%;min-height:clamp(820px,132vw,1040px)}.home-section--why .why-section__chapter--problem:before{background-position:center,center,var(--chapter-scene-position)!important;background-size:100% 100%,100% 100%,cover!important}.home-section--why .why-section__chapter--problem .why-section__copy:after{inset:-1.35rem -1.1rem!important;display:block!important;border-radius:46%;background:radial-gradient(ellipse 94% 88% at 50% 50%,rgba(255,252,245,.68) 0%,rgba(255,222,190,.26) 58%,transparent 88%)!important;filter:blur(14px)!important;opacity:.86!important;content:""!important}}.home-section--why{background:#eefbf8!important}.home-section--why .why-section__chapter-blend{display:none!important;width:0!important;height:0!important}.home-section--why .why-section__chapter--solution{--chapter-scene-image: var(--scene-why-solution);--chapter-scene-placeholder: none;--chapter-scene-position: 50% 50%;--chapter-scene-opacity: 1;--chapter-scene-filter: saturate(1) contrast(.98) brightness(1.01);--solution-flow-scale: .9;min-height:clamp(820px,58vw,900px);margin-top:0!important;padding:clamp(4.25rem,5.4vw,5rem) 0 clamp(4.4rem,5.8vw,5.25rem);grid-template-columns:minmax(0,1fr) minmax(23rem,27rem);column-gap:clamp(3.5rem,4.6vw,5rem);align-items:center;border-top:1px solid rgba(18,196,184,.14)}.home-section--why .why-section__chapter--solution:before{inset:0 calc(50% - 50vw)!important;display:block!important;background:var(--scene-why-solution) var(--chapter-scene-position) / cover no-repeat!important;content:""!important;filter:var(--chapter-scene-filter)!important;opacity:1!important;-webkit-mask-image:none!important;mask-image:none!important}.home-section--why .why-section__chapter--solution:after{display:none!important;content:none!important}.home-section--why .why-section__mockup--solution{--solution-flow-scale: .9;grid-column:1;grid-row:1;justify-self:start;width:calc(780px * var(--solution-flow-scale));max-width:calc(780px * var(--solution-flow-scale));padding-top:clamp(6.6rem,7.6vw,7.5rem);transform:none}.home-section--why .why-section__mockup--solution:before{inset:clamp(6rem,7vw,6.8rem) clamp(-2.4rem,-2.8vw,-1.5rem) clamp(-1.8rem,-2vw,-.9rem)!important;display:block!important;background:radial-gradient(ellipse 48rem 16rem at 48% 56%,rgba(255,255,255,.34),transparent 80%),radial-gradient(ellipse 42rem 12rem at 54% 92%,rgba(190,246,237,.12),transparent 82%)!important;filter:blur(28px)!important;opacity:.42!important;content:""!important}.home-section--why .why-section__copy--solution{grid-column:2;grid-row:1;align-self:center;justify-self:end;width:min(100%,27rem);max-width:27rem;padding:0;text-align:left;transform:translateY(1.35rem)}.home-section--why .why-section__copy--solution .section-title{width:100%;max-width:none;font-size:clamp(3.05rem,3.7vw,3.65rem);line-height:1.02;text-align:left;text-wrap:nowrap}.home-section--why .why-section__copy--solution .section-title__line--paint{width:max-content;margin-inline:0}.home-section--why .why-section__copy--solution .section-title__line--paint:after{right:0;bottom:-.17em;left:0;height:clamp(4px,.42vw,6px);border-radius:999px;background:#12c4b8!important;box-shadow:0 3px 10px #12c4b824;filter:none;transform:none}.home-section--why .why-section__chapter--solution .why-section__copy:after{inset:-2.4rem -3rem -2.5rem -2.7rem!important;display:block!important;border-radius:50%;background:radial-gradient(ellipse 88% 82% at 50% 50%,rgba(251,255,248,.5) 0%,rgba(218,255,249,.22) 54%,transparent 88%)!important;content:""!important;filter:blur(18px)!important;opacity:.72!important;backdrop-filter:blur(1.5px) saturate(.96)!important;-webkit-backdrop-filter:blur(1.5px) saturate(.96)!important}.home-section--why .why-section__mockup--solution .why-thought-cluster--solution{left:50%;top:0;width:min(94%,27rem);margin-left:-13.5rem}.home-section--why .why-section__chapter--solution .why-thought-bubble strong{color:#b8441a}.home-section--why .why-section__mockup--solution .why-replay-rail--seafoam{margin-top:clamp(1rem,1.2vw,1.25rem);transform:none}@media (max-width: 1260px) and (min-width: 981px){.home-section--why .why-section__chapter--solution{--solution-flow-scale: .76;grid-template-columns:minmax(0,1fr) minmax(19rem,23rem);column-gap:clamp(2rem,3vw,3rem)}.home-section--why .why-section__mockup--solution{--solution-flow-scale: .76}.home-section--why .why-section__copy--solution .section-title{font-size:clamp(2.7rem,3.55vw,3.2rem)}}@media (max-width: 980px){.home-section--why .why-section__chapter--solution{--solution-flow-scale: .72;min-height:clamp(820px,112vw,980px);padding:clamp(4.5rem,8vw,5.5rem) clamp(1.25rem,4vw,2rem) clamp(4.4rem,8vw,5.5rem);grid-template-columns:minmax(0,1fr);gap:clamp(2rem,4.5vw,2.8rem);align-content:center}.home-section--why .why-section__copy--solution{grid-column:1;grid-row:1;justify-self:center;width:min(100%,38rem);max-width:38rem;text-align:center;transform:none}.home-section--why .why-section__copy--solution .section-title{font-size:clamp(2.8rem,6.4vw,4rem);text-align:center;text-wrap:balance}.home-section--why .why-section__copy--solution .section-title__line--paint{margin-inline:auto}.home-section--why .why-section__mockup--solution{--solution-flow-scale: .72;grid-column:1;grid-row:2;justify-self:center;width:calc(780px * var(--solution-flow-scale));max-width:min(92vw,calc(780px * var(--solution-flow-scale)));padding-top:10.5rem}.home-section--why .why-section__chapter--solution:before{background-position:72% 50%!important;background-size:auto 100%!important}}@media (max-width: 560px){.home-section--why .why-section__chapter--solution{--solution-flow-scale: .43;min-height:clamp(820px,218vw,900px);padding:56px 16px 64px;gap:34px}.home-section--why .why-section__copy--solution{width:min(100%,22rem);max-width:22rem}.home-section--why .why-section__copy--solution .section-title{font-size:clamp(2.15rem,10vw,2.65rem);line-height:1.04}.home-section--why .why-section__copy--solution .section-title__line--paint:after{bottom:-.2em;height:4px}.home-section--why .why-section__chapter--solution .why-section__copy:after{inset:-1.35rem -1.15rem!important;filter:blur(14px)!important;opacity:.68!important}.home-section--why .why-section__mockup--solution{--solution-flow-scale: .43;width:calc(780px * var(--solution-flow-scale));max-width:calc(780px * var(--solution-flow-scale));padding-top:10rem}.home-section--why .why-section__mockup--solution .why-thought-cluster--solution{left:0!important;width:100%;margin-left:0}.home-section--why .why-section__chapter--solution .why-thought-bubble{width:min(100%,calc(100vw - 4.75rem));max-width:14.75rem;font-size:clamp(.8125rem,3.45vw,.875rem);line-height:1.18}.home-section--why .why-section__chapter--solution:before{background-position:78% 50%!important;background-size:auto 100%!important}}.home-section--how .value-prop-section>.section-container:first-child:before{background-image:radial-gradient(ellipse 58% 32% at 50% 9%,rgba(255,255,255,.52) 0%,rgba(255,253,247,.26) 50%,transparent 84%),radial-gradient(ellipse 76% 62% at 50% 62%,rgba(246,255,252,.14) 0%,rgba(255,252,245,.05) 58%,transparent 86%),var(--scene-how-understanding)!important;background-position:center,center,50% 50%!important;background-repeat:no-repeat!important;background-size:100% 100%,100% 100%,cover!important;filter:saturate(.98) contrast(.99) brightness(1.01)!important;opacity:1!important;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 7.5rem),rgba(0,0,0,.76) calc(100% - 4.5rem),transparent 100%)!important;mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 7.5rem),rgba(0,0,0,.76) calc(100% - 4.5rem),transparent 100%)!important}@media (max-width: 860px){.home-section--how .value-prop-section>.section-container:first-child:before{background-image:radial-gradient(ellipse 92% 23% at 50% 7%,rgba(255,255,255,.58) 0%,rgba(255,253,247,.28) 52%,transparent 88%),radial-gradient(ellipse 92% 76% at 50% 56%,rgba(247,255,253,.15) 0%,transparent 84%),var(--scene-how-understanding)!important;background-position:center,center,50% 50%!important;background-size:100% 100%,100% 100%,cover!important;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 5.5rem),rgba(0,0,0,.72) calc(100% - 3rem),transparent 100%)!important;mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 5.5rem),rgba(0,0,0,.72) calc(100% - 3rem),transparent 100%)!important}}.page-shell.svelte-1uha8ag{--scene-how-route: url(../../../backgrounds/japanese-soft-ui/optimized/how-route-cyan-stream-water-v18.webp)}.home-section--how{--how-desktop-chapter-height: 50rem;background-color:#f5fbf7!important;background-image:linear-gradient(180deg,#f4fcf9,#fff5ea 48%,#f3fbf8)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:100% 100%!important}.home-section--how .value-flow-section{min-height:clamp(52rem,58vw,56rem)!important;z-index:1!important;padding-top:clamp(4.75rem,5.5vw,5rem)!important;border-top:0!important}.home-section--how .value-prop-section>.section-container:first-child{position:relative;z-index:1;isolation:isolate;padding-bottom:clamp(4rem,5vw,4.75rem)!important}@media (min-width: 1240px){.home-section--how .value-prop-section>.section-container:first-child,.home-section--how .value-flow-section{min-height:var(--how-desktop-chapter-height)!important}}.home-section--how .value-prop-section>.section-container:first-child:before{z-index:-1!important;-webkit-mask-image:none!important;mask-image:none!important}.home-section--how .value-flow-section:before{inset:0 calc(50% - 50vw) -7.5rem!important;z-index:-1!important;display:block!important;background-image:var(--scene-how-route)!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-size:cover!important;content:""!important;filter:saturate(.94) contrast(.98) brightness(1.015)!important;opacity:.93!important;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 7.5rem),transparent 100%)!important;mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 7.5rem),transparent 100%)!important}.home-section--how .value-flow-section:after{display:none!important;background:none!important;content:none!important}@media (max-width: 860px){.home-section--how .value-prop-section>.section-container:first-child{padding-bottom:3rem!important}.home-section--how .value-flow-section{min-height:70rem!important;padding-top:5rem!important}.home-section--how .value-flow-section:before{inset:0 calc(50% - 50vw) -4rem!important;background-image:var(--scene-how-route)!important;background-position:50% 50%!important;background-size:auto 100%!important;opacity:.88!important;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 4rem),transparent 100%)!important;mask-image:linear-gradient(180deg,#000 0%,#000 calc(100% - 4rem),transparent 100%)!important}}.home-section--setup{--section-scene-opacity: 1;--section-scene-position: 50% 50%;--section-scene-filter: saturate(1.01) contrast(1.005) brightness(1);min-height:820px!important;background-color:#f4f8f2!important}.home-section--setup:before{z-index:0!important;display:block!important;background-color:#f4f8f2!important;background-image:var(--new-bg-setup)!important;background-position:50% 0!important;background-repeat:no-repeat!important;background-size:auto 100%!important;content:""!important;filter:var(--section-scene-filter)!important;opacity:var(--section-scene-opacity)!important;-webkit-mask-image:none!important;mask-image:none!important}.home-section--setup:after{display:none!important;background:none!important;content:none!important;opacity:0!important}.home-section--setup .sakura-setup{min-height:820px!important}@media (min-width: 1458px){.home-section--setup{background-color:#f4f8f2!important;background-image:var(--new-bg-setup)!important;background-position:50% 50%!important;background-repeat:no-repeat!important;background-size:cover!important}.home-section--setup:before{background-color:transparent!important;background-position:50% 0!important;background-size:auto 100%!important;-webkit-mask-image:linear-gradient(90deg,transparent 0,transparent calc(50% - 729px),#000 calc(50% - 660px),#000 calc(50% + 660px),transparent calc(50% + 729px),transparent 100%)!important;mask-image:linear-gradient(90deg,transparent 0,transparent calc(50% - 729px),#000 calc(50% - 660px),#000 calc(50% + 660px),transparent calc(50% + 729px),transparent 100%)!important}}@media (max-width: 860px){.home-section--setup{min-height:auto!important;background-color:#f4f8f2!important}.home-section--setup .sakura-setup{min-height:auto!important}}@media (max-width: 760px){.home-section--setup{min-height:auto!important;background-color:#dbeeea!important;background-image:var(--new-bg-setup)!important;background-position:left center!important;background-repeat:no-repeat!important;background-size:auto 100%!important}.home-section--setup:before{background-color:transparent!important;background-image:var(--new-bg-setup)!important;background-position:left top!important;background-size:760px auto!important;filter:saturate(1.01) contrast(1.005) brightness(1)!important;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 300px,rgba(0,0,0,.7) 350px,transparent 430px)!important;mask-image:linear-gradient(180deg,#000 0,#000 300px,rgba(0,0,0,.7) 350px,transparent 430px)!important}.home-section--setup:after{position:absolute;top:auto!important;right:0;bottom:0;left:0;z-index:1!important;display:block!important;height:540px;background-color:transparent!important;background-image:var(--new-bg-setup)!important;background-position:right bottom!important;background-repeat:no-repeat!important;background-size:auto 540px!important;content:""!important;filter:saturate(1.01) contrast(1.005) brightness(1)!important;opacity:.68!important;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 55%,#000 100%)!important;mask-image:linear-gradient(180deg,transparent 0%,#000 55%,#000 100%)!important;pointer-events:none}.home-section--setup .sakura-setup{z-index:2;min-height:auto!important}}.home-section--footer{--footer-scene-mask: linear-gradient(#000, #000);--section-scene-image: radial-gradient( ellipse 25% 26% at 72% 22%, rgba(255, 76, 52, .42) 0%, rgba(255, 104, 66, .24) 48%, transparent 76% ), radial-gradient( ellipse 64% 74% at 38% 42%, rgba(255, 255, 255, .38) 0%, rgba(238, 255, 252, .14) 52%, transparent 84% ), linear-gradient( 100deg, rgba(35, 215, 219, .3) 0%, rgba(101, 236, 216, .18) 34%, rgba(255, 200, 145, .13) 61%, rgba(255, 125, 72, .28) 100% ), var(--scene-footer);background-color:#eaf7f7!important}.home-section--footer:before{background-position:72% 22%,center,center,50% calc(125px - 17.94vw)!important;background-size:100% 100%,100% 100%,100% 100%,100% auto!important;background-blend-mode:color,screen,screen,normal!important;filter:saturate(1.18) contrast(.91) brightness(1.075)!important;opacity:1!important;-webkit-mask-image:var(--footer-scene-mask)!important;mask-image:var(--footer-scene-mask)!important}@media (max-width: 1120px){.home-section--footer{--footer-scene-mask: linear-gradient( 180deg, #000 0%, #000 45%, rgba(0, 0, 0, .55) 51%, rgba(0, 0, 0, .14) 55.5%, transparent 61% );background-image:radial-gradient(ellipse 90% 58% at 82% 46%,rgba(255,173,91,.34) 0%,transparent 72%),radial-gradient(ellipse 86% 66% at 12% 54%,rgba(52,211,200,.34) 0%,transparent 74%),linear-gradient(105deg,#c8f4ee,#def7e8 39%,#fff1c5 70%,#ffcb88)!important}.home-section--footer:before{background-position:72% 22%,center,center,72% top!important;background-size:100% 100%,100% 100%,100% 100%,auto 760px!important;-webkit-mask-image:var(--footer-scene-mask)!important;mask-image:var(--footer-scene-mask)!important}}@media (max-width: 760px){.home-section--footer{--footer-scene-mask: linear-gradient( 180deg, #000 0%, #000 33%, rgba(0, 0, 0, .5) 39%, rgba(0, 0, 0, .12) 44.5%, transparent 49.5% );--section-scene-image: radial-gradient( ellipse 34% 25% at 50% 22%, rgba(255, 76, 52, .42) 0%, rgba(255, 104, 66, .22) 48%, transparent 76% ), radial-gradient( ellipse 72% 72% at 34% 44%, rgba(255, 255, 255, .3) 0%, rgba(238, 255, 252, .12) 54%, transparent 86% ), linear-gradient( 100deg, rgba(25, 210, 218, .38) 0%, rgba(91, 232, 208, .24) 40%, rgba(255, 194, 133, .15) 68%, rgba(255, 120, 69, .3) 100% ), var(--scene-footer)}.home-section--footer:before{background-position:72% 22%,center,center,81% top!important;background-size:100% 100%,100% 100%,100% 100%,auto 660px!important;background-blend-mode:color,screen,color,normal!important;-webkit-mask-image:var(--footer-scene-mask)!important;mask-image:var(--footer-scene-mask)!important}}.lazy-mount.home-section:not(.is-loaded){--section-bg-image: none !important;--section-lower-bg-image: none !important;--section-scene-image: none !important;background:#f8fffc!important;box-shadow:none!important}.lazy-mount.home-section--why:not(.is-loaded){background:#f8fffb!important}.lazy-mount.home-section--how:not(.is-loaded){background:#f5fbf7!important}.lazy-mount.home-section--setup:not(.is-loaded){background:#f4f8f2!important}.lazy-mount.home-section--teams:not(.is-loaded){background:#eff9f8!important}.lazy-mount.home-section--footer:not(.is-loaded){background:#eaf7f7!important}.lazy-mount.home-section:not(.is-loaded):before,.lazy-mount.home-section:not(.is-loaded):after{display:none!important;background:none!important;background-image:none!important;content:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero__proof.svelte-1uha8ag:before{display:none!important;background:none!important;content:none!important;filter:none!important;opacity:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero__content.svelte-1uha8ag:before{display:none!important;background:none!important;content:none!important;filter:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero__wash.svelte-1uha8ag:before{position:absolute;inset:0!important;display:block!important;background:linear-gradient(90deg,rgba(218,250,246,.3) 0%,rgba(235,255,250,.24) 30%,rgba(255,250,241,.12) 48%,transparent 66%)!important;content:""!important;filter:none!important;opacity:1!important;backdrop-filter:blur(7px) saturate(.9) brightness(1.015)!important;-webkit-backdrop-filter:blur(7px) saturate(.9) brightness(1.015)!important;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 34%,rgba(0,0,0,.74) 48%,rgba(0,0,0,.18) 61%,transparent 70%)!important;mask-image:linear-gradient(90deg,#000 0%,#000 34%,rgba(0,0,0,.74) 48%,rgba(0,0,0,.18) 61%,transparent 70%)!important;pointer-events:none}@media (min-width: 861px){.hero.svelte-1uha8ag{min-height:max(760px,100svh)}.hero__image-layer.svelte-1uha8ag{inset:0;background-position:center top;background-size:cover}}.page-shell.svelte-1uha8ag{--layout-wide-max: 1560px;--layout-gutter: max(1.25rem, 5vw);--layout-wide: min( var(--layout-wide-max), calc(100vw - var(--layout-gutter) - var(--layout-gutter)) );--layout-standard: min(1190px, var(--layout-wide));--layout-copy: min(42rem, 100%);--tour-progress-width: 420px;--tour-progress-mobile-width: 280px;--tour-progress-height: 7px;--tour-progress-gap: .75rem;--tour-progress-track: #ffffff;--tour-progress-fill: #ff5a00;--home-container-width: var(--layout-wide);--home-container-gutter: var(--layout-gutter);--home-content-width: var(--layout-wide);--home-content-gutter: calc(var(--layout-gutter) + var(--layout-gutter))}.topbar.svelte-1uha8ag{width:var(--layout-wide)}@media (min-width: 861px){.topbar.svelte-1uha8ag{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.brand.svelte-1uha8ag{justify-self:start}.topbar__nav.svelte-1uha8ag{flex:none;justify-self:center}.topbar__cta.svelte-1uha8ag{justify-self:end}.hero__proof.svelte-1uha8ag{transform:translateY(-3rem)}}@media (prefers-reduced-transparency: reduce){.hero__wash.svelte-1uha8ag:before{background:linear-gradient(90deg,rgba(239,253,249,.58) 0%,rgba(239,253,249,.36) 42%,transparent 68%)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}.hero.svelte-1uha8ag{padding-inline:var(--layout-gutter)}.home-sections.svelte-1uha8ag .section-container,.home-sections.svelte-1uha8ag .sakura-setup .hero-inner,.home-sections.svelte-1uha8ag .site-footer .footer-shell,.home-section--why .why-section__inner{box-sizing:border-box;width:var(--layout-wide);max-width:var(--layout-wide);margin-inline:auto;padding-inline:0}.home-section--setup .setup-flow,.home-section--footer .footer-cta{width:var(--layout-standard);max-width:var(--layout-standard);margin-inline:auto}.home-section--footer .footer-cta{width:min(1190px,100%)!important}@media (max-width: 860px){.page-shell.svelte-1uha8ag{--layout-gutter: 1.25rem}.topbar.svelte-1uha8ag{width:calc(100% - 1.5rem)}.hero.svelte-1uha8ag{grid-template-columns:minmax(0,1fr)}.hero__content.svelte-1uha8ag,.hero__proof.svelte-1uha8ag{width:var(--layout-wide);max-width:var(--layout-wide);margin-inline:auto}.home-section--how .scan-pipeline-demo{width:calc(100% - 1rem);margin-inline:auto}}.home-section--why .why-section__inner{width:var(--layout-standard)!important;max-width:var(--layout-standard)!important}@media (min-width: 1121px){.home-section--why .why-section__inner{width:min(1270px,calc(100vw - 64px))!important;max-width:min(1270px,calc(100vw - 64px))!important}}.home-section--why .why-section__copy:after{display:none!important;background:none!important;content:none!important;filter:none!important;opacity:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.home-section--why .core-features-section .why-section__chapter-blend{display:none!important;width:0!important;height:0!important;pointer-events:none}@media (min-width: 1323px){.home-section--why .core-features-section .why-section__chapter--problem,.home-section--why .core-features-section .why-section__chapter--solution{--why-chapter-mockup-scale: .8846154 !important;height:max(920px,92svh)!important;min-height:max(920px,92svh)!important;margin-top:0!important;padding:104px 0 100px!important;column-gap:clamp(140px,calc(100% - 1090px),180px)!important;align-items:center!important;border-top:0!important}.home-section--why .why-section__chapter--problem{grid-template-columns:400px 690px!important}.home-section--why .why-section__chapter--solution{grid-template-columns:690px 400px!important}.home-section--why .core-features-section .why-section__copy--problem,.home-section--why .core-features-section .why-section__copy--solution{box-sizing:border-box;width:400px!important;max-width:400px!important;padding:0!important;align-self:center!important;transform:none!important}.home-section--why .why-section__copy--problem{grid-column:1!important;grid-row:1!important;justify-self:start!important}.home-section--why .why-section__copy--solution{grid-column:2!important;grid-row:1!important;justify-self:end!important}.home-section--why .core-features-section .why-section__mockup--problem,.home-section--why .core-features-section .why-section__mockup--solution{box-sizing:border-box;width:690px!important;max-width:690px!important;padding-top:96px!important;align-self:center!important;transform:none!important}.home-section--why .core-features-section .why-section__mockup--problem{--problem-flow-scale: .8846154 !important;grid-column:2!important;grid-row:1!important;justify-self:end!important}.home-section--why .core-features-section .why-section__mockup--solution{--solution-flow-scale: .8846154 !important;grid-column:1!important;grid-row:1!important;justify-self:start!important}}@media (min-width: 981px) and (max-width: 1322px){.home-section--why .core-features-section .why-section__chapter--problem,.home-section--why .core-features-section .why-section__chapter--solution{--why-chapter-mockup-scale: var(--why-live-scale) !important;height:max(900px,100svh)!important;min-height:max(900px,100svh)!important;margin-top:0!important;padding:96px 0!important;column-gap:var(--why-live-gap)!important;align-items:center!important;border-top:0!important}.home-section--why .why-section__chapter--problem{grid-template-columns:var(--why-live-copy) minmax(0,1fr)!important}.home-section--why .why-section__chapter--solution{grid-template-columns:minmax(0,1fr) var(--why-live-copy)!important}.home-section--why .why-section__copy--problem,.home-section--why .why-section__copy--solution{box-sizing:border-box;width:var(--why-live-copy)!important;max-width:var(--why-live-copy)!important;padding:0!important;align-self:center!important;transform:none!important}.home-section--why .why-section__mockup--problem,.home-section--why .why-section__mockup--solution{width:calc(780px * var(--why-live-scale))!important;max-width:calc(780px * var(--why-live-scale))!important;padding-top:96px!important;align-self:center!important;transform:none!important}.home-section--why .why-section__mockup--problem{--problem-flow-scale: var(--why-live-scale) !important;justify-self:end!important}.home-section--why .why-section__mockup--solution{--solution-flow-scale: var(--why-live-scale) !important;justify-self:start!important}}@media (min-width: 1261px) and (max-width: 1322px){.home-section--why .why-section__chapter--problem,.home-section--why .why-section__chapter--solution{--why-live-copy: 380px;--why-live-gap: 40px;--why-live-scale: .885}}@media (min-width: 1181px) and (max-width: 1260px){.home-section--why .why-section__chapter--problem,.home-section--why .why-section__chapter--solution{--why-live-copy: clamp(366px, 31vw, 380px);--why-live-gap: 34px;--why-live-scale: .84}}@media (min-width: 1121px) and (max-width: 1180px){.home-section--why .why-section__chapter--problem,.home-section--why .why-section__chapter--solution{--why-live-copy: 350px;--why-live-gap: 32px;--why-live-scale: .8}}@media (min-width: 981px) and (max-width: 1120px){.home-section--why .core-features-section .why-section__chapter--problem,.home-section--why .core-features-section .why-section__chapter--solution{--why-live-scale: .72;--why-chapter-mockup-scale: var(--why-live-scale) !important;height:auto!important;min-height:max(980px,110svh)!important;padding:80px 0!important;grid-template-columns:minmax(0,1fr)!important;gap:48px!important}.home-section--why .core-features-section .why-section__copy--problem,.home-section--why .core-features-section .why-section__copy--solution,.home-section--why .core-features-section .why-section__mockup--problem,.home-section--why .core-features-section .why-section__mockup--solution{grid-column:1!important;grid-row:auto!important;justify-self:center!important}.home-section--why .core-features-section .why-section__copy--problem,.home-section--why .core-features-section .why-section__copy--solution{width:min(100%,38rem)!important;max-width:38rem!important;text-align:center!important}.home-section--why .core-features-section .why-section__mockup--problem,.home-section--why .core-features-section .why-section__mockup--solution{width:calc(780px * var(--why-live-scale))!important;max-width:calc(780px * var(--why-live-scale))!important;padding-top:10.5rem!important}.home-section--why .core-features-section .why-section__mockup--problem{--problem-flow-scale: var(--why-live-scale) !important}.home-section--why .core-features-section .why-section__mockup--solution{--solution-flow-scale: var(--why-live-scale) !important}.home-section--why .why-section__copy--problem .section-title,.home-section--why .why-section__copy--solution .section-title{text-align:center!important;text-wrap:balance!important}.home-section--why .why-problem-underline,.home-section--why .why-section__copy--solution .section-title__line--paint{margin-inline:auto!important}}@media (min-width: 561px) and (max-width: 1120px){.home-section--why .core-features-section .why-section__mockup--problem,.home-section--why .core-features-section .why-section__mockup--solution{grid-column:1!important;grid-row:auto!important;justify-self:center!important;transform:none!important}}@media (min-width: 1121px){.home-section--why .core-features-section .why-section__mockup--problem,.home-section--why .core-features-section .why-section__mockup--solution{padding-top:132px!important}}.hero__image-layer.svelte-1uha8ag{background-image:url(../../../images/miseru/new-bg-assets/optimized/hero-left-torii-halo-v44.webp);filter:saturate(1.015) contrast(1.005)}.hero__body.svelte-1uha8ag{color:#101c1fd6}.hero__summary.svelte-1uha8ag{color:#101c1fe6}@media (min-width: 861px){.hero.svelte-1uha8ag{box-sizing:border-box;width:100%;max-width:100vw;height:100svh;min-height:100svh;max-height:100svh}.hero__content.svelte-1uha8ag{gap:1.08rem;transform:translateY(-.35rem)}.hero__image-layer.svelte-1uha8ag{--hero-bg-x: 0rem;--hero-bg-y: clamp(-11rem, calc(38.6svh - 29.3rem) , -4rem);--hero-bg-width: max(105vw, 87.75rem, calc(92.1svh + 43.97rem) );background-image:url(../../../images/miseru/new-bg-assets/optimized/hero-left-torii-halo-v44.webp),linear-gradient(90deg,#58c8c8,#9ed7bb 46%,#fdd390);background-position:right var(--hero-bg-x) top var(--hero-bg-y),center;background-repeat:no-repeat;background-size:var(--hero-bg-width) auto,100% 100%;transform:none}.hero__image-layer.svelte-1uha8ag:after{content:none}.hero__proof.svelte-1uha8ag{width:min(100%,610px);--hero-proof-x: -.5rem;transform:translate(var(--hero-proof-x),-1.95rem)}.hero__body.svelte-1uha8ag{font-size:clamp(1.12rem,1.34vw,1.24rem);line-height:1.52}.hero__summary.svelte-1uha8ag{font-size:clamp(1rem,1.08vw,1.08rem);font-weight:700;line-height:1.48}.hero__wash.svelte-1uha8ag:before{background:linear-gradient(90deg,rgba(224,253,248,.08) 0%,rgba(234,255,250,.04) 30%,transparent 56%)!important;backdrop-filter:blur(5px) saturate(.98)!important;-webkit-backdrop-filter:blur(5px) saturate(.98)!important}}@media (min-width: 1121px){.hero__content.svelte-1uha8ag{transform:translateY(-2.45rem)}.hero__proof.svelte-1uha8ag{--hero-proof-x: clamp(1rem, calc(11.29vw - 6.91rem) , 3.25rem);transform:translate(var(--hero-proof-x),-4.2rem)}.hero__image-layer.svelte-1uha8ag{--hero-bg-x: 0rem}}@media (min-width: 1260px){.hero__proof.svelte-1uha8ag{width:640px;max-width:640px}}@media (min-width: 1360px){.hero.svelte-1uha8ag{--hero-density-y: clamp(0rem, calc(31.25vw - 26.5625rem) , 1.5625rem)}.hero__content.svelte-1uha8ag{transform:translateY(calc(-2.45rem + var(--hero-density-y)))}.hero__proof.svelte-1uha8ag{width:clamp(640px,calc(100vw - 720px),720px);max-width:clamp(640px,calc(100vw - 720px),720px);transform:translate(var(--hero-proof-x),calc(-4.2rem + var(--hero-density-y)))}}@media (min-width: 1290px){.hero__image-layer.svelte-1uha8ag{--hero-bg-x: 0rem}}@media (min-width: 981px) and (max-width: 1120px){.hero__content.svelte-1uha8ag{transform:translateY(-.33rem)}.hero__image-layer.svelte-1uha8ag{--hero-bg-x: 0rem}.hero__proof.svelte-1uha8ag{--hero-proof-x: clamp(-.5rem, calc(17.27vw - 11.09rem) , 1rem);transform:translate(var(--hero-proof-x),clamp(-4.2rem,calc(16.69vw - 14.43rem),-2.75rem))}}@media (min-width: 981px) and (max-width: 997px){.hero__content.svelte-1uha8ag{transform:translateY(.67rem)}}@media (min-width: 861px) and (max-width: 980px){.hero__content.svelte-1uha8ag{transform:translateY(2.15rem)}.hero__image-layer.svelte-1uha8ag{--hero-bg-x: clamp(-2.2rem, calc(27.7vw - 17.2rem) , -.75rem)}.hero__proof.svelte-1uha8ag{transform:translate(-.5rem,-4.9rem)}}@media (max-width: 860px){.hero__image-layer.svelte-1uha8ag{background-position:30% top}.hero__body.svelte-1uha8ag{font-size:1rem}.hero__summary.svelte-1uha8ag{font-size:.9rem;font-weight:700}.hero__wash.svelte-1uha8ag:before{background:linear-gradient(180deg,rgba(226,255,249,.19) 0%,rgba(241,255,251,.14) 48%,rgba(255,249,238,.07) 72%,transparent 92%)!important;backdrop-filter:blur(5px) saturate(.96) brightness(1.005)!important;-webkit-backdrop-filter:blur(5px) saturate(.96) brightness(1.005)!important;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 68%,rgba(0,0,0,.5) 82%,transparent 96%)!important;mask-image:linear-gradient(180deg,#000 0%,#000 68%,rgba(0,0,0,.5) 82%,transparent 96%)!important}}
