.rail.svelte-1bicm35{margin:3.25rem 0}.rail-head.svelte-1bicm35{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.1rem;gap:1rem}.rail-titles.svelte-1bicm35{display:flex;flex-direction:column;gap:.2rem;min-width:0}.rail-head.svelte-1bicm35 h2:where(.svelte-1bicm35){font-size:1.35rem;font-weight:700;letter-spacing:-.01em}.rail-sub.svelte-1bicm35{font-size:.85rem;color:var(--text-muted);line-height:1.45}.rail-actions.svelte-1bicm35{display:flex;align-items:center;gap:.7rem}.more.svelte-1bicm35{font-size:.82rem;font-weight:600;color:var(--text-muted)}.more.svelte-1bicm35:hover{color:var(--primary)}.nav.svelte-1bicm35{display:flex;gap:.3rem}.nav.svelte-1bicm35 button:where(.svelte-1bicm35){width:32px;height:32px;border-radius:50%;background:var(--surface);border:1px solid var(--border);color:var(--text);display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease}.nav.svelte-1bicm35 button:where(.svelte-1bicm35):hover{border-color:var(--primary);background:var(--bg-elev-2)}.scroller.svelte-1bicm35{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,1fr);gap:1.25rem;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:.4rem;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.scroller.svelte-1bicm35::-webkit-scrollbar{height:6px}.scroller.svelte-1bicm35::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.cell.svelte-1bicm35{scroll-snap-align:start;min-width:260px}@media(min-width:768px){.scroller.svelte-1bicm35{grid-auto-columns:minmax(280px,calc((100% - 5rem)/4))}}@media(min-width:1200px){.scroller.svelte-1bicm35{grid-auto-columns:minmax(280px,calc((100% - 6.25rem)/5))}}.container.svelte-1vodbqu{max-width:1440px;width:100%;margin:0 auto;padding:0 1.5rem}.hero.svelte-1vodbqu{padding:2rem 0 3rem;position:relative;z-index:1}.hero-grid.svelte-1vodbqu{display:grid;grid-template-columns:1fr 320px;gap:1.25rem;align-items:stretch}.btn.big.svelte-1vodbqu{padding:.85rem 1.5rem;font-size:1rem}.hero-stage.svelte-1vodbqu{position:relative;isolation:isolate}.glow.svelte-1vodbqu{position:fixed;inset:0;background-size:cover;background-position:center;filter:blur(160px) saturate(1.3) brightness(.7);opacity:.32;z-index:0;pointer-events:none;transition:background-image .8s ease}.visual-frame.svelte-1vodbqu{position:relative;z-index:1;display:block;width:100%;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;background:var(--bg-elev-2);isolation:isolate;border:1px solid rgba(255,255,255,.06)}.slide.svelte-1vodbqu{position:absolute;inset:0;opacity:0;transition:opacity 1s ease-in-out}.slide.active.svelte-1vodbqu{opacity:1}.slide.svelte-1vodbqu img:where(.svelte-1vodbqu){width:100%;height:100%;object-fit:cover}.visual-frame.svelte-1vodbqu:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.75) 0%,rgba(0,0,0,.35) 50%,transparent 80%);pointer-events:none;z-index:2}.visual-overlay.svelte-1vodbqu{position:absolute;left:2.5rem;bottom:2.5rem;max-width:55%;z-index:3;display:flex;flex-direction:column;gap:.6rem;color:#fff}.visual-label.svelte-1vodbqu{font-size:.78rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#fffc}.visual-title.svelte-1vodbqu{font-size:clamp(2rem,3.6vw,3rem);font-weight:800;letter-spacing:-.025em;line-height:1.05;text-shadow:0 2px 14px rgba(0,0,0,.6)}.visual-tag.svelte-1vodbqu{font-size:1rem;font-weight:400;color:#ffffffd9;max-width:42ch;line-height:1.4}.visual-cta.svelte-1vodbqu{align-self:flex-start;margin-top:.6rem}.hero-rail.svelte-1vodbqu{display:flex;flex-direction:column;gap:.6rem;max-height:calc(100% + -0px);overflow-y:auto;padding-right:.25rem;scrollbar-width:thin;scrollbar-color:var(--border) transparent}.hero-rail.svelte-1vodbqu::-webkit-scrollbar{width:6px}.hero-rail.svelte-1vodbqu::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.hero-tile.svelte-1vodbqu{display:grid;grid-template-columns:100px 1fr;gap:.85rem;align-items:center;padding:.55rem;background:var(--bg-elev);border:1px solid var(--border);border-radius:10px;text-align:left;color:var(--text);cursor:pointer;transition:background .15s ease,border-color .15s ease}.hero-tile.svelte-1vodbqu:hover{background:var(--bg-elev-2);border-color:var(--border-strong)}.hero-tile.active.svelte-1vodbqu{background:var(--bg-elev-2);border-color:var(--primary)}.hero-tile-thumb.svelte-1vodbqu{display:block;width:100px;aspect-ratio:16 / 10;background:var(--bg-elev-2);border-radius:6px;overflow:hidden;flex:0 0 auto}.hero-tile-thumb.svelte-1vodbqu img:where(.svelte-1vodbqu){width:100%;height:100%;object-fit:cover;display:block}.hero-tile-text.svelte-1vodbqu{display:flex;flex-direction:column;gap:.2rem;min-width:0}.hero-tile-label.svelte-1vodbqu{font-size:.65rem;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--text-subtle)}.hero-tile-title.svelte-1vodbqu{font-size:.9rem;font-weight:700;line-height:1.25;color:var(--text);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:900px){.hero-grid.svelte-1vodbqu{grid-template-columns:1fr;gap:1rem}.hero-rail.svelte-1vodbqu{flex-direction:row;overflow-x:auto;max-height:none}.hero-tile.svelte-1vodbqu{min-width:240px;flex:0 0 auto}.visual-overlay.svelte-1vodbqu{left:1.25rem;bottom:1.25rem;max-width:80%}}.hero-scroll-wrap.svelte-1vodbqu{display:flex;justify-content:center;padding:.5rem 1.5rem 1.5rem}.hero-scroll.svelte-1vodbqu{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.5rem;background:var(--bg-elev);color:var(--text-muted);border:1px solid var(--border);border-radius:999px;font-size:.92rem;font-weight:600;transition:all .18s ease}.hero-scroll.svelte-1vodbqu:hover{color:var(--text);border-color:var(--primary);background:var(--bg-elev-2)}.hero-scroll.svelte-1vodbqu svg:where(.svelte-1vodbqu){animation:svelte-1vodbqu-nudge 1.6s ease-in-out infinite}@keyframes svelte-1vodbqu-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.landing-shell.svelte-1vodbqu{display:grid;grid-template-columns:240px 1fr;gap:3rem;max-width:1440px;width:100%;margin:0 auto;padding:2rem 2rem 3rem;position:relative;z-index:1}.hero-scroll-wrap.svelte-1vodbqu,.store-shell.svelte-1vodbqu{position:relative;z-index:1}.landing-main.svelte-1vodbqu{min-width:0;padding-bottom:3rem}.vendor-band.svelte-1vodbqu{margin-top:4rem;padding:2.5rem 2.75rem;background:var(--surface);border:1px solid var(--border);border-radius:16px;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}.vendor-band.svelte-1vodbqu>div:where(.svelte-1vodbqu){max-width:56ch}.vendor-band.svelte-1vodbqu h2:where(.svelte-1vodbqu){font-size:1.5rem;margin-bottom:.5rem}.vendor-band.svelte-1vodbqu p:where(.svelte-1vodbqu){font-size:.95rem;line-height:1.55}.muted.svelte-1vodbqu{color:var(--text-muted);margin-top:.3rem}.store-shell.svelte-1vodbqu{display:grid;grid-template-columns:240px 1fr;grid-template-areas:"back back" "side main";column-gap:2rem;row-gap:0;max-width:1440px;width:100%;margin:0 auto;padding:1.5rem}.store-shell.svelte-1vodbqu>.store-back-top:where(.svelte-1vodbqu){grid-area:back}.store-shell.svelte-1vodbqu>.sidebar:where(.svelte-1vodbqu){grid-area:side}.store-shell.svelte-1vodbqu>.results:where(.svelte-1vodbqu){grid-area:main}.store-back-top.svelte-1vodbqu{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem .45rem .55rem;margin-bottom:1.25rem;font-size:.85rem;font-weight:600;color:var(--text-muted);background:var(--bg-elev);border:1px solid var(--border);border-radius:999px;width:fit-content;transition:all .15s ease}.store-back-top.svelte-1vodbqu:hover{color:var(--text);border-color:var(--primary);background:var(--bg-elev-2)}.sidebar.svelte-1vodbqu{display:flex;flex-direction:column;gap:2.25rem;position:sticky;top:100px;align-self:start;max-height:calc(100dvh - 120px);overflow-y:auto;padding-right:.4rem}.filter-block.svelte-1vodbqu h4:where(.svelte-1vodbqu){font-size:.78rem;text-transform:uppercase;letter-spacing:1.5px;color:var(--text);margin-bottom:.3rem;font-weight:800}.filter-hint.svelte-1vodbqu{font-size:.78rem;color:var(--text-subtle);line-height:1.4;margin-bottom:.7rem}.filter-row.svelte-1vodbqu{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.65rem .85rem;font-size:.9rem;color:var(--text-muted);border-radius:8px;text-align:left;font-weight:500;transition:all .12s ease}.filter-row.svelte-1vodbqu:hover{background:var(--bg-elev-2);color:var(--text)}.filter-row.active.svelte-1vodbqu{background:var(--bg-elev-2);color:var(--text);font-weight:700;box-shadow:inset 3px 0 0 var(--primary)}.count.svelte-1vodbqu{font-size:.72rem;color:var(--text-subtle);font-weight:600;background:var(--bg-elev-2);padding:1px 7px;border-radius:999px}.filter-row.active.svelte-1vodbqu .count:where(.svelte-1vodbqu){color:var(--text);background:var(--bg)}.results.svelte-1vodbqu{min-width:0}.results-head.svelte-1vodbqu{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.results-meta.svelte-1vodbqu{display:flex;align-items:center;gap:1rem}.count-label.svelte-1vodbqu{font-size:.85rem;color:var(--text-muted)}.sort.svelte-1vodbqu{padding:.55rem .8rem;background:var(--bg-elev);color:var(--text);border:1px solid var(--border);border-radius:10px;font-size:.85rem;font-weight:500;cursor:pointer}.grid.svelte-1vodbqu{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.empty.svelte-1vodbqu{text-align:center;padding:4rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:12px;color:var(--text-muted)}.empty.svelte-1vodbqu h3:where(.svelte-1vodbqu){color:var(--text);margin-bottom:.4rem}.chips-bar.svelte-1vodbqu{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;align-items:center}.chip.svelte-1vodbqu{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .5rem .3rem .75rem;background:var(--bg-elev-2);border:1px solid var(--border);border-radius:999px;font-size:.78rem;font-weight:600;color:var(--text);transition:border-color .12s ease,color .12s ease}.chip.svelte-1vodbqu:hover{border-color:var(--danger);color:var(--danger)}.chip.svelte-1vodbqu svg:where(.svelte-1vodbqu){opacity:.7}.chip-clear.svelte-1vodbqu{font-size:.78rem;font-weight:600;color:var(--text-muted);text-decoration:underline;margin-left:.4rem}.chip-clear.svelte-1vodbqu:hover{color:var(--danger)}@media(max-width:899px){.store-shell.svelte-1vodbqu,.landing-shell.svelte-1vodbqu{grid-template-columns:1fr}.sidebar.svelte-1vodbqu{position:static;max-height:none;flex-direction:row;flex-wrap:wrap;overflow:visible}.filter-block.svelte-1vodbqu{min-width:200px;flex:1}}@media(max-width:568px){.results-head.svelte-1vodbqu{flex-direction:column;align-items:stretch}.vendor-band.svelte-1vodbqu{flex-direction:column;align-items:flex-start}}
