:root{--paper:#f3f0e8;--ink:#333b30;--muted:#65685c;--line:#cfcdbf;--sage:#e5e7db;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.75 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.55}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid #8c663f;outline-offset:5px}[hidden]{display:none!important}img{display:block;width:100%;height:auto}figure{margin:0}p{margin:0 0 1.1em}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.02;margin:0}h1{font-size:clamp(50px,7.4vw,118px)}h2{font-size:clamp(44px,5.3vw,82px)}h3{font-size:clamp(30px,3vw,46px)}em{font-weight:400}small,.small{font-size:14px;line-height:1.6;color:var(--muted)}.wrap{width:86%;max-width:1420px;margin-inline:auto}.wide{width:94%;margin-inline:auto}.section{padding-block:120px}.eyebrow{font:500 12px/1.6 var(--sans);letter-spacing:.18em;margin-bottom:26px;text-transform:uppercase}.skip{position:fixed;top:0;left:20px;padding:12px;background:var(--paper);z-index:100;transform:translateY(-120%)}.skip:focus{transform:translateY(0)}.site-nav{background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.site-nav nav{width:94%;max-width:1750px;margin:auto;min-height:91px;display:flex;align-items:center;justify-content:space-between;gap:25px}.wordmark{display:grid;line-height:.9;text-align:center}.wordmark span{font:400 44px/.85 var(--serif);letter-spacing:-.04em}.wordmark small{font:500 9px/1 var(--sans);letter-spacing:.27em;margin-top:9px}.nav-links{display:flex;gap:38px;font-size:13px}.nav-links a{padding:10px 0}.nav-cta{font-size:13px;border-bottom:1px solid var(--ink);padding:8px 0}.nav-cta span{margin-left:35px}.hero{position:relative}.hero-picture{position:relative}.hero-picture img{width:100%;height:auto}.hero-picture video{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#202a20}.hero-words{position:absolute;top:4.4%;width:100%;text-align:center;pointer-events:none}.hero-words h1{color:#28372d}.hero-words .eyebrow{margin-bottom:6px;font-size:11px}.hero-subtitle{font-size:14px;letter-spacing:.06em;margin:13px 0 0}.hero-foot{width:94%;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:19px 0;border-bottom:1px solid var(--line);font-size:12px}.hero-foot p{margin:0;color:var(--muted)}.hero-foot a span{margin-left:30px}.film-controls{display:flex;gap:15px}.film-controls:has(button[hidden]):not(:has(button:not([hidden]))){display:none}.film-controls button{border:0;border-bottom:1px solid;background:none;padding:5px;font-size:12px}.editorial{display:grid;grid-template-columns:1.2fr 1fr;gap:11%;align-items:start}.prose{max-width:470px}.prose p{margin-bottom:20px}.intro{padding-top:135px}.text-link{display:inline-block;border-bottom:1px solid var(--ink);padding:8px 0;font-size:13px;margin-top:14px}.estate-line{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;border-block:1px solid var(--line);padding:24px 0;margin-top:75px;font-size:12px;letter-spacing:.025em}.image-link{position:relative;display:block;overflow:hidden}.image-link .expand{position:absolute;right:20px;bottom:18px;background:rgba(243,240,232,.94);padding:8px 13px;font-size:12px;opacity:0;transition:opacity .25s}.image-link:hover .expand,.image-link:focus-visible .expand{opacity:1}figcaption{display:flex;justify-content:space-between;color:var(--muted);padding:14px 0;font-size:12px;letter-spacing:.02em}figure.wide figcaption{padding-inline:2px}.section-heading{margin-bottom:0}.gallery-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:38px}.gallery-buttons{display:flex;gap:10px}.gallery-buttons button{border:1px solid var(--line);background:transparent;width:48px;height:48px;border-radius:50%}.gallery-buttons button:hover{background:var(--sage)}.room-gallery{display:flex;gap:34px;overflow-x:auto;scroll-snap-type:x mandatory;padding-inline:7%;padding-bottom:15px;scrollbar-width:thin;scrollbar-color:#a2a795 transparent}.room-gallery figure{flex:0 0 66vw;max-width:1030px;scroll-snap-align:center}.room-gallery .image-link{height:46vw;max-height:710px;display:flex;align-items:center;justify-content:center}.room-gallery img{width:100%;height:100%;object-fit:contain}.wellness{background:var(--sage);padding-bottom:75px}.wellness .section-heading{margin-bottom:70px}.quiet-specs{padding-top:70px}.systems{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #b9bda9;padding-top:25px;gap:20px}.systems p{font:400 26px/1.3 var(--serif)}.systems span{display:block;font:400 10px var(--sans);letter-spacing:.15em;margin-bottom:20px}.quiet-specs>.small{margin-top:15px;max-width:650px}.day-section{padding-block:110px;background:#2b372d;color:#f3f0e8;margin-top:110px}.day-title>p:last-child{margin-top:25px;color:#d5d9ca}.day-layout{display:grid;grid-template-columns:1fr;gap:7%;margin-top:50px}.day-visual{display:none}.day-step{padding-block:45px}.day-step h3{margin:20px 0}.day-step>p{max-width:320px;color:#d5d9ca}.day-step .eyebrow{color:#d4c3a3}.day-mobile{margin-bottom:25px}.day-motion .day-layout{grid-template-columns:minmax(0,2.7fr) minmax(200px,1fr)}.day-motion .day-visual{display:block;position:relative}.day-motion .day-mobile{display:none}.day-sticky{position:sticky;top:160px}.day-frames{position:relative;aspect-ratio:1512/1040}.day-frame{position:absolute;inset:0;opacity:0;transition:opacity .7s ease;pointer-events:none}.day-frame.active{opacity:1}.day-frame img{width:100%;height:100%;object-fit:contain}.day-progress{display:flex;gap:30px;margin-top:22px;font-size:12px}.day-progress a{opacity:.45;border-bottom:1px solid transparent;padding:3px 0}.day-progress a[aria-current]{opacity:1;border-color:#d4c3a3}.day-motion .day-step{min-height:72vh;display:flex;flex-direction:column;justify-content:center}.day-motion .day-step:first-child{padding-top:0}.day-motion .day-step:last-child{min-height:65vh}.area-guide,.school-guide{margin-top:80px;padding-top:65px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.4fr;gap:12%}.guide-heading p:not(.eyebrow){font-size:14px;max-width:280px;margin-top:20px}.venue-list{display:grid;grid-template-columns:1fr 1fr;gap:35px}.venue-list>a{border-bottom:1px solid var(--line);padding-bottom:20px}.place{font:400 26px/1.2 var(--serif);display:block;margin-bottom:12px}.place>span{font:400 14px var(--sans)}.venue-list small{font:500 10px/1.7 var(--sans);letter-spacing:.1em;display:block;margin-bottom:12px}.venue-list p,.school-list p{font-size:14px;line-height:1.7}.school-list>a{display:block;border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:24px}.school-list>.small{font-size:12px}.venue-list a:hover .place,.school-list a:hover .place{color:#8c663f}.founder{background:#e6e1d5}.founder-words{max-width:850px;margin:auto;text-align:center}.founder-words>p:not(.eyebrow):not(.signature){max-width:610px;margin:40px auto 25px;font-size:17px}.signature{font:italic 400 33px var(--serif);margin-top:30px}.founder-layout:has(#founder-portrait:not([hidden])){display:grid;grid-template-columns:.8fr 1fr;gap:10%;align-items:center}.founder-layout:has(#founder-portrait:not([hidden])) .founder-words{text-align:left}.founder-layout:has(#founder-portrait:not([hidden])) .founder-words>p{margin-left:0}#location-media{margin-top:60px}#location-media img{height:auto}#enquire .prose>p:not(.eyebrow){margin-top:24px}.enquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:20px}.enquiry-form .full{grid-column:1/-1}.enquiry-form label{display:block;font-size:12px;margin-bottom:7px}.enquiry-form input:not([type=checkbox]),.enquiry-form select,.enquiry-form textarea{display:block;width:100%;border:0;border-bottom:1px solid #a6aa9a;background:transparent;color:var(--ink);border-radius:0;min-height:48px;padding:10px 3px;font-size:16px}.enquiry-form select{padding-right:10px}.enquiry-form textarea{min-height:90px;resize:vertical}.enquiry-form .check-row{display:flex;align-items:flex-start;gap:10px;line-height:1.6;font-size:12px;margin-bottom:0}.check-row input{accent-color:var(--ink);margin:4px 0 0}.enquiry-form .small{font-size:12px}.enquiry-form .small a{text-decoration:underline}.enquiry-form .btn{padding:15px 28px;background:var(--ink);border:1px solid var(--ink);color:var(--paper);font-size:13px;min-height:48px}.muted{color:var(--muted)}.form-status{font-size:12px}.error{color:#9f3025}.hp{position:absolute;left:-10000px}.footer{padding:50px 0 35px;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:45px;font-size:12px}.footer p{font-size:11px;max-width:950px;color:var(--muted)}.footer details{margin:25px 0}.footer summary{font-size:12px;cursor:pointer}.footer details p{margin-top:20px}.contact-list a{display:inline-block;border-bottom:1px solid}dialog{border:0;background:#f3f0e8;color:var(--ink);width:min(96vw,1600px);max-width:96vw;max-height:96svh;padding:18px 25px}dialog::backdrop{background:rgba(19,25,20,.86)}.lightbox-bar,.lightbox-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px}.lightbox-bar p{margin:0}.lightbox-bar button,.lightbox-controls button{background:none;border:0;padding:12px;font-size:13px}.lightbox-controls{margin-top:10px}#lightbox-image{height:75svh;width:100%;object-fit:contain;margin-top:15px}
@media(min-width:1800px){.hero{max-width:1800px;margin:auto}.day-sticky{top:140px}}
@media(max-width:1000px){.section{padding-block:80px}.editorial{gap:6%}.wrap{width:88%}.eyebrow{font-size:10px}.prose{font-size:16px}.nav-links{gap:20px}.hero-words{top:3%}.hero-words h1{font-size:7.5vw}.hero-subtitle{font-size:12px;margin-top:7px}.day-motion .day-layout{grid-template-columns:2fr 1fr;gap:6%}.day-sticky{top:180px}.day-step h3{font-size:34px}.area-guide,.school-guide{gap:7%}.systems p{font-size:23px}}
@media(max-width:700px){html{scroll-padding-top:80px}.site-nav nav{min-height:75px;width:90%}.wordmark span{font-size:35px}.wordmark small{font-size:8px}.nav-links{display:none}.nav-cta{font-size:11px}.nav-cta span{margin-left:12px}.hero{display:flex;flex-direction:column}.hero-words{position:static;order:-1;padding:40px 6% 30px;text-align:left}.hero-words .eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:17px}.hero-words h1{font-size:54px;line-height:.95}.hero-subtitle{font-size:12px;margin-top:18px}.hero-foot{width:90%;gap:12px;font-size:10px;flex-wrap:wrap;padding:14px 0}.hero-foot a span{margin-left:12px}.wrap{width:88%}.wide{width:100%}.wide figcaption{padding-inline:6%!important}.section{padding-block:65px}.eyebrow{margin-bottom:18px}.editorial{grid-template-columns:1fr;gap:30px}.prose{max-width:100%;font-size:16px}.prose p{margin-bottom:17px}h2{font-size:48px}.estate-line{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;font-size:11px;gap:18px}.rooms .eyebrow{font-size:9px}.gallery-heading{gap:15px;align-items:start}.gallery-heading h2{font-size:40px}.gallery-buttons{gap:6px}.gallery-buttons button{width:35px;height:35px}.room-gallery{padding-inline:6%;gap:18px}.room-gallery figure{flex-basis:88vw}.room-gallery .image-link{height:66vw}.image-link .expand{opacity:1;font-size:10px;padding:6px 8px;right:10px;bottom:10px}.wellness .section-heading{margin-bottom:35px}.quiet-specs{padding-top:35px}.systems{grid-template-columns:1fr 1fr;gap:15px}.systems span{margin-bottom:10px}.quiet-specs>.small{font-size:12px}.day-section{padding-block:65px;margin-top:65px}.day-title h2{font-size:47px}.day-title>p:last-child{font-size:14px}.day-motion .day-layout{display:block;margin-top:20px}.day-motion .day-visual{display:none}.day-motion .day-mobile{display:block}.day-motion .day-step,.day-motion .day-step:first-child,.day-motion .day-step:last-child{display:block;min-height:0;padding:25px 0}.day-step>p{max-width:none;font-size:16px}.day-step h3{font-size:36px;margin:15px 0}.area-guide,.school-guide{grid-template-columns:1fr;gap:28px;margin-top:40px;padding-top:40px}.guide-heading p:not(.eyebrow){max-width:100%}.venue-list{gap:20px}.place{font-size:23px}.venue-list p{font-size:13px}.founder-words{text-align:left}.founder-words h2{font-size:45px}.founder-words>p:not(.eyebrow):not(.signature){font-size:16px;margin-top:28px}.founder-layout:has(#founder-portrait:not([hidden])){display:block}.founder-layout:has(#founder-portrait:not([hidden])) .founder-words{margin-top:35px}.footer{padding-top:35px}.footer-top{gap:20px;margin-bottom:30px}.footer-top>span{max-width:135px}.enquiry-form{gap:18px}.footer .wordmark span{font-size:34px}dialog{padding:12px;max-height:96svh}#lightbox-image{height:68svh}.lightbox-bar{font-size:11px}.lightbox-controls button{padding:10px}.film-controls{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Embedded geographic map; parent follows its measured responsive height. */
#location-media{margin:48px 0 60px;min-width:0}
.riziere-location-frame{display:block;width:100%;height:1000px;border:0;background:#f4f5ee}
#location-media>.small{margin-top:15px}
@media(max-width:760px){.riziere-location-frame{height:1550px}#location-media{margin:30px 0 42px}}

/* Estate identity: the supplied artwork, with its transparent margins framed in CSS. */
.brand-logo{position:relative;display:block;flex-shrink:0;width:118px;aspect-ratio:888/739;overflow:hidden}
.brand-logo img{position:absolute;max-width:none;width:141.2162%;height:auto;left:-20.7207%;top:-37.2124%}
.site-nav nav{min-height:120px;padding-block:10px}
.footer .brand-logo{width:185px}
.footer-top{align-items:end}
.footer-top>span{font-size:14px;padding-bottom:6px}
.lightbox-bar{justify-content:flex-end}

/* A numbered estate overview, replacing the small specification strip. */
.estate-overview{margin-top:78px}
.overview-heading{display:flex;justify-content:space-between;align-items:baseline;gap:24px;border-top:1px solid var(--line);padding-top:28px;margin-bottom:30px}
.overview-heading .eyebrow{margin:0;font-size:12px}
.overview-heading>p:last-child{font:italic 400 28px/1.2 var(--serif);margin:0}
.estate-features{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));column-gap:34px;row-gap:40px}
.estate-feature{position:relative;min-width:0;padding:0 0 28px;border-bottom:1px solid var(--line)}
.feature-number{display:block;font:400 clamp(48px,4.5vw,68px)/1.1 var(--serif);font-variant-numeric:tabular-nums;letter-spacing:-.04em;color:#7a785c;margin-bottom:24px}
.estate-feature h3{font-size:clamp(26px,2.25vw,35px);line-height:1.12;letter-spacing:-.02em;max-width:260px;margin-bottom:16px;text-wrap:balance}
.estate-feature>p{font-size:16px;line-height:1.65;color:var(--muted);margin:0;max-width:270px}
.estate-feature::after{content:"";position:absolute;bottom:-1px;left:0;width:48px;height:1px;background:#797950;transform-origin:left center}

/* Quiet, structured treatment for the estate's planned systems. */
.quiet-specs{display:grid;grid-template-columns:.85fr 1.6fr;gap:24px 8%;padding-top:85px}
.systems-heading .eyebrow{max-width:260px;font-size:12px;line-height:1.8}
.systems-heading h3{font-size:clamp(36px,3.7vw,56px);line-height:1.06}
.systems{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 36px;border:0;padding:0}
.system-feature{display:flex;gap:18px;align-items:flex-start;border-top:1px solid #b6bbaa;padding-top:24px;min-width:0}
.systems .system-number{flex-shrink:0;display:block;font:italic 400 32px/1.1 var(--serif);letter-spacing:-.03em;color:#6b7356;margin:0}
.system-feature h4{font:400 29px/1.1 var(--serif);letter-spacing:-.02em;margin:0 0 14px;text-wrap:balance}
.systems .system-feature p{font:400 16px/1.65 var(--sans);color:#59614e;margin:0}
.quiet-specs>.systems-note{grid-column:2;margin:0;padding-top:4px;font-size:14px;line-height:1.7;color:#59614e;max-width:620px}

@media(prefers-reduced-motion:no-preference){
  .is-revealed{animation:feature-arrive .75s ease both}
  .is-revealed .feature-number{animation:number-arrive 1s cubic-bezier(.16,1,.3,1) both}
  .estate-feature.is-revealed::after{animation:feature-rule 1s ease both}
  .estate-feature.is-revealed:nth-child(4n+2){animation-delay:70ms}
  .estate-feature.is-revealed:nth-child(4n+3){animation-delay:140ms}
  .estate-feature.is-revealed:nth-child(4n+4){animation-delay:210ms}
  .system-feature.is-revealed:nth-child(even){animation-delay:100ms}
}
@keyframes feature-arrive{from{opacity:.25;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@keyframes number-arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@keyframes feature-rule{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:1000px){
  .estate-features{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:35px}
  .estate-feature h3{font-size:32px;max-width:300px}
  .estate-feature>p{max-width:330px}
  .quiet-specs{grid-template-columns:1fr;gap:36px}
  .systems-heading{display:flex;justify-content:space-between;gap:35px;align-items:start}
  .systems-heading h3{font-size:44px}
  .quiet-specs>.systems-note{grid-column:1;margin:0}
}
@media(max-width:700px){
  html{scroll-padding-top:110px}
  .site-nav nav{min-height:100px;padding-block:10px;gap:15px}
  .brand-logo{width:92px}
  .footer .brand-logo{width:140px}
  .footer-top{align-items:center}
  .footer-top>span{font-size:12px}
  .estate-overview{margin-top:46px}
  .overview-heading{display:block;padding-top:25px;margin-bottom:32px}
  .overview-heading .eyebrow{margin-bottom:14px}
  .overview-heading>p:last-child{font-size:27px}
  .estate-features{gap:30px 22px}
  .feature-number{font-size:49px;margin-bottom:18px}
  .estate-feature{padding-bottom:23px}
  .estate-feature h3{font-size:26px;line-height:1.13;margin-bottom:13px}
  .estate-feature>p{font-size:16px;line-height:1.6}
  .quiet-specs{padding-top:48px;gap:30px}
  .systems-heading{display:block}
  .systems-heading .eyebrow{max-width:100%;margin-bottom:20px}
  .systems-heading h3{font-size:42px}
  .systems{grid-template-columns:1fr;gap:26px}
  .system-feature{gap:22px;padding-top:22px}
  .systems .system-number{font-size:34px;min-width:36px}
  .system-feature h4{font-size:30px;margin-bottom:10px}
  .quiet-specs>.systems-note{font-size:14px}
}
@media(max-width:360px){.estate-features{grid-template-columns:1fr}.estate-feature h3{font-size:30px}}

/* A short photographic interlude between the gardens and guest cottage. */
.local-life{margin-top:100px;background:#e9e5da}
.local-life-heading{align-items:end;margin-bottom:60px}
.local-life-heading .prose{max-width:390px}
.local-life-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px;align-items:start}
.local-life-card{min-width:0}
.local-life-card:nth-child(even){padding-top:52px}
.local-life-photo{overflow:hidden;background:#dcdacf}
.local-life-photo img{width:100%;height:auto}
.local-life-copy{padding-top:23px}
.local-life-copy>span{display:block;font-size:12px;letter-spacing:.15em;color:#70745f;margin-bottom:14px}
.local-life-copy h3{font-size:clamp(26px,2.2vw,34px);line-height:1.12;letter-spacing:-.02em;margin-bottom:14px;text-wrap:balance}
.local-life-copy>p{font-size:16px;line-height:1.65;margin:0;color:#616657}
.local-life-note{font-size:12px;line-height:1.65;color:#65685c;margin:38px 0 0;max-width:640px}
@media(prefers-reduced-motion:no-preference){.local-life-card.is-revealed:nth-child(2){animation-delay:80ms}.local-life-card.is-revealed:nth-child(3){animation-delay:160ms}.local-life-card.is-revealed:nth-child(4){animation-delay:240ms}}
@media(max-width:1000px){.local-life-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px}.local-life-card:nth-child(even){padding-top:40px}.local-life-copy h3{font-size:32px}}
@media(max-width:700px){.local-life{margin-top:65px}.local-life-heading{margin-bottom:36px}.local-life-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:22px;padding-bottom:22px;scrollbar-width:thin;scrollbar-color:#8b927b transparent}.local-life-card{flex:0 0 84%;scroll-snap-align:start}.local-life-card:nth-child(even){padding-top:0}.local-life-copy{padding-top:20px}.local-life-copy h3{font-size:31px}.local-life-note{margin-top:24px;font-size:12px}}
