
:root{--green:#1c8f63;--green-2:#2cc889;--ink:#151515;--muted:#6f7075;--paper:#f7f6f2;--line:#e7e3dc;--dark:#101b16;--white:#fff;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}.guide-header{position:sticky;top:0;z-index:20;background:rgba(247,246,242,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.guide-nav{max-width:1160px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:16px 22px}.guide-logo img{width:170px;height:auto;display:block}.guide-nav-links{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.guide-nav-links a{color:#333;text-decoration:none;font-weight:800;font-size:13px}.guide-hero{max-width:1160px;margin:0 auto;padding:54px 22px 32px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.65fr);gap:34px;align-items:end}.eyebrow{color:var(--green);font-size:12px;letter-spacing:.28em;text-transform:uppercase;font-weight:900}.guide-hero h1,.guide-title{font-family:var(--serif);font-size:clamp(40px,6.5vw,76px);line-height:.98;margin:14px 0 18px;letter-spacing:0}.guide-hero h1 em,.guide-title em{color:#31976a;font-style:italic}.guide-lead{max-width:760px;color:#5f6065;font-size:clamp(18px,2.2vw,23px);line-height:1.45}.guide-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 24px 70px rgba(12,22,17,.08)}.hero-img{aspect-ratio:1/1;border-radius:16px;overflow:hidden;margin-bottom:16px}.hero-img img{width:100%;height:100%;object-fit:cover;display:block}.guide-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.summary-pill{background:#f1eee8;border:1px solid #ebe7df;border-radius:12px;padding:10px 12px}.summary-pill span{display:block;color:#777;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.summary-pill strong{font-size:15px}.sticky-menu{position:sticky;top:73px;z-index:18;background:#fff;border-block:1px solid var(--line);overflow-x:auto}.sticky-menu-inner{max-width:1160px;margin:auto;display:flex;gap:10px;padding:10px 22px}.sticky-menu a{white-space:nowrap;text-decoration:none;color:#363636;background:#f6f4ef;border:1px solid #ebe7df;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:900}.section{max-width:1160px;margin:0 auto;padding:46px 22px}.section h2{font-family:var(--serif);font-size:clamp(31px,4.2vw,51px);line-height:1.03;margin:8px 0 18px}.section-sub{color:var(--muted);font-size:18px;max-width:780px}.quick-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;background:var(--dark);color:#fff;border-radius:18px;padding:20px 22px;margin-top:24px}.quick-box strong{font-family:var(--serif);font-size:clamp(28px,3.4vw,46px);line-height:1}.quick-box p{margin:0;color:#d7ded9}.quick-box p+p{margin-top:6px;font-size:15px}.cta{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:12px 18px;background:var(--green-2);color:#062219;text-decoration:none;font-weight:900;border:0}.cta.secondary{background:#fff;color:#111;border:1px solid var(--line)}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.tip-card,.route-card,.tour-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 14px 50px rgba(12,22,17,.04)}.info-card h3,.tip-card h3,.tour-card h3{margin:0 0 8px;font-size:21px}.info-card ul,.tip-card ul,.tour-card ul{margin:12px 0 0;padding-left:18px;color:#4f5154}.info-card li,.tip-card li,.tour-card li{margin:6px 0}.muted{color:var(--muted)}.cost-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.cost-table th,.cost-table td{padding:14px;border-bottom:1px solid var(--line);text-align:left}.cost-table th{background:#efece5;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.cost-table td:not(:first-child),.cost-table th:not(:first-child){text-align:right}.cost-table tr:last-child td{border-bottom:0}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.route-card{padding:0;overflow:hidden}.route-card-img{aspect-ratio:1.12/1;overflow:hidden;background:#ddd}.route-card-img img{width:100%;height:100%;object-fit:cover;display:block}.route-card-body{padding:17px}.route-card small{display:inline-flex;align-items:center;border-radius:999px;background:#eef7f2;color:var(--green);padding:4px 9px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.route-card h3{font-size:21px;line-height:1.15;margin:9px 0 7px}.note{border-left:4px solid var(--green);background:#eef7f2;border-radius:12px;padding:16px 18px;color:#244539}.affiliate-box{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#101b16;color:#f4f7f4;border-radius:16px;padding:18px 20px;box-shadow:0 18px 50px rgba(12,22,17,.12)}.affiliate-box strong{display:block;font-size:18px;color:#fff}.affiliate-box p{margin:4px 0 0;color:#cdd8d2}.affiliate-coupon{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:10px 14px;color:#fff;font-weight:900;white-space:nowrap}.affiliate-disclaimer{margin-top:10px;color:#7b7d80;font-size:13px;line-height:1.5}.checklist{columns:2;list-style:none;padding:0;margin:18px 0}.checklist li{break-inside:avoid;margin:0 0 10px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 13px}.footer{background:#101b16;color:#d9dfda;margin-top:52px;padding:42px 22px}.footer-inner{max-width:1160px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:22px}.footer a{color:#fff}.decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px}.decision-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 14px 50px rgba(12,22,17,.05);display:flex;flex-direction:column;gap:12px}.decision-card h3{margin:0;font-size:20px}.decision-card p{margin:0;color:var(--muted)}.decision-card .cta{margin-top:auto}.source-list{font-size:13px;color:#73757a}.source-list a{color:#346b54}.diary-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;margin-top:22px}.diary-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px;box-shadow:0 14px 50px rgba(12,22,17,.045)}.diary-card.featured{background:#101b16;color:#eef7f2}.diary-card h3{margin:0 0 10px;font-size:22px}.diary-card.featured p{color:#d8e2dc}.tip-list{display:grid;gap:10px;margin-top:14px}.tip-line{display:flex;gap:10px;align-items:flex-start;background:#f6f4ef;border:1px solid #ece7dd;border-radius:13px;padding:12px 14px;color:#45484a}.tip-line strong{color:#151515}.faq-guide-list{display:grid;gap:12px;margin-top:22px}.faq-guide-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 20px;box-shadow:0 12px 38px rgba(12,22,17,.035)}.faq-guide-item h3{margin:0 0 8px;font-size:19px}.faq-guide-item p{margin:0;color:var(--muted)}@media(max-width:820px){.decision-grid,.diary-grid{grid-template-columns:1fr}.affiliate-box{align-items:flex-start;flex-direction:column}.affiliate-coupon{width:100%}.guide-hero{grid-template-columns:1fr;padding-top:32px}.guide-nav{justify-content:center}.guide-nav-links{display:none}.quick-box,.grid.two,.grid.three,.route-grid,.footer-inner{grid-template-columns:1fr}.quick-box{padding:18px;gap:14px}.quick-box .cta{width:100%}.checklist{columns:1}.sticky-menu{top:67px}.guide-logo img{width:145px}.cost-table{display:block;overflow-x:auto;white-space:nowrap}.route-card-img{aspect-ratio:1.28/1}}
.guide-tile{padding:0;overflow:hidden;display:flex;flex-direction:column}.guide-tile-media{aspect-ratio:1.42/1;overflow:hidden;background:#e5e0d7}.guide-tile-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.guide-tile:hover .guide-tile-media img{transform:scale(1.035)}.guide-tile-body{padding:19px 20px 20px;display:flex;flex-direction:column;gap:10px;flex:1}.guide-tile h3{margin:0;font-size:20px;line-height:1.2}.guide-tile p{margin:0}.guide-tile .cta{margin-top:auto;width:fit-content}@media(max-width:820px){.guide-tile-media{aspect-ratio:1.55/1}.guide-tile .cta{width:100%}}
.guide-index-page{background:#f7f6f2}.guides-cover{max-width:1160px;margin:0 auto;padding:58px 22px 30px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(340px,.7fr);gap:34px;align-items:center}.guides-cover h1{font-family:var(--serif);font-size:clamp(42px,6.6vw,80px);line-height:.96;margin:14px 0 20px;letter-spacing:0;max-width:820px}.guides-cover p{font-size:clamp(18px,2vw,22px);line-height:1.48;color:#5f6065;max-width:760px}.guides-cover-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.guides-cover-panel{position:relative;border-radius:28px;overflow:hidden;min-height:520px;box-shadow:0 28px 90px rgba(12,22,17,.16);background:#101b16}.guides-cover-panel>img{width:100%;height:100%;min-height:520px;object-fit:cover;display:block;filter:saturate(1.02)}.guide-note-card{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(16,27,22,.86);backdrop-filter:blur(16px);color:#f4f7f4;border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:18px 20px}.guide-note-card strong{display:block;font-size:18px;margin-bottom:5px}.guide-note-card p{margin:0;color:#d8e2dc;font-size:15px;line-height:1.55}.guides-proof{max-width:1160px;margin:0 auto 12px;padding:0 22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.guides-proof article{background:#101b16;color:#fff;border-radius:18px;padding:20px 22px;box-shadow:0 18px 60px rgba(12,22,17,.08)}.guides-proof strong{display:block;font-family:var(--serif);font-size:25px;line-height:1.05;margin-bottom:8px}.guides-proof span{display:block;color:#cbd6d0;font-size:14px;line-height:1.45}.guides-method{display:grid;grid-template-columns:.72fr 1.28fr;gap:26px;align-items:start}.method-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.method-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 14px 50px rgba(12,22,17,.045)}.method-grid span{display:inline-flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#eef7f2;color:#1c8f63;font-size:12px;font-weight:900;margin-bottom:16px}.method-grid h3{font-size:19px;line-height:1.18;margin:0 0 10px}.method-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.guide-categories{position:sticky;top:73px;z-index:18;max-width:1160px;margin:8px auto 0;padding:10px 22px;display:flex;gap:10px;overflow-x:auto;background:rgba(247,246,242,.92);backdrop-filter:blur(14px);border-block:1px solid rgba(0,0,0,.06)}.guide-categories a{white-space:nowrap;text-decoration:none;color:#26322d;background:#fff;border:1px solid #e7e3dc;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:900;box-shadow:0 8px 24px rgba(12,22,17,.04)}.guides-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,390px);gap:22px;align-items:end;margin-bottom:24px}.guides-section-head p{margin:0;color:var(--muted);font-size:17px;line-height:1.55}.guide-group{scroll-margin-top:138px;margin-top:30px}.guide-group+.guide-group{margin-top:46px}.guide-group-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px;border-bottom:1px solid var(--line);padding-bottom:12px}.guide-group-head span{font-family:var(--serif);font-size:clamp(28px,3.8vw,44px);line-height:1;color:#151515}.guide-group-head strong{color:#6c6e72;font-size:14px;text-align:right;font-weight:800}.guide-tile-wide .guide-tile-media{aspect-ratio:1.8/1}.guide-final-cta{max-width:1116px;margin:34px auto 0;background:#101b16;color:#fff;border-radius:28px;padding:36px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;box-shadow:0 28px 90px rgba(12,22,17,.16)}.guide-final-cta h2{font-family:var(--serif);font-size:clamp(32px,4vw,54px);line-height:1.02;margin:8px 0 10px}.guide-final-cta p{margin:0;color:#d6dfda;max-width:720px;font-size:17px;line-height:1.55}.guide-final-cta .eyebrow{color:#5deba0}@media(max-width:900px){.guides-cover,.guides-method,.guides-section-head,.guide-final-cta{grid-template-columns:1fr}.guides-cover-panel,.guides-cover-panel>img{min-height:380px}.guides-proof,.method-grid{grid-template-columns:1fr}.guide-categories{top:67px}.guide-group-head{align-items:flex-start;flex-direction:column}.guide-group-head strong{text-align:left}.guide-final-cta{border-radius:22px;padding:26px}.guide-final-cta .cta{width:100%}}@media(max-width:620px){.guides-cover{padding-top:36px}.guides-cover-actions .cta{width:100%}.guides-cover-panel,.guides-cover-panel>img{min-height:340px}.guide-note-card{left:14px;right:14px;bottom:14px}.guides-proof article{padding:18px}.guide-categories{margin-inline:-1px}.guide-final-cta{margin-inline:18px}}

@media(max-width:620px){html,body{max-width:100%;overflow-x:hidden}body *,body *::before,body *::after{min-width:0}.guide-header,.guide-nav,.guide-hero,.guides-cover,.guides-proof,.section,.sticky-menu,.guide-categories,.guides-cover-panel,.guide-card,.guide-final-cta,.footer{width:100%;max-width:100%}.guide-hero h1,.guide-title,.guides-cover h1,.section h2,.guide-final-cta h2{max-width:100%;overflow-wrap:break-word;font-size:clamp(34px,10.5vw,44px);line-height:1.02}.guide-lead,.guides-cover p,.section-sub{max-width:100%;font-size:16px}.guides-cover,.guide-hero,.section{padding-left:22px;padding-right:22px}.guides-cover-panel,.guides-cover-panel>img{min-height:320px}.guide-note-card{max-width:calc(100% - 28px)}.sticky-menu-inner,.guide-categories{max-width:100%;-webkit-overflow-scrolling:touch}.cost-table{max-width:100%;white-space:nowrap}.quick-box strong{font-size:clamp(28px,9vw,36px)}}

@media(max-width:620px){html,body{width:100%;max-width:100%;overflow-x:hidden}main,.guide-header,.guide-nav,.guide-hero,.guides-cover,.guides-cover-text,.guides-proof,.section,.sticky-menu,.guide-categories,.guides-cover-panel,.guide-card,.guide-final-cta,.footer,.footer-inner{width:100%!important;max-width:100%!important}.guides-cover,.guide-hero,.section{padding-left:22px!important;padding-right:22px!important}.guide-hero h1,.guide-title,.guides-cover h1,.section h2,.guide-final-cta h2{max-width:calc(100vw - 44px)!important;font-size:clamp(31px,8.4vw,36px)!important;line-height:1.08!important;overflow-wrap:normal!important}.guide-lead,.guides-cover p,.section-sub{max-width:calc(100vw - 44px)!important;font-size:15.5px!important;line-height:1.55!important;overflow-wrap:normal!important}.guides-cover-actions{width:100%;max-width:calc(100vw - 44px)}.guide-note-card{left:14px;right:14px;max-width:calc(100% - 28px)}.guide-categories,.sticky-menu-inner{max-width:100%!important;overflow-x:auto!important}}

@media(max-width:430px){.guide-hero h1,.guide-title,.guides-cover h1,.section h2,.guide-final-cta h2{max-width:310px!important;font-size:32px!important;line-height:1.08!important}.guide-lead,.guides-cover p,.section-sub{max-width:310px!important}.guide-note-card p{max-width:100%!important;font-size:14px!important}.guides-cover-actions{max-width:310px!important}.guides-cover-panel{max-width:346px!important;margin-left:auto;margin-right:auto}.guide-final-cta{max-width:calc(100vw - 36px)!important}}

/* Design polish: stronger editorial feel for guides */
.guide-header {
  box-shadow: 0 10px 30px rgba(12,22,17,.035);
}

.guide-nav-links a {
  letter-spacing: 0;
}

.guides-cover {
  padding-top: clamp(46px, 6vw, 72px);
  gap: 42px;
}

.guides-cover h1 {
  font-size: clamp(42px, 6vw, 72px);
  line-height: 1;
}

.guides-cover p {
  font-size: clamp(17px, 1.6vw, 20px);
  line-height: 1.56;
}

.guides-cover-panel {
  border-radius: 24px;
  min-height: 486px;
}

.guides-cover-panel>img {
  min-height: 486px;
}

.guide-note-card {
  border-radius: 18px;
}

.guides-proof article,
.method-grid article,
.guide-tile,
.decision-card,
.info-card,
.tip-card,
.route-card,
.tour-card,
.faq-guide-item {
  box-shadow: 0 12px 36px rgba(12,22,17,.055);
}

.method-grid span {
  font-size: 0;
}

.method-grid article:nth-child(1) span::before { content: "✓"; }
.method-grid article:nth-child(2) span::before { content: "R$"; }
.method-grid article:nth-child(3) span::before { content: "✦"; }

.method-grid span::before {
  font-size: 14px;
  line-height: 1;
}

.guide-tile {
  border-radius: 18px;
  transition: transform .24s ease, box-shadow .24s ease;
}

.guide-tile:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 52px rgba(12,22,17,.09);
}

.guide-tile h3 {
  font-size: 21px;
}

.guide-tile p {
  font-size: 15.5px;
  line-height: 1.55;
}

.guide-tile .cta {
  min-height: 46px;
}

.guide-group-head span {
  font-size: clamp(30px,3.4vw,40px);
}

.guide-final-cta {
  border-radius: 24px;
}

@media(max-width:900px){
  .guides-cover-panel,
  .guides-cover-panel>img {
    min-height: 360px;
  }

  .guide-tile .cta {
    width: fit-content;
  }
}

@media(max-width:620px){
  .guides-cover h1 {
    max-width: calc(100vw - 44px)!important;
    font-size: clamp(34px, 9vw, 42px)!important;
    line-height: 1.04!important;
  }

  .guides-cover p {
    font-size: 16px!important;
  }

  .guides-cover-panel,
  .guides-cover-panel>img {
    min-height: 300px;
  }

  .guide-tile .cta {
    width: 100%;
  }
}
