@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Manrope:wght@400;500;600&display=swap";:root{font-family:Manrope,Arial,sans-serif;color:#282921;background:#f8f6f0;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #f8f6f0;--paper-deep: #efede3;--ink: #282921;--olive: #657151;--olive-deep: #4d583d;--terracotta: #b75b34;--rule: #c8c8b8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper);-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit}img{display:block;width:100%}figure,p,h1,h2,h3{margin-top:0}.site-shell{overflow:clip}.site-header{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;min-height:86px;padding:0 5vw;border-bottom:1px solid rgba(63,66,51,.12);background:#f8f6f0f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wordmark,.footer-wordmark{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.8rem,3vw,2.55rem);font-weight:500;letter-spacing:.025em;text-decoration:none}.site-nav{display:flex;align-items:center;gap:clamp(1.5rem,3vw,3.6rem)}.site-nav a,.footer-links a{position:relative;font-size:.86rem;text-decoration:none}.site-nav a:after{position:absolute;right:0;bottom:-.45rem;left:0;height:1px;background:var(--olive);content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.site-nav a:hover:after,.site-nav a:focus-visible:after,.site-nav a[aria-current=page]:after{transform:scaleX(1);transform-origin:left}.menu-button{display:none;border:0;background:transparent;color:var(--ink);cursor:pointer}.hero{position:relative;min-height:calc(100vh - 86px);background:#eae7dd}.hero>img{width:100%;height:calc(100vh - 86px);min-height:620px;object-fit:cover}.hero-copy{position:absolute;top:50%;left:8vw;width:min(520px,40vw);transform:translateY(-50%)}.eyebrow{margin-bottom:1.4rem;color:var(--olive-deep);font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:500}h1{max-width:11ch;margin-bottom:2rem;font-size:clamp(3.5rem,6vw,6.9rem);line-height:.93;letter-spacing:-.035em}h2{margin-bottom:1.7rem;font-size:clamp(2.65rem,4.3vw,5rem);line-height:1;letter-spacing:-.025em}h3{margin-bottom:.6rem;font-size:clamp(1.5rem,2vw,2rem);line-height:1.05}p{font-size:.98rem;line-height:1.75}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.8rem 1.45rem;color:#fff;font-size:.86rem;font-weight:600;text-decoration:none;transition:background .16s ease,transform .16s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-terracotta{background:var(--terracotta)}.button-terracotta:hover,.button-terracotta:focus-visible{background:#914527}.button-olive{background:var(--olive)}.button-olive:hover,.button-olive:focus-visible{background:var(--olive-deep)}.split-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.section-copy{display:flex;min-height:680px;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(4rem,8vw,9rem) clamp(2rem,8vw,9rem)}.section-copy>p:not(.eyebrow){max-width:58ch}.story-copy{background:var(--paper)}.lead{color:var(--ink);font-size:1.07rem;font-weight:500}.signature-line{margin-top:1.2rem;color:var(--olive-deep);font-family:Cormorant Garamond,Georgia,serif;font-size:1.55rem;font-weight:600}.story-image,.service-image{min-height:680px;margin:0}.story-image img,.service-image img{height:100%;object-fit:cover}.creations,.gallery,.locations{padding:clamp(5rem,9vw,9rem) clamp(1.2rem,4vw,4rem)}.section-heading{margin-bottom:3.4rem}.section-heading.centered{text-align:center}.section-heading.centered h2{margin-right:auto;margin-left:auto}.contact-email{display:inline-block;color:var(--olive-deep);font-size:.9rem;font-weight:600;text-underline-offset:.35rem}.creation-grid{display:grid;max-width:1600px;margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.8rem,1.4vw,1.6rem)}.creation-item{text-align:center}.creation-item img{aspect-ratio:4 / 4.7;margin-bottom:1.4rem;object-fit:cover;transition:transform .4s ease}.creation-item:hover img{transform:scale(1.015)}.creation-item p{max-width:28ch;margin-right:auto;margin-left:auto;color:#67685e;font-size:.8rem;line-height:1.55}.service-copy{background:#e5e6da}.service-list{display:flex;flex-wrap:wrap;gap:.75rem 1.6rem;margin:1rem 0 2.2rem;padding:0;list-style:none}.service-list li{position:relative;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem}.service-list li:not(:last-child):after{position:absolute;right:-.92rem;color:var(--terracotta);content:"·"}.gallery{background:#fbfaf6}.gallery-strip{display:grid;max-width:1600px;margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.gallery-strip img{aspect-ratio:1.35 / 1;object-fit:cover}.text-link{display:table;margin:2.2rem auto 0;padding-bottom:.35rem;border-bottom:1px solid var(--olive);color:var(--olive-deep);font-size:.87rem;font-weight:600;text-decoration:none}.locations{border-top:1px solid var(--rule);background:var(--paper-deep)}.location-grid{display:grid;max-width:1120px;margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--rule)}.location-card{min-height:310px;padding:clamp(2rem,4vw,4.5rem);background:var(--paper)}.location-label{margin-bottom:1.2rem;color:var(--olive-deep);font-size:.7rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.location-card address{margin-bottom:1.8rem;font-style:normal;line-height:1.8}.location-actions{display:flex;flex-wrap:wrap;gap:.9rem 1.6rem}.location-actions a{color:var(--olive-deep);font-size:.84rem;font-weight:600;text-underline-offset:.28rem}.site-footer{display:grid;align-items:end;padding:4rem 5vw 3rem;background:var(--olive-deep);color:#f6f3e9;grid-template-columns:1.2fr 1fr auto;gap:2rem}.catering-hero-copy{background:var(--paper-deep)}.catering-hero-copy h1{max-width:10ch;font-size:clamp(3.6rem,5.6vw,6.6rem)}.catering-hero-image,.catering-process-image{min-height:680px;margin:0}.catering-hero-image img,.catering-process-image img{height:100%;object-fit:cover}.catering-offers{padding:clamp(5rem,9vw,9rem) clamp(1.2rem,5vw,6rem)}.catering-offers .section-heading>p:last-child{max-width:58ch;margin-right:auto;margin-left:auto;color:#67685e}.offer-grid{display:grid;max-width:1260px;margin:0 auto;border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr))}.offer-card{min-height:320px;padding:clamp(2rem,4vw,4rem);border-right:1px solid var(--rule);border-bottom:1px solid var(--rule)}.offer-card>span{display:block;margin-bottom:3.5rem;color:var(--terracotta);font-size:.72rem;font-weight:600;letter-spacing:.12em}.offer-card p{color:#67685e;font-size:.88rem}.catering-process-copy{background:#e5e6da}.process-list{width:100%;margin:1rem 0 0;padding:0;list-style:none;counter-reset:process}.process-list li{display:grid;padding:1.15rem 0;border-top:1px solid rgba(77,88,61,.28);counter-increment:process;grid-template-columns:2.5rem 1fr}.process-list li:before{color:var(--terracotta);content:counter(process,decimal-leading-zero);font-size:.72rem;font-weight:600}.process-list strong,.process-list span{grid-column:2}.process-list strong{margin-bottom:.25rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600}.process-list span{color:#5f6256;font-size:.84rem}.catering-contact{padding:clamp(6rem,11vw,11rem) 1.4rem;border-top:1px solid var(--rule);text-align:center}.catering-contact h2,.catering-contact>p:not(.eyebrow){max-width:760px;margin-right:auto;margin-left:auto}.catering-contact-actions{display:flex;align-items:center;justify-content:center;margin-top:2rem;gap:1.6rem}.catering-contact-actions .text-link{margin:0}.site-footer p{margin-bottom:0;font-size:.78rem;line-height:1.6}.footer-note{max-width:36ch}.footer-links{display:flex;gap:1.5rem}:focus-visible{outline:2px solid var(--terracotta);outline-offset:4px}@media(max-width:1050px){.creation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-nav{gap:1.3rem}}@media(max-width:760px){.site-header{min-height:72px;padding:0 1.2rem}.wordmark{font-size:1.8rem}.menu-button{display:block;min-width:52px;min-height:44px}.site-nav{position:absolute;top:72px;right:0;left:0;display:none;align-items:stretch;padding:1rem 1.2rem 1.4rem;border-bottom:1px solid var(--rule);background:var(--paper);flex-direction:column;gap:0}.site-nav.is-open{display:flex}.site-nav a{padding:.8rem 0;font-size:.95rem}.hero,.hero>img{height:700px;min-height:0}.hero>img{object-position:63% center}.hero-copy{z-index:1;top:auto;right:1.3rem;bottom:4.5rem;left:1.3rem;width:auto;padding:1.35rem;background:#f8f6f0d1;transform:none}h1{max-width:9ch;font-size:clamp(3.6rem,17vw,5.2rem)}h2{font-size:clamp(2.7rem,12vw,4rem)}.split-section{grid-template-columns:1fr}.section-copy{min-height:auto;padding:5rem 1.4rem}.story-image,.service-image{min-height:460px}.creation-grid{grid-template-columns:1fr 1fr;gap:2.6rem .8rem}.creation-item h3{font-size:1.45rem}.creation-item p{display:none}.gallery-strip{overflow-x:auto;grid-auto-columns:76vw;grid-template-columns:none;grid-auto-flow:column;scroll-snap-type:x mandatory}.gallery-strip img{scroll-snap-align:center}.location-grid,.site-footer,.offer-grid{grid-template-columns:1fr}.catering-hero-image,.catering-process-image{min-height:460px}.catering-process-image{order:2}.catering-contact-actions{flex-direction:column}.location-card{min-height:0}.site-footer{align-items:start;padding:3.5rem 1.4rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
