:root{--ink:#18150f;--ink-soft:#51483b;--paper:#fbf6ec;--paper-strong:#f2e5cf;--cream:#efe0c7;--gold:#dba53a;--gold-deep:#a86f0b;--olive:#5e6242;--terracotta:#9a4b32;--line:#44352129;--white:#fffdf8;--shadow:0 26px 60px #2d1f0e1f;--radius:30px;--container:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.62}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}:focus-visible{outline:3px solid var(--gold-deep);outline-offset:4px}.container{width:min(calc(100% - 44px), var(--container));margin-inline:auto}.narrow{max-width:850px}.skip-link{z-index:100;background:var(--white);color:var(--ink);box-shadow:var(--shadow);border-radius:999px;padding:12px 18px;position:fixed;top:-90px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:40;color:var(--white);backdrop-filter:blur(12px);background:#18150ff5;border-bottom:1px solid #ffffff17;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.brand{letter-spacing:.005em;align-items:center;gap:12px;min-height:50px;font-size:1.02rem;font-weight:650;text-decoration:none;display:inline-flex}.brand img{object-fit:cover;border-radius:50%;width:48px;height:48px}.brand strong{color:var(--gold)}.main-nav{align-items:center;gap:6px;display:flex}.main-nav a{color:#ffffffc7;border-radius:999px;padding:9px 12px;font-size:.93rem;font-weight:680;text-decoration:none}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--gold);background:#dba53a21}h1,h2,h3{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.02}h1{font-size:clamp(3.2rem,7.3vw,6.6rem)}h2{font-size:clamp(2.45rem,5vw,4.55rem)}h3{font-size:clamp(1.55rem,2.4vw,2.2rem)}p{margin:0 0 1.15rem}.lead{max-width:62ch;color:var(--ink-soft);font-size:clamp(1.14rem,1.8vw,1.42rem)}.lead-small{color:var(--ink-soft);font-size:clamp(1.12rem,1.7vw,1.32rem)}.eyebrow{color:var(--terracotta);letter-spacing:.18em;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;font-weight:850}.eyebrow-gold{color:var(--gold)}.hero{padding:clamp(58px,8vw,112px) 0 clamp(72px,9vw,130px)}.hero-editorial{background:radial-gradient(circle at 82% 10%, #dba53a26, transparent 28%), var(--paper);overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(350px,.98fr);align-items:center;gap:clamp(46px,7vw,100px);display:grid}.hero-copy h1{max-width:10.5ch}.hero-copy h1 em{color:var(--terracotta);font-weight:700}.hero-copy .lead{margin-top:28px}.hero-photo{min-height:620px;margin:0;position:relative}.hero-photo:before{content:"";background:var(--gold);border-radius:46% 54% 44% 56%/54% 40% 60% 46%;position:absolute;inset:7% -8% -5% 12%;transform:rotate(4deg)}.hero-photo img{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow);border-radius:44% 56% 46% 54%/56% 42% 58% 44%;position:absolute;inset:0}.hero-photo figcaption{z-index:2;background:var(--ink);min-width:210px;color:var(--white);box-shadow:var(--shadow);padding:18px 22px;position:absolute;bottom:28px;left:-26px}.hero-photo figcaption span{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin-bottom:3px;font-size:.72rem;font-weight:800;display:block}.hero-photo figcaption strong{font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.hero-meta{color:var(--ink-soft);flex-wrap:wrap;gap:9px 18px;margin-top:30px;font-size:.9rem;display:flex}.hero-meta span:before{content:"•";color:var(--gold-deep);margin-right:8px}.actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.button{border:1.5px solid var(--ink);background:var(--ink);min-height:50px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:12px 21px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{background:#000;transform:translateY(-2px)}.button-ghost{color:var(--ink);background:0 0}.button-ghost:hover{background:#18150f0f}.button-gold{background:var(--gold);border-color:var(--gold);color:var(--ink)}.button-gold:hover{background:#edbb55}.button-outline{color:var(--white);background:0 0;border-color:#ffffff61}.button-outline:hover{background:#ffffff14}.text-link{color:var(--terracotta);align-items:center;gap:8px;font-weight:850;display:inline-flex}.intro-strip{background:var(--ink);color:var(--white);padding:44px 0}.intro-strip-grid{grid-template-columns:1.35fr .65fr;align-items:end;gap:clamp(32px,6vw,92px);display:grid}.intro-strip p{color:#ffffffb8;margin:0}.intro-strip .intro-big{max-width:24ch;color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3.2vw,3rem);line-height:1.08}.gallery-shell{background:var(--paper-strong);padding:clamp(68px,9vw,118px) 0;overflow:hidden}.gallery-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px;display:flex}.gallery-controls{gap:9px;display:flex}.gallery-arrow{border:1px solid var(--line);background:var(--white);width:50px;height:50px;color:var(--ink);cursor:pointer;border-radius:50%;font-size:1.15rem}.gallery-arrow:hover{background:var(--ink);color:var(--white)}.gallery-viewport{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:0 max(22px, calc((100vw - var(--container)) / 2)) 18px;scrollbar-width:thin;grid-auto-columns:minmax(280px,31vw);grid-auto-flow:column;gap:18px;display:grid;overflow-x:auto}.gallery-card{scroll-snap-align:start;margin:0}.gallery-card img{aspect-ratio:4/5;object-fit:cover;border-radius:26px;width:100%;box-shadow:0 12px 35px #2c1f0f17}.gallery-card figcaption{gap:14px;padding:14px 4px 0;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;display:flex}.gallery-card figcaption span{color:var(--terracotta);letter-spacing:.12em;font-family:Inter,sans-serif;font-size:.72rem;font-weight:850}.gallery-note{color:var(--ink-soft);margin-top:8px;font-size:.84rem}.section{padding:clamp(72px,9vw,124px) 0}.section-warm{background:var(--paper-strong)}.section-heading{margin-bottom:44px}.section-heading.narrow{max-width:760px}.split-heading{grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:clamp(32px,6vw,90px);display:grid}.split-heading>p,.split-heading>div>p:last-child{color:var(--ink-soft)}.product-editorial{background:var(--paper)}.product-grid{grid-template-rows:repeat(2,minmax(260px,1fr));grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.product-tile{border-radius:var(--radius);background:var(--ink);min-height:360px;color:var(--white);position:relative;overflow:hidden}.product-tile-large{grid-row:1/span 2;min-height:738px}.product-tile img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-tile:after{content:"";background:linear-gradient(#0000,#000000b3);position:absolute;inset:42% 0 0}.tile-copy{z-index:2;position:absolute;bottom:22px;left:24px;right:24px}.tile-copy span{color:var(--gold);margin-bottom:8px;font-size:.75rem;font-weight:850;display:inline-block}.tile-copy h3{margin-bottom:8px}.tile-copy p{color:#ffffffd1;margin:0}.section-link{margin-top:30px}.story-editorial{background:var(--white)}.story-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(44px,7vw,96px);display:grid}.story-photos{min-height:650px;position:relative}.story-photos figure{background:var(--cream);box-shadow:var(--shadow);margin:0;overflow:hidden}.story-main{border-radius:44% 56% 20px 20px/34% 42% 20px 20px;position:absolute;inset:0 18% 0 0}.story-main img{object-fit:cover;width:100%;height:100%}.story-small{border:8px solid var(--white);border-radius:22px;width:40%;position:absolute;bottom:28px;right:0}.story-small img{aspect-ratio:4/5;object-fit:cover}.story-copy{max-width:590px}.story-copy h2{margin-bottom:24px}.story-copy p:not(.eyebrow){color:var(--ink-soft)}.visit-band{background:var(--ink);color:var(--white);padding:clamp(70px,8vw,110px) 0}.visit-grid{grid-template-columns:1fr .82fr;align-items:start;gap:clamp(42px,8vw,110px);display:grid}.visit-grid h2,.cta-line h2{max-width:10ch}.visit-info p{color:#ffffffd1;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto;gap:20px;margin:0;padding:13px 0;display:grid}.visit-info strong{color:var(--white)}.compact-band{padding:70px 0}.cta-line{justify-content:space-between;align-items:end;gap:40px;display:flex}.page-hero{background:var(--paper);padding:clamp(70px,9vw,124px) 0}.page-hero h1{max-width:12ch;font-size:clamp(3rem,6.5vw,5.8rem)}.page-hero .lead{margin-top:26px}.page-hero-grid,.contact-hero-grid{grid-template-columns:1fr .8fr;align-items:center;gap:clamp(42px,7vw,92px);display:grid}.page-hero-image figure,.contact-hero figure{margin:0}.page-hero-image figure img{aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius);width:100%;box-shadow:var(--shadow)}.contact-hero figure img{aspect-ratio:16/10;object-fit:cover;border-radius:var(--radius);width:100%;box-shadow:var(--shadow)}.menu-editorial{gap:0;display:grid}.menu-row{border-top:1px solid var(--line);grid-template-columns:80px 1fr minmax(300px,.82fr);align-items:center;gap:30px;padding:40px 0;display:grid}.menu-row:last-child{border-bottom:1px solid var(--line)}.menu-row img{aspect-ratio:4/3;object-fit:cover;border-radius:22px;width:100%}.menu-row-reverse img{order:-1}.menu-row-reverse .menu-number{order:1}.menu-number{color:var(--terracotta);letter-spacing:.14em;align-self:start;font-size:.78rem;font-weight:850}.menu-copy h2{margin-bottom:16px;font-size:clamp(2rem,3.8vw,3.4rem)}.menu-copy p:not(.eyebrow){max-width:52ch;color:var(--ink-soft)}.duo-gallery{grid-template-columns:1fr 1fr;gap:18px;display:grid}.duo-gallery img{aspect-ratio:5/4;object-fit:cover;border-radius:var(--radius);width:100%}.story-hero{background:linear-gradient(180deg, var(--paper), var(--paper-strong))}.story-hero-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:clamp(36px,7vw,92px);display:grid}.story-intro{padding-bottom:10px}.profile-grid{grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(42px,8vw,110px);display:grid}.profile-photo{margin:0;position:relative}.profile-photo:before{content:"";background:var(--gold);border-radius:50% 50% 24px 24px;position:absolute;inset:5% -8% -5% 9%;transform:rotate(3deg)}.profile-photo img{aspect-ratio:4/5.2;object-fit:cover;object-position:center top;width:100%;box-shadow:var(--shadow);border-radius:50% 50% 24px 24px;position:relative}.profile-copy h2{margin-bottom:24px}.profile-copy p:not(.eyebrow){color:var(--ink-soft)}.process-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.process-grid article{background:var(--white);border-top:3px solid var(--gold);padding:34px 30px}.process-grid span{color:var(--gold-deep);letter-spacing:.13em;margin-bottom:42px;font-size:.76rem;font-weight:850;display:block}.process-grid h3{margin-bottom:14px}.process-grid p{color:var(--ink-soft);margin:0}.photo-story-grid{grid-template-columns:1fr 1fr;grid-template-areas:"tall wide""tall copy";align-items:stretch;gap:18px 26px;display:grid}.photo-story figure{border-radius:var(--radius);margin:0;overflow:hidden}.photo-story img{object-fit:cover;width:100%;height:100%}.photo-tall{grid-area:tall;min-height:700px}.photo-wide{grid-area:wide;min-height:330px}.photo-story-copy{grid-area:copy;align-self:center;padding:30px 10px 0}.photo-story-copy h2{margin-bottom:18px;font-size:clamp(2.2rem,4vw,3.7rem)}.photo-story-copy p:not(.eyebrow){color:var(--ink-soft)}.contact-editorial{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.contact-editorial article{border-right:1px solid var(--line);padding:36px 30px}.contact-editorial article:first-child{padding-left:0}.contact-editorial article:last-child{border-right:0;padding-right:0}.contact-editorial h2{margin-bottom:18px;font-size:clamp(1.8rem,3vw,2.6rem)}.hours-list{margin:0 0 18px}.hours-list div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:9px 0;display:flex}.hours-list dt{font-weight:760}.hours-list dd{text-align:right;margin:0}.fine-print{color:var(--ink-soft);font-size:.87rem}.social-links{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.site-footer{color:#ffffffba;background:#0c0b08;padding:68px 0 24px}.footer-grid{grid-template-columns:1.25fr .8fr .8fr;gap:48px;display:grid}.footer-kicker{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:850}.footer-brand{color:var(--white);margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.5rem)}.footer-heading{color:var(--white);font-weight:850}.site-footer a{color:var(--white)}.footer-legal{color:#ffffff80;margin-top:22px;font-size:.88rem}.footer-bottom{border-top:1px solid #ffffff1a;margin-top:46px;padding-top:18px;font-size:.84rem}.footer-bottom p{margin:0}@media (width<=960px){.hero-grid,.story-grid,.page-hero-grid,.contact-hero-grid,.profile-grid,.story-hero-grid,.visit-grid{grid-template-columns:1fr}.hero-copy h1{max-width:12ch}.hero-photo{max-width:700px;min-height:600px}.intro-strip-grid,.split-heading{grid-template-columns:1fr}.gallery-viewport{grid-auto-columns:minmax(290px,55vw)}.product-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.product-tile-large{grid-area:auto/1/auto/-1;min-height:600px}.story-photos{min-height:620px}.menu-row{grid-template-columns:54px 1fr}.menu-row img{grid-column:2;width:min(100%,620px)}.menu-row-reverse img,.menu-row-reverse .menu-number{order:0}.process-grid,.contact-editorial{grid-template-columns:1fr}.contact-editorial{border-top:0}.contact-editorial article,.contact-editorial article:first-child,.contact-editorial article:last-child{border-right:0;border-top:1px solid var(--line);padding:28px 0}.footer-grid{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}}@media (width<=700px){.container{width:min(calc(100% - 28px), var(--container))}.site-header{position:static}.header-inner{flex-direction:column;align-items:flex-start;gap:8px;min-height:auto;padding:12px 0}.brand img{width:42px;height:42px}.main-nav{justify-content:space-between;gap:0;width:100%}.main-nav a{padding:8px 7px;font-size:.82rem}h1{font-size:clamp(2.65rem,14vw,4.4rem)}h2{font-size:clamp(2.15rem,10vw,3.3rem)}.hero{padding-top:48px}.hero-grid{gap:42px}.hero-photo{min-height:485px}.hero-photo figcaption{min-width:0;bottom:16px;left:12px}.hero-meta{gap:5px;display:grid}.actions{align-items:stretch}.actions .button{width:100%}.intro-strip{padding:36px 0}.gallery-heading{align-items:center}.gallery-heading h2{font-size:2.2rem}.gallery-viewport{grid-auto-columns:78vw;padding-left:14px;padding-right:14px}.gallery-note{display:none}.product-grid{grid-template-columns:1fr}.product-tile,.product-tile-large{grid-column:auto;min-height:470px}.story-photos{min-height:500px}.story-main{right:12%}.story-small{width:42%;bottom:18px}.visit-info p{grid-template-columns:1fr auto}.cta-line{display:grid}.menu-row{grid-template-columns:1fr;gap:12px;padding:34px 0}.menu-row img{grid-column:1;margin-top:12px}.menu-number{margin-bottom:4px}.duo-gallery{grid-template-columns:1fr}.profile-photo{max-width:520px}.photo-story-grid{grid-template-columns:1fr;grid-template-areas:"tall""wide""copy"}.photo-tall{min-height:520px}.photo-wide{min-height:260px}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-intro{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mobile-header{display:none}@media (width<=900px){.desktop-header{display:none}.mobile-header{grid-template-columns:52px 1fr 52px;align-items:center;min-height:80px;display:grid}.mobile-brand{grid-column:2;justify-self:center;place-items:center;min-width:64px;min-height:64px;display:grid}.mobile-brand img{object-fit:cover;border-radius:50%;width:60px;height:60px;box-shadow:0 0 0 2px #dba53a61,0 8px 22px #00000038}.mobile-location{width:44px;height:44px;color:var(--gold);grid-column:3;justify-self:end;place-items:center;display:grid}.mobile-location svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:23px;height:23px}.mobile-menu{grid-area:1/1;position:relative}.mobile-menu summary{cursor:pointer;place-items:center;width:44px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.menu-lines{gap:5px;width:22px;display:grid}.menu-lines i{background:var(--white);border-radius:2px;height:2px;display:block}.mobile-menu nav{z-index:90;background:var(--paper);width:min(290px,100vw - 28px);color:var(--ink);box-shadow:var(--shadow);border:1px solid var(--line);border-radius:18px;padding:10px;position:absolute;top:62px;left:0}.mobile-menu nav a{border-radius:12px;padding:13px 14px;font-weight:800;text-decoration:none;display:block}.mobile-menu nav a:hover,.mobile-menu nav a[aria-current=page]{background:var(--paper-strong)}}@media (width<=700px){.profile-photo:before{right:0}}.hero-photo:before{display:none}.opening-news{background:var(--olive);color:var(--white);padding:clamp(72px,9vw,122px) 0}.opening-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(42px,8vw,120px);display:grid}.opening-copy h2{max-width:10ch;color:var(--white)}.opening-detail{max-width:680px}.opening-detail p{color:#ffffffc2}.opening-detail .lead-small{color:var(--white)}.opening-facts{border-top:1px solid #fff3;border-bottom:1px solid #fff3;grid-template-columns:repeat(3,1fr);margin:34px 0 10px;display:grid}.opening-facts span{color:#ffffffb8;flex-direction:column;gap:3px;padding:18px 16px 18px 0;font-size:.9rem;display:flex}.opening-facts strong{color:var(--gold);letter-spacing:.09em;text-transform:uppercase;font-size:.75rem}.story-editorial-text{background:var(--white)}.story-text-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(42px,8vw,110px);display:grid}.story-text-grid h2{max-width:9ch}.mediterranean-route{border-top:1px solid var(--line);margin:34px 0}.mediterranean-route p{border-bottom:1px solid var(--line);color:var(--ink-soft);grid-template-columns:110px 1fr;gap:20px;margin:0;padding:16px 0;display:grid}.mediterranean-route span{color:var(--terracotta);letter-spacing:.09em;text-transform:uppercase;font-size:.76rem;font-weight:850}@media (width<=800px){.opening-grid,.story-text-grid{grid-template-columns:1fr;gap:34px}.opening-copy h2,.story-text-grid h2{max-width:11ch}.opening-facts{grid-template-columns:1fr}.opening-facts span{border-bottom:1px solid #ffffff1f;padding:14px 0}.opening-facts span:last-child{border-bottom:0}.mediterranean-route p{grid-template-columns:88px 1fr;gap:14px}}h1,h2,h3,.intro-big,.footer-brand,.button,.text-link,p,li,dd{text-wrap:pretty;hyphens:none;word-break:normal;overflow-wrap:normal}@media (width<=700px){.hero-copy h1,.page-hero h1,.gallery-heading h2,.opening-copy h2,.story-text-grid h2,.visit-grid h2,.cta-line h2,.profile-copy h2,.photo-story-copy h2,.contact-social h2{max-width:none}}.gallery-heading h2{max-width:15ch}.menu-row{grid-template-columns:80px minmax(0,1fr) minmax(300px,.82fr);grid-template-areas:"number copy image"}.menu-row .menu-number{order:0;grid-area:number}.menu-row .menu-copy{grid-area:copy}.menu-row img{order:0;grid-area:image}.menu-row-reverse{grid-template-columns:minmax(300px,.82fr) 80px minmax(0,1fr);grid-template-areas:"image number copy"}.menu-row-reverse img,.menu-row-reverse .menu-number{order:0}.business-teaser{background:var(--paper-strong);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.business-teaser-grid,.order-panel-grid,.business-contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(42px,8vw,112px);display:grid}.business-teaser-grid h2,.order-panel-grid h2,.business-contact-grid h2{max-width:10ch}.business-teaser-copy,.business-contact-copy{max-width:690px}.business-teaser-copy>p:not(.lead-small),.business-contact-copy>p:not(.lead-small){color:var(--ink-soft)}.business-tags{flex-wrap:wrap;gap:9px;margin:28px 0 30px;display:flex}.business-tags span{border:1px solid var(--line);background:var(--white);color:var(--ink-soft);border-radius:999px;padding:8px 13px;font-size:.86rem;font-weight:760}.order-panel{background:var(--white)}.business-steps{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;display:grid}.business-steps div{background:var(--paper);min-width:0;padding:24px 22px}.business-steps span{color:var(--terracotta);letter-spacing:.12em;margin-bottom:22px;font-size:.72rem;font-weight:850;display:block}.business-steps strong{margin-bottom:6px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;display:block}.business-steps p{color:var(--ink-soft);margin:0;font-size:.92rem}.story-title h1{max-width:13ch;font-size:clamp(3rem,5.5vw,5.25rem)}.founder-story{background:var(--white)}.founder-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(48px,8vw,116px);display:grid}.founder-photo{margin:0;position:relative}.founder-photo:before{content:"";background:var(--gold);border-radius:34px;position:absolute;inset:6% -7% -5% 9%;transform:rotate(3deg)}.founder-photo img{aspect-ratio:4/5;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:34px;position:relative}.founder-copy h2{max-width:12ch;margin-bottom:26px}.founder-copy>p:not(.eyebrow){color:var(--ink-soft)}.founder-facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:34px;display:grid}.founder-facts div{background:var(--white);padding:22px 18px}.founder-facts strong{color:var(--terracotta);margin-bottom:6px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.2vw,2rem);display:block}.founder-facts span{color:var(--ink-soft);font-size:.85rem;line-height:1.45;display:block}.journey-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.journey-grid article{background:var(--white);border-top:3px solid var(--gold);min-height:330px;padding:30px 26px}.journey-grid article>span{color:var(--gold-deep);letter-spacing:.13em;margin-bottom:52px;font-size:.72rem;font-weight:850;display:block}.journey-place{min-height:2.8em;color:var(--terracotta);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:850}.journey-grid h3{margin-bottom:14px;font-size:clamp(1.55rem,2.3vw,2rem)}.journey-grid article>p:last-child{color:var(--ink-soft);margin:0}.together-story{background:var(--paper)}.together-grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:center;gap:clamp(50px,8vw,116px);display:grid}.together-copy h2{max-width:10ch;margin-bottom:26px}.together-copy>p:not(.eyebrow){color:var(--ink-soft)}.together-images{min-height:610px;position:relative}.together-images figure{background:var(--paper-strong);box-shadow:var(--shadow);margin:0;overflow:hidden}.together-main{border-radius:32px;position:absolute;inset:0 18% 0 0}.together-main img{object-fit:cover;width:100%;height:100%}.together-small{border:7px solid var(--paper);border-radius:22px;width:40%;position:absolute;bottom:34px;right:0}.together-small img{aspect-ratio:4/5;object-fit:cover;width:100%}.craft-principles{background:var(--white)}.next-chapter{background:var(--olive);color:var(--white);padding:clamp(76px,9vw,124px) 0}.next-chapter-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(44px,8vw,116px);display:grid}.next-chapter h2{max-width:10ch;color:var(--white)}.next-chapter-copy{max-width:680px}.next-chapter-copy p{color:#ffffffc2}.next-chapter-copy .lead-small{color:var(--white)}.next-chapter-copy .button{margin-top:10px}@media (width<=1080px){.journey-grid{grid-template-columns:repeat(2,1fr)}.journey-grid article{min-height:300px}}@media (width<=960px){.menu-row,.menu-row-reverse{grid-template-columns:54px minmax(0,1fr);grid-template-areas:"number copy"".image"}.menu-row img{grid-column:auto;width:min(100%,680px)}.business-teaser-grid,.order-panel-grid,.business-contact-grid,.founder-grid,.together-grid,.next-chapter-grid{grid-template-columns:1fr}.founder-photo{max-width:620px}.together-images{max-width:720px;min-height:570px}}@media (width<=700px){.menu-row,.menu-row-reverse{grid-template-columns:1fr;grid-template-areas:"number""copy""image"}.menu-row img{grid-column:auto;margin-top:12px}.business-teaser-grid h2,.order-panel-grid h2,.business-contact-grid h2,.founder-copy h2,.together-copy h2,.next-chapter h2{max-width:12ch}.business-steps,.founder-facts,.journey-grid{grid-template-columns:1fr}.business-steps div,.founder-facts div{padding:20px 18px}.journey-grid article{min-height:0}.journey-grid article>span{margin-bottom:30px}.journey-place{min-height:0}.founder-photo:before{inset:5% 0 -4% 6%}.together-images{min-height:480px}.together-main{right:12%}.together-small{width:43%;bottom:18px}}.passion-section{background:radial-gradient(circle at 8% 16%, #dba53a29, transparent 28%), var(--paper-strong);position:relative;overflow:hidden}.passion-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(46px,8vw,118px);display:grid}.passion-copy h2{max-width:12ch;margin-bottom:28px}.passion-copy>p:not(.eyebrow){max-width:62ch;color:var(--ink-soft)}.passion-card{background:var(--ink);color:var(--white);box-shadow:var(--shadow);border-radius:32px;margin:0;padding:clamp(38px,5vw,64px);position:relative;overflow:hidden}.passion-card:before{content:"✦";color:#dba53a2e;font-size:clamp(6rem,12vw,10rem);line-height:1;position:absolute;top:12px;right:28px}.passion-statement{z-index:1;color:var(--white);letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.6rem);font-weight:700;line-height:1.04;position:relative}.passion-card .passion-note{z-index:1;color:#ffffffb8;border-top:1px solid #ffffff29;margin:26px 0 0;padding-top:22px;position:relative}@media (width<=960px){.passion-grid{grid-template-columns:1fr}.passion-card{max-width:720px}}@media (width<=700px){.passion-card{border-radius:24px;padding:34px 26px}.passion-statement{font-size:clamp(2rem,10vw,2.8rem)}}.site-header{background:var(--ink)}.header-inner{min-height:108px}.brand{gap:16px;min-height:90px}.brand img,.mobile-brand img{display:none}.brand:before{content:"";background-color:var(--ink);background-blend-mode:lighten;background-image:url(/images/customer-logo.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex:0 0 90px;width:90px;height:90px}.product-tile img,.menu-row img,.page-hero-image figure img,.together-images img,.hero-photo img,.duo-gallery img{object-fit:cover;max-width:100%}.product-media-bread{object-position:center 50%;filter:contrast(1.025)saturate(1.015)}.product-media-sandwich{object-position:center 48%}.product-media-pizza{object-position:center 52%}.product-tile:hover img{transform:scale(1.012)}.menu-row img{aspect-ratio:4/3;width:100%;height:auto}.page-hero-image figure img{aspect-ratio:4/5;width:100%;height:auto}.together-main img{width:100%;height:100%}@media (width>=961px){.product-grid{grid-template-rows:none;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.product-tile,.product-tile-large{grid-area:auto;min-height:500px}.story-title h1 span:first-child{white-space:nowrap}.hero{padding-top:clamp(62px,6.5vw,88px);padding-bottom:clamp(76px,7vw,104px)}.hero-grid{grid-template-columns:minmax(0,1.12fr) minmax(430px,.88fr);gap:clamp(54px,6vw,88px)}.hero-copy h1.hero-headline{letter-spacing:-.045em;max-width:8.4ch;font-size:clamp(4.6rem,5.55vw,5.75rem);line-height:.98}.hero-headline-line,.hero-headline-accent,.hero-headline-accent span{display:block}.hero-headline-line,.hero-headline-accent span{white-space:nowrap}.hero-headline-accent{margin-top:.12em}.hero-copy .lead{max-width:48ch;margin-top:30px}.hero-photo{min-height:560px;max-height:620px}.hero-photo figcaption{bottom:34px;left:-18px}}@media (width>=701px) and (width<=960px){.product-grid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}.product-tile,.product-tile-large{grid-area:auto;min-height:480px}.hero-headline-line,.hero-headline-accent span{display:inline}}h1,h2,h3,.lead,.lead-small,.story-copy-wide p{word-break:normal;overflow-wrap:normal;hyphens:none}.story-heading{text-wrap:pretty;font-size:clamp(2.8rem,4vw,3.9rem);line-height:1.02;max-width:none!important}.story-heading span,.story-title h1 span{display:block}.story-title h1{text-wrap:pretty;max-width:none;font-size:clamp(2.75rem,4vw,3.8rem);line-height:1.03}.founder-copy h2{text-wrap:pretty;max-width:14ch}.story-text-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);gap:clamp(48px,7vw,96px)}.story-copy-wide{max-width:720px}.story-copy-wide .lead-small{max-width:59ch}.business-teaser-grid h2{text-wrap:balance;max-width:13ch}.business-teaser-copy{max-width:650px}.business-teaser-copy .lead-small,.business-teaser-copy>p:not(.lead-small){text-wrap:pretty;max-width:52ch}.business-teaser-photo{background:var(--cream);border-radius:26px;margin:0 0 28px;overflow:hidden;box-shadow:0 16px 38px #2d1f0e1a}.business-teaser-photo img{aspect-ratio:16/10;object-fit:cover;object-position:center 48%;width:100%;display:block}.business-tags{margin-top:24px}@media (width<=900px){.mobile-header{min-height:100px}.mobile-brand{min-width:88px;min-height:88px}.mobile-brand:before{content:"";background-color:var(--ink);background-blend-mode:lighten;background-image:url(/images/customer-logo.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:84px;height:84px}.story-text-grid{grid-template-columns:1fr;gap:34px}}@media (width<=700px){.product-tile,.product-tile-large{grid-area:auto;min-height:440px}.story-heading{font-size:clamp(2.15rem,9vw,2.75rem);max-width:none!important}.story-title h1{max-width:none;font-size:clamp(2.45rem,11vw,3.5rem)}.story-title h1 span:first-child{white-space:normal}.founder-copy h2{max-width:none}.menu-row img{aspect-ratio:4/3;width:100%}.business-teaser-grid{gap:30px}.business-teaser-grid h2{max-width:14ch;font-size:clamp(2.45rem,11.5vw,3.15rem);line-height:.98}.business-teaser-photo{border-radius:22px;margin-bottom:24px}.business-teaser-copy .lead-small{font-size:1.08rem;line-height:1.55}.business-teaser-copy>p:not(.lead-small){line-height:1.55}.business-tags{gap:8px;margin:22px 0 26px}.business-tags span{padding:7px 11px}.hero-copy h1.hero-headline{letter-spacing:-.04em;text-wrap:normal;max-width:none;font-size:clamp(2.1rem,10.5vw,2.55rem);line-height:.98}.hero-headline-line,.hero-headline-accent,.hero-headline-accent span{display:block}.hero-headline-line,.hero-headline-accent span{white-space:nowrap}.hero-headline-accent{margin-top:.12em}.hero-copy .lead{margin-top:24px}.story-title h1{letter-spacing:-.04em;font-size:clamp(2.3rem,10.2vw,3.2rem);line-height:1.01}.story-title h1 span:last-child{white-space:nowrap;font-size:.88em}}
