@charset "UTF-8";:root{--bg: #f7f7f8;--text: #111}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:14px;background:var(--bg);color:var(--text);min-height:100dvh}a{color:inherit}@media(max-width:768px){input,textarea,select{font-size:16px}}
