.search-experience{display:grid;min-height:calc(100vh - 66px);grid-template-rows:1fr auto auto;background:#f4f7fb}.search-experience[data-has-results=true]{grid-template-rows:auto 1fr auto}.search-hero{display:grid;width:min(100% - 32px,760px);align-content:start;justify-self:center;padding:max(48px,32vh) 0 30px}.search-experience[data-has-results=true] .search-hero{padding:48px 0 30px}.search-copy{display:grid;gap:20px;justify-items:center;margin-bottom:26px;text-align:center}.search-copy h1{max-width:720px;color:#081225;font-size:clamp(2.5rem,5vw,3.25rem);font-weight:800;line-height:1.12}.search-copy p{max-width:760px;color:#52627a;font-size:1.08rem;line-height:1.55}.search-panel{position:relative;width:100%}.search-field{display:grid;min-height:60px;grid-template-columns:auto 1fr;align-items:center;gap:14px;border:2px solid #6fa3ff;border-radius:9px;background:#fff;box-shadow:0 0 0 1px #346cff0a;color:#2563eb;padding:0 18px}.search-field input{width:100%;border:0;outline:0;background:transparent;color:#0f172a;font:inherit;font-size:1rem;font-weight:700}.search-field input::placeholder{color:#7d8ba4;font-weight:500}.suggestion-panel{position:absolute;z-index:10;top:calc(100% + 10px);left:0;width:100%;max-height:min(376px,52dvh);overflow-y:auto;border:1px solid #c9d8ef;border-radius:10px;margin:0;padding:8px;background:#fff;box-shadow:0 22px 44px #1f37581f;list-style:none}.suggestion-panel li{display:grid;min-height:46px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;border-radius:8px;color:#607089;cursor:pointer;padding:9px 12px}.suggestion-panel li.active{background:#e7f0ff;color:#2563eb}@media(hover:hover)and (pointer:fine){.suggestion-panel li:hover{background:#e7f0ff;color:#2563eb}}.suggestion-text{display:flex;min-width:0;align-items:baseline;gap:6px}.suggestion-text strong{color:#0f172a;font-size:.94rem;white-space:nowrap}.suggestion-text span{min-width:0;overflow:hidden;color:#59677d;font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.row-icon,.arrow-icon{flex:0 0 auto}.status-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#475569;font-size:.94rem}.status-panel button,.results-status button{border:0;border-radius:7px;background:#2563eb;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:8px 12px}.validation-message{margin-top:12px;color:#b42318;font-size:.94rem}.results-area{width:min(100% - 32px,1040px);justify-self:center;padding:0 0 56px}.selected-address{max-width:none;color:#0f172a;font-weight:700}.results-status,.stale-banner{border:1px solid #c9d8ef;border-radius:8px;margin-top:18px;background:#fff;color:#475569;padding:16px}.results-status.error,.stale-banner{border-color:#f3b4a6;background:#fff7ed;color:#9a3412}.results-status.error{display:flex;align-items:center;justify-content:space-between;gap:16px}.filters{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.filters button{min-height:44px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#475569;cursor:pointer;font:inherit;font-weight:700;padding:0 12px}.filters button.active{border-color:#2563eb;background:#e7f0ff;color:#1d4ed8}.result-groups{display:grid;gap:20px}.result-group{display:grid;gap:12px}.result-group h2{margin:0;color:#0f172a;font-size:1.2rem}.group-note{max-width:none;border-left:3px solid #2563eb;background:#eef4ff;color:#1e3a8a;font-size:.95rem;line-height:1.5;padding:10px 14px}.cards{display:grid;gap:10px}.result-card{display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #d6e0ee;border-radius:8px;background:#fff;padding:16px}.result-card h3{margin:3px 0 0;color:#0f172a;font-size:1rem;overflow-wrap:anywhere;word-break:break-word}.kind-label{color:#2563eb;font-size:.84rem;font-weight:800;line-height:1.3}.card-actions{display:flex;flex-wrap:wrap;gap:10px}.card-actions a{display:inline-block;padding:8px 0;color:#1d4ed8;font-size:.92rem;font-weight:700;text-decoration:none}.empty-group{max-width:none;border:1px dashed #cbd5e1;border-radius:8px;background:#ffffffb8;color:#59677d;padding:14px}.home-footer{display:flex;min-height:46px;align-items:center;justify-content:center;gap:22px;border-top:1px solid #d4deea;color:#687892;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.78rem}.home-footer a{color:#2563eb;font-weight:800;text-decoration:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(prefers-reduced-motion:no-preference){.search-hero{transition:padding .32s cubic-bezier(.22,.61,.36,1)}.filters button{transition:background-color .16s ease,border-color .16s ease,color .16s ease}@keyframes resultCardIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.result-card{animation:resultCardIn .22s ease both;animation-delay:var(--result-delay, 0ms)}}@media(prefers-reduced-motion:reduce){.search-hero,.filters button,.result-card{animation:none;transition:none}}@media(max-width:720px){.search-experience{min-height:calc(100vh - 82px)}.search-hero{align-content:start;padding:64px 0 72px}.search-experience[data-has-results=true] .search-hero{padding:64px 0 72px}.search-copy{justify-items:start;text-align:left}.suggestion-text{display:grid;gap:3px}.suggestion-text strong,.suggestion-text span{white-space:normal}.result-card,.results-status.error{align-items:flex-start;flex-direction:column}.home-footer{flex-wrap:wrap;gap:10px;padding:12px;text-align:center}}
