:root{--ink:#171716;--muted:#686762;--paper:#f6f3ed;--card:#fff;--red:#ee2b2f;--red-dark:#c6161b;--line:#dedbd4;--green:#19734a;--shadow:0 18px 60px rgba(21,18,14,.12);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}a{color:inherit}.topbar{height:82px;padding:10px max(24px,calc((100vw - 1320px)/2));display:flex;align-items:center;gap:36px;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(0,0,0,.08)}.brand{width:164px;height:62px;display:flex;align-items:center;justify-content:flex-start;flex:none}.brand img{display:block;width:auto;height:auto;max-width:100%;max-height:58px;object-fit:contain}.topbar nav{display:flex;gap:28px;margin-right:auto}.topbar nav a{text-decoration:none;font-weight:750;font-size:.93rem}.cart-button{border:0;border-radius:14px;background:var(--ink);color:#fff;padding:11px 14px;display:grid;grid-template-columns:auto auto;gap:0 8px;cursor:pointer}.cart-button b{background:var(--red);border-radius:99px;min-width:22px}.cart-button em{grid-column:1/3;font-size:.75rem;font-style:normal;color:#c9c9c6}.hero{min-height:620px;padding:76px max(24px,calc((100vw - 1320px)/2));display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:80px;align-items:center;background:radial-gradient(circle at 80% 30%,#ffddd6 0,transparent 30%),linear-gradient(145deg,#fff 0,#f4eee6 65%,#efe6da 100%);overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-weight:850;font-size:.75rem;color:var(--red);margin:0 0 12px}.hero h1,.section-head h2,.service-section h2,.contact-section h2{font-size:clamp(2.5rem,5.8vw,5.5rem);line-height:.94;letter-spacing:-.055em;margin:0}.hero-lead{font-size:1.22rem;color:var(--muted);max-width:610px}.fulfillment-switch{display:flex;gap:8px;background:#e8e4dc;padding:5px;border-radius:16px;width:max-content;margin:26px 0}.fulfillment-switch button{border:0;background:transparent;padding:9px 18px;border-radius:12px;display:flex;flex-direction:column;cursor:pointer;min-width:132px}.fulfillment-switch button.active{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.08)}.fulfillment-switch span{font-weight:800}.fulfillment-switch small{color:var(--muted)}.primary{display:inline-flex;background:var(--red);color:#fff;text-decoration:none;padding:15px 22px;border-radius:14px;font-weight:850}.hero-visual{height:470px;position:relative}.plate{position:absolute;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:950;letter-spacing:.2em;box-shadow:var(--shadow);border:14px solid #fff;background:radial-gradient(circle at 46% 42%,#f8d39c 0 12%,#9b3f22 13% 30%,#412016 31% 40%,#d09b4a 41% 48%,#356b3b 49% 57%,#efc073 58% 66%,#171716 67%)}.plate span{background:rgba(0,0,0,.72);padding:10px 18px;border-radius:99px}.plate-main{width:360px;height:360px;right:36px;top:20px;transform:rotate(7deg)}.plate-side{width:210px;height:210px;left:0;bottom:8px;background:radial-gradient(circle,#f8d18a 0 18%,#d74c2e 19% 38%,#f2dcae 39% 48%,#588343 49% 55%,#211914 56%)}.quality-card{position:absolute;right:0;bottom:5px;background:#fff;padding:18px 22px;border-radius:18px;box-shadow:var(--shadow);display:flex;flex-direction:column}.quality-card b{font-size:1.1rem}.quality-card span{color:var(--muted);font-size:.9rem}.status-strip{margin:-28px auto 0;position:relative;z-index:4;max-width:1180px;background:#181817;color:#fff;border-radius:18px;padding:19px 24px;display:flex;align-items:center;gap:14px;box-shadow:var(--shadow)}.status-strip>div:not(.desktop-phone){display:flex;flex-direction:column}.status-strip span{color:#c8c8c4}.status-dot{width:11px;height:11px;border-radius:50%;background:#46d98c;box-shadow:0 0 0 7px rgba(70,217,140,.14)}.status-strip .desktop-phone{margin-left:auto;text-align:right;display:flex;flex-direction:column}.status-strip small{color:#aaa}.mobile-call{display:none}.notice-area{max-width:1180px;margin:28px auto 0;padding:20px 24px;border:1px solid #ecc46c;border-radius:16px;background:#fff2cb}.menu-section{max-width:1320px;margin:0 auto;padding:110px 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-head h2,.service-section h2,.contact-section h2{font-size:clamp(2.3rem,4vw,4rem)}.search{font-size:.78rem;font-weight:800;color:var(--muted);display:grid;gap:6px;min-width:300px}.search input{padding:13px 15px;border:1px solid var(--line);background:#fff;border-radius:12px}.category-nav{display:flex;gap:8px;overflow-x:auto;padding:32px 0 18px;scrollbar-width:none;position:sticky;top:82px;z-index:30;background:linear-gradient(var(--paper) 78%,transparent)}.category-nav button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:99px;padding:9px 14px;font-weight:750;cursor:pointer}.category-nav button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.menu-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:start}.menu-category{scroll-margin-top:145px;margin:22px 0 42px}.menu-category h3{font-size:1.8rem;margin:0}.category-note{color:var(--muted);margin:4px 0 16px}.item-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.menu-item{background:#fff;border:1px solid var(--line);border-radius:17px;padding:18px;display:grid;grid-template-columns:1fr auto;gap:10px;min-height:142px}.menu-item h4{font-size:1.03rem;margin:0}.menu-item p{color:var(--muted);font-size:.88rem;margin:4px 0}.menu-item strong{align-self:end}.add-button{align-self:end;width:42px;height:42px;border:0;border-radius:12px;background:var(--red);color:#fff;font-size:1.55rem;font-weight:500;cursor:pointer}.cart-panel{position:sticky;top:155px;background:#fff;border-radius:20px;box-shadow:0 12px 42px rgba(0,0,0,.1);padding:22px;min-height:220px}.cart-title{display:flex;align-items:center;justify-content:space-between}.cart-title h3{margin:0}.empty{text-align:center;color:var(--muted);padding:28px 6px}.cart-line{display:grid;grid-template-columns:1fr auto;gap:8px;padding:13px 0;border-bottom:1px solid var(--line)}.qty{display:flex;align-items:center;gap:9px;margin-top:7px}.qty button{border:1px solid var(--line);background:#fff;width:28px;height:28px;border-radius:8px;cursor:pointer}.summary{display:grid;gap:7px;padding:17px 0}.summary div{display:flex;justify-content:space-between}.summary .total{font-size:1.17rem;font-weight:850}.checkout-button{width:100%;border:0;border-radius:13px;background:var(--red);color:#fff;padding:14px;font-weight:850;cursor:pointer}.checkout-button:disabled{opacity:.45;cursor:not-allowed}.minimum{color:var(--red-dark);font-size:.82rem}.service-section,.contact-section{max-width:1180px;margin:0 auto 100px;border-radius:30px;padding:62px;background:#181817;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:70px}.service-section p{color:#b8b8b4}.service-section ol{list-style:none;margin:0;padding:0;display:grid;gap:15px}.service-section li{display:flex;gap:14px;align-items:center;background:#292927;padding:18px;border-radius:16px}.service-section li>b{display:grid;place-items:center;background:var(--red);width:40px;height:40px;border-radius:12px}.service-section li span{display:flex;flex-direction:column}.contact-section{background:#fff;color:var(--ink);border:1px solid var(--line)}.hours h3{margin-top:0}.hour-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:8px 0}.hours small{display:block;color:var(--muted);margin-top:14px}footer{background:#111;color:#fff;padding:45px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:180px 1fr auto;gap:30px;align-items:center}footer img{display:block;width:auto;height:auto;max-width:160px;max-height:70px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(255,255,255,.2))}footer nav{display:flex;gap:16px;font-size:.88rem}.drawer{position:fixed;inset:0;z-index:100}.drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.5)}.drawer-panel{position:absolute;right:0;top:0;bottom:0;width:min(520px,100%);background:#fff;padding:28px;overflow:auto}.drawer-close{position:absolute;right:20px;top:14px;border:0;background:transparent;font-size:2rem}.checkout-form{display:grid;gap:18px}.checkout-form h2{margin:0}.checkout-form fieldset{border:0;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-form label{display:grid;gap:5px;font-size:.82rem;font-weight:750}.checkout-form label.full{grid-column:1/-1}.checkout-form input,.checkout-form textarea,.checkout-form select{border:1px solid var(--line);border-radius:11px;padding:12px;background:#fff}.checkout-form .check{display:flex;grid-column:1/-1;gap:9px;font-weight:500}.checkout-form .check input{width:18px;height:18px}.toast{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);background:#171716;color:#fff;padding:13px 20px;border-radius:12px;z-index:120;box-shadow:var(--shadow)}.legal{max-width:850px;margin:0 auto;padding:80px 24px 120px}.legal h1{font-size:clamp(2.5rem,6vw,5rem);letter-spacing:-.05em}.legal h2{margin-top:38px}.legal a{color:var(--red-dark)}
@media(max-width:1050px){.topbar nav{display:none}.hero{grid-template-columns:1fr 390px;gap:30px}.plate-main{width:310px;height:310px}.plate-side{width:180px;height:180px}.menu-layout{grid-template-columns:1fr}.cart-panel{display:none}.item-grid{grid-template-columns:1fr 1fr}.service-section,.contact-section{margin-left:24px;margin-right:24px;padding:42px;gap:35px}}
@media(max-width:720px){html{scroll-padding-top:72px}.topbar{height:70px;padding:7px 16px}.brand{width:116px;height:54px}.brand img{max-height:50px}.cart-button{margin-left:auto}.cart-button span{display:none}.hero{min-height:auto;padding:44px 20px 64px;grid-template-columns:1fr}.hero h1{font-size:3.3rem}.hero-visual{display:none}.status-strip{margin:-34px 14px 0;padding:16px;border-radius:16px}.status-strip .desktop-phone{display:none}.mobile-call{display:inline-flex;margin-left:auto;text-decoration:none;background:#fff;color:#111;padding:9px 12px;border-radius:10px;font-weight:800;font-size:.82rem}.mobile-call.dark{margin:10px 0;background:#181817;color:#fff}.menu-section{padding:80px 16px}.section-head{align-items:start;flex-direction:column}.search{min-width:0;width:100%}.category-nav{top:70px;margin:0 -16px;padding-left:16px}.item-grid{grid-template-columns:1fr}.menu-item{min-height:126px}.service-section,.contact-section{grid-template-columns:1fr;margin:0 14px 70px;padding:30px 22px;border-radius:22px}.service-section{gap:28px}footer{grid-template-columns:1fr;padding:34px 24px}footer nav{flex-wrap:wrap}.drawer-panel{padding:56px 20px 24px}.checkout-form fieldset{grid-template-columns:1fr}.checkout-form label.full{grid-column:auto}.desktop-phone{display:none!important}}
.app-save-card,.qr-section{max-width:1180px;margin:38px auto 0;padding:28px;background:#fff;border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.app-save-card h2,.qr-section h2{font-size:clamp(1.8rem,3.5vw,3rem);line-height:1;margin:0}.app-save-card p,.qr-section p{color:var(--muted);margin:.55rem 0 0}.app-icon{width:86px;height:86px;border-radius:20px;background:#f4f1eb;padding:9px;display:grid;place-items:center}.app-icon img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.install-button{border:0;border-radius:13px;background:var(--ink);color:#fff;padding:14px 18px;font-weight:850;cursor:pointer}.qr-section{margin-bottom:100px;grid-template-columns:1fr 360px;padding:52px}.qr-card{background:#f5f2ec;border-radius:22px;padding:22px;text-align:center;display:grid;justify-items:center}.qr-card img{display:block;width:min(260px,100%);height:auto;aspect-ratio:1}.qr-card strong{font-size:1.18rem}.qr-card span{color:var(--muted);font-size:.85rem}.install-dialog{width:min(520px,calc(100% - 32px));border:0;border-radius:22px;padding:30px;box-shadow:var(--shadow)}.install-dialog::backdrop{background:rgba(0,0,0,.58)}.install-dialog h2{font-size:2rem;line-height:1;margin:0 0 20px}.install-dialog p{padding:14px;background:#f4f1eb;border-radius:12px}.install-dialog .drawer-close{top:10px}
@media(max-width:720px){.app-save-card{margin:22px 14px 0;padding:19px;grid-template-columns:64px 1fr}.app-icon{width:64px;height:64px;border-radius:16px}.app-save-card .eyebrow{margin-bottom:6px}.app-save-card h2{font-size:1.45rem}.app-save-card p{font-size:.88rem}.app-save-card .install-button{grid-column:1/-1;width:100%}.qr-section{margin:0 14px 70px;padding:30px 22px;grid-template-columns:1fr}.qr-card{padding:16px}.qr-card img{width:220px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.choice-note{display:block;color:var(--red-dark);font-size:.73rem;font-weight:800;margin-top:5px}.cart-options{list-style:none;padding:0;margin:5px 0;color:var(--muted);font-size:.78rem}.cart-options li{margin:2px 0}.config-dialog{width:min(620px,calc(100% - 24px));max-height:min(860px,calc(100dvh - 24px));border:0;border-radius:24px;padding:0;box-shadow:0 30px 100px rgba(0,0,0,.32);overflow:hidden}.config-dialog::backdrop{background:rgba(0,0,0,.62);backdrop-filter:blur(3px)}.config-dialog form{display:flex;flex-direction:column;max-height:calc(100dvh - 24px);padding:28px}.config-dialog h2{font-size:clamp(1.8rem,5vw,2.7rem);line-height:1;margin:0}.config-description{color:var(--muted);margin:.5rem 0 1rem}.config-close{position:absolute;right:14px;top:12px;width:42px;height:42px;border:0;border-radius:50%;background:#f0eee8;font-size:1.7rem;cursor:pointer}.config-scroll{overflow:auto;padding-right:5px}.option-group{border:0;padding:0;margin:18px 0}.option-group legend{width:100%;font-size:1.06rem;font-weight:900;margin-bottom:8px}.option-group legend small{float:right;color:var(--muted);font-size:.7rem;font-weight:700}.option-group.invalid{padding:10px;border:2px solid var(--red);border-radius:14px}.option-row{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:12px;margin:7px 0;cursor:pointer}.option-row:has(input:checked){border-color:var(--red);background:#fff5f3}.option-row input{width:20px;height:20px;accent-color:var(--red)}.option-row b{font-size:.84rem}.config-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:16px;border-top:1px solid var(--line);background:#fff}.config-footer>div{display:grid}.config-footer small{color:var(--muted)}.config-footer strong{font-size:1.35rem}.config-footer button{border:0;border-radius:13px;background:var(--red);color:#fff;padding:14px 20px;font-weight:850}.config-error{color:var(--red-dark);font-weight:800;margin:8px 0 0}.order-options{display:block;color:var(--muted);font-weight:500;margin-top:4px}
@media(max-width:720px){.config-dialog{width:100%;max-width:none;max-height:calc(100dvh - 8px);margin:auto 0 0;border-radius:22px 22px 0 0}.config-dialog form{padding:24px 16px 14px;max-height:calc(100dvh - 8px)}.option-row{min-height:50px}.config-footer{position:sticky;bottom:0;margin:0 -16px -2px;padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.config-footer button{min-height:50px}.option-group legend small{float:none;display:block;margin-top:2px}}
