/*
Theme Name: Neemontron by Sanzida
Theme URI: https://neemontron.co.uk/
Author: Neemontron by Sanzida
Description: Custom WordPress theme converted from the original Neemontron by Sanzida Next.js project. Preserves the original design system, layout, colours, typography, animations and responsive behaviour.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: neemontron
Tags: custom-menu, featured-images, translation-ready, e-commerce
*/

/* ============================================================
   DESIGN SYSTEM - ported verbatim from the original project's
   app/globals.css. Only changes: Tailwind @import lines and the
   Tailwind-only @theme block removed (the markup in this theme
   uses the semantic classes below), font URLs re-pointed at the
   theme's assets folder, and the brand name corrected to
   "Neemontron". No values, breakpoints or animations altered.
   ============================================================ */

@font-face{font-family:"Neemontron Serif";src:url("assets/fonts/display.woff") format("woff");font-weight:300 700;font-display:swap}@font-face{font-family:"Neemontron Serif";src:url("assets/fonts/display-italic.woff") format("woff");font-style:italic;font-weight:300 700;font-display:swap}@font-face{font-family:"Neemontron Sans";src:url("assets/fonts/body.woff") format("woff");font-weight:100 1000;font-display:swap}
:root{--background:#f7f4eb;--foreground:#173d32;--card:#fffdf8;--card-foreground:#173d32;--popover:#fffdf8;--popover-foreground:#173d32;--primary:#173d32;--primary-foreground:#f7f4eb;--secondary:#eee9dc;--secondary-foreground:#173d32;--muted:#eee9dc;--muted-foreground:#626a60;--accent:#e6dec6;--accent-foreground:#173d32;--destructive:#a63330;--border:#d6d8ca;--input:#c5c8b9;--ring:#a47a39;--radius:.3rem;--gold:#d7b875;--forest:#123c30;--cream:#f7f4eb;--terracotta:#a34432;--sidebar:#eee9dc;--sidebar-foreground:#173d32;--sidebar-primary:#173d32;--sidebar-primary-foreground:#fffdf8;--sidebar-accent:#e6dec6;--sidebar-accent-foreground:#173d32;--sidebar-border:#d6d8ca;--sidebar-ring:#a47a39}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--cream);color:var(--forest);font-family:"Neemontron Sans",Arial,sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:"Neemontron Serif",Georgia,serif;font-weight:400;line-height:1.08}h1{font-size:clamp(3.3rem,6.9vw,7rem);letter-spacing:-.048em}h2{font-size:clamp(2.6rem,4.6vw,4.8rem);letter-spacing:-.035em}h3{font-size:1.9rem;letter-spacing:-.02em}em{font-weight:400}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}img{display:block;width:100%;height:100%;object-fit:cover}::selection{background:#d7b875;color:#123c30}:focus-visible{outline:3px solid #ad7439;outline-offset:5px}.hero{background:#10392e;color:#f8f5e9;position:relative;overflow:hidden}.first-nav{height:105px;padding:0 4.7%;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;z-index:5;border-bottom:1px solid #ffffff24}.wordmark{font-family:"Neemontron Serif",Georgia,serif;font-size:2.2rem;line-height:1;letter-spacing:-.05em;display:inline-flex;flex-direction:column;align-items:center}.wordmark span{font-family:Arial,sans-serif;font-size:.75rem;letter-spacing:.29em;margin-top:9px}.nav-links{display:flex;align-items:center;gap:32px;font-size:14px}.nav-links a{transition:color .2s}.nav-links a:hover{color:#d7b875}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;background:var(--forest);color:var(--cream);min-height:52px;padding:14px 25px;border:1px solid transparent;font-size:14px;letter-spacing:.015em;transition:background .2s,transform .2s;border-radius:2px;font-weight:500}.button:hover{background:#285844;transform:translateY(-2px)}.button.gold{background:var(--gold);color:#173c31}.button.gold:hover{background:#e6c78a}.button.small{min-height:44px;padding:10px 19px}.button.outline{color:var(--forest);background:transparent;border-color:#b4bbac}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:14px;border-bottom:1px solid #ffffff70;padding-bottom:5px}.text-link.dark{border-color:#7e907b}.hero-inner{min-height:646px;position:relative;display:flex;align-items:center}.hero-copy{padding:55px 0 74px 6.2%;position:relative;z-index:2;width:64%;pointer-events:none}.hero-copy a{pointer-events:auto}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.2em;line-height:1.6;margin-bottom:24px;text-transform:uppercase}.hero .eyebrow{color:#dbc998}.hero h1{margin-bottom:30px}.hero h1 em{color:#dbc58e}.hero-description{font-size:17px;color:#e0e6da;line-height:1.85}.hero-actions{display:flex;gap:31px;align-items:center;margin-top:34px}.hero-image{position:absolute;inset:0 0 0 41%;overflow:hidden}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#10392e 0%,#10392e50 28%,#10392e00 55%),linear-gradient(0deg,#10392e50,transparent 32%)}.hero-image img{animation:kenburns 28s ease-in-out infinite alternate}.photo-note{position:absolute;bottom:35px;right:9%;color:#fff;z-index:1;font-family:Georgia,serif;font-style:italic;font-size:18px;text-shadow:0 1px 5px #000}.hero-bottom{margin:0 4.7%;border-top:1px solid #ffffff38;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;letter-spacing:.16em}.hero-bottom span:nth-child(2){font-size:25px;color:#d7b875;letter-spacing:0}.hero-bottom i{font-size:12px;margin-left:12px;color:#dce2d6}.section{max-width:1480px;padding:100px 6.2%;margin:0 auto}.intro{display:grid;grid-template-columns:1fr 1fr;column-gap:110px;row-gap:25px}.intro .eyebrow{grid-column:1/-1;color:var(--terracotta);margin:0}.intro>div{padding-top:5px}.intro p:not(.eyebrow){margin-bottom:20px;max-width:530px;color:#61695e}.intro .text-link{margin-top:5px}@keyframes kenburns{to{transform:scale(1.08)}}
@media(max-width:900px){.nav-links{gap:16px}.first-nav{padding:0 5%;height:88px}.hero-inner{min-height:610px}.hero-copy{width:85%;padding:75px 6%}.hero-image{left:28%}.hero-image:after{background:linear-gradient(90deg,#10392e 0%,#10392e9c 35%,#10392e20)}.hero-bottom>span:first-child{display:none}.intro{column-gap:40px}.section{padding:70px 6%}}
@media(max-width:650px){.nav-links{display:none}.wordmark{font-size:1.9rem}.hero-inner{min-height:635px;align-items:flex-end}.hero-copy{width:100%;padding:210px 6% 45px}.hero-image{inset:0}.hero-image:after{background:linear-gradient(0deg,#10392e 0%,#10392ed4 35%,#10392e20 100%)}.hero h1{font-size:3.65rem;margin-bottom:22px}.hero .eyebrow{font-size:12px;letter-spacing:.17em;margin-bottom:18px}.hero-description{font-size:16px}.hero-actions{gap:20px;flex-wrap:wrap;margin-top:26px}.hero-actions .text-link{font-size:13px}.photo-note{display:none}.hero-bottom{min-height:74px}.hero-bottom a{display:none}.hero-bottom span:nth-child(2){font-size:22px}.intro{grid-template-columns:1fr;gap:22px}.section{padding:62px 6%}.hero .first-nav .button{font-size:12px;padding:10px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Shared navigation and editorial system */
.site-header{background:#10392e;color:var(--cream);position:relative;z-index:35}.first-nav{height:98px}.nav-right{display:flex;align-items:center;gap:18px}.nav-dropdown{border:0;background:transparent;color:inherit;font:inherit;display:flex;align-items:center;gap:8px;padding:12px 0}.nav-dropdown span{color:#cabb91}.nav-menu{padding:12px;min-width:245px;background:var(--cream);color:var(--forest)}.nav-menu a{padding:10px 14px;font-size:14px}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:inherit;min-width:40px;min-height:40px;border-radius:2px}.icon-button:hover{background:#ffffff12}.basket-nav{position:relative}.basket-nav>span{position:absolute;right:-2px;top:0;font-size:12px;line-height:17px;background:var(--gold);color:var(--forest);border-radius:50%;height:17px;min-width:17px;text-align:center}.mobile-menu{display:none}.skip-link{position:fixed;top:8px;left:16px;z-index:100;transform:translateY(-150%);background:var(--cream);color:var(--forest);padding:10px 20px}.skip-link:focus{transform:translateY(0)}.hero h1{font-size:clamp(4.7rem,8vw,8.8rem);line-height:.97;letter-spacing:-.045em}.hero-copy{padding-top:70px;padding-bottom:90px;width:72%}.hero-inner{min-height:670px}.hero-proof{display:flex;gap:20px;font-size:12px;letter-spacing:.15em;margin-top:50px;color:#c7ceb9}.hero-proof span+span{padding-left:20px;border-left:1px solid #ffffff35}.hero-image{left:40%}.hero-next{position:absolute;right:8%;bottom:38px;z-index:3;width:270px;border-top:1px solid #ffffff70;color:#fff;padding-top:15px;display:flex;flex-direction:column;gap:6px;text-shadow:0 1px 7px #0008}.hero-next>span{font-size:12px;letter-spacing:.17em}.hero-next strong{font:400 28px "Neemontron Serif",Georgia,serif;line-height:1.2}.hero-next small{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.04em}.hero-image video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-header{padding-top:70px;padding-bottom:58px}.page-header .eyebrow{color:var(--terracotta);margin-bottom:23px}.page-header h1{font-size:clamp(3.8rem,6vw,6.4rem);max-width:1080px;line-height:1.01}.page-header h1 em{color:#53735c}.page-description{color:#646e60;font-size:18px;max-width:650px;margin-top:28px}.catalogue-section{padding-top:15px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:44px}.section-heading .eyebrow{color:var(--terracotta);margin-bottom:14px}.section-heading>p{max-width:340px;font-size:16px;color:#687161}.section-heading h2{font-size:clamp(2.8rem,4.5vw,4.6rem)}.section-heading h2 em,.intro h2 em{color:#59765e}.two-grid,.three-grid,.four-grid{display:grid;gap:28px;grid-template-columns:repeat(2,minmax(0,1fr))}.three-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.four-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.narrow{max-width:1050px;padding-top:25px}.prose{font-size:17px;color:#606b5d}.prose p{margin-bottom:23px}.prose h2,.prose h3{color:var(--forest);margin-bottom:28px}.prose .button{margin:6px 0 20px}.prose>.text-link{display:table;margin-top:12px;color:var(--forest)}.prose a:not(.button){text-decoration:underline;text-underline-offset:4px}.notice{background:#edeadb;border-left:3px solid #b29a60;padding:18px 22px;margin:24px 0;color:#4b5949;font-size:14px;display:flex;gap:12px;align-items:flex-start;line-height:1.65}.notice p{margin:0}.notice svg{flex-shrink:0;margin-top:3px}.notice a{text-decoration:underline;text-underline-offset:3px}.demo-inline{font-size:12px;color:#73765d;margin:0 0 26px;line-height:1.7}.field-hint{font-size:13px;color:#6d7667;margin:14px 0}.field-hint a{text-decoration:underline}.eyebrow{font-size:12px;font-weight:600}.heritage-strip{border-top:1px solid #d8d9c9;border-bottom:1px solid #d8d9c9;display:flex;align-items:center;justify-content:center;gap:65px;min-height:70px;font-size:13px;letter-spacing:.015em}.heritage-strip i{font-size:19px;color:#a65238;font-style:normal}.host-section{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.host-image{height:615px;position:relative}.host-image img{border-radius:48% 48% 2px 2px}.host-label{position:absolute;bottom:30px;left:-24px;background:var(--cream);padding:20px 28px;border:1px solid #dddcca;display:flex;flex-direction:column;box-shadow:0 3px 14px #00000008}.host-label span{font-size:12px;letter-spacing:.18em}.host-label b{font:italic 34px "Neemontron Serif",Georgia,serif}.host-copy .eyebrow{color:var(--terracotta)}.host-copy h2{font-size:clamp(2.8rem,4.7vw,4.6rem);margin-bottom:30px}.host-copy h2 em{color:#678061}.host-copy>p:not(.eyebrow){font-size:16px;line-height:1.9;color:#66705f;margin-bottom:20px}.host-copy .text-link{margin-top:12px}.signature{display:block;font:italic 45px "Neemontron Serif",Georgia,serif;color:#8a6942;margin-top:28px;transform:rotate(-5deg);width:max-content}.events-section{padding-top:40px}.event-image{display:block;aspect-ratio:1.23;position:relative;overflow:hidden}.event-image img,.product-image img,.journal-card img{transition:transform .6s ease}.event-image:hover img,.product-image:hover img,.journal-card:hover img{transform:scale(1.045)}.image-tag{position:absolute;top:18px;left:18px;background:var(--cream);color:var(--forest);padding:6px 11px;font-size:12px;letter-spacing:.07em;text-transform:uppercase}.card-arrow{position:absolute;bottom:18px;right:18px;background:var(--cream);color:var(--forest);width:39px;height:39px;display:grid;place-items:center;border-radius:50%}.event-meta{display:flex;justify-content:space-between;gap:10px;margin:20px 0 12px;font-size:12px;color:#70765e;letter-spacing:.02em}.event-card h3{font-size:31px}.event-description{color:#6c7467;font-size:14px;line-height:1.75;margin:14px 0 20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:73px}.event-card-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px solid #d5dacb;padding-top:16px;font-size:13px}.event-card-bottom strong{font-size:23px;font-weight:500;color:var(--forest)}.event-card-bottom small{font-size:12px;color:#717862}.seats{font-size:12px;color:#536c43}.sold-out{font-size:12px;color:#a04b38}.moments-section{background:#173f32;color:var(--cream);position:relative}.moments-section .section-heading .eyebrow{color:var(--gold)}.moments-section .section-heading>p{color:#c5cfbb}.moments-section .section-heading h2 em{color:#d4c393}.moments-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:50px 0 38px;border-top:1px solid #82917a}.moment-card{padding:24px 24px 20px 0;position:relative;transition:background .25s}.moment-card+.moment-card{border-left:1px solid #7b907044;padding-left:24px}.moment-number{font-size:12px;color:#d4c393;letter-spacing:.08em}.moment-bangla{display:block;color:#d5bf7b;font-size:32px;padding:26px 0 32px}.moment-time{font-size:12px;letter-spacing:.08em;color:#c7cfb9}.moment-card h3{font-size:28px;min-height:60px;margin:14px 0 12px;line-height:1.07}.moment-card p{color:#c2cdb6;font-size:13px;max-width:160px}.experience-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:28px}.experience-tile{position:relative;overflow:hidden;display:block;min-height:300px;color:white;background:#223c2a}.experience-tile>img{position:absolute;inset:0}.experience-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#15271ce6,transparent 85%)}.experience-tile>div{position:relative;z-index:1;padding:35px;display:flex;flex-direction:column;justify-content:flex-end;height:100%;min-height:300px}.experience-tile.large>div{min-height:636px}.experience-tile h3{font-size:40px;margin:10px 0 13px;max-width:420px}.experience-tile p{font-size:14px;color:#e0e4d4}.experience-tile .eyebrow{font-size:12px;margin:0;color:#e0cd9a}.experience-tile div>span:last-child{display:flex;justify-content:space-between;font-size:13px;gap:15px;margin-top:30px;border-top:1px solid #ffffff4a;padding-top:15px}.experience-stack{display:flex;flex-direction:column;gap:28px}.memory-tile{display:flex;gap:28px;padding:32px;background:#e9e5d6;min-height:306px}.memory-tile>svg{flex-shrink:0;margin-top:4px;color:#826c43}.memory-tile h3{font-size:34px}.memory-tile p:not(.eyebrow){font-size:14px;color:#65705d;line-height:1.7;margin-top:14px}.memory-tile .eyebrow{font-size:12px;margin-bottom:14px}.memory-tile div>span{font-size:12px;display:flex;gap:25px;align-items:center;margin-top:23px}.map-section{background:#efeede;max-width:none}.map-section>.section-heading,.map-layout,.map-accessible-controls{max-width:1296px;margin-left:auto;margin-right:auto}.map-layout{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:9%}.map-canvas{position:relative;width:100%;aspect-ratio:500/580;max-width:440px;margin:auto}.map-canvas svg{width:100%;height:100%}.map-country-label{position:absolute;left:12%;top:4%;font-size:12px;letter-spacing:.3em;color:#7c8569}.map-pin{position:absolute;background:transparent;border:0;transform:translate(-6px,-6px);padding:0;display:flex;align-items:center;gap:8px;min-height:24px;white-space:nowrap}.map-pin>span{width:11px;height:11px;border-radius:50%;background:#7b8d58;border:2px solid #f4f3e8;box-shadow:0 0 0 1px #7b8d58;flex-shrink:0}.map-pin>b{font-size:12px;font-weight:500;color:#425e3c;background:#efeedec9;padding:2px 6px;border-radius:3px}.map-pin.active>span{background:#a14630;box-shadow:0 0 0 4px #a146302a;border-color:#a14630}.map-pin.active>b{color:#9a402e}.bay-label{position:absolute;bottom:1%;left:26%;font-size:12px;letter-spacing:.24em;color:#889d91}.region-story{background:#f8f6ed}.region-image{height:285px;position:relative}.region-image>span{position:absolute;bottom:13px;right:22px;color:white;font-size:35px;text-shadow:0 1px 6px #000}.region-copy{padding:30px 36px}.region-copy .eyebrow{font-size:12px;color:#925c39;margin-bottom:12px}.region-copy h3{font-size:36px}.region-copy>p:not(.eyebrow){font-size:15px;color:#687060;margin:15px 0}.region-copy>small{display:block;font-size:12px;color:#7a7d61;margin-bottom:23px}.map-accessible-controls{display:flex;justify-content:center;gap:20px;margin-top:30px;flex-wrap:wrap}.map-accessible-controls button{border:0;border-bottom:1px solid transparent;background:transparent;font-size:12px;color:#596d51;padding:8px 0}.map-accessible-controls button[aria-pressed=true]{border-color:#a45135;color:#984e31}.product-image{display:block;position:relative;aspect-ratio:.88;overflow:hidden;background:#e7e4d8}.product-quick{position:absolute;bottom:0;left:0;right:0;background:#f8f7ede6;padding:13px 17px;display:flex;justify-content:space-between;align-items:center;transform:translateY(100%);transition:transform .2s;font-size:12px}.product-image:hover .product-quick,.product-image:focus .product-quick{transform:translateY(0)}.product-card>.eyebrow{font-size:12px;margin:17px 0 10px;color:#7a7e63}.product-title{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.product-title h3{font-size:25px;line-height:1.14}.product-title>span{font-size:15px;white-space:nowrap;padding-top:2px}.circle-section{border-top:1px solid #d4d7c7;display:grid;grid-template-columns:.9fr 1.1fr;gap:15%;align-items:center;padding-top:80px;padding-bottom:80px}.circle-mark{aspect-ratio:1;width:300px;max-width:100%;border:1px solid #a99d74;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px;outline:1px solid #c9c2a4;outline-offset:14px;margin:auto;position:relative}.circle-mark>span{font-size:52px;color:#63744e}.circle-mark>b{font-size:12px;letter-spacing:.3em;font-weight:400}.circle-mark>i{font:italic 20px "Neemontron Serif",Georgia,serif;color:#8e784b}.circle-section>div>.eyebrow{color:#9c5536}.circle-section h2{margin-bottom:25px}.circle-section h2 em{color:#637753}.circle-section p:not(.eyebrow){color:#6c7462;margin-bottom:25px;font-size:16px}.circle-section small{display:block;margin-top:14px;font-size:12px;color:#797d64}.travel-banner{height:580px;position:relative;color:var(--cream);background:#183d2d}.travel-banner>img{position:absolute;inset:0;object-position:50% 58%}.travel-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#123828e8,#173d3175 60%,#1238281c)}.travel-banner>div{position:relative;z-index:1;padding:90px 8%;max-width:900px}.travel-banner .eyebrow{color:#dcca97}.travel-banner h2{font-size:clamp(3rem,5.1vw,5.2rem);line-height:1.04;margin-bottom:25px}.travel-banner p:not(.eyebrow){color:#e3e8d5;margin-bottom:28px;font-size:16px}.travel-banner small{display:block;font-size:12px;color:#e3e8d5;margin-top:18px}.journal-card>div{aspect-ratio:1.4;overflow:hidden}.journal-card .eyebrow{font-size:12px;color:#897350;margin:22px 0 10px}.journal-card h3{font-size:31px;line-height:1.15;margin-bottom:20px}.journal-card .text-link{font-size:12px}.faq-home{display:grid;grid-template-columns:.9fr 1.1fr;gap:11%;border-top:1px solid #d3d7c5;padding-top:70px}.faq-home .eyebrow{color:var(--terracotta)}.faq-home .text-link{margin-top:28px}.faq-trigger{padding:22px 0;font-size:16px;font-weight:400;color:var(--forest);line-height:1.5;text-decoration:none!important}.faq-content{font-size:15px;line-height:1.8;color:#68735f;padding-bottom:22px}.first-guests{padding-top:5px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px;max-width:900px}.first-guests>p{font:italic 30px "Neemontron Serif",Georgia,serif;line-height:1.3;color:#6d7961}.first-guests>svg{color:#a65436}.first-guests .text-link{font-size:13px}.last-invitation{background:#1b4434;color:#f5f2e6;text-align:center;padding:82px 6% 90px;position:relative;overflow:hidden}.last-invitation>span{position:absolute;inset:auto 0 2px;font-size:190px;opacity:.038;line-height:1;pointer-events:none}.last-invitation>.eyebrow{color:#d3c294;font-size:12px}.last-invitation h2{font-size:clamp(3.5rem,5.3vw,5.8rem);line-height:1.02;margin-bottom:33px}.last-invitation h2 em{color:#d4c296}.site-footer{background:#10392e;color:#dce3d2;padding:65px 6% 25px}.footer-top{display:grid;grid-template-columns:1.1fr .85fr .85fr 1.4fr;gap:50px}.footer-brand .wordmark{font-size:37px;color:#f8f5e9}.footer-brand>p{font:italic 23px "Neemontron Serif",Georgia,serif;max-width:230px;margin:27px 0 15px;color:#d9cbab;line-height:1.45}.footer-brand>small{font-size:12px;line-height:1.9;display:block;max-width:220px;color:#aebca4}.footer-column{display:flex;flex-direction:column;gap:12px;padding-top:6px;font-size:12px;color:#c9d2bf}.footer-column>p{font-size:12px;letter-spacing:.14em;margin-bottom:12px;color:#dbcb99}.footer-column>a:hover{color:#e5c87e}.newsletter>.eyebrow{font-size:12px;color:#d5c18a;margin-bottom:17px}.newsletter h3{font-size:35px;color:#f0eee2}.newsletter>p:not(.eyebrow){font-size:13px;color:#c2cfb6;margin:17px 0}.email-input{display:flex;border-bottom:1px solid #acb59b;padding:9px 0}.email-input input{background:transparent;color:#f5f2e6;border:0;outline:0;min-width:0;flex:1;padding:0 10px 5px 0;font-size:13px}.email-input input::placeholder{color:#a9b89d}.email-input button{background:transparent;color:#dcca96;border:0;min-height:40px;min-width:40px}.newsletter .check-row{margin-top:14px;color:#c3d1b7}.newsletter .check-row label{font-size:12px}.newsletter .check-row p{font-size:12px;color:#aab99d}.newsletter [data-slot=checkbox]{border-color:#8a9b7b;background:transparent;--primary:#d6be82;--primary-foreground:#123c30}.footer-bottom{display:flex;gap:25px;justify-content:space-between;align-items:center;border-top:1px solid #4b695334;margin-top:55px;padding-top:24px;font-size:12px;color:#b6c3a9}.footer-bottom>div{display:flex;gap:18px;flex-wrap:wrap}.footer-bottom button{padding:0;background:transparent;border:0;color:inherit;font:inherit}.preview-disclosure{font-size:12px;color:#a2b495;margin-top:22px;max-width:1120px}.footer-social{display:flex;gap:22px;font-size:12px;color:#b9c9a9;margin-top:18px}.cookie-banner{position:fixed;bottom:22px;left:22px;z-index:48;background:#faf8f0;border:1px solid #ccd1bf;box-shadow:0 6px 26px #123c301a;padding:18px 22px;width:440px;max-width:calc(100vw - 44px);display:flex;gap:18px;align-items:center;color:#173d32}.cookie-banner p{font-size:13px;font-weight:600;line-height:1.5}.cookie-banner p span{display:block;font-size:12px;font-weight:400;color:#6a715e;margin-top:4px}.cookie-banner>div{display:flex;flex-direction:column;gap:7px;white-space:nowrap}.cookie-banner button{border:1px solid #d2d5c5;background:transparent;color:#173d32;font-size:12px;padding:8px 11px}.cookie-banner button:first-child{background:#173d32;color:#f6f3e7}.mobile-booking{display:none}.mobile-sheet{background:var(--cream);padding:30px;overflow-y:auto}.mobile-wordmark{font:400 31px "Neemontron Serif",Georgia,serif}.mobile-links{display:flex;flex-direction:column;gap:4px;margin-top:20px}.mobile-links a{padding:9px 0;border-bottom:1px solid #d7dacd;font-size:15px}.reveal{animation:reveal-in .7s ease both}@keyframes reveal-in{from{opacity:.55;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
/* Forms, booking and calendars */
.field{display:flex;flex-direction:column;gap:8px;margin:18px 0;min-width:0;color:#41533e}.field>label,.field>span,.field-label{font-size:13px;font-weight:500;color:#374f38}.field input,.field textarea{width:100%;border:1px solid #cbd0be;background:#fcfaf3;min-height:46px;border-radius:2px;color:#234430;padding:11px 13px;outline:none;font-size:14px;line-height:1.5}.field textarea{resize:vertical}.field input:focus,.field textarea:focus{border-color:#7c8f65;box-shadow:0 0 0 2px #74895312}.field input::placeholder,.field textarea::placeholder{color:#8d9580}.field small{font-size:12px;color:#79816e;line-height:1.6}.choice-trigger{width:100%;min-height:46px;background:#fcfaf3;border-radius:2px;border-color:#cbd0be;font-size:14px;padding:10px 13px}.check-row{display:flex;align-items:flex-start;gap:11px;margin:18px 0}.check-row [data-slot=checkbox]{margin-top:4px;width:17px;height:17px;flex-shrink:0;border-color:#99a98c;border-radius:2px}.check-row label{font-size:14px;line-height:1.55;display:block;cursor:pointer}.check-row p{font-size:12px;color:#6f7a64;line-height:1.6;margin-top:5px;max-width:560px}.counter-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 0;border-bottom:1px solid #d7dbca;font-size:15px}.counter{display:flex;align-items:center;gap:13px}.counter button{border:1px solid #c2cbb5;background:#fcfaf2;min-height:37px;min-width:37px;font-size:19px;color:var(--forest)}.counter output{min-width:20px;text-align:center;font-size:15px}.form-error{background:#fbebe2;color:#8d362a;border-left:3px solid #a34432;padding:17px 20px;margin:18px 0;font-size:14px}.form-success{padding:45px;border:1px solid #c8d1bd;background:#f3f2e6}.form-success svg{margin-bottom:22px;color:#788851}.form-success h3{font-size:40px;margin-bottom:17px}.success-text{color:#467143!important;font-size:13px}.form-intro{color:#76806c;font-size:14px;margin:14px 0 26px}.form-navigation{display:flex;justify-content:flex-end;gap:15px;padding-top:25px;border-top:1px solid #d8ddcd;margin-top:30px}.event-toolbar{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:33px}.filter-pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.filter-pills button{border:1px solid #cbd2bd;background:transparent;color:#607153;border-radius:40px;padding:9px 19px;font-size:12px;min-height:39px;transition:background .15s,color .15s}.filter-pills button.active,.filter-pills button:hover{background:#214532;border-color:#214532;color:#f6f4e8}.event-toolbar .filter-pills{margin:0}.view-tabs{border:1px solid #d0d5c2;background:transparent;border-radius:3px;height:41px;padding:3px;flex-shrink:0}.view-tabs button{font-size:12px;gap:7px;padding:8px 12px}.view-tabs button[data-state=active]{background:#fffdf6;color:#20422d;box-shadow:0 1px 3px #132e1010}.event-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-left:1px solid #cbd3bd;border-top:1px solid #cbd3bd}.event-calendar>b{font-size:12px;font-weight:500;padding:12px;text-align:center;border-right:1px solid #cbd3bd;border-bottom:1px solid #cbd3bd;background:#eeeddf}.calendar-cell,.calendar-empty{min-height:135px;border-right:1px solid #cbd3bd;border-bottom:1px solid #cbd3bd;padding:10px;background:#faf8f0}.calendar-empty{background:#ececdf}.calendar-cell>span{font-size:12px;color:#617451}.calendar-cell>a{display:block;background:#dce4cd;padding:8px;margin-top:7px;font-size:12px;line-height:1.35;color:#315531;border-left:2px solid #6f8a54}.calendar-cell>a>small{display:block;font-size:12px;margin-top:5px;color:#658255}.calendar-cell>a.calendar-sold{background:#eee5d3;color:#886443}.calendar-header{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.calendar-header h3{font-size:34px}.event-detail-hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:625px;background:#173e30;color:var(--cream)}.event-detail-photo{min-height:625px}.event-detail-copy{padding:55px 12% 55px 10%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.event-detail-copy>a.eyebrow{font-size:12px;color:#c7c5a3;margin-bottom:25px}.event-detail-copy>p.eyebrow{color:#d6c088;font-size:12px;margin-bottom:19px}.event-detail-copy h1{font-size:clamp(3.5rem,4.8vw,5.2rem);line-height:1.02}.event-detail-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;color:#d6dfc9;margin:25px 0}.event-facts{display:grid;grid-template-columns:1fr 1fr;gap:14px 15px;font-size:12px;color:#d0dcc3;margin-bottom:30px;width:100%}.event-facts>span{display:flex;align-items:center;gap:9px}.event-facts>span:last-child{grid-column:1/-1}.event-facts svg{height:16px;width:16px;flex-shrink:0;color:#c9b880}.event-information{display:grid;grid-template-columns:.9fr 1fr;gap:12%;padding-bottom:60px}.event-information .eyebrow{color:#9f5d38;font-size:12px}.event-information h2{font-size:48px}.event-information>div>p:not(.eyebrow){font-size:15px;color:#6e7861;margin-top:24px}.menu-list article{padding:18px 0;border-bottom:1px solid #d4dbc8}.menu-list h3{font-size:29px;margin-bottom:7px}.menu-list article>p{font-size:14px;color:#6f795f}.menu-list article>small{font-size:12px;color:#8a8965;display:block;margin-top:7px}.menu-list>.text-link{margin-top:25px;font-size:12px}.booking-section{background:#edede0;max-width:none}.booking-section>.section-heading,.booking-layout{max-width:1280px;margin-left:auto;margin-right:auto}.booking-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.8fr);gap:50px;align-items:start}.booking-form{background:#fcfaf4;border:1px solid #d5dac8;padding:36px}.booking-steps{display:flex;gap:14px;border-bottom:1px solid #dce1d0;padding-bottom:27px;margin-bottom:31px}.booking-steps button{display:flex;align-items:center;gap:8px;background:transparent;border:0;color:#7c876e;font-size:12px;padding:0}.booking-steps button>span{display:grid;place-items:center;width:23px;height:23px;border:1px solid #bdc8b0;border-radius:50%;font-size:12px}.booking-steps button[aria-current=step]{color:#294e2e;font-weight:600}.booking-steps button[aria-current=step]>span{background:#254b30;color:#f7f5e9;border-color:#254b30}.booking-form .eyebrow{font-size:12px;color:#9b673f}.booking-form h3{font-size:38px}.guest-block{padding:25px 0 12px;border-bottom:1px solid #d9dfcd}.guest-block:last-child{border-bottom:0}.guest-heading{display:flex;justify-content:space-between;gap:20px;align-items:center}.guest-block h4{font-size:26px;margin-bottom:12px}.guest-heading>span{font-size:19px}.discount-options{display:flex;gap:20px;flex-wrap:wrap}.discount-options .check-row{margin:9px 0}.discount-options label{font-size:12px}.booking-summary{background:#faf9f1;border:1px solid #d0d8c2;position:sticky;top:25px}.summary-image{height:200px}.summary-content{padding:28px}.summary-content .eyebrow{font-size:12px;color:#907650;margin-bottom:13px}.summary-content h3{font-size:34px;line-height:1.1;margin-bottom:17px}.summary-content>p{font-size:13px;color:#6e7a62}.summary-line{display:flex;justify-content:space-between;align-items:flex-start;gap:23px;padding:16px 0;border-bottom:1px solid #d8decb;font-size:13px;line-height:1.5}.summary-line>span:first-child{flex:1}.summary-line>strong,.summary-line>span:last-child{white-space:nowrap}.summary-total{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:26px 0;font-size:17px}.summary-total strong{font-family:"Neemontron Serif",Georgia,serif;font-size:41px;font-weight:500;line-height:1}.summary-content>small,.order-summary>small{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#7a856c}.summary-content .demo-inline{margin:20px 0 0;font-size:12px}.waitlist-panel{padding:40px;background:#f8f7ef;border:1px solid #d4dcc6;max-width:700px;width:100%}.waitlist-panel .eyebrow{font-size:12px;color:#98683d}.waitlist-panel h3{font-size:38px;margin-bottom:20px}.waitlist-panel p{font-size:14px;color:#67785a}
/* Shop, account and checkout */
.shop-toolbar{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:28px}.shop-toolbar>.field{margin:0;min-width:205px;flex-direction:row;align-items:center;gap:16px}.shop-toolbar>.field>label{white-space:nowrap;font-size:12px}.search-input{display:flex;align-items:center;gap:13px;background:#fcfaf3;border:1px solid #d0d7c4;padding:10px 15px;min-width:220px;max-width:420px;width:100%;min-height:46px}.search-input svg{color:#778865;flex-shrink:0}.search-input input{border:0;background:transparent;outline:0;font-size:14px;min-width:0;width:100%;color:#395934}.search-input input::placeholder{color:#8f997e}.result-count{font-size:12px;color:#7d886e;margin-bottom:27px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:60px}.product-detail-photo{height:720px;position:sticky;top:30px;background:#e9e8dc}.product-detail-photo img{height:calc(100% - 40px)}.product-detail-photo>small{display:block;text-align:center;font-size:12px;letter-spacing:.05em;padding:13px 10px;background:#e7e8db;color:#747f61}.product-detail-copy>.eyebrow{font-size:12px;color:#93734a;margin:20px 0 18px}.product-detail-copy>a.eyebrow{display:block;color:#5a7650;margin-top:0;margin-bottom:35px}.product-detail-copy h1{font-size:clamp(3.2rem,4.6vw,4.8rem);margin-bottom:24px}.product-detail-copy>p:not(.eyebrow){font-size:16px;color:#6f7a62;margin-bottom:24px}.product-price{font-size:32px;margin:24px 0;color:#33552f}.product-price del{font-size:20px;color:#8a937c;margin-left:14px}.purchase-controls{max-width:480px}.purchase-actions{display:flex;gap:15px;margin:23px 0 31px}.purchase-actions>.button{flex:1}.wishlist-button{border:1px solid #c6d0b9;min-width:52px}.wishlist-button.saved{color:#a04d36;background:#eee4d6}.empty-state{padding:55px 35px;background:#eeeee1;text-align:center;display:flex;align-items:center;flex-direction:column;gap:20px}.empty-state>p{font-size:15px;color:#6b795e;max-width:650px}.empty-state h3{font-size:36px}.empty-state h2{font-size:56px}.empty-state>.button{margin-top:7px}.empty-state>.summary-line{width:100%}.empty-state .hero-actions{justify-content:center;margin-top:8px}.basket-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:55px;align-items:start}.basket-line{display:grid;grid-template-columns:130px minmax(0,1fr) auto;gap:25px;align-items:start;padding:0 0 30px;border-bottom:1px solid #d2dac4;margin-bottom:30px}.basket-image{height:145px}.basket-line .eyebrow{font-size:12px;margin:0 0 12px;color:#956e42}.basket-line h3{font-size:30px;line-height:1.13;margin-bottom:10px}.basket-line p{font-size:13px;color:#758164}.basket-line small{font-size:12px;color:#7b856d}.basket-line>strong{font-size:21px;font-weight:500;padding-top:27px}.remove-link{display:inline-flex;align-items:center;gap:6px;background:transparent;border:0;font-size:12px;color:#8a5f44;margin-top:12px;padding:4px 0}.order-summary{background:#edeee0;border:1px solid #d3dcc3;padding:30px;position:sticky;top:25px}.order-summary .eyebrow{font-size:12px;color:#927047;margin-bottom:18px}.order-summary h3{font-size:36px;margin-bottom:18px}.order-summary>p{font-size:13px;line-height:1.7;color:#758362;margin:19px 0}.order-summary>.button{width:100%;margin:10px 0 20px}.order-summary>.text-link{font-size:12px;margin-top:22px}.order-summary .demo-inline{font-size:12px}.checkout-form>.notice{margin-top:0}.checkout-form>h3{font-size:36px;margin-bottom:22px}.checkout-form>.eyebrow{font-size:12px;color:#9a6f44}.checkout-section-label{margin-top:30px;padding-top:30px;border-top:1px solid #d5ddc7}.promo-input{display:flex;align-items:flex-end;gap:15px}.promo-input>.field{flex:1}.promo-input>button{margin-bottom:18px;min-height:46px}.checkout-agreements{padding-top:20px;margin-top:23px;border-top:1px solid #d5ddc7}.policy-links{display:flex;gap:15px;flex-wrap:wrap;font-size:12px;text-decoration:underline;color:#6b7b5e}.success-page{max-width:780px;margin:20px auto 50px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.success-page>svg{color:#728852;margin:5px 0}.success-page .eyebrow{margin:0;color:#a37545}.success-page h1{font-size:clamp(3.5rem,6vw,6rem)}.success-page>p:not(.eyebrow){font-size:16px;color:#6a7b5b;max-width:590px}.reference-box{background:#e7ebd9;border:1px solid #cbd6b8;padding:20px 45px;display:flex;flex-direction:column;gap:8px}.reference-box>small{font-size:12px;letter-spacing:.15em;color:#78875e}.reference-box>strong{font-size:22px;letter-spacing:.08em;font-weight:500}.success-page>.field-hint{font-size:12px!important}.gift-layout{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:start}.gift-card-visual{background:#183f30;color:#f1efd9;border:1px solid #b9a36c;outline:1px solid #73815a;outline-offset:-18px;aspect-ratio:1.3;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:45px;gap:16px;position:sticky;top:35px}.gift-card-visual>.wordmark{font-size:30px}.gift-card-visual>span[lang]{font-size:39px;color:#c5b27b;margin-top:15px}.gift-card-visual>p{font-size:12px;color:#d2d9bc}.gift-card-visual>strong{font:400 61px "Neemontron Serif",Georgia,serif;color:#d3bc7f;line-height:1}.gift-card-visual>h3{font-size:32px}.gift-card-visual>small{font-size:12px;letter-spacing:.18em;color:#9db58c}.gift-form>h3{font-size:40px;margin-bottom:25px}.gift-form>.eyebrow{font-size:12px;color:#9c7549}.gift-form>.button{width:100%}.account-page{padding-top:50px}.account-welcome{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:35px}.account-welcome .eyebrow{font-size:12px;color:#977448;margin-bottom:16px}.account-welcome h2{font-size:51px}.account-welcome p:not(.eyebrow){font-size:15px;color:#768763;margin-top:15px}.account-welcome>.text-link{font-size:12px;white-space:nowrap}.account-tabs{background:transparent;border-bottom:1px solid #c5d1b4;border-radius:0;display:flex;width:100%;justify-content:flex-start;height:auto;gap:10px;padding:0;overflow-x:auto;margin-bottom:38px}.account-tabs button{flex:0 0 auto;border-radius:0;border:0;border-bottom:2px solid transparent;padding:15px 13px;font-size:13px;background:transparent!important;box-shadow:none!important;color:#7e8c6a}.account-tabs button[data-state=active]{color:#294c2b;border-bottom:2px solid #294c2b}.account-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin-bottom:40px}.stat-card{background:#eceedd;border:1px solid #d4ddc3;padding:30px;display:grid;grid-template-columns:1fr auto;gap:10px}.stat-card>svg{width:21px;color:#75885b;grid-column:2;grid-row:1/3}.stat-card>strong{font:400 48px "Neemontron Serif",Georgia,serif;line-height:1}.stat-card>span{font-size:13px;color:#748460}.account-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:20px}.account-section-head .text-link{font-size:12px}.account-booking{border:1px solid #cfd8bf;background:#fbfaf2;display:grid;grid-template-columns:150px 1fr;gap:25px;padding:22px}.account-booking-photo{height:165px}.account-booking .eyebrow{font-size:12px;margin-bottom:12px;color:#93784c}.account-booking h3{font-size:28px;margin-bottom:13px}.account-booking p:not(.eyebrow){font-size:12px;color:#758662}.account-booking small{font-size:12px;color:#7f8b6d}.booking-card-actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:16px}.booking-card-actions .text-link{font-size:12px;background:transparent;border-top:0;border-left:0;border-right:0;gap:5px}.tab-heading{font-size:36px;margin:10px 0 32px}.account-order{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:25px;border:1px solid #d0dbbf;margin-bottom:16px;background:#faf9f0}.account-order .eyebrow{font-size:12px;color:#98774c;margin-bottom:10px}.account-order h3{font-size:27px}.account-order p:not(.eyebrow){font-size:12px;color:#758862;margin-top:8px}.account-order .text-link{font-size:12px}.status-pill{display:inline-flex;align-items:center;padding:5px 10px;background:#e0e8d1;color:#4d6e3a;font-size:12px;line-height:1.4;border-radius:30px;text-transform:capitalize;white-space:nowrap}.account-memory{display:flex;gap:25px;border:1px solid #cbd6b9;background:#f8f8ed;padding:35px;margin-bottom:20px}.account-memory>svg{flex-shrink:0;color:#937349}.account-memory h3{font-size:34px;margin-bottom:18px}.account-memory p{font-size:14px;color:#738761;margin:10px 0}.account-memory a{margin-top:20px}.account-circle{padding:55px;background:#e8ecd8;max-width:750px}.account-circle>.eyebrow{font-size:12px;color:#8a784c}.account-circle>p:not(.eyebrow){font-size:15px;max-width:580px;margin:25px 0;color:#6f835b}.account-gift{padding:35px;background:#e6ead5;border:1px solid #c2cfad;display:flex;flex-direction:column;gap:16px}.account-gift>p{font-size:12px;letter-spacing:.12em;color:#7f784c}.account-gift>h3{font-size:36px}.account-gift code{font-size:12px;word-break:break-all;background:#f7f7eb;padding:12px}.account-gift>small{font-size:12px;color:#78885f}.account-gift .text-link{width:max-content;font-size:12px}.preferences-form{max-width:720px}.preferences-form>h3{font-size:39px;margin-bottom:20px}.preferences-form>p{font-size:14px;color:#798863}.privacy-actions{padding-top:30px;border-top:1px solid #d0dcbf;margin-top:35px}.privacy-actions h4{font-size:29px}.privacy-actions p{font-size:13px;color:#788865;margin:18px 0}.privacy-actions button{font-size:12px}.loading-lines{padding:25px 0;min-height:340px}
/* Experience stories and cultural pages */
.editorial-split{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center;padding-top:20px}.editorial-photo{height:530px}.philosophy-section{background:#eeeddf;max-width:none;text-align:center}.philosophy-section>h2{margin-bottom:48px}.philosophy-section>.eyebrow{color:#986f43}.philosophy-section .three-grid{text-align:left;max-width:1100px;margin:0 auto 40px;gap:65px}.philosophy-section .three-grid h3{font-size:33px;margin-bottom:15px}.philosophy-section .three-grid p{font-size:15px;color:#71805f}.founder-hero{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding-top:60px}.founder-hero .eyebrow{color:#9f7147;font-size:12px}.founder-hero h1{font-size:clamp(4.5rem,7vw,7.5rem);line-height:.98}.founder-hero h1 em{color:#678258}.founder-hero p:not(.eyebrow){font-size:17px;line-height:1.8;color:#718463;margin:30px 0;max-width:460px}.founder-image{height:660px;position:relative}.founder-image img{border-radius:48% 48% 0 0}.founder-image>span{position:absolute;bottom:20px;left:25px;right:25px;font-size:12px;text-align:center;color:white;letter-spacing:.06em;text-shadow:0 1px 5px black}.founder-story{display:grid;grid-template-columns:1fr 1.1fr;gap:50px 12%;padding-top:35px}.founder-story>.eyebrow{grid-column:1/-1;color:#a17a4b;margin:0}.founder-story>h2{font-size:59px;line-height:1.06}.family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;padding-top:15px}.portrait-placeholder{aspect-ratio:.88;background:#e4e7d5;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #d0d8c0;margin-bottom:28px}.portrait-placeholder>span{font:italic 80px "Neemontron Serif",Georgia,serif;color:#9ca98a}.portrait-placeholder>small{font-size:12px;color:#7e8a6c;letter-spacing:.08em}.family-card .eyebrow{font-size:12px;color:#927a4d;margin-bottom:13px;min-height:32px}.family-card h3{font-size:34px;margin-bottom:20px}.family-card p:not(.eyebrow){font-size:15px;color:#748567;line-height:1.8;margin-bottom:20px}.service-hero{height:620px;position:relative;background:#173f30;color:var(--cream);overflow:hidden}.service-hero>img{position:absolute;inset:0}.service-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#183c2ce8,#183c2c98 45%,#183c2c12)}.service-hero>div{position:relative;z-index:1;padding:85px 7%;max-width:890px}.service-hero .eyebrow{color:#dbc78f;font-size:12px}.service-hero h1{font-size:clamp(4rem,6.8vw,7rem);line-height:1.03}.service-hero h1 em{color:#dfd2a8}.service-hero p:not(.eyebrow){color:#e4ead7;font-size:17px;max-width:490px;margin:27px 0}.clothing-hero img{object-position:50% 58%}.clothing-hero:after{background:linear-gradient(90deg,#183c2ce8,#183c2c90 45%,#183c2c22)}.service-intro{text-align:center;max-width:970px}.service-intro>.eyebrow{color:#9b7950;font-size:12px}.service-intro>h2{font-size:61px;margin-bottom:27px}.service-intro>p:not(.eyebrow){font-size:17px;line-height:1.9;color:#718461;max-width:690px;margin:0 auto 22px}.benefit-row{display:flex;justify-content:center;flex-wrap:wrap;gap:14px 30px;margin-top:35px;border-top:1px solid #d4dec5;padding-top:28px;font-size:12px;color:#557240}.timeline-section{display:grid;grid-template-columns:1fr 1.25fr;gap:10%;padding-top:40px}.timeline-section>div>.eyebrow{color:#9c7947}.timeline-section>div>p:not(.eyebrow){color:#708263;font-size:15px;margin-top:25px;max-width:330px}.experience-timeline>article{display:grid;grid-template-columns:75px 1fr;gap:25px;border-top:1px solid #ced9be;padding:22px 0;position:relative}.experience-timeline>article>span{font-size:12px;color:#8d764c;padding-top:9px}.experience-timeline h3{font-size:31px;margin-bottom:10px}.experience-timeline p{font-size:14px;line-height:1.8;color:#6f8362}.pricing-section{background:#e9ecd9;max-width:none}.price-card{padding:27px 25px;background:#faf9ef;border:1px solid #ccd7b6;display:flex;flex-direction:column}.price-card .eyebrow{font-size:12px;color:#978555;margin-bottom:25px}.price-card h3{font-size:29px;min-height:64px}.price-card strong{font:400 63px "Neemontron Serif",Georgia,serif;line-height:1.1;margin:23px 0;color:#406133}.price-card>p:not(.eyebrow){font-size:13px;color:#7b8b67;min-height:50px;margin-bottom:25px}.price-card>.button{padding:12px 15px;gap:20px;font-size:12px}.price-card.featured{background:#23452d;color:#f5f0da;border-color:#23452d}.price-card.featured strong,.price-card.featured>.eyebrow{color:#d5bb7d}.price-card.featured>p:not(.eyebrow){color:#c6d1af}.discount-strip{display:flex;justify-content:center;gap:32px;margin-top:35px;flex-wrap:wrap}.discount-strip>span{font-size:12px;color:#6e8059}.discount-strip b{font-size:18px;font-weight:500;color:#325c2f;margin-left:8px}.pricing-section>.field-hint{text-align:center;margin-bottom:0}.food-editorial{padding-top:10px}.food-chapter{display:grid;grid-template-columns:70px 1fr 1fr;gap:35px;align-items:center;border-top:1px solid #cbd7b7;padding:50px 0}.chapter-number{align-self:start;font:400 45px "Neemontron Serif",Georgia,serif;color:#afab81}.food-chapter .eyebrow{font-size:12px;color:#9d8048;margin-bottom:12px}.food-chapter h2{font-size:46px;margin-bottom:22px}.food-chapter p:not(.eyebrow){font-size:15px;color:#738663;max-width:350px}.food-chapter span[lang]{display:block;font-size:30px;color:#a2915d;margin-top:25px}.food-chapter-image{height:300px}.memory-feature{min-height:540px;background:#e9e6d8;border:1px solid #cccfb9;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:45px;gap:20px}.memory-feature>svg{color:#9e8656}.memory-feature>span[lang]{font-size:26px;color:#a59263}.memory-feature h2{font-size:55px}.memory-feature p{font-size:12px;letter-spacing:.16em;color:#8c8158}.memory-feature>strong{font:400 58px "Neemontron Serif",Georgia,serif;color:#526542}.check-list{list-style:none;padding:0;margin:25px 0}.check-list>li{display:flex;align-items:flex-start;gap:13px;margin:16px 0;font-size:14px;color:#6c815d}.check-list>li>svg{margin-top:4px;flex-shrink:0;color:#9b8552}.membership-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;align-items:start;padding-top:10px}.membership-card{background:#173d2e;color:#f4f0dc;outline:1px solid #8a8f60;outline-offset:-17px;text-align:center;padding:60px 45px;position:sticky;top:35px}.membership-card .eyebrow{font-size:12px;color:#ccb785}.membership-card h2{font-size:100px;line-height:.85;margin:30px 0}.membership-card h2 em{font-size:67px;color:#d7be7e}.membership-card>p:not(.eyebrow){font-size:14px;color:#bfcdaa;max-width:270px;margin:22px auto}.membership-card>strong{font-size:30px;font-weight:500;color:#dfc88e}.membership-card>strong>small{font-size:12px;color:#b8caa3;display:block}.travel-partner{display:grid;grid-template-columns:1fr 1.1fr;gap:10%;padding-top:70px}.travel-partner .eyebrow{font-size:12px;color:#9d7b46}.travel-partner h2{font-size:60px;margin-bottom:30px}.travel-partner>div>p:not(.eyebrow){font-size:16px;color:#71845f;margin-bottom:23px}.travel-partner>div>.button{margin-top:25px}.travel-partner>div>h3{font-size:38px;margin-bottom:25px}.enquiry-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;padding-top:5px}.enquiry-photo{height:295px;margin-bottom:35px}.enquiry-layout .prose>p>svg{display:inline-block;vertical-align:middle;margin-right:8px}.enquiry-form .field:first-child{margin-top:0}.enquiry-form>.two-grid:first-child .field{margin-top:0}.enquiry-form>.button{margin-top:15px}.enquiry-form .field-label{margin-top:25px}.check-options{display:flex;gap:10px 25px;flex-wrap:wrap}.check-options>.check-row{margin:7px 0}.check-options label{font-size:13px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.gallery-tile{position:relative;height:310px;background:transparent;border:0;padding:0;overflow:hidden}.gallery-tile:nth-child(4n+1){grid-row:span 2;height:100%;min-height:480px}.gallery-tile>img{transition:transform .4s}.gallery-tile:hover>img{transform:scale(1.04)}.gallery-tile>span{position:absolute;bottom:0;left:0;right:0;padding:45px 20px 20px;background:linear-gradient(transparent,#163824b8);font:italic 27px "Neemontron Serif",Georgia,serif;color:white;text-align:left}.lightbox{max-width:min(1100px,94vw)!important;max-height:95svh;overflow:auto;background:var(--cream);padding:25px}.lightbox>img{max-height:65svh;height:auto;object-fit:contain}.lightbox-controls{display:flex;justify-content:space-between;gap:15px}.lightbox-controls button{min-height:42px;padding:8px 18px;font-size:12px}.journal-article{padding-top:10px}.article-image{height:500px;margin-bottom:50px}.journal-article>.prose{max-width:760px;margin:auto;font-size:20px;line-height:1.85}.journal-article .prose .text-link{font-size:13px}.legal-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:80px;padding-top:10px}.legal-layout>aside{display:flex;flex-direction:column;align-items:flex-start;gap:8px;position:sticky;top:30px;height:max-content}.legal-layout>aside>a{padding:9px 13px;font-size:13px;color:#748463;border-left:2px solid transparent}.legal-layout>aside>a.active{background:#e6ead6;color:#36572d;border-color:#8d8e4e}.legal-layout>.prose{max-width:800px;font-size:16px;line-height:1.9}.legal-layout>.prose>.notice{margin-top:0;font-size:13px}.checklist-item{display:flex;gap:23px;padding:28px 0;border-bottom:1px solid #d1dbbd}.checklist-item>span{font:400 31px "Neemontron Serif",Georgia,serif;color:#a49766;line-height:1}.checklist-item h3{font-size:30px;margin-bottom:13px}.checklist-item p{font-size:14px;color:#748862}.image-credits{display:grid;grid-template-columns:1fr 1fr;gap:5px 35px;margin:35px 0}.image-credits a{font-size:13px}.image-credits p{font-size:14px;padding:20px 0;border-bottom:1px solid #d3dbbf}
/* The family desk */
.admin-layout{display:flex;background:#f4f4e9;min-height:900px;align-items:stretch}.admin-sidebar{width:230px!important;flex-shrink:0;background:#e8edde;border-right:1px solid #d1dcc4;padding:28px 14px;gap:22px;color:#375632}.admin-sidebar [data-slot=sidebar-header]{padding:5px 15px 22px;gap:9px}.admin-sidebar .eyebrow{font-size:12px;color:#917a48;margin:0}.admin-sidebar h3{font-size:32px;margin:0 0 12px}.admin-sidebar .status-pill{align-self:flex-start}.admin-sidebar [data-slot=sidebar-menu]{gap:5px}.admin-sidebar [data-slot=sidebar-menu-button]{padding:10px 15px;font-size:13px;height:auto;min-height:40px;border-radius:3px;color:#647c57}.admin-sidebar [data-slot=sidebar-menu-button][data-active=true]{background:#1f4a31;color:#f7f5e6}.admin-main{padding:42px 35px;min-width:0;width:100%}.admin-heading{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:35px}.admin-heading h1{font-size:46px;letter-spacing:-.03em}.admin-heading .eyebrow{font-size:12px;letter-spacing:.12em;color:#8a7951;margin:0 0 13px}.admin-heading>div:last-child{display:flex;align-items:center;gap:15px}.admin-heading .button{font-size:12px;gap:15px}.admin-heading .icon-button:hover{background:#e5ebd8}.admin-mobile-select{display:none}.overview-mode{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:20px}.overview-mode>p{font-size:13px;color:#7b8969;max-width:440px}.overview-mode>.field{margin:0;min-width:185px}.overview-mode>.field>label{font-size:12px}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.metrics-grid>article{padding:24px;background:#fdfbf4;border:1px solid #d5dfc6;display:flex;flex-direction:column;gap:14px}.metrics-grid>article>span{font-size:12px;color:#83936c}.metrics-grid>article>strong{font:500 40px "Neemontron Serif",Georgia,serif;line-height:1;color:#416134}.admin-overview-bottom{margin-top:30px;align-items:start}.admin-panel{background:#fcfaf2;border:1px solid #d4dec3;padding:30px}.admin-panel .eyebrow{font-size:12px;color:#927b4c}.admin-panel h3{font-size:34px;margin-bottom:23px}.admin-panel>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#788963}.occupancy{margin:25px 0}.occupancy>div{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:#6f8659}.occupancy b{font-weight:500}.occupancy progress{display:block;width:100%;height:5px;margin-top:10px;appearance:none;background:#e4ead6;border:0}.occupancy progress::-webkit-progress-bar{background:#e4ead6}.occupancy progress::-webkit-progress-value{background:#7f9560}.occupancy progress::-moz-progress-bar{background:#7f9560}.admin-toolbar{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:20px}.admin-table{border:1px solid #d1dec1;background:#fdfbf3;width:100%;overflow:auto}.admin-table table{font-size:12px;min-width:700px}.admin-table th{background:#eaf0df;color:#587544;font-size:12px;padding:15px;font-weight:500;white-space:nowrap}.admin-table td{padding:15px;vertical-align:middle;color:#667c52;border-color:#dce4cd;max-width:260px}.admin-table .cell-text{display:block;max-width:220px;white-space:normal;word-break:break-word}.admin-table .table-actions{display:flex;align-items:center;gap:8px}.table-actions .text-link{font-size:12px;background:transparent;border-top:0;border-left:0;border-right:0}.table-actions .icon-button{min-width:30px;min-height:30px}.table-actions .icon-button:hover{background:#e9eddc}.admin-dialog{max-width:720px!important;max-height:90svh;overflow:auto;background:#f8f7eb;padding:32px}.admin-dialog [data-slot=dialog-title]{font:400 34px "Neemontron Serif",Georgia,serif;line-height:1.15}.admin-dialog [data-slot=dialog-description]{font-size:12px;color:#7b8e64}.record-editor .field{margin:18px 0}.record-editor .field input{min-height:43px;font-size:13px}.record-editor .field textarea{font-size:13px;line-height:1.7}.record-editor>.button{position:sticky;bottom:0;width:100%;box-shadow:0 -10px 20px #f8f7eb;margin-top:20px}.record-details>div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid #d3ddc1;align-items:start}.record-details dt{font-size:12px;color:#8a936d}.record-details dd{font-size:13px;word-break:break-word;color:#627d4e}.record-details pre{white-space:pre-wrap;font-size:12px;line-height:1.75;font-family:inherit;background:#edf0e1;padding:10px}.order-admin-actions{margin-top:20px}.order-admin-actions>.button{margin-top:15px;width:100%}.settings-editor{max-width:1050px}.settings-editor fieldset{background:#fcfbf2;border:1px solid #d4dec3;padding:20px 30px;margin:30px 0}.settings-editor legend{font:400 28px "Neemontron Serif",Georgia,serif;padding:0 10px;color:#4a6938}.settings-editor .field{margin:8px 0 17px}.settings-save{background:#e4ead6;padding:22px;position:sticky;bottom:15px;border:1px solid #c3d0b0;display:flex;gap:24px;align-items:center}.settings-save>p{font-size:12px;color:#73845d}.media-upload{max-width:800px}.guest-sheet h1{font-size:45px}.guest-sheet>p{font-size:14px;color:#7e8e67;margin:20px 0}.guest-sheet table{margin-top:30px;font-size:12px}.guest-sheet th{background:#e7eedb;color:#426a32;padding:15px}.guest-sheet td{padding:14px;border-color:#d4dfc0;vertical-align:top}.guest-sheet .check-row{margin:0}.guest-sheet .check-row label{font-size:12px}.guest-sheet .print-button{margin:10px 0}.error-page{min-height:480px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.error-page h1{font-size:70px}.error-page p{max-width:540px;color:#748760;font-size:16px}
/* Responsive layouts and access preferences */
@media(min-width:1700px){.hero-copy{padding-left:max(6.2%,calc((100vw - 1500px)/2))}.hero-inner{min-height:770px}.hero h1{font-size:145px}.hero-image{left:44%}.first-nav{padding-left:max(4.7%,calc((100vw - 1600px)/2));padding-right:max(4.7%,calc((100vw - 1600px)/2))}}
@media(max-width:1200px){.nav-links{gap:20px;font-size:12px}.nav-right{gap:10px}.first-nav{padding-left:4%;padding-right:4%;gap:20px}.hero h1{font-size:100px}.hero-copy{padding-left:6%;width:80%}.hero-inner{min-height:630px}.hero-next{width:235px;right:7%}.footer-top{gap:30px;grid-template-columns:1fr .9fr .9fr 1.1fr}.host-section{gap:7%}.host-image{height:550px}.three-grid{gap:24px}.heritage-strip{gap:35px}.experience-tile.large>div{min-height:650px}.memory-tile{padding:26px;gap:17px}.memory-tile h3{font-size:31px}.event-detail-copy{padding:45px 9%}.event-detail-hero,.event-detail-photo{min-height:600px}.booking-layout{gap:30px}.booking-form{padding:28px}.discount-options{gap:15px}.admin-sidebar{width:210px!important}.admin-main{padding:35px 26px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metrics-grid>article{padding:18px}.admin-overview-bottom{grid-template-columns:1fr}.account-booking{grid-template-columns:110px 1fr;gap:17px;padding:18px}.product-detail-photo{height:640px}}
@media(max-width:1000px){.account-nav{display:none}.nav-links{gap:18px}.nav-links>a:last-child{display:none}.nav-book{font-size:12px!important}.hero h1{font-size:88px}.hero-proof{font-size:12px;gap:15px}.hero-proof span+span{padding-left:15px}.hero-next{width:210px;bottom:22px}.hero-next strong{font-size:25px}.hero-actions{gap:22px}.hero-actions .text-link{font-size:13px}.footer-top{grid-template-columns:1fr 1fr 1.4fr;gap:35px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:40px}.footer-brand>p{margin:0;max-width:240px}.footer-brand>small{margin-left:auto}.three-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.events-section .three-grid>.event-card:last-child{display:none}.four-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px 25px}.product-image{aspect-ratio:1.1}.host-image{height:480px}.host-copy h2{font-size:44px}.host-label{left:-10px;padding:15px 20px}.host-copy>p:not(.eyebrow){font-size:14px}.moment-card{padding-right:15px}.moment-card+.moment-card{padding-left:15px}.moment-card h3{font-size:24px;min-height:60px}.moment-card p{font-size:12px}.experience-grid{gap:22px;grid-template-columns:1fr 1fr}.experience-stack{gap:22px}.experience-tile>div{padding:25px}.experience-tile h3{font-size:34px}.experience-tile.large>div{min-height:637px}.memory-tile{flex-direction:column;gap:17px;min-height:315px}.memory-tile>svg{height:25px;width:25px}.memory-tile h3{font-size:31px}.memory-tile .eyebrow{margin-bottom:12px}.memory-tile p:not(.eyebrow){font-size:12px;margin-top:13px}.memory-tile div>span{margin-top:16px;font-size:12px}.map-layout{gap:6%}.region-image{height:245px}.region-copy{padding:25px}.region-copy h3{font-size:30px}.circle-section{gap:10%}.circle-mark{width:240px}.circle-mark>span{font-size:42px}.circle-mark>i{font-size:17px}.section-heading{gap:30px}.section-heading>p{max-width:270px;font-size:14px}.faq-home{gap:8%}.event-detail-copy h1{font-size:53px}.event-detail-copy>p:not(.eyebrow){font-size:14px;margin:20px 0}.event-facts{grid-template-columns:1fr;gap:10px;font-size:12px}.event-detail-copy>.button{font-size:12px;padding:12px 20px}.event-information{gap:8%}.booking-layout{grid-template-columns:1.35fr .9fr;gap:24px}.booking-form{padding:25px}.booking-steps{gap:10px}.booking-steps button{font-size:12px;gap:5px}.booking-steps button>span{width:21px;height:21px}.booking-summary .summary-content{padding:23px}.booking-summary h3{font-size:30px}.summary-line{font-size:12px;gap:14px}.basket-layout,.checkout-layout{gap:30px;grid-template-columns:1.3fr .85fr}.basket-line{grid-template-columns:95px 1fr;gap:20px;position:relative}.basket-line>strong{grid-column:2;padding-top:0;font-size:19px}.basket-line h3{font-size:28px}.basket-image{height:130px}.order-summary{padding:23px}.order-summary h3{font-size:30px}.order-summary .eyebrow{font-size:12px}.founder-hero h1{font-size:86px}.founder-image{height:570px}.family-grid{gap:25px}.family-card h3{font-size:29px}.family-card p:not(.eyebrow){font-size:14px}.founder-story{gap:30px 9%}.founder-story>h2{font-size:48px}.service-hero{height:570px}.service-hero>div{padding:70px 7%}.service-hero h1{font-size:78px}.timeline-section{gap:7%}.experience-timeline>article{gap:17px;grid-template-columns:68px 1fr}.price-card h3{min-height:34px}.price-card>p:not(.eyebrow){min-height:22px}.food-chapter{grid-template-columns:45px 1fr 1fr;gap:25px}.food-chapter h2{font-size:39px}.food-chapter-image{height:265px}.memory-feature{min-height:480px;padding:35px}.memory-feature h2{font-size:47px}.membership-layout{gap:7%}.membership-card{padding:50px 30px}.membership-card h2{font-size:85px}.membership-card h2 em{font-size:58px}.travel-partner,.enquiry-layout{gap:7%}.gallery-tile{height:260px}.gallery-tile:nth-child(4n+1){min-height:420px}.legal-layout{gap:40px;grid-template-columns:200px 1fr}.admin-sidebar{width:195px!important;padding-left:8px;padding-right:8px}.admin-main{padding:30px 22px}.admin-heading h1{font-size:38px}.admin-heading .eyebrow{font-size:12px}.admin-heading>div:last-child .button{font-size:12px;padding:10px 12px;gap:8px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-mode{align-items:flex-start}.overview-mode>p{font-size:12px}.account-booking{grid-template-columns:1fr}.account-booking-photo{height:165px}.account-order{flex-wrap:wrap}.account-order>.text-link{margin-left:auto}.account-stats{gap:16px}.stat-card{padding:23px}}
@media(max-width:760px){.nav-links{display:none}.mobile-menu{display:flex}.first-nav{padding:0 5%;height:86px}.wordmark{font-size:31px}.nav-right{gap:9px}.nav-book{display:none}.account-nav{display:flex}.hero-inner{min-height:650px}.hero-copy{width:100%;padding:80px 6% 100px}.hero h1{font-size:86px;max-width:700px}.hero-image{left:25%}.hero-image:after{background:linear-gradient(90deg,#10392e 0%,#10392ebd 30%,#10392e33)}.hero-next{right:7%;bottom:30px;width:220px}.hero-next>span{font-size:12px}.hero-proof{margin-top:30px}.hero-bottom{min-height:70px}.hero-bottom span:nth-child(2){font-size:23px}.hero-bottom i{font-size:12px;margin-left:8px}.hero-bottom>a{font-size:12px}.section{padding:65px 6%}.page-header{padding-top:50px;padding-bottom:40px}.page-header h1{font-size:65px}.page-description{font-size:16px;margin-top:24px}.catalogue-section{padding-top:10px}.intro{gap:25px;grid-template-columns:1fr 1fr}.intro h2{font-size:47px}.intro p:not(.eyebrow){font-size:15px}.intro .text-link{font-size:12px}.heritage-strip{gap:20px;flex-wrap:wrap;padding:20px;font-size:12px}.heritage-strip i{font-size:15px}.host-section{gap:35px;grid-template-columns:1fr 1fr}.host-image{height:470px}.host-copy h2{font-size:39px}.host-copy>.eyebrow{font-size:12px;letter-spacing:.14em}.host-copy>p:not(.eyebrow){font-size:13px;line-height:1.8}.host-copy .text-link{font-size:12px}.host-label{padding:12px 15px;left:12px;bottom:17px}.host-label>span{font-size:12px}.host-label>b{font-size:30px}.signature{font-size:36px;margin-top:20px}.section-heading{align-items:flex-start;gap:22px;flex-wrap:wrap;margin-bottom:30px}.section-heading h2{font-size:48px}.section-heading>.text-link{font-size:12px}.section-heading>p{font-size:14px;max-width:450px}.moments-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-top:35px;padding-bottom:20px}.moment-card{min-width:165px;scroll-snap-align:start;padding:20px 20px 20px 0}.moment-card+.moment-card{padding-left:20px}.moment-card h3{font-size:29px}.moment-card p{font-size:13px}.moment-bangla{font-size:32px;padding:23px 0}.experience-grid{grid-template-columns:1fr}.experience-tile.large>div{min-height:420px}.experience-tile>div{padding:30px}.experience-tile h3{font-size:40px}.experience-stack{display:grid;grid-template-columns:1fr 1fr;gap:22px}.experience-stack .experience-tile>div{min-height:320px;padding:25px}.experience-stack .experience-tile h3{font-size:31px}.experience-stack .experience-tile div>span:last-child{font-size:12px}.memory-tile{min-height:320px;padding:25px}.memory-tile h3{font-size:31px}.memory-tile p:not(.eyebrow){font-size:13px}.map-layout{gap:30px;grid-template-columns:.85fr 1fr}.map-country-label{font-size:12px}.map-pin>b{font-size:12px;padding:2px}.map-pin{gap:4px}.region-image{height:200px}.region-copy{padding:23px}.region-copy h3{font-size:31px}.region-copy .eyebrow{font-size:12px}.region-copy p:not(.eyebrow){font-size:13px}.region-copy .text-link{font-size:12px}.region-copy>small{font-size:12px}.circle-section{gap:60px}.circle-mark{width:210px}.circle-section h2{font-size:47px}.circle-section p:not(.eyebrow){font-size:14px}.circle-section .eyebrow{font-size:12px}.circle-mark>span{font-size:35px}.circle-mark>b{font-size:12px}.circle-mark>i{font-size:15px}.travel-banner{height:535px}.travel-banner>div{padding:72px 6%}.travel-banner h2{font-size:59px}.travel-banner p:not(.eyebrow){font-size:15px}.travel-banner small{font-size:12px}.journal-preview .three-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-preview .journal-card:last-child{display:none}.journal-card h3{font-size:31px}.faq-home{grid-template-columns:1fr;gap:35px}.faq-home h2{font-size:49px}.faq-trigger{font-size:15px}.first-guests{padding-top:15px}.last-invitation h2{font-size:62px}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1;flex-wrap:wrap;gap:25px}.footer-brand>small{display:none}.newsletter{grid-column:1/-1;max-width:600px}.newsletter h3 br{display:none}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px}.footer-bottom>div{gap:12px 20px}.site-footer{padding-bottom:90px}.mobile-booking{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:38;background:#d9bc7e;color:#143c2a;padding:17px 6%;justify-content:space-between;align-items:center;font-size:14px;box-shadow:0 -2px 10px #1b3e2310}.cookie-banner{bottom:75px;left:14px;max-width:calc(100vw - 28px)}.event-detail-hero{grid-template-columns:1fr 1fr;min-height:620px}.event-detail-photo{min-height:620px}.event-detail-copy{padding:35px 10%}.event-detail-copy h1{font-size:47px}.event-detail-copy>p:not(.eyebrow){font-size:13px}.event-detail-copy>a.eyebrow{font-size:12px}.event-facts{font-size:12px}.event-information{gap:40px;grid-template-columns:1fr 1fr}.event-information h2{font-size:44px}.booking-layout{grid-template-columns:1fr}.booking-summary{position:static;display:grid;grid-template-columns:.8fr 1fr;grid-row:1}.summary-image{height:100%}.summary-content{padding:23px}.summary-content h3{font-size:33px}.booking-summary .summary-content .eyebrow{font-size:12px}.summary-content>p{font-size:12px}.booking-summary .summary-line{display:none}.booking-summary .summary-total{margin:22px 0 16px}.booking-summary .demo-inline{font-size:12px}.booking-steps{gap:25px}.booking-steps button{font-size:12px;gap:7px}.booking-form{padding:30px}.discount-options{gap:22px}.calendar-cell,.calendar-empty{min-height:105px;padding:7px}.calendar-cell>a{font-size:12px;padding:5px}.calendar-cell>a>small{font-size:12px}.event-toolbar{flex-direction:column;align-items:flex-start;gap:20px}.event-toolbar .filter-pills{gap:7px}.filter-pills button{font-size:12px;padding:8px 15px}.product-detail{gap:35px;grid-template-columns:1fr 1fr}.product-detail-photo{height:530px}.product-detail-copy h1{font-size:46px}.product-detail-copy>p:not(.eyebrow){font-size:14px}.product-detail-copy>.eyebrow{font-size:12px}.product-price{font-size:27px}.product-detail-copy>a.eyebrow{font-size:12px}.shop-toolbar{gap:20px;align-items:flex-end}.shop-toolbar>.field{flex-direction:column;align-items:flex-start;min-width:180px;gap:6px}.shop-toolbar .search-input{min-width:150px}.basket-layout,.checkout-layout{grid-template-columns:1fr;gap:35px}.order-summary{position:static;max-width:none;width:100%}.basket-line{grid-template-columns:120px 1fr auto}.basket-line>strong{grid-column:auto;padding-top:25px}.basket-image{height:145px}.checkout-layout .order-summary{grid-row:2}.gift-layout{gap:40px;grid-template-columns:1fr 1fr}.gift-card-visual{padding:40px 28px;min-height:450px;gap:17px}.gift-card-visual>.wordmark{font-size:26px}.gift-card-visual>span[lang]{font-size:31px}.gift-card-visual>h3{font-size:28px}.gift-card-visual>strong{font-size:51px}.gift-card-visual>p{font-size:12px}.gift-form>h3{font-size:34px}.account-welcome{align-items:flex-start}.account-welcome h2{font-size:45px}.account-welcome p:not(.eyebrow){font-size:14px}.account-stats{gap:15px}.stat-card{padding:20px}.stat-card>strong{font-size:39px}.stat-card>span{font-size:12px}.account-booking{grid-template-columns:1fr}.editorial-split{gap:35px;grid-template-columns:1fr 1fr;padding-top:0}.editorial-photo{height:470px}.prose{font-size:15px}.prose h2{font-size:43px}.founder-hero{gap:40px;padding-top:45px}.founder-hero h1{font-size:76px}.founder-image{height:520px}.founder-hero .eyebrow{font-size:12px}.founder-hero p:not(.eyebrow){font-size:15px}.founder-story{gap:30px;grid-template-columns:1fr 1fr;padding-top:20px}.founder-story>h2{font-size:45px}.family-grid{gap:25px;grid-template-columns:1fr 1fr}.family-card:last-child{grid-column:1/-1;max-width:calc(50% - 12px)}.family-card h3{font-size:31px}.family-card .eyebrow{font-size:12px}.service-hero{height:550px}.service-hero>div{padding:65px 6%}.service-hero h1{font-size:72px}.service-hero p:not(.eyebrow){font-size:16px;max-width:420px}.service-intro h2{font-size:54px}.service-intro>p:not(.eyebrow){font-size:16px}.timeline-section{grid-template-columns:1fr;gap:40px}.timeline-section>div>p:not(.eyebrow){max-width:550px}.experience-timeline>article{grid-template-columns:90px 1fr;gap:25px}.food-chapter{grid-template-columns:45px 1fr 1fr;gap:22px}.food-chapter h2{font-size:36px}.food-chapter p:not(.eyebrow){font-size:13px}.food-chapter-image{height:240px}.memory-feature{min-height:480px;padding:30px}.memory-feature h2{font-size:42px}.memory-feature>svg{height:48px}.check-list>li{font-size:13px}.membership-layout{gap:35px;grid-template-columns:.85fr 1fr}.membership-card{padding:50px 25px}.membership-card h2{font-size:80px}.membership-card h2 em{font-size:48px}.membership-card>.eyebrow{font-size:12px}.membership-card>p:not(.eyebrow){font-size:12px}.travel-partner{grid-template-columns:1fr;gap:40px}.enquiry-layout{grid-template-columns:1fr;gap:35px;padding-top:0}.enquiry-layout>.prose{max-width:600px}.enquiry-photo{height:340px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.gallery-tile{height:285px}.gallery-tile:nth-child(4n+1){min-height:480px}.legal-layout{grid-template-columns:1fr;gap:30px;padding-top:5px}.legal-layout>aside{position:static;flex-direction:row;flex-wrap:wrap;gap:5px;border-bottom:1px solid #d3dec0;padding-bottom:20px}.legal-layout>aside>a{font-size:12px;padding:7px 10px}.journal-article .article-image{height:350px}.journal-article>.prose{font-size:18px}.admin-sidebar{display:none!important}.admin-main{padding:25px 6% 65px}.admin-mobile-select{display:block;margin-bottom:30px}.admin-mobile-select>.field{margin:0}.admin-heading{margin-bottom:25px}.admin-heading>div>.eyebrow{font-size:12px}.admin-heading h1{font-size:43px}.admin-heading>div:last-child .button{display:none}.admin-overview-bottom{grid-template-columns:1fr}.overview-mode{align-items:center}.admin-panel{padding:25px}.settings-editor fieldset{padding:18px 23px}.settings-save{bottom:70px;flex-wrap:wrap;gap:15px}.admin-table table{font-size:12px}.guest-sheet table{min-width:850px}.guest-sheet h1{font-size:41px}}
@media(max-width:520px){.section{padding:52px 6%}.first-nav{height:82px}.wordmark{font-size:30px}.hero-inner{min-height:660px;align-items:flex-end}.hero-image{inset:0}.hero-image>img{object-position:56% center}.hero-image:after{background:linear-gradient(0deg,#10392e 0%,#10392ef0 23%,#10392ec4 48%,#10392e12 100%)}.hero-copy{padding:200px 6% 106px;pointer-events:none}.hero h1{font-size:65px;line-height:1;letter-spacing:-.04em}.hero .eyebrow{font-size:12px;letter-spacing:.17em;margin-bottom:19px}.hero-description{font-size:15px}.hero-actions{gap:21px;margin-top:26px;align-items:flex-start}.hero-actions>.button{padding:13px 20px;gap:18px;min-height:48px;font-size:13px}.hero-actions .text-link{font-size:12px;gap:6px;padding-bottom:7px;align-self:center}.hero-actions .text-link svg{width:14px}.hero-proof{font-size:12px;gap:11px;margin-top:26px;letter-spacing:.1em}.hero-proof span+span{padding-left:11px}.hero-next{left:6%;right:6%;bottom:23px;width:auto;display:grid;grid-template-columns:1fr auto;gap:6px;padding-top:12px;border-color:#ffffff45;text-shadow:none}.hero-next>span{font-size:12px;grid-column:1/-1;letter-spacing:.12em}.hero-next strong{font-size:24px}.hero-next small{font-size:12px;gap:12px}.hero-next small>svg{width:15px}.hero-bottom{margin:0 6%;min-height:69px}.hero-bottom>span:nth-child(2){font-size:20px}.hero-bottom i{font-size:12px}.hero-bottom>a{display:none}.page-header{padding-top:42px;padding-bottom:35px}.page-header h1{font-size:53px;line-height:1.03}.page-header .eyebrow{font-size:12px;letter-spacing:.15em}.page-description{font-size:15px;margin-top:21px}.intro{grid-template-columns:1fr;gap:23px}.intro .eyebrow{font-size:12px}.intro h2{font-size:50px}.intro>div>p{font-size:15px}.intro .text-link{font-size:13px}.heritage-strip{gap:14px 21px;padding:17px 4%;font-size:12px;min-height:0}.heritage-strip i{font-size:13px}.heritage-strip span:nth-last-child(1),.heritage-strip i:nth-last-child(2){display:none}.host-section{grid-template-columns:1fr;gap:36px}.host-image{height:450px;width:90%;margin:auto}.host-label{left:-16px;bottom:25px;padding:15px 20px}.host-label>span{font-size:12px}.host-label>b{font-size:33px}.host-copy h2{font-size:49px;line-height:1.04;margin-bottom:25px}.host-copy>p:not(.eyebrow){font-size:15px}.host-copy>.eyebrow{font-size:12px}.host-copy .text-link{font-size:12px}.signature{font-size:38px;margin-top:24px}.three-grid{grid-template-columns:1fr;gap:35px}.events-section .three-grid>.event-card:last-child{display:block}.four-grid{gap:30px 18px}.section-heading h2{font-size:48px;line-height:1.06}.section-heading .eyebrow{font-size:12px}.section-heading>.text-link{font-size:12px}.event-image{aspect-ratio:1.3}.event-meta{font-size:12px;margin-top:18px}.event-card h3{font-size:35px}.event-description{font-size:14px;min-height:0;margin-bottom:19px}.event-card-bottom{font-size:12px;padding-top:15px}.event-card-bottom .seats{font-size:12px}.event-card-bottom strong{font-size:23px}.event-card-bottom small{font-size:12px}.demo-inline{font-size:12px;margin-bottom:23px}.moments-section .section-heading>p{font-size:14px}.moment-card{min-width:160px}.moments-row{margin-top:25px}.moment-card h3{font-size:30px}.moments-section .text-link{font-size:12px}.experience-grid{gap:22px}.experience-tile.large>div{min-height:405px;padding:27px}.experience-tile h3{font-size:37px}.experience-tile .eyebrow{font-size:12px}.experience-tile p{font-size:13px}.experience-tile div>span:last-child{font-size:12px;gap:10px}.experience-stack{grid-template-columns:1fr;gap:22px}.experience-stack .experience-tile>div{min-height:300px;padding:27px}.experience-stack .experience-tile h3{font-size:36px}.experience-stack .experience-tile div>span:last-child{font-size:12px}.memory-tile{flex-direction:row;gap:23px;min-height:270px;padding:29px}.memory-tile>svg{width:29px;height:29px}.memory-tile h3{font-size:33px}.memory-tile p:not(.eyebrow){font-size:13px}.memory-tile div>span{font-size:12px;gap:14px}.map-layout{grid-template-columns:1fr;gap:20px}.map-canvas{width:83%;max-width:340px}.map-country-label{font-size:12px}.map-pin>b{font-size:12px}.map-pin{gap:6px}.bay-label{font-size:12px}.region-image{height:250px}.region-copy{padding:25px}.region-copy h3{font-size:35px}.region-copy .eyebrow{font-size:12px}.region-copy>p:not(.eyebrow){font-size:14px}.region-copy>.text-link{font-size:12px}.map-accessible-controls{gap:8px 20px}.map-accessible-controls button{font-size:12px}.product-image{aspect-ratio:.8}.product-card>.eyebrow{font-size:12px;letter-spacing:.1em;margin:15px 0 9px}.product-title{display:block}.product-title h3{font-size:25px;margin-bottom:6px}.product-title>span{font-size:14px}.product-quick{display:none}.circle-section{grid-template-columns:1fr;gap:48px;padding-top:64px}.circle-mark{width:230px}.circle-mark>span{font-size:42px}.circle-mark>b{font-size:12px}.circle-mark>i{font-size:17px}.circle-section>div:last-child{text-align:center}.circle-section h2{font-size:51px}.circle-section>div>p:not(.eyebrow){font-size:15px}.circle-section>div>.eyebrow{font-size:12px}.travel-banner{height:550px}.travel-banner>div{padding:68px 6%}.travel-banner:after{background:#163e2ca8}.travel-banner h2{font-size:54px}.travel-banner .eyebrow{font-size:12px}.travel-banner p:not(.eyebrow){font-size:15px}.travel-banner .button{font-size:12px;padding:13px 18px;gap:15px}.travel-banner small{max-width:310px;font-size:12px}.journal-preview .three-grid{grid-template-columns:1fr}.journal-preview .journal-card:last-child{display:block}.journal-card>div{aspect-ratio:1.55}.journal-card h3{font-size:34px;margin-bottom:19px}.faq-home{gap:28px}.faq-home h2{font-size:50px}.faq-trigger{padding:21px 0;font-size:15px}.faq-content{font-size:14px}.first-guests{padding-top:10px}.first-guests>p{font-size:28px}.last-invitation{padding:64px 6% 70px}.last-invitation h2{font-size:56px}.last-invitation>.eyebrow{font-size:12px}.last-invitation>.button{font-size:13px}.site-footer{padding-top:45px}.footer-brand{display:block}.footer-brand .wordmark{font-size:36px}.footer-brand>p{margin:25px 0 0;font-size:25px;max-width:280px}.footer-top{gap:35px 25px}.footer-column{gap:13px;font-size:12px}.footer-column>p{font-size:12px;margin-bottom:9px}.newsletter>h3{font-size:33px}.newsletter>p:not(.eyebrow){font-size:13px}.footer-bottom{margin-top:37px;font-size:12px}.footer-bottom>div{gap:13px 20px}.preview-disclosure{font-size:12px;margin-top:24px;line-height:1.8}.cookie-banner{padding:15px 17px;gap:16px}.cookie-banner p{font-size:12px}.cookie-banner p>span{font-size:12px}.cookie-banner button{font-size:12px;padding:8px}.event-toolbar{gap:18px}.filter-pills{gap:7px}.filter-pills button{font-size:12px;padding:9px 13px}.view-tabs button{font-size:12px}.event-calendar>b{font-size:12px;padding:8px 2px}.calendar-cell,.calendar-empty{min-height:90px;padding:4px}.calendar-cell>span{font-size:12px}.calendar-cell>a{font-size:12px;padding:4px 3px;word-break:normal;line-height:1.3}.calendar-cell>a>small{display:none}.event-detail-hero{grid-template-columns:1fr}.event-detail-photo{min-height:0;height:315px}.event-detail-copy{padding:35px 6% 43px}.event-detail-copy h1{font-size:59px}.event-detail-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;margin:23px 0}.event-detail-copy>p.eyebrow{font-size:12px}.event-detail-copy>a.eyebrow{font-size:12px;margin-bottom:20px}.event-facts{grid-template-columns:1fr 1fr;gap:13px;font-size:12px;margin-bottom:28px}.event-facts>span:last-child{grid-column:1/-1}.event-detail-copy>.button{font-size:13px}.event-information{grid-template-columns:1fr;gap:28px}.event-information h2{font-size:49px}.event-information>div>p:not(.eyebrow){font-size:15px}.menu-list h3{font-size:30px}.menu-list article>p{font-size:14px}.booking-form{padding:24px 20px}.booking-steps{gap:12px;padding-bottom:22px;margin-bottom:27px;justify-content:space-between}.booking-steps button{font-size:12px;gap:6px;flex-direction:column;align-items:center}.booking-steps button>span{width:23px;height:23px}.booking-form .eyebrow{font-size:12px}.booking-form h3{font-size:36px}.booking-summary{grid-template-columns:1fr}.summary-image{height:175px}.summary-content{padding:23px}.summary-content h3{font-size:34px}.summary-content>p{font-size:13px}.booking-summary .summary-total{margin:20px 0}.booking-summary .summary-content .eyebrow{font-size:12px}.booking-summary .demo-inline{font-size:12px}.field input,.field textarea{font-size:16px}.choice-trigger{font-size:14px}.two-grid{grid-template-columns:1fr;gap:0}.field{margin:16px 0}.check-row label{font-size:13px}.check-row p{font-size:12px}.discount-options{gap:5px 18px}.discount-options .check-row{margin:8px 0}.discount-options label{font-size:12px}.counter-row{font-size:14px}.notice{font-size:13px;padding:16px 17px;gap:10px}.form-navigation>.button{font-size:12px;padding:12px 17px;gap:10px}.form-navigation{gap:12px}.shop-toolbar{flex-direction:column;gap:18px;align-items:stretch;margin-bottom:25px}.shop-toolbar>.field{flex-direction:row;align-items:center;gap:16px;min-width:0}.shop-toolbar .search-input{max-width:none}.shop-toolbar>.field>label{font-size:12px}.shop-toolbar>.field .choice-trigger{flex:1}.result-count{font-size:12px;margin-bottom:25px}.product-detail{grid-template-columns:1fr;gap:32px;padding-top:25px}.product-detail-photo{height:430px;position:static}.product-detail-copy h1{font-size:55px}.product-detail-copy>p:not(.eyebrow){font-size:16px}.product-detail-copy>a.eyebrow{font-size:12px;margin-bottom:20px}.product-detail-copy>.eyebrow{font-size:12px}.product-price{font-size:31px}.purchase-controls{max-width:none}.product-detail-copy .demo-inline{font-size:12px!important}.basket-line{grid-template-columns:85px 1fr;gap:18px;padding-bottom:24px;margin-bottom:25px}.basket-line>strong{grid-column:2;padding-top:0;font-size:19px}.basket-image{height:115px}.basket-line h3{font-size:27px}.basket-line .eyebrow{font-size:12px;margin-bottom:10px}.basket-line p{font-size:12px}.basket-line small{font-size:12px}.order-summary{padding:25px}.order-summary h3{font-size:35px}.order-summary .eyebrow{font-size:12px}.summary-line{font-size:13px}.order-summary>p{font-size:13px}.checkout-form>h3{font-size:36px}.checkout-form .eyebrow{font-size:12px}.checkout-form>.two-grid{gap:0}.promo-input{gap:12px}.promo-input>.button{font-size:12px;padding:10px 18px}.checkout-layout{gap:28px}.gift-layout{grid-template-columns:1fr;gap:35px;padding-top:0}.gift-card-visual{position:static;aspect-ratio:1;min-height:0;padding:45px 35px}.gift-card-visual>.wordmark{font-size:29px}.gift-card-visual>span[lang]{font-size:32px}.gift-card-visual>h3{font-size:31px}.gift-card-visual>strong{font-size:58px}.gift-form>h3{font-size:40px}.empty-state{padding:38px 25px}.empty-state h2{font-size:48px}.empty-state h3{font-size:33px}.empty-state>p{font-size:14px}.empty-state .hero-actions{gap:15px}.account-welcome{display:block}.account-welcome>.text-link{margin-top:22px}.account-welcome h2{font-size:48px}.account-welcome p:not(.eyebrow){font-size:14px}.account-tabs{gap:0;margin-bottom:28px}.account-tabs button{font-size:12px;padding:12px}.account-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:30px}.stat-card{padding:15px 12px;display:flex;flex-direction:column;gap:10px}.stat-card>svg{width:17px;height:17px}.stat-card>strong{font-size:35px}.stat-card>span{font-size:12px;line-height:1.5}.account-section-head{flex-direction:column;align-items:flex-start;gap:12px}.account-section-head h3{font-size:34px}.account-booking{display:grid;grid-template-columns:1fr;padding:20px;margin-bottom:22px}.account-booking-photo{height:220px}.account-booking h3{font-size:34px}.account-booking .eyebrow{font-size:12px}.account-booking p:not(.eyebrow){font-size:13px}.booking-card-actions .text-link{font-size:12px}.account-order{padding:22px;gap:20px}.account-order>.text-link{margin:0;font-size:12px}.account-order h3{font-size:26px}.account-memory{padding:25px;gap:20px}.account-memory>svg{width:24px}.account-memory h3{font-size:29px}.account-memory p{font-size:13px}.account-circle{padding:35px 25px}.account-circle h2{font-size:46px}.account-gift{padding:25px;margin-bottom:20px}.account-gift h3{font-size:33px}.account-gift code{font-size:12px}.preferences-form>h3{font-size:37px}.editorial-split{grid-template-columns:1fr;gap:35px;padding-top:5px}.editorial-photo{height:360px}.prose{font-size:16px}.prose h2{font-size:48px}.prose p{margin-bottom:22px}.philosophy-section .three-grid{grid-template-columns:1fr;gap:30px;margin-bottom:35px}.philosophy-section h2{font-size:46px}.philosophy-section>.eyebrow{font-size:12px}.founder-hero{grid-template-columns:1fr;gap:40px;padding-top:40px}.founder-hero h1{font-size:83px}.founder-hero p:not(.eyebrow){font-size:16px}.founder-image{height:490px;width:90%;margin:auto}.founder-story{grid-template-columns:1fr;gap:25px;padding-top:10px}.founder-story>h2{font-size:49px}.founder-story>.eyebrow{font-size:12px}.family-grid{grid-template-columns:1fr;gap:40px;padding-top:0}.family-card:last-child{grid-column:auto;max-width:none}.portrait-placeholder{aspect-ratio:1.1}.family-card .eyebrow{font-size:12px;min-height:0}.family-card h3{font-size:38px}.family-card p:not(.eyebrow){font-size:15px}.service-hero{height:590px}.service-hero>div{padding:78px 6%}.service-hero:after{background:linear-gradient(90deg,#173c2de8,#173c2c80)}.service-hero h1{font-size:62px;line-height:1.03}.service-hero .eyebrow{font-size:12px;letter-spacing:.12em}.service-hero p:not(.eyebrow){font-size:15px;margin:24px 0;max-width:350px}.service-hero .button{font-size:13px}.service-intro h2{font-size:50px}.service-intro .eyebrow{font-size:12px}.service-intro>p:not(.eyebrow){font-size:15px;line-height:1.85}.benefit-row{gap:10px 20px;font-size:12px;margin-top:25px}.timeline-section{gap:30px;padding-top:0}.timeline-section>div>.eyebrow{font-size:12px}.experience-timeline>article{grid-template-columns:65px 1fr;gap:18px;padding:23px 0}.experience-timeline h3{font-size:30px}.experience-timeline p{font-size:13px}.experience-timeline>article>span{font-size:12px}.pricing-section .four-grid{grid-template-columns:1fr}.price-card{padding:28px}.price-card h3{font-size:36px;min-height:0}.price-card strong{font-size:67px;margin:20px 0}.price-card>p:not(.eyebrow){min-height:0;font-size:14px}.price-card .eyebrow{font-size:12px}.price-card .button{font-size:13px;align-self:flex-start;gap:30px;padding:12px 20px}.discount-strip{gap:13px 24px;justify-content:flex-start}.discount-strip span{font-size:12px}.discount-strip b{font-size:18px}.pricing-section>.field-hint{text-align:left;font-size:12px;margin-top:22px}.food-chapter{grid-template-columns:40px 1fr;gap:20px;padding:35px 0}.food-chapter-image{grid-column:1/-1;height:260px;grid-row:2}.food-chapter h2{font-size:41px}.food-chapter p:not(.eyebrow){font-size:14px}.food-chapter span[lang]{font-size:27px;margin-top:15px}.chapter-number{font-size:35px}.memory-feature{min-height:440px;gap:22px}.memory-feature h2{font-size:48px}.memory-feature p{font-size:12px}.memory-feature>strong{font-size:52px}.check-list>li{font-size:14px}.membership-layout{grid-template-columns:1fr;gap:35px;padding-top:0}.membership-card{position:static;padding:55px 40px}.membership-card h2{font-size:99px}.membership-card h2 em{font-size:63px}.membership-card>.eyebrow{font-size:12px}.membership-card>p:not(.eyebrow){font-size:14px}.membership-card>strong{font-size:32px}.travel-partner h2{font-size:53px}.travel-partner>div>p:not(.eyebrow){font-size:15px}.travel-partner>div>h3{font-size:36px}.travel-partner .eyebrow{font-size:12px}.enquiry-layout{gap:30px;padding-top:0}.enquiry-photo{height:260px}.enquiry-form>.two-grid{gap:0}.enquiry-form .field{margin:16px 0}.enquiry-form>.two-grid:first-child .field{margin:0 0 16px}.gallery-grid{gap:15px}.gallery-tile{height:220px}.gallery-tile:nth-child(4n+1){min-height:365px}.gallery-tile>span{font-size:21px;padding:30px 13px 15px;line-height:1.15}.lightbox{padding:23px 18px}.lightbox-controls>button{font-size:12px;padding:8px 12px;gap:7px}.lightbox-controls>button>svg{width:17px}.article-image{height:260px!important;margin-bottom:30px}.journal-article{padding-top:0}.journal-article>.prose{font-size:17px;line-height:1.85}.legal-layout>aside>a{font-size:12px;padding:6px 9px}.legal-layout>.prose{font-size:15px}.image-credits{grid-template-columns:1fr;gap:0}.checklist-item{gap:20px;padding:23px 0}.checklist-item h3{font-size:28px}.checklist-item p{font-size:13px}.admin-main{padding:23px 5% 70px}.admin-heading h1{font-size:38px}.admin-heading .eyebrow{font-size:12px;letter-spacing:.08em}.admin-mobile-select{margin-bottom:25px}.overview-mode{flex-direction:column;gap:17px;align-items:stretch}.overview-mode>p{font-size:12px}.overview-mode>.field{flex-direction:row;align-items:center;gap:20px}.overview-mode>.field>label{white-space:nowrap;font-size:12px}.metrics-grid{gap:12px}.metrics-grid>article{padding:20px}.metrics-grid>article>strong{font-size:38px}.metrics-grid>article>span{font-size:12px}.admin-panel{padding:23px}.admin-panel h3{font-size:31px}.admin-panel .eyebrow{font-size:12px}.admin-panel .button{font-size:12px;padding:12px 15px;gap:10px}.admin-panel .check-list>li{font-size:13px}.admin-toolbar{gap:15px;flex-wrap:wrap}.admin-toolbar .search-input{max-width:none;min-width:0}.admin-toolbar .button{font-size:12px}.settings-editor fieldset{padding:15px 20px;margin:28px 0}.settings-editor legend{font-size:27px}.settings-editor .field{margin:13px 0}.settings-save{padding:20px;gap:15px}.settings-save>button{width:100%}.settings-save>p{font-size:12px}.admin-dialog{padding:25px 20px}.admin-dialog [data-slot=dialog-title]{font-size:31px}.record-details>div{grid-template-columns:1fr;gap:7px}.record-details dt{font-size:12px}.record-details dd{font-size:13px}.record-details pre{font-size:12px}.guest-sheet h1{font-size:38px}.error-page h1{font-size:58px}.error-page p{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation:none!important;transition:none!important}.hero-image video{display:none}}
@media print{.site-header,.site-footer,.last-invitation,.cookie-banner,.mobile-booking,.print-button,.guest-sheet .check-row{display:none!important}body{background:white;color:black}.section{padding:15px}.guest-sheet table{font-size:12px;min-width:0}.guest-sheet h1{font-size:28px}.guest-sheet th,.guest-sheet td{padding:7px;border:1px solid #ccc}.guest-sheet>p{font-size:12px}.guest-sheet table tr{break-inside:avoid}.guest-sheet{width:100%}}

/* ============================================================
   WORDPRESS + PRIMITIVE COMPAT LAYER
   The original relied on Tailwind's preflight and shadcn/Radix
   primitives for a small number of behaviours. These rules
   reproduce exactly those behaviours in plain CSS so the design
   above renders identically without Tailwind.
   ============================================================ */

.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}

/* Native checkbox styled as the original shadcn checkbox */
[data-slot=checkbox]{appearance:none;-webkit-appearance:none;width:16px;height:16px;border:1px solid var(--input);border-radius:var(--radius-sm,.2rem);background:var(--card);display:inline-grid;place-content:center;flex-shrink:0;margin:0;--primary:#173d32;--primary-foreground:#f7f4eb}
[data-slot=checkbox]:checked{background:var(--primary);border-color:var(--primary)}
[data-slot=checkbox]:checked:after{content:"";width:9px;height:5px;border:2px solid var(--primary-foreground);border-top:0;border-right:0;transform:rotate(-45deg) translate(1px,-1px)}
[data-slot=checkbox]:disabled{opacity:.5;cursor:not-allowed}

/* Accordion (FAQs) - native details/summary replacing Radix */
.faq-list{border-top:1px solid #d3d7c5}
.faq-list details{border-bottom:1px solid #d3d7c5}
.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>svg{flex-shrink:0;transition:transform .2s;color:#7d8a6f}
.faq-list details[open] summary>svg{transform:rotate(180deg)}

/* Dropdown navigation - replaces Radix DropdownMenu */
.nav-dropdown-wrap{position:relative}
.nav-menu{position:absolute;top:100%;left:0;display:none;flex-direction:column;box-shadow:0 8px 28px #12382012;border:1px solid #d6d8ca;z-index:60}
.nav-dropdown-wrap.open .nav-menu,.nav-dropdown-wrap:focus-within .nav-menu{display:flex}
.nav-menu a{display:block}
.nav-menu a:hover{background:#e6dec6}
.nav-dropdown[aria-expanded=true] span{transform:rotate(180deg);display:inline-block}

/* Mobile sheet - replaces Radix Sheet */
.mobile-sheet{position:fixed;inset:0 0 0 auto;width:min(400px,86vw);z-index:70;transform:translateX(100%);transition:transform .3s ease;box-shadow:-4px 0 30px #0d2a1f2e}
.mobile-sheet[data-open=true]{transform:translateX(0)}
.mobile-sheet>button.sheet-close{position:absolute;top:22px;right:22px;background:transparent;border:0;color:var(--forest);min-width:40px;min-height:40px}
.sheet-overlay{position:fixed;inset:0;background:#0d2a1f66;z-index:69;opacity:0;pointer-events:none;transition:opacity .3s}
.sheet-overlay[data-open=true]{opacity:1;pointer-events:auto}
.mobile-sheet>p.sheet-description{font-size:13px;color:#6d7667;margin-top:6px}

/* Dialog / lightbox - replaces Radix Dialog */
.dialog-overlay{position:fixed;inset:0;background:#0d2a1f8c;z-index:80;display:none;align-items:center;justify-content:center;padding:20px}
.dialog-overlay[data-open=true]{display:flex}
.dialog-panel{background:var(--card);padding:30px;max-width:520px;width:100%;max-height:90svh;overflow:auto;display:flex;flex-direction:column;gap:14px;position:relative}
.dialog-panel>h2{font-size:34px}
.dialog-panel>p.dialog-description{font-size:13px;color:#7b8e64}
.dialog-close{position:absolute;top:14px;right:14px;background:transparent;border:0;font-size:22px;line-height:1;color:var(--forest);min-width:38px;min-height:38px}
.lightbox{display:flex;flex-direction:column;gap:15px}

/* Toast - replaces sonner */
.neem-toasts{position:fixed;bottom:22px;right:22px;z-index:95;display:flex;flex-direction:column;gap:10px}
.neem-toast{background:#173d32;color:#f7f4eb;padding:13px 19px;font-size:13px;box-shadow:0 6px 24px #12382033;max-width:330px}
.neem-toast.error{background:#a63330}

/* Scroll reveal - the original used an IntersectionObserver that
   added .visible; the animation itself is unchanged. */
.reveal{animation:none}
.reveal.visible{animation:reveal-in .7s ease both}

/* WordPress core output */
.wp-block-image img,.alignwide,.alignfull{max-width:100%}
.prose img{width:100%;height:auto;margin:25px 0}
.prose ul,.prose ol{margin:0 0 23px;padding-left:22px}
.prose li{margin-bottom:9px}
.prose blockquote{border-left:3px solid #b29a60;padding-left:22px;margin:24px 0;font-style:italic}
.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.admin-bar .skip-link{top:40px}
.pagination{display:flex;gap:9px;flex-wrap:wrap;margin-top:45px}
.pagination .page-numbers{border:1px solid #cbd2bd;padding:9px 16px;font-size:13px;color:#607153}
.pagination .page-numbers.current,.pagination .page-numbers:hover{background:#214532;border-color:#214532;color:#f6f4e8}
