.search-dashboard__searchrow[data-astro-cid-bluleurr]{position:relative;max-width:30rem;--control-h: 3.4rem}.search-dashboard__searchbox[data-astro-cid-bluleurr]{width:100%}.filter-disclosure[data-astro-cid-bluleurr]{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);z-index:2}.filter-toggle[data-astro-cid-bluleurr]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:var(--color-primary-dark);border-radius:999px;cursor:pointer;transition:background .15s ease;user-select:none;list-style:none}.filter-toggle[data-astro-cid-bluleurr]::-webkit-details-marker{display:none}.filter-toggle[data-astro-cid-bluleurr]:hover,.filter-disclosure[data-astro-cid-bluleurr][open] .filter-toggle[data-astro-cid-bluleurr]{background:var(--color-bg-soft)}.filter-panel[data-astro-cid-bluleurr]{background:var(--color-bg-soft);border-radius:var(--radius);padding:1.25rem;margin-top:.5rem;display:flex;flex-wrap:wrap;gap:1.5rem 2rem;position:absolute;top:calc(100% + .4rem);right:0;z-index:5;width:min(88vw,420px);box-shadow:var(--shadow)}.filter-group[data-astro-cid-bluleurr]{flex:1 1 180px}.filter-group[data-astro-cid-bluleurr] h3[data-astro-cid-bluleurr]{font-size:.95rem;margin:0 0 .6rem}.filter-panel__footer[data-astro-cid-bluleurr]{flex-basis:100%;border-top:1px solid rgba(44,62,80,.12);padding-top:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem}.filter-panel__category-hint[data-astro-cid-bluleurr]{margin:0;font-size:.85rem;color:var(--color-text-muted)}.search-dashboard__results[data-astro-cid-bluleurr]{margin-top:1.5rem}.search-dashboard__results[data-astro-cid-bluleurr].is-hidden{display:none}.search-dashboard__pagination[data-astro-cid-bluleurr]{margin-top:2rem;display:flex;justify-content:center}.search-dashboard[data-astro-cid-bluleurr] .ais-SearchBox-form{position:relative;height:100%}.search-dashboard[data-astro-cid-bluleurr] .ais-SearchBox-input{width:100%;height:var(--control-h);font-size:1.05rem;padding:0 3.6rem 0 3.1rem;border:none;border-radius:999px;font-family:inherit;background:#fff;box-shadow:0 6px 24px #0000002e}.search-dashboard[data-astro-cid-bluleurr] .ais-SearchBox-input:focus{outline:none}.search-dashboard[data-astro-cid-bluleurr] .ais-SearchBox-submit,.search-dashboard[data-astro-cid-bluleurr] .ais-SearchBox-reset{position:absolute;top:50%;transform:translateY(-50%);border:none;background:transparent;cursor:pointer}.search-dashboard[data-astro-cid-bluleurr] .ais-SearchBox-submit{left:1rem}.search-dashboard[data-astro-cid-bluleurr] .ais-SearchBox-submitIcon{width:22px;height:22px;fill:var(--color-primary-dark)}.search-dashboard[data-astro-cid-bluleurr] .ais-SearchBox-reset{right:3.1rem}.search-dashboard[data-astro-cid-bluleurr] .ais-RefinementList-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.search-dashboard[data-astro-cid-bluleurr] .ais-RefinementList-label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer}.search-dashboard[data-astro-cid-bluleurr] .ais-RefinementList-count{display:none}.search-dashboard[data-astro-cid-bluleurr] .ais-RefinementList-showMore{margin-top:.5rem;background:none;border:none;color:var(--color-primary-dark);font-weight:600;cursor:pointer;font-size:.85rem;padding:0}.search-dashboard[data-astro-cid-bluleurr] .ais-ClearRefinements-button{background:none;border:1px solid var(--color-primary);color:var(--color-primary-dark);border-radius:999px;padding:.4rem .9rem;font-size:.85rem;font-weight:600;cursor:pointer}.search-dashboard[data-astro-cid-bluleurr] .ais-Hits-list{display:grid;gap:clamp(.75rem,2vw,1.75rem);grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}@media (min-width: 640px){.search-dashboard[data-astro-cid-bluleurr] .ais-Hits-list{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.search-dashboard[data-astro-cid-bluleurr] .ais-Hits-item{display:contents}.search-dashboard[data-astro-cid-bluleurr] .ais-Pagination-list{display:flex;gap:.4rem;list-style:none;margin:0;padding:0}.search-dashboard[data-astro-cid-bluleurr] .ais-Pagination-link{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;border-radius:999px;text-decoration:none;color:var(--color-text);background:var(--color-bg-soft)}.search-dashboard[data-astro-cid-bluleurr] .ais-Pagination-item--selected .ais-Pagination-link{background:var(--color-primary);color:#fff}.search-dashboard[data-astro-cid-bluleurr] .ais-Hits-item .card{text-decoration:none;color:inherit}.search-dashboard[data-astro-cid-bluleurr] .search-hit__body{padding:.85rem 1rem 1.1rem}.search-dashboard[data-astro-cid-bluleurr] .search-hit__title{margin:0 0 .4rem;font-size:1.1rem;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.search-dashboard[data-astro-cid-bluleurr] .search-hit__description{margin:0;font-size:.9rem;color:var(--color-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 480px){.search-dashboard[data-astro-cid-bluleurr] .search-hit__title{font-size:1rem}.search-dashboard[data-astro-cid-bluleurr] .search-hit__description{font-size:.85rem}}.intro[data-astro-cid-j7pv25f6]{margin-block:2.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:2rem}.intro__block[data-astro-cid-j7pv25f6]{width:100%;max-width:820px}.intro[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{margin-bottom:.6rem;color:var(--color-primary-dark)}.container[data-astro-cid-j7pv25f6]>h2[data-astro-cid-j7pv25f6]{margin-top:2.25rem;color:var(--color-primary-dark)}.intro[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin-block:.6rem;color:var(--color-text);font-size:1.05rem}.intro__about[data-astro-cid-j7pv25f6]{margin-top:1rem;font-size:.98rem;color:var(--color-text-muted)}.intro__stores[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:.4rem}.intro__stores[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{font-weight:600}.intro__image[data-astro-cid-j7pv25f6]{width:100%;max-width:820px;height:auto;border-radius:var(--radius);box-shadow:var(--shadow)}.category-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}@media (min-width: 700px){.category-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(6,1fr)}}.idea-season[data-astro-cid-j7pv25f6][hidden]{display:none}.section-hint[data-astro-cid-j7pv25f6]{color:var(--color-text);font-size:1.05rem;margin-top:-.25rem;margin-bottom:1.25rem;max-width:68ch}.section-more[data-astro-cid-j7pv25f6]{margin-top:1.25rem}.section-more[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{font-weight:600}
