:root{--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--soft:#f6f8fc;--primary:#5b5cf0;--primary2:#7c3aed;--cyan:#19c7c1;--white:#fff;--shadow:0 24px 70px rgba(15,23,42,.12);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin:auto}.narrow{width:min(800px,100%)}.topbar{background:#111827;color:#dbeafe;text-align:center;padding:9px 16px;font-size:13px;font-weight:700;letter-spacing:.02em}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.8)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:11px;align-items:center}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:900;font-size:24px;background:linear-gradient(135deg,var(--primary),var(--cyan));box-shadow:0 10px 30px rgba(91,92,240,.26)}.brand strong{display:block;font-size:18px;line-height:1}.brand small{display:block;color:var(--muted);font-size:10px;letter-spacing:.14em;text-transform:uppercase;margin-top:5px}.main-nav{display:flex;align-items:center;gap:28px}.main-nav>a:not(.btn){font-size:14px;font-weight:700;color:#334155}.main-nav>a:not(.btn):hover{color:var(--primary)}.menu-toggle{display:none;border:0;background:transparent;font-size:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:15px;font-weight:800;border:1px solid transparent;transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-small{min-height:44px;padding:0 18px;border-radius:13px;font-size:14px}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;box-shadow:0 12px 30px rgba(91,92,240,.25)}.btn-ghost{border-color:#d9deea;background:#fff;color:#1e293b}.btn-light{background:#fff;color:#312e81}.btn-full{width:100%}.hero{position:relative;overflow:hidden;padding:86px 0 72px;background:linear-gradient(180deg,#fbfcff 0%,#fff 100%)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent)}.hero-glow{position:absolute;border-radius:999px;filter:blur(2px);opacity:.6}.glow-one{width:420px;height:420px;right:-150px;top:-130px;background:radial-gradient(circle,rgba(25,199,193,.18),transparent 68%)}.glow-two{width:500px;height:500px;left:-300px;bottom:-350px;background:radial-gradient(circle,rgba(91,92,240,.15),transparent 68%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{display:inline-block;color:var(--primary);font-size:12px;font-weight:900;letter-spacing:.14em;margin-bottom:18px}.eyebrow.light{color:#c7d2fe}.hero h1,.city-hero h1,.inner-hero h1,.form-page h1{font-size:clamp(44px,5.2vw,72px);line-height:1.03;letter-spacing:-.045em;margin:0 0 24px}.hero h1 span,.city-hero h1 span{background:linear-gradient(135deg,var(--primary),var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy>p,.city-hero p,.inner-hero p,.form-page>div>div>p{font-size:19px;color:var(--muted);max-width:640px}.hero-actions{display:flex;gap:12px;margin:32px 0 22px;flex-wrap:wrap}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#475569;font-size:13px;font-weight:700}.hero-visual{position:relative;min-height:510px;display:grid;place-items:center}.dashboard-card{width:min(440px,100%);border:1px solid rgba(226,232,240,.9);border-radius:30px;padding:24px;background:rgba(255,255,255,.92);box-shadow:var(--shadow);transform:rotate(1deg)}.dash-head{display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line);padding-bottom:18px}.dash-head b{margin-left:auto;font-size:13px}.dot{width:9px;height:9px;background:#cbd5e1;border-radius:50%}.progress-ring{width:180px;height:180px;margin:28px auto;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--primary) 0 72%,#eef2ff 72%)}.progress-ring:before{content:"";position:absolute;width:140px;height:140px;background:#fff;border-radius:50%}.progress-ring div{position:relative;text-align:center}.progress-ring strong{display:block;font-size:36px}.progress-ring span{font-size:12px;color:var(--muted)}.lesson-card{display:flex;align-items:center;gap:14px;padding:16px;border-radius:18px;background:#f8fafc}.lesson-card>span:last-child{margin-left:auto}.lesson-icon{width:42px;height:42px;border-radius:14px;background:#e9e7ff;color:var(--primary);display:grid;place-items:center}.lesson-card b,.lesson-card small{display:block}.lesson-card small{color:var(--muted);margin-top:2px}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.mini-stats div{padding:14px 8px;border:1px solid var(--line);border-radius:16px;text-align:center}.mini-stats strong,.mini-stats small{display:block}.mini-stats small{color:var(--muted);font-size:11px}.floating-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:18px;padding:13px 15px;box-shadow:0 14px 38px rgba(15,23,42,.12);display:flex;gap:10px;align-items:center}.floating-card>span{width:34px;height:34px;border-radius:11px;background:#ecfdf5;color:#059669;display:grid;place-items:center;font-weight:900}.floating-card b,.floating-card small{display:block}.floating-card b{font-size:13px}.floating-card small{font-size:11px;color:var(--muted)}.fc-one{left:-15px;top:100px}.fc-two{right:-20px;bottom:82px}.logo-strip{padding:28px 0;border-bottom:1px solid var(--line)}.logo-strip .container>span{display:block;text-align:center;color:#94a3b8;font-size:10px;letter-spacing:.15em;font-weight:900}.logo-strip .container>div{display:flex;justify-content:center;gap:70px;margin-top:18px;flex-wrap:wrap;color:#475569;letter-spacing:.08em}.section{padding:96px 0}.soft-bg{background:var(--soft)}.section-heading{max-width:730px;margin-bottom:44px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.split-copy h2,.cta-card h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em;margin:0 0 16px}.section-heading p,.split-copy p{color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{border:1px solid var(--line);padding:28px;border-radius:22px;background:#fff;transition:.25s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 50px rgba(15,23,42,.08)}.feature-card h3{font-size:20px;margin:18px 0 8px}.feature-card p{color:var(--muted);margin:0}.icon-box{width:50px;height:50px;border-radius:16px;background:linear-gradient(135deg,#eef2ff,#ecfeff);display:grid;place-items:center;font-size:24px;color:var(--primary)}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.mock-phone{display:grid;place-items:center;min-height:520px}.phone-shell{width:292px;padding:12px;background:#111827;border-radius:40px;box-shadow:0 35px 80px rgba(15,23,42,.24);transform:rotate(-3deg)}.phone-notch{width:90px;height:20px;border-radius:20px;background:#0b1220;margin:0 auto -10px;position:relative;z-index:2}.phone-screen{min-height:500px;border-radius:30px;background:linear-gradient(180deg,#f7f9ff,#fff);padding:38px 20px 20px}.mini-logo{display:grid;place-items:center;width:38px;height:38px;background:linear-gradient(135deg,var(--primary),var(--cyan));color:#fff;border-radius:12px;font-weight:900}.phone-screen h4{font-size:21px;margin:25px 0 4px}.phone-screen>p{font-size:13px;color:var(--muted);margin-top:0}.course-progress{margin:22px 0;padding:16px;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.08)}.course-progress>b,.course-progress>span{font-size:12px}.course-progress>span{float:right;color:var(--primary);font-weight:800}.course-progress>div{height:7px;background:#eef2ff;border-radius:10px;margin-top:11px;overflow:hidden}.course-progress i{display:block;width:68%;height:100%;background:linear-gradient(90deg,var(--primary),var(--cyan));border-radius:10px}.phone-item{display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:14px;margin-top:10px;background:#fff}.phone-item span{display:flex;flex-direction:column}.phone-item b{font-size:12px}.phone-item small{color:var(--muted);font-size:10px}.check-list{list-style:none;padding:0;margin:26px 0}.check-list li{padding:9px 0 9px 34px;position:relative;font-weight:700}.check-list li:before{content:"✓";position:absolute;left:0;top:7px;width:22px;height:22px;border-radius:50%;background:#dcfce7;color:#15803d;display:grid;place-items:center;font-size:12px}.text-link{color:var(--primary);font-weight:900}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step{padding:30px;border-top:1px solid var(--line)}.step>span{color:var(--primary);font-size:13px;font-weight:900}.step h3{font-size:23px;margin:18px 0 8px}.step p{color:var(--muted)}.cta-section{padding-top:30px}.cta-card{padding:54px 60px;border-radius:30px;background:linear-gradient(135deg,#242067,#5b5cf0 58%,#1ab7b1);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 30px 80px rgba(91,92,240,.22)}.cta-card h2{margin:0 0 10px;max-width:700px}.cta-card p{margin:0;color:#dbeafe}.site-footer{margin-top:80px;background:#0f172a;color:#cbd5e1;padding:70px 0 30px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .9fr .9fr;gap:50px}.brand-footer{color:#fff;margin-bottom:18px}.site-footer h4{color:#fff;margin-top:0}.site-footer a,.site-footer span{display:block;margin:9px 0;font-size:14px}.site-footer p{max-width:350px;color:#94a3b8}.footer-bottom{border-top:1px solid #23304a;margin-top:50px;padding-top:24px;font-size:12px;color:#64748b}.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:20px;background:#22c55e;color:#fff;display:grid;place-items:center;font-weight:900;box-shadow:0 14px 34px rgba(34,197,94,.35);z-index:40}.city-hero,.inner-hero,.form-page{padding:90px 0;background:linear-gradient(180deg,#f8faff,#fff)}.city-hero-grid,.form-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.city-hero h1{font-size:clamp(42px,5vw,66px)}.local-card{padding:32px;border-radius:28px;background:#111827;color:#fff;box-shadow:var(--shadow)}.local-pin{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:linear-gradient(135deg,var(--primary),var(--cyan));font-size:24px;margin-bottom:30px}.local-card>small,.local-card>strong,.local-card>span{display:block}.local-card>small{color:#94a3b8}.local-card>strong{font-size:32px;margin-top:4px}.local-card>span{color:#cbd5e1}.local-card hr{border:0;border-top:1px solid #334155;margin:28px 0}.local-card>div{padding:10px 0}.local-card>div b,.local-card>div small{display:block}.local-card>div small{color:#94a3b8}.quote-card{padding:50px;border-radius:28px;background:#fff;box-shadow:var(--shadow)}.quote-card>span{font-size:70px;color:var(--primary);line-height:1}.quote-card p{font-size:26px;line-height:1.3;font-weight:800}.quote-card small{color:var(--muted)}.inner-hero{text-align:center}.inner-hero h1{font-size:clamp(42px,5vw,64px)}.inner-hero p{margin-left:auto;margin-right:auto}.prose{font-size:17px}.prose-block{margin-bottom:38px}.prose-block h2{font-size:30px}.prose-block p{color:#475569}.faq-list details{border:1px solid var(--line);border-radius:18px;padding:0 22px;margin-bottom:12px;background:#fff}.faq-list summary{list-style:none;cursor:pointer;padding:20px 0;font-weight:800;display:flex;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{color:var(--muted);padding:0 0 22px;margin:0}.form-grid{align-items:start}.lead-form{padding:32px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.field label{font-size:13px;font-weight:800}.field input,.field select{height:52px;border:1px solid #dbe2ea;border-radius:14px;padding:0 14px;outline:none;background:#fff}.field input:focus,.field select:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(91,92,240,.08)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:var(--muted);margin:12px 0 18px}.form-note{font-size:11px;color:#94a3b8;text-align:center}.form-benefits{display:grid;gap:11px;margin-top:28px;color:#475569;font-weight:700}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.contact-card{padding:32px;border:1px solid var(--line);border-radius:22px;background:#fff}.contact-card>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#eef2ff;color:var(--primary);font-weight:900}.contact-card h3{font-size:22px;margin-bottom:6px}.contact-card p{color:var(--muted)}code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#eef2ff;padding:2px 6px;border-radius:6px}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(16px);transition:.7s ease}.js .reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}
@media(max-width:950px){.main-nav{display:none;position:absolute;top:78px;left:20px;right:20px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.main-nav.open{display:flex}.menu-toggle{display:block}.hero-grid,.split-grid,.city-hero-grid,.form-grid{grid-template-columns:1fr;gap:46px}.hero{padding-top:60px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:470px}.feature-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.cta-card{padding:42px;flex-direction:column;align-items:flex-start}.city-hero{text-align:center}.local-card{text-align:left}.steps-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}}
@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.topbar{font-size:11px}.nav-wrap{height:68px}.brand strong{font-size:16px}.brand-mark{width:38px;height:38px}.hero h1,.city-hero h1,.inner-hero h1,.form-page h1{font-size:39px}.hero-copy>p,.city-hero p,.inner-hero p{font-size:17px}.hero-visual{min-height:390px}.dashboard-card{padding:17px}.progress-ring{width:145px;height:145px}.progress-ring:before{width:112px;height:112px}.progress-ring strong{font-size:28px}.floating-card{display:none}.section{padding:70px 0}.feature-grid{grid-template-columns:1fr}.split-grid{gap:45px}.mock-phone{min-height:460px}.phone-shell{width:260px}.logo-strip .container>div{gap:24px}.footer-grid{grid-template-columns:1fr}.field-row{grid-template-columns:1fr}.cta-card{padding:34px 26px}.cta-card h2,.section-heading h2,.split-copy h2{font-size:34px}.form-page{padding-top:64px}.lead-form{padding:22px}.floating-whatsapp{width:54px;height:54px;border-radius:18px}}


/* Student area */
.hero-lead strong{color:#334155;font-weight:700}.law-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #dbe4ff;background:#f7f8ff;border-radius:999px;color:#4338ca;font-size:12px;font-weight:900;letter-spacing:.02em}
.student-preview{width:min(470px,100%);margin:auto;background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden}.student-preview-top{display:flex;align-items:center;gap:12px;padding:22px 24px;border-bottom:1px solid var(--line)}.student-preview-top div{display:flex;flex-direction:column}.student-preview-top small{font-size:10px;color:var(--muted);font-weight:900;letter-spacing:.12em}.student-preview-top strong{font-size:18px}.student-preview-body{padding:26px}.preview-circle,.student-progress-ring{position:relative;border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--primary) calc(var(--progress)*1%),#eef2ff 0)}.preview-circle{width:150px;height:150px;margin:0 auto 26px}.preview-circle:before,.student-progress-ring:before{content:"";position:absolute;border-radius:50%;background:#fff}.preview-circle:before{width:116px;height:116px}.preview-circle>div,.student-progress-ring>div{position:relative;text-align:center}.preview-circle strong{display:block;font-size:31px}.preview-circle span{display:block;font-size:10px;color:var(--muted)}.preview-module{display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid var(--line);border-radius:16px;margin-top:9px}.preview-module>span{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#f1f5f9;font-weight:900}.preview-module>div{display:flex;flex-direction:column}.preview-module b{font-size:12px}.preview-module small{font-size:10px;color:var(--muted)}.preview-module.done>span{background:#dcfce7;color:#15803d}.preview-module.current{border-color:#c7d2fe;background:#fafaff}.preview-module.current>span{background:#e0e7ff;color:#4338ca}

.student-login-page{min-height:calc(100vh - 150px);padding:80px 20px;background:radial-gradient(circle at 10% 10%,rgba(91,92,240,.10),transparent 35%),radial-gradient(circle at 90% 90%,rgba(25,199,193,.10),transparent 35%),#f8faff;display:grid;place-items:center}.student-login-shell{width:min(1040px,100%);display:grid;grid-template-columns:1fr 460px;gap:70px;align-items:center}.student-login-copy h1{font-size:clamp(45px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}.student-login-copy p{font-size:18px;color:var(--muted);max-width:550px}.login-benefits{display:flex;flex-direction:column;gap:12px;margin-top:30px;color:#334155;font-weight:800}.student-login-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:34px;box-shadow:var(--shadow)}.student-card-brand{display:flex;gap:12px;align-items:center;margin-bottom:28px}.student-card-brand>div{display:flex;flex-direction:column}.student-card-brand strong{font-size:18px}.student-card-brand small{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em}.student-alert{padding:12px 14px;border-radius:12px;margin-bottom:18px;font-size:13px;font-weight:800}.student-alert.error{background:#fef2f2;color:#b91c1c}.student-demo{text-align:center;color:#94a3b8;font-size:11px;margin:15px 0 0}

.student-dashboard-page{padding:58px 0 90px;background:#f7f9fd;min-height:calc(100vh - 150px)}.student-dashboard-head{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:34px}.student-dashboard-head .eyebrow{margin-bottom:10px}.student-dashboard-head h1{font-size:clamp(36px,4vw,54px);letter-spacing:-.04em;line-height:1.05;margin:0 0 10px}.student-dashboard-head p{color:var(--muted);margin:0}.student-logout{padding:11px 16px;background:#fff;border:1px solid var(--line);border-radius:12px;font-weight:800;font-size:13px}.student-dashboard-grid{display:grid;grid-template-columns:320px 1fr;gap:24px;align-items:start}.progress-panel,.modules-panel{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 15px 45px rgba(15,23,42,.06)}.progress-panel{padding:30px;text-align:center;position:sticky;top:105px}.student-progress-ring{width:190px;height:190px;margin:4px auto 24px}.student-progress-ring:before{width:148px;height:148px}.student-progress-ring strong{display:block;font-size:38px;line-height:1}.student-progress-ring span{display:block;color:var(--muted);font-size:11px;margin-top:6px}.progress-panel h2{font-size:23px;margin:0 0 5px}.progress-panel p{color:var(--muted);font-size:13px;margin:0}.progress-panel>small{display:block;color:#94a3b8;margin-top:15px}.progress-mini-bar{height:8px;background:#eef2ff;border-radius:99px;overflow:hidden;margin:18px 0 0}.progress-mini-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--primary),var(--cyan));border-radius:inherit;transition:width .35s ease}.modules-panel{padding:30px}.modules-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.modules-heading span{font-size:10px;letter-spacing:.13em;color:var(--primary);font-weight:900}.modules-heading h2{font-size:28px;margin:4px 0 0}.modules-heading>strong{width:54px;height:54px;display:grid;place-items:center;background:#f3f4ff;color:var(--primary);border-radius:17px;font-size:16px}.student-modules{display:grid;gap:12px}.student-module{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:16px;padding:18px;border:1px solid var(--line);border-radius:18px;transition:.2s}.module-number{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#f1f5f9;color:#64748b;font-weight:900}.module-copy small{font-size:9px;letter-spacing:.13em;color:#94a3b8;font-weight:900}.module-copy h3{font-size:17px;margin:2px 0}.module-copy p{font-size:12px;color:var(--muted);margin:0}.module-status{font-size:11px;font-weight:900;padding:7px 10px;border-radius:999px;background:#f1f5f9;color:#64748b}.student-module.done{background:#fbfffd;border-color:#d1fae5}.student-module.done .module-number{background:#dcfce7;color:#15803d}.student-module.done .module-status{background:#dcfce7;color:#15803d}.student-module.current{background:#fbfbff;border-color:#c7d2fe;box-shadow:0 8px 24px rgba(91,92,240,.07)}.student-module.current .module-number{background:#e0e7ff;color:#4338ca}.student-module.current .module-status{background:#eef2ff;color:#4338ca}.student-module.locked{opacity:.56}.advance-box{margin-top:22px;border-radius:20px;padding:20px;background:linear-gradient(135deg,#17144f,#5b5cf0);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px}.advance-box>div{display:flex;flex-direction:column}.advance-box small{font-size:9px;letter-spacing:.14em;color:#c7d2fe;font-weight:900}.advance-box strong{font-size:20px;margin:2px 0}.advance-box span{font-size:12px;color:#dbeafe}.advance-box .btn{background:#fff;color:#3730a3;white-space:nowrap}.completion-box{margin-top:22px;padding:22px;border-radius:20px;background:#ecfdf5;border:1px solid #a7f3d0;display:flex;gap:16px;align-items:center}.completion-box>span{width:48px;height:48px;border-radius:15px;background:#16a34a;color:#fff;display:grid;place-items:center;font-size:25px}.completion-box strong{font-size:21px;color:#166534}.completion-box p{margin:2px 0 0;color:#15803d;font-size:13px}

@media(max-width:900px){.student-login-shell{grid-template-columns:1fr;gap:38px;max-width:600px}.student-login-copy{text-align:center}.student-login-copy p{margin-left:auto;margin-right:auto}.login-benefits{align-items:center}.student-dashboard-grid{grid-template-columns:1fr}.progress-panel{position:static}.advance-box{flex-direction:column;align-items:stretch}.advance-box .btn{width:100%}}
@media(max-width:600px){.student-login-page{padding:55px 14px}.student-login-copy h1{font-size:40px}.student-login-card{padding:24px;border-radius:24px}.student-dashboard-page{padding:36px 0 70px}.student-dashboard-head{align-items:center}.student-dashboard-head h1{font-size:36px}.student-dashboard-head p{font-size:14px}.student-logout{white-space:nowrap}.progress-panel,.modules-panel{padding:20px;border-radius:22px}.student-progress-ring{width:160px;height:160px}.student-progress-ring:before{width:124px;height:124px}.student-module{grid-template-columns:44px 1fr;padding:14px;gap:12px}.module-number{width:42px;height:42px}.module-status{grid-column:2;justify-self:start}.module-copy h3{font-size:15px}.advance-box{padding:18px}.student-preview-body{padding:20px}}

/* Formulário slim de captação */
.simple-lead-page{min-height:680px;display:grid;align-items:center;padding:72px 0;background:radial-gradient(circle at 15% 20%,rgba(91,92,240,.12),transparent 35%),radial-gradient(circle at 85% 80%,rgba(25,199,193,.12),transparent 35%),linear-gradient(180deg,#f8faff,#fff)}
.simple-lead-wrap{display:flex;justify-content:center}
.simple-lead-card{width:min(440px,100%);padding:26px 26px 20px;background:#fff;border:1px solid #dfe5ef;border-radius:26px;box-shadow:0 24px 70px rgba(15,23,42,.12)}
.simple-lead-heading{text-align:left;margin-bottom:18px}
.simple-lead-heading .eyebrow{margin-bottom:7px;font-size:10px}
.simple-lead-heading h1{font-size:32px!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:0 0 8px!important;color:#0f172a}
.simple-lead-heading p{font-size:13px!important;line-height:1.5;color:#64748b!important;margin:0!important}
.lead-form-slim{padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.slim-input{height:50px;border:1px solid #cfd7e3;border-radius:12px;display:flex;align-items:center;background:#fff;margin-bottom:9px;transition:.18s ease;overflow:hidden}
.slim-input:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px rgba(91,92,240,.08)}
.slim-input-icon{width:46px;min-width:46px;height:100%;display:grid;place-items:center;color:var(--primary)}
.slim-input-icon svg{width:19px;height:19px;fill:currentColor}
.whatsapp-field-icon{color:#16a34a}
.slim-input input{width:100%;height:100%;border:0!important;outline:0!important;box-shadow:none!important;padding:0 13px 0 0!important;background:transparent!important;color:#0f172a;font-size:14px}
.slim-input input::placeholder{color:#64748b;opacity:1}
.slim-submit{min-height:48px;margin-top:4px;border-radius:12px;font-size:14px;gap:9px}
.slim-submit span{font-size:18px;line-height:1}
.simple-secure-note{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:10px;color:#64748b;font-size:10px;text-align:center}
.simple-secure-note svg{width:13px;height:13px;fill:currentColor}
.lead-alert,.lead-success{padding:10px 12px;border-radius:10px;margin:0 0 12px;font-size:12px;font-weight:800}
.lead-alert{background:#fef2f2;color:#b91c1c}
.lead-success{background:#ecfdf5;color:#047857}
.floating-whatsapp{border-radius:50%!important;background:#25D366!important;box-shadow:0 14px 34px rgba(37,211,102,.34)!important;transition:transform .2s ease,box-shadow .2s ease}
.floating-whatsapp:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 18px 40px rgba(37,211,102,.42)!important}
.floating-whatsapp svg{width:32px;height:32px;fill:#fff;display:block}
@media(max-width:600px){.simple-lead-page{min-height:600px;padding:48px 0}.simple-lead-card{padding:22px 18px 17px;border-radius:22px}.simple-lead-heading h1{font-size:29px!important}.slim-input{height:49px}.floating-whatsapp svg{width:30px;height:30px}}
.contact-card>.contact-whatsapp-icon{background:#dcfce7;color:#16a34a}.contact-whatsapp-icon svg{width:24px;height:24px;fill:currentColor}

/* Home hero com slideshow administrável */
.home-hero{position:relative;min-height:520px;overflow:hidden;background:#0757d9;color:#fff;isolation:isolate}
.home-hero-media,.home-hero-slide,.home-hero-overlay{position:absolute;inset:0}
.home-hero-media{z-index:-2;background:#0757d9}
.home-hero-slide{opacity:0;background-size:cover;background-position:center;transform:scale(1.015);transition:opacity 1s ease,transform 6s ease}
.home-hero-slide.is-active{opacity:1;transform:scale(1)}
.home-hero-fallback{background:radial-gradient(circle at 65% 35%,#4285e6 0,#1e68db 32%,#0757d9 68%,#064bb7 100%)}
.home-hero-overlay{z-index:2;background:linear-gradient(90deg,rgba(0,73,190,.94) 0%,rgba(0,83,210,.79) 34%,rgba(2,68,171,.38) 61%,rgba(3,50,130,.28) 100%)}
.home-hero-grid{min-height:520px;display:grid;grid-template-columns:1.2fr .76fr;gap:74px;align-items:center;padding-top:48px;padding-bottom:48px}
.home-hero-copy{max-width:600px}
.home-hero-copy h1{margin:0 0 22px;font-size:clamp(45px,4.25vw,64px);line-height:.99;letter-spacing:-.045em;color:#fff;text-shadow:0 2px 20px rgba(2,32,95,.12)}
.home-hero-copy h1 span{color:#ffc400}
.home-hero-copy p{max-width:560px;margin:0 0 4px;font-size:22px;line-height:1.7;color:#fff}
.home-hero-copy p strong{color:#fff}
.home-hero-copy>small{display:block;font-size:13px;font-weight:600;color:#fff}
.home-hero-actions{display:flex;gap:24px;margin-top:26px;flex-wrap:wrap}
.home-hero-primary,.home-hero-secondary{min-width:147px;height:56px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;font-weight:900;transition:.2s ease}
.home-hero-primary{background:#ffc400;color:#064fbf;box-shadow:0 14px 30px rgba(1,46,126,.16)}
.home-hero-secondary{background:#fff;color:#0757d9;box-shadow:0 14px 30px rgba(1,46,126,.13)}
.home-hero-primary:hover,.home-hero-secondary:hover{transform:translateY(-2px)}
.home-lead-card{width:min(392px,100%);justify-self:end;position:relative;overflow:visible;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border:2px solid #ffc400;border-bottom-width:24px;border-radius:28px;padding:22px 20px 17px;box-shadow:0 24px 55px rgba(1,32,92,.28),0 6px 16px rgba(1,36,102,.12);color:#0f172a;min-height:390px;display:flex;flex-direction:column}
.home-lead-card:before{content:"";position:absolute;top:7px;left:20px;width:72px;height:3px;border-radius:999px;background:linear-gradient(90deg,#0757d9,#53a6ff);opacity:.9}
.case-wizard-head{margin:7px 0 17px;padding-bottom:15px;border-bottom:1px solid #edf1f7}
.case-wizard-kicker{display:inline-flex;align-items:center;gap:6px;color:#0757d9;background:#edf5ff;border:1px solid #d9e9ff;border-radius:999px;padding:5px 10px;font-size:11px;line-height:1;font-weight:900;letter-spacing:.02em;margin-bottom:8px}
.case-wizard-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#ffc400;box-shadow:0 0 0 4px rgba(255,196,0,.16)}
.home-lead-card .case-wizard-head h2{margin:0;color:#0b1f3a;font-size:25px;line-height:1.08;letter-spacing:-.035em;font-weight:950}
.case-wizard{flex:1;display:flex;min-height:256px}
.case-step{width:100%;animation:caseStepIn .32s cubic-bezier(.2,.75,.25,1)}
.case-step[hidden]{display:none!important}
.case-step-count{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#f2f6fb;color:#60718a;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}
.case-step h3{margin:0 0 15px;color:#0b1f3a;font-size:21px;line-height:1.16;letter-spacing:-.025em;font-weight:950}
.case-step p.case-help{margin:-6px 0 12px;color:#6b7c93;font-size:12px;line-height:1.42}
.case-text-field{display:block;width:100%}
.case-text-field>span{display:block;font-size:11px;font-weight:900;color:#53657d;margin:0 0 7px 2px;text-transform:uppercase;letter-spacing:.035em}
.case-text-field input{display:block;width:100%;height:56px;border:1.5px solid #d5dfeb;border-radius:14px;padding:0 16px;outline:0;font-size:16px;font-weight:650;color:#0f172a;background:#f9fbfe;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.case-text-field input::placeholder{color:#9aa8b9;font-weight:500}
.case-text-field input:hover{border-color:#b6c8df;background:#fff}
.case-text-field input:focus{border-color:#0757d9;background:#fff;box-shadow:0 0 0 4px rgba(7,87,217,.10)}
.case-main-btn{width:100%;height:52px;margin-top:15px;border:0;border-radius:14px;background:linear-gradient(135deg,#0757d9,#126bed);color:#fff;font-size:15px;font-weight:950;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;box-shadow:0 12px 25px rgba(7,87,217,.24);letter-spacing:.005em}
.case-main-btn:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 15px 30px rgba(7,87,217,.31)}
.case-main-btn:active:not(:disabled){transform:translateY(0) scale(.99)}
.case-main-btn:disabled{background:#dce6f4;color:#8fa2bd;cursor:not-allowed;box-shadow:inset 0 0 0 1px #d1ddeb;opacity:1}
.case-main-btn.is-ready{animation:casePulse 1.25s ease-in-out infinite}
.case-wheel{position:relative;display:grid;grid-template-columns:1fr 58px;align-items:stretch;min-height:148px;border:1.5px solid #d7e2ef;border-radius:18px;background:linear-gradient(180deg,#f5f9ff 0%,#fff 44%,#fff 56%,#f5f9ff 100%);overflow:hidden;box-shadow:inset 0 1px 0 #fff,0 8px 22px rgba(15,56,120,.07)}
.case-wheel-values{position:relative;display:grid;grid-template-rows:36px 58px 36px;align-items:center;text-align:center;padding:9px 0 9px 13px}
.case-wheel-values:before,.case-wheel-values:after{content:"";position:absolute;left:14px;right:14px;height:1px;background:linear-gradient(90deg,transparent,#dce6f1 12%,#dce6f1 88%,transparent)}
.case-wheel-values:before{top:46px}.case-wheel-values:after{bottom:46px}
.case-wheel-neighbor{font-size:13px;font-weight:800;color:#a7b3c3;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.case-wheel-current{justify-self:center;max-width:100%;border:0;background:transparent;color:#0757d9;font-size:40px;line-height:1;font-weight:950;cursor:pointer;padding:0 8px;letter-spacing:-.045em;text-shadow:0 5px 18px rgba(7,87,217,.10)}
.case-wheel-current:focus-visible{outline:3px solid rgba(7,87,217,.18);outline-offset:2px;border-radius:8px}
.case-wheel-values small{position:absolute;right:9px;top:64px;color:#6f8098;font-size:10px;font-weight:900;text-transform:uppercase}
.case-wheel-arrows{height:100%;border-left:1px solid #e1e8f1;display:grid;grid-template-rows:1fr 1fr;background:#f6f9fd}
.case-wheel-arrows button{border:0;background:transparent;color:#0757d9;font-size:17px;font-weight:950;cursor:pointer;transition:.15s ease}
.case-wheel-arrows button:first-child{border-bottom:1px solid #e1e8f1}
.case-wheel-arrows button:hover{background:#eaf3ff;color:#0049b8}
.case-wheel-arrows button:active{background:#dcecff}
.case-grade-wheel .case-wheel-current{font-size:18px;line-height:1.12;letter-spacing:-.01em;max-width:215px}
.case-grade-wheel .case-wheel-values small{display:none}
.case-choice-list{display:grid;gap:11px}
.case-choice-btn{position:relative;min-height:62px;border:1.5px solid #d4dfec;border-radius:15px;background:#fff;color:#183153;text-align:left;padding:12px 42px 12px 15px;font-size:13px;line-height:1.25;font-weight:850;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}
.case-choice-btn:after{content:"›";position:absolute;right:16px;top:50%;transform:translateY(-52%);font-size:25px;line-height:1;color:#8ca0b9}
.case-choice-btn:hover,.case-choice-btn.is-selected{border-color:#0757d9;background:#f0f6ff;color:#0757d9;transform:translateY(-2px);box-shadow:0 9px 22px rgba(7,87,217,.10)}
.case-choice-btn.is-selected:after{color:#0757d9}
.case-confirm-btn.is-pulsing{animation:casePulse 1.15s ease-in-out infinite}
.case-final-step{text-align:center;padding-top:2px}
.case-success-icon{width:52px;height:52px;margin:0 auto 11px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#e9fff2,#d7ffe7);color:#19a957;font-size:27px;font-weight:950;box-shadow:0 8px 22px rgba(25,169,87,.12)}
.case-final-step h3{font-size:18px;line-height:1.3;margin-bottom:8px;color:#0b1f3a}
.case-final-step>p{margin:0 0 14px;color:#60718a;font-size:13px;line-height:1.45}
.case-whatsapp-btn{width:100%;min-height:54px;border:0;border-radius:14px;background:#25d366;color:#fff;font-size:15px;font-weight:950;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px;padding:8px 12px;box-shadow:0 13px 27px rgba(37,211,102,.27);transition:.2s ease;animation:caseWhatsappPulse 1.4s ease-in-out infinite}
.case-whatsapp-btn:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 16px 30px rgba(37,211,102,.34)}
.case-whatsapp-btn svg{width:22px;height:22px;fill:currentColor}
.home-lead-secure{text-align:center;color:#43546c;font-size:10px;font-weight:700;margin:8px 0 -31px;transform:translateY(23px)}
@keyframes caseStepIn{from{opacity:0;transform:translateX(14px) scale(.992)}to{opacity:1;transform:none}}
@keyframes casePulse{0%,100%{transform:scale(1);box-shadow:0 12px 25px rgba(7,87,217,.24),0 0 0 0 rgba(7,87,217,.20)}50%{transform:scale(1.025);box-shadow:0 15px 31px rgba(7,87,217,.32),0 0 0 7px rgba(7,87,217,0)}}
@keyframes caseWhatsappPulse{0%,100%{transform:scale(1);box-shadow:0 13px 27px rgba(37,211,102,.27),0 0 0 0 rgba(37,211,102,.20)}50%{transform:scale(1.018);box-shadow:0 16px 31px rgba(37,211,102,.32),0 0 0 7px rgba(37,211,102,0)}}
.home-slide-dots{display:flex;gap:8px;margin-top:28px}
.home-slide-dot{width:27px;height:5px;border:0;border-radius:999px;background:rgba(255,255,255,.38);padding:0;cursor:pointer;transition:.25s ease}
.home-slide-dot.is-active{background:#ffc400;width:42px}
.floating-whatsapp{border-radius:50%!important;background:#25D366!important;width:62px!important;height:62px!important;box-shadow:0 12px 32px rgba(37,211,102,.38)!important}
.floating-whatsapp svg{width:36px!important;height:36px!important;fill:#fff!important}
@media(max-width:900px){.home-hero-grid{grid-template-columns:1fr;gap:34px;padding-top:52px;padding-bottom:62px}.home-lead-card{justify-self:start}.home-hero-overlay{background:linear-gradient(90deg,rgba(0,73,190,.93),rgba(0,73,190,.66))}.home-hero-copy p{font-size:19px}}
@media(max-width:600px){.home-hero-grid{min-height:auto;padding-top:42px;padding-bottom:58px}.home-hero-copy h1{font-size:42px}.home-hero-copy p{font-size:17px;line-height:1.55}.home-hero-copy>small{font-size:11px}.home-hero-actions{gap:10px}.home-hero-primary,.home-hero-secondary{height:52px;min-width:0;flex:1;padding:0 14px}.home-lead-card{width:100%;padding:20px 16px 15px;border-bottom-width:23px;min-height:390px}.home-lead-card .case-wizard-head h2{font-size:23px}.home-lead-secure{margin-bottom:-30px}.home-slide-dots{margin-top:20px}}
@media(prefers-reduced-motion:reduce){.home-hero-slide{transition:none;transform:none}}

/* Bloco azul adicional da landing page */
.landing-showcase-section{padding:34px 0 18px;background:#fffdf8}.landing-showcase{min-height:410px;border-radius:30px;overflow:hidden;background:linear-gradient(145deg,#1456cc 0%,#2367dd 72%,#2a70e8 100%);display:grid;grid-template-columns:1fr 1fr;position:relative;color:#fff}.landing-showcase:after{content:"";position:absolute;right:-8%;bottom:-50%;width:60%;height:95%;background:rgba(255,255,255,.035);transform:rotate(-16deg);pointer-events:none}.landing-showcase-visual{min-height:410px;position:relative;display:flex;align-items:flex-end;justify-content:center;z-index:1}.landing-showcase-visual img{display:block;width:100%;height:100%;max-height:410px;object-fit:contain;object-position:center bottom}.landing-showcase-visual.is-empty:before,.landing-showcase-visual.is-empty:after{content:"";position:absolute;bottom:0;border-radius:120px 120px 20px 20px;background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.08))}.landing-showcase-visual.is-empty:before{width:150px;height:315px;left:24%}.landing-showcase-visual.is-empty:after{width:145px;height:260px;left:51%}.landing-showcase-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:54px 58px 54px 20px}.landing-showcase-badge{align-self:flex-start;border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:8px 22px;font-size:12px;letter-spacing:.09em}.landing-showcase-copy h2{font-size:clamp(38px,3.6vw,54px);line-height:1.02;letter-spacing:-.045em;margin:20px 0 7px}.landing-showcase-copy h2 strong{color:#ffc400;font-weight:900}.landing-showcase-copy p{font-size:21px;font-weight:800;margin:0}.landing-showcase-actions{display:flex;gap:22px;margin-top:30px;flex-wrap:wrap}.landing-showcase-primary,.landing-showcase-secondary{min-width:150px;height:55px;padding:0 25px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.landing-showcase-primary{background:#ffc400;color:#0757d9}.landing-showcase-secondary{background:#fff;color:#0757d9}.landing-showcase-primary:hover,.landing-showcase-secondary:hover{transform:translateY(-2px)}
@media(max-width:900px){.landing-showcase{grid-template-columns:.9fr 1.1fr}.landing-showcase-copy{padding:42px 32px 42px 8px}.landing-showcase-copy h2{font-size:38px}}
@media(max-width:680px){.landing-showcase-section{padding:18px 0 8px}.landing-showcase{grid-template-columns:1fr;border-radius:24px}.landing-showcase-visual{min-height:270px;order:2}.landing-showcase-visual img{max-height:290px}.landing-showcase-copy{padding:34px 25px 10px;order:1}.landing-showcase-copy h2{font-size:36px}.landing-showcase-copy p{font-size:17px}.landing-showcase-actions{gap:10px;margin-top:22px}.landing-showcase-primary,.landing-showcase-secondary{height:50px;flex:1;min-width:130px;padding:0 14px}.landing-showcase-visual.is-empty:before{height:220px;width:105px}.landing-showcase-visual.is-empty:after{height:185px;width:100px}}

/* Imagens reais nos slides: permite ALT e title para acessibilidade/SEO */
.home-hero-slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}

/* Slideshow exclusivo das páginas por cidade */
.city-hero.has-slides{position:relative;overflow:hidden;isolation:isolate;background:#0757d9;color:#fff;min-height:570px;display:flex;align-items:center}
.city-hero-media,.city-hero-slide,.city-hero-overlay{position:absolute;inset:0}
.city-hero-media{z-index:-2;background:#0757d9}
.city-hero-slide{opacity:0;transform:scale(1.015);transition:opacity 1s ease,transform 6s ease}
.city-hero-slide.is-active{opacity:1;transform:scale(1)}
.city-hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.city-hero-overlay{z-index:2;background:linear-gradient(90deg,rgba(4,30,84,.90) 0%,rgba(6,57,151,.73) 50%,rgba(4,30,84,.48) 100%)}
.city-hero.has-slides .city-hero-grid{position:relative;z-index:3;width:min(1160px,calc(100% - 40px))}
.city-hero.has-slides .eyebrow{color:#dbeafe}
.city-hero.has-slides h1{color:#fff;text-shadow:0 2px 20px rgba(2,24,70,.18)}
.city-hero.has-slides p{color:#eef6ff}
.city-hero.has-slides .local-card{background:rgba(15,23,42,.91);backdrop-filter:blur(8px)}
.city-slide-dots{margin-top:22px}
@media(max-width:950px){.city-hero.has-slides{min-height:auto}.city-hero.has-slides .city-hero-grid{width:min(100% - 40px,1160px)}}
@media(max-width:600px){.city-hero.has-slides .city-hero-grid{width:min(100% - 28px,1160px)}}
@media(prefers-reduced-motion:reduce){.city-hero-slide{transition:none;transform:none}}

/* V10 — questionário do topo mais slim + progresso por etapas */
.home-case-card{min-height:320px;padding:17px 18px 14px;border-bottom-width:20px}
.home-case-card:before{display:none}
.case-progress{width:100%;height:7px;border-radius:999px;background:#e7eef8;overflow:hidden;box-shadow:inset 0 1px 2px rgba(15,43,83,.08);margin:0 0 14px}
.case-progress>span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0757d9,#2f83ff);box-shadow:0 0 12px rgba(7,87,217,.24);transition:width .34s cubic-bezier(.2,.75,.25,1)}
.case-wizard-head{margin:0 0 16px;padding:0;border:0}
.case-wizard-kicker{display:block;background:transparent;border:0;border-radius:0;padding:0;margin:0 0 4px;color:#0757d9;font-size:18px;line-height:1.05;font-weight:950;letter-spacing:-.02em}
.case-wizard-kicker:before{display:none}
.home-lead-card .case-wizard-head h2{font-size:21px;line-height:1.12;letter-spacing:-.025em;white-space:nowrap}
.case-wizard{min-height:205px}
.case-step h3{margin:0 0 14px;font-size:20px;line-height:1.18}
.case-text-field input{height:53px;border-radius:13px;font-size:16px}
.case-main-btn{height:50px;margin-top:13px;border-radius:13px}
.case-wheel{min-height:132px;border-radius:16px;cursor:ns-resize;touch-action:none;overscroll-behavior:contain;user-select:none;-webkit-user-select:none}
.case-wheel-values{grid-template-rows:31px 54px 31px;padding:8px 0 8px 12px}
.case-wheel-values:before{top:40px}
.case-wheel-values:after{bottom:40px}
.case-wheel-current{font-size:38px}
.case-wheel-values small{top:57px}
.case-wheel-arrows button{font-size:18px}
.case-choice-list{gap:10px}
.case-choice-btn{min-height:58px;border-radius:14px}
.case-final-step{padding-top:8px}
.case-final-step h3{font-size:19px;line-height:1.34;margin:0 0 18px}
.case-whatsapp-btn{min-height:55px;font-size:14px;line-height:1.2}
.home-lead-secure{margin-top:7px}

@media(max-width:600px){
  .home-case-card{min-height:310px;padding:16px 15px 13px;border-bottom-width:19px}
  .case-progress{margin-bottom:12px}
  .case-wizard-kicker{font-size:17px}
  .home-lead-card .case-wizard-head h2{font-size:19px;white-space:nowrap}
  .case-wizard-head{margin-bottom:14px}
  .case-wizard{min-height:200px}
  .case-step h3{font-size:19px}
}


/* V11 — primeira etapa limpa e campo de nome minimalista */
.home-case-card{min-height:300px}
.case-first-head{margin:0 0 18px!important;padding:0!important;border:0!important}
.case-first-head .case-wizard-kicker{font-size:25px;line-height:1;font-weight:950;letter-spacing:-.035em;color:#0757d9;margin:0}
.case-name-step h3{margin-bottom:18px;font-size:19px}
.case-name-field{position:relative;display:block;margin:2px 0 5px}
.case-name-field:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;border-radius:999px;background:#d8e2ef;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}
.case-name-field:focus-within:after{background:#0757d9;box-shadow:0 2px 10px rgba(7,87,217,.22);transform:scaleY(1.2)}
.case-name-field input{height:48px!important;border:0!important;border-radius:0!important;background:transparent!important;padding:0 3px!important;box-shadow:none!important;color:#0b1f3a;font-size:22px!important;font-weight:800;letter-spacing:-.02em;caret-color:#0757d9;outline:0!important}
.case-name-field input:hover,.case-name-field input:focus{border:0!important;background:transparent!important;box-shadow:none!important}
.case-name-field input::placeholder{color:transparent}
.case-name-step .case-main-btn{margin-top:18px}
.case-step:not(.case-name-step) .case-wizard-head{display:none!important}
@media(max-width:600px){
  .home-case-card{min-height:290px}
  .case-first-head .case-wizard-kicker{font-size:23px}
  .case-name-step h3{font-size:18px;margin-bottom:15px}
  .case-name-field input{font-size:21px!important}
}

/* V12 — seletores clicáveis com movimento de roleta virtual */
.case-first-head .case-wizard-kicker{font-size:clamp(18px,1.55vw,22px);white-space:nowrap;letter-spacing:-.025em}
.case-wheel-option{appearance:none;-webkit-appearance:none;border:0;background:transparent;font-family:inherit;cursor:pointer;transition:color .16s ease,transform .16s ease,opacity .16s ease,text-shadow .16s ease}
.case-wheel-neighbor.case-wheel-option{width:100%;padding:0 8px;color:#9aa9bb}
.case-wheel-neighbor.case-wheel-option:hover{color:#4e6e98;transform:scale(1.045)}
.case-wheel-current.case-wheel-option:hover{color:#004fc8;transform:scale(1.035);text-shadow:0 6px 20px rgba(7,87,217,.16)}
.case-wheel-option:active{transform:scale(.97)!important}
.case-wheel-option:disabled{opacity:0;pointer-events:none}
.case-wheel[data-animating="1"] .case-wheel-option{pointer-events:none}
.case-grade-wheel .case-wheel-neighbor.case-wheel-option{font-size:12px}
.case-step[data-case-step="grade"] h3{font-size:18px;line-height:1.22;margin-bottom:12px}
@media(max-width:600px){
  .case-first-head .case-wizard-kicker{font-size:18px;white-space:normal}
  .case-step[data-case-step="grade"] h3{font-size:17px}
}

/* V13 — questionário também no topo das páginas por cidade */
.city-hero-grid>.home-case-card{width:min(390px,100%);justify-self:end;text-align:left}
.city-hero.has-slides .city-hero-grid>.home-case-card{background:#fff;color:#0f172a}
@media(max-width:950px){.city-hero-grid>.home-case-card{justify-self:center;width:min(390px,100%)}}
@media(max-width:600px){.city-hero-grid>.home-case-card{width:100%}}


/* V15 — ajustes do questionário compartilhado das páginas em massa */
.case-wizard-mass.home-case-card{border-bottom-width:26px;padding-bottom:15px}
.case-wizard-mass .case-first-head .case-wizard-kicker{font-size:clamp(23px,1.9vw,27px);line-height:1.02;letter-spacing:-.035em}
.case-wizard-mass .case-step:not(.case-final-step) h3{color:#0757d9}
.case-wizard-mass .home-lead-secure{position:absolute;left:0;right:0;bottom:-22px;height:21px;margin:0;transform:none;display:flex;align-items:center;justify-content:center;gap:4px;color:#17324d;font-size:10px;font-weight:800;line-height:1;z-index:3;pointer-events:none}
.case-wizard-mass .case-wheel{min-height:136px;cursor:pointer}
.case-wizard-mass .case-wheel-values{grid-template-rows:28px 48px 28px 28px;min-height:136px;padding:4px 0;cursor:pointer}
.case-wizard-mass .case-wheel-values:before{top:32px}
.case-wizard-mass .case-wheel-values:after{bottom:56px}
.case-wizard-mass .case-wheel-values:before,.case-wizard-mass .case-wheel-values:after{pointer-events:none}
.case-wizard-mass .case-wheel-option{width:100%;height:100%;max-width:none;display:flex;align-items:center;justify-content:center;justify-self:stretch;padding:0 8px;cursor:pointer}
.case-wizard-mass .case-wheel-current{max-width:none;font-size:36px}
.case-wizard-mass .case-wheel-neighbor.case-wheel-option{width:100%;padding:0 8px}
.case-wizard-mass .case-wheel-values small{top:50px;pointer-events:none}
.case-wizard-mass .case-grade-wheel .case-wheel-current{max-width:none;width:100%}
.case-wizard-mass .case-grade-wheel .case-wheel-option{max-width:none}
.case-wizard-mass .case-wheel-arrows,.case-wizard-mass .case-wheel-arrows button{cursor:pointer}
@media(max-width:600px){
  .case-wizard-mass.home-case-card{border-bottom-width:25px;padding-bottom:14px}
  .case-wizard-mass .case-first-head .case-wizard-kicker{font-size:22px;white-space:nowrap}
  .case-wizard-mass .home-lead-secure{bottom:-21px;height:20px;font-size:9px}
}


/* V16 — cinco opções nos seletores, ajustes de espaçamento e acesso do aluno */
.case-wizard-mass .case-wheel{min-height:158px}
.case-wizard-mass .case-wheel-values{grid-template-rows:25px 27px 48px 27px 25px;min-height:158px;padding:3px 0}
.case-wizard-mass .case-wheel-values:before{top:54px}
.case-wizard-mass .case-wheel-values:after{bottom:54px}
.case-wizard-mass .case-wheel-values small{top:72px}
.case-wizard-mass .case-grade-wheel .case-wheel-option{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.05;padding-left:5px;padding-right:5px}
.case-wizard-mass .case-grade-wheel .case-wheel-current.is-long-label{font-size:17px!important;letter-spacing:-.02em}
.case-wizard-mass .case-grade-wheel .case-wheel-neighbor.is-long-label{font-size:11px!important}
.case-wizard-mass .case-final-step h3{color:#0757d9!important}
.city-hero:not(.has-slides){padding-top:36px}
.student-login-page{padding-top:34px}
.student-dashboard-page{padding-top:34px}
.student-access-card{width:100%;align-self:center}
.student-access-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:6px;margin:0 0 10px;border:1px solid #dfe6f1;border-radius:16px;background:#eef3fa}
.student-access-tabs a{min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:11px;color:#64748b;font-size:13px;font-weight:900;transition:.18s ease}
.student-access-tabs a:hover{color:#0757d9}
.student-access-tabs a.is-active{background:#fff;color:#0757d9;box-shadow:0 6px 18px rgba(15,23,42,.08)}
.student-access-card .student-login-card{width:100%}
@media(max-width:600px){
  .case-wizard-mass .case-wheel{min-height:154px}
  .case-wizard-mass .case-wheel-values{grid-template-rows:24px 26px 46px 26px 24px;min-height:154px}
  .case-wizard-mass .case-wheel-values:before{top:51px}
  .case-wizard-mass .case-wheel-values:after{bottom:51px}
  .case-wizard-mass .case-grade-wheel .case-wheel-current.is-long-label{font-size:15px!important}
  .case-wizard-mass .case-grade-wheel .case-wheel-neighbor.is-long-label{font-size:10px!important}
  .city-hero:not(.has-slides){padding-top:24px}
  .student-login-page,.student-dashboard-page{padding-top:24px}
}

/* V17 — buscador estadual/cidade no início da home + confirmação de WhatsApp */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.home-city-search{background:linear-gradient(115deg,#142957 0%,#163d91 48%,#1555d6 100%);color:#fff;padding:42px 0 38px;position:relative;overflow:hidden}
.home-city-search:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;right:-180px;top:-330px;background:radial-gradient(circle,rgba(65,150,255,.35),transparent 68%);pointer-events:none}
.home-city-search>.container{position:relative;z-index:1}
.home-city-search-copy{max-width:900px}
.home-city-search-copy h2{margin:0;font-size:clamp(34px,4.2vw,52px);line-height:1.03;letter-spacing:-.04em;font-weight:900}
.home-city-search-copy p{margin:20px 0 0;font-size:19px;line-height:1.4;color:#f2f6ff}
.home-city-search-form{margin-top:30px;width:min(980px,100%);display:grid;grid-template-columns:1fr 1fr 124px;gap:14px;padding:16px;border-radius:24px;background:rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}
.home-city-search-form select,.home-city-search-form button{height:56px;border-radius:15px;border:0;outline:0}
.home-city-search-form select{width:100%;padding:0 20px;background:#fff;color:#172033;font-size:16px;cursor:pointer;box-shadow:0 4px 14px rgba(4,25,74,.10)}
.home-city-search-form select:focus{box-shadow:0 0 0 4px rgba(255,255,255,.18),0 4px 14px rgba(4,25,74,.10)}
.home-city-search-form select:disabled{cursor:not-allowed;color:#8390a6;background:#f3f5f8}
.home-city-search-form button{padding:0 18px;background:#1fc366;color:#fff;font-size:16px;font-weight:900;cursor:pointer;transition:transform .18s ease,filter .18s ease,opacity .18s ease;box-shadow:0 12px 24px rgba(17,160,83,.20)}
.home-city-search-form button:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.04)}
.home-city-search-form button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}

.case-phone-step h3{margin-bottom:12px!important}
.case-phone-group{display:grid;grid-template-columns:76px minmax(0,1fr);gap:9px;align-items:end}
.case-phone-field{display:block;min-width:0}
.case-phone-field>span{display:block;margin:0 0 5px 2px;color:#5f7088;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.case-phone-field input{display:block;width:100%;height:47px;border:1.5px solid #d5dfeb;border-radius:12px;padding:0 12px;outline:0;background:#f9fbfe;color:#0f172a;font-size:16px;font-weight:800;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.case-phone-field input:focus{border-color:#0757d9;background:#fff;box-shadow:0 0 0 3px rgba(7,87,217,.10)}
.case-phone-field input::placeholder{color:#a5b2c3;font-weight:600}
.case-phone-help{display:block;margin-top:6px;color:#718198;font-size:9px;line-height:1.35}
.case-phone-confirm{margin-top:11px;padding-top:10px;border-top:1px solid #e4eaf2}
.case-phone-confirm>p{margin:0 0 7px;color:#183153;font-size:12px;font-weight:900}
.case-phone-error{display:block;margin-top:9px;padding:6px 8px;border-radius:8px;background:#fff0f1;color:#c51f34;border:1px solid #ffc9d0;font-size:10px;font-weight:850;line-height:1.3;text-align:left}
.case-auto-whatsapp{margin:0 0 11px!important;color:#64748b!important;font-size:11px!important;line-height:1.35!important}
.case-auto-whatsapp strong{color:#0757d9;font-size:13px}

@media(max-width:700px){
  .home-city-search{padding:30px 0 28px}
  .home-city-search-copy h2{font-size:34px}
  .home-city-search-copy p{font-size:16px;margin-top:14px}
  .home-city-search-form{grid-template-columns:1fr;margin-top:22px;padding:12px;gap:10px;border-radius:19px}
  .home-city-search-form select,.home-city-search-form button{height:52px}
  .case-phone-group{grid-template-columns:68px minmax(0,1fr);gap:8px}
  .case-phone-field input{height:45px;font-size:15px;padding:0 10px}
}

/* Compatibilidade visual das páginas estaduais preservadas do site antigo. */
.legacy-state-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.legacy-state-toolbar small{color:var(--muted);font-weight:700}.legacy-city-filter{width:min(520px,100%);height:54px;border:1px solid var(--line);border-radius:15px;background:#fff;padding:0 17px;outline:0;font-size:16px;box-shadow:0 8px 28px rgba(15,23,42,.04)}.legacy-city-filter:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgba(91,92,240,.08)}.legacy-city-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.legacy-city-card{display:flex;min-height:92px;flex-direction:column;justify-content:center;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:#fff;transition:.2s ease}.legacy-city-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px rgba(15,23,42,.08);border-color:#cfd6f8}.legacy-city-card strong{font-size:16px}.legacy-city-card span{margin-top:5px;color:var(--primary);font-size:12px;font-weight:850}.legacy-city-card[hidden]{display:none!important}@media(max-width:950px){.legacy-city-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.legacy-state-toolbar{align-items:stretch;flex-direction:column}.legacy-city-grid{grid-template-columns:1fr}.legacy-city-card{min-height:76px}}

/* V18 — redesign visual inspirado no novo esboço, preservando questionário, URLs e administração */
:root{--primary:#0862d9;--primary2:#064aaa;--cyan:#15b8e8;--ink:#10244a;--muted:#64748b;--soft:#f7f9fc;--line:#e3e9f2}
.topbar{background:#073b91;color:#fff;padding:8px 16px;font-size:12px}.topbar:before{content:"●";color:#ffd21a;margin-right:7px;font-size:9px}.site-header{background:#fff;backdrop-filter:none;border-bottom:1px solid #edf1f7;box-shadow:0 3px 16px rgba(15,42,85,.04)}.nav-wrap{height:66px}.brand{gap:10px}.brand-mark{width:39px;height:39px;border-radius:9px;background:linear-gradient(145deg,#1475eb,#17b4d7);box-shadow:none;font-size:22px}.brand strong{color:#0a2a60;font-size:18px}.brand small{font-size:9px;color:#617087;letter-spacing:.08em}.main-nav{gap:27px}.main-nav>a:not(.btn){font-size:12px;color:#102d5d}.main-nav .btn-primary{min-height:39px;border-radius:10px;padding:0 19px;background:#ffd018;color:#113168;box-shadow:0 6px 16px rgba(255,187,0,.24)}
.modern-landing{background:#fff;color:#10244a}.modern-landing .container{width:min(1160px,calc(100% - 40px))}
.v2-hero{position:relative;isolation:isolate;overflow:hidden;min-height:510px;background:#045acb;color:#fff}.v2-hero-bg,.v2-hero-slide,.v2-hero-shade,.v2-mountain-layer,.v2-city-silhouette{position:absolute;inset:0}.v2-hero-bg{z-index:-2;background:linear-gradient(120deg,#073e98,#076ada 62%,#064db0)}.v2-hero-slide{opacity:0;transition:opacity .85s ease,transform 6s ease;transform:scale(1.015)}.v2-hero-slide.is-active{opacity:1;transform:scale(1)}.v2-hero-slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.v2-hero-default{background:radial-gradient(circle at 78% 15%,rgba(71,156,255,.62),transparent 35%),linear-gradient(112deg,#073b91 0%,#075dc8 55%,#086be0 100%)}.v2-hero-shade{z-index:1;background:linear-gradient(90deg,rgba(4,46,123,.96) 0%,rgba(4,67,154,.91) 45%,rgba(3,81,181,.75) 70%,rgba(3,68,153,.78) 100%)}.v2-mountain-layer{z-index:2;top:auto;height:46%;bottom:-4%;opacity:.52;background:linear-gradient(146deg,transparent 0 8%,#0e539b 8.3% 20%,transparent 20.3% 29%,#07518f 29.3% 45%,transparent 45.3% 54%,#0b4b85 54.3% 71%,transparent 71.3% 77%,#063e75 77.3% 100%);clip-path:polygon(0 54%,8% 26%,14% 43%,23% 19%,34% 47%,41% 28%,50% 56%,61% 25%,71% 53%,78% 31%,88% 52%,100% 20%,100% 100%,0 100%)}.v2-city-silhouette{z-index:3;top:auto;height:24%;bottom:-4%;opacity:.33;background:linear-gradient(to top,#032e66 0 42%,transparent 42%),repeating-linear-gradient(90deg,transparent 0 22px,#053b77 22px 36px,transparent 36px 49px,#07356b 49px 63px,transparent 63px 82px)}.v2-hero-grid{position:relative;z-index:4;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(335px,.72fr);gap:58px;align-items:center;min-height:510px;padding-top:34px;padding-bottom:34px}.v2-hero-copy{max-width:620px}.v2-local-kicker{display:block;margin-bottom:10px;color:#cfe5ff;font-size:10px;font-weight:900;letter-spacing:.12em}.v2-local-kicker.dark{color:#0870d6}.v2-hero-copy h1{margin:0;max-width:620px;font-size:clamp(40px,4.5vw,59px);line-height:1.03;letter-spacing:-.045em;color:#fff;font-weight:900}.v2-hero-copy h1 span{color:#ffd01a}.v2-hero-copy>p{max-width:525px;margin:18px 0 0;color:#eef6ff;font-size:17px;line-height:1.55}.v2-hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:25px}.v2-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border-radius:10px;font-size:13px;font-weight:900;transition:.2s ease}.v2-btn:hover{transform:translateY(-2px)}.v2-btn-yellow{background:#ffd018;color:#10306c;box-shadow:0 10px 24px rgba(255,190,0,.2)}.v2-btn-outline{border:1.5px solid rgba(255,255,255,.82);color:#fff;background:rgba(2,64,144,.2)}.v2-btn-outline svg{width:18px;height:18px;fill:currentColor}.v2-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:30px;max-width:600px}.v2-trust-row>span{position:relative;min-height:38px;padding-left:29px;display:flex;flex-direction:column;justify-content:center}.v2-trust-row i{position:absolute;left:0;top:5px;width:22px;height:22px;border:1.5px solid #41dd8a;border-radius:50%;display:grid;place-items:center;color:#5ce89d;font-size:11px;font-style:normal}.v2-trust-row b{font-size:10px;line-height:1.1;color:#fff}.v2-trust-row small{margin-top:2px;font-size:8px;line-height:1.15;color:#d8e8ff}
.v2-hero .home-lead-card{width:min(365px,100%);justify-self:end;min-height:370px;padding:20px 18px 15px;border:0;border-radius:17px;background:#fff;box-shadow:0 24px 55px rgba(0,28,80,.28);color:#10244a}.v2-hero .home-lead-card:before{display:none}.v2-hero .home-lead-card.case-wizard-mass{border-bottom:0;padding-bottom:15px}.v2-hero .case-progress{height:4px;margin-bottom:16px;background:#e8eef7}.v2-hero .case-wizard-mass .case-first-head .case-wizard-kicker{font-size:22px;color:#12336e}.v2-hero .case-step:not(.case-final-step) h3{color:#143566}.v2-hero .case-main-btn{background:#ffd018;color:#17346b;box-shadow:0 9px 20px rgba(240,175,0,.22)}.v2-hero .case-main-btn:disabled{background:#f2f4f8;color:#9aa8bb;box-shadow:none}.v2-hero .case-choice-btn.is-selected,.v2-hero .case-choice-btn:hover{border-color:#0a65d8;color:#075ec9}.v2-hero .home-lead-secure{bottom:-1px!important;height:28px!important;color:#6f8094!important;font-size:9px!important;background:#fbfcfe;border-radius:0 0 17px 17px}.v2-hero .case-wizard-mass .home-lead-secure{position:absolute}.v2-hero .case-phone-field input:focus{border-color:#0b68df;box-shadow:0 0 0 3px rgba(10,100,220,.09)}.v2-hero .case-whatsapp-btn{border-radius:10px}
.v2-city-finder{padding:18px 0 0;background:#fff;position:relative;z-index:5}.v2-city-finder-card{display:grid;grid-template-columns:52px minmax(245px,1fr) minmax(480px,1.35fr);align-items:center;gap:16px;padding:14px 17px;border-radius:12px;background:linear-gradient(100deg,#06398c,#074bac 60%,#064294);box-shadow:0 8px 22px rgba(13,57,122,.14)}.v2-search-icon{width:44px;height:44px;border-radius:9px;background:#0c67df;display:grid;place-items:center}.v2-search-icon svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round}.v2-city-finder-copy h2{margin:0;color:#fff;font-size:16px;line-height:1.15}.v2-city-finder-copy p{margin:4px 0 0;color:#dceaff;font-size:10px}.v2-city-finder-form{display:grid;grid-template-columns:1fr 1fr 106px;gap:13px;align-items:end}.v2-city-finder-form label{display:block}.v2-city-finder-form label>span{display:block;margin:0 0 5px;color:#fff;font-size:9px;font-weight:900}.v2-city-finder-form select,.v2-city-finder-form button{width:100%;height:40px;border:0;border-radius:7px;outline:0;font-size:10px}.v2-city-finder-form select{padding:0 11px;background:#fff;color:#64748b}.v2-city-finder-form button{background:#16c66b;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 5px 12px rgba(0,123,63,.18)}.v2-city-finder-form button:disabled{opacity:.5;cursor:not-allowed}

.case-card-intro{text-align:center;padding:0 2px 14px}.case-card-intro h2{margin:0;color:#12336e;font-size:18px;line-height:1.15;font-weight:950;letter-spacing:-.02em}.case-card-intro p{margin:6px 0 0;color:#718096;font-size:11px;line-height:1.4}.case-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;color:#708199;font-size:10px;font-weight:800}.case-stage-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px}.case-stage{display:flex;flex-direction:column;align-items:center;gap:6px;color:#8ea0b8;text-align:center}.case-stage i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#f1f5f9;color:#7f91a8;font-style:normal;font-size:11px;font-weight:900;border:1px solid #dde6f1}.case-stage b{font-size:9px;line-height:1.2;font-weight:900}.case-stage.is-active,.case-stage.is-done{color:#12356c}.case-stage.is-active i{background:#0b66dc;border-color:#0b66dc;color:#fff;box-shadow:0 6px 16px rgba(11,102,220,.22)}.case-stage.is-done i{background:#e8f2ff;border-color:#b9d4fb;color:#0b66dc}.case-wizard{min-height:188px}.case-step h3{text-align:left}.case-phone-error[hidden]{display:none!important}
.v2-photo-area{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px dashed #bfd3ee;background:linear-gradient(180deg,#f7fbff,#eef4fb);color:#3d67a1;font-size:14px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}.v2-photo-area span{display:block;padding:10px 12px;text-align:center}.v2-photo-area.has-image{border-style:solid;border-color:#e2eaf4;background:#fff;box-shadow:0 6px 18px rgba(15,42,70,.06)}.v2-photo-area img{display:block;width:100%;height:100%;object-fit:cover}.v2-photo-hero{width:78px;height:78px;margin:0 0 18px;border-radius:18px;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.45);color:#fff}.v2-photo-hero.has-image{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.24)}.v2-photo-hero img{object-fit:contain;padding:8px}.v2-photo-benefit{flex:0 0 58px;width:58px;height:58px;border-radius:18px}.v2-photo-step{width:72px;height:72px;margin:12px auto 10px;border-radius:20px}.v2-photo-showcase{min-height:320px;width:100%;border-radius:14px}.v2-photo-showcase img{object-fit:cover}.v2-photo-value{flex:0 0 78px;width:78px;height:78px;border-radius:50%}.v2-photo-value img{border-radius:50%}.v2-final-card>.v2-photo-final{position:absolute;inset:0;border:0;border-radius:0;background:transparent;color:#fff}.v2-final-card>.v2-photo-final img{width:100%;height:100%;object-fit:cover;opacity:.34}.v2-final-card>.v2-photo-final span{position:relative;z-index:1;display:inline-block;padding:10px 16px;border-radius:999px;background:rgba(4,34,79,.28);backdrop-filter:blur(2px)}
.v2-benefits{padding:22px 0 12px}.v2-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.v2-benefit-card{min-height:112px;padding:18px 19px;display:flex;align-items:center;gap:16px;border:1px solid #e6ebf2;border-radius:8px;background:#fff;box-shadow:0 7px 18px rgba(16,43,84,.06)}.v2-benefit-card h3{margin:0 0 5px;font-size:13px;line-height:1.25;color:#122f64}.v2-benefit-card p{margin:0;font-size:9px;line-height:1.5;color:#6d7d92}.v2-round-icon{position:relative;flex:0 0 54px;width:54px;height:54px;border-radius:50%;border:2px solid #0a6ee6;background:#eef7ff}.v2-round-icon:before,.v2-round-icon:after{content:"";position:absolute}.v2-icon-doc:before{left:17px;top:11px;width:18px;height:26px;border:2px solid #0870e2;border-radius:2px}.v2-icon-doc:after{right:8px;bottom:7px;width:16px;height:16px;border-radius:50%;background:#18c879;box-shadow:inset 0 0 0 4px #eef7ff}.v2-icon-clock:before{inset:10px;border:2px solid #0870e2;border-radius:50%}.v2-icon-clock:after{left:26px;top:16px;width:2px;height:14px;background:#0870e2;box-shadow:5px 8px 0 -0.3px #0870e2;transform-origin:bottom}.v2-icon-phone:before{left:18px;top:8px;width:18px;height:34px;border:2px solid #0870e2;border-radius:4px}.v2-icon-phone:after{left:25px;bottom:10px;width:5px;height:2px;border-radius:2px;background:#0870e2}.v2-icon-support:before{left:13px;top:15px;width:28px;height:22px;border:3px solid #0870e2;border-bottom:0;border-radius:20px 20px 0 0}.v2-icon-support:after{left:21px;top:20px;width:12px;height:12px;border-radius:50%;background:#0870e2}
.v2-steps{padding:28px 0 48px}.v2-section-heading{margin-bottom:25px}.v2-section-heading.centered{text-align:center}.v2-section-heading>span{display:block;margin-bottom:5px;color:#0870d6;font-size:9px;font-weight:900;letter-spacing:.1em}.v2-section-heading h2{margin:0;color:#102f66;font-size:24px;line-height:1.15;letter-spacing:-.02em}.v2-section-heading p{max-width:720px;margin:8px auto 0;color:#718096;font-size:12px}.v2-step-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.v2-step-grid:before{content:"";position:absolute;left:10%;right:10%;top:74px;border-top:2px dashed #dce3ed;z-index:0}.v2-step-card{position:relative;z-index:1;min-height:180px;padding:17px 17px 18px;text-align:center;border:1px solid #e6ebf2;border-radius:8px;background:#fff;box-shadow:0 6px 17px rgba(15,42,82,.04)}.v2-step-number{position:absolute;left:10px;top:10px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#0869dd;color:#fff;font-size:11px;font-weight:900}.v2-step-icon{position:relative;width:62px;height:62px;margin:14px auto 7px;color:#0969d8}.v2-step-icon:before,.v2-step-icon:after{content:"";position:absolute}.v2-step-icon-person:before{left:22px;top:6px;width:18px;height:18px;border-radius:50%;background:#0869dd;box-shadow:-13px 30px 0 7px #0869dd}.v2-step-icon-person:after{left:34px;top:28px;width:24px;height:20px;border:2px solid #0869dd;border-radius:3px}.v2-step-icon-laptop:before{left:10px;top:9px;width:42px;height:29px;border:3px solid #0869dd;border-radius:3px}.v2-step-icon-laptop:after{left:4px;top:43px;width:54px;height:4px;border-radius:4px;background:#0869dd}.v2-step-icon-book:before{left:7px;top:8px;width:22px;height:43px;border:3px solid #0869dd;border-radius:3px 0 0 3px}.v2-step-icon-book:after{right:7px;top:8px;width:22px;height:43px;border:3px solid #0869dd;border-radius:0 3px 3px 0}.v2-step-icon-cap:before{left:7px;top:18px;width:48px;height:30px;background:#102e64;clip-path:polygon(50% 0,100% 25%,50% 50%,0 25%)}.v2-step-icon-cap:after{right:5px;top:29px;width:2px;height:24px;background:#102e64}.v2-step-card h3{margin:2px 0 6px;color:#12346b;font-size:14px}.v2-step-card p{margin:0;color:#6f7f94;font-size:9px;line-height:1.5}
.v2-progress-section{padding:38px 0;background:#fbfcfe;border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6}.v2-progress-grid{display:grid;grid-template-columns:.7fr 1.55fr;gap:34px;align-items:center}.v2-progress-copy h2{margin:0 0 12px;color:#12346b;font-size:26px;line-height:1.08;letter-spacing:-.025em}.v2-progress-copy p{margin:0;color:#65768c;font-size:11px;line-height:1.55}.v2-progress-copy ul{list-style:none;padding:0;margin:16px 0 0}.v2-progress-copy li{position:relative;padding:5px 0 5px 22px;color:#35506f;font-size:10px}.v2-progress-copy li:before{content:"✓";position:absolute;left:0;top:5px;width:14px;height:14px;border-radius:50%;display:grid;place-items:center;background:#1acb74;color:#fff;font-size:8px;font-weight:900}.v2-dashboard{position:relative;min-height:300px;display:grid;grid-template-columns:130px 1fr;overflow:hidden;border:1px solid #dfe6ef;border-radius:10px;background:#fff;box-shadow:0 16px 38px rgba(15,43,85,.08)}.v2-dashboard aside{padding:15px 10px;background:linear-gradient(180deg,#063b94,#053582);color:#fff}.v2-dash-brand{display:flex;align-items:center;gap:7px;margin-bottom:18px}.v2-dash-brand b{width:21px;height:21px;border-radius:5px;display:grid;place-items:center;background:#0a7bee;font-size:10px}.v2-dash-brand strong{font-size:10px}.v2-dashboard aside>span{display:block;padding:7px 8px;margin-bottom:3px;border-radius:5px;color:#e6f0ff;font-size:8px}.v2-dashboard aside>span.active{background:#0b65d9}.v2-dash-main{padding:18px 115px 17px 20px}.v2-dash-top{display:flex;justify-content:space-between;align-items:center}.v2-dash-top b,.v2-dash-top small{display:block}.v2-dash-top b{font-size:12px;color:#163568}.v2-dash-top small{margin-top:3px;color:#718096;font-size:7px}.v2-ring{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#1bc77b 0 68%,#e8f1ec 68%)}.v2-ring:before{content:"";position:absolute;width:43px;height:43px;border-radius:50%;background:#fff}.v2-ring b{position:relative;font-size:11px;color:#0d8c62}.v2-dash-main h4{margin:17px 0 9px;font-size:10px;color:#183b71}.v2-dash-main h4 a{float:right;color:#0870d8;font-size:7px}.v2-module-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.v2-module-row>div{padding:8px;border:1px solid #e6ebf2;border-radius:6px}.v2-module-row b{display:block;min-height:22px;font-size:6px;color:#304e72}.v2-module-row i{display:block;height:3px;margin:6px 0 3px;background:#edf2f6;border-radius:3px;overflow:hidden}.v2-module-row i span{display:block;height:100%;background:#1cc77c}.v2-module-row small{font-size:6px;color:#78899b}.v2-activity{margin-top:10px;padding:9px;border:1px solid #e7ecf2;border-radius:6px}.v2-activity>b{display:block;margin-bottom:5px;font-size:8px;color:#29486f}.v2-activity>span{display:flex;justify-content:space-between;padding:3px 0;border-top:1px solid #f0f3f6;color:#667a90;font-size:7px}.v2-activity i{color:#1cc77c;font-style:normal;font-weight:900}.v2-phone-figure{position:absolute;right:-14px;bottom:0;width:125px;height:255px}.v2-phone-figure .v2-head{position:absolute;left:34px;top:8px;width:54px;height:63px;border-radius:50% 50% 45% 45%;background:#bd7c58;box-shadow:0 -13px 0 -2px #222f3f}.v2-phone-figure .v2-body{position:absolute;left:10px;top:62px;width:108px;height:190px;border-radius:48px 48px 8px 8px;background:linear-gradient(135deg,#1470be,#1b4c79)}.v2-phone-figure .v2-handset{position:absolute;left:31px;top:120px;width:48px;height:72px;border-radius:7px;display:grid;place-items:center;background:#16283e;color:#fff;font-size:31px;transform:rotate(-10deg);box-shadow:0 8px 18px rgba(0,0,0,.18)}
.v2-value-section{padding:34px 0 24px}.v2-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v2-value-card{display:flex;gap:13px;align-items:flex-start;padding:15px;border:1px solid #e5ebf2;border-radius:8px;background:#fff;box-shadow:0 5px 16px rgba(17,48,92,.04)}.v2-value-card>span{flex:0 0 36px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:#0870d8;font-size:9px;font-weight:900}.v2-value-card h3{margin:1px 0 5px;color:#17376b;font-size:11px}.v2-value-card p{margin:0;color:#6f8094;font-size:9px;line-height:1.5}.v2-proof-line{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:18px;color:#274866;font-size:10px;font-weight:800}.v2-proof-line span{color:#18bc70;font-size:18px}
.v2-faq{padding:8px 0 28px}.v2-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px}.v2-faq details{border:1px solid #e4eaf1;border-radius:7px;background:#fff}.v2-faq summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 13px;color:#294a70;font-size:9px}.v2-faq summary::-webkit-details-marker{display:none}.v2-faq summary span{font-size:15px;color:#6f8298}.v2-faq details[open] summary span{transform:rotate(45deg)}.v2-faq details p{margin:0;padding:0 13px 12px;color:#6d7f93;font-size:9px;line-height:1.5}
.v2-final-cta{padding:0 0 12px}.v2-final-card{min-height:114px;padding:24px 115px 24px 105px;display:flex;align-items:center;justify-content:space-between;gap:32px;border-radius:9px;background:linear-gradient(100deg,#0752be,#086ade 58%,#0751b5);color:#fff;position:relative;overflow:hidden}.v2-final-card:after{content:"";position:absolute;right:0;bottom:0;width:43%;height:75%;opacity:.35;background:linear-gradient(150deg,transparent 0 28%,#0f5b9c 28.4% 48%,transparent 48.4% 59%,#0b4a88 59.4% 100%);clip-path:polygon(0 65%,22% 35%,39% 57%,58% 30%,76% 60%,100% 32%,100% 100%,0 100%)}.v2-final-card>div{position:relative;z-index:1}.v2-final-card h2{margin:0;color:#fff;font-size:25px}.v2-final-card p{margin:3px 0 0;max-width:330px;color:#e5efff;font-size:11px;line-height:1.4}.v2-final-card .v2-btn{min-width:265px;height:44px;min-height:44px;font-size:11px}.v2-final-wa{display:block;margin-top:6px;text-align:center;color:#fff;font-size:9px}.modern-city .v2-hero{min-height:510px}.modern-city .v2-hero-copy h1{font-size:clamp(36px,4vw,54px)}
.site-footer{margin-top:34px;background:#08224f;padding-top:48px}.floating-whatsapp{width:54px;height:54px;right:20px;bottom:18px}
@media(max-width:980px){.v2-hero-grid{grid-template-columns:1fr;gap:26px;padding-top:42px;padding-bottom:46px}.v2-hero .home-lead-card{justify-self:center;width:min(390px,100%)}.v2-hero-copy{text-align:center;margin:auto}.v2-hero-copy>p{margin-left:auto;margin-right:auto}.v2-hero-actions{justify-content:center}.v2-trust-row{margin-left:auto;margin-right:auto;text-align:left}.v2-city-finder-card{grid-template-columns:48px 1fr}.v2-city-finder-form{grid-column:1/-1;grid-template-columns:1fr 1fr 110px}.v2-benefit-grid{grid-template-columns:1fr 1fr}.v2-progress-grid{grid-template-columns:1fr}.v2-progress-copy{text-align:center}.v2-progress-copy ul{display:inline-block;text-align:left}.v2-dashboard{max-width:720px;width:100%;margin:auto}.v2-final-card{padding-left:42px;padding-right:42px}}
@media(max-width:700px){.nav-wrap{height:62px}.main-nav{top:63px}.modern-landing .container{width:min(100% - 28px,1160px)}.v2-hero{min-height:auto}.v2-hero-grid{min-height:auto;padding-top:32px;padding-bottom:38px}.v2-hero-copy h1{font-size:38px}.v2-hero-copy>p{font-size:15px}.v2-hero-actions{gap:9px}.v2-btn{min-height:48px;padding:0 17px;flex:1}.v2-trust-row{grid-template-columns:1fr 1fr;max-width:360px}.v2-hero .home-lead-card{min-height:360px}.v2-city-finder{padding-top:12px}.v2-city-finder-card{grid-template-columns:42px 1fr;padding:12px;gap:10px}.v2-search-icon{width:40px;height:40px}.v2-city-finder-copy h2{font-size:13px}.v2-city-finder-copy p{font-size:9px}.v2-city-finder-form{grid-template-columns:1fr;gap:8px}.v2-city-finder-form label>span{font-size:8px}.v2-city-finder-form select,.v2-city-finder-form button{height:42px}.v2-benefits{padding-top:16px}.v2-benefit-grid{grid-template-columns:1fr}.v2-benefit-card{min-height:92px}.v2-steps{padding-top:24px}.v2-section-heading h2{font-size:21px}.v2-step-grid{grid-template-columns:1fr 1fr;gap:12px}.v2-step-grid:before{display:none}.v2-step-card{min-height:170px}.v2-dashboard{grid-template-columns:92px 1fr;min-height:270px}.v2-dashboard aside{padding:12px 7px}.v2-dashboard aside>span{font-size:7px;padding:6px}.v2-dash-main{padding:14px 70px 12px 12px}.v2-module-row{grid-template-columns:1fr 1fr}.v2-phone-figure{width:80px;height:210px}.v2-phone-figure .v2-head{left:20px;width:42px;height:49px}.v2-phone-figure .v2-body{left:5px;top:52px;width:75px;height:155px}.v2-phone-figure .v2-handset{left:18px;top:104px;width:36px;height:58px}.v2-value-grid{grid-template-columns:1fr}.v2-faq-grid{grid-template-columns:1fr}.v2-final-card{padding:24px;flex-direction:column;align-items:stretch;text-align:center}.v2-final-card p{margin-left:auto;margin-right:auto}.v2-final-card .v2-btn{min-width:0;width:100%}.site-footer{margin-top:24px}}
@media(max-width:450px){.v2-hero-copy h1{font-size:34px}.v2-step-grid{grid-template-columns:1fr}.v2-dashboard{grid-template-columns:72px 1fr}.v2-dash-brand strong{display:none}.v2-dashboard aside>span{font-size:0;text-align:center}.v2-dashboard aside>span:first-letter{font-size:12px}.v2-dash-main{padding-right:18px}.v2-phone-figure{display:none}.v2-module-row{grid-template-columns:1fr 1fr}}
.v2-progress-person-img{position:absolute;right:-4px;bottom:0;width:145px;max-height:286px;object-fit:contain;object-position:right bottom;z-index:2;filter:drop-shadow(0 10px 18px rgba(15,42,70,.12))}
@media(max-width:700px){.v2-progress-person-img{width:95px;max-height:210px}}
@media(max-width:450px){.v2-progress-person-img{display:none}}

@media(max-width:700px){.case-card-intro h2{font-size:17px}.case-card-meta{font-size:9px}.case-stage-row{gap:6px}.case-stage b{font-size:8px}.v2-photo-showcase{min-height:240px}.v2-photo-value{width:62px;height:62px;flex-basis:62px}}

/* REV4 — carrossel integrado, novas áreas de imagem e formulário refinado */
.v2-trust-row>span{padding-left:0!important;display:grid!important;grid-template-columns:30px 1fr!important;grid-template-rows:auto auto!important;column-gap:8px!important;align-items:center!important;min-width:0}
.v2-trust-row>span>b{grid-column:2;grid-row:1;align-self:end}.v2-trust-row>span>small{grid-column:2;grid-row:2;align-self:start}.v2-trust-row>span>i{display:none!important}
.v2-photo-trust{grid-column:1;grid-row:1/3;width:27px;height:27px;border-radius:8px;border:1px dashed rgba(102,220,160,.75);background:rgba(255,255,255,.08);color:#dff8ea;font-size:6px;line-height:1;text-transform:none;letter-spacing:0}
.v2-photo-trust span{padding:2px!important;line-height:1.05}.v2-photo-trust.has-image{border:0;background:transparent;box-shadow:none}.v2-photo-trust img{object-fit:contain;padding:1px}
.v2-hero .home-lead-card{width:min(390px,100%);padding:22px 22px 18px;min-height:430px}.v2-hero .case-progress{margin-bottom:14px}.case-card-intro{padding:0 0 16px}.case-card-intro h2{font-size:21px}.case-card-intro p{font-size:10px;margin-top:5px}.case-card-meta{margin-top:15px;font-size:9px}.case-stage-row{margin-top:10px;gap:4px;position:relative}.case-stage-row:before{content:"";position:absolute;left:12.5%;right:12.5%;top:12px;height:1px;background:#dce5ef;z-index:0}.case-stage{position:relative;z-index:1;background:#fff}.case-stage i{width:24px;height:24px}.case-stage b{font-size:8px;color:#687b95}.case-stage.is-active b{color:#173c78}.case-wizard{min-height:170px}.case-step{padding-top:2px}.case-step h3{margin-bottom:12px!important;font-size:13px!important;color:#183967!important;text-align:left}.case-name-field{margin:0 0 5px}.case-name-field:after{display:none}.case-name-field input{height:45px!important;border:1px solid #d8e1ec!important;border-radius:8px!important;background:#fff!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;letter-spacing:0!important}.case-name-field input::placeholder{color:#9aa9bb}.case-name-field input:focus{border-color:#0b68df!important;box-shadow:0 0 0 3px rgba(10,100,220,.08)!important}.case-main-btn{height:46px;margin-top:12px;border-radius:8px}.case-choice-btn{min-height:48px;border-radius:8px;font-size:12px;text-align:center;justify-content:center}.case-wheel{border-radius:10px}.case-phone-field input{height:45px;border-radius:8px}.case-phone-error[hidden]{display:none!important}.home-lead-secure{font-size:8px!important}
.matricula-access-page{padding-bottom:70px}.matricula-shell{align-items:center}.matricula-access-card{max-width:450px}.matricula-form h2{margin:4px 0 5px;color:#152f61;font-size:25px;letter-spacing:-.03em}.matricula-form-intro{margin:0 0 20px;color:#718096;font-size:12px}.matricula-safe-note{margin-top:14px!important;text-align:center!important;color:#718096!important}
@media(max-width:700px){.v2-hero .home-lead-card{width:100%;padding:19px 16px 17px;min-height:415px}.case-card-intro h2{font-size:19px}.case-stage b{font-size:7px}.v2-trust-row>span{grid-template-columns:28px 1fr!important}.v2-photo-trust{width:25px;height:25px}}


/* REV4.1 — formulário do hero fiel ao layout de referência */
.v2-hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(410px,.80fr);gap:54px}
.v2-hero .home-lead-card{width:min(425px,100%);min-height:545px;padding:31px 31px 24px;border-radius:24px;box-shadow:0 24px 58px rgba(0,28,80,.27)}
.v2-hero .case-progress{display:none!important}
.case-card-intro{padding:0 0 24px;margin:0 0 20px;border-bottom:1px solid #e7edf5;text-align:center}
.case-card-intro h2{margin:0;color:#122f66;font-size:25px;line-height:1.12;font-weight:950;letter-spacing:-.025em}
.case-card-intro p{margin:8px 0 0;color:#75849a;font-size:11px;line-height:1.35}
.case-card-meta{margin-top:24px;font-size:10px;line-height:1.2;color:#73849b;font-weight:800}
.case-card-meta>span:first-child{color:#0b65d8;font-weight:950}
.case-time-note{display:inline-flex;align-items:center;gap:5px}.case-time-note i{font-style:normal;color:#8291a6;font-size:13px}
.case-stage-row{margin-top:15px;gap:2px}.case-stage-row:before{left:11%;right:11%;top:15px;height:2px;background:#e1e8f1}
.case-stage{gap:8px}.case-stage i{width:31px;height:31px;font-size:11px;border-color:#dce5ef;background:#fff;color:#7f90a5}
.case-stage b{font-size:9px;line-height:1.15;color:#6b7e96;font-weight:800;white-space:nowrap}
.case-stage.is-active i{background:#0b67df;border-color:#0b67df;color:#fff;box-shadow:0 5px 13px rgba(11,103,223,.22)}
.case-stage.is-active b{color:#173b75}.case-stage.is-done i{background:#eef6ff;border-color:#c6dcfa;color:#0b67df}
.case-wizard{min-height:170px;display:block}
.case-step{padding-top:0}.case-step h3{font-size:16px!important;line-height:1.25!important;margin:0 0 16px!important;color:#173766!important;font-weight:900!important;text-align:left}
.case-name-field{position:relative;display:block;margin:0}.case-name-field .case-field-icon{position:absolute;left:14px;top:50%;width:20px;height:20px;transform:translateY(-50%);z-index:2;color:#9aaabc;pointer-events:none}.case-field-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.case-name-field input{height:54px!important;border:1.5px solid #d7e0eb!important;border-radius:9px!important;padding:0 15px 0 45px!important;font-size:13px!important;color:#17324f!important;background:#fff!important}
.case-name-field input::placeholder{color:#9ba9ba!important}.case-name-field input:focus{border-color:#0b68df!important;box-shadow:0 0 0 3px rgba(11,104,223,.07)!important}
.case-main-btn{height:56px;margin-top:24px;border-radius:9px;font-size:14px;font-weight:950;background:#ffc400!important;color:#102f66!important;box-shadow:0 8px 17px rgba(235,173,0,.20)!important}
.case-main-btn:after{content:'→';margin-left:13px;font-size:19px;line-height:1}.case-main-btn:disabled:after{opacity:.55}
.case-main-btn:disabled{background:#f2f4f8!important;color:#98a6b8!important;box-shadow:none!important}
.v2-hero .home-lead-secure{position:absolute!important;left:31px!important;right:31px!important;bottom:0!important;height:54px!important;margin:0!important;transform:none!important;border-top:1px solid #e7edf5;background:#fff!important;border-radius:0 0 24px 24px!important;color:#75869b!important;font-size:9px!important;font-weight:700!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important}
.v2-hero .home-lead-secure span{color:#20b875;font-size:14px}
.case-choice-btn{min-height:52px;border-radius:9px;font-size:12px;justify-content:center;text-align:center}
.case-phone-group{grid-template-columns:82px minmax(0,1fr);gap:10px}.case-phone-field input{height:50px;border-radius:9px}.case-phone-error{margin-top:10px}.case-final-step h3{font-size:16px!important;line-height:1.4!important}.case-whatsapp-btn{min-height:56px;border-radius:9px}
@media(max-width:980px){.v2-hero-grid{grid-template-columns:1fr}.v2-hero .home-lead-card{width:min(425px,100%);justify-self:center}}
@media(max-width:700px){.v2-hero .home-lead-card{width:100%;min-height:520px;padding:24px 18px 21px;border-radius:20px}.case-card-intro{padding-bottom:20px;margin-bottom:17px}.case-card-intro h2{font-size:22px}.case-card-meta{margin-top:20px;font-size:9px}.case-stage i{width:28px;height:28px}.case-stage-row:before{top:14px}.case-stage b{font-size:7.5px}.case-step h3{font-size:15px!important}.case-name-field input{height:52px!important}.case-main-btn{height:54px;margin-top:19px}.v2-hero .home-lead-secure{left:18px!important;right:18px!important;height:48px!important;border-radius:0 0 20px 20px!important;font-size:8px!important}.case-stage b{white-space:normal}}

/* REV5 — Tipografia mais aberta e legível, sem alterar o conteúdo */
.modern-landing,.modern-landing button,.modern-landing input,.modern-landing select,.modern-landing textarea{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.modern-landing .v2-hero-copy h1{letter-spacing:-.025em}.modern-landing .v2-hero-copy>p{font-size:18px;line-height:1.62}
.modern-landing .v2-trust-row b{font-size:11px;line-height:1.25;letter-spacing:0}.modern-landing .v2-trust-row small{font-size:9px;line-height:1.3;letter-spacing:0}
.modern-landing .v2-benefit-card h3{font-size:14px;line-height:1.35;letter-spacing:0}.modern-landing .v2-benefit-card p{font-size:10.5px;line-height:1.55;letter-spacing:0}
.modern-landing .v2-section-heading>span{font-size:10px;letter-spacing:.08em}.modern-landing .v2-section-heading h2{letter-spacing:-.01em}
.modern-landing .v2-step-card h3{font-size:15px;line-height:1.3;letter-spacing:0}.modern-landing .v2-step-card p{font-size:10.5px;line-height:1.55;letter-spacing:0}
.modern-landing .v2-progress-copy p{font-size:12px;line-height:1.62}.modern-landing .v2-progress-copy li{font-size:11px;line-height:1.5}
.modern-landing .v2-value-card h3{font-size:12.5px;line-height:1.35}.modern-landing .v2-value-card p{font-size:10.5px;line-height:1.55}
.modern-landing .v2-proof-line{font-size:11px}.modern-landing .v2-faq summary,.modern-landing .v2-faq details p{font-size:10.5px;line-height:1.5}
.modern-landing .v2-final-card p{font-size:12px;line-height:1.5}.modern-landing .v2-final-wa{font-size:10px}
.modern-landing .case-card-intro h2{letter-spacing:-.015em}.modern-landing .case-card-intro p{font-size:12px}.modern-landing .case-card-meta{font-size:10px}.modern-landing .case-stage b{font-size:9px;letter-spacing:0}.modern-landing .case-step h3{font-size:16px!important;line-height:1.35!important;letter-spacing:0}

/* Carrossel do topo das páginas internas */
.page-top-carousel{position:relative;width:100%;height:clamp(220px,31vw,430px);overflow:hidden;background:#0b4ca8}
.page-top-carousel-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease,transform 6s ease;transform:scale(1.015)}.page-top-carousel-slide.is-active{opacity:1;transform:scale(1)}
.page-top-carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.page-top-carousel-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:7px;z-index:3}.page-top-carousel-dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:0 1px 4px rgba(0,0,0,.18);cursor:pointer}.page-top-carousel-dots button.is-active{background:#fff;transform:scale(1.18)}
@media(max-width:700px){.page-top-carousel{height:220px}.modern-landing .v2-hero-copy>p{font-size:16px}.modern-landing .v2-benefit-card p,.modern-landing .v2-step-card p{font-size:10.5px}}

/* V18 — formulário: tipografia um pouco maior sem alterar o conteúdo ou a estrutura */
.modern-landing .case-card-intro p{font-size:13px}
.modern-landing .case-card-meta{font-size:11px}
.modern-landing .case-stage b{font-size:10px;line-height:1.25}
.modern-landing .case-step h3{font-size:18px!important;line-height:1.35!important}
.modern-landing .case-name-field input{font-size:15px!important}
.modern-landing .case-main-btn{font-size:15px}
.modern-landing .case-choice-btn{font-size:14px}
.modern-landing .case-wheel-neighbor.case-wheel-option{font-size:13px}
.modern-landing .case-grade-wheel .case-wheel-neighbor.is-long-label{font-size:12px!important}
.modern-landing .case-grade-wheel .case-wheel-current.is-long-label{font-size:18px!important}
.modern-landing .case-phone-field>span{font-size:11px}
.modern-landing .case-phone-field input{font-size:17px}
.modern-landing .case-phone-error{font-size:11px}
.modern-landing .case-auto-whatsapp{font-size:12px}
.modern-landing .case-whatsapp-btn{font-size:15px}
.modern-landing .home-lead-secure{font-size:9.5px!important}
@media(max-width:700px){
  .modern-landing .case-card-intro p{font-size:12px}
  .modern-landing .case-card-meta{font-size:10px}
  .modern-landing .case-stage b{font-size:9px}
  .modern-landing .case-step h3{font-size:17px!important}
  .modern-landing .case-name-field input{font-size:15px!important}
}

/* REV7 — formulário completo transplantado para a identidade visual atual */
.student-page{width:min(1080px,calc(100% - 36px));margin:0 auto;padding:42px 0 70px}
.student-hero{position:relative;overflow:hidden;margin-bottom:22px;padding:38px 42px;border-radius:28px;background:linear-gradient(135deg,#073b91 0%,#0862d9 62%,#0b74e8 100%);color:#fff;box-shadow:0 22px 55px rgba(7,59,145,.18)}
.student-hero:after{content:"";position:absolute;right:-100px;top:-120px;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,.08)}
.student-hero h1{position:relative;z-index:1;margin:0 0 10px;font-size:38px;line-height:1.1;letter-spacing:-.035em}.student-hero p{position:relative;z-index:1;margin:0;color:#e7f2ff;font-size:17px;line-height:1.55}
.student-form{padding:30px;border:1px solid #e1e8f1;border-radius:26px;background:#fff;box-shadow:0 18px 48px rgba(15,42,82,.08)}
.student-form label,.student-form legend{display:block;margin:14px 0 7px;color:#143566;font-size:14px;font-weight:850}.student-form label em{font-style:normal;color:#dc2626;font-size:12px}
.student-form input:not([type=radio]):not([type=checkbox]),.student-form select{display:block;width:100%;min-height:52px;padding:0 14px;border:1.5px solid #d7e1ed;border-radius:11px;background:#fff;color:#17324f;font-size:15px;outline:0;transition:.18s ease}.student-form input:focus,.student-form select:focus{border-color:#0b68df;box-shadow:0 0 0 3px rgba(11,104,223,.08)}.student-form input:disabled{background:#eef2f7;color:#8a98a9}
.student-first-question{margin:0 0 22px;padding:20px;border:1px solid #dce7f5;border-radius:18px;background:#f7fbff}.student-first-question>legend{margin:0;padding:0 5px;font-size:17px}.student-pickup-date-row{display:grid;grid-template-columns:120px 160px minmax(0,1fr);gap:14px;align-items:end}.student-pickup-date-field label{margin-top:0}.student-pickup-any-day{display:flex!important;align-items:center;gap:10px;min-height:52px;margin:0!important;padding:10px 14px;border:1px solid #d7e3f1;border-radius:11px;background:#fff;cursor:pointer}.student-pickup-any-day input{width:20px;height:20px;accent-color:#0b67df}.student-pickup-any-day span{font-size:13px;color:#36516f;font-weight:750}
.student-form-panel{margin-top:20px;padding:22px;border:1px solid #e0e8f1;border-radius:20px;background:#fbfdff}.student-personal-panel{background:#fff}.student-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;padding:18px;border:1px solid #e4ebf3;border-radius:17px;background:#f8fbff}.student-field-pair:first-child{margin-top:0}.student-question-block{min-width:0}.student-confirm-block{padding:14px;border:1px solid #bfd8fb;border-radius:13px;background:#f3f8ff}.student-question-block>label:first-child,.student-question-block>legend{margin-top:0}.student-date-block{margin:0;min-width:0;border:0}.student-date-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.student-date-row label{font-size:11px}.student-date-row input{text-align:center;padding:0 8px!important}.student-name-input{text-transform:capitalize}
.student-check{display:flex!important;align-items:center;gap:9px;margin:9px 0 0!important;padding:10px 12px;border:1px solid #dbe4f0;border-radius:10px;background:#fff;cursor:pointer}.student-check input{width:19px;height:19px;accent-color:#0b67df}.student-check span{font-size:13px;color:#40546d;font-weight:750}
.student-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.student-field-full{grid-column:1/-1}.student-radio-group{grid-column:1/-1;padding:17px;border:1px solid #dfe7f1;border-radius:14px;background:#fff}.student-radio-group legend{padding:0 6px;margin:0;font-size:15px}.student-radio-group legend small{display:block;margin-top:3px;color:#c2410c;font-size:11px}.student-radio-group>label{display:inline-flex;align-items:center;gap:8px;margin:10px 10px 0 0;padding:10px 15px;border:1px solid #dbe4f0;border-radius:10px;background:#f8fafc;cursor:pointer}.student-radio-group input{width:18px;height:18px;accent-color:#0b67df}
.student-document-message{display:none;margin-top:12px;padding:12px 14px;border:1px solid #86efac;border-radius:10px;background:#f0fdf4;color:#166534;font-size:13px;font-weight:800}.student-document-message.is-visible{display:block}.student-contact-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.student-phone-block{padding:17px;border:1px solid #e0e7ef;border-radius:14px;background:#f8fafc}.student-phone-confirm{border-color:#bfd8fb;background:#f3f8ff}.student-phone-block h4{margin:0 0 8px;color:#143566;font-size:16px}.student-phone-row{display:grid;grid-template-columns:92px 1fr;gap:10px}.student-phone-row label{margin-top:5px;font-size:11px}
.student-match-error{display:none;margin:8px 0 0!important;padding:9px 11px;border:1px solid #fecaca;border-radius:9px;background:#fff1f2;color:#be123c!important;font-size:12px!important;font-weight:850}.student-match-error.is-visible{display:block}.student-form input.is-mismatch,.student-form select.is-mismatch{border-color:#ef4444!important;background:#fff7f7!important}.student-form input.is-match,.student-form select.is-match{border-color:#22c55e!important;background:#f0fdf4!important}.student-general-error{display:none;margin-top:18px;padding:13px 15px;border:1px solid #fecaca;border-radius:11px;background:#fff1f2;color:#b91c1c;font-weight:850}.student-general-error.is-visible{display:block}.student-submit{width:100%;min-height:56px;margin-top:22px;border:0;border-radius:11px;background:#ffc400;color:#12336e;font-size:16px;font-weight:950;cursor:pointer;box-shadow:0 9px 20px rgba(240,175,0,.2)}.student-submit:hover{transform:translateY(-1px)}.student-privacy-note{text-align:center;color:#75849a!important;font-size:11px!important}.student-server-errors{margin:0 0 18px;padding:15px 18px;border:1px solid #fecaca;border-radius:13px;background:#fff1f2;color:#991b1b}.student-server-errors ul{margin:7px 0 0;padding-left:20px}.student-success{text-align:center;padding:48px 28px;border:1px solid #bbf7d0;border-radius:26px;background:#fff;box-shadow:0 18px 48px rgba(15,42,82,.08)}.student-success-icon{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 16px;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:34px;font-weight:900}.student-success h2{margin:0 0 8px;color:#143566;font-size:30px}.student-success p{max-width:680px;margin:0 auto 20px;color:#64748b}.student-whatsapp-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:11px;background:#16a34a;color:#fff;font-weight:900;box-shadow:0 10px 24px rgba(22,163,74,.18)}.student-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important}
@media(max-width:760px){.student-page{width:min(100% - 20px,1080px);padding:20px 0 42px}.student-hero{padding:27px 22px;border-radius:20px}.student-hero h1{font-size:29px}.student-hero p{font-size:15px}.student-form{padding:16px;border-radius:19px}.student-pickup-date-row{grid-template-columns:1fr 1fr}.student-pickup-any-day{grid-column:1/-1}.student-field-pair,.student-contact-pair{grid-template-columns:1fr}.student-form-panel{padding:14px}.student-fields-grid{grid-template-columns:1fr}.student-field-full,.student-radio-group{grid-column:1}.student-date-row{grid-template-columns:repeat(3,minmax(0,1fr))}.student-phone-row{grid-template-columns:78px 1fr}}

/* REV7 — mantém o formulário do hero exatamente no padrão visual aprovado */
.v2-hero .home-lead-card{width:min(425px,100%);min-height:545px;padding:31px 31px 24px;border-radius:24px;background:#fff;box-shadow:0 24px 58px rgba(0,28,80,.27)}
.v2-hero .case-progress{display:none!important}.v2-hero .case-card-intro{padding:0 0 24px;margin:0 0 20px;border-bottom:1px solid #e7edf5;text-align:center}.v2-hero .case-card-intro h2{font-size:25px;line-height:1.12;letter-spacing:-.025em}.v2-hero .case-card-intro p{margin-top:8px;font-size:11px}.v2-hero .case-card-meta{margin-top:24px;font-size:10px}.v2-hero .case-stage-row{margin-top:15px}.v2-hero .case-stage i{width:31px;height:31px}.v2-hero .case-stage b{font-size:9px;line-height:1.15}.v2-hero .case-step h3{font-size:16px!important;line-height:1.25!important;margin-bottom:16px!important}.v2-hero .case-name-field input{height:54px!important;font-size:13px!important}.v2-hero .case-main-btn{height:56px;margin-top:24px;font-size:14px}.v2-hero .home-lead-secure{left:31px!important;right:31px!important;height:54px!important;font-size:9px!important}
.v2-hero .case-helper-note{display:flex;align-items:flex-start;gap:10px;margin:0 0 18px;padding:12px 14px;border-radius:8px;background:#f4f8fe;color:#60728b}.v2-hero .case-helper-note span{flex:0 0 auto;color:#0b67df;font-size:17px;line-height:1.2}.v2-hero .case-helper-note p{margin:0;font-size:10px;line-height:1.55;color:#60728b}

/* REV8 — resultado por QR/numero, alerta de WhatsApp e formulário completo dinâmico */
.case-phone-error{display:block;margin:14px 0 0;padding:11px 12px;border-radius:10px;background:#fff0f1;color:#c51632;border:1px solid #ffbfc8;font-size:15px!important;font-weight:950;line-height:1.35;text-align:center}
.case-phone-error[hidden]{display:none!important}
.case-phone-error.is-alerting{animation:casePhoneAlertPulse .42s ease-in-out infinite alternate;box-shadow:0 0 0 4px rgba(220,38,38,.08)}
@keyframes casePhoneAlertPulse{from{transform:scale(1);background:#fff0f1}to{transform:scale(1.025);background:#ffe2e5}}
.case-contact-options{display:grid;gap:12px;padding-bottom:50px}.case-contact-direct{width:100%;text-decoration:none}.case-contact-secondary{display:grid;grid-template-columns:1fr 1fr;gap:10px}.case-contact-qr,.case-contact-number{min-height:112px;padding:10px;border:1px solid #dfe8f3;border-radius:11px;background:#f8fbff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.case-contact-qr strong,.case-contact-number span{color:#536a86;font-size:10px;font-weight:850}.case-contact-number strong{display:block;margin-top:7px;color:#133b75;font-size:16px;line-height:1.2}.case-contact-qr img,.case-qr-placeholder{width:72px;height:72px;margin-top:7px;border-radius:7px;background:#fff;object-fit:contain}.case-qr-placeholder{display:grid;place-items:center;border:1px dashed #b9c9dc;color:#7a8ca2;font-size:10px;font-weight:900}.case-final-step>h3{margin-bottom:12px!important}
@media(max-width:700px){.case-contact-secondary{grid-template-columns:1fr 1fr}.case-contact-number strong{font-size:15px}.case-phone-error{font-size:14px!important}}

.student-dynamic-page{max-width:920px;min-height:calc(100vh - 97px);padding-bottom:46px}.student-dynamic-hero{text-align:center}.student-dynamic-form{position:relative;max-width:720px;min-height:560px;margin:0 auto;padding:30px 34px 24px}.student-dynamic-progress-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:10px}.student-dynamic-progress-head>div{display:flex;flex-direction:column;gap:2px}.student-dynamic-progress-head strong{color:#0b67df;font-size:13px}.student-dynamic-progress-head span{color:#7b8ca1;font-size:11px}.student-dynamic-progress-head>b{color:#173c75;font-size:13px}.student-dynamic-progress{height:8px;border-radius:999px;background:#e7eef7;overflow:hidden;margin-bottom:34px}.student-dynamic-progress>span{display:block;height:100%;width:6%;border-radius:inherit;background:linear-gradient(90deg,#0866dc,#39a0ff);transition:width .32s ease}.student-dynamic-step{animation:studentStepIn .28s ease}.student-dynamic-step[hidden]{display:none!important}.student-dynamic-step.is-active{display:block}.student-step-kicker{display:block;margin-bottom:7px;color:#0b67df;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.student-dynamic-step h2{margin:0 0 8px;color:#123566;font-size:27px;line-height:1.18;letter-spacing:-.025em}.student-step-help{margin:0 0 18px;color:#71839a;font-size:13px;line-height:1.5}.student-dynamic-step>label:not(.student-check):not(.student-pickup-any-day){margin-top:20px}.student-dynamic-step input:not([type=radio]):not([type=checkbox]),.student-dynamic-step select{min-height:58px!important;border-radius:13px!important;font-size:17px!important}.student-dynamic-next,.student-dynamic-submit{width:100%;min-height:58px;margin-top:26px;border:0;border-radius:12px;background:#ffc400;color:#12336e;font-size:16px;font-weight:950;cursor:pointer;box-shadow:0 9px 20px rgba(240,175,0,.2);display:flex;align-items:center;justify-content:center;gap:14px}.student-dynamic-next:hover,.student-dynamic-submit:hover{transform:translateY(-1px)}.student-dynamic-next span,.student-dynamic-submit span{font-size:21px}.student-dynamic-pickup{grid-template-columns:130px 1fr;margin-top:18px}.student-dynamic-pickup+.student-pickup-any-day{margin-top:12px!important}.student-dynamic-date{margin-top:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.student-dynamic-date input{text-align:center}.student-dynamic-phone{grid-template-columns:92px 1fr;margin-top:18px;gap:12px}.student-dynamic-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.student-dynamic-choices label{display:flex!important;align-items:center;gap:10px;margin:0!important;padding:16px;border:1.5px solid #d8e3f0;border-radius:12px;background:#f8fbff;cursor:pointer}.student-dynamic-choices input{width:20px;height:20px;accent-color:#0b67df}.student-dynamic-choices span{font-size:15px;font-weight:850;color:#24476f}.student-dynamic-alert{position:sticky;top:92px;z-index:20;margin:-14px 0 22px;padding:16px 18px;border:1px solid #ffb6bf;border-radius:12px;background:#fff0f2;color:#bd1730;text-align:center;font-size:16px;font-weight:950;box-shadow:0 12px 28px rgba(190,24,48,.12)}.student-dynamic-alert[hidden]{display:none!important}.student-dynamic-alert.is-pulsing{animation:studentMismatchPulse .42s ease-in-out infinite alternate}.student-dynamic-form.is-locked .student-dynamic-step{pointer-events:none;opacity:.55}.student-dynamic-form .student-general-error{margin-top:18px;text-align:center}.student-dynamic-form .student-privacy-note{margin-top:24px}.student-confirm-step{padding:18px;border:1px solid #d6e7fb;border-radius:16px;background:#f7fbff}.student-confirm-step .student-dynamic-next{margin-top:22px}.student-dynamic-form .student-check{margin-top:12px!important}.student-dynamic-form .student-document-message{margin-top:14px}.student-name-input{text-transform:none!important}
@keyframes studentStepIn{from{opacity:0;transform:translateX(12px)}to{opacity:1;transform:none}}@keyframes studentMismatchPulse{from{transform:scale(1)}to{transform:scale(1.018)}}
@media(max-width:760px){.student-dynamic-page{min-height:calc(100vh - 92px);padding-bottom:34px}.student-dynamic-form{min-height:540px;padding:22px 18px}.student-dynamic-progress{margin-bottom:27px}.student-dynamic-progress-head span{font-size:10px}.student-dynamic-step h2{font-size:23px}.student-dynamic-step input:not([type=radio]):not([type=checkbox]),.student-dynamic-step select{min-height:55px!important;font-size:16px!important}.student-dynamic-pickup{grid-template-columns:95px 1fr}.student-dynamic-phone{grid-template-columns:78px 1fr}.student-dynamic-choices{grid-template-columns:1fr}.student-dynamic-alert{top:78px;font-size:14px}}

/* REV9 — Área do aluno com dados pessoais e módulos paginados */
.student-alert.success{background:#ecfdf5;color:#047857}.student-inner-tabs{display:flex;gap:8px;margin:0 0 22px}.student-inner-tabs a{min-width:150px;padding:12px 18px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#66758a;text-align:center;font-size:13px;font-weight:900;box-shadow:0 5px 18px rgba(15,23,42,.03)}.student-inner-tabs a.is-active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 8px 22px rgba(91,92,240,.18)}.student-main-panel{min-width:0}.student-profile-panel{padding:30px;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 15px 45px rgba(15,23,42,.06)}.student-panel-heading{margin-bottom:22px}.student-panel-heading span{display:block;color:var(--primary);font-size:10px;font-weight:900;letter-spacing:.13em}.student-panel-heading h2{margin:4px 0 7px;font-size:28px}.student-panel-heading p{margin:0;color:var(--muted);font-size:14px;line-height:1.55;max-width:760px}.student-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.student-profile-grid .full{grid-column:1/-1}.student-profile-form .btn{margin-top:8px;min-width:190px}.student-modules-panel{min-height:360px}.modules-heading p{margin:6px 0 0;color:var(--muted);font-size:12px;max-width:620px}.student-modules a.student-module{color:inherit}.student-module-reader{padding:25px;border:1px solid #e2e8f0;border-radius:20px;background:#fbfdff}.student-reader-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.student-reader-head a{color:var(--primary);font-size:12px;font-weight:900}.student-reader-head span{color:#7b899b;font-size:10px;font-weight:850}.student-module-progress{height:9px;background:#e9eef6;border-radius:999px;overflow:hidden}.student-module-progress i{display:block;height:100%;background:linear-gradient(90deg,var(--primary),var(--cyan));border-radius:inherit;transition:width .3s ease}.student-module-reader>small{display:block;margin-top:6px;text-align:right;color:#75849a;font-size:10px}.student-module-reader h2{margin:18px 0 14px;font-size:29px;line-height:1.15;color:#172f57}.student-module-page-image{display:block;width:100%;max-height:460px;object-fit:contain;margin:0 0 20px;border:1px solid #e3eaf2;border-radius:16px;background:#fff}.student-module-page-text{color:#394b62;font-size:15px;line-height:1.8;white-space:normal}.student-reader-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:28px;padding-top:18px;border-top:1px solid #e4eaf1}.student-reader-actions form{margin:0}.student-final-completion{margin:0 0 22px;align-items:flex-start}.student-final-completion>div{flex:1}.student-final-completion .btn{margin-top:14px;min-height:44px}.student-module.current:hover,.student-module.done:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(15,23,42,.07)}
@media(max-width:900px){.student-inner-tabs{justify-content:center}.student-profile-grid{grid-template-columns:1fr}.student-profile-grid .full{grid-column:auto}}
@media(max-width:600px){.student-inner-tabs{display:grid;grid-template-columns:1fr 1fr}.student-inner-tabs a{min-width:0;padding:10px}.student-profile-panel{padding:20px;border-radius:22px}.student-panel-heading h2{font-size:23px}.student-module-reader{padding:18px}.student-reader-head{align-items:flex-start;flex-direction:column}.student-module-reader h2{font-size:24px}.student-reader-actions{align-items:stretch;flex-direction:column-reverse}.student-reader-actions .btn,.student-reader-actions form,.student-reader-actions form button{width:100%}}

/* REV10 — certificados e abas da área do aluno */
.student-inner-tabs-three{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));max-width:650px}.student-certificate-panel{padding:30px;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 15px 45px rgba(15,23,42,.06)}.student-certificate-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.student-certificate-contact-card{padding:22px;border:1px solid #e1e8f1;border-radius:18px;background:#fbfdff}.student-certificate-contact-card h3{margin:12px 0 6px;color:#173764;font-size:18px}.student-certificate-contact-card p{margin:0 0 14px;color:#6b7b91;font-size:13px}.student-certificate-contact-card>strong{display:block;color:#173764;font-size:17px;word-break:break-word}.student-certificate-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eaf3ff;color:#0757d9;font-size:11px;font-weight:950}.student-certificate-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.student-certificate-actions .btn{min-height:42px;padding:0 15px;font-size:12px}.student-certificate-qr-card img{display:block;width:170px;height:170px;object-fit:contain;margin:12px auto;padding:8px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.student-certificate-qr-card .btn{display:flex;margin:0 auto}.student-certificate-empty{margin-top:12px;padding:18px;border:1px dashed #cbd5e1;border-radius:12px;color:#7b899b;text-align:center;font-size:12px}.student-certificate-number{font-size:22px!important;letter-spacing:.02em}
@media(max-width:700px){.student-inner-tabs-three{grid-template-columns:1fr 1fr 1fr;max-width:none}.student-inner-tabs-three a{font-size:11px;padding:10px 7px}.student-certificate-panel{padding:20px}.student-certificate-grid{grid-template-columns:1fr}.student-certificate-actions{flex-direction:column}.student-certificate-actions .btn{width:100%}}

/* REV11 — resultado do questionário sem exigir WhatsApp */
.home-case-card[data-current-step="final"],.home-case-card[data-current-step="phone"],.home-case-card[data-current-step="success"]{width:min(440px,100%);min-height:520px;padding:25px 24px 38px}
.home-case-card[data-current-step="final"] .case-progress,.home-case-card[data-current-step="phone"] .case-progress,.home-case-card[data-current-step="success"] .case-progress,.home-case-card[data-current-step="final"] .case-card-intro,.home-case-card[data-current-step="phone"] .case-card-intro,.home-case-card[data-current-step="success"] .case-card-intro{display:none}
.home-case-card[data-current-step="final"] .case-wizard,.home-case-card[data-current-step="phone"] .case-wizard,.home-case-card[data-current-step="success"] .case-wizard{min-height:0;display:block}
.case-result-step{text-align:center;padding:0 2px!important}.case-result-check{width:66px;height:66px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:#0c5cc7;font-size:37px;font-weight:700;box-shadow:inset 0 0 0 8px #f5f8fe}.case-result-check.is-success{background:#eafbf1;color:#11a85d;box-shadow:inset 0 0 0 8px #f4fdf8}.case-result-title{margin:0 0 10px!important;color:#0c3d82!important;font-size:34px!important;line-height:1.04!important;font-weight:950;letter-spacing:-.035em}.case-result-text{max-width:390px;margin:0 auto 20px;color:#314765;font-size:15px;line-height:1.48}.case-contact-options{display:grid;gap:12px;padding:0}.case-contact-direct{width:100%;min-height:58px!important;border-radius:12px!important;font-size:17px!important;box-shadow:0 10px 24px rgba(16,185,83,.18)}.case-leave-phone-btn{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;gap:10px;border:1.5px solid #cad8e8;border-radius:12px;background:#fff;color:#3d506b;font-size:13px;font-weight:800;cursor:pointer;transition:.18s ease}.case-leave-phone-btn:hover{border-color:#75a4e8;color:#0b5fc8;background:#f8fbff}.case-leave-phone-btn span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:#0d5ec7;font-size:18px}.case-contact-secondary{display:grid;grid-template-columns:1fr 1fr;gap:11px}.case-contact-qr,.case-contact-number{min-height:170px;padding:13px 12px;border:1.5px solid #d7e4f3;border-radius:14px;background:#fbfdff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.case-contact-qr strong,.case-contact-number>span{color:#0e3f82;font-size:13px;font-weight:900}.case-contact-qr img,.case-qr-placeholder{width:98px;height:98px;margin-top:9px;border-radius:8px;background:#fff;object-fit:contain}.case-contact-qr small,.case-contact-number small{display:block;margin-top:8px;color:#60748f;font-size:10px;line-height:1.35}.case-contact-number i{width:54px;height:54px;margin-top:10px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:#0d5fc8;font-size:26px;font-style:normal}.case-contact-number strong{display:block;margin-top:8px;color:#1350a5;font-size:21px;line-height:1.1;letter-spacing:-.02em}.case-contact-email{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border-top:1px solid #dbe5ef;padding-top:13px;color:#334c6b;font-size:11px;word-break:break-word}.case-contact-email>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:#0c5fc8;font-size:16px}.case-contact-email b{color:#153c73}.case-phone-result-step{padding-top:15px!important}.case-phone-result-step h3{margin:40px 0 18px!important;text-align:center!important;color:#0d3e80!important;font-size:23px!important}.case-result-back{position:absolute;left:24px;top:24px;border:0;background:transparent;color:#57718f;font-size:11px;font-weight:850;cursor:pointer}.case-success-step{text-align:center;padding:35px 4px 10px}.case-success-step h3{margin:0 0 12px!important;text-align:center!important;color:#0c3e80!important;font-size:28px!important;line-height:1.08!important}.case-success-step p{max-width:360px;margin:0 auto 22px;color:#425a77;font-size:15px;line-height:1.55}.case-success-step .case-contact-direct{display:flex;align-items:center;justify-content:center;text-decoration:none}
@media(max-width:700px){.home-case-card[data-current-step="final"],.home-case-card[data-current-step="phone"],.home-case-card[data-current-step="success"]{width:100%;padding:22px 16px 36px}.case-result-title{font-size:29px!important}.case-result-text{font-size:14px}.case-contact-direct{font-size:15px!important}.case-contact-secondary{grid-template-columns:1fr 1fr}.case-contact-qr,.case-contact-number{min-height:155px;padding:10px 8px}.case-contact-qr img,.case-qr-placeholder{width:82px;height:82px}.case-contact-number strong{font-size:18px}.case-contact-email{font-size:10px}}
.case-wizard-mass .case-final-step .case-result-title{margin:0 0 10px!important;color:#0c3d82!important;font-size:34px!important;line-height:1.04!important;font-weight:950!important;letter-spacing:-.035em!important;text-align:center!important}
@media(max-width:700px){.case-wizard-mass .case-final-step .case-result-title{font-size:29px!important}}
.case-wizard-mass .case-final-step>.case-result-text{max-width:390px!important;margin:0 auto 20px!important;color:#314765!important;font-size:15px!important;line-height:1.48!important;text-align:center!important}


/* REV12 — refinamentos do formulário e Área do Aluno */
@keyframes caseHeadingSoftPulse{0%,100%{opacity:1;text-shadow:0 0 0 rgba(11,104,223,0)}50%{opacity:.94;text-shadow:0 4px 15px rgba(11,104,223,.10)}}
@keyframes caseFieldSoftPulse{0%,100%{background:#fff;box-shadow:0 0 0 0 rgba(105,125,150,0)}50%{background:#fbfcfe;box-shadow:0 0 0 4px rgba(148,163,184,.08)}}
.home-case-card[data-current-step="name"] .case-card-intro h2{animation:caseHeadingSoftPulse 2.8s ease-in-out infinite}
.home-case-card[data-current-step="name"] .case-name-field input:not(:focus){animation:caseFieldSoftPulse 2.8s ease-in-out infinite}
.v2-hero .case-card-intro{padding-bottom:18px!important;margin-bottom:15px!important}
.v2-hero .case-helper-note-top{display:flex;align-items:center;justify-content:center;gap:6px;margin:10px auto -3px;padding:6px 9px;max-width:100%;border-radius:7px;background:#f6f9fd;color:#64758b;white-space:nowrap;overflow:hidden}
.v2-hero .case-helper-note-top span{font-size:12px;line-height:1;color:#0b67df}.v2-hero .case-helper-note-top p{margin:0;font-size:8.5px;line-height:1.2;color:#64758b;white-space:nowrap}
.home-case-card[data-current-step]:not([data-current-step="name"]) .case-helper-note-top{display:none}
.v2-hero .case-name-step{max-width:100%;margin:0 auto}.v2-hero .case-name-step h3{margin-top:3px!important}.v2-hero .case-name-field{width:100%;margin-left:auto;margin-right:auto}
.case-email-open-btn{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;gap:10px;border:1.5px solid #d4dfec;border-radius:12px;background:#f9fbfe;color:#173e75;font-size:13px;font-weight:900;cursor:pointer;transition:.18s ease}.case-email-open-btn:hover{border-color:#78a7e9;background:#f4f8ff;color:#0b5fc8}.case-email-open-btn span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:#0d5fc8;font-size:15px}
.case-email-modal[hidden]{display:none!important}.case-email-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px}.case-email-modal-backdrop{position:absolute;inset:0;background:rgba(6,24,54,.48);backdrop-filter:blur(3px)}.case-email-modal-card{position:relative;z-index:2;width:min(390px,100%);padding:28px 25px 24px;border-radius:20px;background:#fff;box-shadow:0 26px 70px rgba(4,31,75,.26);text-align:center}.case-email-modal-close{position:absolute;right:13px;top:11px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f5f9;color:#52667f;font-size:22px;cursor:pointer}.case-email-modal-icon{width:54px;height:54px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:#0d5fc8;font-size:24px}.case-email-modal-card h4{margin:0;color:#0d3e80;font-size:21px}.case-email-modal-card>strong{display:block;margin:11px 0 8px;color:#173764;font-size:17px;word-break:break-all}.case-email-modal-card>p{margin:0;color:#728198;font-size:11px}.case-email-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.case-email-modal-actions button,.case-email-modal-actions a{min-height:45px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;cursor:pointer}.case-email-modal-actions button{border:1px solid #cdd9e8;background:#fff;color:#174b8f}.case-email-modal-actions a{background:#0b67df;color:#fff}.case-modal-open{overflow:hidden}
.student-inner-tabs-four{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));max-width:820px}.student-simulator-panel{padding:30px;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 15px 45px rgba(15,23,42,.06)}.student-simulator-placeholder{min-height:260px;border:1.5px dashed #bfd0e5;border-radius:20px;background:linear-gradient(180deg,#fbfdff,#f5f9fe);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.student-simulator-placeholder>span{width:58px;height:58px;border-radius:17px;display:grid;place-items:center;background:#eaf3ff;color:#0757d9;font-size:25px}.student-simulator-placeholder strong{margin-top:15px;color:#173764;font-size:20px}.student-simulator-placeholder p{max-width:520px;margin:7px 0 0;color:#718198;font-size:13px}
@media(max-width:700px){.v2-hero .case-helper-note-top{white-space:normal}.v2-hero .case-helper-note-top p{font-size:8px;white-space:normal}.case-email-modal-actions{grid-template-columns:1fr}.student-inner-tabs-four{grid-template-columns:1fr 1fr;max-width:none}.student-inner-tabs-four a{font-size:10px;padding:10px 6px}.student-simulator-panel{padding:20px}}
.v2-hero .case-name-field{width:96%;}.v2-hero .case-name-step>h3{width:96%;margin-left:auto!important;margin-right:auto!important}


/* REV14 — somente ajustes visuais solicitados sobre a base REV12 */
#como-funciona{scroll-margin-top:118px}
.case-phone-result-step{min-height:430px!important;display:flex;flex-direction:column;justify-content:center;padding:48px 6px 34px!important}
.case-phone-result-step[hidden]{display:none!important}
.case-phone-result-step .case-result-back{top:22px}
.case-phone-result-step h3{margin:0 0 24px!important}
.case-phone-result-step .case-phone-group{width:100%;margin:0 auto}
.case-phone-result-step .case-phone-error{margin-top:18px}

/* Matrícula: todos os dados na primeira tela */
.matricula-form .matricula-password-error{padding:11px 13px;border-radius:11px;background:#fff0f1;border:1px solid #ffc4cb;color:#be123c;font-size:12px;font-weight:900;text-align:center;margin:-3px 0 14px}
.matricula-form .matricula-password-error[hidden]{display:none!important}
.matricula-form .field input{background:#fbfdff}
.matricula-form .btn{margin-top:5px}

/* Área do aluno — somente novo visual, mantendo a lógica existente */
.student-dashboard-page.student-portal-v2{padding:0;background:#f7f9fd;min-height:calc(100vh - 78px)}
.student-portal-shell{width:min(1440px,100%);min-height:calc(100vh - 78px);margin:0 auto;display:grid;grid-template-columns:220px minmax(0,1fr);background:#f8faff;border-left:1px solid #e7edf6;border-right:1px solid #e7edf6}
.student-portal-sidebar{position:sticky;top:78px;height:calc(100vh - 78px);align-self:start;padding:24px 16px 18px;background:linear-gradient(180deg,#0759c9 0%,#0750ba 54%,#06449e 100%);color:#fff;display:flex;flex-direction:column;box-shadow:10px 0 30px rgba(7,77,174,.08);z-index:2}
.student-portal-brand{display:flex;align-items:center;gap:10px;padding:0 8px 20px;border-bottom:1px solid rgba(255,255,255,.14)}
.student-portal-brand-mark{width:39px;height:39px;border-radius:11px;display:grid;place-items:center;background:#fff;color:#0b61cc;font-size:20px;font-weight:950;box-shadow:0 8px 20px rgba(0,0,0,.10)}
.student-portal-brand strong{display:block;font-size:15px;line-height:1.1}.student-portal-brand small{display:block;margin-top:3px;color:#cfe4ff;font-size:8px;letter-spacing:.09em;text-transform:uppercase}
.student-portal-nav{display:grid;gap:6px;margin-top:18px}.student-portal-nav a{min-height:42px;padding:0 11px;border-radius:9px;display:flex;align-items:center;gap:10px;color:#dbeafe;font-size:11px;font-weight:850;transition:.18s ease}.student-portal-nav a:hover{background:rgba(255,255,255,.09);color:#fff}.student-portal-nav a.is-active{background:rgba(255,255,255,.16);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10)}.student-portal-nav i{width:20px;text-align:center;font-style:normal;font-size:14px}
.student-portal-progress{margin-top:auto;padding:15px 12px;border-radius:13px;background:rgba(1,43,117,.34);border:1px solid rgba(255,255,255,.10);text-align:center}.student-portal-progress>span{display:block;color:#dbeafe;font-size:9px;font-weight:850}.student-portal-progress-ring{--p:0;position:relative;width:78px;height:78px;margin:11px auto 9px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#79b8ff calc(var(--p)*1%),rgba(255,255,255,.13) 0)}.student-portal-progress-ring:after{content:"";position:absolute;inset:8px;border-radius:50%;background:#0750b7}.student-portal-progress-ring strong{position:relative;z-index:1;font-size:18px}.student-portal-progress-ring small{position:relative;z-index:1;display:block;color:#cfe4ff;font-size:7px}.student-portal-progress p{margin:0;color:#d9eaff;font-size:8px}.student-portal-progress b{display:block;margin-top:11px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12);font-size:8px;color:#dcecff;font-weight:750}
.student-portal-content{min-width:0;padding:28px 30px 56px}.student-portal-content .student-dashboard-head{margin-bottom:18px}.student-portal-content .student-dashboard-head h1{font-size:34px;color:#132e5c}.student-portal-content .student-dashboard-head p{font-size:12px}.student-portal-content .student-dashboard-head .eyebrow{font-size:9px;margin-bottom:6px}.student-portal-content .student-logout{padding:9px 14px;border-color:#bcd5ff;color:#0a61cd;background:#fff}
.student-portal-content .student-inner-tabs-four{max-width:690px;margin-bottom:18px;gap:8px}.student-portal-content .student-inner-tabs a{min-width:0;padding:10px 13px;border-radius:8px;font-size:10px;box-shadow:0 4px 13px rgba(15,23,42,.04)}
.student-portal-content .student-dashboard-grid{display:block}.student-portal-content .progress-panel{display:none}.student-portal-content .student-main-panel{width:100%}
.student-portal-content .modules-panel,.student-portal-content .student-profile-panel,.student-portal-content .student-simulator-panel,.student-portal-content .student-certificate-panel{border-radius:14px;border-color:#e2eaf5;box-shadow:0 10px 30px rgba(35,69,120,.055);padding:22px;background:#fff}
.student-portal-content .modules-heading{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #edf2f8}.student-portal-content .modules-heading span{font-size:8px}.student-portal-content .modules-heading h2{font-size:21px;color:#17386d}.student-portal-content .modules-heading p{font-size:10px}.student-portal-content .modules-heading>strong{width:52px;height:52px;border-radius:11px;background:#eef4ff;color:#0b63d4}
.student-portal-content .student-modules{gap:8px}.student-portal-content .student-module{min-height:70px;padding:11px 14px;border-radius:11px;grid-template-columns:42px 1fr auto;gap:12px}.student-portal-content .module-number{width:38px;height:38px;border-radius:9px}.student-portal-content .module-copy small{font-size:7px;color:#3977cf}.student-portal-content .module-copy h3{font-size:14px;margin:1px 0}.student-portal-content .module-copy p{font-size:9px}.student-portal-content .module-status{font-size:9px;border-radius:8px}.student-portal-content .student-module.current{border-color:#75a9ff;background:#fbfdff;box-shadow:0 0 0 2px rgba(52,124,235,.06)}.student-portal-content .student-module.current .module-number{background:#0966d8;color:#fff}.student-portal-content .student-module.current .module-status{background:#0966d8;color:#fff;padding:8px 13px}.student-portal-content .student-module.locked{opacity:.60;background:#fbfcfe}
.student-portal-content .completion-box{border-radius:12px}.student-portal-content .student-module-reader{border-radius:13px;background:#fff}.student-portal-content .student-panel-heading h2{font-size:22px}.student-portal-content .student-panel-heading p{font-size:11px}
@media(max-width:980px){.student-portal-shell{grid-template-columns:180px minmax(0,1fr)}.student-portal-content{padding:24px 20px 50px}.student-portal-sidebar{top:62px;height:calc(100vh - 62px)}}
@media(max-width:760px){#como-funciona{scroll-margin-top:82px}.case-phone-result-step{min-height:390px!important}.student-portal-shell{display:block}.student-portal-sidebar{position:relative;top:0;height:auto;padding:14px}.student-portal-brand{padding-bottom:12px}.student-portal-nav{grid-template-columns:repeat(4,1fr);margin-top:12px;gap:5px}.student-portal-nav a{min-height:46px;padding:6px;justify-content:center;flex-direction:column;gap:2px;text-align:center;font-size:8px}.student-portal-nav i{font-size:12px}.student-portal-progress{display:none}.student-portal-content{padding:20px 14px 42px}.student-portal-content .student-dashboard-head h1{font-size:28px}.student-portal-content .student-inner-tabs-four{grid-template-columns:repeat(4,1fr);gap:5px}.student-portal-content .student-inner-tabs a{padding:9px 4px;font-size:8px}.student-portal-content .student-module{grid-template-columns:38px 1fr}.student-portal-content .module-status{grid-column:2;justify-self:start}}


/* REV16 — leitura limpa dos módulos, avaliação/certificados e loading do questionário */
.case-processing[hidden]{display:none!important}.case-processing{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;text-align:center;color:#17386d}.case-processing-spinner{width:34px;height:34px;border:3px solid #dce8f7;border-top-color:#0a67dc;border-radius:50%;animation:rev16Spin .8s linear infinite}.case-processing strong{font-size:17px;letter-spacing:.01em}.case-start-btn.is-ready{animation:casePulse 1.65s ease-in-out infinite}.case-start-btn.has-name{animation:casePulse 1.25s ease-in-out infinite}
@keyframes rev16Spin{to{transform:rotate(360deg)}}

.student-inner-tabs-five{display:grid;grid-template-columns:repeat(5,minmax(105px,1fr));max-width:850px}
.student-certificate-panel.is-locked{position:relative;min-height:430px;display:grid;place-items:center;background:#f7f9fc!important;overflow:hidden}.student-certificate-panel.is-locked:before{content:"";position:absolute;inset:0;background:rgba(244,247,251,.76);backdrop-filter:grayscale(.75);z-index:1}.student-certificate-lock{position:relative;z-index:2;width:min(520px,90%);padding:34px 26px;border:1px solid #d9e4f1;border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 18px 55px rgba(24,55,99,.10);text-align:center}.student-certificate-lock span{width:64px;height:64px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:#eaf2fc;font-size:28px}.student-certificate-lock strong{display:block;color:#17386d;font-size:22px}.student-certificate-lock p{max-width:430px;margin:10px auto 0;color:#657790;font-size:14px;line-height:1.55}

.student-portal-v2.is-module-reading .student-dashboard-head,.student-portal-v2.is-module-reading .student-inner-tabs,.student-portal-v2.is-module-reading .modules-heading,.student-portal-v2.is-module-reading .student-final-completion{display:none!important}.student-portal-v2.is-module-reading .student-portal-content{height:calc(100vh - 78px);padding:10px 24px 14px;overflow:hidden}.student-portal-v2.is-module-reading .student-dashboard-grid,.student-portal-v2.is-module-reading .student-main-panel,.student-portal-v2.is-module-reading .student-modules-panel{height:100%;min-height:0}.student-portal-v2.is-module-reading .student-portal-content .modules-panel{padding:0;border:0;box-shadow:none;background:transparent}.student-module-reader-clean{height:100%;min-height:0;padding:10px 18px 14px!important;border:0!important;border-radius:0!important;background:transparent!important;display:flex;flex-direction:column;overflow:hidden}.student-module-progress-slim{flex:0 0 5px;height:5px!important;margin:0 0 10px;background:#e4ecf6!important}.student-module-reader-clean .student-module-page-image{flex:0 1 auto;width:100%;max-height:min(44vh,430px);min-height:180px;margin:0 0 12px;border-radius:12px;object-fit:contain;background:#fff}.student-module-reader-clean h2{flex:0 0 auto;margin:0 0 8px!important;font-size:18px!important;line-height:1.22!important}.student-module-reader-clean .student-module-page-text{flex:1 1 auto;min-height:0;overflow:hidden;font-size:13px;line-height:1.58;color:#31465f}.student-reader-actions-clean{flex:0 0 auto;margin-top:12px!important;padding-top:10px!important}.student-reader-actions-clean .btn{min-height:42px;padding:0 19px;border-radius:9px;font-size:12px}.student-reader-actions-clean form{margin:0}

@media(max-width:980px){.student-portal-v2.is-module-reading .student-portal-content{height:calc(100vh - 62px);padding:10px 16px 12px}.student-inner-tabs-five{grid-template-columns:repeat(5,minmax(90px,1fr))}.student-module-reader-clean .student-module-page-image{max-height:40vh}}
@media(max-width:760px){.student-portal-nav{grid-template-columns:repeat(5,1fr)!important}.student-inner-tabs-five{grid-template-columns:repeat(3,1fr);max-width:none}.student-portal-v2.is-module-reading .student-portal-content{height:auto;min-height:calc(100vh - 62px);overflow:visible}.student-module-reader-clean{height:auto;overflow:visible}.student-module-reader-clean .student-module-page-text{overflow:visible}.student-module-reader-clean .student-module-page-image{min-height:0;max-height:38vh}.student-certificate-lock{padding:28px 18px}}

.student-assessment-empty{min-height:480px;border:1px solid #e2eaf5;border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(35,69,120,.055)}


/* REV17 — ajustes pontuais: matrícula compacta, Área do Aluno, progresso e resultado */
#como-funciona{scroll-margin-top:78px!important}
.case-stage-row:before{display:none!important}
.case-stage-line{position:absolute;left:12.5%;right:12.5%;top:15px;height:2px;background:#e1e8f1;z-index:0;overflow:hidden;border-radius:999px;pointer-events:none}
.case-stage-line>i{display:block;width:0;height:100%;background:#0b67df;border-radius:999px;transition:width .32s ease}
.case-stage{background:transparent!important}
.case-stage i{position:relative;background:#fff;z-index:2}
.case-stage.is-done i,.case-stage.is-active i{background:#0b67df!important;border-color:#0b67df!important;color:#fff!important}
.case-stage.is-done b,.case-stage.is-active b{color:#173b75!important}

/* Matrícula mais compacta para caber inteira na tela em desktops comuns. */
.matricula-access-page{min-height:calc(100vh - 78px);padding:26px 20px 34px!important;align-items:center}
.matricula-shell{width:min(1000px,100%);grid-template-columns:minmax(0,1fr) 420px;gap:50px}
.matricula-access-card{max-width:420px}
.matricula-form{padding:22px 25px!important;border-radius:22px!important}
.matricula-form .student-card-brand{margin-bottom:14px}
.matricula-form h2{font-size:22px;margin:0 0 3px}.matricula-form-intro{margin-bottom:11px}
.matricula-form .field{gap:4px;margin-bottom:9px}.matricula-form .field label{font-size:11px}.matricula-form .field input{height:44px;min-height:44px;border-radius:10px;padding:0 12px;font-size:13px}
.matricula-form .matricula-password-error{margin:-1px 0 8px;padding:8px 10px;font-size:10px}.matricula-form .btn{min-height:46px;margin-top:2px}.matricula-safe-note{margin-top:8px!important;font-size:9px!important}
.matricula-access-page .student-login-copy h1{font-size:clamp(38px,4vw,56px)}.matricula-access-page .student-login-copy p{font-size:16px}.matricula-access-page .login-benefits{gap:8px;margin-top:20px;font-size:13px}

/* Resultado final: centralizado, completo e sem recorte inferior. */
.home-case-card[data-current-step="final"]{width:min(440px,100%)!important;min-height:630px!important;padding:24px 24px 48px!important;align-self:center}
.home-case-card[data-current-step="final"] .case-wizard{display:flex!important;align-items:center;justify-content:center;min-height:558px!important}
.home-case-card[data-current-step="final"] .case-result-step{width:100%;padding:4px 0 12px!important}
.home-case-card[data-current-step="final"] .case-result-check{width:54px;height:54px;margin-bottom:10px;font-size:31px}
.home-case-card[data-current-step="final"] .case-result-title{font-size:31px!important;margin-bottom:8px!important}
.home-case-card[data-current-step="final"] .case-result-text{font-size:13px!important;line-height:1.42!important;margin-bottom:15px!important}
.home-case-card[data-current-step="final"] .case-contact-options{gap:10px;padding-bottom:4px!important}
.home-case-card[data-current-step="final"] .case-contact-direct{min-height:50px!important;font-size:15px!important}
.home-case-card[data-current-step="final"] .case-leave-phone-btn,.home-case-card[data-current-step="final"] .case-email-open-btn{min-height:46px}
.home-case-card[data-current-step="final"] .case-contact-qr,.home-case-card[data-current-step="final"] .case-contact-number{min-height:154px;padding:10px}
.home-case-card[data-current-step="final"] .case-contact-qr img,.home-case-card[data-current-step="final"] .case-qr-placeholder{width:82px;height:82px}
.home-case-card[data-current-step="final"] .case-contact-number i{width:46px;height:46px;font-size:22px}.home-case-card[data-current-step="final"] .case-contact-number strong{font-size:19px}
.home-case-card[data-current-step="final"] .home-lead-secure{bottom:0!important}

/* Área do aluno sem cabeçalho/rodapé público. */
.student-area-standalone,.student-area-standalone body{margin:0;min-height:100%;background:#f5f8fd}
.student-area-standalone .student-dashboard-page.student-portal-v2{min-height:100vh}
.student-area-standalone .student-portal-shell{display:block;width:100%;max-width:none;min-height:100vh;border:0;margin:0}
.student-area-standalone .student-portal-sidebar{position:fixed;left:0;top:0;bottom:0;width:220px;height:100vh;padding-top:22px}
.student-area-standalone .student-portal-content{margin-left:220px;min-height:100vh;padding-top:24px}
.student-area-standalone .student-dashboard-head{position:relative}.student-area-standalone .student-logout{position:fixed;right:22px;top:18px;z-index:30;background:#fff}
.student-area-standalone .student-login-page{min-height:100vh;padding:34px 20px}

/* Seleção dos módulos em quatro blocos claros. */
.student-portal-content .student-modules-panel{padding:20px!important}
.student-module-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}
.student-module-choice{position:relative;min-height:185px;padding:26px 18px 20px;border:1px solid #dce7f5;border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(24,61,110,.06);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#173764;transition:.18s ease}
.student-module-choice.unlocked:hover{transform:translateY(-3px);border-color:#7eaff3;box-shadow:0 15px 34px rgba(16,91,193,.10)}
.student-module-choice-number{position:absolute;left:13px;top:13px;width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#0a66d9;color:#fff;font-size:13px;font-weight:950}
.student-module-choice small{margin-bottom:6px;color:#3876cd;font-size:8px;font-weight:900;letter-spacing:.08em}.student-module-choice h3{margin:0;color:#15386e;font-size:17px;line-height:1.2}.student-module-choice p{margin:7px 0 0;color:#708198;font-size:10px;line-height:1.4}
.student-module-choice.locked{background:#f1f3f6;border-color:#e0e5ec;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55);filter:grayscale(.75);opacity:.74}.student-module-choice.locked .student-module-choice-number{background:#c6ced9;color:#6f7c8e}.student-module-choice-lock{font-size:27px;margin-bottom:10px;filter:grayscale(1)}
.student-module-choice.done{border-color:#9bd9bb;background:#f7fffb}.student-module-choice.done .student-module-choice-number{background:#16a66b}
.student-module-unlock-note{margin:18px 0 2px;text-align:center;color:#60758f;font-size:12px;font-weight:800}

/* Leitura de módulo: ocupa a tela, foto/carrossel fixo e somente o texto troca. */
.student-area-standalone .student-portal-v2.is-module-reading .student-portal-content{height:100vh;margin-left:220px;padding:10px 22px 12px;overflow:hidden}
.student-area-standalone .student-portal-v2.is-module-reading .student-portal-sidebar{top:0;height:100vh}
.student-module-reader-clean{display:grid!important;gap:10px;height:100%!important;padding:0 12px 8px!important}.student-module-reader-clean.has-carousel{grid-template-rows:4px minmax(245px,48vh) minmax(0,1fr) auto}.student-module-reader-clean.no-carousel{grid-template-rows:4px minmax(0,1fr) auto}
.student-module-progress-slim{margin:0!important;height:4px!important;min-height:4px}
.student-module-carousel{position:relative;min-height:0;height:100%;border:1px solid #dce7f3;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 26px rgba(23,61,112,.05)}
.student-module-carousel-track,.student-module-carousel-slide{width:100%;height:100%}.student-module-carousel-slide[hidden]{display:none!important}.student-module-carousel-slide.is-active{display:block}
.student-module-reader-clean .student-module-page-image{width:100%;height:100%;max-height:none!important;min-height:0!important;margin:0!important;border-radius:0!important;object-fit:contain;background:#fff}
.student-module-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:52px;border:0;border-radius:11px;background:rgba(7,72,164,.78);color:#fff;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 8px 20px rgba(3,43,101,.18)}.student-module-carousel-arrow.prev{left:12px}.student-module-carousel-arrow.next{right:12px}.student-module-carousel-counter{position:absolute;right:12px;bottom:10px;padding:5px 9px;border-radius:999px;background:rgba(9,47,94,.72);color:#fff;font-size:10px;font-weight:900}
.student-module-reading-copy{min-height:0;overflow:hidden;padding:1px 2px}.student-module-reading-copy h2{margin:0 0 6px!important;font-size:18px!important}.student-module-reader-clean .student-module-page-text{overflow:hidden!important;font-size:13px;line-height:1.48}.student-reader-actions-clean{margin-top:0!important;padding-top:7px!important;border-top:1px solid #e7edf5;display:flex;justify-content:space-between;gap:12px}.student-reader-actions-clean .btn{min-width:125px;min-height:40px}

/* Admin: cinco imagens bem separadas por página do módulo. */
.admin-module-carousel-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:13px}.admin-module-carousel-slot{min-width:0;padding:12px;border:1px solid #dbe7f4;border-radius:13px;background:#fff}.admin-module-carousel-slot .admin-photo-area-preview{height:110px}.admin-module-carousel-slot .admin-photo-file-label{margin-top:9px}

@media(max-width:1100px){.student-module-choice-grid{grid-template-columns:repeat(2,1fr)}.admin-module-carousel-grid{grid-template-columns:repeat(2,1fr)}.matricula-shell{grid-template-columns:1fr 400px;gap:34px}}
@media(max-width:760px){#como-funciona{scroll-margin-top:62px!important}.matricula-access-page{padding:20px 14px!important}.matricula-shell{grid-template-columns:1fr}.student-area-standalone .student-portal-sidebar{position:relative;width:100%;height:auto}.student-area-standalone .student-portal-content,.student-area-standalone .student-portal-v2.is-module-reading .student-portal-content{margin-left:0;height:auto;min-height:100vh;overflow:visible}.student-module-choice-grid{grid-template-columns:1fr 1fr}.student-module-reader-clean{display:flex!important;height:auto!important}.student-module-carousel{height:34vh;min-height:220px}.student-module-reading-copy,.student-module-reader-clean .student-module-page-text{overflow:visible!important}.admin-module-carousel-grid{grid-template-columns:1fr}.home-case-card[data-current-step="final"]{min-height:610px!important}}

/* REV18 — painel do aluno: navegação, módulos, avaliação, certificados e zoom */
.student-inner-tabs-five{grid-template-columns:repeat(5,minmax(120px,1fr));max-width:980px}
.student-inner-tabs-five a,.student-portal-nav a{font-size:14px;font-weight:900}
.student-portal-nav a span{font-size:14px}
.student-nav-attention{animation:student-nav-pulse 1.45s ease-in-out infinite}
@keyframes student-nav-pulse{0%,100%{box-shadow:0 0 0 0 rgba(16,105,222,.05)}50%{box-shadow:0 0 0 8px rgba(16,105,222,.13)}}
.student-portal-nav a.student-nav-attention{position:relative}
.student-portal-nav a.student-nav-attention:after{content:"";position:absolute;right:10px;top:50%;width:7px;height:7px;border-radius:50%;background:#65d38c;transform:translateY(-50%);box-shadow:0 0 0 0 rgba(101,211,140,.45);animation:student-dot-pulse 1.25s ease-in-out infinite}
@keyframes student-dot-pulse{0%,100%{box-shadow:0 0 0 0 rgba(101,211,140,.1)}50%{box-shadow:0 0 0 7px rgba(101,211,140,.14)}}
.student-modules-panel.is-module-list{min-height:calc(100vh - 235px);display:flex;flex-direction:column;justify-content:center}
.student-modules-panel.has-module-background{position:relative;overflow:hidden;background-image:linear-gradient(rgba(248,251,255,.90),rgba(248,251,255,.90)),var(--student-module-bg)!important;background-size:cover!important;background-position:center!important}
.student-modules-panel.has-module-background>*{position:relative;z-index:1}
.student-module-choice-grid{width:100%;margin:auto}
.student-module-choice{min-height:205px;background:rgba(255,255,255,.94);backdrop-filter:blur(3px)}
.student-module-unlock-note{font-size:13px;margin-top:24px}
.student-assessment-ready-btn{display:flex;align-items:center;justify-content:center;width:min(560px,100%);min-height:58px;margin:20px auto 0;padding:12px 24px;border-radius:14px;background:#18b968;color:#fff;font-size:16px;font-weight:950;text-align:center;box-shadow:0 12px 28px rgba(24,185,104,.20)}
.student-assessment-ready-btn:hover{transform:translateY(-2px)}
.student-assessment-empty.is-complete{display:grid;place-items:center;min-height:480px;background:linear-gradient(180deg,#fff,#f8fffb)}
.student-assessment-result{width:min(540px,90%);padding:42px 34px;border:1px solid #c8ead7;border-radius:22px;background:#fff;text-align:center;box-shadow:0 18px 45px rgba(24,127,76,.08)}
.student-assessment-result>span{width:68px;height:68px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:#e5f8ed;color:#15945a;font-size:34px;font-weight:900}.student-assessment-result h2{margin:0 0 10px;color:#173764;font-size:30px}.student-assessment-result p{margin:6px 0;color:#5f7189;font-size:16px}.student-assessment-result .btn{margin-top:18px}
.student-document-download-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}.student-document-download-card{display:grid;grid-template-columns:52px 1fr auto;gap:14px;align-items:center;padding:18px;border:1px solid #dfe8f3;border-radius:18px;background:#fbfdff}.student-document-download-card>span{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#eaf3ff;color:#0757d9;font-size:11px;font-weight:950}.student-document-download-card strong,.student-document-download-card small{display:block}.student-document-download-card strong{color:#173764;font-size:17px}.student-document-download-card small{margin-top:3px;color:#7b899b;font-size:11px}.student-document-download-card .btn{min-height:42px;padding:0 15px;font-size:11px}.student-document-download-card button:disabled{opacity:.52;cursor:not-allowed}
.student-certificate-panel.is-locked .student-panel-heading,.student-certificate-panel.is-locked .student-document-download-grid{filter:blur(.35px)}
.student-certificate-panel.is-locked:before{background:rgba(244,247,251,.50)!important}
.student-certificate-lock{position:absolute!important;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3!important}
.student-completion-modal{position:fixed;inset:0;z-index:999;display:grid;place-items:center;padding:20px}.student-completion-modal-backdrop{position:absolute;inset:0;background:rgba(5,26,58,.54);backdrop-filter:blur(4px)}.student-completion-modal-card{position:relative;width:min(470px,100%);padding:38px 34px;border-radius:24px;background:#fff;text-align:center;box-shadow:0 28px 80px rgba(6,35,77,.28)}.student-completion-check{width:70px;height:70px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:#e5f8ed;color:#169a5d;font-size:36px;font-weight:950}.student-completion-modal-card h2{margin:0 0 10px;color:#173764;font-size:31px}.student-completion-modal-card p{margin:0;color:#61738c;font-size:16px;line-height:1.55}.student-completion-modal-card>b{display:block;margin:9px 0 20px;color:#139259;font-size:18px}
.student-module-page-image[data-module-zoom]{cursor:zoom-in}
.student-image-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:28px}.student-image-lightbox[hidden]{display:none!important}.student-image-lightbox-backdrop{position:absolute;inset:0;background:rgba(2,15,35,.86)}.student-image-lightbox img{position:relative;z-index:2;max-width:min(94vw,1500px);max-height:90vh;object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.35)}.student-image-lightbox button{position:absolute;right:24px;top:20px;z-index:3;width:46px;height:46px;border:0;border-radius:50%;background:#fff;color:#0b326a;font-size:25px;font-weight:900;cursor:pointer}
@media(max-width:900px){.student-inner-tabs-five{grid-template-columns:repeat(3,1fr);max-width:none}.student-document-download-grid{grid-template-columns:1fr}.student-document-download-card{grid-template-columns:48px 1fr}.student-document-download-card .btn{grid-column:1/-1;width:100%}}
@media(max-width:760px){.student-portal-nav a span{font-size:12px}.student-inner-tabs-five a{font-size:12px}.student-modules-panel.is-module-list{min-height:auto;padding-top:34px!important;padding-bottom:34px!important}.student-module-choice{min-height:165px}.student-document-download-card{padding:14px}.student-completion-modal-card{padding:32px 22px}}

/* REV19 — ajustes pontuais solicitados */
/* Linha fina de marketing centralizada com troca suave entre frases */
.marketing-fader{position:relative;height:31px;overflow:hidden;padding:0 16px;display:grid;place-items:center;background:#0c4197;white-space:nowrap}
.marketing-fader:before{display:none!important}
.marketing-fader-line{position:absolute;left:50%;top:50%;width:min(92vw,980px);transform:translate(-50%,-50%);opacity:0;color:#fff;font-size:12px;font-weight:700;letter-spacing:.01em;text-align:center;transition:opacity .72s ease;pointer-events:none}
.marketing-fader-line.is-active{opacity:1}
@media(prefers-reduced-motion:reduce){.marketing-fader-line{transition:none}.marketing-fader-line:not(.is-active){display:none}}

/* Área do aluno: letras maiores, sem negrito excessivo */
.student-portal-nav a{font-size:14px!important;font-weight:500!important}
.student-portal-nav a span{font-weight:500!important}
.student-inner-tabs-five a,.student-portal-content .student-inner-tabs a{font-size:14px!important;font-weight:500!important}
.student-portal-nav a.is-active,.student-inner-tabs-five a.is-active{font-weight:600!important}
.student-module-unlock-note{font-weight:500!important}
.student-assessment-ready-btn{display:block;width:min(620px,92%);margin:22px auto 0;padding:18px 22px;border-radius:14px;background:#18b866;color:#fff;text-align:center;font-size:17px;font-weight:700;text-decoration:none;box-shadow:0 12px 28px rgba(24,184,102,.18)}

/* Resultado do formulário fica com o mesmo quadro das demais etapas */
.home-case-card[data-current-step="final"]{width:min(425px,100%)!important;height:545px!important;min-height:545px!important;padding:20px 22px 48px!important}
.home-case-card[data-current-step="final"] .case-wizard{min-height:460px!important;height:460px!important;display:flex!important;align-items:center!important;justify-content:center!important}
.home-case-card[data-current-step="final"] .case-result-step{padding:0!important}
.home-case-card[data-current-step="final"] .case-result-check{width:46px;height:46px;margin-bottom:6px;font-size:27px}
.home-case-card[data-current-step="final"] .case-result-title{font-size:29px!important;margin-bottom:6px!important}
.home-case-card[data-current-step="final"] .case-result-text{font-size:12px!important;line-height:1.38!important;margin-bottom:12px!important}
.home-case-card[data-current-step="final"] .case-contact-options{gap:8px!important}
.home-case-card[data-current-step="final"] .case-contact-direct{min-height:47px!important;font-size:14px!important}
.home-case-card[data-current-step="final"] .case-leave-phone-btn,.home-case-card[data-current-step="final"] .case-email-open-btn{min-height:42px!important}
.home-case-card[data-current-step="final"] .case-contact-qr,.home-case-card[data-current-step="final"] .case-contact-number{min-height:135px!important;padding:8px!important}
.home-case-card[data-current-step="final"] .case-contact-qr img,.home-case-card[data-current-step="final"] .case-qr-placeholder{width:70px;height:70px}
.home-case-card[data-current-step="final"] .case-contact-number i{width:40px;height:40px;margin-top:6px;font-size:19px}
.home-case-card[data-current-step="final"] .case-contact-number strong{font-size:18px;margin-top:5px}
.home-case-card[data-current-step="final"] .case-contact-qr small,.home-case-card[data-current-step="final"] .case-contact-number small{font-size:8.5px;margin-top:5px}

/* Pergunta sobre papéis mais centralizada */
.case-step[data-case-step="papers"]{width:100%;padding-top:18px!important}
.case-step[data-case-step="papers"] h3{text-align:center!important;margin-bottom:16px!important}
.case-step[data-case-step="papers"] .case-choice-list{width:100%;margin:auto}

/* Ao errar o WhatsApp, deixa somente o alerta durante os 4 segundos */
.case-phone-result-step.is-error-only{justify-content:center!important;align-items:center!important;text-align:center!important}
.case-phone-result-step.is-error-only .case-result-back,.case-phone-result-step.is-error-only>h3,.case-phone-result-step.is-error-only .case-phone-group{display:none!important}
.case-phone-result-step.is-error-only .case-phone-error{display:block!important;margin:0 auto!important;width:min(360px,92%);padding:18px 16px!important;font-size:16px!important}

@media(max-width:760px){
 .student-portal-nav a{font-size:12px!important;font-weight:500!important}
 .student-inner-tabs-five a,.student-portal-content .student-inner-tabs a{font-size:12px!important}
 .home-case-card[data-current-step="final"]{height:auto!important;min-height:545px!important}
 .home-case-card[data-current-step="final"] .case-wizard{height:auto!important;min-height:460px!important}
}

/* REV21 — resultado: mesmo quadro externo, conteúdo maior e melhor centralizado */
.home-case-card[data-current-step="final"] .case-result-check{width:50px!important;height:50px!important;margin-bottom:8px!important;font-size:30px!important}
.home-case-card[data-current-step="final"] .case-result-title{font-size:32px!important;line-height:1.05!important;margin-bottom:8px!important}
.home-case-card[data-current-step="final"] .case-result-text{max-width:390px!important;font-size:13.5px!important;line-height:1.43!important;margin-bottom:14px!important}
.home-case-card[data-current-step="final"] .case-contact-options{gap:9px!important}
.home-case-card[data-current-step="final"] .case-contact-direct{min-height:49px!important;font-size:15px!important}
.home-case-card[data-current-step="final"] .case-leave-phone-btn,.home-case-card[data-current-step="final"] .case-email-open-btn{min-height:43px!important}
.home-case-card[data-current-step="final"] .case-contact-qr,.home-case-card[data-current-step="final"] .case-contact-number{min-height:140px!important;padding:9px!important}
.home-case-card[data-current-step="final"] .case-contact-qr img,.home-case-card[data-current-step="final"] .case-qr-placeholder{width:82px!important;height:86px!important}
.home-case-card[data-current-step="final"] .case-contact-number i{width:44px!important;height:44px!important;margin-top:7px!important;font-size:21px!important}
.home-case-card[data-current-step="final"] .case-contact-number strong{font-size:21px!important;margin-top:6px!important;letter-spacing:-.015em!important}
@media(max-width:700px){
 .home-case-card[data-current-step="final"] .case-result-title{font-size:30px!important}
 .home-case-card[data-current-step="final"] .case-result-text{font-size:13px!important}
 .home-case-card[data-current-step="final"] .case-contact-qr img,.home-case-card[data-current-step="final"] .case-qr-placeholder{width:76px!important;height:80px!important}
 .home-case-card[data-current-step="final"] .case-contact-number strong{font-size:19px!important}
}

/* REV26 — refinamento solicitado: mais respiro em Como funciona e FAQ em âncora da Home */
#duvidas{scroll-margin-top:78px}
@media(min-width:701px){
  .modern-landing .v2-steps{padding:48px 0 68px}
  .modern-landing .v2-steps .v2-section-heading{margin-bottom:36px}
  .modern-landing .v2-step-grid{gap:32px}
  .modern-landing .v2-step-card{min-height:220px;padding:22px 18px 22px}
  .modern-landing .v2-photo-step{width:82px;height:82px;margin:18px auto 12px}
  .modern-landing .v2-step-grid:before{top:91px}
}
.modern-landing .v2-faq{padding:18px 0 38px}
.modern-landing .v2-faq-grid{row-gap:15px}
@media(max-width:700px){#duvidas{scroll-margin-top:62px}.modern-landing .v2-faq-grid{row-gap:12px}}

/* REV28 — ajustes pontuais da Área do Aluno solicitados em 06/09/2026 */
.student-enrollment-link{margin:14px 0 0;text-align:center;color:#64748b;font-size:12px;font-weight:700}
.student-enrollment-link a{color:#0757d9;font-weight:900;text-decoration:underline;text-underline-offset:2px}
.student-enrollment-link a:hover{color:#063f9f}

/* Próxima ação obrigatória: destaque vermelho forte e bem perceptível. */
.student-nav-attention.student-nav-attention-danger{animation:student-nav-danger-pulse 1.05s ease-in-out infinite!important}
@keyframes student-nav-danger-pulse{
  0%,100%{box-shadow:inset 0 0 0 2px rgba(220,38,38,.72),0 0 0 0 rgba(220,38,38,.12);background-color:rgba(254,226,226,.42);color:#b91c1c}
  50%{box-shadow:inset 0 0 0 2px #dc2626,0 0 0 9px rgba(220,38,38,.22);background-color:#fee2e2;color:#991b1b}
}
.student-portal-nav a.student-nav-attention-danger:after{background:#dc2626!important;box-shadow:0 0 0 0 rgba(220,38,38,.58)!important;animation:student-danger-dot-pulse 1.05s ease-in-out infinite!important}
@keyframes student-danger-dot-pulse{0%,100%{box-shadow:0 0 0 0 rgba(220,38,38,.14)}50%{box-shadow:0 0 0 8px rgba(220,38,38,.24)}}
.student-assessment-result-failed{border-color:#fecaca;background:#fffafa;box-shadow:0 18px 45px rgba(185,28,28,.07)}
.student-assessment-result-failed>span{background:#fee2e2;color:#b91c1c}

/* Entrada da Área do Aluno: conteúdo mais alto e compacto para caber sem rolagem no desktop. */
@media(min-width:901px){
  .student-login-page:not(.matricula-access-page){min-height:calc(100vh - 135px);padding:10px 20px 18px;place-items:start center}
  .student-login-page:not(.matricula-access-page) .student-login-shell{align-items:start;gap:70px}
  .student-login-page:not(.matricula-access-page) .student-login-copy{padding-top:18px;align-self:start}
  .student-login-page:not(.matricula-access-page) .student-login-copy .eyebrow{margin-bottom:12px}
  .student-login-page:not(.matricula-access-page) .student-login-copy h1{font-size:clamp(44px,4.6vw,62px);margin-bottom:14px}
  .student-login-page:not(.matricula-access-page) .student-login-copy p{font-size:16px;line-height:1.5;margin-top:0;margin-bottom:0}
  .student-login-page:not(.matricula-access-page) .login-benefits{gap:9px;margin-top:20px;font-size:14px}
  .student-login-page:not(.matricula-access-page) .student-access-tabs{margin-bottom:8px;padding:5px}
  .student-login-page:not(.matricula-access-page) .student-access-tabs a{min-height:40px}
  .student-login-page:not(.matricula-access-page) .student-login-card{padding:24px 28px;border-radius:26px}
  .student-login-page:not(.matricula-access-page) .student-card-brand{margin-bottom:16px}
  .student-login-page:not(.matricula-access-page) .field{gap:5px;margin-bottom:10px}
  .student-login-page:not(.matricula-access-page) .field label{font-size:12px}
  .student-login-page:not(.matricula-access-page) .field input{height:46px;border-radius:12px}
  .student-login-page:not(.matricula-access-page) .btn{min-height:46px}
}

/* REV29 — certificados individuais do aluno */
.student-certificate-fee-message{display:flex;align-items:center;gap:14px;margin:4px 0 20px;padding:20px 22px;border:1px solid #fecaca;border-radius:16px;background:#fff7f7;color:#991b1b}.student-certificate-fee-message>span{flex:0 0 42px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fee2e2;color:#b91c1c;font-size:22px;font-weight:900}.student-certificate-fee-message strong{font-size:16px;line-height:1.45}
.student-personal-certificate-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.student-personal-certificate-card{display:grid;grid-template-columns:110px 1fr;gap:14px;align-items:center;padding:16px;border:1px solid #dfe8f3;border-radius:18px;background:#fbfdff}.student-personal-certificate-card img{width:110px;height:92px;object-fit:cover;border-radius:12px;border:1px solid #e1e8f1;background:#fff}.student-personal-certificate-card strong,.student-personal-certificate-card small{display:block}.student-personal-certificate-card strong{color:#173764;font-size:16px}.student-personal-certificate-card small{margin-top:4px;color:#7b899b;font-size:10px;word-break:break-word}.student-personal-certificate-card .btn{grid-column:1/-1;width:100%;min-height:42px}.student-personal-certificate-pdf{grid-column:1/-1}.student-certificate-release-empty{padding:24px;border:1px dashed #cbd5e1;border-radius:14px;background:#fbfdff;color:#607089;text-align:center;font-size:13px}
@media(max-width:760px){.student-personal-certificate-grid{grid-template-columns:1fr}.student-personal-certificate-card{grid-template-columns:86px 1fr}.student-personal-certificate-card img{width:86px;height:76px}.student-personal-certificate-pdf{grid-column:auto}.student-certificate-fee-message{align-items:flex-start;padding:17px}.student-certificate-fee-message strong{font-size:14px}}

/* REV27 — apenas ajustes solicitados nos botões de captação/CTA */
.case-main-btn{font-size:17px!important;font-weight:400!important;text-align:center!important;justify-content:center!important}
.case-main-btn:after{content:none!important;display:none!important}
.case-main-btn>span:not([data-case-main-label]){display:none!important}
.v2-hero-actions .v2-btn-yellow{font-size:16px!important;font-weight:400!important;text-align:center!important;justify-content:center!important}
.v2-final-actions .v2-btn-yellow{font-size:14px!important;font-weight:400!important;text-align:center!important;justify-content:center!important}
.v2-btn-yellow>span{display:none!important}

/* REV27 — avaliação ENCCEJA com 30 questões e ações de certificados */
.student-assessment-exam{padding:24px!important;background:#fff!important}
.student-assessment-server-alert{margin:0 0 16px}
.student-assessment-form{width:100%}
.student-assessment-topbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);gap:30px;align-items:end;margin-bottom:22px}
.student-assessment-heading>span{display:block;margin-bottom:6px;color:#0b67df;font-size:10px;font-weight:950;letter-spacing:.09em}.student-assessment-heading h2{margin:0;color:#123265;font-size:31px;line-height:1.1}.student-assessment-heading p{margin:7px 0 0;color:#64748b;font-size:13px}
.student-assessment-top-progress{display:grid;grid-template-columns:1fr auto;gap:7px 12px;align-items:center}.student-assessment-top-progress strong{grid-column:1/-1;color:#183865;font-size:12px}.student-assessment-top-progress strong b{font:inherit}.student-assessment-progress-track{height:10px;border-radius:999px;background:#e6edf6;overflow:hidden}.student-assessment-progress-track i{display:block;height:100%;border-radius:inherit;background:#0b67df;transition:width .22s ease}.student-assessment-top-progress em{color:#536986;font-size:12px;font-style:normal;font-weight:900}
.student-assessment-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:18px;align-items:start}.student-assessment-question-card{min-height:430px;padding:26px;border:1px solid #dfe8f3;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(35,69,120,.055)}
.student-assessment-question{min-width:0;margin:0;padding:0;border:0}.student-assessment-question[hidden]{display:none!important}.student-assessment-question>small{display:inline-block;margin-bottom:10px;color:#0b67df;font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.student-assessment-question h3{margin:0 0 22px;color:#173764;font-size:18px;line-height:1.42}.student-assessment-question h3 span{color:#0b67df}
.student-assessment-options{display:grid;gap:10px}.student-assessment-option{position:relative;display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;min-height:54px;margin:0!important;padding:9px 14px;border:1.5px solid #dce5ef;border-radius:12px;background:#fff;color:#596b83;cursor:pointer;transition:.16s ease}.student-assessment-option:hover{border-color:#a9c8f1;background:#fbfdff}.student-assessment-option input{position:absolute;opacity:0;pointer-events:none}.student-assessment-option i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;border:1.5px solid #bdcad9;background:#fff;color:#6b7e96;font-size:12px;font-style:normal;font-weight:900}.student-assessment-option span{font-size:14px;line-height:1.35}.student-assessment-option.is-selected{border-color:#3a8df5;background:#edf6ff;box-shadow:0 0 0 2px rgba(58,141,245,.08)}.student-assessment-option.is-selected i{border-color:#0b67df;background:#0b67df;color:#fff}
.student-assessment-choice-error{margin:14px 0 -4px;padding:10px 12px;border:1px solid #fecaca;border-radius:10px;background:#fff1f2;color:#b91c1c;font-size:12px;font-weight:850}.student-assessment-choice-error[hidden]{display:none!important}
.student-assessment-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:26px;padding-top:18px;border-top:1px solid #edf2f7}.student-assessment-nav .btn{min-width:130px;min-height:46px}.student-assessment-nav [data-assessment-next],.student-assessment-nav [data-assessment-submit]{margin-left:auto}.student-assessment-nav button[disabled]{opacity:.45;cursor:not-allowed}
.student-assessment-side{display:grid;gap:16px}.student-assessment-tip,.student-assessment-side-progress{padding:20px;border:1px solid #e0e8f1;border-radius:16px;background:#fbfdff}.student-assessment-tip{display:grid;grid-template-columns:34px 1fr;gap:10px;background:linear-gradient(135deg,#f0fff5,#effbff)}.student-assessment-tip>span{font-size:25px}.student-assessment-tip strong{display:block;color:#173764;font-size:16px}.student-assessment-tip p{margin:7px 0 0;color:#657790;font-size:12px;line-height:1.55}.student-assessment-side-progress>strong{display:block;color:#173764;font-size:16px}.student-assessment-progress-ring{--assessment-p:0;position:relative;width:116px;height:116px;margin:20px auto 12px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#0b67df calc(var(--assessment-p)*1%),#e4ebf4 0)}.student-assessment-progress-ring:after{content:"";position:absolute;inset:10px;border-radius:50%;background:#fff}.student-assessment-progress-ring>div{position:relative;z-index:2}.student-assessment-progress-ring b{color:#123265;font-size:24px}.student-assessment-side-progress p{margin:0;text-align:center;color:#526780;font-size:12px;font-weight:800}.student-assessment-side-progress p b{font:inherit}
.student-assessment-exam + *{min-width:0}

.student-certificate-main-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0}.student-certificate-main-action{appearance:none;width:100%;min-height:126px;padding:18px;border:1px solid #dce6f1;border-radius:17px;background:#fbfdff;color:#173764;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;font:inherit;cursor:pointer;text-decoration:none;transition:.17s ease}.student-certificate-main-action:hover{transform:translateY(-2px);border-color:#8ebaf3;box-shadow:0 12px 30px rgba(28,86,159,.09)}.student-certificate-main-action>span{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#eaf3ff;color:#0757d9;font-size:12px;font-weight:950}.student-certificate-main-action>strong{font-size:14px;line-height:1.38}.student-certificate-main-action.is-primary{border-color:#9fc8fb;background:#f4f9ff}.student-certificate-extra-files{margin-top:18px}
.student-certificate-gate-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:20px}.student-certificate-gate-modal[hidden]{display:none!important}.student-certificate-gate-backdrop{position:absolute;inset:0;background:rgba(3,24,54,.58);backdrop-filter:blur(3px)}.student-certificate-gate-card{position:relative;z-index:2;width:min(430px,100%);padding:34px 30px;border-radius:22px;background:#fff;text-align:center;box-shadow:0 28px 80px rgba(4,34,76,.28)}.student-certificate-gate-close{position:absolute;right:13px;top:11px;width:34px;height:34px;border:0;border-radius:50%;background:#eef3f8;color:#173764;font-size:22px;cursor:pointer}.student-certificate-gate-icon{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#fee2e2;color:#b91c1c;font-size:28px;font-weight:950}.student-certificate-gate-card h3{margin:0 0 10px;color:#173764;font-size:24px}.student-certificate-gate-card p{margin:0 0 20px;color:#596d86;font-size:15px;line-height:1.5}.certificate-modal-open{overflow:hidden}

@media(max-width:980px){.student-assessment-topbar{grid-template-columns:1fr}.student-assessment-layout{grid-template-columns:1fr}.student-assessment-side{grid-template-columns:1fr 1fr}.student-certificate-main-actions{grid-template-columns:1fr}}
@media(max-width:700px){.student-assessment-exam{padding:15px!important}.student-assessment-heading h2{font-size:25px}.student-assessment-question-card{min-height:0;padding:18px}.student-assessment-question h3{font-size:16px}.student-assessment-option{grid-template-columns:30px 1fr;padding:9px 10px}.student-assessment-option i{width:27px;height:27px}.student-assessment-option span{font-size:13px}.student-assessment-side{grid-template-columns:1fr}.student-assessment-nav{flex-wrap:wrap}.student-assessment-nav .btn{min-width:0;flex:1}.student-assessment-nav [data-assessment-submit]{flex-basis:100%}.student-certificate-gate-card{padding:30px 20px}}

/* V8 — Dados Pessoais com dupla confirmação e navegação simplificada */
.student-inner-tabs-three{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));max-width:690px}
.student-inner-tabs-three a{font-size:14px!important;font-weight:500!important}
.student-inner-tabs-three a.is-active{font-weight:600!important}
.student-profile-section{padding:20px 0 4px;border-top:1px solid #e8eef6}
.student-profile-section:first-of-type{padding-top:0;border-top:0}
.student-profile-section-heading{display:flex;align-items:center;gap:11px;margin:0 0 18px}
.student-profile-section-heading>span{width:32px;height:32px;flex:0 0 32px;border-radius:9px;display:grid;place-items:center;background:#eaf3ff;color:#0862d2;font-size:13px;font-weight:900}
.student-profile-section-heading strong{display:block;color:#17386d;font-size:17px;line-height:1.2}
.student-profile-section-heading small{display:block;margin-top:3px;color:#718198;font-size:11px;line-height:1.4}
.student-confirm-primary{position:relative;display:block}
.student-confirm-primary input:not([type=hidden]){width:100%;min-width:0;padding-right:112px!important}
.student-field-confirm-btn{position:absolute;top:50%;left:calc(100% - 94px);z-index:2;min-width:78px;height:34px;padding:0 10px;border:1px solid #b9d3f8;border-radius:10px;background:#edf5ff;color:#075fc9;font-size:11px;font-weight:800;cursor:pointer;transform:translateY(-50%);transition:background .18s ease,border-color .18s ease,color .18s ease,left .08s linear}
.student-field-confirm-btn:hover{background:#e2efff;border-color:#8ebcff}
.student-confirm-field>small[data-confirm-message]{display:block;margin-top:5px;font-size:10px;font-weight:700}
.student-confirm-field>small[data-confirm-message]:empty{display:none}
.student-confirm-hint{color:#64748b}.student-confirm-ok{color:#15803d}.student-confirm-error{color:#b91c1c}
.student-confirm-field.is-confirming>label{color:#075fc9}
.student-confirm-field.is-confirmed>label{color:#15803d}
.student-confirm-field.is-confirmed .student-confirm-primary input:not([type=hidden]){border-color:#86d6a0!important;background:#effcf3!important;box-shadow:0 0 0 2px rgba(22,163,74,.07)!important}
.student-confirm-field.is-confirmed .student-field-confirm-btn{min-width:58px;width:auto;padding:0 10px;border-color:#76cb92;background:#dcfce7;color:#15803d;cursor:pointer}.student-confirm-field.is-confirmed .student-field-confirm-btn:hover{background:#c9f7d7;border-color:#57b979}.student-confirm-field.is-confirmed .student-confirm-primary input[readonly]{cursor:default}
.student-confirm-field.has-confirm-error .student-confirm-primary input:not([type=hidden]){border-color:#f1a7a7!important;background:#fff8f8!important}
.student-confirm-field.is-confirm-blocked{position:relative;z-index:10001}
.student-confirm-field.is-confirm-blocked .student-confirm-primary{z-index:10002}
.student-confirm-inline-error{position:absolute;inset:4px 8px;z-index:10003;display:flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:9px;background:#fff1f2;color:#c40000;font-size:13px;line-height:1.18;font-weight:800;text-align:center;pointer-events:none;animation:studentConfirmErrorPulse .65s ease-in-out infinite}
.student-confirm-field.is-confirm-blocked .student-field-confirm-btn{visibility:hidden}
.student-confirm-screen-lock{position:fixed;inset:0;z-index:10000;background:transparent;cursor:not-allowed}
body.student-confirm-is-locked{overflow:hidden}
@keyframes studentConfirmErrorPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.42;transform:scale(1.01)}}
.student-profile-confirm-alert{margin:14px 0 4px;padding:12px 14px;border:1px solid #fecaca;border-radius:12px;background:#fff5f5;color:#b91c1c;font-size:12px;font-weight:800}
.student-profile-confirm-alert[hidden]{display:none!important}
@media(max-width:900px){.student-inner-tabs-three{grid-template-columns:repeat(3,1fr);max-width:none}}
@media(max-width:760px){.student-portal-nav{grid-template-columns:repeat(4,1fr)!important}.student-inner-tabs-three{grid-template-columns:repeat(3,1fr);max-width:none}.student-inner-tabs-three a{font-size:12px!important}.student-profile-section-heading{align-items:flex-start}.student-confirm-primary input:not([type=hidden]){padding-right:104px!important}.student-field-confirm-btn{height:32px;min-width:72px;padding:0 8px}.student-confirm-inline-error{font-size:12px;line-height:1.15;padding:2px 5px}}


/* Certificados — imagens de fundo configuráveis nos três blocos. */
.student-certificate-main-action.has-background{
  position:relative;
  overflow:hidden;
  background-size:cover;
  background-position:center;
  background-repeat:no-repeat;
}
.student-certificate-main-action.has-background::before{
  content:"";
  position:absolute;
  inset:0;
  background:rgba(255,255,255,.78);
}
.student-certificate-main-action.has-background>span,
.student-certificate-main-action.has-background>strong{
  position:relative;
  z-index:1;
}


/* REV30 — telas de download e entrega de certificados */
.student-certificate-files-page,.student-certificate-delivery-page{min-height:100vh;background:#f4f7fb;color:#173764}.student-certificate-files-shell,.student-certificate-delivery-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:42px 0 60px}.student-certificate-files-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:24px}.student-certificate-files-head span{display:block;color:#0b67df;font-size:10px;font-weight:900;letter-spacing:.12em}.student-certificate-files-head h1,.student-certificate-delivery-card h1{margin:5px 0 7px;color:#173764;font-size:30px}.student-certificate-files-head p{margin:0;color:#687a91;font-size:14px}.student-certificate-download-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:20px;align-items:start}.student-certificate-download-column{padding:22px;border:1px solid #dfe7f1;border-radius:22px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.06)}.student-certificate-column-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px;padding-bottom:13px;border-bottom:1px solid #e7edf4}.student-certificate-column-title strong{font-size:20px}.student-certificate-column-title small{color:#7a899d;font-size:11px;font-weight:800}.student-certificate-jpeg-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.student-certificate-preview-card{display:grid;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:15px;background:#fbfdff}.student-certificate-preview-card>strong{font-size:12px}.student-certificate-preview-image{height:250px;border:1px solid #dfe6ef;border-radius:10px;background:#fff;overflow:hidden;display:grid;place-items:center}.student-certificate-preview-image img{width:100%;height:100%;object-fit:contain}.student-certificate-preview-image span,.student-certificate-pdf-preview.is-empty span{padding:20px;color:#8492a6;text-align:center;font-size:12px}.student-certificate-preview-card.is-empty{opacity:.72}.student-certificate-pdf-preview{height:620px;margin-bottom:14px;border:1px solid #dfe6ef;border-radius:13px;background:#f8fafc;overflow:hidden;display:grid;place-items:center}.student-certificate-pdf-preview iframe{width:100%;height:100%;border:0;background:#fff}.student-certificate-pdf-button{min-height:48px}.student-certificate-back-link{display:inline-block;margin-bottom:18px;color:#0b67df;font-size:13px;font-weight:850;text-decoration:none}.student-certificate-delivery-shell{width:min(820px,calc(100% - 32px))}.student-certificate-delivery-card{padding:34px;border:1px solid #dfe7f1;border-radius:22px;background:#fff;box-shadow:0 16px 42px rgba(15,23,42,.07)}.student-certificate-delivery-card>p{margin:14px 0;color:#536980;font-size:15px;line-height:1.6}.student-certificate-delivery-card>p strong{color:#173764}.student-delivery-confirm-form{margin-top:27px;padding-top:22px;border-top:1px solid #e5ebf2}.student-delivery-confirm-form>strong{display:block;margin-bottom:13px;font-size:17px}.student-delivery-confirm-form>div{display:flex;gap:10px}.student-delivery-confirm-form .btn{min-width:110px}.student-delivery-confirmed{margin-top:26px;padding:13px 15px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#15803d;font-size:13px;font-weight:900}.student-tracking-box{margin-top:25px;padding:20px;border:1px solid #cfe0f6;border-radius:15px;background:#f5f9ff}.student-tracking-box span{display:block;margin-bottom:7px;color:#58708d;font-size:12px;font-weight:800}.student-tracking-box strong{display:block;color:#0b57c6;font-size:21px;line-height:1.35;word-break:break-word}.student-tracking-box strong.is-pending{color:#65758a;font-size:14px;font-weight:800}
@media(max-width:860px){.student-certificate-download-layout{grid-template-columns:1fr}.student-certificate-pdf-preview{height:520px}}
@media(max-width:620px){.student-certificate-files-shell,.student-certificate-delivery-shell{width:min(100% - 20px,1180px);padding:20px 0 36px}.student-certificate-files-head{align-items:flex-start;flex-direction:column}.student-certificate-jpeg-grid{grid-template-columns:1fr}.student-certificate-preview-image{height:300px}.student-certificate-pdf-preview{height:470px}.student-certificate-delivery-card{padding:22px}.student-certificate-files-head h1,.student-certificate-delivery-card h1{font-size:25px}}


/* REV32 — refinamentos finais dos certificados. */
.student-certificate-panel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:4px}
.student-certificate-panel-top .student-panel-heading{flex:1;min-width:0}
.student-certificate-fee-status{flex:0 0 auto;max-width:330px;display:flex;align-items:center;gap:9px;padding:10px 13px;border-radius:999px;font-size:12px;font-weight:900;line-height:1.25;box-shadow:0 8px 22px rgba(15,23,42,.07)}
.student-certificate-fee-status i{width:9px;height:9px;border-radius:50%;flex:0 0 9px}
.student-certificate-fee-status.is-pending{border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;animation:studentCertificateFeePulse 1.15s ease-in-out infinite}
.student-certificate-fee-status.is-pending i{background:#dc2626;box-shadow:0 0 0 5px rgba(220,38,38,.10)}
.student-certificate-fee-status.is-released{border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d;animation:studentCertificateReleasePulse 1.65s ease-in-out infinite}
.student-certificate-fee-status.is-released i{background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.10)}
@keyframes studentCertificateFeePulse{0%,100%{transform:scale(1);box-shadow:0 8px 22px rgba(185,28,28,.08)}50%{transform:scale(1.025);box-shadow:0 9px 26px rgba(185,28,28,.16)}}
@keyframes studentCertificateReleasePulse{0%,100%{transform:scale(1)}50%{transform:scale(1.018)}}
@media(prefers-reduced-motion:reduce){.student-certificate-fee-status{animation:none!important}}
@media(max-width:760px){.student-certificate-panel-top{flex-direction:column}.student-certificate-fee-status{max-width:none;width:100%;justify-content:center;border-radius:14px}}

.student-certificate-files-page{background:linear-gradient(180deg,#f3f7fc 0,#f8fafc 100%)}
.student-certificate-files-head-modern{padding:23px 26px;border:1px solid #dfe8f3;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(15,23,42,.055)}
.student-certificate-files-head-modern h1{font-size:34px;letter-spacing:-.025em}
.student-certificate-back-button{min-height:44px}
.student-certificate-download-layout{gap:22px}
.student-certificate-download-column{border-radius:24px;box-shadow:0 18px 48px rgba(15,23,42,.065)}
.student-certificate-column-title>div{display:flex;align-items:center;gap:11px}
.student-certificate-column-title>div>strong{font-size:18px}
.student-certificate-format-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eaf3ff;color:#0757d9;font-size:10px;font-weight:950;letter-spacing:.04em}
.student-certificate-format-icon.is-pdf{background:#fff1f2;color:#c81e1e}
.student-certificate-preview-card{padding:13px;border-radius:17px;background:#fff;box-shadow:0 6px 18px rgba(27,55,92,.035)}
.student-certificate-preview-card:hover{border-color:#bdd2ee;box-shadow:0 12px 28px rgba(27,55,92,.07)}
.student-certificate-preview-image{height:285px;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fafc)}
.student-certificate-preview-meta{min-width:0}
.student-certificate-preview-meta strong,.student-certificate-preview-meta small{display:block}
.student-certificate-preview-meta strong{color:#173764;font-size:13px}
.student-certificate-preview-meta small{margin-top:3px;color:#78889c;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.student-certificate-pdf-name{margin:-2px 0 12px;padding:10px 12px;border:1px solid #e3eaf3;border-radius:11px;background:#f8fafc;color:#536980;font-size:11px;font-weight:750;word-break:break-word}
.student-certificate-pdf-preview{height:660px;border-radius:15px;box-shadow:inset 0 0 0 1px rgba(15,23,42,.02)}

.student-certificate-delivery-page{background:radial-gradient(circle at 90% 5%,rgba(66,133,244,.09),transparent 33%),linear-gradient(180deg,#f3f7fc,#f8fafc)}
.student-certificate-delivery-shell{width:min(900px,calc(100% - 32px));padding-top:34px}
.student-certificate-delivery-card-modern{padding:0;overflow:hidden;border-radius:25px;box-shadow:0 22px 60px rgba(15,23,42,.085)}
.student-delivery-modern-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 32px 27px;background:linear-gradient(135deg,#0a3d91,#1267d9);color:#fff}
.student-delivery-modern-head>div{min-width:0}
.student-delivery-kicker{display:block;margin-bottom:7px;color:#cfe3ff;font-size:10px;font-weight:950;letter-spacing:.12em}
.student-delivery-modern-head h1{margin:0;color:#fff;font-size:29px;line-height:1.18}
.student-delivery-modern-head p{margin:8px 0 0;color:#d9e9ff;font-size:13px}
.student-delivery-head-icon{flex:0 0 58px;width:58px;height:58px;border:1px solid rgba(255,255,255,.28);border-radius:17px;display:grid;place-items:center;background:rgba(255,255,255,.11);font-size:25px}
.student-delivery-address-summary{display:grid;gap:0;margin:26px 30px 0;border:1px solid #dfe8f3;border-radius:17px;background:#fbfdff;overflow:hidden}
.student-delivery-address-row{padding:17px 19px;border-top:1px solid #e8eef5}
.student-delivery-address-row:first-child{border-top:0}
.student-delivery-address-row span,.student-delivery-address-row strong{display:block}
.student-delivery-address-row span{margin-bottom:5px;color:#72849a;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.student-delivery-address-row strong{color:#173764;font-size:15px;line-height:1.45}
.student-delivery-address-row.is-recipient{background:#f5f9ff}
.student-delivery-confirm-form-modern{margin:24px 30px 0;padding:22px 0 0}
.student-delivery-confirm-form-modern>strong{font-size:16px;color:#173764}
.student-delivery-confirm-form-modern>p{margin:5px 0 14px;color:#718198;font-size:12px}
.student-delivery-confirm-form-modern .btn{min-width:150px}
.student-delivery-confirmed{display:flex;align-items:center;gap:10px;margin:24px 30px 0;padding:15px 17px}
.student-delivery-confirmed span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#22c55e;color:#fff;font-size:14px}
.student-tracking-section{margin:24px 30px 30px;padding:19px;border:1px solid #cfe0f6;border-radius:16px;background:#f5f9ff}
.student-tracking-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}
.student-tracking-section-head span{color:#173764;font-size:13px;font-weight:950}
.student-tracking-section-head small{color:#74879d;font-size:10px}
.student-tracking-code-field{min-height:50px;padding:13px 15px;border:1px solid #c7d9ef;border-radius:11px;background:#fff;display:flex;align-items:center}
.student-tracking-code-field strong{color:#0b57c6;font-size:20px;line-height:1.3;word-break:break-word;letter-spacing:.025em}
.student-tracking-code-field strong.is-pending{color:#697b90;font-size:13px;font-weight:800;letter-spacing:0}
@media(max-width:700px){.student-certificate-files-head-modern{padding:19px}.student-certificate-files-head-modern h1{font-size:28px}.student-certificate-preview-image{height:330px}.student-delivery-modern-head{padding:24px 21px}.student-delivery-modern-head h1{font-size:24px}.student-delivery-head-icon{display:none}.student-delivery-address-summary,.student-delivery-confirm-form-modern,.student-tracking-section,.student-delivery-confirmed{margin-left:18px;margin-right:18px}.student-tracking-section-head{align-items:flex-start;flex-direction:column}.student-delivery-confirm-form-modern>div{flex-direction:column}.student-delivery-confirm-form-modern .btn{width:100%}}

/* Certificados dentro do próprio painel do aluno */
.student-certificate-inline-view{margin-top:14px}.student-certificate-inline-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 18px;padding:18px 20px;border:1px solid #e2eaf4;border-radius:16px;background:linear-gradient(135deg,#fbfdff,#f3f8ff)}.student-certificate-inline-heading span{display:block;color:#0b67df;font-size:9px;font-weight:950;letter-spacing:.12em}.student-certificate-inline-heading h3{margin:4px 0 5px;color:#173764;font-size:25px;letter-spacing:-.02em}.student-certificate-inline-heading p{margin:0;color:#667a92;font-size:12px}.student-certificate-inline-back{flex:0 0 auto;min-height:40px;padding:0 14px;font-size:12px}.student-certificate-download-layout-inline{grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:16px}.student-certificate-download-layout-inline .student-certificate-download-column{padding:17px;border-radius:16px;box-shadow:0 10px 26px rgba(15,23,42,.045)}.student-certificate-column-note{margin:-6px 0 14px;color:#7a899d;font-size:11px}.student-certificate-download-layout-inline .student-certificate-preview-image{height:175px}.student-certificate-download-layout-inline .student-certificate-preview-meta{min-height:34px;display:flex;flex-direction:column;gap:2px}.student-certificate-download-layout-inline .student-certificate-preview-meta strong{color:#173764;font-size:12px}.student-certificate-download-layout-inline .student-certificate-preview-meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7b899b;font-size:9px}.student-certificate-download-layout-inline .student-certificate-preview-card .btn{min-height:34px;font-size:10px}.student-certificate-download-layout-inline .student-certificate-pdf-preview{height:475px}.student-certificate-download-layout-inline .student-certificate-pdf-button{min-height:40px;font-size:11px}
.student-delivery-hero-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-bottom:16px;padding:20px;border:1px solid #dce8f6;border-radius:16px;background:linear-gradient(112deg,#f8fbff 0,#edf6ff 57%,#f8fbff 100%);overflow:hidden}.student-delivery-hero-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#e7f2ff;color:#0865d8;font-size:23px;font-weight:900}.student-delivery-hero-card>div:nth-child(2)>span{display:block;color:#2f75d5;font-size:8px;font-weight:950;letter-spacing:.11em}.student-delivery-hero-card h4{margin:4px 0 4px;color:#173764;font-size:18px}.student-delivery-hero-card p{margin:0;max-width:570px;color:#6d7f95;font-size:11px;line-height:1.55}.student-delivery-hero-card ul{list-style:none;margin:0;padding:0;display:grid;gap:7px;min-width:215px}.student-delivery-hero-card li{color:#395f91;font-size:10px;font-weight:750}.student-delivery-inline-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);gap:14px;align-items:start}.student-delivery-inline-side{display:grid;gap:14px}.student-delivery-inline-card{padding:18px;border:1px solid #e0e8f2;border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.035)}.student-delivery-inline-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.student-delivery-inline-title>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#edf5ff;color:#0b67df;font-weight:900}.student-delivery-inline-title strong{display:block;color:#173764;font-size:13px}.student-delivery-inline-title small{display:block;margin-top:2px;color:#7a899d;font-size:9px}.student-delivery-address-summary-inline{margin:0;padding:0;border:0;background:transparent}.student-delivery-address-summary-inline .student-delivery-address-row{padding:12px 0;border-bottom:1px solid #edf1f6}.student-delivery-address-summary-inline .student-delivery-address-row:last-child{border-bottom:0}.student-delivery-address-summary-inline .student-delivery-address-row span{font-size:9px}.student-delivery-address-summary-inline .student-delivery-address-row strong{font-size:11px;line-height:1.5}.student-delivery-confirm-form-inline{margin:0;padding:0;border:0}.student-delivery-confirm-form-inline>div{display:flex;gap:8px}.student-delivery-confirm-form-inline .btn{min-height:38px;flex:1;padding:0 10px;font-size:10px}.student-delivery-confirm-card .student-delivery-confirmed{margin:0;padding:12px}.student-tracking-inline-card .student-tracking-code-field{min-height:46px;padding:11px 12px}.student-tracking-inline-card .student-tracking-code-field strong{font-size:15px}.student-tracking-inline-card .student-tracking-code-field strong.is-pending{font-size:10px}
@media(max-width:900px){.student-certificate-download-layout-inline,.student-delivery-inline-grid{grid-template-columns:1fr}.student-delivery-hero-card{grid-template-columns:auto 1fr}.student-delivery-hero-card ul{grid-column:1/-1;grid-template-columns:repeat(3,1fr);min-width:0}.student-certificate-download-layout-inline .student-certificate-pdf-preview{height:430px}}
@media(max-width:620px){.student-certificate-inline-heading{flex-direction:column}.student-certificate-inline-back{width:100%}.student-certificate-download-layout-inline .student-certificate-jpeg-grid{grid-template-columns:1fr}.student-certificate-download-layout-inline .student-certificate-preview-image{height:280px}.student-delivery-hero-card{grid-template-columns:1fr}.student-delivery-hero-card ul{grid-template-columns:1fr}.student-delivery-confirm-form-inline>div{flex-direction:column}}
.student-portal-v2.is-certificate-subview .student-dashboard-head,.student-portal-v2.is-certificate-subview .student-inner-tabs{display:none!important}.student-portal-v2.is-certificate-subview .student-portal-content{padding-top:18px}.student-portal-v2.is-certificate-subview .student-certificate-panel{padding:0;border:0;background:transparent;box-shadow:none}.student-portal-v2.is-certificate-subview .student-dashboard-grid{margin-top:0}
.student-certificate-inline-heading-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.student-certificate-inline-heading-actions .student-certificate-fee-status{max-width:none}.student-certificate-inline-heading-actions .student-certificate-inline-back{white-space:nowrap}@media(max-width:760px){.student-certificate-inline-heading-actions{width:100%;align-items:stretch;flex-direction:column}.student-certificate-inline-heading-actions .student-certificate-fee-status{width:100%;justify-content:center}.student-certificate-inline-heading-actions .student-certificate-inline-back{width:100%}}

/* REV34 — leitura padrão 14 px na Área do Aluno, com destaques em negrito só onde ajudam. */
.student-portal-v2 p,.student-portal-v2 span,.student-portal-v2 small,.student-portal-v2 label,.student-portal-v2 a,.student-portal-v2 button,
.student-portal-v2 input,.student-portal-v2 select,.student-portal-v2 textarea,.student-portal-v2 td,.student-portal-v2 th{
  font-size:14px!important;font-weight:400!important;
}
.student-portal-v2 strong,.student-portal-v2 b{font-weight:600!important}
.student-portal-v2 h1,.student-portal-v2 h2,.student-portal-v2 h3,.student-portal-v2 h4{font-weight:700!important}
.student-certificate-fee-status.is-pending{font-size:17px!important;text-decoration:none;cursor:pointer;font-weight:600!important}
.student-certificate-fee-status.is-support-link:hover{filter:brightness(.98);box-shadow:0 10px 26px rgba(185,28,28,.12)}
.student-certificate-fee-status.is-released{font-size:16px!important;font-weight:600!important}
.student-certificate-fee-status.is-pending strong{font-size:17px!important;font-weight:600!important}

/* Quatro passos visuais: Dados, Módulos, Avaliação e Certificados. */
.student-journey-nav .student-step-number{width:34px!important;height:34px!important;flex:0 0 34px;border-radius:10px;display:grid!important;place-items:center;background:rgba(255,255,255,.13);color:#fff;font-size:21px!important;font-weight:800!important;line-height:1}
.student-journey-nav a.is-active .student-step-number{background:#fff;color:#0758c7}
.student-journey-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(120px,1fr))!important;max-width:900px!important}
.student-journey-tabs a{display:flex!important;align-items:center;justify-content:center;gap:9px;min-height:48px}
.student-journey-tabs .student-step-tab-number{width:30px;height:30px;flex:0 0 30px;border-radius:9px;display:grid;place-items:center;background:#eaf2ff;color:#0b62ce;font-size:19px!important;font-weight:800!important;line-height:1}
.student-journey-tabs a.is-active .student-step-tab-number{background:rgba(255,255,255,.2);color:#fff}
.student-certificate-main-actions{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:1050px){.student-certificate-main-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.student-journey-tabs{grid-template-columns:repeat(2,1fr)!important}.student-journey-nav .student-step-number{width:30px!important;height:30px!important;flex-basis:30px;font-size:18px!important}}
@media(max-width:620px){.student-certificate-main-actions{grid-template-columns:1fr}}
