.hero-features{display:none;pointer-events:none}.hero-particles{position:absolute;inset:0;overflow:visible;container-type:size}.hero-particle{position:absolute;left:50%;top:48%;width:var(--particle-size);height:var(--particle-size);margin:calc(var(--particle-size) / -2);border-radius:50%;opacity:0;animation:hero-particle-flow var(--particle-duration) linear var(--particle-delay) infinite;will-change:transform,opacity}.hero-particles.is-paused .hero-particle{animation-play-state:paused}.hero-particle--far{background:#c4b49a;filter:blur(.7px)}.hero-particle--mid{background:#a39172}.hero-particle--near{background:#8a7352;box-shadow:0 0 8px 1px #a3917247}@keyframes hero-particle-flow{0%{opacity:0;transform:translate3d(var(--particle-from-x),var(--particle-from-y),0) scale(.55)}18%{opacity:var(--particle-peak)}82%{opacity:var(--particle-peak)}to{opacity:0;transform:translate3d(var(--particle-to-x),var(--particle-to-y),0) scale(1)}}@media(min-width:1280px){.hero-features{display:block;position:absolute;top:0;bottom:0;left:50%;width:calc(100vw - 96px);transform:translate(-50%)}.hero-feature{position:absolute;width:100px}.hero-feature-tile{display:grid;place-items:center;width:76px;height:76px;margin:0 auto;border:0;border-radius:20px;box-shadow:0 4px 10px -6px #1c232d29;background:var(--tile-color);color:var(--tile-ink);transform:rotate(var(--tile-rotation));animation:hero-feature-float var(--float-duration, 9s) cubic-bezier(.45,0,.55,1) var(--float-delay, 0s) infinite}.hero-feature--sand{left:1%;bottom:-18px;--tile-color: #eee4c9;--tile-ink: #8b7950;--tile-rotation: -6deg}.hero-feature--rose{right:1%;bottom:-10px;--tile-color: #f0dcd9;--tile-ink: #a06864;--tile-rotation: 7deg}.hero-feature--sage{left:1%;top:22px;--tile-color: #dceade;--tile-ink: #49705a;--tile-rotation: -10deg}.hero-feature--apricot{left:5%;bottom:5px;--tile-color: #f5dfc9;--tile-ink: #a77545;--tile-rotation: 8deg}.hero-feature--blue{right:1%;top:8px;--tile-color: #d5e3fa;--tile-ink: #3560a7;--tile-rotation: 11deg}.hero-feature--lilac{right:5%;bottom:15px;--tile-color: #e6def2;--tile-ink: #7b6599;--tile-rotation: -7deg}}@media(min-width:1280px){.hero-feature--sand{left:9%;bottom:-12px}.hero-feature--rose{right:9%;bottom:-20px}.hero-feature--sage{left:8%;top:-22px}.hero-feature--blue{right:8%;top:-14px}.hero-feature--apricot{left:0;top:calc(50% - 38px);bottom:auto}.hero-feature--lilac{right:0;top:calc(50% - 46px);bottom:auto}}.hero-feature--sage{--float-duration: 15.4s;--float-delay: -2.1s}.hero-feature--apricot{--float-duration: 18.2s;--float-delay: -5.6s}.hero-feature--sand{--float-duration: 16.3s;--float-delay: -3.8s}.hero-feature--blue{--float-duration: 17.8s;--float-delay: -6.4s}.hero-feature--lilac{--float-duration: 15.8s;--float-delay: -1.3s}.hero-feature--rose{--float-duration: 19.8s;--float-delay: -8.2s}@keyframes hero-feature-float{0%,to{transform:translate3d(-6px,14px,0) rotate(calc(var(--tile-rotation) - 3deg))}50%{transform:translate3d(6px,-18px,0) rotate(calc(var(--tile-rotation) + 3deg))}}@media(prefers-reduced-motion:reduce){.hero-feature-tile{animation:none}.hero-particles{display:none}.hero-particle{animation:none}}.kind-motion svg{background:#f7f8fa;width:100%;height:100%}.kind-motion .tile{fill:#fff;stroke:#454b53;stroke-width:1.5}.kind-motion .line{fill:none;stroke:#c7cfd9;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:400;animation:connect 13.2s ease-in-out infinite both}.kind-motion .icon{fill:none;stroke:#2f5fad;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.kind-motion .pop{transform-box:fill-box;transform-origin:center;animation:pop 13.2s linear infinite both;animation-delay:var(--delay,0s)}.kind-motion .signal{fill:#2f5fad;opacity:0;animation:travel 13.2s cubic-bezier(.4,0,.2,1) infinite}.kind-motion .check{stroke-dasharray:35;animation:draw 13.2s ease infinite both}.kind-motion *{animation-play-state:inherit!important}@keyframes pop{0%,1.6364%{opacity:0;transform:translateY(8px) scale(.82)}3.8182%{opacity:1;transform:translateY(-2px) scale(1.045)}5.4545%{transform:translateY(0) scale(.99)}7.0909%,84.7273%{opacity:1;transform:scale(1)}90.7273%,to{opacity:0;transform:translateY(-3px) scale(.97)}}@keyframes connect{0%,7.6364%{stroke-dashoffset:400;opacity:0}9.8182%{opacity:1}22.9091%,89.0909%{stroke-dashoffset:0;opacity:1}94%,to{stroke-dashoffset:0;opacity:0}}@keyframes travel{0%,15.8182%{opacity:0;transform:translate(0)}17.4545%{opacity:1}28.9091%{opacity:1;transform:translate(var(--distance,60px))}31.6364%,to{opacity:0;transform:translate(var(--distance,60px))}}@keyframes draw{0%,26.1818%{stroke-dashoffset:35}32.7273%,to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.kind-motion *{animation:none!important}.kind-motion .signal{display:none}}.kind-motion .dev-panel{animation:dev-panel 14s ease infinite both;transform-box:fill-box;transform-origin:center}.kind-motion .dev-code{animation:dev-code 14s ease infinite both}.kind-motion .dev-wire{fill:none;stroke:#94afd3;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:250;animation:dev-wire 14s ease infinite both;animation-delay:var(--d,0s)}.kind-motion .dev-result,.kind-motion .dev-target{animation:dev-result 14s ease infinite both;animation-delay:var(--d,0s);transform-box:fill-box;transform-origin:center}.kind-motion .dev-done,.kind-motion .dev-final{animation:dev-final 14s ease infinite both;transform-box:fill-box;transform-origin:center}@keyframes dev-panel{0%,1.7143%{opacity:0;transform:translateY(10px) scale(.94)}5.7143%{opacity:1;transform:translateY(-1px) scale(1.015)}8%,88.5714%{opacity:1;transform:none}93.7143%,to{opacity:0;transform:translateY(-4px)}}@keyframes dev-code{0%,8%{opacity:0;clip-path:inset(0 0 100% 0)}16%,88.5714%{opacity:1;clip-path:inset(0)}93.7143%,to{opacity:0;clip-path:inset(0)}}@keyframes dev-wire{0%,16%{opacity:0;stroke-dashoffset:250}18.2857%{opacity:1}26.2857%,87.4286%{opacity:1;stroke-dashoffset:0}92.5714%,to{opacity:0;stroke-dashoffset:0}}@keyframes dev-result{0%,21.7143%{opacity:0;transform:translateY(8px) scale(.92)}25.7143%{opacity:1;transform:translateY(-2px) scale(1.025)}28.5714%,88.5714%{opacity:1;transform:none}93.7143%,to{opacity:0;transform:translateY(-4px)}}@keyframes dev-final{0%,31.4286%{opacity:0;transform:scale(.8)}35.4286%{opacity:1;transform:scale(1.05)}38.2857%,88.5714%{opacity:1;transform:none}93.7143%,to{opacity:0;transform:scale(.98)}}@media(prefers-reduced-motion:reduce){.kind-motion *{animation:none!important}}
