.search-page.svelte-e12qt1{padding:100px 0 60px}.search-container.svelte-e12qt1{max-width:1200px;margin:0 auto;padding:0 24px}.search-header.svelte-e12qt1{text-align:center;margin-bottom:40px}.search-header.svelte-e12qt1 h1:where(.svelte-e12qt1){font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;margin-bottom:20px}.search-tabs.svelte-e12qt1{display:flex;gap:8px;justify-content:center;margin-bottom:20px}.search-tab.svelte-e12qt1{padding:8px 20px;font-size:.875rem;font-weight:500;font-family:inherit;background:var(--bg-secondary);border:1px solid var(--border);border-radius:20px;color:var(--text-primary);cursor:pointer;transition:all .2s}.search-tab.svelte-e12qt1:hover{background:#c25a531a;border-color:var(--accent)}.search-tab.active.svelte-e12qt1{background:var(--accent);border-color:var(--accent);color:#fff}.search-form.svelte-e12qt1{max-width:540px;margin:0 auto;display:flex;gap:10px}.search-input.svelte-e12qt1{flex:1;padding:14px 20px;font-size:1rem;font-family:inherit;border:1px solid var(--border);border-radius:12px;background:var(--bg-secondary);color:var(--text-primary);outline:none;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none}.search-input.svelte-e12qt1:focus{border-color:var(--accent);box-shadow:0 0 0 3px #c25a5326}.search-input.svelte-e12qt1::placeholder{color:var(--text-muted)}.search-btn.svelte-e12qt1{padding:14px 24px;font-size:1rem;font-weight:600;font-family:inherit;border:none;border-radius:12px;background:var(--accent);color:#fff;cursor:pointer;transition:opacity .2s;white-space:nowrap}.search-btn.svelte-e12qt1:hover{opacity:.85}.search-results-info.svelte-e12qt1{font-size:.9rem;color:var(--text-muted);margin-bottom:24px}.search-grid.svelte-e12qt1{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:20px;margin-bottom:40px}.search-empty.svelte-e12qt1{text-align:center;padding:60px 24px}.search-empty.svelte-e12qt1 h2:where(.svelte-e12qt1){font-size:1.5rem;font-weight:600;margin-bottom:12px}.search-empty.svelte-e12qt1 p:where(.svelte-e12qt1){color:var(--text-secondary)}.search-empty-hint.svelte-e12qt1{text-align:center;padding:60px 24px;color:var(--text-secondary)}.search-empty-hint.svelte-e12qt1 h2:where(.svelte-e12qt1){font-size:1.3rem;font-weight:600;margin-bottom:8px;color:var(--text-primary)}.search-popular.svelte-e12qt1{margin-bottom:40px}.search-popular.svelte-e12qt1 h2:where(.svelte-e12qt1){font-size:1.1rem;font-weight:600;margin-bottom:16px;text-align:center}.search-chips.svelte-e12qt1{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.search-chip.svelte-e12qt1{display:inline-block;padding:8px 18px;font-size:.875rem;background:var(--bg-secondary);border:1px solid var(--border);border-radius:20px;text-decoration:none;color:var(--text-primary);transition:background .2s,border-color .2s}.search-chip.svelte-e12qt1:hover{background:#c25a531a;border-color:var(--accent);color:var(--accent)}@media(max-width:768px){.search-grid.svelte-e12qt1{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:14px}.search-form.svelte-e12qt1{flex-direction:column}.search-btn.svelte-e12qt1{padding:12px}}
