.search-page.svelte-e12qt1{min-height:100vh;min-height:100dvh;position:relative;overflow:hidden;background:var(--color-surface-50, #fafafa)}.dark .search-page.svelte-e12qt1{background:var(--color-surface-950, #0a0a0f)}.search-bg-decor.svelte-e12qt1{position:fixed;top:-120px;right:-80px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.08) 0%,transparent 70%);pointer-events:none;z-index:0}.search-bg-decor-2.svelte-e12qt1{position:fixed;bottom:-100px;left:-60px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(236,72,153,.06) 0%,transparent 70%);pointer-events:none;z-index:0}.search-header.svelte-e12qt1{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;background:#ffffffeb;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(0,0,0,.04)}.dark .search-header.svelte-e12qt1{background:#0a0a0feb;border-bottom-color:#ffffff0a}@media(min-width:768px){.search-header.svelte-e12qt1{padding:.75rem 1.5rem;gap:.75rem}}.search-back-btn.svelte-e12qt1{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:none;background:#0000000a;color:var(--color-surface-600, #4b5563);cursor:pointer;transition:all .15s;flex-shrink:0}.search-back-btn.svelte-e12qt1:hover{background:#00000014}.search-back-btn.svelte-e12qt1:active{transform:scale(.92)}.dark .search-back-btn.svelte-e12qt1{background:#ffffff0f;color:var(--color-surface-400, #9ca3af)}.dark .search-back-btn.svelte-e12qt1:hover{background:#ffffff1a}.search-content.svelte-e12qt1{position:relative;z-index:1;max-width:640px;margin:0 auto;padding:.5rem .75rem 6rem}@media(min-width:768px){.search-content.svelte-e12qt1{padding:1rem 1.5rem 4rem}}.search-section.svelte-e12qt1{margin-bottom:1.75rem}.section-header.svelte-e12qt1{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding:0 .125rem}.section-title.svelte-e12qt1{font-size:.8125rem;font-weight:700;color:var(--color-surface-700, #374151);letter-spacing:.01em}.dark .section-title.svelte-e12qt1{color:var(--color-surface-300, #d1d5db)}.history-count.svelte-e12qt1{display:inline-flex;align-items:center;justify-content:center;height:18px;min-width:18px;padding:0 5px;border-radius:9999px;font-size:.625rem;font-weight:700;background:#6366f11a;color:#6366f1}.clear-all-btn.svelte-e12qt1{font-size:.75rem;font-weight:600;color:#ef4444;background:none;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:.5rem;transition:all .15s}.clear-all-btn.svelte-e12qt1:hover{background:#ef444414}.confirm-clear-btn.svelte-e12qt1{font-size:.6875rem;font-weight:600;border:none;padding:.25rem .65rem;border-radius:.5rem;cursor:pointer;transition:all .15s}.confirm-yes.svelte-e12qt1{background:#ef4444;color:#fff}.confirm-yes.svelte-e12qt1:hover{background:#dc2626}.confirm-no.svelte-e12qt1{background:#0000000f;color:var(--color-surface-600, #4b5563)}.dark .confirm-no.svelte-e12qt1{background:#ffffff14;color:var(--color-surface-400, #9ca3af)}.history-list.svelte-e12qt1{display:flex;flex-direction:column;gap:.125rem}.history-item.svelte-e12qt1{display:flex;align-items:center;border-radius:.875rem;transition:background .15s;overflow:hidden}.history-item.svelte-e12qt1:hover{background:#00000008}.dark .history-item.svelte-e12qt1:hover{background:#ffffff0a}.history-item-text.svelte-e12qt1{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0;padding:.6875rem .75rem;font-size:.875rem;color:var(--color-surface-700, #374151);background:none;border:none;cursor:pointer;text-align:left}.dark .history-item-text.svelte-e12qt1{color:var(--color-surface-300, #d1d5db)}.history-item-actions.svelte-e12qt1{display:flex;align-items:center;gap:.125rem;padding-right:.5rem;opacity:0;transition:opacity .15s}.history-item.svelte-e12qt1:hover .history-item-actions:where(.svelte-e12qt1){opacity:1}@media(hover:none){.history-item-actions.svelte-e12qt1{opacity:1}}.history-action-btn.svelte-e12qt1{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:none;background:transparent;color:var(--color-surface-400, #9ca3af);cursor:pointer;transition:all .15s}.history-action-btn.svelte-e12qt1:hover{background:#0000000f;color:var(--color-surface-600, #4b5563)}.history-delete-btn.svelte-e12qt1:hover{background:#ef444414;color:#ef4444}.dark .history-action-btn.svelte-e12qt1:hover{background:#ffffff14;color:var(--color-surface-300, #d1d5db)}.dark .history-delete-btn.svelte-e12qt1:hover{background:#ef44441f;color:#f87171}.trending-grid.svelte-e12qt1{display:flex;flex-wrap:wrap;gap:.5rem}.trending-chip.svelte-e12qt1{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .875rem;border-radius:9999px;font-size:.8125rem;font-weight:500;border:1px solid rgba(0,0,0,.06);background:#fffc;color:var(--color-surface-700, #374151);cursor:pointer;transition:all .2s}.trending-chip.svelte-e12qt1:hover{border-color:#6366f14d;color:#6366f1;background:#6366f10a;transform:translateY(-1px);box-shadow:0 2px 8px #6366f11a}.trending-chip.svelte-e12qt1:active{transform:scale(.96)}.dark .trending-chip.svelte-e12qt1{border-color:#ffffff0f;background:#ffffff0a;color:var(--color-surface-300, #d1d5db)}.dark .trending-chip.svelte-e12qt1:hover{border-color:#8b5cf64d;color:#a78bfa;background:#8b5cf614}.shortcut-grid.svelte-e12qt1{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}@media(max-width:380px){.shortcut-grid.svelte-e12qt1{grid-template-columns:repeat(2,1fr)}}.shortcut-card.svelte-e12qt1{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;border-radius:1rem;border:1px solid rgba(0,0,0,.04);background:#ffffffb3;text-decoration:none;transition:all .2s}.shortcut-card.svelte-e12qt1:hover{transform:translateY(-2px);box-shadow:0 4px 14px #0000000f;border-color:#00000014}.shortcut-card.svelte-e12qt1:active{transform:scale(.96)}.dark .shortcut-card.svelte-e12qt1{border-color:#ffffff0a;background:#ffffff08}.dark .shortcut-card.svelte-e12qt1:hover{border-color:#ffffff14;box-shadow:0 4px 14px #0003}.shortcut-icon.svelte-e12qt1{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.75rem}.shortcut-card.svelte-e12qt1 span:where(.svelte-e12qt1){font-size:.6875rem;font-weight:600;color:var(--color-surface-600, #4b5563);text-align:center}.dark .shortcut-card.svelte-e12qt1 span:where(.svelte-e12qt1){color:var(--color-surface-400, #9ca3af)}@keyframes svelte-e12qt1-fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
