.orders-hero{padding:42px 0;color:#fff}.orders-hero>span,.orders-head span{font-size:12px;font-weight:900;letter-spacing:.14em}.orders-hero h1{font-size:clamp(32px,5vw,58px);max-width:760px;margin:8px 0}.orders-hero p{font-size:18px;opacity:.9}.orders-hero form{display:flex;max-width:650px;background:#fff;border-radius:16px;padding:6px;margin-top:22px}.orders-hero input{flex:1;border:0;padding:14px;font-size:16px}.orders-hero button,.product-card button{border:0;background:#1557c0;color:#fff;border-radius:11px;padding:0 20px;font-weight:800}.orders-wrap{padding-top:34px;padding-bottom:70px}.orders-cats{display:flex;gap:10px;overflow:auto;padding-bottom:12px}.orders-cats a{min-width:130px;background:#fff;border:1px solid #dde5f0;border-radius:16px;padding:14px;text-decoration:none;display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.orders-head{display:flex;justify-content:space-between;align-items:end;margin:24px 0 16px}.orders-head h1,.orders-head h2{margin:4px 0}.cart-link,.order-primary{display:inline-block;background:#1557c0;color:#fff;text-decoration:none;padding:12px 18px;border-radius:12px;font-weight:800;border:0}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.store-card{background:#fff;border:1px solid #dfe7f1;border-radius:20px;overflow:hidden;text-decoration:none;color:#172033}.store-cover{aspect-ratio:16/8;background:#eaf0f8;position:relative;display:grid;place-items:center;font-size:42px}.store-cover img{width:100%;height:100%;object-fit:cover}.store-cover em{position:absolute;left:10px;bottom:10px;background:#172033dd;color:#fff;padding:6px 9px;border-radius:9px;font-style:normal;font-size:11px}.store-card>div:last-child{padding:15px}.store-card h3{margin:0 0 5px}.store-card p{margin:0;color:#64748b}.store-card small,.store-card strong{display:block;margin-top:8px}.store-card strong{color:#1557c0}.store-hero{height:360px;background:linear-gradient(135deg,#092f76,#1689c3);position:relative;color:#fff;display:flex;align-items:end}.store-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.5}.store-hero .container{position:relative;padding-bottom:35px}.store-hero a{color:#fff}.store-hero h1{font-size:46px;margin:12px 0}.product-category{margin:30px 0 12px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-card{display:grid;grid-template-columns:130px 1fr;background:#fff;border:1px solid #dfe7f1;border-radius:18px;overflow:hidden}.product-img{position:relative;background:#edf2f8;display:grid;place-items:center;font-size:35px}.product-img img{width:100%;height:100%;object-fit:cover}.product-img em{position:absolute;top:8px;left:8px;background:#ef4444;color:#fff;border-radius:8px;padding:4px 7px;font-size:11px}.product-card>div:last-child{padding:13px}.product-card h4{margin:0}.product-card p{font-size:13px;color:#64748b;min-height:35px}.product-card del{margin-left:8px;color:#94a3b8}.product-card form{display:flex;gap:6px;margin-top:10px}.product-card input{width:55px;padding:8px;border:1px solid #d8e0eb;border-radius:9px}.cart-list,.checkout-card{background:#fff;border:1px solid #dfe7f1;border-radius:18px;padding:20px}.cart-list>div{display:grid;grid-template-columns:40px 1fr auto auto;gap:10px;padding:12px;border-bottom:1px solid #edf1f6}.cart-list button,.order-secondary{border:0;background:transparent;color:#d33}.cart-total{display:flex;justify-content:space-between;font-size:22px;margin:18px 0}.checkout-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:20px}.checkout-card label{display:grid;gap:5px;margin-bottom:13px}.checkout-card input,.checkout-card select,.checkout-card textarea{padding:12px;border:1px solid #d9e1ec;border-radius:10px}.order-alert{background:#dcfce7;color:#166534;padding:12px;border-radius:10px}.order-alert.bad{background:#fee2e2;color:#991b1b}.empty-order{text-align:center;padding:70px}@media(max-width:950px){.store-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.checkout-grid{grid-template-columns:1fr}}@media(max-width:620px){.store-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:110px 1fr}.store-hero{height:280px}.store-hero h1{font-size:34px}.orders-hero form{width:100%}.cart-list>div{grid-template-columns:30px 1fr auto}.cart-list form{grid-column:2}}
/* V7.50 - Portada de Pedidos estilo aplicación de delivery */
.orders-delivery-page{background:#f5f7fb;padding-bottom:72px}.orders-delivery-hero{padding-bottom:46px}.orders-delivery-hero h1{max-width:800px}.delivery-categories-section{padding-top:30px;padding-bottom:36px}.delivery-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.delivery-section-heading span{display:block;color:#1769d2;font-size:11px;font-weight:900;letter-spacing:.14em}.delivery-section-heading h2{margin:4px 0 0;color:#152743;font-size:clamp(24px,3vw,34px);line-height:1.08}.delivery-section-heading>a{color:#1769d2;text-decoration:none;font-weight:800;font-size:14px}.delivery-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.delivery-category-card{min-width:0;background:#fff;border:1px solid #e0e7f1;border-radius:20px;padding:18px 10px;text-decoration:none;color:#152743;text-align:center;box-shadow:0 7px 20px rgba(31,62,105,.06);transition:.2s ease}.delivery-category-card:hover,.delivery-category-card.is-active{transform:translateY(-3px);border-color:#1769d2;box-shadow:0 12px 26px rgba(23,105,210,.13)}.delivery-category-card b{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 10px;border-radius:50%;background:#eef4ff;font-size:30px}.delivery-category-card span{display:block;font-weight:900;font-size:14px;line-height:1.15}.delivery-category-card small{display:block;margin-top:5px;color:#7a8ba5;font-size:11px}.delivery-home-section{padding:34px 0}.delivery-home-section-accent{background:linear-gradient(135deg,#fff8ea,#fff)}.delivery-home-section-soft{background:#eef3fa}.delivery-slider,.delivery-business-slider{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 15px;scrollbar-width:none}.delivery-slider::-webkit-scrollbar,.delivery-business-slider::-webkit-scrollbar{display:none}.delivery-product-card{flex:0 0 230px;scroll-snap-align:start;background:#fff;border:1px solid #e0e7f1;border-radius:20px;overflow:hidden;color:#14233d;text-decoration:none;box-shadow:0 8px 22px rgba(31,62,105,.08);transition:.2s ease}.delivery-product-card:hover,.delivery-business-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(31,62,105,.13)}.delivery-product-image{aspect-ratio:1/1;position:relative;background:#edf2f8;display:grid;place-items:center;font-size:54px;overflow:hidden}.delivery-product-image img{width:100%;height:100%;object-fit:cover}.delivery-product-image em{position:absolute;left:10px;top:10px;padding:6px 9px;border-radius:9px;background:#ff5a36;color:#fff;font-size:10px;font-weight:900;font-style:normal}.delivery-product-body{padding:14px}.delivery-product-body h3{margin:0;color:#14233d;font-size:16px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.delivery-product-body p{margin:6px 0;color:#64748b;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delivery-product-price{display:flex;align-items:center;gap:8px;margin-top:10px}.delivery-product-price strong{font-size:20px;color:#14233d}.delivery-product-price del{font-size:12px;color:#94a3b8}.delivery-product-body small{display:block;margin-top:7px;color:#1769d2;font-size:11px;font-weight:800}.delivery-business-card{flex:0 0 285px;scroll-snap-align:start;background:#fff;border:1px solid #e0e7f1;border-radius:20px;overflow:hidden;color:#14233d;text-decoration:none;box-shadow:0 8px 22px rgba(31,62,105,.08);transition:.2s ease}.delivery-business-cover{aspect-ratio:16/8.5;background:#eaf0f8;position:relative;display:grid;place-items:center;font-size:48px;overflow:hidden}.delivery-business-cover img{width:100%;height:100%;object-fit:cover}.delivery-business-cover em{position:absolute;left:10px;bottom:10px;padding:6px 9px;border-radius:9px;background:rgba(15,23,42,.86);color:#fff;font-size:10px;font-weight:800;font-style:normal}.delivery-business-body{padding:14px}.delivery-business-body h3{margin:0;font-size:17px;color:#14233d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.delivery-business-body p{margin:6px 0 0;color:#64748b;font-size:12px}.delivery-business-body small{display:block;margin-top:9px;color:#1769d2;font-size:11px;font-weight:800}.delivery-all-businesses{padding-top:40px}.delivery-business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.delivery-business-grid .delivery-business-card{width:100%;max-width:none;flex:none}.delivery-empty-state{grid-column:1/-1;padding:50px 20px;border-radius:20px;background:#fff;text-align:center;color:#64748b}.delivery-empty-state strong{display:block;color:#14233d;font-size:20px}.delivery-empty-state p{margin-bottom:0}
@media(max-width:1100px){.delivery-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.delivery-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.orders-delivery-hero{padding:30px 0 38px}.orders-delivery-hero h1{font-size:38px}.orders-delivery-hero p{font-size:16px}.orders-delivery-hero form{display:grid;gap:8px;padding:10px}.orders-delivery-hero button{min-height:48px;padding:0 18px}.delivery-categories-section{padding-top:24px;padding-bottom:28px}.delivery-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.delivery-category-card{padding:13px 5px;border-radius:16px}.delivery-category-card b{width:48px;height:48px;margin-bottom:8px;font-size:24px}.delivery-category-card span{font-size:11px}.delivery-category-card small{font-size:9px}.delivery-home-section{padding:28px 0}.delivery-section-heading{align-items:center;margin-bottom:14px}.delivery-section-heading h2{font-size:24px}.delivery-product-card{flex-basis:178px;border-radius:17px}.delivery-product-body{padding:11px}.delivery-product-body h3{font-size:14px}.delivery-product-price strong{font-size:17px}.delivery-business-card{flex-basis:238px;border-radius:17px}.delivery-business-grid{grid-template-columns:1fr;gap:13px}.delivery-business-grid .delivery-business-card{display:grid;grid-template-columns:112px 1fr}.delivery-business-grid .delivery-business-cover{height:100%;aspect-ratio:auto}.delivery-business-grid .delivery-business-body{min-width:0;display:flex;flex-direction:column;justify-content:center}.delivery-all-businesses{padding-top:30px}}


/* V7.51 — Portada limpia del comercio */
.store-hero-clean{
    position:relative;
    width:100%;
    aspect-ratio:1920 / 720;
    min-height:260px;
    overflow:hidden;
    background:#dfe9f8;
}

.store-hero-clean > img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
}

.store-hero-placeholder{
    width:100%;
    height:100%;
    background:linear-gradient(135deg,#dce9fb,#b9d2f5);
}

.store-hero-back{
    position:absolute;
    top:20px;
    left:max(20px,calc((100vw - 1200px)/2));
    z-index:2;
    display:grid;
    place-items:center;
    width:46px;
    height:46px;
    border-radius:50%;
    color:#10264a;
    background:rgba(255,255,255,.94);
    box-shadow:0 8px 24px rgba(10,39,84,.18);
    text-decoration:none;
    font-size:1.65rem;
    line-height:1;
}

.store-products-header{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    gap:1rem;
    margin-bottom:1.5rem;
}

.store-products-header h1{
    margin:.25rem 0 .5rem;
}

.store-products-eyebrow{
    color:#1268da;
    font-size:.72rem;
    font-weight:900;
    letter-spacing:.12em;
}

.store-order-details{
    display:flex;
    flex-wrap:wrap;
    gap:.45rem;
}

.store-order-details span{
    display:inline-flex;
    padding:.38rem .65rem;
    border-radius:999px;
    color:#526783;
    background:#eef4fc;
    font-size:.78rem;
    font-weight:700;
}

.store-product-category + .store-product-category{
    margin-top:2rem;
}

.product-card-body{
    min-width:0;
}

.product-price{
    display:flex;
    align-items:baseline;
    gap:.5rem;
    margin:.65rem 0;
}

/* V7.51 — Resultado exclusivo de una categoría */
.delivery-category-results{
    padding:1.5rem 0 2rem;
    background:#fff;
}

.delivery-category-results-header{
    margin-bottom:1.2rem;
}

.delivery-category-results-header > div{
    display:flex;
    align-items:center;
    gap:1rem;
    margin-top:.85rem;
}

.delivery-category-results-header > div > span{
    display:grid;
    place-items:center;
    width:64px;
    height:64px;
    flex:0 0 64px;
    border-radius:18px;
    background:#edf4ff;
    font-size:2rem;
}

.delivery-category-results-header small{
    color:#1268da;
    font-size:.68rem;
    font-weight:900;
    letter-spacing:.12em;
}

.delivery-category-results-header h2{
    margin:.15rem 0;
    font-size:clamp(1.6rem,3vw,2.25rem);
}

.delivery-category-results-header p{
    margin:0;
    color:#6a7b96;
}

.delivery-category-back{
    color:#1268da;
    font-weight:800;
    text-decoration:none;
}

.delivery-category-products-grid{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:1rem;
}

.delivery-category-products-grid .delivery-product-card{
    width:auto;
    min-width:0;
}

.delivery-category-businesses{
    padding-top:2rem;
}

@media(max-width:980px){
    .delivery-category-products-grid{
        grid-template-columns:repeat(3,minmax(0,1fr));
    }
}

@media(max-width:767px){
    .store-hero-clean{
        aspect-ratio:16 / 9;
        min-height:0;
    }

    .store-hero-back{
        top:12px;
        left:12px;
        width:42px;
        height:42px;
    }

    .store-products-header{
        align-items:center;
        margin-bottom:1.1rem;
    }

    .store-products-header h1{
        font-size:1.55rem;
    }

    .store-order-details{
        gap:.3rem;
    }

    .store-order-details span{
        padding:.3rem .5rem;
        font-size:.68rem;
    }

    .delivery-category-results{
        padding-top:1rem;
    }

    .delivery-category-results-header > div > span{
        width:54px;
        height:54px;
        flex-basis:54px;
        font-size:1.65rem;
    }

    .delivery-category-products-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:.7rem;
    }
}

@media(max-width:390px){
    .delivery-category-products-grid{
        gap:.55rem;
    }
}


/* V9 RC24.2 — Comercio de Pedidos estilo app aprobado */
.order-store-page{
    padding:18px 0 88px;
    background:#f5f8fc;
    color:#112845;
}
.order-store-shell{max-width:1180px}
.order-store-hero{
    position:relative;
    overflow:hidden;
    width:100%;
    aspect-ratio:16/7.2;
    min-height:310px;
    border-radius:24px;
    background:#dfe7f1;
    box-shadow:0 12px 34px rgba(17,48,83,.10);
}
.order-store-hero>img{
    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
}
.order-store-hero-placeholder{
    width:100%;
    height:100%;
    display:grid;
    place-items:center;
    background:linear-gradient(135deg,#edf3fb,#dce8f7);
    font-size:64px;
}
.order-store-back,.order-store-favorite{
    position:absolute;
    z-index:3;
    top:20px;
    width:48px;
    height:48px;
    display:grid;
    place-items:center;
    border:0;
    border-radius:50%;
    background:rgba(255,255,255,.95);
    color:#18314e;
    box-shadow:0 7px 22px rgba(12,39,73,.14);
    text-decoration:none;
    font-size:27px;
    line-height:1;
    cursor:pointer;
}
.order-store-back{left:20px}
.order-store-favorite{right:20px;font-size:30px}
.order-store-favorite.is-favorite{color:#e54152}
.order-store-favorite-form{margin:0}
.order-store-open-badge{
    position:absolute;
    z-index:3;
    top:20px;
    left:82px;
    display:flex;
    align-items:center;
    gap:7px;
    padding:9px 13px;
    border-radius:999px;
    color:#fff;
    font-size:12px;
    font-weight:950;
    box-shadow:0 6px 18px rgba(12,39,73,.12);
}
.order-store-open-badge span{
    width:9px;
    height:9px;
    border-radius:50%;
    background:#fff;
}
.order-store-open-badge.is-open{background:#18ad5d}
.order-store-open-badge.is-closed{background:#d94a56}

.order-store-info-card{
    position:relative;
    z-index:4;
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    gap:20px;
    align-items:center;
    width:calc(100% - 48px);
    margin:-72px auto 22px;
    padding:20px 22px;
    border:1px solid #e0e7f0;
    border-radius:20px;
    background:#fff;
    box-shadow:0 14px 36px rgba(18,46,80,.12);
}
.order-store-eyebrow{
    display:block;
    color:#176bd3;
    font-size:9px;
    font-weight:950;
    letter-spacing:.13em;
}
.order-store-info-card h1{
    margin:4px 0 9px;
    color:#102845;
    font-size:clamp(24px,3vw,34px);
    line-height:1.04;
}
.order-store-status-line,.order-store-service-line{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:5px;
}
.order-store-status-line{
    color:#667991;
    font-size:12px;
}
.order-store-status-line strong{
    display:inline-flex;
    align-items:center;
    gap:6px;
}
.order-store-status-line strong.open{color:#179852}
.order-store-status-line strong.closed{color:#c74451}
.order-store-status-line strong i{
    width:8px;
    height:8px;
    border-radius:50%;
    background:currentColor;
}
.order-store-service-line{
    margin-top:9px;
    gap:7px;
}
.order-store-service-line span{
    display:inline-flex;
    padding:6px 8px;
    border-radius:999px;
    background:#f1f5fa;
    color:#60738d;
    font-size:10px;
    font-weight:800;
}
.order-store-cart{
    position:relative;
    min-width:170px;
    min-height:58px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    padding:10px 16px;
    border-radius:16px;
    background:#1264d4;
    color:#fff;
    text-decoration:none;
    font-size:14px;
    font-weight:950;
    box-shadow:0 10px 23px rgba(18,100,212,.19);
}
.order-store-cart i{font-size:21px;font-style:normal}
.order-store-cart b{
    position:absolute;
    top:-7px;
    right:-7px;
    min-width:24px;
    height:24px;
    padding:0 5px;
    display:grid;
    place-items:center;
    border:3px solid #fff;
    border-radius:999px;
    background:#e53945;
    color:#fff;
    font-size:9px;
}
.order-store-alert{margin:0 0 14px}

.order-store-categories{
    display:flex;
    gap:10px;
    overflow-x:auto;
    padding:4px 2px 12px;
    margin-bottom:14px;
    scrollbar-width:none;
}
.order-store-categories::-webkit-scrollbar{display:none}
.order-store-categories a{
    flex:0 0 115px;
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:6px;
    padding:11px 8px;
    border:1px solid #e2e8f0;
    border-radius:16px;
    background:#fff;
    color:#142b49;
    text-align:center;
    text-decoration:none;
    box-shadow:0 4px 13px rgba(20,49,85,.04);
}
.order-store-categories i{
    width:49px;
    height:49px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:#f2f6fb;
    font-style:normal;
    font-size:25px;
}
.order-store-categories span{
    font-size:11px;
    font-weight:900;
}

.order-store-promo{
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    gap:14px;
    align-items:center;
    min-height:112px;
    padding:16px 18px;
    margin-bottom:25px;
    overflow:hidden;
    border:1px solid #f3d99e;
    border-radius:18px;
    background:linear-gradient(135deg,#fff4d9,#fffaf0);
}
.order-store-promo-icon{
    width:50px;
    height:50px;
    display:grid;
    place-items:center;
    border-radius:14px;
    background:#fff;
    font-size:28px;
}
.order-store-promo small{
    color:#c57d00;
    font-size:9px;
    font-weight:950;
    letter-spacing:.09em;
}
.order-store-promo h2{
    margin:3px 0;
    color:#18314e;
    font-size:19px;
}
.order-store-promo p{
    margin:0;
    color:#6c7b8e;
    font-size:11px;
}
.order-store-promo img{
    width:145px;
    height:86px;
    object-fit:cover;
    border-radius:13px;
}

.order-store-section{margin-top:24px}
.order-store-section-head{
    display:flex;
    align-items:end;
    justify-content:space-between;
    gap:12px;
    margin-bottom:11px;
}
.order-store-section-head h2{
    margin:0;
    color:#102845;
    font-size:22px;
}
.order-store-section-head>a{
    color:#1264d4;
    text-decoration:none;
    font-size:11px;
    font-weight:900;
}
.order-store-section-head.menu small{
    color:#176bd3;
    font-size:8px;
    font-weight:950;
    letter-spacing:.11em;
}
.order-store-section-head.menu h2{margin-top:3px}

.order-store-popular{
    display:flex;
    gap:11px;
    overflow-x:auto;
    padding:3px 2px 12px;
    scrollbar-width:none;
    scroll-snap-type:x mandatory;
}
.order-store-popular::-webkit-scrollbar{display:none}
.order-store-popular-card{
    flex:0 0 245px;
    overflow:hidden;
    border:1px solid #e0e6ee;
    border-radius:17px;
    background:#fff;
    box-shadow:0 6px 17px rgba(18,47,81,.06);
    scroll-snap-align:start;
}
.order-store-popular-image{
    position:relative;
    aspect-ratio:16/10;
    display:grid;
    place-items:center;
    overflow:hidden;
    background:#edf2f7;
    font-size:42px;
}
.order-store-popular-image img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.order-store-popular-image em{
    position:absolute;
    top:8px;
    left:8px;
    padding:5px 8px;
    border-radius:999px;
    background:#eb3f4e;
    color:#fff;
    font-size:8px;
    font-weight:950;
    font-style:normal;
}
.order-store-popular-body{padding:11px}
.order-store-popular-body h3{
    margin:0;
    color:#142b48;
    font-size:13px;
}
.order-store-popular-body p{
    height:30px;
    margin:4px 0 7px;
    overflow:hidden;
    color:#6b7e96;
    font-size:9px;
    line-height:1.35;
}
.order-store-popular-body>div{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:8px;
}
.order-store-popular-body strong{
    color:#e12e39;
    font-size:14px;
}
.order-store-popular-body form{margin:0}
.order-store-popular-body button,.order-store-popular-body a{
    width:32px;
    height:32px;
    display:grid;
    place-items:center;
    padding:0;
    border:0;
    border-radius:50%;
    background:#1264d4;
    color:#fff;
    text-decoration:none;
    font-size:21px;
    line-height:1;
    cursor:pointer;
}

.order-store-category-block{
    scroll-margin-top:95px;
    margin-top:22px;
}
.order-store-category-block>h2{
    margin:0 0 10px;
    color:#132b48;
    font-size:20px;
}
.order-store-menu-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:11px;
}
.order-store-menu-card{
    display:grid;
    grid-template-columns:145px minmax(0,1fr);
    min-width:0;
    overflow:hidden;
    border:1px solid #e0e7f0;
    border-radius:17px;
    background:#fff;
}
.order-store-menu-image{
    min-height:155px;
    display:grid;
    place-items:center;
    overflow:hidden;
    background:#edf2f7;
    font-size:40px;
}
.order-store-menu-image img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.order-store-menu-content{
    min-width:0;
    padding:13px;
}
.order-store-menu-copy h3{
    margin:0;
    color:#142b48;
    font-size:14px;
}
.order-store-menu-copy p{
    margin:5px 0;
    color:#718198;
    font-size:10px;
    line-height:1.35;
}
.order-store-menu-copy strong{
    color:#e12e39;
    font-size:14px;
}
.order-store-menu-copy del{
    margin-left:5px;
    color:#94a2b5;
    font-size:10px;
}
.order-store-add-form{margin-top:10px}
.order-store-options{
    margin-bottom:7px;
    border:1px solid #e4eaf2;
    border-radius:10px;
    background:#fafcff;
}
.order-store-options summary{
    padding:7px 8px;
    cursor:pointer;
    color:#314b69;
    font-size:9px;
    font-weight:900;
}
.order-store-options summary b{
    margin-left:4px;
    color:#cb4b56;
    font-size:7px;
}
.order-store-options>div{
    display:grid;
    gap:5px;
    padding:0 8px 8px;
}
.order-store-options label{
    display:flex;
    align-items:center;
    gap:6px;
    color:#5e7088;
    font-size:9px;
}
.order-store-options label span{
    display:flex;
    justify-content:space-between;
    flex:1;
}
.order-store-options label small{color:#1264d4}
.order-store-add-row{
    display:flex;
    align-items:end;
    gap:7px;
}
.order-store-add-row label{
    display:grid;
    gap:3px;
    color:#7a899d;
    font-size:7px;
    font-weight:900;
}
.order-store-add-row input{
    width:55px;
    height:34px;
    padding:6px;
    border:1px solid #d7e0eb;
    border-radius:9px;
}
.order-store-add-row button{
    min-height:34px;
    flex:1;
    border:0;
    border-radius:9px;
    background:#1264d4;
    color:#fff;
    font-size:9px;
    font-weight:950;
    cursor:pointer;
}

@media(max-width:760px){
    .order-store-page{padding-top:8px}
    .order-store-shell{padding-left:12px;padding-right:12px}
    .order-store-hero{
        min-height:0;
        aspect-ratio:16/9;
        border-radius:19px;
    }
    .order-store-back,.order-store-favorite{
        top:12px;
        width:40px;
        height:40px;
        font-size:23px;
    }
    .order-store-back{left:12px}
    .order-store-favorite{right:12px}
    .order-store-open-badge{
        top:12px;
        left:62px;
        padding:7px 10px;
        font-size:9px;
    }

    .order-store-info-card{
        width:calc(100% - 18px);
        grid-template-columns:minmax(0,1fr) auto;
        gap:10px;
        margin:-36px auto 16px;
        padding:14px;
        border-radius:17px;
    }
    .order-store-info-card h1{font-size:20px}
    .order-store-status-line{font-size:9.5px}
    .order-store-service-line span{font-size:8px}
    .order-store-cart{
        min-width:110px;
        min-height:50px;
        padding:8px 10px;
        border-radius:13px;
        font-size:10px;
    }
    .order-store-cart i{font-size:17px}
    .order-store-cart b{
        top:-6px;
        right:-6px;
        min-width:21px;
        height:21px;
        border-width:2px;
        font-size:8px;
    }

    .order-store-categories{
        margin-left:-2px;
        margin-right:-2px;
        gap:7px;
    }
    .order-store-categories a{
        flex-basis:82px;
        padding:9px 5px;
        border-radius:14px;
    }
    .order-store-categories i{
        width:43px;
        height:43px;
        font-size:22px;
    }
    .order-store-categories span{font-size:9px}

    .order-store-promo{
        grid-template-columns:auto minmax(0,1fr) 90px;
        min-height:88px;
        gap:9px;
        padding:12px;
        border-radius:15px;
    }
    .order-store-promo-icon{
        width:39px;
        height:39px;
        font-size:21px;
    }
    .order-store-promo h2{font-size:14px}
    .order-store-promo p{font-size:9px}
    .order-store-promo img{
        width:90px;
        height:61px;
    }

    .order-store-section-head h2{font-size:18px}
    .order-store-popular-card{flex-basis:178px}
    .order-store-popular-body{padding:9px}
    .order-store-popular-body h3{font-size:11px}
    .order-store-popular-body p{font-size:8px}
    .order-store-popular-body strong{font-size:12px}
    .order-store-popular-body button,.order-store-popular-body a{
        width:29px;
        height:29px;
        font-size:19px;
    }

    .order-store-menu-grid{grid-template-columns:1fr}
    .order-store-menu-card{
        grid-template-columns:108px minmax(0,1fr);
        border-radius:14px;
    }
    .order-store-menu-image{min-height:125px}
    .order-store-menu-content{padding:10px}
}
@media(max-width:390px){
    .order-store-info-card{
        width:calc(100% - 10px);
        grid-template-columns:minmax(0,1fr) 96px;
        margin-top:-27px;
        padding:12px;
    }
    .order-store-cart{
        min-width:96px;
        padding:7px;
    }
    .order-store-cart span{font-size:9px}
    .order-store-promo{grid-template-columns:auto 1fr}
    .order-store-promo img{display:none}
}
