/* Afalina storefront, design 1. Scoped to the customer page. */
.storefront{--bg:#faf9f6;--text:#173c43;--muted:#667773;--navy:#075b6e;--navy-dark:#034453;--cyan:#087a82;--cyan-soft:#edf4f1;--border:#e3e7e1;--shadow:0 10px 28px #183b4510;background:var(--bg);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
.storefront .container{width:min(1240px,calc(100% - 64px))}
.storefront button,.storefront a{-webkit-tap-highlight-color:transparent}
.storefront button:focus-visible,.storefront a:focus-visible{outline:3px solid #c08b2e;outline-offset:4px}
.storefront .ui-icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.storefront .skip-link{position:fixed;left:16px;top:-100px;padding:12px 20px;background:#fff;z-index:100;border:2px solid var(--navy);border-radius:8px}
.storefront .skip-link:focus{top:12px}
.storefront .utility-bar{background:#f0f2ec;border-bottom:1px solid #e9ebe5;font-size:12px;color:#52665e}
.storefront .utility-inner{display:flex;justify-content:space-between;gap:16px;align-items:center;min-height:33px}
.storefront .utility-inner a{font-weight:650;white-space:nowrap}
.storefront .topbar{background:#fffefb;border-color:#e8ebe4}
.storefront .header-inner{min-height:87px;gap:24px}
.storefront .brand{gap:10px;flex-shrink:0}
.storefront .brand-logo{width:58px;height:58px;border-radius:0;background:transparent;mix-blend-mode:multiply}
.storefront .brand-title{font-size:24px;font-weight:850;letter-spacing:.085em;color:#095a70;line-height:1.2}
.storefront .brand-subtitle{font-size:10px;text-transform:none;letter-spacing:.09em;margin-top:4px;color:#697c76}
.storefront .header-nav{display:flex;align-items:center;gap:30px;margin-right:auto;margin-left:30px;font-size:14px;font-weight:600}
.storefront .header-nav a{padding:12px 0}
.storefront .header-nav a:hover{color:var(--cyan)}
.storefront .header-actions{gap:12px;flex-shrink:0}
.storefront .delivery-trigger{border:0;background:transparent;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:550;padding:12px 10px;min-height:46px}
.storefront .cart-btn{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:13px 17px;font-size:14px;font-weight:650;min-height:48px}
.storefront .cart-btn:hover{background:var(--navy-dark)}
.storefront #cartCount{background:#d8efe8;color:#074b5b;margin:0;min-width:23px;height:23px;font-size:12px}
.storefront .search-section{padding:20px 0;scroll-margin-top:calc(var(--header-height,87px) + 8px)}
.storefront .search-wrap{padding:5px 6px 5px 19px;gap:12px;border:1px solid #d9e0d7;border-radius:13px;background:#fff;box-shadow:none}
.storefront .search-wrap input{font-weight:400;font-size:16px;padding:10px 0;min-height:42px;color:var(--text)}
.storefront .search-wrap input::placeholder{color:#657668;opacity:1}
.storefront .search-icon{color:#6b8278;width:21px}
.storefront .search-wrap button{border-radius:9px;background:#edf2e9;color:#214b42;padding:0 28px;min-height:44px;font-size:14px;font-weight:650;transition:background .15s}
.storefront .search-wrap button:hover{background:#dce8d6}
.storefront .search-wrap:focus-within{outline:2px solid var(--cyan);outline-offset:2px;border-color:transparent}
.storefront .search-tools{margin-top:5px}
.storefront .load-status{background:#eef2e9;margin-bottom:0}
.storefront .hero-grocery{padding:0;background:transparent}
.storefront .hero-grocery .hero-grid{position:relative;grid-template-columns:1fr 1fr;gap:0;min-height:350px;background:#edf0e4;border:1px solid #e9ebde;border-radius:24px;overflow:hidden}
.storefront .hero-copy{position:relative;z-index:1;padding:33px 36px 30px 42px;align-self:center}
.storefront .hero-kicker{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:750;color:#4c6557}
.storefront .hero-kicker>span{height:7px;width:7px;background:#75985e;border-radius:50%}
.storefront .hero-grocery h1{font-size:clamp(40px,4.15vw,59px);letter-spacing:-.046em;line-height:1.04;font-weight:720;color:#16434b;margin:16px 0 17px;max-width:none}
.storefront .hero-grocery h1 em{display:inline;font-family:Georgia,"Times New Roman",serif;font-weight:400;font-style:italic;color:#0b6570;letter-spacing:-.045em}
.storefront .hero-grocery p{font-size:15px;line-height:1.7;max-width:385px;color:#5b6d61;margin:0}
.storefront .hero-grocery .hero-actions{margin:23px 0 17px;gap:23px;align-items:center;flex-wrap:nowrap}
.storefront .hero-grocery .primary-btn{min-height:48px;border-radius:12px;padding:13px 21px;font-size:14px;font-weight:650;gap:22px;white-space:nowrap}
.storefront .hero-actions .primary-btn>span{font-size:22px;font-weight:400;line-height:1}
.storefront .hero-signature{font-family:Georgia,"Times New Roman",serif;font-style:italic;color:#5c7251;font-size:15px;line-height:1.35}
.storefront .hero-benefits{gap:6px 16px;font-size:11px;line-height:1.7;color:#60715b}
.storefront .hero-benefits>span::before{content:'✓';margin-right:5px;color:#668852}
.storefront .grocery-photo{position:relative;border-radius:0;aspect-ratio:auto;min-height:350px;max-height:none;align-self:stretch;background:#e4ddcb;margin:0;overflow:hidden}
.storefront .grocery-photo img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:54% 64%}
.storefront .grocery-photo::after{inset:0;background:linear-gradient(90deg,#edf0e4 0%,#edf0e400 13%);pointer-events:none}
.storefront .grocery-photo figcaption{display:flex;align-items:center;gap:9px;position:absolute;z-index:1;bottom:22px;left:auto;right:24px;color:#23483e;background:#fffef1ee;padding:9px 14px;border-radius:11px;box-shadow:0 6px 20px #3d392512;transform:rotate(-3deg)}
.storefront .grocery-photo figcaption span{display:inline;margin:0;font-size:12px;font-weight:550}
.storefront .grocery-photo .photo-badge-icon{font-size:22px;line-height:1;color:#1b6665;font-weight:400}
.storefront .grocery-shortcuts{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:0;padding:22px 0 19px;border-bottom:1px solid #e6e8df}
.storefront .grocery-shortcuts>span{font-size:12px;flex-basis:auto;font-weight:600;color:#6f7d70;margin-right:6px}
.storefront .grocery-shortcuts button{display:inline-flex;align-items:center;gap:15px;padding:9px 15px;min-height:39px;border:1px solid #e1e5db;background:#fffef9;border-radius:100px;font-size:12px;font-weight:550;line-height:1.3;color:#395b4c}
.storefront .grocery-shortcuts button:hover{background:#edf2e5;border-color:#b8c8aa}
.storefront .grocery-shortcuts button>span{font-size:17px;color:#7c9470;line-height:1}
.storefront .categories-section{padding:32px 0 25px;scroll-margin-top:calc(var(--header-height,87px) + 12px)}
.storefront .section-head{margin-bottom:24px;gap:20px;align-items:end}
.storefront .eyebrow{font-size:10px;font-weight:650;letter-spacing:.14em;color:#678363}
.storefront .section-head h2{font-size:30px;line-height:1.2;letter-spacing:-.035em;font-weight:700;margin:7px 0 0;color:#173f43}
.storefront .category-total{font-size:12px;white-space:nowrap;color:#63745f;padding-bottom:3px}
.storefront .catalog-breadcrumbs{gap:6px;margin-bottom:19px}
.storefront .crumb{font-size:12px;min-height:34px;border:0;border-radius:8px;background:#f0f2eb;color:#687b69;padding:7px 10px}
.storefront .crumb.active{background:#e7ecdf;color:#3f5c39;font-weight:600}
.storefront .crumb-sep{color:#9aa793}
.storefront .categories{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
.storefront .category{position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:216px;padding:0 0 16px;border:1px solid #e5e8df;background:#fffefb;border-radius:17px;overflow:hidden;box-shadow:none;transition:transform .18s,border-color .18s,box-shadow .18s;line-height:1.3}
.storefront .category:hover{transform:translateY(-4px);box-shadow:0 10px 24px #344d3710;border-color:#a2b68f}
.storefront .category-art{position:relative;display:block;overflow:hidden;isolation:isolate;aspect-ratio:1.25;margin:0 0 11px;background:#f1f0e8}
.storefront .food-art{display:block;width:100%;height:100%;background-size:400% 400%;background-repeat:no-repeat;mix-blend-mode:multiply;aspect-ratio:1;transition:transform .24s}
.storefront .food-sheet-1{background-image:url('category-food-1.webp')}
.storefront .food-sheet-2{background-image:url('category-food-2.webp')}
.storefront .food-sheet-3{background-image:url('category-food-3.webp')}
/* Each atlas tile is square: crop gently within a wider card without distortion. */
.storefront .category-art .food-art{position:absolute;width:80%;height:auto;aspect-ratio:1;top:50%;left:10%;transform:translateY(-50%)}
.storefront .category:hover .food-art{transform:translateY(-50%) scale(1.025)}
.storefront .category-candy .category-art,.storefront .category-chocolate .category-art{background:#f7ece7}
.storefront .category-tea .category-art,.storefront .category-flour .category-art{background:#f1eadf}
.storefront .category-fish .category-art,.storefront .category-seafood .category-art{background:#e9f0f0}
.storefront .category-vegetables .category-art,.storefront .category-pets .category-art{background:#edf1e5}
.storefront .category-meat .category-art,.storefront .category-sausage .category-art{background:#f7eeea}
.storefront .category-icecream .category-art,.storefront .category-cookies .category-art{background:#f5eceb}
.storefront .category-copy{display:flex;flex-direction:column;gap:5px;padding:0 32px 0 15px;flex:1;min-width:0}
.storefront .category .name{display:block;font-size:13px;font-weight:650;line-height:1.35;color:#29493c;overflow-wrap:break-word}
.storefront .category small{display:block;font-size:11px;font-weight:400;line-height:1.4;color:#62735f;margin-top:auto;padding-top:4px}
.storefront .category-arrow{position:absolute;bottom:15px;right:13px;font-size:20px;color:#80976c;opacity:1;line-height:1}
.storefront .catalog-section{padding:21px 0 32px}
.storefront .catalog-section .show-all{font-size:12px;font-weight:550;min-height:40px;background:transparent}
.storefront .products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.storefront .product-card{border-color:#e2e7dc;background:#fffefa;border-radius:15px;padding:18px;min-width:0}
.storefront .product-image{background:#f1f3eb;color:#5e7f68;height:66px;border-radius:10px;font-size:31px}
.storefront .product-name{color:#21483b;font-size:15px;font-weight:600;line-height:1.45}
.storefront .product-meta{font-size:12px;color:#64765d;margin-bottom:17px}
.storefront .product-bottom{border-color:#edf0e7;padding-top:13px;gap:10px}
.storefront .product-price{font-size:21px;font-weight:700;color:#164b50}
.storefront .add-btn{background:#ecf1e3;color:#33562b;min-height:44px;font-weight:600;padding:10px 13px;border-radius:9px;font-size:12px}
.storefront .add-btn:hover:not(:disabled){background:#dce8cd}
.storefront .add-btn:disabled{background:#f0f0eb;color:#949b8e}
.storefront .product-cart-count{font-size:11px;color:#4f7562}
.storefront .product-card.unavailable{background:#f5f6f1}
.storefront .catalog-sync-note{color:#67785d;font-size:11px;line-height:1.5;margin:0 auto;padding:0 0 22px}
.storefront .store-info-section{margin-top:12px;padding:38px 0 40px;background:#edf1e7;border:0}
.storefront .store-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.storefront .store-info-main{grid-column:1/-1;grid-row:auto;display:block;max-width:none;margin-bottom:8px;padding:0;background:transparent;border:0;border-radius:0}
.storefront .store-info-main h2{font-size:30px;font-weight:650;line-height:1.2;letter-spacing:-.035em;color:#244c40;margin:9px 0 12px}
.storefront .store-info-main h2 br{display:none}
.storefront .store-info-main p{font-size:14px;line-height:1.6;max-width:none;color:#6b7d65;margin:0}
.storefront .info-card{display:flex;align-items:flex-start;gap:14px;padding:20px;background:#fffef9;border:1px solid #e0e7d7;box-shadow:none;border-radius:13px}
.storefront .info-icon{display:flex;align-items:center;justify-content:center;width:39px;height:39px;background:#edf2e5;color:#678159;border-radius:11px;flex-shrink:0;font-size:20px}
.storefront .info-card strong{font-size:13px;font-weight:650;color:#37543b}
.storefront .info-card p{font-size:13px;line-height:1.6;color:#6b7c61;margin:7px 0 0}
.storefront .delivery-card{grid-column:1/-1;padding:24px;border:1px solid #d5dfcd;background:transparent;color:var(--text);border-radius:13px;box-shadow:none;scroll-margin-top:calc(var(--header-height,87px) + 14px)}
.storefront .delivery-rules{margin-top:13px;gap:16px}
.storefront .delivery-rules>div{border-color:#d7e1cd;background:#f6f8f0}
.storefront .delivery-rules strong{font-size:22px;color:#36573f}
.storefront .delivery-rules span{font-size:12px;color:#6c7c60}
.storefront .delivery-note{font-size:12px;color:#6b7d61;margin-bottom:0}
.storefront footer{background:#fffdf8;border-top:1px solid #e4e8dc;padding:25px 0}
.storefront .footer-inner{align-items:center;gap:28px}
.storefront .footer-brand{gap:10px;flex-shrink:0}
.storefront .footer-brand img{width:46px;height:46px;mix-blend-mode:multiply;object-fit:contain}
.storefront .footer-brand strong{font-size:15px;letter-spacing:.07em;color:var(--navy)}
.storefront .footer-brand .muted{font-size:10px}
.storefront .footer-contact{font-size:11px;color:#62745d;gap:5px}
.storefront .footer-inner>.muted{font-size:12px}
.storefront .drawer,.storefront #checkoutDialog{background:#fffefb}
.storefront .drawer-header h2{color:#234b42}
.storefront .qty-btn{border-color:#e0e6d7;color:var(--navy)}
.storefront .empty,.storefront .catalog-welcome{background:#f2f4ed;color:#6d7f66;border-color:#e0e7d9;font-size:15px}
.storefront.searching .hero-grocery,.storefront.searching .grocery-shortcuts{display:none}
.storefront.searching .search-section{padding-bottom:4px}
.storefront.searching .catalog-section{padding-top:8px}
.storefront.searching .catalog-section .section-head{margin-bottom:20px}
.storefront.searching .catalog-sync-note{display:none}
@media(min-width:1100px){.storefront .store-info-main{grid-column:1;grid-row:1/3;align-self:center;padding-right:24px}.storefront .store-info-grid{grid-template-columns:1.2fr 1fr 1fr}.storefront .store-info-main h2 br{display:block}.storefront .store-info-grid>.info-card:nth-child(4){grid-column:2/4}.storefront .delivery-card{grid-column:1/-1}}
@media(max-width:1120px){.storefront .header-nav{margin-left:10px;gap:20px}.storefront .header-actions{gap:4px}.storefront .delivery-trigger{font-size:12px}.storefront .hero-copy{padding:28px}.storefront .hero-signature{font-size:13px}.storefront .hero-grocery .hero-actions{gap:15px}.storefront .categories{grid-template-columns:repeat(4,minmax(0,1fr))}.storefront .category{min-height:225px}.storefront .hero-grocery h1{font-size:45px}}
@media(max-width:920px){.storefront .header-nav{display:none}.storefront .header-inner{min-height:77px}.storefront .hero-copy{padding:26px}.storefront .hero-grocery h1{font-size:41px}.storefront .hero-grocery p{font-size:14px}.storefront .hero-signature{display:none}.storefront .hero-grocery .hero-actions{margin-top:19px}.storefront .hero-benefits{font-size:10px}.storefront .grocery-shortcuts{gap:8px}.storefront .grocery-shortcuts>span{display:none}.storefront .grocery-shortcuts button{font-size:11px;gap:10px;padding:9px 12px}.storefront .products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront .store-info-grid{grid-template-columns:1fr 1fr}.storefront .store-info-grid>.info-card:nth-child(4){grid-column:1/-1}}
@media(max-width:700px){
  .storefront .container{width:calc(100% - 28px)}
  .storefront .utility-inner{min-height:29px;font-size:10px;gap:5px}.storefront .utility-hours{display:none}
  .storefront .header-inner{min-height:69px;padding:0;gap:12px;flex-wrap:nowrap;align-items:center}.storefront .brand{gap:7px}.storefront .brand-logo{width:43px;height:43px}.storefront .brand-title{font-size:19px}.storefront .brand-subtitle{display:block;font-size:8px;letter-spacing:.025em;margin-top:2px}
  .storefront .delivery-trigger{display:none}.storefront .header-actions{width:auto;gap:0}.storefront .cart-btn{min-height:43px;border-radius:10px;padding:10px 12px;gap:7px;font-size:12px}.storefront .cart-btn .ui-icon{width:18px;height:18px}.storefront #cartCount{height:20px;min-width:20px;font-size:11px}
  .storefront .search-section{padding:13px 0}.storefront .search-wrap{padding:4px 5px 4px 13px;gap:9px;border-radius:11px}.storefront .search-wrap input{font-size:16px;min-height:40px;padding:8px 0;width:100%}.storefront .search-wrap input::placeholder{font-size:14px}.storefront .search-icon{width:18px}.storefront .search-wrap button{min-height:40px;font-size:12px;padding:0 15px;border-radius:8px}
  .storefront .hero-grocery .hero-grid{grid-template-columns:1fr;min-height:0;gap:0;border-radius:18px}
  .storefront .hero-copy{padding:23px 24px 20px}.storefront .hero-kicker{font-size:9px;letter-spacing:.13em}.storefront .hero-grocery h1{font-size:40px;line-height:1.04;margin:12px 0 12px}.storefront .hero-grocery h1 br{display:none}.storefront .hero-grocery h1 em{display:block}
  .storefront .hero-grocery p{font-size:13px;line-height:1.55;max-width:320px}.storefront .hero-grocery .hero-actions{margin:16px 0 12px;gap:20px}.storefront .hero-grocery .primary-btn{width:auto;padding:11px 17px;min-height:43px;font-size:12px;gap:20px;border-radius:10px}.storefront .hero-signature{display:block;font-size:12px}.storefront .hero-benefits{font-size:9px;gap:4px 10px}
  .storefront .grocery-photo{height:158px;min-height:158px;max-height:158px}.storefront .grocery-photo img{object-position:50% 71%}.storefront .grocery-photo::after{background:linear-gradient(180deg,#edf0e4,#edf0e400 22%)}.storefront .grocery-photo figcaption{right:16px;bottom:15px;left:auto;padding:7px 11px;border-radius:9px}.storefront .grocery-photo figcaption span{display:inline;font-size:10px}.storefront .grocery-photo .photo-badge-icon{font-size:20px}
  .storefront .grocery-shortcuts{padding:15px 0;gap:8px;display:grid;grid-template-columns:1fr 1fr}.storefront .grocery-shortcuts button{justify-content:space-between;min-height:37px;font-size:11px;gap:6px;padding:8px 13px;background:#fffef9}.storefront .grocery-shortcuts>span{display:none}
  .storefront .categories-section{padding:25px 0 20px}.storefront .section-head{margin-bottom:17px;gap:10px}.storefront .eyebrow{font-size:8px;letter-spacing:.115em}.storefront .section-head h2{font-size:24px;line-height:1.2;letter-spacing:-.035em;margin-top:6px}.storefront .category-total{font-size:10px}.storefront .catalog-breadcrumbs{margin-bottom:13px;gap:4px}.storefront .crumb{font-size:11px;min-height:32px;padding:6px 9px}
  .storefront .categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.storefront .category{min-height:207px;border-radius:14px;padding-bottom:15px}.storefront .category-art{aspect-ratio:1.2;margin-bottom:10px}.storefront .category-copy{padding-left:13px;padding-right:30px;gap:4px}.storefront .category .name{font-size:14px}.storefront .category small{font-size:10px;padding-top:4px}.storefront .category-arrow{font-size:19px;right:11px;bottom:14px}
  .storefront .catalog-section{padding:18px 0 24px}.storefront .products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storefront .product-card{padding:13px;min-height:0;border-radius:13px;content-visibility:auto;contain-intrinsic-size:auto 310px}.storefront .product-image{height:50px;font-size:26px;margin-bottom:12px}.storefront .product-name{font-size:14px;line-height:1.4;min-height:0}.storefront .product-meta{font-size:11px;margin:6px 0 12px}.storefront .product-price{font-size:18px}.storefront .product-bottom{display:flex;flex-direction:column;align-items:stretch;gap:9px}.storefront .product-buy{display:flex;flex-direction:column;align-items:stretch;min-width:0;width:100%;flex:none;gap:6px}.storefront .add-btn{width:100%;font-size:12px;padding:10px 6px;min-height:44px}.storefront .product-cart-count{font-size:10px;text-align:left}.storefront .show-all{padding:8px 10px;font-size:11px!important;white-space:nowrap}.storefront .catalog-sync-note{font-size:10px;padding-bottom:15px}
  .storefront .store-info-section{margin-top:8px;padding:27px 0}.storefront .store-info-grid{grid-template-columns:1fr;gap:11px}.storefront .store-info-main{margin-bottom:10px}.storefront .store-info-main h2{font-size:25px}.storefront .store-info-main p{font-size:13px;max-width:330px}.storefront .info-card{padding:17px;gap:12px}.storefront .info-card p{font-size:12px}.storefront .delivery-card{padding:19px 17px}.storefront .delivery-rules{gap:8px}.storefront .delivery-rules strong{font-size:20px}.storefront .delivery-note{font-size:11px}
  .storefront footer{padding:22px 0}.storefront .footer-inner{align-items:flex-start;gap:16px}.storefront .footer-contact{font-size:11px}
  .storefront.searching .catalog-section{padding-top:8px}.storefront.searching #catalogTitle{font-size:23px}.storefront.searching .product-card{padding:13px}.storefront .search-tools{font-size:12px}.storefront .search-clear{font-size:12px;min-height:36px}
}
@media(max-width:370px){.storefront .cart-label{display:none}.storefront .brand-title{font-size:18px}.storefront .hero-copy{padding:21px}.storefront .hero-grocery h1{font-size:36px}.storefront .hero-signature{display:none}.storefront .category{min-height:197px}.storefront .category .name{font-size:12px}.storefront .section-head h2{font-size:22px}.storefront .category-total{display:none}}
@media(prefers-reduced-motion:reduce){.storefront *{scroll-behavior:auto!important;transition:none!important}.storefront .category:hover{transform:none}}
