@import"https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=DM+Sans:ital,wght@0,400;0,500;0,600;1,400&display=swap";.ofero-locator-root{--accent: #70D84A;--accent-dark: #5AB83D;--accent-light: #E8F8E0;--accent-glow: rgba(112,216,74,.18);--bg: #F5F6F8;--surface: #FFFFFF;--text: #1D1E21;--text-secondary: #6B7280;--text-muted: #9CA3AF;--border: #E5E7EB;--border-light: #F0F1F3;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 2px 8px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-lg: 0 4px 16px rgba(0,0,0,.08), 0 2px 4px rgba(0,0,0,.04);--shadow-glow: 0 0 20px rgba(112,216,74,.15), 0 4px 16px rgba(0,0,0,.06);--font-display: "Outfit", "Inter", system-ui, sans-serif;--font-body: "DM Sans", "Inter", system-ui, sans-serif;--transition: .25s cubic-bezier(.4, 0, .2, 1);font-family:var(--font-body);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased;background:var(--bg);border-radius:var(--radius-lg);overflow:hidden}.ofero-locator-root *,.ofero-locator-root *:before,.ofero-locator-root *:after{box-sizing:border-box}.ofero-locator-app{display:flex;flex-direction:column;width:100%}.ofero-locator-header{background:var(--surface);border-bottom:1px solid var(--border);padding:16px 24px}.ofero-header-content{display:flex;align-items:center;justify-content:space-between}.ofero-header-left{display:flex;align-items:center;gap:14px}.ofero-header-logo{flex-shrink:0}.ofero-header-title{font-family:var(--font-display);font-size:1.35rem;font-weight:700;letter-spacing:-.02em;color:var(--text);margin:0}.ofero-header-title .ofero-highlight{color:var(--accent)}.ofero-header-subtitle{font-size:.82rem;color:var(--text-secondary);display:flex;align-items:center;gap:6px;margin:2px 0 0}.ofero-store-count-badge{display:inline-flex;align-items:center;justify-content:center;background:var(--accent);color:#fff;font-family:var(--font-display);font-weight:700;font-size:.72rem;padding:1px 8px;border-radius:100px;letter-spacing:.02em}.ofero-dept-pills-bar{background:var(--surface);border-bottom:1px solid var(--border-light);padding:10px 24px;overflow:hidden}.ofero-dept-pills-scroll{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.ofero-dept-pills-scroll::-webkit-scrollbar{display:none}.ofero-dept-pill{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:100px;border:1.5px solid var(--border);background:var(--surface);cursor:pointer;transition:all var(--transition);font-family:var(--font-display);color:var(--text)}.ofero-dept-pill:hover{border-color:var(--accent);background:var(--accent-light)}.ofero-dept-pill.active{border-color:var(--accent);background:var(--accent);color:#fff}.ofero-dept-pill.active .ofero-dept-pill-count{background:#ffffff40;color:#fff}.ofero-dept-pill-count{font-size:.68rem;font-weight:700;background:var(--accent-light);color:var(--accent-dark);padding:1px 7px;border-radius:100px;transition:all var(--transition)}.ofero-dept-pill-name{font-size:.75rem;font-weight:600;white-space:nowrap;color:inherit}.ofero-filter-bar{background:var(--surface);border-bottom:1px solid var(--border);padding:12px 24px}.ofero-filter-bar-inner{display:flex;align-items:center;gap:10px}.ofero-search-wrap{position:relative;flex:1;min-width:200px}.ofero-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-muted);display:flex}.ofero-search-input{width:100%;padding:9px 36px 9px 38px;border:1.5px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.85rem;color:var(--text);background:var(--bg);outline:none;transition:all var(--transition)}.ofero-search-input::placeholder{color:var(--text-muted)}.ofero-search-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow);background:var(--surface)}.ofero-search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;padding:2px;display:flex}.ofero-search-clear:hover{color:var(--text)}.ofero-select-wrap{position:relative;min-width:180px}.ofero-filter-select{width:100%;appearance:none;-webkit-appearance:none;padding:9px 32px 9px 12px;border:1.5px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.85rem;color:var(--text);background:var(--bg);cursor:pointer;outline:none;transition:all var(--transition)}.ofero-filter-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.ofero-filter-select:disabled{opacity:.5;cursor:not-allowed}.ofero-select-chevron{position:absolute;right:10px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none;display:flex}.ofero-layout-toggle{display:flex;gap:2px;background:var(--bg);border-radius:var(--radius-sm);padding:3px}.ofero-layout-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;transition:all var(--transition)}.ofero-layout-btn:hover{color:var(--text)}.ofero-layout-btn.active{background:var(--surface);color:var(--accent);box-shadow:var(--shadow-sm)}.ofero-active-filters{display:flex;gap:6px;margin-top:8px;flex-wrap:wrap}.ofero-filter-tag{display:flex;align-items:center;gap:4px;padding:3px 10px;background:var(--accent-light);color:var(--accent-dark);border-radius:100px;font-size:.75rem;font-weight:500;font-family:var(--font-display)}.ofero-filter-tag button{display:flex;align-items:center;background:none;border:none;color:var(--accent-dark);cursor:pointer;padding:0;opacity:.6}.ofero-filter-tag button:hover{opacity:1}.ofero-filter-tag button svg{width:12px;height:12px}.ofero-locator-main{display:flex;width:100%}.ofero-list-panel{width:100%;padding:16px 20px;scroll-behavior:smooth}.ofero-list-header{margin-bottom:12px}.ofero-results-count{font-family:var(--font-display);font-size:.82rem;font-weight:600;color:var(--text-secondary)}.ofero-store-grid.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.ofero-store-grid.list{display:flex;flex-direction:column;gap:8px}.ofero-store-card{background:var(--surface);border:1.5px solid var(--border-light);border-radius:var(--radius-md);padding:16px;cursor:pointer;transition:all var(--transition);box-shadow:var(--shadow-sm)}.ofero-store-card:hover{border-color:var(--accent);box-shadow:var(--shadow-glow);transform:translateY(-1px)}.ofero-store-card.expanded{border-color:var(--accent);background:linear-gradient(180deg,var(--accent-light) 0%,var(--surface) 40%)}.ofero-store-card-header{display:flex;align-items:flex-start;gap:10px}.ofero-store-card-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--accent-light);border-radius:var(--radius-sm)}.ofero-store-card-title h3{font-family:var(--font-display);font-size:.88rem;font-weight:700;color:var(--text);letter-spacing:-.01em;margin:0}.ofero-store-card-location{font-size:.72rem;color:var(--text-muted);font-weight:500}.ofero-store-card-details{margin-top:10px;display:flex;flex-direction:column;gap:5px}.ofero-store-detail-row{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--text-secondary)}.ofero-store-detail-row svg{flex-shrink:0;color:var(--accent)}.ofero-store-detail-row a{color:var(--text-secondary);text-decoration:none}.ofero-store-detail-row a:hover{color:var(--accent)}.ofero-store-card-actions{display:flex;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border-light);animation:ofero-fadeIn .2s ease}@keyframes ofero-fadeIn{0%{opacity:0}to{opacity:1}}.ofero-btn-directions,.ofero-btn-call{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;border-radius:var(--radius-sm);font-family:var(--font-display);font-size:.78rem;font-weight:600;text-decoration:none;transition:all var(--transition);cursor:pointer}.ofero-btn-directions{background:var(--accent);color:#fff;border:none}.ofero-btn-directions:hover{background:var(--accent-dark);box-shadow:0 2px 8px #70d84a4d;color:#fff}.ofero-btn-call{background:transparent;color:var(--text);border:1.5px solid var(--border)}.ofero-btn-call:hover{border-color:var(--accent);color:var(--accent)}.ofero-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.ofero-empty-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--accent-light);border-radius:50%;margin-bottom:16px;color:var(--accent)}.ofero-empty-icon svg{width:24px;height:24px}.ofero-empty-state h3{font-family:var(--font-display);font-size:1.05rem;font-weight:700;margin:0 0 6px;color:var(--text)}.ofero-empty-state p{font-size:.85rem;color:var(--text-secondary);margin:0 0 16px}.ofero-btn-reset{font-family:var(--font-display);font-size:.82rem;font-weight:600;padding:8px 20px;border-radius:var(--radius-sm);border:none;background:var(--accent);color:#fff;cursor:pointer;transition:all var(--transition)}.ofero-btn-reset:hover{background:var(--accent-dark)}@media (max-width: 900px){.ofero-filter-bar-inner{flex-wrap:wrap}.ofero-select-wrap{min-width:140px;flex:1}.ofero-store-grid.grid{grid-template-columns:1fr}}@media (max-width: 600px){.ofero-locator-header{padding:12px 16px}.ofero-header-title{font-size:1.1rem}.ofero-filter-bar{padding:10px 16px}.ofero-list-panel{padding:12px 16px}.ofero-dept-pills-bar{padding:8px 16px}}
