@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&family=Playfair+Display:wght@600;700&family=Space+Grotesk:wght@400;500;600&display=swap);.category-filter-wrap{align-items:center;display:flex;gap:10px;width:100%}.category-filter{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding:8px 2px 12px;scroll-behavior:smooth;scrollbar-width:none;width:100%}.category-filter::-webkit-scrollbar{height:0}.category-scroll-btn{align-items:center;background:#f7f0e6e6;border:1px solid #793f1c47;border-radius:14px;box-shadow:0 6px 16px #793f1c29;color:#c85f1a;cursor:pointer;display:inline-flex;font-size:20px;font-weight:700;height:36px;justify-content:center;transition:transform .15s ease,box-shadow .15s ease;width:36px}.category-scroll-btn:hover{box-shadow:0 10px 22px #793f1c38;transform:translateY(-1px)}.category-scroll-btn:active{transform:translateY(0)}.category-chip{align-items:center;background:#f7f0e6e6;border:1px solid #793f1c33;border-radius:16px;box-shadow:0 6px 16px #793f1c29;color:#c85f1a;cursor:pointer;display:inline-flex;font-weight:600;gap:10px;max-width:220px;min-width:150px;padding:8px 12px;transition:none;white-space:nowrap}.menu-controls.compact .category-chip{border-radius:12px;font-size:12px;gap:6px;justify-content:center;max-width:180px;min-width:130px;padding:4px 8px;transition:none;width:auto}.menu-controls.compact .category-icon{font-size:13px;height:20px;transition:none;width:20px}.category-chip:hover{box-shadow:0 10px 22px #793f1c38;transform:translateY(-1px)}.category-chip.active{background:linear-gradient(90deg,#c85f1a,#f0a54a);border-color:#f0a54a;box-shadow:0 10px 24px #793f1c59;color:#f7ead7}.category-icon{align-items:center;background:#793f1c24;border-radius:12px;display:inline-flex;font-size:20px;height:36px;justify-content:center;width:36px}.category-chip.active .category-icon{background:#f6efe440}.category-label{flex:1 1 auto;font-size:14px;min-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:720px){.category-scroll-btn{font-size:20px;height:34px;width:34px}.category-chip{min-width:120px;padding:8px 12px}.category-icon{height:32px;width:32px}}@media (max-width:560px){.category-scroll-btn{font-size:16px;height:26px;width:26px}.category-chip{border-radius:12px;font-size:11px;gap:5px;max-width:140px;min-width:92px;padding:4px 6px}.category-icon{border-radius:8px;font-size:14px;height:24px;width:24px}.category-label{min-width:60px}.menu-controls.compact .category-chip{border-radius:10px;font-size:10px;gap:4px;max-width:128px;min-width:86px;padding:3px 6px}.menu-controls.compact .category-icon{border-radius:7px;font-size:12px;height:20px;width:20px}}.products-grid{grid-auto-flow:row;width:100%}@media (max-width:900px){.products-grid{grid-template-columns:repeat(3,230px)}}@media (max-width:600px){.products-grid{grid-template-columns:repeat(2,230px)}}@media (max-width:520px){.products-grid{grid-template-columns:repeat(1,230px)}}.cart-page{padding:20px}.cart-title{font-family:Oswald,sans-serif;letter-spacing:.04em}.cart-page .cart-container{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:2fr 1fr}.cart-page .cart-items{grid-gap:14px;background:#0000;border:none;box-shadow:none;display:grid;gap:14px;padding:0}.cart-page .cart-item{grid-gap:16px;align-items:center;background:linear-gradient(160deg,#f7ead7,#f2e1cc);border:1px solid #793f1c1f;border-radius:16px;box-shadow:0 12px 30px #793f1c2e;display:grid;gap:16px;grid-template-columns:120px minmax(220px,1fr) 140px;padding:16px 24px 16px 16px}.cart-page .cart-item-media{background:#793f1c14;border-radius:12px;height:90px;overflow:hidden;width:120px}.cart-page .cart-item-media img{height:100%;object-fit:cover;width:100%}.cart-page .cart-item-placeholder{background:linear-gradient(90deg,#c85f1a,#f0a54a);height:100%;opacity:.6;width:100%}.cart-page .cart-item-info{grid-gap:8px;display:grid;gap:8px;justify-items:start;min-width:0}.cart-page .cart-item-title{font-weight:700;max-width:360px}.cart-page .cart-item-price{color:#c85f1a}.cart-page .cart-item-qty{align-items:center;display:inline-flex;gap:8px}.cart-page .cart-item-qty button{background:#793f1c29;border:none;border-radius:8px;color:var(--text);height:28px;width:28px}.cart-page .cart-item-total{grid-gap:8px;display:grid;gap:8px;justify-items:end;text-align:right}.cart-page .cart-remove{background:#793f1c24;border:none;border-radius:8px;color:#c85f1a;padding:6px 10px}.cart-summary{grid-gap:12px;align-self:start;background:linear-gradient(160deg,#f7ead7,#f2e1cc);border:1px solid #793f1c1f;border-radius:16px;box-shadow:0 12px 30px #793f1c2e;display:grid;gap:12px;padding:18px}.summary-row{display:flex;justify-content:space-between}.btn-checkout,.btn-clear{width:100%}.empty-cart{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:24px}.empty-cart-card{grid-gap:12px;background:linear-gradient(160deg,#f7ead7,#f2e1cc);border:1px solid #793f1c1f;border-radius:18px;box-shadow:0 18px 40px #793f1c2e;display:grid;gap:12px;padding:26px;text-align:center;width:min(520px,100%)}.empty-cart-icon{align-items:center;background:#c25e1e1f;border-radius:16px;color:#d76a1f;display:flex;font-size:28px;height:56px;justify-content:center;margin:0 auto;width:56px}.empty-cart-card h2{margin:0}.empty-cart-card .btn-primary{background:var(--accent);border:none;border-radius:12px;box-shadow:0 10px 20px #c25e1e33;color:#f7ead7;cursor:pointer;font-weight:700;height:44px;width:100%}.empty-cart-card .btn-primary:hover{background:var(--accent-2)}@media (max-width:900px){.cart-container,.cart-item{grid-template-columns:1fr}.cart-item{text-align:left}.cart-item-total{justify-items:start}}.upsell-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1218248c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1200}.upsell-modal{grid-gap:12px;background:linear-gradient(160deg,#f7ead7,#f2e1cc);border:1px solid #793f1c33;border-radius:18px;box-shadow:0 18px 40px #793f1c40;display:grid;gap:12px;max-height:85vh;overflow-x:hidden;overflow-y:auto;padding:20px 20px 0;position:relative;width:min(1100px,100%)}.upsell-close{background:#793f1c1a;border:none;border-radius:50%;color:#2b1f1a;cursor:pointer;font-size:18px;height:32px;position:absolute;right:12px;top:12px;width:32px}.upsell-categories{display:flex;flex-wrap:wrap;gap:8px}.upsell-toast{background:#e6eff8;border:1px solid #c25e1e40;border-radius:12px;color:#12314d;font-weight:600;padding:10px 12px}.upsell-toast.floating{box-shadow:0 12px 24px #c25e1e2e;max-width:360px;position:fixed;z-index:5}.upsell-chip{background:#793f1c14;border:1px solid #793f1c2e;border-radius:999px;color:#2b1f1a;cursor:pointer;font-weight:700;padding:6px 12px}.upsell-chip.active{background:#d76a1f;border-color:#c25e1e99;color:#f7ead7}.upsell-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,230px);justify-content:center;overflow-x:hidden;width:100%}@media (max-width:1100px){.upsell-grid{grid-template-columns:repeat(3,230px)}}@media (max-width:860px){.upsell-grid{grid-template-columns:repeat(2,230px)}}@media (max-width:620px){.upsell-grid{grid-template-columns:repeat(1,230px)}}.upsell-modal .product-card{height:460px;width:230px}.upsell-modal .product-desc{min-height:auto}.upsell-modal .add-btn{align-items:center;display:inline-flex;justify-content:center;line-height:1;text-align:center}.upsell-actions{background:#f2e1cc;border-top:1px solid #793f1c1f;bottom:0;box-shadow:0 -10px 20px #c25e1e1f;display:flex;gap:12px;justify-content:space-between;left:0;margin:12px -20px -20px;padding:16px 20px;position:-webkit-sticky;position:sticky;right:0}.upsell-confirm{background:linear-gradient(90deg,#d76a1f,#f29b38);border-radius:12px;box-shadow:0 12px 24px #c25e1e40;color:#f7ead7;font-weight:700;height:44px;letter-spacing:.02em;min-width:220px}.upsell-actions .btn-ghost,.upsell-actions .btn-primary{border-radius:12px;font-weight:700;height:44px;min-width:200px}.upsell-actions .btn-ghost{background:#793f1c1f;border:1px solid #793f1c38;color:#2b1f1a}.confirm-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1218248c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1250}.confirm-modal{grid-gap:12px;background:linear-gradient(160deg,#f7ead7,#f2e1cc);border:1px solid #793f1c33;border-radius:18px;box-shadow:0 18px 40px #793f1c40;display:grid;gap:12px;max-height:85vh;overflow:auto;padding:20px;position:relative;width:min(720px,100%)}.confirm-close{background:#793f1c1a;border:none;border-radius:50%;color:#2b1f1a;cursor:pointer;font-size:18px;height:32px;position:absolute;right:12px;top:12px;width:32px}.confirm-items{grid-gap:8px;display:grid;gap:8px}.confirm-item{grid-gap:10px;align-items:center;background:#fff9;border:1px solid #793f1c1f;border-radius:12px;display:grid;gap:10px;grid-template-columns:48px 1fr auto auto;padding:10px 12px}.confirm-item-media{background:#793f1c14;border-radius:10px;height:44px;overflow:hidden;width:44px}.confirm-item-media img{display:block;height:100%;object-fit:cover;width:100%}.confirm-item-placeholder{background:linear-gradient(90deg,#c85f1a,#f0a54a);height:100%;opacity:.4;width:100%}.confirm-item-name{color:#2b1f1a;font-weight:600}.confirm-item-price,.confirm-item-qty{color:#2b1f1a;white-space:nowrap}.confirm-summary{color:#c85f1a;font-weight:700}.confirm-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.confirm-actions .btn-ghost,.confirm-actions .btn-primary{border-radius:12px;font-weight:700;height:44px;min-width:200px}.confirm-actions .btn-ghost{background:#793f1c1f;border:1px solid #793f1c38;color:#2b1f1a}.confirm-actions .btn-primary{background:linear-gradient(90deg,#d76a1f,#f29b38);box-shadow:0 12px 24px #c25e1e40;color:#f7ead7}.checkout-page{padding:20px}.checkout-container{grid-gap:12px;gap:12px}.order-summary{grid-gap:14px;align-self:start;background:linear-gradient(160deg,#f7ead7,#f2e1cc);border:1px solid #793f1c1f;border-radius:16px;box-shadow:0 12px 30px #793f1c2e;display:grid;gap:14px;padding:18px}.order-items{grid-gap:10px;display:grid;gap:10px}.order-item{background:#ffffff80;border:1px solid #793f1c1f;border-radius:12px;gap:12px;justify-content:space-between;padding:10px 12px}.order-item,.order-item-main{align-items:center;display:flex}.order-item-main{gap:10px;min-width:0}.order-item-media{background:#793f1c14;border-radius:10px;flex:0 0 auto;height:42px;overflow:hidden;width:42px}.order-item-media img{display:block;height:100%;object-fit:cover;width:100%}.order-item-placeholder{background:linear-gradient(90deg,#c85f1a,#f0a54a);height:100%;opacity:.5;width:100%}.order-item-text{grid-gap:2px;display:grid;gap:2px;min-width:0}.item-name{color:#2b1f1a;font-weight:700;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-meta{color:#1e2a3aa6;font-size:12px}.item-price{color:#c85f1a;font-weight:700;white-space:nowrap}.order-totals{grid-gap:8px;border-top:1px dashed #793f1c33;display:grid;gap:8px;padding-top:6px}.order-totals .total-row{display:flex;justify-content:space-between}.order-totals .final{color:#c85f1a;font-size:16px;font-weight:700}.delivery-time-options,.payment-options{grid-gap:10px;display:grid;gap:10px}.radio-label{grid-gap:10px;align-items:center;background:#ffffff8c;border:1px solid #793f1c1f;border-radius:12px;cursor:pointer;display:grid;gap:10px;grid-template-columns:20px 1fr;padding:10px 12px}.radio-label input{accent-color:#d76a1f;height:16px;margin:0;width:16px}.radio-label span{color:#2b1f1a;font-weight:600}.radio-label:hover{border-color:#793f1c4d}.custom-time-picker{grid-gap:8px;align-items:center;background:#fff9;border:1px solid #793f1c2e;border-radius:12px;display:grid;gap:8px;grid-template-columns:1fr 1fr auto;padding:8px 10px}.custom-time-picker input{background:#0000;border:none;color:var(--text);font-size:14px}.custom-time-picker input:focus{outline:none}.checkout-form input.error,.checkout-form select.error,.checkout-form textarea.error{border-color:#d64545b3;box-shadow:0 0 0 1px #d645452e}.checkout-form .error-message{color:#d64545f2;font-size:12px;margin-top:4px}.btn-apply-time{background:#793f1c1f;border:1px solid #793f1c33;border-radius:10px;color:var(--text);font-weight:700;height:36px;padding:0 12px}.custom-time-note{background:#c25e1e1f;border:1px solid #c25e1e40;border-radius:10px;color:#12314d;font-size:14px;font-weight:700;margin-top:8px;padding:8px 10px}.map-wrapper{grid-gap:8px;display:grid;gap:8px}.checkout-map{background:#ffffff80;border:1px solid #793f1c33;border-radius:14px;box-shadow:0 12px 30px #793f1c24;height:280px;overflow:hidden;width:100%}.map-hint{color:#5a3f2f99;font-size:12px}.map-warning{background:#fff9;border:1px dashed #793f1c4d;border-radius:12px;color:#1e2a3ab3;font-size:13px;padding:10px 12px}.checkout-confirm-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1218248c;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1200}.checkout-confirm-modal{grid-gap:12px;background:linear-gradient(160deg,#f7ead7,#f2e1cc);border:1px solid #793f1c33;border-radius:18px;box-shadow:0 18px 40px #793f1c40;display:grid;gap:12px;max-height:85vh;overflow:auto;padding:20px;position:relative;width:min(820px,100%)}.checkout-confirm-close{background:#793f1c1a;border:none;border-radius:50%;color:#2b1f1a;cursor:pointer;font-size:18px;height:32px;position:absolute;right:12px;top:12px;width:32px}.checkout-confirm-address{grid-gap:6px;background:#fff9;border:1px solid #793f1c1f;border-radius:12px;color:#2b1f1a;display:grid;gap:6px;padding:12px}.checkout-confirm-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.checkout-confirm-actions .btn-ghost,.checkout-confirm-actions .btn-primary{border-radius:12px;font-weight:700;height:44px;min-width:220px}.checkout-confirm-actions .btn-ghost{background:#793f1c1f;border:1px solid #793f1c38;color:#2b1f1a}.payment-page{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:24px}.payment-card{grid-gap:12px;background:linear-gradient(160deg,#f7ead7,#f2e1cc);border:1px solid #793f1c1f;border-radius:18px;box-shadow:0 18px 40px #793f1c2e;display:grid;gap:12px;padding:26px;text-align:center;width:min(520px,100%)}.payment-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.payment-actions .btn-ghost,.payment-actions .btn-primary{border-radius:12px;font-weight:700;height:44px;min-width:200px}.payment-actions .btn-ghost{background:#793f1c1f;border:1px solid #793f1c38;color:#2b1f1a}.order-status-page{display:grid;padding:40px 16px 80px;place-items:center}.order-status-card{grid-gap:12px;background:#ffffffa6;border:1px solid #2b1f1a1f;border-radius:18px;box-shadow:0 18px 40px #1a1a1a2e;display:grid;gap:12px;padding:24px 26px;width:min(520px,92vw)}.order-status-card h2{font-size:22px;margin:0}.order-status-subtitle{color:#2b1f1ab3;margin:0}.order-status-form{grid-gap:10px;display:grid;gap:10px}.order-status-form input{background:#fffc;border:1px solid #2b1f1a33;border-radius:12px;font-size:15px;padding:12px 14px}.order-status-form .btn-primary{border-radius:12px;height:44px}.order-status-error{background:#b0303014;border:1px solid #b0303033;border-radius:10px;color:#b03030;padding:10px 12px}.order-status-result{grid-gap:8px;background:#15548814;border:1px solid #1554882e;border-radius:12px;display:grid;gap:8px;padding:12px 14px}.order-status-row{display:flex;font-size:14px;gap:16px;justify-content:space-between}.order-status-row span{color:#2b1f1aa6}@media (max-width:600px){.order-status-card{padding:20px}.order-status-row{flex-direction:column;gap:4px}}:root{--bg-1:#f3e6d3;--bg-2:#efe0cb;--accent:#d76a1f;--accent-2:#f29b38;--card:#f7ead7;--card-2:#f2e1cc;--text:#2b1f1a;--muted:#7a5c48;--green:#22c55e;--danger:#ef4444;--shadow:0 16px 40px #793f1c33;--sticky-header-height:76px}*{box-sizing:border-box}body{zoom:.9;background:radial-gradient(900px 420px at 10% -10%,#e08a3f2e,#0000 60%),radial-gradient(800px 520px at 90% -10%,#793f1c29,#0000 60%),linear-gradient(180deg,#f3e6d3,#efe0cb);background:radial-gradient(900px 420px at 10% -10%,#e08a3f2e,#0000 60%),radial-gradient(800px 520px at 90% -10%,#793f1c29,#0000 60%),linear-gradient(180deg,var(--bg-1),var(--bg-2));color:#2b1f1a;color:var(--text);font-family:Space Grotesk,sans-serif;margin:0;overflow-x:hidden}.app,body{min-height:100vh}.app{display:flex;flex-direction:column}.main-content{flex:1 1;padding:24px 0 60px}.header{align-items:center;background:#0000;display:flex;flex-direction:column;justify-content:center;padding:76px 0 0;padding:var(--sticky-header-height) 0 0;position:static}.header-inner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#efe0cbfa;border-bottom:1px solid #793f1c2e;height:76px;height:var(--sticky-header-height);left:0;padding:0;position:fixed;right:0;top:0;width:100%;z-index:10}.header-inner,.header-inner-content{align-items:center;display:flex;justify-content:space-between}.header-inner-content{height:100%;margin:0 auto;padding:12px 16px;width:min(1220px,100%)}.header-brand{align-items:center;color:inherit;display:flex;gap:12px;text-decoration:none}.header-logo{height:55px;object-fit:contain;width:55px}.header h1{font-family:Oswald,sans-serif;font-size:clamp(22px,3vw,34px);letter-spacing:.04em;margin:0}.header-hero{padding:12px 16px 18px;width:min(1220px,100%)}.header-hero img{border:1px solid #793f1c2e;border-radius:18px;box-shadow:0 18px 40px #793f1c2e;max-height:420px;min-height:420px;object-fit:cover;width:100%}.header .cart-pill{align-items:center;background:linear-gradient(90deg,#d76a1f,#f29b38);background:linear-gradient(90deg,var(--accent),var(--accent-2));border:none;border-radius:999px;box-shadow:0 16px 40px #793f1c33;box-shadow:var(--shadow);color:#2b1f1a;cursor:pointer;display:inline-flex;font-weight:700;gap:8px;padding:8px 14px}.header .cart-pill.active{box-shadow:0 0 0 2px #e08a3f59,0 16px 40px #793f1c33;box-shadow:0 0 0 2px #e08a3f59,var(--shadow)}.cart-icon{filter:none;height:18px;width:18px}.header-nav{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.header-nav .nav-link{background:#c25e1e14;border:1px solid #c25e1e2e;border-radius:999px;color:#2b1f1a;color:var(--text);font-weight:600;padding:8px 12px;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.header-nav .nav-link:hover{background:#c25e1e2e;border-color:#c25e1e59;color:#2b1f1a}.footer{background:#f7ead7eb;border-top:1px solid #793f1c2e;color:#7a5c48;color:var(--muted);padding:30px 16px;text-align:center}.footer-inner{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto 18px;text-align:left;width:min(1220px,100%)}.footer-section{min-width:0}.footer-section.footer-map,.footer-section.footer-reviews{grid-column:span 2}.footer-section.footer-photo{grid-column:span 1}@media (max-width:900px){.footer-inner{grid-template-columns:1fr}.footer-section.footer-map,.footer-section.footer-photo,.footer-section.footer-reviews{grid-column:1/-1}}.footer-section h3{color:#2b1f1a;color:var(--text);font-size:20px;margin:0 0 10px}.footer-list{grid-gap:8px;color:#2b1f1a;color:var(--text);display:grid;gap:8px;list-style:none;margin:0;padding:0}.footer-list li{grid-gap:4px;display:grid;font-size:16px;gap:4px}.footer-section:first-child .footer-list li a,.footer-section:first-child .footer-list li span{font-size:16px}.footer-list a,.footer-section:first-child .footer-list li span:first-child{font-weight:600}.footer-list a{color:#d76a1f;color:var(--accent);text-decoration:none}.footer-embed{background:#fff;border:1px solid #793f1c1f;border-radius:14px;box-shadow:0 16px 40px #793f1c33;box-shadow:var(--shadow);overflow:hidden;width:100%}.footer-embed.footer-map{padding-top:0;position:relative}.footer-embed-link{background:#00000059;border-radius:6px;color:#ffffffe6;font-size:11px;left:12px;padding:2px 6px;position:absolute;text-decoration:none}.footer-embed-link:first-of-type{top:8px}.footer-embed-link:nth-of-type(2){top:28px}.footer-embed-link:nth-of-type(3){top:48px}.footer-reviews{overflow:visible;padding-bottom:26px;position:relative}.footer-reviews iframe{display:block;width:100%}.footer-review-link{bottom:6px;color:#b3b3b3;font-size:10px;left:0;overflow:hidden;padding:0 16px;position:absolute;right:0;text-align:center;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.footer-photo-frame{background:#fff;border:1px solid #793f1c1f;border-radius:14px;box-shadow:0 16px 40px #793f1c33;box-shadow:var(--shadow);display:flex;height:100%;min-height:360px;overflow:hidden;width:100%}.footer-photo-frame img{display:block;height:100%;object-fit:cover;width:100%}.footer-copy{font-size:13px;margin:0}.hero{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:10px 0 50px}.hero-card{background:linear-gradient(145deg,#f7ead7,#f2e1cc);background:linear-gradient(145deg,var(--card),var(--card-2));border:1px solid #793f1c1f;border-radius:20px;box-shadow:0 16px 40px #793f1c33;box-shadow:var(--shadow);padding:28px}.hero h1{font-family:Playfair Display,serif;font-size:clamp(32px,4vw,52px);margin:0 0 10px}.hero p{color:#7a5c48;color:var(--muted);font-size:clamp(14px,1.4vw,18px)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.btn{-webkit-appearance:none;appearance:none;border:none;border-radius:12px;cursor:pointer;font-weight:700;padding:12px 18px}.btn-primary{background:linear-gradient(90deg,#d76a1f,#f29b38);background:linear-gradient(90deg,var(--accent),var(--accent-2));box-shadow:0 16px 40px #793f1c33;box-shadow:var(--shadow);color:#fff}.btn-ghost{background:#793f1c14;border:1px solid #793f1c38;color:#2b1f1a;color:var(--text)}.btn:hover{transform:none}.cart-page,.checkout-page,.menu-page{margin:0 auto;padding:0 16px;width:min(1220px,100%)}.menu-header h1{font-family:Oswald,sans-serif;letter-spacing:.06em}.menu-controls{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-bottom:none;display:flex;flex-wrap:wrap;gap:12px;margin:20px 0 30px;overflow:visible;padding:10px 0 12px;position:-webkit-sticky;position:sticky;top:76px;top:var(--sticky-header-height);width:100%;z-index:9}.menu-controls.compact{margin:8px 0 18px;padding:6px 0 8px;position:-webkit-sticky;position:sticky}.menu-controls.compact,.menu-controls.compact:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#efe0cbfa;border-bottom:1px solid #793f1c2e}.menu-controls.compact:before{content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.search-box input,input,select,textarea{background:#f7f0e6e6;border:1px solid #793f1c2e;border-radius:12px;color:#2b1f1a;color:var(--text);outline:none;padding:12px 14px;width:100%}.products-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(4,230px)}@media (max-width:1100px){.products-grid{grid-template-columns:repeat(3,230px)}}@media (max-width:860px){.products-grid{grid-template-columns:repeat(2,230px)}}@media (max-width:620px){.products-grid{grid-template-columns:repeat(1,230px)}}.product-card{background:#f7f2ec;border:1px solid #0000000f;border-radius:20px;box-shadow:0 12px 28px #0000001f;grid-template-rows:140px 1fr;height:460px;overflow:hidden;padding:0;width:260px}.product-card h3{color:#2b1f1a!important;display:block;font-size:16px;font-weight:700;line-height:1.2;margin:0}.product-body h3{color:#2b1f1a}.product-card button{border:none;border-radius:14px;font-weight:700}.cart-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr}.cart-items,.cart-summary,.checkout-form,.order-summary{background:linear-gradient(160deg,#f7ead7,#f2e1cc);background:linear-gradient(160deg,var(--card),var(--card-2));border:1px solid #793f1c1f;border-radius:16px;box-shadow:0 16px 40px #793f1c33;box-shadow:var(--shadow);padding:18px}.cart-item{align-items:center;border-bottom:1px dashed #ffffff1a;display:flex;justify-content:space-between;padding:10px 0}.cart-item button{background:#793f1c1f;border:none;border-radius:8px;color:#2b1f1a;color:var(--text);margin-left:6px;padding:6px 10px}.promo-code .error{color:#ef4444;color:var(--danger);margin-top:6px}.promo-code .success{color:#22c55e;color:var(--green);margin-top:6px}.order-success{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:24px 16px}.order-success-card{grid-gap:12px;background:linear-gradient(160deg,#f7ead7,#f2e1cc);border:1px solid #793f1c1f;border-radius:18px;box-shadow:0 18px 40px #793f1c2e;display:grid;gap:12px;padding:26px;text-align:center;width:min(520px,100%)}.order-success-icon{align-items:center;background:#c25e1e1f;border-radius:16px;color:#d76a1f;display:flex;font-size:28px;font-weight:700;height:56px;justify-content:center;margin:0 auto;width:56px}.order-success-card h1{font-size:28px;margin:0}.order-success-meta{color:#7a5c48;color:var(--muted);font-size:14px}.order-success-actions{display:flex;gap:12px;justify-content:center;margin-top:8px}.order-success-actions .btn-ghost,.order-success-actions .btn-primary{align-items:center;border:none;border-radius:12px;display:inline-flex;font-weight:700;height:44px;justify-content:center;min-width:240px;text-decoration:none}.order-success-actions .btn-primary{background:#d76a1f;background:var(--accent);box-shadow:0 10px 20px #c25e1e33;color:#f7ead7}.order-success-actions .btn-ghost{background:#793f1c1f;border:1px solid #793f1c2e;color:#2b1f1a;color:var(--text)}.promo-code{grid-gap:10px;display:grid;gap:10px}.promo-code input{background:#fffc;border:1px solid #793f1c33;border-radius:12px;color:#2b1f1a;color:var(--text);font-size:14px;height:40px;padding:0 14px;width:100%}.promo-code input::placeholder{color:#5a3f2f99}.promo-code button{background:#d76a1f;background:var(--accent);border:none;border-radius:12px;color:#f7ead7;cursor:pointer;font-weight:700;height:40px;transition:background .2s ease}.promo-code button:hover{background:#f29b38;background:var(--accent-2)}.summary-total{display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-top:12px}.btn-back,.btn-checkout,.btn-clear,.btn-submit{border:none;border-radius:12px;font-weight:700;margin-top:10px;padding:12px;width:100%}.btn-checkout,.btn-submit{background:#d76a1f;background:var(--accent);color:#f7ead7}.btn-back,.btn-clear{background:#793f1c1f;color:#2b1f1a;color:var(--text)}.checkout-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr}.form-section{margin-bottom:18px}.form-row{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.loading,.no-products{background:#f7f0e6b3;border:1px dashed #793f1c33;border-radius:16px;padding:24px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.cart-container,.checkout-container{grid-template-columns:1fr}}@media (max-width:786px){.burger-toggle{display:inline-flex}.header-nav{align-items:flex-start;background:#efe0cbfa;border-left:1px solid #793f1c2e;box-shadow:-12px 0 30px #793f1c2e;flex-direction:column;gap:8px;height:100vh;padding:18px 14px;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .25s ease;width:min(260px,78vw);z-index:1205}.header-nav.open{transform:translateX(0)}.header .cart-pill{display:none}.cart-fab{display:inline-flex}}@media (max-width:640px){:root{--sticky-header-height:96px}body{zoom:1}.header-inner-content{align-items:center;flex-wrap:wrap;gap:8px 10px}.header-brand{gap:10px}.header-logo{height:44px;width:44px}.header h1{font-size:22px}.burger-toggle{display:inline-flex;margin-left:auto}.header-nav .nav-link{font-size:13px;padding:8px 10px;width:100%}.header-hero img{max-height:300px;min-height:220px}}.burger-toggle{align-items:center;background:#f7f0e6f2;border:1px solid #793f1c38;border-radius:12px;cursor:pointer;display:none;gap:4px;height:44px;justify-content:center;width:44px}.burger-toggle span{background:#2b1f1a;border-radius:999px;display:block;height:2px;width:18px}.burger-icon{display:block;height:26px;width:26px}@media (max-width:786px){.burger-toggle{display:inline-flex}}.cart-fab{align-items:center;background:linear-gradient(90deg,#d76a1f,#f29b38);background:linear-gradient(90deg,var(--accent),var(--accent-2));border:none;border-radius:50%;bottom:20px;box-shadow:0 18px 30px #793f1c40;color:#2b1f1a;display:none;height:56px;justify-content:center;position:fixed;right:16px;width:56px;z-index:1200}.cart-fab-icon{height:24px;width:24px}.cart-fab-count{align-items:center;background:#2b1f1a;border-radius:999px;color:#f7ead7;display:inline-flex;font-size:11px;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 6px;position:absolute;right:-4px;top:-6px}@media (max-width:786px){.cart-fab{display:inline-flex}}.nav-drawer-overlay{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease;z-index:1200}.nav-drawer-overlay.open{opacity:1;pointer-events:auto}.product-card{grid-gap:10px;display:grid;gap:10px}.product-media{box-sizing:border-box;height:200px;margin-bottom:32px;padding:12px;width:100%}.product-media img{border-radius:16px;display:block;height:100%;object-fit:cover;width:100%}.product-badge{background:linear-gradient(135deg,#ff6a00,#ffb200);border:1px solid #fff9;border-radius:999px;box-shadow:0 6px 14px #ff7a1a66;color:#fff;font-size:11px;font-weight:700;left:10px;padding:4px 8px;position:absolute;top:10px}.product-badge.popular{background:linear-gradient(135deg,#ffd166,#ff9f1a);box-shadow:0 6px 14px #ff9f1a59;color:#2b1f1a;left:auto;right:10px}.product-badge.spicy{background:linear-gradient(135deg,#ff4d4d,#ff7b2c);box-shadow:0 6px 14px #ff5c4359;color:#fff;left:auto;right:10px;top:42px}.product-badge.seasonal{background:linear-gradient(135deg,#7bdff2,#b2f7ef);box-shadow:0 6px 14px #7bdff259;color:#1b2735;left:auto;right:10px;top:74px}.product-media{position:relative}.product-body{grid-gap:8px;display:grid;gap:8px;margin-top:30px;padding:24px 14px 16px}.product-desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#7a5c48;color:var(--muted);display:-webkit-box;font-size:13px;line-height:1.3;max-height:3.9em;overflow:hidden}.product-meta{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.product-price{color:#3b2a22;font-size:18px;font-weight:700}.product-price-old{color:#5a3f2f73;font-size:13px;text-decoration:line-through}.product-weight{background:#c25e1e1f;border-radius:999px;font-size:12px;padding:3px 8px}@media (prefers-reduced-motion:reduce){.add-btn,.btn,.category-chip{transition:none}}.product-actions{align-items:center;display:flex;gap:10px;margin-top:6px}.qty-control{align-items:center;background:#fff;border:1px solid #c25e1e1f;border-radius:999px;display:inline-flex;gap:8px;min-width:96px;padding:6px 8px}.qty-btn{background:#d76a1f;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;height:26px;transition:transform .12s ease,box-shadow .2s ease,background .2s ease;width:26px}.qty-btn:hover{box-shadow:0 8px 14px #d76a1f40;transform:translateY(-1px)}.qty-btn:active{transform:translateY(0) scale(.95)}.qty-value{font-weight:600;min-width:20px;text-align:center}.add-btn{align-items:center;background:linear-gradient(90deg,#d76a1f,#f29b38);background:linear-gradient(90deg,var(--accent),var(--accent-2));border:none;border-radius:16px;color:#fff;cursor:pointer;display:inline-flex;flex:1 1;font-weight:700;height:40px;justify-content:center;line-height:1;padding:10px 14px;position:relative;text-align:center;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}.add-btn:active{transform:translateY(0) scale(.98)}.add-btn:hover{box-shadow:0 14px 28px #d76a1f40;transform:translateY(-1px)}.add-btn.added{box-shadow:0 0 0 2px #c25e1e40}.add-badge{background:#f2dfc8;border-radius:999px;color:#d76a1f;font-size:12px;font-weight:700;padding:2px 6px;position:absolute;right:-6px;top:-8px}.product-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c121c59;display:flex;inset:0;justify-content:center;padding:24px 16px;position:fixed;z-index:50}.product-modal{grid-gap:20px;background:#fff;border-radius:24px;box-shadow:0 30px 60px #0003;display:grid;gap:20px;grid-template-columns:1.2fr 1fr;max-height:80vh;padding:20px;position:relative;width:min(960px,96vw)}.product-modal-close{background:#f1f1f1;border:none;border-radius:50%;cursor:pointer;font-size:18px;height:34px;position:absolute;right:12px;top:12px;width:34px}.product-modal-media{align-items:center;background:#f4f4f4;border-radius:20px;display:flex;justify-content:center;min-height:260px;overflow:hidden}.product-modal-media img{display:block;height:100%;object-fit:cover;width:100%}.product-modal-body{grid-gap:10px;display:grid;gap:10px;overflow:auto}.product-modal-body h2{color:#2b1f1a;font-size:26px;margin:0}.product-modal-weight{color:#7a5c48;color:var(--muted);font-size:14px}.product-modal-desc{color:#5a3f2f;font-size:14px;line-height:1.4}.product-modal-section h4{color:#2b1f1a;font-size:14px;margin:10px 0 6px}.product-modal-ingredients{grid-gap:6px;display:grid;gap:6px;list-style:none;margin:0;padding:0}.product-modal-ingredients li{color:#5a3f2f;display:flex;font-size:14px;justify-content:space-between}.product-modal-muted{color:#7a5c48;color:var(--muted);font-size:14px}.product-modal-footer{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.product-modal-actions{align-items:center;display:flex;gap:10px}.product-modal-actions .btn-primary{background:linear-gradient(90deg,#d76a1f,#f29b38);background:linear-gradient(90deg,var(--accent),var(--accent-2));border-radius:14px;color:#fff;height:40px;padding:10px 16px;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}.product-modal-actions .btn-primary:hover{box-shadow:0 14px 28px #793f1c40;transform:translateY(-1px)}.product-modal-actions .btn-primary:active{transform:translateY(0) scale(.98)}.product-modal-price{align-items:center;display:flex;gap:10px}.product-modal-price .price-main{font-size:20px;font-weight:700}.product-modal-price .price-old{color:#5a3f2f73;font-size:14px;text-decoration:line-through}@media (max-width:900px){.product-modal{grid-template-columns:1fr}}.cart-drawer-overlay{display:flex;inset:0;justify-content:flex-end;pointer-events:none;position:fixed;z-index:20}.cart-drawer-overlay.open{pointer-events:none}.cart-drawer{background:linear-gradient(160deg,#f7ead7,#f2e1cc);border-left:1px solid #793f1c1f;box-shadow:0 16px 40px #793f1c33;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px;height:100%;padding:18px;pointer-events:auto;transform:translateX(100%);transition:transform .25s ease;width:min(270px,92vw)}.cart-drawer.open{transform:translateX(0)}.cart-drawer-header{align-items:center;display:flex;justify-content:space-between}.cart-drawer-header h3{font-size:20px;font-weight:700;margin:0}.icon-btn{background:#793f1c1f;border:none;border-radius:10px;color:#2b1f1a;color:var(--text);cursor:pointer;padding:6px 10px}.cart-empty{border:1px dashed #793f1c33;border-radius:12px;color:#7a5c48;color:var(--muted);padding:14px}.cart-drawer-body{grid-gap:12px;display:grid;gap:12px;overflow:auto;padding-bottom:6px;padding-right:4px}.cart-drawer-item{grid-gap:8px;background:#ffffff8c;border:1px solid #793f1c24;border-radius:12px;box-shadow:0 10px 24px #793f1c1f;display:grid;gap:8px;padding:12px}.cart-drawer-main{align-items:center;display:flex;gap:10px;justify-content:space-between}.cart-drawer-media{background:#793f1c14;border-radius:10px;flex:0 0 auto;height:42px;overflow:hidden;width:42px}.cart-drawer-media img{display:block;height:100%;object-fit:cover;width:100%}.cart-drawer-placeholder{background:linear-gradient(90deg,#c85f1a,#f0a54a);height:100%;opacity:.5;width:100%}.cart-drawer-text{grid-gap:2px;display:grid;flex:1 1;gap:2px;min-width:0}.cart-drawer-title{color:#2b1f1a;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-drawer-sub{color:#5a3f2f99;font-size:12px}.cart-drawer-price{color:#c85f1a;font-size:14px;font-weight:700;white-space:nowrap}.cart-drawer-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.cart-drawer-controls .qty-btn{background:#793f1c2e;border-radius:10px;height:30px;width:30px}.cart-drawer-controls .qty-value{font-size:14px;min-width:24px}.link-btn{background:#793f1c29;border:none;border-radius:10px;color:#c85f1a;cursor:pointer;font-weight:600;padding:6px 10px}.cart-drawer-footer{grid-gap:10px;display:grid;gap:10px;margin-top:auto}.cart-total{display:flex;font-size:16px;justify-content:space-between}.cart-drawer-actions{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.cart-drawer-actions .btn-ghost,.cart-drawer-actions .btn-primary{align-items:center;border-radius:12px;display:inline-flex;font-weight:700;height:44px;justify-content:center;line-height:1;padding:0 10px;text-align:center;text-decoration:none}@media (max-width:560px){.products-grid{align-items:stretch;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-rows:auto 1fr;height:auto;justify-self:stretch;max-width:100%;min-width:0;width:100%}.product-media{height:140px;margin-bottom:6px;padding:8px}.product-body{margin-top:0;padding:12px 10px}.product-card h3{font-size:14px}.product-price{font-size:16px}.product-desc{-webkit-line-clamp:2;max-height:2.6em}.product-actions{align-items:stretch;flex-direction:column}.qty-control{justify-content:center}.add-btn{height:36px}}@media (max-width:900px){.cart-page{overflow-x:hidden;padding:0 12px}.cart-title{font-size:26px}.cart-container{display:flex!important;flex-direction:column!important;gap:16px!important;width:100%!important}.cart-items{gap:12px;margin-bottom:12px;min-width:0!important;padding:14px;width:100%!important}.cart-item{grid-gap:10px 12px;background:#f7ead7b3;border:1px solid #793f1c1f;border-radius:14px;display:grid;gap:10px 12px;grid-template-columns:72px 1fr;grid-template-rows:auto auto;min-width:0;padding:10px 12px;width:100%}.cart-item-media{border-radius:10px;grid-row:1/span 2;height:56px;overflow:hidden;width:72px}.cart-item-media img{height:100%;object-fit:cover;width:100%}.cart-item-info{gap:6px;min-width:0}.cart-item-title{font-size:14px;line-height:1.2}.cart-item-price{font-size:14px}.cart-item-qty{gap:6px}.cart-item-qty button{height:28px;padding:0;width:28px}.cart-item-total{align-items:center;display:flex;gap:10px;grid-column:2;justify-content:flex-start}.cart-item-total .cart-remove{margin-left:0}.cart-summary{margin-top:0!important;min-width:0!important;padding:14px;position:static!important;width:100%!important}}