:root{--forest:#173d32;--deep:#0c3028;--moss:#6d8667;--cream:#f4f1e8;--paper:#fcfaf4;--ink:#1f2f28;--muted:#61726a;--line:#d9ded3;--accent:#d9e7b2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Segoe UI',Arial,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.skip{position:absolute;top:-100px;left:1rem;background:#fff;color:#000;padding:.7rem;z-index:100}.skip:focus{top:1rem}:focus-visible{outline:3px solid #c5dd7d;outline-offset:4px}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,88px);background:var(--paper);position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:7px;font-family:'Segoe UI',Arial,sans-serif;font-size:15px;font-weight:800;letter-spacing:.05em;line-height:1.1}.brand img{object-fit:contain}.brand small{display:block;font-size:10px;letter-spacing:.27em;margin-top:2px}.site-header nav{display:flex;gap:36px;font-size:13px;font-weight:700}.site-header nav a:hover,.text-link:hover,footer a:hover{text-decoration:underline;text-underline-offset:5px}.header-cta{border:1px solid var(--forest);border-radius:100px;padding:12px 19px;font-size:12px;font-weight:700;white-space:nowrap}.header-cta span,.button span{padding-left:20px}.header-cta:hover{background:var(--forest);color:#fff}.hero{min-height:660px;background:var(--forest);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,43%);gap:clamp(35px,5vw,96px);padding:60px clamp(24px,8vw,132px) 70px;position:relative;overflow:hidden}.hero:before{content:'';position:absolute;width:460px;height:460px;border:1px solid #ffffff16;border-radius:50%;left:-180px;top:110px;box-shadow:0 0 0 90px #ffffff05,0 0 0 180px #ffffff04;pointer-events:none}.hero-copy{position:relative;z-index:1;align-self:center;max-width:720px;padding-bottom:30px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.24em;line-height:1.5;margin:0 0 27px}.hero .eyebrow{color:#d1e5ca}.dot{display:inline-block;width:8px;height:8px;background:#bed985;border-radius:50%;margin-right:9px}.hero h1,h2,h3,p{margin-top:0}.hero h1,.section-heading h2,.visit h2{font-family:'Segoe UI',Arial,sans-serif;letter-spacing:-.065em;font-weight:600}.hero h1{font-size:clamp(52px,5.2vw,88px);line-height:1.09;margin-bottom:30px}.hero h1 em,.visit h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.07em}.lead{font-size:clamp(17px,1.5vw,21px);line-height:1.65;color:#dbe6d9;max-width:530px}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:38px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 24px;border-radius:4px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;min-width:205px}.button:hover{transform:translateY(-3px)}.button-light{background:var(--accent);color:var(--deep)}.button-dark{background:var(--deep);color:#fff}.text-link{font-weight:700;font-size:13px}.text-link span{padding-left:10px}.hero-note{font-family:Georgia,serif;font-style:italic;font-size:15px;margin:70px 0 0;color:#c2d2c4}.hero-media{width:100%;max-width:470px;justify-self:center;align-self:center}.video-frame{height:530px;position:relative;background:#244c3d;border:8px solid #ffffff14;box-shadow:25px 28px 0 #0b2b2380;overflow:hidden}.video-frame video{width:100%;height:100%;object-fit:contain;display:block;background:#173d32}.media-label{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;background:linear-gradient(0deg,#092820dc,transparent);padding:45px 20px 17px;font-size:10px;letter-spacing:.16em;font-weight:800}.frame-caption{font-family:Georgia,serif;font-style:italic;font-size:14px;color:#cad9cb;margin-top:18px}.scroll-hint{position:absolute;bottom:26px;left:clamp(24px,8vw,132px);font-size:10px;letter-spacing:.17em;color:#aac2ad}.scroll-hint span{padding-left:15px}.section-wrap{max-width:1410px;margin:auto;padding-left:clamp(24px,7vw,112px);padding-right:clamp(24px,7vw,112px)}.experiences{padding-top:105px;padding-bottom:100px}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:end;margin-bottom:42px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:0;color:#597668}.section-heading h2,.visit h2{font-size:clamp(40px,4vw,63px);line-height:1.13;margin-bottom:0}.section-heading>p:last-child{font-size:16px;color:var(--muted);line-height:1.7;max-width:400px;margin-bottom:7px;justify-self:end}.selector{display:grid;grid-template-columns:1.1fr .9fr;border:1px solid var(--line);background:#fff;box-shadow:0 16px 50px #163a3010}.selector-form{padding:clamp(25px,3vw,48px)}.step-label{font-size:11px;font-weight:800;color:#607d68;letter-spacing:.15em;display:block;margin-bottom:20px}.step-label>span{margin-left:11px;color:var(--ink)}.choice-grid{display:grid;gap:10px}.choice{width:100%;border:1px solid #e0e6da;background:#fafbf7;display:flex;align-items:center;text-align:left;gap:19px;padding:15px 18px;color:var(--ink);border-radius:3px}.choice:hover{border-color:#7da06f}.choice.active{background:#edf3e3;border-color:#6a8e72;box-shadow:inset 3px 0 0 #426d4d}.choice-icon{height:40px;width:40px;flex:0 0 40px;display:grid;place-items:center;font-family:Georgia,serif;font-size:31px;color:#557a5c}.choice strong{display:block;font-size:15px;margin-bottom:4px}.choice small{display:block;color:var(--muted);font-size:12px}.choice>span:last-child{margin-left:auto;color:#608065}.date-row{border-top:1px solid var(--line);margin-top:25px;padding-top:25px;display:flex;align-items:end;justify-content:space-between;gap:20px}.date-row .step-label{margin-bottom:7px}.date-hint{color:var(--muted);font-size:12px;line-height:1.5;display:block}.date-row input{border:1px solid #bccabd;border-radius:3px;padding:13px;min-height:46px;color:var(--ink);background:#fff;max-width:190px}.recommendation{background:#e9efe5;padding:clamp(29px,3vw,49px);display:flex;flex-direction:column;align-items:flex-start}.result-tag{font-size:10px;letter-spacing:.2em;color:#587860;font-weight:800}.result-icon{font-family:Georgia,serif;color:#6f9773;font-size:67px;line-height:1;margin:29px 0 7px}.recommendation h3{font-family:'Segoe UI',Arial,sans-serif;font-size:clamp(25px,2.5vw,36px);letter-spacing:-.05em;line-height:1.2;margin-bottom:15px}.recommendation p{line-height:1.65;color:#53655b;font-size:14px;margin-bottom:15px}.result-divider{height:1px;background:#cbd9c9;width:100%;margin:7px 0 22px}.recommendation .result-label{font-size:10px;font-weight:800;letter-spacing:.18em;color:#56765b;margin-bottom:6px}.date-status{background:#f5f7ef;border-left:3px solid #779976;padding:10px 13px;margin-top:2px;width:100%}.date-status.closed{border-color:#af754b;background:#fff5ea}.recommendation .button{margin-top:auto;min-width:100%;border:0}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:19px;margin-top:57px}.gallery figure{margin:0;background:#e9efe5;min-width:0}.gallery img,.gallery video{display:block;height:300px;width:100%;object-fit:contain;background:#dfe9d8}.gallery video{background:#183c32}.gallery figcaption{padding:14px 3px;background:var(--paper);font-size:10px;font-weight:800;letter-spacing:.17em;color:#506b5d}.gallery-note{font-size:12px;color:#70847a;margin:16px 0 0}.visit{background:var(--cream);padding:105px 0 115px}.visit-layout{display:grid;grid-template-columns:.93fr 1.07fr;gap:clamp(55px,8vw,130px)}.visit .eyebrow{color:#64836c}.visit h2{margin-bottom:25px}.visit-intro>p:not(.eyebrow){color:var(--muted);line-height:1.7;max-width:440px}.visit-photo{margin-top:39px;background:#dbe5da;height:385px;text-align:center}.visit-photo img{height:100%;width:100%;object-fit:contain}.visit-details{padding-top:5px}.detail{display:grid;grid-template-columns:32px 1fr;gap:18px;border-top:1px solid #ccd6c8;padding:24px 0 15px}.detail-number{font-family:Georgia,serif;color:#6a8b74;font-size:16px}.detail h3{font-family:'Segoe UI',Arial,sans-serif;font-size:20px;margin-bottom:11px;letter-spacing:-.03em}.detail p{color:#53665a;line-height:1.72;font-size:14px;margin-bottom:0}.visit-callout{background:var(--forest);color:#fff;padding:32px;margin-top:18px}.visit-callout>span{font-size:10px;letter-spacing:.17em;color:#c2d8b9;font-weight:800}.visit-callout p{font-size:15px;line-height:1.6;margin:13px 0 23px;max-width:450px}.visit-callout .button{width:100%}footer{background:var(--deep);color:#dce7da}.footer-inner{min-height:126px;display:flex;justify-content:space-between;align-items:center;gap:20px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{font-size:14px}.footer-brand span{font-family:Georgia,serif;font-style:italic;color:#b5c9b7;margin-top:4px;font-size:13px}footer p,footer a{font-size:12px;margin:0}
@media(max-width:900px){.hero{grid-template-columns:1fr 40%;gap:30px;padding:60px 5vw}.hero h1{font-size:clamp(43px,5.6vw,60px)}.video-frame{height:490px}.section-wrap{padding-left:5vw;padding-right:5vw}.visit-layout{gap:45px}.site-header{padding:0 5vw}}@media(max-width:700px){.site-header{height:70px;padding:0 20px}.brand{font-size:12px}.brand img{width:43px;height:43px}.brand small{font-size:8px}.site-header nav{display:none}.header-cta{font-size:11px;padding:10px 12px}.header-cta span{padding-left:5px}.hero{display:flex;flex-direction:column;gap:26px;padding:52px 24px 58px}.hero-copy{padding-bottom:0}.hero h1{font-size:clamp(43px,10.5vw,70px);margin-bottom:18px}.lead{font-size:16px;line-height:1.55}.hero-actions{margin-top:28px;gap:20px;flex-wrap:wrap}.hero-note{margin-top:40px}.hero-media{max-width:100%;display:flex;align-items:end;gap:18px}.video-frame{height:370px;width:min(100%,440px);box-shadow:10px 12px 0 #0b2b2380}.frame-caption{writing-mode:vertical-rl;margin:0 0 12px;white-space:nowrap}.scroll-hint{display:none}.section-wrap{padding-left:24px;padding-right:24px}.experiences{padding-top:68px;padding-bottom:65px}.section-heading{display:block;margin-bottom:30px}.section-heading h2,.visit h2{font-size:clamp(39px,9vw,55px)}.section-heading>p:last-child{margin-top:17px;font-size:14px}.selector{grid-template-columns:1fr}.date-row{display:block}.date-row input{margin-top:14px;max-width:100%;width:100%}.recommendation .button{margin-top:12px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:40px}.gallery figure:last-child{grid-column:1/-1}.gallery img,.gallery video{height:250px}.gallery figure:last-child video{height:340px}.gallery figcaption{font-size:9px;line-height:1.4}.visit{padding:70px 0}.visit-layout{display:block}.visit-photo{height:320px;margin-top:28px}.visit-details{padding-top:38px}.footer-inner{padding-top:24px;padding-bottom:25px;flex-wrap:wrap}.footer-inner p{order:3;width:100%}}@media(max-width:390px){.hero-actions .button{width:100%}.video-frame{height:320px}.choice{gap:8px;padding:12px}.choice-icon{width:30px;flex-basis:30px}.choice strong{font-size:13px}.choice small{font-size:11px}.gallery img{height:210px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.hero video{display:none}.hero .video-frame{background:url('media/rio-poster.jpg') center/contain no-repeat #173d32}}

.agency-logo{display:block;width:210px;max-width:100%;height:auto;object-fit:contain;margin:0 0 24px;border-radius:2px}.visit-callout strong{color:#fff}

/* Original photos retain their proportions across the gallery. */
.living-gallery{margin-top:72px}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:42px;border-top:1px solid #c8d7ca;padding-top:39px;margin-bottom:30px}.gallery-heading .eyebrow{color:#658469;margin-bottom:15px}.gallery-heading h3{font-size:clamp(36px,3.6vw,56px);line-height:1.14;letter-spacing:-.06em;font-weight:600;margin:0}.gallery-heading h3 em,.partnership h2 em{font-family:Georgia,serif;font-weight:400}.gallery-heading>p{max-width:370px;color:var(--muted);font-size:16px;line-height:1.65;margin:0 0 5px}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.story-card{min-width:0;display:flex;flex-direction:column;background:#eaf0e6;border-bottom:3px solid #a87d51}.story-card figure{margin:0}.story-main{background:#11352c}.story-main img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;background:#11352c}.story-main figcaption{padding:13px 18px;background:#123a30;color:#e3efdf;font-size:11px;font-weight:800;letter-spacing:.17em}.story-text{padding:25px 22px 17px;flex:1}.story-text h4{font-family:Georgia,serif;font-weight:400;font-size:clamp(22px,2vw,28px);letter-spacing:-.03em;line-height:1.2;margin:0 0 11px;color:#244d3c}.story-text p{font-size:15px;line-height:1.65;color:#53685b;margin:0}.story-detail{display:grid;grid-template-columns:38% 1fr;gap:14px;align-items:center;padding:0 22px 22px}.story-detail img{display:block;width:100%;height:195px;object-fit:contain;background:#dce7db}.story-detail figcaption{color:#657566;font-family:Georgia,serif;font-style:italic;font-size:14px;line-height:1.45}.river-film{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:38px;margin-top:17px;background:#dce8db;padding:23px}.river-film>div{padding:18px}.river-film span{font-size:11px;font-weight:800;letter-spacing:.17em;color:#55735b}.river-film h4{font-family:Georgia,serif;font-size:clamp(23px,2.6vw,35px);font-weight:400;letter-spacing:-.03em;margin:15px 0}.river-film p{font-size:16px;color:#55705f;line-height:1.5;margin:0}.river-film video{display:block;width:100%;max-height:340px;object-fit:contain;background:#133c30}
/* The supplied marks are presented together without altering either logo. */
.partnership{background:#14392f;color:#f3f3e9;border-top:7px solid #9b7449;padding:83px 0 89px}.partnership-layout{display:grid;grid-template-columns:1fr .92fr;align-items:center;gap:clamp(35px,6vw,94px)}.partnership .eyebrow{color:#c7d8ba;margin-bottom:23px}.partnership h2{font-size:clamp(38px,4vw,60px);line-height:1.12;letter-spacing:-.06em;font-weight:600;margin:0 0 27px}.partnership-copy>p:not(.eyebrow){color:#d3e2d1;font-size:17px;line-height:1.7;max-width:620px}.partnership .button{margin-top:17px}.brand-pair{display:grid;grid-template-columns:minmax(0,1fr) 26px minmax(0,1fr);align-items:center;gap:8px}.brand-pair>div{min-width:0;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 13px}.brand-pair-refugio{background:#f2f1e8}.brand-pair-itaturi{background:#e9ddc9}.brand-pair img{display:block;width:100%;height:165px;object-fit:contain}.brand-pair-refugio img{max-width:166px}.brand-pair>div>span{color:#385847;font-size:10px;font-weight:800;letter-spacing:.16em;margin-top:18px;text-align:center}.brand-connector{text-align:center;font-family:Georgia,serif;font-size:31px;color:#d8bd85}
@media(max-width:1000px){.story-grid{gap:10px}.story-text{padding:19px 16px}.story-detail{padding:0 16px 17px;gap:8px}.story-detail img{height:145px}.partnership-layout{gap:28px}.brand-pair>div{min-height:210px}.brand-pair img{height:115px}}
@media(max-width:700px){.living-gallery{margin-top:50px}.gallery-heading{display:block;padding-top:30px}.gallery-heading>p{margin-top:16px}.story-grid{grid-template-columns:1fr;gap:22px}.story-main img{aspect-ratio:auto;max-height:420px}.story-detail{grid-template-columns:34% 1fr;padding:0 22px 20px;gap:15px}.story-detail img{height:155px}.story-text{padding:23px 22px}.river-film{grid-template-columns:1fr;padding:16px;gap:14px}.river-film>div{padding:6px}.river-film video{max-height:400px}.partnership{padding:65px 0}.partnership-layout{grid-template-columns:1fr}.partnership h2{font-size:clamp(37px,8vw,52px)}.brand-pair>div{min-height:180px}.brand-pair img{height:110px}.brand-pair-refugio img{max-width:120px}.brand-pair>div>span{font-size:9px;line-height:1.4}}
@media(max-width:390px){.brand-pair{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:4px}.brand-pair>div{padding:12px 5px;min-height:160px}.brand-pair img{height:95px}.brand-connector{font-size:24px}}

.detail a{text-decoration:underline;text-decoration-color:#7d9b7b;text-underline-offset:3px;font-weight:700}.detail a:hover{color:#174c38}

.connections{margin-top:85px;padding-top:50px;border-top:1px solid #ccd6c8}.connections-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:29px}.connections-heading .eyebrow{color:#64836c;margin-bottom:15px}.connections-heading h2{font-size:clamp(34px,3.3vw,50px);line-height:1.13;margin:0}.connections-heading>p{max-width:345px;color:var(--muted);font-size:14px;line-height:1.7;margin:0 0 4px}.connection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.connection-card{position:relative;min-height:186px;background:var(--paper);border:1px solid #d7dfd2;padding:23px 22px 19px;display:flex;flex-direction:column;align-items:start;transition:background .2s,transform .2s}.connection-card:hover{background:#e9f0e4;transform:translateY(-3px)}.connection-kicker{font-size:10px;letter-spacing:.16em;color:#69836e;font-weight:800}.connection-card strong{font-family:'Segoe UI',Arial,sans-serif;font-size:22px;letter-spacing:-.04em;margin:23px 0 8px}.connection-card>span:nth-last-child(2){color:#607167;font-size:12px;line-height:1.5;max-width:190px}.connection-card b{position:absolute;right:19px;top:19px;font-size:17px;font-weight:400}@media(max-width:900px){.connection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.connections{margin-top:60px;padding-top:35px}.connections-heading{display:block}.connections-heading>p{margin-top:16px}.connection-grid{gap:9px}.connection-card{min-height:160px;padding:16px}.connection-card strong{font-size:18px;margin:20px 0 7px}.connection-card>span:nth-last-child(2){font-size:11px}.connection-card b{right:12px;top:13px}}@media(max-width:390px){.connection-grid{grid-template-columns:1fr}.connection-card{min-height:126px}}

.mobile-reserve{display:none}@media(max-width:700px){body{padding-bottom:76px}.mobile-reserve{display:flex;position:fixed;left:10px;right:10px;bottom:10px;z-index:20;align-items:center;justify-content:space-between;gap:12px;padding:15px 18px;background:#d9e7b2;color:#0c3028;border-radius:7px;box-shadow:0 8px 30px #0c302866;font-size:14px;font-weight:800}.mobile-reserve span{font-size:18px}}
.ethos{display:grid;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);gap:clamp(32px,6vw,96px);align-items:center;padding-top:100px;padding-bottom:98px}.ethos-photo{position:relative;align-self:stretch;min-height:600px;background:#173d32;overflow:hidden}.ethos-photo img{width:100%;height:100%;object-fit:cover;display:block}.ethos-photo span{position:absolute;left:20px;bottom:20px;background:#173d32e8;color:#fff;padding:12px 15px;font-size:12px;font-weight:800;letter-spacing:.12em;line-height:1.4}.ethos-copy{max-width:690px}.ethos-copy .eyebrow{color:#4c6b55;margin-bottom:18px}.ethos-copy h2{font-size:clamp(38px,3.8vw,61px);line-height:1.12;letter-spacing:-.055em;margin:0 0 28px;font-weight:600}.ethos-copy h2 em{font-family:Georgia,serif;font-weight:400}.ethos-copy>p:not(.eyebrow){font-size:18px;line-height:1.72;color:#42594a;margin-bottom:30px}.ethos-points{border-top:1px solid var(--line)}.ethos-points>div{padding:17px 0 15px;border-bottom:1px solid var(--line)}.ethos-points strong{display:block;font-size:17px;margin-bottom:6px}.ethos-points p{font-size:15px;line-height:1.6;color:#52695a;margin:0}@media(max-width:800px){.ethos{grid-template-columns:1fr;padding-top:65px;padding-bottom:65px;gap:35px}.ethos-photo{min-height:330px;max-height:440px}.ethos-copy h2{font-size:clamp(36px,7vw,54px)}}@media(max-width:500px){.ethos-photo{min-height:260px}.ethos-photo span{font-size:11px;left:12px;bottom:12px;right:12px}.ethos-copy>p:not(.eyebrow){font-size:16px}}
.footer-bottom{background:#f4f1e8;color:#25483a;border-top:1px solid #d7ded3}.footer-bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:120px}.footer-bottom p{font-size:13px;line-height:1.5;max-width:540px}.nobres-mark{flex:0 0 220px;width:220px;height:110px;background-color:#f4f1e8;background-image:url('media/nobres-mt-logo.jpeg');background-position:center;background-repeat:no-repeat;background-size:210% auto;background-blend-mode:multiply}@media(max-width:700px){.footer-bottom-inner{flex-direction:column-reverse;align-items:flex-start;gap:0;padding-top:15px;padding-bottom:24px}.footer-bottom p{font-size:12px}.nobres-mark{flex:none;height:100px;width:210px}}
