*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f1efe8;color:#2c2c2a;-webkit-font-smoothing:antialiased;overscroll-behavior:none}.screen{display:flex;flex-direction:column;height:100dvh;width:100%;background:#f1efe8;overflow:hidden}@media (min-width: 769px){html,body,#root{height:100%;overflow:hidden}.screen{height:100%;max-width:100%;border-radius:0;box-shadow:none}}.scrollable{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.topbar{background:#fff;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:.5px solid #D3D1C7;flex-shrink:0;padding-top:max(52px,env(safe-area-inset-top));padding-bottom:14px}.topbar-title{font-size:17px;font-weight:600;color:#2c2c2a}.back-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:none;background:#f1efe8;cursor:pointer;color:#5f5e5a;font-size:20px}@media (min-width: 769px){.topbar{padding:12px 24px;position:sticky;top:0;z-index:20}.back-btn:hover{background:#e8e6df}}
