/* Two compact, single-page storefront ideas share the same honest sample menu. */
body:is([data-style=simple],[data-style=gallery]){--surface:#332426;--surface-selected:#443337}
.simple-header-order{display:none;margin-left:auto;border:1px solid var(--accent);color:var(--accent);border-radius:30px;padding:13px 20px;background:none;font:500 14px 'DM Sans',sans-serif;white-space:nowrap}
body[data-view=simple] .simple-header-order,body[data-view=gallery] .simple-header-order{display:block}
body[data-view=simple] .play-link,body[data-view=gallery] .play-link{display:none}
.simple-preview-note{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:19px 0;color:var(--muted);border-bottom:1px solid var(--line)}
.simple-preview-note>span{font-size:12px;letter-spacing:.09em}.simple-preview-note p{font-size:13px;margin:0;line-height:1.5}
.simple-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;padding:34px 0 32px}.simple-heading h1{font:400 clamp(36px,3.8vw,56px)/1.07 var(--display);letter-spacing:-.03em;margin:0}.simple-heading>div:last-child{max-width:400px}.simple-heading p{font-size:16px;color:var(--muted);margin:0 0 14px}
.simple-text-link{font:500 14px/1.5 'DM Sans',sans-serif;background:none;border:0;border-bottom:1px solid currentColor;padding:5px 0;text-align:left}.simple-text-link span{display:inline-block;margin-left:14px}
.simple-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.simple-cake{min-width:0}.simple-cake figure{margin:0;position:relative;overflow:hidden;border-radius:10px}.simple-cake img{width:100%;height:auto;aspect-ratio:1/1.1;object-fit:cover;display:block;transition:transform .5s}.simple-cake-featured img{object-position:center 57%}.simple-cake figure:hover img{transform:scale(1.025)}.simple-cake figcaption{position:absolute;bottom:12px;left:12px;background:#fffaf3ed;color:#553d37;padding:7px 10px;border-radius:4px;font-size:11px;line-height:1.4;letter-spacing:.045em}
.simple-cake-info{padding:20px 0 0}.simple-cake-title{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 14px}.simple-cake h2{font:400 27px/1.15 var(--display);letter-spacing:-.02em;margin:0}.simple-cake-title>span{font-size:14px;white-space:nowrap}.simple-cake-info p{font-size:15px;line-height:1.65;color:var(--muted);margin:12px 0 14px}.simple-menu-note{font-size:13px;color:var(--muted);margin:24px 0 40px;line-height:1.6}
.simple-order{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:32px 70px;padding:44px 0 40px;scroll-margin-top:24px}.simple-order h2{font:400 48px/1.05 var(--display);letter-spacing:-.025em;margin:14px 0 20px}.simple-order-intro>p{color:var(--muted);max-width:410px;margin:0 0 20px}.simple-personal-note{font-size:14px;line-height:1.7;margin-top:28px}.simple-personal-note span{font:italic 23px var(--display)}
.simple-order-details{padding:27px 30px;background:var(--surface);border-radius:12px;min-width:0}.simple-contact-label{font-size:12px;font-weight:600;letter-spacing:.075em;margin-bottom:20px}.simple-order dl{margin:0}.simple-order dl>div{margin-bottom:16px}.simple-order dt{font-size:13px;color:var(--muted);margin-bottom:4px}.simple-order dd{margin:0;font-size:17px;overflow-wrap:anywhere}.simple-order-details>p{font-size:13px;line-height:1.6;color:var(--muted);margin:19px 0}.simple-copy-button{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 18px;border:0;border-radius:6px;background:var(--accent);color:var(--paper);font:500 14px/1.5 'DM Sans',sans-serif;width:100%;text-align:left}.simple-order-details .simple-copy-status{margin:10px 0 0}.simple-copy-status:empty{display:none}#simple-copy-fallback{font-size:14px;margin-top:12px;min-height:170px}.simple-order-intro .simple-cake-choice{display:inline-block;background:var(--accent);color:var(--paper);padding:9px 13px;border-radius:4px;font-size:14px}
.simple-order-steps{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;grid-column:1/-1;padding:27px 0 0;margin:0;border-top:1px solid var(--line)}.simple-order-steps li{display:flex;gap:14px}.simple-order-steps li>span{font:italic 26px var(--display);opacity:.65}.simple-order-steps h3{font-size:15px;font-weight:600;margin:4px 0 7px}.simple-order-steps p{font-size:14px;color:var(--muted);line-height:1.6;margin:0}


@media(max-width:1050px){.simple-collection{gap:20px}.simple-cake h2{font-size:24px}.simple-order{column-gap:36px}}
@media(max-width:750px){.simple-preview-note{display:block;padding:16px 0}.simple-preview-note p{margin-top:5px}.simple-heading{align-items:start;gap:20px}.simple-heading>div:last-child{max-width:45%}.simple-heading h1{font-size:39px}.simple-collection{grid-template-columns:1fr;gap:32px}.simple-cake{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.simple-cake-info{padding:0}.simple-cake img{aspect-ratio:3/4}.simple-cake figcaption{font-size:10px;left:8px;bottom:8px;right:8px;padding:6px;text-align:center}.simple-order{column-gap:25px}.simple-order-details{padding:23px}.simple-order h2{font-size:40px}.simple-order-steps{gap:18px}}
@media(max-width:520px){.simple-header-order{font-size:12px;padding:11px 13px}.simple-heading{display:block;padding:26px 0}.simple-heading h1{font-size:34px}.simple-heading>div:last-child{max-width:none;margin-top:18px}.simple-heading p{font-size:15px}.simple-cake{display:block}.simple-cake img{aspect-ratio:1.08}.simple-cake-info{padding:18px 0 0}.simple-cake h2{font-size:28px}.simple-cake figcaption{left:10px;right:auto;bottom:10px;font-size:11px;padding:7px 10px}.simple-order{grid-template-columns:1fr;padding-top:30px;gap:26px}.simple-order-steps{grid-template-columns:1fr;gap:20px}.simple-order-steps li{gap:20px}.simple-menu-note{margin-bottom:30px}.simple-order-details{padding:24px}.simple-personal-note{margin-top:20px}}

/* Gallery is a single-cake carousel; the Simple menu remains a full overview. */
body[data-style=gallery] .simple-heading{padding:24px 0;align-items:center}
body[data-style=gallery] .simple-heading h1{font-size:38px}
body[data-style=gallery] .simple-heading h1 br{display:none}
body[data-style=gallery] .simple-heading h1 em::before{content:' '}
body[data-style=gallery] .simple-heading>div:last-child{max-width:350px}
body[data-style=gallery] .simple-heading>div:last-child>.simple-text-link{display:none}
body[data-style=gallery] .simple-heading p{font-size:15px;margin:0}
body[data-style=gallery] .simple-collection{display:block;border:1px solid var(--line);background:var(--surface);border-radius:10px;overflow:hidden;touch-action:pan-y;outline-offset:4px}
body[data-style=gallery] .simple-cake{display:grid;grid-template-columns:1.15fr 1fr;align-items:stretch;gap:0;min-height:430px}
body[data-style=gallery] .simple-cake figure{border-radius:0;background:var(--surface);height:430px}
body[data-style=gallery] .simple-cake img{height:100%;width:100%;aspect-ratio:auto;object-fit:contain;object-position:center}
body[data-style=gallery] .simple-cake:not(.simple-cake-featured) figure{background:#341316}
body[data-style=gallery] .simple-cake:last-child figure{background:#f9d553}
body[data-style=gallery] .simple-cake figure:hover img{transform:none}
body[data-style=gallery] .simple-cake figcaption{left:14px;right:auto;bottom:14px;font-size:11px;text-align:left}
body[data-style=gallery] .simple-cake-info{padding:42px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
body[data-style=gallery] .simple-cake-title{display:block}
body[data-style=gallery] .simple-cake h2{font-size:clamp(32px,3.6vw,50px);line-height:1.06;max-width:340px;margin:0 0 20px}
body[data-style=gallery] .simple-cake-title>span{font-size:18px}
body[data-style=gallery] .simple-cake-info p{font-size:16px;line-height:1.7;max-width:335px;margin:20px 0 28px}
body[data-style=gallery] .simple-cake-info .simple-text-link{font-size:15px}
body[data-style=gallery] .simple-order-details{background:var(--surface);border-radius:2px}
.carousel-navigation{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 0}.carousel-navigation button{display:flex;align-items:center;gap:12px;min-height:44px;border:1px solid var(--line);border-radius:24px;background:transparent;padding:9px 17px;font:500 14px 'DM Sans',sans-serif}.carousel-navigation button>span{font-size:22px;line-height:1}.carousel-navigation>div{text-align:center}.carousel-navigation [data-carousel-counter]{font-size:16px;font-variant-numeric:tabular-nums;letter-spacing:.1em}.carousel-hint{display:block;font-size:11px;letter-spacing:.08em;color:var(--muted);margin-top:7px}.carousel-choices{display:flex;gap:14px;padding:16px 0 4px}.carousel-choices button{flex:1;display:flex;align-items:center;gap:14px;text-align:left;padding:9px;border:1px solid var(--line);background:transparent;border-radius:6px;min-width:0;font-size:14px}.carousel-choices img{width:55px;height:55px;object-fit:cover;border-radius:3px;flex-shrink:0}.carousel-choices button[aria-pressed=true]{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:var(--surface-selected)}.carousel-announcement{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(max-width:900px){body[data-style=gallery] .simple-cake-info{padding:28px}body[data-style=gallery] .simple-cake figure{height:400px}body[data-style=gallery] .simple-cake{min-height:400px}.carousel-choices button{gap:9px}.carousel-choices img{width:45px;height:45px}}
@media(max-width:650px){body[data-style=gallery] .simple-heading{display:block;padding:21px 0}body[data-style=gallery] .simple-heading h1{font-size:32px}body[data-style=gallery] .simple-heading>div:last-child{max-width:none;margin-top:10px}body[data-style=gallery] .simple-cake{display:block;min-height:0}body[data-style=gallery] .simple-cake figure{height:320px}body[data-style=gallery] .simple-cake-info{padding:24px;min-height:270px}body[data-style=gallery] .simple-cake h2{font-size:34px;margin-bottom:10px}body[data-style=gallery] .simple-cake-info p{font-size:15px;margin:14px 0 19px}body[data-style=gallery] .simple-cake-title>span{font-size:16px}.carousel-hint{display:none}.carousel-choices{gap:9px}.carousel-choices button{display:block;padding:7px;font-size:12px;line-height:1.4;text-align:center}.carousel-choices img{width:100%;height:68px;margin-bottom:7px}.carousel-navigation button{padding:8px 13px;font-size:13px}.carousel-choices span{display:block;min-height:34px}}
@keyframes cake-gallery-enter{from{opacity:.4;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}
body[data-style=gallery] .simple-cake{animation:cake-gallery-enter .24s ease-out}
@media(prefers-reduced-motion:reduce){body[data-style=gallery] .simple-cake{animation:none}}

/* Chocolate accents keep labels and controls legible on the darker surfaces. */
.simple-text-link,.simple-cake-title>span,.simple-order-steps li>span{color:var(--accent)}
#simple-copy-fallback{background:var(--paper);color:var(--ink)}
.carousel-navigation button:hover,.carousel-choices button:hover{background:var(--surface-selected);opacity:1}

/* The starter storefront: one light brand header above the Simple menu. */
.bakery-header{min-height:0;margin:0;padding:22px 5.4%;background:#f7f1e7;color:#702d3b;border-bottom:1px solid #ded3c5;display:block}
.bakery-brand{max-width:1428px;margin:auto;display:flex;align-items:baseline;gap:24px;width:100%;font:400 clamp(28px,3.1vw,42px)/1.15 var(--display);letter-spacing:-.025em}
.bakery-byline{font:500 14px/1.5 'DM Sans',sans-serif;letter-spacing:.09em;text-transform:uppercase}
@media(max-width:650px){.bakery-header{padding:20px 6%}.bakery-brand{display:flex;flex-direction:column;gap:7px}.bakery-byline{font-size:12px}.bakery-header+.site{padding-top:0}}

.bakery-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.bakery-brand{width:auto;max-width:none;margin:0}.bakery-park-link{flex-shrink:0;font-size:14px;font-weight:500;padding:10px 16px;border:1px solid #702d3b;border-radius:24px;white-space:nowrap}@media(max-width:650px){.bakery-header{flex-wrap:wrap;gap:16px}.bakery-park-link{font-size:13px;padding:9px 14px}}

.simple-order-details dd a{text-decoration:underline;text-underline-offset:3px}.simple-order-details dd{font-size:16px}.carousel-navigation button{min-height:44px}.carousel-hint{font-size:12px}@media(max-width:650px){body[data-style=gallery] .simple-cake figure{height:auto;aspect-ratio:1/1}body[data-style=gallery] .simple-cake img{height:100%;object-fit:contain}body[data-style=gallery] .simple-cake-info{min-height:0}.carousel-navigation{position:relative}.carousel-hint{display:block;font-size:11px}.simple-order-details{padding:20px}}

.cake-select-button{padding:12px 20px;min-height:44px;border:1px solid var(--accent);border-radius:6px;background:transparent;color:var(--accent);font:500 16px/1.4 'DM Sans',sans-serif}.cake-select-button[aria-pressed=true]{background:var(--accent);color:var(--paper)}.cake-selection-bar{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 0;border-bottom:1px solid var(--line)}.cake-selection-bar p{margin:0;font-size:14px;color:var(--muted)}.cake-selection-summary{border-left:2px solid var(--accent);padding-left:18px;margin:24px 0}.cake-selection-summary h3{font-size:16px;margin:0 0 8px}.cake-selection-summary p{font-size:15px;margin:0 0 8px;color:var(--muted)}@media(max-width:650px){.cake-selection-bar{align-items:flex-start;flex-direction:column;gap:8px}.cake-select-button{width:100%}}

.inquiry-panel{margin:28px 0;padding:30px;background:var(--surface);border:1px solid var(--line);border-radius:12px;scroll-margin-top:20px}.inquiry-panel h2{font:400 36px/1.2 var(--display);margin:0 0 10px}.inquiry-panel>p{color:var(--muted);font-size:16px}.inquiry-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0}.inquiry-fields label{font-size:15px;display:flex;flex-direction:column;gap:8px}.inquiry-fields input,.inquiry-fields select,.inquiry-fields textarea{width:100%;min-width:0;padding:12px;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:var(--ink);font:16px/1.5 'DM Sans',sans-serif;min-height:48px;color-scheme:dark}.inquiry-notes{grid-column:1/-1}.inquiry-cake{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;border-bottom:1px solid var(--line);color:var(--accent)}.inquiry-cake button{background:none;color:var(--ink);border:0;text-decoration:underline;min-height:44px;padding:10px;font-size:14px}.inquiry-preview{margin:20px 0}.inquiry-preview summary{cursor:pointer;padding:10px 0}.inquiry-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.7 'DM Sans',sans-serif;color:var(--muted)}.inquiry-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.inquiry-actions .simple-copy-button{width:auto;min-height:48px}.inquiry-help{font-size:14px;color:var(--muted);overflow-wrap:anywhere}#simple-copy-status{font-size:14px}#simple-copy-status:empty{display:none}@media(max-width:650px){.inquiry-panel{padding:20px}.inquiry-fields{grid-template-columns:1fr;gap:16px}.inquiry-panel h2{font-size:30px}.cake-select-button{white-space:normal}.inquiry-cake{align-items:flex-start}}

.cake-testimonial{padding:44px 0 48px;border-top:1px solid var(--line);text-align:center}.cake-testimonial h2{font:500 14px/1.5 'DM Sans',sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 22px}.cake-testimonial figure{margin:0}.cake-testimonial blockquote{margin:0 auto;max-width:700px}.cake-testimonial blockquote p{font:400 clamp(27px,3vw,40px)/1.3 var(--display);margin:0 0 22px}.cake-testimonial figcaption{font-size:16px;color:var(--accent)}.cake-testimonial figcaption span{display:block;font-size:14px;color:var(--muted);margin-top:6px}

.cake-testimonial{padding:28px 0 32px}.cake-testimonial h2{margin-bottom:14px}.cake-testimonial blockquote{max-width:560px}.cake-testimonial blockquote p{font-size:clamp(20px,2vw,24px);line-height:1.45;margin-bottom:14px}.cake-testimonial figcaption{font-size:14px}

body[data-style=gallery] .simple-cake:not(.simple-cake-featured) figure{background:#261b1c}body[data-style=gallery] .simple-cake:last-child figure{background:#f9d553}

.contact-footer{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:32px;padding:30px 0;border-top:1px solid var(--line)}.contact-footer>div{min-width:0}.contact-footer h2{font:500 14px/1.5 'DM Sans',sans-serif;color:var(--muted);margin:0 0 10px}.contact-footer a,.contact-footer p{font-size:15px;line-height:1.7;overflow-wrap:anywhere}.contact-footer a{text-decoration:underline;text-underline-offset:4px}.contact-footer p{margin:0;color:var(--ink)}@media(max-width:750px){.contact-footer{grid-template-columns:1fr;gap:22px;padding:28px 0}.contact-footer h2{margin-bottom:5px}}
