@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#20251e;--muted:#63685e;--paper:#f6f6f0;--white:#fff;--line:#dfe1d7;--orange:#c74b1b;--lime:#e4edb9;--radius:18px;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #d16431;outline-offset:4px}button{color:inherit}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.09;letter-spacing:-.055em;font-weight:800}h2{font-size:1.6rem;letter-spacing:-.04em}h3{font-size:1.1rem;letter-spacing:-.025em}p{line-height:1.55}small,.small{font-size:.875rem}.muted{color:var(--muted)}.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;font-weight:800}.demo{padding:9px 20px;text-align:center;background:#e9eddf;font-size:.8125rem;line-height:1.5}.shell{max-width:1280px;padding:0 40px;margin:auto}.header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{background:var(--ink);color:var(--lime);width:42px;height:42px;border-radius:50%;font-family:Georgia,serif;font-size:30px;display:grid;place-items:center}.brand strong{display:block;font-family:Manrope,sans-serif;letter-spacing:-.04em;font-size:1.1rem}.brand small{display:block;color:var(--muted);font-size:.7rem;letter-spacing:.12em;margin-top:3px}.nav{display:flex;gap:22px;align-items:center}.nav-link{border:0;background:none;padding:10px 0;font-size:.875rem;text-decoration:none}.lang{display:flex;background:#e9ebe2;padding:3px;border-radius:25px}.lang button{border:0;background:none;border-radius:22px;padding:7px 11px;font-size:.75rem;font-weight:bold}.lang button.active{background:var(--ink);color:white}.intro{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding:30px 0}.intro .eyebrow{color:var(--orange);margin-bottom:12px}.intro p{margin-top:15px;max-width:460px;color:var(--muted)}.hero-photo{height:228px;width:100%;object-fit:cover;border-radius:var(--radius);background:#303b27}.photo-caption{font-size:.75rem;text-align:right;color:var(--muted);margin-top:4px}.service-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 22px;border:1px solid var(--line);border-radius:12px;background:#fff;margin-bottom:32px;font-size:.875rem}.service-strip span{display:flex;gap:9px;align-items:center}.icon{display:inline-block;width:19px;height:19px;vertical-align:middle;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px;align-items:start;padding-bottom:40px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-head .muted{font-size:.875rem}.packs{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pack{position:relative;border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:#fff;overflow:hidden}.pack.featured{background:var(--ink);color:white;border-color:var(--ink)}.pack .eyebrow{color:var(--orange);margin-bottom:18px}.pack.featured .eyebrow{color:var(--lime)}.pack h3{font-size:1.45rem}.pack-count{font-size:3.2rem;letter-spacing:-.08em;font-weight:800;font-family:Manrope,sans-serif;line-height:1.2;margin:13px 0 7px}.pack-count span{font-size:1rem;letter-spacing:0;font-weight:500;margin-left:7px}.pack-description{font-size:.875rem;line-height:1.8;min-height:50px;color:var(--muted)}.featured .pack-description{color:#cbd1c5}.pack-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:24px}.price{font-size:1.5rem;font-weight:800;letter-spacing:-.045em;font-family:Manrope,sans-serif;white-space:nowrap}.add{background:var(--ink);color:white;border:0;border-radius:24px;padding:11px 17px;font-size:.875rem;font-weight:700;min-height:44px}.featured .add{background:var(--lime);color:var(--ink)}.quantity{display:flex;align-items:center;gap:7px;background:#edf0e5;padding:3px;border-radius:24px;color:var(--ink)}.quantity button{width:36px;height:36px;border:0;background:white;border-radius:50%;font-size:1.25rem}.quantity output{min-width:20px;text-align:center;font-weight:700;font-size:.875rem}.catalog-title{margin:32px 0 17px}.individuals{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product{display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:20px;border:1px solid var(--line);border-radius:14px;background:white;min-width:0}.product .product-top{display:flex;gap:12px;align-items:start}.product-index{font-size:.75rem;font-weight:700;border:1px solid var(--line);border-radius:50%;width:29px;height:29px;display:grid;place-items:center;flex-shrink:0;color:var(--muted)}.product p{font-size:.875rem;color:var(--muted);margin-top:5px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.product .price{font-size:1.25rem}.sold{font-size:.875rem;color:var(--muted);font-weight:600}.cart{position:sticky;top:20px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px}.cart-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.cart h2{font-size:1.25rem}.count-badge{background:var(--lime);border-radius:50%;min-width:28px;height:28px;display:grid;place-items:center;font-size:.875rem;font-weight:bold}.empty{padding:33px 0;text-align:center}.empty .icon{width:35px;height:35px;margin-bottom:15px;color:#929a83}.empty p{font-size:.875rem;color:var(--muted);margin-top:7px}.cart-line{padding:15px 0;border-bottom:1px solid var(--line)}.line-top{display:flex;justify-content:space-between;align-items:start;gap:12px;font-size:.875rem}.line-top strong{font-weight:600}.line-controls{margin-top:9px;display:flex;align-items:center;justify-content:space-between}.line-controls .quantity button{width:29px;height:29px}.line-controls .quantity{gap:5px}.remove{border:0;background:none;padding:6px;color:var(--muted);font-size:.75rem;text-decoration:underline}.total-row{display:flex;justify-content:space-between;align-items:center;padding:20px 0 8px}.total-row strong{font-size:1.5rem}.pay-note{font-size:.8125rem;color:var(--muted);margin-bottom:20px}.primary{border:0;background:var(--orange);color:white;padding:14px 20px;min-height:48px;border-radius:10px;font-weight:700}.wide{width:100%}.secondary{border:1px solid var(--line);background:white;padding:12px 18px;border-radius:10px;min-height:44px;font-weight:600}.cart-foot{font-size:.75rem;color:var(--muted);text-align:center;margin-top:13px;line-height:1.5}.closed-banner{background:#ffeadf;padding:18px 22px;border-radius:12px;margin-bottom:24px;color:#83351b}.footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid var(--line);padding:23px 0 30px;color:var(--muted);font-size:.8125rem}.footer p{max-width:650px}.mobile-cart{display:none}.demo-tag{display:inline-block;padding:4px 8px;background:#e9eddf;color:#47533d;border-radius:5px;font-size:.75rem;font-weight:700}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.dialog-header h2{font-size:1.6rem}.close{border:1px solid var(--line);width:38px;height:38px;background:#fff;border-radius:50%;font-size:1.4rem;flex-shrink:0}dialog{border:0;border-radius:22px;padding:30px;width:min(600px,calc(100% - 28px));max-height:92dvh;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#151b16a8;backdrop-filter:blur(4px)}.steps{display:flex;gap:8px;align-items:center;margin-bottom:22px;font-size:.8125rem;color:var(--muted)}.steps span{border-bottom:2px solid var(--line);padding-bottom:8px;flex:1}.steps .current{color:var(--orange);border-color:var(--orange);font-weight:700}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:block;margin-bottom:18px;font-size:.875rem;font-weight:600}.field input,.field select,.field textarea{display:block;width:100%;border:1px solid #b8beae;border-radius:8px;background:white;padding:12px;margin-top:7px;min-height:46px;color:var(--ink);font-weight:400;min-width:0}.field textarea{resize:vertical;min-height:85px}.hint{display:block;font-size:.8125rem;color:var(--muted);font-weight:400;margin-top:6px}.times{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 20px}.time{border:1px solid #b8beae;background:white;padding:10px 14px;border-radius:8px;min-height:44px}.time[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.order-review{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;margin:15px 0}.order-review .line-top{margin:10px 0}.form-error{color:#a82e11;font-size:.875rem;line-height:1.5;margin:10px 0}.success{text-align:center}.success-mark{width:65px;height:65px;margin:10px auto 20px;border-radius:50%;display:grid;place-items:center;background:var(--lime);font-size:2rem}.success h2{font-size:1.8rem;margin-bottom:10px}.success .order-review{text-align:left}.success-meta{display:grid;grid-template-columns:1fr 1fr;gap:16px;text-align:left;margin:25px 0}.success-meta small{display:block;color:var(--muted);margin-bottom:5px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:13px 22px;border-radius:10px;box-shadow:0 5px 30px #0002;z-index:10;max-width:90%;display:none;font-size:.875rem}#toast.show{display:block}.admin-intro{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:32px 0 25px}.admin-intro h1{font-size:2.2rem}.admin-intro p{color:var(--muted);margin-top:8px}.shop-switch{display:flex;align-items:center;gap:12px;background:white;border:1px solid var(--line);padding:15px 18px;border-radius:12px;font-size:.875rem}.switch{width:46px;height:26px;border:0;border-radius:20px;background:#999f92;padding:3px;flex-shrink:0}.switch:before{content:'';display:block;width:20px;height:20px;background:white;border-radius:50%;transition:transform .15s}.switch[aria-checked=true]{background:#526b2b}.switch[aria-checked=true]:before{transform:translateX(20px)}.tabs{display:flex;border-bottom:1px solid var(--line);gap:28px;margin-bottom:25px}.tab{background:none;border:0;border-bottom:3px solid transparent;padding:13px 0;font-size:.95rem;color:var(--muted);font-weight:600}.tab.active{color:var(--ink);border-color:var(--orange)}.admin-tools{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.admin-tools input{border:1px solid var(--line);padding:10px;border-radius:8px;font:inherit;background:white;color:var(--ink)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.stat{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px}.stat .value{font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;margin-top:9px;letter-spacing:-.05em}.stat .small{color:var(--muted)}.admin-layout{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:24px;align-items:start}.order-card{border:1px solid var(--line);border-radius:14px;background:white;padding:22px;margin-bottom:15px}.order-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px}.order-top h3{margin-bottom:4px}.status{border-radius:20px;background:#f1efe5;padding:5px 10px;font-size:.75rem;white-space:nowrap}.status.ready{background:#e4edb9}.status.collected{background:#e9ede6;color:#5c6557}.order-products{font-size:.875rem;line-height:1.8;color:var(--muted);margin-bottom:16px}.order-bottom{border-top:1px solid var(--line);padding-top:15px;display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.order-actions{display:flex;gap:8px;flex-wrap:wrap}.order-actions button{font-size:.8125rem;padding:9px 12px;min-height:40px}.prep{border-radius:14px;background:var(--ink);color:white;padding:24px}.prep h3{margin-bottom:8px}.prep .muted{color:#c8cfc0}.prep-row{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #ffffff25;padding:15px 0;font-size:.9rem}.prep-row:first-of-type{margin-top:18px}.telegram-note{background:#e9eef0;border-radius:14px;padding:20px;margin-top:16px}.telegram-note h3{margin-bottom:8px}.telegram-note p{font-size:.875rem;color:#52616b}.admin-products{display:grid;gap:12px}.admin-product{display:grid;grid-template-columns:minmax(0,1fr) 160px 120px;align-items:center;gap:18px;padding:20px;background:white;border:1px solid var(--line);border-radius:12px}.admin-product .field{margin:0}.admin-product input{width:100%;padding:10px;border:1px solid var(--line);border-radius:8px;margin-top:5px}.stock-control{display:flex;align-items:center;gap:10px;font-size:.8125rem}.settings{max-width:660px;border:1px solid var(--line);border-radius:15px;padding:25px;background:white}.settings h3{margin-bottom:22px}.settings .field-grid{margin-top:22px}.notice-box{padding:15px;background:#f1f3e8;border-radius:8px;font-size:.875rem;line-height:1.6;margin-bottom:20px}.empty-orders{background:white;border:1px dashed #b8beae;border-radius:14px;padding:40px 24px;text-align:center}.empty-orders p{margin:10px 0 20px;color:var(--muted)}
@media(min-width:1400px){.shell{max-width:1360px}.layout{grid-template-columns:minmax(0,1fr) 370px;gap:40px}.hero-photo{height:245px}}
@media(max-width:1000px){.shell{padding:0 24px}.layout{grid-template-columns:minmax(0,1fr) 300px;gap:20px}.packs,.individuals{grid-template-columns:1fr}.pack-count{font-size:2.5rem}.pack-description{min-height:0}.intro{gap:25px}.service-strip{flex-wrap:wrap}.admin-layout{grid-template-columns:minmax(0,1fr) 270px}}
@media(max-width:700px){.shell{padding:0 18px}.demo{font-size:.75rem;padding:7px 14px}.header{padding:16px 0;gap:8px}.brand{gap:8px}.brand-mark{width:34px;height:34px;font-size:25px}.brand strong{font-size:.91rem}.brand small{font-size:.6rem}.nav{gap:12px}.nav-link{font-size:.75rem}.lang button{padding:7px 9px}.intro{grid-template-columns:1fr;gap:18px;padding:24px 0 19px}.intro h1{font-size:2.45rem;max-width:350px}.intro p{font-size:.9375rem;margin-top:10px}.hero-photo{height:170px}.photo-caption{font-size:.6875rem}.service-strip{padding:13px 15px;gap:10px;margin-bottom:25px;font-size:.8125rem}.service-strip span:first-child{width:100%}.layout{display:block}.packs{grid-template-columns:1fr 1fr;gap:10px}.pack{padding:17px 13px;border-radius:14px}.pack h3{font-size:1.15rem}.pack .eyebrow{font-size:.625rem;letter-spacing:.09em;margin-bottom:14px}.pack-count{font-size:2.45rem}.pack-count span{font-size:.75rem;display:block;margin-left:0;letter-spacing:0}.pack-description{font-size:.8125rem;min-height:64px;line-height:1.65}.pack-bottom{flex-direction:column;align-items:start;gap:13px;margin-top:16px}.pack .price{font-size:1.5rem}.pack .add{width:100%;padding:10px}.pack .quantity{width:100%;justify-content:space-between}.individuals{grid-template-columns:1fr}.product{flex-direction:row;align-items:center;padding:16px;gap:8px}.product-index{display:none}.product .product-bottom{flex-direction:column;align-items:end;gap:10px}.product h3{font-size:1rem}.product p{font-size:.8125rem}.product .add{min-width:93px}.section-head h2,.catalog-title{font-size:1.4rem}.section-head .muted{font-size:.75rem}.cart{position:static;margin-top:24px}.mobile-cart{position:fixed;bottom:0;left:0;right:0;z-index:4;padding:12px 18px max(12px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.mobile-cart small{display:block;color:var(--muted);font-size:.75rem}.mobile-cart strong{font-size:1.2rem}.mobile-cart button{padding:12px 21px}.footer{padding-bottom:110px;gap:12px}.admin-intro{align-items:start;flex-direction:column;padding:25px 0 20px}.admin-intro h1{font-size:1.8rem}.shop-switch{width:100%;justify-content:space-between}.tabs{gap:22px}.tab{font-size:.875rem}.stats{gap:8px}.stat{padding:14px 10px}.stat .value{font-size:1.45rem}.stat .small{font-size:.75rem}.admin-layout{grid-template-columns:1fr}.admin-tools{align-items:start;flex-direction:column}.admin-product{grid-template-columns:1fr 105px;gap:15px}.stock-control{grid-column:1/-1}.admin-product .field{font-size:.75rem}.admin-product h3{font-size:1rem}.order-card{padding:18px}.settings{padding:18px}.field-grid{gap:12px}.field-grid .field{min-width:0}dialog{padding:23px 18px;border-radius:18px}.dialog-header h2{font-size:1.4rem}.success h2{font-size:1.6rem}#toast{bottom:90px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Logo principal: conservamos el diseño completo y ajustamos sus márgenes visuales. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.access-card{max-width:600px;margin:60px auto;padding:35px;border:1px solid var(--line);border-radius:20px;background:white}.access-card h1{font-size:2.5rem;margin:15px 0}.access-card p{margin:15px 0 24px;color:var(--muted)}.access-card a{display:inline-block;text-decoration:none}
.logout{margin-left:auto;align-self:center;font-size:.875rem;color:var(--muted)}.day-picker{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.order-filters{display:flex;gap:12px;margin-bottom:18px}.order-filters label{flex:1;min-width:0}.order-filters input,.order-filters select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:9px;padding:11px;background:white;color:var(--ink);font-size:.875rem}.order-filters select{width:auto;max-width:175px}.date-pills{display:flex;gap:8px;overflow-x:auto;margin:0 0 22px;padding-bottom:7px}.date-pills button{white-space:nowrap;border:1px solid var(--line);border-radius:24px;background:white;padding:10px 14px;font-size:.875rem}.date-pills button.selected{background:var(--ink);color:white;border-color:var(--ink)}.date-pills strong{margin-left:7px}.customer-note{padding:10px 12px;margin-top:12px;background:var(--paper);border-radius:8px;color:var(--ink)}.status.cancelled{background:#fae3da;color:#913314}.detail-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.danger{color:#a43519}.admin-layout .order-card a{text-decoration:none}
@media(max-width:700px){.order-filters{flex-direction:column}.order-filters select{width:100%;max-width:none}.admin-tools .order-actions{width:100%;justify-content:space-between}.access-card{margin:25px auto;padding:24px}.access-card h1{font-size:2rem}.logout{font-size:.75rem}.tabs{gap:18px}}
.header{padding:12px 0}
.brand-logo{display:block;position:relative;width:190px;height:148px;overflow:hidden}
.brand-logo img{display:block;position:absolute;width:190px;height:190px;max-width:none;top:-17px;left:0;object-fit:contain}
@media(max-width:700px){.header{padding:8px 0}.brand-logo{width:155px;height:122px}.brand-logo img{width:155px;height:155px;top:-13px}.nav{gap:12px;flex-wrap:wrap;justify-content:flex-end}.nav-link{font-size:.8125rem}}

.pickup-location{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px;margin:0 0 22px;border:1px solid var(--line);border-radius:12px;background:white;text-align:left}.pickup-location strong{display:block;margin-top:5px}.pickup-location a{text-decoration:none;white-space:nowrap;font-size:.875rem}dialog .pickup-location{padding:16px;flex-wrap:wrap}@media(max-width:400px){.pickup-location{flex-wrap:wrap}}

.confirmation-info{padding:20px 24px;border-left:4px solid var(--orange);background:#fff5e9;margin:20px 0 28px;border-radius:10px}.confirmation-info p{margin:8px 0;line-height:1.6}.confirmation-info small{color:#625b50}.message-preview{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:1rem;line-height:1.6;padding:18px;background:#f4f5f1;border-radius:12px;margin:20px 0}.sent-check{display:flex;align-items:center;gap:10px;margin:22px 0;font-size:1rem}.sent-check input{width:20px;height:20px}.status.new{background:#fff0d5;color:#754900}.status.confirmed{background:#e8f1df;color:#344e21}.order-actions{flex-wrap:wrap}

.panel-alerts{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#f3f6ed;border:1px solid #cdd9bd;border-radius:14px;padding:18px;margin:20px 0}.panel-alerts p{margin:6px 0 0;line-height:1.5}.panel-alerts [hidden]{display:none}.panel-alerts .order-actions{flex-shrink:0}@media(max-width:650px){.panel-alerts{align-items:stretch;flex-direction:column}.panel-alerts .order-actions{justify-content:flex-start}}
.push-card{padding:22px;border:1px solid #b7c99f;border-radius:14px;background:#f4f8ed;margin-top:20px}.push-card p{margin:10px 0;line-height:1.6}.push-card .order-actions{margin-top:14px;justify-content:flex-start}

.notice-center{margin:20px 0;padding:16px 20px;border:1px solid #cdd9bd;border-radius:14px;background:#f7f9f3}.notice-summary-row,.notice-inbox{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.notice-summary-row strong{font-size:.95rem}.notice-inbox{margin-top:10px;font-size:.9rem}.notice-inbox p{margin:0}.notice-center [hidden]{display:none!important}.notice-center .push-card{margin-top:16px}.notice-center .panel-alerts{margin-bottom:10px}@media(max-width:650px){.notice-center{padding:15px}.notice-summary-row{align-items:flex-start}.notice-summary-row strong{line-height:1.6}}

/* Illustrations identify the food; nearby product names remain the accessible labels. */
.food-icon{display:block;width:76px;height:76px;object-fit:contain;flex:0 0 auto;mix-blend-mode:multiply}
.product-top{align-items:center;gap:14px;min-width:0}.product-top>div{min-width:0}.product h3{overflow-wrap:break-word}
.pack-food-icons{display:flex;align-items:center;gap:8px;margin:14px 0 12px}.pack-food-icons .food-icon{width:38px;height:38px}
@media(max-width:700px){.product-top{gap:10px}.product-top .food-icon{width:56px;height:56px}.product-bottom{flex-shrink:0}.pack-food-icons{gap:3px;margin:12px 0}.pack-food-icons .food-icon{width:26px;height:26px}}
@media(max-width:380px){.product{padding:13px;gap:7px}.product-top{gap:7px}.product-top .food-icon{width:40px;height:40px}.product .add{min-width:80px;padding-left:9px;padding-right:9px}.product .price{font-size:1.1rem}}
.pack.featured .pack-food-icons{background:#fff;border-radius:8px;padding:4px;gap:2px;width:fit-content}@media(max-width:380px){.pack-food-icons .food-icon{width:22px;height:22px}}
