:root{font-family:Nunito,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;color:#323031}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}.app-shell{height:100vh;height:100dvh}body{margin:0;background:#fbf7ea;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}button,input,textarea,select{font-family:inherit}*{scrollbar-width:thin;scrollbar-color:rgba(120,100,60,.25) transparent}*::-webkit-scrollbar{width:7px;height:7px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#78643c38;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#78643c66}button{transition:transform .08s ease,opacity .08s ease;touch-action:manipulation}button:active:not(:disabled){transform:scale(.97)}.cp-press{transition:transform .1s ease}.cp-press:active{transform:scale(.98)}:focus-visible{outline:2px solid #558b6e;outline-offset:2px}@media(hover:hover)and (pointer:fine){button:not(:disabled):hover{opacity:.9}.cp-press:hover{transform:translateY(-1px)}}@media(min-width:700px){body{background:linear-gradient(155deg,#e7ecdd,#ece4d2 55%,#e6dac3);background-attachment:fixed}.app-shell{max-width:480px;margin:0 auto;box-shadow:0 10px 60px #3c2d1438}}@keyframes cp-spin{to{transform:rotate(360deg)}}.cp-spin{animation:cp-spin .7s linear infinite}
