@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}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(0,0,0,.3))}.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 (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{width:100%!important;max-width:300px!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}@media (max-width: 1024px){.checkout-container{padding-left:16px!important;padding-right:16px!important}.checkout-container .pt-6.mb-4{margin-right:-16px!important;padding-top:4px!important}#back-to-cart{display:none!important}.checkout-container .grid.grid-cols-3.gap-6.mb-4{grid-template-columns:repeat(3,1fr)!important;gap:.5rem!important;font-size:clamp(12px,3vw,16px)!important}.checkout-container #cart-products-list .grid.grid-cols-3{grid-template-columns:repeat(3,1fr)!important;gap:.5rem!important}.checkout-container #cart-products-list .grid.grid-cols-3>div:nth-child(2),.checkout-container #cart-products-list .grid.grid-cols-3>div:nth-child(3){display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important}.checkout-container #cart-products-list button{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;font-size:14px!important;padding:0!important;box-sizing:border-box!important}.checkout-container #cart-products-list .grid.grid-cols-3>div:nth-child(2) span{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;max-width:32px!important;max-height:32px!important;font-size:14px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.checkout-container [style*="width: 1051px"],.checkout-container [style*="width: 300.66px"],.checkout-container [style*="width: 318.66px"],.checkout-container [style*="width: 405px"],.checkout-container input,.checkout-container .checkout-input-group,.checkout-container .checkout-section,.checkout-container .checkout-resumo{width:100%!important;max-width:none!important}.checkout-container .bg-gray-200.rounded-lg.grid.grid-cols-3[style*="width: 1051px"]{width:100%!important;grid-template-columns:repeat(3,1fr)!important;height:60px!important;font-size:12px!important}.checkout-container .bg-gray-200.rounded-lg.grid.grid-cols-3 span{font-size:13px!important;white-space:nowrap!important}.checkout-container .bg-gray-200.rounded-lg.grid.grid-cols-3 .w-8.h-8{width:1.5rem!important;height:1.5rem!important;font-size:10px!important}.checkout-container .flex.items-center.justify-between{justify-content:center!important}.checkout-container .flex.items-center.justify-between>div[style*="width: 48px"]{display:none!important}.checkout-container .flex[style*="gap: 64px"]{flex-direction:column!important;gap:2rem!important;align-items:flex-start!important}.checkout-container .flex[style*="gap: 64px"]>div{width:100%!important}.checkout-container .flex.justify-between.items-center{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important}.checkout-container .flex.justify-between.items-center>span{font-size:clamp(12px,3vw,14px)!important}.checkout-container .flex.justify-between.items-center>div.flex.items-center.gap-1{display:flex!important;flex-direction:row!important;gap:.25rem!important}.checkout-container h2{font-size:clamp(16px,4vw,20px)!important}.checkout-container input{font-size:clamp(12px,3vw,14px)!important}.checkout-container button,.checkout-container button.bg-black,.checkout-container button.hover\:bg-gray-800,.checkout-container button[type=button],.checkout-container button.text-sm,.checkout-container button.bg-gray-100{font-size:14px!important}.checkout-container .border.border-gray-400.rounded-lg{padding:.5rem!important}.checkout-container .grid.grid-cols-3.gap-8{grid-template-columns:1fr!important;gap:2rem!important}.checkout-container .grid.grid-cols-3.gap-8>div:first-child{display:none!important}.checkout-container .grid.grid-cols-3.gap-8>div:last-child{display:none!important}.checkout-container .checkout-sections>div:nth-child(2) h3{text-align:center!important;padding-left:0!important}.checkout-container .bg-gray-50{width:100%!important;max-width:none!important}.checkout-container input,.checkout-container .space-y-4>div{width:100%!important}.checkout-container button[type=button]{width:100%!important}.checkout-container label.flex.items-center{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important}.checkout-container label.flex.items-center>.flex.items-center{flex-shrink:0!important;gap:.75rem!important}.checkout-container label.flex.items-center .flex.items-center.gap-1{display:inline-flex!important;gap:.25rem!important}.checkout-container label.flex.items-center>p{margin:0!important;flex-shrink:0!important}}#checkout-page .desktop-search,#checkout-success-page .desktop-search,#checkout-finish-page .desktop-search,#checkout-page .header-search-row,#checkout-success-page .header-search-row,#checkout-finish-page .header-search-row{display:none!important}#checkout-page header,#checkout-success-page header,#checkout-finish-page header{height:70px!important;min-height:70px!important;padding-top:12px!important;padding-bottom:12px!important}#checkout-page header img,#checkout-success-page header img,#checkout-finish-page header img{height:36px!important;max-width:150px!important}@media (max-width: 1024px){#checkout-page header,#checkout-success-page header,#checkout-finish-page header{height:85px!important;min-height:85px!important;padding-top:16px!important;padding-bottom:16px!important}#checkout-page header img,#checkout-success-page header img,#checkout-finish-page header img{height:32px!important;max-width:120px!important}#checkout-page .header-top-row,#checkout-success-page .header-top-row,#checkout-finish-page .header-top-row{margin-bottom:0!important}}
