*{box-sizing:border-box;margin:0;padding:0}body,html{background:#14120f;color:#ede6d6}input:focus{border-color:#e8b62c!important}input::placeholder{color:#55503f}::-webkit-scrollbar{height:4px}::-webkit-scrollbar-thumb{background:#33302a;border-radius:2px}button:focus-visible{outline:2px solid #e8b62c;outline-offset:2px}button{font-family:inherit}.shell{max-width:480px;margin:0 auto;min-height:100vh;background:#14120f;position:relative;padding-bottom:70px}@media (min-width:720px){.shell{max-width:760px;padding-bottom:24px;border-left:1px solid #211e18;border-right:1px solid #211e18}}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;background:#1a1712;border-top:1px solid #2a2620;display:flex}@media (min-width:720px){.bottom-nav{position:static;transform:none;max-width:none;border-top:none;border-bottom:1px solid #2a2620}}