@charset "UTF-8";:root{--primary: #8a2be2;--secondary: #b14eff;--neutral-dark: #2a2040;--neutral-light: #f8f5ff;--accent: #00d4b1;--background: #061722}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--background);color:var(--neutral-light);font-family:Poppins,sans-serif;margin:0;padding:0;line-height:1.6}*{max-width:100%}@media (hover: none) and (pointer: coarse){*{-webkit-tap-highlight-color:transparent}}html{scroll-behavior:smooth}@media screen and (max-width: 768px){input,select,textarea{font-size:16px!important}}
