:root{--bg: #eef4f9;--accent: #6b95ba;--accent-soft: #dde9f3}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:#dbe6f1;font-family:Nunito,system-ui,sans-serif;color:#33434f;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}#root{min-height:100vh}.wm-shell{width:100%;max-width:460px;margin:0 auto;min-height:100vh;background:var(--bg)}@media (min-width: 480px){.wm-shell{box-shadow:0 24px 60px -24px #33434f59}}input,textarea,button{font-family:inherit}input::placeholder,textarea::placeholder{color:#33434f59}.wm-field:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px #6b95ba38}button{-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:0;height:0}
