.site-search-backdrop{position:fixed;inset:0;z-index:9998;background:rgba(0,0,0,.28);display:none}.site-search-backdrop.is-open{display:block}.site-search-modal{position:fixed;z-index:9999;top:129px;left:50%;transform:translateX(-50%);width:min(1008px,calc(100% - 40px));max-height:calc(100vh - 150px);overflow:auto;background:#fff;border-radius:20px;display:none;color:#111;font-family:Arial,Helvetica,sans-serif}.site-search-modal.is-open{display:block}.site-search-form{height:80px;display:flex;align-items:center;gap:18px;padding:0 28px;border-bottom:1px solid #ddd}.site-search-form svg{width:24px;height:24px;fill:none;stroke:#555;stroke-width:2}.site-search-form input{min-width:0;flex:1;border:0;outline:0;font-size:26px}.site-search-close{border:0;background:transparent;font-size:28px;cursor:pointer}.site-search-content{padding:28px 30px 32px}.site-search-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.site-search-heading h2{margin:0;font-size:22px}.site-search-heading button{border:0;background:transparent;color:#666;font-size:20px;cursor:pointer}.site-search-product{width:194px;color:#111;text-decoration:none;display:block}.site-search-product img{display:block;width:194px;height:252px;object-fit:contain;object-position:center;background:#fff}.site-search-product h3{font-size:20px;font-weight:400;margin:16px 0 7px}.site-search-price{font-size:18px}.site-search-price s{margin-right:6px;color:#444}.site-search-section-title{font-size:22px;font-weight:700;margin:24px 0 20px}.site-search-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.site-search-grid a{color:#111;text-decoration:none}.site-search-grid img{width:100%;aspect-ratio:1;object-fit:cover}@media(max-width:749px){.site-search-modal{top:86px;width:calc(100% - 20px);max-height:calc(100vh - 96px);border-radius:18px}.site-search-form{height:64px;padding:0 20px}.site-search-form input{font-size:21px}.site-search-content{padding:22px 20px}.site-search-product{width:150px}.site-search-product img{width:150px;height:195px}.site-search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}
