/* VIATSA editorial system — shared by new and existing pages. */
:root{--olive:#606042;--cream:#FFECD2;--sage:#B2B290;--paper:#fff8ed;--ink:#29291f;--line:#60604240;--gutter:clamp(20px,5vw,80px);--section-space:clamp(52px,6vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 Arial,sans-serif}h1,h2,h3{font-family:Georgia,serif;font-weight:400;line-height:1.1;letter-spacing:-.025em;text-wrap:balance}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}button:disabled{opacity:.45;cursor:default}[hidden]{display:none!important}
:focus-visible{outline:3px solid #9b782f;outline-offset:4px}::selection{background:var(--sage)}
.v-container{width:min(1280px,calc(100% - var(--gutter)*2));margin-inline:auto}.v-kicker{font:700 11px/1.5 Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase;display:block;color:var(--olive);margin-bottom:20px}
.v-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:13px 22px;background:var(--olive);color:#fff;text-decoration:none;border:1px solid var(--olive);border-radius:0;font:600 13px/1.4 Arial,sans-serif;gap:20px}.v-link{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;border-bottom:1px solid currentColor;font:500 13px/1.5 Arial,sans-serif;gap:20px}.v-section{padding-block:var(--section-space)}.v-section-head{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:42px}.v-section-head h2{font-size:clamp(34px,4.2vw,56px);max-width:750px;margin:0}.v-section-head p{max-width:370px;margin:0;color:var(--olive)}
.v-header{position:relative;z-index:30;background:var(--olive);color:#E7E0D2}.v-nav{min-height:88px;display:flex;align-items:center;gap:30px}.v-logo{margin-right:auto;display:flex;align-items:center;min-height:44px}.v-logo img{width:168px;height:56px;object-fit:contain}.v-navlinks{display:flex;align-items:center;gap:24px}.v-navlinks a{font-size:13px;text-decoration:none;min-height:44px;display:flex;align-items:center}.v-navlinks a[aria-current=page]{border-bottom:1px solid #E7E0D2}.v-langs{display:flex;gap:0}.v-langs button{border:0;background:none;color:inherit;padding:0 10px;min-height:44px;font-size:11px}.v-langs button[aria-pressed=true]{text-decoration:underline;text-underline-offset:7px}.v-menu{display:none;border:1px solid #e7e0d270;background:none;color:inherit;min-height:44px;padding:8px 14px}.v-skip{position:absolute;left:16px;top:-100px;background:var(--cream);color:var(--ink);padding:12px;z-index:100}.v-skip:focus{top:12px}
.v-footer{background:var(--olive);color:#fff;padding:65px 0 26px}.v-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.v-footer img{width:205px;margin-bottom:24px}.v-footer p{font-size:13px;line-height:1.7;max-width:250px}.v-footer h2{font:700 11px/1.5 Arial;letter-spacing:.16em;text-transform:uppercase;margin:0 0 16px}.v-footer a{display:flex;align-items:center;min-height:44px;width:fit-content;text-decoration:none;font-size:13px}.v-footer a:hover{text-decoration:underline}.v-footer-bottom{border-top:1px solid #ffffff38;padding-top:22px;margin-top:42px;font-size:11px;display:flex;justify-content:space-between;gap:18px}
.v-home-hero{position:relative;min-height:640px;height:min(760px,calc(100svh - 88px));background:#394332 url('/hero-portada-viatsa.jpeg') center 58%/cover fixed;color:#fff;display:flex;align-items:center}.v-home-hero:before{content:"";position:absolute;inset:0;background:#11190e55}.v-home-hero .v-container{position:relative}.v-home-hero h1{font-size:clamp(52px,6.6vw,91px);max-width:800px;line-height:1.02;margin:0 0 28px;text-shadow:0 1px 6px #0004}.v-home-hero .v-kicker{color:#fff}.v-home-hero .v-link{color:white}.v-home-hero p{max-width:430px;font-size:17px}.v-hero-bottom{margin-top:42px;display:flex;gap:24px;align-items:center}.v-hero-bottom .v-button{background:var(--cream);border-color:var(--cream);color:var(--ink)}.v-proposition{display:grid;grid-template-columns:1.1fr 1fr;gap:10%;align-items:start}.v-proposition h2{font-size:clamp(40px,4.8vw,66px);margin:0}.v-proposition p{max-width:470px;margin:5px 0 25px;font-size:18px}.v-ways{border-block:1px solid var(--line);display:flex;gap:32px;padding:30px 0}.v-ways a{flex:1;text-decoration:none;min-height:60px}.v-ways strong{display:block;font:27px Georgia,serif;margin-bottom:8px}.v-ways span{font-size:12px;color:var(--olive)}
.v-sage{background:var(--sage)}.v-route{display:grid;grid-template-columns:1.18fr 1fr;gap:7%;align-items:center;padding:38px 0;border-top:1px solid var(--line)}.v-route:first-child{border-top:0;padding-top:0}.v-route:last-child{padding-bottom:0}.v-route:nth-child(even) .v-route-photo{order:2}.v-route-photo{height:450px;overflow:hidden}.v-route h2,.v-route h3{font-size:clamp(36px,4vw,54px);margin:16px 0 20px;max-width:520px}.v-route p{max-width:470px}.v-route .v-meta{color:var(--olive);font-size:12px;letter-spacing:.07em;text-transform:uppercase}.v-route .v-route-places{font-size:13px;border-top:1px solid var(--line);padding-top:18px;margin:22px 0}.v-price{font-size:13px;color:var(--olive);margin-bottom:12px}.v-photo{width:100%;height:100%;position:relative;overflow:hidden;display:block;background:var(--sage)}.v-photo img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.v-photo.strip img{position:absolute;width:400%;max-width:none;left:0;height:100%;object-fit:fill}.v-photo.strip[data-frames="2"] img{width:200%}
.v-day-list{border-top:1px solid var(--line)}.v-day-row{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:26px;padding:20px 0;border-bottom:1px solid var(--line);text-decoration:none}.v-day-row .v-photo{height:90px}.v-day-row h3{font-size:28px;margin:0 0 8px}.v-day-row small{font-size:12px;color:var(--olive)}.v-day-row:hover h3{text-decoration:underline;text-underline-offset:5px}
.v-human{display:grid;grid-template-columns:.8fr 1fr;gap:9%;align-items:center}.v-human .v-photo{height:540px}.v-human h2{font-size:clamp(38px,4.5vw,61px);margin:20px 0}.v-human p{max-width:490px}.v-human ol{padding:0;list-style:none;counter-reset:why}.v-human li{padding:17px 0;border-top:1px solid var(--line);counter-increment:why;font-size:14px}.v-human li:before{content:"0" counter(why);margin-right:22px;font:italic 18px Georgia;color:var(--olive)}
.v-destination-band{background:var(--olive);color:var(--cream)}.v-destination-band .v-kicker{color:var(--cream)}.v-dest-list{display:grid;grid-template-columns:1.15fr .85fr;gap:40px}.v-dest{display:block;text-decoration:none}.v-dest:nth-child(even){padding-top:100px}.v-dest .v-photo{height:430px}.v-dest:nth-child(even) .v-photo{height:320px}.v-dest h3{font-size:39px;margin:22px 0 12px}.v-dest p{font-size:14px;max-width:450px}.v-tailor{display:grid;grid-template-columns:1.2fr .8fr;gap:8%;align-items:end}.v-tailor h2{font-size:clamp(45px,5.5vw,76px);margin:0}.v-tailor p{max-width:400px}
.v-page-intro{padding:62px 0 48px}.v-page-intro h1{font-size:clamp(46px,6vw,78px);margin:15px 0 25px;max-width:880px}.v-page-intro p{max-width:570px}.v-filters{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.v-filters button{background:none;border:0;border-bottom:1px solid var(--line);min-height:44px;padding:10px 16px;font-size:13px;color:var(--olive)}.v-filters button[aria-pressed=true]{background:var(--olive);color:var(--cream)}.v-count{font-size:12px;color:var(--olive);margin-bottom:30px}
.v-crumbs{font-size:12px;padding:26px 0;color:var(--olive);display:flex;flex-wrap:wrap;gap:10px}.v-crumbs a{min-height:44px;display:inline-flex;align-items:center}.v-crumbs span{align-self:center}
.v-product-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:6%;align-items:center;padding-bottom:50px}.v-product-hero h1{font-size:clamp(46px,5.5vw,76px);margin:18px 0 25px}.v-product-hero p{max-width:500px}.v-product-hero .v-photo{height:560px}.v-facts{display:flex;gap:26px;padding:22px 0;border-top:1px solid var(--line);font-size:13px}
.v-product-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:8%;align-items:start;padding-bottom:60px}.v-product-copy>section{border-top:1px solid var(--line);padding:36px 0}.v-product-copy h2{font-size:32px;margin:0 0 23px}.v-product-copy p{max-width:620px}.v-product-copy ul{padding-left:20px}.v-product-copy li{padding:6px 0}.v-highlights{list-style:none!important;padding:0!important;display:flex;flex-wrap:wrap;gap:18px}.v-highlights li{border-left:1px solid var(--olive);padding:4px 15px!important;font:20px Georgia}.v-inclusions{display:grid;grid-template-columns:1fr 1fr;gap:30px}.v-inclusions h3{font-size:25px}.v-practical summary{padding:17px 0;cursor:pointer;border-top:1px solid var(--line);min-height:48px;font:20px Georgia}.v-practical p{font-size:14px}.v-gallery{display:flex;gap:14px;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.v-gallery figure{margin:0;flex:0 0 78%;scroll-snap-align:start}.v-gallery .v-photo{height:330px}.v-gallery figcaption{font-size:11px;color:var(--olive);padding-top:9px}.v-gallery-controls{display:flex;justify-content:end;gap:8px;margin:0 0 15px}.v-gallery-controls button{background:none;border:1px solid var(--line);width:46px;height:46px}
.v-booking{position:sticky;top:24px;background:var(--paper);padding:30px;border-top:3px solid var(--olive)}.v-booking h2{font-size:31px;margin:5px 0 12px}.v-booking .v-field{display:block;margin:22px 0}.v-field>label{display:block;font-size:12px;margin-bottom:8px;font-weight:bold}.v-field input{width:100%;min-height:48px;background:transparent;border:1px solid var(--line);padding:10px;border-radius:0;color:var(--ink)}.v-stepper{display:grid;grid-template-columns:48px 1fr 48px;border:1px solid var(--line)}.v-stepper button{border:0;background:none;font-size:24px;min-height:48px}.v-stepper input{border:0;text-align:center;appearance:textfield}.v-stepper input::-webkit-inner-spin-button{appearance:none}.v-small{font-size:12px;line-height:1.6;color:var(--olive)}.v-booking .v-button{width:100%;margin-top:14px}.v-booking details summary{font-size:13px;min-height:44px;cursor:pointer;padding:12px 0}.v-quote-state{border-top:1px solid var(--line);padding-top:20px;font-size:14px}.v-quote-state strong{font:26px Georgia;display:block;margin-bottom:8px}.v-form-error{color:#922e25;font-size:13px}.v-bottom{display:none}.v-related{display:grid;grid-template-columns:1fr 1fr;gap:32px}.v-related a{text-decoration:none}.v-related .v-photo{height:260px}.v-related h3{font-size:30px;margin:20px 0 10px}
/* Existing forms and content keep their functionality and approved text. */
body.editorial .page-hero{background:var(--cream);color:var(--ink);padding:65px 0 45px}body.editorial .page-hero h1{font-size:clamp(44px,5.5vw,72px);max-width:900px}body.editorial .page-hero p{font-size:18px;max-width:630px}
body.editorial .values{display:block;counter-reset:values}body.editorial .value{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;padding:28px 0;counter-increment:values}body.editorial .value h3:before{content:"0" counter(values) " / ";font:italic 16px Georgia;color:var(--olive)}body.editorial .value p{margin:0;max-width:590px}body.editorial .story{padding-block:60px}body.editorial .story>p{max-width:720px}body.editorial .story-grid article{border-top:1px solid var(--line);padding-top:30px}body.editorial .stat-grid{border-block:1px solid var(--line);padding-block:30px}body.editorial .stat{font-size:13px}
body.editorial input:not([type=checkbox]),body.editorial textarea,body.editorial select,body.editorial .submit,body.editorial .channel,body.editorial .result{border-radius:0}body.editorial .hint{background:transparent;border-left:1px solid var(--olive);font-size:13px}body.editorial .request legend{font-size:28px}body.editorial .checks label,body.editorial .consent{min-height:44px}body.editorial .request{max-width:960px}
body.editorial .finder{padding:40px 0 70px}body.editorial .intro{gap:30px;margin-bottom:24px}body.editorial .intro h2{font-size:40px}
body.editorial #catalog.grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}
body.editorial #catalog .card{background:transparent;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;padding:0 0 24px;min-height:0;display:block}
body.editorial #catalog .card-carousel{height:235px;width:100%;margin:0 0 20px}
body.editorial #catalog .card h3{font:32px/1.1 Georgia;margin:15px 0!important}
body.editorial #catalog .card .price{border:0;padding:10px 0;font-size:14px}
body.editorial #catalog .card .more{min-height:46px;border-radius:0;margin-top:10px}
body.editorial .zone,body.editorial .carousel-arrow{min-height:44px;min-width:44px;border-radius:0;box-shadow:none}body.editorial .zones{gap:9px}
body.editorial .modal{border-radius:0}body.editorial .close{min-width:44px;min-height:44px}
@media(max-width:1000px){.v-nav{gap:12px}.v-navlinks{gap:14px}.v-navlinks a{font-size:11px}.v-logo img{width:140px}.v-product-layout{gap:5%;grid-template-columns:minmax(0,1fr) 320px}.v-route-photo{height:360px}}
@media(max-width:850px){:root{--gutter:20px}.v-nav{min-height:76px}.v-logo img{width:132px;height:46px}.v-menu{display:block}.v-navlinks{display:none;position:absolute;top:100%;left:0;right:0;background:var(--olive);padding:16px 20px 25px;max-height:70svh;overflow:auto;border-top:1px solid #ffffff38}.v-navlinks.open{display:grid}.v-navlinks a{font:27px/1.2 Georgia;min-height:50px}.v-langs{margin-left:auto}.v-home-hero{background-attachment:scroll;min-height:620px;height:calc(90svh - 76px);max-height:740px;align-items:flex-end;background-position:center 57%;padding:40px 0}.v-home-hero:before{background:#11190e66}.v-home-hero h1{font-size:clamp(46px,8vw,68px);max-width:640px}.v-hero-bottom{margin-top:22px;flex-wrap:wrap;gap:14px 24px}.v-home-hero p{font-size:15px;max-width:330px}.v-proposition,.v-human,.v-tailor{grid-template-columns:1fr;gap:30px}.v-ways{flex-direction:column;gap:0;padding:0}.v-ways a{padding:24px 0;border-top:1px solid var(--line)}.v-ways a:first-child{border-top:0}.v-section-head{display:block}.v-section-head p{margin-top:20px}.v-route{grid-template-columns:1fr;gap:22px;padding:32px 0}.v-route:nth-child(even) .v-route-photo{order:0}.v-route-photo{height:380px}.v-route h2,.v-route h3{margin:12px 0 16px;font-size:39px}.v-human .v-photo{height:420px}.v-dest-list{gap:26px}.v-dest .v-photo{height:330px}.v-dest:nth-child(even){padding-top:65px}.v-dest:nth-child(even) .v-photo{height:250px}.v-product-hero{grid-template-columns:1fr;gap:24px;padding-bottom:32px}.v-product-hero .v-photo{height:410px}.v-product-hero h1{max-width:620px}.v-product-layout{display:flex;flex-direction:column;gap:25px}.v-product-copy{width:100%}.v-booking{position:static;width:100%;padding:24px;order:-1}.v-booking>p.v-small{max-width:500px}.v-product-copy>section{padding:30px 0}.v-bottom{position:fixed;z-index:40;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:15px;background:var(--cream);border-top:1px solid var(--line);padding:10px 20px calc(10px + env(safe-area-inset-bottom))}.v-bottom span{font-size:12px}.v-bottom .v-button{min-height:46px;padding:12px 16px}.v-product-page{padding-bottom:85px}.v-product-page .whatsapp{bottom:100px!important}.v-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.v-footer-grid>div:first-child{grid-column:1/-1}.v-footer-bottom{flex-direction:column}.v-related .v-photo{height:230px}body.editorial .value{grid-template-columns:1fr;gap:5px}body.editorial #catalog.grid{grid-template-columns:1fr}body.editorial #catalog .card{display:grid;grid-template-columns:120px 1fr;column-gap:18px;align-items:start}body.editorial #catalog .card-carousel{grid-column:1;grid-row:1/7;height:170px;margin:0}body.editorial #catalog .card>*:not(.card-carousel){grid-column:2}body.editorial #catalog .card h3{font-size:23px;margin:10px 0!important}body.editorial #catalog .card p,body.editorial #catalog .places{display:none}body.editorial #catalog .meta{font-size:9px;display:block}body.editorial #catalog .more{font-size:12px;padding:10px;white-space:normal}body.editorial .hero{min-height:0!important;padding:50px 0!important}body.editorial .hero h1{font-size:46px!important}body.editorial .intro h2{font-size:34px}}
@media(max-width:480px){.v-day-row{grid-template-columns:76px 1fr auto;gap:15px}.v-day-row h3{font-size:23px}.v-day-row .v-photo{height:86px}.v-day-row small{font-size:11px}.v-dest-list{grid-template-columns:1fr}.v-dest:nth-child(even){padding-top:0}.v-dest .v-photo,.v-dest:nth-child(even) .v-photo{height:330px}.v-product-hero .v-photo{height:360px}.v-product-hero h1{font-size:47px}.v-related{gap:20px;grid-template-columns:1fr}.v-related .v-photo{height:280px}.v-gallery .v-photo{height:260px}.v-inclusions{grid-template-columns:1fr;gap:15px}.v-facts{gap:18px;flex-wrap:wrap}.v-booking h2{font-size:30px}.v-bottom span{max-width:105px}.v-crumbs{font-size:11px;gap:8px}}
body.editorial .page-hero .page-width{width:min(1060px,calc(100% - 40px))}
body.editorial #catalog .card-carousel{border-radius:0!important}
body.editorial .photo-frame{container-type:size;background-image:none!important;position:relative;overflow:hidden}
body.editorial .photo-frame:before{content:"";position:absolute;inset:0;--frame-width:max(100cqw, 1.384615385 * 100cqh);background-image:var(--photo);background-size:calc(var(--frames) * var(--frame-width)) auto;background-position:calc((100cqw - var(--frame-width)) / 2 - var(--frame-index,0) * var(--frame-width)) center;background-repeat:no-repeat}
body.editorial #catalog .meta{display:flex;flex-wrap:wrap;gap:8px}
body.editorial #catalog .card:not(.has-photos)>*{grid-column:1/-1}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.v-home-hero{background-attachment:scroll}}

/* Boutique refinement: quieter type, consistent controls and unboxed group information. */
.v-photo.strip{container-type:size;--frame-width:max(100cqw, var(--frame-ratio,1.384615385) * 100cqh)}
.v-photo.strip[data-frames] img{width:calc(var(--frame-total) * var(--frame-width));height:auto;max-width:none;object-fit:initial;top:50%;transform:translateY(-50%);left:calc((100cqw - var(--frame-width)) / 2 - var(--photo-frame) * var(--frame-width))}
body.editorial .v-nav{height:auto}.v-langs button{min-width:44px}
.v-home-hero{min-height:560px;height:min(700px,calc(100svh - 88px))}
.v-home-hero h1{font-size:clamp(48px,6vw,80px);max-width:820px}
.v-proposition h2{font-size:clamp(36px,4.5vw,62px)}
.v-route-photo{height:auto;aspect-ratio:4/3}
.v-page-intro{padding:44px 0 28px}.v-page-intro h1{font-size:clamp(40px,5.4vw,70px)}
.v-filters button[aria-pressed=true]{background:none;color:var(--ink);border-bottom:2px solid var(--olive);font-weight:600}
.v-product-hero h1{font-size:clamp(42px,5vw,68px)}.v-product-hero .v-photo{height:520px}
.v-button:hover{background:#505037;border-color:#505037}
.v-hero-bottom .v-button:hover{background:var(--paper);border-color:var(--paper)}
.v-link:hover{text-decoration:underline;text-underline-offset:5px}
.v-private{display:grid;grid-template-columns:1fr 1.2fr;gap:10%;align-items:start}
.v-private h2{font-size:clamp(36px,4.2vw,56px);margin:0}
.v-private ol{list-style:none;margin:0;padding:0;counter-reset:private}
.v-private li{counter-increment:private;border-top:1px solid var(--line);padding:22px 0;display:flex;gap:26px;font:24px/1.3 Georgia,serif}
.v-private li:before{content:"0" counter(private);font:14px/2 Arial,sans-serif;color:var(--olive)}
body.editorial .zone{background:none;color:var(--olive);border:0;border-bottom:1px solid var(--line);padding:10px 14px}
body.editorial .zone.active{background:none;color:var(--ink);border-bottom:2px solid var(--olive);font-weight:600}
body.editorial #catalog .card .more{background:none;color:var(--ink);border:0;border-bottom:1px solid var(--olive);padding:8px 0;min-height:44px;justify-self:start}
@media(max-width:850px){
 .v-home-hero{min-height:520px;height:min(600px,calc(100svh - 76px));max-height:none}
 .v-home-hero h1{font-size:clamp(40px,9.5vw,58px)}
 .v-page-intro{padding:32px 0 20px}.v-page-intro h1{font-size:clamp(36px,7vw,52px);margin:12px 0 18px}
 .v-page-intro .v-kicker{margin-bottom:12px}.v-count{margin-bottom:12px}
 .v-product-hero .v-photo{height:340px}.v-product-hero h1{font-size:43px}
 .v-private{grid-template-columns:1fr;gap:28px}.v-private li{font-size:23px}
}
@media(max-width:480px){.v-langs button{padding:0 7px}}
/* Phase 2: shared typography and three action roles. */
.v-button{box-shadow:none}
.v-button--secondary{background:transparent;color:var(--olive)}
.v-button--secondary:hover{background:var(--olive);color:var(--paper)}
.v-header :focus-visible,.v-footer :focus-visible{outline-color:var(--paper)}
body.editorial #catalog .meta{font:11px/1.5 Arial,sans-serif;letter-spacing:.045em}
body.editorial #catalog .card .more{font:600 13px/1.5 Arial,sans-serif}
.v-group-page .wrap{width:min(1280px,calc(100% - var(--gutter)*2));margin-inline:auto}
.v-group-page .eyebrow{display:block;font:700 11px/1.5 Arial,sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--olive)}
.v-group-page .hero{min-height:460px;padding:76px 0 56px;background:linear-gradient(90deg,#141e16d9,#141e1647),url('/perla-01.webp') center 64%/cover;color:var(--paper)}
.v-group-page .hero .eyebrow,.v-group-page .hero .v-link{color:var(--paper)}
.v-group-page .hero h1{font-size:clamp(42px,5.3vw,72px);line-height:1.04;max-width:780px;margin:20px 0 22px;text-wrap:balance}
.v-group-page .hero p{font-size:17px;line-height:1.65;max-width:540px;margin:0 0 22px}
.v-group-page .hero :focus-visible{outline-color:var(--paper)}
.v-group-page .group-summary{padding:0;border-bottom:1px solid var(--line)}
.v-group-page .facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:28px 0}
.v-group-page .fact small{display:block;font:700 11px/1.5 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--olive);margin-bottom:8px}
.v-group-page .fact strong{display:block;font:400 clamp(20px,2vw,26px)/1.25 Georgia,serif;color:var(--ink)}
.v-group-page .content{padding:var(--section-space) 0 0;scroll-margin-top:24px}
.v-group-page .group-inclusions{display:grid;grid-template-columns:.75fr 1.5fr;gap:7%;align-items:start}
.v-group-page .group-section-intro{position:sticky;top:32px}
.v-group-page .content h2,.v-group-page .gallery h2,.v-group-page .group-final h2{font-size:clamp(34px,3.4vw,48px);line-height:1.12;margin:16px 0 28px}
.v-group-page .group-section-intro h2{max-width:430px}
.v-group-page .included{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}
.v-group-page .item{border-top:1px solid var(--line);padding:20px 0}
.v-group-page .item h3{font:400 23px/1.2 Georgia,serif;letter-spacing:-.02em;margin:0 0 9px}
.v-group-page .item p{font:15px/1.65 Arial,sans-serif;margin:0;max-width:42ch}
.v-group-page .group-inclusion-details>p{font:13px/1.6 Arial,sans-serif;color:var(--olive);border-top:1px solid var(--line);padding-top:18px;margin:0}
.v-group-page .side{display:grid;grid-template-columns:.75fr 1.5fr;gap:26px 7%;padding:36px 0;margin-top:var(--section-space);border-block:1px solid var(--olive);scroll-margin-top:28px}
.v-group-page .side h2{margin:0}
.v-group-page .side dl{display:grid;grid-template-columns:1fr 1fr;gap:28px 40px;margin:0}
.v-group-page .side dt{font:700 11px/1.5 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--olive)}
.v-group-page .side dd{margin:8px 0 0;font:15px/1.6 Arial,sans-serif;max-width:38ch}
.v-group-page .side dl>div:first-child dd{font:400 30px/1.15 Georgia,serif;font-variant-numeric:tabular-nums}
.v-group-page .side dl>div:nth-child(2) dd{font:400 22px/1.3 Georgia,serif}
.v-group-page .side .map{margin-top:6px}
.v-group-page .side>.v-button{grid-column:2;justify-self:start}
.v-group-page .gallery{padding:var(--section-space) 0}
.v-group-page .gallery-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:24px;align-items:start}
.v-group-page .gallery-grid figure{margin:0;min-width:0}
.v-group-page .gallery-grid figure:first-child{grid-row:span 2}
.v-group-page .gallery-grid img{width:100%;height:210px;object-fit:cover}
.v-group-page .gallery-grid figure:first-child img{height:480px;object-position:50% 55%}
.v-group-page .gallery-grid figcaption{padding-top:10px;font:12px/1.5 Arial,sans-serif;color:var(--olive)}
.v-group-page .group-final{background:var(--sage);padding:52px 0}
.v-group-page .group-final>.wrap{display:flex;justify-content:space-between;align-items:center;gap:32px}
.v-group-page .group-final h2{margin:14px 0 0;max-width:600px}
.v-group-page .group-final-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex-shrink:0}
@media(max-width:1024px){
 .v-group-page .group-inclusions{grid-template-columns:1fr;gap:28px}
 .v-group-page .group-section-intro{position:static}
 .v-group-page .group-section-intro h2{max-width:640px;margin-bottom:0}
 .v-group-page .gallery-grid{gap:18px;grid-template-columns:1.2fr 1fr 1fr}
 .v-group-page .gallery-grid img{height:190px}
 .v-group-page .gallery-grid figure:first-child img{height:436px}
}
@media(max-width:850px){
 body.v-group-page .hero{min-height:400px;padding:42px 0!important;background-position:56% 58%}
 body.v-group-page .hero h1{font-size:clamp(40px,6.5vw,54px)!important;max-width:650px;margin:18px 0}
 .v-group-page .hero p{font-size:16px;max-width:480px}
 .v-group-page .facts{grid-template-columns:1fr 1fr;gap:24px;padding:24px 0}
 .v-group-page .fact strong{font-size:22px}
 .v-group-page .side{grid-template-columns:1fr;gap:28px}
 .v-group-page .side>.v-button{grid-column:1}
 .v-group-page .gallery-grid{grid-template-columns:1fr 1fr;gap:22px 18px}
 .v-group-page .gallery-grid figure:first-child{grid-row:auto;grid-column:1/-1}
 .v-group-page .gallery-grid figure:first-child img{height:auto;aspect-ratio:4/3}
 .v-group-page .gallery-grid img{height:auto;aspect-ratio:1/1;object-position:center}
 .v-group-page .group-final>.wrap{flex-direction:column;align-items:flex-start;gap:28px}
}
@media(max-width:480px){
 .v-group-page .included{grid-template-columns:1fr;gap:0}
 .v-group-page .item{padding:17px 0}
 .v-group-page .item h3{font-size:22px}
 .v-group-page .content h2,.v-group-page .gallery h2,.v-group-page .group-final h2{font-size:34px}
 .v-group-page .side dl{grid-template-columns:1fr;gap:24px}
 .v-group-page .side dl>div:first-child dd{font-size:30px}
 .v-group-page .side>.v-button,.v-group-page .group-final-actions,.v-group-page .group-final-actions>.v-button{width:100%}
 .v-group-page .group-final-actions>.v-link{align-self:center}
}
