*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bottom-tabs{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:90%;max-width:500px;height:60px;display:flex;justify-content:space-evenly;align-items:center;background-color:#fff;border-radius:14px;box-shadow:0 4px 12px #0000001a;z-index:1000}.tab{flex:1;text-align:center;text-decoration:none;color:#888;font-size:12px;display:flex;flex-direction:column;align-items:center;padding:6px 0;transition:color .3s ease}.tab-label{font-family:Poppins,sans-serif}.tab-icon{font-size:24px;transition:color .3s ease}.tab.active,.tab.active .tab-icon{color:#03a9f4}.tab-cart-container{position:relative;display:flex;align-items:center;justify-content:center}.cart-badge{position:absolute;top:-8px;right:-8px;background-color:#f44;color:#fff;font-size:10px;font-weight:700;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;min-width:18px;box-shadow:0 1px 3px #0000004d}@media (min-width: 600px){.checkout-content{padding:2rem 2rem 8rem}.checkout-place-order-button{max-width:800px;margin:0 auto;left:50%;transform:translate(-50%);border-radius:.5rem .5rem 0 0;width:calc(100% - 4rem)}.bottom-tabs{height:70px}.tab{font-size:14px}.tab-icon{font-size:26px}}@media (min-width: 1024px){.bottom-tabs{bottom:30px}}.checkout-page{display:flex;flex-direction:column;min-height:100vh;background-color:#fff;position:relative}.checkout-content{flex:1;padding:1rem 1rem 6rem;max-width:800px;margin:0 auto;width:100%;box-sizing:border-box}.checkout-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.checkout-back-button{padding:.5rem;background:none;border:none;cursor:pointer;font-size:1.2rem;color:#000}.checkout-header-title{font-size:1.25rem;font-weight:700;color:#000;text-align:center;flex:1;margin:0}.checkout-empty-space{width:2rem}.checkout-section{margin-bottom:1.5rem}.checkout-section-title{font-size:1rem;font-weight:700;margin-bottom:.5rem}.checkout-order-card{border:1px solid #eee;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.checkout-cost-breakdown{margin:1.5rem 0}.checkout-cost-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.checkout-cost-label,.checkout-cost-value{font-size:1rem;color:#000}.strikethrough{text-decoration:line-through;color:#888}.checkout-free-text{color:#ffd230;font-weight:700;text-decoration:none;margin-left:.5rem}.checkout-total-row{display:flex;justify-content:space-between;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #ddd}.checkout-total-label,.checkout-total-value{font-size:1.125rem;font-weight:700;color:#000}.checkout-payment-row{display:flex;align-items:center;margin:1rem 0;background:none;border:none;cursor:pointer;padding:.5rem;width:100%;text-align:left}.checkout-payment-text{font-size:1rem;color:#000;margin-left:.5rem}.checkout-terms-text{font-size:.75rem;color:#666;margin:1rem 0}.checkout-place-order-button{position:fixed;bottom:0;left:0;right:0;padding:1rem;background-color:#ffd230;color:#000;font-weight:700;border:none;cursor:pointer;text-align:center;font-size:1rem;z-index:100}.sauce-selection-container{background-color:#fff;border-radius:.5rem;padding:1rem;margin:.5rem 0;box-shadow:0 2px 4px #0000001a}.sauce-selection-title{font-size:1rem;font-weight:700;margin-bottom:.5rem;color:#000}.sauce-options-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.sauce-option-button{padding:.5rem 1rem;border-radius:2rem;border:1.5px solid #E5E5E5;font-size:.875rem;font-weight:500;background-color:#fff;color:#000;cursor:pointer;transition:all .2s ease}.sauce-option-selected{background-color:#ffd230;border-color:#ffd230}.sauce-option-unselected{background-color:#fff;border-color:#e5e5e5}.sauce-selection-subheading{font-size:.875rem;margin-bottom:1rem;color:#000}.sauce-confirm-button{width:100%;padding:.75rem;background-color:#ffd230;border-radius:2rem;border:none;font-size:1rem;font-weight:600;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .2s ease}.sauce-confirm-button:hover{opacity:.9}.sauce-confirmed{background-color:#4caf50;color:#fff}@media (min-width: 768px){.sauce-selection-container{padding:1.5rem}}.order-card-container{max-height:300px;overflow-y:auto;padding:.5rem}.order-card-scroll{display:flex;flex-direction:column;gap:1rem}.order-item{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:.5rem;background-color:#f9f9f9}.order-item-image{flex-shrink:0}.order-item-img{border-radius:50%;object-fit:cover}.order-item-details{flex:1;min-width:0}.order-item-name{font-size:1rem;font-weight:700;color:#000;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-item-restaurant{font-size:.875rem;color:#000;margin:.25rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-item-quantity{font-size:.875rem;color:#666;margin:0}.order-item-price{font-size:1rem;color:#000;font-weight:700;white-space:nowrap}.order-total-items{border-top:1px solid #ddd;padding-top:.625rem;margin-top:.5rem;text-align:right;font-size:.875rem;color:#666}@media (min-width: 768px){.order-card-container{padding:1rem}.order-item{padding:.75rem}}.place-order-container{position:fixed;bottom:0;left:0;right:0;padding:1rem;background:#fff;box-shadow:0 -2px 10px #0000001a;z-index:100}.place-order-button{width:100%;padding:1rem;background-color:#000;color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.place-order-button:disabled{opacity:.7;cursor:not-allowed}.place-order-button:hover:not(:disabled){opacity:.9}.place-order-spinner{animation:spin 1s linear infinite}.store-card{width:100%;border-radius:.5rem;overflow:hidden;background-color:#fff;margin:.5rem 0;box-shadow:0 1px 3px #0000001a;cursor:pointer;border:none;text-align:left;transition:box-shadow .2s ease}.store-card:hover{box-shadow:0 4px 6px #0000001a}.store-card-image-container{position:relative;width:100%;height:9rem}.store-card-image{width:100%;height:100%;object-fit:cover}.store-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center}.store-card-overlay-text{color:#fff;font-size:1rem;font-weight:700}.store-card-content{padding:.5rem}.store-card-title{font-size:1.125rem;font-weight:600;margin-bottom:.25rem;color:#111827}.store-card-location{display:inline-flex;align-items:center;background-color:#fdf2f8;padding:.25rem .5rem;border-radius:.75rem}.store-card-location-icon{color:#ec4899;font-size:.875rem;margin-right:.25rem}.store-card-location-text{color:#ec4899;font-size:.75rem;font-weight:500}.restaurant-card{width:13rem;margin-right:1rem;background-color:#fff;overflow:hidden;border:none;cursor:pointer;text-align:left;border-radius:.5rem;transition:box-shadow .2s ease}.restaurant-card:hover{box-shadow:0 10px 15px #0000001a}.restaurant-card-image-container{position:relative}.restaurant-card-image{width:100%;height:6rem;border-radius:.5rem;object-fit:cover}.restaurant-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;border-radius:.5rem}.restaurant-card-overlay-text{color:#fff;font-size:.875rem;font-weight:700}.restaurant-card-content{padding:.5rem}.restaurant-card-title{font-size:1rem;font-weight:700;margin-bottom:.25rem;color:#111827}.restaurant-card-location{display:inline-flex;align-items:center;background-color:#fdf2f8;padding:.25rem .5rem;border-radius:.75rem}.restaurant-card-location-icon{color:#ec4899;font-size:.875rem;margin-right:.25rem}.restaurant-card-location-text{color:#ec4899;font-size:.75rem;font-weight:500}.food-card{width:11rem;height:11rem;background-color:#f9fafb;overflow:hidden;position:relative;border-radius:.5rem;margin-bottom:.5rem;transition:transform .2s ease}.food-card-animated{transform:scale(.95)}.food-card-image-container{position:relative}.food-card-image{width:100%;height:6rem;border-radius:.5rem;object-fit:cover;margin-bottom:.25rem}.food-card-rank{position:absolute;top:.5rem;left:.5rem;background-color:red;border-radius:.25rem;padding:.2rem .4rem}.food-card-rank-text{color:#fff;font-size:.75rem;font-weight:700}.food-card-content{flex:1;padding:0 .5rem;display:flex;flex-direction:column;gap:.15rem}.food-card-title{font-size:.875rem;font-weight:700;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.food-card-restaurant{font-size:.7rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.food-card-price{font-size:1rem;color:#000;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.food-card-button-container{position:absolute;bottom:.5rem;right:.5rem}.food-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px}.food-card-overlay-text{color:#fff;font-size:14px;font-weight:700;text-align:center}.add-item-button{width:2rem;height:2rem;background-color:#fbbf24;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:background-color .2s ease}.add-item-button:hover{background-color:#f59e0b}.add-item-button-icon{color:#000;font-size:.75rem}.restaurant-section{margin-bottom:1rem}.restaurant-section-scroll{display:flex;overflow-x:auto;padding:0 .5rem;gap:0}.store-section{margin-bottom:1rem}.store-section-list{padding:0 .5rem}.food-section-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:1rem;padding:0 .5rem}.header-section{display:flex;justify-content:center;align-items:center;z-index:10;padding:.5rem 0}.header-section-title{font-size:1.875rem;font-weight:700;color:#fbbf24}.home-container{min-height:100vh;position:relative}.home-content{background-color:#fff}.home-scroll-container{overflow-y:auto;padding-bottom:8rem}.home-section{margin-bottom:1.5rem}.home-section-title{font-size:1.25rem;font-weight:700;padding:.5rem;margin-bottom:.5rem}.skeleton-container{min-height:100vh;padding:1rem;background-color:#fff;overflow-x:hidden}.skeleton-item{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;border-radius:.25rem;animation:skeleton-shimmer 1.5s ease-in-out infinite}.skeleton-header-section{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.skeleton-section{margin-bottom:1.5rem}.skeleton-section-title{margin-bottom:1rem}.skeleton-cards-container{display:flex;gap:1rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.skeleton-cards-container::-webkit-scrollbar{display:none}.skeleton-card{border-radius:.5rem;flex-shrink:0;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6,#e5e7eb 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}.skeleton-food-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 .5rem}.skeleton-food-card{background-color:#fff;border-radius:.5rem;padding:.5rem;position:relative;box-shadow:0 1px 3px #0000000d;border:1px solid #f1f5f9}.skeleton-food-card-rank{position:absolute;top:1rem;left:1rem;border-radius:50%}.skeleton-food-card-content{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.skeleton-food-card-button{position:absolute;bottom:.75rem;right:.5rem;border-radius:50%}.skeleton-store-list{padding:0 .5rem;display:flex;flex-direction:column;gap:1rem}.skeleton-store-card{border-radius:.5rem;overflow:hidden;background-color:#fff;box-shadow:0 1px 3px #0000001a;border:1px solid #f1f5f9}.skeleton-store-card-content{padding:.5rem}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.nav-tabs-container{display:flex;flex-direction:column;min-height:100vh;background-color:#fff;position:relative}.nav-tabs-content{flex:1;padding-bottom:5rem}.cart-page-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding:1rem}.cart-page-content{text-align:center;margin-top:2rem;padding:0 1rem;color:#6b7280}.owner-profile-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;padding:1rem}.owner-profile-content{text-align:center;margin-top:2rem;padding:0 1rem;color:#6b7280}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@media (max-width: 768px){.store-card{margin:.75rem 0}.store-card-content{padding:.75rem}.restaurant-card{width:15rem}.food-card{width:12rem;height:12rem}.food-section-grid{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:1.5rem}.header-section-image{height:15rem}}@media (min-width: 768px){.place-order-container{max-width:800px;margin:0 auto;left:50%;transform:translate(-50%);border-radius:.5rem .5rem 0 0;width:calc(100% - 2rem)}}.skeleton-container{flex:1;background-color:#fff;min-height:100vh}.skeleton-item{background-color:#e1e1e1;position:relative;overflow:hidden}.skeleton-header{display:flex;justify-content:space-between;align-items:center;padding:16px}.skeleton-header-right{display:flex;gap:12px}.skeleton-section-title{padding:16px 16px 8px}.skeleton-menu-container{padding:0 16px}.skeleton-menu-item{display:flex;align-items:center;margin-bottom:16px;padding:8px;background-color:#f9f9f9;border-radius:8px}.skeleton-menu-details{flex:1;margin-left:12px}.skeleton-add-button{margin-left:auto}@media (max-width: 768px){.skeleton-header{padding:12px}.skeleton-menu-container{padding:0 12px}.skeleton-menu-item{padding:6px;margin-bottom:12px}.skeleton-menu-details{margin-left:8px}}@media (max-width: 480px){.skeleton-header{padding:8px}.skeleton-section-title{padding:12px 12px 6px}.skeleton-menu-container{padding:0 8px}}@media (max-width: 480px){.cart-item-card-container{padding:12px;margin:8px 4px}.cart-item-card-row{gap:8px}.cart-item-card-thumbnail{width:60px;height:60px}.cart-item-card-counter-row{gap:6px}.cart-item-card-counter-btn{min-width:24px;min-height:24px}}@media (max-width: 320px){.cart-item-card-container{padding:10px;margin:6px 2px}.cart-item-card-row{flex-wrap:wrap;gap:6px}.cart-item-card-counter{flex-direction:row;width:100%;justify-content:space-between;margin-top:8px}}@media (min-width: 768px){.cart-item-card-container{padding:16px;margin:10px}.cart-item-card-thumbnail{width:80px;height:80px}}@media (min-width: 1024px){.cart-item-card-container{max-width:800px;margin:10px auto}}.cart-page-container{min-height:100vh;background-color:#fff;padding-bottom:clamp(100px,12vw,120px);display:flex;flex-direction:column;width:100%;max-width:100vw;box-sizing:border-box;overflow-x:hidden}.cart-page-list-container{padding:clamp(8px,2vw,10px) 0;flex:1;overflow-y:auto;width:100%;box-sizing:border-box}.cart-page-subtotal-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:clamp(10px,3vw,15px) clamp(16px,4vw,20px);border-top:1px solid #ddd;background-color:#fff;width:100%;box-sizing:border-box;position:sticky;bottom:0;z-index:10}.cart-page-subtotal-text,.cart-page-subtotal-amount{font-size:clamp(16px,4vw,18px);font-weight:700;color:#000}.cart-page-continue-to-checkout-button{margin:clamp(16px,4vw,20px) clamp(16px,4vw,20px) clamp(80px,8vw,100px) clamp(16px,4vw,20px);padding:clamp(12px,3vw,15px);background-color:#080808;border-radius:10px;text-align:center;border:none;cursor:pointer;font-size:clamp(16px,4vw,18px);color:#fff;font-weight:700;width:calc(100% - clamp(32px,8vw,40px));box-sizing:border-box;transition:all .3s ease;min-height:48px;position:relative;z-index:999}.cart-page-continue-to-checkout-button:hover{background-color:#333;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.cart-page-continue-to-checkout-button:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.cart-page-empty-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:clamp(20px,5vw,40px);text-align:center}.cart-page-empty-title{font-size:clamp(20px,5vw,24px);font-weight:700;color:#555;margin:0 0 clamp(8px,2vw,10px) 0}.cart-page-empty-subtitle{font-size:clamp(14px,3.5vw,16px);color:#888;margin:0}@media (max-width: 480px){.cart-page-container{padding-bottom:100px}.cart-page-subtotal-container{padding:10px 16px;flex-wrap:wrap;gap:8px}.cart-page-continue-to-checkout-button{margin:16px 12px 80px;padding:12px;font-size:16px;width:calc(100% - 24px)}.cart-page-empty-container{padding:20px 16px}}@media (max-width: 320px){.cart-page-subtotal-container{flex-direction:column;align-items:flex-start;gap:4px}.cart-page-continue-to-checkout-button{margin:12px 8px 80px;width:calc(100% - 16px);font-size:14px}}@media (min-width: 768px){.cart-page-container{max-width:800px;margin:0 auto;box-shadow:0 0 20px #0000001a}.cart-page-subtotal-container{padding:15px 24px}.cart-page-continue-to-checkout-button{margin:20px 24px 100px;padding:15px;font-size:18px;width:calc(100% - 48px)}}@media (min-width: 1024px){.cart-page-container{max-width:900px}.cart-page-continue-to-checkout-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}}@media (min-width: 1200px){.cart-page-container{max-width:1000px}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.cart-page-subtotal-container{border-top:.5px solid #ddd}}@media (max-width: 768px) and (orientation: landscape){.cart-page-empty-container{padding:16px}.cart-page-empty-title{font-size:20px}.cart-page-empty-subtitle{font-size:14px}}.cart-header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:clamp(8px,2vw,16px);width:100%;max-width:100%;box-sizing:border-box}.cart-header-title{font-size:clamp(24px,6vw,30px);font-weight:700;margin:0;color:#000;flex-shrink:0}.order-status-safe-area{min-height:100vh;background-color:#f5f5f5;padding:0;margin:0}.order-status-header{display:flex;align-items:center;padding:16px;margin-bottom:10px}.order-status-title{font-size:24px;font-weight:700;margin:0;color:#333}.order-status-content{padding-bottom:20px}.order-status-section{margin-bottom:16px}.order-status-section-header{background-color:#f5f5f5;padding:8px 16px;font-size:18px;font-weight:700;color:#333;margin:0;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:10}.order-status-summary-card{margin:12px 16px;padding:16px;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px #0000001a}.order-status-summary-row{display:flex;justify-content:space-between;margin:8px 0}.order-status-label{font-size:16px;color:#666}.order-status-value{font-size:16px;font-weight:700;color:#333}.order-status-empty-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:60vh}.order-status-empty-text{font-size:18px;font-weight:700;margin-bottom:8px;text-align:center;color:#333}.order-status-empty-subtext{font-size:16px;color:#666;margin-bottom:20px;text-align:center}.order-status-order-button{background-color:#52c6ff;color:#fff;font-weight:700;font-size:16px;padding:12px 24px;border-radius:8px;border:none;margin-top:16px;cursor:pointer;transition:background-color .2s ease}.order-status-order-button:hover{background-color:#3fb5ff}.order-status-order-button:active{background-color:#2ca4ee}.order-card-container{padding:8px 16px}.order-card-content{background-color:#fff;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:flex-start;box-shadow:0 2px 4px #0000001a;margin-bottom:8px}.order-card-text-container{flex:1}.order-card-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.order-card-order-id{font-size:14px;font-weight:700;color:#555}.order-card-restaurant-name{font-size:14px;color:#3a874a;font-style:italic}.order-card-meal-name{font-size:16px;font-weight:600;margin-bottom:8px;color:#333;margin-top:0}.order-card-quantity{font-size:14px;color:#666;margin:0}.order-card-price{font-size:14px;font-weight:700;margin:4px 0 12px;color:#333}.order-card-right-section{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-left:16px}.order-card-status-circle{width:70px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:8px}.order-card-status-text{color:#fff;font-weight:700;text-transform:capitalize;font-size:12px}.order-card-progress-bar-background{height:6px;background-color:#f0f0f0;border-radius:3px;margin-top:10px;overflow:hidden}.order-card-progress-bar-fill{height:100%;border-radius:3px;transition:width 1s ease-out}.order-card-items-list{background-color:#f9f9f9;border-radius:6px;margin:8px 0;overflow:hidden;border:1px solid #e0e0e0}.order-card-item-row{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-bottom:1px solid #e0e0e0}.order-card-item-row:last-child{border-bottom:none}.order-card-item-name{font-size:13px;flex:1;color:#333}.order-card-item-details{display:flex;align-items:center}.order-card-item-quantity{font-size:13px;color:#666;margin-right:16px}.order-card-item-price{font-size:13px;font-weight:700;width:65px;text-align:right;color:#333}@media (max-width: 480px){.order-card-content{padding:12px}.order-card-status-circle{width:60px;height:60px}.order-card-status-text{font-size:11px}.order-status-title{font-size:20px}}@media (min-width: 768px){.order-status-safe-area{max-width:800px;margin:0 auto}.order-card-container{padding:12px 24px}}@media (min-width: 1024px){.order-status-safe-area{max-width:1000px}}.restaurant-item-card{transition:transform .2s ease}.restaurant-item-card-pressed{transform:scale(.95)}.restaurant-item-card-menu-item{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:16px;border-bottom:1px solid #eee;padding:10px}.restaurant-item-card-info{flex:1;margin-right:8px;display:flex;flex-direction:column}.restaurant-item-card-name{font-size:16px;font-weight:700;color:#000;margin-bottom:4px}.restaurant-item-card-price{font-size:14px;color:#333;margin:4px 0}.restaurant-item-card-rating{font-size:14px;color:#333}.restaurant-item-card-image-container{position:relative}.restaurant-item-card-image{width:80px;height:80px;border-radius:8px;object-fit:cover}.restaurant-item-card-add-button{position:absolute;bottom:-5px;right:-5px;background-color:#ffd500;border-radius:16px;width:34px;height:34px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px #0000001a;border:none;cursor:pointer;transition:transform .1s ease}.restaurant-item-card-add-button:hover{transform:scale(1.05)}.restaurant-item-card-add-button:active{transform:scale(.95)}.restaurant-item-card-add-button-text{font-size:18px;font-weight:700;color:#000}.store-menu-section-container{margin-bottom:16px}.store-menu-section-list{padding:0 8px}.back-navigation-button{background-color:#fff;display:flex;align-items:center;justify-content:center;padding:0 10px;border:none;cursor:pointer;border-radius:4px;transition:background-color .2s ease}.back-navigation-button:hover{background-color:#f5f5f5}.back-navigation-button:active{background-color:#e0e0e0}.cart-button{padding-right:20px;border-radius:5px;display:flex;align-items:center;justify-content:center;position:relative;background:none;border:none;cursor:pointer;transition:transform .2s ease}.cart-button:hover{transform:scale(1.05)}.cart-button:active{transform:scale(.95)}.cart-button-badge{position:absolute;top:-5px;right:10px;background-color:red;border-radius:10px;height:20px;width:20px;display:flex;justify-content:center;align-items:center}.cart-button-badge-text{color:#fff;font-size:12px;font-weight:700}.stores-header-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:28px;padding-bottom:10px;background-color:#fff;position:sticky;top:0;z-index:100}@media (max-width: 480px){.restaurant-item-card-menu-item{padding:8px}.restaurant-item-card-name{font-size:14px}.restaurant-item-card-price{font-size:12px}.restaurant-item-card-image{width:60px;height:60px}.restaurant-item-card-add-button{width:28px;height:28px}.restaurant-item-card-add-button-text{font-size:16px}}@media (min-width: 768px){.restaurant-item-card-menu-item{padding:12px}.restaurant-item-card-name{font-size:18px}.restaurant-item-card-price{font-size:16px}.restaurant-item-card-image{width:100px;height:100px}.restaurant-item-card-add-button{width:40px;height:40px}.restaurant-item-card-add-button-text{font-size:20px}}@media (min-width: 1024px){.stores-header-container{max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px}.store-menu-section-container{max-width:1200px;margin:0 auto}.store-menu-section-list{padding:0 20px}}.cart-item-card-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:12px;overflow:hidden}.cart-item-card-header{display:flex;align-items:center;gap:8px;padding:12px 16px 8px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef}.cart-item-card-restaurant-name{font-size:14px;font-weight:600;color:#495057}.cart-item-card-row{display:flex;align-items:flex-start;gap:12px;padding:16px}.cart-item-card-thumbnail{width:60px;height:60px;border-radius:8px;object-fit:cover;flex-shrink:0}.cart-item-card-details{flex:1;display:flex;flex-direction:column;gap:4px}.cart-item-card-meal-name{font-size:16px;font-weight:600;color:#212529;line-height:1.3}.cart-item-card-price{font-size:14px;font-weight:500;color:#495057}.cart-item-card-discounted-price{text-decoration:line-through;color:#6c757d;margin-left:8px}.cart-item-card-counter{display:flex;flex-direction:column;gap:8px;align-items:center}.cart-item-card-remove-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.cart-item-card-remove-btn:hover{background-color:#f8f9fa}.cart-item-card-counter-row{display:flex;align-items:center;gap:8px;background-color:#f8f9fa;border-radius:20px;padding:4px 8px}.cart-item-card-counter-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.cart-item-card-counter-btn:hover{background-color:#e9ecef}.cart-item-card-counter-btn:disabled{opacity:.5;cursor:not-allowed}.cart-item-card-count-text{font-size:16px;font-weight:600;color:#212529;min-width:20px;text-align:center}@media (max-width: 480px){.cart-item-card-row{padding:12px;gap:8px}.cart-item-card-thumbnail{width:50px;height:50px}.cart-item-card-meal-name{font-size:14px}.cart-item-card-price{font-size:12px}.cart-item-card-counter-btn{width:24px;height:24px}.cart-item-card-count-text{font-size:14px}}@media (min-width: 768px){.cart-item-card-row{padding:20px;gap:16px}.cart-item-card-thumbnail{width:80px;height:80px}.cart-item-card-meal-name{font-size:18px}.cart-item-card-price{font-size:16px}.cart-item-card-counter-btn{width:32px;height:32px}.cart-item-card-count-text{font-size:18px}}.cart-bottom-sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:flex-end;z-index:1000;animation:fadeIn .3s ease-out}.cart-bottom-sheet-modal{background-color:#d4d2d2;border-radius:20px 20px 0 0;max-height:90vh;width:100%;max-width:600px;animation:slideUp .3s ease-out;overflow:hidden}.cart-bottom-sheet-container{background-color:#d4d2d2;display:flex;flex-direction:column;height:100%;max-height:90vh}.cart-bottom-sheet-header-container{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #bbb;background-color:#d4d2d2}.cart-bottom-sheet-header{font-size:30px;font-weight:700;color:#000;margin:0}.cart-bottom-sheet-close-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;transition:background-color .2s ease}.cart-bottom-sheet-close-btn:hover{background-color:#0000001a}.cart-bottom-sheet-list-container{flex:1;overflow-y:auto;padding:5px 0;background-color:#d4d2d2}.cart-bottom-sheet-footer{background-color:#d4d2d2}.cart-bottom-sheet-subtotal-container{display:flex;justify-content:space-between;padding:10px 20px;border-top:1px solid #ddd;background-color:#d4d2d2}.cart-bottom-sheet-subtotal-text,.cart-bottom-sheet-subtotal-amount{font-size:18px;font-weight:700;color:#000}.cart-bottom-sheet-continue-button{margin:20px;padding:15px;background-color:#080808;border-radius:10px;border:none;cursor:pointer;transition:background-color .2s ease;font-size:18px;color:#fff;font-weight:700}.cart-bottom-sheet-continue-button:hover{background-color:#333}.cart-bottom-sheet-continue-button:active{background-color:#000}.cart-bottom-sheet-empty-container{padding:40px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;flex:1}.cart-bottom-sheet-empty-title{font-size:24px;font-weight:700;color:#555;margin:0 0 10px}.cart-bottom-sheet-empty-subtitle{font-size:16px;color:#888;margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width: 480px){.cart-bottom-sheet-modal{border-radius:16px 16px 0 0}.cart-bottom-sheet-header{font-size:24px}.cart-bottom-sheet-subtotal-text,.cart-bottom-sheet-subtotal-amount{font-size:16px}.cart-bottom-sheet-continue-button{font-size:16px;margin:16px;padding:12px}.cart-bottom-sheet-empty-title{font-size:20px}.cart-bottom-sheet-empty-subtitle{font-size:14px}}@media (min-width: 768px){.cart-bottom-sheet-overlay{align-items:center}.cart-bottom-sheet-modal{border-radius:20px;max-height:80vh;margin:20px}.cart-bottom-sheet-header{font-size:32px}.cart-bottom-sheet-subtotal-text,.cart-bottom-sheet-subtotal-amount{font-size:20px}.cart-bottom-sheet-continue-button{font-size:20px;margin:24px;padding:18px}}.store-front-container{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.store-front-content{flex:1;padding-bottom:16px;overflow-y:auto}.store-front-banner-section{width:100%;margin-bottom:16px}.store-front-menu-section{width:100%}.store-front-section-header{font-size:20px;font-weight:700;color:#000;padding:8px 8px 0;margin:0}@media (max-width: 480px){.store-front-content{padding-bottom:12px}.store-front-section-header{font-size:18px;padding:6px 6px 0}.store-front-banner-section{margin-bottom:12px}}@media (min-width: 768px){.store-front-container{max-width:1200px;margin:0 auto}.store-front-content{padding:0 20px 20px}.store-front-section-header{font-size:24px;padding:12px 0 0}.store-front-banner-section{margin-bottom:24px}}@media (min-width: 1024px){.store-front-content{padding:0 40px 24px}.store-front-section-header{font-size:28px;padding:16px 0 0}.store-front-banner-section{margin-bottom:32px}}@media (min-width: 1200px){.store-front-container{max-width:1400px}}.store-banner-container{width:100%;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;margin-bottom:16px}.store-banner-image{width:100%;height:200px;object-fit:cover;display:block}.store-banner-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);padding:20px;color:#fff}.store-banner-title{font-size:24px;font-weight:700;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.5)}@media (max-width: 480px){.store-banner-container{border-radius:8px;margin-bottom:12px}.store-banner-image{height:150px}.store-banner-content{padding:12px}.store-banner-title{font-size:18px}}@media (min-width: 768px){.store-banner-container{border-radius:16px;margin-bottom:24px}.store-banner-image{height:250px}.store-banner-content{padding:24px}.store-banner-title{font-size:28px}}@media (min-width: 1024px){.store-banner-image{height:300px}.store-banner-content{padding:32px}.store-banner-title{font-size:32px}}@media (min-width: 1200px){.store-banner-image{height:350px}.store-banner-title{font-size:36px}}.store-front-skeleton-container{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.store-front-skeleton-item{background:linear-gradient(90deg,#e1e1e1 25%,#f0f0f0,#e1e1e1 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s infinite;position:relative;overflow:hidden}.store-front-skeleton-header{display:flex;justify-content:space-between;align-items:center;padding:16px}.store-front-skeleton-header-right{display:flex;gap:12px}.store-front-skeleton-section-title{padding:16px 16px 8px}.store-front-skeleton-menu-container{padding:0 16px}.store-front-skeleton-menu-item{display:flex;align-items:center;margin-bottom:16px;padding:8px;background-color:#f9f9f9;border-radius:8px}.store-front-skeleton-menu-details{flex:1;margin-left:12px;display:flex;flex-direction:column;gap:6px}.store-front-skeleton-add-button{margin-left:auto}@keyframes skeleton-pulse{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 480px){.store-front-skeleton-header{padding:12px}.store-front-skeleton-section-title{padding:12px 12px 6px}.store-front-skeleton-menu-container{padding:0 12px}.store-front-skeleton-menu-item{padding:6px;margin-bottom:12px}.store-front-skeleton-menu-details{margin-left:8px;gap:4px}}@media (min-width: 768px){.store-front-skeleton-container{max-width:1200px;margin:0 auto}.store-front-skeleton-header{padding:20px}.store-front-skeleton-section-title{padding:20px 20px 12px}.store-front-skeleton-menu-container{padding:0 20px}.store-front-skeleton-menu-item{padding:12px;margin-bottom:20px}.store-front-skeleton-menu-details{margin-left:16px;gap:8px}}@media (min-width: 1024px){.store-front-skeleton-header{padding:24px 40px}.store-front-skeleton-section-title{padding:24px 40px 16px}.store-front-skeleton-menu-container{padding:0 40px}}@media (min-width: 1200px){.store-front-skeleton-container{max-width:1400px}}.login-page-container{min-height:100vh;background-color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.login-main-content{flex:1;padding:20px;background-color:#fff;display:flex;justify-content:center;align-items:center}.login-form-container{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.login-title{font-size:24px;font-weight:700;color:#333;margin-bottom:20px;text-align:center}.login-highlight-box{background-color:#f5e687;padding:12px;border-radius:8px;display:flex;align-items:center;margin-bottom:20px;width:100%}.login-highlight-icon{margin-right:10px;flex-shrink:0}.login-highlight-text{font-size:14px;color:#5d5d5d;text-align:left;flex:1;margin:0}.login-input-container{width:100%;margin-bottom:15px}.login-input{width:100%;padding:15px;margin:8px 0;border:1px solid #ccc;border-radius:10px;background-color:#f9f9f9;color:#333;font-size:16px;box-sizing:border-box;outline:none;transition:border-color .3s ease}.login-input:focus{border-color:#52c6ff}.login-input::placeholder{color:#999}.login-input:disabled{background-color:#f0f0f0;cursor:not-allowed}.login-terms-text{font-size:12px;color:#666;text-align:center;margin-bottom:20px;padding:0 10px}.login-primary-button{width:100%;background-color:#52c6ff;padding:18px;border-radius:12px;border:none;color:#fff;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:15px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.login-primary-button:hover{background-color:#4ab8e6}.login-primary-button:disabled{background-color:#a8e2ff;cursor:not-allowed}.login-button-spinner{width:20px;height:20px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-separator{margin:20px 0;font-size:14px;color:#999;text-align:center;font-weight:700}.login-google-button{width:100%;background-color:#fff;padding:15px;border-radius:12px;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:15px;transition:background-color .3s ease,border-color .3s ease}.login-google-button:hover{background-color:#f8f9fa;border-color:#ccc}.login-google-button:disabled{background-color:#f0f0f0;cursor:not-allowed}.login-google-icon{width:22px;height:22px;margin-right:12px}.login-google-text{color:#444;font-size:16px;font-weight:500}.login-secondary-button{width:100%;background-color:#ffd230;padding:18px;border-radius:12px;border:none;color:#fff;font-size:16px;font-weight:600;cursor:pointer;margin-top:15px;transition:background-color .3s ease}.login-secondary-button:hover{background-color:#e6bd2a}.login-secondary-button:disabled{background-color:#f0e6a0;cursor:not-allowed}.login-loading-screen{min-height:100vh;background-color:#fff;display:flex;justify-content:center;align-items:center}.login-loading-content{display:flex;flex-direction:column;align-items:center}.login-loading-spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid #52c6ff;border-radius:50%;animation:spin 1s linear infinite}.login-loading-text{margin-top:20px;font-size:16px;color:#333}@media (max-width: 768px){.login-main-content{padding:15px}.login-form-container{max-width:none}.login-title{font-size:22px}.login-input{font-size:16px}}@media (max-width: 480px){.login-main-content{padding:10px}.login-title{font-size:20px;margin-bottom:15px}.login-highlight-box{padding:10px}.login-primary-button,.login-secondary-button{padding:16px;font-size:15px}.login-google-button{padding:14px}}.welcome-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;padding:1rem}.welcome-modal-container{background-color:#fff;border-radius:1rem;max-width:28rem;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003;display:flex;flex-direction:column;animation:welcome-modal-slide-up .3s ease-out}.welcome-modal-content{padding:2rem;text-align:center;flex:1}.welcome-modal-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem;font-family:Poppins,sans-serif}.welcome-modal-message{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}.welcome-modal-buttons{padding:1.5rem 2rem;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid #f3f4f6}.welcome-modal-button{width:100%;padding:.875rem 1.5rem;border-radius:.75rem;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif}.welcome-modal-signup-button{background-color:#52c6ff;color:#fff}.welcome-modal-signup-button:hover{background-color:#4ab8e6;transform:translateY(-1px);box-shadow:0 4px 12px #52c6ff4d}.welcome-modal-signup-button:active{transform:translateY(0)}.welcome-modal-login-button{background-color:#f9fafb;color:#374151;border:1px solid #d1d5db}.welcome-modal-login-button:hover{background-color:#f3f4f6;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.welcome-modal-login-button:active{transform:translateY(0)}@keyframes welcome-modal-slide-up{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.welcome-modal-overlay{padding:.5rem}.welcome-modal-container{border-radius:.75rem;max-height:95vh}.welcome-modal-content{padding:1.5rem}.welcome-modal-title{font-size:1.5rem;margin-bottom:.75rem}.welcome-modal-message{font-size:.875rem}.welcome-modal-buttons{padding:1rem 1.5rem;gap:.5rem}.welcome-modal-button{padding:.75rem 1rem;font-size:.875rem}.welcome-modal-app-note{font-size:.6875rem;margin:.375rem 0 0;padding:0 .25rem}}@media (max-width: 320px){.welcome-modal-content{padding:1rem}.welcome-modal-buttons{padding:.75rem 1rem}.welcome-modal-app-note{font-size:.625rem}}.welcome-modal-app-note{font-size:.75rem;color:#6b7280;text-align:center;margin:.5rem 0 0;line-height:1.4;font-style:italic;padding:0 .5rem}.order-status-button-link{text-decoration:none;display:inline-block}.order-status-button{background-color:#fff;border:2px solid #e5e7eb;border-radius:.75rem;padding:.75rem 1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;display:flex;align-items:center;justify-content:center;min-width:120px;position:relative;overflow:hidden}.order-status-button:hover{background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.order-status-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.order-status-button-glowing{border-color:#ef4444;background-color:#fef2f2;animation:order-status-glow 2s ease-in-out infinite alternate;box-shadow:0 2px 4px #0000001a,0 0 0 1px #ef444433}.order-status-button-glowing:hover{background-color:#fee2e2;border-color:#dc2626;box-shadow:0 4px 8px #00000026,0 0 0 2px #ef44444d}.order-status-button-text{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#374151;transition:color .3s ease;font-family:Poppins,sans-serif}.order-status-button-text-glowing{color:#dc2626;font-weight:600}@keyframes order-status-glow{0%{box-shadow:0 2px 4px #0000001a,0 0 0 1px #ef444433}to{box-shadow:0 2px 4px #0000001a,0 0 0 3px #ef444466,0 0 10px #ef444433}}@media (max-width: 768px){.order-status-button{padding:.625rem .875rem;min-width:100px}.order-status-button-text{font-size:.8125rem;gap:.375rem}}@media (max-width: 480px){.order-status-button{padding:.5rem .75rem;min-width:90px;border-radius:.625rem}.order-status-button-text{font-size:.75rem;gap:.25rem}}@media (max-width: 320px){.order-status-button{padding:.375rem .625rem;min-width:80px}.order-status-button-text{font-size:.6875rem}}.owner-profile-main-container{flex:1;background-color:#fff;min-height:100vh;display:flex;flex-direction:column}.owner-profile-loading-container{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:50vh}.owner-profile-loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #FFD700;border-radius:50%;animation:owner-profile-spin 1s linear infinite}@keyframes owner-profile-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.owner-profile-loading-text{margin-top:16px;font-size:16px;color:#666}.owner-profile-brand-header{background-color:#fff;padding:8px 20px;border-bottom:1px solid #eaeaea}.owner-profile-brand-text{font-size:30px;font-weight:700;color:#333;margin:0}.owner-profile-profile-header{display:flex;align-items:center;background-color:#fff;padding:16px 20px;border-bottom:1px solid #eaeaea}.owner-profile-avatar-container{margin-right:16px}.owner-profile-avatar{width:60px;height:60px;border-radius:30px;background-color:gold;display:flex;justify-content:center;align-items:center}.owner-profile-avatar-text{font-size:24px;font-weight:700;color:#fff}.owner-profile-user-info{flex:1}.owner-profile-welcome-text{font-size:14px;color:#666;margin:0 0 4px}.owner-profile-user-name{font-size:22px;font-weight:700;color:#333;margin:0}.owner-profile-scroll-content{flex:1;padding-bottom:30px;overflow-y:auto}.owner-profile-menu-container{background-color:#fff;border-radius:8px;margin:20px 16px;box-shadow:0 1px 2px #0000000d}.owner-profile-menu-item-link{text-decoration:none;color:inherit;display:block}.owner-profile-menu-item-link:hover{text-decoration:none;color:inherit}.owner-profile-menu-item{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s ease}.owner-profile-menu-item:hover{background-color:#f9f9f9}.owner-profile-menu-item:last-child{border-bottom:none}.owner-profile-menu-icon-container{width:40px;height:40px;border-radius:20px;background-color:#f9f9f9;display:flex;justify-content:center;align-items:center;margin-right:16px}.owner-profile-menu-icon{font-size:24px;color:gold}.owner-profile-time-icon,.owner-profile-account-icon{color:gold}.owner-profile-logout-icon{color:#ff6b6b}.owner-profile-menu-text-container{flex:1}.owner-profile-menu-title{font-size:16px;font-weight:500;color:#333;margin:0 0 2px}.owner-profile-logout-title{color:#ff6b6b}.owner-profile-menu-subtitle{font-size:13px;color:#999;margin:0}.owner-profile-arrow-icon{font-size:24px;color:#ccc;font-style:normal}.owner-profile-support-section{margin-top:8px}.owner-profile-not-logged-in-container{flex:1;display:flex;justify-content:center;align-items:center;padding:0 24px;min-height:60vh}.owner-profile-not-logged-in-content{background-color:#fff;width:100%;max-width:400px;border-radius:12px;padding:30px;text-align:center;box-shadow:0 2px 6px #0000001a}.owner-profile-food-icon{font-size:60px;color:gold;margin-bottom:16px}.owner-profile-not-logged-in-title{font-size:22px;font-weight:700;color:#333;margin:0 0 8px}.owner-profile-not-logged-in-subtitle{font-size:14px;color:#666;text-align:center;margin:0 0 24px;line-height:1.4}.owner-profile-login-button-link{text-decoration:none;display:block;width:100%}.owner-profile-login-button{background-color:gold;padding:14px 32px;border-radius:25px;width:100%;border:none;cursor:pointer;font-size:16px;font-weight:600;color:#333;transition:background-color .2s ease}.owner-profile-login-button:hover{background-color:#e6c200}.owner-profile-login-button:active{transform:translateY(1px)}@media (max-width: 768px){.owner-profile-brand-text{font-size:24px}.owner-profile-user-name{font-size:18px}.owner-profile-menu-container{margin:10px 8px}.owner-profile-not-logged-in-container{padding:0 16px}.owner-profile-not-logged-in-content{padding:20px}}.logoff-safe-area{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.logoff-container{flex:1;display:flex;justify-content:center;background-color:#fff}.logoff-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px}.logoff-icon-container{margin-bottom:24px;padding:20px;border-radius:70px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.logoff-sad-icon{font-size:80px;line-height:1}.logoff-title{font-size:28px;font-weight:700;text-align:center;color:#333;margin:0 0 16px}.logoff-message{font-size:18px;text-align:center;color:#555;line-height:24px;margin:0 0 40px}.logoff-loading{margin-top:20px;display:flex;justify-content:center;align-items:center}.logoff-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #ffd233;border-radius:50%;animation:logoff-spin 1s linear infinite}@keyframes logoff-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logoff-button{width:80%;padding:14px;border-radius:8px;background-color:#ffd233;display:flex;justify-content:center;align-items:center;border:none;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.logoff-button:hover{background-color:#fc0;box-shadow:0 4px 8px #00000026}.logoff-button:active{transform:translateY(1px)}.logoff-button-text{color:#333;font-size:16px;font-weight:600;margin-right:8px}.logoff-button-icon{font-size:20px}.register-safe-area{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.register-scroll-container{flex:1;padding:0 20px 20px;overflow-y:auto}.register-container{flex:1;padding-top:20px}.register-header{font-size:32px;font-weight:700;margin:10px 0 20px;color:#333;text-align:center}.register-form-container{width:100%;margin-bottom:20px}.register-input{width:100%;padding:15px;margin:10px 0;border:1px solid #ddd;border-radius:8px;background-color:#ffffffb3;color:#333;font-size:16px;box-sizing:border-box;transition:border-color .2s ease}.register-input:focus{outline:none;border-color:#ffd500}.register-input::placeholder{color:#aaa}.register-disabled-input{background-color:#e0e0e0;color:#666;cursor:not-allowed}.register-button{background-color:#ffd500;padding:15px;border-radius:8px;width:100%;text-align:center;margin:10px 0;border:none;cursor:pointer;font-size:16px;font-weight:600;color:#fff;transition:background-color .2s ease}.register-button:hover{background-color:#fc0}.register-button-disabled{background-color:#a1c6ea;cursor:not-allowed}.register-button-disabled:hover{background-color:#a1c6ea}.register-loader-container{flex:1;display:flex;justify-content:center;align-items:center}.register-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #ffd500;border-radius:50%;animation:register-spin 1s linear infinite}@keyframes register-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.past-orders-safe-area{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.past-orders-header{font-size:30px;font-weight:700;padding:16px 16px 8px;color:gold;margin:0}.past-orders-last-update-text{font-size:12px;color:#999;padding:0 16px;margin-bottom:8px}.past-orders-list-container{flex:1;padding-bottom:16px}.past-orders-center-container{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 20px}.past-orders-empty-text{font-size:18px;color:gold;font-weight:600;margin-bottom:8px}.past-orders-sub-empty-text{font-size:14px;color:#999;text-align:center}.past-orders-error-text{font-size:18px;color:#ff3b30;margin-bottom:16px;text-align:center}.past-orders-retry-button{padding:12px 24px;background-color:gold;border-radius:25px;border:none;cursor:pointer;transition:background-color .2s ease}.past-orders-retry-button:hover{background-color:#fc0}.past-orders-retry-text{color:#333;font-size:16px;font-weight:600}.past-orders-loading-text{margin-top:16px;font-size:16px;color:gold;font-weight:500}.past-orders-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #ffd700;border-radius:50%;animation:past-orders-spin 1s linear infinite}@keyframes past-orders-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.past-orders-refresh-button{margin:16px;padding:12px 24px;background-color:gold;color:#333;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .2s ease}.past-orders-refresh-button:hover{background-color:#fc0}.past-orders-refresh-button:disabled{background-color:#ccc;cursor:not-allowed}.past-orders-scroll-container{max-height:calc(100vh - 200px);overflow-y:auto;padding:0 16px}@media (max-width: 768px){.logoff-title{font-size:24px}.logoff-message{font-size:16px}.register-header{font-size:28px}.past-orders-header{font-size:26px}}@media (max-width: 480px){.logoff-content{padding:16px}.logoff-title{font-size:22px}.logoff-message{font-size:14px}.register-scroll-container{padding:0 16px 16px}.register-header,.past-orders-header{font-size:24px}}.receipt-card{background-color:#fff;border-radius:12px;padding:10px;margin:10px 16px;box-shadow:0 4px 6px #0000001f;border-left:5px solid #FFD700;transition:all .2s ease}.receipt-card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-1px)}.receipt-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;flex-wrap:wrap;gap:8px}.receipt-card-restaurant-name{font-size:18px;font-weight:800;color:#111;margin:0;display:flex;align-items:center;flex:1;min-width:0}.receipt-card-shopping-icon{margin-right:8px;font-size:18px}.receipt-card-status-badge{border-radius:30px;padding:4px 12px;flex-shrink:0}.receipt-card-status-text{font-size:14px;font-weight:600;margin:0}.receipt-card-items-list{margin-bottom:10px}.receipt-card-item-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px;gap:12px}.receipt-card-item-left{flex:1;min-width:0}.receipt-card-item-name{font-size:16px;font-weight:600;color:#222;margin:0 0 2px;word-wrap:break-word}.receipt-card-item-qty{font-size:13px;color:#444;margin:0}.receipt-card-item-price{font-size:15px;font-weight:600;color:#111;margin:0;flex-shrink:0;text-align:right}.receipt-card-divider{height:1px;background-color:#eee;margin:8px 0}.receipt-card-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}.receipt-card-total-items{font-size:14px;font-weight:500;color:#333;margin:0}.receipt-card-total-price{font-size:19px;font-weight:800;color:gold;margin:0}.receipt-card-date-text{font-size:12px;margin:10px 0 0;color:#666}@media (max-width: 768px){.receipt-card{margin:8px 12px;padding:12px}.receipt-card-header{flex-direction:column;align-items:flex-start;gap:8px}.receipt-card-restaurant-name{font-size:16px;width:100%}.receipt-card-status-badge{align-self:flex-end}.receipt-card-item-row{flex-direction:column;gap:4px}.receipt-card-item-price{text-align:left;font-size:14px}.receipt-card-total-price{font-size:17px}}@media (max-width: 480px){.receipt-card{margin:6px 8px;padding:10px}.receipt-card-restaurant-name{font-size:15px}.receipt-card-item-name{font-size:14px}.receipt-card-item-qty{font-size:12px}.receipt-card-item-price,.receipt-card-total-items{font-size:13px}.receipt-card-total-price{font-size:16px}.receipt-card-date-text{font-size:11px}}@media (max-width: 320px){.receipt-card{margin:4px 6px;padding:8px}.receipt-card-shopping-icon{margin-right:6px;font-size:16px}.receipt-card-restaurant-name{font-size:14px}.receipt-card-status-text{font-size:12px}.receipt-card-status-badge{padding:3px 8px}}.back-nav-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:16px;background-color:#fff;border-bottom:1px solid #ddd;width:100%;box-sizing:border-box;position:sticky;top:0;z-index:100;transition:all .2s ease}.back-nav-header:hover{box-shadow:0 2px 4px #0000000d}@media (max-width: 768px){.back-nav-header{padding:12px 16px;min-height:56px}}@media (max-width: 480px){.back-nav-header{padding:10px 12px;min-height:52px}}@media (max-width: 320px){.back-nav-header{padding:8px 10px;min-height:48px}}@media (min-width: 1024px){.back-nav-header{padding:20px 24px;max-width:1200px;margin:0 auto;border-bottom:1px solid #e0e0e0}}@media (min-width: 1440px){.back-nav-header{padding:24px 32px}}
