@font-face{font-family:"Cormorant Garamond";src:url("assets/fonts/cormorant-garamond-500.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:"DM Sans";src:url("assets/fonts/dm-sans-400.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"DM Sans";src:url("assets/fonts/dm-sans-500.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap}
:root{--paper:#FAF9F7;--soft:#EDE8ED;--ink:#30232F;--muted:#625863;--accent:#9B3158;--plum:#49263E;--plum-hover:#61344F;--white:#fff;--shell:1320px;--side:64px;--serif:"Cormorant Garamond",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:104px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
figure,h1,h2,p{margin:0}
address{font-style:normal}
a{color:inherit;text-decoration:none}
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}
button,summary,a{-webkit-tap-highlight-color:transparent}
::selection{background:#E8D0DC;color:var(--ink)}
.shell{width:min(calc(100% - var(--side)*2),var(--shell));margin-inline:auto}
.skip-link{position:fixed;z-index:50;top:8px;left:8px;padding:10px 16px;background:var(--white);transform:translateY(-160%)}
.skip-link:focus{transform:translateY(0)}
.site-header{position:sticky;top:0;z-index:20;height:80px;background:var(--paper)}
.site-header::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--ink);opacity:0;transition:opacity .15s ease}
.site-header.is-scrolled::after{opacity:.13}
.header-inner{height:100%;display:flex;align-items:center;gap:40px}
.wordmark{font:500 26px/1 var(--serif);letter-spacing:-.025em;white-space:nowrap}
.desktop-nav{margin-left:auto;display:flex;align-items:center;gap:34px}
.desktop-nav a,.header-call{font-size:15px;font-weight:500;line-height:1.2}
.desktop-nav a{padding:12px 0;transition:color .14s ease}
.desktop-nav a:hover,.header-call:hover{color:var(--accent)}
.header-call{margin-left:12px;min-height:44px;display:flex;align-items:center;border-bottom:1px solid currentColor}
.header-call-arrow{font-size:17px}
.mobile-menu{display:none}
.hero{position:relative;padding-top:68px;padding-bottom:76px;min-height:735px}
.hero-heading{position:relative;z-index:2;pointer-events:none}
.eyebrow{font-size:16px;line-height:1.2;font-weight:500;margin-bottom:13px}
h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.025em}
.hero h1{font-size:clamp(92px,9vw,144px);line-height:.86}
.hero-image{display:block;margin-top:-23px;margin-left:8.33%;height:465px;overflow:hidden;background:var(--soft)}
.hero-image img{height:100%;width:100%;object-fit:cover;object-position:center 51%}
.hero-note{position:absolute;z-index:3;left:0;bottom:0;background:var(--paper);width:402px;padding:28px 32px 0 0}
.hero-note>p:first-child{font-size:20px;line-height:1.4;max-width:330px}
.hero-actions{display:flex;align-items:center;gap:25px;margin-top:22px}
.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 25px;font-size:15px;line-height:1.2;font-weight:500;transition:background-color .14s ease,color .14s ease}
.button-dark{background:var(--plum);color:var(--white)}
.button-dark:hover{background:var(--plum-hover)}
.text-link{font-size:16px;line-height:1.25;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px;text-decoration-color:var(--accent);transition:color .14s ease}
.text-link:hover{color:var(--accent)}
.hero-instagram{display:inline-block;margin-top:14px}
.hero-address{font-size:14px;line-height:1.45;color:var(--muted);margin-top:20px}
.everyday{padding-top:130px;padding-bottom:140px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:24px;align-items:start}
.everyday h2{grid-column:2/10;font-size:clamp(62px,6.2vw,84px);line-height:.98;margin-bottom:37px}
.everyday-image{grid-column:2/7}
.everyday-image img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover}
.everyday-image figcaption{font-size:14px;color:var(--muted);margin-top:13px}
.everyday-copy{grid-column:8/12;align-self:center;padding-top:48px}
.everyday-copy p{font-size:20px;line-height:1.55;max-width:375px;margin-bottom:29px}
.weddings{padding-top:10px}
.weddings-inner{position:relative;padding-bottom:120px}
.weddings-image{width:100%;height:clamp(460px,49vw,650px);object-fit:cover;object-position:center}
.weddings-note{position:absolute;left:0;bottom:0;width:min(520px,43%);background:var(--paper);padding:39px 38px 0 0}
.weddings-note h2{font-size:clamp(58px,5.1vw,74px);line-height:.98;max-width:510px}
.weddings-note p{font-size:18px;line-height:1.55;max-width:380px;margin-top:19px;margin-bottom:25px}
.reviews{margin-top:100px;padding-top:52px;padding-bottom:93px;border-bottom:1px solid #CFC4CD;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-items:start}
.reviews h2{grid-column:2/8;font-size:clamp(52px,5vw,70px);line-height:1}
.reviews-copy{grid-column:8/12;padding-top:13px}
.reviews-copy p{font-size:18px;line-height:1.55;max-width:390px;margin-bottom:23px}
.link-context{font-weight:400;color:var(--muted)}
.visit{margin-top:115px;background:var(--plum);color:var(--white)}
.visit-inner{min-height:600px;padding-top:90px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;align-content:space-between}
.visit-top{grid-column:1/9}
.visit-label{font-size:15px;font-weight:500;margin-bottom:35px}
.visit h2{font-size:clamp(76px,7.7vw,118px);line-height:.89}
.visit-details{grid-column:9/13;align-self:end;display:flex;flex-direction:column;align-items:flex-start;gap:27px;padding-bottom:10px}
.visit-details address{font-size:18px;line-height:1.55}
.visit-phone{font-size:25px;line-height:1.2;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}
.button-light{background:var(--white);color:var(--plum);margin-top:3px}
.button-light:hover{background:var(--soft)}
.site-footer{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.35);display:flex;justify-content:space-between;gap:20px;padding:25px 0 27px;font-size:14px}
.site-footer a{text-decoration:underline;text-underline-offset:4px}
.mobile-action-bar{display:none}
@media(max-width:1199px){:root{--side:40px}.hero{min-height:680px}.hero-image{height:420px}.weddings-note{width:48%}.everyday-copy{grid-column:8/13}}
@media(max-width:1023px){.desktop-nav{gap:18px}.header-inner{gap:24px}.hero h1{font-size:clamp(76px,10vw,112px)}.hero-image{height:370px}.hero{min-height:620px}.everyday{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.everyday h2{grid-column:1/6}.everyday-image{grid-column:1/4}.everyday-copy{grid-column:4/7}.weddings-note{width:52%}.weddings-note h2{font-size:58px}.reviews{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.reviews h2{grid-column:1/4}.reviews-copy{grid-column:4/7}.visit-inner{grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.visit-top{grid-column:1/5}.visit-details{grid-column:5/7}.visit h2{font-size:clamp(68px,8vw,92px)}}
@media(max-width:767px){:root{--side:20px}html{scroll-padding-top:78px}.shell{width:calc(100% - 40px)}.site-header{height:64px}.header-inner{gap:0}.wordmark{font-size:21px;margin-right:auto}.desktop-nav{display:none}.header-call{font-size:14px;margin:0 19px 0 0;min-height:44px}.header-call-arrow{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{list-style:none;cursor:pointer;font-size:14px;line-height:44px;min-height:44px;font-weight:500;display:flex;align-items:center;gap:9px}.mobile-menu summary::-webkit-details-marker{display:none}.menu-mark{width:15px;height:11px;border-top:1px solid currentColor;border-bottom:1px solid currentColor;display:block}.mobile-menu[open] .menu-mark{height:1px;border-bottom:0}.mobile-menu nav{position:absolute;right:-20px;top:50px;width:min(250px,100vw);background:var(--paper);border:1px solid #DED5DD;box-shadow:0 9px 18px rgba(48,35,47,.08);padding:12px 20px 18px;display:flex;flex-direction:column}.mobile-menu nav a{font-size:17px;padding:11px 0;border-bottom:1px solid #E6DFE4}.hero{width:100%;padding-top:38px;padding-bottom:0;min-height:0}.hero-heading{padding-inline:20px}.eyebrow{font-size:14px;margin-bottom:15px}.hero h1{font-size:clamp(54px,16.4vw,68px);line-height:.87}.hero-image{height:clamp(290px,77vw,340px);margin:26px 0 0}.hero-image img{object-position:center 52%}.hero-note{position:relative;width:auto;left:auto;bottom:auto;padding:25px 20px 0}.hero-note>p:first-child{font-size:18px;max-width:340px}.hero-actions{margin-top:20px;gap:24px}.button{min-height:48px}.hero-address{margin-top:21px}.everyday{display:flex;flex-direction:column;align-items:stretch;padding-top:76px;padding-bottom:78px;gap:0}.everyday h2{font-size:clamp(45px,11.8vw,55px);line-height:.99;margin-bottom:20px}.everyday-copy{order:2;padding:0}.everyday-copy p{font-size:17px;line-height:1.55;margin-bottom:16px;max-width:340px}.everyday-image{order:3;width:85%;margin-left:auto;margin-top:32px}.everyday-image figcaption{font-size:13px}.everyday-copy .text-link{display:inline-block}.weddings{padding-top:0}.weddings-inner{width:100%;padding-bottom:0}.weddings-image{height:clamp(330px,89vw,480px);object-position:58% center}.weddings-note{position:relative;left:auto;bottom:auto;width:auto;padding:30px 20px 0}.weddings-note h2{font-size:clamp(45px,11.6vw,57px);max-width:410px}.weddings-note p{font-size:17px;max-width:390px;margin-top:15px;margin-bottom:20px}.reviews{margin-top:69px;padding-top:36px;padding-bottom:64px;display:block}.reviews h2{font-size:clamp(42px,10.8vw,51px)}.reviews-copy{padding-top:22px}.reviews-copy p{font-size:17px;margin-bottom:20px}.visit{margin-top:70px}.visit-inner{min-height:0;padding-top:63px;display:block}.visit-label{font-size:14px;margin-bottom:35px}.visit h2{font-size:clamp(66px,16vw,90px);line-height:.9}.visit-details{gap:23px;padding:46px 0 70px}.visit-details address{font-size:17px}.visit-phone{font-size:24px}.site-footer{font-size:13px;line-height:1.3;padding:23px 0 26px}.mobile-action-bar{position:fixed;z-index:18;bottom:0;left:0;right:0;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:8px;background:var(--paper);padding:8px 12px calc(8px + env(safe-area-inset-bottom));border-top:1px solid #D7CBD4;transform:translateY(110%);visibility:hidden;transition:transform .16s ease,visibility .16s ease}.mobile-action-bar.is-visible{transform:translateY(0);visibility:visible}.mobile-action-bar a{min-height:47px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:500}.bar-call{background:var(--plum);color:var(--white)}.bar-directions{border:1px solid var(--plum);color:var(--plum)}}
@media(max-width:359px){:root{--side:16px}.shell{width:calc(100% - 32px)}.hero-heading{padding-inline:16px}.hero-note{padding-inline:16px}.mobile-menu nav{right:-16px}.header-call{margin-right:12px}.wordmark{font-size:19px}.hero h1{font-size:52px}.hero-actions{gap:18px}.button{padding-inline:20px}.weddings-note{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}}
@media(max-width:767px){.hero.shell,.weddings-inner.shell{width:100%}}
.hero-opening{display:inline-flex;align-items:center;gap:9px;margin-top:13px;font-size:14px;line-height:1.4;font-weight:500;text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--accent)}
.opening-dot{display:inline-block;flex:none;width:8px;height:8px;border:1px solid currentColor;border-radius:50%}
.is-open .opening-dot{background:var(--accent);border-color:var(--accent)}
.visit-hours{width:100%;padding:19px 0 18px;border-top:1px solid rgba(255,255,255,.32);border-bottom:1px solid rgba(255,255,255,.32)}
.visit-opening{display:flex;align-items:center;gap:10px;font-size:16px;line-height:1.3;font-weight:500;margin-bottom:19px}
.visit-opening.is-open .opening-dot{background:#F2BBCD;border-color:#F2BBCD}
.hours-list{margin:0}
.hours-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;margin-top:12px}
.hours-list dt,.hours-list dd{font-size:15px;line-height:1.45;margin:0}
.hours-list dd{text-align:right;white-space:nowrap}
.hours-caveat{font-size:13px;line-height:1.4;color:rgba(255,255,255,.78);margin-top:20px}
.review-links{display:flex;flex-direction:column;align-items:flex-start;gap:16px}
.language-switch{display:flex;align-items:center;gap:7px;font-size:13px;line-height:1;color:var(--muted)}
.language-switch a{display:inline-flex;align-items:center;justify-content:center;border-bottom:1px solid transparent;color:var(--muted);font:500 13px/1 var(--sans);letter-spacing:.04em;min-width:30px;min-height:40px;padding:8px 2px}
.language-switch a[aria-current="page"]{color:var(--ink);border-color:var(--accent)}
.language-switch a:hover{color:var(--accent)}
.desktop-language{margin-left:1px;margin-right:-20px}
@media(max-width:1023px) and (min-width:768px){.visit-top{grid-column:1/4}.visit-details{grid-column:4/7}.visit h2{font-size:clamp(62px,7.7vw,82px)}}
@media(max-width:767px){.desktop-language{display:none!important}.mobile-language{padding-top:15px;gap:12px}.mobile-menu nav .language-switch a{font-size:15px;min-width:44px;min-height:44px;padding:8px 2px;border-bottom:1px solid transparent}.mobile-menu nav .language-switch a[aria-current="page"]{border-color:var(--accent)}.mobile-menu summary{width:44px;min-width:44px;justify-content:center}.menu-mark{position:relative;width:19px;height:13px}.menu-mark::after{content:"";position:absolute;top:5px;left:0;width:100%;height:1px;background:currentColor}.mobile-menu[open] .menu-mark{height:13px;border-bottom:1px solid currentColor}.hero-opening{margin-top:13px}.visit-hours{padding-block:18px}.visit-opening{margin-bottom:17px}}
.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px 23px}
.legal-header .header-inner{gap:28px}
.legal-back{margin-left:auto;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:5px}
.legal-header .language-switch{margin-left:4px}
.legal-page{padding-top:88px;padding-bottom:120px}
.legal-eyebrow,.legal-section-number{font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}
.legal-page h1{font-size:clamp(66px,7.7vw,112px);line-height:.9;margin-top:17px}
.legal-title-dot{color:var(--accent)}
.demo-notice{max-width:810px;margin-top:54px;padding:23px 28px;background:#F1E6EC;border-left:3px solid var(--accent)}
.demo-notice strong{font-size:13px;letter-spacing:.08em}
.demo-notice p{font-size:16px;line-height:1.55;margin-top:8px}
.legal-index{display:flex;flex-wrap:wrap;gap:12px 30px;margin-top:56px;margin-bottom:92px}
.legal-index a,.legal-footer a{text-decoration:underline;text-underline-offset:5px;text-decoration-color:var(--accent);font-size:15px;font-weight:500}
.legal-page section{max-width:850px;border-top:1px solid #CFC4CD;padding-top:31px;padding-bottom:78px;scroll-margin-top:100px}
.legal-page section h2{font-size:clamp(52px,5vw,74px);line-height:1;margin:17px 0 27px}
.legal-page section p:not(.legal-section-number){max-width:760px;font-size:17px;line-height:1.7;margin-bottom:20px}
.legal-facts{margin:31px 0 35px;border-top:1px solid #D8CDD5}
.legal-facts div{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:18px;border-bottom:1px solid #D8CDD5;padding:13px 0}
.legal-facts dt{font-size:15px;color:var(--muted)}
.legal-facts dd{margin:0;font-size:15px;font-weight:500;overflow-wrap:anywhere}
.legal-page code{font-size:.9em;background:var(--soft);padding:2px 5px}
.legal-page section .legal-pending{font-size:14px;color:var(--muted)}
.legal-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #CFC4CD;padding:26px 0 40px;font-size:14px}
@media(max-width:767px){.site-footer{flex-wrap:wrap}.footer-links{order:3;width:100%;gap:9px 20px;padding-top:8px}.legal-header{height:74px}.legal-header .header-inner{gap:14px}.legal-header .wordmark{font-size:20px}.legal-back{display:none}.legal-header .language-switch{margin-left:auto}.legal-page{padding-top:55px;padding-bottom:52px}.legal-page h1{font-size:clamp(55px,14vw,70px)}.demo-notice{margin-top:32px;padding:20px}.legal-index{margin-top:40px;margin-bottom:68px}.legal-page section{padding-bottom:54px}.legal-page section h2{font-size:52px}.legal-page section p:not(.legal-section-number){font-size:16px}.legal-facts div{display:block}.legal-facts dt{margin-bottom:4px}.legal-facts dd{font-size:14px}}
.not-found{min-height:100svh;display:flex;flex-direction:column;align-items:flex-start;padding-top:36px;padding-bottom:70px}
.not-found .eyebrow{margin-top:auto}
.not-found h1{font-size:clamp(72px,10vw,145px);line-height:.85;margin:15px 0 31px}
.not-found>p:not(.eyebrow){max-width:410px}
.not-found .button{margin-top:27px}
.not-found .not-found-es{margin-top:auto;padding-top:70px;font-size:14px;color:var(--muted)}
.not-found-es a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:767px){.not-found{padding-top:25px;padding-bottom:35px}.not-found h1{font-size:clamp(66px,16vw,92px)}.not-found .not-found-es{padding-top:60px}}
