:root{
  --navy:#071d3f;--navy2:#0b2b59;--blue:#136bd1;--blue2:#0aa1e8;--cyan:#69d4ff;
  --orange:#ff8300;--orange2:#ff9e38;--ink:#10243c;--muted:#66758a;--line:#dbe4ee;
  --bg:#f5f8fc;--soft:#edf5ff;--white:#fff;--ok:#087c56;--bad:#b42318;--warn:#996000;
  --shadow:0 28px 90px rgba(5,27,58,.20);--shadow-soft:0 16px 50px rgba(24,61,100,.10);
  --radius:22px;--radius-sm:14px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.hidden{display:none!important}
.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:0 max(22px,calc((100vw - 1240px)/2));position:sticky;top:0;z-index:70;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,228,238,.9)}
.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brandmark{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,var(--navy2),var(--blue));box-shadow:0 8px 20px rgba(12,87,170,.24);color:#fff;font-weight:900;letter-spacing:-.06em}.brandmark span{transform:translateX(-1px)}.brandtext strong{display:block;font-size:20px;letter-spacing:-.03em}.brandtext small{display:block;color:#718096;font-size:11px;margin-top:1px;letter-spacing:.02em}.mainnav{display:flex;align-items:center;gap:28px;margin-left:auto}.mainnav a{font-size:13px;font-weight:700;color:#475569}.mainnav a:hover{color:var(--blue)}.client-link{display:inline-flex;align-items:center;gap:8px;padding:11px 15px;border-radius:12px;background:#edf5ff;color:#0b5daf;font-size:13px;font-weight:800}.client-link span{font-size:17px}
.hero{position:relative;overflow:hidden;min-height:760px;background:radial-gradient(circle at 10% 10%,rgba(17,115,216,.34),transparent 30%),radial-gradient(circle at 84% 18%,rgba(32,178,234,.24),transparent 27%),linear-gradient(135deg,#06162f 0%,#08264f 50%,#0b3969 100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,640px);gap:58px;align-items:center;padding:70px max(24px,calc((100vw - 1240px)/2)) 82px;color:#fff}.hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(transparent,rgba(2,17,38,.16));pointer-events:none}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-glow-one{width:540px;height:540px;left:-290px;top:120px;border:1px solid rgba(105,212,255,.15);box-shadow:0 0 0 80px rgba(64,166,229,.025),0 0 0 160px rgba(64,166,229,.02)}.hero-glow-two{width:410px;height:410px;right:-180px;bottom:-110px;background:rgba(255,131,0,.055);filter:blur(1px)}.hero-copy,.wizard-card{position:relative;z-index:2}.hero-copy{max-width:580px}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:11px;font-weight:900;letter-spacing:.13em;color:#9ddcff}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(255,131,0,.13)}.eyebrow.dark{color:#1768ae}.hero h1{font-size:clamp(42px,5vw,65px);line-height:1.02;letter-spacing:-.055em;margin:19px 0 22px;max-width:650px}.hero h1 em{font-style:normal;color:#7bd8ff}.hero-lead{font-size:18px;line-height:1.68;color:#cfdef0;margin:0;max-width:590px}.hero-points{display:grid;grid-template-columns:1fr;gap:11px;margin-top:30px;color:#eef7ff;font-size:14px;font-weight:650}.hero-points span{display:flex;align-items:center;gap:11px}.hero-points b{display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:rgba(46,190,139,.15);border:1px solid rgba(89,226,176,.35);color:#77e5bd;font-size:12px}.trust-row{display:flex;gap:0;margin-top:36px;border-top:1px solid rgba(255,255,255,.12);padding-top:22px;max-width:470px}.trust-row div{padding:0 26px;border-right:1px solid rgba(255,255,255,.12)}.trust-row div:first-child{padding-left:0}.trust-row div:last-child{border:0}.trust-row strong{display:block;font-size:22px;color:#fff}.trust-row small{display:block;color:#8fb2d4;font-size:11px;margin-top:2px}
.wizard-card{background:#fff;color:var(--ink);border-radius:26px;box-shadow:var(--shadow);overflow:hidden;border:1px solid rgba(255,255,255,.4)}.wizard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 28px 16px}.wizard-kicker{font-size:10px;color:#62809f;letter-spacing:.14em;font-weight:900}.wizard-head h2{margin:4px 0 0;font-size:25px;letter-spacing:-.035em}.secure-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:99px;background:#ebfaf4;color:#0b7957;font-size:11px;font-weight:800}.secure-chip svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.progress-wrap{padding:0 28px 17px;border-bottom:1px solid #e7edf4}.progress-meta{display:flex;justify-content:space-between;color:#76879a;font-size:10px;font-weight:800;margin-bottom:7px}.progress{height:6px;background:#ebf0f6;border-radius:20px;overflow:hidden}.progress>span{display:block;height:100%;background:linear-gradient(90deg,var(--orange),#ffae53);border-radius:20px;transition:width .3s ease}.steps{display:flex;gap:5px;margin-top:9px}.steps span{height:3px;background:#e8edf3;flex:1;border-radius:10px}.steps .done{background:#88bceb}.steps .current{background:var(--blue)}
#vtForm{margin:0}.step{display:none;padding:25px 28px 20px;min-height:390px;animation:fadein .22s ease}.step.active{display:block}@keyframes fadein{from{opacity:.45;transform:translateY(3px)}to{opacity:1;transform:none}}.step-copy h3{font-size:20px;letter-spacing:-.025em;margin:0 0 6px}.step-copy p{font-size:13px;color:var(--muted);line-height:1.55;margin:0 0 18px}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:15px 0 19px}.choice{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dce5ef;border-radius:13px;cursor:pointer;background:#fbfdff;transition:.17s}.choice:hover{border-color:#a8c9e9;background:#f6fbff}.choice:has(input:checked){border-color:#78b2e4;background:#eef7ff;box-shadow:inset 0 0 0 1px rgba(19,107,209,.12)}.choice input{width:17px;height:17px;accent-color:var(--blue);margin:0}.choice-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eaf3fc;color:#0c5da8;font-weight:900;font-size:11px}.choice b,.choice small{display:block}.choice b{font-size:13px}.choice small{color:#8391a2;font-size:10px;margin-top:1px}.grid{display:grid;gap:13px;margin:14px 0}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.span2{grid-column:span 2}.field>span,.metric-field>span{display:block;color:#40536a;font-size:11px;font-weight:800;margin:0 0 6px}.field small{display:block;color:#8997a8;font-size:10px;margin-top:5px}.official-tag{display:inline-flex;font-style:normal;font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#087b58;background:#eaf8f3;border-radius:99px;padding:3px 6px;margin-left:5px}.field input,.field select,.metric-field input,.otp-row input{width:100%;height:43px;border:1px solid #ced9e5;border-radius:10px;background:#fff;color:#142b44;padding:0 11px;outline:none;transition:.15s}.field input:focus,.metric-field input:focus,.otp-row input:focus{border-color:#6ba9df;box-shadow:0 0 0 3px rgba(28,121,202,.10)}.field input.official{background:#f2f8fd;border-color:#c8dff2;color:#264a6a}.field input[readonly]{cursor:default}.input-state{position:relative}.input-state input{padding-right:42px}.featured input{font-size:17px;font-weight:760;letter-spacing:.015em;height:49px}.spinner{position:absolute;right:14px;top:50%;width:17px;height:17px;margin-top:-8px;border:2px solid #d7e2ed;border-top-color:var(--blue);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.text-action{border:0;background:none;color:#196fba;font-weight:750;font-size:11px;padding:4px 0;cursor:pointer}.lookup-result{min-height:21px;margin-top:7px;font-size:12px;line-height:1.45}.lookup-result.ok{color:var(--ok)}.lookup-result.bad{color:var(--bad)}.company-preview{display:flex;gap:12px;align-items:flex-start;background:#f0fbf7;border:1px solid #c7eadc;border-radius:14px;padding:13px;margin-top:10px}.preview-check{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#15a072;color:#fff;font-weight:900}.company-preview span,.company-preview strong,.company-preview small{display:block}.company-preview span{font-size:8px;letter-spacing:.12em;font-weight:900;color:#0a7f59}.company-preview strong{font-size:14px;margin-top:2px}.company-preview small{font-size:10px;color:#678078;margin-top:2px}.result{min-height:18px;margin-top:9px;font-size:11px;line-height:1.45}.result.ok{color:var(--ok);font-weight:750}.result.bad{color:var(--bad);font-weight:750}.person-card{border:1px solid #dce5ef;background:#fbfdff;border-radius:16px;padding:16px;margin:12px 0}.primary-person{border-color:#bfd9ef;background:#f8fcff}.person-title{display:flex;align-items:center;gap:10px;margin-bottom:7px}.person-title>span{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#eaf3fc;color:#0b62b3;font-size:10px;font-weight:900}.person-title h4{margin:0;font-size:14px}.person-title small{color:#8a98a8;font-size:10px}.btn{border:0;height:42px;border-radius:10px;padding:0 16px;background:#176dba;color:#fff;font-weight:800;font-size:12px;cursor:pointer;transition:.15s;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn:hover{transform:translateY(-1px);filter:brightness(.98)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn.primary{background:linear-gradient(135deg,#0c62b8,#1186dd);box-shadow:0 7px 18px rgba(20,104,184,.19)}.btn.secondary{background:#eaf4fd;color:#0d5da5}.btn.ghost{background:#f0f3f7;color:#526173}.btn.mini{height:36px;font-size:10px}.btn.full{width:100%;height:48px}.nav{display:flex;justify-content:space-between;gap:15px;padding:16px 28px 22px;border-top:1px solid #e7edf4;background:#fcfdff}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.metric-field{background:linear-gradient(145deg,#f5faff,#edf6ff);border:1px solid #cfe1f2;border-radius:14px;padding:14px}.metric-field input{font-size:22px;font-weight:850;color:#0d5fa9;background:#fff}.metric-field small{color:#8495a7;font-size:10px}.check,.declaration{display:flex;gap:10px;align-items:flex-start}.check input,.declaration input{width:17px;height:17px;margin-top:2px;accent-color:var(--blue)}.check span b,.check span small{display:block}.check span b{font-size:12px}.check span small{font-size:10px;color:#8392a4;margin-top:2px}.notice{background:#f5f8fb;border:1px solid #dbe5ef;padding:16px;border-radius:14px;color:#5e7084;font-size:12px}.validation-card{display:flex;gap:13px;border:1px solid #dce5ef;border-radius:15px;background:#fbfdff;padding:15px;margin:12px 0}.validation-icon{flex:0 0 37px;width:37px;height:37px;border-radius:11px;display:grid;place-items:center;background:#eaf4fd;color:#0b63b4;font-weight:900;font-size:11px}.validation-body{flex:1;min-width:0}.validation-body h4{margin:0 0 4px;font-size:13px}.validation-body p{margin:0 0 11px;color:#758598;font-size:11px;line-height:1.45}.otp-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.otp-row input{max-width:115px;text-align:center;font-weight:900;letter-spacing:.21em}.ownership{border-color:#f0d7a8;background:#fffaf1}.ownership .validation-icon{background:#fff0cf;color:#9a6500}.review{border:1px solid #dce5ef;border-radius:15px;overflow:hidden}.review .row{display:grid;grid-template-columns:155px 1fr;border-bottom:1px solid #e7edf4}.review .row:last-child{border-bottom:0}.review .row b,.review .row span{padding:10px 12px;font-size:11px}.review .row b{background:#f6f9fc;color:#53657a}.review .row span{overflow-wrap:anywhere}.declaration{margin:17px 0;color:#53657a;font-size:11px;line-height:1.5}.success-panel{padding:13px;background:#eafaf3;border:1px solid #bce7d4;border-radius:12px!important;color:#087451!important}
.section{padding:88px max(24px,calc((100vw - 1160px)/2))}.section.light{background:#fff}.section.process{background:#071d3f;color:#fff}.section.security{background:#eef4fa}.section-head{text-align:center;max-width:720px;margin:0 auto 42px}.section-head.left{text-align:left;margin-left:0}.section-head h2{font-size:38px;letter-spacing:-.045em;line-height:1.08;margin:14px 0}.section-head p{color:#708094;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{border:1px solid #e0e8f0;border-radius:20px;padding:26px;box-shadow:var(--shadow-soft);background:#fff}.feature-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eaf4fd;color:#0d64b5;font-weight:900;font-size:11px}.feature-grid h3{font-size:18px;margin:17px 0 7px}.feature-grid p{font-size:13px;color:#718096;line-height:1.6;margin:0}.process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(255,255,255,.11);border-radius:18px;overflow:hidden}.process-line article{display:flex;gap:13px;padding:25px;background:#0a2a55}.process-line b{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(105,212,255,.14);color:#7edcff;font-size:12px}.process-line h3{margin:0 0 5px;font-size:15px}.process-line p{margin:0;color:#a9bfd8;font-size:11px;line-height:1.55}.security-card{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;background:#fff;border:1px solid #dae5ef;border-radius:24px;padding:40px;box-shadow:var(--shadow-soft)}.security-card h2{font-size:35px;line-height:1.1;letter-spacing:-.04em;margin:14px 0}.security-card p{color:#718096;line-height:1.7}.security-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:center}.security-list span{padding:13px;background:#f2f7fb;border-radius:10px;color:#496176;font-size:11px;font-weight:800}footer{padding:38px max(24px,calc((100vw - 1160px)/2));display:flex;align-items:center;gap:18px;border-top:1px solid #e0e7ef;background:#fff}.footer-brand{margin-right:auto}footer p{font-size:11px;color:#8090a3}footer>a{font-size:12px;color:#0b62b3;font-weight:800}
@media(max-width:1100px){.mainnav{display:none}.hero{grid-template-columns:1fr;gap:42px;padding-top:55px}.hero-copy{max-width:760px}.wizard-card{max-width:720px;width:100%;margin:auto}.trust-row{max-width:none}.section{padding-top:72px;padding-bottom:72px}.process-line{grid-template-columns:1fr 1fr}.security-card{grid-template-columns:1fr}}
@media(max-width:720px){.topbar{height:68px;padding:0 14px}.brandtext small{display:none}.brandmark{width:39px;height:39px}.client-link{padding:9px 11px;font-size:11px}.hero{padding:43px 13px 55px;min-height:auto}.hero h1{font-size:39px}.hero-lead{font-size:15px}.trust-row{gap:0;justify-content:space-between}.trust-row div{padding:0 13px}.trust-row strong{font-size:18px}.wizard-head,.progress-wrap,.step{padding-left:18px;padding-right:18px}.wizard-card{border-radius:20px}.grid.two,.grid.three,.metric-grid{grid-template-columns:1fr}.span2{grid-column:auto}.choice-row{grid-template-columns:1fr 1fr}.step{min-height:0;padding-bottom:22px}.nav{padding:14px 18px 18px}.person-card{padding:14px}.validation-card{padding:13px}.otp-row{align-items:stretch}.otp-row .btn{flex:1}.otp-row input{max-width:none;flex:1 1 100%}.review .row{grid-template-columns:1fr}.review .row b{padding-bottom:3px}.review .row span{padding-top:2px}.section{padding:58px 16px}.section-head h2{font-size:31px}.feature-grid,.process-line,.security-list{grid-template-columns:1fr}.security-card{padding:25px}.security-card h2{font-size:29px}footer{flex-wrap:wrap}.footer-brand{width:100%}footer p{margin-right:auto}}
@media(max-width:390px){.choice-row{grid-template-columns:1fr}.client-link span{display:none}.hero h1{font-size:34px}.wizard-head h2{font-size:22px}}

/* ========================================================================== */
/* VTTech 1.2.1 — Landing profissional + plataforma modular                  */
/* ========================================================================== */
:root{--vtt-navy:#062648;--vtt-navy-deep:#041b35;--vtt-navy-soft:#0b355f;--vtt-teal:#07b7ad;--vtt-teal-dark:#078b85;--vtt-orange:#ff8a1f;--vtt-orange-dark:#f57900;--vtt-surface:#f7f9fc;--vtt-border:#dfe7ef;--vtt-text:#102943;--vtt-muted:#64748b}
body{background:#fff;color:var(--vtt-text);overflow-x:hidden}
svg{width:1.15em;height:1.15em}
.site-header{position:sticky;top:0;z-index:100;background:rgba(4,27,53,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.header-inner{height:72px;max-width:1240px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:28px}.brand-on-dark{color:#fff}.logo-glyph{position:relative;width:38px;height:38px;display:grid;place-items:center}.logo-glyph:before,.logo-glyph:after{content:"";position:absolute;width:21px;height:21px;border:3px solid var(--vtt-teal);transform:rotate(45deg);border-radius:4px}.logo-glyph:before{left:2px}.logo-glyph:after{right:2px;border-color:#15d1c5}.logo-glyph i{position:absolute;width:10px;height:23px;background:var(--vtt-navy-deep);z-index:1}.logo-glyph b{position:relative;z-index:2;font-size:10px;color:#fff;opacity:.0}.brand-word{font-size:24px;font-weight:850;letter-spacing:-.045em}.brand-word span{font-weight:700}.desktop-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.desktop-nav a{font-size:13px;font-weight:650;color:#d9e4ef;transition:.15s}.desktop-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:16px}.header-login{font-size:13px;font-weight:700;color:#e2e8f0}.btn-cta,.btn-secondary-dark{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border-radius:9px;font-weight:800;font-size:13px;transition:.18s}.btn-cta{background:linear-gradient(135deg,var(--vtt-orange),#ff9c35);color:#fff;box-shadow:0 11px 28px rgba(245,121,0,.26)}.btn-cta:hover{transform:translateY(-1px);box-shadow:0 14px 32px rgba(245,121,0,.32)}.btn-cta svg{width:16px}.btn-cta-small{min-height:42px;padding:0 16px}.btn-secondary-dark{border:1px solid rgba(255,255,255,.5);color:#fff;background:rgba(6,38,72,.38)}.btn-secondary-dark:hover{background:rgba(255,255,255,.08)}.mobile-menu-button{display:none;border:0;background:none;color:#fff;padding:8px;cursor:pointer}.mobile-menu-button svg{width:24px;height:24px}.mobile-nav{display:none;padding:8px 20px 18px;border-top:1px solid rgba(255,255,255,.08)}.mobile-nav.open{display:grid}.mobile-nav a{padding:11px 3px;color:#e5edf5;font-weight:700;font-size:14px;border-bottom:1px solid rgba(255,255,255,.06)}
.landing-hero{background:linear-gradient(100deg,var(--vtt-navy-deep) 0%,#06294e 53%,#0a3a66 100%);color:#fff;overflow:hidden}.hero-shell{max-width:1240px;margin:0 auto;min-height:620px;padding:56px 24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,1fr);align-items:center;gap:54px}.landing-hero-copy{padding:10px 0}.eyebrow-pill{display:inline-flex;align-items:center;color:#54ddd3;font-size:11px;font-weight:900;letter-spacing:.08em}.landing-hero h1{font-size:clamp(44px,4.5vw,66px);line-height:1.04;letter-spacing:-.055em;margin:17px 0 20px;max-width:650px}.landing-hero h1 em{font-style:normal;color:#27d1c6}.landing-hero-copy>p{max-width:610px;color:#d6e2ed;line-height:1.65;font-size:17px;margin:0}.hero-actions{display:flex;gap:12px;align-items:center;margin-top:29px;flex-wrap:wrap}.hero-trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:26px;color:#c9dae9;font-size:12px;font-weight:650}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust svg{color:#20cbbb}.landing-hero-media{position:relative;align-self:stretch;min-height:510px}.landing-hero-media>img{position:absolute;right:-20px;top:0;width:78%;height:100%;object-fit:cover;object-position:center;border-radius:24px 0 0 24px;filter:saturate(.92) contrast(1.03)}.landing-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#06294e 0%,rgba(6,41,78,.05) 42%,transparent 66%);pointer-events:none}.cnpj-preview-card{position:absolute;z-index:3;left:0;bottom:30px;width:min(360px,72%);background:#fff;color:var(--vtt-text);padding:18px;border-radius:17px;box-shadow:0 28px 60px rgba(0,15,33,.28)}.lookup-badge{display:inline-flex;align-items:center;gap:6px;background:#e8fbf7;color:#067b75;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:850;margin-bottom:11px}.cnpj-preview-card label{display:block;font-size:9px;font-weight:800;color:#52677d;margin:8px 0 4px}.fake-field,.fake-field-row{height:34px;border:1px solid #d8e0e9;border-radius:7px;background:#f9fbfd;padding:0 9px;display:flex;align-items:center;color:#758598;font-size:10px}.fake-field-row{padding-right:0;justify-content:space-between}.fake-field-row b{height:34px;margin:-1px -1px -1px 8px;padding:0 12px;border-radius:0 7px 7px 0;display:grid;place-items:center;background:var(--vtt-navy);color:#fff;font-size:9px}.cnpj-preview-card small{display:flex;align-items:center;gap:6px;margin-top:10px;color:#7f8c9a;font-size:9px}
.trust-strip{position:relative;z-index:5;max-width:1160px;margin:-24px auto 0;background:#fff;border-radius:15px;box-shadow:0 18px 48px rgba(8,37,66,.12);display:grid;grid-template-columns:repeat(4,1fr);padding:18px 22px}.trust-strip article{display:flex;align-items:center;gap:13px;padding:8px 18px;border-right:1px solid #e5ebf1}.trust-strip article:last-child{border-right:0}.trust-strip>article>svg{width:28px;height:28px;color:#173c61;flex:0 0 auto}.trust-strip b,.trust-strip span{display:block}.trust-strip b{font-size:12px}.trust-strip span{font-size:10px;color:#748397;margin-top:2px}
.landing-section{max-width:1240px;margin:0 auto;padding:90px 24px}.section-heading{text-align:center;max-width:820px;margin:0 auto 44px}.section-heading.align-left{text-align:left;margin-left:0}.section-heading>span,.security-copy>span,.final-cta>div>span,.architecture-note>div>span{color:var(--vtt-teal-dark);font-size:10px;font-weight:900;letter-spacing:.11em}.section-heading h2{font-size:clamp(32px,3.4vw,45px);line-height:1.1;letter-spacing:-.045em;margin:10px 0 12px;color:#0b2946}.section-heading p{color:var(--vtt-muted);line-height:1.7;margin:0;font-size:15px}.benefit-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.benefit-cards article{padding:25px 22px;border:1px solid #e5ebf1;border-radius:16px;background:#fff;box-shadow:0 12px 38px rgba(14,53,88,.07)}.benefit-cards i{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(145deg,#05b9ad,#078b85);color:#fff}.benefit-cards i svg{width:19px;height:19px}.benefit-cards h3{margin:17px 0 8px;font-size:17px;letter-spacing:-.02em}.benefit-cards p{margin:0;color:#65758a;font-size:12.5px;line-height:1.65}
.two-audiences{max-width:1160px;margin:0 auto 60px;display:grid;grid-template-columns:1fr 1fr;border-radius:19px;overflow:hidden}.audience{display:grid;grid-template-columns:auto 1fr;gap:19px;padding:38px}.audience-company{background:linear-gradient(135deg,#e8faf6,#f5fcfa)}.audience-worker{background:linear-gradient(135deg,#eaf3ff,#f5f9ff)}.audience-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#0aa99f;color:#fff}.audience-worker .audience-icon{background:#1a6fd2}.audience-icon svg{width:23px;height:23px}.audience small{font-size:9px;letter-spacing:.1em;font-weight:900;color:#087b75}.audience-worker small{color:#1c62b2}.audience h2{font-size:24px;line-height:1.15;margin:6px 0 15px;letter-spacing:-.035em}.audience ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.audience li{font-size:12px;color:#476075}.audience li:before{content:"✓";color:#079b91;font-weight:900;margin-right:8px}
.module-section{padding-top:45px}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.module-card{position:relative;min-height:245px;padding:22px;border:1px solid #e1e8ef;border-radius:17px;background:#fff;display:flex;flex-direction:column;box-shadow:0 10px 34px rgba(15,55,88,.06);transition:.18s}.module-card:hover{transform:translateY(-3px);box-shadow:0 18px 46px rgba(15,55,88,.11)}.module-active{border-color:#9adbd4;background:linear-gradient(155deg,#fff 0%,#effbf9 100%)}.module-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#edf3f8;color:#113d63}.module-active .module-icon{background:#0ba99f;color:#fff}.module-icon svg{width:21px;height:21px}.module-status{position:absolute;top:22px;right:20px;padding:5px 8px;border-radius:99px;background:#f0f3f6;color:#718096;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.module-active .module-status{background:#dff8f2;color:#087b71}.module-card h3,.module-card h2{margin:17px 0 7px;font-size:17px;letter-spacing:-.02em}.module-card p{margin:0;color:#66768a;font-size:12px;line-height:1.6}.module-card>b,.module-card>a{margin-top:auto;padding-top:18px;color:#0b6d9e;font-size:11px;font-weight:850;display:flex;align-items:center;gap:5px}.module-card>b svg,.module-card>a svg{width:13px}.module-roadmap{margin-top:auto;padding-top:18px;color:#8a98a8;font-size:10px;font-weight:700}
.how-section{background:#f7f9fc;padding:86px max(24px,calc((100vw - 1160px)/2))}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.how-grid article{position:relative;background:#fff;border:1px solid #e2e9f0;border-radius:15px;padding:22px}.how-grid article>b{position:absolute;top:17px;right:17px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#0b9e8d;color:#fff;font-size:11px}.how-grid article>i{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#edf5fb;color:#153e63}.how-grid h3{font-size:15px;margin:16px 0 6px}.how-grid p{font-size:11px;line-height:1.55;color:#758598;margin:0}
.security-showcase{max-width:1160px;margin:80px auto;background:linear-gradient(135deg,var(--vtt-navy-deep),#073461);color:#fff;border-radius:25px;display:grid;grid-template-columns:1.2fr .8fr;overflow:hidden;box-shadow:0 30px 70px rgba(4,27,53,.19)}.security-copy{padding:48px}.security-copy>span{color:#48d9cd}.security-copy h2{font-size:38px;line-height:1.1;letter-spacing:-.045em;margin:11px 0 14px}.security-copy p{color:#c6d6e5;line-height:1.7;margin:0}.security-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.security-chips b{padding:7px 9px;border:1px solid rgba(255,255,255,.15);border-radius:99px;background:rgba(255,255,255,.06);font-size:9px;letter-spacing:.03em}.security-photo{position:relative;min-height:390px}.security-photo img{width:100%;height:100%;object-fit:cover}.security-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#073461 0%,transparent 42%)}.security-photo>div{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;padding:16px;border-radius:13px;background:rgba(4,27,53,.83);backdrop-filter:blur(9px)}.security-photo strong,.security-photo span{display:block}.security-photo strong{font-size:13px}.security-photo span{font-size:10px;color:#bcd0e2;margin-top:4px;line-height:1.5}
.faq-section{max-width:980px;margin:0 auto;padding:40px 24px 90px}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #e0e7ee;border-radius:13px;padding:0 18px;background:#fff}.faq-list summary{cursor:pointer;padding:16px 0;font-weight:800;font-size:13px;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:#0b8f87;font-size:18px}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:0 0 17px;color:#657589;font-size:12px;line-height:1.65}.final-cta{max-width:1160px;margin:0 auto 90px;background:linear-gradient(135deg,#062648,#0a3d69);border-radius:24px;color:#fff;display:grid;grid-template-columns:1fr 330px;overflow:hidden}.final-cta>div{padding:43px}.final-cta>div>span{color:#43d8cd}.final-cta h2{font-size:35px;line-height:1.13;letter-spacing:-.04em;margin:10px 0}.final-cta p{color:#cbd9e6;line-height:1.65;max-width:650px}.final-cta img{width:100%;height:100%;object-fit:cover;min-height:330px}
.site-footer{background:#041b35;color:#d7e3ee;padding:54px 24px 20px}.footer-grid{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:45px}.footer-grid h4{color:#fff;font-size:12px;margin:5px 0 14px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid a,.footer-grid span{font-size:11px;color:#b5c6d6}.footer-brand-block p{font-size:11px;line-height:1.65;color:#9fb5c8;max-width:310px}.footer-location{display:block;margin-top:14px}.footer-bottom{max-width:1160px;margin:34px auto 0;padding-top:17px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:20px;color:#8ea7bc;font-size:9px}
.portal-page{background:#f7f9fc;min-height:700px}.page-hero{background:linear-gradient(135deg,#051f3e,#07365f);color:#fff;padding:62px max(24px,calc((100vw - 1160px)/2));display:grid;grid-template-columns:1.35fr .65fr;gap:45px;align-items:end}.page-hero h1{font-size:clamp(35px,4vw,52px);line-height:1.08;letter-spacing:-.05em;margin:13px 0 12px}.page-hero p{color:#c6d7e6;line-height:1.65;max-width:760px}.module-progress-card{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);padding:20px;border-radius:15px}.module-progress-card span,.module-progress-card strong,.module-progress-card small,.module-progress-card a{display:block}.module-progress-card span{font-size:9px;color:#57ded4;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.module-progress-card strong{font-size:20px;margin:7px 0}.module-progress-card small{font-size:10px;line-height:1.55;color:#bdd0df}.module-progress-card a{margin-top:12px;color:#fff;font-size:10px;font-weight:800}.cadastro-layout{max-width:1160px;margin:0 auto;padding:42px 24px 85px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px;align-items:start}.cadastro-side{position:sticky;top:100px;background:#082f57;color:#fff;border-radius:19px;padding:27px}.side-kicker{font-size:9px;font-weight:900;letter-spacing:.11em;color:#4ed9ce}.cadastro-side h2{font-size:25px;line-height:1.12;letter-spacing:-.035em;margin:9px 0}.cadastro-side p{font-size:11px;line-height:1.65;color:#bfd1e0}.cadastro-side ul{list-style:none;margin:18px 0;padding:0;display:grid;gap:9px}.cadastro-side li{font-size:10px;color:#dce8f2}.cadastro-side li:before{content:"✓";color:#38d2c3;margin-right:7px;font-weight:900}.side-security{margin-top:21px;padding:12px;border-radius:11px;background:rgba(255,255,255,.08);font-size:9px;color:#bcd0df;line-height:1.5}.wizard-page-card{width:100%;box-shadow:0 18px 55px rgba(19,53,87,.12)}.module-catalog-section{padding-top:50px}.module-grid-large{grid-template-columns:repeat(3,1fr)}.module-grid-large .module-card{min-height:280px}.module-grid-large .module-card h2{font-size:20px}.architecture-note{max-width:1160px;margin:0 auto 90px;padding:35px;border-radius:20px;background:#fff;border:1px solid #e1e8ef;display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.architecture-note h2{font-size:31px;letter-spacing:-.04em;margin:7px 0}.architecture-note p{color:#65758a;line-height:1.65}.architecture-flow{display:flex;flex-wrap:wrap;gap:7px;align-items:center;justify-content:center}.architecture-flow b{padding:11px 13px;border-radius:10px;background:#edf6f5;color:#087a73;font-size:10px}.architecture-flow i{font-style:normal;color:#94a3b8}.not-found{min-height:65vh;display:grid;place-items:center;text-align:center;padding:70px 20px}.not-found span{font-size:70px;font-weight:900;color:#d7e3ee}.not-found h1{font-size:35px;margin:0 0 10px}.not-found p{color:#718096;margin-bottom:25px}
@media(max-width:1050px){.desktop-nav{display:none}.mobile-menu-button{display:block}.header-login{display:none}.hero-shell{grid-template-columns:1fr;min-height:auto;padding-top:45px}.landing-hero-copy{max-width:780px}.landing-hero-media{min-height:510px}.landing-hero-media>img{width:75%;right:0}.cnpj-preview-card{left:6%;bottom:24px}.trust-strip{grid-template-columns:1fr 1fr;margin:0;border-radius:0;max-width:none}.trust-strip article:nth-child(2){border-right:0}.benefit-cards,.module-grid{grid-template-columns:1fr 1fr}.security-showcase{margin-left:24px;margin-right:24px}.page-hero{grid-template-columns:1fr}.cadastro-layout{grid-template-columns:1fr}.cadastro-side{position:relative;top:auto}.module-grid-large{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:720px){.header-inner{height:66px;padding:0 14px;gap:10px}.brand-word{font-size:21px}.logo-glyph{width:33px;height:33px}.btn-cta-small{min-height:38px;padding:0 11px;font-size:10px}.mobile-menu-button{padding:5px}.hero-shell{padding:36px 16px 28px;gap:28px}.landing-hero h1{font-size:39px}.landing-hero-copy>p{font-size:14px}.hero-actions{align-items:stretch}.hero-actions>a{width:100%}.hero-trust{display:grid;gap:9px}.landing-hero-media{min-height:560px;margin:0 -16px}.landing-hero-media>img{width:100%;height:360px;right:0;top:0;border-radius:0;object-position:center}.landing-hero-media:after{background:linear-gradient(180deg,#06294e 0%,transparent 18%,transparent 70%,#06294e 100%)}.cnpj-preview-card{left:16px;right:16px;width:auto;bottom:8px}.trust-strip{grid-template-columns:1fr}.trust-strip article{border-right:0;border-bottom:1px solid #e6ecf2}.trust-strip article:last-child{border-bottom:0}.landing-section{padding:62px 16px}.section-heading h2{font-size:31px}.benefit-cards,.module-grid,.module-grid-large,.how-grid,.two-audiences{grid-template-columns:1fr}.two-audiences{margin:0 16px 40px}.audience{padding:26px}.module-card{min-height:220px}.security-showcase{grid-template-columns:1fr;margin:55px 16px}.security-copy{padding:28px}.security-copy h2{font-size:31px}.security-photo{min-height:300px}.final-cta{grid-template-columns:1fr;margin:0 16px 60px}.final-cta>div{padding:28px}.final-cta img{display:none}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand-block{grid-column:1/-1}.footer-bottom{display:grid}.page-hero{padding:45px 16px}.page-hero h1{font-size:36px}.cadastro-layout{padding:25px 12px 60px}.cadastro-side{padding:21px}.architecture-note{grid-template-columns:1fr;margin:0 16px 60px;padding:25px}.module-catalog-section{padding-top:32px}}
@media(max-width:420px){.header-actions{gap:5px}.btn-cta-small{font-size:9px;padding:0 9px}.landing-hero h1{font-size:34px}.cnpj-preview-card{padding:15px}.benefit-cards{gap:11px}.benefit-cards article{padding:20px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:not(:first-child){display:none}}


/* VTTech 1.2.1 - autenticação e portal do cliente */
.auth-page{min-height:calc(100vh - 80px);background:linear-gradient(135deg,#06162f,#092e59);padding:72px 24px}.auth-hero{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.05fr .75fr;gap:70px;align-items:center}.auth-copy{color:#fff}.auth-copy h1{font-size:clamp(38px,5vw,62px);line-height:1.04;letter-spacing:-.05em;margin:18px 0}.auth-copy>p{max-width:650px;color:#c9daec;font-size:17px;line-height:1.65}.auth-points{display:grid;gap:13px;margin-top:28px}.auth-points span{display:flex;align-items:center;gap:10px;color:#e8f4ff;font-weight:700}.auth-points svg{width:20px;height:20px;stroke:#26c6ae}.auth-card{background:#fff;border-radius:24px;box-shadow:var(--shadow);padding:30px}.auth-card-head>span{font-size:10px;color:#078d78;font-weight:900;letter-spacing:.12em}.auth-card-head h2{font-size:28px;margin:6px 0}.auth-card-head p{color:var(--muted);font-size:13px;line-height:1.5;margin:0 0 20px}.choice-row.compact{margin:0 0 14px}.auth-card .field{display:block;margin:13px 0}.auth-foot{border-top:1px solid var(--line);padding-top:18px;margin-top:20px;text-align:center;color:var(--muted);font-size:12px}.auth-foot a{color:#0c67b5;font-weight:800}.login-confirm{display:flex;gap:12px;align-items:center;background:#edf9f5;border:1px solid #c4ebdd;border-radius:14px;padding:14px;margin:12px 0 18px}.login-confirm>span{color:#087c56}.login-confirm b,.login-confirm small{display:block}.login-confirm small{color:#5f766e;margin-top:2px}.portal-page{max-width:1240px;margin:auto;padding:52px 24px 80px}.portal-welcome{background:linear-gradient(135deg,#071d3f,#0b3969);border-radius:28px;padding:42px;color:#fff;display:flex;justify-content:space-between;gap:30px;align-items:center;box-shadow:var(--shadow-soft)}.portal-welcome h1{font-size:42px;letter-spacing:-.045em;margin:12px 0}.portal-welcome p{max-width:760px;color:#c8daed;line-height:1.6}.portal-status{min-width:180px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);padding:22px;border-radius:20px;text-align:center}.portal-status i{display:grid;place-items:center;margin:auto auto 8px;color:#46d7bb}.portal-status span,.portal-status strong,.portal-status small{display:block}.portal-status strong{font-size:22px;color:#6de2c7;margin:4px 0}.portal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.portal-module{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;min-height:260px}.portal-module .module-icon{width:46px;height:46px}.portal-module small{color:#0b8c79;font-weight:900;font-size:9px;letter-spacing:.11em}.portal-module h2{font-size:20px;margin:7px 0}.portal-module p{color:var(--muted);font-size:13px;line-height:1.55;flex:1}.portal-module a{color:#0c67b5;font-weight:850;font-size:12px}.portal-module .soon{color:#8997a8;font-size:11px}.portal-security{display:flex;justify-content:space-between;align-items:center;gap:30px;background:#edf5ff;border-radius:22px;padding:28px;margin-top:26px}.portal-security span{font-size:9px;font-weight:900;color:#0b67b6;letter-spacing:.12em}.portal-security h2{margin:7px 0}.portal-security p{margin:0;color:var(--muted)}
@media(max-width:900px){.auth-hero{grid-template-columns:1fr;gap:30px}.auth-page{padding:42px 18px}.auth-copy h1{font-size:40px}.portal-welcome{align-items:flex-start;flex-direction:column}.portal-status{width:100%;text-align:left}.portal-grid{grid-template-columns:1fr 1fr}.portal-security{flex-direction:column;align-items:flex-start}}
@media(max-width:620px){.auth-page{padding:26px 14px}.auth-copy h1{font-size:34px}.auth-card{padding:22px 18px;border-radius:20px}.portal-page{padding:28px 14px 60px}.portal-welcome{padding:26px 20px}.portal-welcome h1{font-size:32px}.portal-grid{grid-template-columns:1fr}}
