@import url('fonts.css');
@import url('dialogs.css');
:root{--paper:#fff;--ink:#171717;--muted:#696969;--line:#e9e9e9;--white:#fff;--serif:'Manrope',Arial,sans-serif;--radius:18px;font-family:'Manrope',Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;border:0;background:none}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #757575;outline-offset:-2px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em;line-height:1.18}p{line-height:1.65}.shell{max-width:1328px;margin-inline:auto;padding-inline:48px}.header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:flex;align-items:center;gap:11px}.brand-seal{background:var(--ink);color:white;width:43px;height:47px;border-radius:12px;display:grid;align-content:center;text-align:center;font-size:21px;line-height:1.1}.brand-type{font-family:'DM Sans','Manrope',sans-serif;font-size:29px;font-weight:900;letter-spacing:-1.5px;line-height:1}.brand-type small{display:block;font-family:'Manrope',sans-serif;font-size:12px;font-weight:700;letter-spacing:3px;margin-top:7px}.header-center{display:flex;align-items:center;gap:24px;font-size:15px;font-weight:600}.location-pin{font-size:28px;margin-right:-16px}.header-separator{height:18px;width:1px;background:var(--line)}.header-center a:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;align-items:center;gap:20px}.languages{display:flex;background:#f5f5f5;border-radius:10px;padding:3px}.languages button{font-size:13px;min-height:38px;min-width:34px;border-radius:8px;color:var(--muted);font-weight:700}.languages button[aria-pressed=true]{background:white;color:var(--ink);box-shadow:0 1px 4px #0001}.header-basket{background:var(--ink);color:white;border-radius:12px;padding:10px 14px;display:flex;align-items:center;gap:12px;min-height:44px;font-size:15px;font-weight:700}.header-basket b{background:#fff2;min-width:24px;height:24px;border-radius:6px;display:grid;place-items:center;font-size:14px}.hero{padding-top:12px}.hero-panel{display:grid;grid-template-columns:1.05fr 1fr;background:#f3f3f3;border-radius:28px;overflow:hidden;min-height:422px}.hero-copy{padding:46px 36px 32px 44px;display:flex;flex-direction:column;align-items:start}.eyebrow{font-size:13px;font-weight:700;letter-spacing:1.7px;text-transform:uppercase;line-height:1.6}.hero .eyebrow{color:var(--muted);font-size:12px}.hero h1{font-size:clamp(36px,3.8vw,54px);font-weight:800;margin:13px 0 20px;line-height:1.12;letter-spacing:-.055em}.hero-description{max-width:370px;font-size:16px;color:#616161;line-height:1.8;margin-bottom:14px}.intro{font-size:14px;max-width:380px;margin-bottom:12px;color:#5b5b5b}.solid{background:var(--ink);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-radius:12px;padding:16px 22px;min-height:50px;font-size:15px;font-weight:700;border:1px solid var(--ink);transition:background .18s}.solid:hover,.header-basket:hover{background:#353535}.solid span{font-size:21px}.hero-link{margin:5px 0 25px;min-width:180px}.hero-bottom{display:flex;gap:10px;align-items:center;font-size:13px;color:#555;margin-top:auto}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--ink);display:inline-block}.hero-image{position:relative;background:#252725;min-height:400px}.hero-image>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0001 35%,#0009)}.photo-kanji{position:absolute;right:26px;top:25px;z-index:1;font-size:49px;line-height:1.15;color:white;font-weight:500}.image-caption{position:absolute;bottom:28px;left:30px;right:30px;z-index:1;color:white;display:flex;flex-direction:column;gap:7px}.image-caption span:first-child{font-size:13px;letter-spacing:3px;font-weight:800}.image-caption span:last-child{font-size:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding-block:30px 35px}.step{display:flex;align-items:center;gap:14px}.step-number{display:grid;place-items:center;flex-shrink:0;width:40px;height:40px;background:#f3f3f3;border-radius:12px;font-size:14px;font-weight:800}.step h2{font-size:15px;letter-spacing:-.015em;margin:0 0 5px;font-weight:800}.step p{font-size:13px;color:var(--muted);margin:0}.menu-section{padding-top:25px}.menu-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:24px}.menu-heading .eyebrow{font-size:12px;color:var(--muted);margin-bottom:8px}.menu-heading h2{font-size:36px;margin:0;font-weight:800}.search{display:flex;align-items:center;gap:10px;padding:13px 16px;background:#f5f5f5;border:1px solid transparent;border-radius:12px;width:310px}.search svg{width:20px;height:20px;flex-shrink:0}.search input{width:100%;border:0;background:transparent;min-height:22px;font-size:14px;color:var(--ink);outline:none}.search:focus-within{border-color:var(--ink)}.category-wrap{position:sticky;top:0;z-index:5;background:#fffffff5;backdrop-filter:blur(12px);border-bottom:1px solid var(--line);padding-block:12px}.categories{display:flex;gap:10px;overflow-x:auto;scrollbar-width:thin}.categories button{display:flex;align-items:center;gap:10px;white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:14px;min-height:62px;padding:8px 14px 8px 8px;font-size:15px;font-weight:700;transition:background .18s}.categories button[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.categories button:hover:not([aria-pressed=true]){background:#f3f3f3}.category-icon{width:42px;height:42px;border-radius:10px;overflow:hidden;display:grid;place-items:center;background:#f1f1f1;flex-shrink:0;color:#171717}.category-icon>img{width:100%;height:100%;object-fit:cover}.category-icon>span{font-size:15px;font-weight:700}.categories small{font-size:12px;font-weight:500;opacity:.6}.demo-note{font-size:13px;color:var(--muted);margin:18px 0}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding-top:6px;padding-bottom:52px}.product-card{min-width:0;border:1px solid var(--line);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;background:#fff;transition:box-shadow .2s,border-color .2s}.product-card:hover{box-shadow:0 8px 28px #00000009;border-color:#d6d6d6}.product-photo{display:block;position:relative;width:100%;padding:0;aspect-ratio:1.35;background:#f3f3f3;overflow:hidden}.product-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-photo:hover>img{transform:scale(1.04)}.photo-label{position:absolute;left:12px;top:12px;border-radius:7px;background:#fffef4ed;color:#252525;padding:5px 8px;font-size:12px;font-weight:700}.photo-open{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fffffff2;font-size:17px}.product-info{padding:17px 17px 14px;display:flex;flex-direction:column;flex:1}.product-meta{font-size:13px;color:var(--muted);margin-bottom:8px}.product-meta span{margin:0 4px}.product-info h3{font-size:21px;letter-spacing:-.035em;margin:0 0 8px;line-height:1.3}.product-info h3 button{text-align:left;padding:0;font-weight:800;letter-spacing:inherit;line-height:inherit}.ingredients{font-size:13px;color:var(--muted);line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px;margin:0 0 18px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto}.price{font-family:'DM Sans','Manrope',sans-serif;font-weight:800;font-size:21px;letter-spacing:-.5px;white-space:nowrap}.add-button{display:flex;align-items:center;justify-content:center;gap:12px;min-height:40px;background:#f3f3f3;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:700}.add-button>span{font-size:23px;line-height:1;font-weight:400}.add-button:hover{background:var(--ink);color:#fff}.add-button:disabled{font-size:12px}.placeholder-photo{display:grid;place-items:center;height:100%;font-size:40px;color:#888;letter-spacing:5px}.unavailable .product-photo{opacity:.55}.set-banner{display:flex;align-items:center;justify-content:space-between;background:#171717;color:#fff;border-radius:24px;padding:38px 44px;gap:24px;overflow:hidden}.set-banner .eyebrow{color:#aaa;font-size:12px}.set-banner h2{font-size:42px;margin:0 0 12px}.set-banner p:not(.eyebrow){font-size:15px;color:#bdbdbd}.set-banner .solid{background:#fff;color:#171717;border-color:#fff;margin-top:8px}.set-art{font-size:100px;letter-spacing:10px;white-space:nowrap;color:#e7e7e7;text-align:center}.set-art small{display:block;font-size:12px;letter-spacing:3px;margin-top:14px}.bottom-note{display:flex;align-items:center;gap:30px;padding-block:50px 36px}.note-kanji{font-size:52px;letter-spacing:-5px}.bottom-note .eyebrow{font-size:12px;color:var(--muted);margin-bottom:8px}.bottom-note h2{font-size:28px;margin-bottom:14px}.bottom-note p:not(.eyebrow){font-size:14px;color:var(--muted);margin:5px 0}.bottom-note a:not(.circle-link){font-size:15px;text-decoration:underline}.circle-link{margin-left:auto;border:1px solid var(--line);width:44px;height:44px;display:grid;place-items:center;border-radius:12px}.footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;padding-block:22px 100px;font-size:12px;color:var(--muted)}.floating-basket{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:6;background:var(--ink);color:#fff;border-radius:16px;min-width:330px;display:none;align-items:center;justify-content:space-between;gap:30px;padding:18px 22px;box-shadow:0 8px 28px #0003;font-size:15px}.floating-basket.has-items{display:flex}.floating-basket b{margin-left:8px;background:#fff2;padding:3px 7px;border-radius:5px;font-size:14px}.full{width:100%}dialog{border-radius:24px}.cart-dialog{border-radius:24px 0 0 24px}.cart-header h2{font-weight:800}.cart-row>img,.cart-placeholder{border-radius:12px}.quantity{border-radius:10px;overflow:hidden;background:#f5f5f5;border:0}.quantity button{height:40px}.detail-copy h2{font-weight:800}.thumbnails button,.thumbnails img{border-radius:8px}.checkout-title{font-weight:800}.totals{background:#f6f6f6;padding:16px;border-radius:14px;margin-top:20px}#checkout-form input:not([type=checkbox]),#checkout-form select,#checkout-form textarea{border-color:#dedede;border-radius:10px;background:#fafafa}.demo-warning{background:#f3f3f3;border-radius:10px}.toast{border-radius:12px}.success-check{border-color:#aaa}.empty-cart>span{color:#999}.admin-bar .category-wrap{top:32px}
@media(max-width:1100px){.shell{padding-inline:28px}.header-center{gap:16px}.header-center a{display:none}.header-separator{display:none}.hero-copy{padding:32px}.hero h1{font-size:41px}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.step{gap:10px}.steps{gap:16px}.step p{font-size:12px}}
@media(max-width:760px){html{scroll-padding-top:100px}.shell{padding-inline:18px}.header{min-height:80px;gap:10px}.brand-type{font-size:24px}.brand-type small{font-size:9px;letter-spacing:2.6px}.brand-seal{width:34px;height:40px;font-size:19px;border-radius:10px}.wordmark{gap:8px}.header-center{display:none}.header-actions{gap:10px}.languages{padding:2px}.languages button{min-width:30px;min-height:38px;font-size:12px}.header-basket{padding:8px;min-height:42px}.header-basket>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.hero{padding-top:2px}.hero-panel{grid-template-columns:1fr;border-radius:22px}.hero-copy{padding:28px 24px 24px}.hero h1{font-size:clamp(32px,8.3vw,46px);margin:9px 0 16px}.hero .eyebrow{font-size:12px;letter-spacing:1px}.hero-description{font-size:15px;margin-bottom:12px}.intro{font-size:13px}.hero-link{margin:6px 0 20px;min-height:46px;padding:13px 18px}.hero-bottom{font-size:12px}.hero-image{min-height:0;aspect-ratio:1.8}.photo-kanji{font-size:40px;top:16px;right:20px}.image-caption{bottom:18px;left:24px}.image-caption span:first-child{font-size:12px}.image-caption span:last-child{font-size:13px}.steps{padding-block:22px 10px;gap:14px;grid-template-columns:1fr}.step-number{width:34px;height:34px;border-radius:10px;font-size:13px}.step h2{font-size:14px;margin-bottom:2px}.step p{font-size:13px}.menu-section{padding-top:28px}.menu-heading{display:block;padding-bottom:12px}.menu-heading h2{font-size:30px}.search{width:100%;margin-top:18px;padding:11px 13px}.menu-heading .eyebrow{font-size:12px}.category-wrap{padding-block:10px}.categories{gap:8px}.categories button{min-height:54px;font-size:14px;border-radius:12px;padding:7px 12px 7px 7px;gap:8px}.category-icon{width:34px;height:34px;border-radius:8px}.categories small{font-size:12px}.demo-note{font-size:12px;margin:14px 0}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:30px}.product-card{border-radius:16px}.product-photo{aspect-ratio:1.08}.product-info{padding:12px 11px}.product-info h3{font-size:18px;min-height:39px}.product-meta{font-size:12px;margin-bottom:6px}.product-meta span{margin:0 1px}.ingredients{font-size:12px;line-height:1.7;min-height:31px;margin-bottom:12px}.photo-label{left:8px;top:8px;font-size:10px;padding:4px 6px}.photo-open{width:24px;height:24px;right:8px;bottom:8px;font-size:15px}.price{font-size:19px}.add-button{font-size:0;min-width:40px;min-height:40px;padding:8px;gap:0}.add-button>span{font-size:26px}.add-button:disabled{font-size:12px;max-width:65px}.set-banner{padding:26px 24px;border-radius:20px;position:relative}.set-banner>div{z-index:1}.set-banner h2{font-size:34px}.set-banner p:not(.eyebrow){font-size:14px;max-width:230px}.set-art{position:absolute;right:-12px;bottom:12px;opacity:.1;font-size:90px;pointer-events:none}.set-art small{display:none}.bottom-note{padding-block:32px;gap:18px}.note-kanji{font-size:38px}.bottom-note h2{font-size:23px}.bottom-note p:not(.eyebrow){font-size:13px}.circle-link{flex-shrink:0}.footer{flex-wrap:wrap;gap:10px;padding-bottom:110px;font-size:12px}.footer>span:nth-child(2){order:3;width:100%}.footer>span:last-child{margin-left:auto}.floating-basket{display:flex;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;transform:none;width:calc(100% - 24px);min-width:0;gap:12px;padding:17px 20px;border-radius:14px}.cart-dialog{border-radius:0}.cart-header{padding:20px}.cart-content{padding:0 20px 25px}.cart-row{gap:12px}.cart-row>img,.cart-placeholder{width:65px;height:72px}.cart-item-main h3{font-size:18px}.detail-image{height:240px}.detail-copy{padding:24px}.detail-copy h2{font-size:30px}.cart-header h2{font-size:31px}.form-grid{gap:12px}.admin-bar .category-wrap{top:46px}}
@media(max-width:360px){.shell{padding-inline:12px}.brand-type{font-size:21px}.brand-seal{display:none}.hero-copy{padding:24px 20px}.product-info{padding:10px}.price{font-size:17px}.header-actions{gap:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Warm gold accents and more comfortable reading sizes. */
:root{--gold:#b38b42;--gold-dark:#806023;--gold-light:#e2c78e;--gold-wash:#faf6ed;--line:#e9e3d8}
.brand-seal{color:var(--gold-light);box-shadow:inset 0 0 0 1px #b38b4255}
.brand-type small,.menu-heading .eyebrow,.bottom-note .eyebrow{color:var(--gold-dark)}
.hero-panel{background:var(--gold-wash)}
.hero .eyebrow{color:var(--gold-dark)}
.hero-copy{padding-top:38px}.hero-description{max-width:440px}.intro{max-width:440px}
.status-dot{background:var(--gold)}
.solid>span,.photo-kanji,.image-caption span:first-child{color:var(--gold-light)}
.solid:hover,.header-basket:hover{background:#30291e;border-color:var(--gold)}
.header-basket b,.floating-basket b{background:#b38b4230;color:var(--gold-light)}
.languages button[aria-pressed=true]{box-shadow:inset 0 -2px var(--gold);color:var(--gold-dark)}
.step-number{background:var(--gold-wash);color:var(--gold-dark);border:1px solid #e9dabc}
.steps{gap:24px}.step{align-items:start}.step h2{line-height:1.4}.step p{line-height:1.6}
.category-icon{background:var(--gold-wash)}
.categories button[aria-pressed=true]{border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold)}
.categories button[aria-pressed=true] small{color:var(--gold-light);opacity:1}
.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.product-info{padding:20px}.product-info h3{line-height:1.4}
.ingredients{min-height:47px;margin-bottom:20px}
.photo-label{background:#fffaf0f5}.photo-open{color:var(--gold-dark)}
.product-card:hover{border-color:#cbb27e;box-shadow:0 8px 28px #80602310}
.add-button{background:var(--gold-wash);min-height:46px;padding:10px 14px}.add-button>span{color:var(--gold-dark)}
.add-button:hover>span{color:var(--gold-light)}
.set-banner{border:1px solid #b38b4280}.set-banner .eyebrow,.set-art{color:var(--gold-light)}
.set-banner .solid{background:var(--gold-light);border-color:var(--gold-light)}.set-banner .solid span{color:var(--ink)}
.note-kanji{color:var(--gold-dark)}.circle-link{border-color:#cbb27e;color:var(--gold-dark)}
.totals{background:var(--gold-wash)}.grand-total span:last-child{font-weight:800}
.quantity span{width:26px}.cart-item-main h3{line-height:1.4}.cart-item-end b{font-size:16px}
#checkout-form input:not([type=checkbox]),#checkout-form select,#checkout-form textarea{font-size:16px;min-height:50px}
.consent input{accent-color:var(--gold-dark)}.success-check{border-color:var(--gold);color:var(--gold-dark)}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:var(--gold-dark)}
.search{width:350px}.search:focus-within{border-color:var(--gold-dark)}
@media(max-width:1100px){.header-center{display:none}.hero-copy{padding:30px}.steps{gap:16px}.products{gap:18px}.product-info{padding:16px}.product-bottom{flex-wrap:wrap}.search{width:310px}}
@media(max-width:760px){.brand-type{font-size:23px}.brand-type small{font-size:8px;letter-spacing:2px}.languages button{font-size:12px;min-width:30px;padding-inline:5px}.header-actions{gap:8px}.hero-copy{padding:28px 24px}.hero-description{font-size:16px}.intro{font-size:14px}.hero-bottom{flex-wrap:wrap;font-size:12px;gap:7px}.hero h1{font-size:clamp(32px,8.3vw,46px)}.hero .eyebrow{font-size:11px}.hero-image{aspect-ratio:1.6}.steps{gap:18px;padding-block:26px 12px}.step-number{width:40px;height:40px}.step h2{font-size:15px}.step p{font-size:13px}.search{width:100%}.categories button{font-size:14px}.categories small{font-size:11px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-info{padding:12px}.product-info h3{font-size:18px;min-height:50px;overflow-wrap:anywhere}.product-meta{font-size:12px}.ingredients{font-size:13px;min-height:44px;line-height:1.7}.product-bottom{gap:6px}.price{font-size:20px}.add-button{min-height:44px;min-width:44px;padding:8px}.add-button:disabled{font-size:12px;max-width:none}.photo-label{font-size:11px}.bottom-note{flex-wrap:wrap}.bottom-note h2{font-size:24px}.bottom-note p:not(.eyebrow){font-size:14px}.note-kanji{display:none}.circle-link{margin-left:0}.footer{font-size:12px;line-height:1.6}.floating-basket{font-size:15px}.floating-basket b{font-size:13px}.cart-row{gap:10px}.cart-item-main h3{font-size:18px}.cart-row>img{width:60px;height:70px}.cart-item-end b{font-size:14px}.cart-content{padding-inline:16px}.form-grid{grid-template-columns:1fr;gap:0}.detail-copy p,.detail-copy li{font-size:16px}.set-banner p:not(.eyebrow){font-size:15px}.set-banner .eyebrow{font-size:12px}}
@media(max-width:360px){.products{grid-template-columns:1fr}.product-photo{aspect-ratio:1.5}.product-info h3{min-height:0;font-size:21px}.ingredients{min-height:0}.add-button{font-size:14px;gap:12px}.hero h1{font-size:32px}.header-actions{gap:5px}.brand-type{font-size:21px}.hero-copy{padding-inline:20px}.cart-row{flex-wrap:wrap}.cart-item-end{flex-direction:row;width:100%;align-items:center}.cart-item-end b{font-size:17px}}

/* Category headings stay visible in both the full menu and filtered views. */
.category-groups{padding-top:26px;padding-bottom:20px}
.group-heading{display:flex;align-items:center;gap:14px;margin-bottom:22px}
.group-heading:after{content:'';height:1px;flex:1;background:var(--line);margin-left:6px}
.group-heading h2{margin:0;font-size:32px;line-height:1.25;font-weight:800;overflow-wrap:anywhere}
.group-count{display:grid;place-items:center;min-width:32px;height:32px;padding-inline:8px;flex-shrink:0;border-radius:10px;background:var(--gold-wash);border:1px solid #e9dabc;color:var(--gold-dark);font-size:14px;font-weight:700}
.menu-group>.products{padding-top:0;padding-bottom:40px}
.menu-group:last-child>.products{padding-bottom:16px}
.menu-group .empty-results{padding:14px 0 24px;margin:0}
@media(max-width:760px){.category-groups{padding-top:22px}.group-heading{margin-bottom:16px;gap:10px}.group-heading h2{font-size:27px}.group-count{min-width:28px;height:28px;font-size:13px;border-radius:8px}.menu-group>.products{padding-bottom:32px}}
/* A durable customer copy of the submitted preorder. */
.receipt-return{padding-top:4px;padding-bottom:10px}.receipt-return button{background:var(--gold-wash);border:1px solid #e9dabc;border-radius:10px;padding:12px 16px;font-size:14px}.receipt-return b{color:var(--gold-dark);margin-left:8px}.last-receipt{text-decoration:underline;text-underline-offset:4px;font-size:inherit}.receipt-content{padding:24px 24px 32px}.receipt-thanks{font-size:25px;margin-bottom:24px}.receipt-sheet{border:1px solid var(--line);border-radius:18px;padding:24px;background:white}.receipt-brand{font-size:23px;font-weight:800;margin-bottom:24px}.receipt-brand span{color:var(--gold-dark);float:right}.receipt-sheet .eyebrow{margin-bottom:8px;color:var(--muted)}.receipt-number{font-size:48px;letter-spacing:-.03em;margin:0 0 16px;overflow-wrap:anywhere}.receipt-status{font-size:14px;font-weight:700;color:var(--gold-dark);background:var(--gold-wash);padding:12px;border-radius:10px}.receipt-facts{margin:24px 0}.receipt-facts>div{margin:16px 0}.receipt-facts dt{font-size:13px;color:var(--muted);margin-bottom:4px}.receipt-facts dd{margin:0;font-size:15px;font-weight:600;overflow-wrap:anywhere}.receipt-item{display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line);padding:16px 0;font-size:15px}.receipt-item>div{min-width:0}.receipt-item strong{overflow-wrap:anywhere}.receipt-item small{display:block;color:var(--muted);margin-top:6px;font-size:14px}.receipt-item b{white-space:nowrap}.receipt-sheet .totals{padding:14px}.receipt-sheet .grand-total{font-size:22px}.receipt-comment{white-space:pre-wrap;font-size:15px;margin-top:22px;overflow-wrap:anywhere}.receipt-note{font-size:13px;color:var(--muted);line-height:1.7;margin:20px 0}.receipt-actions{display:grid;gap:10px;margin:22px 0}.receipt-secondary{border:1px solid #d7c69f;background:var(--gold-wash);border-radius:12px;padding:14px;font-size:15px;font-weight:600;min-height:48px}.receipt-forget{font-size:13px;text-decoration:underline;text-underline-offset:4px;padding:10px 0;margin-bottom:18px}.receipt-sheet>p{overflow-wrap:anywhere}@media(max-width:400px){.receipt-content{padding:20px 16px}.receipt-sheet{padding:18px}.receipt-item{gap:8px;font-size:14px}.receipt-item small{font-size:13px}.receipt-return button{font-size:13px}.receipt-number{font-size:42px}}
.receipt-facts{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.receipt-facts>div{min-width:0}.cart-header:has(+.receipt-content) h2{font-size:28px}@media(max-width:400px){.receipt-facts{grid-template-columns:1fr}.cart-header:has(+.receipt-content) h2{font-size:25px}}
/* Editable set photograph, separate from the homepage hero. */
.set-banner{display:grid;grid-template-columns:1fr 1.1fr;padding:0;gap:0;isolation:isolate}
.set-banner-copy{padding:42px 44px;position:relative;z-index:1}
.set-banner-photo{position:relative;align-self:stretch;min-height:340px;overflow:hidden}
.set-banner-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 58%}
.set-banner-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#171717 0%,#17171715 24%,transparent 55%)}
.set-banner-photo>span{position:absolute;bottom:24px;right:26px;color:var(--gold-light);font-size:38px;text-shadow:0 2px 16px #0009;z-index:1}
@media(max-width:760px){.set-banner{grid-template-columns:1fr}.set-banner-copy{padding:28px 26px}.set-banner p:not(.eyebrow){max-width:none}.set-banner-photo{min-height:0;aspect-ratio:1.6}.set-banner-photo:after{background:linear-gradient(180deg,#171717,transparent 36%)}.set-banner-photo>span{font-size:30px;bottom:18px;right:22px}}
/* Mobile menu approved in the September preview. */
.mobile-copy,.mobile-seal,.mobile-language,.mobile-preorder{display:none}
.screen-reader-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.card-controls{flex-shrink:0}.card-controls [hidden]{display:none!important}
.card-quantity{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--gold);border-radius:11px;min-height:44px;background:#fff}
.card-quantity button{width:40px;height:44px;flex-shrink:0;color:var(--gold-dark);font-size:24px;padding:0}
.card-quantity>span{min-width:24px;text-align:center;font-size:15px;font-weight:700}
.card-quantity button:disabled{opacity:.3}.basket-label{display:flex;align-items:center;gap:10px}.basket-label svg{width:25px;height:25px;color:var(--gold-light)}
@media(max-width:760px){
  html{scroll-padding-top:100px}.shell{padding-inline:16px}
  .header{min-height:78px;gap:12px}.wordmark{gap:9px}.brand-seal{display:grid;width:40px;height:44px;border-radius:12px}.desktop-seal{display:none}.mobile-seal{display:block;font-family:'DM Sans',sans-serif;font-weight:700;font-size:31px;line-height:1}
  .brand-type{font-size:25px;letter-spacing:-1.2px}.brand-type small{font-size:8px;letter-spacing:2.5px;margin-top:7px}
  .header-actions{gap:8px}.header-actions .languages{display:none}.mobile-language{display:block}.mobile-language select{border:1px solid #e0e0e0;border-radius:12px;background:#fff;color:var(--ink);font-weight:700;font-size:13px;min-height:44px;padding:8px;width:61px}
  .header-basket{min-height:44px;min-width:38px;background:#f5f2eb;color:var(--ink);padding:7px}.header-basket b{color:var(--gold-dark);background:transparent;font-size:13px;min-width:22px}
  .hero{padding-top:0}.hero-panel{display:block;position:relative;min-height:218px;border-radius:20px;background:#171717;isolation:isolate}
  .hero-copy{position:relative;z-index:2;width:72%;min-height:218px;padding:24px 18px;justify-content:center;align-items:flex-start}
  .hero-copy .desktop-copy,.hero-description,.hero-copy>.intro,.hero-bottom{display:none}
  .mobile-copy{display:block}.hero h1{font-size:clamp(27px,7.1vw,34px);color:white;margin:0 0 15px;line-height:1.1;letter-spacing:-.035em;max-width:225px;font-weight:800}
  .hero .eyebrow.mobile-copy{color:var(--gold-light);font-size:10px;letter-spacing:1.6px;margin:0 0 18px}
  .hero-link{background:var(--gold-light);border-color:var(--gold-light);color:#171717;padding:12px 14px;gap:12px;min-width:0;min-height:44px;margin:0;border-radius:11px;font-size:13px}
  .hero-link span.mobile-copy{font-size:13px;color:#171717}.hero-link>span:last-child{color:#171717}
  .hero-image{position:absolute;top:0;right:0;width:76%;height:100%;min-height:0;aspect-ratio:auto;z-index:0}.hero-image>img{object-position:58% center}.hero-image:after{background:linear-gradient(90deg,#171717 2%,#171717d9 22%,#17171755 58%,transparent)}
  .hero-image .photo-kanji,.hero-image .image-caption{display:none}
  .mobile-preorder{display:flex;align-items:center;gap:9px;font-size:12px;color:#696969;padding-top:15px;padding-bottom:3px;line-height:1.5}.mobile-preorder>span:first-child{font-size:25px;color:var(--gold-dark)}
  .steps{display:none}.menu-section{padding-top:16px}.menu-heading{padding-bottom:9px}.menu-heading>div{display:none}.search{margin:0;background:#f7f7f7;border:1px solid #e9e9e9;border-radius:14px;min-height:48px;padding:10px 14px;gap:12px}.search input{font-size:15px}.search svg{width:22px;height:22px}
  .category-wrap{padding:10px 0;background:#fffffff5}.categories{gap:8px}.categories button{min-height:56px;gap:8px;padding:7px 11px 7px 7px;border-radius:14px;font-size:13px}.category-icon{width:36px;height:36px;border-radius:9px}.categories small{font-size:10px}.categories button[aria-pressed=true]{color:var(--gold-light)}
  .category-groups{padding-top:20px}.group-heading{margin-bottom:15px;gap:12px}.group-heading h2{font-size:28px;letter-spacing:-.04em}.group-count{background:#ead2a0;border:0;border-radius:50%;color:#40351f;font-size:12px}.group-heading:after{display:none}
  .products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-color:#e7e7e7;border-radius:16px;padding:6px;background:#fff}.product-photo{border-radius:11px;aspect-ratio:1.04}.photo-label,.photo-open{display:none}.product-info{padding:11px 5px 5px;display:flex}.product-info h3{order:-1;font-size:17px;line-height:1.3;min-height:44px;margin-bottom:6px;overflow-wrap:normal;word-break:normal}.product-info h3 button{font-weight:800}.product-meta{font-size:12px;margin-bottom:8px;color:#787878}.ingredients{font-size:13px;line-height:1.5;min-height:39px;margin-bottom:16px;color:#505050}.product-bottom{display:grid;grid-template-columns:1fr;gap:10px;align-items:center}.price{font-size:21px;font-weight:800;letter-spacing:-.4px}.card-controls{width:100%}.card-controls .add-button{width:100%;font-size:13px;min-height:44px;gap:12px;justify-content:space-between;border:1px solid #dcc79c;background:#fbf8f1;padding:8px 12px;border-radius:10px}.card-controls .add-button>span{font-size:23px}.card-controls .add-button:disabled{max-width:none;font-size:11px}.card-quantity{width:100%;border-color:#cfae6b;min-height:44px}.card-quantity button{width:44px}.card-quantity>span{font-size:15px}
  .floating-basket{display:none;padding:16px;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;width:calc(100% - 24px);border-radius:17px;font-size:15px;min-height:62px;gap:8px}.floating-basket.has-items{display:flex}.floating-basket [data-total]{color:var(--gold-light);font-size:19px;font-weight:800;white-space:nowrap}.floating-basket b{margin-left:0}.basket-label{gap:8px}.basket-label svg{width:25px}.toast{bottom:92px}
  .footer{padding-bottom:105px}.set-banner-copy{padding:26px 24px}
}
@media(max-width:360px){.shell{padding-inline:12px}.header{gap:6px}.brand-type{font-size:22px}.brand-type small{letter-spacing:1.8px;font-size:7px}.brand-seal{width:34px;height:40px}.header-actions{gap:5px}.mobile-language select{width:55px}.header-basket{min-width:31px}.hero-copy{width:78%;padding-inline:17px}.hero h1{font-size:28px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-info h3{font-size:16px;overflow-wrap:anywhere}.product-meta{font-size:11px}.ingredients{font-size:12px;min-height:36px}.price{font-size:19px}.card-quantity button{width:38px}.floating-basket{font-size:14px}.floating-basket [data-total]{font-size:17px}}
.mobile-cart-icon{display:none}@media(max-width:760px){.mobile-cart-icon{display:block;width:18px;height:20px}.header-basket{gap:2px}.header-basket b{min-width:16px}.product-card:hover{box-shadow:none}.hero-link:hover{color:#171717;background:#e9d3a4}}
.hero-link .desktop-copy{font-size:inherit;color:inherit}
/* Full-width mobile cards for easier reading and larger food photos. */
@media(max-width:760px){
  .products{grid-template-columns:minmax(0,1fr);gap:20px}
  .product-card{padding:8px;border-radius:20px}
  .product-photo{aspect-ratio:1.5;border-radius:14px}
  .product-info{padding:16px 10px 10px}
  .product-info h3{font-size:23px;min-height:0;line-height:1.3;margin-bottom:8px;overflow-wrap:anywhere}
  .product-meta{font-size:14px;margin-bottom:10px}
  .ingredients{display:block;font-size:15px;line-height:1.6;min-height:0;height:auto;overflow:visible;margin-bottom:20px;-webkit-line-clamp:unset}
  .product-bottom{grid-template-columns:minmax(0,1fr) auto;gap:16px}
  .price{font-size:24px}
  .card-controls{width:140px}
  .card-controls .add-button{font-size:15px;min-height:48px}
  .card-quantity{min-height:48px}
  .card-quantity button{width:44px;height:46px}
  .card-quantity>span{font-size:16px}
}
@media(max-width:360px){.product-info{padding-inline:8px}.product-info h3{font-size:22px}.product-bottom{gap:10px}.price{font-size:22px}.card-controls{width:130px}}

/* Compact focus rings stay inside clipped cards and scrolling controls. */
:where(button,a,input,select,textarea):focus:not(:focus-visible){outline:none}
.search input:focus-visible{outline:none}
.search:focus-within{border-color:var(--gold-dark)}
.product-info h3 button{border-radius:3px}
.product-info h3 button:focus-visible{outline-offset:2px}
.card-quantity button,.quantity button{border-radius:8px}
:where(input,select,textarea){-webkit-tap-highlight-color:transparent}

/* Keep horizontal category swiping without a visible mobile scrollbar. */
@media(max-width:760px){
  .categories{scrollbar-width:none}
  .categories::-webkit-scrollbar{display:none;width:0;height:0}
}

/* Native date controls must not expand the checkout grid on mobile Safari. */
#checkout-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
#checkout-form input:not([type=checkbox]),#checkout-form select,#checkout-form textarea{min-width:0;max-width:100%;box-sizing:border-box}
#checkout-form input[type=date]{appearance:none;-webkit-appearance:none;min-inline-size:0;inline-size:100%}
#checkout-form input[type=date]::-webkit-date-and-time-value{text-align:left;min-width:0}
@media(max-width:760px){#checkout-form .form-grid{grid-template-columns:minmax(0,1fr)}}

/* Allow search text to shrink inside the flex row; 16px prevents iOS focus zoom. */
.search{min-width:0;max-width:100%}
.search input{flex:1 1 0%;min-width:0;max-width:100%}
@media(max-width:760px){.search input{font-size:16px}}

/* Give the mobile sets photo its own stable space, including mobile Safari. */
@media(max-width:760px){
  .set-banner{display:flex;flex-direction:column;align-items:stretch}
  .set-banner-copy{width:100%;min-width:0}
  .set-banner-photo{display:block;width:100%;height:clamp(200px,62vw,320px);min-height:200px;aspect-ratio:auto;flex:none}
  .set-banner-photo img{display:block;position:relative;inset:auto;width:100%;height:100%;object-fit:cover}
}

/* First-visit preorder information. */
.preorder-info{width:min(460px,calc(100% - 32px));padding:30px;border:1px solid #d8bf8d;border-radius:24px}
.preorder-info-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}
.preorder-info-top .eyebrow{font-size:10px;color:var(--gold-dark);margin:0;letter-spacing:1px}
.preorder-info select{font-size:16px;padding:7px;border:1px solid var(--line);border-radius:9px;background:white;color:var(--ink)}
.preorder-info h2{font-size:30px;line-height:1.2;margin-bottom:14px}
.preorder-info>p{font-size:16px;color:var(--muted);line-height:1.6}
.preorder-info-hours{display:flex;flex-direction:column;gap:7px;padding:18px;background:#f8f4eb;border-radius:14px}
.preorder-info-hours>span,.preorder-info-hours small{font-size:13px;color:var(--muted)}
.preorder-info-hours strong{font-size:16px}.preorder-info-hours b{font-size:26px;letter-spacing:-.5px}
.preorder-info .preorder-info-lead{font-size:13px;margin:14px 0 22px}
.preorder-info .solid{background:var(--gold-light);color:var(--ink);border-color:var(--gold-light);font-size:15px;gap:12px}
@media(max-width:360px){.preorder-info{padding:22px}.preorder-info h2{font-size:27px}}

/* Quiet editorial background decoration, desktop only. */
.desktop-kanji{display:none}
@media(min-width:1024px){
  .sapporo-main{position:relative;isolation:isolate}
  .desktop-kanji{display:block;position:absolute;inset:0;overflow:hidden;z-index:-1;pointer-events:none;user-select:none}
  .desktop-kanji span{position:absolute;font-family:'Hiragino Mincho ProN','Yu Mincho','Noto Serif CJK JP',serif;font-weight:400;font-size:clamp(260px,25vw,380px);line-height:1;color:rgba(153,126,78,.085)}
  .desktop-kanji span:first-child{top:16px;left:clamp(-100px,-5vw,-40px)}
  .desktop-kanji span:last-child{top:880px;right:clamp(-100px,-5vw,-40px)}
}

.checkout-packing{margin:24px 0 0;padding:18px;border:1px solid #e2d3b5;border-radius:14px;background:#fcfaf5;min-width:0}.checkout-packing legend{font-weight:800;font-size:18px;padding:0 6px}.checkout-packing .muted{margin:0 0 12px}.packing-preview{font-size:13px;line-height:1.7;margin:14px 0 0;color:var(--gold-dark)}.packing-preview:empty{display:none}.comment-optional{font-weight:400;color:var(--muted);font-size:13px}#checkout-form textarea[name=comment]{min-height:112px}#checkout-form textarea::placeholder{color:#777;opacity:1}

/* Give the guest controls breathing room and make the order minimum prominent. */
.checkout-packing{padding:20px;margin-top:26px}
.checkout-packing .muted{margin:2px 0 16px;line-height:1.65}
#checkout-form .checkout-packing select{margin-top:0}
.checkout-packing .consent{align-items:center;gap:12px;margin:18px 0 0;padding:10px 0;min-height:46px;cursor:pointer}
.checkout-packing .consent input{width:20px;height:20px;flex:0 0 20px;margin:0}
.checkout-packing .consent span{line-height:1.5}
.checkout-packing .packing-preview{margin-top:14px;padding-top:14px;border-top:1px solid #e9dfcc}
.checkout-minimum{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 16px;padding:16px 18px;margin:18px 0 24px;border:1px solid #d8bd87;border-radius:12px;background:#f8f0df;color:var(--ink);font-size:17px;font-weight:700;line-height:1.5}
.checkout-minimum strong{font-size:25px;white-space:nowrap;font-weight:800}

/* Compact, three-step checkout with persistent totals and navigation. */
#cart-dialog:has(.checkout-progress){display:flex;flex-direction:column;overflow:hidden}
#cart-dialog:not([open]){display:none}
#cart-dialog:has(.checkout-progress) .cart-header{position:static;flex-shrink:0;padding:18px 24px}
.checkout-progress{display:flex;gap:8px;padding:14px 20px;border-bottom:1px solid var(--line);flex-shrink:0}
.checkout-progress button{flex:1;display:flex;align-items:center;gap:7px;padding:6px 0;text-align:left;font-size:12px;line-height:1.3;color:var(--muted)}
.checkout-progress b{display:grid;place-items:center;width:26px;height:26px;flex-shrink:0;border:1px solid var(--line);border-radius:50%;font-size:13px}
.checkout-progress [aria-current=step]{color:var(--ink);font-weight:700}
.checkout-progress [aria-current=step] b{background:#b18d4e;border-color:#b18d4e;color:white}
.checkout-progress button:disabled{opacity:.55;cursor:default}
#cart-dialog:has(.checkout-progress) .cart-content{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 24px 20px}
.checkout-step-title{font-size:22px;margin:20px 0 12px}
[data-checkout-panel][hidden],[hidden]{display:none!important}
[data-checkout-panel]>label{display:block;margin-top:18px;font-size:15px}
.checkout-review{padding:15px;border:1px solid #dfcfaf;background:#fbf7ef;border-radius:12px;line-height:1.6}
.checkout-review p{margin:6px 0;font-size:14px;overflow-wrap:anywhere}
.checkout-footer{flex-shrink:0;padding:10px 24px max(16px,env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line)}
.checkout-footer .totals{padding:12px 16px;border-radius:14px;margin-top:0}
.checkout-footer .totals p{font-size:13px;margin:3px 0}
.checkout-footer .totals .grand-total{font-size:22px;margin-top:7px;padding-top:7px}
.checkout-actions{display:flex;gap:12px;margin-top:12px}
.checkout-actions .solid{flex:1;min-width:0;width:auto;min-height:48px;padding:12px 16px}
.checkout-back{padding:10px 14px;border:1px solid var(--line);border-radius:8px;font-size:15px}
.checkout-footer #form-error:empty{display:none}
#cart-dialog .checkout-packing{margin-top:22px;padding:16px}
#cart-dialog .checkout-packing .packing-preview{font-size:13px;line-height:1.65}
@media(max-width:600px){
 #cart-dialog:has(.checkout-progress) .cart-header{padding:14px 16px}
 #cart-dialog:has(.checkout-progress) .cart-header h2{font-size:28px}
 #cart-dialog:has(.checkout-progress) .cart-content{padding:0 16px 16px}
 .checkout-progress{padding:10px 16px;gap:6px}
 .checkout-progress button{font-size:11px;gap:5px}
 .checkout-progress b{width:22px;height:22px;font-size:12px}
 .checkout-footer{padding-left:16px;padding-right:16px}
 .checkout-step-title{font-size:20px}
}

/* Keep monetary values clear of rounded panel edges at every checkout size. */
.totals p>span:first-child{min-width:0;overflow-wrap:anywhere}
.totals p>span:last-child,.totals p>b:last-child{flex-shrink:0;white-space:nowrap;font-variant-numeric:tabular-nums}
.checkout-footer .totals p:first-child{margin-top:0}
.checkout-footer .totals p:last-child{margin-bottom:0}
.receipt-sheet .totals{padding:14px 16px;border-radius:14px}

/* Shared reading alignment for checkout and order information. */
#cart-dialog{--checkout-gutter:24px}
#cart-dialog .checkout-progress{padding-inline:var(--checkout-gutter);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:12px}
.checkout-progress button{min-width:0;align-items:center;line-height:1.4}
.checkout-progress button span{min-width:0;overflow-wrap:normal;text-align:left}
.checkout-progress b{line-height:1;letter-spacing:0}
.cart-header h2{display:flex;align-items:baseline;gap:10px;line-height:1.2}
.cart-header h2 span{padding-left:0;vertical-align:baseline;line-height:1}
[data-checkout-panel],.checkout-review,.receipt-facts,.receipt-comment,.detail-copy,.preorder-info-hours{text-align:left}
[data-checkout-panel]>label,.form-grid>label{line-height:1.5}
#checkout-form input:not([type=checkbox]),#checkout-form select,#checkout-form textarea{text-align:left;line-height:1.5}
#checkout-form .consent{align-items:flex-start;gap:10px;text-align:left;line-height:1.6}
#checkout-form .consent input[type=checkbox]{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0}
#checkout-form .consent span{min-width:0;line-height:1.6}
#checkout-form .privacy,#checkout-form .payment-note{text-align:left;font-size:13px;line-height:1.65;margin:10px 0 0}
.checkout-review{padding:16px}
.checkout-review>strong{display:block;line-height:1.45;margin-bottom:10px}
.checkout-review p{margin:6px 0;line-height:1.6}
.checkout-review p:last-child{margin-bottom:0}
.totals p{align-items:baseline;text-align:left}
.totals p>span:last-child,.totals p>b:last-child{text-align:right}
.checkout-actions button{line-height:1.4;text-align:left}
.checkout-actions .checkout-back{white-space:nowrap}
.receipt-item{align-items:baseline}
@media(max-width:600px){#cart-dialog{--checkout-gutter:16px}.checkout-progress{column-gap:8px}}
@media(max-width:360px){#cart-dialog .checkout-progress{column-gap:6px}.checkout-progress button{font-size:10px;gap:4px}}

/* Address and date/time selection. */
.pickup-card{display:flex;align-items:flex-start;gap:14px;padding:18px;margin-top:16px;border:1px solid #d8bd87;border-radius:14px;background:#faf5e9;text-align:left}
.pickup-card>svg{width:26px;height:28px;flex:0 0 26px;color:var(--gold-dark);margin-top:3px}
.pickup-card>div{min-width:0}.pickup-card span{display:block;font-size:12px;color:var(--muted);margin-bottom:6px}
.pickup-card strong{display:block;font-size:19px;line-height:1.4;letter-spacing:.01em;overflow-wrap:anywhere}
.pickup-card a{display:inline-flex;align-items:center;gap:10px;margin-top:10px;font-size:14px;font-weight:700;color:var(--gold-dark);text-decoration:underline;text-underline-offset:4px}
#checkout-form .schedule-picker{display:block;margin-top:24px}
.schedule-label{font-size:16px;font-weight:700;margin:0 0 10px}.schedule-hint{font-size:13px;color:var(--muted);line-height:1.6;margin:0 0 12px}
.calendar-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:8px 0}.calendar-head strong{font-size:16px;text-transform:capitalize;text-align:center}
.calendar-head button{width:44px;height:44px;border:1px solid var(--line);border-radius:10px;font-size:26px;line-height:1}
.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}
.calendar-weekday{text-align:center;font-size:12px;color:var(--muted);padding:6px 0}
.calendar-grid button{height:42px;padding:0;border-radius:9px;background:#f7f3eb;border:1px solid #e7dcc7;font-size:15px;font-weight:600;font-variant-numeric:tabular-nums}
.calendar-grid button:disabled{background:transparent;border-color:transparent;color:#999;opacity:.6}
.calendar-grid button[aria-pressed=true],.time-options button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#f0d49c}
[data-time-options]{margin-top:22px}.time-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.time-options button{min-height:44px;padding:8px 4px;border:1px solid #ddd3c0;border-radius:9px;font-size:15px;font-weight:600;font-variant-numeric:tabular-nums}
.time-options>.muted{grid-column:1/-1}
@media(max-width:360px){.calendar-grid{gap:3px}.calendar-grid button{height:38px}.time-options{gap:6px}.pickup-card{padding:14px}}
#checkout-form input[type=hidden]{display:none!important}

/* Clear menu search and photo category navigation. */
.menu-heading .search{display:grid;grid-template-columns:22px minmax(0,1fr);gap:7px 12px;width:380px;max-width:100%;padding:12px 16px;background:#fffdf8;border:1px solid #cdb681;border-radius:16px;box-shadow:0 3px 14px #8e6b2310;color:#71541f}
.search-caption{grid-column:1/-1;font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.02em;color:#71541f}
.menu-heading .search input{width:100%;min-width:0;min-height:28px;font-size:16px;line-height:1.5;color:#171717}
.menu-heading .search input::placeholder{color:#65615a;opacity:1}
.menu-heading .search:focus-within{border-color:#987331;box-shadow:0 0 0 2px #c8a65f30;background:white}
.category-wrap{border-bottom:0;background:#fffffff5;padding-block:14px}
.categories{gap:12px;padding-block:3px;scroll-padding-inline:24px}
.categories button{min-height:68px;padding:9px 16px 9px 9px;font-size:16px;border:1px solid #d9ceba;background:#fff;border-radius:16px;box-shadow:0 3px 9px #32230708;color:#29251e}
.categories .category-icon{width:46px;height:46px;border-radius:11px}
.categories small{display:grid;place-items:center;min-width:24px;height:24px;padding:0 5px;border-radius:7px;background:#f4efe5;color:#705a31;font-size:12px;font-weight:700;opacity:1}
.categories button[aria-pressed=true]{background:#f5e8cc;border-color:#b18d4e;color:#211b11;box-shadow:inset 0 0 0 1px #b18d4e,0 3px 10px #8e6b2312}
.categories button[aria-pressed=true] small{background:#8b692e;color:#fff;opacity:1}
.categories button:hover:not([aria-pressed=true]){background:#fbf6ec;border-color:#bfa372}
.group-heading:after{display:none}
@media(min-width:761px){.categories{flex-wrap:wrap;overflow:visible}}
@media(max-width:760px){
 .menu-heading .search{width:100%;margin:0;padding:11px 14px;gap:5px 10px}
 .category-wrap{padding-block:10px}
 .categories{gap:9px;scroll-padding-inline:20px}
 .categories button{font-size:14px;min-height:62px;padding:8px 12px 8px 8px;gap:9px;flex-shrink:0}
 .categories .category-icon{width:40px;height:40px;border-radius:9px}
 .categories small{min-width:21px;height:21px;font-size:11px}
}
.phone-field{min-width:0;margin-top:18px}.phone-field>label{display:block;font-size:14px;line-height:1.5}.phone-field>label:not(:first-child){margin-top:12px}.phone-field small{display:block;margin-top:8px;font-size:12px;line-height:1.6;color:var(--muted)}#phone-error{font-size:13px;line-height:1.5;color:#96392d;margin:8px 0 0}#phone-error:empty{display:none}#checkout-form [aria-invalid=true]{border-color:#96392d}

/* Contact fields follow the reading order instead of uneven side-by-side stacks. */
#checkout-form .contact-fields{display:flex;flex-direction:column;gap:18px;margin-top:20px}
#checkout-form .contact-fields>label{margin:0;font-size:14px;font-weight:600;line-height:1.5}
#checkout-form .contact-fields .phone-field{margin:0}
.phone-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:12px;align-items:start}
.phone-controls>div{min-width:0}
.phone-controls label{display:block;font-size:14px;font-weight:600;line-height:1.5;margin:0}
#checkout-form .phone-controls select,#checkout-form .phone-controls input{height:50px;margin-top:8px}
.phone-field small{margin-top:10px;max-width:52ch}
#checkout-form [data-checkout-panel="2"]>label:not(.consent){font-size:14px;font-weight:600;margin-top:20px;line-height:1.5}
#checkout-form [data-checkout-panel="2"] .comment-optional{font-weight:400}
#checkout-form [data-checkout-panel="2"] textarea[name=comment]{min-height:90px}
#checkout-form [data-checkout-panel="2"]>.consent{margin-top:20px}
@media(max-width:420px){.phone-controls{grid-template-columns:minmax(0,1fr);gap:16px}#checkout-form .contact-fields{gap:16px}}
#checkout-form .contact-fields input,#checkout-form .contact-fields select,#checkout-form [data-checkout-panel="2"] textarea{font-weight:400}

.guest-counter{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:10px;align-items:center;max-width:280px}
.guest-counter button{height:48px;border:1px solid #d9c8a8;border-radius:10px;background:white;font-size:24px;line-height:1}
.guest-counter button:hover{background:#f5e8cc}
#checkout-form .guest-counter input{height:48px;min-height:48px;margin:0;text-align:center;font-size:18px;font-weight:700;appearance:textfield;-moz-appearance:textfield}
.guest-counter input::-webkit-inner-spin-button,.guest-counter input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}

/* Supplied Sapporo logo: preserve the original artwork and proportions. */
.header .wordmark{flex-shrink:0}.header .brand-logo{width:104px;height:104px;object-fit:contain}.header{min-height:120px}@media(max-width:760px){.header{min-height:92px}.header .brand-logo{width:80px;height:80px}}

/* Keep mobile footer information on one consistent left edge. */
@media(max-width:760px){
  .footer{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;text-align:left}
  .footer>span:nth-child(2){order:0;width:auto}
  .footer>span:last-child{margin-left:0}
  .footer .last-receipt{padding-inline:0;margin:0;text-align:left;max-width:100%;white-space:normal}
}

/* Approved ivory editorial hero, full-width search and photo category tiles. */
.editorial-hero{display:grid;grid-template-columns:1fr 1.05fr;min-height:440px;border-radius:26px;overflow:hidden;background:#f6f2ea;isolation:isolate}
.editorial-copy{padding:52px 0 46px 44px;align-self:center;position:relative;z-index:1}
.editorial-copy .eyebrow{color:#927135;font-size:12px;letter-spacing:.2em;margin-bottom:26px}
.hero .editorial-copy h1{font-size:clamp(38px,4.1vw,60px);line-height:1.07;letter-spacing:-.055em;color:#171717;max-width:590px;margin:0 0 22px;font-weight:800}
.editorial-subtitle{font-size:21px;line-height:1.5;margin-bottom:28px;color:#36342f}
.editorial-cta{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:#c9a75b;border:0;color:#171717;padding:17px 25px;min-height:56px;border-radius:18px;font-size:17px;font-weight:750}
.editorial-cta>span{color:inherit;font-size:25px;line-height:1}.editorial-cta:hover{background:#dec487;color:#171717}
.editorial-signature{font-size:13px;color:#5f5b50;margin:30px 0 0;display:flex;align-items:center;gap:10px}.editorial-signature span{font-size:26px;line-height:1}
.editorial-photo{position:relative;min-width:0;min-height:440px}.editorial-photo img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:65% center;inset:0}.editorial-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f6f2ea,transparent 23%);pointer-events:none}
.editorial-preorder{display:flex;justify-content:center;align-items:center;gap:12px;padding-block:23px;color:#514b41;font-size:14px;line-height:1.5}.editorial-preorder svg{width:23px;height:23px;flex:none}
.menu-section{padding-top:0}.menu-heading{display:block;padding-bottom:16px}.menu-heading>div{display:none}.menu-heading .search{display:grid;grid-template-columns:25px minmax(0,1fr);width:100%;max-width:none;min-height:58px;gap:14px;border:1px solid #d6d2cb;box-shadow:none;background:#fff;border-radius:18px;padding:13px 20px;color:#504e48}.menu-heading .search svg{width:25px;height:25px}.search-caption{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.menu-heading .search input{font-size:17px;background:transparent}.menu-heading .search:focus-within{border-color:#96733a;box-shadow:0 0 0 2px #c8a65f25}
.category-wrap{padding-block:0 16px;background:#fffffff5}.categories{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;overflow:visible}.categories button{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:8px;min-width:0;min-height:126px;padding:12px;border:1px solid transparent;border-radius:18px;background:#f5f2ec;box-shadow:none;color:#171717;font-size:15px;white-space:normal;text-align:left;line-height:1.25}.categories .category-icon{width:100%;height:72px;border-radius:10px;overflow:hidden;background:transparent;flex:none}.categories .category-icon img{width:100%;height:100%;object-fit:cover;object-position:center 58%}.categories small{position:absolute;right:8px;top:8px;min-width:20px;height:20px;font-size:10px;background:#ffffffdf;color:#66512a}.categories button[aria-pressed=true]{background:#efe3c9;border-color:#b4914d;box-shadow:inset 0 0 0 1px #b4914d;color:#171717}.categories button:hover:not([aria-pressed=true]){background:#ebe5da}.category-groups{padding-top:22px}
@media(min-width:761px) and (max-width:1100px){.editorial-copy{padding:32px 0 32px 30px}.editorial-subtitle{font-size:18px}.editorial-photo,.editorial-hero{min-height:380px}.categories{gap:8px}.categories button{font-size:13px;padding:9px}.categories .category-icon{height:62px}}
@media(max-width:760px){
 .editorial-hero{display:flex;flex-direction:column;min-height:0;border-radius:22px}.editorial-copy{padding:26px 24px 6px;align-self:stretch}.editorial-copy .eyebrow{display:none}.hero .editorial-copy h1{font-size:clamp(29px,8.3vw,46px);max-width:100%;line-height:1.08;margin:0 0 12px;letter-spacing:-.045em}.editorial-subtitle{font-size:16px;line-height:1.45;margin:0 0 18px}.editorial-cta{font-size:16px;padding:13px 20px;min-height:50px;border-radius:14px;gap:22px}.editorial-signature{display:none}.editorial-photo{min-height:0;height:225px;margin-top:0}.editorial-photo img{object-position:center 62%}.editorial-photo:after{background:linear-gradient(180deg,#f6f2ea,transparent 26%)}
 .editorial-preorder{justify-content:flex-start;gap:10px;margin:14px 16px;width:calc(100% - 32px);padding:14px 16px;background:#f5f2ec;border-radius:18px;font-size:12px}.editorial-preorder svg{width:20px;height:20px}.menu-heading{padding-bottom:12px}.menu-heading .search{min-height:54px;border-radius:18px;padding:11px 16px;gap:12px}.menu-heading .search input{font-size:16px}
 .category-wrap{padding-block:0 12px}.categories{display:flex;flex-wrap:nowrap;gap:9px;overflow-x:auto;scrollbar-width:none;scroll-padding-inline:16px;overscroll-behavior-x:contain}.categories::-webkit-scrollbar{display:none}.categories button{flex:0 0 calc((100% - 27px)/4);min-height:109px;padding:8px 6px;align-items:center;text-align:center;font-size:12px;gap:7px;border-radius:17px}.categories .category-icon{width:100%;height:61px;border-radius:10px}.categories small{right:5px;top:5px;min-width:17px;height:17px;font-size:9px}.category-groups{padding-top:16px}
}
@media(max-width:360px){.editorial-copy{padding:23px 18px 5px}.editorial-subtitle{font-size:15px}.editorial-photo{height:200px}.categories button{font-size:11px}.editorial-preorder{font-size:11px;margin-inline:12px;width:calc(100% - 24px)}}
.categories .category-icon img{object-fit:contain;object-position:center}

/* Category layout from the approved desktop/mobile mockups. */
.categories{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:16px;scrollbar-width:none;scroll-padding-inline:48px}.categories::-webkit-scrollbar{display:none}
.categories button{flex:0 0 calc((100% - 48px)/4);min-height:146px;display:grid;grid-template-columns:1fr 1.1fr;grid-template-rows:1fr auto;align-items:start;text-align:left;padding:18px 16px;gap:12px;border-radius:16px;background:#f5f2ec;border:1px solid transparent;box-shadow:none;overflow:hidden}
.categories .category-name{grid-column:1;grid-row:1;position:relative;z-index:1;font-size:19px;font-weight:750;line-height:1.2;overflow-wrap:anywhere}
.categories .category-icon{grid-column:2;grid-row:1/3;width:100%;height:110px;align-self:center;border-radius:0;overflow:visible;background:transparent}.categories .category-icon img{width:100%;height:100%;object-fit:contain;border-radius:12px}
.categories .category-arrow{grid-column:1;grid-row:2;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#dfcda1;color:#29251b;font-size:20px;line-height:1}
.categories button[aria-pressed=true]{background:#efe7d6;border-color:#b49a63;box-shadow:none}.categories button:hover:not([aria-pressed=true]){background:#ece5d9}
@media(max-width:1100px) and (min-width:761px){.categories .category-name{font-size:16px}.categories button{padding:14px 12px;gap:8px}}
@media(max-width:760px){
 .categories{gap:10px;scroll-padding-inline:16px}.categories button{flex:0 0 calc((100% - 30px)/4);min-height:122px;padding:8px 5px 12px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;border-radius:18px;text-align:center}
 .categories .category-icon{width:100%;height:73px;flex:none;overflow:hidden;border-radius:12px}.categories .category-name{font-size:13px;line-height:1.2;font-weight:750;overflow-wrap:normal;word-break:normal;width:100%}.categories .category-arrow{display:none}
}
@media(max-width:360px){.categories{gap:8px}.categories button{flex-basis:calc((100% - 24px)/4);padding-inline:4px}.categories .category-name{font-size:12px}}

/* Reference category tiles: transparent food cutouts on a single ivory surface. */
html{scroll-padding-top:var(--category-scroll-offset,140px)}
.categories{gap:12px;scroll-padding-inline:16px}
.categories button{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:0 0 132px;min-height:116px;padding:9px 8px 12px;gap:5px;background:#f2eee7;border:0;border-radius:18px;text-align:center;box-shadow:none}
.categories .category-icon{display:block;width:100%;height:73px;flex:none;overflow:visible;border-radius:0;background:transparent}
.categories .category-icon img{width:100%;height:100%;object-fit:contain;border-radius:0;background:transparent}
.categories .category-name{width:100%;font-size:14px;line-height:1.2;font-weight:700;letter-spacing:-.02em;overflow-wrap:normal}
.categories .category-arrow{display:none}
.categories button[aria-pressed=true]{background:#f2eee7;border:0;box-shadow:inset 0 -2px #b99a59;color:#171717}
.categories button:hover:not([aria-pressed=true]){background:#eae5dc}
@media(max-width:760px){.categories{gap:10px}.categories button{flex-basis:calc((100% - 30px)/4);min-height:94px;padding:7px 4px 10px;gap:3px;border-radius:16px}.categories .category-icon{height:59px}.categories .category-name{font-size:12px}}
@media(max-width:360px){.categories{gap:8px}.categories button{flex-basis:calc((100% - 24px)/4)}.categories .category-name{font-size:11px}}

/* Reference header controls, editorial copy and light sharing banner. */
.header-actions{gap:24px}.header-actions .languages{display:none}
.header-actions .mobile-language{display:block;position:relative}
.header-actions .mobile-language select{appearance:none;-webkit-appearance:none;border:0;border-radius:8px;box-shadow:none;background:transparent;color:#171717;width:68px;min-height:44px;padding:10px 26px 10px 8px;font-size:14px;font-weight:600;cursor:pointer}
.language-chevron{position:absolute;right:8px;top:15px;width:14px;height:14px;pointer-events:none}
.header .header-basket{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;padding:8px;border:0;border-radius:10px;background:transparent;color:#171717}
.header .header-basket:hover{background:#f2eee7}
.header-basket .mobile-cart-icon{display:block;width:26px;height:28px}
.header .header-basket>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.header .header-basket b{position:absolute;top:0;right:-3px;display:grid;place-items:center;min-width:21px;height:21px;padding:0 4px;border-radius:50%;background:#a9904b;color:#fff;font-size:11px;font-weight:600;line-height:1}
.editorial-hero{grid-template-columns:1.15fr 1fr;background:#f6f2ea}
.editorial-copy{padding:40px 0 36px 36px}
.hero .editorial-copy .eyebrow{font-size:11px;letter-spacing:.22em;line-height:1.8;margin:0 0 20px;color:#96773b}
.hero .editorial-copy h1{font-size:clamp(40px,4.5vw,66px);line-height:1.02;letter-spacing:-.055em;font-weight:800;margin:0 0 18px;max-width:610px}
.editorial-subtitle{font-size:22px;line-height:1.4;margin-bottom:24px;color:#171717}
.editorial-cta,.set-banner .solid{background:#a9904b;border-color:#a9904b;border-radius:999px;color:#fff;font-size:17px;font-weight:700;min-height:50px;padding:13px 30px;gap:12px}
.editorial-cta:hover,.set-banner .solid:hover{background:#8b7338;border-color:#8b7338;color:#fff}
.editorial-cta>span,.set-banner .solid span{color:#fff}
.hero-features{display:flex;align-items:center;margin-top:30px;gap:0;color:#45413a}
.hero-feature{display:flex;align-items:center;gap:9px;font-size:11px;line-height:1.4;padding:0 15px;border-right:1px solid #d9d1c3}
.hero-feature:first-child{padding-left:0}.hero-feature:last-child{border:0;padding-right:0}
.hero-feature svg{width:22px;height:22px;flex:none;color:#171717}
.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding-block:36px 40px}
.step{display:flex;gap:16px;align-items:flex-start}.step-number{width:48px;height:48px;flex:none;border-radius:15px;background:#faf6ee;border:1px solid #e6d3ae;color:#8a6a2c;font-size:18px}
.step h2{font-size:18px;line-height:1.4;margin:0 0 7px}.step p{font-size:15px;line-height:1.5;margin:0;color:#777}
.set-banner{background:#f6f2ea;color:#171717;border:0;grid-template-columns:1fr 1.1fr}
.set-banner .eyebrow{color:#96773b;letter-spacing:.18em}
.set-banner h2{font-size:clamp(34px,3.8vw,52px);line-height:1.08;letter-spacing:-.04em}
.set-banner p:not(.eyebrow){color:#514b41;font-size:18px;line-height:1.55}
.set-banner-photo:after{background:linear-gradient(90deg,#f6f2ea,transparent 28%)}
.set-banner-photo>span{display:none}
@media(max-width:1100px){.hero-feature{padding-inline:10px;font-size:10px}.hero-feature svg{width:20px;height:20px}.step h2{font-size:16px}.step p{font-size:14px}}
@media(max-width:760px){
 .header-actions{gap:15px}.header{padding-right:23px}
 .editorial-hero{grid-template-columns:1fr}.editorial-copy{padding:28px 22px 20px}
 .hero .editorial-copy .eyebrow{font-size:9px;letter-spacing:.16em;margin-bottom:16px}
 .hero .editorial-copy h1{font-size:clamp(35px,9.3vw,54px);line-height:1.04;margin-bottom:14px}
 .editorial-subtitle{font-size:18px;margin-bottom:20px}.editorial-cta{min-height:48px;padding:12px 26px;font-size:16px}
 .hero-features{margin-top:24px;justify-content:space-between;gap:8px}.hero-feature{flex:1;gap:6px;padding-inline:7px;font-size:10px}.hero-feature svg{width:19px;height:19px}
 .steps{display:grid;grid-template-columns:1fr;padding-block:26px 30px;gap:20px}.step{gap:14px}.step-number{width:42px;height:42px;font-size:16px;border-radius:12px}.step h2{font-size:16px;margin-bottom:3px}.step p{font-size:14px}
 .set-banner-copy{padding:30px 24px 20px}.set-banner p:not(.eyebrow){font-size:17px}.set-banner-photo:after{background:linear-gradient(180deg,#f6f2ea,transparent 28%)}
}

.hero .editorial-copy .eyebrow{display:block}

/* Branded language disclosure: no native select outline or OS menu. */
.language-picker{position:relative;color:#171717;z-index:20}
.language-picker summary{display:flex;align-items:center;justify-content:center;gap:10px;min-width:68px;min-height:44px;padding:10px 12px;border:0;border-radius:12px;list-style:none;cursor:pointer;font-size:14px;font-weight:600;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}
.language-picker summary::-webkit-details-marker{display:none}
.language-picker summary svg{width:14px;height:14px;transition:transform .15s}
.language-picker[open] summary svg{transform:rotate(180deg)}
.language-picker summary:hover,.language-picker[open] summary{background:#f2eee7}
.language-options{position:absolute;top:calc(100% + 8px);right:0;width:190px;padding:6px;border:1px solid #e8dfcf;border-radius:16px;background:#fffcf7;box-shadow:0 12px 32px #29211414}
.language-options button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:11px 12px;gap:16px;border:0;border-radius:10px;background:transparent;color:#28251f;text-align:left;font-size:14px;outline:none;box-shadow:none}
.language-options small{font-size:11px;color:#8d8069;letter-spacing:.06em}
.language-options button[aria-pressed=true]{background:#eee3cd;color:#765c26;font-weight:700}
.language-options button:hover{background:#f3ead9}
.language-picker summary:focus-visible,.language-options button:focus-visible{outline:none;box-shadow:none;background:#e9dbbd;text-decoration:underline;text-underline-offset:4px}

/* Caked XP · cream, cocoa and generous space for the client's cakes. */
:root{--paper:#fcf8f2;--ink:#5a3933;--muted:#8b756b;--line:#e9ddd2;--white:#fffdf9;--serif:Georgia,'Times New Roman',serif;background:var(--paper);color:var(--ink)}
body{background:var(--paper)}.header{min-height:106px}.brand-logo{width:96px!important;height:96px!important;object-fit:contain;border-radius:50%}.header-center{font-weight:500}.header-basket,.solid,.floating-basket{background:#65433b;border-color:#65433b}.solid:hover,.header-basket:hover{background:#805a4c}.editorial-hero{background:#f1e6da!important;border-radius:26px;overflow:hidden;min-height:520px}.editorial-copy{padding:54px 42px!important}.hero h1{font-family:Georgia,serif!important;font-size:clamp(42px,5vw,74px)!important;font-weight:400!important;letter-spacing:-.05em!important;line-height:1.05!important;color:#57382f}.hero h1 em{font-weight:400;color:#9b715e}.editorial-subtitle{color:#826b5f!important;font-size:17px!important}.editorial-photo{background:#dcd6c9!important}.editorial-photo img{object-fit:cover!important;object-position:center 57%!important;width:100%;height:100%}.hero-feature{color:#785c50!important}.hero-feature svg{color:#9b715e}.hero .eyebrow{color:#987465}.steps{padding-block:38px 42px}.step-number{background:#eee1d4;color:#79533f;border-radius:50%}.step h2{font-weight:600}.menu-section{background:#fcf8f2!important}.menu-heading h2,.group-heading h2,.set-banner h2,.bottom-note h2{font-family:Georgia,serif!important;font-weight:400!important;letter-spacing:-.035em!important}.menu-heading h2{font-size:40px!important}.eyebrow{font-size:10px!important;letter-spacing:2.4px!important;color:#96715e}.category-wrap{background:#fcf8f2f5!important;border-color:var(--line)!important;backdrop-filter:blur(12px)}.categories button{background:#f4ebe1!important;border:1px solid transparent!important}.categories button[aria-pressed=true]{background:#66463a!important;color:#fff!important}.category-icon{background:#eadbc9!important}.category-icon img{object-fit:cover!important}.category-icon>span{font-family:Georgia,serif;font-size:22px}.product-card{background:#fffcf7!important;border:1px solid #e8dcd0!important;border-radius:18px!important;overflow:hidden}.product-photo{background:#ece5db!important;aspect-ratio:1/1.12!important}.product-photo img{object-fit:cover!important}.product-info{padding:20px!important}.product-info h3{font-family:Georgia,serif;font-weight:400;font-size:23px!important;line-height:1.2!important}.product-info .ingredients{color:#887166}.price{color:#614238}.price small{font-size:12px;font-weight:400}.add-button{background:#f0e1d2!important;color:#614238!important;border-radius:9px!important}.add-button:hover{background:#e7d2be!important}.photo-label{background:#fffcf2df!important;color:#6a4a3c!important;font-size:10px!important}.set-banner{background:#ecdfd0!important}.set-banner-photo img{object-fit:cover;object-position:center}.set-banner-photo>span,.note-kanji{font-family:Georgia,serif;color:#b3947f!important}.bottom-note{border-color:#e7d8c8!important}.footer{color:#967b6b;border-color:#e7d8c8!important}.search input{background:#fffaf4!important;border-color:#e5d8ca!important}.group-count{background:#eee1d4!important;color:#79533f!important}.detail-image{position:relative;background:#eee6dc}.detail-image img{object-fit:cover}.cake-photo-note{display:block;padding:12px 18px;font-size:11px;line-height:1.5;color:#806d61}.detail-copy h2{font-family:Georgia,serif;font-weight:400}.detail-copy h3{font-size:13px;letter-spacing:0}.detail-copy>p{font-size:13px}.detail-copy{padding:32px!important}#cake-options{display:grid;gap:16px}#cake-options label{display:grid;gap:7px;font-size:13px;font-weight:600}#cake-options input,#cake-options select,#cake-options textarea{width:100%;border:1px solid #dac8b8;background:#fffcf8;padding:11px;border-radius:8px;color:#57382f}#cake-options small{font-size:11px;font-weight:400;color:#8b756b}.cake-design-note{font-size:12px;color:#8b756b;margin:0}.preorder-info,.cart-dialog,dialog{background:#fffcf7;color:#57382f}.preorder-info h2{font-family:Georgia,serif;font-weight:400}.cart-item-main h3{line-height:1.5}.calendar-grid button[aria-pressed=true],.time-options button[aria-pressed=true]{background:#67473c!important;border-color:#67473c!important}.receipt-brand{font-family:Georgia,serif}.placeholder-photo{background:#f0e2d2;color:#947463;font-family:Georgia,serif}.hero-feature:last-child svg{display:none}.header-center>a:last-child:after{content:''}.footer a{text-decoration:underline}
@media(min-width:1000px){.editorial-hero{grid-template-columns:1.05fr 1fr!important}.editorial-photo{min-height:520px!important}.products{grid-template-columns:repeat(4,minmax(0,1fr))!important}.product-info h3{min-height:56px}.ingredients{min-height:63px}.group-heading{margin-top:26px}}
@media(max-width:767px){.header{min-height:80px}.brand-logo{width:74px!important;height:74px!important}.editorial-copy{padding:30px 24px!important}.hero h1{font-size:44px!important}.editorial-photo{height:330px!important;min-height:330px!important}.editorial-photo img{object-position:center 60%!important}.menu-heading h2{font-size:29px!important}.product-info{padding:14px!important}.product-info h3{font-size:19px!important}.product-bottom{gap:8px;flex-wrap:wrap}.price{font-size:17px!important}.detail-copy{padding:24px!important}.cake-photo-note{position:static}.set-banner-photo{min-height:300px}.steps{padding-block:25px}.product-photo{aspect-ratio:1/1.1!important}}
.cupcake-art{display:flex;width:100%;height:100%;min-height:260px;flex-direction:column;align-items:center;justify-content:center;padding:35px 25px;background:radial-gradient(ellipse at 50% 40%,#fffaf2,#ecdecd);color:#936c54}.cupcake-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;width:100%;max-width:240px}.cupcake-grid svg{width:100%;max-height:62px}.cupcake-art-label{font-family:Georgia,serif;font-size:40px;line-height:1.1;margin-top:15px}.cupcake-art-label small{font-family:Manrope,sans-serif;font-size:12px}.cupcake-art-caption{font-family:Georgia,serif;font-size:14px;letter-spacing:2px;margin-top:10px}.detail-image .cupcake-art{min-height:460px}.detail-image .cupcake-grid svg{max-height:90px}.category-icon img{border-radius:50%}.category-icon .cupcake-art{padding:0;min-height:0}

/* Pastry category navigation: one icon family, predictable targets and contrast. */
.categories{gap:12px;padding-block:16px;align-items:stretch;scroll-snap-type:x proximity}
.categories .cake-category{--icon-fill:#ecdbc7;flex:1 0 148px;max-width:220px;min-height:142px;gap:12px;padding:18px 14px 16px;border:1px solid #e7d9ca!important;background:#faf4ec!important;border-radius:18px;box-shadow:none;color:#684b3f;text-align:center;scroll-snap-align:center;transition:background .18s,border-color .18s,color .18s}
.categories .cake-category .category-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#f1e5d7!important;color:#825c46;overflow:visible;flex:none}
.categories .category-icon svg{display:block;width:42px;height:42px;overflow:visible}
.categories .category-icon-fill{fill:var(--icon-fill)}
.categories .cake-category .category-name{display:block;width:100%;font-size:13px;line-height:1.4;font-weight:600;letter-spacing:0;text-wrap:balance}
.categories .cake-category:hover:not([aria-pressed=true]){background:#f1e6d8!important;border-color:#c6ac91!important}
.categories .cake-category[aria-pressed=true]{--icon-fill:#95715a;background:#65463b!important;border-color:#65463b!important;color:#fff9f0!important;box-shadow:none}
.categories .cake-category[aria-pressed=true] .category-icon{background:#795749!important;color:#fff1dd}
.categories .cake-category:focus-visible{outline:2px solid #84644e;outline-offset:3px}
@media(max-width:760px){.categories{gap:10px;padding-block:12px;scroll-padding-inline:16px}.categories .cake-category{flex:0 0 116px;min-height:134px;padding:14px 9px 12px;gap:10px;border-radius:16px}.categories .cake-category .category-icon{width:54px;height:54px}.categories .category-icon svg{width:36px;height:36px}.categories .cake-category .category-name{font-size:12px;line-height:1.4}}
@media(prefers-reduced-motion:reduce){.categories .cake-category{transition:none}}
/* Keep the sculptural cake and its candles fully in frame. */
/* One continuous photographic canvas for the Caked XP hero. */
.atelier-hero{position:relative;isolation:isolate;overflow:hidden;border-radius:24px;min-height:540px;height:clamp(540px,46vw,660px);background:#f5e8e1}
.atelier-visual{position:absolute;inset:0 0 0 auto;width:min(100%,1050px);z-index:-1}
.atelier-visual img{width:100%;height:100%;object-fit:cover;object-position:center 45%;display:block}
.atelier-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f5e8e1 0%,#f5e8e100 30%)}
.atelier-copy{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:50px clamp(28px,5vw,76px) 80px;width:57%;box-sizing:border-box}
.atelier-kicker{display:flex;align-items:center;gap:14px;margin:0 0 30px;color:#745344;font-size:10px;font-weight:600;letter-spacing:2.5px;white-space:nowrap}
.atelier-kicker span{height:1px;width:26px;background:#ac8c7a}
.hero .atelier-copy h1{font-size:clamp(50px,6.2vw,88px)!important;line-height:1.02!important;letter-spacing:-.055em!important;color:#56372f!important;margin:0 0 26px;max-width:100%;font-weight:400!important}
.hero .atelier-copy h1 em{color:#936454;font-weight:400}
.atelier-description{font-size:17px;line-height:1.65;color:#705349;max-width:310px;margin:0 0 30px}
.atelier-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border-radius:99px;min-height:54px;padding:16px 25px;background:#65433b;color:#fff;font-size:14px;transition:background .2s,transform .2s}
.atelier-cta span{font-size:23px;line-height:1}.atelier-cta:hover{background:#81594b;transform:translateY(-2px)}.atelier-cta:focus-visible{outline:3px solid #65433b;outline-offset:5px}
.atelier-note{font-size:11px;line-height:1.6;color:#76594d;margin:20px 0 0}.atelier-note span{margin:0 7px}
.atelier-caption{position:absolute;bottom:25px;left:clamp(28px,5vw,76px);right:32px;display:flex;justify-content:space-between;align-items:center;color:#785649;gap:20px}
.atelier-caption span:first-child{font-size:8px;letter-spacing:2px}.atelier-caption span:last-child{font:italic 17px Georgia,serif}
html[lang=ru] .atelier-copy h1,html[lang=uk] .atelier-copy h1{font-size:clamp(43px,4.7vw,66px)!important}
@media(min-width:768px) and (max-width:1000px){.atelier-hero{height:540px}.atelier-copy{padding-left:36px;padding-right:10px;width:53%}.hero .atelier-copy h1{font-size:59px!important}.atelier-description{max-width:245px;font-size:16px}.atelier-kicker{font-size:9px;gap:9px;letter-spacing:1.8px}.atelier-visual{width:100%}html[lang=ru] .atelier-copy h1,html[lang=uk] .atelier-copy h1{font-size:44px!important}}
@media(max-width:767px){
 .atelier-hero{height:740px;min-height:0;border-radius:22px;background:#f6eae3}
 .atelier-visual{top:auto;bottom:0;width:100%;height:405px}
 .atelier-visual img{object-position:85% center}
 .atelier-visual:after{background:linear-gradient(180deg,#f6eae3 0%,#f6eae300 25%)}
 .atelier-copy{width:100%;height:auto;padding:32px 26px 0;justify-content:flex-start}
 .atelier-kicker{font-size:9px;margin-bottom:22px;letter-spacing:2px}
 .hero .atelier-copy h1{font-size:57px!important;margin-bottom:18px;max-width:100%}
 html[lang=ru] .atelier-copy h1,html[lang=uk] .atelier-copy h1{font-size:43px!important}
 .atelier-description{font-size:15px;line-height:1.5;max-width:270px;margin-bottom:20px}
 .atelier-cta{min-height:50px;padding:14px 23px;font-size:14px}
 .atelier-note{font-size:10px;margin-top:14px}
 .atelier-caption{bottom:16px;left:24px;right:24px}.atelier-caption span:first-child{font-size:7px;letter-spacing:1.4px}.atelier-caption span:last-child{font-size:14px}
}
@media(max-width:370px){.atelier-copy{padding-inline:22px}.hero .atelier-copy h1{font-size:50px!important}.atelier-hero{height:720px}.atelier-visual{height:375px}}
@media(prefers-reduced-motion:reduce){.atelier-cta{transition:none}.atelier-cta:hover{transform:none}}

/* Bento collection: the same continuous photographic treatment as the hero. */
.atelier-set-section{margin-block:52px}
.atelier-set{height:clamp(490px,40vw,560px);min-height:490px}
.atelier-set .atelier-visual{width:min(100%,900px)}
.atelier-set .atelier-copy{width:55%;padding-top:45px;padding-bottom:65px}
.atelier-set h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(43px,4.6vw,65px);line-height:1.06;letter-spacing:-.045em;color:#56372f;margin:0 0 24px}
.atelier-set h2 em{font-weight:400;color:#936454}
.atelier-set .atelier-description{max-width:340px;font-size:16px}
html[lang=ru] .atelier-set h2,html[lang=uk] .atelier-set h2{font-size:clamp(34px,3.5vw,49px)}
@media(min-width:768px) and (max-width:1000px){.atelier-set .atelier-copy{width:53%}.atelier-set h2{font-size:44px}.atelier-set .atelier-description{max-width:255px;font-size:15px}}
@media(max-width:767px){.atelier-set-section{margin-block:32px}.atelier-set{height:680px;min-height:0}.atelier-set .atelier-copy{width:100%;padding:32px 26px 0}.atelier-set .atelier-visual{height:350px;width:100%}.atelier-set h2{font-size:45px;margin-bottom:18px}.atelier-set .atelier-description{font-size:14px;max-width:280px;margin-bottom:22px}html[lang=ru] .atelier-set h2,html[lang=uk] .atelier-set h2{font-size:34px}.atelier-set .atelier-kicker{margin-bottom:22px}}
