@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.lang-switcher{display:inline-flex;background:#fff3;border-radius:999px;padding:.1875rem;gap:.125rem}.lang-switcher-option{border:none;background:transparent;color:#fff;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;padding:.3125rem .75rem;border-radius:999px;cursor:pointer;transition:background-color .15s ease,color .15s ease}.lang-switcher-option.is-active{background:#fff;color:maroon}.app-icon{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1;vertical-align:middle;font-size:1.375rem}.app-header{display:flex;justify-content:center;padding:.75rem 1.5rem;background:#a00000;box-shadow:0 2px 5px #0000001a;position:sticky;top:0;z-index:10}.app-header-inner{display:flex;align-items:center;gap:1.5rem;width:100%;max-width:75rem}.app-header-brand{color:#fff;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;letter-spacing:.01em;text-decoration:none;flex-shrink:0;white-space:nowrap}.app-header-search{display:flex;flex:1;max-width:40rem;background:#fff;border-radius:.5rem;overflow:visible;position:relative}.app-header-search input{flex:1;border:none;outline:none;padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.875rem;border-radius:.5rem 0 0 .5rem}.app-header-search button{border:none;background:transparent;padding:0 .875rem;cursor:pointer;color:#6e6b86;display:flex;align-items:center;border-radius:0 .5rem .5rem 0}.app-header-suggestions{position:absolute;top:calc(100% + .35rem);left:0;right:0;margin:0;padding:.375rem 0;list-style:none;background:#fff;border-radius:.5rem;box-shadow:0 8px 24px #00000024;z-index:50}.app-header-suggestions button{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:.5rem .875rem;border:none;background:transparent;cursor:pointer;color:#1a1926;font-family:Inter,sans-serif;font-size:.875rem;text-align:left}.app-header-suggestions button:hover,.app-header-suggestion-active{background:#f4f3f8}.app-header-suggestion-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-suggestion-meta{flex-shrink:0;color:#8a87a0;font-size:.75rem}.app-header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.app-header-cart{position:relative;color:#fff;text-decoration:none;line-height:1;display:flex}.app-header-cart-badge{position:absolute;top:-.5rem;right:-.625rem;background:#fff;color:maroon;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:800;border-radius:999px;min-width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;padding:0 .25rem}.app-header-panel-wrapper{position:relative;display:flex}.app-header-icon-button{background:transparent;border:none;color:#fff;cursor:pointer;padding:.25rem;border-radius:999px;display:flex;align-items:center}.app-header-icon-button:hover{background:#ffffff26}.app-header-panel{position:absolute;top:100%;right:-.5rem;margin-top:.625rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;padding:1rem;min-width:12rem;z-index:20}.app-header-panel p{margin:0;font-family:Inter,sans-serif;font-size:.8125rem;color:#6e6b86;text-align:center}.app-header-store{display:flex;align-items:center;gap:.375rem;color:#fff;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;white-space:nowrap;text-decoration:none;padding:.25rem;border-radius:.375rem}.app-header-store:hover{background:#ffffff26}.app-header-store-label{display:none}.app-header-guest-actions{display:flex;align-items:center;gap:.5rem}.app-header-login,.app-header-register{font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;border-radius:.5rem;padding:.375rem .875rem;white-space:nowrap}.app-header-login{color:#fff;border:1px solid #ffffff}.app-header-login:hover{background:#ffffff26}.app-header-register{color:maroon;background:#fff;border:1px solid #ffffff}.app-header-register:hover{background:#fbf0f0}.app-header-account{position:relative}.app-header-account-trigger{display:flex;align-items:center;gap:.5rem;background:transparent;border:none;cursor:pointer;padding:0}.app-header-avatar{width:1.75rem;height:1.75rem;border-radius:999px;background:#fff;color:maroon;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-header-account-name{color:#fff;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;max-width:8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-account-menu{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;overflow:hidden;min-width:8rem}.app-header-account-menu button,.app-header-account-menu-item{display:block;width:100%;text-align:left;background:transparent;border:none;padding:.625rem .875rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;color:#212121;cursor:pointer;text-decoration:none;box-sizing:border-box}.app-header-account-menu button:hover,.app-header-account-menu-item:hover{background:#fbf0f0}@media(min-width:48rem){.app-header-store-label{display:inline}}@media(max-width:42rem){.app-header-search{display:none}}@media(max-width:26rem){.app-header-panel-wrapper,.app-header-store,.app-header-account-name,.app-header-register{display:none}}.app-footer{text-align:center;padding:2rem 1.5rem;font-family:Inter,sans-serif;font-size:.75rem;color:#9ca3af}.app-footer p{margin:.25rem 0}.category-nav{display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0 .5rem;scrollbar-width:thin}.category-pill{display:inline-flex;align-items:center;gap:.375rem;white-space:nowrap;border:1px solid #e5e7eb;background:#fff;color:#212121;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;padding:.5rem .875rem;border-radius:999px;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.category-pill-icon{font-size:1rem}.category-pill.is-active{background:maroon;border-color:maroon;color:#fff}.product-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #03ac0e24;border-color:brown}.product-card-link{display:flex;flex-direction:column;padding:.75rem;text-decoration:none;color:inherit;flex:1}.product-card-image{position:relative;aspect-ratio:1 / 1;border-radius:.5rem;overflow:hidden;background:#f5f6f8;margin-bottom:.625rem}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-discount{position:absolute;top:.375rem;left:.375rem;background:#e53935;color:#fff;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:800;padding:.125rem .375rem;border-radius:.25rem}.product-card-name{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#212121;margin:0 0 .375rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.2em}.product-card-price-row{display:flex;align-items:baseline;gap:.375rem;flex-wrap:wrap}.product-card-price{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:700;color:#212121}.product-card-original-price{font-family:Inter,sans-serif;font-size:.75rem;color:#9ca3af;text-decoration:line-through}.product-card-meta{display:flex;gap:.625rem;font-family:Inter,sans-serif;font-size:.75rem;color:#6e6b86;margin-top:.375rem}.product-card-city{font-family:Inter,sans-serif;font-size:.6875rem;color:#9ca3af;margin:.25rem 0 0}.product-card-service{display:inline-block;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:800;padding:.125rem .5rem;border-radius:999px;margin:.375rem 0 0}.product-card-service-takeaway{background:#f9ecec;color:maroon}.product-card-service-po{background:#fbf0f0;color:#5c0000;border:1px solid #e5e7eb}.product-card-add{border:none;border-top:1px solid #e5e7eb;background:#fff;color:maroon;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700;padding:.625rem;cursor:pointer;transition:background-color .15s ease}.product-card-add:hover{background:#fbf0f0}.promo-slider{position:relative;overflow:hidden;border-radius:.75rem;height:10rem}.promo-slider-track{display:flex;height:100%;transition:transform .5s ease}.promo-slide{flex:0 0 100%;display:flex;align-items:center;justify-content:center;gap:1rem;color:#fff}.promo-slide-ad{height:100%;display:block}.promo-slide-image{width:100%;height:100%;object-fit:cover}.promo-slide-emoji{font-size:2.5rem}.promo-slide-title{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:800;text-shadow:0 1px 4px rgba(0,0,0,.15)}.promo-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffd9;border:none;border-radius:999px;width:2rem;height:2rem;font-size:1.25rem;line-height:1;cursor:pointer;color:#212121}.promo-slider-arrow-prev{left:.75rem}.promo-slider-arrow-next{right:.75rem}.promo-slider-dots{position:absolute;bottom:.75rem;left:0;right:0;display:flex;justify-content:center;gap:.5rem}.promo-slider-dot{width:.5rem;height:.5rem;border-radius:999px;border:none;background:#ffffff80;cursor:pointer;padding:0}.promo-slider-dot-active{background:#fff}@media(max-width:40rem){.promo-slider{height:8rem}.promo-slide-emoji{font-size:2rem}.promo-slide-title{font-size:1rem}}.home-page{min-height:100vh;background:#f5f6f8}.home-hero{background:linear-gradient(90deg,maroon,brown);padding:2rem 1.5rem 2.5rem;text-align:center}.home-hero h1{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 .5rem}.home-hero p{font-family:Inter,sans-serif;font-size:.9375rem;color:#ffffffe6;max-width:34rem;margin:0 auto}.home-search{display:flex;gap:.5rem;max-width:34rem;margin:1.5rem auto 0}.home-search input{flex:1;border:none;border-radius:999px;padding:.85rem 1.25rem;font-size:.9375rem;font-family:Inter,sans-serif;outline:none}.home-search button{border:none;border-radius:999px;padding:.85rem 1.5rem;font-size:.9375rem;font-weight:700;font-family:Inter,sans-serif;color:#fff;background:#5c0000;cursor:pointer}.home-search button:hover{background:#4a0000}.home-content{max-width:72rem;margin:-1.25rem auto 0;padding:0 1.5rem 3rem}.home-content .promo-slider{margin-bottom:1.5rem}.home-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr));gap:1rem;margin-top:1rem}.home-no-results{text-align:center;font-family:Inter,sans-serif;color:#6e6b86;padding:3rem 0}.product-detail-page{min-height:100vh;background:#f5f6f8}.product-detail-content{max-width:60rem;margin:0 auto;padding:1.5rem}.product-detail-back{display:inline-block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:maroon;text-decoration:none;margin-bottom:1rem}.product-detail-grid{display:grid;grid-template-columns:22rem 1fr;gap:2rem;background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;padding:1.5rem}.product-detail-image{aspect-ratio:1 / 1;border-radius:.5rem;overflow:hidden;background:#f5f6f8}.product-detail-image img{width:100%;height:100%;object-fit:cover}.product-detail-info h1{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;color:#212121;margin:0 0 .75rem}.product-detail-meta{display:flex;gap:1rem;font-family:Inter,sans-serif;font-size:.8125rem;color:#6e6b86;margin-bottom:1rem}.product-detail-price-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.product-detail-price{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;color:#212121}.product-detail-original-price{font-family:Inter,sans-serif;font-size:1rem;color:#9ca3af;text-decoration:line-through}.product-detail-discount{background:#e53935;color:#fff;font-family:Inter,sans-serif;font-size:.75rem;font-weight:800;padding:.125rem .5rem;border-radius:.25rem}.product-detail-description h2{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:700;color:#212121;margin:0 0 .375rem}.product-detail-description p{font-family:Inter,sans-serif;font-size:.875rem;color:#475161;text-align:left;line-height:1.6;margin:0 0 1.25rem}.product-detail-qty{display:flex;align-items:center;gap:1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#212121;margin-bottom:1.25rem}.product-detail-qty-control{display:flex;align-items:center;gap:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;padding:.25rem .75rem}.product-detail-qty-control button{border:none;background:transparent;font-size:1rem;font-weight:700;cursor:pointer;color:maroon;width:1.25rem}.product-detail-actions{display:flex;gap:.75rem}.product-detail-add,.product-detail-buy{flex:1;border-radius:.5rem;padding:.75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;cursor:pointer;border:1px solid #800000}.product-detail-add{background:#fff;color:maroon}.product-detail-add:hover{background:#fbf0f0}.product-detail-buy{background:maroon;color:#fff}.product-detail-buy:hover{background:#5c0000}.product-detail-not-found{max-width:30rem;margin:3rem auto;text-align:center;font-family:Inter,sans-serif;color:#212121}.product-detail-not-found a{color:maroon;font-weight:600}.product-detail-reviews,.product-detail-related{background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;padding:1.5rem;margin-top:1.5rem}.product-detail-reviews h2,.product-detail-related h2{font-family:Inter,sans-serif;font-size:1rem;font-weight:700;color:#212121;margin:0 0 1rem}.product-detail-no-reviews{font-family:Inter,sans-serif;font-size:.875rem;color:#6e6b86}.product-detail-review-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.product-detail-review{border-top:1px solid #f0f1f3;padding-top:1rem}.product-detail-review:first-child{border-top:none;padding-top:0}.product-detail-review-meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.375rem}.product-detail-review-name{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#212121}.product-detail-review-rating{font-size:.75rem}.product-detail-review-comment{font-family:Inter,sans-serif;font-size:.875rem;color:#475161;line-height:1.6;margin:0}.product-detail-related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));gap:1rem}@media(max-width:40rem){.product-detail-grid{grid-template-columns:1fr}}.cart-page{min-height:100vh;background:#f5f6f8}.cart-content{max-width:48rem;margin:0 auto;padding:1.5rem}.cart-content h1{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:800;color:#212121;margin:0 0 1.25rem}.cart-empty{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:3rem 1.5rem;font-family:Inter,sans-serif}.cart-empty p{color:#6e6b86;margin:0 0 1rem}.cart-empty a{color:#fff;background:maroon;text-decoration:none;font-weight:700;padding:.625rem 1.25rem;border-radius:.5rem}.cart-items{display:flex;flex-direction:column;gap:.75rem}.cart-item{display:grid;grid-template-columns:4rem 1fr auto auto auto;align-items:center;gap:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem}.cart-item img{width:4rem;height:4rem;border-radius:.5rem;object-fit:cover;background:#f5f6f8}.cart-item-info{display:flex;flex-direction:column;gap:.25rem;min-width:0}.cart-item-info a{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#212121;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-price{font-family:Inter,sans-serif;font-size:.8125rem;color:#6e6b86}.cart-item-qty{display:flex;align-items:center;gap:.5rem;border:1px solid #e5e7eb;border-radius:.5rem;padding:.25rem .625rem}.cart-item-qty button{border:none;background:transparent;color:maroon;font-weight:700;cursor:pointer}.cart-item-total{font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;color:#212121;white-space:nowrap}.cart-item-remove{border:none;background:transparent;color:#e53935;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;cursor:pointer}.cart-summary{display:flex;justify-content:space-between;align-items:center;font-family:Inter,sans-serif;font-size:.9375rem;color:#212121;margin:1.25rem 0 .75rem}.cart-summary-total{font-size:1.125rem;font-weight:800}.cart-checkout{width:100%;border:none;background:maroon;color:#fff;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:700;padding:.75rem;border-radius:.5rem;cursor:pointer}.cart-checkout:hover{background:#5c0000}.cart-checkout:disabled{opacity:.6;cursor:not-allowed}.cart-checkout-error{text-align:center;font-family:Inter,sans-serif;font-size:.8125rem;color:#e53935;margin-top:.75rem}@media(max-width:30rem){.cart-item{grid-template-columns:3rem 1fr;grid-template-areas:"image info" "qty total" "remove remove"}}.address-map-picker{position:relative;border-radius:.625rem;overflow:hidden;border:1px solid #e5e7eb}.address-map-picker-map{height:320px;width:100%}.address-map-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);font-size:2rem;line-height:1;pointer-events:none;z-index:1;filter:drop-shadow(0 2px 2px rgba(0,0,0,.35))}.address-map-hint{position:absolute;left:50%;bottom:.5rem;transform:translate(-50%);background:#ffffffeb;border:1px solid #e5e7eb;border-radius:999px;padding:.25rem .75rem;font-family:Inter,sans-serif;font-size:.6875rem;font-weight:600;color:#475161;white-space:nowrap;pointer-events:none;z-index:1}.address-map-note{font-family:Inter,sans-serif;font-size:.8125rem;color:#9ca3af;margin:0}.checkout-page{min-height:100vh;background:#f3f4f6}.checkout-content{max-width:72rem;margin:0 auto;padding:1.5rem 1.5rem 3rem}.checkout-content h1{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;color:#212121;margin:0 0 1.25rem}.checkout-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.25rem;align-items:start}.checkout-main{display:flex;flex-direction:column;gap:1.25rem}.checkout-card{background:#fff;border-radius:.75rem;border:1px solid #ececec;padding:1.25rem;box-shadow:0 1px 2px #00000008}.checkout-section-title{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin:0 0 .875rem}.checkout-address{display:flex;gap:.75rem;align-items:flex-start;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;margin-bottom:.625rem;cursor:pointer}.checkout-address input[type=radio],.checkout-courier input[type=radio],.checkout-payment input[type=radio]{accent-color:#800000;margin-top:.25rem}.checkout-address-selected,.checkout-courier-selected{border-color:maroon;background:#fdf5f5}.checkout-address-body{flex:1;min-width:0;font-family:Inter,sans-serif}.checkout-address-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.checkout-address-label{font-size:.875rem;font-weight:800;color:#212121}.checkout-address-main{background:#f9ecec;color:maroon;font-size:.6875rem;font-weight:700;padding:.125rem .5rem;border-radius:999px}.checkout-address-actions{margin-left:auto;display:flex;gap:.5rem}.checkout-address-actions button{border:none;background:transparent;color:maroon;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;cursor:pointer;padding:0}.checkout-address-actions button:last-child{color:#e53935}.checkout-address-detail{font-size:.8125rem;color:#6b7280;line-height:1.4}.checkout-add-address{border:1px dashed #800000;background:transparent;color:maroon;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700;padding:.625rem;border-radius:.5rem;width:100%;cursor:pointer}.checkout-address-form{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-top:.625rem;display:flex;flex-direction:column;gap:.625rem}.checkout-address-form h3{font-family:Inter,sans-serif;font-size:.875rem;font-weight:800;color:#212121;margin:0}.checkout-address-form label{display:flex;flex-direction:column;gap:.25rem;font-family:Inter,sans-serif;font-size:.75rem;color:#6b7280}.checkout-address-form input,.checkout-address-form select,.checkout-address-form textarea{font-family:Inter,sans-serif;font-size:.875rem;color:#212121;border:1px solid #e5e7eb;border-radius:.5rem;padding:.625rem;background:#fff;resize:vertical}.checkout-address-form input:focus,.checkout-address-form select:focus,.checkout-address-form textarea:focus{outline:none;border-color:maroon}.checkout-form-error{font-family:Inter,sans-serif;font-size:.8125rem;color:#e53935;margin:0}.checkout-form-actions{display:flex;gap:.625rem}.checkout-btn-primary{border:none;background:maroon;color:#fff;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700;padding:.625rem 1.25rem;border-radius:.5rem;cursor:pointer}.checkout-btn-primary:disabled{opacity:.6;cursor:not-allowed}.checkout-btn-secondary{border:1px solid #e5e7eb;background:#fff;color:#475161;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700;padding:.625rem 1.25rem;border-radius:.5rem;cursor:pointer}.checkout-loading{font-family:Inter,sans-serif;font-size:.8125rem;color:#6b7280;margin:0}.checkout-store{border:1px solid #f0f0f0;border-radius:.5rem;margin-bottom:.75rem}.checkout-store-head{display:flex;justify-content:space-between;align-items:center;padding:.625rem .75rem;border-bottom:1px solid #f0f0f0}.checkout-store-name{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:800;color:#212121}.checkout-store-city{font-family:Inter,sans-serif;font-size:.6875rem;color:#9ca3af}.checkout-store-item{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem}.checkout-store-item+.checkout-store-item{border-top:1px solid #fafafa}.checkout-store-item-emoji{font-size:1.75rem;width:2.5rem;height:2.5rem;border-radius:.5rem;background:#f9ecec;display:flex;align-items:center;justify-content:center;flex-shrink:0}.checkout-store-item-body{flex:1;min-width:0;font-family:Inter,sans-serif}.checkout-store-item-name{font-size:.8125rem;font-weight:700;color:#212121;margin:0 0 .125rem}.checkout-store-item-qty{font-size:.75rem;color:#6b7280;margin:0}.checkout-store-item-total{font-family:Inter,sans-serif;font-size:.875rem;font-weight:800;color:#212121;white-space:nowrap}.checkout-courier{display:flex;align-items:center;gap:.75rem;border:1px solid #e5e7eb;border-radius:.5rem;padding:.625rem .75rem;margin-bottom:.5rem;cursor:pointer;font-family:Inter,sans-serif}.checkout-courier:last-child{margin-bottom:0}.checkout-courier-icon{font-size:1.25rem}.checkout-courier-body{display:flex;flex-direction:column;gap:.125rem;flex:1}.checkout-courier-name{font-size:.875rem;font-weight:800;color:#212121}.checkout-courier-service{font-size:.75rem;color:#6b7280}.checkout-courier-cost{font-size:.875rem;font-weight:800;color:#212121}.checkout-summary{position:sticky;top:1.25rem}.checkout-pay-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.checkout-pay-head .checkout-section-title{margin:0}.checkout-payment-methods{display:flex;flex-direction:column;gap:.375rem}.checkout-payment{display:flex;align-items:center;gap:.625rem;border:1px solid #e5e7eb;border-radius:.5rem;padding:.625rem .75rem;cursor:pointer;font-family:Inter,sans-serif}.checkout-payment-selected{border-color:maroon;background:#fdf5f5}.checkout-payment-icon{font-size:1.125rem;width:1.75rem;text-align:center}.checkout-payment-body{display:flex;flex-direction:column;gap:.125rem;flex:1}.checkout-payment-name{font-size:.8125rem;font-weight:800;color:#212121}.checkout-payment-detail{font-size:.6875rem;color:#6b7280}.checkout-payment-note{font-family:Inter,sans-serif;font-size:.6875rem;color:#9ca3af;margin:.625rem 0 0}.checkout-divider{border:none;border-top:1px solid #f0f1f3;margin:1rem 0}.checkout-summary-rows{display:grid;grid-template-columns:1fr auto;gap:.625rem;font-family:Inter,sans-serif;font-size:.8125rem;color:#6b7280}.checkout-summary-total{font-weight:800;color:#212121;font-size:.9375rem}.checkout-place-order{width:100%;border:none;background:maroon;color:#fff;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:800;padding:.875rem;border-radius:.625rem;cursor:pointer;margin-top:1rem;box-shadow:0 2px 6px #80000040}.checkout-place-order:hover{background:#5c0000}.checkout-place-order:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.checkout-error{text-align:center;font-family:Inter,sans-serif;font-size:.8125rem;color:#e53935;margin:.75rem 0 0}.checkout-tnc{font-family:Inter,sans-serif;font-size:.625rem;color:#9ca3af;text-align:center;line-height:1.5;margin:.75rem 0 0}.checkout-empty{max-width:26rem;margin:3rem auto;text-align:center;font-family:Inter,sans-serif;color:#212121;display:flex;flex-direction:column;gap:.75rem}.checkout-empty a{color:maroon;font-weight:600}@media(max-width:52rem){.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}}.login-page{min-height:100vh;background:#f5f6f8}.login-content{max-width:64rem;margin:3rem auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 24rem;gap:2rem;align-items:center}.login-showcase{position:relative;border-radius:1rem;overflow:hidden;min-height:26rem;background:linear-gradient(135deg,maroon,brown 55%,maroon);display:flex;flex-direction:column;justify-content:flex-end;padding:2rem}.login-showcase-tiles{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:1rem;padding:2rem;opacity:.9}.login-showcase-tile{border-radius:1rem;display:flex;align-items:center;justify-content:center;font-size:2.25rem;box-shadow:0 8px 20px #0000002e}.login-showcase-text{position:relative;z-index:1;background:linear-gradient(0deg,#0d47a1eb,#0d47a100);margin:-3rem -2rem -2rem;padding:3rem 2rem 1.5rem}.login-showcase-text h2{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800;color:#fff;margin:0 0 .375rem}.login-showcase-text p{font-family:Inter,sans-serif;font-size:.875rem;color:#ffffffe6;margin:0;max-width:22rem}.login-card{background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;padding:2rem;display:flex;flex-direction:column;gap:1rem}.login-card h1{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:700;color:#212121;margin:0 0 .5rem;text-align:center}.login-google{display:flex;align-items:center;justify-content:center;gap:.625rem;background:#fff;border:1px solid #d8dbe6;border-radius:.625rem;padding:.75rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:700;color:#212121;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease}.login-google:hover{background:#f5f6f8;border-color:#b9bec9}.login-google-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:#4285f4;color:#fff;font-size:.8125rem;font-weight:800}.login-divider{display:flex;align-items:center;gap:.75rem;font-family:Inter,sans-serif;font-size:.75rem;color:#9ca3af;margin:.25rem 0}.login-divider:before,.login-divider:after{content:"";flex:1;border-top:1px solid #f0f1f3}.login-field{display:flex;flex-direction:column;gap:.375rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;color:#475161}.login-field input{border:1px solid #e5e7eb;border-radius:.5rem;padding:.625rem .75rem;font-family:Inter,sans-serif;font-size:.875rem;outline:none}.login-field input:focus{border-color:maroon}.login-checkbox-field{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;color:#475161;cursor:pointer}.login-checkbox-field input{width:1rem;height:1rem;accent-color:#800000;cursor:pointer}.login-error{font-family:Inter,sans-serif;font-size:.8125rem;color:#e53935;margin:0}.login-submit{background:maroon;color:#fff;border:none;border-radius:.5rem;padding:.75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;cursor:pointer}.login-submit:hover{background:#5c0000}.login-submit:disabled{opacity:.6;cursor:not-allowed}.login-switch{background:transparent;border:none;color:maroon;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;cursor:pointer;padding:0}@media(max-width:56rem){.login-content{grid-template-columns:1fr}.login-showcase{display:none}}.store-page{min-height:100vh;background:#f5f6f8}.store-content{max-width:72rem;margin:0 auto;padding:1.5rem 1.5rem 3rem}.store-banner{background:linear-gradient(90deg,maroon,brown);border-radius:.75rem;padding:1.75rem 1.5rem;margin-bottom:1.5rem}.store-banner h1{font-family:Inter,sans-serif;font-size:1.375rem;font-weight:800;color:#fff;margin:0 0 .5rem}.store-banner-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.store-add-product{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:maroon;background:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;cursor:pointer;white-space:nowrap}.store-product-form{background:#fff;border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.75rem;font-family:Inter,sans-serif}.store-product-form h2,.store-product-form h3{margin:0;font-size:1rem;font-weight:700}.store-product-form label{display:flex;flex-direction:column;gap:.25rem;font-size:.8125rem;color:#333}.store-product-form label span{font-weight:600}.store-product-form input,.store-product-form select,.store-product-form textarea{border:1px solid #d8dbe6;border-radius:.5rem;padding:.5rem .625rem;font-family:Inter,sans-serif;font-size:.875rem}.store-product-form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.store-product-form-actions{display:flex;gap:.75rem}.store-save-product{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#fff;background:maroon;border:none;border-radius:.5rem;padding:.5rem 1.25rem;cursor:pointer}.store-cancel-product{font-family:Inter,sans-serif;font-size:.875rem;color:maroon;background:transparent;border:1px solid #800000;border-radius:.5rem;padding:.5rem 1.25rem;cursor:pointer}.store-form-error,.store-action-error{margin:0;font-family:Inter,sans-serif;font-size:.8125rem;color:#d32f2f}.store-product-tile{display:flex;flex-direction:column;gap:.5rem}.store-delete-product{font-family:Inter,sans-serif;font-size:.8125rem;color:#d32f2f;background:#fff;border:1px solid #ef9a9a;border-radius:.5rem;padding:.375rem;cursor:pointer}.store-meta{display:flex;gap:1rem;font-family:Inter,sans-serif;font-size:.875rem;color:#ffffffe6}.store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr));gap:1rem}.store-no-products{text-align:center;font-family:Inter,sans-serif;color:#6e6b86;padding:3rem 0}.store-message{max-width:26rem;margin:3rem auto;text-align:center;font-family:Inter,sans-serif;color:#212121;display:flex;flex-direction:column;gap:.75rem}.store-message a{color:maroon;font-weight:600}.store-claim{border:none;background:maroon;color:#fff;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;padding:.625rem 1.25rem;border-radius:.5rem;cursor:pointer}.store-claim:hover{background:#5c0000}.store-claim:disabled{opacity:.6;cursor:not-allowed}.store-service-badge{background:#fff3;border:1px solid rgba(255,255,255,.4);border-radius:999px;padding:.125rem .625rem;font-size:.75rem;font-weight:700;color:#fff}.store-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.store-stat{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1rem;display:flex;flex-direction:column;gap:.25rem}.store-stat-value{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:800;color:maroon}.store-stat-label{font-family:Inter,sans-serif;font-size:.75rem;color:#6e6b86}.store-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem}.store-card h2{font-family:Inter,sans-serif;font-size:.9375rem;font-weight:800;color:#212121;margin:0 0 .875rem}.store-service-modes{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.store-service-mode{display:flex;align-items:flex-start;gap:.625rem;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;cursor:pointer;font-family:Inter,sans-serif}.store-service-mode input[type=radio]{accent-color:#800000;margin-top:.25rem}.store-service-mode-selected{border-color:maroon;background:#fdf5f5}.store-service-mode-icon{font-size:1.25rem}.store-service-mode-body{display:flex;flex-direction:column;gap:.125rem}.store-service-mode-name{font-size:.8125rem;font-weight:800;color:#212121}.store-service-mode-desc{font-size:.6875rem;color:#6e6b86}.store-no-orders{font-family:Inter,sans-serif;font-size:.8125rem;color:#6e6b86;margin:0}.store-orders{display:flex;flex-direction:column;gap:.75rem}.store-order{border:1px solid #e5e7eb;border-radius:.5rem;padding:.875rem;font-family:Inter,sans-serif}.store-order-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.store-order-id{font-size:.8125rem;font-weight:800;color:#212121}.store-order-status{font-size:.6875rem;font-weight:800;padding:.125rem .5rem;border-radius:999px;background:#f0f1f3;color:#475161}.store-order-status-paid{background:#e8f5e9;color:#2e7d32}.store-order-status-pending{background:#f9ecec;color:maroon}.store-order-customer{font-size:.75rem;color:#6e6b86;margin-bottom:.5rem}.store-order-items{list-style:none;margin:0 0 .5rem;padding:0;display:flex;flex-direction:column;gap:.25rem}.store-order-items li{display:flex;justify-content:space-between;gap:.75rem;font-size:.8125rem;color:#212121}.store-order-total{font-size:.875rem;font-weight:800;color:#212121}@media(max-width:48rem){.store-stats{grid-template-columns:repeat(2,1fr)}.store-service-modes{grid-template-columns:1fr}}.store-pending-approval{display:flex;align-items:flex-start;gap:.75rem;background:#fff8e1;border:1px solid #ffe082;border-radius:.5rem;padding:.875rem 1rem;margin-bottom:1rem}.store-pending-approval-icon{font-size:1.5rem;line-height:1}.store-pending-approval strong{font-size:.9375rem;color:#6d4c00}.store-pending-approval p{margin:.25rem 0 0;font-size:.8125rem;color:#8a6d1f}.address-form{display:flex;flex-direction:column;gap:.75rem}.address-form label{display:flex;flex-direction:column;gap:.25rem;font-family:Inter,sans-serif;font-size:.8125rem;color:#6b7280}.address-form input,.address-form select,.address-form textarea{font-family:Inter,sans-serif;font-size:.875rem;color:#212121;border:1px solid #e5e7eb;border-radius:.5rem;padding:.625rem;background:#fff;resize:vertical}.address-form input:focus,.address-form select:focus,.address-form textarea:focus{outline:none;border-color:maroon}.address-form-error{font-family:Inter,sans-serif;font-size:.8125rem;color:#e53935;margin:0}.address-form-actions{display:flex;gap:.625rem}.address-form-save{border:none;background:maroon;color:#fff;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700;padding:.625rem 1.25rem;border-radius:.5rem;cursor:pointer}.address-form-save:disabled{opacity:.6;cursor:not-allowed}.address-form-cancel{border:1px solid #e5e7eb;background:#fff;color:#475161;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700;padding:.625rem 1.25rem;border-radius:.5rem;cursor:pointer}.address-book-page{min-height:100vh;background:#f3f4f6}.address-book-content{max-width:44rem;margin:0 auto;padding:1.5rem 1.5rem 3rem}.address-book-content h1{font-family:Inter,sans-serif;font-size:1.375rem;font-weight:800;color:#212121;margin:0 0 1.25rem}.address-book-empty{font-family:Inter,sans-serif;font-size:.875rem;color:#6b7280;margin:1.5rem 0}.address-book-card{background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;padding:.875rem 1rem;margin-bottom:.75rem}.address-book-card-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.address-book-card-label{font-family:Inter,sans-serif;font-size:.875rem;font-weight:800;color:#212121}.address-book-card-main{background:#f9ecec;color:maroon;font-size:.6875rem;font-weight:700;padding:.125rem .5rem;border-radius:999px}.address-book-card-actions{margin-left:auto;display:flex;gap:.75rem}.address-book-card-actions button{border:none;background:transparent;color:maroon;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;cursor:pointer;padding:0}.address-book-card-actions button:last-child{color:#e53935}.address-book-card-detail{font-family:Inter,sans-serif;font-size:.8125rem;color:#6b7280;line-height:1.4}.address-book-add{width:100%;border:1px dashed #800000;background:transparent;color:maroon;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;padding:.75rem;border-radius:.625rem;cursor:pointer;margin:1rem 0}.address-book-error{font-family:Inter,sans-serif;font-size:.8125rem;color:#e53935;margin:0 0 .75rem}.address-book-back{display:inline-block;margin-top:1.5rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;color:maroon;text-decoration:none}.bank-account-page{min-height:100vh;background:#f3f4f6}.bank-account-content{max-width:32rem;margin:0 auto;padding:1.5rem 1.5rem 3rem}.bank-account-content h1{font-family:Inter,sans-serif;font-size:1.375rem;font-weight:800;color:#212121;margin:0 0 1.25rem}.bank-account-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.bank-account-card label{display:flex;flex-direction:column;gap:.375rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;color:#475161}.bank-account-card input,.bank-account-card select{border:1px solid #e5e7eb;border-radius:.5rem;padding:.625rem .75rem;font-family:Inter,sans-serif;font-size:.875rem;outline:none}.bank-account-card input:focus,.bank-account-card select:focus{border-color:maroon}.bank-account-error{font-family:Inter,sans-serif;font-size:.8125rem;color:#e53935;margin:0}.bank-account-success{font-family:Inter,sans-serif;font-size:.8125rem;color:#2e7d32;margin:0}.bank-account-save{border:none;background:maroon;color:#fff;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:700;padding:.75rem;border-radius:.625rem;cursor:pointer}.bank-account-save:hover{background:#5c0000}.bank-account-save:disabled{opacity:.6;cursor:not-allowed}.bank-account-back{display:inline-block;margin-top:1.5rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:600;color:maroon;text-decoration:none}.orders-page{min-height:100vh;background:#f3f4f6}.orders-content{max-width:44rem;margin:0 auto;padding:1.5rem 1.5rem 3rem}.orders-content h1{font-family:Inter,sans-serif;font-size:1.375rem;font-weight:800;color:#212121;margin:0 0 1.25rem}.orders-empty{font-family:Inter,sans-serif;font-size:.875rem;color:#6b7280;margin:1.5rem 0}.orders-list{display:flex;flex-direction:column;gap:.75rem}.orders-card{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:.625rem;padding:.875rem 1rem;text-decoration:none}.orders-card:hover{border-color:maroon}.orders-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.orders-card-id{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:800;color:#212121}.orders-card-status{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:800;padding:.125rem .5rem;border-radius:999px;background:#f0f1f3;color:#475161}.orders-card-status-paid{background:#e8f5e9;color:#2e7d32}.orders-card-status-pending{background:#f9ecec;color:maroon}.orders-card-date{font-family:Inter,sans-serif;font-size:.75rem;color:#9ca3af;margin-bottom:.5rem}.orders-card-items{list-style:none;margin:0 0 .5rem;padding:0;display:flex;flex-direction:column;gap:.25rem}.orders-card-items li{display:flex;justify-content:space-between;gap:.75rem;font-family:Inter,sans-serif;font-size:.8125rem;color:#212121}.orders-card-total{font-family:Inter,sans-serif;font-size:.875rem;font-weight:800;color:#212121}.order-confirmation-page{min-height:100vh;background:#f5f6f8}.order-confirmation-content{max-width:36rem;margin:0 auto;padding:1.5rem}.order-confirmation-banner{text-align:center;margin-bottom:1.5rem}.order-confirmation-banner h1{font-family:Inter,sans-serif;font-size:1.375rem;font-weight:800;color:#212121;margin:0 0 .375rem}.order-confirmation-banner p{font-family:Inter,sans-serif;font-size:.875rem;color:#6e6b86;margin:0}.order-confirmation-card{background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;padding:1.5rem}.order-confirmation-summary{display:flex;justify-content:space-between;font-family:Inter,sans-serif;font-size:.875rem;color:#475161;padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #f0f1f3}.order-confirmation-items{list-style:none;margin:0 0 1.25rem;padding:0;display:flex;flex-direction:column;gap:.625rem}.order-confirmation-items li{display:flex;justify-content:space-between;font-family:Inter,sans-serif;font-size:.875rem;color:#212121}.order-confirmation-destination{display:flex;flex-direction:column;gap:.25rem;font-family:Inter,sans-serif;font-size:.8125rem;color:#475161;border-top:1px solid #f0f1f3;padding-top:.875rem;margin-bottom:.875rem}.order-confirmation-destination strong{color:#212121;font-size:.875rem}.order-confirmation-totals{display:grid;grid-template-columns:1fr auto;gap:.5rem;font-family:Inter,sans-serif;font-size:.875rem;color:#475161;border-top:1px solid #f0f1f3;padding:1rem 0;margin-bottom:1rem}.order-confirmation-total{font-weight:800;color:#212121}.order-confirmation-pay{display:block;text-align:center;background:#00a650;color:#fff;border-radius:.5rem;padding:.75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;margin-bottom:.75rem}.order-confirmation-pay:hover{background:#008c44}.order-confirmation-back{display:block;text-align:center;background:maroon;color:#fff;border-radius:.5rem;padding:.75rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none}.order-confirmation-back:hover{background:#5c0000}.order-confirmation-message{max-width:26rem;margin:3rem auto;text-align:center;font-family:Inter,sans-serif;color:#212121;display:flex;flex-direction:column;gap:.75rem}.order-confirmation-message a{color:maroon;font-weight:600}.not-found-page{min-height:100vh;background:#f5f6f8}.not-found-content{max-width:30rem;margin:0 auto;padding:4rem 1.5rem;text-align:center;font-family:Inter,sans-serif}.not-found-content h1{font-size:1.25rem;font-weight:800;color:#212121;margin:0 0 .5rem}.not-found-content p{color:#6e6b86;margin:0 0 1.25rem}.not-found-content a{color:#fff;background:maroon;text-decoration:none;font-weight:700;padding:.625rem 1.25rem;border-radius:.5rem}*{box-sizing:border-box}body,html{margin:0;font-family:Inter,sans-serif}
