@charset "UTF-8";:root{--color-primary: #1677ff;--color-accent: #faad14;--color-text: rgba(0, 0, 0, .88);--color-text-secondary: rgba(0, 0, 0, .65);--bg-page: #ffffff;--bg-surface: #fafafa;--border-color: #e5e7eb;--font-display: inherit;--font-body: inherit;--radius-card: 8px;--radius-control: 6px;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 40px}:root[data-industry=demo]{--color-primary: #7c3aed;--color-accent: #f59e0b;--color-text: #1f1147;--color-text-secondary: rgba(31, 17, 71, .7);--bg-page: #faf7ff;--bg-surface: #f3edff;--border-color: #e9d8fd;--font-display: "Inter", sans-serif;--font-body: "Inter", sans-serif;--radius-card: 14px;--radius-control: 999px}:root[data-industry=grocery]{--color-primary: #16a34a;--color-primary-strong: #15803d;--color-primary-soft: #e8f5ec;--color-accent: #f59e0b;--color-text: #0f172a;--color-text-secondary: rgba(15, 23, 42, .65);--bg-page: #ffffff;--bg-surface: #f5f7f2;--border-color: #e6ebe1;--font-display: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: "Quicksand", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-card: 12px;--radius-control: 8px;--color-veg: #16a34a;--color-non-veg: #b91c1c;--color-vegan: #059669;--color-jain: #d97706}:root[data-industry=grocery] body{font-size:14px}:root[data-industry=grocery] .ant-btn-primary{background:var(--color-primary);border-color:var(--color-primary)}.grocery-announcement{background:#0f1115;color:#e5e7eb;font-size:12px}.grocery-announcement-inner{max-width:1280px;margin:0 auto;padding:8px 24px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap}.grocery-announcement-item{position:relative;display:inline-flex;align-items:center}.grocery-announcement-item.kind-accent{color:#fde047;font-weight:700}.grocery-announcement-item+.grocery-announcement-item:before{content:"+";position:absolute;left:-18px;color:#fde047}.grocery-header{position:sticky;top:0;z-index:20;height:auto;min-height:0;padding:0;line-height:1.4;background:#fff;border-bottom:1px solid var(--border-color)}.grocery-header,.grocery-header *{line-height:1.4}.grocery-header-main,.grocery-header-bottom{height:auto}.grocery-header-main{max-width:1280px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;gap:16px}.grocery-brand{display:inline-flex;align-items:center;gap:8px;color:var(--color-text);font-family:var(--font-display);font-weight:800;font-size:20px;flex-shrink:0}.grocery-brand strong{color:var(--color-text);font-weight:800}.grocery-brand-mark{width:38px;height:38px;display:block;flex-shrink:0}.grocery-delivery-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px 6px 10px;border:0;border-radius:8px;background:transparent;color:var(--color-text);cursor:pointer;flex-shrink:0}.grocery-delivery-pill:hover{background:#f3f4f6}.grocery-delivery-pill>.anticon{color:var(--color-primary);font-size:16px}.grocery-delivery-pill>span{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1.1}.grocery-delivery-pill small{color:var(--color-text-secondary);font-size:11px}.grocery-delivery-pill .ant-select{height:auto;font-size:13px;font-weight:700}.grocery-delivery-pill .ant-select-selector{height:auto!important;padding:0 18px 0 0!important}.grocery-delivery-pill .ant-select-selection-item{padding-right:8px!important;font-weight:700}.grocery-delivery-pill .ant-select-arrow{right:0!important;color:var(--color-text-secondary)}.grocery-search{flex:1;min-width:0;border:1px solid var(--border-color);border-radius:10px;overflow:hidden;background:#f9fafb}.grocery-search .ant-input-affix-wrapper{border:0;background:transparent;height:42px;padding:0 14px}.grocery-search .ant-input{background:transparent;font-size:13px}.grocery-region{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:8px;background:transparent;color:var(--color-text);flex-shrink:0}.grocery-region:hover{background:#f3f4f6}.grocery-region>.anticon{color:var(--color-text-secondary);font-size:16px}.grocery-region .ant-select{font-size:13px;font-weight:600}.grocery-region .ant-select-selector{padding:0!important;height:auto!important}.grocery-icon-button{position:relative;width:40px;height:40px;border:0;border-radius:50%;background:#f3f4f6;color:var(--color-text);cursor:pointer;display:grid;place-items:center;font-size:16px;flex-shrink:0}.grocery-icon-button:hover{background:var(--color-primary-soft);color:var(--color-primary)}.grocery-icon-button .ant-badge sup{background:var(--color-primary);color:#fff;font-weight:700;box-shadow:0 0 0 2px #fff}.grocery-header-bottom{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;align-items:stretch;justify-content:space-between;gap:24px;border-top:1px solid #f1f3f5;min-height:48px}.grocery-nav{display:flex;align-items:stretch;gap:4px}.grocery-nav a{display:inline-flex;align-items:center;padding:0 14px;color:var(--color-text);font-size:13px;font-weight:600;border-bottom:2px solid transparent;transition:color .16s ease,border-color .16s ease}.grocery-nav a.active,.grocery-nav a:hover{color:var(--color-primary);border-bottom-color:var(--color-primary)}.grocery-utility-links{display:inline-flex;align-items:center;gap:16px;color:var(--color-text-secondary);font-size:13px}.grocery-utility-links a{display:inline-flex;align-items:center;height:32px;color:inherit;font-weight:600}.grocery-utility-links a:hover{color:var(--color-primary)}.grocery-utility-links .utility-cta{gap:6px;padding:0 14px;border-radius:8px;background:#fde047;color:#1f2937;box-shadow:0 1px #0000000a}.grocery-utility-links .utility-cta:hover{background:#facc15;color:#1f2937}.grocery-utility-links .utility-cta .anticon{font-size:14px}@media(max-width:1024px){.grocery-announcement-inner{padding:8px 16px;gap:18px}.grocery-header-main{padding:10px 16px;gap:10px;flex-wrap:wrap}.grocery-search{order:5;width:100%;flex:0 0 100%}.grocery-header-main>a[aria-label=Cart]{margin-left:auto}.grocery-delivery-pill,.grocery-region{display:none}.grocery-header-bottom{grid-template-columns:1fr;gap:12px;padding:0 16px 12px}.grocery-nav{overflow-x:auto;flex-wrap:nowrap}.grocery-nav a{white-space:nowrap}.grocery-utility-links{display:none}}.grocery-catalog-shell{background:var(--bg-page)}.grocery-catalog-hero{background:linear-gradient(180deg,#f0fdf4,#fff);border-bottom:1px solid #ecfdf5}.grocery-breadcrumb{display:inline-flex;align-items:center;gap:8px;color:var(--color-text-secondary);font-size:12px;font-weight:600}.grocery-breadcrumb a{color:inherit}.grocery-breadcrumb a:hover{color:var(--color-primary)}.grocery-breadcrumb .anticon{font-size:9px}.grocery-breadcrumb span{color:var(--color-text)}.grocery-catalog-hero-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.grocery-catalog-pill-row{display:inline-flex;gap:8px;flex-wrap:wrap}.grocery-catalog-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #e7eee9;color:var(--color-text);font-size:12px;font-weight:600}.grocery-catalog-pill .dot{width:8px;height:8px;border-radius:50%;background:var(--color-primary)}.grocery-catalog-pill .dot-amber{background:var(--color-accent)}.grocery-catalog-pill-row .grocery-catalog-select{min-width:160px}.grocery-catalog-pill-row .grocery-catalog-select .ant-select-selector{height:32px!important;padding:0 32px 0 12px!important;border-radius:999px!important;background:#fff!important;border-color:#e7eee9!important;display:flex;align-items:center;font-size:12px;font-weight:600;color:var(--color-text)}.grocery-catalog-pill-row .grocery-catalog-select .ant-select-arrow{color:var(--color-primary);right:12px}.grocery-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.grocery-chip{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 14px;border:1px solid var(--border-color);border-radius:999px;background:#fff;color:var(--color-text);font-size:13px;font-weight:600;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.grocery-chip:hover{border-color:var(--color-primary);color:var(--color-primary)}.grocery-chip.active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.grocery-chip.active .grocery-chip-dot{background:#fff!important}.grocery-chip-dot{display:inline-block;width:8px;height:8px;border-radius:50%}@media(max-width:768px){.grocery-catalog-toolbar{grid-template-columns:1fr}}.grocery-hero{display:grid;grid-template-columns:220px minmax(0,1fr) 230px;grid-template-rows:360px;align-items:stretch;gap:14px;margin:24px 0 32px}.grocery-hero-categories{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border-color);border-radius:12px;overflow:hidden}.grocery-hero-categories ul{flex:1;overflow-y:auto}.grocery-hero-categories header{background:var(--color-primary);color:#fff;padding:12px 16px;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.grocery-hero-categories ul{margin:0;padding:6px 0;list-style:none}.grocery-hero-categories li a{display:flex;align-items:center;gap:10px;padding:9px 16px;color:var(--color-text);font-size:13px;font-weight:500;transition:background .12s ease}.grocery-hero-categories li a:hover{background:var(--color-primary-soft);color:var(--color-primary)}.grocery-hero-categories li a .emoji{width:20px;text-align:center;font-size:16px}.grocery-hero-categories li a .chev{margin-left:auto;font-size:9px;color:var(--color-text-secondary)}.grocery-hero-categories li a.more{color:var(--color-primary);font-weight:700}.grocery-hero-carousel{position:relative;border-radius:12px;overflow:hidden;height:100%}.grocery-hero-carousel .ant-carousel,.grocery-hero-carousel .slick-slider,.grocery-hero-carousel .slick-list,.grocery-hero-carousel .slick-track{height:100%!important}.grocery-hero-carousel .slick-slide,.grocery-hero-carousel .slick-slide>div,.grocery-hero-carousel .slick-slide>div>div{height:360px!important}.grocery-hero-carousel .grocery-hero-slide{height:360px!important}.grocery-hero-carousel .slick-dots{display:none!important}.grocery-hero-slide{position:relative;padding:40px;background-color:#1f2937;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;display:flex;align-items:center}.grocery-hero-slide-scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(100deg,#0f172ac7,#0f172a8c 38%,#0f172a2e 60%,#0f172a00 80%)}.grocery-hero-slide-copy{position:relative;z-index:1;max-width:460px;color:#fff}.grocery-hero-slide-copy small{display:inline-block;padding:4px 10px;margin-bottom:14px;border-radius:999px;background:#ffffff2e;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;backdrop-filter:blur(4px)}:root[data-industry=grocery] .grocery-hero-slide-copy h2{margin:0 0 12px;font-family:var(--font-display);font-size:clamp(24px,2.6vw,36px);line-height:1.15;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.25)}.grocery-hero-slide-copy p{margin:0 0 18px;color:#ffffffe0;font-size:14px;max-width:380px;text-shadow:0 1px 2px rgba(0,0,0,.25)}.grocery-hero-slide-cta{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;border-radius:999px;background:#fde047;color:#1f2937;font-weight:700;font-size:13px;box-shadow:0 1px #0000000a}.grocery-hero-slide-cta:hover{background:#facc15;color:#1f2937}.grocery-hero-slide-cta .anticon{font-size:11px}.grocery-hero-aside{display:grid;grid-template-rows:1fr 1fr;gap:14px}.grocery-hero-aside-card{position:relative;display:flex;align-items:flex-end;padding:16px;border-radius:12px;text-decoration:none;color:#fff;background-color:#1f2937;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;min-height:0;transition:transform .16s ease,box-shadow .16s ease}.grocery-hero-aside-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a1f}.grocery-hero-aside-card-scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0f172a00 30%,#0f172a8c,#0f172ac7)}.grocery-hero-aside-card-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%}.grocery-hero-aside-card strong{font-family:var(--font-display);font-size:16px;font-weight:800;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35)}.grocery-hero-aside-card .grocery-hero-slide-cta{padding:6px 14px;font-size:12px}@media(max-width:1100px){.grocery-hero{grid-template-columns:220px minmax(0,1fr)}.grocery-hero-aside{grid-column:span 2;grid-template-columns:1fr 1fr}}@media(max-width:768px){.grocery-hero{grid-template-columns:1fr;gap:12px}.grocery-hero-categories{display:none}.grocery-hero-aside{grid-column:auto;grid-template-columns:1fr 1fr;gap:10px}.grocery-hero-aside-card{min-height:120px;padding:14px}.grocery-hero-aside-card strong{font-size:14px}.grocery-hero-aside-card .grocery-hero-slide-cta{padding:5px 12px;font-size:11px}.grocery-hero{grid-template-rows:auto}.grocery-hero-carousel{height:240px}.grocery-hero-carousel .slick-slide,.grocery-hero-carousel .slick-slide>div,.grocery-hero-carousel .slick-slide>div>div,.grocery-hero-carousel .grocery-hero-slide{height:240px!important}.grocery-hero-slide{padding:24px 20px}.grocery-hero-slide-scrim{background:linear-gradient(180deg,#0f172a73,#0f172ab3)}.grocery-hero-slide-copy h2{font-size:22px}.grocery-hero-slide-copy p{font-size:13px}}@media(max-width:480px){.grocery-hero-aside{grid-template-columns:1fr}}.grocery-category-tile{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 12px;border-radius:var(--radius-card);color:var(--color-text);text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.grocery-category-tile:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0f}.grocery-category-tile-image{width:72px;height:72px;border-radius:50%;background:#fff9;display:grid;place-items:center;font-size:38px;margin-bottom:6px}.grocery-category-tile-image img{width:60%;height:60%;object-fit:contain}.grocery-category-tile strong{color:var(--color-text);font-size:13px;font-weight:700}.grocery-category-tile small{color:var(--color-text-secondary);font-size:11px}:root[data-industry=grocery] .ant-typography h2,:root[data-industry=grocery] section h2{font-family:var(--font-display);font-weight:800;color:var(--color-text)}.grocery-view-all{color:var(--color-text-secondary);font-size:13px;font-weight:700}.grocery-view-all:hover{color:var(--color-primary)}.grocery-promo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:32px 0}.grocery-promo-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;border-radius:var(--radius-card);min-height:160px;text-decoration:none;color:var(--color-text);overflow:hidden;position:relative}.grocery-promo-card-copy{flex:1;z-index:1}.grocery-promo-card-copy strong{display:block;font-family:var(--font-display);font-size:18px;font-weight:800;line-height:1.2;margin-bottom:12px;max-width:180px}.grocery-promo-card-cta{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:8px;background:var(--color-primary);color:#fff;font-size:13px;font-weight:700}.grocery-promo-card-cta:hover{background:var(--color-primary-strong);color:#fff}.grocery-promo-card-image{width:130px;height:130px;background-size:cover;background-position:center;border-radius:50%;flex-shrink:0}@media(max-width:900px){.grocery-promo-row{grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.grocery-promo-card{padding:14px;min-height:120px;gap:10px}.grocery-promo-card-copy strong{font-size:14px;margin-bottom:8px;max-width:100%}.grocery-promo-card-cta{padding:6px 12px;font-size:11px}.grocery-promo-card-image{width:80px;height:80px}}@media(max-width:480px){.grocery-promo-row{grid-template-columns:1fr}.grocery-promo-card{min-height:96px}.grocery-promo-card-image{width:96px;height:96px}}.grocery-product-card{position:relative;height:100%;display:flex;flex-direction:column;border:1px solid #e9ecef;border-radius:12px;background:#fff;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.grocery-product-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0f172a0f}.grocery-product-card-image{position:relative;background:#fff;padding:20px}.grocery-product-card-image img,.grocery-product-card-image div[role=img]{aspect-ratio:1/1!important;object-fit:contain!important;background:transparent!important}.grocery-tag{position:absolute;top:0;left:12px;padding:4px 10px;border-radius:0 0 4px 4px;font-size:11px;font-weight:700;color:#fff;text-transform:capitalize;z-index:2}.grocery-tag.tag-hot{background:#ec4444}.grocery-tag.tag-sale{background:#2563eb}.grocery-tag.tag-new{background:#16a34a}.grocery-tag.tag-discount{background:#f59e0b}.grocery-product-card-body{flex:1;padding:8px 16px 16px;display:flex;flex-direction:column;gap:6px}.grocery-product-brand{color:var(--color-text-secondary);font-size:11px}.grocery-product-title{color:var(--color-text);font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}.grocery-product-rating{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--color-text-secondary)}.grocery-product-rating .anticon{color:#f59e0b;font-size:12px}.grocery-product-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;flex-wrap:wrap;row-gap:8px}@media(max-width:480px){.grocery-product-card-foot{flex-direction:column;align-items:stretch}.grocery-product-card-foot .grocery-product-price{flex-direction:row;align-items:baseline;gap:8px}.grocery-product-card-foot .grocery-stepper,.grocery-product-card-foot .grocery-add-button{align-self:stretch;width:100%;justify-content:center}}.grocery-product-price{display:flex;flex-direction:column;gap:0}.grocery-product-price .price-now{color:var(--color-primary);font-size:16px;font-weight:800;line-height:1.1}.grocery-product-price .price-mrp{color:#9ca3af;font-size:11px;text-decoration:line-through}.grocery-product-card-foot .ant-btn,.grocery-add-button{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 14px;border-radius:6px;border:0;background:var(--color-primary-soft);color:var(--color-primary);font-weight:700;font-size:12px;cursor:pointer;transition:background .16s ease}.grocery-product-card-foot .ant-btn:hover,.grocery-add-button:hover{background:var(--color-primary);color:#fff}.grocery-product-card-foot .ant-btn .anticon,.grocery-add-button .anticon{font-size:12px}.grocery-stepper{display:inline-flex;align-items:stretch;flex-shrink:0;border:1px solid var(--color-primary);border-radius:6px;overflow:hidden;height:32px;background:#fff}.grocery-stepper button{flex:0 0 32px;width:32px;height:100%;border:0;background:var(--color-primary);color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:14px;line-height:1}.grocery-stepper button .anticon,.grocery-stepper button:hover .anticon{color:#fff;font-size:14px;line-height:1}.grocery-stepper button:hover{background:var(--color-primary-strong)}.grocery-stepper span{flex:0 0 auto;min-width:28px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-primary);font-weight:700;font-size:13px;line-height:1}.grocery-product-card-foot .grocery-stepper{flex-shrink:0}.grocery-product-card-foot .grocery-product-price{min-width:0;flex:1 1 auto}.grocery-best-sells{display:grid;grid-template-columns:280px repeat(4,minmax(0,1fr));gap:16px;margin:24px 0}.grocery-best-sells-feature{position:relative;padding:28px 24px;border-radius:var(--radius-card);background:linear-gradient(135deg,#d4ead4,#b9d8b9),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'/>");display:flex;flex-direction:column;justify-content:space-between;min-height:320px;overflow:hidden}.grocery-best-sells-feature:after{content:"";position:absolute;inset:auto -20% -10% auto;width:80%;height:80%;background:url(https://images.unsplash.com/photo-1542838132-92c53300491e?auto=format&fit=crop&w=400&q=70) center/contain no-repeat;opacity:.4}.grocery-best-sells-feature h3{margin:0;font-family:var(--font-display);font-size:24px;font-weight:800;line-height:1.2;color:var(--color-text);z-index:1}.grocery-best-sells-feature .grocery-promo-card-cta{z-index:1;align-self:flex-start}@media(max-width:1100px){.grocery-best-sells{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.grocery-best-sells{grid-template-columns:1fr}}.grocery-delivery-banner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:24px;padding:40px 48px;border-radius:var(--radius-card);background:#cdeacf;margin:32px 0;overflow:hidden;position:relative}.grocery-delivery-banner h2{margin:0 0 12px;font-family:var(--font-display);font-size:clamp(22px,3vw,32px);font-weight:800;color:var(--color-text);line-height:1.2}.grocery-delivery-banner p{margin:0 0 20px;color:var(--color-text-secondary);font-size:14px;max-width:380px}.grocery-delivery-banner img{justify-self:end;width:100%;max-width:360px;height:auto;object-fit:contain}@media(max-width:768px){.grocery-delivery-banner{grid-template-columns:1fr;text-align:center;padding:32px 24px}.grocery-delivery-banner img{justify-self:center;max-width:220px}.grocery-delivery-banner p{margin-left:auto;margin-right:auto}}.grocery-service-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:32px 0 16px;padding:16px;border-radius:var(--radius-card);background:#f7faf6}.grocery-service-card{display:flex;align-items:center;gap:12px;padding:12px}.grocery-service-card .anticon{width:44px;height:44px;border-radius:12px;background:#fff;color:var(--color-primary);display:grid;place-items:center;font-size:20px;flex-shrink:0}.grocery-service-card strong{display:block;font-size:13px;font-weight:700;color:var(--color-text)}.grocery-service-card span{color:var(--color-text-secondary);font-size:11px}@media(max-width:1100px){.grocery-service-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.grocery-service-row{grid-template-columns:1fr}}.grocery-footer{margin-top:48px;background:#163020;color:#d1d5db}.grocery-footer-top{max-width:1280px;margin:0 auto;padding:32px 24px 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;border-bottom:1px solid rgba(255,255,255,.08)}.grocery-footer-social{display:inline-flex;align-items:center;gap:16px}.grocery-footer-social strong{color:#fff;font-size:13px;font-weight:700}.grocery-footer-social a,.grocery-footer-social button{width:32px;height:32px;border:0;border-radius:50%;background:#ffffff14;display:grid;place-items:center;color:#d1d5db;font-size:14px;cursor:pointer}.grocery-footer-social a:hover,.grocery-footer-social button:hover{background:var(--color-primary);color:#fff}.grocery-footer-payments{display:inline-flex;align-items:center;gap:12px}.grocery-footer-payments strong{color:#fff;font-size:13px;font-weight:700}.grocery-footer-payments span{display:inline-grid;place-items:center;height:24px;padding:0 8px;border-radius:4px;background:#ffffff14;color:#fff;font-size:10px;font-weight:700}.grocery-footer-newsletter{display:inline-flex;flex-direction:column;gap:8px;justify-self:end}.grocery-footer-newsletter strong{color:#fff;font-size:13px;font-weight:700}.grocery-footer-newsletter form{display:inline-flex;border-radius:8px;overflow:hidden;background:#ffffff14}.grocery-footer-newsletter input{border:0;background:transparent;outline:none;padding:0 12px;height:36px;color:#fff;font-size:13px;width:200px}.grocery-footer-newsletter input::placeholder{color:#fff6}.grocery-footer-newsletter button{border:0;background:var(--color-primary);color:#fff;padding:0 18px;font-weight:700;cursor:pointer;font-size:13px}.grocery-footer-columns{max-width:1280px;margin:0 auto;padding:32px 24px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:32px}.grocery-footer-columns h4{margin:0 0 14px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.grocery-footer-columns ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.grocery-footer-columns a{color:#d1d5db;font-size:13px}.grocery-footer-columns a:hover{color:var(--color-primary)}.grocery-footer-bottom{max-width:1280px;margin:0 auto;padding:16px 24px;display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:center;border-top:1px solid rgba(255,255,255,.08);color:#fff9;font-size:12px}.grocery-footer-bottom strong{color:#fff;font-weight:700}.grocery-footer-bottom .grocery-footer-contact{text-align:right;display:inline-flex;align-items:center;gap:12px;justify-self:end}.grocery-footer-bottom .grocery-footer-contact .anticon{color:var(--color-primary);font-size:18px}@media(max-width:1024px){.grocery-footer-top,.grocery-footer-bottom{grid-template-columns:1fr;text-align:center}.grocery-footer-newsletter,.grocery-footer-bottom .grocery-footer-contact{justify-self:center}.grocery-footer-columns{grid-template-columns:repeat(2,1fr)}}:root[data-industry=fish]{--color-primary: #0f63c7;--color-accent: #05aeca;--color-text: #101a33;--color-text-secondary: #667997;--bg-page: #f3f7fb;--bg-surface: #ffffff;--border-color: #dce8f2;--font-display: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-card: 16px;--radius-control: 999px}:root[data-industry=fish] body{background:var(--bg-page);color:var(--color-text);font-size:14px}:root[data-industry=fish] .ant-btn-primary{border:0;background:linear-gradient(135deg,#1558b4,#02a9bf);box-shadow:0 14px 28px #05aeca38;font-weight:800}.fish-header{position:sticky;top:0;z-index:30;height:72px;padding:0;background:#ffffffeb;border-bottom:1px solid #cfe4ec;backdrop-filter:blur(18px)}.fish-header-inner{width:100%;max-width:1720px;height:72px;margin:0 auto;display:grid;grid-template-columns:minmax(190px,auto) minmax(340px,1fr) minmax(220px,auto);align-items:center;gap:222px}.fish-brand{display:inline-flex;align-items:center;gap:10px;justify-self:start;min-width:max-content;color:var(--color-text)}.fish-brand span{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#1658b4,#07afc8);font-size:22px;font-weight:900;line-height:1;box-shadow:0 12px 24px #0f63c72e}.fish-brand strong{display:grid;line-height:.9;font-size:20px;font-weight:950;letter-spacing:0}.fish-brand em{color:#05aeca;font-style:normal}.fish-brand small{margin-top:7px;color:#8da0b8;font-size:10px;font-weight:800;letter-spacing:2.6px;text-transform:uppercase}.fish-header-actions{justify-self:end;gap:10px!important;min-width:0}.fish-header-search{justify-self:center}.fish-header-actions .ant-btn{color:#18314f}.fish-cart-trigger{border:0;width:36px;height:36px;padding:0;border-radius:50%;background:transparent;color:#18314f;display:grid;place-items:center;cursor:pointer;font-size:18px}.fish-cart-trigger:hover{background:#eef7fb}.fish-location-picker{min-width:190px;display:inline-flex;align-items:center;gap:8px;color:var(--color-primary)}.fish-location-picker>span{display:grid;min-width:0}.fish-location-picker small{color:#8194af;font-size:10px;line-height:1;text-transform:uppercase}.fish-location-picker .ant-select{width:150px}.fish-location-picker .ant-select-selector{padding:0!important}.fish-location-picker .ant-select-selection-item,.fish-location-picker .ant-select-selection-placeholder{color:var(--color-text);font-size:14px;font-weight:800}.fish-user-chip{border:0;min-width:70px;height:42px;padding:0 12px;border-radius:999px;background:linear-gradient(135deg,#1558b4,#05aeca);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.fish-user-chip .ant-avatar{background:transparent;color:#fff}.fish-auth-actions{display:inline-flex;align-items:center;gap:8px}.fish-login-button,.fish-signup-button{height:40px;padding:0 16px;font-weight:800}.fish-login-button{color:var(--color-text)}.fish-signup-button{min-width:92px}.fish-login-mobile{height:34px;padding:0 10px;font-size:12px}.fish-auth-actions.mobile{gap:4px}.fish-home-shell{padding-right:0!important;padding-left:0!important}.fish-home-shell>section:not(.fish-hero){width:min(1200px,100% - 48px);margin-right:auto;margin-left:auto}.fish-home-shell .ant-typography h3,.fish-home-shell h3.ant-typography{color:var(--color-text);font-size:clamp(32px,4vw,48px);line-height:1;font-weight:950}.fish-view-all{color:#084a9d;font-weight:800}.fish-hero{position:relative;min-height:640px;overflow:hidden;color:#fff;background:linear-gradient(105deg,#09316ae6,#00a2be94),url(https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=2200&q=82) center/cover}.fish-hero:after{content:"";position:absolute;inset:auto 0 -1px;height:74px;background:var(--bg-page);clip-path:polygon(0 78%,8% 88%,20% 86%,33% 78%,45% 65%,58% 78%,72% 74%,86% 62%,100% 72%,100% 100%,0 100%)}.fish-hero-inner{position:relative;z-index:1;width:min(1200px,100% - 48px);min-height:640px;margin:0 auto;display:grid;grid-template-columns:minmax(0,620px) 1fr;align-items:center;gap:80px}.fish-hero-pill{width:max-content;max-width:100%;padding:8px 18px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#0f4fa8ad;color:#fff;display:inline-flex;font-size:12px;font-weight:900;letter-spacing:4px;text-transform:uppercase}.fish-hero h1{max-width:640px;margin:28px 0 20px;color:#fff;font-size:clamp(54px,7vw,96px);line-height:.94;font-weight:950;letter-spacing:0}.fish-hero h1 span{position:relative;display:inline-block}.fish-hero h1 span:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:7px;border-radius:999px;background:#67d5ee}.fish-hero p{max-width:650px;margin:0;color:#ffffffe6;font-size:19px;line-height:1.55}.fish-hero-actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px}.fish-hero-actions .ant-btn{min-width:180px;height:58px;border-radius:999px;font-weight:900}.fish-hero-actions .ant-btn-background-ghost{border-color:#ffffff59;color:#fff}.fish-hero-proof{margin-top:38px;display:flex;flex-wrap:wrap;gap:24px;color:#ffffffe0}.fish-hero-proof span{display:inline-flex;align-items:center;gap:8px}.fish-hero-card{width:min(370px,100%);min-height:450px;justify-self:center;position:relative;padding:28px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:48px;background:linear-gradient(180deg,#ffffff1a,#1084a626);backdrop-filter:blur(7px);box-shadow:0 36px 80px #06214d3d;animation:fish-hero-card-drift 6.5s ease-in-out infinite}.fish-hero-card:before{content:"";position:absolute;inset:22px 24px;border-radius:36px;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.22),transparent 28%),linear-gradient(140deg,#005b8224,#04aeca14)}.fish-hero-card:after{content:"";position:absolute;inset:auto -20% 34px -12%;height:92px;background:radial-gradient(ellipse at center,rgba(255,255,255,.2) 0 3px,transparent 4px) 0 0/38px 20px,linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);opacity:.54;transform:rotate(-7deg);animation:fish-hero-shimmer 7s linear infinite}.fish-hero-current{position:absolute;z-index:1;left:24px;right:24px;height:90px;border:1px solid rgba(255,255,255,.2);border-color:transparent transparent rgba(255,255,255,.22);border-radius:50%;opacity:.8;transform:rotate(-10deg)}.fish-hero-current-one{top:96px;animation:fish-current-slide 7.4s ease-in-out infinite}.fish-hero-current-two{top:240px;animation:fish-current-slide 8.8s ease-in-out infinite reverse}.fish-hero-swimmer{position:absolute;z-index:2;top:182px;left:102px;width:188px;height:98px;filter:drop-shadow(0 22px 28px rgba(3,37,79,.24));animation:fish-swim-path 5.8s ease-in-out infinite}.fish-hero-swimmer-body{position:absolute;inset:20px 22px 18px 38px;border-radius:58% 42% 44% 56%/54% 52% 48% 46%;background:radial-gradient(circle at 78% 39%,#101a33 0 3px,transparent 4px),linear-gradient(135deg,#e8fbff,#18c1d9 48%,#0f63c7)}.fish-hero-swimmer-body:before{content:"";position:absolute;left:18px;right:36px;top:18px;height:7px;border-radius:999px;background:#ffffff85}.fish-hero-swimmer-tail{position:absolute;left:8px;top:26px;width:56px;height:48px;transform-origin:right center;animation:fish-tail-flick .76s ease-in-out infinite}.fish-hero-swimmer-tail:before,.fish-hero-swimmer-tail:after{content:"";position:absolute;right:0;width:48px;height:28px;border-radius:70% 8%;background:linear-gradient(135deg,#9ff2ff,#1195cf)}.fish-hero-swimmer-tail:before{top:0;transform:rotate(34deg)}.fish-hero-swimmer-tail:after{bottom:0;transform:rotate(-34deg)}.fish-hero-swimmer-fin{position:absolute;z-index:3;width:40px;height:24px;border-radius:80% 10%;background:linear-gradient(135deg,#d9fbff,#078dbf)}.fish-hero-swimmer-fin-top{top:8px;left:92px;transform:rotate(-30deg)}.fish-hero-swimmer-fin-bottom{left:98px;bottom:7px;transform:rotate(42deg)}.fish-hero-swimmer-gill{position:absolute;right:38px;top:22px;width:18px;height:28px;border-right:2px solid rgba(255,255,255,.58);border-radius:50%}.fish-hero-bubbles{position:absolute;inset:0;z-index:1;pointer-events:none}.fish-hero-bubbles span{position:absolute;bottom:56px;width:11px;height:11px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:#ffffff1a;animation:fish-bubble-rise 4.8s ease-in infinite}.fish-hero-bubbles span:nth-child(1){left:54px;animation-delay:0s}.fish-hero-bubbles span:nth-child(2){left:214px;width:8px;height:8px;animation-delay:.9s}.fish-hero-bubbles span:nth-child(3){left:286px;width:14px;height:14px;animation-delay:1.7s}.fish-hero-bubbles span:nth-child(4){left:130px;width:7px;height:7px;animation-delay:2.45s}.fish-hero-product{position:absolute;z-index:3;display:grid;gap:8px;animation:fish-product-float 4.6s ease-in-out infinite}.fish-hero-product img{width:142px;height:106px;border-radius:24px;object-fit:cover;box-shadow:0 24px 46px #02264c47;transform:rotate(-2deg)}.fish-hero-product span{color:#ffffffeb;font-size:14px;font-weight:800}.fish-hero-product-fish{top:24px;right:-14px}.fish-hero-product-prawns{left:-36px;top:178px;animation-delay:.9s}.fish-catch-card{position:absolute;z-index:2;left:26px;width:210px;padding:18px;top:300px;border:1px solid rgba(255,255,255,.45);border-radius:14px;background:#e7f4ffe0;color:var(--color-text);box-shadow:0 24px 44px #0527552e}.fish-catch-card span{color:#71849e;font-size:12px;font-weight:900;letter-spacing:1.6px;text-transform:uppercase}.fish-catch-card strong{margin-top:10px;display:block;color:var(--color-text);font-size:18px;font-weight:950}.fish-catch-card small{margin-top:10px;color:#217b34;display:inline-flex;align-items:center;gap:5px;font-weight:800}.fish-anchor-badge{position:absolute;right:30px;bottom:64px;z-index:2;width:56px;height:56px;border-radius:15px;background:#e7f4ffeb;color:#1558b4;display:grid;place-items:center;font-size:28px;transform:rotate(5deg);box-shadow:0 22px 36px #05275533}.fish-feature-strip{min-height:44px;background:#104fa8;color:#fff;overflow:hidden;margin-bottom:40px}.fish-feature-marquee{width:max-content;display:flex;animation:fish-marquee 26s linear infinite}.fish-feature-marquee div{padding:12px 0;display:flex;gap:clamp(34px,5vw,78px)}.fish-feature-marquee span{white-space:nowrap;font-size:12px;font-weight:900;letter-spacing:4px;text-transform:uppercase}@keyframes fish-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fish-hero-card-drift{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(-1deg)}}@keyframes fish-swim-path{0%,to{transform:translate(-8px,4px) rotate(-3deg)}50%{transform:translate(18px,-8px) rotate(4deg)}}@keyframes fish-tail-flick{0%,to{transform:rotate(-7deg) scaleX(.96)}50%{transform:rotate(10deg) scaleX(1.04)}}@keyframes fish-bubble-rise{0%{opacity:0;transform:translate3d(0,24px,0) scale(.7)}20%,82%{opacity:.82}to{opacity:0;transform:translate3d(12px,-300px,0) scale(1.2)}}@keyframes fish-current-slide{0%,to{transform:translate(-12px) rotate(-10deg)}50%{transform:translate(18px) rotate(-6deg)}}@keyframes fish-hero-shimmer{0%{transform:translate(-16px) rotate(-7deg)}to{transform:translate(42px) rotate(-7deg)}}@keyframes fish-product-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(2deg)}}@media(prefers-reduced-motion:reduce){.fish-hero-card,.fish-hero-card:after,.fish-hero-current,.fish-hero-swimmer,.fish-hero-swimmer-tail,.fish-hero-bubbles span,.fish-hero-product{animation:none}}.fish-product-card{position:relative;height:100%;padding:14px;border-radius:18px;background:#fff;display:flex;flex-direction:column;box-shadow:0 14px 34px #10335b0f;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.fish-product-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px #00a5c32e}.fish-product-card .product-image-wrap{position:relative;overflow:hidden;border-radius:16px;background:#edf4fa;isolation:isolate}.fish-product-card .product-image-wrap img,.fish-product-card .product-image-wrap div[role=img]{width:100%;border-radius:16px!important;background:#edf4fa;display:block;transition:transform .38s ease}.fish-product-card:hover .product-image-wrap img,.fish-product-card:hover .product-image-wrap div[role=img]{transform:scale(1.04)}.fish-product-card .discount-badge{position:absolute;top:4px;left:4px;z-index:2;padding:4px 9px;border-radius:999px;background:linear-gradient(135deg,#ff6c61,#ff3d2e);color:#fff;font-size:11px;font-weight:800;line-height:1.15;letter-spacing:.4px;box-shadow:0 4px 12px #ff4c3d47}.fish-product-card .wishlist-button{position:absolute;top:4px;right:4px;bottom:auto;z-index:2;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:transparent;color:#6b7d97;font-size:18px;display:grid;place-items:center;cursor:pointer;transition:transform .16s ease,color .16s ease}.fish-product-card .wishlist-button:hover{transform:scale(1.1);color:#ff6c61}.fish-product-card .wishlist-button.active{color:#ff6c61}.fish-product-card .product-card-body{padding:12px 4px 0;display:flex;flex:1;flex-direction:column;gap:4px}.fish-product-card .product-brand{color:#8da0b8;font-size:11px;font-weight:700;letter-spacing:.2px}.fish-product-meta{display:flex;justify-content:space-between;gap:8px;color:#8da0b8;font-size:11px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.fish-product-meta .anticon{color:#f5a400}.fish-product-card .product-title{min-height:42px;color:var(--color-text);font-size:15px;font-weight:900;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fish-product-card .product-card-foot{margin-top:auto;padding-top:6px;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:0}.fish-product-card .product-price-stack{display:flex;align-items:baseline;gap:8px;min-height:28px;flex-direction:row;flex-wrap:nowrap;white-space:nowrap;overflow:hidden}.fish-product-card .product-price-stack .ant-typography{flex:0 1 auto;min-width:0}.fish-product-card .product-price-stack .ant-typography:first-child{color:#084a9d;font-weight:950}.fish-product-card .product-card-foot>.ant-btn{flex:0 0 auto;height:32px;padding:0 14px;border:0;border-radius:999px;background:linear-gradient(135deg,#1566ca,#08abc4);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:800;box-shadow:0 4px 12px #0f63c73d;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.fish-product-card .product-card-foot>.ant-btn:hover,.fish-product-card .product-card-foot>.ant-btn:focus{color:#fff!important;background:linear-gradient(135deg,#1566ca,#08abc4)!important;filter:brightness(1.08);box-shadow:0 6px 16px #0f63c752;transform:translateY(-1px)}.fish-product-card .product-card-foot>.ant-btn .anticon{color:inherit}.fish-product-card .product-card-foot>.ant-space-compact{flex:0 0 auto;width:auto;min-width:0;height:32px;border-radius:999px;overflow:hidden;background:linear-gradient(135deg,#1566ca,#08abc4);display:inline-grid!important;grid-template-columns:30px 36px 30px;align-items:center}.fish-product-card .product-card-foot>.ant-space-compact>.ant-btn,.fish-product-card .product-card-foot>.ant-space-compact>.ant-input-number{border:0;min-width:0;height:32px;background:transparent;color:#fff;box-shadow:none!important}.fish-product-card .product-card-foot>.ant-space-compact>.ant-btn{width:30px;min-width:30px;padding:0;border-radius:50%;display:grid;place-items:center}.fish-product-card .product-card-foot>.ant-space-compact>.ant-btn .anticon{width:22px;height:22px;border-radius:50%;background:#ffffff73;color:#fff;font-size:12px;display:grid;place-items:center;transition:background .16s ease}.fish-product-card .product-card-foot>.ant-space-compact>.ant-btn:hover .anticon{background:#ffffffb3}.fish-product-card .product-card-foot>.ant-space-compact>.ant-btn[disabled]{color:#ffffffb3}.fish-product-card .product-card-foot>.ant-space-compact>.ant-input-number{width:100%!important;min-width:0!important;display:grid;place-items:center}.fish-product-card .product-card-foot>.ant-space-compact .ant-input-number .ant-input-number-input{height:32px;padding:0;color:#fff;font-size:14px;font-weight:900;text-align:center}.fish-category-tile{position:relative;min-height:250px;padding:22px;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:#2b6fbf}.fish-category-tile img,.fish-category-tile div[role=img]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fish-category-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#051f4c0a,#0c4492c2)}.fish-category-tile span,.fish-category-tile strong,.fish-category-tile small,.fish-category-tile i{position:relative;z-index:1}.fish-category-tile span{font-size:12px;font-weight:900;letter-spacing:1.8px;text-transform:uppercase}.fish-category-tile strong{margin-top:8px;font-size:28px;line-height:1}.fish-category-tile small{margin-top:8px;color:#ffffffdb}.fish-category-tile i{width:38px;height:38px;margin-top:18px;border-radius:50%;background:#fff;color:var(--color-primary);display:grid;place-items:center;font-style:normal}.fish-footer{position:relative;margin-top:80px;overflow:hidden;background:linear-gradient(110deg,#1458b3,#05aeca);color:#ffffffd6}.fish-footer-wave{height:54px;background:var(--bg-page);clip-path:ellipse(58% 54% at 42% 0)}.fish-footer-grid{width:min(1200px,100% - 48px);margin:0 auto;padding:56px 0 42px;display:grid;grid-template-columns:1.5fr 1fr 1.1fr 1.5fr;gap:60px}.fish-footer .fish-brand{padding:16px;border-radius:16px;background:#ffffff1f;color:#fff}.fish-footer p{max-width:310px;line-height:1.6}.fish-footer nav,.fish-footer-grid>div{display:grid;align-content:start;gap:12px}.fish-footer strong{color:#fff;text-transform:uppercase}.fish-footer a{color:inherit}.fish-footer>small{width:min(1200px,100% - 48px);margin:0 auto;padding:18px 0;border-top:1px solid rgba(255,255,255,.22);display:block}.fish-subscribe{display:flex;gap:8px}.fish-subscribe input{min-width:0;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:0 18px;background:#ffffff21;color:#fff}.fish-subscribe button{border:0;border-radius:999px;padding:12px 20px;background:#fff;color:#084a9d;font-weight:900}.fish-cart-drawer .ant-drawer-header{padding:22px 24px;border-bottom:1px solid #e0eaf3}.fish-cart-drawer .ant-drawer-title span{color:var(--color-text);display:inline-flex;align-items:center;gap:8px;font-size:20px;font-weight:950}.fish-cart-drawer .ant-drawer-title small{color:#667997;font-size:13px;font-weight:700}.fish-cart-drawer .ant-drawer-body{padding:24px;background:#f3f7fb;display:grid;grid-template-rows:minmax(0,1fr) auto auto;gap:18px}.fish-drawer-lines{min-height:0;overflow:auto;display:grid;align-content:start;gap:14px}.fish-drawer-line{position:relative;min-height:88px;padding:12px 112px 12px 12px;border:1px solid #e0eaf3;border-radius:16px;background:#fff;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;box-shadow:0 8px 20px #10335b0d}.fish-drawer-line img,.fish-drawer-line div[role=img]{width:64px!important;height:64px!important;border-radius:10px!important;object-fit:cover}.fish-drawer-line>div:nth-child(2){min-width:0;display:grid;align-content:center;gap:2px}.fish-drawer-line strong{display:block;overflow:hidden;color:var(--color-text);font-size:14px;font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.fish-drawer-line span{display:block;color:#667997;font-size:12px}.fish-drawer-line .ant-typography{color:#084a9d;font-size:13px;font-weight:950;line-height:1.2}.fish-drawer-line>button{position:absolute;top:12px;right:14px;border:0;padding:0;background:transparent;color:#8da0b8;cursor:pointer;line-height:1}.fish-drawer-stepper{position:absolute;right:12px;top:50%;transform:translateY(-50%);border:1px solid #dce8f2;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center}.fish-drawer-stepper button{border:0;width:30px;height:28px;background:#f3f7fb;color:#32506d}.fish-drawer-stepper span{min-width:34px;text-align:center;color:var(--color-text);font-weight:800}.fish-drawer-coupon{padding:16px;border:1px dashed #05aeca;border-radius:16px;background:#fff;display:grid;gap:12px}.fish-drawer-coupon strong{color:var(--color-text)}.fish-drawer-coupon div{display:flex;gap:8px}.fish-drawer-coupon input{min-width:0;flex:1;border:1px solid #dce8f2;border-radius:999px;padding:0 16px;background:#f9fcff}.fish-drawer-coupon small{color:#8da0b8;font-size:12px}.fish-drawer-total{padding-top:14px;border-top:1px solid #dce8f2;display:grid;gap:10px}.fish-drawer-total div{display:flex;align-items:center;justify-content:space-between}.fish-drawer-total div:nth-child(3){padding-top:12px;border-top:1px dashed #101a33}.fish-drawer-total strong{color:var(--color-text)}.fish-drawer-total .ant-typography{color:#084a9d;font-weight:950}.fish-drawer-total>.ant-btn{height:50px;margin-top:4px}:root[data-industry=fish] .meat-page-shell,:root[data-industry=fish] .checkout-shell{padding:42px 0 0}:root[data-industry=fish] .meat-page-heading h1,:root[data-industry=fish] .checkout-shell h1{margin:0;color:var(--color-text);font-size:46px;line-height:1;font-weight:950}:root[data-industry=fish] .meat-page-heading p{color:#667997;font-size:16px}:root[data-industry=fish] .catalog-meat-shell,:root[data-industry=fish] .cart-layout,:root[data-industry=fish] .checkout-layout{display:grid;grid-template-columns:430px minmax(0,1fr);gap:32px}:root[data-industry=fish] .catalog-filter-rail,:root[data-industry=fish] .cart-line-card,:root[data-industry=fish] .coupon-card,:root[data-industry=fish] .order-summary-card,:root[data-industry=fish] .checkout-panel,:root[data-industry=fish] .checkout-steps{border:1px solid #e0eaf3;border-radius:16px;background:#fff;box-shadow:0 8px 24px #143d690a}:root[data-industry=fish] .catalog-filter-rail{padding:24px;display:grid;align-content:start;gap:14px}:root[data-industry=fish] .catalog-filter-rail .meat-page-heading{display:none}:root[data-industry=fish] .catalog-filter-rail strong{color:#617897;font-size:11px;letter-spacing:2px;text-transform:uppercase}:root[data-industry=fish] .catalog-filter-rail button{border:0;border-radius:10px;padding:10px 12px;background:transparent;color:#293a53;text-align:left;cursor:pointer}:root[data-industry=fish] .catalog-filter-rail button.active{background:#dff3fb;color:#084a9d;font-weight:900}:root[data-industry=fish] .catalog-products{min-width:0}:root[data-industry=fish] .fish-category-section{margin-bottom:26px}:root[data-industry=fish] .fish-category-section-head{margin-bottom:10px;display:flex;align-items:baseline;justify-content:space-between;gap:16px}:root[data-industry=fish] .fish-category-section-head span{color:#0b62bd;font-size:11px;font-weight:950;letter-spacing:2px;text-transform:uppercase}:root[data-industry=fish] .fish-category-section-head strong{color:#5f6f86;font-size:12px;font-weight:900}:root[data-industry=fish] .fish-category-carousel-card{padding:16px 14px 12px;border:1px solid #dce8f2;border-radius:18px;background:linear-gradient(180deg,#fff,#f5fbff);box-shadow:0 12px 28px #16498012}:root[data-industry=fish] .fish-category-carousel{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:start;gap:10px}:root[data-industry=fish] .fish-category-strip{display:flex;gap:30px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:8px 2px}:root[data-industry=fish] .fish-category-strip::-webkit-scrollbar{display:none}:root[data-industry=fish] .fish-category-arrow{width:36px;height:36px;margin-top:40px;border:1px solid #dbe7f2;border-radius:50%;background:#fff;color:#0b62bd;display:grid;place-items:center;font-size:21px;line-height:1;cursor:pointer;box-shadow:0 8px 20px #17477e1a}:root[data-industry=fish] .fish-category-arrow:hover,:root[data-industry=fish] .fish-category-arrow:focus{background:#e8f7ff;color:#084a9d}:root[data-industry=fish] .fish-category-circle{width:92px;flex:0 0 92px;border:0;padding:0;background:transparent;color:#5f6f86;display:grid;justify-items:center;gap:10px;cursor:pointer;transition:color .18s ease,transform .18s ease}:root[data-industry=fish] .fish-category-avatar{width:88px;height:88px;border:2px solid #dde8f4;border-radius:50%;overflow:hidden;background:#fff;display:grid;place-items:center;color:#084a9d;font-size:22px;font-weight:950;box-shadow:0 8px 18px #1649801f;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}:root[data-industry=fish] .fish-category-circle:hover,:root[data-industry=fish] .fish-category-circle:focus-visible{color:#084a9d;transform:translateY(-3px)}:root[data-industry=fish] .fish-category-circle:hover .fish-category-avatar,:root[data-industry=fish] .fish-category-circle:focus-visible .fish-category-avatar{border-color:#65c9ee;box-shadow:0 0 0 4px #e8f7ff,0 14px 26px #0b82d82e;transform:scale(1.04)}:root[data-industry=fish] .fish-category-avatar img{width:100%;height:100%;object-fit:cover;display:block}:root[data-industry=fish] .fish-category-placeholder{width:100%;height:100%;background:radial-gradient(circle at 38% 45%,#ffffff 0 4px,transparent 5px),linear-gradient(135deg,#0b62bd,#07aeca);color:#fff;display:grid;place-items:center;font-size:34px}:root[data-industry=fish] .fish-category-name{max-width:98px;min-height:28px;overflow:hidden;color:inherit;font-size:11px;font-weight:900;line-height:1.2;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}:root[data-industry=fish] .fish-category-circle.active{color:#084a9d}:root[data-industry=fish] .fish-category-circle.active .fish-category-avatar{border-color:#0b82d8;box-shadow:0 0 0 4px #dff3fb,0 12px 22px #0b82d829}:root[data-industry=fish] .catalog-search{margin-bottom:22px}:root[data-industry=fish] .fish-catalog-shell{background:var(--bg-page)}:root[data-industry=fish] .fish-catalog-hero{background:linear-gradient(180deg,#f5fbff,#fff);border-bottom:1px solid #e6f1f8}:root[data-industry=fish] .fish-breadcrumb{display:inline-flex;align-items:center;gap:8px;color:#6b7d97;font-size:12px;font-weight:600}:root[data-industry=fish] .fish-breadcrumb a{color:inherit;text-decoration:none}:root[data-industry=fish] .fish-breadcrumb a:hover{color:#0f63c7}:root[data-industry=fish] .fish-breadcrumb .anticon{font-size:9px}:root[data-industry=fish] .fish-breadcrumb span{color:var(--color-text)}:root[data-industry=fish] .fish-catalog-hero-row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}:root[data-industry=fish] .fish-catalog-pill-row{display:inline-flex;gap:8px;flex-wrap:wrap}:root[data-industry=fish] .fish-catalog-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #dde8f4;color:var(--color-text);font-size:12px;font-weight:600}:root[data-industry=fish] .fish-catalog-pill .dot{width:8px;height:8px;border-radius:50%;background:#0f63c7}:root[data-industry=fish] .fish-catalog-pill .dot-amber{background:#f5a400}:root[data-industry=fish] .fish-catalog-pill-row .fish-catalog-select{min-width:160px}:root[data-industry=fish] .fish-catalog-pill-row .fish-catalog-select .ant-select-selector{height:32px!important;padding:0 32px 0 12px!important;border-radius:999px!important;background:#fff!important;border-color:#dde8f4!important;display:flex;align-items:center;font-size:12px;font-weight:600;color:var(--color-text)}:root[data-industry=fish] .fish-catalog-pill-row .fish-catalog-select .ant-select-arrow{color:#0f63c7;right:12px}:root[data-industry=fish] .fish-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}:root[data-industry=fish] .fish-chip{display:inline-flex;align-items:center;gap:8px;height:32px;padding:0 14px;border:1px solid #dde8f4;border-radius:999px;background:#fff;color:var(--color-text);font-size:13px;font-weight:600;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}:root[data-industry=fish] .fish-chip:hover{border-color:#0f63c7;color:#0f63c7}:root[data-industry=fish] .fish-chip.active{background:#0f63c7;border-color:#0f63c7;color:#fff}:root[data-industry=fish] .fish-chip.active .fish-chip-dot{background:#fff!important}:root[data-industry=fish] .fish-chip-dot{display:inline-block;width:8px;height:8px;border-radius:50%}:root[data-industry=fish] .cart-layout,:root[data-industry=fish] .checkout-layout{grid-template-columns:minmax(0,1fr) 340px}:root[data-industry=fish] .cart-lines{display:grid;gap:14px}:root[data-industry=fish] .cart-line-card{padding:14px;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px}:root[data-industry=fish] .cart-line-card img,:root[data-industry=fish] .cart-line-card div[role=img]{border-radius:12px!important}:root[data-industry=fish] .cart-line-main{display:grid;gap:6px}:root[data-industry=fish] .cart-line-side{display:grid;justify-items:end;gap:8px}:root[data-industry=fish] .cart-line-stepper{width:max-content;border:1px solid #dce8f2;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center}:root[data-industry=fish] .cart-line-stepper button{border:0;width:32px;height:30px;background:#f3f7fb}:root[data-industry=fish] .cart-line-stepper span{min-width:36px;text-align:center}:root[data-industry=fish] .cart-sidebar,:root[data-industry=fish] .checkout-main{display:grid;align-content:start;gap:18px}:root[data-industry=fish] .coupon-card,:root[data-industry=fish] .order-summary-card,:root[data-industry=fish] .checkout-panel{padding:24px}:root[data-industry=fish] .coupon-card{display:grid;gap:14px}:root[data-industry=fish] .coupon-card div{display:flex;gap:8px}:root[data-industry=fish] .coupon-card input{min-width:0;flex:1;border:1px solid #dce8f2;border-radius:999px;padding:0 16px}:root[data-industry=fish] .order-summary-card h2,:root[data-industry=fish] .checkout-panel h2{margin:0 0 18px;color:var(--color-text);font-size:20px;font-weight:950}:root[data-industry=fish] .checkout-steps{padding:18px 22px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}:root[data-industry=fish] .checkout-steps.two{grid-template-columns:1fr 1fr}:root[data-industry=fish] .step-badge{display:flex;align-items:center;gap:12px;color:#8aa0bc;font-weight:800}:root[data-industry=fish] .step-badge span{width:36px;height:36px;border:1px solid #dce8f2;border-radius:50%;display:grid;place-items:center}:root[data-industry=fish] .step-badge.active span{border:0;background:linear-gradient(135deg,#1558b4,#05aeca);color:#fff}:root[data-industry=fish] .step-badge.done span{border:0;background:#2f8d3c;color:#fff}:root[data-industry=fish] .checkout-choice,:root[data-industry=fish] .address-choice{width:100%;border:1px solid #dce8f2;border-radius:14px;padding:20px;background:#fff;color:var(--color-text);display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:14px;text-align:left;cursor:pointer}:root[data-industry=fish] .checkout-choice.active,:root[data-industry=fish] .address-choice.active{border-color:#0f63c7;background:#dff3fb}:root[data-industry=fish] .choice-icon{color:#0f63c7;font-size:24px}:root[data-industry=fish] .checkout-choice strong,:root[data-industry=fish] .address-choice strong{display:block;font-size:16px}:root[data-industry=fish] .checkout-choice small,:root[data-industry=fish] .address-choice span{color:#667997}:root[data-industry=fish] .checkout-actions{margin-top:28px;display:flex;justify-content:space-between;gap:16px}@media(max-width:1100px){.fish-header-inner{grid-template-columns:auto minmax(280px,1fr) auto;gap:12px}.fish-brand{min-width:0}.fish-brand strong{font-size:16px}.fish-brand small{letter-spacing:1.6px}.fish-header-actions{gap:2px!important}}@media(max-width:900px){.fish-header,.fish-header-inner{height:62px}.fish-header-inner{padding:0 12px;grid-template-columns:auto minmax(0,1fr) auto}.fish-brand span{width:34px;height:34px}.fish-brand small,.fish-header-actions a[aria-label=Wishlist]{display:none}.fish-hero,.fish-hero-inner{min-height:620px}.fish-hero-inner{grid-template-columns:1fr;gap:24px}.fish-hero-card{display:none}.fish-hero h1{font-size:clamp(46px,15vw,70px)}.fish-feature-marquee{animation-duration:18s}:root[data-industry=fish] .catalog-meat-shell,:root[data-industry=fish] .cart-layout,:root[data-industry=fish] .checkout-layout{grid-template-columns:1fr}:root[data-industry=fish] .catalog-filter-rail{display:none}.fish-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.fish-home-shell>section:not(.fish-hero),.fish-hero-inner,.fish-footer-grid,.fish-footer>small{width:min(100% - 28px,1200px)}.fish-brand strong{font-size:14px}.fish-header-actions .ant-btn{width:34px;height:34px;padding:0}.fish-hero,.fish-hero-inner{min-height:560px}.fish-hero-pill{letter-spacing:2px}.fish-hero-actions .ant-btn{width:100%}.fish-product-card{padding:8px}.fish-product-card .product-title{font-size:13px}.fish-footer-grid{grid-template-columns:1fr}:root[data-industry=fish] .cart-line-card{grid-template-columns:64px minmax(0,1fr)}:root[data-industry=fish] .cart-line-side{grid-column:2;display:flex;justify-content:space-between}}:root[data-industry=meat]{--color-primary: #ef3b38;--color-accent: #15803d;--color-text: #07182e;--color-text-secondary: #667085;--bg-page: #ffffff;--bg-surface: #f8fafc;--border-color: #e7eaf0;--font-display: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--radius-card: 8px;--radius-control: 4px;--color-halal: #15803d}:root[data-industry=meat] body{font-size:14px}:root[data-industry=meat] .ant-btn-primary{box-shadow:none;font-weight:700}.meat-header{position:sticky;top:0;z-index:20;height:64px;padding:0;background:#fff;border-bottom:1px solid var(--border-color);backdrop-filter:blur(12px)}.meat-header-inner{width:100%;max-width:90%;height:64px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:20px}.meat-brand{display:inline-flex;align-items:center;gap:8px;justify-self:start;color:var(--color-text);min-width:max-content}.meat-brand span,.meat-brand img{width:36px;height:36px;flex:0 0 36px}.meat-brand span{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:#fff;background:var(--color-primary);font-weight:800;line-height:1;box-shadow:0 1px 4px #ef3b3838}.meat-brand img{display:block;border-radius:12px;object-fit:contain}.meat-brand strong{display:grid;line-height:1;font-size:18px;font-weight:900;min-width:0}.meat-brand small{margin-top:4px;font-size:10px;text-transform:uppercase;color:var(--color-text-secondary);letter-spacing:0}.meat-nav{display:flex;justify-content:center;justify-self:center;gap:24px;min-width:0}.meat-header-search,.fish-header-search{width:100%;min-width:340px;justify-self:center}.meat-header-search .ant-input-affix-wrapper,.meat-header-search .ant-input-group-addon .ant-btn,.fish-header-search .ant-input-affix-wrapper,.fish-header-search .ant-input-group-addon .ant-btn{height:38px;border-color:#e6eaf1;box-shadow:none}.meat-header-search .ant-input-affix-wrapper,.fish-header-search .ant-input-affix-wrapper{border-radius:999px 0 0 999px;padding-left:14px;background:#f8fafc}.meat-header-search .ant-input,.fish-header-search .ant-input{background:transparent;font-size:13px}.meat-header-search .ant-input-group-addon .ant-btn,.fish-header-search .ant-input-group-addon .ant-btn{border-radius:0 999px 999px 0!important;color:var(--color-primary);background:#fff}.meat-nav a{color:#364152;font-size:14px;font-weight:600;transition:color .16s ease}.meat-nav a:hover,.meat-nav a.active{color:var(--color-primary);font-weight:700}.meat-header-actions{justify-self:end;gap:4px!important;min-width:0}.meat-location{border:0;min-width:0;max-width:190px;height:38px;padding:0 10px;border-radius:10px;background:transparent;display:inline-flex;align-items:center;gap:6px;color:#364152;font-size:14px;cursor:pointer}.meat-location:hover{background:#f8fafc}.meat-location .anticon{color:var(--color-primary)}.meat-location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.meat-location-picker{width:220px;height:38px;padding:0 6px 0 10px;border-radius:10px;background:transparent;display:inline-flex;align-items:center;gap:2px;color:#364152}.meat-location-picker:hover{background:#f8fafc}.meat-location-picker>.anticon{flex:0 0 auto;color:var(--color-primary)}.meat-location-picker .ant-select{min-width:0;flex:1}.meat-location-picker .ant-select-selector{padding-inline:4px!important}.meat-location-picker .ant-select-selection-item,.meat-location-picker .ant-select-selection-placeholder{color:#364152;font-size:14px;font-weight:600}.meat-user-chip{border:0;background:transparent;display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:var(--color-text)}@media(max-width:1180px){.meat-header-inner{max-width:100%;grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);gap:14px}.meat-nav{gap:16px}.meat-location{max-width:150px}.meat-location-picker{width:176px}}@media(max-width:1024px){.meat-location,.meat-location-picker{display:none}}.meat-footer{margin-top:80px;border-top:1px solid var(--border-color);background:#f8fafc;color:var(--color-text-secondary)}.meat-footer-grid{max-width:1280px;margin:0 auto;padding:48px 28px;display:grid;grid-template-columns:minmax(240px,1fr) 180px 180px;gap:64px}.meat-footer p{max-width:310px;margin:18px 0 0;line-height:1.6}.meat-footer nav{display:grid;gap:12px}.meat-footer nav strong{color:var(--color-text)}.meat-footer a{color:inherit}.meat-footer>small{display:block;padding:14px 24px;text-align:center;border-top:1px solid var(--border-color)}.meat-page-shell,.checkout-shell{padding:42px 0 0}.meat-home-shell{padding-right:16px!important;padding-left:16px!important}.meat-home-shell>section:not(.meat-hero){max-width:1200px;margin-right:auto;margin-left:auto}.meat-view-all{color:var(--color-text);font-size:13px;font-weight:800}.meat-view-all:hover{color:var(--color-primary);text-decoration:underline}.meat-hero{position:relative;overflow:hidden;margin:20px 0 32px;border-radius:8px;min-height:390px;background:#10151d}.meat-hero .slick-slider,.meat-hero .slick-list,.meat-hero .slick-track,.meat-hero .slick-slide>div{min-height:inherit}.meat-hero-slide{position:relative;min-height:390px;overflow:hidden;background:#10151d}.meat-hero-slide>img,.meat-hero-slide>div[role=img]{min-height:390px;filter:brightness(.72)}.meat-hero-content{position:absolute;inset:0;width:min(560px,88%);padding:72px 64px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.meat-hero-content span{padding:6px 12px;border-radius:999px;background:#ffffffeb;color:var(--color-text);font-size:11px;font-weight:900;text-transform:uppercase}.meat-hero-content h1{margin:18px 0 10px;font-size:clamp(34px,5vw,58px);line-height:1.02;font-weight:950}.meat-hero-content p{max-width:420px;margin:0;font-size:16px;line-height:1.55}.meat-hero-actions{display:flex;gap:12px;margin-top:28px}.meat-hero-dots{bottom:18px!important}.meat-hero-dots li{width:28px!important}.meat-hero-dots li button{height:4px!important;border-radius:999px!important;background:#ffffffb8!important}.meat-hero-dots li.slick-active button{background:#fff!important}.shop-now-btn span{background-color:#b8252f;color:#fff}.meat-category-tile{display:grid;justify-items:center;gap:8px;color:var(--color-text);text-align:center}.meat-category-tile img,.meat-category-tile div[role=img]{width:76px;max-width:100%;border:1px solid var(--border-color)}.meat-category-tile strong{font-size:12px;font-weight:800}.meat-page-heading{margin-bottom:28px}.meat-page-heading h1,.checkout-shell h1{margin:0;color:var(--color-text);font-size:36px;line-height:1.1;font-weight:900}.meat-page-heading p{margin:6px 0 0;color:var(--color-text-secondary)}.meat-product-card{position:relative;overflow:hidden;height:100%;display:flex;flex-direction:column;border:1px solid #edf0f5;border-radius:14px;background:#fff;box-shadow:0 1px 2px #0f172a0a;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.meat-product-card:hover{transform:translateY(-2px);border-color:#f4c6c8;box-shadow:0 14px 30px #0f172a1a}.product-image-wrap{position:relative;flex:0 0 auto;background:#f3f5f8}.product-image-wrap img,.product-image-wrap div[role=img]{aspect-ratio:4/3!important;border-radius:14px 14px 0 0!important}.discount-badge,.halal-mark{position:absolute;z-index:2;left:10px;top:10px;padding:4px 8px;border-radius:999px;background:#0f8f3c;color:#fff;font-size:10px;font-weight:900}.halal-mark{top:auto;bottom:10px;background:#ffffffeb;color:#0f8f3c}.wishlist-button{position:absolute;z-index:2;right:10px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#fffffff5;color:#64748b;cursor:pointer;font-size:18px;display:grid;place-items:center;box-shadow:0 4px 14px #0f172a1a}.wishlist-button.active{color:var(--color-primary)}.product-card-body{flex:1;padding:10px 12px 11px;display:flex;flex-direction:column}.product-title{display:block;min-height:18px;color:var(--color-text);font-size:14px;font-weight:900;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.unit-text{display:inline;margin-top:0;color:var(--color-text-secondary);font-size:12px;font-weight:700}.product-card-foot{margin-top:8px;padding-top:0;display:flex;align-items:end;justify-content:space-between;gap:10px}.product-card-foot .ant-typography{font-weight:900}.product-price-stack{min-width:0;display:flex;flex-wrap:wrap;align-items:baseline;column-gap:2px;row-gap:0}.product-price-stack .ant-typography:first-child{color:var(--color-text);font-size:17px!important;line-height:1.1}.product-price-stack .ant-typography-secondary{flex-basis:100%;font-size:11px;line-height:1.1;color:#9aa3b2}.product-card-foot .ant-btn{flex:0 0 auto;min-width:54px;height:26px;padding:0 10px;border-radius:6px;border-color:var(--color-primary);color:var(--color-primary);background:#fff;font-weight:800;font-size:11px}.product-card-foot .ant-space-compact{flex:0 0 auto;height:26px;border:1px solid #cfd6e3;border-radius:4px;overflow:hidden}.product-card-foot .ant-space-compact .ant-btn,.product-card-foot .ant-space-compact .ant-input-number{border:0;height:24px;box-shadow:none;border-radius:0}.product-card-foot .ant-space-compact .ant-btn{min-width:26px;width:26px;padding:0;color:var(--color-text);font-size:10px}.product-card-foot .ant-space-compact .ant-input-number{width:34px!important;font-size:11px}.product-card-foot .ant-space-compact .ant-input-number-input{height:24px;padding:0;text-align:center;font-weight:800}:root[data-industry=meat] .ant-spin-dot-item{background-color:var(--color-primary)}:root[data-industry=meat] .ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,:root[data-industry=meat] .ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph>li{background:linear-gradient(90deg,#fff1f2 25%,#ffe0e3 37%,#fff1f2 63%)}.cart-layout,.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:start}.cart-lines{display:grid;gap:14px}.cart-line-card{display:grid;grid-template-columns:92px minmax(0,1fr) 92px;gap:16px;align-items:center;padding:14px;border:1px solid var(--border-color);border-radius:10px;background:#fff}.cart-line-main{display:grid;gap:7px}.cart-line-main strong,.cart-line-side .ant-typography{color:var(--color-text);font-weight:900}.cart-line-main span{color:var(--color-text-secondary);font-size:12px}.cart-line-stepper{width:126px;height:32px;display:grid;grid-template-columns:38px 1fr 38px;align-items:stretch;border:1px solid #d7dde8;border-radius:4px;overflow:hidden;background:#fff}.cart-line-stepper button{border:0;background:#fff;color:#7c8798;font-size:18px;line-height:1;padding:0;cursor:pointer}.cart-line-stepper button:disabled{color:#c5ccd8;cursor:not-allowed}.cart-line-stepper span{display:grid;place-items:center;border-left:1px solid #e3e7ef;border-right:1px solid #e3e7ef;text-align:center;color:var(--color-text);font-size:14px;font-weight:800}.cart-line-side{display:grid;justify-items:end;gap:24px}.cart-sidebar{display:grid;gap:16px}.coupon-card,.order-summary-card{padding:20px;border:1px solid var(--border-color);border-radius:10px;background:#fff}.coupon-card strong,.order-summary-card h2{color:var(--color-text);font-size:16px;font-weight:900}.coupon-card div{display:flex;gap:8px;margin:12px 0 6px}.coupon-card input{min-width:0;flex:1;height:34px;border:1px solid var(--border-color);border-radius:7px;padding:0 10px}.coupon-card small{color:var(--color-text-secondary)}.order-summary-card h2{margin:0 0 12px}.order-summary-items{max-height:260px;overflow:auto;display:grid;gap:10px}.order-summary-items.compact{max-height:285px}.order-summary-line{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center}.order-summary-line>div:nth-child(2){min-width:0;display:grid}.order-summary-line strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-summary-line span{color:var(--color-text-secondary);font-size:12px}.summary-row{display:flex;justify-content:space-between;gap:16px;margin-top:8px}.summary-row.total{color:var(--color-text);font-weight:900}.catalog-meat-shell{display:grid;grid-template-columns:430px minmax(0,1fr);gap:30px;align-items:stretch;padding-top:18px}.catalog-filter-rail{display:grid;align-content:start;gap:14px;min-height:720px;padding:22px;border:1px solid var(--border-color);border-radius:16px;background:#fff;box-shadow:0 10px 30px #0f172a0a}.catalog-filter-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.catalog-filter-feature-grid div{padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #edf0f5;display:grid;gap:2px}.catalog-filter-feature-grid b{color:var(--color-primary);font-size:20px;line-height:1}.catalog-filter-feature-grid span{color:var(--color-text-secondary);font-size:12px;font-weight:800}.catalog-filter-help{padding:18px;border-radius:16px;background:linear-gradient(135deg,#101828,#273449);color:#fff}.catalog-filter-help strong{margin:0;color:inherit;font-size:15px;text-transform:none}.catalog-filter-help p{margin:8px 0 0;color:#ffffffb8;font-size:12px;line-height:1.55}.catalog-filter-rail .meat-page-heading{margin-bottom:8px}.catalog-filter-rail .meat-page-heading h1{font-size:32px}.catalog-filter-rail strong{margin-top:10px;color:var(--color-text-secondary);font-size:11px;text-transform:uppercase}.catalog-filter-rail button:not(.ant-btn){height:34px;border:0;border-radius:8px;background:transparent;color:var(--color-text);text-align:left;padding:0 12px;cursor:pointer}.catalog-filter-rail .ant-btn{height:38px;border-radius:10px}.catalog-filter-note{margin-top:10px;padding:16px;border-radius:14px;background:#fff6f6;border:1px solid #ffe0e2}.catalog-filter-note strong{margin:0;color:var(--color-text);font-size:14px;text-transform:none}.catalog-filter-note p{margin:6px 0 0;color:var(--color-text-secondary);font-size:12px;line-height:1.5}.catalog-filter-rail button.active{background:#fde7eb;color:var(--color-primary);font-weight:800}.range-labels{display:flex;justify-content:space-between;color:var(--color-text-secondary);font-size:12px}.catalog-products{min-width:0;min-height:720px;padding:22px;border:1px solid var(--border-color);border-radius:16px;background:linear-gradient(180deg,#fff 0% 70%,#fafbfc)}.catalog-products-head{margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid var(--border-color);display:flex;align-items:end;justify-content:space-between;gap:18px}.catalog-products-head span{color:var(--color-primary);font-size:12px;font-weight:900;text-transform:uppercase}.catalog-products-head h2{margin:4px 0;color:var(--color-text);font-size:26px;line-height:1.15;font-weight:950}.catalog-products-head p{margin:0;color:var(--color-text-secondary)}.catalog-quick-facts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.catalog-quick-facts span{padding:7px 10px;border-radius:999px;background:#f8fafc;border:1px solid #edf0f5;color:#475569;font-size:11px;font-weight:800;text-transform:none}.checkout-shell{max-width:980px;margin:0 auto}.checkout-layout{grid-template-columns:minmax(0,1fr) 320px;margin-top:30px}.checkout-main{min-width:0}.checkout-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:34px}.checkout-steps.two{grid-template-columns:repeat(2,1fr)}.step-badge{display:inline-flex;align-items:center;gap:10px;color:#a0a8b6;font-weight:800}.step-badge span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#f1f3f6;color:#a0a8b6}.step-badge.active span{background:var(--color-primary);color:#fff}.step-badge.done span{background:#2e8b3c;color:#fff}.checkout-panel{display:grid;gap:14px}.panel-title-row{display:flex;align-items:center;justify-content:space-between}.panel-title-row h2{margin:0;color:var(--color-text);font-size:22px;font-weight:900}.checkout-choice,.address-choice{width:100%;border:1px solid var(--border-color);border-radius:12px;background:#fff;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:14px;align-items:center;padding:14px 16px;text-align:left;cursor:pointer}.checkout-choice.active,.address-choice.active{border-color:#f5b8bc;background:#fde8ec}.choice-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#f1f3f6;color:#64748b;font-size:20px}.checkout-choice.active .choice-icon{background:var(--color-primary);color:#fff}.checkout-choice strong,.address-choice strong{display:block;color:var(--color-text);font-weight:900}.checkout-choice small,.address-choice span{color:var(--color-text-secondary)}.checkout-choice i{width:18px;height:18px;border:1px solid #cbd5e1;border-radius:50%}.checkout-choice.active i{border:5px solid var(--color-primary)}.address-choice{grid-template-columns:24px minmax(0,1fr)}.address-choice.empty{color:var(--color-primary);font-weight:800}.checkout-actions{display:flex;gap:12px;margin-top:12px}.checkout-actions .ant-btn-primary .ant-typography{color:inherit}.address-modal h2,.storefront-auth-form h2,.storefront-auth-choice h2{margin:0;color:var(--color-text);font-size:20px;font-weight:900}.address-modal p,.storefront-auth-form p,.storefront-auth-choice p{margin:6px 0 22px;color:var(--color-text-secondary)}.address-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.storefront-auth-choice{display:grid;gap:12px;text-align:center}.storefront-auth-form{display:grid;gap:10px}.auth-link-button{border:0;background:transparent;color:var(--color-text);cursor:pointer;font-size:12px}.centered-page{min-height:50vh;display:grid;place-items:center}@media(max-width:991px){.meat-header{height:58px}.meat-header-inner{height:58px;padding:0 12px;grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.meat-header-inner>.ant-btn{justify-self:start}.meat-brand{justify-self:start;min-width:0;max-width:100%}.meat-brand strong{font-size:14px;overflow:hidden;white-space:nowrap}.meat-brand span,.meat-brand img{width:32px;height:32px;flex-basis:32px}.meat-brand span{border-radius:10px}.meat-brand small{font-size:8px}.meat-header-actions{justify-self:end;flex-shrink:0;gap:0!important}.meat-header-actions .ant-space-item{line-height:0}.meat-header-actions .ant-btn{width:34px;height:34px;padding:0}.meat-footer-grid,.cart-layout,.checkout-layout,.catalog-meat-shell{grid-template-columns:1fr}.meat-hero,.meat-hero-slide,.meat-hero-slide>img,.meat-hero-slide>div[role=img]{min-height:420px}.meat-hero-content{padding:0 24px}.meat-hero-actions{flex-wrap:wrap}.meat-footer-grid{gap:30px}.cart-line-card{grid-template-columns:72px minmax(0,1fr)}.cart-line-side{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:space-between}.checkout-steps,.checkout-steps.two{grid-template-columns:1fr;gap:12px}.catalog-filter-rail{display:none}}@media(max-width:520px){.meat-header-inner{padding:0 10px}.meat-brand{gap:6px}.meat-brand span,.meat-brand img{width:30px;height:30px;flex-basis:30px}.meat-brand strong{font-size:13px}.meat-header-actions a[aria-label=Wishlist]{display:none}.product-card-body{padding:10px}.product-title{min-height:32px;font-size:13px}.product-card-foot{align-items:end;flex-direction:row;gap:6px}.product-card-foot .ant-btn{min-width:48px;padding:0 8px}.product-card-foot .ant-space-compact{width:auto}}@media(max-width:380px){.meat-brand small{display:none}.meat-brand span{width:30px;height:30px}}:root[data-industry=restaurant]{--color-primary: #c2410c;--color-accent: #f59e0b;--color-text: #1c1917;--color-text-secondary: rgba(28, 25, 23, .7);--bg-page: #fffbf5;--bg-surface: #fbf2e7;--border-color: #f0e4d0;--font-display: inherit;--font-body: inherit;--radius-card: 14px;--radius-control: 999px;--color-veg: #16a34a;--color-non-veg: #b91c1c}:root[data-industry=publication]{--color-primary: #111111;--color-accent: #a16207;--color-text: #111111;--color-text-secondary: rgba(17, 17, 17, .6);--bg-page: #fafaf7;--bg-surface: #f4f1ec;--border-color: #d6d3cd;--font-display: "Playfair Display", "Source Serif 4", Georgia, serif;--font-body: "Source Sans 3", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, "SFMono-Regular", Menlo, Monaco, Consolas, monospace;--radius-card: 2px;--radius-control: 0}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font-body, inherit);background:var(--bg-page);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%}button{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display, inherit);margin:0 0 var(--space-md);line-height:1.2}p{margin:0 0 var(--space-md);line-height:1.5}:focus-visible{outline:2px solid var(--color-primary, #1677ff);outline-offset:2px;border-radius:2px}.ant-btn:focus-visible,.ant-input:focus-visible,.ant-select-selector:focus-visible{outline:none}.skip-link{position:absolute;top:-40px;left:0;padding:8px 12px;background:var(--color-primary);color:#fff;z-index:100;transition:top .12s ease}.skip-link:focus{top:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
