.search-root{display:flex;flex-direction:column;height:100vh;background:#0d0d12;overflow:hidden;font-family:inherit;color:#e2e8f0}.search-topbar{flex-shrink:0;display:flex;align-items:center;gap:1rem;height:52px;padding:0 1.5rem;background:#13131a;border-bottom:1px solid hsla(0,0%,100%,.06)}.search-topbar-logo{gap:.5rem;text-decoration:none;color:#f1f5f9;font-size:1.0625rem;letter-spacing:-.02em}.search-topbar-logo,.search-topbar-logo-mark{display:flex;align-items:center;font-weight:800}.search-topbar-logo-mark{width:1.75rem;height:1.75rem;background:#6366f1;border-radius:.375rem;justify-content:center;font-size:.875rem;color:#fff}.search-topbar-sep{height:20px;width:1px;background:hsla(0,0%,100%,.08)}.search-topbar-title{font-size:.9375rem;font-weight:700;color:#f1f5f9;letter-spacing:-.01em}.search-topbar-subtitle{font-size:.8125rem;color:#475569}.search-body{flex:1 1;overflow:auto;display:flex;flex-direction:column;align-items:center;padding:2.5rem 1.5rem 2rem;gap:2rem}.search-form-wrap{width:100%;max-width:680px}.search-form{display:flex;gap:.625rem;align-items:center;background:#13131a;border:1px solid hsla(0,0%,100%,.09);border-radius:.875rem;padding:.375rem .375rem .375rem 1.125rem;transition:border-color .15s}.search-form:focus-within{border-color:#6366f1}.search-form-icon{font-size:1rem;color:#475569;flex-shrink:0}.search-input{flex:1 1;background:none;border:none;outline:none;font-size:.9375rem;color:#f1f5f9;font-family:inherit;line-height:2}.search-input::placeholder{color:#334155}.search-submit{display:flex;align-items:center;gap:.375rem;padding:.625rem 1.25rem;background:#6366f1;border:none;border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:700;cursor:pointer;transition:background .15s;white-space:nowrap;flex-shrink:0}.search-submit:hover{background:#4f46e5}.search-submit:disabled{opacity:.5;cursor:not-allowed}.search-submit-spinner{width:14px;height:14px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:searchSpin .7s linear infinite}@keyframes searchSpin{to{transform:rotate(1turn)}}.search-query-context{width:100%;max-width:680px;background:#13131a;border:1px solid hsla(0,0%,100%,.07);border-left:3px solid #6366f1;border-radius:.75rem;padding:.875rem 1.125rem;display:flex;flex-direction:column;gap:.5rem;margin-top:-.5rem;animation:searchFadeIn .2s ease both}.search-query-row{display:flex;align-items:baseline;gap:.625rem}.search-query-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#475569;white-space:nowrap;flex-shrink:0}.search-query-title{font-size:1rem;font-weight:700;color:#f1f5f9;letter-spacing:-.015em;line-height:1.3;margin:0}.search-query-indicators{display:flex;flex-direction:column;gap:.375rem;padding-top:.5rem;border-top:1px solid hsla(0,0%,100%,.05)}.search-query-indicator-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.search-query-indicator-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;color:#a5b4fc;text-transform:capitalize}.search-query-indicator-dot{width:5px;height:5px;border-radius:50%;background:#6366f1;flex-shrink:0}.search-loading{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;color:#64748b;font-size:.875rem}.search-loading-spinner{width:36px;height:36px;border:3px solid rgba(99,102,241,.15);border-top-color:#6366f1;border-radius:50%;animation:searchSpin .8s linear infinite}.search-error{gap:.625rem;padding:.75rem 1.25rem;background:hsla(0,91%,71%,.08);border:1px solid hsla(0,91%,71%,.2);border-radius:.75rem;color:#f87171;font-size:.875rem;font-weight:600;width:100%;max-width:680px}.search-empty,.search-error{display:flex;align-items:center}.search-empty{flex-direction:column;gap:.5rem;color:#475569;text-align:center}.search-empty-icon{font-size:2.5rem;opacity:.5}.search-empty h3{font-size:1rem;font-weight:700;color:#64748b}.search-empty p{font-size:.875rem;max-width:300px}.search-results-wrap{width:100%;max-width:680px}.search-results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.875rem}.search-results-title{font-size:.9375rem;font-weight:700;color:#94a3b8}.search-results-count{font-size:.75rem;font-weight:600;color:#475569;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);padding:.2rem .625rem;border-radius:999px}.search-results-list{display:flex;flex-direction:column;gap:.625rem}.search-result-card{background:#13131a;border:1px solid hsla(0,0%,100%,.07);border-radius:.875rem;padding:1.125rem 1.25rem;transition:border-color .12s,background .12s;animation:searchFadeIn .25s ease both}@keyframes searchFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.search-result-card:hover{border-color:hsla(0,0%,100%,.12);background:#16161f}.search-result-card.top{border-color:rgba(99,102,241,.25);background:rgba(99,102,241,.04)}.search-result-top-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.search-result-rank{width:1.625rem;height:1.625rem;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:800;color:#64748b;flex-shrink:0}.search-result-card.top .search-result-rank{background:rgba(99,102,241,.15);border-color:rgba(99,102,241,.3);color:#a5b4fc}.search-result-sim{display:flex;align-items:center;gap:.375rem}.search-result-sim-bar-wrap{width:64px;height:4px;background:hsla(0,0%,100%,.07);border-radius:999px;overflow:hidden}.search-result-sim-bar{height:100%;border-radius:999px;transition:width .4s ease}.search-result-sim-pct{font-size:.75rem;font-weight:700;color:#94a3b8;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.search-result-text{font-size:.875rem;color:#94a3b8;line-height:1.65;margin-bottom:.75rem}.search-result-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;padding-top:.75rem;border-top:1px solid hsla(0,0%,100%,.05)}.search-result-meta-item{display:flex;align-items:center;gap:.3rem;font-size:.75rem;color:#475569}.search-result-meta-val{color:#64748b;font-weight:600}.search-result-date{margin-left:auto;font-size:.75rem;color:#334155;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.search-rerank-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:200;animation:searchFadeIn .15s ease}.search-rerank-modal{background:#13131a;border:1px solid hsla(0,0%,100%,.1);border-radius:1rem;padding:1.75rem;max-width:480px;width:90%;box-shadow:0 24px 64px rgba(0,0,0,.7)}.search-rerank-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.search-rerank-icon{width:2rem;height:2rem;background:rgba(99,102,241,.15);border:1px solid rgba(99,102,241,.3);border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem}.search-rerank-header h3{font-size:1rem;font-weight:800;color:#f1f5f9;flex:1 1}.search-rerank-close{background:none;border:none;color:#475569;font-size:1.25rem;cursor:pointer;padding:.125rem .25rem}.search-rerank-body{font-size:.875rem;color:#94a3b8;line-height:1.65;margin-bottom:1.25rem}.search-rerank-stats{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.search-rerank-stat{display:flex;justify-content:space-between;font-size:.8125rem;padding:.5rem .75rem;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);border-radius:.5rem}.search-rerank-stat-label{color:#64748b}.search-rerank-stat-val{color:#a5b4fc;font-weight:700}.search-rerank-footer{display:flex;justify-content:flex-end}.search-rerank-btn{padding:.5rem 1.5rem;background:#6366f1;border:none;border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:700;cursor:pointer}