:root{--navy:#061d36;--navy2:#0b3153;--gold:#e7b757;--cream:#f7f2e8;--ink:#09243d}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--cream)}
.hero{min-height:86vh;color:white;padding:24px clamp(22px,5vw,76px);background:linear-gradient(90deg,rgba(3,19,36,.94) 0%,rgba(3,19,36,.72) 45%,rgba(3,19,36,.18) 100%),url('assets/IMG_2607.jpeg') center/cover}
nav{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none}.brand strong{display:block;font-family:Georgia,serif;font-size:clamp(1.2rem,2.4vw,1.8rem);letter-spacing:.08em}.brand small{display:block;color:var(--gold);letter-spacing:.25em;font-size:.65rem}.mark{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--gold);border-radius:50%;color:var(--gold)}
.nav-cta,.button{display:inline-block;text-decoration:none;border-radius:999px;padding:13px 20px;font-weight:700}.nav-cta{color:white;border:1px solid rgba(255,255,255,.45)}.hero-copy{max-width:760px;padding-top:clamp(90px,15vh,170px)}.eyebrow{font-size:.78rem;letter-spacing:.2em;font-weight:800;color:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(2.7rem,7vw,6.4rem);line-height:.96;margin-bottom:30px}.hero-copy>p:not(.eyebrow){font-size:clamp(1.05rem,2vw,1.35rem);max-width:570px;line-height:1.6}.gold{background:var(--gold);color:var(--navy);margin-top:18px}
main section{padding:clamp(64px,9vw,120px) clamp(22px,6vw,90px)}.boat-section{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.4fr);gap:clamp(34px,6vw,90px);align-items:start;background:white}.section-copy{position:sticky;top:30px}.section-copy h2,.section-head h2{font-family:Georgia,serif;font-size:clamp(2.3rem,5vw,4.6rem);font-weight:400;line-height:1}.section-copy>p:not(.eyebrow),.section-head>p:not(.eyebrow){font-size:1.05rem;line-height:1.75;color:#496174}.features{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0;list-style:none;margin-top:28px}.features li{border-top:1px solid #d9d1c3;padding:12px 0;font-weight:650}
.mosaic{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:230px;gap:12px}.photo{padding:0;border:0;border-radius:18px;overflow:hidden;cursor:zoom-in;background:#ddd}.photo.large{grid-column:span 2;grid-row:span 2}.photo img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s}.photo:hover img{transform:scale(1.035)}
.routes{background:var(--navy);color:white}.section-head{max-width:720px;margin-bottom:42px}.section-head>p:not(.eyebrow){color:#adc2d3}.route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.route-card{display:flex;flex-direction:column;min-height:300px;padding:30px;border:1px solid rgba(231,183,87,.35);border-radius:22px;background-image:linear-gradient(180deg,rgba(5,31,55,.48),rgba(5,31,55,.92)),var(--route-image);background-size:cover;background-position:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04);text-shadow:0 2px 12px rgba(0,0,0,.72);overflow:hidden}.route-card span{color:var(--gold);font-size:.78rem;letter-spacing:.18em}.route-card h3{font-family:Georgia,serif;font-weight:400;font-size:2rem;margin:38px 0 16px}.route-card p{color:#eef5fa;line-height:1.6}.route-card em{font-size:.78rem;color:#d9e6ef;margin-top:auto;padding-top:24px}.route-card a{color:#ffd77d;font-weight:800;text-decoration:none;margin-top:14px}
.route-card.ready{border-color:var(--gold)}.route-card.ready em{color:#f2d28f}
.gallery-hero{min-height:58vh;padding:24px clamp(22px,5vw,76px);color:white;background:linear-gradient(90deg,rgba(3,19,36,.9),rgba(3,19,36,.2)),url('assets/norte/02-ilha-comprida-do-norte.jpeg') center/cover}.gallery-hero>div{padding-top:clamp(90px,13vh,150px)}.gallery-hero h1{margin-bottom:18px}.gallery-hero>div>p:last-child{font-size:1.15rem}
.gallery-hero.sul-hero{background-image:linear-gradient(90deg,rgba(3,19,36,.9),rgba(3,19,36,.2)),url('assets/sul/03-ilha-dos-cocos.jpeg')}
.gallery-hero.mamangua-hero{background-image:linear-gradient(90deg,rgba(3,19,36,.9),rgba(3,19,36,.2)),url('assets/mamangua/01-ilha-da-cotia.jpeg')}
.gallery-hero.cajaiba-hero{background-image:linear-gradient(90deg,rgba(3,19,36,.9),rgba(3,19,36,.2)),url('assets/cajaiba/03-praia-grande-1.jpeg')}
.gallery-hero.ilha-grande-hero{background-image:linear-gradient(90deg,rgba(3,19,36,.9),rgba(3,19,36,.2)),url('assets/ilha-grande/01-aventureiro.jpeg')}
.gallery-hero.pesca-hero{background-image:linear-gradient(90deg,rgba(3,19,36,.9),rgba(3,19,36,.2)),url('assets/pesca/01.jpeg')}
.gallery-hero.surf-hero{background-image:linear-gradient(90deg,rgba(3,19,36,.9),rgba(3,19,36,.2)),url('assets/surf/01-sumaca.jpeg')}
.gallery-hero.personalizado-hero{background-image:linear-gradient(90deg,rgba(3,19,36,.92),rgba(3,19,36,.28)),url('assets/985CCB6A-C3A2-4F7D-B103-DEAFE906DB3C.jpeg')}
.custom-route-main{max-width:900px;margin:auto;padding:clamp(58px,8vw,100px) clamp(22px,5vw,76px);background:var(--cream)}.custom-route-main>p{font-family:Georgia,serif;font-size:clamp(1.45rem,3vw,2.2rem);line-height:1.45;color:var(--navy);margin:0}
.album-gallery{max-width:1320px;margin:auto;padding:clamp(40px,6vw,78px) clamp(16px,5vw,70px)}.album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.album-grid .photo{height:440px}.album-grid .photo:nth-child(4n+1){grid-row:span 2;height:894px}.album-grid .photo:nth-child(5){grid-column:span 2}.album-gallery .back-link{margin-top:42px}
.destination-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;height:430px}.destination-photo-pair .photo{height:100%}
.destination-gallery{max-width:1320px;margin:auto;background:var(--cream)}.destination,.destination:nth-child(even){display:flex;flex-direction:column;gap:22px;align-items:stretch;margin-bottom:68px}.destination>div:not(.destination-photo-pair){order:0;text-align:center}.destination>.photo,.destination>.destination-photo-pair,.destination:nth-child(even)>.photo,.destination:nth-child(even)>.destination-photo-pair{order:1;width:100%}.destination .photo{height:430px}.destination span{color:#9d762c;font-size:.78rem;letter-spacing:.15em;font-weight:800}.destination h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.8rem);font-weight:400;margin:12px 0 0;text-align:center}.back-link{display:inline-block;color:var(--navy);font-weight:800;text-decoration:none;border-bottom:2px solid var(--gold);padding-bottom:5px}
.gallery-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:42px}.gallery-actions .back-link{margin-top:0}.reserve-button{display:inline-block;padding:14px 22px;border-radius:999px;background:#25d366;color:#062c1a;font-weight:850;text-decoration:none;box-shadow:0 10px 24px rgba(37,211,102,.22)}
.floating-home{position:fixed;z-index:20;left:18px;bottom:18px;padding:12px 18px;border-radius:999px;background:var(--gold);color:var(--navy);font-weight:850;text-decoration:none;box-shadow:0 8px 28px rgba(0,0,0,.28)}
footer{padding:38px 24px;text-align:center;background:#031426;color:white}footer strong{font-family:Georgia,serif;letter-spacing:.12em}footer p{color:#9eb2c2;margin:8px 0 0}.footer-contact{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px 13px}.footer-contact>span,.footer-contact>a{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.footer-contact>a{color:#9eb2c2;text-decoration:none}.footer-contact>a:hover,.footer-contact>a:focus-visible{color:white;text-decoration:underline}.footer-contact>*+*::before{content:'•';margin-right:6px;color:#6f8ba1}.social-icon{display:block;flex:0 0 auto;width:20px;height:20px}
dialog{border:0;padding:0;background:transparent;max-width:min(94vw,1200px)}dialog::backdrop{background:rgba(0,0,0,.86)}dialog img{display:block;max-width:94vw;max-height:88vh;border-radius:12px}dialog button{position:fixed;right:22px;top:16px;border:0;background:white;width:44px;height:44px;border-radius:50%;font-size:1.8rem;cursor:pointer}
@media(max-width:820px){.nav-cta{display:none}.gallery-page .gallery-home{display:inline-block;font-size:.82rem;padding:10px 14px}.hero{min-height:78vh;background-position:58% center}.boat-section{grid-template-columns:1fr}.section-copy{position:static}.mosaic{grid-auto-rows:160px}.route-grid{grid-template-columns:1fr}.route-card{min-height:260px}.features{grid-template-columns:1fr 1fr}.destination,.destination:nth-child(even){gap:18px}.destination .photo{height:330px}.destination-photo-pair{height:330px}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.album-grid .photo,.album-grid .photo:nth-child(4n+1){height:420px;grid-row:auto}.album-grid .photo:nth-child(5){grid-column:auto}}@media(max-width:480px){.brand strong{font-size:1rem}.brand small{font-size:.55rem}.mark{width:38px;height:38px}.mosaic{grid-template-columns:1fr;grid-auto-rows:230px}.photo.large{grid-column:auto;grid-row:auto}.features{grid-template-columns:1fr}.destination .photo{height:260px}.destination-photo-pair{grid-template-columns:1fr;height:532px}.album-grid{grid-template-columns:1fr}.album-grid .photo,.album-grid .photo:nth-child(4n+1){height:460px}}
.booking-page{background:var(--cream)}.booking-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px clamp(20px,5vw,72px);background:var(--navy)}.booking-main{max-width:760px;min-height:68vh;margin:auto;padding:clamp(50px,7vw,90px) clamp(18px,5vw,50px)}.booking-intro{text-align:center;margin-bottom:34px}.booking-intro h1{font-size:clamp(2.7rem,7vw,5rem);margin-bottom:18px}.booking-intro>p:last-child{color:#496174;font-size:1.05rem;line-height:1.6}.booking-form{display:grid;gap:19px;padding:clamp(22px,5vw,42px);border:1px solid #ded3c1;border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(6,29,54,.09)}.booking-form label{display:flex;flex-direction:column;gap:8px;color:var(--navy);font-weight:750}.booking-form input{width:100%;border:1px solid #c9d1d8;border-radius:12px;padding:15px;background:#fff;color:var(--ink);font:inherit}.booking-form input:focus{outline:3px solid rgba(231,183,87,.28);border-color:#b2832d}.booking-note{margin:0;color:#617687;font-size:.9rem;line-height:1.55}.booking-submit{display:flex;justify-content:center;align-items:center;gap:10px;border:0;border-radius:999px;padding:16px 24px;background:#25d366;color:#062c1a;font:inherit;font-weight:850;cursor:pointer;box-shadow:0 12px 28px rgba(37,211,102,.24)}.booking-submit img{width:22px;height:22px}
