@tailwind base;@tailwind components;@tailwind utilities;*:focus{outline:none!important}button:focus,input:focus,textarea:focus,select:focus{outline:none!important;box-shadow:none!important}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--bg-primary: #ffffff;--bg-secondary: #f9fafb;--text-primary: #111827;--text-secondary: #6b7280;--border-primary: #d1d5db;--accent-primary: #000000;--accent-hover: #1f2937}a{font-weight:500;color:var(--accent-primary);text-decoration:inherit}a:hover{color:var(--accent-hover)}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}#app{padding-top:0}.status-brick-page{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;width:100%;padding:16px;box-sizing:border-box}.status-brick-page__frame{width:100%;max-width:390px}.vite-logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.vite-logo:hover{filter:drop-shadow(0 0 2em rgba(0,0,0,.3))}.vite-logo.vanilla:hover{filter:drop-shadow(0 0 2em #f7df1eaa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--accent-primary);color:var(--bg-primary);cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--accent-hover)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(max-width:750px){#produtos-container{grid-template-columns:repeat(2,1fr)}}@media(min-width:751px)and (max-width:1199px){#produtos-container{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){#produtos-container{grid-template-columns:repeat(4,1fr)}}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:visible{visibility:visible}.checkout-container{padding-left:clamp(20px,calc(70px - ((1300px - 100vw)/20)),70px);padding-right:clamp(20px,calc(70px - ((1300px - 100vw)/20)),70px)}@media(max-width:1200px){.checkout-container{padding-left:60px!important;padding-right:60px!important}}@media(max-width:1100px){.checkout-container{padding-left:50px!important;padding-right:50px!important}}@media(max-width:1000px){.checkout-container{padding-left:40px!important;padding-right:40px!important}}@media(max-width:900px){.checkout-container{padding-left:30px!important;padding-right:30px!important}}@media(max-width:800px){.checkout-container{padding-left:20px!important;padding-right:20px!important}}@media(min-width:1301px){.checkout-resumo,.checkout-container .checkout-resumo{max-width:300px!important;width:100%!important}.checkout-section.ml-auto,.checkout-container .checkout-section.ml-auto{flex:2!important;max-width:300px!important;width:100%!important}}@media(max-width:1300px){#back-to-cart{display:none!important}.pt-6.mb-4.flex.items-center.justify-between>div:last-child{display:none!important}.pt-6.mb-4.flex.items-center.justify-between,.pt-6.mb-8.flex.justify-center{padding-right:0!important;margin-right:0!important}.checkout-progress{width:100%!important;flex-direction:row!important;gap:0!important}.checkout-progress>div{flex:1!important}.checkout-warning,.checkout-products-table{width:100%!important}.checkout-sections{flex-direction:row!important;gap:20px!important;justify-content:space-between!important}.checkout-section{flex:1!important;max-width:280px!important}.checkout-input-group{width:100%!important;max-width:280px!important}.checkout-input-group button{font-size:12px!important;padding:4px 8px!important}.checkout-resumo,.checkout-container .checkout-resumo{width:100%!important;max-width:none!important}.checkout-section.ml-auto,.checkout-container .checkout-section.ml-auto{margin-left:auto!important;flex:2!important;max-width:none!important;width:auto!important}.checkout-lancamentos{width:100%!important}.checkout-lancamentos-container{width:100%!important;overflow-x:auto!important}.pt-6.mb-4.flex.items-center.justify-between{justify-content:center!important}.checkout-progress{margin-left:0!important;margin-right:0!important;max-width:100%!important}.pt-6.mb-4.flex.items-center.justify-between{display:flex!important;justify-content:center!important;align-items:center!important}}@media(max-width:900px){.checkout-sections{gap:16px!important}.checkout-input-group{max-width:280px!important}}@media(max-width:768px){.checkout-container{padding-left:15px!important;padding-right:15px!important}.checkout-products-grid{grid-template-columns:1fr!important;gap:16px!important}.checkout-product-item{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.checkout-button-group{flex-direction:row!important;gap:8px!important;justify-content:center!important}.checkout-progress>div{padding:8px!important;font-size:12px!important}.checkout-progress .w-8{width:24px!important;height:24px!important;font-size:10px!important}.checkout-sections{flex-direction:column!important;gap:24px!important}.checkout-section,.checkout-input-group,.checkout-resumo{max-width:none!important}.checkout-input-group button{font-size:11px!important;padding:3px 6px!important;right:8px!important}}@media(max-width:480px){.checkout-container{padding-left:10px!important;padding-right:10px!important}.checkout-lancamentos-container{height:400px!important}.checkout-sections{gap:12px!important}.checkout-button-group button{padding:8px 16px!important;font-size:14px!important}}.transition-all{transition:all .2s ease-in-out}.filter-dropdown{transform:translateY(-10px);transition:all .2s ease-in-out}.group:hover .filter-dropdown{transform:translateY(0)}.color-colorido{background:linear-gradient(45deg,red,#0f0,#00f)}.price-slider{position:relative}.price-slider .slider-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-color:#000;border-radius:50%;cursor:pointer}#price-slider:hover #price-thumb{transform:translate(-50%,-50%) scale(1.1)}#price-thumb:hover{transform:translate(-50%,-50%) scale(1.2)!important;box-shadow:0 2px 8px #0000004d}#price-thumb:active{transform:translate(-50%,-50%) scale(1.3)!important}#price-thumb,#price-fill{transition:all .2s ease}#price-slider{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.checkout-container #cart-products-list h3{max-width:min(400px,75vw)!important;position:absolute!important;top:85px!important;left:0!important;margin-top:0!important;background-color:#fff!important;z-index:1!important}.checkout-container #cart-products-list>div{position:relative!important}.checkout-container #cart-products-list .grid.grid-cols-3 button[onclick*=removeFromCart]{position:absolute!important;top:85px!important;right:0!important;left:auto!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;background:none!important;border:none!important;outline:none!important}.checkout-container #cart-products-list .grid.grid-cols-3 button[onclick*=removeFromCart]:focus{outline:none!important;border:none!important;box-shadow:none!important}.checkout-container #cart-products-list .grid.grid-cols-3 button[onclick*=removeFromCart] svg{width:1.5rem!important;height:1.5rem!important}.checkout-container .grid.grid-cols-3.gap-6.mb-4>div:nth-child(3){text-align:right!important}.checkout-container #cart-products-list .grid.grid-cols-3>div:nth-child(3){text-align:right!important;display:flex!important;justify-content:flex-end!important}.checkout-container #cart-products-list .grid.grid-cols-3>div:nth-child(3) .w-full{display:block!important;text-align:right!important}.checkout-container #cart-products-list .grid.grid-cols-3>div:nth-child(3) .text-center{text-align:right!important}body:has(#checkout-page) #store-header .desktop-search,body:has(#checkout-success-page) #store-header .desktop-search,body:has(#checkout-finish-page) #store-header .desktop-search,body:has(#checkout-page) #store-header .header-search-row,body:has(#checkout-success-page) #store-header .header-search-row,body:has(#checkout-finish-page) #store-header .header-search-row{display:none!important}body:has(#checkout-page) #store-header,body:has(#checkout-success-page) #store-header,body:has(#checkout-finish-page) #store-header{height:70px!important;min-height:70px!important;padding-top:12px!important;padding-bottom:12px!important}body:has(#checkout-page) #store-header img,body:has(#checkout-success-page) #store-header img,body:has(#checkout-finish-page) #store-header img{height:36px!important;max-width:150px!important}@media(max-width:1024px){body:has(#checkout-page) #store-header,body:has(#checkout-success-page) #store-header,body:has(#checkout-finish-page) #store-header{height:85px!important;min-height:85px!important;padding-top:16px!important;padding-bottom:16px!important}body:has(#checkout-page) #store-header img,body:has(#checkout-success-page) #store-header img,body:has(#checkout-finish-page) #store-header img{height:32px!important;max-width:120px!important}body:has(#checkout-page) #store-header .header-top-row,body:has(#checkout-success-page) #store-header .header-top-row,body:has(#checkout-finish-page) #store-header .header-top-row{margin-bottom:0!important}}
