:root{font-family:Helvetica,system-ui,Avenir,Arial,sans-serif;line-height:1.5;font-weight:400;--bg-color: #222831;--secondary: #393E46;--3: #948979;--text-color: #DFD0B8;color-scheme:light dark;color:var(--text-color);background-color:var(--bg-color);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;justify-content:center;min-width:320px;min-height:100vh}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff;--bg-color: #ffffff }a:hover{color:#747bff}}#root{max-width:1280px;margin:0 auto;padding:2rem;padding-bottom:80px}#background{width:100%;top:0;left:0;position:absolute;z-index:0;opacity:.3}.price{font-size:larger;color:red}.actions{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-between;padding:8px 16px;background-color:var(--bg-color);box-shadow:#959da533 0 8px 24px}.actions>*{box-shadow:#959da533 0 8px 24px}.button{display:flex;height:40px;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}.button:hover{border-color:#646cff}.button:focus,.button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){.button{background-color:#f9f9f9}}
