/* A bolder, warmer identity, with the original café branding. */
:root{--ink:#18201b;--cream:#fcfaf5;--muted:#656961;--line:#d7d9cf;--accent:#ca7347;--copper:#b45a31;--forest:#223c31}body{background:var(--cream)}h1,h2{letter-spacing:-.045em}p{line-height:1.8}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:600}.button{background:var(--copper);border-radius:3px;position:relative;overflow:hidden;box-shadow:0 6px 18px #361e1310;padding:18px 25px;transition:background .25s,transform .25s,box-shadow .25s}.button:hover{background:#8a4120;transform:translateY(-3px);box-shadow:0 12px 24px #361e1325}.button span,.text-link span{transition:transform .3s}.button:hover span,.text-link:hover span{transform:translate(3px,-3px)}.text-link{font-weight:600;font-size:14px;border-color:#b5b9ad}.text-link:hover{color:var(--copper)}
header{position:sticky;top:0;background:#fcfaf5ed;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:50;padding:20px 4.4%;height:105px;border-bottom:1px solid #d7d9cf88;transition:box-shadow .3s,height .3s}header.scrolled{height:87px;box-shadow:0 4px 25px #18201b10}.wordmark{width:255px;min-width:190px;display:block;flex-shrink:0}.wordmark>img{width:100%;height:auto;object-fit:contain}.header-order{padding:13px 20px;min-height:46px}nav a{font-size:14px;font-weight:500}nav a[aria-current]{color:var(--copper)}nav a:after{background:var(--copper)}.mobile-nav-extra,.menu-backdrop{display:none}
.hero-cinematic{position:relative;display:flex;align-items:center;min-height:min(760px,calc(100svh - 105px));height:760px;padding:75px 6% 110px;isolation:isolate;background:#191b16;color:#fffaf1;overflow:hidden}.hero-slides,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(8,17,12,.85) 0%,rgba(10,19,13,.53) 38%,rgba(16,14,9,.04) 76%),linear-gradient(0deg,#10160ebb 0%,transparent 35%)}.hero-slide{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;opacity:0;transform:scale(1.025);transition:opacity 1.1s ease;object-position:center 57%}.hero-slide.active{opacity:1;animation:slow-pan 16s linear both}.hero-copy{max-width:840px;padding:0;position:relative}.hero-cinematic h1{font-size:clamp(3.8rem,6.4vw,7rem);line-height:1.06;margin:0 0 28px;text-shadow:0 3px 26px #0002}.hero-cinematic h1 em{color:#e3b58a}.hero-cinematic .eyebrow{color:#f8eada;margin-bottom:35px;display:flex;align-items:center;gap:13px;font-size:11px}.eyebrow-line{height:1px;width:35px;background:#dfb38b}.hero-cinematic .hero-copy>p:not(.eyebrow){color:#eee9df;font-size:17px;line-height:1.8}.hero-cinematic .actions{margin:34px 0 0;gap:30px}.hero-cinematic .button{background:#d57e4e;color:#fff;padding:19px 26px}.hero-cinematic .button:hover{background:#b65e32}.hero-story-link{font-size:14px;border-bottom:1px solid #fff7;padding:9px 0;display:flex;gap:15px}.hero-story-link:hover{border-color:white}.hero-caption{position:absolute;left:6%;bottom:28px;display:flex;flex-direction:column;gap:5px;font-size:10px;letter-spacing:.13em;color:#deded1}.hero-caption>span:first-child{font-weight:600;font-size:12px}.hero-controls{position:absolute;right:6%;bottom:29px;display:flex;align-items:center;gap:25px}.slide-dots{display:flex;gap:12px}.slide-dots button{border:0;border-bottom:1px solid #ffffff4d;background:none;color:#c8c8ba;padding:8px 5px 12px;min-width:42px;min-height:44px;font-size:12px;position:relative}.slide-dots button.active{color:#fff;border-color:#e6b083}.slide-dots button.active:after{content:'';position:absolute;left:0;bottom:-1px;height:2px;background:#e6b083;animation:slide-progress 7s linear;width:100%}.motion-toggle{border:1px solid #ffffff50;border-radius:50%;background:#ffffff0b;color:#fff;width:44px;height:44px}.scroll-discover{display:flex;align-items:center;gap:20px;letter-spacing:.12em;font-size:10px;margin-left:15px}.scroll-discover span{font-size:23px;animation:scroll-bob 2s ease-in-out infinite}.ribbon{padding:22px 0;background:#d78858;color:#172219;display:block;overflow:hidden}.marquee-track{display:flex;width:max-content;animation:marquee 35s linear infinite}.marquee-track>div{display:flex;align-items:center;gap:48px;padding-right:48px;flex-shrink:0}.marquee-track span{font-size:13px;letter-spacing:.18em;font-weight:600}.marquee-track b{color:#263b2b;font-size:28px;font-weight:400;line-height:1}.ribbon:hover .marquee-track{animation-play-state:paused}
.section{padding:110px 6.5%}.story{gap:9%;background:#fcfaf5;position:relative}.story-image{padding:0 25px 0 0}.story-image:before{content:'';position:absolute;inset:36px 0 40px 26px;border:1px solid #c78055;pointer-events:none}.story-image img{height:530px;border-radius:3px;position:relative;object-position:50% 65%}.photo-index{display:block;color:var(--copper);font-size:11px;letter-spacing:.14em;margin-bottom:15px}.photo-caption{margin-top:18px;font-size:10px;letter-spacing:.15em}.story h2{font-size:clamp(2.8rem,4.2vw,4.5rem)}.story h2 em{color:var(--copper)}.story>.reveal+div{padding:30px 0}.favourites{background:#1a2820;color:#faf7ed;position:relative}.favourites .eyebrow{color:#dfb590}.favourites .text-link{color:#faf7ed;border-color:#8f9a8e}.favourites h2 em{color:#dfb590}.food-grid{gap:26px}.food-grid>a{overflow:hidden;position:relative}.food-grid img{height:390px;border-radius:3px;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .7s}.food-grid a:hover img{transform:scale(1.025);filter:brightness(1.06)}.food-grid h3{font-family:'Playfair Display',Georgia,serif;font-size:1.7rem;font-weight:400}.food-grid p{color:#c2cbbb;font-size:14px}.food-grid a>div>span{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #566452;border-radius:50%;transition:background .25s}.food-grid a:hover>div>span{background:#c78055;color:#132015}.food-grid a:nth-child(2){margin-top:65px}.catering-banner{background:#ece2ce;color:#1e2a20;overflow:hidden}.catering-banner>img{height:660px;transition:transform 1s}.catering-banner:hover>img{transform:scale(1.025)}.catering-banner>div{padding:65px 12%;position:relative}.catering-banner p{color:#545b4d}.catering-banner .eyebrow{color:#985a31}.catering-banner .button{background:#243b2f;color:#fff}.service-links>a{transition:padding .3s,background .3s;border-color:#cccfc3}.service-links>a:hover{padding-left:18px;padding-right:18px;background:#f0eee4}.service-links>a>b{width:45px;height:45px;border:1px solid #b9c1b2;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:400}.service-links>a:hover b{background:var(--forest);color:white}.service-links>a>span{color:var(--copper)}.reviews{position:relative;background:#f1eadc}.reviews h2 em{color:var(--copper)}.review-note{font-size:13px;margin-bottom:30px}.review-controls{display:flex;justify-content:center;gap:10px;margin:20px 0 30px}.review-controls button{width:46px;height:46px;border:1px solid #c5c4b5;border-radius:50%;background:transparent;color:var(--ink);transition:background .25s,color .25s}.review-controls button:hover{background:var(--forest);color:white}.review-track{scrollbar-width:thin;scrollbar-color:#b78b63 transparent;gap:22px;padding:4px 2px 24px}.review-track blockquote{background:#fcfaf5;border:1px solid #e1ddd0;border-radius:5px;box-shadow:0 12px 20px #242e1804;display:flex;flex-direction:column;padding:35px;flex-basis:32%}.review-track blockquote cite{margin-top:auto;border-top:1px solid #deded1;padding-top:18px;font-weight:600}.stars{color:#b56b3f;font-size:14px}.newsletter{background:#fcfaf5}.newsletter h2{font-size:3.1rem}.newsletter form>div{border-color:#a1ab98}.newsletter form button{font-weight:600;color:var(--copper)}
.page-hero{background:#1b2a21;color:#fffaf1;gap:7%;padding:70px 6.5%;overflow:hidden;min-height:540px;position:relative}.page-hero>div{position:relative;z-index:1}.page-hero .eyebrow{color:#d7a984}.page-hero h1{font-size:clamp(3.2rem,5.8vw,6rem);line-height:1.08}.page-hero h1 em{color:#ddb48b}.page-hero p.lead{color:#d6ddcf}.page-hero>img{height:450px;border-radius:4px;box-shadow:25px 25px 0 #a7764333;transform:rotate(2deg);transition:transform .7s}.page-hero:hover>img{transform:rotate(0)}.two-col h2 em{color:var(--copper)}.gallery{gap:18px}.gallery-item{position:relative;border-radius:4px}.gallery-item:after{content:'↗';position:absolute;bottom:14px;right:14px;display:grid;place-items:center;background:#fcfaf5e8;color:#243326;width:42px;height:42px;border-radius:50%;opacity:0;transform:translateY(8px);transition:all .3s}.gallery-item:hover:after,.gallery-item:focus-visible:after{opacity:1;transform:none}.gallery-item img{height:320px;transition:transform .8s,filter .8s}.gallery-item:hover img{transform:scale(1.055);filter:brightness(.92)}.form-section{background:#eaeede}.form-section h2 em{color:#a05e35}input,select,textarea{border-color:#c6cebb;border-radius:3px;background:#fffefa;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:#a26b42;box-shadow:0 0 0 3px #bc89531a;outline:none}.form-grid>.button{background:#263f30}.form-grid>.button:hover{background:#3b5844}.consult-service{transition:background .2s,padding .2s}.consult-service:hover{background:#e9eee040;padding-left:12px;padding-right:12px}.consult-service>span{color:var(--copper);font-size:13px}.brands img{border:1px solid #e1e5d7;border-radius:3px;filter:grayscale(.4);transition:filter .3s}.brands img:hover{filter:grayscale(0)}.contact-card .text-link{color:var(--copper)}.map{border-radius:4px;filter:saturate(.8)}
footer{padding:75px 6% 25px;background:#141c17;color:#f3f3e8;position:relative}.footer-invitation{padding:0 0 45px;border-bottom:1px solid #53614c;margin-bottom:55px}.footer-invitation .eyebrow{color:#c49a76}.footer-invitation>a{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-invitation h2{font-size:clamp(3rem,5vw,5.8rem);margin:0}.footer-invitation h2 em{color:#dca979}.footer-invitation>a>span{display:grid;place-items:center;width:85px;height:85px;border-radius:50%;border:1px solid #859077;font-size:40px;flex-shrink:0;transition:background .25s,transform .3s}.footer-invitation>a:hover>span{background:#b87044;transform:rotate(10deg)}.footer-top{grid-template-columns:1.7fr 1.4fr 1fr .9fr;gap:40px}.footer-top p{color:#b7c0ad;font-size:14px}.footer-top h3{text-transform:uppercase;font-size:12px;letter-spacing:.13em;color:#deb693;margin-bottom:22px}.footer-top>div>a{font-size:14px;margin:8px 0}.footer-top>div>a:hover{color:#dca979}.footer-logo{display:block!important;margin:0 0 25px!important;max-width:310px;padding:0}.footer-logo img{filter:invert(1);width:100%;height:auto}.footer-identity>p{margin-bottom:24px}.footer-gallery{display:flex;gap:8px}.footer-gallery a{width:64px;height:64px;border-radius:3px;overflow:hidden;border:1px solid #727d632f}.footer-gallery img{width:100%;height:100%;transition:transform .4s}.footer-gallery a:hover img{transform:scale(1.1)}.social-icons{display:flex;gap:10px}.social-icons a{display:grid;place-items:center;width:46px;height:46px;border:1px solid #6c7d60;border-radius:50%;transition:background .2s,transform .2s}.social-icons a:hover{background:#b4693f;border-color:#b4693f;transform:translateY(-3px)}.social-icons img{width:19px;height:19px;filter:invert(1);object-fit:contain}.social-caption{font-size:12px!important;line-height:1.8;margin-top:18px}.footer-bottom{border-color:#3f4b37;margin-top:55px;padding-top:25px;align-items:flex-end;color:#a9b39d;font-size:12px}.footer-bottom .footer-copyright{display:flex;flex-direction:column;gap:8px;max-width:65%}.footer-copyright a{color:#e1b38e}.footer-copyright a:hover{text-decoration:underline}.footer-bottom>div:last-child{gap:22px}.back-to-top{position:fixed;bottom:25px;right:25px;width:54px;height:54px;border:0;border-radius:50%;padding:2px;background:conic-gradient(#d48753 var(--scroll-progress,0%),#77816f35 0);z-index:40;box-shadow:0 5px 25px #13201626;transition:transform .25s}.back-to-top[hidden]{display:none}.back-to-top>span{display:grid;place-items:center;width:100%;height:100%;background:#243c2d;color:#fff;border-radius:50%}.back-to-top svg{width:23px;height:23px}.back-to-top:hover{transform:translateY(-4px)}dialog{border-radius:6px;background:#f9faf4;box-shadow:0 30px 90px #0005}dialog::backdrop{background:#101b16c9;backdrop-filter:blur(14px)}.close{border-radius:50%;top:4px}.close:hover{color:var(--copper)}.reveal{transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.motion-ready .reveal:not(.in-view){opacity:0;transform:translateY(24px)}.motion-paused .hero-slide,.motion-paused .marquee-track,.motion-paused .scroll-discover span,.motion-paused .slide-dots button:after{animation-play-state:paused!important}
@keyframes slow-pan{from{transform:scale(1.02)}to{transform:scale(1.09)}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes scroll-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes slide-progress{from{width:0}to{width:100%}}@keyframes menu-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}
@media(max-width:1200px){header{gap:20px}.wordmark{width:225px;min-width:180px}nav{gap:19px}.header-order{display:none}.hero-cinematic{height:710px;min-height:650px}.hero-cinematic h1{font-size:6.8vw}.footer-top{gap:28px}.food-grid img{height:330px}.scroll-discover{display:none}.hero-controls{gap:20px}.review-track blockquote{flex-basis:45%}}
@media(max-width:900px){.wordmark{width:205px}nav{gap:14px}nav a{font-size:13px}.hero-cinematic h1{font-size:4.6rem}.hero-cinematic{min-height:650px;height:650px}.hero-copy{max-width:650px}.footer-top{grid-template-columns:1.5fr 1.3fr 1fr;gap:30px}.footer-top>div:last-child{grid-column:2/4}.service-links>a{grid-template-columns:25px 1fr 175px 45px}.food-grid img{height:270px}.story-image img{height:440px}.page-hero{gap:6%}}
@media(max-width:760px){header{height:88px;padding:18px 6%;transition:box-shadow .3s;isolation:isolate}header.scrolled{height:88px}.wordmark{width:215px;min-width:0;max-width:64%;z-index:53}.menu-toggle{display:flex;z-index:54;color:#1d3022;padding:8px 0;gap:12px;font-size:13px;min-width:70px;justify-content:flex-end}.menu-toggle .menu-label{font-size:13px}.burger{display:flex;width:24px;height:22px;justify-content:center;flex-direction:column;gap:6px}.burger i{display:block;height:1.5px;width:23px;background:currentColor;transition:transform .3s}.menu-open .burger i:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-open .burger i:last-child{transform:translateY(-3.75px) rotate(-45deg)}.menu-open .wordmark{filter:invert(1)}.menu-open header{background:transparent;border-color:transparent;backdrop-filter:none}.menu-open .menu-toggle{color:#f4efe3}.menu-backdrop:not([hidden]){display:block;position:fixed;inset:0;z-index:50;width:100vw;height:100dvh;background:#07140bcc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:0;cursor:default;animation:menu-in .3s ease}.menu-open main,.menu-open footer{filter:blur(7px);transition:filter .3s}nav{display:none;position:fixed;z-index:52;top:105px;left:6%;right:6%;max-height:calc(100dvh - 130px);overflow:auto;background:transparent;border:0;box-shadow:none;padding:15px 15px 30px;color:#f5f1e7;flex-direction:column;gap:0;animation:menu-in .35s ease}nav.open{display:flex}nav>a{font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.8rem,6vw,2.3rem);padding:10px 0;min-height:56px;border-bottom:1px solid #b3bca52b;line-height:1.25;font-weight:400}nav>a[aria-current]{color:#dfa477}nav>a:after{display:none}.mobile-nav-extra{display:flex;flex-direction:column;gap:13px;margin-top:25px}.mobile-nav-extra p{font-size:10px;letter-spacing:.1em;color:#b2bca5;margin-bottom:3px}.mobile-nav-extra>a{font-size:14px;color:#eee7d5}.mobile-nav-extra .mobile-order{color:#e4ae83}.mobile-nav-extra .social-icons{margin-top:5px}.menu-open .back-to-top{visibility:hidden}.hero-cinematic{height:730px;min-height:calc(100svh - 88px);max-height:850px;display:flex;padding:64px 6% 145px;align-items:flex-start;gap:0}.hero-slide{object-position:63% center}.hero-shade{background:linear-gradient(90deg,#0c170ee6 0%,#14201691 75%,#1520134d),linear-gradient(0deg,#10190fe6,transparent 60%)}.hero-cinematic .eyebrow{font-size:9px;letter-spacing:.13em;gap:8px;margin-bottom:26px}.eyebrow-line{width:18px}.hero-cinematic h1{font-size:clamp(3.25rem,12vw,4.8rem);line-height:1.12;margin-bottom:24px}.hero-cinematic h1 em{display:block;font-size:.98em}.hero-cinematic .hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;max-width:330px}.hero-cinematic .hero-copy>p br{display:none}.hero-cinematic .actions{margin-top:28px;gap:22px;display:flex;align-items:flex-start;flex-direction:column}.hero-cinematic .button{font-size:13px;min-height:54px;padding:15px 22px;gap:28px}.hero-story-link{font-size:12px;padding:6px 0}.hero-caption{bottom:24px;left:6%;font-size:8px;gap:5px}.hero-caption>span:first-child{font-size:10px}.hero-controls{right:6%;bottom:24px;gap:12px}.slide-dots{gap:5px}.slide-dots button{min-width:28px;font-size:10px;padding:8px 2px 12px}.motion-toggle{width:35px;height:35px;flex-shrink:0}.marquee-track>div{gap:28px;padding-right:28px}.marquee-track span{font-size:11px}.marquee-track b{font-size:20px}.ribbon{padding:19px 0}.ribbon span:last-of-type,.ribbon b:last-child{display:block}.section{padding:75px 6%}.story{gap:36px}.story-image{padding-right:17px}.story-image img{height:420px;border-radius:3px}.story-image:before{inset:50px 0 35px 17px}.story h2{font-size:2.8rem}.story p{font-size:15px}.story .eyebrow{font-size:10px}.photo-index{font-size:10px}.photo-caption{font-size:9px}.food-grid{gap:40px}.food-grid img{height:370px}.food-grid a:nth-child(2){margin-top:0}.food-grid h3{font-size:1.75rem}.favourites h2{font-size:2.8rem}.catering-banner>img{height:360px}.catering-banner>div{padding:55px 6%}.catering-banner h2{font-size:2.7rem}.service-links>a{grid-template-columns:25px 1fr 38px;padding:28px 0}.service-links>a>b{width:37px;height:37px;font-size:22px}.service-links h2{font-size:2rem}.review-track blockquote{flex-basis:90%;padding:28px}.review-controls{margin:15px 0 23px}.reviews h2{font-size:2.7rem}.newsletter h2{font-size:2.6rem}.page-hero{padding:45px 6% 60px;gap:30px;grid-template-columns:1fr}.page-hero h1{font-size:3.4rem}.page-hero>img{height:330px;width:96%;box-shadow:12px 12px 0 #a7764333;transform:rotate(1deg)}.page-hero .lead{font-size:16px}.gallery{gap:12px}.gallery-item img{height:210px}.gallery-item:after{opacity:1;transform:none;width:32px;height:32px;bottom:8px;right:8px}.two-col h2{font-size:2.6rem}.form-section h2{font-size:2.8rem}.form-grid{gap:20px 12px}.form-grid label{font-size:13px}.form-note{font-size:12px}.consult-service h2{font-size:1.8rem}.footer-invitation{padding-bottom:30px;margin-bottom:40px}.footer-invitation .eyebrow{font-size:9px}.footer-invitation>a{gap:10px}.footer-invitation h2{font-size:2.8rem;line-height:1.15}.footer-invitation h2 em{display:block}.footer-invitation>a>span{width:52px;height:52px;font-size:25px}.footer-top{grid-template-columns:1fr 1fr;gap:38px 22px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:last-child{grid-column:auto}.footer-top>div:nth-child(3){grid-column:2;grid-row:2/4}.footer-logo{max-width:280px}.footer-gallery a{width:65px;height:65px}.footer-top>div>a{font-size:13px}.footer-top p{font-size:13px}.footer-top h3{font-size:11px}.footer-top .social-caption{font-size:11px!important}.footer-bottom{align-items:flex-start;gap:22px}.footer-bottom .footer-copyright{max-width:100%;font-size:11px;line-height:1.9}.footer-bottom>div:last-child{font-size:11px;gap:20px}.back-to-top{bottom:18px;right:16px;width:48px;height:48px}.back-to-top svg{width:21px;height:21px}}
@media(max-width:380px){.wordmark{width:190px}.hero-cinematic{height:750px}.hero-cinematic h1{font-size:3.1rem}.hero-controls{bottom:70px;left:6%;right:auto}.hero-caption{bottom:22px}.form-grid{grid-template-columns:1fr}.footer-top{gap:30px 15px}.footer-invitation h2{font-size:2.4rem}.gallery-item img{height:170px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal:not(.in-view){opacity:1;transform:none}.hero-slide.active{transform:none}.motion-toggle{display:none}}
