body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#358ac7,#50c878);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.some-text{color:#fff!important}header{background-color:#292929;box-shadow:0 2px 4px #0000001a;color:#fff;padding:1rem 0;width:100%}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.logo img{height:60px;object-fit:cover;object-position:center;width:200px}.nav-links{display:flex;font-weight:700;gap:2rem;text-transform:uppercase}.nav-links a{color:#fff;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#f0f0f0}.search-bar{position:relative}.search-bar input{background-color:#3d3d3d;border:none;border-radius:4px;color:#fff;font-size:1rem;padding:.6rem 1rem;transition:background-color .3s ease;width:300px}.search-bar input::placeholder{color:#ccc}.search-bar input:focus{background-color:#505050;outline:none}.search-input-wrapper{position:relative;width:-webkit-fit-content;width:fit-content}.suggestion-dropdown{background-color:#292929;border:1px solid #444;border-radius:4px;box-shadow:0 4px 8px #0003;left:0;list-style:none;margin:.3rem 0 0;overflow:hidden;padding:0;position:absolute;top:110%;width:100%;z-index:10}.suggestion-dropdown li{color:#fff;cursor:pointer;padding:.6rem 1rem;transition:background-color .2s ease}.suggestion-dropdown li:hover{background-color:#444}.suggestion-header{background-color:#2a2a2a;border-bottom:1px solid #444;color:#bfbfbf;cursor:default;font-size:.85rem;font-weight:700;padding:8px 10px}.clear-btn{background:#0000;border:none;color:#ccc;cursor:pointer;font-size:1.2rem;line-height:1;padding:0;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:color .2s ease;z-index:11}.clear-btn:hover{color:#fff}.no-results-message{margin-bottom:2rem;margin-top:2rem}.no-results-message,.no-results-message-2{color:#666;font-size:1.2rem;text-align:center}.no-results-message-2{margin-bottom:1rem;margin-right:1rem;margin-top:1rem}@media (max-width:768px){.header-container{align-items:flex-start;flex-direction:column;gap:.8rem}.nav-links{flex-wrap:wrap;justify-content:space-between;width:100%}.search-bar input{max-width:100%;width:100%}.header-container{flex-direction:column;gap:1rem}.nav-links{flex-direction:row;gap:1.5rem;justify-content:center}.logo img{height:80px;width:150px}}footer{background-color:#1f2937;color:#fff;padding:2rem 0}footer a{color:#d1d5db;text-decoration:none}footer a:hover{color:#fff}.card{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:.5rem;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-5px)}.card-header{padding:1rem 1rem .5rem}.card-content{flex-grow:1;padding:0 1rem 1rem}.card-footer{align-items:center;background-color:#f9fafb;display:flex;justify-content:space-between;padding:1rem}.btn{word-wrap:break-word;border:none;border-radius:.375rem;cursor:pointer;display:inline-block;font-weight:500;overflow-wrap:break-word;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:all .3s ease;word-break:break-word}.btn-secondary{background-color:#fff;border:1px solid #d1d5db;color:#2563eb}.btn-secondary:hover{background-color:#f9fafb}.btn-gradient{background:linear-gradient(135deg,#358ac7,#50c878);border:none;color:#fff;font-weight:600;transition:all .3s ease}.btn-gradient:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:768px){.card{box-sizing:border-box;max-width:100%;min-width:100%}.card-footer{align-items:stretch;flex-direction:column;gap:.5rem}.card-footer .btn{width:80%}}@media (max-width:640px){.carousel-arrow{background-color:#f3f4f6;border-radius:999px;padding:.5rem}.carousel-indicators{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.carousel-indicator{background-color:#d1d5db;border:none;border-radius:50%;height:10px;width:10px}.carousel-indicator.active{background-color:#2563eb}}.hero{background-color:#2563eb;color:#fff;padding:4rem 0}.section{padding:3rem!important}.section-title{font-size:1.875rem;margin-bottom:2rem;text-align:center}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid{grid-template-columns:repeat(3,1fr)}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.space-x-4>*+*{margin-left:1rem}.space-y-2>*+*{margin-top:.5rem}.font-bold{font-weight:700}.text-center{text-align:center}.rounded{border-radius:.25rem}.shadow{box-shadow:0 1px 3px #0000001a}.min-h-screen{min-height:100vh}.text-blue-600{color:#2563eb}.bg-gray-100{background-color:#f3f4f6}.bg-blue-50{background-color:#eff6ff}.bg-white{background:#fff}.p-4{padding:1rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.flex-grow{flex-grow:1}.py-2{padding-bottom:.5rem;padding-top:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.border-b{border-bottom:1px solid #e5e7eb}.carousel-indicators{display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.carousel-indicator{all:unset;background-color:initial;border:1px solid #6b7280;border-radius:50%;cursor:pointer;height:6px;width:6px}.carousel-indicator.active{background-color:#fff;border-color:#0000}.carousel-arrow{align-items:center;background-color:#fff;border:none;border-radius:9999px;box-shadow:0 2px 8px #0000001f;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s ease,transform .2s ease;width:40px}.carousel-arrow:hover{background-color:#f0f0f0;transform:scale(1.05)}.carousel-arrow:disabled{cursor:default;opacity:.5;pointer-events:none}.avaliacao-carousel-container{background:linear-gradient(135deg,#358ac7,#50c878);max-width:100%;padding:2.5rem 1rem;text-align:center}.avaliacao-carousel-single{max-width:800px;width:100%}.avaliacao-card{align-items:center;background:#fff;border-radius:.5rem;box-shadow:0 6px 20px #0000001a;display:flex;justify-content:center;max-width:100%;overflow:hidden}.avaliacao-img{height:auto;max-width:100%;object-fit:contain}.section.bg-white.text-center{padding:4rem 1rem}.section.bg-white .grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:768px}@media (min-width:768px){.section.bg-white .grid{grid-template-columns:repeat(2,1fr)}}.section.bg-white .grid>div{background-color:#f0f0f0;border-radius:.5rem;box-shadow:0 8px 20px #0000000d;padding:2rem 1.5rem 3.5rem;text-align:center;transition:transform .3s ease}.section.bg-white .grid>div:hover{transform:translateY(-4px)}.section.bg-white h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.section.bg-white p{color:#4b5563;margin-bottom:1rem}.section.bg-gray-50.text-center{background-color:#f9fafb;padding:4rem 1rem}.section.bg-gray-50 h2{font-size:1.875rem;font-weight:700;margin-bottom:1rem}.section.bg-gray-50 p{color:#374151;font-size:1.125rem;margin-bottom:2rem}.section.bg-gray-50 .btn{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:.75rem 1.25rem}.section.bg-gray-50 .btn img{height:1.25rem;width:1.25rem}.section.bg-gray-50 .btn svg{stroke-width:1.5;height:1.5rem;width:1.5rem}.icon-circle{align-items:center;background-color:#e5e7eb;border-radius:9999px;display:flex;height:3rem;justify-content:center;margin-right:1.5rem;transition:background-color .3s,transform .3s;width:3rem}.icon-circle:hover{background-color:#d1d5db;transform:scale(1.1)}.icon-circle img{height:1.5rem;width:1.5rem}html{scroll-behavior:smooth}.container-main{margin:0 auto;max-width:1200px;padding:2rem 1rem}.container-main,.product-section{display:flex;flex-direction:column}.product-section{gap:10 rem}@media (min-width:1024px){.product-section{flex-direction:row}}.product-info{display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.specs-grid{grid-gap:.5rem 1rem;gap:.5rem 1rem}.specs-grid div{border-bottom:1px solid #e5e7eb;padding:.5rem 2rem}.gallery-container{background-color:#f9fafb;margin-right:3%;padding:2rem}.gallery-container,.info-container{border-radius:12px;box-shadow:0 2px 6px #0000000d;margin-bottom:3%;margin-top:3%}.info-container{background-color:#fff;padding:1.5rem}.image-main{background:#f3f4f6;border-radius:8px;height:400px;object-fit:contain;width:100%}.thumbnail-list{display:flex;gap:.5rem;margin-top:1rem;overflow-x:auto}.thumbnail{border:2px solid #0000;border-radius:8px;cursor:pointer;height:80px;object-fit:cover;transition:border .3s ease;width:80px}.thumbnail.active{border-color:#f0f0f0}.section-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;text-align:left}.info-section{background-color:#fff;border-radius:.5rem;margin-top:2rem;padding:1.5rem}.specs-grid{grid-row-gap:.75rem;grid-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr 2fr;row-gap:.75rem}.card-spec{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:1rem}.text-3xl{font-size:1.875rem;font-weight:700}.text-gray-500{color:#6b7280}.text-2xl{font-size:1.5rem;font-weight:700}.text-blue-600{color:#000}.bg-blue-50{background-color:#f0f0f0}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.rounded{border-radius:.5rem}.btn-voltar,.w-fit{width:-webkit-fit-content;width:fit-content}.btn-voltar{align-items:center;background-color:#e5e7eb;border-radius:.375rem;box-shadow:0 2px 6px #00000014;color:#1f2937;display:flex;font-weight:700;gap:.5rem;margin-bottom:0;max-width:100%;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s ease}.btn-voltar:hover{background-color:#d1d5db;transform:translateY(-1px)}@media (max-width:768px){.btn-voltar{font-size:.875rem;justify-content:center;padding:.5rem .75rem}}.App{text-align:center}
/*# sourceMappingURL=main.d3e77794.css.map*/