.header{position:absolute;top:0;left:0;right:0;z-index:50;background-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;transition:all .3s ease}.header-container{max-width:1200px;margin:0 auto;padding:1rem}.header-content{display:flex;align-items:center;justify-content:center;gap:3rem;position:relative}.header-logo{display:flex;align-items:center;gap:.5rem}.header-logo-icon{width:2.5rem;height:2.5rem;background:transparent;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.header-logo-letter{color:#f60;font-weight:700;font-size:1.125rem}.header-logo-text h1{font-size:1.25rem;font-weight:700;color:#1a1a1a}.header-nav{display:none;gap:2.5rem}@media (min-width: 768px){.header-nav{display:flex}}.header-nav-item{color:hsl(var(--warm-white));font-weight:500;font-size:1rem;transition:all .3s ease;position:relative;background:none;border:none;cursor:pointer;padding:.5rem .75rem;border-radius:var(--radius)}.header-nav-item:hover{color:#f60;background-color:#ff6b351a;transform:translateY(-1px)}.header-nav-item:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translate(-50%);width:0;height:2px;background-color:#f60;transition:width .3s ease;border-radius:1px}.header-nav-item:hover:after{width:80%}.header-actions{display:none;align-items:center;gap:1rem}@media (min-width: 768px){.header-actions{display:flex}}.header-whatsapp{background:linear-gradient(135deg,#f60,#ff8533);color:#fff;padding:.75rem 1.5rem;border-radius:var(--radius);font-weight:600;font-size:.875rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;text-decoration:none;box-shadow:0 4px 15px #ff6b354d}.header-whatsapp:hover{color:#fff!important;box-shadow:0 0 30px #ff6b3580;transform:translateY(-2px) scale(1.05)}.header-mobile-buttons{display:flex;align-items:center;gap:.5rem;position:absolute;top:1rem;right:1rem;z-index:60}@media (min-width: 769px){.header-mobile-buttons{display:none}}.header-mobile-share-button{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:#181818cc;color:#fff;border-radius:50%;transition:all .3s ease;border:none;cursor:pointer;box-shadow:0 0 10px #ff6b3533}.header-mobile-share-button:hover{background-color:#ff6b35e6;box-shadow:0 0 15px #ff6b3566;transform:scale(1.05);color:#fff}@media (min-width: 451px){.header-mobile-share-button{display:none}}.header-mobile-instagram-button{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:#181818cc;color:#fff;border-radius:50%;transition:all .3s ease;text-decoration:none;box-shadow:0 0 10px #ff6b3533}.header-mobile-instagram-button:hover{background-color:#ff6b35e6;box-shadow:0 0 15px #ff6b3566;transform:scale(1.05);color:#fff}@media (min-width: 451px){.header-mobile-instagram-button{display:none}}.header-mobile-menu-button{display:block;color:hsl(var(--warm-white));transition:all .3s ease;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:var(--radius)}@media (min-width: 450px) and (max-width: 768px){.header-mobile-menu-button{background-color:#181818cc;color:#fff;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:600;box-shadow:0 0 10px #ff6b3533;border:none;transition:all .3s ease}}@media (max-width: 450px){.header-mobile-menu-button{background-color:#181818cc;color:#fff;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px #ff6b3533;border:none;padding:0}.header-mobile-menu-button:hover{background-color:#ff6b35e6;box-shadow:0 0 15px #ff6b3566;transform:scale(1.05);color:#fff}.header-mobile-menu-button svg{color:#fff}}.header-mobile-menu-button:hover{color:#f60;background-color:#ff6b351a}.header-mobile-menu-button:focus{outline:2px solid hsl(24,100%,50%);outline-offset:2px}.header-mobile-menu{display:block;margin-top:1rem;padding:1rem;border-top:1px solid rgba(255,255,255,.2);background-color:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0 0 var(--radius) var(--radius);animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 769px){.header-mobile-menu{display:none}}.header-mobile-nav{display:flex;flex-direction:column;gap:.5rem;padding-top:1rem}.header-mobile-nav-item{color:#fff;font-weight:500;font-size:1rem;transition:all .3s ease;background:none;border:none;cursor:pointer;text-align:left;padding:.75rem 1rem;border-radius:var(--radius);width:100%}.header-mobile-nav-item:hover{color:#f60;background-color:#ff6b351a;transform:translate(4px)}.header-mobile-whatsapp{background:linear-gradient(135deg,#f60,#ff8533);color:#fff;padding:.75rem 1.5rem;border-radius:var(--radius);font-weight:600;font-size:.875rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;text-decoration:none;width:fit-content;margin-top:.5rem;box-shadow:0 4px 15px #ff6b354d}.header-mobile-whatsapp:hover{color:#fff!important;box-shadow:0 0 30px #ff6b3580;transform:translateY(-1px) scale(1.05)}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0;padding:0;width:100vw;margin-left:calc(-50vw + 50%)}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/home.png) center/cover no-repeat;background:linear-gradient(#0000004d,#0000004d),}@media (max-width: 450px){.hero-background{background:url(/testes.png) center/cover no-repeat;display:block;width:100%;height:auto}}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000001a,#0000001a,#0000001a);box-shadow:inset 0 0 60px #0000004d;z-index:2}.hero-logo-section{position:relative;z-index:10;width:50%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.hero-logo{padding:0;max-width:100%;height:auto;max-height:600px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.4));transition:transform .3s ease;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-carousel-container{width:100%;max-width:100%;margin:1.5rem auto;padding:0 1rem;display:block}@media (min-width: 451px){.hero-carousel-container{display:none}}.hero-carousel{width:100%;position:relative}.hero-carousel-item{padding:0 .25rem}.hero-carousel-image-wrapper{position:relative;width:100%;height:200px;border-radius:.75rem;overflow:hidden;box-shadow:0 8px 20px #0006;transition:transform .3s ease,box-shadow .3s ease}@media (min-width: 480px){.hero-carousel-image-wrapper{height:250px}}.hero-carousel-image-wrapper:hover{transform:scale(1.02);box-shadow:0 10px 25px #ff6b3566}.hero-logo{max-width:100%;height:auto;position:absolute}.hero-carousel-image{width:100%;height:100%;object-fit:cover}.hero-carousel-button{background-color:#ff6b35e6!important;border:2px solid white!important;color:#fff!important;width:2.5rem!important;height:2.5rem!important;transition:all .3s ease;opacity:.9}.hero-carousel-button:hover:enabled{background-color:#ff6b35!important;opacity:1;transform:scale(1.1);box-shadow:0 0 15px #ff6b3599}.hero-carousel-button:disabled{opacity:.3}.hero-subtitle{display:none}.hero-showroom-button{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:78%;left:50%;transform:translate(-50%,-50%);min-width:200px;padding:1rem 5rem;font-size:1.125rem;border-radius:9999px;background-color:#ff6b35!important;color:#fff!important;font-weight:700;transition:all .3s ease;cursor:pointer;border:none;margin-top:0;z-index:10}.hero-showroom-button:hover{transform:translate(-50%,-50%) scale(1.05);background-color:#ff6b35!important;box-shadow:0 0 20px #ff6b3580}@media (max-width: 450px){.hero-logo-section{width:100%;display:flex;flex-direction:column;align-items:center;padding:1rem}.hero-logo{max-width:100%;height:auto;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}.hero-carousel-container{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:400px;margin:0;padding:0 .5rem}.hero-subtitle{width:200%;margin-top:-2.5rem;margin-bottom:3rem;display:block;font-size:1rem;color:#fff;text-align:center}.hero-showroom-button{display:inline-flex;align-items:center;justify-content:center;position:absolute;top:80%;left:50%;transform:translate(-50%,-50%);min-width:80%;padding:1rem 3rem;font-size:1.5rem;border-radius:9999px;background-color:#ff6b35e6!important;color:#fff!important;font-weight:700;transition:all .3s ease;cursor:pointer;border:none;margin-top:0}.hero-showroom-button:hover{transform:translate(-50%,-50%) scale(1.05);background-color:#ff6b35!important;box-shadow:0 0 20px #ff6b3580}}.hero-scroll-indicator{position:absolute;top:85%;bottom:2rem;left:50%;transform:translate(-50%);animation:bounce 2s infinite;cursor:pointer;display:flex;align-items:center;justify-content:center;width:70px;height:70px;background:#ffffff1a;border:2px solid #FF6B35;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;color:#ff6b35;z-index:10}@media (max-width: 768px){.hero-scroll-indicator{display:none}}.hero-scroll-indicator:hover{background:#ff6b3533;border-color:#ff8c42;color:#ff8c42;transform:translate(-50%) translateY(-5px);box-shadow:0 8px 25px #ff6b3566}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-8px)}60%{transform:translate(-50%) translateY(-4px)}}.carousel-container{position:relative}.carousel-overflow{overflow:hidden}.carousel-content{display:flex}.carousel-horizontal{margin-left:-1rem}.carousel-vertical{margin-top:-1rem;flex-direction:column}.carousel-item{min-width:0;flex-shrink:0;flex-grow:0;flex-basis:100%}.carousel-item-horizontal{padding-left:1rem}.carousel-item-vertical{padding-top:1rem}.carousel-button{position:absolute;height:2rem;width:2rem;border-radius:50%;z-index:10}.carousel-icon{height:1rem;width:1rem}.carousel-previous-horizontal{left:-3rem;top:50%;transform:translateY(-50%)}.carousel-previous-vertical{top:-3rem;left:50%;transform:translate(-50%) rotate(90deg)}.carousel-next-horizontal{right:-3rem;top:50%;transform:translateY(-50%)}.carousel-next-vertical{bottom:-3rem;left:50%;transform:translate(-50%) rotate(90deg)}.carousel-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 768px){.carousel-previous-horizontal{left:-2.5rem}.carousel-next-horizontal{right:-2.5rem}.carousel-button{height:1.75rem;width:1.75rem}.carousel-icon{height:.875rem;width:.875rem}}@media (max-width: 480px){.carousel-previous-horizontal{left:-2rem}.carousel-next-horizontal{right:-2rem}.carousel-button{height:1.5rem;width:1.5rem}.carousel-icon{height:.75rem;width:.75rem}}@media (max-width: 450px){.carousel-previous-horizontal{left:.5rem}.carousel-next-horizontal{right:.5rem}.carousel-button{height:1.5rem;width:1.5rem}}.carousel-button:focus{outline:2px solid #3b82f6;outline-offset:2px}.carousel-button:focus:not(:focus-visible){outline:none}.carousel-button:disabled{opacity:.5;cursor:not-allowed}.carousel-button:not(:disabled):hover{background-color:#f3f4f6;transform:scale(1.05)}.carousel-previous-horizontal:not(:disabled):hover,.carousel-next-horizontal:not(:disabled):hover{transform:translateY(-50%) scale(1.05)}.carousel-previous-vertical:not(:disabled):hover,.carousel-next-vertical:not(:disabled):hover{transform:translate(-50%) rotate(90deg) scale(1.05)}.carousel-content{transition:transform .3s ease-in-out}.carousel-button{transition:all .2s ease-in-out}.about-section{padding:5rem 0;background:linear-gradient(135deg,#fff,#fef7f0)}.about-container{max-width:1200px;margin:0 auto;padding:0 1rem}.about-grid{display:grid;gap:4rem;align-items:start}@media (min-width: 1024px){.about-grid{grid-template-columns:1fr 1fr}}.about-image-container{position:relative}.about-image{border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;width:90%;height:24rem;object-fit:cover}.about-badge{position:absolute;bottom:-1.5rem;right:-1.5rem;background:linear-gradient(135deg,#f60,#ff8533);padding:1.5rem;border-radius:1rem;box-shadow:0 8px 25px #ff6b3566;border:none}.about-badge-content{text-align:center}.about-badge-number{font-size:1.875rem;font-weight:700;color:#fff}.about-badge-text{color:#fff;font-weight:500}.about-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}@media (min-width: 768px){.about-title{font-size:3rem}}.about-title-highlight{background:linear-gradient(135deg,#f60,#ff8533);-webkit-background-clip:text;background-clip:text;color:transparent}.about-description{font-size:1.125rem;color:#595959;margin-bottom:2rem;line-height:1.7}.about-description:last-of-type{margin-bottom:2.5rem}.about-features{display:flex;gap:1.5rem;flex-wrap:nowrap;justify-content:center;margin-top:3rem}.about-feature-card{border:2px solid rgba(255,107,53,.1);background:linear-gradient(135deg,#fff,#fef7f0);transition:all .3s ease;cursor:pointer;flex:1;max-width:250px;min-width:200px}.about-feature-card:hover{border-color:#f60;transform:translateY(-5px);box-shadow:0 10px 25px #ff6b3533}.about-feature-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem .75rem}.about-feature-icon{color:#f60;margin-bottom:1rem;transition:all .3s ease}.about-feature-card:hover .about-feature-icon{color:#ff8533;transform:scale(1.1)}.about-feature-title{font-weight:600;color:#1a1a1a;margin-bottom:.75rem;font-size:1rem}.about-feature-description{font-size:.875rem;color:#595959;line-height:1.5}@media (max-width: 768px){.about-section{padding:3rem 0}.about-grid{gap:2rem}.about-title{font-size:2rem}.about-features{gap:1rem;margin-top:2rem;flex-wrap:wrap;justify-content:center}.about-feature-card{flex:1;max-width:180px;min-width:150px}.about-feature-content{padding:1rem}.about-badge{padding:1rem;bottom:-1rem;right:-1rem}.about-badge-number{font-size:1.5rem}}@media (max-width: 450px){.about-image-container{display:flex;justify-content:center;width:100%}.about-image{width:100%;max-width:300px;height:auto;object-fit:contain}}.products-section{padding:5rem 0;background:linear-gradient(135deg,#fff,#fafafa)}.products-container{max-width:1200px;margin:0 auto;padding:0 1rem}.products-header{text-align:center;margin-bottom:4rem}.products-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}@media (min-width: 768px){.products-title{font-size:3rem}}.products-title-highlight{background:linear-gradient(135deg,#f60,#ff8533);-webkit-background-clip:text;background-clip:text;color:transparent}.products-subtitle{font-size:1.25rem;color:#595959;max-width:48rem;margin:0 auto}.products-grid{display:grid;gap:2rem}@media (min-width: 768px){.products-grid{grid-template-columns:1fr 1fr}}.products-card{background:linear-gradient(135deg,#fff,#fafafa);border:2px solid hsl(24,100%,50% / .1);border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .5s ease;overflow:hidden}.products-card:hover{border-color:#f60;box-shadow:0 25px 50px -12px #00000040}.products-card-image-container{position:relative;overflow:hidden}.products-card-image{width:100%;height:20rem;object-fit:cover;transition:transform .5s ease}.products-card:hover .products-card-image{transform:scale(1.1)}.products-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,hsl(0,0%,10% / .6),transparent);opacity:0;transition:opacity .3s ease}.products-card:hover .products-card-overlay{opacity:1}.products-card-content{padding:0,5rem}.products-card-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.17rem;transition:color .3s ease}.products-card:hover .products-card-title{color:#f60}.products-card-description{color:#595959;margin-bottom:.33rem;line-height:1.7}.products-card-button{display:flex;align-items:center;gap:.5rem;color:#ff6b35;font-weight:600;transition:color .3s ease;background:none;border:none;cursor:pointer}.products-card-button:hover{color:#ff8c42}.products-card-button-icon{transition:transform .3s ease}.products-card-button:hover .products-card-button-icon{transform:translate(.25rem)}.products-cta{text-align:center;margin-top:4rem}.products-cta-text{font-size:1.125rem;color:#595959;margin-bottom:1.5rem}.products-cta-button{background:linear-gradient(135deg,#f60,#ff8533);color:#fafafa;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem;text-decoration:none}.products-cta-button:hover{box-shadow:0 0 30px hsl(24,100%,50% / .3)}.gallery-section{padding:5rem 0;background:linear-gradient(135deg,#fafafa,#f2f2f2)}.gallery-container{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%}.gallery-header{text-align:center;margin-bottom:4rem}.gallery-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}@media (min-width: 768px){.gallery-title{font-size:3rem}}.gallery-title-highlight{background:linear-gradient(135deg,#ffa366,#f60);-webkit-background-clip:text;background-clip:text;color:transparent}.gallery-subtitle{font-size:1.25rem;color:#595959;max-width:48rem;margin:0 auto}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;width:100%}.category-block{margin-top:2.5rem;margin-bottom:3rem}.category-header{position:relative;width:100%;margin-bottom:1rem}.category-title{position:absolute;left:0;top:-1.5rem;background:transparent;padding:0 .5rem;font-weight:700;color:#1a1a1a;z-index:2}.category-line{height:1px;width:100%;background-color:#3c3c3c59;border-radius:1px}@media (min-width: 768px){.gallery-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width: 1024px){.gallery-grid{grid-template-columns:repeat(3,1fr)!important;gap:2rem}}.gallery-item{position:relative;cursor:pointer;overflow:hidden;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .5s ease;min-height:20rem}.gallery-item:hover{box-shadow:0 25px 50px -12px #00000040}.gallery-image{width:100%;height:20rem;object-fit:cover;transition:transform .5s ease}@media (max-width: 768px){.gallery-image{width:100%;height:auto;object-fit:cover;aspect-ratio:15/12}.gallery-item{min-height:auto}}@media (max-width: 450px){.gallery-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.category-block{margin-top:1rem;margin-bottom:3rem}.category-title{top:-1.5rem;font-size:.95rem;padding:0 .35rem}.gallery-image{width:100%;height:8.5rem;object-fit:cover;display:block}.gallery-item{min-height:auto;border-radius:.5rem}.gallery-subtitle{display:block!important;font-size:1rem;color:#595959;max-width:100%;margin:.5rem auto 1rem;padding:0 .25rem}}.gallery-item:hover .gallery-image{transform:scale(1.1)}.gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,hsl(0,0%,10% / .7),transparent,transparent);opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end}.gallery-overlay{pointer-events:none}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-overlay-text{color:#fafafa;padding:1.5rem;font-weight:500}.gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background-color:hsl(0,0%,10% / .9);display:flex;align-items:center;justify-content:center;padding:1rem}.gallery-modal-content{position:relative;max-width:64rem;max-height:90vh;width:auto;display:inline-flex;align-items:center;justify-content:center;padding:.5rem}.gallery-modal-image{width:auto;max-width:100%;max-height:calc(90vh - 4rem);height:auto;object-fit:contain;border-radius:.5rem;display:block}.gallery-modal-close{position:absolute;top:.5rem;right:.5rem;background-color:#fffffff2;border-radius:50%;padding:.35rem;transition:background-color .15s ease,transform .12s ease;border:none;cursor:pointer}.gallery-modal-close:hover{background-color:hsl(0,0%,98% / .3)}.gallery-modal-close-icon{color:#141414}.gallery-modal-nav{position:absolute;top:50%;transform:translateY(-50%);background-color:hsl(0,0%,98% / .2);border-radius:50%;padding:.5rem;transition:background-color .3s ease;border:none;cursor:pointer}.gallery-modal-nav:hover{background-color:hsl(0,0%,98% / .3)}.gallery-modal-nav-left{left:.5rem}.gallery-modal-nav-right{right:.5rem}.gallery-modal-nav-icon{color:#fafafa}.gallery-modal-counter{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background-color:hsl(0,0%,98% / .2);border-radius:9999px;padding:.5rem 1rem}.gallery-modal-counter-text{color:#fafafa;font-weight:500}.img-magnifier-wrapper{position:relative;overflow:visible;width:100%;height:100%}.img-magnifier-image{display:block;width:100%;height:100%;object-fit:cover}.img-magnifier-lens{position:absolute;pointer-events:none;border:1px solid rgba(255,255,255,.9);border-radius:50%;box-shadow:0 2px 6px #00000040;background-repeat:no-repeat;z-index:1200}.img-magnifier-image.gallery-modal-image{object-fit:contain;width:auto;max-width:100%;max-height:calc(90vh - 4rem);height:auto;display:block}.img-magnifier-wrapper.gallery-modal-wrapper{width:min(90vw,64rem);max-height:80vh;display:flex;align-items:center;justify-content:center;margin:0 auto}.img-magnifier-lens.gallery-modal-lens{border:1px solid rgba(255,255,255,.85);box-shadow:0 2px 6px #0003}.testimonials-section{padding:5rem 1rem;background:linear-gradient(135deg,#362617,#4d3319 15%,#7a491f,#ad5c1f,#d45f11 75%,#f60);position:relative}.testimonials-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#241a0f1a,#5231140d,#8a440f08 60%,#ff660005);pointer-events:none}.testimonials-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.testimonials-header{text-align:center;margin-bottom:4rem}.testimonials-title{font-size:2.5rem;font-weight:700;color:#f2f2f2;margin-bottom:1.5rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.testimonials-title-highlight{background:linear-gradient(135deg,#ffe699,#ffb366);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none}.testimonials-subtitle{font-size:1.25rem;color:#d9d9d9;max-width:48rem;margin:0 auto;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.2)}.testimonials-carousel-container{position:relative;overflow:hidden;margin-bottom:5rem;direction:ltr}.testimonials-carousel{direction:ltr;overflow:hidden}.testimonials-carousel-content{display:flex;gap:1rem;direction:ltr;flex-direction:row;transform:translate(0)}.testimonial-carousel-item{flex:0 0 100%;min-width:0}@media (min-width: 768px){.testimonial-carousel-item{flex:0 0 50%}}@media (min-width: 1024px){.testimonial-carousel-item{flex:0 0 33.333%}}.testimonial-card{flex-shrink:0;border:1px solid hsl(0,0%,90%);background:linear-gradient(135deg,#fff,#fafafa);transition:all .3s ease;min-height:350px;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f60,#ffa366)}.testimonial-card:hover{border-color:#f60;box-shadow:0 20px 40px -12px #00000026;transform:translateY(-4px)}.testimonial-card-header{padding:1.5rem 1.5rem 0;display:flex;flex-direction:column;align-items:center;gap:1rem}.testimonial-card-quote{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,#f60,#ffa366);border-radius:50%;color:#fff}.testimonial-quote-icon{width:1.5rem;height:1.5rem}.testimonial-card-content{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;flex:1}.testimonial-rating{display:flex;align-items:center;gap:.25rem;margin-bottom:1rem}.testimonial-star{width:1.25rem;height:1.25rem}.testimonial-star.filled{color:#f60;fill:currentColor}.testimonial-star.empty{color:#d9d9d9}.testimonial-text{color:#595959;font-size:1.125rem;font-style:italic;line-height:1.7;text-align:center;flex:1}.testimonial-author{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid hsl(0,0%,90%)}.testimonial-avatar{width:3rem;height:3rem;border:2px solid hsl(24,100%,50% / .2)}.testimonial-avatar-fallback{background:linear-gradient(135deg,#f60,#ffa366);color:#fff;font-weight:600;font-size:.875rem}.testimonial-author-info{display:flex;align-items:center;justify-content:center;flex:1}.testimonial-author-role{font-size:.75rem;padding:.25rem .75rem;background:hsl(24,100%,50% / .1);color:#f60;border:1px solid hsl(24,100%,50% / .2)}.testimonials-carousel-prev,.testimonials-carousel-next{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border:none;background:transparent;color:#1a1a1a;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease}.testimonials-carousel-prev:hover,.testimonials-carousel-next:hover{background:linear-gradient(135deg,#f60,#ff8533);color:#fafafa;transform:translateY(-50%) scale(1.05)}.testimonials-carousel-prev:active,.testimonials-carousel-next:active{transform:translateY(-50%) scale(.95)}.testimonials-carousel-prev{left:-1rem}.testimonials-carousel-next{right:-1rem}@media (max-width: 768px){.testimonials-carousel-prev,.testimonials-carousel-next{width:2rem;height:2rem}.testimonials-carousel-prev{left:.5rem}.testimonials-carousel-next{right:.5rem}}.testimonials-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width: 768px){.testimonials-stats{grid-template-columns:repeat(4,1fr)}}.testimonials-stat{border-radius:.75rem;padding:1.5rem;text-align:center}.testimonials-stat.gold{background:linear-gradient(135deg,#fff,#e0d9d1,#815331,#cc7333,#f07c42);box-shadow:0 0 30px #7a451f66}.testimonials-stat.card{background:linear-gradient(135deg,#fff,#f6f5f3,#f1f0ee);box-shadow:0 10px 15px -3px #52331433,0 4px 6px -2px #47331f1a;border:1px solid hsl(30,20%,85%)}.testimonials-stat-number{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.testimonials-stat-number.gold{color:#fff}.testimonials-stat-number.card{color:#47331f}.testimonials-stat-label{font-weight:500}.testimonials-stat-label.gold{color:#fff}.testimonials-stat-label.card{color:#74593e}.process-section{padding:5rem 0;background:linear-gradient(135deg,#fafafa,#f2f2f2)}.process-container{max-width:1200px;margin:0 auto;padding:0 1rem}.process-header{text-align:center;margin-bottom:4rem}.process-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem}@media (min-width: 768px){.process-title{font-size:3rem}}.process-title-highlight{background:linear-gradient(135deg,#ffa366,#f60);-webkit-background-clip:text;background-clip:text;color:transparent}.process-subtitle{font-size:1.25rem;color:#595959;max-width:48rem;margin:0 auto}.process-steps{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.process-steps{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.process-steps{grid-template-columns:1fr 1fr 1fr 1fr}}.process-step{position:relative}.process-step-connection{display:none;position:absolute;top:4rem;left:100%;width:100%;height:2px;background:linear-gradient(to right,#f60,#d9d9d9);transform:translate(1rem);z-index:0}@media (min-width: 1024px){.process-step-connection{display:block}}.process-step-card{position:relative;z-index:10;background-color:#f2f2f2;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:all .5s ease;padding:2rem;text-align:center}.process-step-card:hover{box-shadow:0 25px 50px -12px #00000040}.process-step-number{position:absolute;top:-1rem;left:50%;transform:translate(-50%);width:2rem;height:2rem;background:linear-gradient(135deg,#ffa366,#f60);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 30px hsl(45,85%,60% / .3)}.process-step-number-text{color:#1a1a1a;font-weight:700;font-size:.875rem}.process-step-icon{color:#f60;margin-bottom:1.5rem;display:flex;justify-content:center;transition:transform .3s ease}.process-step-card:hover .process-step-icon{transform:scale(1.1)}.process-step-title{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.process-step-description{color:#595959;margin-bottom:1.5rem;line-height:1.7}.process-step-details{display:flex;flex-direction:column;gap:.5rem}.process-step-detail{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#595959}.process-step-detail-dot{width:.375rem;height:.375rem;background-color:#f60;border-radius:50%;flex-shrink:0}.process-guarantee{margin-top:6rem;background:linear-gradient(135deg,#141414,#1f1f1f,#262626,#1f1f1f,#141414);border-radius:2rem;padding:3rem 2rem;text-align:center;box-shadow:0 40px 80px -20px #0006,0 20px 40px -10px #0000004d,inset 0 1px #ffffff1a;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.process-guarantee-seal{position:absolute;top:1rem;right:2rem;width:5rem;height:5rem;z-index:20;animation:seal-float 3s ease-in-out infinite}.seal-outer-ring{width:100%;height:100%;border-radius:50%;background:linear-gradient(45deg,gold,orange,#ff8c00,gold,orange);padding:.5rem;box-shadow:0 0 30px #ffd70099,0 0 60px #ffa50066,inset 0 2px 4px #ffffff4d,inset 0 -2px 4px #0003;animation:seal-rotate 8s linear infinite}.seal-inner-ring{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,gold,orange,#ff8c00);padding:.75rem;box-shadow:inset 0 2px 8px #fff6,inset 0 -2px 8px #0000004d}.seal-center{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,gold,orange,#ff8c00);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 2px 4px #ffffff80,inset 0 -2px 4px #0003;position:relative}.seal-icon{font-size:1.5rem;color:#1a1a1a;font-weight:900;text-shadow:0 1px 2px rgba(255,255,255,.3);animation:seal-pulse 2s ease-in-out infinite}.seal-text{font-size:.5rem;font-weight:800;color:#1a1a1a;letter-spacing:.1em;text-shadow:0 1px 2px rgba(255,255,255,.3);margin-top:.2rem}.seal-shine{position:absolute;top:.5rem;left:.5rem;width:2rem;height:2rem;background:linear-gradient(135deg,rgba(255,255,255,.8) 0%,rgba(255,255,255,.4) 50%,transparent 100%);border-radius:50%;animation:seal-shine 2s ease-in-out infinite}@keyframes seal-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes seal-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes seal-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes seal-shine{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:.8;transform:scale(1.2)}}.process-guarantee:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.05) 0%,transparent 25%,rgba(255,255,255,.02) 50%,transparent 75%,rgba(255,255,255,.05) 100%);animation:shimmer-guarantee 3s ease-in-out infinite;pointer-events:none}@keyframes shimmer-guarantee{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}@media (min-width: 768px){.process-guarantee{padding:3rem 4rem 3rem 3rem}}.process-guarantee-title{font-size:2.25rem;font-weight:800;color:#fafafa;margin-bottom:1.5rem;text-shadow:0 4px 8px rgba(0,0,0,.3);letter-spacing:-.02em;position:relative;z-index:1}@media (min-width: 768px){.process-guarantee-title{font-size:2.25rem}}.process-guarantee-description{font-size:1.25rem;color:#d9d9d9;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto;line-height:1.7;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.2)}.process-guarantee-stats{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.process-guarantee-stats{grid-template-columns:1fr 1fr 1fr}}.process-guarantee-stat{background:linear-gradient(135deg,#ffffff1a,#ffffff0d,#ffffff1a);border-radius:1rem;padding:2rem 1.5rem;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.process-guarantee-stat:hover{transform:translateY(-8px) scale(1.02);background:linear-gradient(135deg,#ffffff26,#ffffff14,#ffffff26);box-shadow:0 20px 40px -10px #0000004d}.process-guarantee-stat-number{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#ff8533,#f50,#c30);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2);animation:pulse-number 2s ease-in-out infinite}@keyframes pulse-number{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.process-guarantee-stat-label{color:#d9d9d9;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.2);transition:all .3s ease}.process-guarantee-stat:hover .process-guarantee-stat-label{color:#f2f2f2}.cta-section{position:relative;padding:5rem 0;overflow:hidden}.cta-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cta-image{width:100%;height:100%;object-fit:cover}@media (max-width: 450px){.cta-image{content:url(/testes.png)}}.cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,hsl(0,0%,10% / .9),hsl(0,0%,10% / .7),hsl(0,0%,10% / .9))}.cta-content{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 1rem}.cta-text-container{max-width:64rem;margin:0 auto;text-align:center}.cta-title{font-size:2.5rem;font-weight:700;color:#fafafa;margin-bottom:1 rem}@media (min-width: 768px){.cta-title{font-size:3.75rem}}.cta-title-highlight{background:linear-gradient(135deg,#ffa366,#f60);-webkit-background-clip:text;background-clip:text;color:transparent}.cta-logo-container{display:flex;justify-content:center;margin:1 rem 0}.cta-logo{max-width:450px;height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:transform .3s ease}.cta-logo:hover{transform:scale(1.05)}@media (max-width: 480px){.cta-logo{max-width:350px}}@media (max-width: 320px){.cta-logo{max-width:250px}}.cta-subtitle{font-size:1.25rem;color:#fff;font-weight:600;margin-bottom:2rem;line-height:1.7}@media (min-width: 768px){.cta-subtitle{font-size:1.5rem}}.cta-description{font-size:1.125rem;color:#fff;font-weight:500;margin-bottom:3rem;line-height:1.7;max-width:32rem;margin-left:auto;margin-right:auto}.cta-actions{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;margin-bottom:4rem}@media (min-width: 640px){.cta-actions{flex-direction:row}}.cta-button-primary{background:linear-gradient(135deg,#ffa366,#f60);color:#1a1a1a;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;text-decoration:none}.cta-button-primary:hover{box-shadow:0 0 30px hsl(24,100%,50% / .3);color:#fff;transform:scale(1.05)}.cta-button-secondary{border:2px solid hsl(45,10%,98%);color:#1a1a1a;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;text-decoration:none;background-color:#fafafa;cursor:pointer}.cta-button-secondary:hover{background-color:#fafafa;color:#1a1a1a;transform:scale(1.08)}.cta-info{display:grid;grid-template-columns:1fr;gap:2rem;text-align:center}@media (max-width: 450px){.cta-info{display:none}}@media (min-width: 768px){.cta-info{grid-template-columns:1fr 1fr 1fr}}.cta-info-item{background-color:hsl(0,0%,98% / .1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.75rem;padding:1.5rem}.cta-info-icon{color:#f60;margin:0 auto .75rem}.cta-info-title{font-weight:600;color:#fafafa;margin-bottom:.5rem}.cta-info-text{color:#fff;font-size:.875rem}.contact-section{padding:5rem 0;background-color:#2c2c2c}.contact-container{max-width:1200px;margin:0 auto;padding:0 1rem}.contact-header{text-align:center;margin-bottom:4rem}.contact-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1.5rem}@media (min-width: 768px){.contact-title{font-size:3rem}}.contact-title-highlight{background:linear-gradient(135deg,#ffa366,#f60);-webkit-background-clip:text;background-clip:text;color:transparent}.contact-subtitle{font-size:1.25rem;color:#ccc;max-width:48rem;margin:0 auto}.contact-cards-container{margin-bottom:4rem}.contact-cards-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}@media (min-width: 768px){.contact-cards-grid{justify-content:center;gap:1.25rem}}@media (min-width: 1024px){.contact-cards-grid{justify-content:center;gap:1rem}}.contact-info-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:2rem}.contact-card{background-color:#3a3a3a;border-radius:.75rem;padding:1.25rem;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003;transition:all .3s ease;width:270px;height:160px;display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0}.contact-card:hover{box-shadow:0 25px 50px -12px #00000080;background-color:#404040}.contact-card-content{display:flex;flex-direction:column;gap:.75rem;flex:1}.contact-card-header{display:flex;align-items:center;gap:.75rem}.contact-card-icon{background:linear-gradient(135deg,#ffa366,#f60);border-radius:.5rem;padding:.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.contact-card-icon-svg{color:#1a1a1a}.contact-card-header h4{font-weight:600;color:#fff;margin:0;font-size:1rem;line-height:1.3;flex:1}.contact-card-text{flex:1;display:flex;flex-direction:column;overflow:hidden;margin-left:.5rem}.contact-card-text p{color:#ccc;line-height:1.5;font-size:.9rem;margin:0}.contact-card-text .contact-card-phone,.contact-card-text .contact-card-email,.contact-card-text .contact-card-hours{display:flex;flex-direction:column;gap:.25rem}.contact-social{background:linear-gradient(135deg,#ffa366,#f60);border-radius:.75rem;padding:1.5rem;box-shadow:0 0 30px hsl(45,85%,60% / .3)}.contact-social h4{font-weight:600;color:#1a1a1a;margin-bottom:1rem}.contact-social-links{display:flex;gap:1rem}.contact-social-link{background-color:hsl(0,0%,10% / .1);border-radius:.5rem;padding:.75rem;transition:all .3s ease;text-decoration:none}.contact-social-link:hover{background-color:hsl(0,0%,10% / .2)}.contact-social-link svg{color:#1a1a1a}.contact-map{display:flex;flex-direction:column;gap:2rem;width:100%}.contact-map-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:2rem}.contact-map-container{background-color:#3a3a3a;border-radius:.75rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003;transition:all .3s ease}.contact-map-container:hover{box-shadow:0 25px 50px -12px #00000080;background-color:#404040}.contact-map-iframe{width:100%;height:450px;border:0}.contact-actions{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 640px){.contact-actions{grid-template-columns:1fr 1fr}}.contact-action-button{padding:1rem 1.5rem;border-radius:.5rem;font-weight:600;text-align:center;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none}.contact-action-button.primary{background:linear-gradient(135deg,#ffa366,#f60);color:#1a1a1a}.contact-action-button.primary:hover{box-shadow:0 0 30px hsl(45,85%,60% / .3)}.contact-action-button.secondary{background-color:#555;color:#fff}.contact-action-button.secondary:hover{background-color:#333}.footer img:not(.footer-logo-image){margin:0!important;padding:0!important;border:none!important;outline:none!important;vertical-align:top!important;line-height:0!important;font-size:0!important;display:block!important}.footer{background-color:#111;color:#fff;padding:3rem 1rem}@media (min-width: 640px){.footer{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.footer{padding-left:2rem;padding-right:2rem}}.footer-container{max-width:1200px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media (min-width: 768px){.footer-main{grid-template-columns:repeat(3,1fr);gap:3rem;align-items:start}}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-company{align-items:flex-start;text-align:left}.footer-logo{display:flex;justify-content:flex-start;height:auto;width:170px;padding:0;line-height:0;font-size:0}.footer-logo img{margin:0;padding:0!important;width:100%;height:auto;object-fit:contain}.footer-description{color:silver;font-size:1rem;line-height:1.4;margin:0}.footer-social-links{display:flex;gap:.125rem}.footer-social-link{background-color:transparent;border-radius:.375rem;padding:.25rem;transition:all .2s ease;text-decoration:none;color:silver;display:flex;align-items:center;justify-content:center;cursor:pointer}.footer-social-link:hover{color:#ff8533;background-color:transparent;transform:scale(1.1)}.social-icon{height:1.5rem;width:1.5rem}.footer-title{font-size:1.1rem;font-weight:700;color:#fff;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}.footer-services-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-service-item{color:silver;font-size:.9rem;line-height:1.4}.footer-service-link{color:silver;text-decoration:none;transition:all .3s ease;display:inline-block;padding:.25rem 0}.footer-service-link:hover{color:#ff8533;transform:scale(1.05);text-decoration:none}.footer-contact-info{display:flex;flex-direction:column;gap:.75rem}.footer-contact-item{display:flex;align-items:flex-start;gap:.75rem}.footer-contact-icon{color:#fff;flex-shrink:0;height:1rem;width:1rem;margin-top:.125rem}.footer-contact-text{color:silver;font-size:.9rem;line-height:1.4;margin:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:2rem;padding-top:2rem;text-align:center}.footer-copyright{color:silver;font-size:.85rem;margin:0;opacity:.8}@media (max-width: 767px){.footer{padding:2rem 1rem}.footer-main{gap:1.5rem}.footer-column{gap:.75rem}.footer-title{font-size:1rem;margin-bottom:.75rem}.footer-description,.footer-service-item,.footer-contact-text{font-size:.85rem}.footer-social-links{gap:.125rem}.footer-social-link{padding:.25rem}.social-icon{height:1.25rem;width:1.25rem}}.footer-social-link:focus,.footer-service-item:focus{outline:2px solid #ffffff;outline-offset:2px}.footer-service-item{transition:color .2s ease}.footer-service-item:hover{color:#fffc}.bg-automotive-black{background-color:#111}.text-automotive-silver{color:silver}.text-white{color:#fff}.hover\:text-automotive-red:hover{color:#dc2626}.transition-fast{transition:all .2s ease}.cursor-pointer{cursor:pointer}.h-12{height:3rem}.w-auto{width:auto}.object-contain{object-fit:contain}.space-x-4>*+*{margin-left:1rem}.h-6{height:1.5rem}.w-6{width:1.5rem}.transition-transform{transition-property:transform}.duration-300{transition-duration:.3s}.hover\:scale-110:hover{transform:scale(1.1)}.group-hover\:text-automotive-red:group-hover{color:#dc2626}.transition-colors{transition-property:color}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-semibold{font-weight:600}.h-4{height:1rem}.w-4{width:1rem}.mr-2{margin-right:.5rem}.border-t{border-top-width:1px}.border-automotive-gray\/20{border-color:#fff3}.pt-8{padding-top:2rem}.floating-whatsapp{position:fixed;bottom:2rem;right:2rem;z-index:1000;cursor:pointer;display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#f60,#ff8533);color:#fff;padding:1rem 1.5rem;border-radius:50px;box-shadow:0 8px 25px #ff6b3566;transition:all .3s ease;animation:float 3s ease-in-out infinite;-webkit-user-select:none;user-select:none}.floating-whatsapp:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 35px #ff6b3599}.whatsapp-icon{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#fff3;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.floating-whatsapp:hover .whatsapp-icon{background:#ffffff4d;transform:rotate(15deg)}.whatsapp-label{font-weight:600;font-size:1rem;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.2)}.whatsapp-pulse{position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border-radius:50px;border:2px solid hsl(24,100%,50%);animation:pulse 2s infinite;opacity:0}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(1.2);opacity:0}}@media (max-width: 768px){.floating-whatsapp{bottom:1.5rem;right:1.5rem;padding:.75rem 1.25rem;gap:.5rem;width:auto;height:auto;border-radius:50px;justify-content:flex-start;align-items:center}.whatsapp-icon{width:40px;height:40px}.whatsapp-label{font-size:.875rem}}@media (max-width: 480px){.floating-whatsapp{bottom:1rem;right:1rem;padding:.75rem 1rem;width:60px;height:60px;border-radius:50%;justify-content:center;align-items:center}.whatsapp-label{display:none}.floating-whatsapp{width:60px;height:60px;border-radius:50%;justify-content:center}}.floating-whatsapp{animation:slideInRight .8s ease-out,float 3s ease-in-out .8s infinite}@keyframes slideInRight{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:hsl(var(--foreground));background-color:hsl(var(--background))}:root{--background: 0 0% 98%;--foreground: 0 0% 10%;--orange-primary: 24 100% 50%;--orange-light: 24 100% 70%;--orange-dark: 24 100% 35%;--cream: 0 0% 95%;--beige: 0 0% 88%;--warm-white: 0 0% 98%;--accent-orange: 24 100% 55%;--accent-light: 24 100% 75%;--accent-dark: 24 100% 40%;--card: 0 0% 100%;--card-foreground: 222.2 84% 4.9%;--popover: 0 0% 100%;--popover-foreground: 222.2 84% 4.9%;--primary: var(--orange-primary);--primary-foreground: var(--warm-white);--secondary: var(--cream);--secondary-foreground: 0 0% 10%;--muted: var(--beige);--muted-foreground: 0 0% 35%;--accent: var(--accent-orange);--accent-foreground: 0 0% 10%;--card: var(--warm-white);--card-foreground: var(--foreground);--destructive: 0 84.2% 60.2%;--destructive-foreground: 210 40% 98%;--border: var(--beige);--input: var(--cream);--ring: var(--accent-orange);--gradient-hero: linear-gradient(135deg, hsl(var(--orange-primary)), hsl(var(--orange-light)));--gradient-orange: linear-gradient(135deg, hsl(var(--accent-light)), hsl(var(--accent-orange)));--gradient-subtle: linear-gradient(180deg, hsl(var(--warm-white)), hsl(var(--cream)));--shadow-elegant: 0 10px 30px -10px hsl(var(--orange-primary) / .2);--shadow-card: 0 4px 20px -4px hsl(var(--orange-primary) / .1);--shadow-orange: 0 0 30px hsl(var(--accent-orange) / .3);--radius: .5rem;--sidebar-background: 0 0% 98%;--sidebar-foreground: 240 5.3% 26.1%;--sidebar-primary: 240 5.9% 10%;--sidebar-primary-foreground: 0 0% 98%;--sidebar-accent: 240 4.8% 95.9%;--sidebar-accent-foreground: 240 5.9% 10%;--sidebar-border: 220 13% 91%;--sidebar-ring: 217.2 91.2% 59.8%}.dark{--background: 222.2 84% 4.9%;--foreground: 210 40% 98%;--card: 222.2 84% 4.9%;--card-foreground: 210 40% 98%;--popover: 222.2 84% 4.9%;--popover-foreground: 210 40% 98%;--primary: 210 40% 98%;--primary-foreground: 222.2 47.4% 11.2%;--secondary: 217.2 32.6% 17.5%;--secondary-foreground: 210 40% 98%;--muted: 217.2 32.6% 17.5%;--muted-foreground: 215 20.2% 65.1%;--accent: 217.2 32.6% 17.5%;--accent-foreground: 210 40% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 210 40% 98%;--border: 217.2 32.6% 17.5%;--input: 217.2 32.6% 17.5%;--ring: 212.7 26.8% 83.9%;--sidebar-background: 240 5.9% 10%;--sidebar-foreground: 240 4.8% 95.9%;--sidebar-primary: 224.3 76.3% 48%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 240 3.7% 15.9%;--sidebar-accent-foreground: 240 4.8% 95.9%;--sidebar-border: 240 3.7% 15.9%;--sidebar-ring: 217.2 91.2% 59.8%}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:hsl(var(--foreground));margin-bottom:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1rem;color:hsl(var(--foreground))}a{color:hsl(var(--primary));text-decoration:none;transition:color .2s ease}a:hover{color:hsl(var(--primary) / .8)}button{font-family:inherit;font-size:inherit;border:none;background:none;cursor:pointer;padding:.5rem 1rem;border-radius:var(--radius);transition:all .2s ease}input,textarea,select{font-family:inherit;font-size:inherit;border:1px solid hsl(var(--border));background-color:hsl(var(--input));color:hsl(var(--foreground));padding:.5rem .75rem;border-radius:var(--radius);transition:border-color .2s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .2)}.card{background-color:hsl(var(--card));color:hsl(var(--card-foreground));border-radius:var(--radius);box-shadow:var(--shadow-card);padding:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.w-full{width:100%}.w-half{width:50%}.w-third{width:33.333333%}.w-two-thirds{width:66.666667%}.w-quarter{width:25%}.w-three-quarters{width:75%}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.border{border:1px solid hsl(var(--border))}.border-t{border-top:1px solid hsl(var(--border))}.border-b{border-bottom:1px solid hsl(var(--border))}.border-l{border-left:1px solid hsl(var(--border))}.border-r{border-right:1px solid hsl(var(--border))}.rounded{border-radius:var(--radius)}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}@media (max-width: 640px){html{font-size:14px}.grid-cols-2,.grid-cols-3{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1024px){.lg-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
