@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700&family=Montserrat:wght@500;600;700;800&display=swap');
:root{--teal:#0F3D36;--orange:#D1663A;--ivory:#F6F2E8;--ink:#2B2B2B;--line:#c9cec2}*{box-sizing:border-box}body{margin:0;background:var(--ivory);color:var(--teal);font-family:'Be Vietnam Pro',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:5px}.skip{position:absolute;top:-100px}.skip:focus{top:5px;z-index:20;background:white;padding:15px}header{position:relative;z-index:10;border-bottom:1px solid var(--line);background:var(--ivory)}.nav{max-width:1500px;margin:auto;min-height:100px;padding:18px 4.5%;display:flex;align-items:center;gap:28px}.brand{width:181px;display:flex;flex-shrink:0}.brand img{width:100%;height:62px;object-fit:contain}.navlinks{display:flex;align-items:center;gap:25px;margin-left:auto}.navlinks a{font-size:14px;font-weight:500;white-space:nowrap}.navlinks a.active{border-bottom:2px solid var(--orange)}.lang{border:0;background:transparent;color:var(--teal);padding:8px;font-size:14px;white-space:nowrap}.btn{display:inline-flex;justify-content:center;align-items:center;gap:26px;padding:15px 23px;background:var(--teal);color:var(--ivory);border:1px solid var(--teal);font-size:14px;font-weight:600;border-radius:2px}.btn.light{background:var(--ivory);color:var(--teal);border-color:var(--ivory)}.btn.outline{background:transparent;color:inherit;border-color:currentColor}.menu{display:none}.hero{background:var(--teal);color:var(--ivory);display:grid;grid-template-columns:1.05fr 1fr;min-height:620px}.hero-copy{padding:70px 8% 62px 9%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;display:block;margin-bottom:25px}.hero h1{font-family:Montserrat,Arial,sans-serif;font-weight:700;font-size:clamp(48px,5.3vw,80px);line-height:1.13;letter-spacing:-2px;margin:0 0 28px}.hero h1 span{color:#eda57d}.hero p{max-width:440px;font-size:17px;line-height:1.85;opacity:.88;margin:0 0 32px}.hero-photo{position:relative;min-height:500px;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.caption{position:absolute;bottom:20px;left:25px;color:white;background:#0f3d36db;font-size:12px;padding:6px 12px}.hero-tail{display:flex;gap:28px;margin-top:45px;font-size:12px;letter-spacing:1px;align-items:center}.hero-tail:before{content:'';width:38px;height:1px;background:var(--orange)}.ticker{border-bottom:1px solid var(--line);display:flex;justify-content:space-around;padding:22px 5%;font-size:13px;letter-spacing:1px;gap:20px}.ticker span:nth-child(even){color:var(--orange)}.section{max-width:1380px;margin:auto;padding:85px 5%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-head h2,h2{font-family:Montserrat,Arial,sans-serif;line-height:1.25;font-size:36px;font-weight:600;letter-spacing:-1px;margin:0 0 18px}.section-head .eyebrow{margin-bottom:12px;color:#9d4625}.text-link{font-size:14px;padding-bottom:7px;border-bottom:1px solid currentColor;white-space:nowrap}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.card img{width:100%;height:285px;object-fit:cover;display:block;transition:transform .5s}.card .image-wrap{overflow:hidden;position:relative}.card:hover img{transform:scale(1.035)}.card small{font-size:12px;letter-spacing:1px;display:block;margin-top:20px;color:#8c442a}.card h3{font-family:Montserrat,Arial,sans-serif;font-size:23px;line-height:1.4;font-weight:600;margin:8px 0}.card p{font-size:14px;opacity:.85}.card .arrow{float:right}.callout{background:var(--teal);color:var(--ivory);display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:70px 7%;align-items:center}.callout h2{font-size:43px}.callout p{opacity:.8}.callout .btn{margin-top:12px}.callout .explorer{width:130px;height:130px;object-fit:contain;float:right;margin:15px}.page-intro{background:var(--teal);color:var(--ivory);padding:55px max(5%,calc((100vw - 1240px)/2)) 60px}.page-intro h1{font-family:Montserrat,Arial,sans-serif;font-size:clamp(34px,4.4vw,62px);line-height:1.22;letter-spacing:-1.5px;margin:18px 0}.page-intro p{max-width:700px;opacity:.85}.crumb{font-size:13px;opacity:.75}.list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 55px}.row-link{padding:26px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:20px;font-family:Montserrat,Arial,sans-serif;font-size:21px;font-weight:600;line-height:1.45}.row-link .num{font:12px 'Be Vietnam Pro',Arial;color:#9d4625}.row-link .arrow{margin-left:auto;font-weight:400}.row-link:hover{color:#a04725}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:35px}.filters button{padding:11px 20px;border:1px solid var(--line);background:transparent;color:var(--teal);border-radius:30px;font-size:14px}.filters button.selected{background:var(--teal);color:var(--ivory)}.empty{border:1px solid var(--line);padding:60px;text-align:center}.empty h2{font-size:28px}.muted{opacity:.75}.detail{display:grid;grid-template-columns:1.4fr 1fr;gap:70px}.detail h2{font-size:28px}.detail p{max-width:650px}.note{background:#e9e7da;border-left:3px solid var(--orange);padding:22px;font-size:14px}.aside{background:var(--teal);color:var(--ivory);padding:35px;height:fit-content}.aside h3{font-size:23px;margin:0 0 20px}.aside .btn{margin-top:20px}.book-group{margin-bottom:55px}.book-group h2{font-size:28px}.book-group .row-link{font-size:18px}details{border-bottom:1px solid var(--line);padding:23px 0}summary{cursor:pointer;font-weight:600}details p{font-size:15px;max-width:750px}form{max-width:800px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}label{display:block;font-size:14px;font-weight:500}input,select,textarea{display:block;width:100%;padding:14px;border:1px solid #a6afa2;background:transparent;color:var(--teal);border-radius:0;margin-top:8px}textarea{min-height:130px}form .btn{margin-top:22px}#summary{white-space:pre-wrap;margin-top:28px;padding:25px;background:#e9e7da}#summary:empty{display:none}footer{background:var(--teal);color:var(--ivory);padding:65px 5% 25px}footer .foot-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px;max-width:1240px;margin:auto}footer img{width:210px;height:80px;object-fit:contain}footer p{max-width:290px;font-size:14px;opacity:.8}footer h4{font-size:14px;margin:0 0 18px}footer a{display:block;font-size:13px;margin:10px 0;opacity:.85}.foot-bottom{border-top:1px solid #ffffff35;margin:40px auto 0;max-width:1240px;padding-top:23px;display:flex;justify-content:space-between;font-size:12px;opacity:.7}.status-note{font-size:13px;margin:20px 0}.wide{grid-column:1/-1}@media(min-width:1500px){.hero-copy{padding-left:max(9%,calc((100vw - 1240px)/2))}}@media(max-width:1150px){.nav{gap:15px}.navlinks{gap:14px}.navlinks a{font-size:12px}.brand{width:150px}.nav>.btn{font-size:12px;padding:12px 15px}.hero h1{font-size:57px}.hero-copy{padding:55px 8%}.hero{min-height:560px}}@media(max-width:850px){.nav{min-height:84px;padding:12px 5%;flex-wrap:wrap}.brand{width:150px}.lang{margin-left:auto}.nav>.btn{display:none}.menu{display:block;background:none;border:1px solid var(--line);color:var(--teal);padding:8px 12px}.navlinks{display:none;order:5;width:100%;margin:0;flex-direction:column;align-items:stretch;padding:15px 0;gap:0}.navlinks.open{display:flex}.navlinks a{padding:11px;font-size:16px}.hero{grid-template-columns:1fr}.hero-copy{padding:50px 6%}.hero h1{font-size:58px}.hero-photo{min-height:380px}.hero-photo img{object-position:center 40%}.hero-tail{margin-top:30px}.ticker{font-size:11px;flex-wrap:wrap;gap:10px}.ticker span:nth-last-child(-n+2){display:none}.section{padding:55px 6%}.section-head{align-items:start}.section-head h2,h2{font-size:30px}.section-head{flex-direction:column;gap:5px}.cards{gap:30px;grid-template-columns:1fr}.card img{height:320px}.callout{grid-template-columns:1fr;padding:50px 6%;gap:20px}.callout h2{font-size:34px}.callout .explorer{width:95px;height:95px}.list-grid,.detail{grid-template-columns:1fr;gap:0}.detail{gap:35px}.row-link{font-size:18px;padding:22px 0}.page-intro{padding:35px 6%}.empty{padding:35px 20px}.form-grid{grid-template-columns:1fr}.foot-grid{grid-template-columns:1fr 1fr!important;gap:30px!important}.foot-grid>div:first-child{grid-column:1/-1}.foot-bottom{flex-direction:column;gap:12px}.eyebrow{font-size:11px}.hero h1{letter-spacing:-1px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

/* Let the real panorama establish the riverside setting. */
.hero{grid-template-columns:1fr;min-height:0}.hero-photo{order:-1;min-height:0;aspect-ratio:1202/672;max-height:680px}.hero-photo img{object-fit:cover;object-position:center}.hero-copy{padding:48px 6%;display:grid;grid-template-columns:1.3fr 1fr;column-gap:65px;align-items:center}.hero-copy .eyebrow{grid-column:1/-1;margin-bottom:20px}.hero h1{grid-column:1;grid-row:2/5;font-size:clamp(40px,4.4vw,64px);margin:0}.hero p{grid-column:2;margin-bottom:22px}.hero-copy>.btn{grid-column:2;justify-self:start}.hero-tail{grid-column:2;margin-top:22px}.detail .image-wrap img{width:100%;display:block;height:auto}.card img[src*="riverside"]{object-position:center 70%}.card img[src*="maze-night"]{object-position:center 70%}
@media(max-width:850px){.hero-photo{aspect-ratio:1202/672;max-height:none}.hero-photo img{object-position:center}.hero-copy{display:flex;padding:36px 6%;gap:0;align-items:flex-start}.hero h1{font-size:43px;margin-bottom:24px}.hero-copy .eyebrow{font-size:10px;letter-spacing:1.3px}.hero-photo .caption{font-size:10px;left:12px;bottom:10px;padding:4px 8px}.hero-tail{font-size:11px}}

/* Navigation uses the approved standalone Explorer artwork. */
.explorer-nav{display:inline-block;width:30px;height:30px;flex:0 0 30px;background:url('/assets/TOMO_Village_Explorer_Primary.svg') center/contain no-repeat;vertical-align:middle;transition:transform .2s ease}
.btn .explorer-nav{background-image:url('/assets/TOMO_Village_Explorer_Mono_White.svg')}.btn.light .explorer-nav{background-image:url('/assets/TOMO_Village_Explorer_Primary.svg')}.text-link{display:inline-flex;align-items:center;gap:16px}.card h3{display:flex;align-items:flex-start;gap:15px}.card h3 .explorer-nav{margin-left:auto;float:none}.row-link .explorer-nav{margin-left:auto}.btn:hover .explorer-nav,.text-link:hover .explorer-nav,.row-link:hover .explorer-nav,.card:hover .explorer-nav{transform:translateX(3px)}
@media(prefers-reduced-motion:reduce){.explorer-nav{transition:none}.btn:hover .explorer-nav,.text-link:hover .explorer-nav,.row-link:hover .explorer-nav,.card:hover .explorer-nav{transform:none}}

/* The name, purpose and riverside setting are visible together on arrival. */
.hero.hero-location{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:540px;height:calc(100svh - 100px);max-height:760px;overflow:hidden;background:var(--teal)}
.hero-location .hero-photo{position:absolute;inset:0;z-index:-2;aspect-ratio:auto;max-height:none;min-height:0;order:0}
.hero-location .hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center 46%}
.hero-location::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(5,29,25,.93) 0%,rgba(5,29,25,.65) 34%,rgba(5,29,25,.12) 75%,rgba(5,29,25,.04) 100%)}
.hero-location .hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:54px 6%;width:100%;gap:28px}
.hero-location h1{display:flex;flex-direction:column;gap:18px;line-height:1.1;margin:0;max-width:1100px;letter-spacing:-1.5px}
.hero-location h1 .hero-name{color:var(--ivory);font-size:clamp(52px,7vw,100px);font-weight:800}
.hero-location h1 .hero-description{color:var(--ivory);font-size:clamp(23px,2.8vw,38px);line-height:1.4;letter-spacing:.02em;font-weight:600}
.hero-location .hero-copy>.btn{margin:0;justify-self:auto}
@media(max-width:850px){.hero.hero-location{height:calc(100svh - 84px);min-height:470px;max-height:740px}.hero-location .hero-copy{padding:35px 6%;gap:25px}.hero-location h1{gap:17px;letter-spacing:-1px}.hero-location h1 .hero-name{font-size:clamp(36px,8.3vw,64px)}.hero-location h1 .hero-description{font-size:clamp(19px,4.7vw,28px);line-height:1.45;letter-spacing:0}.hero-location .hero-photo img{object-position:46% center}}
@media(max-height:600px) and (min-width:851px){.hero.hero-location{min-height:400px}.hero-location .hero-copy{padding-top:30px;padding-bottom:30px;gap:20px}.hero-location h1 .hero-name{font-size:60px}.hero-location h1 .hero-description{font-size:26px}}

/* Daily services are the primary home-page actions. */
.hero.hero-location.hero-services{height:235px;min-height:0;max-height:none;align-items:flex-end}.hero-services .hero-copy{padding:28px 5%;gap:0}.hero-services h1{gap:12px}.hero-services h1 .hero-name{font-size:clamp(36px,4.3vw,62px)}.hero-services h1 .hero-description{font-size:clamp(16px,1.65vw,23px);line-height:1.4;max-width:1000px}.hero-services .hero-photo img{object-position:center 43%}.daily-booking{max-width:1380px;margin:auto;padding:28px 5% 35px}.booking-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.booking-heading h2{font-size:26px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{border:1px solid var(--line);background:#fffdf8;overflow:hidden}.service-card>.image-wrap{height:135px;overflow:hidden}.service-card>.image-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 70%;display:block}.service-card:first-child>.image-wrap img{object-position:center 75%}.service-content{padding:20px}.service-content h3{font-family:Montserrat,Arial,sans-serif;font-size:21px;line-height:1.3;margin:0 0 10px}.service-content p{font-size:14px;line-height:1.6;min-height:45px;margin:0 0 13px}.quick-book{display:grid;gap:10px}.quick-book select{margin:0;padding:9px 12px;font-size:14px;background:var(--ivory)}.quick-book .btn{margin:0;width:100%;padding:11px 15px;justify-content:space-between}.booking-status{font-size:13px;line-height:1.6;margin:17px 0 0;color:#52645e}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-more{padding-top:35px;padding-bottom:45px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}.home-more h2,.home-business h2{font-size:28px}.home-more p{font-size:15px;margin:0}.home-more-links{display:flex;gap:12px;flex-wrap:wrap}.home-more-links .btn.outline .explorer-nav{background-image:url('/assets/TOMO_Village_Explorer_Primary.svg')}.home-business{padding-top:45px;padding-bottom:45px;gap:60px}
@media(max-width:850px){.hero.hero-location.hero-services{height:175px;min-height:0}.hero-services .hero-copy{padding:22px 5%}.hero-services h1{gap:10px}.hero-services h1 .hero-name{font-size:34px}.hero-services h1 .hero-description{font-size:15px;max-width:450px}.daily-booking{padding:22px 5%}.booking-heading{gap:10px;margin-bottom:14px}.booking-heading h2{font-size:21px}.booking-heading .text-link{font-size:12px;gap:6px}.booking-heading .explorer-nav{width:22px;height:22px;flex-basis:22px}.service-grid{grid-template-columns:1fr;gap:12px}.service-card{display:grid;grid-template-columns:90px minmax(0,1fr)}.service-card>.image-wrap{height:100%}.service-card>.image-wrap img{min-height:130px}.service-content{padding:12px}.service-content h3{font-size:17px;margin:0 0 9px}.service-content p{display:none}.quick-book{grid-template-columns:1fr;gap:7px}.quick-book select{padding:6px 8px;font-size:13px}.quick-book .btn{padding:8px 10px;font-size:13px;gap:8px}.quick-book .explorer-nav{width:24px;height:24px;flex-basis:24px}.home-more{display:block}.home-more-links{margin-top:20px}.home-business{gap:35px}.booking-status{font-size:12px}}

.extra-services{max-width:1380px;margin:auto;padding:0 5% 42px}.extra-services .booking-heading{padding-top:24px;border-top:1px solid var(--line)}.extra-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.extra-card{padding:26px 28px;border:1px solid var(--line);background:#e9eee7;display:flex;flex-direction:column;align-items:flex-start}.extra-card:nth-child(n+3){background:#f0e7d9}.extra-card .eyebrow{font-size:11px;color:#844325;margin-bottom:12px}.extra-card h3{font-family:Montserrat,Arial,sans-serif;font-size:25px;line-height:1.3;margin:0 0 10px}.extra-card p{font-size:15px;line-height:1.65;margin:0 0 21px;max-width:440px}.extra-card .btn{margin-top:auto;padding:11px 17px}.extra-card .btn .explorer-nav{width:26px;height:26px;flex-basis:26px}
@media(max-width:850px){.extra-services{padding-bottom:28px}.extra-grid{gap:12px;grid-template-columns:1fr}.extra-card{padding:19px}.extra-card h3{font-size:22px}.extra-card p{margin-bottom:16px;font-size:14px}.extra-card .btn{width:100%;justify-content:space-between}}

.service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-content h3{font-size:20px}.service-content{padding:16px}.quick-book select{width:100%;min-width:0}.service-content{min-width:0}.service-content p{min-height:68px}
@media(min-width:851px) and (max-width:1150px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-content p{min-height:45px}}
@media(max-width:850px){.service-grid{grid-template-columns:1fr}.service-content{padding:12px}.service-content h3{font-size:17px}}

/* One shared card for every bookable service, in one uninterrupted grid. */
.unified-booking .service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.unified-booking .service-card{display:flex;border:1px solid var(--line);background:#fffdf8;min-width:0}.unified-booking .service-content{padding:22px;display:flex;flex-direction:column;width:100%;min-width:0}.service-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:16px;font-size:12px;color:#53675d}.service-meta>span:first-child{color:#944623;font-weight:600}.service-meta>span:last-child{text-align:right}.unified-booking .service-content h3{font-size:21px;line-height:1.4;margin:0 0 10px;min-height:58px}.unified-booking .service-content p{display:block;font-size:14px;line-height:1.65;min-height:47px;margin:0 0 16px}.unified-booking .quick-book{margin-top:auto;display:grid;gap:10px;grid-template-columns:1fr}.unified-booking .quick-book select,.service-choice-note{height:44px;font-size:14px;padding:10px 11px}.service-choice-note{color:#52645e;padding-left:0;display:flex;align-items:center}.unified-booking .quick-book .btn{min-height:48px;padding:10px 13px;font-size:14px;gap:10px;line-height:1.5;text-align:left}.service-count{font-size:14px;color:#53675d;white-space:nowrap}.unified-booking .service-card:hover{border-color:var(--teal)}
@media(min-width:851px) and (max-width:1100px){.unified-booking .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.unified-booking .service-grid{grid-template-columns:1fr;gap:12px}.unified-booking .service-content{padding:18px}.unified-booking .service-content h3{min-height:0;font-size:21px}.unified-booking .service-content p{min-height:0;margin-bottom:14px}.service-meta{margin-bottom:10px}.unified-booking .quick-book{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);align-items:center}.unified-booking .quick-book select{font-size:13px;padding:8px;height:48px}.service-choice-note{font-size:13px;padding:0}.unified-booking .quick-book .btn{font-size:13px;height:100%;min-height:48px}.service-count{font-size:12px}.unified-booking .booking-heading h2{font-size:20px}}
@media(max-width:360px){.unified-booking .quick-book{grid-template-columns:1fr}}
.unified-booking .service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.unified-booking .service-card{display:grid;grid-template-columns:36% minmax(0,1fr)}.service-visual{position:relative;margin:0;min-width:0;overflow:hidden;background:var(--teal)}.service-visual img{position:absolute;width:100%;height:100%;object-fit:cover;display:block}.service-visual figcaption{position:absolute;left:10px;right:10px;bottom:10px;background:#0f3d36dc;color:var(--ivory);font-size:12px;padding:4px 7px;line-height:1.4}.unified-booking .service-content{padding:20px}.unified-booking .service-content h3{min-height:0;font-size:22px}.unified-booking .service-content p{min-height:0}.unified-booking .quick-book{grid-template-columns:1fr}.unified-booking .quick-book select{height:46px;font-size:14px}.unified-booking .quick-book .btn{font-size:14px}.unified-booking .service-meta>span:last-child{font-size:12px}
@media(max-width:1000px){.unified-booking .service-grid{grid-template-columns:1fr}.unified-booking .service-card{grid-template-columns:32% minmax(0,1fr)}}
@media(max-width:600px){.unified-booking .service-grid{gap:14px}.unified-booking .service-card{grid-template-columns:29% minmax(0,1fr)}.unified-booking .service-content{padding:14px}.unified-booking .service-content h3{font-size:19px}.unified-booking .service-content p{font-size:14px;line-height:1.5}.unified-booking .service-meta{gap:7px;margin-bottom:10px}.service-visual figcaption{left:5px;right:5px;bottom:7px;font-size:12px;padding:4px}.unified-booking .quick-book select{font-size:14px;padding:8px}.unified-booking .quick-book .btn{font-size:14px;padding:9px;gap:6px}}
.custom-request-link{margin-top:26px;display:flex;justify-content:flex-end}.unified-booking .service-visual img[src*="garden-real"]{object-position:center}.unified-booking .service-content{min-height:275px}
.page-return{position:sticky;top:0;z-index:9;display:flex;align-items:center;gap:20px;padding:10px 5%;background:var(--ivory);border-bottom:1px solid var(--line);font-size:14px}.page-return button{border:1px solid var(--teal);color:var(--teal);background:transparent;padding:8px 13px}.page-return a:last-child{margin-left:auto}.product-description .product-lead{font-size:20px;margin:0 0 24px;line-height:1.6}.product-description h2{margin:22px 0 13px}.product-specs{margin:0}.product-specs>div{display:grid;grid-template-columns:1.3fr 1fr;gap:15px;padding:12px 0;border-bottom:1px solid var(--line);font-size:15px}.product-specs dt{font-weight:600}.product-specs dd{margin:0;color:#65716a}.package-options{list-style:none;padding:0!important;display:grid;grid-template-columns:1fr 1fr;gap:12px}.package-options li{padding:16px!important;margin:0!important;border:1px solid var(--line);background:#fffdf8}.package-options strong{font-size:16px}.package-options p{font-size:14px;margin:8px 0}.spec-pending{font-size:13px;color:#65716a;display:block;line-height:1.6}.duration-options{display:flex;flex-wrap:wrap;gap:10px}.duration-options span{border:1px solid var(--teal);padding:9px 18px;font-weight:600}.compact-note{font-size:14px!important;line-height:1.6!important;color:#58675f}.product-action{margin-top:23px}.service-further{max-width:760px;margin-top:28px}.service-further summary{font-size:16px}.product-description .description-aside{top:85px}.booking-section{scroll-margin-top:85px}
@media(max-width:850px){.product-description .description-aside{grid-row:auto;position:static}.product-description .description-aside figure{display:block}.product-description .description-aside img{max-height:220px}.product-description .description-grid{gap:20px}.product-specs>div{font-size:14px}.package-options{grid-template-columns:1fr}.page-return{gap:13px;font-size:13px}.page-return button{font-size:14px}.product-description .product-lead{font-size:18px}}
.service-description{padding-top:45px;padding-bottom:40px}.description-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:65px;align-items:start}.service-description .eyebrow{color:#944623;margin-bottom:16px}.service-lead{font-size:20px;line-height:1.8;margin-top:0}.service-description h2{font-size:24px;letter-spacing:-.4px;margin:32px 0 14px}.service-description p,.service-description li{font-size:16px;line-height:1.8}.service-description .service-lead{font-size:20px}.service-description ul{padding-left:23px}.service-description li{padding-left:4px;margin:0 0 15px}.service-option-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 25px}.service-description .service-option-list li{margin:0}.description-aside{position:sticky;top:24px}.description-aside figure{margin:0 0 22px}.description-aside img{width:100%;max-height:420px;object-fit:cover;display:block}.description-aside figcaption{font-size:12px;line-height:1.6;margin-top:10px;color:#52645e}.description-aside .btn{width:100%;justify-content:space-between}.description-aside p.status-note{font-size:14px;line-height:1.7}.confirmation-detail{background:#e9eee7;border:1px solid var(--line);padding:22px;margin-top:30px}.confirmation-detail p{margin-bottom:0}.booking-section{border-top:1px solid var(--line);padding-top:40px;scroll-margin-top:20px}.booking-section>h2{font-size:30px;margin-bottom:28px}
@media(max-width:850px){.description-grid{grid-template-columns:1fr;gap:30px}.description-aside{position:static;grid-row:1}.description-aside figure{display:none}.description-aside .status-note{margin-bottom:0}.service-description{padding-top:25px}.service-description .service-lead{font-size:18px}.service-description h2{font-size:23px}.service-option-list{grid-template-columns:1fr}.confirmation-detail{padding:18px}}
