.home-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;width:100%;position:relative}html,body{overflow-x:hidden;width:100%;margin:0;padding:0}.home-container{width:100%;max-width:100vw;display:flex;flex-direction:column;align-items:center;overflow-x:hidden;box-sizing:border-box}.main-content{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.carrossel.moderno{position:relative;width:100vw;max-width:100vw;height:550px;max-height:600px;overflow:hidden;border-radius:0;box-shadow:none;margin:0 0 20px;margin-left:calc(-50vw + 50%);background:#f5f5f5;padding:0;box-sizing:border-box}.carrossel.moderno img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity 1s ease-in-out;background:transparent}.carrossel.moderno img.ativo{opacity:1;z-index:2}.carrossel.moderno .btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;color:transparent;cursor:pointer;background:#fff3;border-radius:50%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .3s ease;z-index:3;display:flex;align-items:center;justify-content:center}.carrossel.moderno .btn:before{content:"";width:10px;height:10px;border-top:2px solid white;border-right:2px solid white;position:absolute}.carrossel.moderno .btn.prev:before{transform:rotate(-135deg);margin-left:4px}.carrossel.moderno .btn.next:before{transform:rotate(45deg);margin-right:4px}.carrossel.moderno .btn:hover{background:#fff6;transform:translateY(-50%) scale(1.1);box-shadow:0 0 15px #0003}.carrossel.moderno .btn.prev{left:20px}.carrossel.moderno .btn.next{right:20px}.carrossel.moderno .dots{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:3}.carrossel.moderno .dots span{width:10px;height:10px;border-radius:50%;background:#ffffff80;cursor:pointer;transition:all .3s}.carrossel.moderno .dots span.active{background:#fff;width:14px;height:14px}@media (max-width: 1024px){.home-container{padding:0}.main-content{padding:0 15px}.carrossel.moderno{height:350px;border-radius:12px;margin-bottom:20px}}@media (max-width: 768px){.home-container{padding:0;overflow-x:hidden}.main-content{padding:0;width:100%}.carrossel.moderno{height:180px!important;margin:0!important;border-radius:0!important;box-shadow:none!important}.carrossel.moderno img{object-position:center center}.carrossel.moderno .btn{width:32px!important;height:32px!important;background:#ffffff4d!important}.carrossel.moderno .btn:before{width:7px;height:7px;border-width:1.5px}.carrossel.moderno .btn.prev{left:8px!important}.carrossel.moderno .btn.next{right:8px!important}.carrossel.moderno .dots{bottom:8px!important;gap:5px!important}.carrossel.moderno .dots span{width:7px!important;height:7px!important}.carrossel.moderno .dots span.active{width:9px!important;height:9px!important}}@media (max-width: 480px){.carrossel.moderno{height:160px!important}.carrossel.moderno .btn{width:28px!important;height:28px!important}.carrossel.moderno .btn:before{width:6px;height:6px}.carrossel.moderno .btn.prev{left:6px!important}.carrossel.moderno .btn.next{right:6px!important}.carrossel.moderno .dots{bottom:6px!important;gap:4px!important}.carrossel.moderno .dots span{width:6px!important;height:6px!important}.carrossel.moderno .dots span.active{width:8px!important;height:8px!important}}@media (min-width: 360px) and (max-width: 420px){.carrossel.moderno{height:160px!important}.main-content{padding:0}}@media (max-width: 768px) and (orientation: landscape){.carrossel.moderno{height:140px!important}}.filtro-localizacao{background:linear-gradient(135deg,#f8f9fa,#fff);padding:20px 0;margin:30px 0;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e9ecef}.filtro-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 20px}.filtro-icon{font-size:20px}.filtro-label{font-size:16px;font-weight:600;color:#333}.filtro-select{padding:10px 16px;font-size:15px;border:2px solid #dee2e6;border-radius:8px;background:#fff;color:#333;cursor:pointer;transition:all .3s ease;min-width:200px}.filtro-select:hover{border-color:#205b27}.filtro-select:focus{outline:none;border-color:#205b27;box-shadow:0 0 0 3px #205b271a}@media (max-width: 768px){.filtro-container{flex-direction:column;gap:10px}.filtro-select{width:100%;max-width:300px}}@media (max-width: 768px){.loading-message,.error-message{padding:20px;text-align:center;font-size:.9rem}}*{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%;overflow-x:hidden;width:100%}body{overflow-x:hidden;max-width:100vw;width:100%;margin:0;padding:0}#root{overflow-x:hidden;width:100%;max-width:100vw}img{max-width:100%;height:auto}@media (max-width: 1024px){.container,.main-container,.content-container{padding:0 20px;max-width:100%}.grid-container,.products-grid,.cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:15px}table{font-size:.9rem}form{padding:20px}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.3rem}}@media (max-width: 768px){html{font-size:14px}h1{font-size:1.5rem}h2{font-size:1.3rem}h3{font-size:1.1rem}.container,.main-container,.content-container,section{padding:0 10px;margin:0 auto}.home-container{padding:0;width:100%}.grid-container,.products-grid,.cards-grid,.cp-orders-grid,.cp-modal-grid,.form-row{grid-template-columns:1fr!important;gap:10px}.flex-row,.header-content,.nav-links{flex-direction:column;align-items:stretch}button,.btn,.action-button{width:100%;padding:12px 20px;font-size:1rem}form{padding:15px}input,select,textarea{width:100%!important;font-size:16px}label{margin-bottom:5px;display:block}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:.85rem}thead{display:none}tbody tr{display:block;margin-bottom:15px;border:1px solid #ddd;border-radius:8px;padding:10px}tbody td{display:block;text-align:right;padding:8px;border:none}tbody td:before{content:attr(data-label);float:left;font-weight:700;color:#333}.card,.product-card,.cp-order-card{margin-bottom:15px}.modal,.cp-items-modal{width:95%!important;max-width:95%!important;margin:10px auto;max-height:90vh;overflow-y:auto}.modal-content{padding:15px}nav{flex-wrap:wrap}.nav-links{width:100%}.nav-links a{padding:12px;text-align:center}footer{padding:20px 15px}.chart-container,.cp-chart-section{overflow-x:auto}img.produto-thumb,.product-image{max-width:100%;height:auto}video{width:100%;height:auto}.carousel,.slider{width:100%}.mb-3{margin-bottom:15px}.mt-3{margin-top:15px}.p-3{padding:15px}.hide-mobile{display:none!important}.show-mobile{display:block!important}.text-responsive{font-size:clamp(.875rem,2vw,1rem)}}@media (max-width: 480px){html{font-size:13px}h1{font-size:1.3rem}h2{font-size:1.15rem}h3{font-size:1rem}.container,section{padding:0 8px}.home-container{padding:0}button,.btn{padding:10px 15px;font-size:.9rem}.card{padding:10px}.modal{width:100%!important;height:100vh!important;max-width:100%!important;margin:0;border-radius:0}input,select,textarea,button{min-height:44px}}@media (min-width: 360px) and (max-width: 420px){body{font-size:14px}.navbar-container{padding:.4rem 8px!important;height:52px!important}.logo{height:30px!important}.carrossel.moderno{height:160px!important;margin:0!important;border-radius:0!important}.carrossel.moderno img{height:160px!important}.produtos-destaque,.products-section{padding:14px 8px!important;width:100%!important;max-width:100vw!important;box-sizing:border-box!important;overflow-x:hidden!important}.produtos-destaque h2,.products-section h2{font-size:1.15rem!important;margin:0 0 14px!important;padding:0!important;text-align:center}.products-grid,.produtos-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;padding:0 8px!important;margin:0 auto!important;width:calc(100% - 16px)!important;max-width:100%!important;box-sizing:border-box!important}.product-card,.produto-card{background:#fff!important;border:1px solid #e5e5e5!important;border-radius:6px!important;padding:0!important;margin:0!important;width:100%!important;box-sizing:border-box!important;overflow:hidden!important;box-shadow:0 1px 2px #00000014!important}.product-card img,.produto-card img{width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;object-fit:contain!important;background:#fff!important;padding:8px!important;box-sizing:border-box!important;border-bottom:1px solid #f0f0f0!important}.product-card>div,.produto-card>div{padding:8px!important}.product-card h3,.produto-card h3{font-size:.8rem!important;font-weight:400!important;margin:0 0 6px!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:2.5em!important;color:#333!important}.product-card p,.produto-card p{font-size:.7rem!important;margin:2px 0!important;line-height:1.3!important;overflow:hidden!important;text-overflow:ellipsis!important;color:#0000008c!important}.product-card .price,.produto-card .price{font-size:1.1rem!important;font-weight:400!important;margin:4px 0 6px!important;color:#333!important}.product-card button,.produto-card button{width:100%!important;padding:8px 6px!important;font-size:.8rem!important;margin-top:6px!important;border-radius:4px!important;background:#3483fa!important;color:#fff!important;border:none!important;font-weight:500!important}footer{padding:12px 8px!important;font-size:.8rem!important}.form-row{grid-template-columns:1fr!important;gap:8px!important}input,select,textarea{font-size:14px!important;padding:10px!important}}@media (max-width: 768px) and (orientation: landscape){.modal{max-height:95vh;overflow-y:auto}.header{padding:10px}}@media (max-width: 768px){.flex-mobile-column{flex-direction:column!important}.flex-mobile-row{flex-direction:row!important}}@media (max-width: 768px){.grid-mobile-1{grid-template-columns:1fr!important}.grid-mobile-2{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 768px){.m-mobile-0{margin:0!important}.p-mobile-0{padding:0!important}.px-mobile-2{padding-left:10px!important;padding-right:10px!important}.py-mobile-2{padding-top:10px!important;padding-bottom:10px!important}}@media (hover: none) and (pointer: coarse){a,button,.clickable{min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center}}@media (max-width: 768px){.cp-order-card{padding:15px}.cp-order-actions{display:flex;flex-direction:column;gap:8px}.cp-order-actions button,.cp-order-actions a{width:100%}.cp-modal-container{padding:10px}.cp-modal-header{padding:15px;flex-wrap:wrap}.cp-modal-body{padding:10px}.cp-modern-table{font-size:.85rem}.cp-produto-thumb{max-width:50px;max-height:50px}.cp-tracking-form,.cp-freight-form{padding:10px}.cp-form-grid,.cp-stats-cards{grid-template-columns:1fr!important}.cp-chart-section{padding:15px 10px}}@media (max-width: 768px){.navbar{padding:10px}.navbar-brand img{max-width:120px}.navbar-menu{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;box-shadow:0 4px 6px #0000001a;display:none}.navbar-menu.active{display:flex}.navbar-toggle{display:block;background:none;border:none;font-size:1.5rem;cursor:pointer}}@media (max-width: 768px){.carrossel.moderno{height:180px!important;max-width:100%!important;border-radius:0!important;margin:0!important;width:100%!important}.carrossel.moderno img{height:180px!important;width:100%!important;object-fit:cover!important;object-position:center center!important}.carousel-slide,.carousel-slide img{height:180px!important;object-fit:cover!important;object-position:center!important}.carousel-controls button,.carrossel.moderno .btn{width:32px!important;height:32px!important;font-size:16px}.carrossel.moderno .btn.prev{left:8px!important}.carrossel.moderno .btn.next{right:8px!important}.carrossel.moderno .dots{bottom:8px!important;gap:5px!important}.carrossel.moderno .dots span{width:7px!important;height:7px!important}.navbar-container{padding:.5rem 10px!important;height:56px!important}.logo{height:32px!important}.logo img{height:100%!important;max-height:32px!important}.produtos-destaque,.products-section{padding:16px 10px!important;width:100%!important;box-sizing:border-box!important;overflow-x:hidden!important}.produtos-destaque h2,.products-section h2{font-size:1.25rem!important;margin:0 0 16px!important;text-align:center;padding:0 10px!important;font-weight:600}.products-grid,.produtos-grid,.grid-container{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:10px!important;padding:0 10px!important;margin:0!important;width:calc(100% - 20px)!important;max-width:100%!important;box-sizing:border-box!important}.product-card,.produto-card{background:#fff!important;border:1px solid #e5e5e5!important;border-radius:6px!important;padding:0!important;margin:0!important;width:100%!important;box-sizing:border-box!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;box-shadow:0 1px 3px #0000001a!important;transition:box-shadow .2s!important}.product-card:active,.produto-card:active{box-shadow:0 2px 8px #00000026!important}.product-card img,.produto-card img{width:100%!important;aspect-ratio:1 / 1!important;height:auto!important;object-fit:contain!important;background:#fff!important;padding:10px!important;box-sizing:border-box!important;border-bottom:1px solid #e5e5e5!important}.product-card>div,.produto-card>div{padding:10px!important}.product-card h3,.produto-card h3{font-size:.875rem!important;font-weight:400!important;color:#333!important;margin:0 0 8px!important;line-height:1.3!important;overflow:hidden!important;text-overflow:ellipsis!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:2.6em!important}.product-card .price,.produto-card .price,.product-card p:first-of-type,.produto-card p:first-of-type{font-size:1.25rem!important;font-weight:400!important;color:#333!important;margin:4px 0 8px!important;display:flex!important;align-items:baseline!important;gap:4px!important}.product-card p,.produto-card p{font-size:.75rem!important;color:#0000008c!important;margin:2px 0!important;line-height:1.3!important}.product-card button,.produto-card button{width:100%!important;padding:10px!important;font-size:.875rem!important;font-weight:500!important;margin-top:8px!important;border-radius:4px!important;border:none!important;background:#3483fa!important;color:#fff!important;cursor:pointer!important;transition:background .2s!important}.product-card button:active,.produto-card button:active{background:#2968c8!important}}@media (max-width: 768px){.cadastro-page form,.login-page form{width:100%;max-width:100%;padding:20px 15px}.tabs{flex-direction:column}.tab-btn{width:100%;margin-bottom:5px}fieldset{padding:15px}legend{font-size:1.1rem}}.pr-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999}.pr-modal-content{background-color:#fff;padding:2rem;border-radius:12px;max-width:400px;text-align:center;box-shadow:0 4px 20px #00000026}.pr-modal-icon{font-size:3rem;margin-bottom:1rem}.pr-modal-title{margin:0 0 1rem;color:#333;font-size:1.5rem}.pr-modal-message{color:#666;margin-bottom:1.5rem;line-height:1.5}.pr-modal-button{background-color:#28a745;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;cursor:pointer;font-weight:600;transition:background-color .3s ease}.pr-modal-button:hover{background-color:#218838}.pr-modal-button:active{transform:scale(.98)}:root{--primary-color: #228b22;--secondary-color: #32cd32;--text-color: #333333;--light-text: #666666;--border-color: #e0e0e0;--white: #ffffff;--shadow: 0 2px 8px rgba(0, 0, 0, .1);--transition: all .3s ease}.navbar-page{position:sticky;top:0;z-index:9999;background:var(--white)}.navbar-top{background:var(--white);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow)}.navbar-top-container{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;gap:1.5rem}.navbar-logo{flex-shrink:0}.navbar-logo a{display:flex;align-items:center}.logo-img{height:55px;width:auto;max-width:200px;object-fit:contain;transition:var(--transition)}.logo-img:hover{transform:scale(1.05)}.navbar-search{flex:1;max-width:450px;position:relative;display:flex;align-items:center;background:#f5f5f5;border:1px solid var(--border-color);border-radius:6px;overflow:hidden;transition:var(--transition)}.navbar-search:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 3px #228b221a}.navbar-search input{flex:1;padding:.7rem 1rem;border:none;background:transparent;font-size:.9rem;color:var(--text-color);outline:none}.navbar-search input::placeholder{color:var(--light-text)}.navbar-search button{background:transparent;border:none;padding:0 1rem;color:var(--light-text);cursor:pointer;display:flex;align-items:center;transition:var(--transition)}.navbar-search button:hover{color:var(--primary-color)}.navbar-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.navbar-icon-btn{background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.5rem;color:var(--text-color);position:relative;transition:var(--transition);font-size:.9rem}.navbar-icon-btn:hover{color:var(--primary-color);transform:scale(1.1)}.notification-badge,.cart-badge{position:absolute;top:-5px;right:-5px;background:#e74c3c;color:#fff;font-size:.65rem;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;border:2px solid var(--white)}.navbar-user-menu{position:relative}.navbar-user-btn{background:transparent;border:1px solid var(--border-color);padding:.5rem .8rem;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:.5rem;color:var(--text-color);font-size:.9rem;transition:var(--transition)}.navbar-user-btn:hover{border-color:var(--primary-color);color:var(--primary-color)}.username{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.navbar-user-dropdown{position:absolute;top:100%;right:0;background:var(--white);border:1px solid var(--border-color);border-radius:6px;min-width:200px;box-shadow:0 8px 16px #0000001a;margin-top:.5rem;z-index:1001;overflow:hidden}.dropdown-item{display:block;width:100%;padding:.75rem 1rem;text-align:left;background:transparent;border:none;color:var(--text-color);text-decoration:none;cursor:pointer;transition:var(--transition);font-size:.9rem}.dropdown-item:hover{background:#f5f5f5;color:var(--primary-color)}.dropdown-item.logout-item{color:#e74c3c;font-weight:500}.dropdown-item.logout-item:hover{background:#ffe8e8}.dropdown-divider{margin:.5rem 0;border:none;border-top:1px solid var(--border-color)}.cart-btn{position:relative}.mobile-menu-toggle{display:none;background:transparent;border:none;cursor:pointer;color:var(--text-color);padding:.5rem;transition:var(--transition)}.mobile-menu-toggle:hover{color:var(--primary-color)}.navbar-categories{background:var(--primary-color);border-bottom:3px solid var(--secondary-color)}.navbar-categories-container{max-width:1280px;margin:0 auto;display:flex;align-items:center;padding:0;gap:2rem}.categories-toggle{background:#0000001a;border:none;color:#fff;padding:.75rem 1.5rem;cursor:pointer;font-weight:600;transition:var(--transition);display:none}.categories-toggle:hover{background:#0003}.navbar-estado-dropdown{display:flex;align-items:center}.estado-select{background:transparent;border:none;color:#fff;padding:.9rem 1.8rem .9rem 1.2rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:var(--transition);outline:none;min-width:90px;width:auto;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.estado-select:hover{background-color:#0000001a}.estado-select:focus{background-color:#0000001a}.estado-select option{background:var(--primary-color);color:#fff;padding:.5rem}.categories-menu{display:flex;flex:1;gap:0;align-items:stretch}.category-item{padding:.9rem 1.2rem;color:#fff;text-decoration:none;font-size:.9rem;font-weight:500;transition:var(--transition);display:flex;align-items:center;white-space:nowrap;background:transparent;border:none;cursor:pointer}.category-item:hover{background:#ffffff1a}.category-item.active{background:#ffffff26}.colheita-dropdown-container{position:relative;display:flex;align-items:stretch}.colheita-btn{gap:.4rem;cursor:pointer;background:transparent;border:none}.colheita-arrow{font-size:.7rem;margin-left:.3rem}.colheita-dropdown{position:absolute;top:100%;left:0;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;z-index:1000;min-width:280px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.colheita-dropdown-content{padding:1rem}.colheita-field{margin-bottom:.8rem}.colheita-field label{display:block;font-size:.85rem;font-weight:500;color:var(--text-color);margin-bottom:.4rem}.colheita-field input[type=date]{width:100%;padding:.6rem .8rem;border:1px solid var(--border-color);border-radius:6px;font-size:.9rem;color:var(--text-color);transition:var(--transition)}.colheita-field input[type=date]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px #228b221a}.colheita-actions{display:flex;gap:.5rem;margin-top:1rem}.colheita-btn-filtrar{flex:1;padding:.6rem 1rem;background:var(--primary-color);color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:var(--transition)}.colheita-btn-filtrar:hover{background:var(--secondary-color)}.colheita-btn-limpar{flex:1;padding:.6rem 1rem;background:transparent;color:var(--text-color);border:1px solid var(--border-color);border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:var(--transition)}.colheita-btn-limpar:hover{background:#f5f5f5;border-color:var(--text-color)}.categoria-dropdown-container{position:relative}.categoria-dropdown-container .category-item{display:flex;align-items:center;gap:.3rem}.categoria-arrow{font-size:.6rem;margin-left:.2rem}.categoria-dropdown-cascata{position:absolute;top:100%;left:0;display:flex;background:#fff;border-radius:0 0 8px 8px;box-shadow:0 4px 20px #00000026;z-index:1001}.subcategorias-coluna{min-width:180px;max-height:350px;overflow-y:auto;border-right:1px solid #eee}.subcategoria-item{position:relative}.subcategoria-item a{display:flex;justify-content:space-between;align-items:center;padding:.7rem 1rem;color:var(--text-color);text-decoration:none;font-size:.9rem;font-weight:500;transition:var(--transition)}.subcategoria-item:hover a,.subcategoria-item.active a{background:#f0f9f0;color:var(--primary-color)}.seta-variedades{font-size:1.2rem;font-weight:700;color:#999}.subcategoria-item.active .seta-variedades{color:var(--primary-color)}.variedades-coluna{min-width:160px;max-height:350px;overflow-y:auto;background:#fafafa;border-radius:0 0 8px}.variedade-item-cascata{display:block;padding:.6rem 1rem;color:var(--text-color);text-decoration:none;font-size:.85rem;transition:var(--transition)}.variedade-item-cascata:hover{background:#e8f5e8;color:var(--primary-color)}.mobile-categoria-group{margin-bottom:0;border-bottom:1px solid #eee}.mobile-categoria-title{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.9rem 1rem;font-weight:700;color:var(--primary-color);background:#f0f9f0;font-size:.95rem;text-transform:uppercase;border:none;cursor:pointer;text-align:left}.mobile-categoria-title.active{background:#e0f0e0}.mobile-seta{font-size:.7rem;color:#888}.mobile-subcategorias-lista{background:#fff}.mobile-subcategoria-group{border-bottom:1px solid #f0f0f0}.mobile-subcategoria-group:last-child{border-bottom:none}.mobile-subcategoria-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.7rem 1rem .7rem 1.5rem;color:var(--text-color);background:#fff;border:none;font-size:.9rem;font-weight:600;cursor:pointer;text-align:left}.mobile-subcategoria-item:hover,.mobile-subcategoria-item.active{background:#f5f5f5;color:var(--primary-color)}.mobile-seta-sub{font-size:.6rem;color:#999}.mobile-variedades-lista{background:#fafafa}.mobile-variedade-item{display:block;padding:.6rem 1rem .6rem 2.5rem;color:#555;text-decoration:none;font-size:.85rem;border-bottom:1px solid #f0f0f0}.mobile-variedade-item:last-child{border-bottom:none}.mobile-variedade-item:hover{background:#e8f5e8;color:var(--primary-color)}.mobile-colheita-group{border-bottom:1px solid #eee}.mobile-colheita-title{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.9rem 1rem;font-weight:700;color:var(--primary-color);background:#fff8e8;font-size:.95rem;border:none;cursor:pointer;text-align:left}.mobile-colheita-title.active{background:#fff0d0}.mobile-colheita-content{padding:1rem;background:#fffaf0}.mobile-colheita-field{margin-bottom:.8rem}.mobile-colheita-field label{display:block;font-size:.85rem;font-weight:600;color:#555;margin-bottom:.3rem}.mobile-colheita-field input[type=date]{width:100%;padding:.6rem;border:1px solid #ddd;border-radius:6px;font-size:.9rem}.mobile-colheita-actions{display:flex;gap:.5rem;margin-top:.5rem}.mobile-colheita-btn-filtrar{flex:1;padding:.6rem;background:var(--primary-color);color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}.mobile-colheita-btn-limpar{flex:1;padding:.6rem;background:#f5f5f5;color:#666;border:1px solid #ddd;border-radius:6px;font-weight:600;cursor:pointer}.navbar-extra-links{display:flex;align-items:center;gap:0;margin-left:auto}.extra-link{padding:.9rem 1rem;color:#fff;text-decoration:none;font-size:.85rem;font-weight:500;transition:var(--transition);border-bottom:3px solid transparent;display:flex;align-items:center;white-space:nowrap}.extra-link:hover{background:#0000001a;border-bottom-color:var(--secondary-color)}.whatsapp-link{color:#25d366;font-weight:600}.whatsapp-link:hover{background:#25d36626;border-bottom-color:#25d366}.navbar-mobile-menu{position:fixed;top:0;right:-100%;width:80%;max-width:350px;height:100vh;background:var(--white);box-shadow:-2px 0 15px #00000026;z-index:1002;transition:right .3s ease;overflow-y:auto;display:flex;flex-direction:column}.navbar-mobile-menu.open{right:0}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--border-color)}.mobile-menu-header h3{margin:0;font-size:1rem;color:var(--text-color)}.mobile-menu-header button{background:transparent;border:none;cursor:pointer;color:var(--text-color);padding:.5rem}.mobile-search-form{padding:1rem;display:flex;gap:.5rem;border-bottom:1px solid var(--border-color)}.mobile-search-form input{flex:1;padding:.6rem .8rem;border:1px solid var(--border-color);border-radius:4px;font-size:.9rem}.mobile-search-form button{background:var(--primary-color);border:none;color:#fff;padding:.6rem 1rem;border-radius:4px;cursor:pointer;display:flex;align-items:center}.mobile-estado-filter{padding:1rem;background:#f8f9fa;border-bottom:1px solid var(--border-color)}.mobile-estado-filter label{display:block;font-size:.85rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.mobile-estado-select{width:100%;padding:.7rem 1rem;border:2px solid var(--primary-color);border-radius:6px;font-size:.9rem;color:var(--text-color);background:#fff;cursor:pointer;outline:none;transition:var(--transition)}.mobile-estado-select:focus{box-shadow:0 0 0 3px #228b2226}.mobile-categories{padding:1rem 0;border-bottom:1px solid var(--border-color)}.mobile-category-item{display:block;width:100%;padding:.75rem 1rem;color:var(--text-color);text-decoration:none;font-size:.9rem;transition:var(--transition);border-left:3px solid transparent}.mobile-category-item:hover{background:#f5f5f5;border-left-color:var(--primary-color);color:var(--primary-color)}.mobile-links{padding:1rem 0;flex:1}.mobile-links a{display:block;padding:.75rem 1rem;color:var(--text-color);text-decoration:none;font-size:.95rem;transition:var(--transition);border-bottom:1px solid var(--border-color)}.mobile-links a:hover{background:#f5f5f5;color:var(--primary-color);padding-left:1.3rem}.whatsapp-mobile-link{color:#25d366!important;font-weight:600}.whatsapp-mobile-link:hover{background:#25d3661a!important;color:#25d366!important}.navbar-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;animation:fadeIn .3s forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-out{opacity:0;transition:opacity .4s ease}@media (max-width: 1024px){.navbar-top-container{gap:1rem;padding:.75rem 1rem}.navbar-search{max-width:300px}.category-item{padding:.75rem 1rem;font-size:.85rem}.username{display:none}}@media (max-width: 768px){.navbar-top-container{gap:.75rem;padding:.6rem 1rem}.navbar-search{display:none}.navbar-categories-container{gap:0}.categories-menu,.navbar-estado-dropdown,.navbar-extra-links{display:none}.categories-toggle,.mobile-menu-toggle{display:block}.navbar-mobile-menu{width:100%;max-width:none}.notification-badge,.cart-badge{width:16px;height:16px;font-size:.6rem}}@media (max-width: 480px){.navbar-top-container{padding:.5rem .8rem}.navbar-logo{flex-shrink:1}.logo-img{height:35px}.navbar-right{gap:.5rem}.navbar-user-btn{padding:.4rem .6rem;font-size:.8rem}.navbar-icon-btn{padding:.4rem}}.navbar-filtro-localizacao{background:#f8f9fa;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 4px #0000000d}.navbar-filtro-container{max-width:1280px;margin:0 auto;padding:12px 1.5rem;display:flex;align-items:center;gap:12px}.navbar-filtro-icon{font-size:20px}.navbar-filtro-label{font-weight:600;color:#2d3748;font-size:15px}.navbar-filtro-select{padding:8px 14px;border:2px solid #e2e8f0;border-radius:6px;font-size:14px;color:#2d3748;background:#fff;cursor:pointer;transition:all .3s ease;min-width:180px;outline:none}.navbar-filtro-select:hover{border-color:#0f9403}.navbar-filtro-select:focus{border-color:#0f9403;box-shadow:0 0 0 3px #0f94031a}@media (max-width: 768px){.navbar-filtro-container{flex-wrap:wrap;padding:10px 1rem}.navbar-filtro-select{flex:1;min-width:150px}}.footer-page{background:linear-gradient(180deg,#1a1a1a,#0d0d0d);width:100%;margin-top:auto;position:relative}.footer-site{background:linear-gradient(180deg,#1a1a1a,#0d0d0d)!important;color:#fff!important;padding:50px 20px 20px;margin-top:60px;border-top:1px solid #2a2a2a}.footer-site-container{max-width:1200px;margin:0 auto}.footer-site-columns{display:grid;grid-template-columns:repeat(5,1fr);gap:40px;margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #2a2a2a}.footer-site-column{display:flex;flex-direction:column;gap:12px}.footer-site-column h3{font-size:15px;font-weight:700;margin-bottom:16px;letter-spacing:.5px;text-transform:uppercase;color:#fff;position:relative;padding-bottom:10px}.footer-site-column h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(90deg,#3483fa,#2968c8);border-radius:1px}.footer-site-column a{color:#b3b3b3;text-decoration:none;font-size:14px;transition:all .3s ease;display:flex;align-items:center;gap:8px;padding:4px 0}.footer-site-column a:before{content:"›";font-size:18px;opacity:0;transform:translate(-10px);transition:all .3s ease}.footer-site-column a:hover{color:#fff;padding-left:8px}.footer-site-column a:hover:before{opacity:1;transform:translate(0)}.footer-site-pagamentos{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:8px}.footer-site-pagamentos img{height:36px;width:auto;object-fit:contain;background:#fff;padding:6px 10px;border-radius:6px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px #0003}.footer-site-pagamentos img:hover{transform:translateY(-3px);box-shadow:0 4px 12px #3483fa4d}.footer-site-social{display:flex;gap:12px;align-items:center;margin-top:8px}.footer-site-social a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:50%;transition:all .3s ease;padding:0}.footer-site-social a:before{display:none}.footer-site-social a:hover{background:#3483fa;transform:translateY(-3px);box-shadow:0 4px 12px #3483fa66;padding-left:0}.footer-site-social img{height:20px;width:20px;object-fit:contain;filter:brightness(0) invert(1)}.footer-site-column span{color:#b3b3b3;font-size:14px;line-height:1.5}.footer-whatsapp{display:flex;align-items:center;gap:8px;color:#25d366!important;font-weight:500;margin-top:8px;transition:all .3s ease}.footer-whatsapp:before{display:none!important}.footer-whatsapp:hover{color:#128c7e!important;padding-left:0!important}.footer-whatsapp svg{flex-shrink:0}.footer-site-bottom{padding-top:24px;text-align:center}.footer-site-bottom p{color:#666;font-size:13px;margin:0;font-weight:400}@media (max-width: 1024px){.footer-site-columns{grid-template-columns:repeat(3,1fr);gap:25px}.footer-site-column h3{font-size:13px}.footer-site-column a{font-size:12px}}@media (max-width: 768px){.footer-site{padding:30px 15px 20px;margin-top:40px}.footer-site-columns{grid-template-columns:repeat(2,1fr)!important;gap:20px!important;margin-bottom:25px;padding-bottom:20px}.footer-site-column{gap:8px!important}.footer-site-column h3{font-size:13px!important;margin-bottom:10px!important;padding-bottom:8px!important;letter-spacing:.5px}.footer-site-column h3:after{width:30px;height:2px}.footer-site-column a{font-size:12px!important;padding:4px 0!important;gap:6px;line-height:1.4}.footer-site-column a:before{font-size:14px}.footer-site-column a:hover{padding-left:6px}.footer-site-pagamentos{gap:8px!important;justify-content:flex-start;flex-wrap:wrap}.footer-site-pagamentos img{height:28px!important;padding:4px 8px!important;border-radius:4px}.footer-site-social{gap:10px!important;justify-content:flex-start;flex-wrap:wrap}.footer-site-social a{width:36px!important;height:36px!important}.footer-site-social img{height:18px!important;width:18px!important}.footer-site-bottom{padding-top:20px}.footer-site-bottom p{font-size:11px;line-height:1.6}}@media (max-width: 480px){.footer-site{padding:25px 12px 16px}.footer-site-columns{gap:18px!important}.footer-site-column h3{font-size:12px!important;margin-bottom:8px!important}.footer-site-column a{font-size:11px!important}.footer-site-pagamentos img{height:26px!important;padding:3px 6px!important}.footer-site-social a{width:34px!important;height:34px!important}.footer-site-social img{height:16px!important;width:16px!important}.footer-site-bottom p{font-size:10px}}@media (min-width: 360px) and (max-width: 420px){.footer-site{padding:25px 12px 16px}.footer-site-columns{grid-template-columns:repeat(2,1fr)!important;gap:18px!important}.footer-site-column{gap:7px!important}.footer-site-column h3{font-size:12px!important}.footer-site-column a{font-size:11px!important}.footer-site-pagamentos,.footer-site-social{gap:6px!important}}@media (max-width: 768px) and (orientation: landscape){.footer-site{padding:20px 15px 14px}.footer-site-columns{grid-template-columns:repeat(2,1fr)!important;gap:20px;margin-bottom:16px}.footer-site-column h3{font-size:12px!important}.footer-site-column a{font-size:11px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-site-column{animation:fadeInUp .6s ease-out}.footer-site-column:nth-child(1){animation-delay:.1s}.footer-site-column:nth-child(2){animation-delay:.2s}.footer-site-column:nth-child(3){animation-delay:.3s}.footer-site-column:nth-child(4){animation-delay:.4s}
