.food-retailer-template{--af-primary: #9c3a23;--af-primary-dark: #762a16;--af-primary-light: #f7e2d4;--af-accent: #e08a1e;--af-accent-dark: #b86c0d;--af-bg: #fdf8f0;--af-surface: #f6ead8;--af-surface-2: #efdcc4;--af-text: #34221a;--af-text-muted: #76594a;--af-border: #e9d6bf;--af-success: #2f9e5e;--af-danger: #d2483a;--af-wa: #25d366;--af-wa-dark: #1ebe5a;--af-font: "Be Vietnam Pro", system-ui, sans-serif;--af-font-display: "Gabarito", system-ui, sans-serif;--af-text-xs: clamp(11px, 1.4vw, 12px);--af-text-sm: clamp(13px, 1.9vw, 14px);--af-text-base: clamp(15px, 2.3vw, 16px);--af-text-lg: clamp(17px, 2.8vw, 19px);--af-text-xl: clamp(20px, 3.2vw, 24px);--af-text-2xl: clamp(25px, 4.4vw, 34px);--af-text-3xl: clamp(30px, 5.4vw, 44px);--af-text-hero: clamp(36px, 7.4vw, 64px);--af-radius-sm: 8px;--af-radius: 14px;--af-radius-lg: 22px;--af-radius-full: 9999px;--af-shadow-sm: 0 1px 2px rgba(118, 42, 22, .06), 0 1px 3px rgba(118, 42, 22, .05);--af-shadow: 0 6px 18px rgba(118, 42, 22, .1), 0 2px 6px rgba(118, 42, 22, .06);--af-shadow-lg: 0 18px 44px rgba(118, 42, 22, .16), 0 6px 14px rgba(118, 42, 22, .08);--af-section-pad: clamp(44px, 7.5vw, 84px);--af-container: clamp(16px, 5vw, 64px);--af-max: 1140px;--af-dur-fast: .12s;--af-dur: .2s;--af-dur-slow: .3s;--af-ease: cubic-bezier(.2, 0, 0, 1);--af-ease-out: cubic-bezier(.16, 1, .3, 1);--af-ease-pop: cubic-bezier(.2, 0, 0, 1.25);--af-focus: 0 0 0 3px color-mix(in srgb, var(--af-accent) 42%, transparent);--ft-primary: var(--af-primary);--ft-primary-light: var(--af-primary-light);--ft-primary-dark: var(--af-primary-dark);--ft-accent: var(--af-accent);--ft-bg: var(--af-bg);--ft-surface: var(--af-surface);--ft-text: var(--af-text);--ft-text-muted: var(--af-text-muted);--ft-border: var(--af-border);--ft-radius: var(--af-radius);--ft-font: var(--af-font)}.food-retailer-template.palette-saffron{--af-primary: #c2700f;--af-primary-dark: #95540a;--af-primary-light: #fbeacb;--af-accent: #9c3a23;--af-accent-dark: #762a16}.food-retailer-template.palette-chilli{--af-primary: #a8231b;--af-primary-dark: #7e1813;--af-primary-light: #f8dcd5;--af-accent: #e08a1e;--af-accent-dark: #b86c0d}.food-retailer-template.palette-herb{--af-primary: #4d6b2f;--af-primary-dark: #374e21;--af-primary-light: #e7eed7;--af-accent: #d98a1e;--af-accent-dark: #b06c0d}.food-retailer-template.palette-cocoa{--af-primary: #5a3a22;--af-primary-dark: #3f2715;--af-primary-light: #efe2d4;--af-accent: #d98a1e;--af-accent-dark: #b06c0d}.food-retailer-template{font-family:var(--af-font);color:var(--af-text);background:var(--af-bg);font-size:var(--af-text-base);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:100vh}.food-retailer-template *,.food-retailer-template *:before,.food-retailer-template *:after{box-sizing:border-box;margin:0;padding:0}.food-retailer-template img{display:block;max-width:100%}.food-retailer-template a{color:inherit;text-decoration:none}.food-retailer-template button{font-family:inherit;cursor:pointer;border:none;background:none}.food-retailer-template h1,.food-retailer-template h2,.food-retailer-template h3,.food-retailer-template h4{font-family:var(--af-font-display);font-weight:600;letter-spacing:-.01em}.food-retailer-template a:focus-visible,.food-retailer-template button:focus-visible,.food-retailer-template input:focus-visible,.food-retailer-template textarea:focus-visible,.food-retailer-template select:focus-visible,.food-retailer-template [tabindex]:focus-visible{outline:none;box-shadow:var(--af-focus);border-radius:var(--af-radius-sm)}.food-retailer-template .af-btn-icon{width:18px;height:18px;flex-shrink:0}.food-retailer-template .af-btn-primary,.food-retailer-template .af-btn-outline,.food-retailer-template .af-btn-wa,.food-retailer-template .af-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--af-font);font-weight:700;font-size:var(--af-text-sm);padding:13px 24px;min-height:48px;border-radius:var(--af-radius-full);text-decoration:none;cursor:pointer;white-space:nowrap;border:1.5px solid transparent;transition:transform var(--af-dur-fast) var(--af-ease),background var(--af-dur) var(--af-ease),border-color var(--af-dur) var(--af-ease),box-shadow var(--af-dur) var(--af-ease),color var(--af-dur) var(--af-ease)}.food-retailer-template .af-btn-primary{color:#fff;background:var(--af-primary);box-shadow:var(--af-shadow-sm)}.food-retailer-template .af-btn-primary:hover{background:var(--af-primary-dark)}.food-retailer-template .af-btn-wa{color:#fff;background:var(--af-wa);box-shadow:0 6px 16px #25d36657}.food-retailer-template .af-btn-wa:hover{background:var(--af-wa-dark);transform:translateY(-1px);box-shadow:0 8px 22px #25d36670}.food-retailer-template .af-btn-outline{color:var(--af-primary-dark);background:#ffffffb3;border-color:var(--af-border)}.food-retailer-template .af-btn-outline:hover{background:#fff;border-color:var(--af-primary)}.food-retailer-template .af-btn-ghost{color:var(--af-primary-dark);background:transparent;border-color:var(--af-border)}.food-retailer-template .af-btn-ghost:hover{background:var(--af-primary-light);border-color:var(--af-primary)}.food-retailer-template .af-btn-primary:active,.food-retailer-template .af-btn-outline:active,.food-retailer-template .af-btn-wa:active,.food-retailer-template .af-btn-ghost:active{transform:translateY(1px) scale(.99)}.food-retailer-template .af-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px var(--af-container);background:#fffaf3e0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--af-border)}.food-retailer-template .af-header-brand{display:flex;align-items:center;gap:11px;min-width:0}.food-retailer-template .af-header-logo{width:40px;height:40px;border-radius:var(--af-radius-full);object-fit:cover;flex-shrink:0;border:2px solid var(--af-border)}.food-retailer-template .af-header-name{font-family:var(--af-font-display);font-size:1.18rem;font-weight:600;letter-spacing:-.01em;color:var(--af-primary-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.food-retailer-template .af-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.food-retailer-template .af-status{display:inline-flex;align-items:center;gap:6px;font-size:.72rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:5px 11px;border-radius:var(--af-radius-full);white-space:nowrap}.food-retailer-template .af-status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.food-retailer-template .af-status--open{color:var(--af-success);background:#eaf7ef}.food-retailer-template .af-status--closed{color:var(--af-danger);background:#fdeceb}.food-retailer-template .af-icon-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:40px;min-height:40px;padding:0 14px;font-family:var(--af-font);font-size:.8rem;font-weight:700;border-radius:var(--af-radius-full);white-space:nowrap;transition:background var(--af-dur) var(--af-ease),transform var(--af-dur-fast) var(--af-ease),color var(--af-dur) var(--af-ease)}.food-retailer-template .af-icon-btn .af-btn-icon{width:16px;height:16px}.food-retailer-template .af-icon-btn--ghost{color:var(--af-primary-dark);background:var(--af-primary-light)}.food-retailer-template .af-icon-btn--ghost:hover{background:var(--af-surface-2)}.food-retailer-template .af-icon-btn--wa{color:#fff;background:var(--af-wa);box-shadow:0 3px 10px #25d3664d}.food-retailer-template .af-icon-btn--wa:hover{background:var(--af-wa-dark);transform:translateY(-1px)}.food-retailer-template .af-icon-btn-label{display:none}@media(min-width:460px){.food-retailer-template .af-icon-btn-label{display:inline}}.food-retailer-template .af-hero{position:relative;background:radial-gradient(120% 90% at 100% 0%,rgba(224,138,30,.16) 0%,transparent 55%),linear-gradient(168deg,#fff6ea 0%,var(--af-surface) 60%,var(--af-surface-2) 100%);border-bottom:1px solid var(--af-border)}.food-retailer-template .af-hero-inner{position:relative;z-index:1;max-width:var(--af-max);margin:0 auto;padding:clamp(36px,6vw,72px) var(--af-container);display:grid;grid-template-columns:1fr;gap:clamp(28px,5vw,56px);align-items:center}@media(min-width:880px){.food-retailer-template .af-hero-inner{grid-template-columns:1.05fr .95fr}}.food-retailer-template .af-hero-content{display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0}.food-retailer-template .af-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px 7px 11px;border-radius:var(--af-radius-full);background:#fff;border:1px solid var(--af-border);box-shadow:var(--af-shadow-sm);font-family:var(--af-font-display);font-size:.74rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--af-primary-dark)}.food-retailer-template .af-hero-eyebrow svg{width:16px;height:16px;color:var(--af-accent-dark)}.food-retailer-template .af-hero-name{font-size:var(--af-text-hero);font-weight:700;line-height:1.02;letter-spacing:-.015em;color:var(--af-primary-dark);max-width:15ch;text-wrap:balance}.food-retailer-template .af-hero-tagline{font-size:var(--af-text-lg);color:var(--af-text-muted);line-height:1.55;max-width:44ch}.food-retailer-template .af-hero-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px 12px;margin-top:1px;font-size:.9rem;color:var(--af-text-muted)}.food-retailer-template .af-hero-rating{display:inline-flex;align-items:center;gap:6px}.food-retailer-template .af-hero-rating-star{width:16px;height:16px;color:#f3a712}.food-retailer-template .af-hero-rating strong{font-family:var(--af-font-display);font-weight:600;font-size:.96rem;color:var(--af-text)}.food-retailer-template .af-hero-meta-item{display:inline-flex;align-items:center;gap:6px;font-weight:500}.food-retailer-template .af-hero-meta-icon{width:14px;height:14px;color:var(--af-accent);flex-shrink:0}.food-retailer-template .af-hero-sep{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.45}.food-retailer-template .af-hero-ctas{display:flex;gap:10px;margin-top:4px;flex-wrap:wrap}.food-retailer-template .af-hero-trust{display:flex;flex-wrap:wrap;gap:8px 10px;margin-top:10px;padding-top:18px;border-top:1px dashed var(--af-border);width:100%}.food-retailer-template .af-hero-trust-item{display:inline-flex;align-items:center;gap:7px;font-size:.82rem;font-weight:600;color:var(--af-text)}.food-retailer-template .af-hero-trust-item svg{width:17px;height:17px;color:var(--af-primary);flex-shrink:0}.food-retailer-template .af-hero-media{min-width:0}.food-retailer-template .af-hero-collage{position:relative;display:grid;grid-template-columns:1.25fr 1fr;grid-template-rows:repeat(2,1fr);gap:12px;aspect-ratio:1 / 1;max-width:520px;margin-inline:auto}@media(min-width:880px){.food-retailer-template .af-hero-collage{margin-right:0}}.food-retailer-template .af-hero-tile{position:relative;overflow:hidden;border-radius:var(--af-radius);background:var(--af-surface-2);border:1px solid var(--af-border);box-shadow:var(--af-shadow)}.food-retailer-template .af-hero-tile:first-child{grid-row:span 2}.food-retailer-template .af-hero-tile-img{width:100%;height:100%;object-fit:cover;transition:transform var(--af-dur-slow) var(--af-ease-out)}.food-retailer-template .af-hero-tile:hover .af-hero-tile-img{transform:scale(1.04)}.food-retailer-template .af-hero-tile-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--af-primary);opacity:.5;background:repeating-linear-gradient(45deg,var(--af-surface),var(--af-surface) 12px,var(--af-surface-2) 12px,var(--af-surface-2) 24px)}.food-retailer-template .af-hero-tile-ph svg{width:38%;height:38%}.food-retailer-template .af-hero-stamp{position:absolute;left:-10px;bottom:18px;z-index:2;display:inline-flex;align-items:center;gap:8px;padding:10px 15px;border-radius:var(--af-radius-full);background:var(--af-primary-dark);color:#fff;box-shadow:var(--af-shadow-lg)}.food-retailer-template .af-hero-stamp svg{width:18px;height:18px;color:var(--af-accent)}.food-retailer-template .af-hero-stamp-text{display:flex;flex-direction:column;line-height:1.15}.food-retailer-template .af-hero-stamp-text strong{font-family:var(--af-font-display);font-weight:700;font-size:.92rem}.food-retailer-template .af-hero-stamp-text span{font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf}@media(max-width:879px){.food-retailer-template .af-hero-media{display:none}}.food-retailer-template .af-section{max-width:var(--af-max);margin:0 auto;padding:var(--af-section-pad) var(--af-container)}.food-retailer-template .af-section--surface{max-width:none;background:var(--af-surface);border-top:1px solid var(--af-border);border-bottom:1px solid var(--af-border)}.food-retailer-template .af-section--surface>.af-section-inner{max-width:var(--af-max);margin-inline:auto}.food-retailer-template .af-section-header{margin-bottom:clamp(20px,3.5vw,34px)}.food-retailer-template .af-section-eyebrow{display:inline-flex;align-items:center;gap:7px;font-family:var(--af-font-display);font-size:.74rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--af-accent-dark);margin-bottom:8px}.food-retailer-template .af-section-eyebrow svg{width:15px;height:15px}.food-retailer-template .af-section-title{font-size:var(--af-text-2xl);font-weight:600;color:var(--af-primary-dark);line-height:1.1}.food-retailer-template .af-section-subtitle{font-size:var(--af-text-base);color:var(--af-text-muted);margin-top:8px;max-width:56ch}.food-retailer-template .af-specials{padding:var(--af-section-pad) 0;background:var(--af-surface);border-top:1px solid var(--af-border);border-bottom:1px solid var(--af-border)}.food-retailer-template .af-specials-head{max-width:var(--af-max);margin:0 auto clamp(16px,2.6vw,24px);padding:0 var(--af-container)}.food-retailer-template .af-specials-scroll{display:flex;gap:14px;max-width:var(--af-max);margin:0 auto;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:6px var(--af-container) 12px;scrollbar-width:none}.food-retailer-template .af-specials-scroll::-webkit-scrollbar{display:none}.food-retailer-template .af-special-card{flex:0 0 170px;scroll-snap-align:start;background:var(--af-bg);border-radius:var(--af-radius-lg);border:1px solid var(--af-border);overflow:hidden;position:relative;box-shadow:var(--af-shadow-sm);transition:transform var(--af-dur) var(--af-ease),box-shadow var(--af-dur) var(--af-ease)}.food-retailer-template .af-special-card:hover{transform:translateY(-3px);box-shadow:var(--af-shadow)}.food-retailer-template .af-special-img-wrap{position:relative;aspect-ratio:4 / 3;background:var(--af-surface-2)}.food-retailer-template .af-special-img{width:100%;height:100%;object-fit:cover}.food-retailer-template .af-special-img-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--af-primary);opacity:.4}.food-retailer-template .af-special-img-ph svg{width:40px;height:40px}.food-retailer-template .af-special-badge{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;gap:4px;background:var(--af-accent);color:#fff;font-size:.64rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;padding:4px 9px;border-radius:var(--af-radius-full)}.food-retailer-template .af-special-badge svg{width:11px;height:11px}.food-retailer-template .af-special-body{padding:10px 12px 13px}.food-retailer-template .af-special-name{font-size:.82rem;font-weight:700;line-height:1.3;color:var(--af-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.food-retailer-template .af-special-price{font-family:var(--af-font-display);font-size:.96rem;font-weight:600;color:var(--af-accent-dark);margin-top:3px}.food-retailer-template .af-special-price-old{font-family:var(--af-font);font-size:.74rem;font-weight:500;color:var(--af-text-muted);text-decoration:line-through;margin-left:5px}.food-retailer-template .af-cat-tabs{display:flex;gap:9px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px;margin-bottom:clamp(18px,3vw,28px);scrollbar-width:none}.food-retailer-template .af-cat-tabs::-webkit-scrollbar{display:none}.food-retailer-template .af-cat-tab{flex-shrink:0;scroll-snap-align:start;display:inline-flex;align-items:center;gap:7px;padding:10px 18px;min-height:44px;font-family:var(--af-font);font-size:.85rem;font-weight:700;color:var(--af-text-muted);background:var(--af-bg);border:1.5px solid var(--af-border);border-radius:var(--af-radius-full);white-space:nowrap;transition:all var(--af-dur) var(--af-ease)}.food-retailer-template .af-cat-tab:hover{border-color:var(--af-primary);color:var(--af-primary-dark)}.food-retailer-template .af-cat-tab.active{background:var(--af-primary);color:#fff;border-color:var(--af-primary);box-shadow:var(--af-shadow-sm)}.food-retailer-template .af-cat-count{font-size:.74rem;font-weight:700;opacity:.7}.food-retailer-template .af-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.food-retailer-template .af-card{background:var(--af-bg);border:1px solid var(--af-border);border-radius:var(--af-radius-lg);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--af-shadow-sm);transition:box-shadow var(--af-dur) var(--af-ease),border-color var(--af-dur) var(--af-ease),transform var(--af-dur) var(--af-ease)}.food-retailer-template .af-card:hover{border-color:var(--af-primary-light);box-shadow:var(--af-shadow);transform:translateY(-3px)}.food-retailer-template .af-card-img-wrap{position:relative;aspect-ratio:1;background:var(--af-surface-2);overflow:hidden;cursor:pointer}.food-retailer-template .af-card-img{width:100%;height:100%;object-fit:cover;transition:transform var(--af-dur-slow) var(--af-ease)}.food-retailer-template .af-card:hover .af-card-img{transform:scale(1.05)}.food-retailer-template .af-card-img-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--af-primary);opacity:.4}.food-retailer-template .af-card-img-ph svg{width:48px;height:48px}.food-retailer-template .af-card-badge{position:absolute;top:10px;left:10px;padding:4px 10px;font-size:.68rem;font-weight:800;letter-spacing:.02em;color:#fff;background:var(--af-accent);border-radius:var(--af-radius-full)}.food-retailer-template .af-card-oos{position:absolute;top:10px;right:10px;padding:4px 10px;font-size:.66rem;font-weight:700;color:var(--af-text);background:#fffaf3eb;border-radius:var(--af-radius-full)}.food-retailer-template .af-card-body{padding:12px 14px 6px;flex:1;display:flex;flex-direction:column;gap:3px}.food-retailer-template .af-card-cat{font-size:.66rem;font-weight:800;color:var(--af-accent-dark);text-transform:uppercase;letter-spacing:.07em}.food-retailer-template .af-card-name{font-family:var(--af-font-display);font-size:var(--af-text-base);font-weight:600;color:var(--af-text);line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.food-retailer-template .af-card-desc{font-size:var(--af-text-sm);color:var(--af-text-muted);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.food-retailer-template .af-card-meta{display:inline-flex;align-items:center;gap:5px;font-size:var(--af-text-xs);font-weight:600;color:var(--af-text-muted);margin-top:2px}.food-retailer-template .af-card-meta svg{width:13px;height:13px}.food-retailer-template .af-card-variant{width:100%;margin-top:8px;padding:9px 12px;font-family:var(--af-font);font-size:var(--af-text-sm);color:var(--af-text);background:var(--af-surface);border:1.5px solid var(--af-border);border-radius:var(--af-radius-sm);min-height:40px}.food-retailer-template .af-card-foot{padding:8px 14px 14px;display:flex;align-items:center;justify-content:space-between;gap:8px}.food-retailer-template .af-price-wrap{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.food-retailer-template .af-price{font-family:var(--af-font-display);font-size:var(--af-text-lg);font-weight:600;color:var(--af-primary-dark)}.food-retailer-template .af-price-old{font-size:.78rem;color:var(--af-text-muted);text-decoration:line-through}.food-retailer-template .af-price-rfq{font-size:.84rem;font-weight:700;color:var(--af-text-muted)}.food-retailer-template .af-card-add{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 16px;min-height:40px;font-family:var(--af-font);font-size:.82rem;font-weight:700;color:#fff;background:var(--af-primary);border-radius:var(--af-radius-full);white-space:nowrap;transition:background var(--af-dur) var(--af-ease),transform var(--af-dur-fast) var(--af-ease)}.food-retailer-template .af-card-add svg{width:15px;height:15px}.food-retailer-template .af-card-add:hover{background:var(--af-primary-dark)}.food-retailer-template .af-card-add:active{transform:translateY(1px) scale(.98)}.food-retailer-template .af-card-add:disabled{opacity:.45;cursor:not-allowed}.food-retailer-template .af-qty{display:inline-flex;align-items:center;gap:4px}.food-retailer-template .af-qty-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:var(--af-primary);background:var(--af-primary-light);border:1.5px solid var(--af-border);border-radius:var(--af-radius-full);transition:background var(--af-dur-fast) var(--af-ease),color var(--af-dur-fast) var(--af-ease)}.food-retailer-template .af-qty-btn svg{width:15px;height:15px}.food-retailer-template .af-qty-btn:hover{background:var(--af-primary);color:#fff}.food-retailer-template .af-qty-val{min-width:26px;text-align:center;font-family:var(--af-font-display);font-weight:600;font-size:.95rem;color:var(--af-primary-dark)}.food-retailer-template .af-custom{padding:0 var(--af-container) var(--af-section-pad);max-width:var(--af-max);margin:0 auto}.food-retailer-template .af-custom-card{position:relative;overflow:hidden;display:flex;align-items:center;gap:clamp(16px,3vw,28px);padding:clamp(22px,4vw,36px);background:linear-gradient(135deg,var(--af-primary) 0%,var(--af-primary-dark) 100%);border-radius:var(--af-radius-lg);color:#fff;box-shadow:var(--af-shadow);flex-wrap:wrap}.food-retailer-template .af-custom-card:after{content:"";position:absolute;right:-40px;top:-40px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle,rgba(214,69,93,.45) 0%,transparent 70%);pointer-events:none}.food-retailer-template .af-custom-icon{position:relative;z-index:1;width:64px;height:64px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#ffffff24;border:1px solid rgba(255,255,255,.24);border-radius:var(--af-radius);color:#fff}.food-retailer-template .af-custom-icon svg{width:32px;height:32px}.food-retailer-template .af-custom-body{position:relative;z-index:1;flex:1;min-width:200px}.food-retailer-template .af-custom-title{font-family:var(--af-font-display);font-size:var(--af-text-xl);font-weight:600;margin-bottom:6px}.food-retailer-template .af-custom-desc{font-size:var(--af-text-sm);color:#ffffffd6;line-height:1.5;max-width:52ch}.food-retailer-template .af-custom-btn{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;padding:13px 24px;min-height:48px;font-family:var(--af-font);font-size:var(--af-text-sm);font-weight:700;color:#fff;background:var(--af-wa);border-radius:var(--af-radius-full);white-space:nowrap;box-shadow:0 5px 16px #25d36666;transition:background var(--af-dur) var(--af-ease),transform var(--af-dur-fast) var(--af-ease)}.food-retailer-template .af-custom-btn svg{width:18px;height:18px}.food-retailer-template .af-custom-btn:hover{background:var(--af-wa-dark);transform:translateY(-1px)}.food-retailer-template .af-about-grid{display:grid;grid-template-columns:1fr;gap:clamp(20px,4vw,36px);align-items:start}.food-retailer-template .af-about-text{font-size:var(--af-text-base);color:var(--af-text);line-height:1.75;max-width:60ch}.food-retailer-template .af-about-text+.af-about-text{margin-top:14px}.food-retailer-template .af-features{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:clamp(18px,3vw,26px)}.food-retailer-template .af-feature{display:flex;align-items:center;gap:12px;padding:16px;background:var(--af-bg);border:1px solid var(--af-border);border-radius:var(--af-radius);box-shadow:var(--af-shadow-sm)}.food-retailer-template .af-feature-icon{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--af-primary-light);border-radius:var(--af-radius-sm);color:var(--af-accent-dark)}.food-retailer-template .af-feature-icon svg{width:22px;height:22px}.food-retailer-template .af-feature-label{font-family:var(--af-font-display);font-size:.92rem;font-weight:600;color:var(--af-text);line-height:1.25}@media(min-width:760px){.food-retailer-template .af-features{grid-template-columns:repeat(4,1fr)}}.food-retailer-template .af-reviews{max-width:none;background:var(--af-surface);border-top:1px solid var(--af-border);padding:var(--af-section-pad) var(--af-container)}.food-retailer-template .af-reviews>.af-reviews-inner{max-width:var(--af-max);margin-inline:auto}.food-retailer-template .af-reviews .rl-spotlight-kicker,.food-retailer-template .af-reviews .rl-aggregate-count{color:var(--af-text-muted)}.food-retailer-template .af-reviews .rl-spotlight-title,.food-retailer-template .af-reviews .rl-aggregate-score{font-family:var(--af-font-display);color:var(--af-primary-dark)}.food-retailer-template .af-reviews .rl-aggregate-stars,.food-retailer-template .af-reviews .rl-card-stars{color:#f3a712}.food-retailer-template .af-reviews .rl-card-stars .star.empty{color:var(--af-border)}.food-retailer-template .af-reviews .rl-card{background:var(--af-bg);border-color:var(--af-border);border-radius:var(--af-radius-lg);box-shadow:var(--af-shadow-sm)}.food-retailer-template .af-reviews .rl-card:hover{border-color:var(--af-primary-light);box-shadow:var(--af-shadow)}.food-retailer-template .af-reviews .rl-card-quote,.food-retailer-template .af-reviews .rl-card-name{color:var(--af-text)}.food-retailer-template .af-reviews .rl-card-avatar{background:var(--af-primary);color:#fff}.food-retailer-template .af-reviews .rl-card-author{border-top-color:var(--af-border)}.food-retailer-template .af-reviews .review-form{display:flex;flex-direction:column;gap:14px;max-width:560px;margin:32px auto 0;padding:26px;background:var(--af-bg);border:1px solid var(--af-border);border-radius:var(--af-radius-lg);box-shadow:var(--af-shadow-sm)}.food-retailer-template .af-reviews .review-form-title{font-family:var(--af-font-display);font-size:1.25rem;color:var(--af-primary-dark);margin:0}.food-retailer-template .af-reviews .review-form-stars{display:flex;gap:4px}.food-retailer-template .af-reviews .review-form-stars .star-btn{background:none;border:none;padding:0;cursor:pointer;font-size:1.8rem;line-height:1;color:var(--af-border);transition:color .15s ease}.food-retailer-template .af-reviews .review-form-stars .star-btn:hover,.food-retailer-template .af-reviews .review-form-stars .star-btn.active{color:#f3a712}.food-retailer-template .af-reviews .review-form-input,.food-retailer-template .af-reviews .review-form-textarea{width:100%;padding:12px 14px;font:inherit;color:var(--af-text);background:var(--af-surface);border:1px solid var(--af-border);border-radius:var(--af-radius-sm);outline:none;transition:border-color .15s ease}.food-retailer-template .af-reviews .review-form-textarea{resize:vertical;min-height:96px}.food-retailer-template .af-reviews .review-form-input::placeholder,.food-retailer-template .af-reviews .review-form-textarea::placeholder{color:var(--af-text-muted)}.food-retailer-template .af-reviews .review-form-input:focus,.food-retailer-template .af-reviews .review-form-textarea:focus{border-color:var(--af-primary)}.food-retailer-template .af-reviews .review-form-btn{align-self:flex-start;padding:12px 28px;font:inherit;font-weight:700;color:#fff;background:var(--af-primary);border:none;border-radius:var(--af-radius-full);cursor:pointer;transition:background .15s ease}.food-retailer-template .af-reviews .review-form-btn:hover:not(:disabled){background:var(--af-primary-dark)}.food-retailer-template .af-reviews .review-form-btn:disabled{opacity:.55;cursor:not-allowed}.food-retailer-template .af-reviews .review-form-error{margin:0;font-size:var(--af-text-sm);color:var(--af-danger)}.food-retailer-template .af-reviews .review-form-success{display:flex;flex-direction:column;align-items:flex-start;gap:14px;max-width:560px;margin:32px auto 0;padding:26px;background:var(--af-primary-light);border:1px solid var(--af-border);border-radius:var(--af-radius-lg);color:var(--af-primary-dark);font-weight:600}.food-retailer-template .af-pay-grid{display:flex;flex-wrap:wrap;gap:16px}.food-retailer-template .af-pay-card{background:var(--af-bg);border:1px solid var(--af-border);border-radius:var(--af-radius-lg);padding:22px;display:flex;flex-direction:column;gap:12px;min-width:240px;box-shadow:var(--af-shadow-sm)}.food-retailer-template .af-pay-card--qr{align-items:center}.food-retailer-template .af-pay-label{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--af-text-muted)}.food-retailer-template .af-pay-upi{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.food-retailer-template .af-pay-upi-id{font-family:var(--af-font-display);font-size:var(--af-text-lg);font-weight:600;color:var(--af-text);word-break:break-all}.food-retailer-template .af-pay-copy{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;min-height:38px;font-family:var(--af-font);font-size:.78rem;font-weight:700;color:var(--af-primary);background:var(--af-primary-light);border-radius:var(--af-radius-full);transition:background var(--af-dur) var(--af-ease),color var(--af-dur) var(--af-ease)}.food-retailer-template .af-pay-copy:hover{background:var(--af-primary);color:#fff}.food-retailer-template .af-pay-copy svg{width:15px;height:15px}.food-retailer-template .af-pay-qr{width:180px;height:180px;object-fit:contain;border-radius:var(--af-radius);border:1px solid var(--af-border);background:#fff}.food-retailer-template .af-loc-grid{display:grid;grid-template-columns:1fr;gap:16px}.food-retailer-template .af-loc-map-wrap{border-radius:var(--af-radius-lg);overflow:hidden;border:1px solid var(--af-border);box-shadow:var(--af-shadow-sm);background:var(--af-surface)}.food-retailer-template .af-loc-map{width:100%;height:280px;border:0;display:block}.food-retailer-template .af-loc-panel{display:flex;flex-direction:column;gap:18px;padding:24px;background:var(--af-bg);border:1px solid var(--af-border);border-radius:var(--af-radius-lg);box-shadow:var(--af-shadow-sm)}.food-retailer-template .af-loc-row{display:flex;gap:14px;align-items:flex-start}.food-retailer-template .af-loc-icon{width:42px;height:42px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--af-primary-light);border-radius:var(--af-radius-sm);color:var(--af-accent-dark)}.food-retailer-template .af-loc-icon svg{width:20px;height:20px}.food-retailer-template .af-loc-row-body{min-width:0}.food-retailer-template .af-loc-row-label{display:block;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--af-text-muted);margin-bottom:3px}.food-retailer-template .af-loc-row-value{font-size:var(--af-text-base);color:var(--af-text);line-height:1.5}.food-retailer-template .af-loc-row-link{font-size:var(--af-text-base);font-weight:600;color:var(--af-primary-dark)}.food-retailer-template .af-loc-row-link:hover{color:var(--af-accent-dark)}.food-retailer-template .af-loc-hours{list-style:none;display:flex;flex-direction:column;gap:4px}.food-retailer-template .af-loc-hours li{display:flex;justify-content:space-between;gap:16px;font-size:var(--af-text-sm);color:var(--af-text)}.food-retailer-template .af-loc-hours li span:first-child{color:var(--af-text-muted)}.food-retailer-template .af-loc-hours li.is-closed span:last-child{color:var(--af-danger);font-weight:600}.food-retailer-template .af-loc-directions{margin-top:2px}.food-retailer-template .af-loc-grid--no-map{max-width:560px;margin-inline:auto}@media(min-width:760px){.food-retailer-template .af-loc-grid{grid-template-columns:1.5fr 1fr;align-items:stretch}.food-retailer-template .af-loc-grid--no-map{grid-template-columns:1fr}.food-retailer-template .af-loc-map{height:100%;min-height:340px}}.food-retailer-template .af-footer{background:var(--af-primary-dark);color:#ffffffd1;padding:clamp(40px,6vw,64px) var(--af-container) 24px}.food-retailer-template .af-footer-grid{max-width:var(--af-max);margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px}.food-retailer-template .af-footer-brand-name{font-family:var(--af-font-display);font-size:var(--af-text-xl);font-weight:600;color:#fff;margin-bottom:8px}.food-retailer-template .af-footer-para{font-size:var(--af-text-sm);color:#ffffffb3;line-height:1.6;margin-bottom:10px;max-width:40ch}.food-retailer-template .af-footer-heading{font-family:var(--af-font-display);font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:14px}.food-retailer-template .af-footer-link{display:inline-flex;align-items:center;gap:8px;font-size:var(--af-text-sm);color:#ffffffd1;margin-bottom:8px;transition:color var(--af-dur) var(--af-ease)}.food-retailer-template .af-footer-link:hover{color:#fff}.food-retailer-template .af-footer-link svg{width:16px;height:16px;flex-shrink:0}.food-retailer-template .af-footer-link--wa{color:#7ee7a5}.food-retailer-template .af-footer-social{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.food-retailer-template .af-footer-social-link{display:inline-flex;align-items:center;padding:7px 15px;font-size:.74rem;font-weight:700;color:#ffffffdb;background:#ffffff17;border:1px solid rgba(255,255,255,.14);border-radius:var(--af-radius-full);transition:background var(--af-dur) var(--af-ease)}.food-retailer-template .af-footer-social-link:hover{background:#ffffff2e}.food-retailer-template .af-footer-hours-table{width:100%;font-size:var(--af-text-sm);border-collapse:collapse}.food-retailer-template .af-footer-hours-table td{padding:5px 0;color:#ffffffb3}.food-retailer-template .af-footer-hours-table td:first-child{font-weight:600;color:#ffffffe6;width:110px;text-transform:capitalize}.food-retailer-template .af-footer-hours-closed{color:#f4a79c}.food-retailer-template .af-footer-catalog-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 20px;min-height:44px;font-family:var(--af-font);font-size:.85rem;font-weight:700;color:var(--af-primary-dark);background:#fff;border-radius:var(--af-radius-full);margin-top:4px;transition:background var(--af-dur) var(--af-ease)}.food-retailer-template .af-footer-catalog-btn:hover{background:var(--af-primary-light)}.food-retailer-template .af-footer-catalog-btn svg{width:16px;height:16px}.food-retailer-template .af-footer-copyright{max-width:var(--af-max);margin:32px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);text-align:center;font-size:var(--af-text-xs);color:#ffffff8c}.food-retailer-template .af-powered-by{margin-top:12px}.food-retailer-template .af-fab-wa{position:fixed;right:18px;bottom:18px;z-index:98;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--af-wa);color:#fff;border-radius:50%;box-shadow:0 6px 20px #25d36673;transition:transform var(--af-dur) var(--af-ease),box-shadow var(--af-dur) var(--af-ease)}.food-retailer-template .af-fab-wa:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 10px 28px #25d3668c}.food-retailer-template .af-fab-wa svg{width:28px;height:28px}.food-retailer-template .af-cart-bar{position:fixed;bottom:0;left:0;right:0;z-index:99;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px var(--af-container);background:var(--af-primary);color:#fff;box-shadow:0 -6px 22px #66341447;animation:af-slide-up var(--af-dur-slow) var(--af-ease-out)}.food-retailer-template .af-cart-bar-info{display:flex;flex-direction:column;gap:1px;min-width:0}.food-retailer-template .af-cart-bar-count{font-size:var(--af-text-xs);font-weight:600;opacity:.85}.food-retailer-template .af-cart-bar-total{font-family:var(--af-font-display);font-size:var(--af-text-lg);font-weight:600}.food-retailer-template .af-cart-bar-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;min-height:46px;font-family:var(--af-font);font-size:.9rem;font-weight:700;color:var(--af-primary-dark);background:#fff;border-radius:var(--af-radius-full);white-space:nowrap;transition:background var(--af-dur) var(--af-ease),transform var(--af-dur-fast) var(--af-ease)}.food-retailer-template .af-cart-bar-btn svg{width:16px;height:16px}.food-retailer-template .af-cart-bar-btn:hover{background:var(--af-primary-light)}.food-retailer-template .af-cart-bar-btn:active{transform:translateY(1px) scale(.99)}.food-retailer-template .ft-modal-overlay{position:fixed;inset:0;z-index:200;background:#3a25178c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;animation:af-fade-in var(--af-dur) var(--af-ease)}.food-retailer-template .ft-modal{width:100%;max-width:480px;max-height:90vh;overflow-y:auto;background:var(--af-bg);border-radius:var(--af-radius-lg) var(--af-radius-lg) 0 0;padding:22px 18px 30px;animation:af-slide-up var(--af-dur-slow) var(--af-ease-out)}.food-retailer-template .ft-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.food-retailer-template .ft-modal-title{font-family:var(--af-font-display);font-size:var(--af-text-xl);font-weight:600;color:var(--af-text)}.food-retailer-template .ft-modal-close{width:38px;height:38px;display:flex;align-items:center;justify-content:center;color:var(--af-text-muted);background:var(--af-surface);border-radius:50%;transition:background var(--af-dur) var(--af-ease)}.food-retailer-template .ft-modal-close svg{width:18px;height:18px}.food-retailer-template .ft-modal-close:hover{background:var(--af-surface-2)}.food-retailer-template .ft-cart-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--af-border)}.food-retailer-template .ft-cart-item-details{flex:1;min-width:0}.food-retailer-template .ft-cart-item-name{font-size:var(--af-text-base);font-weight:700;color:var(--af-text)}.food-retailer-template .ft-cart-item-variant{font-size:var(--af-text-xs);color:var(--af-text-muted);margin-top:1px}.food-retailer-template .ft-cart-item-price{font-size:var(--af-text-sm);font-weight:700;color:var(--af-accent-dark);margin-top:2px}.food-retailer-template .ft-cart-item-qty{display:flex;align-items:center;gap:6px;flex-shrink:0}.food-retailer-template .ft-qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--af-primary);background:var(--af-primary-light);border:1px solid var(--af-border);border-radius:var(--af-radius-full);font-size:1rem;font-weight:700;transition:background var(--af-dur-fast) var(--af-ease),color var(--af-dur-fast) var(--af-ease)}.food-retailer-template .ft-qty-btn:hover{background:var(--af-primary);color:#fff}.food-retailer-template .ft-cart-item-qty-num{min-width:22px;text-align:center;font-weight:700;font-size:.88rem}.food-retailer-template .ft-cart-total{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-family:var(--af-font-display);font-size:var(--af-text-lg);font-weight:600;color:var(--af-text);border-top:2px solid var(--af-border);margin-top:6px}.food-retailer-template .ft-checkout-input{width:100%;padding:12px 14px;font-size:var(--af-text-base);font-family:var(--af-font);color:var(--af-text);background:var(--af-surface);border:1.5px solid var(--af-border);border-radius:var(--af-radius-sm);outline:none;margin-bottom:11px;min-height:46px;transition:border-color var(--af-dur) var(--af-ease)}.food-retailer-template .ft-checkout-input:focus{border-color:var(--af-primary)}.food-retailer-template .ft-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;min-height:50px;font-family:var(--af-font);font-size:var(--af-text-base);font-weight:700;color:#fff;background:var(--af-wa);border-radius:var(--af-radius-full);box-shadow:0 5px 16px #25d36652;transition:background var(--af-dur) var(--af-ease),transform var(--af-dur-fast) var(--af-ease)}.food-retailer-template .ft-btn-primary svg{width:18px;height:18px}.food-retailer-template .ft-btn-primary:hover{background:var(--af-wa-dark);transform:translateY(-1px)}.food-retailer-template .ft-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.food-retailer-template .af-empty{text-align:center;color:var(--af-text-muted);padding:44px 16px}.food-retailer-template .af-empty-icon{display:inline-flex;color:var(--af-primary);opacity:.4;margin-bottom:12px}.food-retailer-template .af-empty-icon svg{width:48px;height:48px}.food-retailer-template .af-empty-text{font-size:var(--af-text-base)}@keyframes af-fade-in{0%{opacity:0}to{opacity:1}}@keyframes af-slide-up{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media(min-width:640px){.food-retailer-template .af-product-grid{grid-template-columns:repeat(3,1fr);gap:18px}.food-retailer-template .af-special-card{flex-basis:216px}.food-retailer-template .af-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.food-retailer-template .ft-modal{border-radius:var(--af-radius-lg);margin:auto}.food-retailer-template .ft-modal-overlay{align-items:center}}@media(min-width:1024px){.food-retailer-template .af-product-grid{grid-template-columns:repeat(4,1fr)}}@media(prefers-reduced-motion:reduce){.food-retailer-template *,.food-retailer-template *:before,.food-retailer-template *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
