
/* ENRAIZARME V9 — Home pública orientada a busca e descoberta.
   Carregada apenas nas homes; páginas legais continuam usando o CSS legado. */
:root{
  --v9-green:#0b5b4b;
  --v9-green-2:#0e6b59;
  --v9-green-soft:#eaf5f0;
  --v9-mint:#f3faf7;
  --v9-ink:#18322e;
  --v9-text:#40534f;
  --v9-line:#dfe8e4;
  --v9-warm:#f7f3ea;
  --v9-white:#ffffff;
  --v9-shadow:0 18px 50px rgba(21,69,58,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.v9{margin:0;background:#fff;color:var(--v9-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.v9 a{text-decoration:none;color:inherit}
.v9 .v9-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.v9 .v9-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--v9-line)}
.v9 .v9-nav{min-height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}
.v9 .v9-brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.08em;color:var(--v9-green)}
.v9 .v9-brand img{width:46px;height:46px;object-fit:contain}
.v9 .v9-menu{display:flex;justify-content:center;gap:28px;font-size:14px;font-weight:650;color:#52645f}
.v9 .v9-menu a:hover{color:var(--v9-green)}
.v9 .v9-actions{display:flex;align-items:center;gap:12px}
.v9 .v9-lang{display:flex;gap:4px;padding:4px;border:1px solid var(--v9-line);border-radius:999px;background:#fafcfb}
.v9 .v9-lang a{padding:6px 8px;border-radius:999px;font-size:11px;font-weight:800;color:#667771}
.v9 .v9-lang a.active{background:var(--v9-green);color:#fff}
.v9 .v9-login{font-size:13px;font-weight:750;color:var(--v9-green);padding:9px 12px}
.v9 .v9-pro{font-size:13px;font-weight:750;color:#fff;background:var(--v9-green);padding:11px 15px;border-radius:999px;box-shadow:0 6px 20px rgba(11,91,75,.16)}
.v9 .v9-hero{background:linear-gradient(180deg,#f6fbf8 0%,#fff 100%);padding:58px 0 24px;overflow:hidden;position:relative}
.v9 .v9-hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,#dcefe7 0%,rgba(220,239,231,0) 68%);right:-180px;top:-210px;pointer-events:none}
.v9 .v9-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:48px;align-items:center;position:relative;z-index:1}
.v9 .v9-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--v9-green);background:var(--v9-green-soft);padding:8px 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em}
.v9 .v9-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:#58a889}
.v9 h1{font-family:"Playfair Display",Georgia,serif;font-size:clamp(38px,4.4vw,58px);line-height:1.03;letter-spacing:-.03em;margin:18px 0 18px;color:#0d4338}
.v9 h1 span{color:var(--v9-green-2)}
.v9 .v9-lead{font-size:18px;line-height:1.7;color:var(--v9-text);max-width:720px;margin:0 0 26px}

.v9 .v9-positioning{display:flex;align-items:flex-start;gap:9px;max-width:760px;margin:14px 0 18px;padding:11px 13px;border:1px solid #dbe8e3;border-radius:12px;background:rgba(255,255,255,.72);color:#5f706b;font-size:11px;line-height:1.5}
.v9 .v9-positioning-icon{display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#e6f3ee;color:var(--v9-green);font-size:11px;font-weight:900;margin-top:1px}
.v9 .v9-search-card{background:linear-gradient(135deg,#dff1e9 0%,#eef8f4 100%);border:2px solid #8fc7b1;box-shadow:0 18px 44px rgba(11,91,75,.16);border-radius:22px;padding:16px;max-width:760px;position:relative}
.v9 .v9-search-prompt{display:flex;align-items:center;gap:9px;margin:0 2px 10px;color:#0b5b4b;font-size:13px;font-weight:900;letter-spacing:.02em}
.v9 .v9-search-prompt:before{content:"→";display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#0b5b4b;color:#fff;font-size:14px;line-height:1}
.v9 .v9-search-form{display:grid;grid-template-columns:1fr auto;gap:8px}
.v9 .v9-search-field{display:flex;align-items:center;gap:12px;padding:0 16px;min-height:60px;background:#fff;border:1px solid #c7ddd4;border-radius:15px;box-shadow:inset 0 1px 2px rgba(16,65,54,.03)}
.v9 .v9-search-icon{width:22px;height:22px;flex:0 0 auto;color:#73837e}
.v9 .v9-search-field input{width:100%;border:0;outline:0;background:transparent;font:inherit;font-size:16px;color:var(--v9-ink);font-weight:600}
.v9 .v9-search-field input::placeholder{color:#788983;font-weight:500}
.v9 .v9-search-button{border:0;background:var(--v9-green);color:#fff;border-radius:15px;padding:0 32px;font:inherit;font-size:15px;font-weight:900;cursor:pointer;min-height:60px;box-shadow:0 8px 18px rgba(11,91,75,.20)}
.v9 .v9-search-button:hover{background:#084b3f}
.v9 .v9-search-note{margin:9px 8px 0;color:#7a8984;font-size:11px;line-height:1.5}
.v9 .v9-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}
.v9 .v9-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid #dce8e3;background:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700;color:#435a54;transition:.2s ease}
.v9 .v9-chip:hover{transform:translateY(-1px);border-color:#9dc9b8;color:var(--v9-green);box-shadow:0 8px 20px rgba(22,88,73,.08)}
.v9 .v9-hero-visual{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center}
.v9 .v9-hero-visual:before{content:"";position:absolute;inset:24px 0 0 42px;border-radius:34px;background:linear-gradient(135deg,#e9f5f0,#f8f1e5);transform:rotate(2deg)}
.v9 .v9-hero-visual img{position:relative;width:min(100%,560px);max-height:430px;object-fit:cover;object-position:top;border-radius:28px;box-shadow:0 24px 55px rgba(14,65,54,.16);border:1px solid rgba(255,255,255,.7)}
.v9 .v9-trust{padding:20px 0 32px}
.v9 .v9-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--v9-line);border-radius:18px;overflow:hidden;background:#fff}
.v9 .v9-trust-item{padding:18px 20px;display:flex;align-items:center;gap:12px;border-right:1px solid var(--v9-line)}
.v9 .v9-trust-item:last-child{border-right:0}
.v9 .v9-trust-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--v9-green-soft);color:var(--v9-green);font-size:17px;font-weight:900}
.v9 .v9-trust-item strong{display:block;font-size:13px;color:var(--v9-ink)}
.v9 .v9-trust-item span{display:block;font-size:11px;color:#75847f;margin-top:2px}
.v9 .v9-section{padding:70px 0}
.v9 .v9-section.soft{background:#f8fbf9}
.v9 .v9-section.warm{background:#fbf8f1}
.v9 .v9-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}
.v9 .v9-section-head.center{display:block;text-align:center;max-width:760px;margin:0 auto 34px}
.v9 .v9-eyebrow{color:var(--v9-green);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.v9 h2{font-family:"Playfair Display",Georgia,serif;color:#143e35;font-size:clamp(34px,4vw,50px);line-height:1.12;letter-spacing:-.02em;margin:8px 0 10px}
.v9 .v9-section-head p{color:var(--v9-text);line-height:1.65;max-width:720px;margin:0}
.v9 .v9-all-link{font-size:13px;font-weight:800;color:var(--v9-green);white-space:nowrap}
.v9 .v9-topics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.v9 .v9-topic{background:#fff;border:1px solid var(--v9-line);border-radius:20px;padding:22px;min-height:230px;box-shadow:0 10px 30px rgba(24,73,62,.04);transition:.2s ease}
.v9 .v9-topic:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(24,73,62,.08);border-color:#b8d7cb}
.v9 .v9-topic-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--v9-green-soft);color:var(--v9-green);font-size:21px;margin-bottom:16px}
.v9 .v9-topic h3{font-size:17px;margin:0 0 10px;color:#163f36}
.v9 .v9-topic ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}
.v9 .v9-topic li{font-size:12px;color:#61716c}
.v9 .v9-topic li:before{content:"›";color:#68a891;margin-right:6px;font-weight:900}
.v9 .v9-topic .v9-topic-link{display:inline-block;margin-top:15px;font-size:12px;font-weight:800;color:var(--v9-green)}
.v9 .v9-featured{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}
.v9 .v9-feature-list{display:grid;gap:10px}
.v9 .v9-feature-row{background:#fff;border:1px solid var(--v9-line);border-radius:16px;padding:17px 18px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}
.v9 .v9-feature-mark{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eef7f3;color:var(--v9-green);font-weight:900}
.v9 .v9-feature-row strong{display:block;font-size:14px;color:#203f38}
.v9 .v9-feature-row small{color:#778781;font-size:11px}
.v9 .v9-feature-row a{font-size:11px;font-weight:800;color:var(--v9-green);border:1px solid #d4e5df;border-radius:999px;padding:8px 10px}
.v9 .v9-side-card{height:100%;background:linear-gradient(145deg,#0b5b4b,#0f725e);border-radius:22px;padding:30px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:380px;position:relative;overflow:hidden}
.v9 .v9-side-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(255,255,255,.08);right:-70px;bottom:-70px}
.v9 .v9-side-card h3{font-family:"Playfair Display",Georgia,serif;font-size:34px;line-height:1.12;margin:12px 0}
.v9 .v9-side-card p{line-height:1.65;color:rgba(255,255,255,.86)}
.v9 .v9-side-card a{align-self:flex-start;background:#fff;color:var(--v9-green);padding:12px 16px;border-radius:999px;font-size:12px;font-weight:900;position:relative;z-index:1}
.v9 .v9-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.v9 .v9-step{background:#fff;border:1px solid var(--v9-line);border-radius:20px;padding:26px;text-align:center;position:relative}
.v9 .v9-step-num{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;background:var(--v9-green-soft);color:var(--v9-green);font-weight:900}
.v9 .v9-step h3{margin:0 0 9px;font-size:17px;color:#183f36}
.v9 .v9-step p{margin:0;color:#677772;font-size:13px;line-height:1.6}
.v9 .v9-help{display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;background:#fff;border:1px solid #dbe6e2;border-radius:24px;padding:34px;box-shadow:var(--v9-shadow)}
.v9 .v9-help h2{font-size:38px;margin-top:6px}
.v9 .v9-help p{color:var(--v9-text);line-height:1.65;margin:0;max-width:760px}
.v9 .v9-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--v9-green);color:#fff;padding:14px 20px;border-radius:999px;font-size:13px;font-weight:850;white-space:nowrap}
.v9 .v9-primary:hover{background:#084b3f}
.v9 .v9-pro-band{background:#123f36;color:#fff;padding:42px 0}
.v9 .v9-pro-band-inner{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}
.v9 .v9-pro-band h2{color:#fff;font-size:34px;margin:0 0 6px}
.v9 .v9-pro-band p{margin:0;color:rgba(255,255,255,.78);line-height:1.6}
.v9 .v9-pro-band a{background:#fff;color:var(--v9-green);padding:13px 18px;border-radius:999px;font-size:12px;font-weight:900}
.v9 .v9-disclaimer{padding:18px 0;border-top:1px solid var(--v9-line);background:#fff;color:#71817c;font-size:11px;line-height:1.6}
.v9 .v9-footer{background:#f7faf8;border-top:1px solid var(--v9-line);padding:48px 0 20px}
.v9 .v9-footer-grid{display:grid;grid-template-columns:1.3fr repeat(4,.7fr);gap:32px}
.v9 .v9-footer-brand{display:flex;align-items:center;gap:10px;color:var(--v9-green);font-weight:850;letter-spacing:.06em;margin-bottom:12px}
.v9 .v9-footer-brand img{width:44px;height:44px;object-fit:contain}
.v9 .v9-footer p{font-size:12px;line-height:1.65;color:#74837e;max-width:330px}
.v9 .v9-footer h4{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#24483f;margin:4px 0 12px}
.v9 .v9-footer-col{display:grid;align-content:start;gap:9px}
.v9 .v9-footer-col a{font-size:12px;color:#6b7b76}
.v9 .v9-footer-col a:hover{color:var(--v9-green)}
.v9 .v9-footer-bottom{margin-top:32px;padding-top:18px;border-top:1px solid var(--v9-line);display:flex;justify-content:space-between;gap:20px;color:#83908c;font-size:11px}
.v9 .v9-mobile-menu{display:none}
@media(max-width:1000px){
  .v9 .v9-menu{display:none}.v9 .v9-nav{grid-template-columns:auto 1fr}.v9 .v9-actions{justify-self:end}
  .v9 .v9-hero-grid{grid-template-columns:1fr}.v9 .v9-hero-visual{min-height:auto;order:-1}.v9 .v9-hero-visual img{max-height:330px}.v9 .v9-hero-visual:before{inset:14px 10px 0 40px}
  .v9 .v9-trust-grid{grid-template-columns:1fr 1fr}.v9 .v9-trust-item:nth-child(2){border-right:0}.v9 .v9-trust-item:nth-child(-n+2){border-bottom:1px solid var(--v9-line)}
  .v9 .v9-topics{grid-template-columns:1fr 1fr}.v9 .v9-featured{grid-template-columns:1fr}.v9 .v9-side-card{min-height:300px}
  .v9 .v9-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.v9 .v9-footer-grid>div:nth-child(4),.v9 .v9-footer-grid>div:nth-child(5){margin-top:10px}
}
@media(max-width:680px){
  .v9 .v9-container{width:min(100% - 26px,1180px)}.v9 .v9-nav{min-height:68px}.v9 .v9-brand span{display:none}.v9 .v9-lang,.v9 .v9-pro{display:none}.v9 .v9-login{font-size:12px}
  .v9 .v9-hero{padding-top:28px}.v9 h1{font-size:36px}.v9 .v9-lead{font-size:16px}.v9 .v9-hero-visual{display:none}
  .v9 .v9-search-form{grid-template-columns:1fr}.v9 .v9-search-button{min-height:52px}.v9 .v9-chips{gap:6px}.v9 .v9-chip{padding:8px 10px;font-size:11px}
  .v9 .v9-trust-grid{grid-template-columns:1fr}.v9 .v9-trust-item{border-right:0;border-bottom:1px solid var(--v9-line)}.v9 .v9-trust-item:last-child{border-bottom:0}
  .v9 .v9-section{padding:52px 0}.v9 .v9-section-head{display:block}.v9 .v9-all-link{display:inline-block;margin-top:12px}.v9 .v9-topics,.v9 .v9-steps{grid-template-columns:1fr}
  .v9 .v9-feature-row{grid-template-columns:auto 1fr}.v9 .v9-feature-row a{grid-column:2;justify-self:start}
  .v9 .v9-help,.v9 .v9-pro-band-inner{grid-template-columns:1fr}.v9 .v9-help{padding:26px}.v9 .v9-help h2{font-size:32px}.v9 .v9-primary,.v9 .v9-pro-band a{justify-self:start}
  .v9 .v9-footer-grid{grid-template-columns:1fr 1fr}.v9 .v9-footer-grid>div:first-child{grid-column:1/-1}.v9 .v9-footer-bottom{display:block}.v9 .v9-footer-bottom span{display:block;margin-top:5px}
}

@media(max-width:640px){.v9 .v9-search-card{padding:13px}.v9 .v9-search-prompt{font-size:12px}.v9 .v9-search-field{min-height:54px}.v9 .v9-search-button{min-height:54px}}
