.search-popup-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#17251ee0;padding:clamp(24px,6vh,64px) 28px}.search-popup-panel{color:#263c30;background:#f6f7f3;border:1px solid #ffffff60;border-radius:24px;width:min(1120px,100%);max-height:calc(100dvh - 100px);margin:0 auto;position:relative;box-shadow:0 30px 110px #00000040}.search-popup-top{background:#fff;border-bottom:1px solid #e4e8df;padding:12px 8px 10px}.search-popup-intro{justify-content:space-between;align-items:baseline;gap:16px;margin:0 0 18px;display:flex}.search-popup-intro>span{letter-spacing:-.7px;color:#293e31;font-size:22px;font-weight:600}.search-popup-intro p{color:#899487;font-size:12px}.search-popup-input{max-width:none;height:52px;box-shadow:none;background:#f7f8f5;border-color:#e1e7db;border-radius:12px}.search-popup-input input{font-size:15px}.search-popup-content{overscroll-behavior:contain;min-height:180px;padding:24px 32px 30px}.search-popup-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.search-popup-product{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e7dc;border-radius:14px;align-items:center;gap:16px;min-width:0;padding:18px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.search-popup-product:hover{border-color:#abc1a8;box-shadow:0 4px 18px #2f533009}.search-popup-photo{background:#fff;border:1px solid #f0f1eb;border-radius:10px;flex-shrink:0;width:88px;height:96px;position:relative}.search-popup-photo img{padding:9px}.search-popup-product-copy{flex:1;min-width:0}.search-popup-product-tags{flex-wrap:wrap;gap:5px;margin-bottom:7px;display:flex}.search-popup-product-tags>span{color:#a17a5d;background:#fbf2eb;border-radius:4px;padding:3px 5px;font-size:9px;line-height:1.4}.search-popup-product-tags .search-popup-discount{color:#67845b;background:#eef5e9}.search-popup-product h3{letter-spacing:-.2px;color:#2e4034;overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.5}.search-popup-product-copy>p{color:#8b968a;overflow-wrap:anywhere;margin-top:4px;font-size:11px;line-height:1.6}.search-popup-substitute{color:#6e8a60;align-items:center;gap:4px;margin-top:9px;font-size:10px;line-height:1.5;display:flex}.search-popup-substitute svg{flex-shrink:0;width:12px;height:12px}.search-popup-product-price{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:5px;display:flex}.search-popup-product-price strong{font-variant-numeric:tabular-nums;letter-spacing:-.4px;color:#2e4435;font-size:16px;font-weight:600}.search-popup-product-price s{color:#9aa195;font-size:10px}.search-popup-product-price>svg{color:#90a284;stroke-width:1.5px;width:17px;height:17px;margin-top:10px}.search-popup-footer{color:#929e8c;background:#fff;border-top:1px solid #e4e8df;flex-shrink:0;justify-content:space-between;gap:15px;padding:13px 32px;font-size:10px;display:flex}.search-popup-footer kbd{text-align:center;color:#7b8c72;border:1px solid #e4e9de;border-radius:4px;min-width:22px;margin-right:5px;padding:2px 5px;font-family:inherit;display:inline-block}.search-popup-suggestions>div{background:#fff;border:1px solid #e4e9df;border-radius:14px;padding:20px}.search-popup-panel button:focus-visible,.search-popup-product:focus-visible,.search-popup-mobile button:focus-visible{outline-offset:3px;outline:2px solid #66885f}.search-popup-panel mark{color:#486e3c;background:#eaf3e3}.search-popup-mobile{background:#f5f7f1;height:100dvh}.search-popup-mobile-top{border-color:#e2e8da;padding:14px 12px;box-shadow:0 2px 12px #3a513208}.search-popup-mobile-top input{background:#f5f7f1;border:1px solid #e0e7d9;border-radius:12px;padding-right:38px}.search-popup-mobile-top input:focus{border-color:#809c73}.search-popup-mobile-content{padding:10px 12px;padding-bottom:max(18px,env(safe-area-inset-bottom));background:#f5f7f1}.search-popup-mobile-content>div{background:0 0}.search-popup-mobile-product{background:#fff;border:1px solid #e1e8d8;border-radius:14px;gap:14px;margin:9px 0;padding:15px 12px}.search-popup-mobile-product>div:first-child{width:56px;height:64px}.search-popup-mobile-product>div:first-child>div{background:#fff;border:1px solid #eff1e9;border-radius:9px;width:56px;height:64px}.search-popup-mobile-product h4{white-space:normal;overflow-wrap:anywhere;color:#30432e;letter-spacing:-.2px;font-weight:600;line-height:1.5}.search-popup-mobile-product p{color:#8b9684;margin-top:4px;font-size:11px}.search-popup-mobile-product>div:last-child>div{flex-wrap:wrap;row-gap:4px;margin-top:9px}.search-popup-mobile-product>div:last-child>div>span:first-child{color:#35572f;letter-spacing:-.3px;font-size:16px;font-weight:600}.search-popup-mobile-product>div:first-child>span{color:#9a7350;background:#f8ede1;border:1px solid #eddfcf;border-radius:4px;padding:2px 4px;font-size:9px}.search-popup-mobile-content .sticky{background:#f5f7f1;padding:10px 2px}.search-popup-mobile-content .sticky button{color:#567c43}@media (max-width:1000px){.search-popup-overlay{padding:24px}.search-popup-panel{max-height:calc(100dvh - 48px)}.search-popup-content{padding:20px}.search-popup-product{gap:10px;padding:14px 12px}.search-popup-photo{width:64px;height:76px}.search-popup-product-price strong{font-size:14px}.search-popup-intro p{display:none}}@media (max-width:820px){.search-popup-results{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.search-popup-product{transition:none}}
