@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--cream:#fff8e9;--ink:#3c241b;--brown:#713a28;--caramel:#d19470;--butter:#f1d99e;--line:#713a2833;color-scheme:light;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--cream);font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #a85b36;outline-offset:5px}p{line-height:1.75}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400;text-wrap:balance}h1,h2{font-family:'Libre Caslon Display',Georgia,serif;letter-spacing:-.04em;line-height:1.01}h1{font-size:clamp(58px,7.5vw,112px)}h2{font-size:clamp(42px,4.5vw,68px)}h3{font-size:25px;line-height:1.3}em{font-weight:400}header{display:flex;align-items:center;justify-content:space-between;padding:30px 5%;gap:30px;border-bottom:1px solid var(--line)}.wordmark{font-family:'Libre Caslon Display',Georgia,serif;font-size:37px;font-weight:600;line-height:1.05;white-space:nowrap}.wordmark span{display:block;font:10px/1.5 'DM Sans',sans-serif;letter-spacing:.18em;margin-top:9px}.preview{padding:8px 5%;display:flex;justify-content:space-between;background:var(--brown);color:#fff8e9;font-size:12px}.preview span{opacity:.75}header nav{display:flex;align-items:center;gap:30px;font-size:14px}header nav a{padding:10px 0}header nav [aria-current]{border-bottom:1px solid}header nav a:last-child{background:var(--brown);color:white;padding:13px 20px;border-radius:3px}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:10}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:1.04fr 1fr;min-height:740px}.hero-copy{padding:80px 5vw 65px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:600;line-height:1.6;margin-bottom:24px}.hero h1 em{color:#985334}.lead{font-size:19px;max-width:550px;margin-top:26px}.actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:var(--brown);color:white;border:1px solid var(--brown);padding:16px 22px;border-radius:3px;font-size:15px;font-weight:500;line-height:1.4;transition:background .18s}.button:hover{background:#4d2416}.button.secondary{background:transparent;color:var(--brown)}.button.secondary:hover{background:#713a2810}.hero-note{font-size:13px;margin-top:30px;max-width:350px}.hero-photo{position:relative;min-height:640px}.hero-photo>img{width:100%;height:100%;position:absolute;inset:0;object-position:center 58%}.hero-photo figcaption{position:absolute;bottom:22px;left:25px;color:white;background:#3c241bd9;padding:8px 12px;font-size:12px}.photo-tag{position:absolute;right:25px;top:28px;transform:rotate(6deg);background:var(--butter);color:var(--brown);border-radius:50%;width:142px;height:142px;display:flex;flex-direction:column;justify-content:center;text-align:center;font:30px/1 'Libre Caslon Display',Georgia,serif;border:1px solid #713a2855}.ribbon{background:var(--butter);display:flex;justify-content:space-around;gap:25px;padding:25px 5%;font-size:14px;border-block:1px solid var(--line)}.section{padding:95px 7%;}.intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.intro p+p{margin-top:18px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid currentColor;padding:10px 0;font-size:15px;margin-top:22px}.home-menu{background:#f2e7d4;padding-top:50px}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:26px}.section-heading .eyebrow{margin:0}.section-heading>span{font-size:14px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-grid>a{padding:30px 28px;display:flex;flex-direction:column;border-right:1px solid var(--line);transition:background .2s}.category-grid>a:first-child{padding-left:0}.category-grid>a:last-child{border:0}.category-grid>a:hover{background:#fff8e988}.category-no{font-size:12px;letter-spacing:.12em}.category-grid h3{font:52px/1.05 'Libre Caslon Display',Georgia,serif;letter-spacing:-.03em;margin:35px 0 22px}.category-grid p{font-size:15px;max-width:290px}.category-grid a>div{display:flex;justify-content:space-between;gap:20px;margin-top:auto;padding-top:30px}.category-grid strong{font-size:16px;font-weight:500}.small{font-size:13px;line-height:1.65;margin-top:22px}.saturday{display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:center;background:var(--brown);color:var(--cream)}.calendar{border:1px solid #fff8e970;text-align:center;padding:40px 25px;background:#ffffff05}.calendar>span{font-size:13px;letter-spacing:.14em;display:block}.calendar strong{display:block;font:180px/1.1 'Libre Caslon Display',Georgia,serif;margin:5px 0 15px;color:var(--butter)}.calendar p{margin-top:25px;font-size:14px;border-top:1px solid #fff8e950;padding-top:20px}.saturday h2{margin-bottom:25px}.saturday p+p{margin-top:15px}.saturday .button{background:var(--butter);color:var(--brown);margin-top:28px}.makers{display:grid;grid-template-columns:1fr 1.1fr;gap:8vw;align-items:center}.makers img{max-width:430px;width:100%;border-radius:50%;mix-blend-mode:multiply}.makers p:not(.eyebrow){margin-top:25px}.closing{text-align:center;background:var(--caramel);padding:80px 5%}.closing .actions{justify-content:center}.closing h2{font-size:clamp(60px,6vw,85px)}footer{padding:65px 5% 25px;display:grid;grid-template-columns:1.3fr 1fr .7fr;gap:40px;font-size:14px}footer>div>a:not(.wordmark){display:block;margin-bottom:12px;overflow-wrap:anywhere}footer .wordmark{font-size:32px}footer p:not(.eyebrow){margin-top:20px}.footnote{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px;font-size:12px!important;max-width:none;opacity:.8}.page-heading{padding:80px 7% 65px}.page-heading h1{font-size:clamp(60px,7.5vw,106px)}.page-heading .lead{max-width:620px}.jump-links{display:flex;gap:28px;flex-wrap:wrap;margin-top:35px}.jump-links a{font-size:14px;border-bottom:1px solid;padding:8px 0}.menu-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;border-top:1px solid var(--line);padding-top:65px;padding-bottom:65px;scroll-margin-top:20px}.menu-section .eyebrow{display:block}.portion{max-width:280px;font-size:15px;margin-top:25px}.menu-list{margin:0;padding:0;list-style:none}.menu-list li{display:flex;justify-content:space-between;gap:30px;padding:24px 0;border-bottom:1px solid var(--line)}.menu-list li:first-child{padding-top:5px}.menu-list h3{font-size:24px}.menu-list p{font-size:14px;margin-top:10px;opacity:.8}.menu-list strong{font:34px/1.1 'Libre Caslon Display',Georgia,serif;white-space:nowrap}.sweet-section{background:#f2e7d4}.menu-notes,.order-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font-size:17px;font-weight:500;cursor:pointer;line-height:1.5;padding-right:10px}details p{margin-top:16px;font-size:15px}.about-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:6vw;align-items:center}.about-hero h1{font-size:clamp(60px,6.7vw,100px)}.about-hero img{width:100%;mix-blend-mode:multiply}.about-hero .lead+p{margin-top:20px}.story{background:#f2e7d4}.story>div{display:grid;grid-template-columns:1fr 1fr;gap:6vw;margin:35px 0}.photo-story{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center}.photo-story img{width:100%;max-height:650px;object-fit:cover}.photo-story figcaption{font-size:12px;margin-top:12px}.photo-story article{margin-top:30px;padding-top:25px;border-top:1px solid var(--line)}.photo-story h3{font-size:21px;margin-bottom:10px}.order-heading{background:#f2e7d4}.order-content{display:grid;grid-template-columns:1.3fr 1fr;gap:7vw;align-items:start}.steps{list-style:none;padding:0;margin:0}.steps>li{display:flex;gap:24px;padding:30px 0;border-bottom:1px solid var(--line)}.steps>li>span{font-size:13px;color:#985334;margin-top:7px}.steps h2{font:32px/1.2 'Libre Caslon Display',Georgia,serif;margin-bottom:15px}.steps p{font-size:16px}.contact-card{background:var(--brown);color:var(--cream);padding:40px 32px}.contact-card h2{margin-bottom:24px}.contact-card .email{display:block;font-size:17px;margin-top:25px;overflow-wrap:anywhere;border-bottom:1px solid #fff8e950;padding-bottom:14px}.contact-card .text-link{width:100%}.contact-note{margin-top:30px;padding-top:25px;border-top:1px solid #fff8e950}.contact-note strong{font-size:22px;font-weight:500}.contact-note p{font-size:15px;margin-top:8px}.order-faq{background:#f2e7d4}
@media(min-width:1600px){body{max-width:1800px;margin:auto}.hero-copy{padding-left:7vw}.hero{min-height:850px}}
@media(max-width:950px){header{align-items:flex-start;flex-direction:column;gap:22px}.hero{min-height:650px}.hero-copy{padding-top:60px}.hero h1{font-size:72px}.hero-photo{min-height:650px}.actions{gap:15px}.category-grid>a{padding-inline:20px}.category-grid h3{font-size:44px}.section{padding:65px 5%}.photo-tag{width:115px;height:115px;font-size:25px}.menu-section,.order-content{gap:5vw}.contact-card{padding:30px 22px}.contact-card .email{font-size:15px}.wordmark span{font-size:12px}footer{grid-template-columns:1fr 1fr}footer>div:last-of-type{grid-column:1/-1;display:flex;gap:20px;flex-wrap:wrap}.calendar strong{font-size:150px}}
@media(max-width:650px){header{padding:25px 5%}.wordmark{font-size:34px}header nav{gap:19px;flex-wrap:wrap;font-size:14px}header nav a:last-child{padding:10px 13px}.preview span{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6% 40px}.hero h1{font-size:76px}.hero-photo{min-height:490px;max-height:620px}.hero-photo>img{object-position:50% 68%}.hero-note{margin-top:23px}.lead{font-size:18px}.ribbon{flex-direction:column;gap:10px;text-align:center;padding:23px 5%}.intro,.saturday,.makers,.menu-section,.menu-notes,.about-hero,.photo-story,.order-content,.order-faq{grid-template-columns:1fr;gap:35px}.section{padding:58px 6%}.category-grid{grid-template-columns:1fr}.category-grid>a,.category-grid>a:first-child{padding:30px 0;border-right:0;border-bottom:1px solid var(--line)}.category-grid h3{font-size:46px;margin:23px 0 18px}.category-grid h3 br{display:none}.category-grid p{max-width:none}.category-grid a>div{padding-top:20px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.saturday{gap:45px}.calendar{padding:25px}.calendar strong{font-size:130px}.makers img{max-width:320px;margin:auto}.closing{padding:65px 6%}.closing h2{font-size:61px}footer{grid-template-columns:1fr;gap:34px;padding:48px 6% 24px}footer>div:last-of-type{display:block}footer .eyebrow{margin-bottom:14px}.page-heading{padding:55px 6% 45px}.page-heading h1{font-size:65px}.jump-links{gap:20px}.menu-list h3{font-size:21px}.menu-section .portion{max-width:none}.about-hero h1{font-size:67px}.about-hero img{max-width:330px;margin:auto}.story>div{grid-template-columns:1fr;gap:20px}.photo-story img{max-height:520px}.contact-card{padding:32px 25px}.contact-card .email{font-size:17px}.steps h2{font-size:31px}.button{font-size:14px;padding:15px 18px}h2{font-size:48px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Original Butter Together identity */
.brand-lockup{display:flex;align-items:center;gap:15px}.brand-lockup>img{width:76px;height:76px;border-radius:50%;object-fit:cover;mix-blend-mode:multiply;flex-shrink:0}.hero h1{font-size:clamp(58px,6.4vw,94px)}.photo-tag.original-mark{background:white;border:0;width:162px;height:162px;padding:5px;transform:rotate(5deg);box-shadow:0 4px 20px #3c241b33}.original-mark img{width:100%;height:100%;border-radius:50%;object-fit:cover}.bake-rhythm{margin-top:28px;border-top:1px solid #fff8e955}.bake-rhythm>div{display:grid;grid-template-columns:130px 1fr;gap:18px;padding:14px 0;border-bottom:1px solid #fff8e933;font-size:14px}.bake-rhythm strong{font-weight:500;color:var(--butter)}.bake-rhythm span{line-height:1.6}.original-menu{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;background:#e9c9a4;align-items:start;scroll-margin-top:20px}.original-menu h2{margin-bottom:28px}.original-menu p+p{margin-top:18px}.original-menu .button{margin-top:28px}.original-menu figure{max-width:670px;width:100%;margin:auto}.original-menu img{width:100%;height:auto;box-shadow:0 12px 32px #713a2826;border:1px solid #713a2822}.original-menu figcaption{font-size:13px;margin-top:15px;text-align:center}.makers-signoff{font:italic 27px/1.4 'Libre Caslon Display',Georgia,serif;color:var(--brown);margin-top:24px!important}.jump-links{gap:24px}.wordmark span{font-size:12px;letter-spacing:.13em}.category-grid>a:nth-child(2){background:#d1947014}
@media(max-width:950px){.original-menu{gap:5vw}.hero h1{font-size:67px}.brand-lockup>img{width:66px;height:66px}.photo-tag.original-mark{width:138px;height:138px}}
@media(max-width:650px){.original-menu{grid-template-columns:1fr;gap:35px}.brand-lockup{gap:12px}.brand-lockup .wordmark{font-size:30px;white-space:normal}.brand-lockup .wordmark span{font-size:10px;letter-spacing:.08em}.brand-lockup>img{width:65px;height:65px}.hero h1{font-size:clamp(48px,11.6vw,70px)}.photo-tag.original-mark{width:135px;height:135px;top:22px;right:20px}.bake-rhythm>div{grid-template-columns:110px 1fr;gap:10px}.original-menu .button{font-size:14px}}

/* Keep supplied logos at their natural square proportions. */
.makers img,.about-hero>img{height:auto;aspect-ratio:1 / 1;object-fit:contain;justify-self:center;align-self:center}
.makers img{width:min(100%,430px);border-radius:50%}
@media(max-width:650px){.makers img{width:min(100%,320px)}}
