:root{
  --ink:#102b27; --ink2:#25443e; --gold:#b88431; --sand:#f5efe5; --cream:#fbf8f2; --line:#dfd5c5; --white:#fff;
  --shadow:0 14px 38px rgba(27,39,35,.12); --radius:16px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.45} a{color:inherit;text-decoration:none} img{display:block;max-width:100%}
.container{width:min(1180px,92%);margin:auto}.section{padding:64px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}.section-head h2,.display{font-family:Georgia,'Times New Roman',serif}.section-head h2{font-size:clamp(2rem,4vw,3.1rem);margin:0}.section-head p{margin:.35rem 0 0;color:#66746f}.text-link{font-size:.95rem;color:#8b6122;border-bottom:1px solid #c9a46f;padding-bottom:4px;white-space:nowrap}
.site-header{position:sticky;top:0;z-index:50;background:rgba(251,248,242,.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(90,80,60,.08)}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{width:38px;height:30px;position:relative}.brand-mark:before,.brand-mark:after{content:"";position:absolute;bottom:1px;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:25px solid var(--gold)}.brand-mark:after{left:12px;transform:scale(.78);opacity:.7}.brand-word{font:700 28px/1 Georgia,serif}.brand-word b{color:var(--gold);font-weight:700}.brand-tag{display:block;font-size:8px;letter-spacing:3px;color:#6f756f;margin-top:4px}.nav-links{display:flex;align-items:center;gap:26px;font-size:.94rem}.nav-links a:hover{color:var(--gold)}.nav-cta,.btn-primary{background:linear-gradient(135deg,#c08a34,#a8752b);color:white;border-radius:999px;padding:13px 22px;box-shadow:0 6px 18px rgba(153,106,38,.2)}.menu-toggle{display:none;background:none;border:0;font-size:24px;color:var(--ink)}
.hero{position:relative;min-height:540px;background:url('../images/hero_muralha_nova.png') center center/cover no-repeat;display:flex;align-items:center;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(251,248,242,.97) 0%,rgba(251,248,242,.85) 31%,rgba(251,248,242,.16) 58%,rgba(9,28,24,.16) 100%)}.hero-content{position:relative;z-index:2;width:min(1180px,92%);margin:auto}.hero-copy{max-width:545px}.eyebrow{letter-spacing:4px;font-size:.78rem;font-weight:700;color:#9a6d2a}.hero h1{font:700 clamp(3rem,6vw,5.35rem)/.96 Georgia,serif;margin:18px 0 18px;letter-spacing:-2px}.hero p{font-size:1.13rem;max-width:510px;margin:0 0 28px}.btn-row{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 21px;border-radius:999px;font-weight:700}.btn-outline{border:1px solid #b99764;background:rgba(255,255,255,.45)}.hero-note{position:absolute;right:5%;bottom:33px;color:white;text-align:right;text-shadow:0 2px 14px rgba(0,0,0,.4)}.hero-note em{font:italic 1.5rem/1.2 Georgia,serif}.hero-note small{display:block;margin-top:16px;font-weight:700}
.destination-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.destination-card{position:relative;min-height:285px;border-radius:12px;overflow:hidden;box-shadow:var(--shadow);background:#ddd}.destination-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(5,18,15,.82) 100%)}.card-label{position:absolute;left:14px;bottom:16px;color:white;z-index:2;display:flex;flex-direction:column;gap:2px}.card-label strong{font:700 1.15rem Georgia,serif}.card-label span{font-size:.67rem;letter-spacing:1.4px;font-weight:700}.circle-arrow{position:absolute;right:11px;bottom:12px;width:31px;height:31px;border:1px solid rgba(255,255,255,.8);border-radius:50%;display:grid;place-items:center;color:#fff;z-index:2}
.experience-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.experience-card{background:white;border:1px solid #ece5da;border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(20,35,31,.07)}.experience-card>img{width:100%;height:156px;object-fit:cover}.experience-body{position:relative;padding:23px 15px 18px;min-height:158px}.experience-icon{position:absolute;top:-24px;left:15px;width:47px;height:47px;border-radius:50%;background:white;box-shadow:0 4px 14px rgba(0,0,0,.12);display:grid;place-items:center;color:var(--gold);font-size:21px}.experience-body h3{font:700 1.2rem Georgia,serif;margin:0 0 8px}.experience-body p{font-size:.88rem;color:#626c68;margin:0}
.why{padding-top:48px}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.why-card{display:flex;gap:18px;align-items:center;padding:10px 28px;border-right:1px solid #ddd0bf}.why-card:last-child{border:0}.why-icon{width:58px;height:58px;border:1.5px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold);font-size:25px;flex:0 0 auto}.why-card h3{font:700 1.06rem Georgia,serif;margin:0 0 5px}.why-card p{font-size:.88rem;color:#67706c;margin:0}
.banner{margin-top:38px;min-height:170px;background:url('../images/noronha_sunset.jpg') center 54%/cover no-repeat;position:relative;color:white}.banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,25,22,.72),rgba(7,25,22,.22),rgba(7,25,22,.62))}.banner-inner{position:relative;z-index:2;min-height:170px;display:flex;align-items:center;justify-content:space-between;gap:30px}.banner-quote{font:italic 1.55rem/1.25 Georgia,serif;max-width:430px}.newsletter{min-width:360px}.newsletter label{display:block;margin-bottom:8px;font-weight:700}.input-row{display:flex;background:white;border-radius:999px;padding:5px}.input-row input{border:0;outline:0;flex:1;padding:12px 14px;background:transparent}.input-row button{border:0;background:var(--gold);color:white;border-radius:50%;width:42px;height:42px;font-size:18px}
.footer{background:#fbf8f2;padding:30px 0 18px;border-top:1px solid #e6ddcf}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.footer-nav{display:flex;gap:22px;font-size:.84rem}.footer small{display:block;color:#8a8f8c;margin-top:22px;border-top:1px solid #e6ddcf;padding-top:14px}
.page-hero{padding:88px 0 56px;background:linear-gradient(135deg,#f5efe5,#fff)}.page-hero h1{font:700 clamp(2.7rem,6vw,5.2rem)/1 Georgia,serif;margin:0 0 14px}.page-hero p{max-width:690px;color:#5e6b66;font-size:1.08rem}.route-list{background:white;border:1px solid #e7dfd2;border-radius:14px;overflow:hidden}.route-row{display:grid;grid-template-columns:55px 1fr;gap:12px;padding:15px 18px;border-bottom:1px solid #eee7dc}.route-row:last-child{border:0}.route-row span{color:#b48747;font-weight:800}.pill-grid{display:flex;flex-wrap:wrap;gap:10px}.pill{border:1px solid #cdb995;background:#fff;border-radius:999px;padding:10px 14px;font-weight:700;font-size:.9rem}.season-groups{display:grid;gap:32px}.season-group h2{font:700 1.35rem Georgia,serif;margin:0 0 12px;color:var(--ink)}.season-group .pill-grid{gap:12px}.season-group .pill{min-width:112px;text-align:center}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.about-grid img{border-radius:16px;box-shadow:var(--shadow)}.contact-card{background:white;border:1px solid #e7dfd2;border-radius:16px;padding:28px;box-shadow:var(--shadow)}.contact-card input,.contact-card textarea,.contact-card select{width:100%;padding:12px;border:1px solid #d9cebd;border-radius:10px;background:#fff;margin-top:6px}.contact-card label{display:block;margin-bottom:14px;font-size:.9rem;font-weight:700}.contact-card textarea{min-height:120px;resize:vertical}.contact-card button{border:0;cursor:pointer}
@media(max-width:980px){.destination-grid,.experience-grid{grid-template-columns:repeat(3,1fr)}.nav-links{position:absolute;top:76px;left:0;right:0;background:var(--cream);padding:20px 4%;display:none;flex-direction:column;align-items:flex-start;border-bottom:1px solid #e3d9ca}.nav-links.open{display:flex}.menu-toggle{display:block}.nav-cta{display:none}.hero{min-height:590px}.hero:before{background:linear-gradient(90deg,rgba(251,248,242,.98),rgba(251,248,242,.72) 60%,rgba(7,28,23,.2))}.hero-copy{max-width:490px}.why-grid{grid-template-columns:1fr}.why-card{border-right:0;border-bottom:1px solid #ddd0bf;padding:16px 0}.banner-inner{flex-direction:column;align-items:flex-start;justify-content:center}.newsletter{width:100%;min-width:0}.about-grid{grid-template-columns:1fr}}
@media(max-width:640px){.section{padding:44px 0}.section-head{align-items:flex-start;flex-direction:column}.destination-grid,.experience-grid{grid-template-columns:repeat(2,1fr)}.destination-card{min-height:235px}.experience-card>img{height:130px}.hero{min-height:650px;align-items:flex-start;padding-top:68px;background-position:63% center}.hero:before{background:linear-gradient(180deg,rgba(251,248,242,.98) 0%,rgba(251,248,242,.86) 47%,rgba(8,26,22,.15) 75%)}.hero h1{font-size:3.15rem}.hero-note{display:none}.brand-word{font-size:24px}.brand-tag{letter-spacing:2px}.footer-nav{gap:12px;flex-wrap:wrap}.route-row{grid-template-columns:42px 1fr}}
