.profile-header-container{margin-bottom:0;position:relative}.profile-header-container .card{margin-bottom:0;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 2px 8px #0000001a}.userData{display:flex;justify-content:start;align-items:flex-start}.image-container{flex-shrink:0;margin-right:1.5rem}.image-container img{border:4px solid white;box-shadow:0 4px 15px #0000001a}.user-info{flex:1}.name-container{display:flex;align-items:center;gap:8px;margin-bottom:.5rem}.verified-badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:#18d606;color:#fff;position:static;flex-shrink:0}.name_store_card{margin:0;font-size:20px;font-weight:700;color:#1d76eb;display:inline}.descricao{text-indent:20px;font-size:1rem;line-height:1.5;margin-top:10px;margin-bottom:10px;color:#333;text-align:justify;flex-grow:1;min-height:30px;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.social-buttons{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.open-status{position:absolute;top:.5rem;right:1rem;z-index:1;background-color:#198754;color:#fff;padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase;box-shadow:0 1px 3px #0000004d}.close-status{position:absolute;top:.5rem;right:1rem;z-index:1;background-color:#dc3545;color:#fff;padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase;box-shadow:0 1px 3px #0000004d}#button_follow_profile{background-color:#198754;color:#fff}.btn-outline-secondary,.btn-outline-success,.btn-outline-primary,.btn-outline-danger,.btn-outline-info{transition:all .3s ease}.btn-outline-secondary:hover,.btn-outline-success:hover,.btn-outline-primary:hover,.btn-outline-danger:hover,.btn-outline-info:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0003}.profile-menu{background-color:#dee2e6;padding:1px;border-radius:8px;overflow:hidden;margin:0;box-shadow:0 2px 8px #0000001a;border:none}.profile-menu .nav-pills{display:grid;gap:1px}.profile-menu .nav-item{background-color:#fff;display:flex}.profile-menu .nav-link{background:transparent;color:#0d6efd;border:none;border-radius:0;border-bottom:2px solid transparent;padding:1rem .75rem;transition:all .2s ease;text-align:center;font-weight:500;display:flex;align-items:center;justify-content:center;width:100%;min-height:60px;box-sizing:border-box}.profile-menu .nav-link:hover{background:#f8f9fa;color:#0a58ca;border-bottom:2px solid #0d6efd}.profile-menu .nav-link.active{background:#0d6efd;color:#fff;border-bottom:2px solid #0a58ca}.profile-menu .nav-link i{margin-right:.5rem;width:16px;text-align:center;font-size:1em}.header-menu-divider{height:2px;background:linear-gradient(90deg,#dee2e6 0% 50%,#dee2e6);margin:0;border:none;opacity:.6;width:100%;display:block;z-index:1}.profile-menu-integrated{margin-top:0;border-top:none;border-top-left-radius:0;border-top-right-radius:0;width:100%;box-sizing:border-box}@media(min-width:993px){.profile-menu .nav-pills{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media(max-width:1200px)and (min-width:993px){.profile-menu .nav-pills{grid-template-columns:repeat(4,1fr)}}@media(max-width:992px)and (min-width:769px){.profile-menu .nav-pills{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px)and (min-width:577px){.profile-menu .nav-pills{grid-template-columns:repeat(2,1fr)}.profile-menu .nav-link{min-height:60px;padding:.875rem .5rem}}@media(max-width:576px){.profile-menu .nav-pills{grid-template-columns:1fr}.profile-menu .nav-link{text-align:left;padding:1rem 1.5rem;justify-content:flex-start;min-height:55px}}@media(max-width:992px){.userData{align-items:center}.image-container{margin-right:1rem}.image-container img{width:120px;height:120px}.name_store_card{font-size:18px}.descricao{font-size:.95rem;text-indent:15px}}@media(max-width:768px){.userData{flex-direction:column;text-align:center;align-items:center}.image-container{margin-right:0;margin-bottom:1rem}.image-container img{width:120px;height:120px}.user-info{width:100%;text-align:center}.name-container{justify-content:center;text-align:center}.descricao{text-align:center;text-indent:0;margin:1rem 0}.social-buttons{justify-content:center}.ms-3{margin-left:0!important}}@media(max-width:480px){.image-container img{width:100px;height:100px}.name_store_card{font-size:16px}.descricao{font-size:.9rem;line-height:1.4}.social-buttons .btn{padding:.4rem .8rem;font-size:.85rem}.follow-btn{padding:.4rem 1rem;font-size:.85rem}.profile-menu .nav-link{padding:.75rem 1.5rem;font-size:.9rem;min-height:50px}.profile-menu .nav-link i{margin-right:.5rem;width:16px}.verified-badge{width:18px;height:18px}}@media(min-width:769px){.name-container{justify-content:flex-start;text-align:left}}.search-section{background:#f8f9fa;border-radius:15px;padding:2rem;margin:2rem 0;border:1px solid #e9ecef;box-shadow:0 2px 10px #00000014}.search-header{text-align:center;margin-bottom:1.5rem}.search-title{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.search-subtitle{color:#6c757d;font-size:1.1rem;font-weight:400;line-height:1.5}.search-container{max-width:800px;margin:0 auto}.search-form{display:flex;gap:12px;align-items:center}.search-input-wrapper{flex:1;position:relative}.search-input{width:100%;padding:1.2rem 1.5rem 1.2rem 3rem;border:2px solid #e9ecef;border-radius:12px;font-size:1rem;background:#fff;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.search-input:focus{outline:none;border-color:#3498db;box-shadow:0 4px 15px #3498db26;transform:translateY(-1px)}.search-input::-moz-placeholder{color:#6c757d}.search-input::placeholder{color:#6c757d}.search-icon{position:absolute;left:1.2rem;top:50%;transform:translateY(-50%);color:#3498db;font-size:1.1rem}.search-btn{padding:1.2rem 2.5rem;border:none;border-radius:12px;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #3498db4d;display:flex;align-items:center;gap:.5rem;white-space:nowrap}.search-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3498db66;background:linear-gradient(135deg,#2980b9,#2471a3)}.news-carousel-infinite{margin:2rem 0;position:relative;overflow:hidden}.news-carousel-track{display:flex;gap:20px;transition:transform .5s ease-in-out;will-change:transform;padding:0 10px}.news-carousel-item{flex:0 0 350px;height:220px;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.news-carousel-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.carousel-image{position:absolute;top:0;left:0;width:100%;height:100%}.carousel-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.news-carousel-item:hover .carousel-img{transform:scale(1.05)}.carousel-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000d9);color:#fff;padding:1.5rem;z-index:2}.carousel-category{background:#667eea;color:#fff;padding:.3rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;display:inline-block;margin-bottom:.8rem}.carousel-title{font-size:1.1rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.carousel-meta{display:flex;align-items:center;gap:1rem;font-size:.8rem;opacity:.9}.carousel-meta span{display:flex;align-items:center;gap:.3rem}.carousel-controls{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 1rem;z-index:3;pointer-events:none}.carousel-btn{background:#ffffffe6;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #0003;pointer-events:all}.carousel-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 15px #0000004d}.carousel-btn i{font-size:1.2rem;color:#333}.carousel-indicators{display:flex;justify-content:center;gap:8px;margin-top:1.5rem}.carousel-indicator{width:8px;height:8px;border-radius:50%;background:#dee2e6;cursor:pointer;transition:all .3s ease}.carousel-indicator.active{background:#667eea;transform:scale(1.2)}.products-section-title{font-size:1.5rem;font-weight:700;color:#1a1a2e;position:relative;padding-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.products-section-title:before{content:"";width:4px;height:24px;background:linear-gradient(180deg,#667eea,#764ba2);border-radius:2px}.products-section-title:after{display:none}.products-carousel{position:relative;width:100%;padding:1rem 0;margin:0 -1rem;width:calc(100% + 2rem)}.products-carousel-container{display:flex;gap:1rem;padding:1rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding-left:1rem;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;cursor:grab}.products-carousel-container:active{cursor:grabbing}.products-carousel-container::-webkit-scrollbar{display:none}.products-card{flex:0 0 auto;width:200px;min-width:200px;background:#fff;border-radius:12px;overflow:hidden;transition:all .35s cubic-bezier(.4,0,.2,1);border:1px solid #e8e8e8;position:relative;box-shadow:0 2px 12px #0000000f;scroll-snap-align:start}.products-card:before{display:none}.products-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001f;border-color:#d1d5db}.products-link{text-decoration:none;color:inherit;display:block}.products-badge{position:absolute;top:8px;left:8px;background:#00a650;color:#fff;padding:.3rem .6rem;border-radius:4px;font-size:.7rem;font-weight:600;z-index:2}@keyframes products-pulse{0%,to{opacity:1}50%{opacity:.9}}.products-image-wrapper{position:relative;width:100%;height:180px;overflow:hidden;background:#f7f7f7}.products-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.products-card:hover .products-image{transform:scale(1.05)}.products-info{padding:.875rem;background:#fff}.products-name{font-size:.875rem;font-weight:400;color:#333;margin:0 0 .5rem;line-height:1.35;height:2.4em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.products-price-wrapper{display:flex;flex-direction:column;gap:.15rem}.products-price-old{font-size:.75rem;color:#999;text-decoration:line-through;line-height:1}.products-price-current{font-size:1.25rem;font-weight:600;color:#333;line-height:1.2}.products-discount{display:inline-block;font-size:.7rem;font-weight:600;color:#00a650;margin-top:.25rem}.products-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:#fff;color:#1a1a1a;border:1px solid #e5e7eb;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 4px 12px #00000014;font-size:1.25rem}.products-carousel-nav:hover{background:#007bff;color:#fff;border-color:#007bff;box-shadow:0 6px 16px #007bff4d;transform:translateY(-50%) scale(1.1)}.products-carousel-nav:active{transform:translateY(-50%) scale(.95)}.products-carousel-nav-prev{left:-24px}.products-carousel-nav-next{right:-24px}@media(max-width:1200px){.products-card{width:180px;min-width:180px}.products-image-wrapper{height:160px}}@media(max-width:992px){.products-card{width:165px;min-width:165px}.products-image-wrapper{height:150px}.products-carousel-nav{display:none!important}}@media(max-width:768px){.products-section-title{font-size:1.25rem}.products-section-title:before{height:20px}.products-carousel{margin:0 -.75rem;width:calc(100% + 1.5rem)}.products-carousel-container{gap:.75rem;padding:.75rem;scroll-padding-left:.75rem}.products-card{width:150px;min-width:150px}.products-image-wrapper{height:140px}.products-info{padding:.65rem}.products-name{font-size:.8rem;height:2.2em}.products-price-current{font-size:1.1rem}}@media(max-width:576px){.products-section-title{font-size:1.3rem}.products-carousel{padding:.75rem .25rem}.products-carousel-container{gap:.75rem;padding:.25rem}.products-card{width:140px;min-width:140px;max-width:140px}.products-image-wrapper{height:140px}}.graph-star-rating-header .star-rating{font-size:1.0625rem}.rating-list{display:flex;align-items:center;margin-bottom:.9375rem;width:100%}.rating-list-left{height:1rem;line-height:1.8125rem;width:10%}.rating-list-center{width:80%;margin:0 .625rem}.rating-list-right{line-height:1.8125rem;text-align:right;width:10%}.reviews-members .media .me-3{width:3.5rem;height:3.5rem;-o-object-fit:cover;object-fit:cover}.checked{color:#ffc107}.title_search{color:#000;font-size:1.625rem;font-weight:300;text-align:center;text-transform:uppercase;position:relative;margin:1.875rem 0 2.5rem}.title_search b{color:#ffc107}.reviews-members-body{text-align:justify}.star_review{color:#dee2e6}.star_review.active,.star_review.checked{color:#ffc107}.review-content{word-wrap:break-word;overflow-wrap:anywhere;word-break:break-word;white-space:normal;max-width:100%;overflow:hidden;box-sizing:border-box}section:nth-child(n+2):nth-last-child(n+1){max-width:1194px;margin:auto}.flex{display:flex}.wrap{flex-wrap:wrap}.col{flex-direction:column}.section-title{margin:1rem .3rem;font-size:1.75rem;font-weight:800}.section-title a{color:#f42;text-decoration:none}.section-title a:hover{color:#000}.section-link{align-self:center;color:#f42;font-size:.9rem;font-weight:300;text-decoration:none}.section-link:hover{color:#000}@media(max-width:1024px){.foto-product-store{min-width:140px;max-width:140px}.news-carousel-item{flex:0 0 320px;height:200px}}@media(max-width:768px){.search-section{padding:1.5rem;margin:1.5rem 0}.search-title{font-size:1.5rem}.search-subtitle{font-size:1rem}.search-form{flex-direction:column;gap:15px}.search-input-wrapper{width:100%}.search-input{padding:1.5rem 1.5rem 1.5rem 3.5rem;font-size:1.1rem;min-height:60px}.search-icon{left:1.5rem;font-size:1.3rem}.search-btn{width:100%;justify-content:center;padding:1.5rem 2rem;font-size:1.1rem;min-height:60px}.news-carousel-item{flex:0 0 280px;height:180px}.carousel-content{padding:1rem}.carousel-title{font-size:1rem}.carousel-meta{flex-direction:column;align-items:flex-start;gap:.3rem;font-size:.75rem}.carousel-btn{width:35px;height:35px}.carousel-btn i{font-size:1rem}.image-container{margin-bottom:1rem}.ms-3{margin-left:0!important}.name-container{justify-content:center;text-align:center}.foto-product-store{min-width:120px;max-width:120px}.title_search{font-size:1.4rem;margin:1.5rem 0 2rem}}@media(max-width:480px){.foto-product-store{min-width:100px;max-width:100px}.title_search{font-size:1.2rem;margin:1.25rem 0 1.75rem}.seta-product-store{font-size:1.2rem;padding:.2rem}.search-section{padding:1.2rem;margin:1.2rem 0}.search-title{font-size:1.3rem}.search-subtitle{font-size:.9rem}.search-input{padding:1.3rem 1.2rem 1.3rem 3.2rem;font-size:1rem;min-height:55px}.search-icon{left:1.2rem;font-size:1.2rem}.search-btn{padding:1.3rem 1.8rem;font-size:1rem;min-height:55px}.news-carousel-item{flex:0 0 250px;height:160px}.carousel-content{padding:.8rem}.carousel-category{font-size:.7rem;padding:.2rem .8rem;margin-bottom:.5rem}.carousel-title{font-size:.9rem}.carousel-meta{font-size:.7rem}.carousel-btn{width:30px;height:30px}.carousel-btn i{font-size:.9rem}}@media screen and (min-width:768px){#img_product_carousel{width:150px;height:150px}}@media(max-width:576px){.title_search{font-size:1.25rem;margin:1.25rem 0 1.875rem}}.seta-product-store:focus{outline:2px solid #0d6efd;outline-offset:2px}
