*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}body{min-height:100vh;margin:0;padding:0;overflow-x:hidden}#root{width:100%;min-height:100vh}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none}:root{--black:#000;--white:#fff;--cream:#f7f3ee;--pink:#efbfc8;--brown:#6b4b3e;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"Montserrat", -apple-system, BlinkMacSystemFont, sans-serif;--transition-smooth:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--white);color:var(--black);line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}.app{min-height:100vh;overflow-x:hidden}.header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000000d;padding:1rem 2rem;position:fixed;top:0;left:0;right:0}.header-content{justify-content:center;align-items:center;max-width:1400px;margin:0 auto;display:flex}.logo{width:auto;height:60px}.hero{background:linear-gradient(135deg, var(--white) 0%, var(--cream) 100%);flex-direction:column;justify-content:center;height:100vh;max-height:100vh;padding:100px 5% 40px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(ellipse, var(--pink) 0%, transparent 70%);opacity:.15;pointer-events:none;width:80%;height:150%;position:absolute;top:-50%;right:-20%}.hero-content{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.hero-text{padding-right:2rem}.hero-tag{background:var(--pink);color:var(--brown);letter-spacing:.5px;text-transform:uppercase;border-radius:30px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.hero-text h1{font-family:var(--font-display);color:var(--black);margin-bottom:1rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:500;line-height:1.15}.hero-text p{color:#555;max-width:500px;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.cta-button{background:var(--brown);color:var(--white);font-family:var(--font-body);cursor:pointer;transition:all .4s var(--transition-smooth);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #6b4b3e4d}.cta-button:hover{background:var(--black);transform:translateY(-2px);box-shadow:0 6px 30px #00000040}.hero-images{position:relative}.hero-carousel{border-radius:20px;width:100%;max-width:400px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.hero-carousel:before{content:"";padding-top:133.33%;display:block}.hero-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.carousel-dots{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.dot{border:2px solid var(--white);cursor:pointer;background:0 0;border-radius:50%;width:10px;height:10px;transition:all .3s}.dot.active{background:var(--white);transform:scale(1.2)}.hero-decoration,.decoration-line{display:none}.section-header{text-align:center;margin-bottom:3rem}.variedade .section-header{margin-bottom:2rem}.section-header.light{color:var(--white)}.section-tag{background:var(--pink);color:var(--brown);letter-spacing:1px;text-transform:uppercase;border-radius:30px;margin-bottom:1.25rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-block}.section-header.light .section-tag{color:var(--white);background:#fff3}.section-header h2{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:500;line-height:1.2}.produtos{background:var(--white);padding:100px 5%}.diferenciais-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto 5rem;display:grid}.diferencial-card{background:var(--cream);text-align:center;transition:all .4s var(--transition-smooth);border:1px solid #0000;border-radius:20px;padding:2.5rem}.diferencial-card:hover{border-color:var(--pink);transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.card-icon{background:var(--white);width:70px;height:70px;color:var(--brown);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex;box-shadow:0 4px 15px #0000000d}.diferencial-card h3{font-family:var(--font-display);color:var(--black);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.diferencial-card p{color:#666;line-height:1.7}.detail-gallery{max-width:1200px;margin:0 auto}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.gallery-item{aspect-ratio:3/4;cursor:pointer;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #0000001a}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--transition-smooth)}.gallery-item:hover img{transform:scale(1.08)}.variedade{background:var(--brown);flex-direction:column;justify-content:center;min-height:100vh;padding:80px 5% 60px;display:flex;position:relative;overflow:hidden}.variedade:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.variety-carousel{max-width:450px;margin:0 auto;padding:0 60px;position:relative}.carousel-track{aspect-ratio:3/4;border-radius:20px;width:100%;max-height:55vh;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.carousel-slide{width:100%;height:100%;position:absolute;top:0;left:0}.carousel-slide img{object-fit:cover;width:100%;height:100%}.carousel-btn{background:var(--white);cursor:pointer;width:50px;height:50px;color:var(--brown);z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a}.carousel-btn:hover{background:var(--pink);transform:translateY(-50%)scale(1.1)}.carousel-btn.prev{left:0}.carousel-btn.next{right:0}.carousel-progress{flex-wrap:wrap;justify-content:center;gap:6px;max-width:300px;margin-top:1.5rem;margin-left:auto;margin-right:auto;display:flex}.progress-dot{cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:50%;width:8px;height:8px;transition:all .3s}.progress-dot.active{background:var(--white);transform:scale(1.3)}.autoridade{background:var(--cream);padding:100px 5%}.autoridade-content{max-width:1200px;margin:0 auto}.autoridade-header{text-align:center;margin-bottom:4rem}.autoridade-intro{color:#555;max-width:700px;margin:1.5rem auto 0;font-size:1.125rem;line-height:1.8}.autoridade-cards{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.autoridade-card{background:var(--white);transition:all .4s var(--transition-smooth);border:1px solid #0000000d;border-radius:20px;padding:2.5rem;position:relative;overflow:hidden}.autoridade-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.card-number{font-family:var(--font-display);color:var(--pink);opacity:.3;font-size:4rem;font-weight:700;line-height:1;position:absolute;top:1rem;right:1.5rem}.autoridade-card .card-icon{background:var(--cream);width:60px;height:60px;color:var(--brown);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.autoridade-card h3{font-family:var(--font-display);margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.autoridade-card p{color:#666;line-height:1.7}.autoridade-stats{border-top:1px solid #00000014;flex-wrap:wrap;justify-content:center;gap:3rem;padding:2.5rem 0;display:flex}.stat{text-align:center;align-items:center;gap:.75rem;display:flex}.stat-icon{color:var(--pink);font-size:.75rem}.stat-label{color:var(--brown);letter-spacing:.5px;font-size:.95rem;font-weight:500}.feedbacks{background:var(--cream);padding:100px 5%;overflow:hidden}.feedbacks-collage{grid-template-columns:repeat(3,1fr);align-items:start;gap:2rem;max-width:1000px;margin:0 auto;display:grid}.feedback-item{cursor:pointer;transition:transform .4s cubic-bezier(.22,1,.36,1)}.feedback-item img{filter:drop-shadow(0 4px 12px #0000001a);width:100%;transition:all .3s}.feedback-item:hover{z-index:10;transform:scale(1.03)}.feedback-item:hover img{filter:drop-shadow(0 8px 25px #0000002e)}.feedback-1{transform:rotate(-1.5deg)}.feedback-2{margin-top:2rem;transform:rotate(1deg)}.feedback-3{transform:rotate(-.5deg)}.feedback-4{margin-top:-1rem;transform:rotate(1.5deg)}.feedback-5{margin-top:1rem;transform:rotate(-1deg)}.feedback-6{margin-top:-.5rem;transform:rotate(.5deg)}.feedback-7{grid-column:2;transform:rotate(-1deg)}@media (width<=768px){.feedbacks{padding:60px 5%}.feedbacks-collage{grid-template-columns:repeat(2,1fr);gap:1.5rem}.feedback-7{grid-column:auto}.feedback-1,.feedback-2,.feedback-3,.feedback-4,.feedback-5,.feedback-6,.feedback-7{margin-top:0;transform:rotate(0)}}@media (width<=480px){.feedbacks-collage{grid-template-columns:1fr 1fr;gap:1rem}}.contato{background:linear-gradient(180deg, var(--white) 0%, var(--cream) 100%);padding:100px 5%}.contato-content{max-width:800px;margin:0 auto}.contato-header{text-align:center;margin-bottom:3rem}.contato-header p{color:#555;max-width:600px;margin:1rem auto 0;font-size:1.125rem;line-height:1.8}.form-container{background:var(--white);border-radius:24px;min-height:600px;padding:2rem;box-shadow:0 20px 60px #00000014}.form-container [data-respondi-container]{width:100%;min-height:600px}.footer{background:var(--black);color:var(--white);padding:4rem 5%}.footer-content{text-align:center;max-width:600px;margin:0 auto}.footer-logo{filter:brightness(0)invert();height:50px;margin:0 auto 1rem}.footer-content p{color:#ffffffb3;font-size:.95rem}.footer-divider{background:#ffffff1a;height:1px;margin:2rem 0}.copyright{color:#ffffff80!important;font-size:.85rem!important}@media (width<=1024px){.hero{height:auto;min-height:100svh;padding:90px 5% 40px}.hero-content{text-align:left;grid-template-columns:1fr 1fr;gap:2rem}.hero-text{padding-right:0}.hero-text h1{font-size:clamp(1.75rem,3.5vw,2.5rem)}.hero-text p{font-size:.95rem}.hero-images{max-width:100%;margin:0 auto}.hero-carousel{aspect-ratio:3/4;max-width:100%}.diferenciais-grid,.gallery-grid{grid-template-columns:repeat(2,1fr)}.autoridade-cards{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.autoridade-stats{gap:3rem}}@media (width<=768px){.hero{height:100svh;padding:0;display:block;position:relative}.hero:before{display:none}.hero-content{width:100%;max-width:100%;height:100%;display:block;position:relative}.hero-images{width:100%;height:100%;position:absolute;inset:0}.hero-carousel{width:100%;max-width:100%;height:100%;box-shadow:none;border-radius:0}.hero-carousel:before{display:none}.hero-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.carousel-dots{display:none}.hero-text{z-index:10;text-align:center;background:linear-gradient(#0000 0%,#00000080 15%,#000c 30%,#000000f2 50%,#000 100%);flex-direction:column;align-items:center;padding:12rem 1.5rem 3rem;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-tag{margin-bottom:.75rem;padding:.4rem 1rem;font-size:.7rem}.hero-text h1{color:var(--white);text-shadow:0 2px 15px #00000080;margin-bottom:.75rem;font-size:1.85rem;font-weight:600}.hero-text p{color:var(--white);text-shadow:0 1px 10px #0006;margin-bottom:1.25rem;font-size:.95rem;font-weight:400;line-height:1.6}.cta-button{background:var(--white);width:100%;color:var(--brown);justify-content:center;padding:1rem 2rem;font-size:.95rem}.logo{height:45px}.header{background:0 0;border-bottom:none}.header .logo{filter:brightness(0)invert()}.diferenciais-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.gallery-grid{grid-template-columns:1fr 1fr;gap:1rem}.variety-carousel{padding:0 50px}.carousel-btn{width:40px;height:40px}.form-row{grid-template-columns:1fr}.form-container{padding:2rem}.autoridade-stats{flex-direction:column;gap:1.25rem}}@media (width<=480px){.header{padding:.6rem 1rem}.header .logo{height:38px}.hero-text{padding:10rem 1.25rem 2.5rem}.hero-tag{padding:.35rem .85rem;font-size:.65rem}.hero-text h1{font-size:1.5rem;line-height:1.25}.hero-text p{margin-bottom:1rem;font-size:.85rem;line-height:1.5}.cta-button{padding:.9rem 1.5rem;font-size:.9rem}.section-header h2{font-size:1.75rem}.produtos,.variedade,.autoridade,.contato{padding:60px 4%}.variety-carousel{padding:0 40px}.form-container{padding:1.5rem}.footer{padding:3rem 4%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--brown);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--black)}
