*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}#root{height:100%}body{-webkit-text-size-adjust:100%}.app-shell{min-height:100%;display:flex;flex-direction:column;overflow-y:auto;padding:16px;background:#f3f1ed;color:#1a1a1a;font-family:Inter,system-ui,sans-serif}@media (min-width: 480px){.app-shell{padding:24px}}.shell-content{flex:1;min-height:0;display:flex;flex-direction:column;width:100%;max-width:520px;margin:0 auto}.shell-footer-wrap{width:100%;max-width:520px;margin:0 auto}@media (min-width: 768px){.shell-content,.shell-footer-wrap{max-width:600px}}@media (min-width: 1100px){.shell-content,.shell-footer-wrap{max-width:680px}}img{max-width:100%;height:auto}
