/* Goa retreat only. Load after the existing style.css. Shared stylesheet is untouched. */
.mgr-page{--ink:#293d36;--muted:#52635a;--sand:#f7f3eb;--line:#d9ded4;--purple:#793d7c;color:var(--ink);background:#fffefa;font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.85}
.mgr-page *{box-sizing:border-box}.mgr-page .mgr-wrap{width:calc(100% - 64px);max-width:1180px;margin:0 auto}.mgr-page h1,.mgr-page h2,.mgr-page h3{font-family:Cormorant,Georgia,serif;color:var(--ink);font-weight:500;letter-spacing:-.025em}.mgr-page h1{font-size:clamp(48px,5.5vw,76px);line-height:1.02;margin:22px 0}.mgr-page h2{font-size:clamp(36px,4vw,53px);line-height:1.13;margin:0 0 24px}.mgr-page h3{font-size:29px;line-height:1.2;margin:0 0 14px}.mgr-page p{color:var(--muted);font-size:inherit;text-align:left;margin:0 0 20px;line-height:1.85}.mgr-page a{color:var(--purple)}.mgr-page a:focus-visible,.mgr-page button:focus-visible,.mgr-page summary:focus-visible{outline:3px solid #85468a;outline-offset:5px}.mgr-page .mgr-eyebrow{font-size:11px;font-weight:500;letter-spacing:.19em;color:#617258;margin:0 0 18px}.mgr-page .mgr-small{font-size:12px;line-height:1.75}.mgr-page .mgr-btn{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:14px 24px;background:var(--purple);border:1px solid var(--purple);color:#fff;text-decoration:none;font-size:13px;border-radius:2px;min-height:48px}.mgr-page .mgr-btn:hover{background:#633366}.mgr-page .mgr-text-link{text-decoration:underline;text-underline-offset:5px;font-size:13px}.mgr-page .mgr-section{padding:86px 0;scroll-margin-top:95px}.mgr-page .mgr-split{display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}.mgr-page .mgr-copy{max-width:520px}.mgr-page .mgr-section-head{max-width:740px;margin:0 auto 42px;text-align:center}.mgr-page .mgr-section-head p{text-align:center}.mgr-page .mgr-sage{background:#eff2e9}.mgr-page .mgr-sand{background:var(--sand)}
.mgr-page .mgr-hero{background:var(--sand);padding:25px 0 55px}.mgr-page .mgr-crumb{display:flex;gap:12px;font-size:11px;color:#6e756a;margin:0 0 30px;flex-wrap:wrap}.mgr-page .mgr-crumb a{color:inherit}.mgr-page .mgr-hero-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:60px;align-items:center}.mgr-page .mgr-hero-copy{padding:18px 0 12px}.mgr-page .mgr-hero-copy>p:not(.mgr-eyebrow){max-width:410px}.mgr-page .mgr-script{font-family:Cormorant,Georgia,serif;font-style:italic;font-size:30px;line-height:1.25;color:#88704c}.mgr-page .mgr-hero-image{position:relative;margin:0}.mgr-page .mgr-hero-image img{width:100%;height:565px;object-fit:cover;object-position:51% center;border-radius:48% 48% 2px 2px}.mgr-page .mgr-hero-image figcaption{position:absolute;bottom:18px;left:20px;right:20px;color:#fff;font-family:Georgia,serif;font-style:italic;font-size:17px;text-shadow:0 1px 6px #000;background:#24352c99;padding:8px 15px;text-align:center}.mgr-page .mgr-hero-price{margin-top:16px;margin-bottom:0}.mgr-page .mgr-facts{border-bottom:1px solid var(--line);background:#e8ede2}.mgr-page .mgr-facts .mgr-wrap{display:grid;grid-template-columns:repeat(4,1fr);padding:23px 0;gap:25px}.mgr-page .mgr-facts span{font-size:11px;color:var(--muted)}.mgr-page .mgr-facts b{display:block;font-size:13px;font-weight:500;color:var(--ink);margin-bottom:4px}.mgr-page .mgr-jump{display:flex;justify-content:center;gap:34px;border-bottom:1px solid var(--line);padding:19px 0;flex-wrap:wrap}.mgr-page .mgr-jump a{font-size:12px;color:var(--ink);text-decoration:none}.mgr-page .mgr-jump a:hover{text-decoration:underline}
.mgr-page .mgr-photo{display:block;position:relative;overflow:hidden;background:#e9e7de}.mgr-page .mgr-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.mgr-page .mgr-photo:hover img{transform:scale(1.025)}.mgr-page .mgr-photo>span{position:absolute;bottom:10px;right:10px;background:#fffdf3ed;color:var(--ink);border-radius:50%;width:30px;height:30px;text-align:center;line-height:30px}.mgr-page .mgr-pair{position:relative;padding:0 54px 66px 0}.mgr-page .mgr-pair-main{height:425px;border-radius:2px 80px 2px 2px}.mgr-page .mgr-pair-small{position:absolute;right:0;bottom:0;width:190px;height:260px;border:7px solid #fffefa}.mgr-page .mgr-triptych{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.mgr-page .mgr-triptych .mgr-photo{height:315px;margin-bottom:24px}.mgr-page .mgr-triptych article:first-child .mgr-photo{border-radius:100px 0 0 0}.mgr-page .mgr-triptych article:last-child .mgr-photo{border-radius:0 100px 0 0}.mgr-page .mgr-triptych h3{font-size:30px}.mgr-page .mgr-triptych p{font-size:13px}.mgr-page .mgr-number{display:block;font-size:10px;letter-spacing:.15em;color:#647650;margin-bottom:10px}.mgr-page .mgr-week{align-items:start}.mgr-page .mgr-week .mgr-photo{height:240px;margin:26px 0 12px}.mgr-page details{border-bottom:1px solid var(--line)}.mgr-page summary{list-style:none;cursor:pointer;font-size:14px;color:var(--ink);padding:20px 0;display:flex;gap:18px;align-items:center;line-height:1.6}.mgr-page summary::-webkit-details-marker{display:none}.mgr-page summary b{font-size:20px;font-weight:400;margin-left:auto}.mgr-page details[open]>summary b{transform:rotate(45deg)}.mgr-page details>p{font-size:13px;padding:0 0 20px;margin:0}.mgr-page .mgr-days summary{font-family:Cormorant,Georgia,serif;font-size:25px}.mgr-page .mgr-days summary span{font-family:Arial,sans-serif;font-size:12px;color:#78856e}.mgr-page .mgr-days details>p{padding-left:34px}.mgr-page .mgr-rhythm{background:var(--sand);padding:30px 34px;margin-top:45px}.mgr-page .mgr-rhythm>div{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.mgr-page .mgr-rhythm span{font-size:11px}.mgr-page .mgr-rhythm b{display:block;font-size:13px;font-weight:500;color:var(--purple)}.mgr-page .mgr-rhythm .mgr-small{margin-top:20px;margin-bottom:0}
.mgr-page .mgr-rooms{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mgr-page .mgr-rooms .mgr-photo{height:120px}.mgr-page .mgr-rooms .mgr-room-main{grid-column:1/-1;height:340px}.mgr-page .mgr-rooms p{grid-column:1/-1;margin:0}.mgr-page .mgr-meals{border-top:1px solid #d8d3c7;margin-top:28px;padding-top:25px}.mgr-page .mgr-meals .mgr-eyebrow{margin-bottom:10px}.mgr-page .mgr-meals p:last-child{margin:0}.mgr-page .mgr-booking{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--line)}.mgr-page .mgr-included{background:#eff2e9;padding:40px}.mgr-page .mgr-included ul{padding:0;list-style:none;margin:20px 0}.mgr-page .mgr-included li{padding:10px 0 10px 25px;font-size:13px;position:relative;border-bottom:1px solid #dce2d4}.mgr-page .mgr-included li:before{content:'✓';position:absolute;left:0;color:#627452}.mgr-page .mgr-prices{padding:25px 38px;background:#fffcf6}.mgr-page .mgr-prices article{display:flex;gap:15px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:20px 0}.mgr-page .mgr-prices h3{font-size:27px;margin-bottom:5px}.mgr-page .mgr-prices article div p{font-size:11px;margin:0}.mgr-page .mgr-amount{font-family:Cormorant,Georgia,serif;font-size:43px;font-weight:500;color:var(--ink);margin:0;white-space:nowrap}.mgr-page .mgr-amount small{display:block;font-family:Arial,sans-serif;font-size:10px;color:var(--muted);letter-spacing:0}.mgr-page .mgr-prices>.mgr-small{margin-top:22px}.mgr-page .mgr-prices>.mgr-btn{width:100%}
.mgr-page .mgr-community{background:#f4efea;padding:70px 0}.mgr-page .mgr-community .mgr-split>.mgr-copy{padding:10px 0}.mgr-page .mgr-community .mgr-split .mgr-photo{height:355px}.mgr-page .mgr-gallery-more{margin-top:25px;border-top:1px solid var(--line)}.mgr-page .mgr-gallery-more summary{justify-content:space-between}.mgr-page .mgr-archive{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding-bottom:25px}.mgr-page .mgr-archive .mgr-photo{height:185px}.mgr-page .mgr-faq{display:grid;grid-template-columns:.65fr 1.35fr;gap:85px;align-items:start}.mgr-page .mgr-faq>div:last-child{border-top:1px solid var(--line)}.mgr-page .mgr-faq>div:last-child>.mgr-small{margin-top:25px}.mgr-page .mgr-ending{background:#e7edde;padding:65px 0;text-align:center}.mgr-page .mgr-ending h2{font-size:50px}.mgr-page .mgr-ending p{text-align:center}.mgr-page .mgr-ending .mgr-text-link{display:block;margin-top:20px}.mgr-page .mgr-lightbox{position:fixed;inset:0;margin:auto;width:min(1000px,95vw);max-height:95vh;border:0;background:#fffefa;padding:45px 20px 15px;color:var(--ink)}.mgr-page .mgr-lightbox::backdrop{background:#13241be6}.mgr-page .mgr-lightbox>img{display:block;width:100%;height:65vh;object-fit:contain}.mgr-page .mgr-lightbox p{font-size:12px;text-align:center;margin:10px 0}.mgr-page .mgr-lightbox>div{display:flex;align-items:center;justify-content:center;gap:25px}.mgr-page .mgr-lightbox button{border:1px solid #cbd2c5;background:#fffefa;color:var(--ink);min-width:44px;min-height:44px}.mgr-page .mgr-lightbox .mgr-close{position:absolute;right:10px;top:5px;font-size:25px;border:0}.mgr-page .mgr-counter{font-size:12px}
@media(max-width:1000px){.mgr-page .mgr-split{gap:38px}.mgr-page .mgr-hero-grid{gap:32px}.mgr-page .mgr-hero-image img{height:520px}.mgr-page .mgr-faq{gap:40px}.mgr-page .mgr-triptych{gap:20px}.mgr-page .mgr-triptych .mgr-photo{height:260px}.mgr-page .mgr-included,.mgr-page .mgr-prices{padding:25px}.mgr-page .mgr-pair{padding-right:30px}}
@media(max-width:700px){.mgr-page{font-size:14px}.mgr-page .mgr-wrap{width:calc(100% - 36px)}.mgr-page .mgr-section{padding:55px 0}.mgr-page .mgr-hero{padding-top:18px;padding-bottom:30px}.mgr-page .mgr-hero-grid,.mgr-page .mgr-split,.mgr-page .mgr-booking,.mgr-page .mgr-faq{grid-template-columns:1fr;gap:32px}.mgr-page .mgr-hero-copy{padding:0}.mgr-page h1{font-size:52px}.mgr-page .mgr-script{font-size:27px}.mgr-page .mgr-hero-image img{height:370px;border-radius:45% 45% 2px 2px}.mgr-page .mgr-crumb{margin-bottom:20px}.mgr-page .mgr-facts .mgr-wrap{grid-template-columns:1fr 1fr;gap:18px;padding:22px 0}.mgr-page .mgr-jump{gap:13px 20px;justify-content:flex-start}.mgr-page .mgr-jump a{font-size:11px}.mgr-page .mgr-pair{max-width:520px;padding-right:65px}.mgr-page .mgr-pair-main{height:330px}.mgr-page .mgr-pair-small{width:160px;height:210px}.mgr-page .mgr-triptych{grid-template-columns:1fr;gap:30px}.mgr-page .mgr-triptych .mgr-photo{height:320px}.mgr-page .mgr-triptych p{font-size:14px}.mgr-page .mgr-rhythm{padding:24px}.mgr-page .mgr-rhythm>div{grid-template-columns:repeat(2,1fr)}.mgr-page .mgr-rooms .mgr-room-main{height:270px}.mgr-page .mgr-rooms .mgr-photo:not(.mgr-room-main){height:90px}.mgr-page .mgr-booking{gap:0}.mgr-page .mgr-prices article{flex-wrap:wrap}.mgr-page .mgr-community{padding:50px 0}.mgr-page .mgr-community .mgr-split .mgr-photo{height:270px}.mgr-page .mgr-archive{grid-template-columns:repeat(2,1fr)}.mgr-page .mgr-archive .mgr-photo{height:180px}.mgr-page .mgr-ending h2{font-size:40px}.mgr-page .mgr-ending{padding:50px 0}.mgr-page .mgr-lightbox>img{height:55vh}}
@media(prefers-reduced-motion:reduce){.mgr-page *{scroll-behavior:auto!important;transition:none!important}}
/* V2: Mira purple and green, visible photography, native swipe galleries. */
.mgr-page{--ink:#2b2f33;--muted:#53565b;--sand:#f6f2f8;--line:#e3dce7;--purple:#8c3e98;background:#fff}
.mgr-page h1,.mgr-page h2,.mgr-page h3{color:#8c3e98;font-weight:600}
.mgr-page .mgr-eyebrow{color:#01655f;font-weight:600}
.mgr-page .mgr-sage,.mgr-page .mgr-included,.mgr-page .mgr-facts{background:#edf6f1}
.mgr-page .mgr-community,.mgr-page .mgr-sand,.mgr-page .mgr-rhythm{background:#f6f2f8}
.mgr-page .mgr-prices,.mgr-page .mgr-lightbox{background:#fff}
.mgr-page .mgr-ending{background:#edf6f1}
.mgr-page .mgr-hero{background:#fff;padding:22px 0 0}
.mgr-page .mgr-crumb{margin-bottom:22px}
.mgr-page .mgr-hero-stage{max-width:1600px;margin:auto;display:grid;grid-template-columns:38% 62%;align-items:stretch;overflow:hidden}
.mgr-page .mgr-hero-panel{background:#f6f2f8;padding:55px 28px 40px max(32px,calc((100vw - 1180px)/2));position:relative;z-index:1}
.mgr-page .mgr-hero-panel h1{font-size:clamp(46px,4.4vw,68px);margin:20px 0;line-height:1.04}
.mgr-page .mgr-hero-panel .mgr-eyebrow{font-size:10px;letter-spacing:.12em}
.mgr-page .mgr-hero-panel>p{max-width:375px}
.mgr-page .mgr-hero-panel .mgr-script{color:#01655f;font-size:31px;margin-bottom:22px}
.mgr-page .mgr-hero-panel .mgr-small{margin:22px 0 0;font-size:11px}
.mgr-page .mgr-hero-link{display:block;margin-top:16px;font-size:12px;text-underline-offset:4px}
.mgr-page .mgr-slider{min-width:0;width:100%}
.mgr-page .mgr-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#8c3e98 #f1e9f3;overscroll-behavior-x:contain;gap:16px}
.mgr-page .mgr-track:focus-visible{outline:3px solid #419170;outline-offset:4px}
.mgr-page .mgr-slide{flex:0 0 100%;min-width:0;margin:0;scroll-snap-align:start;scroll-snap-stop:always}
.mgr-page .mgr-slide .mgr-photo{height:400px;border-radius:0;background:#e9e1ec}
.mgr-page .mgr-slide img{height:100%;width:100%;object-fit:cover}
.mgr-page .mgr-slide figcaption{font-size:12px;line-height:1.65;padding:13px 0;color:#53565b}
.mgr-page .mgr-slider-controls{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 0}
.mgr-page .mgr-slider-controls>div{display:flex;gap:16px;align-items:center}
.mgr-page .mgr-slider-controls button{width:44px;height:44px;flex-shrink:0;border:1px solid #8c3e98;background:#fff;color:#8c3e98;border-radius:50%;font-size:22px;cursor:pointer}
.mgr-page .mgr-slider-controls button:hover{background:#8c3e98;color:#fff}
.mgr-page .mgr-slider-controls button:disabled{opacity:.35;cursor:default;background:#fff;color:#8c3e98}
.mgr-page [data-position]{font-size:12px;min-width:34px;text-align:center;font-variant-numeric:tabular-nums}
.mgr-page .mgr-slide-label{font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:#01655f}
.mgr-page .mgr-hero-slider{background:#fff;position:relative}
.mgr-page .mgr-hero-slider .mgr-track{gap:0;height:100%;min-height:560px;scrollbar-width:none}
.mgr-page .mgr-hero-slider .mgr-slide{height:100%;position:relative}
.mgr-page .mgr-hero-slider .mgr-photo{height:100%;min-height:560px}
.mgr-page .mgr-hero-slider .mgr-photo img{object-position:50% 60%}
.mgr-page .mgr-hero-slider .mgr-photo>span{bottom:90px}
.mgr-page .mgr-hero-slider figcaption{position:absolute;left:0;bottom:0;right:0;padding:85px 30px 75px;color:#fff;background:linear-gradient(transparent,rgba(15,28,24,.8));pointer-events:none;font-size:14px}
.mgr-page .mgr-hero-slider .mgr-slider-controls{position:absolute;bottom:12px;left:30px;right:30px;color:#fff;padding:0;pointer-events:none}
.mgr-page .mgr-hero-slider .mgr-slider-controls>div{pointer-events:auto}
.mgr-page .mgr-hero-slider .mgr-slide-label{color:#fff}
.mgr-page .mgr-hero-slider button{border-color:#fff;background:#ffffffed}
.mgr-page .mgr-facts b{color:#01655f}
.mgr-page .mgr-jump{padding:22px 0}
.mgr-page .mgr-pair-main,.mgr-page .mgr-triptych article:first-child .mgr-photo,.mgr-page .mgr-triptych article:last-child .mgr-photo{border-radius:4px}
.mgr-page .mgr-pair-small{border-color:#fff}
.mgr-page .mgr-triptych{gap:24px}
.mgr-page .mgr-triptych article{background:#fff;padding-bottom:22px}
.mgr-page .mgr-triptych article>h3,.mgr-page .mgr-triptych article>p,.mgr-page .mgr-triptych article>.mgr-number{margin-left:24px;margin-right:24px}
.mgr-page .mgr-triptych .mgr-photo{height:370px}
.mgr-page .mgr-number{color:#01655f}
.mgr-page .mgr-partner{padding-bottom:0}
.mgr-page .mgr-partner-visual{position:relative;padding-bottom:28px}
.mgr-page .mgr-partner-visual .mgr-photo{height:370px}
.mgr-page .mgr-partner-visual>span{display:block;position:absolute;bottom:0;left:26px;right:26px;background:#8c3e98;color:white;padding:20px;text-align:center;letter-spacing:.15em;font-size:12px}
.mgr-page .mgr-pause{padding:60px 0;background:#01655f}
.mgr-page .mgr-pause-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:center}
.mgr-page .mgr-pause .mgr-photo{height:420px}
.mgr-page .mgr-pause h2,.mgr-page .mgr-pause p,.mgr-page .mgr-pause .mgr-eyebrow{color:#fff}
.mgr-page .mgr-pause .mgr-small{color:#d6e8e0}
.mgr-page .mgr-room-slider .mgr-slide .mgr-photo{height:400px}
.mgr-page .mgr-room-slider .mgr-slide img{object-fit:contain;background:#e9e1ec}
.mgr-page .mgr-community-slider{margin-top:30px}
.mgr-page .mgr-community-slider .mgr-slide{flex-basis:calc((100% - 32px)/3)}
.mgr-page .mgr-community-slider .mgr-slide .mgr-photo{height:290px}
.mgr-page .mgr-community-slider .mgr-slide figcaption{padding:12px 4px}
.mgr-page .mgr-days summary span,.mgr-page .mgr-included li:before{color:#01655f}
.mgr-page .mgr-btn:hover{background:#70327a}
@media(min-width:1600px){.mgr-page .mgr-hero-panel{padding-left:75px}}
@media(max-width:1000px){.mgr-page .mgr-hero-stage{grid-template-columns:43% 57%}.mgr-page .mgr-hero-panel{padding:40px 24px}.mgr-page .mgr-pause-grid{gap:35px}.mgr-page .mgr-community-slider .mgr-slide{flex-basis:calc((100% - 16px)/2)}.mgr-page .mgr-triptych .mgr-photo{height:280px}}
@media(max-width:700px){.mgr-page .mgr-hero{padding-top:16px}.mgr-page .mgr-hero-stage{display:flex;flex-direction:column}.mgr-page .mgr-hero-panel{padding:30px 22px}.mgr-page .mgr-hero-panel h1{font-size:52px}.mgr-page .mgr-hero-panel>p{max-width:none}.mgr-page .mgr-hero-panel .mgr-small{margin-top:18px}.mgr-page .mgr-hero-slider .mgr-track,.mgr-page .mgr-hero-slider .mgr-photo{height:340px;min-height:340px}.mgr-page .mgr-hero-slider .mgr-slide{height:340px}.mgr-page .mgr-hero-slider figcaption{font-size:12px;padding-left:20px;padding-right:20px}.mgr-page .mgr-hero-slider .mgr-slider-controls{left:20px;right:20px}.mgr-page .mgr-pause-grid{grid-template-columns:1fr;gap:30px}.mgr-page .mgr-pause{padding:40px 0}.mgr-page .mgr-pause .mgr-photo{height:280px}.mgr-page .mgr-triptych .mgr-photo{height:350px}.mgr-page .mgr-partner-visual .mgr-photo{height:290px}.mgr-page .mgr-partner-visual>span{left:15px;right:15px;font-size:10px}.mgr-page .mgr-room-slider .mgr-slide .mgr-photo{height:300px}.mgr-page .mgr-community-slider .mgr-slide{flex-basis:86%}.mgr-page .mgr-community-slider .mgr-slide .mgr-photo{height:310px}.mgr-page .mgr-slider-controls{gap:8px}.mgr-page .mgr-slider-controls>div{gap:10px}.mgr-page .mgr-slide-label{font-size:10px}.mgr-page .mgr-jump{padding:18px 0}.mgr-page .mgr-partner{padding-bottom:0}}
/* V3 intro: full photographs without cropping or overlapping. */
.mgr-page .mgr-intro-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center;margin-bottom:32px}
.mgr-page .mgr-intro-heading h2{font-size:clamp(34px,3.6vw,48px);margin-bottom:0}
.mgr-page .mgr-intro-heading>p{margin:0;max-width:460px}
.mgr-page .mgr-intro-photos{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.mgr-page .mgr-intro-photos figure{margin:0;min-width:0;background:#f6f2f8;border-radius:6px;overflow:hidden}
.mgr-page .mgr-intro-photos .mgr-photo{height:auto;aspect-ratio:3/2;background:#edf6f1}
.mgr-page .mgr-intro-photos .mgr-photo img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;transform:none}
.mgr-page .mgr-intro-photos figcaption{padding:24px 28px}
.mgr-page .mgr-intro-photos figcaption>span{font-size:10px;letter-spacing:.14em;color:#01655f;font-weight:600}
.mgr-page .mgr-intro-photos h3{font-size:30px;margin:10px 0}
.mgr-page .mgr-intro-photos p{font-size:14px;margin:0}
.mgr-page .mgr-intro-bottom{display:flex;gap:40px;align-items:center;justify-content:space-between;margin-top:26px}
.mgr-page .mgr-intro-bottom p{max-width:740px;margin:0;font-size:14px}
.mgr-page .mgr-intro-bottom a{flex-shrink:0}
@media(max-width:700px){.mgr-page .mgr-intro-heading{grid-template-columns:1fr;gap:18px;margin-bottom:26px}.mgr-page .mgr-intro-heading h2{font-size:36px}.mgr-page .mgr-intro-photos{grid-template-columns:1fr;gap:24px}.mgr-page .mgr-intro-photos figcaption{padding:20px}.mgr-page .mgr-intro-photos h3{font-size:29px}.mgr-page .mgr-intro-bottom{display:block;margin-top:24px}.mgr-page .mgr-intro-bottom a{display:inline-block;margin-top:18px}}
/* V4 schedule and detailed itinerary, scoped to the retreat. */
.mgr-page .mgr-days summary{font-size:24px;line-height:1.3;padding:19px 0}
.mgr-page .mgr-day-list{list-style:none;padding:0;margin:0 0 22px}
.mgr-page .mgr-day-list li{display:grid;grid-template-columns:108px 1fr;gap:14px;padding:12px 0;border-top:1px solid var(--line);font-size:12px;line-height:1.75;color:var(--muted)}
.mgr-page .mgr-day-list time{color:#01655f;font-weight:500}
.mgr-page .mgr-rhythm>.mgr-schedule{display:block}
.mgr-page .mgr-schedule-row{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:14px 18px;background:#fff}
.mgr-page .mgr-schedule-row:nth-child(even){background:#edf6f1}
.mgr-page .mgr-schedule-row span{font-size:13px}
.mgr-page .mgr-time{font-size:13px;color:#01655f;font-weight:600}
@media(max-width:700px){.mgr-page .mgr-day-list li{grid-template-columns:1fr;gap:4px;font-size:13px}.mgr-page .mgr-schedule-row{grid-template-columns:1fr;gap:4px;padding:14px}.mgr-page .mgr-days summary{font-size:25px}}
/* V5 three full-frame photographs, preserving each original ratio. */
.mgr-page .mgr-three-photos{grid-template-columns:1fr 1.15fr;align-items:start;gap:28px}
.mgr-page .mgr-three-photos .mgr-photo,.mgr-page .mgr-three-photos .mgr-photo img{aspect-ratio:auto;height:auto}
.mgr-page .mgr-three-photos .mgr-photo img{display:block;width:100%;object-fit:contain;transform:none}
.mgr-page .mgr-landscapes{display:grid;gap:24px;min-width:0}
.mgr-page .mgr-three-photos figcaption{padding:20px 24px}
.mgr-page .mgr-three-photos h3{margin:7px 0 8px}
@media(max-width:700px){.mgr-page .mgr-three-photos{grid-template-columns:1fr;gap:24px}.mgr-page .mgr-three-photos figcaption{padding:20px}.mgr-page .mgr-landscapes{gap:24px}}
/* V6 belonging section: complete portrait photo, no crop. */
.mgr-page .mgr-belong{background:#fff;padding-bottom:35px}
.mgr-page .mgr-belong figure{margin:0;min-width:0}
.mgr-page .mgr-belong .mgr-photo{height:auto;border-radius:6px}
.mgr-page .mgr-belong .mgr-photo img{height:auto;width:100%;object-fit:contain;transform:none}
.mgr-page .mgr-belong figcaption{font-size:12px;color:#01655f;padding-top:12px}
.mgr-page .mgr-belong-note{border-left:3px solid #419170;background:#edf6f1;padding:22px 24px;margin:28px 0}
.mgr-page .mgr-belong-note h3{font-size:27px}.mgr-page .mgr-belong-note p{font-size:14px;margin:0}
@media(max-width:700px){.mgr-page .mgr-belong{padding-bottom:20px}.mgr-page .mgr-belong .mgr-split{gap:26px}}

/* Gentle brightness lift for the beach group photograph. */
.mgr-page .mgr-belong .mgr-photo img{filter:brightness(1.14) saturate(1.03)}
/* Fourth section: larger full-frame photograph with a distinct text panel. */
.mgr-page .mgr-belong{padding:70px 0;background:#f6f2f8}
.mgr-page .mgr-belong .mgr-split{grid-template-columns:1.15fr 1fr;gap:0;align-items:center}
.mgr-page .mgr-belong figure{position:relative;z-index:1;background:#fff;padding:10px;border-radius:10px;box-shadow:0 12px 30px #39243e12}
.mgr-page .mgr-belong .mgr-photo{border-radius:5px}
.mgr-page .mgr-belong figcaption{padding:14px 12px 6px;font-size:13px}
.mgr-page .mgr-belong .mgr-copy{max-width:none;background:#fff;padding:38px 36px 38px 40px;border-radius:0 10px 10px 0}
.mgr-page .mgr-belong h2{font-size:clamp(34px,3.3vw,47px)}
.mgr-page .mgr-belong-note{padding:18px 20px;margin:22px 0}
@media(max-width:700px){.mgr-page .mgr-belong{padding:40px 0}.mgr-page .mgr-belong .mgr-split{grid-template-columns:1fr;gap:0}.mgr-page .mgr-belong figure{padding:7px;border-radius:8px}.mgr-page .mgr-belong .mgr-copy{padding:28px 20px;border-radius:0 0 8px 8px}.mgr-page .mgr-belong h2{font-size:36px}.mgr-page .mgr-belong figcaption{padding:12px 8px 5px}}
