.search-hero{background:#faf7f4;padding:3rem 1.25rem 2rem;border-bottom:.0625rem solid #e8d9cc}.search-container{max-width:50rem;margin:0 auto;padding:0 1.25rem}.search-hero h1{font-size:1.8rem;font-weight:800;margin:0 0 1rem;color:#1a1a1a}.search-input-wrap{display:flex;align-items:center;background:#fff;border:.125rem solid #d4b89a;border-radius:3.125rem;padding:.375rem .375rem .375rem 1.125rem;box-shadow:0 .125rem .5rem rgba(0,0,0,.08)}.search-input-wrap svg{color:#999;flex-shrink:0;margin-right:.625rem}.search-input{flex:1;border:0;outline:0;font-size:1rem;color:#1a1a1a;background:0 0;padding:.5rem 0}.search-submit{background:#6b3f1f;color:#fff;border:0;border-radius:2.5rem;padding:.625rem 1.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.search-submit:hover{background:#4a2c14}.search-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.filter-pill{background:#fff;border:.0625rem solid #d4b89a;color:#555;border-radius:1.25rem;padding:.375rem 1rem;font-size:.85rem;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.filter-pill.active,.filter-pill:hover{background:#6b3f1f;border-color:#6b3f1f;color:#fff}.search-results-section{padding:2rem 0 4rem}.search-status{color:#666;font-size:.9rem;margin-bottom:1rem}.search-results{display:grid;gap:1rem}.search-result-card{background:#fff;border-radius:.625rem;box-shadow:0 .125rem .5rem rgba(0,0,0,.07);padding:1.125rem 1.25rem;text-decoration:none;display:block;transition:box-shadow .2s}.search-result-card:hover{box-shadow:0 .375rem 1.25rem rgba(0,0,0,.12)}.result-type{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b3f1f;margin-bottom:.25rem}.result-title{font-size:1rem;font-weight:700;color:#1a1a1a;margin:0 0 .25rem}.result-meta{font-size:.85rem;color:#888}.result-excerpt{font-size:.88rem;color:#555;margin:.375rem 0 0;line-height:1.5}.search-empty{text-align:center;padding:3rem 0;color:#666}.search-empty strong{color:#1a1a1a}.search-suggestions h3{font-size:1rem;margin:1.5rem 0 .75rem;color:#1a1a1a}.suggestion-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.suggestion-chip{background:#faf7f4;border:.0625rem solid #d4b89a;color:#6b3f1f;border-radius:1.25rem;padding:.375rem 1rem;font-size:.88rem;text-decoration:none;transition:background .15s}.suggestion-chip:hover{background:#f3ede8}.browse-section h2,.search-initial h2{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}.popular-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(11.25rem,1fr));gap:.625rem;margin-bottom:2.5rem}.browse-links a,.popular-card{text-decoration:none;font-weight:500}.popular-card{background:#faf7f4;border:.0625rem solid #e8d9cc;border-radius:.5rem;padding:.875rem 1rem;font-size:.9rem;color:#333;transition:background .15s}.popular-card:hover{background:#f3ede8;color:#6b3f1f}.browse-section h2{margin:0 0 .75rem}.browse-links{display:flex;flex-wrap:wrap;gap:.625rem}.browse-links a{color:#6b3f1f;font-size:.95rem}.browse-links a:hover{text-decoration:underline}