.search-page{color:#28212a;background:#f8f6f9;min-height:100vh;padding-bottom:96px}.search-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #ece7ed;grid-template-columns:42px 1fr 42px;align-items:center;min-height:68px;padding:0 max(16px,50vw - 460px);display:grid;position:sticky;top:0}.search-header>a{color:#4d0752;background:#f6edf7;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.search-header svg{width:20px}.search-header h1{color:#3a273e;text-align:center;margin:0;font-size:19px}.search-shell{width:min(900px,100% - 28px);margin:0 auto;padding:22px 0 34px}.search-box{background:#fff;border:1px solid #ddd6df;border-radius:17px;grid-template-columns:24px minmax(0,1fr) 36px;align-items:center;gap:8px;height:56px;padding:0 10px 0 17px;display:grid;box-shadow:0 5px 18px #39103e12}.search-box:focus-within{border-color:#782384;box-shadow:0 0 0 4px #78238417}.search-box>svg{color:#7c7180;width:21px}.search-box input{width:100%;height:100%;font:inherit;background:0 0;border:0;outline:0;font-size:16px}.search-box button{color:#665d68;cursor:pointer;background:#f4f0f5;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.search-box button svg{width:16px}.search-result-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:18px 2px 13px;display:flex}.search-result-heading p{color:#5f5861;margin:0;font-size:13px}.search-result-heading p b{color:#4d0752;font-size:16px}.search-result-heading small{color:#918895}.search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.search-product{background:#fff;border:1px solid #e4dde5;border-radius:19px;grid-template-columns:165px minmax(0,1fr);min-height:175px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 5px 18px #37103c0f}.search-product:hover{transform:translateY(-2px);box-shadow:0 10px 25px #37103c1f}.search-product-image{background:radial-gradient(circle,#fff 0,#f7ebf8 100%);place-items:center;display:grid;position:relative;overflow:hidden}.search-product-image span{z-index:2;color:#087f39;background:#e7f8ec;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:900;position:absolute;top:10px;left:9px}.search-product-image img{object-fit:contain;filter:drop-shadow(0 9px 8px #300a3424);width:94%;height:150px}.search-product-copy{flex-direction:column;min-width:0;padding:15px 14px;display:flex}.search-product-copy>small{color:#8b728e;letter-spacing:.1em;font-size:8px;font-weight:800}.search-product h2{color:#2a202d;margin:4px 0 2px;font-size:16px;line-height:1.22}.search-product p{color:#746d76;margin:0;font-size:10px}.search-product-copy>div{justify-content:space-between;align-items:flex-end;gap:8px;margin-top:auto;display:flex}.search-product del{color:#99919a;font-size:10px}.search-product strong{color:#07943a;font-size:20px}.search-product em{color:#5d0c68;margin-top:7px;font-size:9px;font-style:normal;font-weight:800}.search-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.search-empty>svg{color:#b3abb5;width:48px;height:48px}.search-empty h2{color:#413744;margin:16px 0 4px;font-size:21px}.search-empty p{color:#807982;margin:0 0 18px}.search-empty button{color:#fff;min-height:44px;font:inherit;background:#5d0c68;border:0;border-radius:999px;padding:0 20px;font-weight:700}@media (max-width:650px){.search-page{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.search-header{min-height:60px;padding:0 10px}.search-header h1{font-size:17px}.search-shell{width:calc(100% - 16px);padding-top:12px}.search-box{border-radius:15px;height:52px}.search-result-heading{margin:14px 5px 10px}.search-result-heading small{display:none}.search-grid{grid-template-columns:1fr;gap:9px}.search-product{border-radius:16px;grid-template-columns:132px minmax(0,1fr);min-height:155px}.search-product-image img{height:136px}.search-product-copy{padding:12px 11px}.search-product h2{font-size:15px}.search-product strong{font-size:19px}}@media (max-width:360px){.search-product{grid-template-columns:116px minmax(0,1fr)}.search-product-image img{height:124px}.search-product h2{font-size:14px}}
