.home .live-dot{width:7px;height:7px;border-radius:999px;background:#19c37d;box-shadow:0 0 0 3px rgba(25,195,125,.18);animation:homeLiveBeat 1.6s ease-in-out infinite}@keyframes homeLiveBeat{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.7);opacity:.6}}.home .kw{color:var(--x-primary,#7c5cff);text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px;cursor:help;white-space:nowrap}.home .maki-glow{position:relative;display:flex;align-items:center;justify-content:center}.home .maki-glow::before{content:'';position:absolute;inset:-40px;border-radius:999px;background:radial-gradient(circle,rgba(124,92,255,.5) 0%,rgba(124,92,255,.12) 45%,rgba(124,92,255,0) 72%)}.home .maki-glow>*{position:relative}.home .sea-maki{width:142px;flex-shrink:0}.home .sea-maki svg{display:block;width:100%;height:auto}@media(max-width:575.98px){.home .sea-maki{width:92px}}.home .reassurance{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 28px}.home .reassurance span{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:var(--x-gray-700,#3d4663)}.home .reassurance i{color:#19c37d}.home .feature-visual{isolation:isolate}.home .feature-maki-wrap{display:flex;align-items:center;gap:14px;margin-top:18px;padding:0 4px}.home .feature-maki{flex:none;width:92px;filter:drop-shadow(0 10px 20px rgba(14,19,34,.22))}.home .feature-maki svg{display:block;width:100%;height:auto}.home .feature-bubble{position:relative;background:#fff;border:2px solid #7c5cff;border-radius:14px;padding:10px 13px;font-size:12.5px;font-weight:500;line-height:1.4;color:#1e293b;box-shadow:0 10px 24px rgba(124,92,255,.18)}.home .feature-bubble::before,.home .feature-bubble::after{content:'';position:absolute;top:50%;width:0;height:0;border-style:solid;transform:translateY(-50%)}.home .feature-bubble::before{left:-12px;border-width:10px 12px 10px 0;border-color:transparent #7c5cff transparent transparent}.home .feature-bubble::after{left:-9px;border-width:8px 10px 8px 0;border-color:transparent #fff transparent transparent}@media(min-width:992px){.home .feature-maki-wrap{display:block;margin:0;padding:0}.home .feature-maki{position:absolute;left:-20px;bottom:-20px;width:116px;z-index:3;filter:drop-shadow(0 16px 26px rgba(14,19,34,.3))}.home .feature-bubble{position:absolute;left:78px;bottom:112px;max-width:190px;border-radius:14px;padding:9px 13px;font-size:12px;line-height:1.4;box-shadow:0 14px 32px rgba(124,92,255,.22);z-index:4}.home .feature-bubble::before,.home .feature-bubble::after{top:auto;transform:none;border:2px solid #7c5cff;background:#fff;border-radius:999px}.home .feature-bubble::before{width:13px;height:13px;left:-12px;bottom:-18px}.home .feature-bubble::after{width:8px;height:8px;left:-16px;bottom:-31px}}.home .testi-viewport{overflow:hidden}.home .testi-track{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1)}.home .testi-slide{flex:0 0 100%;padding:0 12px}@media(min-width:768px){.home .testi-slide{flex-basis:50%}}@media(min-width:992px){.home .testi-slide{flex-basis:33.333%}}.home .testi-dot{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:#d6d9e3;cursor:pointer;transition:width .2s,background .2s}.home .testi-dot.is-active{width:22px;background:var(--x-primary,#7c5cff)}.home .testi-nav{width:42px;height:42px;flex:none;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--x-gray-200,#e6e8ef);background:#fff;color:var(--x-gray-900,#0f1629);cursor:pointer;transition:border-color .15s,color .15s}.home .testi-nav:hover{border-color:var(--x-primary,#7c5cff);color:var(--x-primary,#7c5cff)}.home .testi-nav:disabled{opacity:.4;cursor:default}