.product-search{position:relative;z-index:3;width:calc(100% - 32px);max-width:1240px;margin-top:38px;margin-bottom:78px;padding:clamp(34px,3.6vw,54px);border:1px solid #266795;border-radius:30px;background:radial-gradient(circle at 88% 8%,#2388c655,transparent 32%),linear-gradient(130deg,#082d57 0,#0a467d 62%,#0b5e98 100%);color:#fff;box-shadow:0 30px 74px #0a31572b;overflow:hidden}
.product-search::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#ffffff0a 1px,transparent 1px),linear-gradient(#ffffff09 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent 18%,#000 70%,transparent)}
.product-search::after{content:"";position:absolute;top:0;left:54px;width:184px;height:4px;border-radius:0 0 4px 4px;background:linear-gradient(90deg,#ff7d6d,#ffb3a7)}
.product-search>*{position:relative;z-index:1}
.product-search header{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.76fr);gap:clamp(42px,6vw,96px);align-items:end}
.product-search .kicker{color:#8bc8f3;font-size:12px;letter-spacing:.13em}
.product-search h2{margin:14px 0 0;color:#fff;background:none;-webkit-text-fill-color:currentColor;font-size:clamp(32px,3.25vw,46px);font-weight:500;line-height:1.22;letter-spacing:-.04em}
.product-search header>p{margin:0 0 5px;color:#cfdeed;font-size:15px;line-height:1.9}
.product-search>.product-search-guide{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:30px;padding:0;border:1px solid #ffffff26;border-radius:14px;background:#ffffff18;overflow:hidden}
.product-search-guide span{display:flex;align-items:center;gap:12px;min-height:52px;padding:10px 18px;border-right:1px solid #ffffff1f;color:#dce9f5;font-size:12px;letter-spacing:.02em}
.product-search-guide span:last-child{border-right:0}
.product-search-guide b{display:grid;place-items:center;width:26px;height:26px;border:1px solid #83b9de66;border-radius:50%;color:#8dc8f2;font-size:10px;font-weight:600}
.product-search form{margin-top:26px}
.product-search label{display:block;margin-bottom:10px;color:#dce9f5;font-size:12px;font-weight:600;letter-spacing:.08em}
.product-search-fields{display:flex;align-items:center;gap:4px;padding:7px;border:1px solid #ffffffc9;border-radius:18px;background:#fffffff2;box-shadow:0 18px 38px #001d3c2b;transition:box-shadow .2s,transform .2s}
.product-search-fields:focus-within{box-shadow:0 0 0 4px #78c6ff38,0 20px 42px #001d3c35;transform:translateY(-1px)}
.product-search-icon{display:grid;flex:0 0 48px;place-items:center;color:#3e6f99}
.product-search-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.product-search input{flex:1;min-width:0;min-height:62px;border:0;border-radius:11px;background:transparent;padding:13px 12px;color:#102f4b;font:inherit;font-size:17px;outline:0}
.product-search input::placeholder{color:#8496a8}
.product-search input:focus-visible{outline:0}
.product-search button{flex:0 0 auto;min-width:208px;min-height:60px;border:0;border-radius:12px;cursor:pointer;background:linear-gradient(135deg,#0b4c87,#1266a9);color:#fff;box-shadow:0 9px 20px #0636632b}
.product-search button:hover{background:linear-gradient(135deg,#1260a2,#1977ba);color:#fff;box-shadow:0 10px 24px #06366338}
.product-search>.product-search-examples{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:15px;padding:0;border:0;background:transparent;color:#9db8cf;font-size:12px}
.product-search-examples button{min-width:0;min-height:32px;padding:5px 13px;border:1px solid #ffffff32;border-radius:999px;background:#ffffff0d;color:#dbe9f5;box-shadow:none;font:inherit;cursor:pointer;transition:background .2s,border-color .2s,color .2s}
.product-search-examples button:hover{border-color:#8ac8f26b;background:#ffffff1c;color:#fff;box-shadow:none}
.product-search-note{margin-top:20px;padding-top:18px;border-top:1px solid #ffffff24;color:#aac1d4;font-size:12px;line-height:1.8}
.product-search-note strong{margin-right:9px;color:#e7f2fb;font-weight:600}
.product-search>.product-search-results{display:block;margin-top:24px;padding:22px;border:1px solid #d9e6f0;border-radius:18px;background:#fff;color:#173a5c}
.product-search-results[hidden]{display:none}
.product-search-results .cms-products{grid-template-columns:repeat(3,minmax(0,1fr))}
.product-search-results h3{margin-bottom:12px;color:#173a5c}
.product-search-results h4{margin:10px 0;font-size:18px;line-height:1.5;overflow-wrap:anywhere}
.product-search-results .cms-product-link{min-height:150px}
.product-search-results .stl_loading,.product-search-results .stl_no{color:#526b82}

@media(max-width:760px){
  .product-search{margin-top:24px;margin-bottom:54px;padding:32px 20px 28px;border-radius:24px}.product-search::after{left:20px;width:130px}.product-search header{grid-template-columns:1fr;gap:13px}.product-search h2{font-size:34px}.product-search header>p{font-size:13px}.product-search>.product-search-guide{grid-template-columns:1fr;margin-top:23px}.product-search-guide span{min-height:45px;border-right:0;border-bottom:1px solid #ffffff1f}.product-search-guide span:last-child{border-bottom:0}.product-search-fields{flex-wrap:wrap;padding:6px}.product-search-icon{flex-basis:40px}.product-search input{min-height:52px;padding-left:4px;font-size:15px}.product-search button{width:100%;min-width:0;min-height:52px}.product-search-results .cms-products{grid-template-columns:1fr}.product-search-note{font-size:11px}
}

@media(prefers-reduced-motion:reduce){.product-search-fields{transition:none}}
