
/* The width/height attributes added for CLS are presentational hints. Where a
   stylesheet sets only width (e.g. .brand-mark img{width:78px}), nothing
   resolves height back to auto and the image stretches to the attribute value.
   This bare `img` selector has the lowest possible specificity, so any rule
   that deliberately sets a height (.location-card figure img{height:100%})
   still wins. */
img{height:auto}
.social-showcase{background:var(--paper);padding:clamp(80px,9vw,125px) clamp(18px,4vw,60px)}
.social-showcase__intro{max-width:760px;margin:0 auto 42px;text-align:center}.social-showcase__intro h2{margin:0}.social-showcase__intro>p:last-child{color:#684b3d;line-height:1.65}
.social-showcase__grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:12px;max-width:1400px;margin:0 auto}.social-card{min-height:300px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #ffffff55;color:#fff;position:relative;overflow:hidden}.social-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 12%,#210f0de8 100%);z-index:0}.social-card>*{position:relative;z-index:1}.social-card span{letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:900}.social-card strong{font:500 clamp(25px,3vw,43px)/1 var(--font-display);margin:12px 0 22px;overflow-wrap:anywhere}.social-card small{text-transform:uppercase;letter-spacing:.1em;font-weight:900}.social-card--tiktok{min-height:410px;background:linear-gradient(#0002,#0002),url(/assets/menu/super-oreo-crepe.webp) center/cover}.social-card--instagram{background:linear-gradient(#0002,#0002),url(/assets/menu/strawberry-belgian-waffle.webp) center/cover}.social-card--facebook{background:linear-gradient(#0002,#0002),url(/assets/menu/fruit-pastries.webp) center/cover}
.opportunity-section{background:var(--cream);padding:clamp(85px,10vw,140px) clamp(24px,6vw,96px)}.opportunity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);max-width:1400px;margin:0 auto}.opportunity-grid article{background:#fff;min-height:390px;padding:40px;display:flex;flex-direction:column;text-align:center;align-items:center}.opportunity-icon{width:72px;height:72px;border:2px solid var(--chocolate);border-radius:50%;display:grid;place-items:center;font:500 34px var(--font-display)}.opportunity-grid h3{font:500 clamp(31px,3vw,43px)/1 var(--font-display);margin:28px 0 14px}.opportunity-grid p{color:#684b3d;line-height:1.6;max-width:390px;margin:0 auto 30px}.opportunity-grid a,.opportunity-grid button{margin-top:auto;background:transparent;border:2px solid var(--chocolate);border-radius:999px;padding:13px 24px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;cursor:pointer}.opportunity-grid a:hover,.opportunity-grid button:hover{background:var(--gold)}
.franchise-banner{background:var(--chocolate);color:#fff;text-align:center;padding:clamp(90px,11vw,155px) 24px}.franchise-banner h2{max-width:1050px;margin:0 auto 36px;font-size:clamp(50px,8vw,112px);line-height:.9}.order-hub{background:var(--gold);display:grid;grid-template-columns:1fr auto;align-items:center;gap:55px;padding:clamp(70px,8vw,110px) clamp(24px,6vw,96px)}.order-hub h2{margin:0}.order-hub p:last-child{max-width:760px;line-height:1.65}.order-hub__actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.order-hub__actions .ink-link{color:var(--chocolate)}
.service-order-bar{background:var(--gold);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px;padding:24px clamp(24px,6vw,96px)}.service-order-bar div{display:flex;flex-direction:column;gap:5px}.service-order-bar strong{font:500 27px var(--font-display)}.service-order-bar span{font-size:12px}.service-order-bar>a{background:var(--chocolate);color:#fff;border-radius:999px;padding:13px 19px;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.service-order-bar>a:last-child{background:transparent;color:var(--chocolate);border:1px solid var(--chocolate)}
.request-dialog{width:min(760px,calc(100% - 32px));max-height:90vh;border:0;padding:0;background:var(--cream);color:var(--ink);box-shadow:0 28px 90px #160c0966}.request-dialog::backdrop{background:#160c09cc;backdrop-filter:blur(5px)}.request-dialog__heading{background:var(--chocolate);color:#fff;padding:34px 74px 30px 34px}.request-dialog__heading h2{font-size:clamp(36px,6vw,62px);margin:0}.request-dialog__close{position:absolute;top:16px;right:16px;width:42px;height:42px;border-radius:50%;border:1px solid #ffffff77;background:transparent;color:#fff;font-size:28px;cursor:pointer;z-index:2}.client-form{display:flex;flex-direction:column;gap:15px;padding:34px}.client-form label{display:flex;flex-direction:column;gap:7px;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:900}.client-form input,.client-form select,.client-form textarea{border:1px solid var(--line);background:#fff;min-height:46px;padding:10px 12px;font-size:15px;text-transform:none;letter-spacing:0}.client-form textarea{min-height:105px;resize:vertical}
.site-footer{grid-template-columns:.7fr 1fr .8fr 1.35fr 1.1fr!important}.footer-order,.footer-social{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-order .eyebrow{color:var(--gold);margin-bottom:2px}.footer-order__primary{background:var(--gold);color:var(--chocolate)!important;border:0!important;border-radius:999px;padding:11px 16px}.footer-order span{color:#ffffff99;font-size:10px;line-height:1.45}.footer-order a,.footer-social a{font-size:10px;font-weight:900;border-bottom:1px solid #ffffff55}.footer-social strong{font:500 28px var(--font-display);color:var(--gold)}.footer-social a{display:flex;flex-direction:column;gap:2px}.footer-social a span{color:#ffffff88;text-transform:uppercase;letter-spacing:.1em;font-size:8px}.site-footer .footer-meta{grid-column:1/-1;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;border-top:1px solid #ffffff22;padding-top:24px}
@media (width<=1100px){.social-showcase__grid{grid-template-columns:1fr 1fr}.social-card--tiktok{grid-column:1/-1}.opportunity-grid{grid-template-columns:1fr}.opportunity-grid article{min-height:330px}.site-footer{grid-template-columns:1fr 1fr!important}.order-hub{grid-template-columns:1fr}.service-order-bar{grid-template-columns:1fr auto}.service-order-bar>a:last-child{grid-column:2}}
@media (width<=680px){.social-showcase,.opportunity-section{padding:75px 20px}.social-showcase__grid{grid-template-columns:1fr}.social-card--tiktok{grid-column:auto}.social-card,.social-card--tiktok{min-height:340px;padding:25px}.opportunity-grid article{padding:34px 23px}.order-hub{padding:75px 20px}.service-order-bar{grid-template-columns:1fr;padding:26px 20px}.service-order-bar>a,.service-order-bar>a:last-child{grid-column:auto;width:100%;text-align:center}.request-dialog{width:100%;max-width:none;max-height:100svh;height:100svh}.client-form{padding:25px 18px}.request-dialog__heading{padding:28px 68px 25px 20px}.site-footer{grid-template-columns:1fr!important}.footer-order,.footer-social{align-items:center}.footer-social a{align-items:center}.choice-grid{grid-template-columns:1fr 1fr}}

/* Opening hours (added for local SEO — see audit 2.1) */
.location-hours{margin:1.25rem 0}
.location-hours .eyebrow{margin-bottom:.5rem}
.location-hours dl{margin:0;display:grid;gap:.35rem}
.location-hours dl>div{display:flex;justify-content:space-between;gap:1.5rem;
  padding:.4rem 0;border-bottom:1px dashed rgba(0,0,0,.12);font-size:.95rem}
.location-hours dt{font-weight:600}
.location-hours dd{margin:0;font-variant-numeric:tabular-nums}


.faq-section{max-width:760px;margin:0 auto;padding:3rem 1.5rem}
.faq-section h2{margin-bottom:1.5rem}
.faq-section details{border-bottom:1px solid rgba(0,0,0,.12);padding:1rem 0}
.faq-section summary{cursor:pointer;font-weight:600;font-size:1.05rem;list-style:none}
.faq-section summary::-webkit-details-marker{display:none}
.faq-section summary::after{content:"+";float:right;font-size:1.3rem;line-height:1}
.faq-section details[open] summary::after{content:"−"}
.faq-section details p{margin:.75rem 0 0;line-height:1.65}
.press-strip{text-align:center;padding:2.5rem 1.5rem}
.press-strip ul{list-style:none;margin:1rem 0 0;padding:0;display:flex;
  flex-wrap:wrap;gap:1.5rem;justify-content:center}
.press-strip a{font-weight:600;text-decoration:underline;text-underline-offset:3px}
.menu-intro{max-width:820px;margin:0 auto;padding:2.5rem 1.5rem 0;line-height:1.7}
.menu-intro p{margin:0 0 1rem}
