/* Search-only layouts: product cards and compact editorial/reference lists. */
.scms-search{padding:40px 0 64px;background:linear-gradient(180deg,#fafbfc 0,#fff 360px)}
.scms-search .scms-search-form{max-width:none;margin-bottom:26px;box-shadow:0 4px 18px #13355408;border-radius:12px}
.scms-search .scms-search-form input{font-size:16px;padding:16px 18px;border-radius:12px 0 0 12px!important}
.scms-search .scms-search-form button{border-radius:0 11px 11px 0;font-size:15px}
.scms-search .scms-search-summary{align-items:center;gap:16px;margin-bottom:18px;text-align:left}
.scms-search .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.scms-search .scms-search-summary h2,.scms-search .scms-search-intro h2{font-size:clamp(22px,2.2vw,28px);line-height:1.3;margin:0;overflow-wrap:anywhere}
.scms-search .scms-search-summary>p{margin:0;font-size:13px;flex-shrink:0}
.scms-search .scms-search-kicker{font-size:10px;margin-bottom:7px;letter-spacing:.12em}
.scms-search .scms-search-tabs{flex-wrap:wrap;overflow:visible;gap:7px;padding:0 0 22px;margin-bottom:26px;border-bottom:1px solid #e2e8ef}
.scms-search .scms-search-tabs a{font-size:13px;padding:8px 12px;background:#fff}
.scms-search .scms-search-tabs a.is-current{background:#0d2f52;color:#fff}
.scms-search-sections{display:grid;gap:32px}
.scms-hit-section{min-width:0}
.scms-hit-heading{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px}
.scms-search .scms-hit-heading h2{display:flex;align-items:center;gap:10px;margin:0;color:#0d2f52;font-size:19px;line-height:1.4;letter-spacing:-.02em}
.scms-hit-heading h2 span{font-size:12px;font-weight:500;background:#eef2f6;color:#63768a;padding:3px 8px;border-radius:6px;letter-spacing:0}
.scms-hit-heading>a{font-size:13px;color:#b8460d;text-decoration:none;white-space:nowrap}
.scms-product-hits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.scms-product-hit{min-width:0;border:1px solid #dce4ec;border-radius:14px;background:#fff;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease}
.scms-product-hit:hover{border-color:#e6aa89;box-shadow:0 8px 24px #18324d0d}
.scms-product-hit>a{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}
.scms-product-hit-image{position:relative;aspect-ratio:16/9;overflow:hidden;background:#f2f4f6}
.scms-product-hit-image img{display:block;width:100%;height:100%;object-fit:cover}
.scms-product-hit-image>span{position:absolute;bottom:9px;left:10px;padding:3px 7px;border-radius:5px;background:#fffffff2;color:#576b7e;font-size:10px;line-height:1.4}
.scms-product-hit-image>.scms-image-unavailable{inset:0;display:grid;place-items:center;background:transparent;font-size:12px}
.scms-product-hit-copy{display:flex;flex-direction:column;flex:1;min-width:0;padding:16px 18px}
.scms-search .scms-product-hit-group{margin:0 0 7px;color:#798694;font-size:11px;line-height:1.5}
.scms-search .scms-product-hit h3{margin:0 0 18px;font-size:18px;line-height:1.35;color:#0d2f52;overflow-wrap:anywhere}
.scms-product-hit-footer{display:flex;justify-content:space-between;flex-wrap:wrap;gap:7px 10px;margin-top:auto;font-size:12px;color:#65778a}
.scms-hit-action{color:#b8460d;font-weight:600}.scms-hit-action b{margin-left:5px}
.scms-list-hits{border:1px solid #e0e6ed;border-radius:14px;overflow:hidden;background:#fff}
.scms-list-hit{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:18px 20px;border-bottom:1px solid #e9edf2;transition:background .18s ease}
.scms-list-hit:last-child{border-bottom:0}.scms-list-hit:hover{background:#fbfcfe}
.scms-list-hit-copy{min-width:0}
.scms-search .scms-list-hit h3{font-size:16px;line-height:1.45;margin:0;font-weight:600;letter-spacing:0}
.scms-list-hit h3 a{display:flex;justify-content:space-between;gap:16px;text-decoration:none;color:#18324d;overflow-wrap:anywhere}
.scms-list-hit h3 a>span{flex-shrink:0;color:#b8460d;font-size:17px}
.scms-search .scms-list-hit p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin:5px 28px 0 0;color:#66788a;font-size:13px;line-height:1.55;overflow-wrap:anywhere}
.scms-list-hit time{display:block;margin-top:6px;color:#758394;font-size:11px}
.scms-search .scms-search-pages{flex-wrap:wrap}.scms-search .scms-search-pages a{min-width:40px;height:40px}
.scms-search a:focus-visible,.scms-search button:focus-visible{outline:2px solid #b8460d;outline-offset:3px}
.scms-search .scms-search-form:focus-within{border-color:#da8e66}
.scms-search .scms-search-intro>p:not(.scms-search-kicker){margin-top:12px;font-size:15px}
.scms-search .scms-search-empty h2{font-size:23px}.scms-search .scms-search-empty p{font-size:15px}
@media(max-width:1000px){.scms-product-hits{grid-template-columns:repeat(2,minmax(0,1fr))}.scms-search .scms-search-tabs{gap:6px}.scms-search .scms-search-summary>p{display:none}}
@media(max-width:600px){
 .scms-search{padding:24px 0 40px}.scms-search .scms-search-form input{padding:14px 12px}.scms-search .scms-search-form button{padding:0 18px}
 .scms-search .scms-search-tabs{gap:6px;margin-bottom:22px;padding-bottom:18px}.scms-search .scms-search-tabs a{font-size:12px;padding:7px 10px}
 .scms-search-sections{gap:26px}.scms-search .scms-hit-heading h2{font-size:17px}.scms-hit-heading>a{font-size:12px}
 .scms-product-hits{grid-template-columns:1fr;gap:12px}.scms-product-hit>a{display:grid;grid-template-columns:112px minmax(0,1fr)}
 .scms-product-hit-image{aspect-ratio:auto;min-height:140px;height:100%}.scms-product-hit-image>span{bottom:6px;left:4px;font-size:9px;padding:3px 4px}
 .scms-product-hit-copy{padding:14px 12px}.scms-search .scms-product-hit h3{font-size:16px;margin-bottom:10px}.scms-search .scms-product-hit-group{font-size:10px}.scms-product-hit-footer{font-size:11px}
 .scms-list-hit{padding:15px 14px;gap:12px}.scms-search .scms-search-summary{align-items:flex-start}
 .scms-search .scms-list-hit h3{font-size:15px}.scms-search .scms-list-hit p{font-size:12px;margin-right:0}.scms-list-hit h3 a{gap:8px}
}
@media(prefers-reduced-motion:reduce){.scms-product-hit,.scms-list-hit{transition:none}}
