:root{--premise-accent: #b0532e}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{background:#e7e4dc;color:#241d18;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input{font-family:inherit}a{color:inherit}@keyframes premise-spin{to{transform:rotate(360deg)}}.premise-spin{animation:premise-spin .7s linear infinite}.premise-scroll::-webkit-scrollbar{width:0;height:0}.mobile-wrap{min-height:100dvh;display:flex;justify-content:center;background:#e7e4dc}.mobile-shell{width:100%;min-height:100dvh;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top)}@media (min-width: 640px){.mobile-wrap{padding:24px 12px 40px}.mobile-shell{width:412px;min-height:0;height:min(820px,calc(100dvh - 64px));border-radius:32px;overflow:hidden;padding-top:0;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 6px #141e1914,0 26px 60px #141e1938}}
