@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}:root{color:#e2e2eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#111319;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.5}body{margin:0}#root{flex-direction:column;min-height:100svh;display:flex}h1,h2,h3,h4,h5,h6{margin:0;font-family:Manrope,sans-serif;font-weight:700}input,select,textarea{color:#e2e2eb;background:#33343b;border:none;border-bottom:2px solid #0000;border-radius:6px 6px 0 0;outline:none;width:100%;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-bottom-color:#f97316}input::placeholder,textarea::placeholder{color:#64748b}button{cursor:pointer;font-family:Inter,sans-serif}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}
