*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #F8F7F4;--surface: #FFFFFF;--border: #E8E8E8;--text: #0D0D0D;--text2: #6B6B6B;--green: #2D6A4F;--green-light: #F0FAF4;--locked: #BDBDBD;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}html,body,#root{height:100%;background:var(--bg);color:var(--text);overscroll-behavior:none}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}input{font-family:inherit}::-webkit-scrollbar{display:none}.app{display:flex;flex-direction:column;height:100%;max-width:430px;margin:0 auto;position:relative;overflow:hidden}.page{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:80px}.page-no-tabs{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}
