.search-overlay{position:fixed;top:50px;left:0;width:100%;height:calc(100% - 50px);background:#00000080;z-index:1;pointer-events:auto}.shop_header__search{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;width:100%;height:48px;border-radius:30px;background:#fff;flex:1;min-width:0;position:relative;transition:all .25s ease-in-out;outline:1px solid rgba(164,82,162,0);z-index:200}.shop_header__search:hover{outline:1px solid rgba(164,82,162,.2)}.shop_header__search.is-search .shop_header__search-field{box-shadow:0 4px 8px #42474c08,0 4px 20px #0000000d}.shop_header__search-row{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:24px}.shop_header__search-field{width:100%;padding-right:70px;position:relative;z-index:50;border-radius:24px;flex:1;min-width:0}.shop_header__search-field input{width:100%;height:100%;font-weight:500;line-height:150%;color:#2b2f3a;padding-left:24px;padding-top:12px;padding-bottom:12px;font-size:16px;border:none;border-radius:24px;background:transparent}.shop_header__search-field input::placeholder{font-size:14px;color:#9e9e9e;opacity:1}.shop_header__search-field input:focus{outline:none}.shop_header__search-button{font-weight:500;font-size:20px;color:#fff;text-align:center;padding:0;width:32px;height:32px;background:transparent;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;top:calc(50% - 1px);right:6px;transform:translateY(-50%);z-index:51;border:none;cursor:pointer}.shop_header__search-button svg path{stroke:#88368c}.shop_header__search-drop{width:100%;position:absolute;top:0;left:0;padding:64px 16px 0;background:#fff;box-shadow:0 0 10px #0000000d,0 10px 25px #0000001a,0 10px 10px #0000000a;border-radius:24px;z-index:40;display:flex;flex-direction:column;height:auto;max-height:500px}.shop_header__search-drop-results{flex:1;min-width:0;overflow-y:auto;padding-bottom:16px}.shop_header__search-drop-results::-webkit-scrollbar{width:8px}.shop_header__search-drop-results::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.shop_header__search-drop-results::-webkit-scrollbar-thumb{background:#8b5cf6;border-radius:10px}.shop_header__search-drop-results::-webkit-scrollbar-thumb:hover{background:#7c3aed}.shop_header__search-drop-item:not(:last-child){margin-bottom:16px}.shop_header__search-drop-item-mutted{font-weight:500;font-size:12px;color:#747474}.shop_header__search-drop-link{display:inline-flex;flex-wrap:wrap;align-items:center;padding:16px 8px;gap:8px;text-decoration:none;min-height:48px}.shop_header__search-drop-link-text{font-weight:600;font-size:14px;line-height:150%;color:#88368c;flex:1;min-width:0}.shop_header__search-drop-link-icon{display:flex;align-items:center;justify-content:center}.shop_header__search-drop-link-icon svg path{stroke:#88368c}.shop_header__search-drop-product{width:100%;display:flex;flex-wrap:wrap;padding:8px 0;border-bottom:1px solid #DBDBDB;text-decoration:none!important;color:inherit;transition:background-color .2s ease}.shop_header__search-drop-product:hover{background-color:#f9f9f9;text-decoration:none!important}.shop_header__search-drop-item:last-child .shop_header__search-drop-product{border-bottom:none}.shop_header__search-drop-product-picture{width:64px;flex:1 0 64px;max-width:64px}.shop_header__search-drop-product-picture img{width:64px;height:94px;object-fit:contain;border-radius:3px}.shop_header__search-drop-product-content{flex:1;min-width:0;padding-left:16px;display:flex;flex-direction:column}.shop_header__search-drop-product-title{width:100%;font-weight:500;font-size:14px;line-height:143%;color:#2b2f3a;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;margin-bottom:4px}.shop_header__search-drop-product-author,.shop_header__search-drop-product-publisher{font-size:12px;line-height:143%;color:#747474;margin-bottom:4px;display:flex;align-items:center;gap:4px}.shop_header__search-drop-product-author svg,.shop_header__search-drop-product-publisher svg{width:14px;height:14px;flex-shrink:0}.shop_header__search-drop-product-availability{font-size:12px;line-height:143%;margin-bottom:4px;font-weight:500}.shop_header__search-drop-product-availability.in-stock{color:#4caf50}.shop_header__search-drop-product-availability.preorder{color:#6f42c1}.shop_header__search-drop-product-availability.out-of-stock{color:#9e9e9e}.shop_header__search-drop-product-availability.in-progress{color:#ff9800}.shop_header__search-drop-divider{padding:16px 0;margin:8px 0;border-top:1px solid #DBDBDB}.shop_header__search-drop-divider-text{font-weight:600;font-size:12px;line-height:100%;color:#747474;text-transform:uppercase}.shop_header__search-drop-product-price{font-weight:600;font-size:16px;line-height:138%;color:#2b2f3a;margin-top:auto;display:flex;align-items:center;gap:8px}.shop_header__search-drop-product-price--old{font-weight:400;font-size:14px;color:#9e9e9e;text-decoration:line-through}.shop_header__search-drop-product-price--new{font-weight:600;font-size:16px;color:#e91e63}.shop_header__search-drop-popular-container{padding:16px;border-top:1px solid #DBDBDB;background:#fafafa;border-radius:0 0 24px 24px;margin-top:auto;flex-shrink:0}.shop_header__search-drop-popular-title{font-weight:600;font-size:12px;line-height:100%;color:#747474;margin-bottom:12px;text-transform:uppercase}.shop_header__search-drop-popular-list{display:flex;flex-wrap:wrap;gap:8px}.shop_header__search-drop-popular-link{display:inline-block;padding:6px 12px;background:#fff;border:1px solid #E0E0E0;border-radius:16px;font-size:13px;line-height:100%;color:#2b2f3a;text-decoration:none;transition:all .2s ease}.shop_header__search-drop-popular-link:hover{background:#88368c;border-color:#88368c;color:#fff;text-decoration:none}@media (max-width: 767px){body.search-open,body.search-open .shop_header,body.search-open .shop_header .topbar,body.search-open .shop_header .container{overflow:visible!important}.shop_header__search.mobile-search-opening,.shop_header__search.mobile-search-active{position:fixed!important;top:16px!important;left:16px!important;right:16px!important;bottom:auto!important;width:auto!important;height:auto!important;max-height:70dvh!important;z-index:1100!important;background:#fff;padding:12px 16px;display:block!important;box-shadow:0 4px 20px #00000026;border-radius:24px;margin:0!important;max-width:none!important;transition:transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden!important}.shop_header__search.mobile-search-opening{transform:translateY(-100%)}.shop_header__search.mobile-search-active{transform:translateY(0)}.shop_header__search.mobile-search-active .shop_header__search-row{width:100%;flex-shrink:0;max-width:100%;overflow:hidden;margin:0;padding:0}.shop_header__search.mobile-search-active .shop_header__search-field{width:100%;padding-right:40px;max-width:100%;margin:0;background:#f5f5f5;border-radius:20px;border:1px solid #ddd}.shop_header__search.mobile-search-active .shop_header__search-field input{background:transparent}.shop_header__search.mobile-search-active .shop_header__search-drop{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;width:100%;height:auto;max-height:calc(70dvh - 60px);margin-top:12px;overflow-x:hidden;overflow-y:auto;display:flex!important;flex-direction:column;padding:12px 0 0!important;box-shadow:none;background:transparent;border-radius:0;border-top:1px solid #eee}.shop_header__search.mobile-search-active .shop_header__search-drop-popular-container{margin-top:auto;border-radius:16px;padding:16px;flex-shrink:0;background:#fafafa;max-width:100%;overflow:hidden}.shop_header__search.mobile-search-active .shop_header__search-drop-results{padding:0;overflow-x:hidden;overflow-y:auto;flex:1 1 auto;min-height:0;max-width:100%;max-height:calc(100dvh - 150px)}.shop_header__search.mobile-search-active .shop_header__search-drop-item{background:transparent;margin-bottom:4px;border-radius:0;padding:4px 0;box-shadow:none;max-width:100%;overflow:visible}.shop_header__search.mobile-search-active .shop_header__search-drop-item:last-child{margin-bottom:0}.shop_header__search.mobile-search-active .shop_header__search-drop-link{padding:1px 0;min-height:auto}.shop_header__search.mobile-search-active .shop_header__search-drop-divider{padding:12px 8px;margin:0}#search-overlay{z-index:1}.shop_header__search.mobile-search-active .shop_header__search-button{display:none!important}.shop_header__search-clear{display:none;font-weight:500;font-size:20px;color:#9e9e9e;text-align:center;padding:0;width:32px;height:32px;background:transparent;align-items:center;justify-content:center;border-radius:50%;position:absolute;top:calc(50% - 1px);right:6px;transform:translateY(-50%);z-index:51;border:none;cursor:pointer}.shop_header__search-clear:hover{background:#0000000d}.shop_header__search-clear svg{width:20px;height:20px}}
