*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#0f0c09;min-width:320px;margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.92)}}.animate-in{animation:.4s ease-out both fadeInUp}.pulse-dot{animation:2s ease-in-out infinite pulse-dot}input:-webkit-autofill{-webkit-text-fill-color:#faf6f1;caret-color:#faf6f1;transition:background-color 100000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}input:-webkit-autofill:hover{-webkit-text-fill-color:#faf6f1;caret-color:#faf6f1;transition:background-color 100000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}input:-webkit-autofill:focus{-webkit-text-fill-color:#faf6f1;caret-color:#faf6f1;transition:background-color 100000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}input:-webkit-autofill:active{-webkit-text-fill-color:#faf6f1;caret-color:#faf6f1;transition:background-color 100000s ease-in-out;box-shadow:inset 0 0 0 1000px #0000}
