@font-face{font-display:swap;font-family:UAESymbol;font-style:normal;font-weight:400;src:url(/static/media/uae.symbol.03fbad6254c6e3300bbf.ttf) format("truetype")}.dirham-symbol{font-family:UAESymbol,sans-serif;font-weight:700}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.price-box{background:linear-gradient(90deg,#e8f5e9,#c8e6c9);border-radius:12px;box-shadow:0 4px 18px #4caf5021;color:#4caf50;color:var(--accent);display:inline-block;font-size:1.18rem;font-weight:900;margin:10px 0;max-width:max-content;min-width:0;padding:8px 18px;width:auto}*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0}:root{--primary:#45713e;--primary-dark:#34562f;--accent:#4caf50;--light:#a8d8b9;--light-bg:#e8f5e9;--text:#333;--text-light:#555;--white:#fff;--order-highlight:#ff9800}body{background-color:#f8f9fa;color:#333;color:var(--text);overflow-x:hidden;transition:all .3s ease}.App,.app-container{background-color:#f8f9fa;margin:0 auto;max-width:1600px;min-height:100vh}@media (min-width:1600px){body{background:linear-gradient(135deg,#c8e6c94d,#c8e6c926)}.App,.app-container{background:#c8e6c940;box-shadow:0 0 50px #00000014}}.header{align-items:center;background-color:#45713e;background-color:var(--primary);box-shadow:0 2px 10px #0000001a;display:flex;justify-content:space-between;left:0;margin:0;padding:15px 20px;position:sticky;right:0;top:0;width:100%;z-index:100}@media (min-width:1025px){.header{padding:18px 32px}}@media (min-width:1400px){.header{padding:20px 40px}}@media (min-width:1600px){.header{padding:24px 48px}.logo{font-size:30px}.logo i{font-size:32px}.language-toggle{gap:12px}.lang-btn{font-size:16px;padding:8px 16px}}@media (max-width:768px){.header{padding:12px 16px}.logo img{height:45px!important}}@media (max-width:480px){.header{padding:10px 12px}.logo img{height:40px!important}}.logo{align-items:center;color:#fff;color:var(--white);display:flex;font-size:26px;font-weight:700;white-space:nowrap}.logo span{color:#a8d8b9;color:var(--light);margin-left:4px}.logo i{font-size:28px;margin-right:8px}.language-toggle{display:flex;gap:8px}.lang-btn,.language-toggle{color:#fff;color:var(--white);font-weight:500}.lang-btn{background:#fff3;border:none;border-radius:4px;cursor:pointer;padding:6px 12px;transition:all .3s}.lang-btn.active{background:#4caf50;background:var(--accent)}.category-tabs{background-color:#34562f;background-color:var(--primary-dark);display:flex;gap:0;left:0;margin:0;overflow-x:auto;padding:0;position:sticky;right:0;top:70px;width:100%;z-index:90}@media (max-width:768px){.category-tabs{gap:0;padding:0;top:60px}.category-tab{flex-shrink:0;font-size:.95rem;font-weight:700;min-width:auto;padding:12px 16px;white-space:nowrap}}@media (max-width:480px){.category-tabs{padding:0;top:55px}.category-tab{font-size:.85rem;font-weight:700;padding:10px 14px}}.category-tabs::-webkit-scrollbar{display:none}.category-tab{align-items:center;border-bottom:3px solid #0000;color:#fff;color:var(--white);cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;font-size:1.15rem;font-weight:800;min-width:120px;padding:14px 18px;white-space:nowrap}.category-tab.active{background-color:#ffffff1a;border-bottom-color:#4caf50;border-bottom-color:var(--accent)}.order-summary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #c8e6c94d;border-radius:12px;box-shadow:0 4px 20px #00000026;margin:30px 0 20px;padding:18px 16px;position:relative;transition:all .3s ease;width:100%}.menu-container{min-height:70vh;padding:20px 15px 40px}.menu-section{margin-bottom:30px}@media (max-width:768px){.order-summary{background:#fffffffa;border:2px solid #c8e6c980;margin-top:30px}.order-summary .order-info{border-bottom:1px solid #c8e6c94d;margin-bottom:16px!important;padding-bottom:16px!important}.order-summary .order-btn{border-radius:8px;font-size:1.1rem!important;padding:14px 0!important;transition:all .2s ease}.order-summary .view-order-btn{background:#c8e6c933;border:2px solid #c8e6c999;color:#2e7d32}.order-summary .place-order-btn{background:#45713e;background:var(--primary);border:2px solid #45713e;border:2px solid var(--primary);color:#fff}}.subcategory-heading{border-bottom:2px solid #a8d8b9;border-bottom:2px solid var(--light);color:#45713e;color:var(--primary);font-size:22px;margin:20px 0 15px;padding-bottom:8px}.menu-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (min-width:1025px){.menu-grid{gap:28px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;padding:0 32px}.menu-item{max-width:360px;transition:transform .2s ease,box-shadow .2s ease}.menu-item:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-8px)}.menu-container{margin:0 auto;max-width:1280px;padding:32px 24px 80px}}@media (min-width:1400px){.menu-grid{gap:32px;grid-template-columns:repeat(4,1fr);max-width:1400px}.menu-container{max-width:1500px;padding:40px 32px 80px}}@media (min-width:769px) and (max-width:1024px){.menu-grid{gap:24px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:900px;padding:0 24px}.menu-item{max-width:400px}.menu-container{padding:24px 20px 80px}}@media (max-width:768px){.menu-grid{gap:24px;grid-template-columns:1fr;padding:0 16px}}@media (max-width:480px){.menu-grid{gap:20px;grid-template-columns:1fr;padding:0 12px}}.menu-item{background:#fff;background:var(--white);border-radius:12px;box-shadow:0 3px 10px #00000014;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s}.menu-item:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-5px)}.menu-item-image-container{background-color:#f1f1f1;height:180px;overflow:hidden;position:relative;width:100%}.menu-item-image{background-color:#f9f9f9;height:100%;object-fit:contain;width:100%}.menu-item-info{display:flex;flex-direction:column;flex-grow:1;padding:15px}.menu-item-name{color:#45713e;color:var(--primary);display:flex;font-size:17px;font-weight:600;justify-content:space-between;margin-bottom:8px}.menu-item-price{color:#4caf50;color:var(--accent);font-size:18px;font-weight:900;margin-left:10px;white-space:nowrap}@media (max-width:768px){.menu-item-image-container{height:200px}.menu-item{box-shadow:0 2px 8px #0000000f;margin-bottom:8px;min-height:320px}.menu-item-info{padding:16px}.menu-item-name{font-size:16px;line-height:1.4;margin-bottom:10px}.menu-item-price{font-size:17px;margin-left:8px}}@media (max-width:480px){.menu-item-image-container{height:180px}.menu-item{margin-bottom:6px;min-height:300px}.menu-item-info{padding:14px}.menu-item-name{font-size:15px;line-height:1.4;margin-bottom:8px}.menu-item-price{font-size:16px;margin-left:6px}}.menu-item-desc{color:#555;color:var(--text-light);flex-grow:1;font-size:14px;line-height:1.5}.loader{align-items:center;display:flex;flex-direction:column;gap:20px;height:200px;justify-content:center;text-align:center}.spinner{animation:spin 1s linear infinite;border:5px solid #e8f5e9;border-top:5px solid #45713e;border:5px solid var(--light-bg);border-radius:50%;border-top-color:var(--primary);height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{background-color:#ffebee;border-radius:8px;color:#d32f2f;margin:20px 0;padding:20px;text-align:center}.detail-page{background:#f8f9fa;margin:0 auto;min-height:100vh;padding:16px}@media (min-width:769px){.detail-page{background:#fff;background:var(--white);border-radius:16px;box-shadow:0 6px 30px #0000001f;margin:32px auto;max-width:800px;padding:40px}.detail-content{gap:24px}.detail-content h2{font-size:32px;margin-bottom:16px}.detail-actions{flex-direction:row;gap:16px;justify-content:space-between;max-width:400px}}@media (max-width:768px){.detail-page{background:#f8f9fa;padding:0}.detail-content{background:#fff;border-radius:0;padding:16px}}.detail-content{display:flex;flex-direction:column;gap:15px}.detail-content h2{color:#45713e;color:var(--primary);font-size:1.6rem;font-weight:700;margin-bottom:10px}.detail-content img{background-color:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #0000001a;height:auto;max-height:300px;object-fit:contain;width:100%}@media (max-width:768px){.detail-content h2{font-size:1.4rem;margin-bottom:8px}.detail-content img{border-radius:8px;max-height:250px}}.detail-content p{color:#333;color:var(--text);line-height:1.6}.detail-content .price-bold,.detail-content p strong{color:#4caf50;color:var(--accent);font-weight:900}.quantity-select,.size-select{display:flex;flex-direction:column;gap:5px}.quantity-select label,.size-select label{color:#45713e;color:var(--primary);font-weight:600}.size-select select{border:1px solid #a8d8b9;border:1px solid var(--light);border-radius:4px;font-size:16px;padding:8px}.quantity-select{align-items:center;flex-direction:row;gap:10px}.quantity-select button{background:#4caf50;background:var(--accent);border:none;border-radius:4px;color:#fff;color:var(--white);cursor:pointer;font-size:18px;min-height:36px;min-width:36px;padding:5px 10px}.quantity-select span{font-weight:600;min-width:30px;text-align:center}@media (max-width:768px){.quantity-select{gap:12px}.quantity-select button{font-size:16px;min-height:40px;min-width:40px;padding:8px 12px}.quantity-select span{font-size:16px;min-width:32px}}@media (max-width:480px){.quantity-select{gap:10px}.quantity-select button{font-size:15px;min-height:38px;min-width:38px;padding:6px 10px}.quantity-select span{font-size:15px;min-width:28px}}.detail-actions{display:flex;flex-direction:column;gap:10px}.detail-actions button{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:12px;transition:background .3s}.add-btn,.order-btn,.place-order-btn,.view-order-btn{background:#4caf50;background:var(--accent);border:none;border-radius:8px;box-shadow:0 2px 8px #4caf501a;color:#fff;color:var(--white);cursor:pointer;font-size:1.08rem;font-weight:700;min-height:48px;outline:none;padding:12px 28px;transition:background .2s,box-shadow .2s,opacity .2s}.add-btn:hover,.order-btn:hover,.place-order-btn:hover,.view-order-btn:hover{background:#43a047;box-shadow:0 4px 16px #4caf502e}.add-btn:active,.order-btn:active,.place-order-btn:active,.view-order-btn:active{background:#388e3c}.add-btn:disabled,.order-btn:disabled,.place-order-btn:disabled,.view-order-btn:disabled{background:#bdbdbd;box-shadow:none;color:#fff;cursor:not-allowed;opacity:.7}@media (max-width:768px){.add-btn,.order-btn,.place-order-btn,.view-order-btn{font-size:1rem;min-height:44px;padding:14px 20px}}@media (max-width:480px){.add-btn,.order-btn,.place-order-btn,.view-order-btn{font-size:.95rem;min-height:44px;padding:12px 16px}}.swipe-actions{display:flex;justify-content:space-between;margin-top:20px}.swipe-actions button{background:#a8d8b9;background:var(--light);color:#333;color:var(--text);font-weight:500}.back-btn,.swipe-actions button{border:none;border-radius:6px;cursor:pointer;padding:10px 15px}.back-btn{align-self:flex-start;background:#52a373;box-shadow:0 2px 6px #00000026;color:#fff;color:var(--white);font-weight:600;margin-bottom:20px}.back-btn:hover{background:#449a66}.modal{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000059;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;transition:opacity .3s;z-index:9999}.modal-content{animation:fadeInModal .3s;background:#fff;background:var(--white);border-radius:12px;box-shadow:0 6px 24px #0000002e;max-width:420px;padding:30px 24px 24px;position:relative;width:100%}@media (max-width:768px){.modal-content{margin:20px;max-height:90vh;max-width:90vw;overflow-y:auto;padding:20px 16px 16px}}@media (max-width:480px){.modal-content{border-radius:8px;margin:10px;max-height:95vh;max-width:95vw;padding:18px 14px 14px}}@keyframes fadeInModal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.modal-title{font-weight:700}.close-modal-btn,.modal-title{color:#45713e;color:var(--primary);font-size:22px}.close-modal-btn{background:none;border:none;cursor:pointer}.order-items-list{margin-bottom:18px}.order-summary-total{color:#45713e;color:var(--primary);font-size:18px;font-weight:600;margin-bottom:12px}.order-modal-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.order-btn{border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600;padding:10px 18px;transition:background .3s}.clear-order-btn{background:#e0e0e0;color:#333}.clear-order-btn:hover{background:#d32f2f;color:#fff}.place-order-btn{background-color:#4caf50;color:#fff}.place-order-btn:hover{background-color:#45a049}.dashboard-btn{background-color:#2196f3;color:#fff}.dashboard-btn:hover{background-color:#0b7dda}.order-success{color:#4caf50;padding:20px;text-align:center}.order-success i{font-size:48px;margin-bottom:15px}.customer-details{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:15px;padding:15px}.customer-details h3{color:#45713e;color:var(--primary);font-size:18px;margin-bottom:15px;margin-top:0}.customer-input{margin-bottom:12px}.customer-input label{display:block;font-weight:500;margin-bottom:5px}.customer-input input{border:1px solid #ddd;border-radius:4px;font-size:16px;padding:10px;width:100%}.phone-input{direction:ltr}body[data-lang=ar] .phone-input{direction:ltr;text-align:right}.sp-toast{align-items:center;animation:spToastIn .18s ease-out;border:1px solid #fff6;border-radius:14px;box-shadow:0 14px 34px #12201842;color:#fff;display:flex;font-size:.98rem;font-weight:700;gap:10px;left:50%;line-height:1.25;max-width:min(92vw,420px);padding:10px 14px;position:fixed;top:16px;transform:translateX(-50%);width:auto;z-index:12000}.sp-toast__icon{align-items:center;background:#ffffff38;border-radius:999px;display:inline-flex;flex:0 0 20px;font-size:.78rem;font-weight:800;height:20px;justify-content:center;width:20px}.sp-toast__text{white-space:normal;word-break:break-word}.sp-toast--success{background:linear-gradient(130deg,#3eaf58,#2f9b4d)}.sp-toast--error{background:linear-gradient(130deg,#ef5350,#d7413f)}.sp-toast--default,.sp-toast--warning{background:linear-gradient(130deg,#4d6ac7,#3f51b5)}@keyframes spToastIn{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.toast{animation:toastFadeIn .3s ease-out;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#45713e,#34562f);background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border:2px solid #fff3;border-radius:16px;box-shadow:0 12px 40px #2a5c454d,0 4px 12px #00000026;color:#fff;font-size:1.3rem;font-weight:700;left:50%;max-width:85vw;min-width:300px;padding:24px 36px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:10000}@keyframes toastFadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.7)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.toast.success{background:linear-gradient(135deg,#4caf50,#43a047);background:linear-gradient(135deg,var(--accent) 0,#43a047 100%);box-shadow:0 12px 40px #4caf504d,0 4px 12px #00000026}.toast.error{background:linear-gradient(135deg,#f44336,#d32f2f);box-shadow:0 12px 40px #f443364d,0 4px 12px #00000026}.toast.warning{background:linear-gradient(135deg,#ff9800,#f57c00);box-shadow:0 12px 40px #ff98004d,0 4px 12px #00000026}@media (max-width:768px){.sp-toast{border-radius:12px;font-size:.95rem;max-width:420px;padding:10px 12px;top:calc(env(safe-area-inset-top, 0px) + 82px);width:calc(100vw - 30px)}.sp-toast__icon{flex-basis:18px;font-size:.74rem;height:18px;width:18px}.toast{border-radius:14px;font-size:1.15rem;max-width:90vw;min-width:280px;padding:20px 28px}}@media (max-width:480px){.toast{border-radius:12px;font-size:1.05rem;max-width:95vw;min-width:260px;padding:18px 24px}}.detail-page{max-width:100%;overflow-x:hidden}@media (max-width:768px){.detail-page>div:last-child{max-width:100%!important;padding:16px 12px 20px!important}}@media (max-width:480px){.detail-page>div:last-child{max-width:100%!important;padding:12px 10px 20px!important}}@media (max-width:768px){.product-card{border-radius:12px;box-shadow:0 2px 8px #0000000f!important}}@media (max-width:480px){.product-card{border-radius:10px;box-shadow:0 1px 4px #0000000d!important;margin-bottom:16px!important}}@media (max-width:768px){.product-description{font-size:.95rem!important;margin-bottom:16px!important;padding:12px!important}}@media (max-width:480px){.product-description{font-size:.9rem!important;line-height:1.5!important;margin-bottom:12px!important;padding:10px!important}}@media (max-width:768px){.price-display{margin-bottom:16px!important;padding:12px!important}.price-display-value{font-size:1.6rem!important}}@media (max-width:480px){.price-display{margin-bottom:12px!important;padding:10px!important}.price-display-value{font-size:1.4rem!important}.price-display-label{font-size:.8rem!important}}@media (max-width:768px){.form-group{margin-bottom:14px!important}.form-label{font-size:.95rem!important;margin-bottom:8px!important}.form-input,.form-select{border-radius:6px!important;font-size:1rem!important;padding:10px!important}}@media (max-width:480px){.form-group{margin-bottom:12px!important}.form-label{font-size:.9rem!important;font-weight:600!important;margin-bottom:6px!important}.form-input,.form-select{appearance:none!important;border-radius:6px!important;font-size:16px!important;padding:12px!important}}@media (max-width:768px){.quantity-selector{gap:8px!important;padding:6px!important;width:fit-content!important}.qty-btn{font-size:1.1rem!important;height:32px!important;width:32px!important}.qty-display{font-size:1rem!important;min-width:35px!important}}@media (max-width:480px){.quantity-selector{gap:10px!important;justify-content:center!important;padding:8px!important;width:100%!important}.qty-btn{border-radius:6px!important;font-size:1.2rem!important;height:40px!important;width:40px!important}.qty-display{font-size:1.1rem!important;min-width:40px!important}}@media (max-width:768px){.add-to-cart-btn{border-radius:8px!important;font-size:1rem!important;margin-bottom:10px!important;padding:14px!important}.action-buttons{gap:10px!important}.action-btn{border-radius:8px!important;font-size:.95rem!important;padding:12px!important}}@media (max-width:480px){.add-to-cart-btn{border-radius:8px!important;font-size:.95rem!important;font-weight:700!important;margin-bottom:8px!important;padding:14px 12px!important}.action-buttons{flex-direction:column!important;gap:8px!important}.action-btn{border-radius:8px!important;padding:12px!important;width:100%!important}.action-btn,.back-btn{font-size:.9rem!important}.back-btn{margin-bottom:16px!important;padding:10px 16px!important}}.sp-mobile-only{display:none}@media (min-width:769px){.sp-mobile-only{display:none!important}}@media (max-width:768px){.sp-mobile-only{display:block}.sp-desktop-only{display:none!important}.App{background:#fff9f2;padding-bottom:120px}.sp-mobile-header{background:#2f5d3a;border-radius:0;box-shadow:0 6px 20px #1932212e;padding:10px 14px}.sp-mobile-header .logo img{height:44px!important}.sp-mobile-header .language-toggle{gap:6px}.sp-mobile-header .lang-btn{background:#ffffff29;border-radius:999px;padding:8px 12px}.sp-mobile-header .lang-btn.active{background:#f5e6ca;color:#2f5d3a}.sp-mobile-search-wrap{background:#fff9f2;padding:12px 14px 8px;position:relative;z-index:40}.sp-mobile-search{align-items:center;background:#fff;border-radius:999px;box-shadow:0 10px 28px #2f5d3a24;display:flex;gap:10px;padding:12px 14px}.sp-mobile-search-icon{color:#2f5d3a;font-size:18px;line-height:1}.sp-mobile-search input{background:#0000;border:0;color:#243729;font-size:15px;font-weight:500;outline:none;width:100%}.sp-mobile-search-suggestions{background:#fff;border:1px solid #2f5d3a1f;border-radius:14px;box-shadow:0 14px 34px #1a2c1e33;left:14px;max-height:320px;overflow:hidden;overflow-y:auto;position:absolute;right:14px;top:calc(100% - 2px);z-index:60}.sp-mobile-suggestion-item{background:#fff;border:0;border-bottom:1px solid #2f5d3a14;display:flex;flex-direction:column;gap:2px;min-height:48px;padding:10px 12px;text-align:left;width:100%}.sp-mobile-suggestion-item:last-child{border-bottom:0}.sp-mobile-suggestion-item.active{background:#eff7f1}.sp-mobile-suggestion-main{color:#1f3225;font-size:14px;font-weight:700;line-height:1.2}.sp-mobile-suggestion-meta{color:#5f6c64;font-size:12px;font-weight:500;line-height:1.2}.sp-mobile-suggestion-empty{color:#6d776f;font-size:13px;padding:12px;text-align:center}.sp-mobile-cover-carousel{grid-gap:12px;-webkit-overflow-scrolling:touch;display:grid;gap:12px;grid-auto-columns:82%;grid-auto-flow:column;overflow-x:auto;padding:10px 14px 12px;scroll-snap-type:x mandatory}.sp-mobile-cover-carousel::-webkit-scrollbar{display:none}.sp-mobile-cover-card{aspect-ratio:16/9;background-position:50%;background-size:cover;border:0;border-radius:18px;box-shadow:0 8px 24px #1f342533;overflow:hidden;padding:0;position:relative;scroll-snap-align:start;text-align:left;transform:scale(.98);transition:transform .2s ease,box-shadow .2s ease;width:100%}.sp-mobile-cover-card.active{box-shadow:0 14px 30px #1f342542;transform:scale(1)}.sp-mobile-cover-overlay{background:linear-gradient(180deg,#00000014 24%,#00000094);inset:0;position:absolute}.sp-mobile-cover-title{bottom:14px;color:#fff;font-size:20px;font-weight:800;left:14px;letter-spacing:.2px;position:absolute;right:14px;text-shadow:0 2px 8px #00000059;z-index:1}.sp-mobile-menu-container{background:#fff9f2;min-height:auto;padding:6px 14px 40px}.sp-mobile-section-title{border-bottom:0;color:#2f5d3a;font-size:30px;font-weight:800;margin:14px 2px 16px}.sp-mobile-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.sp-mobile-subcat-section{margin-bottom:18px}.sp-mobile-subcat-title{color:#2f5d3a;font-size:15px;font-weight:700;margin:4px 2px 10px;opacity:.9}.sp-mobile-grid .menu-card .menu-item.sp-mobile-item{background:#fff;border-radius:18px;box-shadow:0 10px 24px #1932211f;margin-bottom:0;min-height:auto}.sp-mobile-grid .menu-item.sp-mobile-item .menu-item-image-container{background:#fff;height:140px}.sp-mobile-grid .menu-item.sp-mobile-item .menu-item-info{gap:8px;padding:12px}.sp-mobile-grid .menu-item.sp-mobile-item .menu-item-name{color:#1f2c22;display:block;font-size:15px;line-height:1.25;margin-bottom:0}.sp-mobile-grid .menu-item.sp-mobile-item .menu-item-price{color:#b0892d;display:block;font-size:16px;margin-left:0;margin-top:5px}.sp-mobile-item-desc{color:#68756b;font-size:12px;line-height:1.3;max-height:32px;min-height:30px;overflow:hidden}.sp-mobile-item-btn{background:#2f5d3a!important;border-radius:12px!important;box-shadow:0 6px 14px #2f5d3a2e;min-height:42px}.sp-mobile-empty{background:#fff;border-radius:16px;box-shadow:0 6px 18px #2f5d3a14;color:#6d776f;padding:20px;text-align:center}.sp-mobile-detail-page{background:#fff9f2;min-height:100vh;padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 104px)}.sp-mobile-detail-hero{padding:12px 14px 0;position:relative}.sp-mobile-detail-back{align-items:center;background:#2f5d3aeb;border:0;border-radius:999px;box-shadow:0 10px 20px #182d1e3d;color:#fff;display:flex;font-size:24px;height:44px;justify-content:center;left:24px;line-height:1;position:absolute;top:22px;width:44px;z-index:2}.sp-mobile-detail-image{aspect-ratio:4/3;border-radius:20px;box-shadow:0 14px 28px #1e372626;display:block;object-fit:cover;width:100%}.sp-mobile-detail-body{padding:14px}.sp-mobile-detail-title{color:#1d3826;font-size:2rem;font-weight:800;letter-spacing:.2px;line-height:1.1;margin:6px 0 2px}.sp-mobile-detail-price{margin:4px 0 8px}.sp-mobile-detail-desc{color:#3f4d43;font-size:1.05rem;line-height:1.45;margin:0 0 18px}.sp-mobile-detail-section{border-top:1px dashed #2f5d3a24;margin-bottom:18px;padding-top:14px}.sp-mobile-detail-section h3{color:#263d2d;font-size:1.08rem;font-weight:800;margin:0 0 10px}.sp-mobile-detail-section h3 span{color:#b0693c;font-weight:700}.sp-mobile-chip-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.sp-mobile-chip{background:#fff;border:1px solid #2f5d3a2e;border-radius:14px;box-shadow:0 4px 10px #1a2a1e0f;color:#2f3f34;font-size:.98rem;font-weight:700;min-height:48px;padding:10px 12px}.sp-mobile-chip.active{background:linear-gradient(130deg,#2f5d3a,#385f3b 62%,#24472d);border-color:#0000;box-shadow:0 10px 22px #223e2947;color:#fff}.sp-mobile-detail-cta-wrap{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff9f2c7;border-radius:999px;bottom:calc(env(safe-area-inset-bottom, 0px) + 12px);box-shadow:0 16px 34px #12211738;left:14px;padding:6px;position:fixed;right:14px;z-index:1200}.sp-mobile-detail-cta{background:linear-gradient(130deg,#2f5d3a,#355f39 62%,#21452a);border:0;border-radius:999px;color:#fff;font-size:.98rem;font-weight:700;letter-spacing:.1px;min-height:46px;padding:0 16px;width:100%}.sp-mobile-detail-cta:disabled{background:#9ca8a0;color:#f3f5f4}.sp-mobile-cartbar{align-items:center;animation:spSlideUp .22s ease-out;background:#2f5d3a;border:0;border-radius:999px;bottom:calc(env(safe-area-inset-bottom, 0px) + 12px);box-shadow:0 14px 34px #142a1b59;color:#fff;display:flex;gap:12px;justify-content:space-between;left:14px;padding:12px 16px;position:fixed;right:14px;z-index:1100}.sp-mobile-cartbar-items{font-size:13px;font-weight:600;opacity:.9}.sp-mobile-cartbar-total{font-size:15px;font-weight:800}.sp-mobile-cartbar-cta{background:#ffffff26;border-radius:999px;font-size:12px;font-weight:700;padding:8px 12px;white-space:nowrap}}@keyframes spSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.menu-item-image-container{aspect-ratio:4/3;height:auto;min-height:180px}.sp-menu-item-link{color:#45713e;color:var(--primary);font-size:.9rem;font-weight:600;text-decoration:underline}.sp-seo-page{--sp-seo-green-deep:#11462d;--sp-seo-green-leaf:#2f7f45;--sp-seo-green-soft:#e6f2e6;--sp-seo-cream:#faf6ea;--sp-seo-ink:#142618;--sp-seo-muted:#38563f;color:var(--sp-seo-ink);margin:0 auto;max-width:1140px;padding:28px 16px 44px}.sp-seo-page--featured{background:radial-gradient(circle at 90% 8%,#2f7f4538 0,#2f7f4500 34%),radial-gradient(circle at 8% 90%,#ffd26033 0,#ffd26000 36%)}.sp-seo-hero{background:linear-gradient(140deg,#f8fff6,#eef8eb 52%,#ecf8e8);border:1px solid #cfe2cf;border-radius:18px;box-shadow:0 20px 36px #14361e24;margin-bottom:20px;padding:16px}.sp-seo-hero-layout{grid-gap:14px;align-items:stretch;display:grid;gap:14px;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr)}.sp-seo-hero-media{border:1px solid #ffffff59;border-radius:14px;min-height:360px;overflow:hidden;position:relative}.sp-seo-hero-fallback,.sp-seo-hero-slide-image{display:block;height:100%;min-height:360px;object-fit:cover;width:100%}.sp-seo-hero-fallback{background:linear-gradient(200deg,#11462dd6,#2f7f45a6),radial-gradient(circle at 20% 20%,#faf6ea8c 0,#faf6ea00 46%)}.sp-seo-hero-overlay{background:linear-gradient(180deg,#0a1b1005,#08160ec2 55%,#08160eeb);bottom:0;color:#f6fff7;left:0;padding:clamp(16px,2.3vw,24px);position:absolute;right:0}.sp-seo-offer-panel{background:linear-gradient(170deg,#11462df0,#185636f5),radial-gradient(circle at 85% 8%,#ffffff29,#fff0);border:1px solid #ffffff3d;border-radius:14px;box-shadow:inset 0 1px 0 #fff3;color:#f5fffa;display:flex;flex-direction:column;justify-content:center;padding:clamp(18px,2.2vw,24px)}.sp-seo-offer-label{color:#d4f6db;font-size:.72rem;font-weight:800;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.sp-seo-offer-panel h2{color:#fff;font-size:clamp(1.35rem,2.3vw,2.1rem);line-height:1.2;margin:0 0 8px}.sp-seo-offer-panel p{color:#f5fffaf0;line-height:1.55;margin:0 0 12px}.sp-seo-eyebrow{color:#ddf8e2;font-size:.74rem;font-weight:800;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.sp-seo-hero-overlay h1{color:#fff;font-size:clamp(1.8rem,3.2vw,2.8rem);line-height:1.2;margin-bottom:10px;text-shadow:0 1px 2px #08180e73}.sp-seo-hero-intro{color:#f5fff7f2;line-height:1.6;margin-bottom:14px;max-width:80ch}.sp-seo-highlight-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.sp-seo-chip{align-items:center;background:#fafffaeb;border:1px solid #11462d38;border-radius:999px;color:#1d4a2c;display:inline-flex;font-size:.82rem;font-weight:700;padding:6px 11px}.sp-seo-hero-actions{display:flex;flex-wrap:wrap;gap:10px}.sp-seo-hero-dots{bottom:14px;display:flex;gap:7px;position:absolute;right:14px;z-index:2}.sp-seo-hero-dot{background:#ffffff61;border:1px solid #ffffff8c;border-radius:999px;cursor:pointer;height:9px;padding:0;width:9px}.sp-seo-hero-dot.is-active{background:#fff}.sp-seo-cta-bar{background:linear-gradient(105deg,#f0f8ef,#ecf8ea 50%,#f9f5e8);border:1px solid #d3e3d0;border-radius:14px}.sp-seo-cta-bar,.sp-seo-local-proof{box-shadow:0 10px 20px #14361e0f;margin-bottom:16px;padding:18px}.sp-seo-local-proof{background:linear-gradient(125deg,#f4fbf3,#eef7ec 52%,#f9f4e7);border:1px solid #d4e4d2;border-radius:14px}.sp-seo-local-proof h2{color:var(--sp-seo-green-deep);margin-bottom:8px}.sp-seo-local-proof p{color:var(--sp-seo-muted);margin-bottom:12px}.sp-seo-cta-bar h2{color:var(--sp-seo-green-deep);margin-bottom:6px}.sp-seo-cta-bar p{color:var(--sp-seo-muted);margin-bottom:12px}.sp-seo-actions--inline{flex-direction:row;flex-wrap:wrap}.sp-seo-section{background:#fff;border:1px solid #dfeadf;border-radius:14px;box-shadow:0 10px 20px #18381e0d;margin-bottom:16px;padding:20px}.sp-seo-section h2{color:var(--sp-seo-green-deep);font-size:clamp(1.08rem,2vw,1.35rem);margin-bottom:12px}.sp-seo-section--feature{background:linear-gradient(160deg,#fff,#f6fbf5)}.sp-seo-feature-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.sp-seo-feature-card{background:linear-gradient(180deg,#f6fcf5,#eff8ee);border:1px solid #d2e3d3;border-radius:12px;padding:14px}.sp-seo-feature-card h3{color:var(--sp-seo-green-deep);font-size:1rem;margin-bottom:6px}.sp-seo-feature-card p{color:var(--sp-seo-muted);font-size:.93rem;line-height:1.5}.sp-seo-strip{grid-gap:0;background:#fff;border:1px solid #d8e7d7;border-radius:14px;box-shadow:0 10px 20px #17341d0f;display:grid;gap:0;grid-template-columns:minmax(0,1.1fr) minmax(220px,.9fr);margin-bottom:16px;overflow:hidden}.sp-seo-strip--reverse{grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr)}.sp-seo-strip--reverse .sp-seo-strip-copy{order:2}.sp-seo-strip--reverse .sp-seo-strip-media{order:1}.sp-seo-strip-copy{background:linear-gradient(140deg,var(--sp-seo-cream) 0,#f7f3e8 100%);padding:clamp(16px,2.5vw,24px)}.sp-seo-strip-copy h2{color:var(--sp-seo-green-deep);font-size:clamp(1.05rem,1.9vw,1.4rem);margin-bottom:8px}.sp-seo-strip-copy p{color:#2b4730;line-height:1.65}.sp-seo-strip-media img,.sp-seo-strip-media-fallback{display:block;height:100%;min-height:220px;object-fit:cover;width:100%}.sp-seo-strip-media-fallback{background:linear-gradient(180deg,#11462ddb,#2f7f45c7),radial-gradient(circle at 20% 20%,#ffffff59,#fff0)}.sp-seo-product-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.sp-seo-product-link{align-items:center;background:#fbfdf8;border:1px solid #d8e5d8;border-radius:10px;color:#1b3f25;display:flex;font-weight:600;justify-content:space-between;padding:11px 12px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.sp-seo-product-link:hover{border-color:#bfd9bf;box-shadow:0 8px 16px #1a3d211f;transform:translateY(-1px)}.sp-seo-product-link-arrow{color:#45734d;font-size:.8rem;font-weight:700}.sp-seo-steps{color:#294730;line-height:1.75;margin:0;padding-left:20px}.sp-seo-steps li+li{margin-top:4px}.sp-seo-split-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1.2fr 1fr}.sp-seo-link-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.sp-seo-card-link{background:#f8fcf6;border:1px solid #cfe0cf;border-radius:10px;color:#1b3f25;display:block;font-weight:600;padding:12px;text-decoration:none;transition:border-color .18s ease,transform .18s ease}.sp-seo-card-link:hover{border-color:#b8d4b8;transform:translateY(-1px)}.sp-seo-actions{display:flex;flex-direction:column;gap:10px}.sp-seo-btn{align-items:center;background:var(--sp-seo-green-deep);border:1px solid var(--sp-seo-green-deep);border-radius:10px;color:#fff;display:inline-flex;font-weight:700;justify-content:center;padding:10px 14px;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.sp-seo-btn:hover{background:#195735;box-shadow:0 10px 18px #15341c3b;transform:translateY(-1px)}.sp-seo-btn--offer{background:#2f7f45;border-color:#2f7f45}.sp-seo-btn--offer:hover{background:#236539}.sp-seo-btn--ghost{background:#fffffff2;border-color:#cde0ce;box-shadow:none;color:#1e4b2c}.sp-seo-faq-item+.sp-seo-faq-item{margin-top:12px}.sp-seo-faq-item h3{color:#244a2c;font-size:.98rem;margin-bottom:4px}.sp-seo-faq-item p{color:#36593f;line-height:1.6}@media (max-width:900px){.sp-seo-hero-layout{grid-template-columns:1fr}.sp-seo-offer-panel{order:2}.sp-seo-feature-grid,.sp-seo-split-grid,.sp-seo-strip,.sp-seo-strip--reverse{grid-template-columns:1fr}.sp-seo-actions{flex-direction:row;flex-wrap:wrap}}@media (max-width:640px){.sp-seo-page{padding:20px 14px 34px}.sp-seo-hero{border-radius:14px;padding:10px}.sp-seo-hero-fallback,.sp-seo-hero-media,.sp-seo-hero-slide-image{min-height:280px}.sp-seo-hero-overlay{padding:14px}.sp-seo-hero-actions{flex-direction:column}.sp-seo-btn{width:100%}.sp-seo-section{padding:16px}}@keyframes spFadeIn{0%{opacity:.5}to{opacity:1}}.sp-modal-backdrop{align-items:center;background:#000000b3;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:10000}.sp-modal-card{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:500px;overflow:hidden;width:100%}.sp-modal-header{align-items:center;background:linear-gradient(135deg,#f5f5f5,#fff);border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;padding:16px 20px}.sp-modal-header h2{color:#333;font-size:1.3rem;font-weight:700;margin:0}.sp-close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;padding:0;width:32px}.sp-close-btn:hover{background:#f0f0f0;color:#333}.sp-modal-body{background:#f9f9f9;display:flex;flex:1 1;justify-content:center;max-height:calc(100vh - 200px);overflow-y:auto;padding:16px}.sp-modal-footer{background:#fff;border-top:2px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:12px;padding:16px 20px}.sp-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;min-width:100px;padding:12px 16px}.sp-btn:disabled{cursor:not-allowed;opacity:.7}.sp-btn-primary{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.sp-btn-secondary{background:#f0f0f0;color:#333}.sp-btn-success{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff}.sp-receipt{background:#fff;border:1px solid #ddd;color:#000;font-family:Courier New,monospace;font-size:12px;line-height:1.28;padding:16px;text-align:center;width:400px}.sp-section{margin-bottom:8px}.sp-store-name{font-size:15px;font-weight:700;margin-bottom:2px}.sp-store-branch,.sp-store-phone{font-size:11px;margin-bottom:1px}.sp-store-address{font-size:10px;line-height:1.2}.sp-tax-title{letter-spacing:1px;margin-top:8px}.sp-invoice-ref,.sp-tax-title{font-size:20px;font-weight:700}.sp-invoice-ref{margin-top:4px}.sp-ticket-banner{font-size:26px;font-weight:700;margin-bottom:6px}.sp-row{align-items:baseline;display:flex;font-size:13px;justify-content:space-between;margin-bottom:4px}.sp-rowBold{font-size:16px;font-weight:700}.sp-rowSmall{font-size:12px}.sp-rowLabel{text-align:left}.sp-rowValue{margin-left:12px;text-align:right}.sp-dash{color:#444;font-size:11px;letter-spacing:.5px;margin:6px 0;text-align:center}.sp-tableHead{border-bottom:1px solid #555;font-weight:700;margin-bottom:4px;padding-bottom:4px}.sp-itemRow,.sp-tableHead{grid-gap:8px;display:grid;font-size:12px;gap:8px;grid-template-columns:32px 1fr 72px 86px}.sp-itemRow{border-bottom:1px dotted #bbb;padding:3px 0}.sp-itemRow>div:nth-child(2){text-align:left}.sp-alignRight{text-align:right}.sp-empty-items{color:#666;font-size:12px;padding:8px 0}.sp-totals{margin-top:6px}.sp-discount{color:#b80000}.sp-totalDue{background:#fff;border:2px solid #222;margin-top:4px;padding:8px}.sp-totalDue .sp-row{margin:0}.sp-notes{font-size:11px;text-align:left}.sp-notesLabel{font-weight:700;margin-bottom:2px}.sp-notesText{white-space:pre-wrap;word-break:break-word}.sp-footer{margin-top:4px}@media (max-width:520px){.sp-modal-card{max-height:95vh;max-width:100%}.sp-modal-body{padding:10px}.sp-receipt{max-width:360px;padding:12px;width:100%}.sp-itemRow,.sp-tableHead{font-size:11px;gap:6px;grid-template-columns:26px 1fr 64px 78px}.sp-ticket-banner{font-size:22px}.sp-invoice-ref,.sp-tax-title{font-size:18px}}@media print{.sp-modal-backdrop{background:#fff;display:block;margin:0;padding:0;position:static}.sp-modal-card{border:none;border-radius:0;box-shadow:none;max-height:100%;max-width:100%;width:100%}.sp-close-btn,.sp-modal-footer,.sp-modal-header{display:none!important}.sp-modal-body{background:#fff;max-height:none;overflow:visible;padding:0}.sp-receipt{border:none;margin:0;padding:8px;width:100%}}
/*# sourceMappingURL=main.2dd85eaa.css.map*/