.bold-home{background:var(--brand-light-cream);overflow:clip;scroll-margin-top:5rem}.bold-showcase{--font-heading:var(--font-gaya),Georgia,serif;--font-body:var(--font-sofia),system-ui,sans-serif;--font-display:var(--font-bd-supper),Georgia,serif;--font-accent:var(--font-fastpen),var(--font-sofia),sans-serif;--gutter:40px;max-width:1440px;margin:auto;padding:56px var(--gutter) 48px;color:var(--brand-navy-dark);font-family:var(--font-body)}.bold-showcase *{box-sizing:border-box}.bold-showcase button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.bold-showcase button:focus-visible{outline:3px solid var(--brand-primary-dark);outline-offset:5px}.bold-showcase h2,.bold-showcase h3{color:inherit}.bold-showcase p{margin:0 0 20px}.bold-showcase .bold-section{padding:24px 0 48px;position:relative;isolation:isolate;scroll-margin-top:24px}.bold-showcase .bold-heading-wrap{position:relative;max-width:1350px;margin:0 auto 52px}.bold-showcase #bold-title{margin:0;font-weight:400;display:grid;grid-template-columns:minmax(0,765px) max-content;align-items:end;justify-content:start;column-gap:50px}.bold-showcase .bold-title-line{grid-column:1/-1;font-family:var(--font-heading);font-size:calc(var(--fs-display) * 1.5);line-height:1.05;letter-spacing:-.035em}.bold-showcase .bold-plates{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;width:100%;max-width:765px;margin:30px 0 0}.bold-showcase .bold-plate{display:grid;place-items:center;position:relative;aspect-ratio:1;isolation:isolate;--letter-colour:var(--brand-purple);--tilt:-8deg}.bold-showcase .bold-plate[data-letter=O]{--letter-colour:var(--brand-primary);--tilt:5deg;margin-top:12px}.bold-showcase .bold-plate[data-letter=L]{--letter-colour:var(--brand-green);--tilt:-4deg;margin-top:-4px}.bold-showcase .bold-plate[data-letter=D]{--letter-colour:var(--brand-yellow);--tilt:8deg;margin-top:8px}.bold-showcase .bold-plate img{width:100%;height:auto;border-radius:50%;transform:rotate(var(--tilt));box-shadow:0 6px 12px color-mix(in srgb,var(--brand-navy-dark) 7%,transparent);transition:transform .5s ease}.bold-showcase .bold-letter{position:absolute;font-family:var(--font-display);font-size:calc(var(--fs-display-lg) * 2.25);font-weight:700;line-height:1;color:var(--brand-light-cream);-webkit-text-stroke:2px var(--letter-colour);paint-order:stroke fill;text-shadow:2px 4px 0 var(--letter-colour),0 0 14px var(--letter-colour);transform:rotate(calc(var(--tilt) * .35))}.bold-showcase .bold-title-ending{grid-column:2;font-family:var(--font-accent);font-size:calc(var(--fs-display-lg) * 1.5);letter-spacing:-.04em;padding:0 0 18px;white-space:nowrap;transform:rotate(-5deg)}.bold-showcase .bold-spark{position:absolute;width:58px;right:12px;top:0;transform:rotate(16deg)}.bold-showcase .dish-table{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr) minmax(170px,.55fr);grid-template-rows:1fr auto;align-items:center;gap:28px;position:relative}.bold-showcase .dish-caption{grid-area:1/1;padding:15px 0 0 10px;z-index:2}.bold-showcase .dish-name{font-family:var(--font-heading);font-weight:400;font-size:var(--fs-heading-xl);line-height:1.12;letter-spacing:-.035em;margin:0 0 18px}.bold-showcase .dish-story{font-size:var(--fs-body-lg);line-height:1.65;max-width:315px;margin:0}.bold-showcase .dish-source{font-size:var(--fs-body-sm)}.bold-showcase .dish-controls{display:flex;align-items:center;gap:12px;margin-top:20px}.bold-showcase .dish-controls button{width:49px;height:49px;border:1px solid var(--brand-navy-dark);border-radius:50%;font-size:var(--fs-heading-xl);background:transparent;transition:background .2s,transform .2s}.bold-showcase .dish-controls .dish-next{background:var(--brand-yellow);border-color:var(--brand-yellow);color:var(--brand-navy-dark)}.bold-showcase .dish-controls button:hover{transform:translateY(-3px);background:var(--brand-yellow);color:var(--brand-navy-dark)}.bold-showcase .dish-visual{grid-area:1/2/span 2/auto;position:relative;display:grid;place-items:center;min-width:0;aspect-ratio:1;width:100%;max-width:440px;justify-self:center}.bold-showcase .dish-placemat{position:absolute;inset:4% -5% 0 -4%;background:color-mix(in srgb,var(--brand-green) 16%,var(--brand-light-cream));border-radius:47% 53% 58% 42%/51% 46% 54% 49%;transform:rotate(-13deg)}.bold-showcase .dish-placemat:before{content:"";position:absolute;inset:14px;border:1px dashed color-mix(in srgb,var(--brand-green-dark) 30%,transparent);border-radius:inherit}.bold-showcase .featured-dish{position:relative;width:90%;height:auto;border-radius:50%;transform:rotate(-7deg);filter:drop-shadow(0 14px 10px color-mix(in srgb,var(--brand-navy-dark) 8%,transparent))}.bold-showcase .featured-dish.is-photo{aspect-ratio:1;object-fit:cover}.bold-showcase .dish-scribble{position:absolute;z-index:3;top:-32px;left:-75px;width:130px;height:102px;transform:rotate(-12deg);color:var(--brand-navy-dark);pointer-events:none}.bold-showcase .dish-picker{grid-area:1/3/span 2/auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;justify-items:center}.bold-showcase .dish-pick{display:block;width:100%;padding:8px 0;border:0;background:transparent;text-align:center}.bold-showcase .dish-pick img{display:block;width:64px;height:64px;margin:0 auto .65rem;border-radius:50%;transition:transform .3s;opacity:.78}.bold-showcase .dish-pick .dish-photo-thumb{object-fit:cover}.bold-showcase .dish-pick span{display:block;font-size:var(--fs-body-sm);line-height:1.25}.bold-showcase .dish-pick[aria-pressed=true] img{opacity:1;outline:2px solid var(--brand-green);outline-offset:5px}.bold-showcase .dish-pick[aria-pressed=true] span{text-decoration:underline;text-decoration-color:var(--brand-green);text-underline-offset:5px}.bold-showcase .dish-pick:hover img{transform:rotate(9deg) translateY(-3px);opacity:1}.bold-showcase .bold-menu-link{grid-area:2/1;padding-left:10px;text-align:left}.bold-showcase .bold-menu-link a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.875rem 1.75rem;border-radius:100px;font-size:var(--fs-button);font-weight:700;text-decoration:none}.bold-showcase .dish-empty .bold-menu-link{padding-left:0}.bold-showcase .dish-empty{min-height:20rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:var(--fs-body-lg)}@media (hover:hover){.bold-showcase .bold-plate:hover img{transform:rotate(0deg) translateY(-5px)}}@media (max-width:1100px){.bold-showcase #bold-title{grid-template-columns:minmax(0,1fr) max-content;column-gap:28px}.bold-showcase .bold-title-line{font-size:clamp(36px,5vw,60px)}.bold-showcase .bold-title-ending{font-size:clamp(40px,5.5vw,66px)}.bold-showcase .bold-letter{font-size:clamp(65px,9vw,105px)}}@media (max-width:1050px){.bold-showcase{--gutter:24px}.bold-showcase .dish-table{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);grid-template-rows:none}.bold-showcase .dish-caption{grid-area:1/1}.bold-showcase .dish-visual{grid-area:1/2}.bold-showcase .dish-picker{grid-area:2/1/auto/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 1.5rem}.bold-showcase .bold-menu-link{grid-area:3/1}}@media (max-width:680px){.bold-showcase{--gutter:20px;padding:32px var(--gutter)}.bold-showcase .bold-section{padding:12px 0 40px}.bold-showcase .bold-heading-wrap{margin-bottom:20px}.bold-showcase #bold-title{display:flex;flex-wrap:wrap;column-gap:0}.bold-showcase .bold-title-line{font-size:clamp(28px,7.3vw,46px)}.bold-showcase .bold-plates{max-width:none;gap:8px;margin-top:22px}.bold-showcase .bold-letter{font-size:clamp(48px,14vw,82px)}.bold-showcase .bold-title-ending{margin:10px 0 0 auto;padding:0 6px 0 0;text-align:right;font-size:clamp(40px,10vw,58px)}.bold-showcase .bold-spark{width:30px;right:-3px;top:-20px}.bold-showcase .dish-table{grid-template-columns:minmax(0,1fr);grid-template-rows:none;gap:0}.bold-showcase .dish-visual{grid-area:auto;order:1;width:82%;max-width:340px;margin:0 auto 20px}.bold-showcase .dish-caption{grid-area:auto;order:2;padding:0}.bold-showcase .dish-story{max-width:none}.bold-showcase .dish-controls{margin-top:18px}.bold-showcase .dish-scribble{width:100px;height:79px;left:-14px;top:-40px;transform:rotate(32deg)}.bold-showcase .dish-picker{grid-area:auto;order:3;display:flex;gap:14px;margin:26px calc(var(--gutter) * -1) 0;padding:4px var(--gutter) 10px;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-inline:var(--gutter);overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bold-showcase .dish-picker::-webkit-scrollbar{display:none}.bold-showcase .dish-pick{flex:0 0 auto;width:auto;padding:0;scroll-snap-align:start}.bold-showcase .dish-pick img{width:84px;height:84px;margin:0}.bold-showcase .dish-pick span{display:none}.bold-showcase .bold-menu-link{grid-area:auto;order:4;margin-top:24px;padding-left:0}.bold-showcase .bold-menu-link a{width:100%}}@media (prefers-reduced-motion:reduce){.bold-showcase .bold-plate img,.bold-showcase .dish-controls button,.bold-showcase .dish-pick img{transition:none}.bold-showcase .bold-plate:hover img{transform:rotate(var(--tilt))}.bold-showcase .dish-controls button:hover,.bold-showcase .dish-pick:hover img{transform:none}.bold-showcase .dish-picker{scroll-behavior:auto}}