.velvo-nav{position:sticky;top:0;z-index:50;background-color:rgba(255,255,255,.95);backdrop-filter:blur(4px);border-bottom:1px solid #e2e8f0;font-family:'Inter',sans-serif;transition:box-shadow .3s}.velvo-nav.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.velvo-nav-inner{max-width:1280px;margin:0 auto;padding:0 16px;display:flex;justify-content:space-between;align-items:center;height:80px}@media (min-width:640px){.velvo-nav-inner{padding:0 24px}}@media (min-width:1024px){.velvo-nav-inner{padding:0 32px}}.velvo-logo-container{display:flex;align-items:center}.velvo-logo{height:48px;width:auto;object-fit:contain}.velvo-desktop-menu{display:none;align-items:center;gap:32px;font-size:14px;font-weight:600;color:#475569}@media (min-width:768px){.velvo-desktop-menu{display:flex}}.velvo-desktop-menu a{color:#475569;text-decoration:none;transition:color .3s}.velvo-desktop-menu a:hover{color:#075166}.velvo-dropdown-wrapper{position:relative}.velvo-dropdown-btn{display:flex;align-items:center;gap:4px;background:0 0;border:none;font-size:14px;font-weight:600;color:#475569;cursor:pointer;padding:0;font-family:inherit;transition:color .3s}.velvo-dropdown-btn:hover{color:#075166}.velvo-dropdown-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);border:1px solid #f1f5f9;border-radius:12px;padding:16px;width:256px;list-style:none;margin:0;z-index:60}.velvo-dropdown-wrapper:hover .velvo-dropdown-menu{display:block}.velvo-dropdown-menu li{margin-bottom:8px}.velvo-dropdown-menu li:last-child{margin-bottom:0}.velvo-dropdown-menu a{display:block;color:#475569;font-size:14px;text-decoration:none;transition:color .3s}.velvo-dropdown-menu a:hover{color:#66c8b8}.velvo-quote-btn{background-color:#075166;color:#fff!important;padding:12px 24px;border-radius:9999px;font-weight:700;border:none;cursor:pointer;display:flex;align-items:center;gap:8px;transition:opacity .3s,transform .2s;font-family:inherit}.velvo-quote-btn:hover{opacity:.9;transform:scale(1.02)}.velvo-quote-icon{color:#66c8b8;width:20px;height:20px}.velvo-mobile-btn{display:block;background:0 0;border:none;color:#075166;cursor:pointer;padding:8px;transition:transform .2s}.velvo-mobile-btn:hover{transform:scale(1.1)}@media (min-width:768px){.velvo-mobile-btn{display:none}}.velvo-results-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem}@media(min-width:768px){.velvo-results-grid{grid-template-columns:repeat(3,1fr)}}.comparison-item{display:flex;flex-direction:column;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:1.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.05);border:1px solid #f1f5f9}.item-title{font-size:1.25rem;font-weight:800;color:#075166;text-align:center}.velvo-comparison-slider{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:1rem;cursor:col-resize;user-select:none;touch-action:pan-y}.velvo-comparison-slider img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.img-after{z-index:1}.img-before{z-index:2;clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}.slider-handle{position:absolute;top:0;bottom:0;left:50%;width:4px;background:#66c8b8;z-index:3;transform:translateX(-50%);pointer-events:none;box-shadow:0 0 10px rgba(0,0,0,.3)}.slider-button{position:absolute;top:50%;left:50%;width:36px;height:36px;background:#fff;border:3px solid #66c8b8;border-radius:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px rgba(0,0,0,.2)}.slider-button::after,.slider-button::before{content:'';position:absolute;width:0;height:0;border-style:solid}.slider-button::before{border-width:5px 6px 5px 0;border-color:transparent #075166 transparent transparent;left:4px}.slider-button::after{border-width:5px 0 5px 6px;border-color:transparent transparent transparent #075166;right:4px}.label{position:absolute;bottom:1rem;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#fff;z-index:4;pointer-events:none}.label-before{left:1rem;background:rgba(7,81,102,.85);backdrop-filter:blur(4px)}.label-after{right:1rem;background:rgba(102,200,184,.95);backdrop-filter:blur(4px);color:#075166}.faq-drawer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq-input:checked~.faq-drawer{max-height:500px}.faq-input:checked~.faq-label i{transform:rotate(180deg)}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.velvo-reviews-section{padding:80px 20px 20px;text-align:center;width:100%;box-sizing:border-box;background-color:#f8fafc}.slider-title{color:#075166!important;font-size:2.5rem;font-weight:800;margin-bottom:10px;display:block}.velvo-section-subtitle{color:#66c8b8!important;font-size:1.1rem;font-weight:600;margin-bottom:40px;text-transform:uppercase;letter-spacing:1px;display:block}.velvo-reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;text-align:left}.review-card-grid{background:#fff;border-radius:15px;padding:30px;box-shadow:0 10px 30px rgba(7,81,102,.05);border:1px solid rgba(102,200,184,.2);transition:transform .3s ease;display:flex;flex-direction:column;justify-content:space-between}.review-card-grid:hover{transform:translateY(-5px);border-color:#66c8b8}.stars-grid{color:#fbbc04;font-size:1.2rem;margin-bottom:15px}.text-grid{color:#444;font-size:1rem;line-height:1.6;margin-bottom:20px;font-style:italic}.author-grid{display:flex;align-items:center;border-top:1px solid #f0f0f0;padding-top:15px}.author-grid img{width:32px;height:32px;border-radius:50%;margin-right:12px}.author-info-grid{display:flex;flex-direction:column}.author-name-grid{font-weight:700;color:#075166;font-size:.95rem}.author-location-grid{font-size:.8rem;color:#66c8b8;text-transform:uppercase;letter-spacing:.5px}.velvo-view-more-container{text-align:center;margin-top:20px;padding-bottom:80px;background-color:#f8fafc}.btn-google-view{display:inline-flex;align-items:center;background-color:#fff;color:#075166;border:2px solid #075166;padding:12px 30px;border-radius:50px;font-weight:700;text-decoration:none;transition:all .3s ease;font-size:1rem}.btn-google-view:hover{background-color:#075166;color:#fff}.google-icon-btn{width:18px;height:18px;margin-right:10px}.velvo-footer{background-color:#075166!important;padding:80px 0 40px;font-family:'Inter',sans-serif;box-sizing:border-box}.velvo-footer *{box-sizing:border-box}.velvo-footer a{text-decoration:none!important}.velvo-footer-inner{max-width:1280px;margin:0 auto;padding:0 24px}.velvo-grid{display:grid;grid-template-columns:1fr;gap:48px;margin-bottom:64px}@media (min-width:768px){.velvo-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.velvo-grid{grid-template-columns:repeat(4,1fr)}}.v-logo{height:48px;width:auto;filter:brightness(0) invert(1);margin-bottom:24px;display:block}.velvo-footer .v-title{font-size:18px!important;font-weight:700!important;margin:0 0 24px!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:#fff!important}.velvo-footer .v-text{color:#cbd5e1!important;font-size:14px!important;line-height:1.7!important;margin:0 0 32px!important}.v-socials{display:flex;gap:16px}.velvo-footer .v-socials a{color:#66c8b8!important;transition:color .3s;display:flex}.velvo-footer .v-socials a:hover{color:#fff!important}.v-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.velvo-footer .v-list a{color:#cbd5e1!important;font-size:14px!important;transition:color .3s}.velvo-footer .v-list a:hover{color:#66c8b8!important}.v-contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.v-icon{width:20px;height:20px;color:#66c8b8!important;flex-shrink:0}.velvo-footer .v-contact-item a,.velvo-footer .v-contact-item span{color:#cbd5e1!important;font-size:14px!important;transition:color .3s}.velvo-footer .v-contact-item a:hover{color:#66c8b8!important}.velvo-footer .v-btn{width:100%;background-color:#66c8b8!important;color:#075166!important;font-weight:900!important;padding:16px!important;border-radius:12px!important;border:none!important;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;text-transform:uppercase;font-size:16px!important;transition:transform .2s,opacity .3s}.velvo-footer .v-btn:hover{opacity:.9!important;transform:scale(1.02)}.v-bottom{padding-top:32px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:16px;align-items:center}@media (min-width:768px){.v-bottom{flex-direction:row;justify-content:space-between}}.velvo-footer .v-copyright{color:#94a3b8!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;margin:0!important;text-align:center}@media (min-width:768px){.velvo-footer .v-copyright{text-align:left}}.v-links{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0;padding:0;list-style:none}.velvo-footer .v-links a{color:#94a3b8!important;font-size:12px!important;font-weight:500!important;transition:color .3s}.velvo-footer .v-links a:hover{color:#fff!important}.velvo-footer .v-links span{color:#94a3b8!important;opacity:.5;font-size:12px!important}/* @import url('http://example.com/example_style.css'); */
/* ============================================
   VELVO HERO SECTION - CSS
   Adicione este código ao arquivo: velvo-global-otimizado.css
   ============================================ */

/* Hero Section Container */
.velvo-hero {
  background: linear-gradient(135deg, #075166 0%, #0a7a8a 100%);
  position: relative;
  overflow: hidden;
  padding: 60px 20px 40px;
  min-height: 600px;
}

.velvo-hero::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -10%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(102, 200, 184, 0.08) 0%, transparent 70%);
  border-radius: 50%;
  z-index: 1;
}

.velvo-hero-container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
}

/* Content Area */
.velvo-hero-content {
  color: #ffffff;
}

.velvo-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #66c8b8;
}

.velvo-hero-badge::before {
  content: '';
  width: 10px;
  height: 10px;
  background: #66c8b8;
  border-radius: 2px;
}

.velvo-hero-headline {
  font-size: clamp(36px, 6vw, 64px);
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 20px;
  letter-spacing: -1px;
  color: #ffffff;
}

.velvo-hero-headline-accent {
  color: #66c8b8;
  font-style: italic;
  display: block;
}

.velvo-hero-subheading {
  font-size: clamp(16px, 2vw, 20px);
  line-height: 1.5;
  margin-bottom: 30px;
  color: rgba(255, 255, 255, 0.9);
  max-width: 500px;
  font-weight: 500;
}

/* Social Proof */
.velvo-social-proof {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}

.velvo-star-rating {
  color: #ffd700;
  font-weight: 700;
}

/* Benefits Section */
.velvo-hero-benefits {
  display: flex;
  gap: 30px;
  margin-bottom: 35px;
  flex-wrap: wrap;
  align-items: flex-start;
}

.velvo-benefit-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  text-align: center;
}

.velvo-benefit-icon {
  width: 32px;
  height: 32px;
  color: #66c8b8;
  stroke-width: 2;
  display: block;
  line-height: 1;
}

.velvo-benefit-label {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.9);
  max-width: 100px;
  line-height: 1.3;
}

/* Social Proof */
.velvo-social-proof {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
}

.velvo-star-rating {
  color: #ffd700;
  font-weight: 700;
}

/* Visual Side (Image + Badges) - NOVO: CTA Section */
.velvo-hero-right {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: flex-start;
}

.velvo-badges-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.velvo-trust-badge-inline {
  background: #ffffff;
  color: #075166;
  padding: 14px 24px;
  border-radius: 50px;
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
}

.velvo-trust-badge-inline.teal {
  background: #66c8b8;
  color: #075166;
}

.velvo-badge-icon {
  font-weight: 900;
  font-size: 16px;
}

/* CTA Section - SIMPLIFICADO */
.velvo-cta-simple {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 28px;
  border-radius: 16px;
}

.velvo-cta-title {
  font-size: 24px;
  font-weight: 900;
  color: #ffffff;
  margin: 0 0 12px 0;
  line-height: 1.2;
}

.velvo-cta-description {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.85);
  margin: 0 0 20px 0;
  line-height: 1.5;
}

/* Large CTA Buttons */
.velvo-cta-buttons-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.velvo-cta-large {
  padding: 14px 24px;
  border-radius: 10px;
  font-weight: 700;
  font-size: 15px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: 'Inter', sans-serif;
  min-height: 50px;
}

.velvo-cta-primary-lg {
  background: #66c8b8;
  color: #075166;
  box-shadow: 0 8px 20px rgba(102, 200, 184, 0.3);
}

.velvo-cta-primary-lg:hover {
  background: #4eb8a8;
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(102, 200, 184, 0.4);
}

.velvo-cta-secondary-lg {
  background: transparent;
  color: #ffffff;
  border: 2px solid #66c8b8;
}

.velvo-cta-secondary-lg:hover {
  background: rgba(102, 200, 184, 0.15);
  transform: translateY(-2px);
}

/* ============================================
   ANIMATIONS
   ============================================ */

@keyframes velvo-fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.velvo-hero-content > * {
  animation: velvo-fadeInUp 0.8s ease-out forwards;
}

.velvo-hero-badge {
  animation-delay: 0.1s;
}

.velvo-hero-headline {
  animation-delay: 0.2s;
}

.velvo-hero-subheading {
  animation-delay: 0.3s;
}

.velvo-hero-benefits {
  animation-delay: 0.4s;
}

.velvo-cta-wrapper {
  animation-delay: 0.5s;
}

.velvo-social-proof {
  animation-delay: 0.6s;
}

.velvo-hero-visual {
  animation: velvo-fadeInUp 0.8s ease-out 0.3s forwards;
  opacity: 0;
}

/* ============================================
   RESPONSIVE DESIGN
   ============================================ */

@media (max-width: 1024px) {
  .velvo-hero-container {
    gap: 30px;
  }
}

@media (max-width: 768px) {
  .velvo-hero {
    padding: 40px 16px 20px;
    min-height: auto;
  }

  .velvo-hero-container {
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 0 8px;
  }

  /* Content adjustments */
  .velvo-hero-headline {
    font-size: 32px;
    margin-bottom: 16px;
    line-height: 1.15;
  }

  .velvo-hero-subheading {
    font-size: 16px;
    margin-bottom: 24px;
    max-width: 100%;
  }

  /* Benefits */
  .velvo-hero-benefits {
    gap: 20px;
    margin-bottom: 24px;
  }

  .velvo-benefit-icon {
    width: 28px;
    height: 28px;
  }

  .velvo-benefit-label {
    font-size: 12px;
    max-width: 80px;
  }

  /* CTA Buttons - Fixed width, not 100% */
  .velvo-cta-wrapper {
    gap: 12px;
    margin-bottom: 24px;
    flex-direction: column;
  }

  .velvo-cta-primary,
  .velvo-cta-secondary {
    width: 100%;
    min-width: unset;
    padding: 14px 24px;
    font-size: 15px;
  }

  /* Social proof */
  .velvo-social-proof {
    font-size: 13px;
    gap: 8px;
  }

  .velvo-star-rating {
    font-size: 16px;
  }

  /* Right section adjustments */
  .velvo-hero-right {
    gap: 24px;
  }

  .velvo-cta-section {
    padding: 24px;
  }

  .velvo-cta-title {
    font-size: 24px;
  }

  .velvo-cta-description {
    font-size: 14px;
  }

  .velvo-cta-large {
    font-size: 15px;
    padding: 14px 24px;
    min-height: 50px;
  }

  .velvo-benefit-check {
    font-size: 13px;
    gap: 10px;
  }

  .velvo-check-icon {
    width: 22px;
    height: 22px;
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .velvo-hero {
    padding: 30px 12px 16px;
  }

  .velvo-hero-container {
    gap: 16px;
    padding: 0 4px;
  }

  .velvo-hero-headline {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .velvo-hero-subheading {
    font-size: 15px;
    margin-bottom: 16px;
    line-height: 1.4;
  }

  .velvo-hero-benefits {
    gap: 16px;
    margin-bottom: 16px;
  }

  .velvo-benefit-icon {
    width: 24px;
    height: 24px;
  }

  .velvo-benefit-label {
    font-size: 11px;
    max-width: 70px;
  }

  .velvo-cta-wrapper {
    margin-bottom: 16px;
  }

  .velvo-cta-primary,
  .velvo-cta-secondary {
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 600;
  }

  /* Right section */
  .velvo-hero-right {
    gap: 20px;
  }

  .velvo-cta-section {
    padding: 20px;
  }

  .velvo-cta-title {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .velvo-cta-description {
    font-size: 13px;
    margin-bottom: 16px;
  }

  .velvo-cta-large {
    font-size: 14px;
    padding: 12px 20px;
    min-height: 48px;
    gap: 6px;
  }

  .velvo-benefit-check {
    font-size: 12px;
    gap: 8px;
  }

  .velvo-check-icon {
    width: 20px;
    height: 20px;
    font-size: 11px;
  }

  .velvo-badges-group {
    gap: 10px;
  }

  .velvo-trust-badge-inline {
    padding: 12px 18px;
    font-size: 11px;
  }