*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a2540;color:#0f172a}body{-webkit-tap-highlight-color:transparent;overscroll-behavior:none;overflow-x:hidden}#root{width:100%;overflow-x:hidden}:root{--safe-top: env(safe-area-inset-top);--safe-bottom: env(safe-area-inset-bottom);--safe-left: env(safe-area-inset-left);--safe-right: env(safe-area-inset-right)}input,textarea,select,button{font-family:inherit}.profile-edit-input::placeholder{color:#ffffffb3}.profile-edit-input::-webkit-input-placeholder{color:#ffffffb3}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
