*{box-sizing:border-box}html,body{margin:0;padding:0;background:#0c2740}body{font-family:Inter,system-ui,sans-serif;color:#0c2740;-webkit-font-smoothing:antialiased;min-height:100vh}#root{min-height:100vh;display:flex;align-items:stretch;justify-content:center;background:radial-gradient(ellipse at center top,#15395a,#0c2740 60%,#07182a);padding:0}.mb-phone{width:100%;max-width:440px;min-height:100vh;background:#f6eede;box-shadow:0 0 0 1px #0003;position:relative}@media (min-width: 700px){#root{padding:24px 24px 40px}.mb-phone{min-height:calc(100vh - 64px);max-height:900px;border-radius:28px;box-shadow:0 30px 80px #00000080,0 0 0 6px #0c2740,0 0 0 7px #f2b33c;overflow-y:auto}}.mb-big-btn:active{transform:translateY(3px);box-shadow:0 2px #0c2740!important}.mb-phone::-webkit-scrollbar{width:6px}.mb-phone::-webkit-scrollbar-track{background:transparent}.mb-phone::-webkit-scrollbar-thumb{background:#0c274033;border-radius:3px}svg path{transition:all .15s}
