.wl-offer-card[data-v-242e3458]{display:flex;flex-direction:column;background:var(--brand-surface, #fff);border:1px solid var(--brand-border, #e5e7eb);border-radius:var(--brand-radius, 14px);padding:16px;cursor:pointer;transition:transform .12s,box-shadow .12s}.wl-offer-card[data-v-242e3458]:focus-visible{outline:2px solid var(--brand-primary, #6b7280);outline-offset:2px}.wl-offer-card[data-v-242e3458]:hover{transform:translateY(-2px);box-shadow:0 10px 24px -14px #00000059}.wl-logo[data-v-242e3458]{height:44px;display:flex;align-items:center}.wl-logo img[data-v-242e3458]{max-height:44px;max-width:120px;object-fit:contain}.wl-monogram[data-v-242e3458]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--brand-radius, 10px);background:var(--brand-primary, #6b7280);color:var(--brand-button-text, #fff);font-weight:800;font-size:1.15rem}.wl-name[data-v-242e3458]{margin-top:12px;font-weight:700;font-size:1rem;color:var(--brand-text, #1f2937)}.wl-cashback[data-v-242e3458]{margin-top:4px;color:var(--brand-primary, #6b7280);font-weight:700;font-size:.95rem}.wl-fav[data-v-242e3458]{align-self:flex-end;margin-top:-6px;background:none;border:0;cursor:pointer;color:var(--brand-muted, #6b7280);padding:4px}.wl-fav.active[data-v-242e3458]{color:#ef4444}.wl-fav svg[data-v-242e3458]{width:18px;height:18px}.wl-detail-overlay[data-v-969a3e8b]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:flex-start;justify-content:center;padding:48px 20px;background:#00000073}.wl-detail-overlay.fullscreen[data-v-969a3e8b]{position:fixed;align-items:center}.wl-detail[data-v-969a3e8b]{position:relative;width:100%;max-width:440px;background:var(--brand-surface, #fff);color:var(--brand-text, #1f2937);border:1px solid var(--brand-border, #e5e7eb);border-radius:var(--brand-radius, 14px);padding:24px;box-shadow:0 24px 60px -24px #00000080}.wl-detail-close[data-v-969a3e8b]{position:absolute;top:12px;right:12px;display:inline-flex;padding:6px;border:0;background:none;color:var(--brand-muted, #6b7280);cursor:pointer}.wl-detail-close svg[data-v-969a3e8b]{width:18px;height:18px}.wl-detail-head[data-v-969a3e8b]{display:flex;align-items:center;gap:14px;padding-right:28px}.wl-detail-logo img[data-v-969a3e8b]{max-height:52px;max-width:110px;object-fit:contain}.wl-detail-monogram[data-v-969a3e8b]{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--brand-radius, 10px);background:var(--brand-primary, #6b7280);color:var(--brand-button-text, #fff);font-weight:800;font-size:1.3rem}.wl-detail-title[data-v-969a3e8b]{flex:1;min-width:0}.wl-detail-title h3[data-v-969a3e8b]{margin:0;font-family:var(--brand-heading-font, inherit);font-size:1.25rem;font-weight:800}.wl-detail-cashback[data-v-969a3e8b]{margin:2px 0 0;color:var(--brand-primary, #6b7280);font-weight:700}.wl-detail-fav[data-v-969a3e8b]{border:0;background:none;padding:6px;color:var(--brand-muted, #6b7280);cursor:pointer}.wl-detail-fav.active[data-v-969a3e8b]{color:#ef4444}.wl-detail-fav svg[data-v-969a3e8b]{width:20px;height:20px}.wl-detail-chips[data-v-969a3e8b]{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.wl-detail-chip[data-v-969a3e8b]{padding:5px 12px;border-radius:999px;border:1px solid var(--brand-border, #e5e7eb);font-size:.8rem;font-weight:600}.wl-detail-chip.highlight[data-v-969a3e8b]{border-color:var(--brand-primary, #6b7280);color:var(--brand-primary, #6b7280)}.wl-detail-meta[data-v-969a3e8b]{margin:12px 0 0;color:var(--brand-muted, #6b7280);font-size:.85rem}.wl-detail-hint[data-v-969a3e8b]{margin:4px 0 0;font-size:.9rem}.wl-detail-cta[data-v-969a3e8b]{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:11px 20px;border-radius:var(--brand-radius, 10px);background:var(--brand-button, #111827);color:var(--brand-button-text, #fff)!important;font-weight:700;font-size:.95rem}.wl-detail-cta svg[data-v-969a3e8b]{width:16px;height:16px}.wl-page-loader[data-v-160e5428]{min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--brand-bg, #fff)}.wl-spinner[data-v-160e5428]{width:40px;height:40px;border-radius:50%;border:3px solid var(--brand-border, #e5e7eb);border-top-color:var(--brand-primary, #6b7280);animation:wl-loader-spin-160e5428 .8s linear infinite}@keyframes wl-loader-spin-160e5428{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.wl-spinner[data-v-160e5428]{animation-duration:2s}}.wl-root[data-v-c5d5dab3]{position:relative;min-height:100%;background:var(--brand-bg);color:var(--brand-text);font-family:var(--brand-font);line-height:1.5;-webkit-font-smoothing:antialiased}.wl-root[data-v-c5d5dab3] *{box-sizing:border-box}.wl-root a[data-v-c5d5dab3]{color:inherit;text-decoration:none}.wl-root img[data-v-c5d5dab3]{max-width:100%}.wl-container[data-v-c5d5dab3]{width:100%;max-width:1120px;margin:0 auto;padding:0 20px}.wl-header[data-v-c5d5dab3]{position:sticky;top:0;z-index:20;background:var(--brand-surface);border-bottom:1px solid var(--brand-border)}.wl-header .wl-container[data-v-c5d5dab3]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;height:64px}.wl-brand[data-v-c5d5dab3]{justify-self:start}.wl-header-actions[data-v-c5d5dab3]{justify-self:end}.wl-brand[data-v-c5d5dab3]{display:inline-flex;align-items:center;gap:10px;font-family:var(--brand-heading-font);font-weight:700;font-size:1.15rem}.wl-brand img[data-v-c5d5dab3]{height:30px;width:auto;object-fit:contain}.wl-header-search[data-v-c5d5dab3]{width:min(360px,42vw);justify-self:center}.wl-header-search input[data-v-c5d5dab3]{width:100%;padding:9px 14px;border-radius:999px;border:1px solid var(--brand-border);background:var(--brand-bg);color:var(--brand-text);font-size:.9rem;outline:none}.wl-header-actions[data-v-c5d5dab3]{display:inline-flex;align-items:center;gap:8px}.wl-icon-btn[data-v-c5d5dab3]{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--brand-radius, 10px);border:1px solid var(--brand-border);background:var(--brand-surface);color:var(--brand-text);cursor:pointer}.wl-icon-btn svg[data-v-c5d5dab3]{width:18px;height:18px}.wl-hero[data-v-c5d5dab3]{position:relative;color:#fff;background:linear-gradient(0deg,#00000073,#00000040),var(--brand-primary);background-size:cover;background-position:center}.wl-hero.no-image[data-v-c5d5dab3]{background:linear-gradient(120deg,var(--brand-primary),var(--brand-secondary))}.wl-hero .wl-container[data-v-c5d5dab3]{padding-top:56px;padding-bottom:56px}.wl-hero h1[data-v-c5d5dab3]{margin:0 0 8px;font-family:var(--brand-heading-font);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;text-wrap:balance}.wl-hero p[data-v-c5d5dab3]{margin:0;font-size:1.05rem;opacity:.92;max-width:52ch}.wl-categories[data-v-c5d5dab3]{border-bottom:1px solid var(--brand-border);background:var(--brand-surface)}.wl-categories .wl-container[data-v-c5d5dab3]{display:flex;gap:8px;overflow-x:auto;padding-top:12px;padding-bottom:12px}.wl-chip[data-v-c5d5dab3]{flex:0 0 auto;padding:7px 14px;border-radius:999px;border:1px solid var(--brand-border);background:var(--brand-bg);color:var(--brand-text);font-size:.85rem;font-weight:600;white-space:nowrap}.wl-section[data-v-c5d5dab3]{padding:32px 0 64px}.wl-section-head[data-v-c5d5dab3]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.wl-section-head h2[data-v-c5d5dab3]{margin:0;font-family:var(--brand-heading-font);font-size:1.4rem;font-weight:700}.wl-section-head span[data-v-c5d5dab3]{color:var(--brand-muted);font-size:.9rem}.wl-offer-grid[data-v-c5d5dab3]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.wl-state[data-v-c5d5dab3]{text-align:center;padding:56px 20px;color:var(--brand-muted)}.wl-state h3[data-v-c5d5dab3]{color:var(--brand-text);margin:0 0 6px}.wl-spinner-sm[data-v-c5d5dab3]{width:34px;height:34px;margin:0 auto;border-radius:50%;border:3px solid var(--brand-border);border-top-color:var(--brand-primary);animation:wl-offers-spin-c5d5dab3 .8s linear infinite}@keyframes wl-offers-spin-c5d5dab3{to{transform:rotate(360deg)}}.wl-footer[data-v-c5d5dab3]{border-top:1px solid var(--brand-border);background:var(--brand-surface);color:var(--brand-muted);font-size:.9rem}.wl-footer .wl-container[data-v-c5d5dab3]{padding:28px 20px;display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;justify-content:space-between}.wl-footer a[data-v-c5d5dab3]:hover{color:var(--brand-text)}.wl-footer-links[data-v-c5d5dab3]{display:flex;gap:18px;flex-wrap:wrap}@media (max-width: 640px){.wl-header-search[data-v-c5d5dab3]{display:none}.wl-header .wl-container[data-v-c5d5dab3]{grid-template-columns:1fr auto}}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}body{background:#fff}#app{min-height:100vh}
