:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;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;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:1280px;margin:0 auto;padding:2rem;text-align:center;touch-action:manipulation}.menu-main{display:flex;position:fixed;height:12vh;width:100vw;top:0;left:0;background-color:#ffb854;z-index:2}.top-menu{display:flex;position:absolute;height:12vh;width:100vw;top:0}.search-bar{display:flex;flex-direction:column;justify-content:center;align-items:center;height:12vh;width:100vw;z-index:99}.list-name{display:flex;align-items:center;justify-content:center;height:4vh;margin:1vh 0;margin-right:6vw}.list-name h3{color:#2e2c2c}.list-name img{height:50px;width:50px;z-index:100}.search-area{display:flex;height:5vh;width:90vw;border-radius:20px;background-color:#fff3e4}.search-area input{background-color:transparent;width:70vw;border:none;font-size:large;outline:none}.search-area input,.search-area select,.search-area textarea{color:#2e2c2c}.search-icon{margin:10px 15px}input:focus .options{display:flex}.searching{height:6vh;width:100vw;border-radius:0;animation:searching .5s}@keyframes searching{0%{height:5vh;width:90vw;border-radius:20px}to{height:6vh;width:100vw;border-radius:0}}.dropdown{display:none;width:100vw;height:100vh;overflow:scroll}.down{display:flex}.dropdown::-webkit-scrollbar{visibility:hidden}.dropdown-content{display:flex;flex-direction:column;align-items:center;position:absolute;top:12vh;left:0;max-height:50vh;width:100vw;overflow:scroll;background-color:#fff3e4;z-index:99}.dropdown-content .dropdown-item{display:flex;align-items:center;flex-wrap:nowrap;width:85vw;height:10vh;padding-bottom:12px;color:#000}.nome-completo{width:100vw}.valor-item{margin:0 2vw}.background{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000006b;z-index:98}#root{color:#333;touch-action:manipulation}.list-main{display:flex;position:fixed;flex-direction:column;align-items:center;top:15vh;left:0;padding:5vh 0px;max-height:55vh;overflow:scroll;overflow-x:hidden;width:100vw;z-index:1}.list-main::-webkit-scrollbar{visibility:hidden}.list-item{display:flex;justify-content:space-between;align-items:center;max-height:20vh;width:80vw;padding:10px;margin:5px 0;background-color:#fff}.checked{background-color:#a4e6a4}.checked h2,.checked h3{color:#7c7c7c!important}.item-container{width:60vw}.item-description h2,.item-description h3{text-align:start;margin:0}.item-description h2{color:#444;font-size:1.2em;font-weight:bolder}.item-price{display:flex;align-items:center;height:40px}.item-price h3{text-decoration:underline;color:#ffb854;padding-left:5px}.item-count{display:flex;justify-content:space-between;align-items:center;width:30vw;font-size:2em}.controls{display:flex;justify-content:center;align-items:center;height:30px;width:30px;margin:0 5px}.shown{visibility:hidden}.bottom-text-value{display:flex;position:fixed;justify-content:space-around;bottom:5vh;width:100vw;padding-left:10px;left:0;z-index:5}
