*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{color:#323130;-webkit-font-smoothing:antialiased;background:#faf9f8;font-family:Segoe UI,system-ui,sans-serif}#root{flex-direction:column;display:flex}button,select,input,textarea{font-family:inherit}@media (width<=768px){.title-full{display:none}.title-short{display:inline}}@media (width>=769px){.title-full{display:inline}.title-short{display:none}}
