.preserved-reservations *,.preserved-reservations *::before,.preserved-reservations *::after{box-sizing:border-box;margin:0;padding:0}
.preserved-reservations{
 --bg-1:#F8F2E8;--bg-2:#F1E8D8;--bg-3:#EBE0CC;
 --text-hd:#1A1008;--text-bd:#4A3825;--text-mu:#7A6550;
 --copper:#995724;--copper-2:#9A6020;
 --gold:#B89030;--gold-lt:#D4A84B;
 --sage:#626658;--sage-lt:#626658;--sage-2:#626658;
 --b-sage:rgba(138,138,126,.22);--b-copper:rgba(184,115,51,.28);--b-neutral:rgba(74,56,37,.1);
}
.preserved-reservations .res{font-family:"Jost",sans-serif;font-weight:300;background:var(--bg-1);color:var(--text-bd);line-height:1.7}
.preserved-reservations :where(.res a){color:inherit;text-decoration:none}
.preserved-reservations .res-c{max-width:1100px;margin:0 auto;padding:0 24px}
.preserved-reservations .res-c-sm{max-width:720px;margin:0 auto;padding:0 24px}
.preserved-reservations .res-ey{font-size:11px;letter-spacing:.4em;text-transform:uppercase;color:var(--sage);display:block;margin-bottom:16px}
.preserved-reservations .res-h2{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(28px,3.5vw,46px);font-weight:300;line-height:1.1;color:var(--text-hd);margin-bottom:18px}
.preserved-reservations .res-body{font-size:clamp(15px,1.4vw,17px);color:var(--text-bd);line-height:1.8}
.preserved-reservations .res-orn{display:flex;align-items:center;gap:14px;margin:28px auto;max-width:200px}
.preserved-reservations .res-orn-l{flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(184,115,51,.45))}
.preserved-reservations .res-orn-l.r{background:linear-gradient(90deg,rgba(184,115,51,.45),transparent)}
.preserved-reservations .res-orn-d{width:6px;height:6px;background:var(--copper);transform:rotate(45deg);flex-shrink:0}
.preserved-reservations .res-rev{opacity:1;transform:none;transition:opacity .8s ease,transform .8s ease}
.preserved-reservations .res-rev.a{opacity:0;transform:translateY(22px)}
.preserved-reservations .res-rev.a.v{opacity:1;transform:translateY(0)}
.preserved-reservations .res-book-btn{display:inline-block;padding:20px 60px;font-family:"Jost",sans-serif;font-size:13px;font-weight:400;letter-spacing:.35em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .4s ease;background:var(--copper);border:1px solid var(--copper);color:#F8F2E8}
.preserved-reservations .res-book-btn:hover{background:var(--copper-2);border-color:var(--copper-2);transform:translateY(-3px);box-shadow:0 12px 32px rgba(184,115,51,.3)}
.preserved-reservations .res-book-btn-outline{display:inline-block;padding:15px 44px;font-family:"Jost",sans-serif;font-size:12px;font-weight:400;letter-spacing:.3em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .4s ease;background:transparent;border:1px solid var(--b-copper);color:var(--copper)}
.preserved-reservations .res-book-btn-outline:hover{background:rgba(184,115,51,.07);transform:translateY(-2px)}
.preserved-reservations .res-hero{position:relative;background:var(--bg-1);overflow:hidden;padding:96px 24px 80px;min-height:75vh;display:flex;align-items:center;text-align:center}
.preserved-reservations .res-hero-gl1{position:absolute;top:-10%;right:0;width:55%;height:80%;background:radial-gradient(ellipse at 65% 30%,rgba(184,115,51,.07) 0%,transparent 65%);pointer-events:none}
.preserved-reservations .res-hero-gl2{position:absolute;bottom:0;left:0;width:50%;height:60%;background:radial-gradient(ellipse at 25% 75%,rgba(138,138,126,.06) 0%,transparent 65%);pointer-events:none}
.preserved-reservations .res-hero-inner{position:relative;z-index:2;max-width:760px;margin:0 auto;width:100%}
.preserved-reservations .res-hero-badge{display:inline-block;padding:7px 18px;border:1px solid var(--b-copper);font-size:12px;letter-spacing:.35em;text-transform:uppercase;color:var(--copper);margin-bottom:28px;opacity:1;animation:resFU 1s ease both .3s}
.preserved-reservations .res-hero-h1{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(48px,7vw,96px);font-weight:300;line-height:1.0;color:var(--text-hd);opacity:1;animation:resFU 1.2s ease both .5s}
.preserved-reservations .res-hero-h1 em{font-style:italic;color:var(--copper)}
.preserved-reservations .res-hero-sub{font-size:clamp(16px,1.5vw,19px);color:var(--text-bd);max-width:560px;margin:24px auto 44px;line-height:1.85;opacity:1;animation:resFU 1s ease both .8s}
.preserved-reservations .res-hero-cta{opacity:1;animation:resFU 1s ease both 1s}
.preserved-reservations .res-hero-note{margin-top:18px;font-size:12px;color:var(--text-mu);letter-spacing:.15em;opacity:1;animation:resFU 1s ease both 1.2s}
.preserved-reservations .res-expect{background:var(--bg-2);padding:80px 24px}
.preserved-reservations .res-expect-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}
.preserved-reservations .res-expect-card{background:white;border:1px solid var(--b-neutral);padding:32px 28px;transition:border-color .3s ease}
.preserved-reservations .res-expect-card:hover{border-color:var(--b-copper)}
.preserved-reservations .res-expect-num{font-family:"Cormorant Garamond",Georgia,serif;font-size:48px;font-weight:300;color:#75604a;line-height:1;display:block;margin-bottom:10px}
.preserved-reservations .res-expect-title{font-family:"Cormorant Garamond",Georgia,serif;font-size:20px;font-weight:400;color:var(--text-hd);margin-bottom:10px}
.preserved-reservations .res-expect-body{font-size:13px;color:var(--text-bd);line-height:1.75}
.preserved-reservations .res-services{background:var(--bg-1);padding:80px 24px}
.preserved-reservations .res-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--b-neutral);border:1px solid var(--b-neutral);margin-top:48px}
.preserved-reservations .res-service-cell{background:var(--bg-1);padding:22px 20px;transition:background .3s ease}
.preserved-reservations .res-service-cell:hover{background:white}
.preserved-reservations .res-service-cat{font-size:12px;letter-spacing:.3em;text-transform:uppercase;color:var(--copper);display:block;margin-bottom:6px}
.preserved-reservations .res-service-name{font-family:"Cormorant Garamond",Georgia,serif;font-size:17px;font-weight:400;color:var(--text-hd);line-height:1.2}
.preserved-reservations .res-consult{background:var(--bg-3);padding:64px 24px;text-align:center}
.preserved-reservations .res-consult-inner{max-width:680px;margin:0 auto}
.preserved-reservations .res-consult-title{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(26px,3.5vw,42px);font-weight:300;color:var(--text-hd);margin-bottom:14px;line-height:1.2}
.preserved-reservations .res-consult-title em{font-style:italic;color:var(--copper)}
.preserved-reservations .res-consult-body{font-size:15px;color:var(--text-bd);line-height:1.8;margin-bottom:32px}
.preserved-reservations .res-contact{background:var(--bg-2);padding:48px 24px}
.preserved-reservations .res-contact-inner{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:center}
.preserved-reservations .res-contact-item-label{font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:var(--sage);display:block;margin-bottom:8px}
.preserved-reservations .res-contact-item-val{font-family:"Cormorant Garamond",Georgia,serif;font-size:20px;font-weight:300;color:var(--text-hd)}
.preserved-reservations .res-contact-item-val a{color:var(--copper);transition:opacity .3s ease}
.preserved-reservations .res-contact-item-val a:hover{opacity:.7}
.preserved-reservations .res-cta{background:var(--sage);padding:88px 24px;text-align:center;position:relative;overflow:hidden}
.preserved-reservations .res-cta::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 50%,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none}
.preserved-reservations .res-cta-inner{position:relative;z-index:1}
.preserved-reservations .res-cta-t{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(32px,5vw,62px);font-weight:300;line-height:1.1;color:#F8F2E8;margin-bottom:12px}
.preserved-reservations .res-cta-t em{font-style:italic;color:#f3d991}
.preserved-reservations .res-cta-orn{width:60px;height:1px;background:rgba(248,242,232,.4);margin:20px auto}
.preserved-reservations .res-cta-s{font-size:clamp(15px,1.5vw,17px);color:rgba(248,242,232,.8);max-width:480px;margin:0 auto 40px;line-height:1.75}
.preserved-reservations .res-cta-btn{display:inline-block;padding:18px 56px;font-family:"Jost",sans-serif;font-size:13px;font-weight:400;letter-spacing:.32em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .4s ease;background:#F8F2E8;border:1px solid #F8F2E8;color:var(--sage)}
.preserved-reservations .res-cta-btn:hover{background:white;transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.15)}
@media (max-width:900px){.preserved-reservations .res-expect-grid{grid-template-columns:1fr 1fr}
.preserved-reservations .res-services-grid{grid-template-columns:1fr 1fr}
.preserved-reservations .res-contact-inner{grid-template-columns:1fr}}
@media (max-width:560px){.preserved-reservations .res-hero,.preserved-reservations .res-expect,.preserved-reservations .res-services,.preserved-reservations .res-consult,.preserved-reservations .res-contact,.preserved-reservations .res-cta{padding-left:20px;padding-right:20px}
.preserved-reservations .res-expect-grid{grid-template-columns:1fr}
.preserved-reservations .res-services-grid{grid-template-columns:1fr}}
@keyframes  resFU{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.preserved-reservations .original-inline-0{text-align:center}
.preserved-reservations .original-inline-1{max-width:580px;margin:0 auto}
.preserved-reservations .original-inline-2{text-align:center}
.preserved-reservations .original-inline-3{max-width:580px;margin:0 auto}
.preserved-reservations .original-inline-4{font-size:16px}
.preserved-reservations .original-inline-5{font-size:15px}
.preserved-reservations .preserved-faq-answer{max-height:none;height:auto;opacity:1;display:block;overflow:visible;}

html:not(.js-motion) .preserved-reservations [class*="reveal"]{opacity:1;transform:none;}
.preserved-reservations img{max-width:100%;height:auto;}

/* Sections already supply mobile gutters; do not double-inset their content. */
@media(max-width:600px){.preserved-reservations .res-c,.preserved-reservations .res-c-sm{padding-left:0;padding-right:0}}
