.kalo-drift{will-change:transform;animation:16s cubic-bezier(.32,.72,0,1) infinite alternate kalo-drift;position:absolute;inset:-3%}@keyframes kalo-drift{0%{transform:scale(1)translateY(0)}to{transform:scale(1.05)translateY(-1.2%)}}.kalo-scrim{background:radial-gradient(120% 90% at 50% 32%,#071b126b 0%,#071b12a8 62%,#071b12e0 100%);position:absolute;inset:0}.kalo-vein{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;inset:0}.kalo-vein path{fill:none;stroke:#9bdcb480;stroke-width:2px;stroke-linecap:round;stroke-dasharray:1800;stroke-dashoffset:1800px;filter:drop-shadow(0 0 6px #9bdcb480);animation:4.5s cubic-bezier(.32,.72,0,1) .5s forwards kalo-draw}.kalo-vein path.kalo-v2{stroke:#9bdcb44d;animation-delay:1s}.kalo-vein path.kalo-v3{stroke:#9bdcb433;animation-delay:1.4s}@keyframes kalo-draw{to{stroke-dashoffset:0}}.kalo-card{opacity:0;animation:.8s cubic-bezier(.32,.72,0,1) .35s forwards kalo-card-in}@keyframes kalo-card-in{0%{opacity:0;filter:blur(6px);transform:translateY(26px)}to{opacity:1;filter:blur();transform:translateY(0)}}.kalo-rise{opacity:0;animation:.55s cubic-bezier(.32,.72,0,1) forwards kalo-rise}.kalo-d1{animation-delay:.65s}.kalo-d2{animation-delay:.78s}.kalo-d3{animation-delay:.88s}.kalo-d4{animation-delay:.98s}.kalo-d5{animation-delay:1.08s}@keyframes kalo-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.kalo-btn{transition:transform .2s cubic-bezier(.32,.72,0,1),box-shadow .2s cubic-bezier(.32,.72,0,1),background-color .2s}.kalo-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 28px -10px #2d8f5e99}.kalo-btn:active:not(:disabled){transform:scale(.985)}.kalo-card input:focus,.kalo-card textarea:focus{box-shadow:0 0 0 3px #2d8f5e47}.kalo-pop{animation:.25s cubic-bezier(.32,.72,0,1) kalo-rise}@media (prefers-reduced-motion:reduce){.kalo-drift,.kalo-vein path,.kalo-card,.kalo-rise,.kalo-pop{animation:none}.kalo-card,.kalo-rise{opacity:1}.kalo-vein{display:none}.kalo-btn:hover:not(:disabled){transform:none}}