*{margin:0;padding:0;box-sizing:border-box}body{background:#fff0f5;font-family:Inter,sans-serif;color:#5c3d4e;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#fde8f0}::-webkit-scrollbar-thumb{background:#f2a7be;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#d4547a}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.fade-in{animation:fadeInUp .4s ease both}button{cursor:pointer;font-family:Inter,sans-serif}input,textarea,select{font-family:Inter,sans-serif}input:focus,textarea:focus,select:focus{outline:none}
