/* ED Theme Search: a restrained System Screen that foregrounds the query, real result scope and card evidence. */
.ed-search-hero{background:linear-gradient(115deg,#071a30,#173a5d);color:#fff}.ed-search-hero h1{max-width:880px;color:#fff}.ed-search-hero p{max-width:720px;color:#d6e1ec}.ed-search-hero .ed-search-box{margin-top:32px}.ed-search-results{background:#fff}.ed-search-results__summary{display:flex;justify-content:space-between;gap:20px;align-items:baseline;margin:0 0 28px;padding:0 0 16px;border-bottom:1px solid #d7c8ba;color:var(--ed-muted);font-size:13px}.ed-search-results__summary strong{color:var(--ed-navy);font-size:20px}.ed-search-results__grid{margin-bottom:34px}.ed-search-results__empty{max-width:720px;margin-inline:auto;text-align:left}.ed-search-results__empty h2{margin:8px 0 10px;color:var(--ed-navy);font-size:clamp(27px,3vw,38px);line-height:1.15}.ed-search-results__empty p{max-width:550px;margin:0 0 22px;color:var(--ed-muted);line-height:1.65}@media(max-width:680px){.ed-search-results__summary{align-items:flex-start;flex-direction:column;gap:5px}.ed-search-hero .ed-search-box{margin-top:24px}}
