html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;color:#1a1a1a;background:#fbfbf5;margin:0;-webkit-font-smoothing:antialiased}.page.svelte-7nwiok{min-height:100vh;background:#fbfbf5;padding-top:80px}main.svelte-7nwiok{max-width:1200px;margin:0 auto;padding:0 1.5rem 6rem}.hero.svelte-7nwiok{display:grid;grid-template-columns:1.1fr .9fr;gap:3rem;align-items:center;padding:2.5rem 0 4rem}.badge.svelte-7nwiok{display:inline-flex;align-items:center;gap:.6rem;background:#c1fbd4;padding:.35rem .95rem;border-radius:9999px;font-size:.72rem;text-transform:uppercase;letter-spacing:.07em;font-weight:600;margin-bottom:1rem}.badge-dot.svelte-7nwiok{width:6px;height:6px;border-radius:50%;background:#71717a}.badge-dot.open.svelte-7nwiok{background:#000}.hero-title.svelte-7nwiok{font-family:Inter Display,Inter Variable,sans-serif;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:350;line-height:1;letter-spacing:-.02em;margin:0;color:#000}.hero-sub.svelte-7nwiok{font-size:1.1rem;color:#52525b;margin:.9rem 0 0}.hero-location.svelte-7nwiok{display:inline-flex;gap:.45rem;align-items:center;font-size:.9rem;color:#52525b;margin-top:1rem}.hero-actions.svelte-7nwiok{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.cta-primary.svelte-7nwiok,.cta-outline.svelte-7nwiok{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.7rem;border-radius:9999px;font-size:.92rem;font-weight:500;text-decoration:none;transition:transform .2s,background-color .2s}.cta-primary.svelte-7nwiok{background:#000;color:#fff}.cta-primary.svelte-7nwiok:hover{transform:translateY(-1px)}.cta-outline.svelte-7nwiok{border:1px solid #000;color:#000}.cta-outline.svelte-7nwiok:hover{background:#000;color:#fff}.hero-image.svelte-7nwiok{aspect-ratio:4 / 3;border-radius:20px;overflow:hidden;background:#000}.hero-image.svelte-7nwiok img:where(.svelte-7nwiok){width:100%;height:100%;object-fit:cover;display:block}.hero-placeholder.svelte-7nwiok{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c1fbd4,#d4f9e0);color:#0006}.products.svelte-7nwiok{padding-top:1rem}.products-grid.svelte-7nwiok{display:grid;grid-template-columns:240px 1fr;gap:2.5rem}.sidebar.svelte-7nwiok{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 120px);overflow-y:auto}.sidebar-title.svelte-7nwiok{font-family:Inter Display,Inter Variable,sans-serif;font-size:1.25rem;font-weight:500;margin:0 0 1rem}.sidebar-list.svelte-7nwiok{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.sidebar-link.svelte-7nwiok{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:.55rem .85rem;border-radius:8px;font-size:.92rem;color:#3f3f46;cursor:pointer;text-align:left;transition:background-color .15s,color .15s}.sidebar-link.svelte-7nwiok:hover{background:#f4f4f5;color:#000}.sidebar-link.active.svelte-7nwiok{background:#000;color:#fff}.sidebar-link.active.svelte-7nwiok .count:where(.svelte-7nwiok){color:#ffffffa6}.count.svelte-7nwiok{font-size:.78rem;color:#a1a1aa}.products-main.svelte-7nwiok{min-width:0}.products-head.svelte-7nwiok{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem}.products-title.svelte-7nwiok{font-family:Inter Display,Inter Variable,sans-serif;font-size:2.25rem;font-weight:350;letter-spacing:-.01em;margin:0;color:#000}.products-count.svelte-7nwiok{font-size:.88rem;color:#71717a}.grid.svelte-7nwiok{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}.card.svelte-7nwiok{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border-radius:14px;overflow:hidden;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 8px #0000000a,0 4px 4px #0000000a,0 2px 2px #0000000a,0 0 0 1px #0000000f}.card.svelte-7nwiok:hover{transform:translateY(-3px);box-shadow:0 12px 24px #00000014,0 0 0 1px #0000000f}.card-image.svelte-7nwiok{aspect-ratio:1 / 1;background:#f4f4f5;overflow:hidden}.card-image.svelte-7nwiok img:where(.svelte-7nwiok){width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.card.svelte-7nwiok:hover .card-image:where(.svelte-7nwiok) img:where(.svelte-7nwiok){transform:scale(1.04)}.card-placeholder.svelte-7nwiok{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#d4d4d8}.card-body.svelte-7nwiok{padding:1rem}.card-name.svelte-7nwiok{font-size:.9rem;font-weight:600;line-height:1.3;min-height:2.4em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-brand.svelte-7nwiok{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#71717a;margin-top:.25rem}.card-price.svelte-7nwiok{font-size:1rem;font-weight:600;margin-top:.6rem}.empty.svelte-7nwiok{background:#fff;border:1px solid #e4e4e7;border-radius:12px;padding:4rem 2rem;text-align:center;color:#52525b}.empty.svelte-7nwiok svg{color:#d4d4d8;margin-bottom:.75rem}.empty.svelte-7nwiok p:where(.svelte-7nwiok){margin:0;font-size:.92rem}.bottom-cta.svelte-7nwiok{display:none;position:sticky;bottom:0;background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:.75rem 1.25rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0));border-top:1px solid #e4e4e7;z-index:30}.bottom-cta.svelte-7nwiok a:where(.svelte-7nwiok){display:flex;align-items:center;justify-content:center;gap:.5rem;background:#000;color:#fff;padding:.95rem;border-radius:9999px;font-weight:600;text-decoration:none}.footer.svelte-7nwiok{border-top:1px solid #e4e4e7;background:#fff;padding:3rem 1.5rem}.footer-inner.svelte-7nwiok{max-width:1200px;margin:0 auto;text-align:center;color:#71717a;font-size:.85rem}.footer.svelte-7nwiok a:where(.svelte-7nwiok){color:inherit;text-decoration:underline}@media (max-width: 900px){.hero.svelte-7nwiok{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0 2.5rem}.hero-image.svelte-7nwiok{order:-1}.products-grid.svelte-7nwiok{grid-template-columns:1fr;gap:1.5rem}.sidebar.svelte-7nwiok{position:static;max-height:none}.sidebar-list.svelte-7nwiok{flex-direction:row;overflow-x:auto;gap:.5rem;padding-bottom:.5rem}.sidebar-link.svelte-7nwiok{white-space:nowrap;padding:.45rem .85rem;background:#fff;border:1px solid #e4e4e7}.bottom-cta.svelte-7nwiok{display:block}}
