@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:wght@700;800;900&display=swap";:root{--paper:#fff8ec;--paper-2:#f5ead9;--surface:#fffbf3;--ink:#201a15;--muted:#695f56;--wine:#7e3034;--wine-dark:#5f2328;--brass:#d9ab60;--clay:#b86f45;--line:#251f1a1a;--shadow:0 30px 80px #21190e2e;--radius-lg:26px;--radius-md:18px;--radius-sm:12px;--font-body:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Playfair Display", Georgia, serif;font-family:var(--font-body);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100svh;margin:0}img,picture,svg{max-width:100%}button,a{-webkit-tap-highlight-color:transparent}::selection{color:#fff;background:var(--wine)}#root{min-height:100svh}.site-shell{min-height:100svh;overflow-x:clip}.topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf1eb;border:0;border-bottom:1px solid #251f1a1a;border-radius:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:0;padding:.65rem clamp(1rem,4vw,4rem);display:flex;position:sticky;top:0;box-shadow:0 10px 30px #22181214}.topbar__brand{color:var(--ink);font-family:var(--font-heading);align-items:center;gap:.65rem;font-size:1.08rem;font-weight:900;text-decoration:none;display:inline-flex}.topbar__brand img{object-fit:cover;border-radius:50%;width:42px;height:42px;box-shadow:0 9px 22px #251b1429}.topbar__nav{align-items:center;gap:.2rem;display:flex}.topbar__nav a{color:var(--muted);border-radius:999px;padding:.64rem .9rem;font-size:.9rem;font-weight:800;text-decoration:none}.topbar__nav a:hover{color:var(--ink);background:#7e303414}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.85rem 1.1rem;font-size:.88rem;font-weight:900;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary,.button--small{color:#fff;background:var(--wine);box-shadow:0 14px 28px #7e30343d}.button--primary:hover,.button--small:hover{background:var(--wine-dark)}.button--secondary{color:var(--ink);background:#ffffffad;border-color:#251f1a21}.button--secondary:hover{background:var(--paper);border-color:#7e303442;box-shadow:0 12px 26px #251b141a}.button--small{min-height:42px;padding:.7rem 1rem}.hero{background:linear-gradient(120deg, #fffaf1fa, #fff6e7e6), var(--surface);width:100%;min-height:calc(100svh - 68px);box-shadow:none;isolation:isolate;border:0;border-radius:0;grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);gap:clamp(.85rem,2vw,1.35rem);margin:0;padding:clamp(1rem,2vw,1.6rem) clamp(1rem,4vw,4rem);display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#7e303414,#0000 42%),linear-gradient(#0000,#d9ab601f);height:44%;position:absolute;inset:auto 0 0}.hero__content{flex-direction:column;justify-content:center;padding:clamp(1.7rem,4vw,3.4rem) clamp(1.1rem,3vw,2.8rem);display:flex}.hero__masthead{align-items:center;gap:.55rem;width:fit-content;margin-bottom:clamp(1.2rem,3vw,2rem);display:inline-flex}.hero__masthead img{object-fit:cover;border-radius:50%;width:38px;height:38px;box-shadow:0 8px 18px #251b141f}.hero__masthead span{color:var(--ink);font-size:.86rem;font-weight:900}.eyebrow{color:var(--wine);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .85rem;font-size:.74rem;font-weight:900}.hero h1,.split-section h2,.experience-section h2,.visit-card h2,.gallery h2,.footer-cta h2{color:var(--ink);font-family:var(--font-heading);margin:0;font-weight:900;line-height:.96}.hero h1{max-width:14ch;color:var(--ink);text-wrap:balance;font-size:clamp(2.75rem,5.8vw,5.25rem);line-height:1.06}.hero__lead{max-width:46ch;color:var(--muted);margin:1rem 0 0;font-size:clamp(1rem,1.35vw,1.16rem);line-height:1.65}.hero__actions,.visit-card__actions,.footer-cta__buttons{flex-wrap:wrap;gap:.75rem;margin-top:1.55rem;display:flex}.hero__details{border-top:1px solid #251f1a1f;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(100%,560px);margin-top:2rem;padding-top:1rem;display:grid}.hero__details div{min-height:0;padding:0}.hero__details div+div{border-left:1px solid #251f1a1a;padding-left:1rem}.hero__details span{color:var(--wine);letter-spacing:.12em;font-size:.72rem;font-weight:900;display:block}.hero__details strong,.info-strip strong{color:var(--ink);font-size:.96rem;display:block}.hero__details small{color:var(--muted);margin-top:.22rem;font-size:.84rem;line-height:1.45;display:block}.hero__media{align-items:stretch;min-height:520px;display:flex;position:relative}.hero__photo{object-fit:cover;border-radius:calc(var(--radius-lg) - .5rem);width:100%;min-height:100%;display:block;box-shadow:0 16px 36px #251b1424}.hero__tag{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf1eb;border-radius:14px;padding:.78rem .95rem;position:absolute;top:clamp(1.5rem,3vw,2.35rem);right:clamp(1.5rem,3vw,2.35rem);box-shadow:0 18px 44px #140f0b38}.hero__tag span,.info-strip span,.collection-card span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900;display:block}.hero__tag strong{color:var(--ink);margin-top:.18rem;font-size:1rem;display:block}.info-strip,.split-section,.collection-grid,.experience-section,.visit-section,.gallery,.footer-cta{width:100%;margin:0}.info-strip{box-shadow:none;background:#251f1a14;border:1px solid #251f1a14;border-left:0;border-right:0;border-radius:0;grid-template-columns:1.05fr 1.35fr .8fr;gap:1px;display:grid;overflow:hidden}.info-strip article{background:#fffaf1db;padding:1.15rem clamp(1rem,4vw,4rem)}.info-strip strong{color:var(--ink);margin-top:.28rem}.split-section{grid-template-columns:.92fr 1fr;align-items:end;gap:clamp(1.8rem,6vw,5rem);padding:clamp(3.4rem,8vw,6.2rem) clamp(1rem,4vw,4rem) clamp(1.6rem,3vw,2.2rem);display:grid}.split-section h2,.experience-section h2,.visit-card h2,.gallery h2,.footer-cta h2{text-wrap:balance;font-size:clamp(2rem,4.8vw,4rem)}.split-section>p,.experience-section__content>p,.visit-card>p,.gallery__header>p{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.8}.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0 clamp(1rem,4vw,4rem) clamp(3.4rem,7vw,5rem);display:grid}.collection-card{border-radius:var(--radius-sm);background:linear-gradient(180deg, #ffffff8c, #fffaf1e0), var(--paper);border:1px solid #251f1a1a;flex-direction:column;justify-content:flex-end;min-height:265px;padding:1.35rem;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 34px #251b1412}.collection-card:before{content:"";background:linear-gradient(90deg, var(--wine), var(--brass));height:5px;position:absolute;inset:0 0 auto}.collection-card h3{color:var(--ink);font-family:var(--font-heading);margin:.8rem 0 0;font-size:1.75rem;line-height:1.04}.collection-card p{color:var(--muted);margin:.75rem 0 0;line-height:1.72}.experience-section{background:linear-gradient(135deg, #201a15fa, #3d2720fa), var(--ink);color:#fff;box-shadow:none;border-radius:0;grid-template-columns:.88fr 1fr;align-items:center;gap:clamp(1rem,4vw,3rem);padding:clamp(1rem,3vw,2rem) clamp(1rem,4vw,4rem);display:grid}.experience-section__media{border-radius:calc(var(--radius-lg) - .55rem);height:100%;min-height:470px;overflow:hidden}.experience-section__media img{object-fit:cover;width:100%;height:100%;display:block}.experience-section__content{padding:clamp(1.4rem,5vw,3.2rem)}.experience-section h2,.footer-cta h2{color:#fff9ef}.experience-section__content>p,.footer-meta{color:#fffaf1bd}.check-list{gap:.75rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.check-list li{color:#fffaf1d6;grid-template-columns:24px 1fr;gap:.7rem;line-height:1.58;display:grid}.check-list li:before{content:"✓";width:22px;height:22px;color:var(--ink);background:var(--brass);border-radius:50%;justify-content:center;align-items:center;margin-top:.1rem;font-size:.78rem;font-weight:900;display:inline-flex}.visit-section{background:var(--paper);grid-template-columns:.8fr 1.2fr;gap:1rem;padding:clamp(3rem,7vw,5rem) clamp(1rem,4vw,4rem);display:grid}.visit-card,.visit-section iframe,.gallery,.footer-cta{box-shadow:none;border:0;border-radius:0}.visit-card{background:0 0;flex-direction:column;justify-content:center;padding:0;display:flex}.hours-list{gap:.55rem;margin:1.35rem 0 0;display:grid}.hours-list div{border-bottom:1px solid #251f1a1a;justify-content:space-between;gap:1rem;padding:.72rem 0;display:flex}.hours-list dt,.hours-list dd{color:var(--ink);margin:0;font-weight:900}.hours-list dd{color:var(--wine)}.visit-section iframe{border:0;border-radius:18px;width:100%;min-height:430px;overflow:hidden;box-shadow:0 16px 36px #251b141a}.gallery{background:linear-gradient(135deg, #ffffffc7, #fff8eceb), var(--surface);padding:clamp(3rem,7vw,5.4rem) clamp(1rem,4vw,4rem);position:relative;overflow:hidden}.gallery:before{content:"";pointer-events:none;background:linear-gradient(90deg,#7e303417,#0000 34%),linear-gradient(#0000 40%,#d9ab6029);position:absolute;inset:0}.gallery__header{z-index:1;grid-template-columns:minmax(0,1fr) minmax(280px,.54fr);align-items:start;gap:clamp(1rem,4vw,3rem);margin-bottom:clamp(1.1rem,2.6vw,1.7rem);display:grid;position:relative}.gallery__header .eyebrow{margin-bottom:.7rem}.gallery__header p:last-child{padding-top:.35rem}.gallery__grid{z-index:1;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(.65rem,1.4vw,1rem);display:grid;position:relative}.gallery-item{background:var(--paper-2);border:1px solid #ffffffb8;border-radius:18px;min-height:clamp(360px,38vw,540px);margin:0;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 34px #251b141f}.gallery-item:after{content:"";opacity:.86;background:linear-gradient(#16120f00 42%,#16120fb3),linear-gradient(135deg,#d9ab601a,#0000 45%);transition:opacity .22s;position:absolute;inset:0}.gallery-item:first-child{min-height:clamp(430px,42vw,620px)}.gallery-item:nth-child(2){margin-top:clamp(2rem,5vw,4.5rem)}.gallery-item img{object-fit:cover;filter:saturate(1.08)contrast(1.02);width:100%;height:100%;transition:transform .36s,filter .36s;display:block}.gallery-item:hover img{filter:saturate(1.18)contrast(1.04);transform:scale(1.045)}.gallery-item:hover:after{opacity:.72}.gallery-item figcaption{z-index:1;width:fit-content;max-width:calc(100% - 1.5rem);color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf1e6;border-radius:999px;margin:0;padding:.5rem .72rem;font-size:.78rem;font-weight:900;position:absolute;bottom:clamp(.75rem,1.8vw,1rem);left:clamp(.75rem,1.8vw,1rem);right:clamp(.75rem,1.8vw,1rem);box-shadow:0 12px 28px #16120f2e}.footer-cta{color:#fff;background:linear-gradient(135deg, #201a15f0, #7e3034e6), var(--wine);grid-template-columns:1fr auto;align-items:center;gap:1rem 2rem;margin-bottom:0;padding:clamp(2.5rem,6vw,4.5rem) clamp(1rem,4vw,4rem);display:grid}.footer-cta .button--secondary{color:#fff;background:#ffffff14;border-color:#fff3}.footer-cta .button--secondary:hover{background:#ffffff24}.footer-meta{grid-column:1/-1;margin:.5rem 0 0;font-size:.88rem}.footer-meta a{color:#fff;font-weight:900;text-decoration:none}.mobile-dock{display:none}@media (width<=980px){.hero,.split-section,.experience-section,.visit-section,.footer-cta{grid-template-columns:1fr}.hero{min-height:auto}.hero__media{order:-1;min-height:390px}.hero h1{max-width:15ch}.info-strip,.collection-grid{grid-template-columns:1fr}.experience-section__media{min-height:360px}.gallery__header,.gallery__grid{grid-template-columns:1fr}.gallery-item,.gallery-item:first-child{min-height:390px}.gallery-item:nth-child(2){margin-top:0}.footer-cta__buttons{margin-top:.4rem}}@media (width<=680px){.topbar{border-radius:0;width:100%;padding-inline:.75rem;top:0}.topbar__brand span,.topbar__nav{display:none}.hero,.info-strip,.split-section,.collection-grid,.experience-section,.visit-section,.gallery,.footer-cta{width:100%}.hero{border-radius:0;gap:.75rem;padding:.75rem}.hero__content{padding:1.1rem .85rem 1rem}.hero__media{min-height:285px}.hero__tag{top:1rem;right:1rem}.hero__masthead{margin-bottom:1rem}.hero__details{grid-template-columns:1fr;gap:.7rem;margin-top:1.4rem;padding-top:.9rem}.hero__details div,.hero__details div+div{border-left:0;min-height:auto;padding:0}.hero__details div+div{border-top:0}.hero__actions,.visit-card__actions,.footer-cta__buttons{grid-template-columns:1fr;display:grid}.button{width:100%}.split-section{padding-top:2.7rem}.collection-card{min-height:218px}.visit-section iframe{min-height:300px}.gallery__grid{grid-template-columns:1fr}.gallery-item,.gallery-item:nth-child(n){aspect-ratio:4/3;min-height:0}.gallery-item:first-child,.gallery-item:nth-child(2){aspect-ratio:16/11}.footer-cta{margin-bottom:6rem}.mobile-dock{left:.7rem;right:.7rem;bottom:max(.7rem, env(safe-area-inset-bottom));z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#201a15f0;border:1px solid #ffffff24;border-radius:999px;grid-template-columns:1fr 1fr;gap:.5rem;padding:.5rem;display:grid;position:fixed;box-shadow:0 20px 46px #00000047}.mobile-dock a{border-radius:999px;justify-content:center;align-items:center;min-height:48px;font-size:.88rem;font-weight:900;text-decoration:none;display:inline-flex}.mobile-dock__primary{color:var(--ink);background:var(--brass)}.mobile-dock__ghost{color:#fff;background:#ffffff17}}
