@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&display=swap');
body{font-family:Barlow,Arial,sans-serif!important;background:#f5f6f2!important;color:#122b2b!important}header{background:#122b2b!important;border-bottom:4px solid #c9ee62}header>div{min-height:90px}header .text-2xl{font-weight:800;letter-spacing:-.7px}header .text-2xl:after{content:'.shop';font-weight:400;font-size:14px;color:#c9ee62;margin-left:2px}main{padding-top:38px!important}main>aside{border-top:4px solid #c9ee62!important;border-radius:14px!important}main>section>div{border:1px solid #dce2de;box-shadow:none!important}.bg-green-600{background:#122b2b!important}.text-green-600{color:#507822!important}.border-green-600{border-color:#8caa65!important}button.bg-green-600{background:#c9ee62!important;color:#122b2b!important}button.bg-green-600:hover{background:#b7df52!important}input{min-height:43px;border-color:#cad4cc!important;border-radius:8px!important}input:focus{outline:2px solid #9cbf57;outline-offset:2px}button{min-height:38px}#btnFinalizar{border-radius:30px!important;min-height:48px}#lista-carrinho{padding:6px 0}#authModal,#modalPagamento{border-radius:16px!important;border-top:5px solid #c9ee62!important}footer{background:#eef1e9!important}#toaster{z-index:100!important;max-width:90vw}#tabRegister,#tabLogin{border-radius:8px 8px 0 0}#lista-carrinho img{border:0!important}#modalPagamento{max-height:90dvh;overflow-y:auto}#authModal{max-height:90dvh;overflow-y:auto}@media(max-width:640px){header>div{gap:10px!important;min-height:110px}header .text-sm{font-size:11px!important}main{padding:22px 16px!important}main>section>div,main>aside{padding:20px!important}}
