
:root{--navy:#06233d;--navy2:#0b3355;--gold:#d2a454;--gold2:#b78634;--cream:#f8f5ef;--ink:#14202b;--muted:#67727d;--line:#e7e1d8;--white:#fff;--ok:#1f7a55;--danger:#a63d40;--shadow:0 20px 50px rgba(2,25,45,.12)}
*{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.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.serif{font-family:Georgia,"Times New Roman",serif}.topbar{position:sticky;top:0;z-index:30;background:rgba(6,35,61,.98);color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.nav{min-height:78px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-mark{width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:23px}.brand strong{font-family:Georgia,serif;font-size:22px;font-weight:500}.brand small{display:block;letter-spacing:.2em;font-size:9px;color:#d8dce0}.navlinks{display:flex;align-items:center;gap:24px;font-size:14px}.navlinks a:hover{color:#f0c978}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;padding:13px 19px;border:1px solid transparent;font-weight:700;cursor:pointer;transition:.2s}.btn-gold{background:linear-gradient(135deg,var(--gold),#e1bb73);color:#fff;box-shadow:0 8px 20px rgba(210,164,84,.24)}.btn-gold:hover{transform:translateY(-1px);background:linear-gradient(135deg,#dbb267,var(--gold2))}.btn-outline{border-color:#bfd0dc;color:var(--navy);background:#fff}.btn-dark{background:var(--navy);color:#fff}.menu-btn{display:none;background:none;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:8px;padding:8px 10px}.hero{background:radial-gradient(circle at 78% 30%,rgba(210,164,84,.22),transparent 28%),linear-gradient(120deg,#06233d 0%,#082945 55%,#0c365b 100%);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:610px;gap:50px}.eyebrow{color:#e4bd74;text-transform:uppercase;letter-spacing:.18em;font-weight:800;font-size:12px}.hero h1,.pagehero h1{font-family:Georgia,serif;font-weight:500;line-height:1.05;margin:.2em 0;font-size:clamp(44px,6vw,72px)}.hero h1 span{color:#e2b866}.hero p{font-size:20px;max-width:650px;color:#edf3f7}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-visual{position:relative;min-height:440px}.paper{position:absolute;background:#efe4cc;color:#57452f;border-radius:4px;box-shadow:var(--shadow);padding:22px;font-family:Georgia,serif}.paper.one{width:68%;height:62%;right:8%;top:8%;transform:rotate(6deg);background:linear-gradient(#efe6d1,#e7d9bd)}.paper.two{width:58%;height:52%;left:3%;bottom:6%;transform:rotate(-5deg);background:linear-gradient(#d7c6a5,#eadcbf)}.passport{position:absolute;width:48%;height:62%;right:0;bottom:0;background:#7a2030;border-radius:10px;box-shadow:0 28px 60px rgba(0,0,0,.35);transform:rotate(8deg);padding:36px;color:#e7c77e;text-align:center;border:1px solid rgba(255,255,255,.08)}.passport .crest{font-size:54px;margin-top:28px}.photo{position:absolute;width:34%;aspect-ratio:4/5;left:13%;top:11%;background:linear-gradient(135deg,#c3b79e,#786d59);border:10px solid #ece2cc;transform:rotate(-8deg);box-shadow:var(--shadow)}.photo:after{content:"FAMÍLIA • 1912";position:absolute;bottom:-32px;left:0;color:#493e2f;font-family:Georgia,serif;font-size:12px}.magnify{position:absolute;left:41%;top:38%;width:88px;height:88px;border:9px solid #b2874b;border-radius:50%;box-shadow:inset 0 0 0 5px rgba(255,255,255,.3),0 10px 20px rgba(0,0,0,.25)}.magnify:after{content:"";position:absolute;width:70px;height:14px;background:#8b6638;right:-53px;bottom:-28px;transform:rotate(44deg);border-radius:9px}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}.trust-item{font-size:13px;color:#dbe5eb}.trust-item b{display:block;color:#fff;margin-top:4px}.section{padding:78px 0}.section.alt{background:var(--cream)}.section-title{text-align:center;margin-bottom:44px}.section-title h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(32px,4vw,46px);margin:0 0 8px;color:#151d25}.section-title p{color:var(--muted);margin:0 auto;max-width:720px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px;box-shadow:0 8px 25px rgba(12,39,63,.05)}.card h3{font-family:Georgia,serif;font-size:24px;margin:12px 0}.flag{font-size:34px}.card p{color:var(--muted)}.link-arrow{color:var(--gold2);font-weight:800}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.step{text-align:center;position:relative}.step-num{width:58px;height:58px;border-radius:50%;border:1px solid #d8c7a8;display:grid;place-items:center;margin:0 auto 14px;color:var(--gold2);font-weight:800;background:#fff}.step h4{margin:0 0 8px}.step p{color:var(--muted);font-size:14px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.feature{padding:24px;border-left:3px solid var(--gold);background:#fff}.quote{background:linear-gradient(120deg,var(--navy),var(--navy2));color:#fff;padding:50px 0}.quote blockquote{font-family:Georgia,serif;font-size:28px;max-width:900px;margin:0 auto;text-align:center}.cta-band{padding:28px 0;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer{background:#05213a;color:#dce6ec;padding:55px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:35px}.footer h4{color:#fff;margin-top:0}.footer a{display:block;color:#dce6ec;margin:7px 0;font-size:14px}.fine{font-size:12px;color:#9fb0bd;border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:20px;text-align:center}.pagehero{background:linear-gradient(120deg,#06233d,#0c385e);color:#fff;padding:85px 0}.pagehero h1{font-size:54px}.pagehero p{max-width:760px;font-size:18px;color:#e2edf3}.content{max-width:860px;margin:auto}.content h2{font-family:Georgia,serif;font-size:34px;color:var(--navy);margin-top:42px}.content h3{font-family:Georgia,serif;font-size:24px}.notice{background:#fff7e7;border:1px solid #ebd19f;border-left:5px solid var(--gold);padding:18px 20px;border-radius:8px;margin:24px 0}.notice strong{color:#6f511b}.checklist{padding:0;list-style:none}.checklist li{padding:8px 0 8px 30px;position:relative}.checklist li:before{content:"✓";position:absolute;left:0;color:var(--ok);font-weight:900}.form-wrap{display:grid;grid-template-columns:1.25fr .75fr;gap:36px;align-items:start}.form-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:30px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:800;font-size:14px}.field input,.field select,.field textarea{width:100%;border:1px solid #cdd6dc;border-radius:9px;padding:12px 13px;font:inherit;background:#fff}.field textarea{min-height:120px;resize:vertical}.help{font-size:12px;color:var(--muted)}.checkbox{display:flex;gap:10px;align-items:flex-start;font-size:13px}.checkbox input{margin-top:4px}.status{margin-top:12px;padding:12px;border-radius:8px;display:none}.status.ok{display:block;background:#e9f7ef;color:#155c3b}.status.err{display:block;background:#fdeeee;color:#842c30}.sidebox{background:var(--cream);border:1px solid var(--line);border-radius:14px;padding:26px;position:sticky;top:105px}.sidebox h3{font-family:Georgia,serif;font-size:27px;margin-top:0}.faq details{border-bottom:1px solid var(--line);padding:18px 0}.faq summary{font-weight:800;cursor:pointer}.legal{font-size:15px}.legal h2{font-family:Georgia,serif;color:var(--navy);margin-top:34px}.badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:#edf3f7;color:var(--navy);font-size:12px;font-weight:800}.blog-placeholder{min-height:420px;display:grid;place-items:center;text-align:center}.skip{position:absolute;left:-9999px}.skip:focus{left:10px;top:10px;background:#fff;padding:8px;z-index:100}
@media(max-width:980px){.navlinks{display:none;position:absolute;top:78px;left:0;right:0;background:#06233d;padding:20px;flex-direction:column;align-items:flex-start}.navlinks.open{display:flex}.menu-btn{display:block}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:70px 0}.hero-visual{min-height:390px}.cards,.feature-grid{grid-template-columns:repeat(2,1fr)}.steps{grid-template-columns:1fr 1fr}.form-wrap{grid-template-columns:1fr}.sidebox{position:static}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{width:min(100% - 26px,1180px)}.hero h1{font-size:46px}.hero p{font-size:17px}.hero-visual{min-height:310px}.trust-row,.cards,.feature-grid,.steps,.form-grid,.footer-grid{grid-template-columns:1fr}.cta-inner{flex-direction:column;align-items:flex-start}.pagehero h1{font-size:42px}.section{padding:58px 0}.passport{width:55%;height:58%;padding:18px}.paper.one{width:75%}.photo{width:38%}}


/* ===== Hero banners com imagem apenas no lado direito ===== */
.hero--banner{background:linear-gradient(120deg,#06233d 0%,#072842 50%,#0b3558 100%)}
.hero-grid--banner{grid-template-columns:minmax(0,1fr) minmax(500px,.92fr);align-items:stretch;gap:44px;min-height:680px}
.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:48px 0 52px}
.hero-copy p{max-width:640px}
.hero-visual--banner{position:relative;min-height:680px;overflow:hidden;border-left:1px solid rgba(255,255,255,.08)}
.hero-visual--banner:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#06233d 0%,rgba(6,35,61,.96) 7%,rgba(6,35,61,.62) 18%,rgba(6,35,61,.14) 32%,rgba(6,35,61,0) 48%)}
.hero-scene{position:absolute;inset:0;background-size:cover;background-position:center center;opacity:0;transition:opacity .8s ease;transform:scale(1.02)}
.hero-scene.is-active{opacity:1}
.hero-pills{position:absolute;left:22px;bottom:22px;z-index:2;display:flex;gap:10px;flex-wrap:wrap}
.hero-pill{padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:rgba(4,20,34,.45);color:#dbe6ee;font-size:12px;font-weight:800;letter-spacing:.02em;backdrop-filter:blur(8px)}
.hero-pill.is-active{background:rgba(210,164,84,.22);color:#fff;border-color:rgba(226,184,102,.7)}
.pagehero--with-art{padding:0;overflow:hidden}
.pagehero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:42px;min-height:470px;padding:68px 0}
.pagehero-copy p{max-width:650px}
.pagehero-art{min-height:390px;background-size:cover;background-position:center center;border-radius:18px;overflow:hidden;box-shadow:0 18px 45px rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.08)}
.pagehero-art:before{content:"";display:block;height:100%;width:100%;background:linear-gradient(90deg,rgba(6,35,61,.36) 0%,rgba(6,35,61,0) 30%)}
@media(max-width:980px){.hero-grid--banner,.pagehero-grid{grid-template-columns:1fr}.hero-copy{padding:32px 0 10px}.hero-visual--banner{min-height:360px;border-left:none;border:1px solid rgba(255,255,255,.08);border-radius:18px;margin-bottom:12px}.hero-visual--banner:before{background:linear-gradient(180deg,rgba(6,35,61,.16) 0%,rgba(6,35,61,.06) 20%,rgba(6,35,61,0) 100%)}.pagehero-grid{min-height:auto;padding:58px 0}.pagehero-art{min-height:300px}}
@media(max-width:640px){.hero-grid--banner{gap:22px}.hero-visual--banner{min-height:290px}.hero-pills{left:14px;right:14px;bottom:14px;gap:8px}.hero-pill{font-size:11px;padding:7px 11px}.pagehero-art{min-height:230px}}


/* ===== Hero banners V1.3: proporção corrigida e composição mais fiel ===== */
.hero--banner .container.hero-grid--banner{width:min(1440px, calc(100% - 24px));padding-left:36px;padding-right:0}
.hero-grid--banner{grid-template-columns:minmax(520px,1fr) minmax(620px,1.08fr);align-items:stretch;gap:26px;min-height:610px}
.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:34px 10px 34px 0}
.hero-copy p{max-width:620px}
.hero-visual--banner{position:relative;min-height:610px;overflow:hidden;border-left:1px solid rgba(255,255,255,.08)}
.hero-visual--banner:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#06233d 0%,rgba(6,35,61,.96) 2%,rgba(6,35,61,.78) 14%,rgba(6,35,61,.34) 29%,rgba(6,35,61,0) 45%)}
.hero-scene{position:absolute;inset:0;background-repeat:no-repeat;background-size:auto 100%;background-position:var(--bgx, 60%) center;opacity:0;transition:opacity .8s ease}
.hero-scene.is-active{opacity:1}
.hero-pills{position:absolute;left:20px;bottom:20px;z-index:2;display:flex;gap:10px;flex-wrap:wrap}
.hero-pill{padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:rgba(4,20,34,.45);color:#dbe6ee;font-size:12px;font-weight:800;letter-spacing:.02em;backdrop-filter:blur(8px)}
.hero-pill.is-active{background:rgba(210,164,84,.22);color:#fff;border-color:rgba(226,184,102,.7)}
.pagehero--with-art{padding:0;overflow:hidden}
.pagehero--with-art .container.pagehero-grid{width:min(1440px, calc(100% - 24px));padding-left:36px;padding-right:0}
.pagehero-grid{display:grid;grid-template-columns:minmax(480px,1fr) minmax(620px,1.08fr);align-items:center;gap:28px;min-height:470px;padding:56px 0}
.pagehero-copy p{max-width:620px}
.pagehero-art{min-height:410px;background-repeat:no-repeat;background-size:auto 100%;background-position:var(--bgx, 60%) center;box-shadow:none;border-left:1px solid rgba(255,255,255,.08);border-radius:0}
.pagehero-art:before{content:"";display:block;height:100%;width:100%;background:linear-gradient(90deg,#06233d 0%,rgba(6,35,61,.96) 2%,rgba(6,35,61,.78) 14%,rgba(6,35,61,.34) 29%,rgba(6,35,61,0) 45%)}
@media(max-width:1180px){.hero--banner .container.hero-grid--banner,.pagehero--with-art .container.pagehero-grid{width:min(100% - 20px, 1440px);padding-left:20px;padding-right:0}.hero-grid--banner,.pagehero-grid{grid-template-columns:minmax(420px,1fr) minmax(500px,1fr);min-height:560px}.hero-visual--banner,.pagehero-art{min-height:560px;background-position:62% center}}
@media(max-width:980px){.hero--banner .container.hero-grid--banner,.pagehero--with-art .container.pagehero-grid{width:min(100% - 26px, 1440px);padding:0 0 0 0}.hero-grid--banner,.pagehero-grid{grid-template-columns:1fr;gap:20px;min-height:auto}.hero-copy{padding:30px 13px 0}.hero-visual--banner{min-height:360px;border-left:none;border-radius:18px;border:1px solid rgba(255,255,255,.08)}.hero-visual--banner:before{background:linear-gradient(180deg,rgba(6,35,61,.22) 0%,rgba(6,35,61,.08) 22%,rgba(6,35,61,0) 100%)}.hero-scene{background-size:cover;background-position:center center}.hero-pills{left:14px;bottom:14px}.pagehero-grid{padding:50px 0}.pagehero-art{min-height:300px;border-left:none;border-radius:18px;background-size:cover;background-position:center center}.pagehero-art:before{background:linear-gradient(180deg,rgba(6,35,61,.18) 0%,rgba(6,35,61,0) 100%)}}


/* ===== Hero V1.4 - arte fotográfica isolada no lado direito ===== */
.hero--banner{background:linear-gradient(120deg,#06233d 0%,#082945 58%,#0a3152 100%)}
.hero--banner .container.hero-grid--banner{width:min(1440px,calc(100% - 28px));padding:0;margin:auto}
.hero-grid--banner{display:grid;grid-template-columns:minmax(500px,.88fr) minmax(620px,1.12fr);gap:0;align-items:stretch;min-height:620px}
.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:42px 48px 38px 16px;position:relative;z-index:3}
.hero-copy h1{font-size:clamp(52px,5.2vw,76px);max-width:610px}
.hero-copy p{font-size:19px;max-width:620px}
.hero-visual--banner{position:relative;min-height:620px;overflow:hidden;border-left:1px solid rgba(255,255,255,.08);background:#071f34}
.hero-visual--banner:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,#082945 0%,rgba(8,41,69,.88) 5%,rgba(8,41,69,.42) 15%,rgba(8,41,69,.08) 27%,rgba(8,41,69,0) 38%)}
.hero-scene{position:absolute;inset:0;opacity:0;transition:opacity .75s ease;background-repeat:no-repeat;background-size:cover;background-position:center center;transform:none}
.hero-scene.is-active{opacity:1}
.hero-pills{position:absolute;left:34px;bottom:22px;z-index:3;display:flex;gap:10px;flex-wrap:wrap}
.hero-pill{padding:8px 15px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:rgba(4,20,34,.50);color:#fff;font-size:12px;font-weight:800;backdrop-filter:blur(7px)}
.hero-pill.is-active{background:#d2a454;border-color:#e8c77f;color:#fff}
.pagehero--with-art .container.pagehero-grid{width:min(1360px,calc(100% - 40px));padding:0}
.pagehero-grid{grid-template-columns:minmax(430px,.88fr) minmax(580px,1.12fr);gap:36px;min-height:430px;padding:48px 0}
.pagehero-art{min-height:360px;border-radius:18px;background-size:cover;background-position:center center;box-shadow:0 20px 50px rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.08)}
.pagehero-art:before{background:linear-gradient(90deg,rgba(6,35,61,.30),rgba(6,35,61,0) 28%);border-radius:18px}
@media(max-width:1180px){.hero-grid--banner{grid-template-columns:1fr 1fr}.hero-copy{padding-right:30px}.hero-copy h1{font-size:clamp(48px,5vw,66px)}.hero-visual--banner{min-height:590px}}
@media(max-width:980px){.hero--banner .container.hero-grid--banner{width:min(100% - 26px,1180px)}.hero-grid--banner{grid-template-columns:1fr;gap:0}.hero-copy{padding:46px 0 30px}.hero-visual--banner{min-height:390px;border-left:none;border-radius:18px;margin-bottom:22px}.hero-visual--banner:before{background:linear-gradient(180deg,rgba(6,35,61,.10),rgba(6,35,61,0) 24%)}.pagehero-grid{grid-template-columns:1fr}.pagehero-art{min-height:310px}}
@media(max-width:640px){.hero-copy h1{font-size:48px}.hero-copy p{font-size:17px}.hero-visual--banner{min-height:310px}.hero-pills{left:14px;bottom:14px}.hero-pill{padding:7px 11px;font-size:11px}.pagehero-art{min-height:240px}}


/* ===== V1.5 HERO baseado no MODELO 1 ===== */
.hero--banner{background:#06233d}
.hero--banner .container.hero-grid--banner{width:100%;max-width:none;padding:0;margin:0}
.hero-grid--banner{display:grid;grid-template-columns:minmax(540px,43%) minmax(0,57%);gap:0;min-height:690px;align-items:stretch}
.hero-copy{padding:58px 48px 42px max(48px,calc((100vw - 1460px)/2 + 48px));justify-content:center;background:linear-gradient(90deg,#06233d 0%,#06233d 85%,#082b49 100%);position:relative;z-index:2}
.hero-copy .eyebrow{font-size:13px;letter-spacing:.19em}
.hero-copy h1{font-size:clamp(58px,5vw,82px);max-width:720px;margin:.22em 0 .34em}
.hero-copy p{font-size:19px;line-height:1.7;max-width:650px;margin-bottom:0}
.hero-copy .hero-actions{margin-top:28px}
.hero-copy .trust-row{margin-top:38px;max-width:700px}
.hero-visual--modelo1{position:relative;min-height:690px;background-image:linear-gradient(90deg,rgba(6,35,61,.78) 0%,rgba(6,35,61,.34) 12%,rgba(6,35,61,0) 28%),url('../img/hero-modelo1-passaportes.jpg');background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}
.hero-visual--modelo1:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,17,30,.03) 0%,rgba(2,17,30,.02) 72%,rgba(2,17,30,.36) 100%);pointer-events:none}
.hero-country-links{position:absolute;z-index:3;left:50%;bottom:28px;transform:translateX(-50%);display:flex;gap:12px;white-space:nowrap}
.hero-country-links a{display:inline-flex;align-items:center;justify-content:center;min-width:104px;padding:10px 18px;border:1px solid rgba(255,255,255,.45);border-radius:999px;background:rgba(4,24,42,.48);backdrop-filter:blur(8px);color:#fff;font-size:13px;font-weight:800;transition:.2s}
.hero-country-links a:hover{background:linear-gradient(135deg,#d2a454,#e0bb73);border-color:#e0bb73;color:#fff;transform:translateY(-1px)}
@media(max-width:1100px){.hero-grid--banner{grid-template-columns:48% 52%;min-height:630px}.hero-copy{padding-left:34px;padding-right:30px}.hero-copy h1{font-size:60px}.hero-visual--modelo1{min-height:630px;background-position:56% center}}
@media(max-width:900px){.hero--banner .container.hero-grid--banner{width:100%;padding:0}.hero-grid--banner{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:54px 28px 34px}.hero-copy h1{font-size:56px}.hero-visual--modelo1{min-height:440px;background-position:center center}.hero-country-links{bottom:18px}.hero-copy .trust-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.hero-copy{padding:46px 20px 30px}.hero-copy h1{font-size:48px}.hero-copy p{font-size:17px}.hero-visual--modelo1{min-height:340px}.hero-country-links{left:14px;right:14px;transform:none;justify-content:center;gap:8px}.hero-country-links a{min-width:0;padding:8px 12px;font-size:11px}.hero-copy .trust-row{grid-template-columns:1fr 1fr;gap:14px}}


/* V1.6 — hero com passaportes atuais estilizados e somente 3 países */
.cards{grid-template-columns:repeat(3,1fr)}
.hero-visual--current{position:relative;min-height:690px;overflow:hidden;background:linear-gradient(90deg,rgba(6,35,61,.96) 0%,rgba(6,35,61,.55) 17%,rgba(6,35,61,.08) 40%,rgba(6,35,61,.1) 100%),url('../img/hero-heritage-bg.jpg') center/cover no-repeat}
.hero-visual--current:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 65% 48%,rgba(210,164,84,.13),transparent 36%),linear-gradient(180deg,transparent 67%,rgba(1,15,27,.48) 100%);pointer-events:none}
.passport-stage{position:absolute;inset:0;z-index:2}
.passport-current{position:absolute;width:245px;height:350px;border-radius:12px;background:linear-gradient(145deg,#7f1427,#4f0713);box-shadow:0 28px 58px rgba(0,0,0,.48),inset 0 0 0 1px rgba(255,255,255,.06);border:1px solid rgba(228,193,111,.22);color:#e7c36e;text-align:center;padding:28px 20px;font-family:Georgia,"Times New Roman",serif;text-shadow:0 1px 0 rgba(0,0,0,.4)}
.passport-current:before{content:"";position:absolute;inset:9px;border:1px solid rgba(231,195,110,.13);border-radius:7px;pointer-events:none}
.passport-current .eu{font-size:12px;letter-spacing:.11em;margin-bottom:13px}.passport-current .country{font-size:23px;letter-spacing:.05em;line-height:1.18;min-height:56px;display:grid;place-items:center}.passport-current .emblem{font-size:60px;line-height:1;margin:36px 0 30px}.passport-current .ptype{font-size:20px;letter-spacing:.07em}.passport-current .chip{font-size:27px;margin-top:17px;transform:rotate(90deg)}
.passport-pt{left:10%;top:27%;transform:rotate(-9deg)}
.passport-es{left:38%;top:19%;transform:rotate(1deg);z-index:3;background:linear-gradient(145deg,#811326,#5b0715)}
.passport-it{left:66%;top:27%;transform:rotate(10deg);z-index:2;background:linear-gradient(145deg,#7b1325,#510711)}
.hero-country-links{z-index:5}
@media(max-width:1100px){.hero-visual--current{min-height:630px}.passport-current{width:205px;height:305px;padding:24px 16px}.passport-current .emblem{font-size:52px;margin:28px 0 24px}.passport-pt{left:7%;top:30%}.passport-es{left:36%;top:22%}.passport-it{left:65%;top:30%}}
@media(max-width:900px){.hero-visual--current{min-height:440px}.passport-current{width:160px;height:238px;padding:18px 12px;border-radius:9px}.passport-current .eu{font-size:8px}.passport-current .country{font-size:15px;min-height:38px}.passport-current .emblem{font-size:38px;margin:18px 0}.passport-current .ptype{font-size:13px}.passport-current .chip{font-size:18px;margin-top:10px}.passport-pt{left:10%;top:25%}.passport-es{left:37%;top:16%}.passport-it{left:64%;top:25%}}
@media(max-width:640px){.cards{grid-template-columns:1fr}.hero-visual--current{min-height:340px}.passport-current{width:126px;height:190px;padding:14px 9px}.passport-current .eu{font-size:6px}.passport-current .country{font-size:11px;min-height:30px}.passport-current .emblem{font-size:30px;margin:12px 0}.passport-current .ptype{font-size:10px}.passport-pt{left:7%;top:27%}.passport-es{left:34%;top:19%}.passport-it{left:61%;top:27%}}


/* ===== V1.7 HERO GRANDÃO — igual ao modelo de referência ===== */
.hero--modelo-ref{background:#06233d;overflow:hidden}
.hero-shell{display:grid;grid-template-columns:minmax(540px,43%) minmax(0,57%);align-items:stretch;min-height:650px;width:100%}
.hero--modelo-ref .hero-copy{padding:52px 38px 38px max(54px,calc((100vw - 1440px)/2 + 54px));background:linear-gradient(90deg,#06233d 0%,#06233d 85%,#082c48 100%);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}
.hero--modelo-ref .hero-copy h1{font-size:clamp(58px,5.2vw,82px);line-height:1.03;max-width:580px;margin:.2em 0 .28em}
.hero--modelo-ref .hero-copy h1 span{color:#e2b866}
.hero--modelo-ref .hero-copy p{font-size:18px;line-height:1.68;max-width:560px;color:#edf3f7}
.hero-outline-btn{border-color:rgba(191,208,220,.55)!important;color:#fff!important;background:transparent}
.hero-outline-btn:hover{border-color:#d2a454!important;background:rgba(210,164,84,.08)}
.hero--modelo-ref .hero-actions{margin-top:28px}
.hero--modelo-ref .trust-row{margin-top:38px;max-width:620px}
.hero-visual--grandao{position:relative;min-height:650px;background:url('../img/hero-modelo1-grandao.jpg') center center/cover no-repeat;overflow:hidden}
.hero-visual--grandao .hero-fade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,35,61,.92) 0%,rgba(6,35,61,.72) 7%,rgba(6,35,61,.28) 19%,rgba(6,35,61,0) 31%);pointer-events:none}
.hero-bottom-ui{position:absolute;left:0;right:0;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 26px 0 26px;z-index:3}
.hero-country-links--grandao{position:static;transform:none;display:flex;gap:12px;white-space:nowrap}
.hero-country-links--grandao a{display:inline-flex;align-items:center;justify-content:center;min-width:106px;padding:10px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.38);background:rgba(7,29,47,.42);backdrop-filter:blur(8px);color:#fff;font-size:13px;font-weight:800}
.hero-country-links--grandao a.is-active,.hero-country-links--grandao a:hover{background:linear-gradient(135deg,#d2a454,#e0bb73);border-color:#e0bb73;color:#fff}
.hero-arrow-controls{display:flex;align-items:center;gap:10px}
.hero-arrow{width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.45);display:grid;place-items:center;background:rgba(7,29,47,.28);color:#fff;font-size:34px;line-height:1;backdrop-filter:blur(8px)}
.hero-arrow--gold{background:linear-gradient(135deg,#d2a454,#e0bb73);border-color:#e0bb73;color:#fff}
@media(max-width:1180px){.hero-shell{grid-template-columns:46% 54%;min-height:610px}.hero--modelo-ref .hero-copy{padding-left:34px;padding-right:28px}.hero--modelo-ref .hero-copy h1{font-size:62px}.hero-visual--grandao{min-height:610px;background-position:center center}.hero-bottom-ui{padding:0 18px}}
@media(max-width:980px){.hero-shell{grid-template-columns:1fr;min-height:auto}.hero--modelo-ref .hero-copy{padding:46px 24px 30px}.hero--modelo-ref .hero-copy h1{font-size:54px;max-width:100%}.hero--modelo-ref .hero-copy p{max-width:100%}.hero-visual--grandao{min-height:430px}.hero-visual--grandao .hero-fade{background:linear-gradient(180deg,rgba(6,35,61,.18) 0%,rgba(6,35,61,0) 22%)}.hero-bottom-ui{padding:0 16px 0 16px}.hero-country-links--grandao a{min-width:94px;padding:9px 14px;font-size:12px}.hero-arrow{width:42px;height:42px;font-size:30px}}
@media(max-width:640px){.hero--modelo-ref .hero-copy{padding:40px 18px 28px}.hero--modelo-ref .hero-copy h1{font-size:46px}.hero--modelo-ref .hero-copy p{font-size:16px}.hero--modelo-ref .trust-row{grid-template-columns:1fr 1fr;gap:14px}.hero-visual--grandao{min-height:310px}.hero-bottom-ui{gap:12px;padding:0 12px 12px 12px}.hero-country-links--grandao{gap:8px}.hero-country-links--grandao a{min-width:auto;padding:8px 11px;font-size:11px}.hero-arrow-controls{gap:8px}.hero-arrow{width:38px;height:38px;font-size:28px}}
