:root{--primary-color:#2F619A;--secondary-color:#9CC1D9;--accent-color:#368ABF;--dark-blue:#2D5189;--text-dark:#1A1A1A;--text-gray:#666666;--bg-light:#F0F7FB}
html{scroll-behavior:smooth;overflow-x:hidden}
 body{font-family:ui-sans-serif,system-ui,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;color:var(--text-dark);overflow-x:hidden}
h1,h2,h3,h4,h5,h6{font-weight:700}
h1{font-size:2.25rem}
@media(min-width:768px){h1{font-size:3rem}}
@media(min-width:1024px){h1{font-size:3.75rem}}
h2{font-size:18px;font-weight:800;font-family:'Special Gothic Expanded One','Montserrat',ui-sans-serif,system-ui,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif}
@media(min-width:768px){h2{font-size:40px}}
@media(min-width:1024px){h2{font-size:40px}}
h3{font-size:18px}
@media(min-width:768px){h3{font-size:1.875rem}}
@media(max-width:767px){h3.text-xl{font-size:18px}}
.h3-p{font-size:1.125rem;font-weight:600;color:var(--text-gray);line-height:1.6}
.btn-primary{background:var(--primary-color);color:#fff;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;transition:all .3s;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.btn-primary:hover{opacity:.9;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}
.btn-whatsapp{background:#25D366;color:#fff;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;transition:all .3s;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.btn-whatsapp:hover{filter:brightness(.95);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}
.btn-whatsapp .icon-whatsapp{font-size:1.25rem}
.badge{background:var(--primary-color);color:#fff;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600;display:inline-flex;align-items:center}
.tag-pill{background:transparent;color:var(--primary-color);padding:.375rem .75rem;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;border:1px solid #D1D5DB}
.tag-lg{padding:.5rem 1rem;font-size:1.125rem}
.about-title{font-size:inherit;font-weight:800;font-family:'Special Gothic Expanded One','Montserrat',ui-sans-serif,system-ui,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#000}
.back-to-top{position:fixed;bottom:1rem;right:1rem;z-index:50;width:3rem;height:3rem;border-radius:9999px;background:var(--primary-color);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}
.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}
.section-padding{padding:3rem 1.25rem;scroll-margin-top:80px}
@media(min-width:768px){.section-padding{padding:5rem 2rem}}
.section-tight-top{padding-top:1rem}
@media(min-width:768px){.section-tight-top{padding-top:2rem}}
.section-padding> .w-full, section> .w-full{margin-left:auto;margin-right:auto}
@media(min-width:1024px){.section-padding> .w-full, section> .w-full{max-width:1000px}}
.headline-span{font-size:26px;font-weight:800;font-family:'Special Gothic Expanded One','Montserrat',ui-sans-serif,system-ui,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif}
@media(min-width:768px){.headline-span{font-size:40px}}
.mark-87{font-family:'Inter',ui-sans-serif,system-ui,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-weight:900;letter-spacing:-0.02em;color:#000}
.painpoints-desc strong{background:#2F619A;color:#fff;padding:.125rem .375rem;border-radius:.25rem;display:inline-block}
.painpoints p{font-weight:600;line-height:1.6}
@media(max-width:767px){section.painpoints .headline-span{font-size:22px}}
@media(max-width:767px){section.painpoints p span{font-size:16px}}
section.painpoints{padding-bottom:35px}
.painpoints .grid>div{border:1px solid #E5E7EB;box-shadow:0 6px 16px rgba(17,24,39,.06);transition:transform .18s ease, box-shadow .18s ease;will-change:transform}
.painpoints .grid>div:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(17,24,39,.09)}
section.painpoints{position:relative;transition:none;padding-bottom:0}
@media(min-width:1024px){section.painpoints.over-hero{transform:none;box-shadow:none}}
.card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transition:box-shadow .3s}
.card:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}
.gradient-bg{background:linear-gradient(135deg,#F0F7FB 0%,#FFFFFF 100%)}
.bg-clip-text{-webkit-background-clip:text;background-clip:text}
.font-rounded{font-family:ui-rounded,system-ui,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif}
.question-block{border:1px solid transparent;border-radius:.5rem;padding:1rem}
.question-block.incomplete{border-color:#ef4444;background:#fef2f2}
.question-block.attn{animation:pulse-attn 1.6s ease-out infinite}
@keyframes pulse-attn{0%{box-shadow:0 0 0 0 rgba(239,68,68,.5)}70%{box-shadow:0 0 0 8px rgba(239,68,68,0)}100%{box-shadow:0 0 0 0 rgba(239,68,68,0)}}
.pulse-bg{position:relative;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:radial-gradient(circle,rgba(156,163,175,.35) 0%,rgba(255,255,255,.9) 70%);animation:pulse-shadow 1.8s ease-out infinite}
@keyframes pulse-shadow{0%{box-shadow:0 0 0 0 rgba(156,163,175,.35)}70%{box-shadow:0 0 0 12px rgba(156,163,175,0)}100%{box-shadow:0 0 0 0 rgba(156,163,175,0)}}
.pulse-circle{animation:pulse-shadow 1.8s ease-out infinite}
.headline-hero{font-size:32px;font-weight:800;font-family:'Special Gothic Expanded One','Montserrat',ui-sans-serif,system-ui,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;max-width:100%}
@media(min-width:768px){.headline-hero{font-size:40px}}
.headline-hero{font-size:22px}
.headline-hero span{font-size:inherit}
@media(min-width:1024px){.headline-hero{font-size:36px}}
@media(min-width:1024px){.headline-hero span{font-size:28px}}
.circle-clip{clip-path:circle(50% at 50% 50%)}
@media(min-width:1024px){.half-clip{clip-path:inset(0 0 0 50%)}}
@keyframes spin{to{transform:rotate(360deg)}}
.spin-slow{animation:spin 60s linear infinite}
.scale-150{transform:scale(1.5);transform-origin:center}
.scale-75{transform:scale(.75);transform-origin:center}
.scale-90{transform:scale(.9);transform-origin:center}
.shift-up-right{position:relative;top:-20px;right:-20px}
.hero-tight{padding:0 1.25rem 2rem}
@media(min-width:768px){.hero-tight{padding:0 2rem 3rem}}
.hero{position:relative;overflow-x:hidden;overflow-y:hidden}
.hero-bg-right{display:none}
@media(min-width:1024px){.hero-bg-right{display:none}}
/* Imagem na coluna direita do Hero */
.hero-docs{max-height:95vh;width:auto;opacity:.85;filter:blur(.3px);animation:float-bg 7s ease-in-out infinite;transform:none}
@media(min-width:1024px){.hero-docs{position:relative;right:-2rem}}
@keyframes float-bg{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(47,97,154,.35) 0%,rgba(255,255,255,0) 60%);opacity:0;pointer-events:none;z-index:20;will-change:transform,opacity;transition:opacity .15s ease-out,transform .15s ease-out}
@media(min-width:1024px){.hero{overflow-y:hidden}}
@media(min-width:1024px){.hero-tight{padding-bottom:0}}
 .hero .hero-content{min-height:calc(100vh - 96px);display:flex;flex-direction:column;justify-content:center}
@media(min-width:768px){.hero .hero-content{min-height:calc(100vh - 100px)}}
 .hero p{font-size:1rem;line-height:1.6;max-width:100%}
@media(max-width:767px){.headline-hero{font-size:20px!important;line-height:1.2}.headline-hero span{font-size:20px!important}.hero-tight{padding-bottom:0}.hero p{font-size:.95rem}}
@media(min-width:768px){.hero p{font-size:1.125rem}}
@media(max-width:767px){.headline-hero span,.headline-span,.hero p span{white-space:normal !important}}
@media(max-width:767px){.headline-hero span:nth-child(n+4){display:none}}
@media(max-width:767px){
  .btn-primary{font-size:.95rem;padding:.6rem 1.1rem;white-space:nowrap;border-radius:.5rem;line-height:1;position:relative;z-index:2}
  .btn-primary .icon-arrow-right{font-size:1rem}
  .hero .cta-mobile-wrap{display:flex;justify-content:center;overflow:hidden}
  .hero .cta-img-mobile{width:auto;height:auto;opacity:.28;z-index:1;animation:none;top:60%}
  .hero .badge{font-size:.75rem;margin-top:.75rem;margin-bottom:1rem}
  .hero .flex.flex-nowrap.items-center.gap-2{margin-top:2.25rem;margin-bottom:5rem}
  .hero .flex.flex-nowrap.items-center.gap-2>div{font-size:.75rem;padding:.375rem .5rem}
}
@media(max-width:767px){button.btn-primary{display:flex;width:100%;justify-content:center}}
@media(max-width:767px){.hero p span{font-size:16px}}
 .hero .ribbon-divider{position:absolute;left:0;right:0;bottom:10px;z-index:25;height:80px}
 .hero .ribbon{position:absolute;left:50%;width:110vw;height:34px;border-radius:8px;overflow:hidden;display:flex;align-items:center;box-shadow:0 8px 20px rgba(17,24,39,.12);transform-origin:center}
 .hero .ribbon-light{top:14px;background:#F3F4F6;transform:translateX(-50%) rotate(2deg)}
 .hero .ribbon-dark{top:40px;background:var(--primary-color);transform:translateX(-50%) rotate(-3deg)}
 .hero .ribbon-text{display:inline-block;white-space:nowrap;min-width:160vw;font-weight:800;letter-spacing:.06em;color:#0f172a;padding:0 40px;will-change:transform}
 .hero .ribbon-dark .ribbon-text{color:#fff}
 .hero .ribbon .icon-target{font-size:14px;vertical-align:middle}
 .hero .ribbon-light .icon-target{color:#0f172a;opacity:.7}
 .hero .ribbon-dark  .icon-target{color:#fff;opacity:.85}
@keyframes pulse-down{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}
.pulse-down{animation:pulse-down 1.6s ease-in-out infinite}
@keyframes pulse-right{0%,100%{transform:translateX(0)}50%{transform:translateX(6px)}}
.pulse-right{animation:pulse-right 1.4s ease-in-out infinite}
@keyframes pulse-aim{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}
.pulse-aim{animation:pulse-aim 1.4s ease-in-out infinite}
@keyframes fade-up{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}
.fade-up{opacity:0;transform:translateY(28px)}
.in-view .fade-up{animation:fade-up .85s cubic-bezier(.22,.61,.36,1) forwards}
.delay-0{animation-delay:0s}
.delay-1{animation-delay:.25s}
.delay-2{animation-delay:.5s}
@keyframes fade-left{from{opacity:0;transform:translateX(-32px)}to{opacity:1;transform:translateX(0)}}
.fade-left{opacity:0;transform:translateX(-32px)}
.in-view .fade-left{animation:fade-left .85s cubic-bezier(.22,.61,.36,1) forwards}
.steps-line{position:absolute;left:50%;top:0;bottom:0;width:2px;transform:translateX(-50%);background-image:repeating-linear-gradient(180deg,var(--primary-color) 0 8px,transparent 8px 16px);opacity:.5;animation:dash-move-y 2s linear infinite}
@keyframes dash-move{0%{background-position-x:0}100%{background-position-x:16px}}
@keyframes dash-move-y{0%{background-position-y:0}100%{background-position-y:16px}}
@media(min-width:768px){.steps-line{left:10%;right:10%;top:60px;bottom:auto;width:auto;height:2px;transform:none;background-image:repeating-linear-gradient(90deg,var(--primary-color) 0 8px,transparent 8px 16px);animation:dash-move 2s linear infinite}}
/* checkbox custom */
.checkbox-wrap{position:relative}
.checkbox-wrap input[type=checkbox]{position:absolute;opacity:0;width:1px;height:1px}
.checkbox-ui{width:22px;height:22px;border:2px solid #D1D5DB;border-radius:.375rem;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:transparent;transition:all .2s ease}
.checkbox-ui::before{content:'✓';font-weight:800;font-size:14px;line-height:1}
.checkbox-wrap input[type=checkbox]:checked + .checkbox-ui{background:#16a34a;border-color:#16a34a;color:#fff}
/* radio custom */
.radio-wrap{position:relative}
.radio-wrap input[type=radio]{position:absolute;opacity:0;width:1px;height:1px}
.radio-ui{width:24px;height:24px;border:2px solid #D1D5DB;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:transparent;transition:all .2s ease}
.radio-ui .icon-check{font-weight:800;font-size:18px;line-height:1}
.radio-wrap input[type=radio]:checked + .radio-ui{border-color:#16a34a;color:#16a34a}
.radio-wrap{transition:opacity .2s ease, filter .2s ease}
.radio-wrap.dim{opacity:.5;filter:blur(.3px)}
/* barra de progresso com bandeirinha */
.progress-line{position:relative;height:16px;border-radius:9999px;background:#E5E7EB;overflow:visible}
.progress-fill{position:relative;height:100%;border-radius:9999px;background:var(--primary-color);transition:width .8s ease}
.progress-flag{position:absolute;top:-14px;right:-8px;background:var(--primary-color);color:#fff;border-radius:6px;padding:2px 6px;font-size:11px;line-height:1;display:inline-flex;align-items:center;gap:4px;box-shadow:0 2px 6px rgba(0,0,0,.15)}
.progress-flag .icon-flag{font-size:12px}
/* cores dinâmicas por faixa de progresso */
.progress-fill.red{background:#ef4444}
.progress-fill.orange{background:#f59e0b}
.progress-fill.green{background:#16a34a}
.gabarito-table{width:100%;border:1px solid #D1D5DB;border-radius:12px;padding:8px;background:#fff;border-collapse:separate;border-spacing:8px}
.gabarito-table th{font-weight:800;color:#2F619A;text-align:center;padding:4px 6px}
.gabarito-table td{text-align:center;padding:4px}
.glabel{background:var(--primary-color);color:#fff;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;width:44px;height:32px;font-weight:800}
.gcell{background:#E5E7EB;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;width:44px;height:32px;font-weight:700;color:#000}
.gcell.sel{background:#9CA3AF;color:#fff}
/* ícone de concluído */
.check-badge{width:28px;height:28px;border-radius:9999px;background:#9CA3AF;display:inline-flex;align-items:center;justify-content:center}
.check-badge.done{background:#16a34a}
.check-badge .icon-check{color:#fff}
/* legacy option-label check icon no longer used */
.pulse-btn{animation:pulse-shadow 1.6s ease-out infinite}
/* notificações push */
.toast-wrap{position:fixed;top:1rem;right:1rem;z-index:1000;display:flex;flex-direction:column;gap:.5rem}
.toast{background:#fff;border:1px solid #E5E7EB;border-radius:.75rem;padding:.5rem .75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);display:inline-flex;align-items:center;gap:.5rem;transition:opacity .3s,transform .3s}
.toast.success{border-color:#16a34a}
.toast.error{border-color:#ef4444}
.toast.info{border-color:var(--primary-color)}
.toast-hide{opacity:0;transform:translateY(-6px)}
#testimonialsCarousel .card{margin-top:16px;margin-bottom:16px;box-shadow:0 10px 15px -3px rgba(156,163,175,.15),0 4px 6px -4px rgba(156,163,175,.12)}
#testimonialsCarousel .card:hover{box-shadow:0 20px 25px -5px rgba(156,163,175,.15),0 10px 10px -5px rgba(156,163,175,.1)}
#testimonials .headline-60,#testimonials .headline-40{display:block;margin-left:auto;margin-right:auto;text-align:center}
@media(min-width:1024px){
  #testimonials .headline-60{width:60%}
  #testimonials .headline-40{width:40%}
  #testimonials .headline-span{white-space:normal !important}
}
#guarantee .text-60,#guarantee .text-40{display:block;margin-left:auto;margin-right:auto;text-align:center;width:100%}
@media(min-width:1024px){
  #guarantee p{display:flex;flex-direction:column;align-items:center;text-align:center}
  #guarantee .text-60,#guarantee .text-40{display:inline-block;width:auto;white-space:nowrap;margin-bottom:.75rem}
}
#guarantee .media-wrap{overflow:visible}
#guarantee .media-wrap .card{position:relative;z-index:2}
@media(min-width:1024px){#guarantee .media-wrap .card{position:absolute;z-index:10}}
.guarantee-blur{filter:blur(0);position:relative;z-index:0}
#guarantee .guarantee-blur{filter:blur(3px);transform:scale(1.02)}
/* Guarantee paragraph font size */
#guarantee p{font-size:1rem;line-height:1.6}
/* FinalCTA headings line-height */
#final-cta h3{line-height:1.15}
@media(max-width:767px){#final-cta .headline-span{font-size:18px}}
.pillars-grid .card{position:relative;transform-style:preserve-3d;transition:transform .15s ease, box-shadow .15s ease;will-change:transform}
.pillars-grid h3{line-height:1.15}
.pillars-grid .card::after{content:"";position:absolute;inset:0;background:radial-gradient(600px circle at var(--px,50%) var(--py,50%),rgba(255,255,255,.18),rgba(255,255,255,0) 45%);opacity:0;transition:opacity .2s ease;pointer-events:none}
.pillars-grid .card:hover::after{opacity:1}
.pillars-grid .card:hover{box-shadow:0 25px 40px rgba(17,24,39,.12)}
.pillars-grid{width:100%}
@media(min-width:1024px){.pillars-grid{max-width:1024px;margin-left:auto;margin-right:auto}}
@media(max-width:767px){#pillars .headline-span{font-size:18px}}
@media(min-width:1024px){#pillars{background-image:url('../imagens/disco.png');background-repeat:no-repeat;background-position:right center;background-size:auto 92%}}
.howitworks{background:#2F619A}
.howitworks .headline-span,.howitworks h3,.howitworks p{color:#fff}
.howitworks .how-title-steps{font-size:1.625rem}
@media(min-width:768px){.howitworks .how-title-steps{font-size:2rem}}
.howitworks .how-steps .step{position:relative}
.howitworks .how-steps .step-content{position:relative;z-index:2;text-align:center}
.howitworks .how-steps .step-num{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-weight:900;font-size:5rem;line-height:1;color:rgba(0,0,0,.25);z-index:1}
@media(min-width:768px){.howitworks .how-steps .step-num{font-size:7rem}}
.howitworks .how-steps .step-content [class^="icon-"]{color:#ffffff}
.howitworks .tag-pill{color:#ffffff;border-color:rgba(255,255,255,.85)}
.howitworks .btn-primary{background:transparent;color:#ffffff;border:1px solid #ffffff;box-shadow:none}
.howitworks .btn-primary:hover{background:transparent;opacity:.9;border-color:#ffffff;box-shadow:none}
.howitworks .btn-primary [class^="icon-"]{color:#ffffff}
#testimonials.framer-69wyiv{background:#F8FAFC}
#testimonials .framer-69wyiv-carousel{padding-left:16px;padding-right:16px}
#testimonials .t-card{border:1px solid #E5E7EB;border-radius:16px;background:#fff;padding:16px;box-shadow:0 8px 20px rgba(17,24,39,.06)}
@media(min-width:768px){#testimonials .t-card{padding:24px}}
#testimonials .t-stars{display:flex;gap:6px}
#testimonials .t-stars .icon-star{font-size:18px;color:#FBBF24}
#testimonials .t-quote{color:#374151;font-style:italic}
#testimonials .t-avatar{width:40px;height:40px;border-radius:9999px;object-fit:cover}
@media(min-width:768px){#testimonials .t-avatar{width:48px;height:48px}}
#testimonials .t-name{font-weight:700;color:#111827}
#testimonials .t-company{font-size:12px;color:#6B7280}
#testimonials [data-dots]{gap:8px}
#testimonials [data-dots] button{width:8px;height:8px;border-radius:9999px;border:1px solid #9CA3AF;background:transparent}
.guarantee-blur{filter:blur(0)}
#guarantee p{font-size:1rem;line-height:1.6}
@media(min-width:768px){#guarantee p{font-size:1.125rem}}
@media(max-width:767px){#guarantee .headline-span{font-size:18px;line-height:1}}
#guarantee h2:nth-of-type(2) .headline-span{margin-bottom:.75rem}
#guarantee .tag-pill [class^="icon-"]{font-size:14px}
@media(max-width:767px){#guarantee .tag-pill{font-size:.75rem;padding:.375rem .5rem}#guarantee .tag-pill [class^="icon-"]{font-size:12px}}
.text-60{font-size:1.125rem;line-height:1.6}
.text-40{font-size:1rem;line-height:1.6}
@media(max-width:767px){.text-60{font-size:.95rem}.text-40{font-size:.9rem}}
#guarantee .tag-pill.tag-lg{margin-bottom:1.5rem}
@media(max-width:767px){#guarantee .tag-pill.tag-lg{margin-bottom:2rem}}
/* spacing fix between media wrap and following paragraph */
#guarantee .media-wrap{margin-bottom:0 !important}
#guarantee .media-wrap + p{margin-top:0 !important}
