.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}}.hero{background:#d9f5f1}.hero__image-layer,.hero__wash{display:none!important;background:none!important;background-image:none!important}.hero:after{display:none!important;background:none!important;content:none!important}.hero__button--primary{background:linear-gradient(135deg,#ff6a00,#ff7a00 56%,#ff9738);box-shadow:0 18px 38px #e457003d,0 1px #ffffff47 inset}.hero__button--primary:after{background:linear-gradient(180deg,rgba(255,255,255,.2),transparent 38%),linear-gradient(135deg,#f76800,#ff7a00 58%,#ff9636)}.hero__button--primary:hover{box-shadow:0 20px 42px #e457004a,0 1px #ffffff4d inset}.hero-japano-backdrop.svelte-1i2o5nl{--hero-environment-offset-y: clamp(4.5rem, 8svh, 6.5rem);position:absolute;inset:0;z-index:0;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#f5fbf6,#e8f8f2 42%,#cfeee4);pointer-events:none}.hero-japano-backdrop__environment.svelte-1i2o5nl,.hero-japano-backdrop__environment.svelte-1i2o5nl img:where(.svelte-1i2o5nl){position:absolute;inset:0;display:block;width:100%;height:100%}.hero-japano-backdrop__environment.svelte-1i2o5nl img:where(.svelte-1i2o5nl){object-fit:cover;object-position:50% 100%}.hero-japano-backdrop__environment.svelte-1i2o5nl{transform:translateY(var(--hero-environment-offset-y));-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.34) 4%,rgba(0,0,0,.78) 9%,#000 15%,#000 100%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.34) 4%,rgba(0,0,0,.78) 9%,#000 15%,#000 100%)}@media (max-width: 860px){.hero-japano-backdrop.svelte-1i2o5nl{--hero-environment-offset-y: clamp(2rem, 5.5svh, 3rem)}.hero-japano-backdrop__environment.svelte-1i2o5nl img:where(.svelte-1i2o5nl){object-position:44% 100%}.hero-japano-backdrop__environment.svelte-1i2o5nl{-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.48) 3%,#000 11%,#000 100%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.48) 3%,#000 11%,#000 100%)}}.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}.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}.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)}.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)}.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),.lazy-mount.home-section--how:not(.is-loaded),.lazy-mount.home-section--setup:not(.is-loaded),.lazy-mount.home-section--teams:not(.is-loaded){background:#fdfaf4!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}}html body .page-shell .home-section--why{--new-bg-why-problem: none !important;--new-bg-why-solution: none !important;--scene-why-problem: none !important;--scene-why-solution: none !important;background-image:none!important}html body .page-shell .home-section--why .why-section__chapter--problem:before{background-color:transparent!important;background-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%)!important;background-position:center,center!important;background-size:100% 100%,100% 100%!important;filter:none!important}html body .page-shell .home-section--why .why-section__chapter--solution:before{background-color:transparent!important;background-image:none!important;filter:none!important}html body .page-shell .home-section--how{--scene-how-understanding: none !important;--scene-how-route: none !important}html body .page-shell .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%)!important;background-position:center,center!important;background-size:100% 100%,100% 100%!important;filter:none!important}html body .page-shell .home-section--how .value-flow-section:before{background-image:none!important;filter:none!important;opacity:0!important}html body .page-shell .home-section--setup{--new-bg-setup: none !important;--scene-setup: none !important;--section-scene-image: none !important;--section-previous-scene-image: none !important;background-image:none!important}html body .page-shell .home-section--setup:before,html body .page-shell .home-section--setup:after{background-image:none!important;filter:none!important}html body .page-shell .home-section--teams{--new-bg-teams: none !important;--scene-teams: none !important;--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%) !important;--section-previous-scene-image: none !important;background-image:none!important}html body .page-shell .home-section--teams:before{background-image:var(--section-scene-image)!important;background-position:center,center!important;background-size:100% 100%,100% 100%!important;filter:none!important}html body .page-shell .home-section--teams:after{background-image:none!important;filter:none!important;opacity:0!important}html body .page-shell .home-section--why{--why-mesh-paper: 252 250 243;--why-mesh-ink: 13 27 42;--why-mesh-orange: 224 184 137;--why-mesh-cyan: 178 205 184;--why-mesh-slate: 142 157 161;position:relative!important;isolation:isolate!important;overflow:clip!important;background:rgb(var(--why-mesh-paper))!important;color:rgb(var(--why-mesh-ink))!important}html body .page-shell .home-section--why .core-features-section,html body .page-shell .home-section--why .why-scenic-band,html body .page-shell .home-section--why .why-scenic-band--combined,html body .page-shell .home-section--why .why-section__chapter{background:transparent!important}html body .page-shell .home-section--why .core-features-section:before,html body .page-shell .home-section--why .core-features-section:after,html body .page-shell .home-section--why .why-scenic-band--combined:before,html body .page-shell .home-section--why .why-scenic-band--combined:after,html body .page-shell .home-section--why .why-section__chapter:before,html body .page-shell .home-section--why .why-section__chapter:after{display:none!important;background:none!important;content:none!important;filter:none!important;opacity:0!important;-webkit-mask-image:none!important;mask-image:none!important}html body .page-shell .home-section--why:before{position:absolute!important;inset:0!important;z-index:0!important;display:block!important;border:0!important;border-radius:0!important;background:radial-gradient(ellipse 78% 48% at 4% 14%,rgb(var(--why-mesh-orange) / .34) 0%,rgb(var(--why-mesh-orange) / .13) 58%,transparent 92%),radial-gradient(ellipse 82% 52% at 97% 30%,rgb(var(--why-mesh-cyan) / .34) 0%,rgb(var(--why-mesh-cyan) / .13) 58%,transparent 92%),radial-gradient(ellipse 82% 50% at 3% 74%,rgb(var(--why-mesh-cyan) / .3) 0%,rgb(var(--why-mesh-cyan) / .11) 58%,transparent 92%),radial-gradient(ellipse 78% 48% at 98% 84%,rgb(var(--why-mesh-orange) / .32) 0%,rgb(var(--why-mesh-orange) / .12) 58%,transparent 92%),radial-gradient(ellipse 82% 22% at 50% 50%,rgb(var(--why-mesh-slate) / .035) 0%,rgb(var(--why-mesh-slate) / .012) 58%,transparent 92%),linear-gradient(120deg,rgb(var(--why-mesh-orange) / .1) -10%,rgb(var(--why-mesh-paper) / .32) 40%,rgb(var(--why-mesh-paper) / .3) 60%,rgb(var(--why-mesh-cyan) / .1) 110%)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:100% 100%!important;box-shadow:none!important;content:""!important;filter:none!important;opacity:1!important;transform:none!important;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 7%,#000 93%,transparent 100%)!important;mask-image:linear-gradient(180deg,transparent 0%,#000 7%,#000 93%,transparent 100%)!important;pointer-events:none}html body .page-shell .home-section--why:after{position:absolute!important;inset:0!important;z-index:0!important;display:block!important;border:0!important;border-radius:0!important;background:repeating-linear-gradient(60deg,rgb(var(--why-mesh-slate) / .08) 0 1px,transparent 1px 96px),repeating-linear-gradient(-60deg,rgb(var(--why-mesh-slate) / .07) 0 1px,transparent 1px 96px),repeating-linear-gradient(0deg,rgb(var(--why-mesh-ink) / .025) 0 1px,transparent 1px 96px)!important;background-position:center!important;box-shadow:none!important;content:""!important;filter:none!important;opacity:.34!important;transform:none!important;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 7%,#000 93%,transparent 100%)!important;mask-image:linear-gradient(180deg,transparent 0%,#000 7%,#000 93%,transparent 100%)!important;pointer-events:none}html body .page-shell .home-section--why .why-section__copy{isolation:isolate;color:rgb(var(--why-mesh-ink))!important}html body .page-shell .home-section--why .why-section__copy .section-title{color:rgb(var(--why-mesh-ink))!important}html body .page-shell .home-section--why .why-section__copy:after{position:absolute!important;inset:-1.4rem -1.65rem!important;z-index:-1!important;display:block!important;width:auto!important;height:auto!important;margin:0!important;border:1px solid rgb(var(--why-mesh-slate) / .22)!important;border-radius:30px 24px 32px 26px/26px 32px 24px 34px!important;background:linear-gradient(142deg,rgb(var(--why-mesh-paper) / .72),rgb(var(--why-mesh-paper) / .45) 56%,rgb(var(--why-mesh-paper) / .6))!important;box-shadow:inset 0 1px rgb(var(--why-mesh-paper) / .92),inset 0 -1px rgb(var(--why-mesh-slate) / .08),0 22px 54px rgb(var(--why-mesh-ink) / .065)!important;content:""!important;filter:none!important;opacity:1!important;transform:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-mask-image:none!important;mask-image:none!important;mix-blend-mode:normal!important;pointer-events:none}@media (max-width: 1120px){html body .page-shell .home-section--why:before{background:radial-gradient(ellipse 86% 42% at 3% 13%,rgb(var(--why-mesh-orange) / .32) 0%,rgb(var(--why-mesh-orange) / .12) 58%,transparent 92%),radial-gradient(ellipse 90% 44% at 98% 34%,rgb(var(--why-mesh-cyan) / .32) 0%,rgb(var(--why-mesh-cyan) / .12) 58%,transparent 92%),radial-gradient(ellipse 90% 44% at 2% 74%,rgb(var(--why-mesh-cyan) / .28) 0%,rgb(var(--why-mesh-cyan) / .1) 58%,transparent 92%),radial-gradient(ellipse 86% 42% at 99% 86%,rgb(var(--why-mesh-orange) / .3) 0%,rgb(var(--why-mesh-orange) / .11) 58%,transparent 92%),radial-gradient(ellipse 88% 18% at 50% 51%,rgb(var(--why-mesh-slate) / .03),transparent 92%),linear-gradient(120deg,rgb(var(--why-mesh-orange) / .09) -10%,rgb(var(--why-mesh-paper) / .3) 40%,rgb(var(--why-mesh-paper) / .28) 60%,rgb(var(--why-mesh-cyan) / .09) 110%)!important}html body .page-shell .home-section--why:after{background:repeating-linear-gradient(60deg,rgb(var(--why-mesh-slate) / .075) 0 1px,transparent 1px 76px),repeating-linear-gradient(-60deg,rgb(var(--why-mesh-slate) / .065) 0 1px,transparent 1px 76px),repeating-linear-gradient(0deg,rgb(var(--why-mesh-ink) / .022) 0 1px,transparent 1px 76px)!important;opacity:.32!important}}@media (max-width: 560px){html body .page-shell .home-section--why:before{background:radial-gradient(ellipse 148% 39% at 0% 14%,rgb(var(--why-mesh-orange) / .3) 0%,rgb(var(--why-mesh-orange) / .11) 58%,transparent 94%),radial-gradient(ellipse 152% 41% at 100% 35%,rgb(var(--why-mesh-cyan) / .3) 0%,rgb(var(--why-mesh-cyan) / .11) 58%,transparent 94%),radial-gradient(ellipse 152% 41% at 0% 73%,rgb(var(--why-mesh-cyan) / .27) 0%,rgb(var(--why-mesh-cyan) / .095) 58%,transparent 94%),radial-gradient(ellipse 148% 39% at 100% 87%,rgb(var(--why-mesh-orange) / .28) 0%,rgb(var(--why-mesh-orange) / .1) 58%,transparent 94%),radial-gradient(ellipse 106% 15% at 50% 51%,rgb(var(--why-mesh-slate) / .026),transparent 92%),linear-gradient(120deg,rgb(var(--why-mesh-orange) / .085) -10%,rgb(var(--why-mesh-paper) / .28) 41%,rgb(var(--why-mesh-paper) / .26) 60%,rgb(var(--why-mesh-cyan) / .085) 110%)!important;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 4%,#000 96%,transparent 100%)!important;mask-image:linear-gradient(180deg,transparent 0%,#000 4%,#000 96%,transparent 100%)!important}html body .page-shell .home-section--why:after{background:repeating-linear-gradient(60deg,rgb(var(--why-mesh-slate) / .07) 0 1px,transparent 1px 56px),repeating-linear-gradient(-60deg,rgb(var(--why-mesh-slate) / .06) 0 1px,transparent 1px 56px),repeating-linear-gradient(0deg,rgb(var(--why-mesh-ink) / .02) 0 1px,transparent 1px 56px)!important;opacity:.28!important;-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 4%,#000 96%,transparent 100%)!important;mask-image:linear-gradient(180deg,transparent 0%,#000 4%,#000 96%,transparent 100%)!important}html body .page-shell .home-section--why .why-section__copy:after{inset:-.82rem -.68rem!important;border-color:rgb(var(--why-mesh-slate) / .19)!important;border-radius:20px 17px 22px 18px/18px 22px 17px 23px!important;background:linear-gradient(142deg,rgb(var(--why-mesh-paper) / .76),rgb(var(--why-mesh-paper) / .52) 56%,rgb(var(--why-mesh-paper) / .64))!important;box-shadow:inset 0 1px rgb(var(--why-mesh-paper) / .94),inset 0 -1px rgb(var(--why-mesh-slate) / .07),0 14px 34px rgb(var(--why-mesh-ink) / .05)!important}}html body .page-shell .home-section--why .why-section__chapter--problem{--why-problem-v7-scale: .88}html body .page-shell .home-section--why .core-features-section .why-section__mockup--problem{--problem-flow-scale: var(--why-problem-v7-scale) !important;width:calc(780px * var(--why-problem-v7-scale))!important;max-width:calc(780px * var(--why-problem-v7-scale))!important}@media (min-width: 1181px) and (max-width: 1260px){html body .page-shell .home-section--why .why-section__chapter--problem{--why-problem-v7-scale: .84}}@media (min-width: 1121px) and (max-width: 1180px){html body .page-shell .home-section--why .why-section__chapter--problem{--why-problem-v7-scale: .8}}@media (min-width: 981px) and (max-width: 1120px){html body .page-shell .home-section--why .why-section__chapter--problem{--why-problem-v7-scale: .72}}@media (min-width: 561px) and (max-width: 980px){html body .page-shell .home-section--why .why-section__chapter--problem{--why-problem-v7-scale: .68}}@media (min-width: 371px) and (max-width: 560px){html body .page-shell .home-section--why .why-section__chapter--problem{--why-problem-v7-scale: .41}}@media (max-width: 370px){html body .page-shell .home-section--why .why-section__chapter--problem{--why-problem-v7-scale: .38}}@media (prefers-reduced-transparency: reduce){html body .page-shell .home-section--why .why-section__copy:after{background:rgb(var(--why-mesh-paper) / .96)!important}}.hero.svelte-1uha8ag{background:#d9f5f1}.hero__image-layer.svelte-1uha8ag,.hero__wash.svelte-1uha8ag{display:none!important;background:none!important;background-image:none!important}.hero.svelte-1uha8ag:after{display:none!important;background:none!important;content:none!important}.hero__button--primary.svelte-1uha8ag{background:linear-gradient(135deg,#ff6a00,#ff7a00 56%,#ff9738);box-shadow:0 18px 38px #e457003d,0 1px #ffffff47 inset}.hero__button--primary.svelte-1uha8ag:after{background:linear-gradient(180deg,rgba(255,255,255,.2),transparent 38%),linear-gradient(135deg,#f76800,#ff7a00 58%,#ff9636)}.hero__button--primary.svelte-1uha8ag:hover{box-shadow:0 20px 42px #e457004a,0 1px #ffffff4d inset}.hero__button--secondary.svelte-1uha8ag{border-color:#00746d2e;background:linear-gradient(135deg,#12c4b8,#28d2c5 56%,#69dfd5);color:#073d3a;box-shadow:0 16px 34px #12c4b838,0 1px #ffffff80 inset;-webkit-backdrop-filter:none;backdrop-filter:none}.hero__button--secondary.svelte-1uha8ag:hover{border-color:#00746d3d;box-shadow:0 18px 38px #12c4b845,0 1px #ffffff8f inset}.hero__button--secondary.svelte-1uha8ag .hero__play:where(.svelte-1uha8ag){border-color:#006b6533;background:#ffffffd1;box-shadow:0 4px 12px #006e671a}.hero__button--secondary.svelte-1uha8ag .hero__play:where(.svelte-1uha8ag):before{border-left-color:#ff7a00}html body .page-shell .home-section--why{--why-mesh-paper: 248 255 252;--why-mesh-ink: 13 27 42;--why-mesh-orange: 255 166 92;--why-mesh-cyan: 83 199 187;--why-mesh-slate: 86 142 135;background:#d9f5ef!important}html body .page-shell .home-section--why:before{position:absolute!important;inset:0!important;z-index:0!important;display:block!important;background:radial-gradient(ellipse 76% 32% at -5% 12%,rgba(255,184,94,.28) 0%,rgba(255,214,151,.13) 48%,transparent 82%),radial-gradient(ellipse 70% 32% at 82% 24%,rgba(255,255,255,.72) 0%,rgba(244,255,252,.28) 56%,transparent 88%),radial-gradient(ellipse 82% 34% at 12% 62%,rgba(117,218,191,.24) 0%,rgba(180,238,222,.12) 52%,transparent 86%),radial-gradient(ellipse 72% 32% at 82% 78%,rgba(255,255,255,.68) 0%,rgba(232,255,249,.24) 54%,transparent 86%),radial-gradient(ellipse 56% 25% at 102% 96%,rgba(98,210,210,.22) 0%,transparent 84%),linear-gradient(164deg,#c9f1ea,#e8faf5 46%,#d4f5ef)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:100% 100%!important;content:""!important;filter:none!important;opacity:1!important;transform:none!important;-webkit-mask-image:none!important;mask-image:none!important;pointer-events:none}html body .page-shell .home-section--why:after{display:none!important;background:none!important;background-image:none!important;content:none!important;opacity:0!important;-webkit-mask-image:none!important;mask-image:none!important}html body .page-shell .home-section--why .why-section__copy:after{border-color:#2d7b7026!important;background:linear-gradient(142deg,#fcfffde0,#f2fffaad 56%,#f8fffcc7)!important;box-shadow:inset 0 1px #ffffffeb,inset 0 -1px #186f630d,0 22px 52px #10524a13!important}@media (max-width: 560px){html body .page-shell .home-section--why:before{background:radial-gradient(ellipse 142% 27% at -16% 10%,rgba(255,184,94,.24) 0%,rgba(255,216,159,.1) 50%,transparent 84%),radial-gradient(ellipse 136% 27% at 88% 27%,rgba(255,255,255,.64) 0%,transparent 84%),radial-gradient(ellipse 148% 28% at 4% 66%,rgba(111,216,188,.2) 0%,transparent 86%),radial-gradient(ellipse 136% 25% at 96% 86%,rgba(255,255,255,.58) 0%,transparent 84%),linear-gradient(172deg,#caf2eb,#e7faf4 48%,#d5f5ef)!important}html body .page-shell .home-section--why .why-section__copy:after{border-color:#2d7b7021!important;background:linear-gradient(142deg,#fcfffde6,#f1fffab8 58%,#f8fffcd1)!important;box-shadow:inset 0 1px #fffffff0,0 14px 32px #10524a0f!important}}html body .page-shell .home-section--how{--scene-how-understanding: none !important;--scene-how-route: none !important;position:relative!important;isolation:isolate!important;overflow:clip!important;background:radial-gradient(ellipse 76% 26% at 12% 18%,rgba(255,226,108,.3) 0%,rgba(255,239,170,.12) 52%,transparent 84%),radial-gradient(ellipse 58% 28% at 94% 28%,rgba(86,210,222,.3) 0%,rgba(155,235,232,.14) 54%,transparent 86%),radial-gradient(ellipse 72% 25% at 50% 38%,rgba(255,255,255,.76) 0%,rgba(246,255,251,.24) 58%,transparent 88%),radial-gradient(ellipse 68% 24% at 17% 70%,rgba(83,203,216,.22) 0%,rgba(158,230,223,.1) 56%,transparent 88%),radial-gradient(ellipse 70% 24% at 73% 72%,rgba(255,255,255,.72) 0%,rgba(240,255,250,.22) 56%,transparent 88%),radial-gradient(ellipse 46% 20% at 104% 90%,rgba(31,155,123,.18) 0%,transparent 84%),linear-gradient(180deg,#d7f5ec,#eef9e9 20%,#d8f4ec 48%,#caefec 66%,#dff8f3 86%,#ccefeb)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:100% 100%!important}html body .page-shell .home-section--how:before,html body .page-shell .home-section--how:after,html body .page-shell .home-section--how .value-prop-section>.section-container:first-child :before,html body .page-shell .home-section--how .value-flow-section:before,html body .page-shell .home-section--how .value-flow-section:after{display:none!important;background:none!important;background-image:none!important;content:none!important;filter:none!important;opacity:0!important;-webkit-mask-image:none!important;mask-image:none!important}html body .page-shell .home-section--how .value-prop-section,html body .page-shell .home-section--how .value-flow-section{background:transparent!important;background-image:none!important}html body .page-shell .home-section--how .value-prop-section{position:relative;isolation:isolate}@media (max-width: 560px){html body .page-shell .home-section--how{background:radial-gradient(ellipse 146% 22% at -12% 14%,rgba(255,226,108,.26) 0%,rgba(255,240,178,.1) 52%,transparent 86%),radial-gradient(ellipse 128% 23% at 112% 30%,rgba(83,207,221,.24) 0%,transparent 86%),radial-gradient(ellipse 140% 21% at 50% 40%,rgba(255,255,255,.64) 0%,transparent 88%),radial-gradient(ellipse 142% 22% at -10% 72%,rgba(82,202,216,.18) 0%,transparent 88%),radial-gradient(ellipse 142% 22% at 104% 82%,rgba(255,255,255,.6) 0%,transparent 88%),linear-gradient(180deg,#d8f5ed,#eef9e9 20%,#d8f4ed 48%,#ccefea 68%,#def7f2 86%,#ceefeb)!important}}html body .page-shell .home-section--setup{--new-bg-setup: none !important;--scene-setup: none !important;--section-scene-image: none !important;--section-previous-scene-image: none !important;position:relative!important;isolation:isolate!important;overflow:clip!important;background:radial-gradient(ellipse 72% 54% at 12% 22%,rgba(255,212,78,.34) 0%,rgba(255,230,138,.16) 52%,transparent 86%),radial-gradient(ellipse 66% 50% at 42% 44%,rgba(255,146,67,.25) 0%,rgba(255,193,128,.12) 54%,transparent 86%),radial-gradient(ellipse 78% 62% at 50% 55%,rgba(255,255,255,.76) 0%,rgba(255,255,255,.3) 54%,transparent 88%),radial-gradient(ellipse 62% 54% at 102% 42%,rgba(81,210,195,.25) 0%,rgba(162,232,211,.12) 56%,transparent 88%),radial-gradient(ellipse 72% 34% at 76% 106%,rgba(59,190,198,.22) 0%,transparent 84%),linear-gradient(150deg,#fff0c2,#fff5da 42%,#eef8df 67%,#d8f3ea)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:100% 100%!important}html body .page-shell .home-section--setup:before,html body .page-shell .home-section--setup:after{display:none!important;background:none!important;background-image:none!important;content:none!important;filter:none!important;opacity:0!important}html body .page-shell .home-section--setup .sakura-setup{background:transparent!important;background-image:none!important}@media (max-width: 560px){html body .page-shell .home-section--setup{background:radial-gradient(ellipse 144% 31% at -20% 10%,rgba(255,211,74,.3) 0%,rgba(255,230,142,.13) 54%,transparent 88%),radial-gradient(ellipse 138% 34% at 46% 32%,rgba(255,148,68,.22) 0%,rgba(255,202,140,.1) 56%,transparent 88%),radial-gradient(ellipse 148% 32% at 50% 50%,rgba(255,255,255,.64) 0%,transparent 88%),radial-gradient(ellipse 142% 34% at 116% 74%,rgba(80,209,194,.21) 0%,transparent 88%),linear-gradient(172deg,#fff0c4,#fff5dc 42%,#eff8e2 67%,#daf3eb)!important}}html body .page-shell .home-section--teams{--new-bg-teams: none !important;--scene-teams: none !important;--section-scene-image: none !important;--section-previous-scene-image: none !important;position:relative!important;isolation:isolate!important;overflow:clip!important;background:radial-gradient(ellipse 46% 68% at 9% 48%,rgba(67,205,192,.27) 0%,rgba(143,230,211,.12) 54%,transparent 86%),radial-gradient(ellipse 42% 66% at 52% 47%,rgba(255,178,188,.19) 0%,rgba(255,223,210,.09) 54%,transparent 86%),radial-gradient(ellipse 43% 68% at 91% 48%,rgba(255,166,72,.24) 0%,rgba(255,219,133,.1) 54%,transparent 86%),radial-gradient(ellipse 76% 54% at 50% 22%,rgba(255,255,255,.7) 0%,rgba(245,255,251,.24) 58%,transparent 88%),radial-gradient(ellipse 78% 40% at 50% 110%,rgba(28,149,113,.18) 0%,transparent 84%),linear-gradient(155deg,#c9f2e8,#e6faf2 42%,#d9f5e9 72%,#ccefe4)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:100% 100%!important}html body .page-shell .home-section--teams:before,html body .page-shell .home-section--teams:after,html body .page-shell .home-section--teams .persona-section:before,html body .page-shell .home-section--teams .persona-section:after{display:none!important;background:none!important;background-image:none!important;content:none!important;filter:none!important;opacity:0!important}html body .page-shell .home-section--teams .persona-section{background:transparent!important;background-image:none!important}@media (max-width: 560px){html body .page-shell .home-section--teams{background:radial-gradient(ellipse 150% 26% at -22% 19%,rgba(63,205,191,.24) 0%,transparent 86%),radial-gradient(ellipse 148% 25% at 116% 49%,rgba(255,178,190,.16) 0%,transparent 86%),radial-gradient(ellipse 150% 26% at -18% 80%,rgba(255,165,70,.19) 0%,transparent 86%),radial-gradient(ellipse 144% 20% at 50% 4%,rgba(255,255,255,.62) 0%,transparent 88%),linear-gradient(174deg,#ccf3e9,#e8faf3 45%,#d8f4e8 72%,#cef0e5)!important}}html body .page-shell .home-section--footer{--new-bg-footer: url(../../../images/miseru/bg-landscapey/04_zen_garden_blossoms.png) !important;--scene-footer: url(../../../images/miseru/bg-landscapey/04_zen_garden_blossoms.png) !important;--section-scene-image: url(../../../images/miseru/bg-landscapey/04_zen_garden_blossoms.png) !important;--section-previous-scene-image: none !important;--footer-scene-mask: none !important;position:relative!important;isolation:isolate!important;overflow:clip!important;background:radial-gradient(ellipse 72% 68% at 6% 24%,rgba(65,210,202,.34) 0%,rgba(137,232,216,.14) 54%,transparent 88%),radial-gradient(ellipse 66% 68% at 92% 20%,rgba(255,181,77,.34) 0%,rgba(255,218,137,.13) 54%,transparent 88%),radial-gradient(ellipse 70% 54% at 52% 44%,rgba(255,255,255,.74) 0%,rgba(249,255,250,.26) 58%,transparent 90%),radial-gradient(ellipse 86% 40% at 50% 112%,rgba(16,113,83,.22) 0%,transparent 84%),linear-gradient(145deg,#c9f3eb,#e9f9e9 42%,#fff0c5 72%,#ffd09a)!important}html body .page-shell .home-section--footer:before{position:absolute!important;inset:0!important;z-index:0!important;display:block!important;background:linear-gradient(90deg,#bff6ed2e,#ffffff1a 48%,#ffdaa529),url(../../../images/miseru/bg-landscapey/04_zen_garden_blossoms.png) center / cover no-repeat!important;content:""!important;filter:saturate(1.08) contrast(.94) brightness(1.035)!important;opacity:.54!important;transform:none!important;-webkit-mask-image:none!important;mask-image:none!important;pointer-events:none}html body .page-shell .home-section--footer:after{position:absolute!important;inset:0!important;z-index:1!important;display:block!important;background-image:radial-gradient(ellipse 58% 24% at -8% 108%,rgba(8,92,68,.34) 0%,rgba(28,133,96,.14) 52%,transparent 82%),radial-gradient(ellipse 54% 22% at 108% 106%,rgba(10,103,73,.3) 0%,rgba(54,147,96,.12) 54%,transparent 84%),linear-gradient(180deg,transparent 66%,rgba(16,103,76,.08) 100%)!important;background-position:center bottom!important;background-repeat:no-repeat!important;background-size:100% 100%!important;content:""!important;filter:saturate(1.06)!important;opacity:.5!important;transform:none!important;-webkit-mask-image:linear-gradient(180deg,transparent 55%,#000 78%)!important;mask-image:linear-gradient(180deg,transparent 55%,#000 78%)!important;pointer-events:none}html body .page-shell .home-section--footer .site-footer{position:relative;z-index:2;background:transparent!important;background-image:none!important}html body .page-shell .home-section--footer .footer-landscape-continuation:before{background-image:var(--section-scene-image)!important;background-blend-mode:normal!important;filter:saturate(1.03) contrast(.94) brightness(1.06)!important;opacity:.4!important;-webkit-mask-image:none!important;mask-image:none!important}html body .page-shell .home-section--footer .footer-cta{border-color:#ffffffb8!important;background-color:#f8fffc47!important;box-shadow:0 34px 86px #0d4f4021,0 12px 28px #ff97380b,inset 0 1px #ffffffe0!important;backdrop-filter:blur(8px) saturate(1.04)!important;-webkit-backdrop-filter:blur(8px) saturate(1.04)!important}@media (max-width: 760px){html body .page-shell .home-section--footer{background:radial-gradient(ellipse 150% 32% at -18% 12%,rgba(58,208,199,.3) 0%,transparent 88%),radial-gradient(ellipse 150% 32% at 118% 30%,rgba(255,181,75,.3) 0%,transparent 88%),radial-gradient(ellipse 148% 30% at 50% 50%,rgba(255,255,255,.64) 0%,transparent 88%),radial-gradient(ellipse 152% 24% at 50% 106%,rgba(16,112,83,.18) 0%,transparent 86%),linear-gradient(172deg,#caf3eb,#e8f9ea 44%,#fff0c6 74%,#ffd19d)!important}html body .page-shell .home-section--footer:before{background:linear-gradient(180deg,#e2fff914,#ffe2b51c),url(../../../images/miseru/bg-landscapey/04_zen_garden_blossoms.png) left top / auto 72% no-repeat!important;opacity:.48!important}html body .page-shell .home-section--footer:after{background-position:center bottom!important;background-size:100% 100%!important;opacity:.38!important}html body .page-shell .home-section--footer .footer-landscape-continuation:before{opacity:.12!important}html body .page-shell .home-section--footer .site-footer,html body .page-shell .home-section--footer .footer-shell{min-height:64rem!important}html body .page-shell .home-section--footer .footer-shell{padding-top:4.5rem!important}}html body .page-shell .home-section--why .why-section__chapter--solution{--why-solution-compact-scale: .88}html body .page-shell .home-section--why .core-features-section .why-section__mockup--solution{--solution-flow-scale: var(--why-solution-compact-scale) !important;width:calc(780px * var(--why-solution-compact-scale))!important;max-width:calc(780px * var(--why-solution-compact-scale))!important}@media (min-width: 1121px){html body .page-shell .home-section--why .core-features-section .why-section__mockup--solution{justify-self:end!important}}@media (min-width: 1181px) and (max-width: 1260px){html body .page-shell .home-section--why .why-section__chapter--solution{--why-solution-compact-scale: .84}}@media (min-width: 1121px) and (max-width: 1180px){html body .page-shell .home-section--why .why-section__chapter--solution{--why-solution-compact-scale: .8}}@media (min-width: 981px) and (max-width: 1120px){html body .page-shell .home-section--why .why-section__chapter--solution{--why-solution-compact-scale: .72}}@media (min-width: 561px) and (max-width: 980px){html body .page-shell .home-section--why .why-section__chapter--solution{--why-solution-compact-scale: .68}}@media (min-width: 371px) and (max-width: 560px){html body .page-shell .home-section--why .why-section__chapter--solution{--why-solution-compact-scale: .41}}@media (max-width: 370px){html body .page-shell .home-section--why .why-section__chapter--solution{--why-solution-compact-scale: .38}}html body .page-shell .home-section--why .why-section__copy--problem .section-title,html body .page-shell .home-section--why .why-section__copy--solution .section-title{line-height:1.025!important;letter-spacing:-.045em!important}@media (max-width: 560px){html body .page-shell .home-section--why .why-section__chapter--problem,html body .page-shell .home-section--why .why-section__chapter--solution{height:auto!important;min-height:40rem!important}html body .page-shell .home-section--why .why-section__copy--problem,html body .page-shell .home-section--why .why-section__copy--solution{padding:0!important}}html body .page-shell .home-section--why{position:relative!important;isolation:isolate!important;overflow:clip!important;background:#e7f8f2!important;background-image:none!important}html body .page-shell .home-section--why:before,html body .page-shell .home-section--why:after,html body .page-shell .home-section--why .core-features-section:before,html body .page-shell .home-section--why .core-features-section:after,html body .page-shell .home-section--why .why-scenic-band--combined:before,html body .page-shell .home-section--why .why-scenic-band--combined:after,html body .page-shell .home-section--why .why-section__chapter:before,html body .page-shell .home-section--why .why-section__chapter:after{display:none!important;background:none!important;background-image:none!important;content:none!important;filter:none!important;opacity:0!important;-webkit-mask-image:none!important;mask-image:none!important}html body .page-shell .home-section--why .core-features-section,html body .page-shell .home-section--why .why-scenic-band,html body .page-shell .home-section--why .why-scenic-band--combined,html body .page-shell .home-section--why .why-section__sequence,html body .page-shell .home-section--why .why-section__chapter{background:transparent!important;background-image:none!important}html body .page-shell .home-section--why .why-section__chapter--solution{border-top:0!important}html body .page-shell .home-section--why .why-section__copy:after{display:none!important;background:none!important;border:0!important;box-shadow:none!important;content:none!important;filter:none!important;opacity:0!important}html body .page-shell .home-section--how,html body .page-shell .home-section--setup,html body .page-shell .home-section--teams{background:#fff!important;background-image:none!important}html body .page-shell .home-section--how:before,html body .page-shell .home-section--how:after,html body .page-shell .home-section--setup:before,html body .page-shell .home-section--setup:after,html body .page-shell .home-section--teams:before,html body .page-shell .home-section--teams:after{display:none!important;background:none!important;background-image:none!important;content:none!important;filter:none!important;opacity:0!important}html body .page-shell .home-section--why,html body .page-shell .home-section--how,html body .page-shell .home-section--setup,html body .page-shell .home-section--teams{--new-bg-why-problem: none !important;--new-bg-why-solution: none !important;--new-bg-why-balanced: none !important;--new-bg-why-combined: none !important;--new-bg-how: none !important;--new-bg-how-1: none !important;--new-bg-how-2: none !important;--new-bg-setup: none !important;--new-bg-teams: none !important;--scene-why-problem: none !important;--scene-why-solution: none !important;--scene-how-understanding: none !important;--scene-how-route: none !important;--scene-setup: none !important;--scene-teams: none !important;--section-scene-image: none !important;--section-previous-scene-image: none !important;background:#fdfaf4!important;background-color:#fdfaf4!important;background-image:none!important}html body .page-shell .home-section--why:before,html body .page-shell .home-section--why:after,html body .page-shell .home-section--how:before,html body .page-shell .home-section--how:after,html body .page-shell .home-section--setup:before,html body .page-shell .home-section--setup:after,html body .page-shell .home-section--teams:before,html body .page-shell .home-section--teams:after,html body .page-shell .home-section--why .core-features-section:before,html body .page-shell .home-section--why .core-features-section:after,html body .page-shell .home-section--why .why-scenic-band:before,html body .page-shell .home-section--why .why-scenic-band:after,html body .page-shell .home-section--why .why-section__sequence:before,html body .page-shell .home-section--why .why-section__sequence:after,html body .page-shell .home-section--why .why-section__chapter:before,html body .page-shell .home-section--why .why-section__chapter:after,html body .page-shell .home-section--how .value-prop-section:before,html body .page-shell .home-section--how .value-prop-section:after,html body .page-shell .home-section--setup .sakura-setup:before,html body .page-shell .home-section--setup .sakura-setup:after,html body .page-shell .home-section--teams .persona-section:before,html body .page-shell .home-section--teams .persona-section:after{display:none!important;background:none!important;background-image:none!important;content:none!important;filter:none!important;opacity:0!important;-webkit-mask-image:none!important;mask-image:none!important}html body .page-shell .home-section--why .core-features-section,html body .page-shell .home-section--why .why-scenic-band,html body .page-shell .home-section--why .why-section__sequence,html body .page-shell .home-section--why .why-section__chapter,html body .page-shell .home-section--how .value-prop-section,html body .page-shell .home-section--how .value-flow-section,html body .page-shell .home-section--setup .sakura-setup,html body .page-shell .home-section--teams .persona-section{background:transparent!important;background-color:transparent!important;background-image:none!important}html body .page-shell .home-section--why,html body .page-shell .home-section--how,html body .page-shell .home-section--setup,html body .page-shell .home-section--teams{--motif-aura-wide: clamp(280px, 32vw, 500px);--motif-aura-tall: clamp(150px, 13vw, 220px);--motif-glint-wide: clamp(150px, 20vw, 300px);--motif-glint-tall: clamp(90px, 8vw, 140px);--motif-core-wide: clamp(105px, 9vw, 140px);--motif-core-tall: clamp(88px, 8vw, 120px);position:relative}html body .page-shell .home-section--why{--why-flower-size: clamp(148px, 12vw, 188px);--why-flower-x: -6px;--why-flower-y: -6px;--why-wave-size: clamp(138px, 13vw, 182px);--why-wave-x: -6px;--why-wave-y: -6px;background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-hibiscus.webp) left var(--why-flower-x) top var(--why-flower-y) / var(--why-flower-size) auto no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-seigaiha.webp) right var(--why-wave-x) bottom var(--why-wave-y) / var(--why-wave-size) auto no-repeat,radial-gradient(ellipse var(--motif-core-wide) var(--motif-core-tall) at 2% 2%,rgba(255,250,243,.72),rgba(255,250,243,.5) 36%,rgba(255,250,243,.16) 58%,transparent 74%),radial-gradient(ellipse var(--motif-core-wide) var(--motif-core-tall) at 98% 98%,rgba(255,250,243,.72),rgba(255,250,243,.5) 36%,rgba(255,250,243,.16) 58%,transparent 74%),radial-gradient(ellipse var(--motif-glint-wide) var(--motif-glint-tall) at 2% 1%,rgba(255,151,37,.22),rgba(255,215,97,.12) 42%,transparent 72%),radial-gradient(ellipse var(--motif-aura-wide) var(--motif-aura-tall) at 0% 0%,rgba(55,218,228,.34),rgba(22,180,148,.2) 38%,rgba(255,218,112,.1) 58%,transparent 77%),radial-gradient(ellipse var(--motif-glint-wide) var(--motif-glint-tall) at 99% 99%,rgba(255,198,61,.18),transparent 70%),radial-gradient(ellipse var(--motif-aura-wide) var(--motif-aura-tall) at 100% 100%,rgba(54,219,226,.29),rgba(20,181,151,.17) 42%,transparent 76%),linear-gradient(#fffaf3,#fffaf3)!important;background-blend-mode:normal!important}html body .page-shell .home-section--how{--how-kingfisher-size: clamp(152px, 12vw, 190px);--how-kingfisher-x: -6px;--how-kingfisher-y: -6px;--how-wave-size: clamp(188px, 18vw, 248px);--how-wave-x: -7px;--how-wave-y: -7px;--how-inner-aura-wide: clamp(340px, 32vw, 460px);--how-inner-aura-tall: clamp(220px, 19vw, 280px);--how-inner-aqua-x: 64%;--how-inner-aqua-y: 30%;--how-inner-orange-x: 36%;--how-inner-orange-y: 72%;background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/how-kingfisher.webp) left var(--how-kingfisher-x) top var(--how-kingfisher-y) / var(--how-kingfisher-size) auto no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/how-kanze-wave.webp) right var(--how-wave-x) bottom var(--how-wave-y) / var(--how-wave-size) auto no-repeat,radial-gradient(ellipse var(--motif-core-wide) var(--motif-core-tall) at 2% 2%,rgba(255,250,243,.72),rgba(255,250,243,.5) 36%,rgba(255,250,243,.16) 58%,transparent 74%),radial-gradient(ellipse var(--motif-core-wide) var(--motif-core-tall) at 98% 98%,rgba(255,250,243,.72),rgba(255,250,243,.5) 36%,rgba(255,250,243,.16) 58%,transparent 74%),radial-gradient(ellipse var(--motif-glint-wide) var(--motif-glint-tall) at 2% 1%,rgba(255,153,41,.2),transparent 70%),radial-gradient(ellipse var(--motif-aura-wide) var(--motif-aura-tall) at 0% 0%,rgba(45,212,225,.32),rgba(14,173,148,.2) 40%,transparent 76%),radial-gradient(ellipse var(--motif-glint-wide) var(--motif-glint-tall) at 99% 99%,rgba(255,174,47,.19),rgba(255,219,108,.1) 42%,transparent 71%),radial-gradient(ellipse var(--motif-aura-wide) var(--motif-aura-tall) at 100% 100%,rgba(59,221,230,.29),rgba(21,179,150,.17) 42%,transparent 76%),radial-gradient(ellipse var(--how-inner-aura-wide) var(--how-inner-aura-tall) at var(--how-inner-aqua-x) var(--how-inner-aqua-y),rgba(18,196,184,.17),rgba(33,164,232,.09) 42%,transparent 76%),radial-gradient(ellipse var(--how-inner-aura-wide) var(--how-inner-aura-tall) at var(--how-inner-orange-x) var(--how-inner-orange-y),rgba(255,122,0,.15),rgba(255,181,74,.08) 42%,transparent 76%),linear-gradient(#fffaf3,#fffaf3)!important;background-blend-mode:normal!important}html body .page-shell .home-section--setup{--setup-bamboo-size: clamp(154px, 13vw, 202px);--setup-bamboo-x: -6px;--setup-bamboo-y: -6px;--setup-lattice-size: clamp(154px, 14vw, 198px);--setup-lattice-x: -7px;--setup-lattice-y: -7px;background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/setup-bamboo.webp) right var(--setup-bamboo-x) top var(--setup-bamboo-y) / var(--setup-bamboo-size) auto no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/setup-lattice.webp) left var(--setup-lattice-x) bottom var(--setup-lattice-y) / var(--setup-lattice-size) auto no-repeat,radial-gradient(ellipse var(--motif-core-wide) var(--motif-core-tall) at 98% 2%,rgba(255,250,243,.72),rgba(255,250,243,.5) 36%,rgba(255,250,243,.16) 58%,transparent 74%),radial-gradient(ellipse var(--motif-core-wide) var(--motif-core-tall) at 2% 98%,rgba(255,250,243,.72),rgba(255,250,243,.5) 36%,rgba(255,250,243,.16) 58%,transparent 74%),radial-gradient(ellipse var(--motif-glint-wide) var(--motif-glint-tall) at 99% 1%,rgba(255,206,83,.17),transparent 70%),radial-gradient(ellipse var(--motif-aura-wide) var(--motif-aura-tall) at 100% 0%,rgba(35,197,188,.31),rgba(16,164,137,.2) 40%,transparent 76%),radial-gradient(ellipse var(--motif-glint-wide) var(--motif-glint-tall) at 1% 99%,rgba(255,168,43,.21),rgba(255,219,105,.12) 44%,transparent 71%),radial-gradient(ellipse var(--motif-aura-wide) var(--motif-aura-tall) at 0% 100%,rgba(47,218,228,.29),rgba(18,176,149,.17) 42%,transparent 76%),linear-gradient(#fffaf3,#fffaf3)!important;background-blend-mode:normal!important}html body .page-shell .home-section--teams{--teams-kikko-size: clamp(154px, 14vw, 202px);--teams-kikko-x: -6px;--teams-kikko-y: -6px;--teams-turtle-size: clamp(180px, 17vw, 236px);--teams-turtle-x: -7px;--teams-turtle-y: -7px;background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/teams-kikko.webp) left var(--teams-kikko-x) top var(--teams-kikko-y) / var(--teams-kikko-size) auto no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/teams-turtle.webp) right var(--teams-turtle-x) bottom var(--teams-turtle-y) / var(--teams-turtle-size) auto no-repeat,radial-gradient(ellipse var(--motif-core-wide) var(--motif-core-tall) at 2% 2%,rgba(255,250,243,.72),rgba(255,250,243,.5) 36%,rgba(255,250,243,.16) 58%,transparent 74%),radial-gradient(ellipse var(--motif-core-wide) var(--motif-core-tall) at 98% 98%,rgba(255,250,243,.72),rgba(255,250,243,.5) 36%,rgba(255,250,243,.16) 58%,transparent 74%),radial-gradient(ellipse var(--motif-glint-wide) var(--motif-glint-tall) at 1% 1%,rgba(255,182,47,.19),rgba(255,220,110,.11) 44%,transparent 71%),radial-gradient(ellipse var(--motif-aura-wide) var(--motif-aura-tall) at 0% 0%,rgba(49,219,228,.32),rgba(16,178,150,.18) 42%,transparent 76%),radial-gradient(ellipse var(--motif-glint-wide) var(--motif-glint-tall) at 99% 99%,rgba(255,198,63,.17),transparent 70%),radial-gradient(ellipse var(--motif-aura-wide) var(--motif-aura-tall) at 100% 100%,rgba(49,220,228,.32),rgba(16,177,149,.21) 40%,transparent 76%),linear-gradient(#fffaf3,#fffaf3)!important;background-blend-mode:normal!important}html body .page-shell .home-section--how .shadow-plate{display:none!important;background:none!important;box-shadow:none!important;filter:none!important}html body .page-shell .home-section--how .scanner-window{box-shadow:0 10px 28px #1f29370e,0 1px #fffffff0 inset!important}html body .page-shell .home-section--how .cube-face{box-shadow:inset 0 0 10px #ffffff1a!important}html body .page-shell .home-section--how .how-search-shell .glass-search-bar__surface{border-color:#ffffffe6!important;background:linear-gradient(105deg,#ffffffe6,#fffafcd1 44%,#fafffedb),radial-gradient(circle at 17% 42%,rgba(255,184,213,.12),transparent 36%),radial-gradient(circle at 86% 46%,rgba(18,196,184,.09),transparent 30%)!important;box-shadow:0 12px 30px #0f172a12,-9px 10px 26px -20px #12c4b833,9px 10px 26px -20px #ff7a002e,0 1px #fffffff5 inset,0 -10px 24px #ffafcd0a inset!important;backdrop-filter:blur(16px) saturate(1.12)!important;-webkit-backdrop-filter:blur(16px) saturate(1.12)!important}html body .page-shell .home-section--how .subtitle-wrapper,html body .page-shell .home-section--how .subtitle-card-1,html body .page-shell .home-section--how .subtitle-card-2{box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .page-shell .home-section--how .step-label,html body .page-shell .home-section--how .subtitle-card-1 .step-label-1,html body .page-shell .home-section--how .subtitle-card-2 .step-label-2{box-shadow:none!important}html body .page-shell .home-section--how .feed-card:not(.enriching){box-shadow:0 1px #fffffff0 inset!important}html body .page-shell .home-section--how .browser-chrome:not(.solution-static-mockup){box-shadow:0 8px 22px #1f29370d!important}html body .page-shell .home-section--how .browser-chrome.glow-tour{box-shadow:0 12px 30px #f59e0b1f,0 0 0 1px #f59e0b1f!important}html body .page-shell .home-section--how:after{position:absolute!important;inset:0!important;z-index:0!important;display:block!important;content:""!important;background:#1fbfca!important;filter:drop-shadow(0 5px 11px rgba(17,150,169,.1))!important;opacity:.48!important;-webkit-mask:url(../../../images/miseru/tropical-jp/clean-motifs-v2/how-kanze-wave.webp) right var(--how-wave-x) bottom var(--how-wave-y) / var(--how-wave-size) auto no-repeat!important;mask:url(../../../images/miseru/tropical-jp/clean-motifs-v2/how-kanze-wave.webp) right var(--how-wave-x) bottom var(--how-wave-y) / var(--how-wave-size) auto no-repeat!important;pointer-events:none!important}html body .page-shell .home-section--how>*{position:relative;z-index:1}@media (max-width: 760px){html body .page-shell .home-section--why,html body .page-shell .home-section--how,html body .page-shell .home-section--setup,html body .page-shell .home-section--teams{--motif-aura-wide: 230px;--motif-aura-tall: 170px;--motif-glint-wide: 145px;--motif-glint-tall: 104px;--motif-core-wide: 72px;--motif-core-tall: 78px}html body .page-shell .home-section--why{--why-flower-size: clamp(68px, 19vw, 82px);--why-flower-x: -4px;--why-flower-y: -4px;--why-wave-size: clamp(108px, 31vw, 132px);--why-wave-x: -4px;--why-wave-y: -4px}html body .page-shell .home-section--how{--how-kingfisher-size: clamp(72px, 21vw, 88px);--how-kingfisher-x: -4px;--how-kingfisher-y: -4px;--how-wave-size: clamp(116px, 35vw, 144px);--how-wave-x: -5px;--how-wave-y: -5px;--how-inner-aura-wide: 245px;--how-inner-aura-tall: 185px;--how-inner-aqua-x: 64%;--how-inner-aqua-y: 27%;--how-inner-orange-x: 36%;--how-inner-orange-y: 62%}html body .page-shell .home-section--setup{--setup-bamboo-size: clamp(74px, 22vw, 90px);--setup-bamboo-x: -4px;--setup-bamboo-y: -4px;--setup-lattice-size: clamp(112px, 33vw, 136px);--setup-lattice-x: -5px;--setup-lattice-y: -5px}html body .page-shell .home-section--teams{--teams-kikko-size: clamp(76px, 22vw, 92px);--teams-kikko-x: -4px;--teams-kikko-y: -4px;--teams-turtle-size: clamp(118px, 35vw, 148px);--teams-turtle-x: -5px;--teams-turtle-y: -5px}}html body .page-shell .home-section--why{background:#fffaf3!important;background-color:#fffaf3!important;background-image:none!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--problem:before,html body .page-shell .home-section--why .core-features-section .why-section__chapter--solution:before{position:absolute!important;inset:0 calc(50% - 50vw)!important;z-index:0!important;display:block!important;content:""!important;filter:none!important;opacity:1!important;-webkit-mask-image:none!important;mask-image:none!important;background-repeat:no-repeat!important;pointer-events:none!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--problem:before{background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-hibiscus.webp) right 0 top 0 / clamp(128px,11vw,168px) auto no-repeat,radial-gradient(ellipse clamp(92px,8vw,122px) clamp(92px,9vw,128px) at 98% 4%,rgba(255,250,243,.68),rgba(255,250,243,.46) 38%,rgba(255,250,243,.14) 60%,transparent 74%),radial-gradient(ellipse clamp(92px,8vw,122px) clamp(82px,8vw,116px) at 2% 97%,rgba(255,250,243,.68),rgba(255,250,243,.46) 38%,rgba(255,250,243,.14) 60%,transparent 74%),radial-gradient(ellipse clamp(240px,23vw,340px) clamp(165px,17vw,250px) at 100% 4%,rgba(255,122,0,.42) 0%,rgba(255,92,52,.25) 39%,transparent 74%),radial-gradient(ellipse clamp(310px,29vw,430px) clamp(180px,19vw,275px) at 0% 100%,rgba(18,196,184,.38) 0%,rgba(33,164,232,.22) 42%,transparent 80%),radial-gradient(ellipse clamp(340px,37vw,530px) clamp(230px,23vw,330px) at 72% 43%,rgba(18,196,184,.24) 0%,rgba(67,210,202,.15) 38%,transparent 74%),radial-gradient(ellipse clamp(245px,23vw,330px) clamp(175px,17vw,240px) at 54% 64%,rgba(255,122,0,.22) 0%,rgba(255,158,61,.13) 40%,transparent 74%),linear-gradient(#fffaf3,#fffaf3)!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--solution:before{background:linear-gradient(90deg,#12c4b86b,#ffd55b3d 52%,#ff7a0061) left top / 100% 1px no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-bird-of-paradise.webp) left 0 top 0 / clamp(144px,13vw,190px) auto no-repeat,radial-gradient(ellipse clamp(96px,9vw,130px) clamp(108px,10vw,144px) at 2% 5%,rgba(255,250,243,.68),rgba(255,250,243,.46) 38%,rgba(255,250,243,.14) 60%,transparent 74%),radial-gradient(ellipse clamp(112px,10vw,148px) clamp(76px,7vw,104px) at 98% 97%,rgba(255,250,243,.68),rgba(255,250,243,.46) 38%,rgba(255,250,243,.14) 60%,transparent 74%),radial-gradient(ellipse clamp(240px,23vw,340px) clamp(170px,17vw,250px) at 0% 4%,rgba(255,122,0,.42) 0%,rgba(255,92,52,.25) 39%,transparent 74%),radial-gradient(ellipse clamp(330px,31vw,460px) clamp(190px,19vw,280px) at 100% 100%,rgba(18,196,184,.38) 0%,rgba(21,140,232,.22) 42%,transparent 80%),radial-gradient(ellipse clamp(340px,34vw,490px) clamp(225px,22vw,320px) at 30% 48%,rgba(18,196,184,.24) 0%,rgba(67,210,202,.15) 38%,transparent 74%),radial-gradient(ellipse clamp(245px,24vw,340px) clamp(175px,17vw,240px) at 49% 66%,rgba(255,122,0,.22) 0%,rgba(255,158,61,.13) 40%,transparent 74%),linear-gradient(#fffaf3,#fffaf3)!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--problem,html body .page-shell .home-section--why .core-features-section .why-section__chapter--solution{isolation:isolate!important;background:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--problem:after,html body .page-shell .home-section--why .core-features-section .why-section__chapter--solution:after{position:absolute!important;inset:0 calc(50% - 50vw)!important;z-index:0!important;display:block!important;content:""!important;background:linear-gradient(90deg,#13c8bd,#22b8ce 52%,#279edb)!important;filter:drop-shadow(0 5px 10px rgba(18,149,174,.12)) saturate(1.08)!important;opacity:.98!important;pointer-events:none!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--problem:after{-webkit-mask:url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-seigaiha.webp) left -5px bottom -5px / clamp(132px,12vw,174px) auto no-repeat!important;mask:url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-seigaiha.webp) left -5px bottom -5px / clamp(132px,12vw,174px) auto no-repeat!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--solution:after{-webkit-mask:url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-ryusui.webp) right -6px bottom -5px / clamp(188px,18vw,256px) auto no-repeat!important;mask:url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-ryusui.webp) right -6px bottom -5px / clamp(188px,18vw,256px) auto no-repeat!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--problem>*,html body .page-shell .home-section--why .core-features-section .why-section__chapter--solution>*{position:relative;z-index:1}@media (max-width: 760px){html body .page-shell .home-section--why .core-features-section .why-section__chapter--problem:before{background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-hibiscus.webp) right -4px top -4px / clamp(68px,20vw,84px) auto no-repeat,radial-gradient(ellipse 58px 62px at 98% 3%,rgba(255,250,243,.66),rgba(255,250,243,.42) 40%,transparent 74%),radial-gradient(ellipse 64px 54px at 2% 98%,rgba(255,250,243,.66),rgba(255,250,243,.42) 40%,transparent 74%),radial-gradient(ellipse 170px 125px at 100% 3%,rgba(255,122,0,.36),rgba(255,92,52,.22) 40%,transparent 74%),radial-gradient(ellipse 220px 155px at 0% 100%,rgba(18,196,184,.33),rgba(33,164,232,.19) 42%,transparent 79%),radial-gradient(ellipse 260px 185px at 58% 57%,rgba(18,196,184,.22),transparent 72%),radial-gradient(ellipse 195px 140px at 43% 66%,rgba(255,122,0,.18),transparent 74%),linear-gradient(#fffaf3,#fffaf3)!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--solution:before{background:linear-gradient(90deg,#12c4b86b,#ffd55b3d 52%,#ff7a0061) left top / 100% 1px no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-bird-of-paradise.webp) left -4px top -4px / clamp(72px,22vw,88px) auto no-repeat,radial-gradient(ellipse 60px 68px at 2% 4%,rgba(255,250,243,.66),rgba(255,250,243,.42) 40%,transparent 74%),radial-gradient(ellipse 72px 52px at 98% 98%,rgba(255,250,243,.66),rgba(255,250,243,.42) 40%,transparent 74%),radial-gradient(ellipse 175px 130px at 0% 3%,rgba(255,122,0,.36),rgba(255,92,52,.22) 40%,transparent 74%),radial-gradient(ellipse 225px 160px at 100% 100%,rgba(18,196,184,.33),rgba(21,140,232,.19) 42%,transparent 79%),radial-gradient(ellipse 260px 185px at 42% 64%,rgba(18,196,184,.22),transparent 72%),radial-gradient(ellipse 195px 140px at 57% 72%,rgba(255,122,0,.18),transparent 74%),linear-gradient(#fffaf3,#fffaf3)!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--problem:after{-webkit-mask-size:clamp(108px,31vw,132px) auto!important;mask-size:clamp(108px,31vw,132px) auto!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--solution:after{-webkit-mask-size:clamp(126px,38vw,158px) auto!important;mask-size:clamp(126px,38vw,158px) auto!important}}@media (width < 0px){html body .page-shell .home-section--why .core-features-section .why-section__chapter>.why-section__glass-field{position:absolute!important;inset:clamp(48px,4.5vw,66px) 0!important;z-index:1!important;display:block!important;border:1px solid rgba(255,255,255,.84)!important;border-radius:clamp(34px,3.25vw,44px)!important;background:linear-gradient(135deg,#ffffffc7,#ffffff9c 46%,#fffcf8b3)!important;box-shadow:0 22px 64px #1f3d420d,inset 0 1px #fffffff5,inset 0 -1px #12c4b80e!important;-webkit-backdrop-filter:blur(22px) saturate(.88)!important;backdrop-filter:blur(22px) saturate(.88)!important;pointer-events:none!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter>:not(.why-section__glass-field){position:relative;z-index:2!important}@media (max-width: 760px){html body .page-shell .home-section--why .core-features-section .why-section__chapter>.why-section__glass-field{inset:18px 10px!important;border-radius:26px!important;background:linear-gradient(145deg,#ffffffd1,#ffffffad 50%,#fffcf8c2)!important;box-shadow:0 14px 38px #1f3d4209,inset 0 1px #fffffff0!important;-webkit-backdrop-filter:blur(16px) saturate(.9)!important;backdrop-filter:blur(16px) saturate(.9)!important}}html body .page-shell .home-section--how .value-prop-section,html body .page-shell .home-section--setup .sakura-setup,html body .page-shell .home-section--teams .persona-section{isolation:isolate!important}html body .page-shell .home-section--how .value-prop-section{--content-glass-block-inset: clamp(38px, 3.8vw, 54px);--content-glass-inline-inset: clamp(38px, 4.5vw, 66px)}html body .page-shell .home-section--setup .sakura-setup{--content-glass-block-inset: clamp(28px, 3vw, 42px);--content-glass-inline-inset: clamp(36px, 4.25vw, 62px)}html body .page-shell .home-section--teams .persona-section{--content-glass-block-inset: clamp(32px, 3.5vw, 48px);--content-glass-inline-inset: clamp(34px, 4vw, 58px)}html body .page-shell .home-section--how .value-prop-section:before,html body .page-shell .home-section--setup .sakura-setup:before,html body .page-shell .home-section--teams .persona-section:before{position:absolute!important;inset:var(--content-glass-block-inset) var(--content-glass-inline-inset)!important;z-index:-1!important;display:block!important;content:""!important;border:1px solid rgba(255,255,255,.82)!important;border-radius:clamp(34px,3.25vw,44px)!important;background:linear-gradient(135deg,#ffffffc2,#fff9 46%,#fffcf8b0)!important;box-shadow:0 22px 64px #1f3d420c,inset 0 1px #fffffff5,inset 0 -1px #12c4b80d!important;-webkit-backdrop-filter:blur(21px) saturate(.88)!important;backdrop-filter:blur(21px) saturate(.88)!important;filter:none!important;opacity:1!important;-webkit-mask-image:none!important;mask-image:none!important;pointer-events:none!important}html body .page-shell .home-section--how .value-prop-section:after,html body .page-shell .home-section--setup .sakura-setup:after,html body .page-shell .home-section--teams .persona-section:after{position:absolute!important;inset:0!important;width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;z-index:1!important;display:block!important;content:""!important;border:0!important;border-radius:0!important;box-shadow:none!important;background-color:transparent!important;background-repeat:no-repeat!important;filter:saturate(1.04) contrast(1.01)!important;opacity:1!important;-webkit-mask-image:none!important;mask-image:none!important;pointer-events:none!important}html body .page-shell .home-section--how .value-prop-section:after{background-image:url(../../../images/miseru/tropical-jp/clean-motifs-v2/how-kingfisher.webp),url(../../../images/miseru/tropical-jp/clean-motifs-v2/how-kanze-wave.webp)!important;background-position:left var(--how-kingfisher-x) top var(--how-kingfisher-y),right var(--how-wave-x) bottom var(--how-wave-y)!important;background-size:var(--how-kingfisher-size) auto,var(--how-wave-size) auto!important}html body .page-shell .home-section--setup .sakura-setup:after{background-image:url(../../../images/miseru/tropical-jp/clean-motifs-v2/setup-bamboo.webp),url(../../../images/miseru/tropical-jp/clean-motifs-v2/setup-lattice.webp)!important;background-position:right var(--setup-bamboo-x) top var(--setup-bamboo-y),left var(--setup-lattice-x) bottom var(--setup-lattice-y)!important;background-size:var(--setup-bamboo-size) auto,var(--setup-lattice-size) auto!important}html body .page-shell .home-section--teams .persona-section:after{background-image:url(../../../images/miseru/tropical-jp/clean-motifs-v2/teams-kikko.webp),url(../../../images/miseru/tropical-jp/clean-motifs-v2/teams-turtle.webp)!important;background-position:left var(--teams-kikko-x) top var(--teams-kikko-y),right var(--teams-turtle-x) bottom var(--teams-turtle-y)!important;background-size:var(--teams-kikko-size) auto,var(--teams-turtle-size) auto!important}html body .page-shell .home-section--how .value-prop-section>.section-container,html body .page-shell .home-section--how .value-prop-section>.value-flow-section,html body .page-shell .home-section--setup .sakura-setup>.hero-inner,html body .page-shell .home-section--teams .persona-section>.section-container{position:relative;z-index:2!important}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){html body .page-shell .home-section--why .core-features-section .why-section__chapter>.why-section__glass-field,html body .page-shell .home-section--how .value-prop-section:before,html body .page-shell .home-section--setup .sakura-setup:before,html body .page-shell .home-section--teams .persona-section:before{background:#fffdf9e6!important}}@media (prefers-reduced-transparency: reduce){html body .page-shell .home-section--why .core-features-section .why-section__chapter>.why-section__glass-field,html body .page-shell .home-section--how .value-prop-section:before,html body .page-shell .home-section--setup .sakura-setup:before,html body .page-shell .home-section--teams .persona-section:before{background:#fffdf9f0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}@media (max-width: 760px){html body .page-shell .home-section--how .value-prop-section,html body .page-shell .home-section--setup .sakura-setup,html body .page-shell .home-section--teams .persona-section{--content-glass-block-inset: 16px;--content-glass-inline-inset: 10px}html body .page-shell .home-section--how .value-prop-section:before,html body .page-shell .home-section--setup .sakura-setup:before,html body .page-shell .home-section--teams .persona-section:before{border-radius:26px!important;background:linear-gradient(145deg,#ffffffcf,#ffffffab 50%,#fffcf8bf)!important;box-shadow:0 14px 38px #1f3d4208,inset 0 1px #fffffff0!important;-webkit-backdrop-filter:blur(16px) saturate(.9)!important;backdrop-filter:blur(16px) saturate(.9)!important}}}html body .page-shell .home-section--why,html body .page-shell .home-section--how,html body .page-shell .home-section--setup,html body .page-shell .home-section--teams{--single-canvas-aura-wide: clamp(230px, 25vw, 360px);--single-canvas-aura-tall: clamp(138px, 14vw, 198px);--single-canvas-glint-wide: clamp(132px, 16vw, 224px);--single-canvas-glint-tall: clamp(82px, 9vw, 128px);--single-canvas-core-wide: clamp(94px, 9vw, 132px);--single-canvas-core-tall: clamp(82px, 8vw, 118px);background-color:#fff!important}html body .page-shell .home-section--why .core-features-section,html body .page-shell .home-section--how .value-prop-section,html body .page-shell .home-section--setup .sakura-setup,html body .page-shell .home-section--teams .persona-section{border:0!important;border-radius:0!important;background-color:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}html body .page-shell .home-section--how{background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/how-kingfisher.webp) left var(--how-kingfisher-x) top var(--how-kingfisher-y) / var(--how-kingfisher-size) auto no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/how-kanze-wave.webp) right var(--how-wave-x) bottom var(--how-wave-y) / var(--how-wave-size) auto no-repeat,radial-gradient(ellipse var(--single-canvas-core-wide) var(--single-canvas-core-tall) at 2% 2%,rgba(255,255,255,.74),rgba(255,255,255,.48) 38%,transparent 74%),radial-gradient(ellipse var(--single-canvas-core-wide) var(--single-canvas-core-tall) at 98% 98%,rgba(255,255,255,.72),rgba(255,255,255,.46) 38%,transparent 74%),radial-gradient(ellipse var(--single-canvas-glint-wide) var(--single-canvas-glint-tall) at 1% 1%,rgba(255,159,46,.22),rgba(255,216,101,.1) 44%,transparent 72%),radial-gradient(ellipse var(--single-canvas-aura-wide) var(--single-canvas-aura-tall) at 0% 0%,rgba(44,214,225,.34),rgba(14,173,148,.2) 42%,transparent 76%),radial-gradient(ellipse var(--single-canvas-glint-wide) var(--single-canvas-glint-tall) at 99% 99%,rgba(255,176,48,.2),transparent 72%),radial-gradient(ellipse var(--single-canvas-aura-wide) var(--single-canvas-aura-tall) at 100% 100%,rgba(56,220,229,.31),rgba(20,179,150,.18) 42%,transparent 76%),linear-gradient(180deg,#fff,#f8fdfd 34% 70%,#fff)!important}html body .page-shell .home-section--setup{background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/setup-bamboo.webp) right var(--setup-bamboo-x) top var(--setup-bamboo-y) / var(--setup-bamboo-size) auto no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/setup-lattice.webp) left var(--setup-lattice-x) bottom var(--setup-lattice-y) / var(--setup-lattice-size) auto no-repeat,radial-gradient(ellipse var(--single-canvas-core-wide) var(--single-canvas-core-tall) at 98% 2%,rgba(255,255,255,.74),rgba(255,255,255,.48) 38%,transparent 74%),radial-gradient(ellipse var(--single-canvas-core-wide) var(--single-canvas-core-tall) at 2% 98%,rgba(255,255,255,.72),rgba(255,255,255,.46) 38%,transparent 74%),radial-gradient(ellipse var(--single-canvas-glint-wide) var(--single-canvas-glint-tall) at 99% 1%,rgba(255,208,84,.2),transparent 72%),radial-gradient(ellipse var(--single-canvas-aura-wide) var(--single-canvas-aura-tall) at 100% 0%,rgba(35,199,190,.32),rgba(16,165,138,.2) 42%,transparent 76%),radial-gradient(ellipse var(--single-canvas-glint-wide) var(--single-canvas-glint-tall) at 1% 99%,rgba(255,168,43,.23),rgba(255,219,105,.11) 44%,transparent 72%),radial-gradient(ellipse var(--single-canvas-aura-wide) var(--single-canvas-aura-tall) at 0% 100%,rgba(47,218,228,.3),rgba(18,176,149,.17) 42%,transparent 76%),linear-gradient(180deg,#fff,#f8fdfd 34% 70%,#fff)!important}html body .page-shell .home-section--teams{background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/teams-kikko.webp) left var(--teams-kikko-x) top var(--teams-kikko-y) / var(--teams-kikko-size) auto no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/teams-turtle.webp) right var(--teams-turtle-x) bottom var(--teams-turtle-y) / var(--teams-turtle-size) auto no-repeat,radial-gradient(ellipse var(--single-canvas-core-wide) var(--single-canvas-core-tall) at 2% 2%,rgba(255,255,255,.74),rgba(255,255,255,.48) 38%,transparent 74%),radial-gradient(ellipse var(--single-canvas-core-wide) var(--single-canvas-core-tall) at 98% 98%,rgba(255,255,255,.72),rgba(255,255,255,.46) 38%,transparent 74%),radial-gradient(ellipse var(--single-canvas-glint-wide) var(--single-canvas-glint-tall) at 1% 1%,rgba(255,184,48,.21),rgba(255,220,110,.11) 44%,transparent 72%),radial-gradient(ellipse var(--single-canvas-aura-wide) var(--single-canvas-aura-tall) at 0% 0%,rgba(49,219,228,.33),rgba(16,178,150,.18) 42%,transparent 76%),radial-gradient(ellipse var(--single-canvas-glint-wide) var(--single-canvas-glint-tall) at 99% 99%,rgba(255,198,63,.19),transparent 72%),radial-gradient(ellipse var(--single-canvas-aura-wide) var(--single-canvas-aura-tall) at 100% 100%,rgba(49,220,228,.33),rgba(16,177,149,.2) 42%,transparent 76%),linear-gradient(180deg,#fff,#fffaf6 34% 70%,#fff)!important}html body .page-shell .home-section--why{background:#fff!important;background-color:#fff!important;background-image:none!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--problem:before{background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-hibiscus.webp) right 0 top 0 / clamp(128px,11vw,168px) auto no-repeat,radial-gradient(ellipse clamp(92px,8vw,122px) clamp(92px,9vw,128px) at 98% 4%,rgba(255,255,255,.72),rgba(255,255,255,.46) 38%,transparent 74%),radial-gradient(ellipse clamp(92px,8vw,122px) clamp(82px,8vw,116px) at 2% 97%,rgba(255,255,255,.72),rgba(255,255,255,.46) 38%,transparent 74%),radial-gradient(ellipse clamp(220px,21vw,310px) clamp(150px,16vw,224px) at 100% 4%,rgba(255,122,0,.4),rgba(255,92,52,.23) 39%,transparent 74%),radial-gradient(ellipse clamp(260px,25vw,370px) clamp(160px,17vw,240px) at 0% 100%,rgba(18,196,184,.36),rgba(33,164,232,.2) 42%,transparent 78%),linear-gradient(180deg,#fff,#f4fbfc 28% 74%,#fff)!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--solution:before{background:linear-gradient(90deg,#12c4b86b,#ffd55b3d 52%,#ff7a0061) left top / 100% 1px no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-bird-of-paradise.webp) left 0 top 0 / clamp(144px,13vw,190px) auto no-repeat,radial-gradient(ellipse clamp(96px,9vw,130px) clamp(108px,10vw,144px) at 2% 5%,rgba(255,255,255,.72),rgba(255,255,255,.46) 38%,transparent 74%),radial-gradient(ellipse clamp(112px,10vw,148px) clamp(76px,7vw,104px) at 98% 97%,rgba(255,255,255,.72),rgba(255,255,255,.46) 38%,transparent 74%),radial-gradient(ellipse clamp(220px,21vw,310px) clamp(150px,16vw,224px) at 0% 4%,rgba(255,122,0,.4),rgba(255,92,52,.23) 39%,transparent 74%),radial-gradient(ellipse clamp(270px,26vw,390px) clamp(170px,18vw,250px) at 100% 100%,rgba(18,196,184,.36),rgba(21,140,232,.2) 42%,transparent 78%),linear-gradient(180deg,#fff,#fff8f3 28% 74%,#fff)!important}@media (max-width: 760px){html body .page-shell .home-section--why,html body .page-shell .home-section--how,html body .page-shell .home-section--setup,html body .page-shell .home-section--teams{--single-canvas-aura-wide: 200px;--single-canvas-aura-tall: 142px;--single-canvas-glint-wide: 126px;--single-canvas-glint-tall: 92px;--single-canvas-core-wide: 68px;--single-canvas-core-tall: 72px}html body .page-shell .home-section--why .core-features-section .why-section__chapter--problem:before{background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-hibiscus.webp) right -4px top -4px / clamp(68px,20vw,84px) auto no-repeat,radial-gradient(ellipse 58px 62px at 98% 3%,rgba(255,255,255,.7),transparent 74%),radial-gradient(ellipse 64px 54px at 2% 98%,rgba(255,255,255,.7),transparent 74%),radial-gradient(ellipse 156px 112px at 100% 3%,rgba(255,122,0,.36),rgba(255,92,52,.2) 40%,transparent 74%),radial-gradient(ellipse 195px 138px at 0% 100%,rgba(18,196,184,.33),rgba(33,164,232,.18) 42%,transparent 78%),linear-gradient(180deg,#fff,#f4fbfc 28% 74%,#fff)!important}html body .page-shell .home-section--why .core-features-section .why-section__chapter--solution:before{background:linear-gradient(90deg,#12c4b86b,#ffd55b3d 52%,#ff7a0061) left top / 100% 1px no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/why-bird-of-paradise.webp) left -4px top -4px / clamp(72px,22vw,88px) auto no-repeat,radial-gradient(ellipse 60px 68px at 2% 4%,rgba(255,255,255,.7),transparent 74%),radial-gradient(ellipse 72px 52px at 98% 98%,rgba(255,255,255,.7),transparent 74%),radial-gradient(ellipse 160px 116px at 0% 3%,rgba(255,122,0,.36),rgba(255,92,52,.2) 40%,transparent 74%),radial-gradient(ellipse 200px 142px at 100% 100%,rgba(18,196,184,.33),rgba(21,140,232,.18) 42%,transparent 78%),linear-gradient(180deg,#fff,#fff8f3 28% 74%,#fff)!important}}html body .page-shell .home-section--why .approved-mockup-sequence__source .browser-flow-shell--novena .browser-frame,html body .page-shell .home-section--why .approved-mockup-sequence__source .assistant-tour-preview .flow-fit{border-color:#94a3b86b!important;background:#fff!important;box-shadow:0 22px 52px #0f172a1f,0 5px 14px #0f172a0d,0 1px #fffffffa inset!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;isolation:isolate}html body .page-shell .home-section--why .approved-mockup-sequence__source .browser-flow-shell--novena .tab-bar{border-bottom-color:#cbd5e1b8!important;background:#f8fbfb!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .page-shell .home-section--why .approved-mockup-sequence__source .browser-flow-shell--novena .toolbar,html body .page-shell .home-section--why .approved-mockup-sequence__source .browser-flow-shell--novena .browser-page{background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .page-shell .home-section--how .scanner-window{border-color:#94a3b861!important;background:#fff!important;box-shadow:0 20px 46px #0f172a1d,0 4px 12px #0f172a0b,0 1px #fffffffa inset!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;isolation:isolate}html body .page-shell .home-section--how .scanner-window .browser-chrome-header{border-bottom-color:#cbd5e1b8!important;background:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .page-shell .home-section--how .browser-chrome:not(.solution-static-mockup){border-color:#94a3b861!important;background:#fff!important;box-shadow:0 20px 46px #0f172a1d,0 4px 12px #0f172a0b,0 1px #fffffffa inset!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;isolation:isolate}html body .page-shell .home-section--how .browser-chrome.solution-shell:not(.solution-static-mockup) .browser-tabs{border-bottom-color:#cbd5e1b8!important;background:#f8fbfb!important}html body .page-shell .home-section--setup .setup-flow{border-color:#94a3b861!important;background:#fff!important;box-shadow:0 24px 56px #0f172a1d,0 5px 14px #0f172a0d,0 1px #fffffffa inset!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .page-shell .home-section--setup .setup-flow:before{background:#fff!important;opacity:0!important}html body .page-shell .home-section--setup .setup-flow:after{border-color:#ffffffe6!important;background:none!important;box-shadow:0 1px #fffffffa inset!important}html body .page-shell .home-section--why .why-thought-overlay--problem:before{background:none!important;filter:none!important;opacity:0!important}html body .page-shell .home-section--why .why-thought-icon{background:radial-gradient(ellipse 76% 70% at 50% 57%,#fff,#fffffffa 64%,#fff0 80%)!important;filter:drop-shadow(0 9px 15px rgba(15,23,42,.075))!important}html body .page-shell .home-section--why .why-thought-icon:after{background:#fffffff0!important;filter:blur(7px)!important}html body .page-shell .home-section--why .why-thought-icon img{filter:saturate(0) brightness(1.045) contrast(.96) drop-shadow(0 7px 10px rgba(15,23,42,.075))!important}html body .page-shell .home-section--why .why-thought-icon-fallback{color:#64748ba3!important}html body .page-shell .home-section--why .why-thought-dots i{border-color:#94a3b84d!important;background:#fff!important;box-shadow:0 5px 12px #0f172a11,0 1px #fff inset!important}html body .page-shell .home-section--why .why-thought-cloud-wash{fill:#fff!important;stroke:#fffffffa!important;filter:none!important}html body .page-shell .home-section--why .why-thought-cloud-line{fill:#fff!important;stroke:#94a3b84d!important}html body .page-shell .home-section--how .scan-variant-stack:before{display:none!important;content:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .page-shell .home-section--how .ai-core-container{isolation:isolate}html body .page-shell .home-section--how .cube-face{border:1px solid rgba(255,255,255,.56)!important;background-color:#ffffff0d!important;background-image:linear-gradient(to top left,rgba(255,255,255,.22) 0%,transparent 50%),linear-gradient(to bottom right,rgba(255,255,255,.16) 0%,transparent 50%)!important;box-shadow:inset 0 0 10px #ffffff24,0 0 15px #0f172a18!important;backdrop-filter:blur(5px) saturate(1.04)!important;-webkit-backdrop-filter:blur(5px) saturate(1.04)!important}html body .page-shell .home-section--how .tone-orange .cube-face{border-color:#ffffff8f!important}html body .page-shell .home-section--how .tone-mint .grid-line,html body .page-shell .home-section--how .tone-orange .grid-line{background:#ffffff1a!important}html body .page-shell .home-section--why .approved-mockup-sequence__source .browser-flow-shell--novena .browser-frame,html body .page-shell .home-section--why .approved-mockup-sequence__source .assistant-tour-preview .flow-fit{border-color:#64748b6b!important;background:#fff!important;box-shadow:0 20px 48px #0f172a21,0 3px 10px #0f172a0e,0 1px #fff inset!important}html body .page-shell .home-section--why .approved-mockup-sequence__source .novena-rail,html body .page-shell .home-section--how .dashboard-sidebar,html body .page-shell .home-section--how .browser-chrome-header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .page-shell .home-section--how .scanner-window,html body .page-shell .home-section--how .browser-chrome:not(.solution-static-mockup){border-color:#64748b66!important;background:#fff!important;box-shadow:0 18px 42px #0f172a21,0 3px 10px #0f172a0d,0 1px #fff inset!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}html body .page-shell .home-section--why .core-features-section .why-section__mockup{isolation:isolate!important}html body .page-shell .home-section--why .core-features-section .why-section__mockup:before{inset:clamp(6.7rem,7.7vw,7.9rem) clamp(-2.8rem,-3.4vw,-1.45rem) clamp(-2.35rem,-2.8vw,-1.15rem)!important;z-index:-1!important;display:block!important;border-radius:999px!important;filter:blur(26px) saturate(1.08)!important;opacity:.9!important;content:""!important;-webkit-mask-image:radial-gradient(ellipse 92% 86% at 50% 52%,#000 0 54%,rgba(0,0,0,.72) 72%,transparent 100%)!important;mask-image:radial-gradient(ellipse 92% 86% at 50% 52%,#000 0 54%,rgba(0,0,0,.72) 72%,transparent 100%)!important;pointer-events:none!important}html body .page-shell .home-section--why .core-features-section .why-section__mockup--problem:before{background:radial-gradient(ellipse 48% 72% at 15% 66%,rgba(18,196,184,.2),transparent 72%),radial-gradient(ellipse 42% 62% at 38% 88%,rgba(85,215,166,.12),transparent 76%),radial-gradient(ellipse 44% 66% at 84% 34%,rgba(255,122,0,.145),transparent 72%),radial-gradient(ellipse 34% 54% at 67% 22%,rgba(255,212,94,.11),transparent 74%)!important}html body .page-shell .home-section--why .core-features-section .why-section__mockup--solution:before{background:radial-gradient(ellipse 46% 68% at 15% 34%,rgba(18,196,184,.18),transparent 72%),radial-gradient(ellipse 34% 56% at 36% 18%,rgba(85,215,166,.1),transparent 75%),radial-gradient(ellipse 46% 70% at 85% 70%,rgba(255,122,0,.15),transparent 72%),radial-gradient(ellipse 38% 56% at 65% 88%,rgba(255,212,94,.11),transparent 74%)!important}html body .page-shell .home-section--how .scan-variant-stack:before,html body .page-shell .home-section--how .value-flow-grid:before{z-index:0!important;display:block!important;border:0!important;border-radius:999px!important;filter:blur(30px) saturate(1.08)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:.86!important;content:""!important;-webkit-mask-image:radial-gradient(ellipse 94% 88% at 50% 52%,#000 0 56%,rgba(0,0,0,.7) 74%,transparent 100%)!important;mask-image:radial-gradient(ellipse 94% 88% at 50% 52%,#000 0 56%,rgba(0,0,0,.7) 74%,transparent 100%)!important;pointer-events:none!important}html body .page-shell .home-section--how .scan-variant-stack:before{inset:clamp(-2.7rem,-3.3vw,-1.5rem) clamp(-2rem,-2.5vw,-1rem)!important;background:radial-gradient(ellipse 44% 72% at 14% 50%,rgba(18,196,184,.17),transparent 72%),radial-gradient(ellipse 34% 64% at 38% 72%,rgba(85,215,166,.1),transparent 76%),radial-gradient(ellipse 24% 46% at 58% 48%,rgba(255,212,94,.095),transparent 74%),radial-gradient(ellipse 42% 70% at 86% 52%,rgba(255,122,0,.14),transparent 72%)!important}html body .page-shell .home-section--how .value-flow-grid:before{inset:clamp(-2.6rem,-3.2vw,-1.45rem) clamp(-2rem,-2.5vw,-1rem)!important;background:radial-gradient(ellipse 42% 70% at 14% 54%,rgba(255,122,0,.13),transparent 72%),radial-gradient(ellipse 28% 52% at 37% 38%,rgba(255,212,94,.1),transparent 74%),radial-gradient(ellipse 34% 62% at 62% 70%,rgba(85,215,166,.095),transparent 76%),radial-gradient(ellipse 44% 72% at 86% 48%,rgba(18,196,184,.17),transparent 72%)!important}html body .page-shell .home-section--setup .sakura-setup>.hero-inner{isolation:isolate!important}html body .page-shell .home-section--setup .sakura-setup>.hero-inner:before{position:absolute;left:50%;bottom:clamp(1.4rem,2.6vw,2.8rem);z-index:0;width:min(94vw,1320px);height:66%;border-radius:999px;background:radial-gradient(ellipse 34% 72% at 14% 54%,rgba(18,196,184,.16),transparent 72%),radial-gradient(ellipse 30% 66% at 39% 70%,rgba(85,215,166,.085),transparent 75%),radial-gradient(ellipse 30% 64% at 58% 46%,rgba(255,212,94,.105),transparent 74%),radial-gradient(ellipse 36% 72% at 86% 60%,rgba(255,122,0,.135),transparent 72%),radial-gradient(ellipse 22% 48% at 74% 28%,rgba(18,196,184,.08),transparent 76%);filter:blur(28px) saturate(1.08);opacity:.9;content:"";transform:translate(-50%);pointer-events:none}html body .page-shell .home-section--setup .sakura-setup>.hero-inner>*{position:relative;z-index:1}html body .page-shell .home-section--teams .persona-grid{position:relative;isolation:isolate}html body .page-shell .home-section--teams .persona-grid:before{position:absolute;inset:clamp(-2.5rem,-3vw,-1.4rem) clamp(-2.2rem,-2.7vw,-1.1rem);z-index:-1;border-radius:999px;background:radial-gradient(ellipse 31% 78% at 15% 54%,rgba(18,196,184,.17),transparent 72%),radial-gradient(ellipse 29% 74% at 50% 52%,rgba(255,122,126,.105),transparent 72%),radial-gradient(ellipse 23% 58% at 59% 32%,rgba(255,212,94,.08),transparent 76%),radial-gradient(ellipse 31% 78% at 85% 54%,rgba(255,122,0,.14),transparent 72%);filter:blur(28px) saturate(1.08);opacity:.88;content:"";pointer-events:none}@media (max-width: 760px){html body .page-shell .home-section--why .core-features-section .why-section__mockup:before{inset:8.2rem -.8rem -1.2rem!important;filter:blur(20px) saturate(1.06)!important;opacity:.76!important}html body .page-shell .home-section--how .scan-variant-stack:before,html body .page-shell .home-section--how .value-flow-grid:before{inset:-1rem -.75rem!important;filter:blur(22px) saturate(1.06)!important;opacity:.72!important}html body .page-shell .home-section--setup .sakura-setup>.hero-inner:before{bottom:1rem;width:calc(100% - .5rem);height:76%;filter:blur(22px) saturate(1.06);opacity:.75}html body .page-shell .home-section--teams .persona-grid:before{inset:-1rem -.6rem;background:radial-gradient(ellipse 82% 28% at 50% 15%,rgba(18,196,184,.15),transparent 72%),radial-gradient(ellipse 82% 28% at 50% 50%,rgba(255,122,126,.09),transparent 72%),radial-gradient(ellipse 82% 28% at 50% 85%,rgba(255,122,0,.12),transparent 72%);filter:blur(22px) saturate(1.06);opacity:.74}}html body .page-shell .home-section--why .core-features-section .why-section__mockup:before{border-radius:24px!important;background:transparent!important;filter:none!important;opacity:1!important;-webkit-mask-image:none!important;mask-image:none!important}html body .page-shell .home-section--why .core-features-section .why-section__mockup--problem:before{box-shadow:-26px 14px 58px -27px #12c4b83d,30px -10px 62px -30px #ff7a002b,0 30px 58px -34px #55d7a61f!important}html body .page-shell .home-section--why .core-features-section .why-section__mockup--solution:before{box-shadow:-28px -8px 60px -29px #12c4b836,30px 16px 62px -30px #ff7a002e,0 30px 58px -34px #ffd45e1c!important}html body .page-shell .home-section--why .why-thought-icon{background:transparent!important}html body .page-shell .home-section--why .why-thought-icon:after{display:none!important;background:transparent!important;filter:none!important;opacity:0!important;content:none!important}html body .page-shell .home-section--how .scan-variant-stack:before,html body .page-shell .home-section--how .value-flow-grid:before{border-radius:30px!important;background:transparent!important;filter:none!important;opacity:1!important;-webkit-mask-image:none!important;mask-image:none!important}html body .page-shell .home-section--how .scan-variant-stack:before{box-shadow:-30px 12px 68px -34px #12c4b833,32px 10px 70px -36px #ff7a0026,0 30px 62px -38px #ffd45e1a!important}html body .page-shell .home-section--how .value-flow-grid:before{box-shadow:-30px 12px 68px -34px #ff7a0029,32px 10px 70px -36px #12c4b833,0 30px 62px -38px #55d7a61a!important}html body .page-shell .home-section--how .value-flow-section{background:linear-gradient(180deg,#fff,#fffaf6 16% 84%,#fff)!important}html body .page-shell .home-section--setup .sakura-setup>.hero-inner:before{border-radius:32px;background:transparent;box-shadow:-34px 14px 76px -38px #12c4b82e,36px 14px 78px -40px #ff7a0024,0 34px 68px -42px #ffd45e17;filter:none;opacity:1}html body .page-shell .home-section--teams .persona-grid:before{border-radius:30px;background:transparent;box-shadow:-34px 12px 74px -38px #12c4b82e,0 18px 68px -42px #ff7a7e1a,36px 12px 76px -40px #ff7a0026;filter:none;opacity:1}@media (max-width: 760px){html body .page-shell .home-section--why .core-features-section .why-section__mockup--problem:before{box-shadow:-12px 9px 34px -20px #12c4b833,14px -5px 36px -21px #ff7a0024!important}html body .page-shell .home-section--why .core-features-section .why-section__mockup--solution:before{box-shadow:-12px -5px 34px -20px #12c4b82e,14px 9px 36px -21px #ff7a0026!important}html body .page-shell .home-section--how .scan-variant-stack:before{box-shadow:-14px 8px 40px -24px #12c4b82b,15px 7px 42px -25px #ff7a001f!important}html body .page-shell .home-section--how .value-flow-grid:before{box-shadow:-14px 8px 40px -24px #ff7a0021,15px 7px 42px -25px #12c4b82b!important}html body .page-shell .home-section--setup .sakura-setup>.hero-inner:before{box-shadow:-14px 8px 42px -25px #12c4b826,15px 8px 44px -26px #ff7a001c}html body .page-shell .home-section--teams .persona-grid:before{box-shadow:-13px 7px 40px -24px #12c4b826,14px 7px 42px -25px #ff7a001f}}html body .page-shell .home-section--why .core-features-section .why-section__mockup:before,html body .page-shell .home-section--how .scan-variant-stack:before,html body .page-shell .home-section--how .value-flow-grid:before,html body .page-shell .home-section--setup .sakura-setup>.hero-inner:before,html body .page-shell .home-section--teams .persona-grid:before{display:none!important;background:none!important;box-shadow:none!important;content:none!important}html body .page-shell .home-section--why .why-section__mockup--problem .browser-flow-shell--novena .browser-frame{box-shadow:-28px 18px 70px -17px #12c4b85c,34px -10px 76px -22px #2ecadc40,20px 34px 86px -30px #ff922a33,0 20px 48px #0f172a20,0 3px 10px #0f172a0d,0 1px #fff inset!important}html body .page-shell .home-section--why .why-section__mockup--solution .browser-flow-shell--novena .browser-frame{box-shadow:-30px -12px 72px -18px #ff7a004d,32px 16px 78px -22px #ffc33938,0 38px 88px -30px #12c4b845,0 20px 48px #0f172a20,0 3px 10px #0f172a0d,0 1px #fff inset!important}html body .page-shell .home-section--how .scanner-window{box-shadow:-14px 11px 44px -27px #12c4b83d,16px 9px 46px -29px #ff7a002b,0 18px 42px #0f172a20,0 3px 10px #0f172a0d,0 1px #fff inset!important}html body .page-shell .home-section--setup .setup-flow{box-shadow:-18px 14px 54px -34px #12c4b838,20px 13px 58px -36px #ff7a0029,0 24px 56px #0f172a1c,0 5px 14px #0f172a0b,0 1px #fff inset!important}html body .page-shell .home-section--teams .persona-card--support{box-shadow:-13px 12px 42px -27px #12c4b83d,0 24px 58px #0f172a16,0 1px 2px #0f172a08!important}html body .page-shell .home-section--teams .persona-card--success{box-shadow:0 14px 44px -29px #d65f8233,0 24px 58px #0f172a16,0 1px 2px #0f172a08!important}html body .page-shell .home-section--teams .persona-card--product{box-shadow:14px 12px 44px -28px #ff7a0038,0 24px 58px #0f172a16,0 1px 2px #0f172a08!important}@media (max-width: 760px){html body .page-shell .home-section--why .why-section__mockup--problem .browser-flow-shell--novena .browser-frame{box-shadow:-12px 9px 38px -13px #12c4b84f,14px -4px 42px -15px #2ecadc36,8px 18px 46px -18px #ff922a29,0 14px 34px #0f172a1c,0 2px 7px #0f172a0a,0 1px #fff inset!important}html body .page-shell .home-section--why .why-section__mockup--solution .browser-flow-shell--novena .browser-frame{box-shadow:-13px -5px 40px -13px #ff7a0040,14px 8px 42px -15px #ffc3392e,0 20px 46px -18px #12c4b838,0 14px 34px #0f172a1c,0 2px 7px #0f172a0a,0 1px #fff inset!important}html body .page-shell .home-section--how .scanner-window{box-shadow:-8px 7px 28px -18px #12c4b833,9px 6px 30px -19px #ff7a0024,0 14px 34px #0f172a1c,0 2px 7px #0f172a0a,0 1px #fff inset!important}html body .page-shell .home-section--setup .setup-flow{box-shadow:-9px 8px 32px -20px #12c4b82e,10px 8px 34px -21px #ff7a0021,0 18px 42px #0f172a1a,0 3px 9px #0f172a0a,0 1px #fff inset!important}}.hero__content.svelte-1uha8ag:before{display:none!important;background:none!important;content:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero__wash.svelte-1uha8ag:before{position:absolute!important;inset:0!important;display:block!important;background:linear-gradient(90deg,rgba(207,249,244,.28) 0%,rgba(239,255,251,.22) 32%,rgba(255,243,224,.1) 52%,transparent 72%)!important;content:""!important;filter:none!important;opacity:1!important;backdrop-filter:blur(9px) saturate(.95) brightness(1.015)!important;-webkit-backdrop-filter:blur(9px) saturate(.95) brightness(1.015)!important;-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 36%,rgba(0,0,0,.62) 52%,transparent 72%)!important;mask-image:linear-gradient(90deg,#000 0%,#000 36%,rgba(0,0,0,.62) 52%,transparent 72%)!important}@media (max-width: 760px){.hero__wash.svelte-1uha8ag:before{background:linear-gradient(180deg,rgba(220,252,247,.22) 0%,rgba(250,255,252,.18) 48%,rgba(255,240,219,.08) 72%,transparent 100%)!important;backdrop-filter:blur(7px) saturate(.96) brightness(1.01)!important;-webkit-backdrop-filter:blur(7px) saturate(.96) brightness(1.01)!important;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 44%,rgba(0,0,0,.5) 68%,transparent 88%)!important;mask-image:linear-gradient(180deg,#000 0%,#000 44%,rgba(0,0,0,.5) 68%,transparent 88%)!important}}.section-accent-line.svelte-1uha8ag{position:relative;z-index:12;width:100%;height:2px;margin:0;overflow:hidden;background:transparent;pointer-events:none}.section-accent-line.svelte-1uha8ag:before,.section-accent-line.svelte-1uha8ag:after{position:absolute;left:0;width:100%;height:1px;content:""}.section-accent-line.svelte-1uha8ag:before{top:0;background:linear-gradient(90deg,transparent 0%,rgba(18,196,184,.88) 14%,rgba(18,196,184,.42) 64%,transparent 100%)}.section-accent-line.svelte-1uha8ag:after{bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,122,0,.34) 32%,rgba(255,122,0,.88) 86%,transparent 100%)}.section-accent-line--reverse.svelte-1uha8ag:before,.section-accent-line--reverse.svelte-1uha8ag:after{transform:scaleX(-1)}html body .page-shell .home-section--how{background:url(../../../images/miseru/tropical-jp/clean-motifs-v2/how-kingfisher.webp) left var(--how-kingfisher-x) top var(--how-kingfisher-y) / var(--how-kingfisher-size) auto no-repeat,url(../../../images/miseru/tropical-jp/clean-motifs-v2/how-kanze-wave.webp) right var(--how-wave-x) bottom var(--how-wave-y) / var(--how-wave-size) auto no-repeat,radial-gradient(ellipse 30rem 18rem at 4% 3%,rgba(255,180,66,.17),transparent 76%),radial-gradient(ellipse 36rem 23rem at 0% 0%,rgba(46,210,218,.28),transparent 78%),radial-gradient(ellipse 34rem 20rem at 98% 96%,rgba(18,196,184,.24),transparent 78%),radial-gradient(ellipse 46rem 28rem at 58% 52%,rgba(18,196,184,.055),transparent 80%),linear-gradient(180deg,#fffefa,#fffaf6 49%,#f3fcfa)!important;background-color:#f3fcfa!important}html body .page-shell .home-section--how .value-prop-section:after{display:none!important;background:none!important;content:none!important}html body .page-shell .home-section--how:after{display:none!important;background:none!important;background-image:none!important;content:none!important;-webkit-mask:none!important;mask:none!important}html:root body .page-shell .home-section--teams{--new-bg-teams: none !important;--scene-teams: none !important;--section-scene-image: none !important;--section-previous-scene-image: none !important;--section-scene-opacity: 0 !important;--section-previous-scene-opacity: 0 !important;background:#fff!important;background-image:none!important;background-color:#fff!important}html:root body .page-shell .home-section--teams:before{display:none!important;background:none!important;background-image:none!important;content:none!important;opacity:0!important}html:root body .page-shell .home-section--why .browser-flow-shell--novena .browser-frame,html:root body .page-shell .home-section--why .assistant-tour-preview .flow-fit,html:root body .page-shell .home-section--how .scanner-window,html:root body .page-shell .home-section--how .browser-chrome,html:root body .page-shell .home-section--setup .setup-flow,html:root body .page-shell .home-section--teams .persona-card,html:root body .page-shell .hero .product-mockup-shell{isolation:isolate!important;border-color:#94a3b861!important;background-color:#fff!important}html:root body .page-shell .home-section--why .browser-flow-shell--novena .browser-frame{box-shadow:-28px 18px 70px -17px #12c4b85c,34px -10px 76px -22px #2ecadc40,20px 34px 86px -30px #ff922a33,0 20px 48px #0f172a20,0 3px 10px #0f172a0d,0 1px #fff inset!important}html:root body .page-shell .home-section--why .assistant-tour-preview .flow-fit{box-shadow:-26px -12px 68px -18px #12c4b847,32px 14px 74px -22px #ff7a0038,0 34px 82px -30px #ffd45e24,0 20px 48px #0f172a20,0 3px 10px #0f172a0d,0 1px #fff inset!important}html:root body .page-shell .home-section--how .scanner-window,html:root body .page-shell .home-section--how .browser-chrome{box-shadow:-18px 12px 58px -24px #12c4b84d,22px 10px 62px -26px #ff7a0038,0 28px 64px -26px #ffd45e21,0 18px 42px #0f172a20,0 3px 10px #0f172a0d,0 1px #fff inset!important}html:root body .page-shell .hero .product-mockup-shell{box-shadow:-24px 14px 66px -28px #12c4b847,28px 12px 72px -30px #ff7a0033,0 30px 72px -28px #ffd45e1f,0 22px 52px #12202b13,0 0 0 1px #fff3,0 1px #ffffff80 inset!important}html:root body .page-shell .home-section--setup .setup-flow{box-shadow:-20px 14px 62px -28px #12c4b847,24px 12px 66px -30px #ff7a0033,0 30px 68px -28px #ffd45e1f,0 24px 56px #0f172a1c,0 5px 14px #0f172a0b,0 1px #fff inset!important}html:root body .page-shell .home-section--teams .persona-card--support{box-shadow:-16px 12px 48px -24px #12c4b84d,18px 10px 52px -28px #ffd45e1f,0 24px 58px #0f172a16,0 1px 2px #0f172a08!important}html:root body .page-shell .home-section--teams .persona-card--success{box-shadow:-12px 8px 48px -25px #12c4b83d,18px 12px 54px -28px #ff7a7e38,0 24px 58px #0f172a16,0 1px 2px #0f172a08!important}html:root body .page-shell .home-section--teams .persona-card--product{box-shadow:-18px 10px 52px -28px #12c4b83d,20px 12px 58px -26px #ff7a004d,0 24px 58px #0f172a16,0 1px 2px #0f172a08!important}html:root body .page-shell .home-section--footer .footer-cta{box-shadow:-20px 16px 64px -30px #12c4b833,24px 14px 68px -30px #ff7a0033,0 34px 86px #0d4f4021,0 12px 28px #ff97380b,0 1px #ffffffe0 inset!important}@media (max-width: 760px){html:root body .page-shell .home-section--how{background-size:var(--how-kingfisher-size) auto,var(--how-wave-size) auto,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%!important}html:root body .page-shell .home-section--why .browser-flow-shell--novena .browser-frame,html:root body .page-shell .home-section--why .assistant-tour-preview .flow-fit,html:root body .page-shell .home-section--how .scanner-window,html:root body .page-shell .home-section--how .browser-chrome,html:root body .page-shell .home-section--setup .setup-flow,html:root body .page-shell .home-section--teams .persona-card,html:root body .page-shell .hero .product-mockup-shell{box-shadow:-11px 8px 34px -18px #12c4b83b,14px 8px 38px -20px #ff7a002e,0 16px 38px #0f172a1a,0 2px 7px #0f172a0a,0 1px #fff inset!important}}html:root body .page-shell .home-section--footer{--new-bg-footer: url(../../../backgrounds/japanese-soft-ui/generated/footer-summit-torii-magical-v4.webp?v=tropical-live-1) !important;--scene-footer: url(../../../backgrounds/japanese-soft-ui/generated/footer-summit-torii-magical-v4.webp?v=tropical-live-1) !important;--section-scene-image: url(../../../backgrounds/japanese-soft-ui/generated/footer-summit-torii-magical-v4.webp?v=tropical-live-1) !important;background:radial-gradient(ellipse 54% 52% at 9% 30%,rgba(18,196,184,.16),transparent 78%),radial-gradient(ellipse 46% 48% at 92% 27%,rgba(255,151,44,.15),transparent 78%),linear-gradient(180deg,#edfdfa,#fffdf8 56%,#eaf9f3)!important;background-color:#f8fffc!important}html:root body .page-shell .home-section--footer:before{position:absolute!important;inset:0!important;z-index:0!important;display:block!important;background-image:linear-gradient(180deg,#effcf9 0,#effcf9 130px,rgba(239,252,249,.94) 150px,rgba(239,252,249,.46) 198px,transparent 240px),linear-gradient(90deg,#eefffb14,#fff6e80d 78%,#f3fcf8eb 94%,#f3fcf8),var(--section-scene-image)!important;background-position:center,center,145% 100px!important;background-repeat:no-repeat!important;background-size:100% 100%,100% 100%,140% auto!important;content:""!important;filter:saturate(1.08) contrast(.98) brightness(1.015)!important;opacity:1!important;transform:none!important;-webkit-mask-image:none!important;mask-image:none!important;pointer-events:none!important}html:root body .page-shell .home-section--footer:after{display:none!important;content:none!important}html:root body .page-shell .home-section--footer .footer-landscape-continuation:before{background-image:var(--section-scene-image)!important;background-position:var(--footer-continuation-image-left) var(--footer-continuation-image-top)!important;background-repeat:no-repeat!important;background-size:var(--footer-continuation-image-width) var(--footer-continuation-image-height)!important;filter:saturate(1.08) contrast(.98) brightness(1.015)!important;opacity:.82!important;-webkit-mask-image:none!important;mask-image:none!important}html:root body .page-shell .home-section--footer .footer-landscape-lens{display:none!important}html:root body .page-shell .home-section--footer .footer-cta:after{background:linear-gradient(90deg,#fffffdd6,#fafffdb8 40%,#fcfffa3d 58%,#fff9ef14)!important;opacity:1!important}html:root body .page-shell .home-section--footer .footer-cta:before{opacity:.56!important}html:root body .page-shell .home-section--footer .footer-cta{background-color:#ffffff14!important;backdrop-filter:blur(1.5px) saturate(1.06)!important;-webkit-backdrop-filter:blur(1.5px) saturate(1.06)!important}html body .page-shell .home-section--teams .persona-card{box-shadow:none!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}@media (hover: hover) and (pointer: fine){html body .page-shell .home-section--teams .persona-card--support:hover{border-color:#12c4b83d!important;box-shadow:-13px 12px 42px -27px #12c4b857,0 24px 58px #0f172a16,0 1px 2px #0f172a08!important}html body .page-shell .home-section--teams .persona-card--success:hover{border-color:#d65f8238!important;box-shadow:0 14px 44px -29px #d65f824d,0 24px 58px #0f172a16,0 1px 2px #0f172a08!important}html body .page-shell .home-section--teams .persona-card--product:hover{border-color:#ff7a003b!important;box-shadow:14px 12px 44px -28px #ff7a0057,0 24px 58px #0f172a16,0 1px 2px #0f172a08!important}}@media (max-width: 760px){.section-accent-line.svelte-1uha8ag:before{background:linear-gradient(90deg,transparent,rgba(18,196,184,.82) 25% 72%,transparent)}.section-accent-line.svelte-1uha8ag:after{background:linear-gradient(90deg,transparent,rgba(255,122,0,.82) 28% 75%,transparent)}html:root body .page-shell .home-section--footer:before{background-image:linear-gradient(180deg,#effcf9 0%,#effcf9 25%,rgba(239,252,249,.92) 28%,rgba(239,252,249,.42) 33%,transparent 37%),linear-gradient(90deg,transparent 0% 88%,rgba(243,252,248,.84) 96%,#f3fcf8 100%),var(--section-scene-image)!important;background-position:center,center,78% 250px!important;background-size:100% 100%,100% 100%,auto 100%!important}html:root body .page-shell .home-section--footer .footer-cta:after{background:linear-gradient(180deg,#fffffde0,#fafffdcc 34%,#fcfffa57 58%,#fff9ef1f)!important}}html:root body .page-shell .home-section--footer{--new-bg-footer: url(../../../backgrounds/japanese-soft-ui/generated/footer-summit-torii-magical-v4.webp?v=tropical-live-1) !important;--scene-footer: url(../../../backgrounds/japanese-soft-ui/generated/footer-summit-torii-magical-v4.webp?v=tropical-live-1) !important;--section-scene-image: url(../../../backgrounds/japanese-soft-ui/generated/footer-summit-torii-magical-v4.webp?v=tropical-live-1) !important}html:root body .page-shell .home-section--footer:before{background-position:center,center,75% -42px!important;background-size:100% 100%,100% 100%,112% auto!important;background-image:linear-gradient(180deg,#effcf9 0,#effcf9 64px,rgba(239,252,249,.68) 112px,rgba(239,252,249,.12) 170px,transparent 222px),linear-gradient(90deg,#eefffb0d,#fff6e805 78%,#f3fcf894 96%,#f3fcf8),var(--section-scene-image)!important;filter:saturate(1.08) contrast(1) brightness(1.02)!important}html:root body .page-shell .home-section--footer .footer-cta{background-color:#ffffff0a!important;backdrop-filter:blur(4px) saturate(1.04)!important;-webkit-backdrop-filter:blur(4px) saturate(1.04)!important}html:root body .page-shell .home-section--footer .footer-cta:after{background:linear-gradient(90deg,#fffffd94,#fafffd61 38%,#fcfffa24 62%,#fff9ef0b)!important;opacity:1!important}@media (max-width: 760px){html:root body .page-shell .home-section--footer:before{background-position:center,center,65% -44px!important;background-size:100% 100%,100% 100%,auto 100%!important}html:root body .page-shell .home-section--footer .footer-cta:after{background:linear-gradient(180deg,#fffffdad,#fafffd85 32%,#fcfffa2e 58%,#fff9ef0f)!important}}html:root body .page-shell .home-section--footer:before{background-image:var(--section-scene-image)!important;background-position:75% -42px!important;background-repeat:no-repeat!important;background-size:112% auto!important;filter:saturate(1.08) contrast(1) brightness(1.02)!important}html:root body .page-shell .home-section--footer .footer-landscape-continuation:before{display:none!important}html:root body .page-shell .home-section--footer .footer-cta{background:#ffffff05!important;border-color:#ffffff85!important;box-shadow:0 22px 54px #0d4f401a,0 8px 22px #ff97380b,inset 0 1px #ffffff80!important;backdrop-filter:saturate(1.02)!important;-webkit-backdrop-filter:saturate(1.02)!important}html:root body .page-shell .home-section--footer .footer-cta:before,html:root body .page-shell .home-section--footer .footer-cta:after{display:none!important;background:none!important;box-shadow:none!important;opacity:0!important}html:root body .page-shell .home-section--footer .cta-copy:before{display:none!important;background:none!important;opacity:0!important}@media (max-width: 760px){html:root body .page-shell .home-section--footer:before{background-position:65% -44px!important;background-size:auto 100%!important}}
