:root{
  --ink:#071021;
  --navy:#081632;
  --navy2:#10245a;
  --purple:#5a1fb0;
  --pink:#ff4fa4;
  --cyan:#49dfff;
  --green:#38f2a1;
  --yellow:#ffe85b;
  --text:#10182f;
  --muted:#667085;
  --line:#e7ebf5;
  --soft:#f6f8ff;
  --white:#fff;
  --shadow:0 26px 80px rgba(5,13,32,.25);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--soft);color:var(--text);overflow-x:hidden}
button,input{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}
.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,235,245,.82)}
.nav-shell{max-width:1320px;height:74px;margin:auto;padding:0 28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}
.brand{display:flex;align-items:center;gap:14px;min-width:245px}.brand-mark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#fff;box-shadow:0 12px 32px rgba(14,23,49,.1);font-family:Georgia,serif;font-size:28px;font-weight:900;color:transparent;background-image:linear-gradient(135deg,#49dfff,#8a66ff,#ff4fa4);-webkit-background-clip:text;background-clip:text;position:relative}.brand-mark:after{content:'';position:absolute;inset:0;border-radius:16px;border:1px solid rgba(8,15,37,.06)}.brand-name{font-size:24px;font-weight:900;letter-spacing:-.04em;white-space:nowrap;color:#10182f}.brand-name b{color:var(--pink)}
.main-menu{display:flex;align-items:center;justify-content:center;gap:34px;font-weight:900;color:#10182f}.main-menu a{transition:.2s}.main-menu a:hover{color:var(--pink)}.nav-cta,.btn-gradient{border:0;border-radius:999px;padding:14px 25px;font-weight:900;color:#fff;background:linear-gradient(135deg,var(--pink),#8d62ff,var(--cyan));box-shadow:0 16px 34px rgba(255,79,164,.25)}.nav-cta{justify-self:end;min-width:170px}.menu-toggle{display:none;justify-self:end;width:46px;height:46px;border:0;border-radius:14px;background:#10182f;color:#fff;font-size:20px}
.hero-section{position:relative;overflow:hidden;isolation:isolate;min-height:650px;background:radial-gradient(circle at 82% 25%,rgba(92,48,255,.34),transparent 28%),radial-gradient(circle at 97% 76%,rgba(255,79,164,.34),transparent 29%),radial-gradient(circle at 15% 25%,rgba(255,215,91,.1),transparent 25%),linear-gradient(120deg,#051021 0%,#08183a 46%,#13205b 72%,#4b1461 100%)}.hero-section:before{content:'';position:absolute;inset:0;z-index:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:46px 46px}.hero-section:after{content:'';position:absolute;left:42%;right:-12%;bottom:-27%;height:340px;z-index:0;background:radial-gradient(ellipse at center,rgba(70,217,255,.38),transparent 66%);filter:blur(18px);transform:rotate(-5deg)}
.hero-wrap{position:relative;z-index:3;max-width:1240px;min-height:650px;margin:auto;padding:74px 30px 70px;display:grid;grid-template-columns:minmax(420px,555px) minmax(535px,1fr);gap:66px;align-items:center}.hero-copy{max-width:555px}.hero-pill{display:inline-flex;align-items:center;max-width:100%;border-radius:999px;padding:9px 17px;color:#fff;font-weight:900;font-size:14px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.hero-copy h1{margin:24px 0 18px;color:#fff;font-size:clamp(52px,4.65vw,70px);line-height:.98;letter-spacing:-.074em;font-weight:900}.hero-copy h1 span{background:linear-gradient(110deg,var(--yellow),#68ee9f 45%,var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy p{margin:0;color:#e8f0ff;font-size:17px;line-height:1.6;font-weight:650;max-width:548px}.hero-actions{display:flex;gap:15px;flex-wrap:wrap;margin-top:28px}.hero-actions .btn-gradient{padding:15px 29px}.btn-ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 26px;color:#fff;font-weight:900;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.32);box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.exam-chips{margin-top:22px;display:flex;flex-wrap:wrap;gap:10px;max-width:560px}.exam-chips button{border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;font-weight:900;padding:10px 17px;background:rgba(255,255,255,.12);box-shadow:inset 0 1px 0 rgba(255,255,255,.12);transition:.18s}.exam-chips button:hover{transform:translateY(-2px);background:rgba(255,255,255,.18)}
.hero-visual{position:relative;min-width:0;display:grid;grid-template-columns:340px 230px;gap:24px;align-items:center;justify-content:end}.radar-card{width:340px;padding:22px;border-radius:28px;color:#fff;background:linear-gradient(145deg,rgba(31,44,82,.94),rgba(20,30,64,.9));border:1px solid rgba(255,255,255,.18);box-shadow:0 32px 72px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(14px)}.radar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:900;font-size:18px}.radar-head span{display:inline-flex;align-items:center;gap:9px}.radar-head i{width:15px;height:15px;border-radius:50%;background:var(--green);box-shadow:0 0 0 7px rgba(64,242,164,.12),0 0 20px rgba(64,242,164,.55)}.radar-head em{font-style:normal;font-size:13px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.13)}.radar-ring-area{display:grid;place-items:center;padding:20px 0 18px}.radar-ring{width:190px;height:190px;border-radius:50%;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at center,#0a1433 0 51%,transparent 52%),conic-gradient(var(--green) 0 100%,rgba(255,255,255,.16) 100% 100%);box-shadow:inset 0 0 32px rgba(0,0,0,.35),0 18px 40px rgba(64,242,164,.12)}.radar-ring strong{display:block;font-size:42px;line-height:1;letter-spacing:-.06em}.radar-ring small{display:block;margin-top:8px;font-size:11px;line-height:1.15;font-weight:900}.radar-steps{display:grid;gap:11px}.radar-steps div{display:flex;align-items:center;gap:13px;min-height:48px;padding:10px 14px;border-radius:15px;background:rgba(255,255,255,.13);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.radar-steps b{color:var(--yellow);font-size:17px}.radar-steps span{font-weight:850;font-size:14px}.brand-card{width:230px;height:300px;border-radius:30px;color:#fff;display:grid;place-items:center;text-align:center;transform:rotate(3deg);background:linear-gradient(145deg,#08213e,#081332);border:1px solid rgba(70,217,255,.4);box-shadow:0 0 0 1px rgba(255,255,255,.04),0 34px 70px rgba(0,0,0,.36),0 0 42px rgba(70,217,255,.22);position:relative;overflow:hidden}.brand-card:before{content:'';position:absolute;inset:auto -40px -40px -40px;height:72px;background:linear-gradient(90deg,transparent,rgba(70,217,255,.6),rgba(255,79,164,.42),transparent);filter:blur(15px)}.brand-card strong{position:relative;display:block;font-family:Georgia,serif;font-size:104px;line-height:.8;background:linear-gradient(135deg,var(--cyan),#8f69ff,var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent}.brand-card span{position:relative;display:block;margin-top:-18px;letter-spacing:.22em;font-family:Georgia,serif;font-size:15px}.brand-card:after{content:'Meta + foco';position:absolute;top:18px;right:18px;font-size:11px;font-weight:900;color:#bdefff;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:7px 10px}
.hero-bg{position:absolute;inset:0;z-index:1;pointer-events:none}.edu-icon{position:absolute;opacity:.22;border-color:#6ba7ff}.target{left:5.5%;top:16%;width:130px;height:130px;border:3px solid #6ba7ff;border-radius:50%}.target:before,.target:after{content:'';position:absolute;border:3px solid #6ba7ff;border-radius:50%;inset:27px}.target:after{inset:55px}.cap{left:7%;top:49%;width:160px;height:82px;border:3px solid #6ba7ff;clip-path:polygon(50% 0,100% 38%,50% 76%,0 38%)}.chart{right:6%;top:18%;width:145px;height:112px;border-left:3px solid #6ba7ff;border-bottom:3px solid #6ba7ff;transform:skew(-7deg)}.chart:before{content:'';position:absolute;left:12px;right:-14px;top:-20px;height:86px;border-top:3px solid #6ba7ff;border-right:3px solid #6ba7ff;border-radius:0 22px 0 0;transform:rotate(-22deg)}.notebook{right:3.4%;top:51%;width:150px;height:106px;border:3px solid #6ba7ff;border-radius:10px;transform:rotate(15deg)}.notebook:before{content:'';position:absolute;left:26px;right:18px;top:24px;border-top:3px solid #6ba7ff;box-shadow:0 24px 0 #6ba7ff,0 48px 0 #6ba7ff}.spark{position:absolute;width:12px;height:12px;border-radius:50%;background:rgba(70,217,255,.9);box-shadow:0 0 22px rgba(70,217,255,.9)}.s1{left:14%;bottom:22%}.s2{right:27%;top:20%}.s3{left:3.5%;top:43%;background:rgba(255,255,255,.8)}.hero-glow{position:absolute;border-radius:50%;filter:blur(30px);opacity:.55}.glow-a{right:10%;bottom:8%;width:340px;height:120px;background:rgba(70,217,255,.5)}.glow-b{right:-9%;bottom:8%;width:360px;height:300px;background:rgba(255,79,164,.38)}.curve{position:absolute;border:2px solid rgba(70,217,255,.22);border-left:0;border-bottom:0;border-radius:50%}.curve-a{right:0;bottom:7%;width:560px;height:330px;transform:rotate(-7deg)}.curve-b{left:-11%;bottom:9%;width:570px;height:360px;transform:rotate(12deg)}
.intro-strip{background:#f7f9ff;text-align:center;padding:46px 20px 26px}.intro-strip span,.section-title span,.method-copy span,.quiz-copy span,.final-cta span{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:8px 16px;background:#eaf6ff;color:#0b689b;font-weight:900;font-size:14px}.intro-strip h2{max-width:900px;margin:18px auto 0;font-size:clamp(28px,4vw,48px);letter-spacing:-.05em;line-height:1.06;color:#0b1431}.intro-strip p{max-width:760px;margin:14px auto 0;color:var(--muted);font-size:18px;line-height:1.6}.section{max-width:1180px;margin:auto;padding:70px 22px}.section-title{text-align:center;max-width:760px;margin:0 auto 34px}.section-title h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.055em;line-height:1.04;margin:18px 0 12px;color:#0b1431}.section-title p{font-size:18px;color:var(--muted);line-height:1.65;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-grid article{background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(8,15,37,.08);border-radius:28px;padding:28px;transition:.2s}.feature-grid article:hover{transform:translateY(-5px);box-shadow:0 26px 60px rgba(8,15,37,.12)}.feature-grid div{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#fff0f8,#ecfbff);font-size:25px}.feature-grid h3,.subject-grid strong{font-size:22px;margin:18px 0 8px;color:#0b1431}.feature-grid p,.subject-grid small{margin:0;color:var(--muted);line-height:1.6}.method-section{display:grid;grid-template-columns:.86fr 1.14fr;gap:38px;align-items:center}.method-copy h2,.quiz-copy h2,.final-cta h2{font-size:clamp(34px,4.5vw,56px);line-height:1.03;letter-spacing:-.055em;margin:18px 0 12px;color:#0b1431}.method-copy p,.quiz-copy p,.final-cta p{color:var(--muted);font-size:18px;line-height:1.65}.timeline{display:grid;gap:14px}.timeline article{display:grid;grid-template-columns:54px 1fr;gap:7px 16px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:25px;padding:20px;box-shadow:0 16px 36px rgba(8,15,37,.07)}.timeline b{grid-row:1/3;width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--pink),var(--cyan));color:#fff;font-size:22px}.timeline strong{font-size:20px;color:#0b1431}.timeline small{font-size:15px;color:var(--muted);line-height:1.45}.subject-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.subject-grid button{text-align:left;background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(8,15,37,.08);border-radius:28px;padding:24px;transition:.2s}.subject-grid button:hover{transform:translateY(-5px);border-color:rgba(255,79,164,.35)}.subject-grid span{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#fff0f8,#ecfbff);font-size:27px}.subject-grid strong{display:block}.proof-band{max-width:1180px;margin:0 auto 10px;padding:24px;display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.proof-band div{border-radius:22px;padding:22px;background:linear-gradient(135deg,#07142f,#162b66);color:#fff;box-shadow:0 16px 36px rgba(8,15,37,.14)}.proof-band strong{display:block;font-size:26px;letter-spacing:-.05em}.proof-band small{display:block;color:#b7c6df;margin-top:4px;font-weight:800}.quiz-section{max-width:none;margin:0;background:linear-gradient(135deg,#061125,#121b47 62%,#391051);color:#fff;display:grid;grid-template-columns:minmax(260px,430px) minmax(300px,700px);justify-content:center;gap:44px}.quiz-copy span,.final-cta span{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.18)}.quiz-copy h2,.final-cta h2{color:#fff}.quiz-copy p,.final-cta p{color:#d9e6f7}.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quiz-options button{min-height:104px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.1);color:#fff;border-radius:25px;padding:22px;text-align:left;font-weight:900;font-size:18px;transition:.2s;box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.quiz-options button:hover{transform:translateY(-3px);background:rgba(255,255,255,.18)}.approval-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.approval-grid figure,.approval-grid article{margin:0;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 18px 45px rgba(8,15,37,.08)}.approval-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.approval-grid article{padding:24px}.faq-grid{max-width:900px;margin:auto;display:grid;gap:12px}.faq-grid details{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px 22px;box-shadow:0 12px 30px rgba(8,15,37,.06)}.faq-grid summary{font-weight:900;color:#0b1431;cursor:pointer}.faq-grid p{color:var(--muted);line-height:1.6}.final-cta{max-width:1180px;margin:70px auto;padding:48px;border-radius:36px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;background:linear-gradient(135deg,#07142f,#122252 55%,#42135f);color:#fff;box-shadow:var(--shadow)}.footer{background:#050b18;color:#cbd5e1;padding:30px 34px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.chat-float{position:fixed;right:24px;bottom:24px;z-index:200;width:70px;height:70px;border:0;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--pink),#8661ff,var(--cyan));color:#fff;box-shadow:0 22px 55px rgba(0,0,0,.28);font-size:30px}.chat-float:before{content:'';position:absolute;inset:-8px;border-radius:50%;border:2px solid rgba(70,217,255,.34);animation:pulse 1.8s infinite}.chat-float i{position:absolute;top:7px;right:8px;width:18px;height:18px;border-radius:50%;background:#2ee67d;border:3px solid #fff}@keyframes pulse{from{transform:scale(.92);opacity:1}to{transform:scale(1.22);opacity:0}}.chat-box{position:fixed;right:24px;bottom:108px;z-index:201;width:410px;max-width:calc(100vw - 28px);height:640px;max-height:calc(100vh - 135px);display:none;flex-direction:column;background:#fff;border-radius:28px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 28px 90px rgba(0,0,0,.3)}.chat-box.open{display:flex}.chat-head{padding:18px 20px;background:linear-gradient(135deg,var(--navy),var(--pink));color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-head strong{display:block}.chat-head small{display:block;opacity:.9;margin-top:2px}.chat-head button{border:0;width:38px;height:38px;border-radius:13px;background:rgba(255,255,255,.15);color:#fff;font-size:25px}.chat-body{flex:1;overflow:auto;background:#f7f9fc;padding:16px}.chat-form{display:grid;gap:11px}.form-intro{display:grid;gap:3px;background:#eef7ff;border:1px solid #dcecff;border-radius:18px;padding:13px;color:#173b69}.chat-form input,.chat-send input{width:100%;border:1px solid #d7dee9;border-radius:14px;padding:12px 13px;background:#fff}.field-label{font-weight:900;color:#29364d;font-size:13px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:13px}.checks label{background:#fff;border:1px solid #d7dee9;border-radius:12px;padding:9px;cursor:pointer}.checks label:has(input:checked){border-color:var(--pink);background:#fff0f7}.chat-msg{max-width:86%;padding:11px 13px;border-radius:17px;margin:9px 0;line-height:1.45;font-size:14px}.chat-msg.cliente{background:#dff7ff;margin-left:auto;border-bottom-right-radius:4px}.chat-msg.ia,.chat-msg.colaborador,.chat-msg.sistema{background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:4px}.chat-msg small{display:block;color:#6b7280;margin-top:4px;font-size:11px}.chat-send{display:none;padding:12px;background:#fff;border-top:1px solid #e5e7eb;gap:8px}.chat-send.active{display:flex}.chat-send button{width:52px;border:0;border-radius:16px;background:var(--navy);color:#fff}.protocol{font-size:12px;background:#eef6ff;color:#173b69;padding:8px 10px;border-radius:12px;margin-bottom:10px}
@media(max-width:1160px){.nav-shell{grid-template-columns:auto 1fr auto}.main-menu{display:none}.menu-toggle{display:grid;place-items:center}.nav-cta{display:none}.hero-wrap{grid-template-columns:1fr;gap:42px;min-height:auto}.hero-section{min-height:auto}.hero-visual{justify-content:center;grid-template-columns:340px 230px}.feature-grid,.method-section{grid-template-columns:1fr}.subject-grid,.approval-grid{grid-template-columns:repeat(2,1fr)}.proof-band{grid-template-columns:repeat(3,1fr)}.quiz-section{grid-template-columns:1fr}.final-cta{grid-template-columns:1fr}}
@media(max-width:720px){.nav-shell{height:70px;padding:0 16px}.brand-name{font-size:20px}.brand-mark{width:44px;height:44px}.hero-wrap{padding:54px 18px}.hero-copy h1{font-size:44px}.hero-copy p{font-size:16px}.hero-actions .btn-gradient,.btn-ghost{width:100%;text-align:center}.hero-visual{grid-template-columns:1fr;gap:18px}.radar-card{width:100%;max-width:340px;margin:auto}.brand-card{display:none}.subject-grid,.feature-grid,.quiz-options,.approval-grid,.proof-band{grid-template-columns:1fr}.section{padding:56px 18px}.chat-box{right:14px;bottom:104px}.chat-float{right:16px;bottom:16px;width:68px;height:68px}.checks{grid-template-columns:1fr}.footer{padding:28px 18px}.final-cta{padding:30px 22px;margin:46px 18px}}
@media(max-width:440px){.brand-name{display:none}.hero-copy h1{font-size:39px}.hero-pill{font-size:12px}.exam-chips button{padding:9px 13px}}


/* ==========================================================
   AJUSTE DEFINITIVO DO HERO - SEM PERCENTUAL FICTÍCIO
   ========================================================== */
.hero-section{
  min-height:690px;
  background:
    radial-gradient(circle at 80% 22%,rgba(75,83,255,.34),transparent 28%),
    radial-gradient(circle at 90% 78%,rgba(255,79,164,.32),transparent 29%),
    radial-gradient(circle at 18% 24%,rgba(255,222,85,.10),transparent 27%),
    linear-gradient(115deg,#06101f 0%,#071632 42%,#101d53 70%,#52175e 100%)!important;
}
.hero-section:before{
  opacity:.88;
}
.hero-wrap{
  max-width:1180px!important;
  min-height:690px!important;
  grid-template-columns:minmax(420px,535px) minmax(520px,1fr)!important;
  gap:58px!important;
  align-items:center!important;
  padding-top:72px!important;
  padding-bottom:66px!important;
}
.hero-copy h1{
  font-size:clamp(50px,4.55vw,68px)!important;
  line-height:1.01!important;
  letter-spacing:-.075em!important;
  margin-bottom:18px!important;
}
.hero-copy p{
  max-width:555px!important;
  font-size:17px!important;
  line-height:1.58!important;
  font-weight:800!important;
  color:#edf5ff!important;
}
.hero-visual{
  position:relative!important;
  display:grid!important;
  grid-template-columns:340px 250px!important;
  gap:30px!important;
  align-items:center!important;
  justify-content:start!important;
  height:auto!important;
  min-height:430px!important;
}
/* Desativa estruturas antigas caso ainda estejam em cache no HTML */
.radar-ring-area,.radar-ring,.ring-wrap,.ring{display:none!important;}
.radar-ring strong,.ring strong{font-size:0!important;}
.radar-ring strong:after,.ring strong:after{content:''!important;}

.study-panel{
  width:340px;
  padding:22px;
  border-radius:28px;
  color:#fff;
  background:linear-gradient(145deg,rgba(31,44,82,.94),rgba(20,30,64,.90));
  border:1px solid rgba(255,255,255,.18);
  box-shadow:0 32px 72px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.10);
  backdrop-filter:blur(14px);
}
.study-panel-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  font-weight:1000;
  font-size:18px;
}
.study-panel-top span{
  display:inline-flex;
  align-items:center;
  gap:9px;
}
.study-panel-top i{
  width:15px;
  height:15px;
  border-radius:50%;
  background:var(--green);
  box-shadow:0 0 0 7px rgba(64,242,164,.12),0 0 20px rgba(64,242,164,.55);
}
.study-panel-top em{
  font-style:normal;
  font-size:13px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(255,255,255,.13);
}
.study-dashboard{
  margin:22px 0 20px;
  border-radius:24px;
  padding:22px 18px;
  background:
    radial-gradient(circle at 18% 15%,rgba(64,242,164,.22),transparent 35%),
    radial-gradient(circle at 82% 20%,rgba(70,217,255,.18),transparent 36%),
    linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.045));
  border:1px solid rgba(255,255,255,.14);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10);
}
.dash-title small{
  display:block;
  color:#a9fbd4;
  font-size:13px;
  font-weight:1000;
  text-transform:uppercase;
  letter-spacing:.08em;
}
.dash-title strong{
  display:block;
  margin:4px 0 8px;
  font-size:46px;
  line-height:.96;
  letter-spacing:-.06em;
  color:#fff;
}
.dash-title p{
  margin:0;
  color:#e8f0ff;
  font-size:13px;
  line-height:1.38;
  font-weight:800;
}
.dash-progress{
  display:grid;
  grid-template-columns:22px 1fr 22px 1fr 22px;
  align-items:center;
  gap:8px;
  margin-top:18px;
}
.progress-dot{
  width:22px;
  height:22px;
  border-radius:50%;
  border:2px solid rgba(255,255,255,.28);
  background:rgba(255,255,255,.10);
}
.progress-dot.active{
  background:linear-gradient(135deg,var(--green),var(--cyan));
  border-color:transparent;
  box-shadow:0 0 18px rgba(64,242,164,.35);
}
.progress-line{
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,rgba(64,242,164,.80),rgba(70,217,255,.30));
}
.study-panel .radar-steps{
  display:grid!important;
  gap:11px!important;
}
.study-panel .radar-steps div{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-height:46px!important;
  padding:10px 13px!important;
  border-radius:15px!important;
  background:rgba(255,255,255,.13)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;
}
.study-panel .radar-steps b{
  color:var(--yellow)!important;
  font-size:16px!important;
}
.study-panel .radar-steps span{
  font-size:14px!important;
  font-weight:900!important;
}
.study-card{
  width:250px;
  min-height:315px;
  border-radius:30px;
  color:#fff;
  padding:22px 18px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  transform:rotate(3deg);
  background:
    linear-gradient(145deg,rgba(8,33,62,.98),rgba(8,19,50,.96));
  border:1px solid rgba(70,217,255,.40);
  box-shadow:0 0 0 1px rgba(255,255,255,.04),0 34px 70px rgba(0,0,0,.36),0 0 42px rgba(70,217,255,.22);
  position:relative;
  overflow:hidden;
}
.study-card:before{
  content:'Meta + foco';
  position:absolute;
  top:18px;
  right:18px;
  font-size:11px;
  font-weight:1000;
  color:#bdefff;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.13);
  border-radius:999px;
  padding:7px 10px;
}
.study-card:after{
  content:'';
  position:absolute;
  inset:auto -40px -38px -40px;
  height:76px;
  background:linear-gradient(90deg,transparent,rgba(70,217,255,.62),rgba(255,79,164,.44),transparent);
  filter:blur(15px);
}
.study-card-logo{
  position:relative;
  display:grid;
  place-items:center;
  text-align:center;
  margin-top:46px;
}
.study-card-logo strong{
  display:block;
  font-family:Georgia,serif;
  font-size:102px;
  line-height:.80;
  background:linear-gradient(135deg,var(--cyan),#8f69ff,var(--pink));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.study-card-logo span{
  display:block;
  margin-top:-12px;
  letter-spacing:.22em;
  font-family:Georgia,serif;
  font-size:14px;
}
.study-card-list{
  position:relative;
  display:grid;
  gap:8px;
  z-index:2;
}
.study-card-list p{
  margin:0;
  padding:8px 10px;
  border-radius:13px;
  color:#eaf7ff;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.08);
  font-size:12px;
  font-weight:900;
}
.study-card-list b{color:var(--green);margin-right:5px;}

/* Fundo educacional mais claro, com caderno, alvo, gráfico e trajetória */
.edu-icon.target{opacity:.24!important;}
.edu-icon.cap{opacity:.22!important;}
.edu-icon.chart{opacity:.22!important;}
.edu-icon.notebook{opacity:.24!important;}
.hero-bg:after{
  content:'foco  •  rotina  •  revisão  •  aprovação';
  position:absolute;
  right:8%;
  bottom:12%;
  color:rgba(255,255,255,.10);
  font-size:18px;
  font-weight:1000;
  letter-spacing:.18em;
  transform:rotate(-6deg);
  text-transform:uppercase;
}
.hero-bg:before{
  content:'∑  f(x)  π  Δ  +  =';
  position:absolute;
  left:7%;
  bottom:18%;
  color:rgba(70,217,255,.14);
  font-size:28px;
  font-weight:1000;
  letter-spacing:.22em;
  transform:rotate(-8deg);
}

@media(max-width:1120px){
  .hero-wrap{grid-template-columns:1fr!important;}
  .hero-visual{
    grid-template-columns:340px 250px!important;
    justify-content:center!important;
    min-height:360px!important;
  }
}
@media(max-width:720px){
  .hero-visual{
    grid-template-columns:1fr!important;
    justify-items:center!important;
    gap:20px!important;
  }
  .study-panel{width:min(340px,100%);}
  .study-card{width:min(280px,100%);min-height:210px;transform:rotate(0deg);}
  .study-card-logo{margin-top:28px;}
}
@media(max-width:440px){
  .hero-visual{display:none!important;}
}

/* AJUSTE - CHAT MAIOR, SEM ROLAR A PÁGINA */
body.chat-open{overflow:hidden;}
body.chat-open:before{
  content:'';
  position:fixed;
  inset:0;
  z-index:190;
  background:rgba(5,11,24,.38);
  backdrop-filter:blur(2px);
}
.chat-box{
  top:96px!important;
  right:24px!important;
  bottom:24px!important;
  width:480px!important;
  max-width:calc(100vw - 48px)!important;
  height:auto!important;
  max-height:none!important;
  border-radius:30px!important;
}
.chat-body{
  flex:1 1 auto;
  min-height:0;
  overflow:auto;
  padding:18px;
}
.chat-form{
  gap:10px;
}
.chat-form input,.chat-send input{
  padding:11px 13px;
}
.checks{
  grid-template-columns:1fr 1fr;
  gap:7px;
}
.checks label{
  padding:8px 9px;
  font-size:13px;
}
.chat-send{
  flex:0 0 auto;
}
@media(max-width:720px){
  .chat-box{
    inset:0!important;
    width:auto!important;
    max-width:none!important;
    height:auto!important;
    max-height:none!important;
    border-radius:0!important;
    border:0!important;
  }
  .chat-head{
    padding-top:max(18px,env(safe-area-inset-top));
  }
  .chat-float{z-index:180;}
}
@media(max-width:420px){
  .checks{grid-template-columns:1fr;}
}


/* CORREÇÃO: CHAT EM TELA CHEIA SEM SCROLL VERTICAL DA PÁGINA */
html.hc-chat-lock,
html.hc-chat-lock body{
  overflow:hidden!important;
  height:100%!important;
  max-height:100%!important;
  overscroll-behavior:none!important;
}
body.hc-chat-open{
  overflow:hidden!important;
  height:100dvh!important;
  max-height:100dvh!important;
  position:fixed!important;
  width:100%!important;
  inset:0!important;
}
.chat-box{
  position:fixed!important;
  inset:0!important;
  right:auto!important;
  bottom:auto!important;
  width:100vw!important;
  height:100dvh!important;
  max-width:100vw!important;
  max-height:100dvh!important;
  border-radius:0!important;
  border:0!important;
  z-index:99999!important;
  box-shadow:none!important;
  background:#fff!important;
}
.chat-box.open{
  display:grid!important;
  grid-template-rows:auto minmax(0,1fr) auto!important;
}
.chat-head{
  min-height:72px!important;
  padding:14px 22px!important;
}
.chat-body{
  min-height:0!important;
  overflow:hidden!important;
  padding:16px!important;
  display:grid!important;
}
#hcLeadForm.chat-form{
  width:min(980px,100%)!important;
  margin:auto!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px 14px!important;
  align-content:center!important;
}
#hcLeadForm .form-intro{
  grid-column:1/-1!important;
}
#hcLeadForm .field-label,
#hcLeadForm .checks,
#hcLeadForm button,
#hcLeadForm > small{
  grid-column:1/-1!important;
}
#hcLeadForm input{
  min-height:44px!important;
}
#hcLeadForm .checks{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:8px!important;
}
#hcLeadForm .checks label{
  min-height:40px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  padding:8px 10px!important;
  text-align:center!important;
}
#hcLeadForm .btn-gradient{
  justify-self:center!important;
  width:min(420px,100%)!important;
}
.chat-send{
  min-height:70px!important;
  padding:12px 18px!important;
}
.chat-float{
  z-index:99998!important;
}
.chat-box.open ~ .chat-float,
body.hc-chat-open .chat-float{
  display:none!important;
}

/* Após o protocolo ser gerado, só a lista de mensagens pode usar o espaço restante.
   A página continua sem scroll. */
.chat-body.chat-active{
  overflow:hidden!important;
  display:block!important;
}
.chat-body.chat-active .chat-msg-wrap,
.chat-body .messages-scroll{
  height:100%!important;
  overflow:hidden!important;
}

/* Celular: formulário em coluna, mas ainda em tela cheia e sem scroll da página.
   Em telas muito baixas, os campos ficam mais compactos. */
@media(max-width:760px){
  .chat-head{
    min-height:64px!important;
    padding:12px 14px!important;
  }
  .chat-body{
    padding:10px!important;
  }
  #hcLeadForm.chat-form{
    grid-template-columns:1fr!important;
    gap:8px!important;
    align-content:start!important;
  }
  #hcLeadForm input{
    min-height:39px!important;
    padding:9px 11px!important;
  }
  #hcLeadForm .checks{
    grid-template-columns:1fr 1fr!important;
    gap:6px!important;
  }
  #hcLeadForm .checks label{
    min-height:34px!important;
    padding:6px 8px!important;
    font-size:12px!important;
  }
  .form-intro{
    padding:10px!important;
  }
  .chat-send{
    min-height:62px!important;
    padding:8px!important;
  }
}
@media(max-height:680px){
  .chat-head{
    min-height:58px!important;
    padding:9px 16px!important;
  }
  .chat-body{
    padding:8px!important;
  }
  #hcLeadForm.chat-form{
    gap:6px 10px!important;
  }
  #hcLeadForm input{
    min-height:36px!important;
    padding:7px 10px!important;
  }
  .form-intro{
    padding:8px 10px!important;
  }
  #hcLeadForm .checks label{
    min-height:32px!important;
    padding:5px 7px!important;
    font-size:12px!important;
  }
  #hcLeadForm .btn-gradient{
    padding:10px 18px!important;
  }
  .chat-send{
    min-height:54px!important;
  }
}


/* AJUSTE FINAL: SEM SCROLL DENTRO DA TELA DO CHAT */
.chat-box.open{
  overflow:hidden!important;
}
.chat-body{
  overflow:hidden!important;
}

/* Formulário inicial do chat: tudo deve caber sem barra vertical */
#hcLeadForm.chat-form{
  height:100%!important;
  max-height:100%!important;
  overflow:hidden!important;
  align-content:center!important;
  align-items:stretch!important;
}
#hcLeadForm .form-intro{
  min-height:auto!important;
  padding:10px 14px!important;
}
#hcLeadForm .form-intro strong{
  font-size:15px!important;
  line-height:1.1!important;
}
#hcLeadForm .form-intro small{
  font-size:12px!important;
  line-height:1.15!important;
}
#hcLeadForm input{
  min-height:40px!important;
  height:40px!important;
  padding:8px 12px!important;
  font-size:14px!important;
}
#hcLeadForm .field-label{
  margin:0!important;
  font-size:12px!important;
  line-height:1!important;
}
#hcLeadForm .checks{
  overflow:hidden!important;
  max-height:none!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
}
#hcLeadForm .checks label{
  min-height:34px!important;
  height:34px!important;
  padding:5px 7px!important;
  font-size:12px!important;
  line-height:1!important;
  overflow:hidden!important;
}
#hcLeadForm .checks input{
  width:auto!important;
  height:auto!important;
  min-height:0!important;
}
#hcLeadForm .btn-gradient{
  min-height:42px!important;
  height:42px!important;
  padding:9px 18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
#hcLeadForm > small{
  font-size:11px!important;
  line-height:1.15!important;
  text-align:center!important;
}

/* Conversa após cadastro: não mostra barra no painel.
   As mensagens antigas ficam ocultas se passarem do espaço, mas o campo de envio fica sempre visível. */
.chat-body.chat-active,
.chat-body.chat-active *{
  scrollbar-width:none!important;
}
.chat-body.chat-active::-webkit-scrollbar,
.chat-body.chat-active *::-webkit-scrollbar{
  display:none!important;
}
.chat-body.chat-active{
  overflow:hidden!important;
}

/* Desktop: usar largura total e layout compacto */
@media(min-width:761px){
  .chat-box{
    width:100vw!important;
    height:100dvh!important;
  }
  .chat-body{
    padding:12px 18px!important;
  }
  #hcLeadForm.chat-form{
    width:min(1080px,100%)!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px 14px!important;
  }
}

/* Notebooks baixos: compactação extra */
@media(max-height:760px){
  .chat-head{
    min-height:54px!important;
    padding:8px 16px!important;
  }
  .chat-head strong{
    font-size:15px!important;
    line-height:1.1!important;
  }
  .chat-head small{
    display:none!important;
  }
  .chat-head button{
    width:34px!important;
    height:34px!important;
  }
  .chat-body{
    padding:8px 14px!important;
  }
  #hcLeadForm.chat-form{
    gap:5px 10px!important;
  }
  #hcLeadForm .form-intro{
    padding:7px 10px!important;
  }
  #hcLeadForm input{
    min-height:34px!important;
    height:34px!important;
    padding:6px 10px!important;
    font-size:13px!important;
  }
  #hcLeadForm .checks label{
    min-height:29px!important;
    height:29px!important;
    font-size:11px!important;
    padding:4px 6px!important;
  }
  #hcLeadForm .btn-gradient{
    min-height:36px!important;
    height:36px!important;
    padding:7px 16px!important;
  }
  #hcLeadForm > small{
    display:none!important;
  }
  .chat-send{
    min-height:50px!important;
    padding:7px 10px!important;
  }
  .chat-send input{
    height:36px!important;
    min-height:36px!important;
  }
  .chat-send button{
    height:36px!important;
  }
}

/* Celular: sem rolagem interna; campos ainda mais compactos */
@media(max-width:760px){
  .chat-body{
    padding:8px!important;
  }
  #hcLeadForm.chat-form{
    grid-template-columns:1fr!important;
    gap:5px!important;
    align-content:center!important;
  }
  #hcLeadForm input{
    min-height:34px!important;
    height:34px!important;
    padding:6px 10px!important;
    font-size:13px!important;
  }
  #hcLeadForm .checks{
    grid-template-columns:1fr 1fr!important;
    gap:5px!important;
  }
  #hcLeadForm .checks label{
    min-height:28px!important;
    height:28px!important;
    font-size:11px!important;
    padding:4px 6px!important;
  }
  #hcLeadForm .form-intro{
    padding:8px 10px!important;
  }
  #hcLeadForm .btn-gradient{
    min-height:36px!important;
    height:36px!important;
    padding:7px 14px!important;
  }
  #hcLeadForm > small{
    display:none!important;
  }
}

/* Telas extremamente baixas: remove texto auxiliar para caber */
@media(max-height:590px){
  #hcLeadForm .form-intro small,
  #hcLeadForm .field-label,
  #hcLeadForm > small{
    display:none!important;
  }
  #hcLeadForm.chat-form{
    gap:4px!important;
  }
  #hcLeadForm input{
    height:31px!important;
    min-height:31px!important;
  }
  #hcLeadForm .checks label{
    height:25px!important;
    min-height:25px!important;
  }
}


/* AJUSTE FINAL: CHAT COMO POPUP FLUTUANTE, SEM TELA CHEIA E SEM SCROLL INTERNO */
html.hc-chat-lock,
html.hc-chat-lock body,
body.hc-chat-open{
  overflow:auto!important;
  height:auto!important;
  max-height:none!important;
  position:static!important;
  width:auto!important;
  inset:auto!important;
}

.chat-float{
  display:grid!important;
  position:fixed!important;
  right:24px!important;
  bottom:24px!important;
  z-index:99998!important;
}

/* Janela sobe ao clicar no balão, sem ocupar a tela inteira */
.chat-box{
  position:fixed!important;
  right:24px!important;
  bottom:112px!important;
  inset:auto!important;
  width:440px!important;
  height:auto!important;
  max-width:calc(100vw - 32px)!important;
  max-height:none!important;
  border-radius:28px!important;
  border:1px solid #e5e7eb!important;
  z-index:99999!important;
  box-shadow:0 28px 90px rgba(0,0,0,.32)!important;
  overflow:hidden!important;
  background:#fff!important;
}

.chat-box.open{
  display:grid!important;
  grid-template-rows:auto auto auto!important;
}

/* Cabeçalho compacto */
.chat-head{
  min-height:64px!important;
  padding:13px 16px!important;
}
.chat-head strong{
  font-size:15px!important;
  line-height:1.1!important;
}
.chat-head small{
  font-size:11px!important;
  line-height:1.1!important;
}
.chat-head button{
  width:34px!important;
  height:34px!important;
}

/* Corpo sem barra vertical */
.chat-body{
  overflow:hidden!important;
  max-height:none!important;
  height:auto!important;
  padding:12px!important;
  display:block!important;
}

/* Formulário compacto para não gerar scroll */
#hcLeadForm.chat-form{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  overflow:hidden!important;
  margin:0!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
  align-content:start!important;
}

#hcLeadForm .form-intro{
  grid-column:1/-1!important;
  padding:9px 11px!important;
  min-height:auto!important;
}
#hcLeadForm .form-intro strong{
  font-size:14px!important;
  line-height:1.1!important;
}
#hcLeadForm .form-intro small{
  font-size:11px!important;
  line-height:1.1!important;
}

#hcLeadForm input{
  min-height:36px!important;
  height:36px!important;
  padding:7px 10px!important;
  font-size:13px!important;
}

#hcLeadForm .field-label{
  grid-column:1/-1!important;
  margin:0!important;
  font-size:12px!important;
  line-height:1!important;
}

#hcLeadForm .checks{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:6px!important;
  overflow:hidden!important;
}

#hcLeadForm .checks label{
  min-height:30px!important;
  height:30px!important;
  padding:5px 6px!important;
  font-size:11px!important;
  line-height:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  text-align:center!important;
  overflow:hidden!important;
}

#hcLeadForm .checks input{
  width:auto!important;
  height:auto!important;
  min-height:0!important;
}

#hcLeadForm button,
#hcLeadForm .btn-gradient{
  grid-column:1/-1!important;
  width:100%!important;
  min-height:38px!important;
  height:38px!important;
  padding:8px 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

#hcLeadForm > small{
  grid-column:1/-1!important;
  display:none!important;
}

/* Área de mensagens também sem barra visual. Se houver muitas mensagens, mantém as últimas visíveis. */
.chat-body.chat-active{
  overflow:hidden!important;
  max-height:430px!important;
}
.chat-body.chat-active,
.chat-body.chat-active *{
  scrollbar-width:none!important;
}
.chat-body.chat-active::-webkit-scrollbar,
.chat-body.chat-active *::-webkit-scrollbar{
  display:none!important;
}

.chat-msg{
  font-size:13px!important;
  padding:9px 11px!important;
  margin:7px 0!important;
}

/* Barra de envio compacta */
.chat-send{
  min-height:54px!important;
  padding:9px 10px!important;
  gap:7px!important;
}
.chat-send.active{
  display:flex!important;
}
.chat-send input{
  height:36px!important;
  min-height:36px!important;
  padding:7px 10px!important;
  font-size:13px!important;
}
.chat-send button{
  width:44px!important;
  height:36px!important;
  border-radius:13px!important;
}

/* Mobile: continua popup, mas usa quase a largura da tela e fica acima do balão */
@media(max-width:560px){
  .chat-box{
    right:10px!important;
    left:10px!important;
    bottom:94px!important;
    width:auto!important;
    max-width:none!important;
    border-radius:22px!important;
  }
  .chat-head{
    min-height:58px!important;
    padding:10px 12px!important;
  }
  .chat-head small{
    display:none!important;
  }
  .chat-body{
    padding:9px!important;
  }
  #hcLeadForm.chat-form{
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  #hcLeadForm input{
    height:33px!important;
    min-height:33px!important;
  }
  #hcLeadForm .checks{
    grid-template-columns:1fr 1fr!important;
    gap:5px!important;
  }
  #hcLeadForm .checks label{
    height:27px!important;
    min-height:27px!important;
    font-size:10.5px!important;
  }
  #hcLeadForm .form-intro small{
    display:none!important;
  }
}

/* Telas baixas: remove elementos auxiliares para não criar scroll */
@media(max-height:700px){
  .chat-box{
    bottom:92px!important;
  }
  .chat-head{
    min-height:54px!important;
    padding:9px 12px!important;
  }
  .chat-head small,
  #hcLeadForm .form-intro small,
  #hcLeadForm > small{
    display:none!important;
  }
  .chat-body{
    padding:8px!important;
  }
  #hcLeadForm.chat-form{
    gap:5px!important;
  }
  #hcLeadForm input{
    height:31px!important;
    min-height:31px!important;
    padding:5px 9px!important;
  }
  #hcLeadForm .checks label{
    height:25px!important;
    min-height:25px!important;
    padding:4px 5px!important;
  }
  #hcLeadForm button,
  #hcLeadForm .btn-gradient{
    height:34px!important;
    min-height:34px!important;
  }
}


/* CORREÇÃO DE ABERTURA DO CHAT */
#hcChatBox.chat-box.open{
  display:grid!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  transform:none!important;
}
#hcChatBox.chat-box{
  opacity:1;
  visibility:visible;
}
#hcChatOpen.chat-float{
  pointer-events:auto!important;
}


/* VERSÃO ESTÁVEL DO CHAT: POPUP, SEM TELA CHEIA E SEM TRAVAMENTO */
html,
body,
html.hc-chat-lock,
html.hc-chat-lock body,
body.hc-chat-open,
body.chat-open{
  overflow-x:hidden!important;
  overflow-y:auto!important;
  height:auto!important;
  max-height:none!important;
  position:static!important;
  width:auto!important;
  inset:auto!important;
}

#hcChatOpen.chat-float{
  position:fixed!important;
  right:24px!important;
  bottom:24px!important;
  z-index:99998!important;
  display:grid!important;
  pointer-events:auto!important;
  cursor:pointer!important;
}

#hcChatBox.chat-box{
  position:fixed!important;
  inset:auto!important;
  right:24px!important;
  bottom:108px!important;
  width:440px!important;
  max-width:calc(100vw - 32px)!important;
  height:auto!important;
  max-height:none!important;
  display:none!important;
  grid-template-rows:auto auto auto!important;
  background:#fff!important;
  border:1px solid #e5e7eb!important;
  border-radius:28px!important;
  overflow:hidden!important;
  box-shadow:0 28px 90px rgba(0,0,0,.32)!important;
  z-index:99999!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  pointer-events:auto!important;
}

#hcChatBox.chat-box.open{
  display:grid!important;
}

#hcChatBox .chat-head{
  min-height:62px!important;
  padding:12px 16px!important;
}

#hcChatBox .chat-head strong{
  font-size:15px!important;
  line-height:1.1!important;
}

#hcChatBox .chat-head small{
  font-size:11px!important;
  line-height:1.1!important;
}

#hcChatBox .chat-head button{
  width:34px!important;
  height:34px!important;
  cursor:pointer!important;
}

#hcChatBox .chat-body{
  height:auto!important;
  max-height:none!important;
  overflow:hidden!important;
  padding:12px!important;
  background:#f7f9fc!important;
  display:block!important;
}

#hcLeadForm.chat-form{
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  overflow:hidden!important;
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px!important;
  margin:0!important;
}

#hcLeadForm .form-intro{
  grid-column:1/-1!important;
  padding:9px 11px!important;
  min-height:auto!important;
}

#hcLeadForm .form-intro strong{
  font-size:14px!important;
  line-height:1.1!important;
}

#hcLeadForm .form-intro small{
  font-size:11px!important;
  line-height:1.1!important;
}

#hcLeadForm input{
  min-height:36px!important;
  height:36px!important;
  padding:7px 10px!important;
  font-size:13px!important;
}

#hcLeadForm .field-label{
  grid-column:1/-1!important;
  margin:0!important;
  font-size:12px!important;
  line-height:1!important;
}

#hcLeadForm .checks{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:6px!important;
  overflow:hidden!important;
}

#hcLeadForm .checks label{
  min-height:30px!important;
  height:30px!important;
  padding:5px 6px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  text-align:center!important;
  font-size:11px!important;
  line-height:1!important;
  overflow:hidden!important;
}

#hcLeadForm .checks input{
  width:auto!important;
  height:auto!important;
  min-height:0!important;
  flex:0 0 auto!important;
}

#hcLeadForm button,
#hcLeadForm .btn-gradient{
  grid-column:1/-1!important;
  width:100%!important;
  min-height:38px!important;
  height:38px!important;
  padding:8px 12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

#hcLeadForm > small{
  display:none!important;
}

#hcChatBox .chat-body.chat-active{
  height:360px!important;
  max-height:360px!important;
  overflow:hidden!important;
}

#hcChatBox .chat-msg{
  max-width:88%!important;
  padding:9px 11px!important;
  border-radius:15px!important;
  margin:7px 0!important;
  line-height:1.35!important;
  font-size:13px!important;
}

#hcChatBox .chat-msg small{
  font-size:10.5px!important;
  margin-top:3px!important;
}

#hcChatBox .protocol{
  font-size:11px!important;
  padding:7px 9px!important;
  margin-bottom:7px!important;
}

#hcSendBar.chat-send{
  display:none!important;
  min-height:52px!important;
  padding:8px 10px!important;
  gap:7px!important;
}

#hcSendBar.chat-send.active{
  display:flex!important;
}

#hcSendBar input{
  height:36px!important;
  min-height:36px!important;
  padding:7px 10px!important;
  font-size:13px!important;
}

#hcSendBar button{
  width:44px!important;
  height:36px!important;
  border-radius:13px!important;
  cursor:pointer!important;
}

@media(max-width:560px){
  #hcChatOpen.chat-float{
    right:16px!important;
    bottom:16px!important;
  }

  #hcChatBox.chat-box{
    left:10px!important;
    right:10px!important;
    bottom:94px!important;
    width:auto!important;
    max-width:none!important;
    border-radius:22px!important;
  }

  #hcChatBox .chat-head{
    min-height:56px!important;
    padding:10px 12px!important;
  }

  #hcChatBox .chat-head small,
  #hcLeadForm .form-intro small{
    display:none!important;
  }

  #hcChatBox .chat-body{
    padding:9px!important;
  }

  #hcLeadForm.chat-form{
    grid-template-columns:1fr!important;
    gap:6px!important;
  }

  #hcLeadForm input{
    height:33px!important;
    min-height:33px!important;
  }

  #hcLeadForm .checks{
    grid-template-columns:1fr 1fr!important;
    gap:5px!important;
  }

  #hcLeadForm .checks label{
    height:27px!important;
    min-height:27px!important;
    font-size:10.5px!important;
  }

  #hcChatBox .chat-body.chat-active{
    height:340px!important;
    max-height:340px!important;
  }
}

@media(max-height:700px){
  #hcChatBox.chat-box{
    bottom:92px!important;
  }

  #hcChatBox .chat-head{
    min-height:52px!important;
    padding:8px 12px!important;
  }

  #hcChatBox .chat-head small,
  #hcLeadForm .form-intro small{
    display:none!important;
  }

  #hcChatBox .chat-body{
    padding:8px!important;
  }

  #hcLeadForm.chat-form{
    gap:5px!important;
  }

  #hcLeadForm input{
    height:31px!important;
    min-height:31px!important;
    padding:5px 9px!important;
  }

  #hcLeadForm .checks label{
    height:25px!important;
    min-height:25px!important;
    padding:4px 5px!important;
  }

  #hcLeadForm button,
  #hcLeadForm .btn-gradient{
    height:34px!important;
    min-height:34px!important;
  }

  #hcChatBox .chat-body.chat-active{
    height:300px!important;
    max-height:300px!important;
  }
}


/* CHAT REFEITO - FORMULÁRIO LIMPO SEM BLOCO INTRODUTÓRIO */
#hcChatBox.chat-box{
  width:430px!important;
  border-radius:30px!important;
  overflow:hidden!important;
  background:#f8fbff!important;
  border:1px solid rgba(226,232,240,.95)!important;
  box-shadow:0 28px 80px rgba(6,13,35,.34)!important;
}

#hcChatBox .chat-head{
  min-height:74px!important;
  padding:17px 20px!important;
  background:linear-gradient(135deg,#201844 0%,#8a2c7a 55%,#ff4fa4 100%)!important;
  color:#fff!important;
}

#hcChatBox .chat-head strong{
  display:block!important;
  font-size:17px!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
}

#hcChatBox .chat-head small{
  display:block!important;
  margin-top:4px!important;
  font-size:12px!important;
  opacity:.88!important;
}

#hcChatBox .chat-head button{
  width:42px!important;
  height:42px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.18)!important;
  color:#fff!important;
  font-size:31px!important;
  line-height:1!important;
  display:grid!important;
  place-items:center!important;
}

#hcChatBox .chat-body{
  padding:18px 18px 14px!important;
  background:linear-gradient(180deg,#f8fbff 0%,#f3f7fd 100%)!important;
  overflow:hidden!important;
}

#hcLeadForm.chat-form{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px 10px!important;
  width:100%!important;
  margin:0!important;
}

#hcLeadForm .form-intro{
  display:none!important;
}

#hcLeadForm input{
  height:44px!important;
  min-height:44px!important;
  border-radius:17px!important;
  border:1px solid #d7deea!important;
  background:#fff!important;
  padding:0 15px!important;
  font-size:14px!important;
  font-weight:700!important;
  color:#152039!important;
  outline:none!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9)!important;
}

#hcLeadForm input:focus{
  border-color:#6acff6!important;
  box-shadow:0 0 0 3px rgba(70,217,255,.18)!important;
}

#hcLeadForm input[name="email"],
#hcLeadForm input[name="disciplina_foco"]{
  grid-column:1/-1!important;
}

#hcLeadForm .field-label{
  grid-column:1/-1!important;
  margin:2px 0 -3px!important;
  font-size:13px!important;
  line-height:1.2!important;
  color:#24314b!important;
  font-weight:1000!important;
}

#hcLeadForm .checks{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:8px!important;
  margin:0!important;
}

#hcLeadForm .checks label{
  height:38px!important;
  min-height:38px!important;
  padding:0 10px!important;
  border-radius:15px!important;
  border:1px solid #dbe3ef!important;
  background:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  text-align:center!important;
  font-size:12px!important;
  line-height:1!important;
  color:#1d2942!important;
  font-weight:850!important;
  cursor:pointer!important;
  transition:.18s!important;
}

#hcLeadForm .checks label:hover{
  border-color:#8bdffb!important;
  background:#f0fbff!important;
  transform:translateY(-1px)!important;
}

#hcLeadForm .checks label:has(input:checked){
  border-color:#ff4fa4!important;
  background:#fff0f8!important;
  color:#111827!important;
  box-shadow:0 8px 18px rgba(255,79,164,.10)!important;
}

#hcLeadForm .checks input{
  width:14px!important;
  height:14px!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  accent-color:#ff4fa4!important;
  flex:0 0 auto!important;
}

#hcLeadForm button,
#hcLeadForm .btn-gradient{
  grid-column:1/-1!important;
  height:48px!important;
  min-height:48px!important;
  border-radius:19px!important;
  margin-top:2px!important;
  padding:0 18px!important;
  font-size:16px!important;
  font-weight:1000!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,#ff4fa4,#8d62ff,#46d9ff)!important;
  box-shadow:0 14px 28px rgba(72,118,255,.22)!important;
}

#hcLeadForm > small{
  display:none!important;
}

#hcChatBox .chat-body.chat-active{
  height:360px!important;
  max-height:360px!important;
  padding:14px!important;
  overflow:hidden!important;
}

#hcChatBox .protocol{
  border-radius:14px!important;
  background:#eaf6ff!important;
  color:#173b69!important;
  font-weight:900!important;
}

#hcChatBox .chat-msg{
  font-size:13px!important;
  line-height:1.35!important;
}

#hcSendBar.chat-send{
  min-height:58px!important;
  padding:10px 12px!important;
  background:#fff!important;
  border-top:1px solid #e5eaf2!important;
}

#hcSendBar input{
  height:39px!important;
  border-radius:15px!important;
  font-weight:700!important;
}

#hcSendBar button{
  height:39px!important;
  border-radius:15px!important;
  background:linear-gradient(135deg,#ff4fa4,#46d9ff)!important;
}

@media(max-width:560px){
  #hcChatBox.chat-box{
    left:10px!important;
    right:10px!important;
    bottom:92px!important;
    width:auto!important;
    border-radius:24px!important;
  }

  #hcChatBox .chat-head{
    min-height:64px!important;
    padding:13px 14px!important;
  }

  #hcChatBox .chat-head strong{
    font-size:16px!important;
  }

  #hcChatBox .chat-head small{
    display:none!important;
  }

  #hcChatBox .chat-body{
    padding:14px!important;
  }

  #hcLeadForm.chat-form{
    grid-template-columns:1fr!important;
    gap:9px!important;
  }

  #hcLeadForm input{
    height:40px!important;
    min-height:40px!important;
  }

  #hcLeadForm .checks{
    grid-template-columns:1fr 1fr!important;
    gap:7px!important;
  }

  #hcLeadForm .checks label{
    height:34px!important;
    min-height:34px!important;
    font-size:11px!important;
  }

  #hcLeadForm button,
  #hcLeadForm .btn-gradient{
    height:44px!important;
    min-height:44px!important;
    font-size:14px!important;
  }
}

@media(max-height:700px){
  #hcChatBox.chat-box{
    bottom:88px!important;
  }

  #hcChatBox .chat-head{
    min-height:58px!important;
    padding:11px 16px!important;
  }

  #hcChatBox .chat-head small{
    display:none!important;
  }

  #hcChatBox .chat-body{
    padding:12px!important;
  }

  #hcLeadForm.chat-form{
    gap:7px!important;
  }

  #hcLeadForm input{
    height:36px!important;
    min-height:36px!important;
  }

  #hcLeadForm .checks label{
    height:30px!important;
    min-height:30px!important;
  }

  #hcLeadForm button,
  #hcLeadForm .btn-gradient{
    height:40px!important;
    min-height:40px!important;
  }
}


/* CORREÇÃO: depois que o protocolo é criado, o formulário deve sumir de verdade */
#hcLeadForm.hc-form-hidden,
#hcLeadForm.chat-form.hc-form-hidden{
  display:none!important;
}

/* Estado de conversa ativa: mostra somente mensagens + barra de envio */
#hcChatBox .chat-body.chat-active{
  height:360px!important;
  max-height:360px!important;
  overflow:hidden!important;
  padding:14px!important;
}

#hcChatBox .chat-body.chat-active #hcLeadForm{
  display:none!important;
}

/* Evita sobreposição do botão de gerar protocolo com a barra de mensagem */
#hcSendBar.chat-send{
  position:relative!important;
  z-index:2!important;
}

/* Remoção definitiva de comportamento aria-hidden visual */
#hcChatBox[aria-hidden="true"]{
  display:none!important;
}
#hcChatBox.open[aria-hidden="true"]{
  display:grid!important;
}


/* Atendimento encerrado no chat do aluno */
.chat-closed-notice{
  margin:10px 0 4px!important;
  padding:12px!important;
  border-radius:16px!important;
  background:#fff7ed!important;
  border:1px solid #fed7aa!important;
  color:#7c2d12!important;
  display:grid!important;
  gap:5px!important;
  font-size:13px!important;
}
.chat-closed-notice b{
  font-size:14px!important;
}
.chat-closed-notice span{
  color:#9a3412!important;
}
.chat-closed-notice button{
  margin-top:5px!important;
  border:0!important;
  border-radius:13px!important;
  padding:10px 12px!important;
  font-weight:900!important;
  cursor:pointer!important;
  color:#fff!important;
  background:linear-gradient(135deg,#ff4fa4,#46d9ff)!important;
}
#hcSendBar input:disabled{
  background:#f1f5f9!important;
  color:#64748b!important;
}
#hcSendBar button:disabled{
  opacity:.45!important;
  cursor:not-allowed!important;
}


/* Novo atendimento após encerramento */
#hcSendBar.chat-send.chat-ended{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  padding:10px 12px!important;
}

#hcSendBar.chat-send.chat-ended input{
  display:none!important;
}

#hcSendBar.chat-send.chat-ended #hcSendBtn{
  display:none!important;
}

.hc-new-chat-btn{
  width:100%!important;
  min-height:42px!important;
  border:0!important;
  border-radius:16px!important;
  font-weight:1000!important;
  cursor:pointer!important;
  color:#fff!important;
  background:linear-gradient(135deg,#ff4fa4,#8d62ff,#46d9ff)!important;
  box-shadow:0 12px 24px rgba(72,118,255,.22)!important;
  font-size:15px!important;
}

.chat-body.chat-ended{
  height:330px!important;
  max-height:330px!important;
}

.chat-body.chat-ended .chat-closed-notice{
  margin:10px 0 0!important;
  padding:12px!important;
  border-radius:16px!important;
  background:#fff7ed!important;
  border:1px solid #fed7aa!important;
  color:#7c2d12!important;
  display:grid!important;
  gap:4px!important;
  font-size:13px!important;
}

.chat-body.chat-ended .chat-closed-notice b{
  font-size:14px!important;
}

.chat-body.chat-ended .chat-closed-notice span{
  color:#9a3412!important;
}


/* CORREÇÃO: mostrar mensagens novas do atendente para o aluno sem scroll interno */
#hcChatBox .chat-body.chat-active{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  gap:7px!important;
  overflow:hidden!important;
}

#hcChatBox .chat-body.chat-active .protocol{
  flex:0 0 auto!important;
}

#hcChatBox .chat-body.chat-active .chat-msg{
  flex:0 0 auto!important;
  margin:0!important;
}

#hcChatBox .chat-body.chat-active .chat-msg.colaborador,
#hcChatBox .chat-body.chat-active .chat-msg.atendente{
  align-self:flex-start!important;
  background:#eef2ff!important;
  border:1px solid #dbe4ff!important;
  color:#1e1b4b!important;
}

#hcChatBox .chat-body.chat-active .chat-msg.cliente{
  align-self:flex-end!important;
}

#hcChatBox .chat-body.chat-active .chat-msg.sistema{
  align-self:flex-start!important;
}

/* Deixa a mensagem do atendente mais evidente no chat do aluno */
#hcChatBox .chat-msg.colaborador::before,
#hcChatBox .chat-msg.atendente::before{
  content:'Atendente';
  display:block;
  font-size:10px;
  line-height:1;
  font-weight:900;
  color:#4f46e5;
  margin-bottom:4px;
  text-transform:uppercase;
  letter-spacing:.04em;
}


/* AJUSTE: scroll apenas na área das mensagens do chat */
#hcChatBox .chat-body.chat-active{
  height:360px!important;
  max-height:360px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  display:block!important;
  justify-content:initial!important;
  padding:14px!important;
  scroll-behavior:smooth!important;
}

/* Barra de rolagem discreta dentro das mensagens */
#hcChatBox .chat-body.chat-active::-webkit-scrollbar{
  width:7px!important;
}
#hcChatBox .chat-body.chat-active::-webkit-scrollbar-track{
  background:transparent!important;
}
#hcChatBox .chat-body.chat-active::-webkit-scrollbar-thumb{
  background:#cbd5e1!important;
  border-radius:999px!important;
}
#hcChatBox .chat-body.chat-active{
  scrollbar-width:thin!important;
  scrollbar-color:#cbd5e1 transparent!important;
}

/* Mantém mensagens com espaçamento normal, uma abaixo da outra */
#hcChatBox .chat-body.chat-active .chat-msg{
  margin:7px 0!important;
  flex:none!important;
}

/* O campo de digitação fica fora do scroll e sempre visível */
#hcSendBar.chat-send.active{
  display:flex!important;
  position:relative!important;
  z-index:5!important;
  background:#fff!important;
}

/* Quando encerrado, mostra botão novo atendimento e deixa área de mensagens rolável também */
#hcChatBox .chat-body.chat-ended{
  height:330px!important;
  max-height:330px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  display:block!important;
}


/* CORREÇÃO FINAL: garantir abertura do popup e scroll só nas mensagens */
#hcChatOpen{
  pointer-events:auto!important;
  cursor:pointer!important;
  z-index:99998!important;
}

#hcChatBox.chat-box{
  display:none!important;
  pointer-events:auto!important;
}

#hcChatBox.chat-box.open{
  display:grid!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}

#hcLeadForm.hc-form-hidden,
#hcLeadForm.chat-form.hc-form-hidden{
  display:none!important;
}

#hcChatBox .chat-body.chat-active{
  height:360px!important;
  max-height:360px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  display:block!important;
  justify-content:initial!important;
  padding:14px!important;
  scroll-behavior:smooth!important;
}

#hcChatBox .chat-body.chat-active::-webkit-scrollbar{
  width:7px!important;
}

#hcChatBox .chat-body.chat-active::-webkit-scrollbar-track{
  background:transparent!important;
}

#hcChatBox .chat-body.chat-active::-webkit-scrollbar-thumb{
  background:#cbd5e1!important;
  border-radius:999px!important;
}

#hcChatBox .chat-body.chat-active{
  scrollbar-width:thin!important;
  scrollbar-color:#cbd5e1 transparent!important;
}

#hcChatBox .chat-body.chat-active .chat-msg{
  margin:7px 0!important;
  flex:none!important;
}

#hcSendBar.chat-send.active{
  display:flex!important;
  position:relative!important;
  z-index:5!important;
  background:#fff!important;
}

#hcSendBar.chat-send.chat-ended{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  padding:10px 12px!important;
}

#hcSendBar.chat-send.chat-ended input,
#hcSendBar.chat-send.chat-ended #hcSendBtn{
  display:none!important;
}

.hc-new-chat-btn{
  width:100%!important;
  min-height:42px!important;
  border:0!important;
  border-radius:16px!important;
  font-weight:1000!important;
  cursor:pointer!important;
  color:#fff!important;
  background:linear-gradient(135deg,#ff4fa4,#8d62ff,#46d9ff)!important;
  box-shadow:0 12px 24px rgba(72,118,255,.22)!important;
  font-size:15px!important;
}


/* CORREÇÃO VISUAL DO BOTÃO NOVO ATENDIMENTO */
#hcSendBar.chat-send.chat-ended{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:78px!important;
  height:auto!important;
  padding:14px 18px!important;
  background:#ffffff!important;
  border-top:1px solid #e5eaf2!important;
  overflow:visible!important;
  gap:0!important;
}

#hcSendBar.chat-send.chat-ended input,
#hcSendBar.chat-send.chat-ended #hcSendBtn{
  display:none!important;
}

#hcSendBar.chat-send.chat-ended .hc-new-chat-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:48px!important;
  height:48px!important;
  margin:0!important;
  padding:0 18px!important;
  border:0!important;
  border-radius:18px!important;
  box-sizing:border-box!important;
  white-space:normal!important;
  text-align:center!important;
  line-height:1.15!important;
  font-size:15px!important;
  font-weight:1000!important;
  color:#fff!important;
  cursor:pointer!important;
  background:linear-gradient(135deg,#ff4fa4 0%,#8d62ff 52%,#46d9ff 100%)!important;
  box-shadow:0 14px 28px rgba(72,118,255,.24)!important;
  opacity:1!important;
  transform:none!important;
}

#hcSendBar.chat-send.chat-ended .hc-new-chat-btn:hover{
  filter:brightness(1.04)!important;
  transform:translateY(-1px)!important;
}

/* Garante que o conteúdo da conversa não invada a área do botão */
#hcChatBox .chat-body.chat-ended,
#hcChatBox .chat-body.chat-active.chat-ended{
  height:330px!important;
  max-height:330px!important;
  padding-bottom:14px!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
}

/* Mobile: botão ainda maior e sem corte */
@media(max-width:560px){
  #hcSendBar.chat-send.chat-ended{
    min-height:76px!important;
    padding:13px 14px!important;
  }

  #hcSendBar.chat-send.chat-ended .hc-new-chat-btn{
    min-height:46px!important;
    height:46px!important;
    font-size:14px!important;
    border-radius:16px!important;
  }
}


/* =========================================================
   AJUSTE MOBILE FIRST - DORETTO EXATAS
   ========================================================= */
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{overflow-x:hidden!important}img,svg,video{max-width:100%;height:auto}button,a,input,select,textarea{touch-action:manipulation}
@media(max-width:760px){input,select,textarea{font-size:16px!important}}
@media(max-width:860px){header,.header,.site-header,.topbar,.nav,.navbar{max-width:100%!important}.header-inner,.nav-inner,.topbar-inner,.container{width:100%!important;max-width:100%!important}}
@media(max-width:760px){
 body{font-size:15px!important}.container,.wrap,.section,.hero,.hero-wrap,.hero-inner,main{max-width:100%!important}.container,.wrap,.section{padding-left:16px!important;padding-right:16px!important}section{padding-top:42px!important;padding-bottom:42px!important}
 .hero,.hero-grid,.hero-inner,.hero-content,.hero-area{display:grid!important;grid-template-columns:1fr!important;gap:24px!important;text-align:left!important}
 .hero h1,h1{font-size:clamp(34px,10vw,48px)!important;line-height:.98!important;letter-spacing:-.055em!important;margin-bottom:14px!important}.hero p,.hero .lead,.hero-text,.lead{font-size:16px!important;line-height:1.55!important;max-width:100%!important}
 .hero-actions,.actions,.cta-row,.button-row{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.hero-actions a,.hero-actions button,.actions a,.actions button,.cta-row a,.cta-row button,.btn,.btn-gradient{width:100%!important;min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:16px!important}
 .exam-chips,.chips,.institutions,.pill-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;width:100%!important}.exam-chips button,.chips button,.institutions button,.pill-row button,.chip,.pill{width:100%!important;min-height:42px!important;justify-content:center!important;text-align:center!important;font-size:13px!important;border-radius:14px!important}
 .grid,.cards,.features,.proof-grid,.method-grid,.results-grid,.hero-side,.visual-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.card,.feature-card,.method-card,.result-card,.hero-card,.glass-card{width:100%!important;max-width:100%!important;border-radius:22px!important;padding:18px!important}
 .radar,.radar-card,.mockup,.visual,.phone,.hero-visual{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;transform:none!important}nav ul,.menu,.nav-links{gap:10px!important;flex-wrap:wrap!important;justify-content:center!important}nav a,.menu a,.nav-links a{font-size:13px!important}
}
@media(max-width:420px){.container,.wrap,.section{padding-left:14px!important;padding-right:14px!important}.hero h1,h1{font-size:clamp(31px,11vw,42px)!important}.hero p,.lead{font-size:15px!important}.exam-chips,.chips,.institutions,.pill-row{grid-template-columns:1fr 1fr!important;gap:8px!important}.exam-chips button,.chip,.pill{font-size:12px!important;min-height:40px!important}}

/* CHAT MOBILE OTIMIZADO */
@media(max-width:760px){
 #hcChatOpen.chat-float{right:16px!important;bottom:16px!important;width:62px!important;height:62px!important;border-radius:22px!important;z-index:99998!important}
 #hcChatBox.chat-box{left:10px!important;right:10px!important;bottom:88px!important;width:auto!important;max-width:none!important;border-radius:24px!important;max-height:calc(100dvh - 108px)!important;overflow:hidden!important}
 #hcChatBox .chat-head{min-height:64px!important;padding:12px 14px!important}#hcChatBox .chat-head strong{font-size:16px!important;line-height:1.12!important}#hcChatBox .chat-head small{display:none!important}#hcChatBox .chat-head button{width:38px!important;height:38px!important;border-radius:14px!important}
 #hcChatBox .chat-body{padding:12px!important}#hcLeadForm.chat-form{grid-template-columns:1fr!important;gap:9px!important}#hcLeadForm input{height:43px!important;min-height:43px!important;font-size:16px!important;border-radius:16px!important}#hcLeadForm .field-label{font-size:13px!important;margin:2px 0 -2px!important}#hcLeadForm .checks{grid-template-columns:1fr 1fr!important;gap:7px!important}#hcLeadForm .checks label{height:36px!important;min-height:36px!important;font-size:12px!important;padding:0 7px!important;border-radius:14px!important}#hcLeadForm button,#hcLeadForm .btn-gradient{height:46px!important;min-height:46px!important;font-size:14px!important;border-radius:17px!important}
 #hcChatBox .chat-body.chat-active{height:min(390px,calc(100dvh - 230px))!important;max-height:min(390px,calc(100dvh - 230px))!important;overflow-y:auto!important;overflow-x:hidden!important;padding:12px!important}#hcChatBox .chat-msg{max-width:92%!important;font-size:13px!important;line-height:1.35!important}#hcSendBar.chat-send.active{min-height:62px!important;padding:10px!important;gap:8px!important}#hcSendBar input{height:42px!important;min-height:42px!important;font-size:16px!important;border-radius:15px!important}#hcSendBar button{width:46px!important;height:42px!important;border-radius:15px!important}
 #hcSendBar.chat-send.chat-ended{min-height:76px!important;padding:13px 14px!important}#hcSendBar.chat-send.chat-ended .hc-new-chat-btn{min-height:48px!important;height:auto!important;font-size:14px!important;border-radius:16px!important;line-height:1.15!important}
}
@media(max-height:680px) and (max-width:760px){#hcChatBox.chat-box{bottom:80px!important;max-height:calc(100dvh - 90px)!important}#hcChatBox .chat-head{min-height:56px!important;padding:9px 12px!important}#hcChatBox .chat-body{padding:9px!important}#hcLeadForm.chat-form{gap:6px!important}#hcLeadForm input{height:37px!important;min-height:37px!important}#hcLeadForm .checks label{height:30px!important;min-height:30px!important;font-size:11px!important}#hcLeadForm button,#hcLeadForm .btn-gradient{height:40px!important;min-height:40px!important}#hcChatBox .chat-body.chat-active{height:min(320px,calc(100dvh - 205px))!important;max-height:min(320px,calc(100dvh - 205px))!important}}
@media(max-width:760px){*{max-width:100%}table{display:block!important;overflow-x:auto!important}}


/* =========================================================
   HERO - TEXTO PRINCIPAL MAIS ORGANIZADO
   ========================================================= */

.hero-copy{
  max-width:620px!important;
}

.hero-label{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  width:max-content!important;
  max-width:100%!important;
  margin:0 0 16px!important;
  padding:8px 13px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.07)!important;
  color:#c8f7ff!important;
  font-size:13px!important;
  font-weight:800!important;
  letter-spacing:.02em!important;
  box-shadow:0 10px 30px rgba(0,0,0,.12)!important;
}

.hero-label::before{
  content:"";
  width:8px!important;
  height:8px!important;
  border-radius:999px!important;
  background:#45e8ff!important;
  box-shadow:0 0 18px rgba(69,232,255,.85)!important;
  flex:0 0 auto!important;
}

.hero-title{
  display:grid!important;
  gap:7px!important;
  margin:0 0 18px!important;
  max-width:680px!important;
  font-size:clamp(54px,5.25vw,82px)!important;
  line-height:.93!important;
  letter-spacing:-.065em!important;
  text-wrap:balance!important;
}

.hero-title-main,
.hero-title-gradient{
  display:block!important;
}

.hero-title-main{
  color:#fff!important;
}

.hero-title-gradient{
  max-width:640px!important;
  background:linear-gradient(90deg,#fff55d 0%,#8cff8f 45%,#39e5ff 100%)!important;
  -webkit-background-clip:text!important;
  background-clip:text!important;
  color:transparent!important;
}

.hero-subtitle{
  max-width:560px!important;
  margin:0 0 26px!important;
  color:rgba(255,255,255,.92)!important;
  font-size:18px!important;
  line-height:1.58!important;
  font-weight:750!important;
  text-shadow:0 2px 14px rgba(0,0,0,.22)!important;
}

.hero-copy h1.hero-title span{
  background:initial;
}

.hero-actions{
  margin-top:4px!important;
}

@media(max-width:920px){
  .hero-copy{
    max-width:100%!important;
  }

  .hero-title{
    font-size:clamp(42px,9vw,64px)!important;
    max-width:100%!important;
  }

  .hero-subtitle{
    max-width:100%!important;
    font-size:17px!important;
  }
}

@media(max-width:760px){
  .hero-label{
    margin-bottom:13px!important;
    font-size:12px!important;
    padding:7px 11px!important;
  }

  .hero-title{
    gap:6px!important;
    font-size:clamp(34px,10.5vw,48px)!important;
    line-height:1.02!important;
    letter-spacing:-.055em!important;
    margin-bottom:14px!important;
  }

  .hero-subtitle{
    font-size:16px!important;
    line-height:1.5!important;
    margin-bottom:20px!important;
    font-weight:700!important;
  }
}

@media(max-width:420px){
  .hero-title{
    font-size:clamp(31px,11vw,42px)!important;
  }

  .hero-subtitle{
    font-size:15px!important;
  }
}
