*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#1a1a24;-webkit-font-smoothing:antialiased}#root{height:100vh}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#d4d4dd;border-radius:9px}::-webkit-scrollbar-track{background:transparent}input,select,textarea,button{font-family:inherit}@keyframes dpFade{0%{opacity:0}to{opacity:1}}@keyframes dpSlide{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes dpPop{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:none}}@keyframes ib-drift{0%{transform:scale(1.05) translate(0) rotate(0)}50%{transform:scale(1.18) translate(-2%,-2%) rotate(3deg)}to{transform:scale(1.05) translate(0) rotate(0)}}@keyframes ib-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-18px) rotate(6deg)}}@media(max-width:860px){.ib-art{display:none!important}.ib-form{flex:1 1 100%!important}}
