.ShopNav-module__2dE4AW__shopLinkButton{cursor:pointer;aspect-ratio:1;background-color:#eeeded;border:2px solid #00000008;border-radius:10px;justify-content:center;align-items:center;width:46px;padding:3px;transition:background-color .2s,box-shadow .2s;display:flex;box-shadow:0 0 10px #00000026}.ShopNav-module__2dE4AW__shopLinkButton:hover{background-color:#e4e3e3;box-shadow:0 0 15px #00000030}.ShopNav-module__2dE4AW__navWrapper{width:100%;padding:0 20px}.ShopNav-module__2dE4AW__container{flex-direction:column;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:8px 0 16px;display:flex;position:relative}.ShopNav-module__2dE4AW__topRow{justify-content:space-between;align-items:center;width:100%;display:flex}.ShopNav-module__2dE4AW__bottomRow{z-index:1;justify-content:center;width:auto;display:flex}.ShopNav-module__2dE4AW__left{flex:1;justify-content:flex-start;display:flex}.ShopNav-module__2dE4AW__center{justify-content:center;width:100%;display:flex;position:static;transform:none}.ShopNav-module__2dE4AW__right{flex:1;justify-content:flex-end;gap:18px;display:flex}.ShopNav-module__2dE4AW__searchInShopList{background-color:#eeeded;border:2px solid #00000008;border-radius:50px;justify-content:center;align-items:center;min-width:244px;padding:3px;display:flex;box-shadow:0 0 10px #00000026}.ShopNav-module__2dE4AW__searchInShopListInput{opacity:1;background:0 0;border:none;border-radius:50px;outline:none;padding:6px 12px;font-size:16px}.ShopNav-module__2dE4AW__searchInShopListInput::placeholder{color:#1119}.ShopNav-module__2dE4AW__likesAndCartContainer{justify-content:center;align-items:center;gap:18px;display:flex}.ShopNav-module__2dE4AW__iconButton{cursor:pointer;background-color:#eeeded;border:2px solid #00000008;border-radius:10px;padding:9px;transition:background-color .2s,box-shadow .2s;display:inline-block;box-shadow:0 0 10px #00000026}.ShopNav-module__2dE4AW__iconButton:hover{background-color:#e4e3e3;box-shadow:0 0 15px #00000030}.ShopNav-module__2dE4AW__searchInShopListLoopButton{cursor:pointer;background-color:#d1d1d1;border:2px solid #00000008;border-radius:10px;margin-right:9px;padding:4px;transition:background-color .2s,box-shadow .2s;box-shadow:0 0 10px #00000026}.ShopNav-module__2dE4AW__searchInShopListLoopButton:hover{background-color:#c7c7c7;box-shadow:0 0 15px #00000030}@media (min-width:300px){.ShopNav-module__2dE4AW__navWrapper{padding:0 30px}.ShopNav-module__2dE4AW__topRow{margin-bottom:30px}}@media (min-width:769px){.ShopNav-module__2dE4AW__container{flex-direction:row;justify-content:space-between;align-items:center}.ShopNav-module__2dE4AW__topRow,.ShopNav-module__2dE4AW__bottomRow{display:contents}.ShopNav-module__2dE4AW__center{z-index:1;width:auto;position:absolute;left:50%;transform:translate(-50%)}}
.LikeDrawer-module__EI6DVG__overlay{opacity:0;pointer-events:none;z-index:999;background-color:#0006;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.LikeDrawer-module__EI6DVG__drawer{z-index:1000;background-color:#fff;flex-direction:column;width:350px;height:100vh;transition:right .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.LikeDrawer-module__EI6DVG__open.LikeDrawer-module__EI6DVG__overlay{opacity:1;z-index:1002;pointer-events:all}.LikeDrawer-module__EI6DVG__open.LikeDrawer-module__EI6DVG__drawer{z-index:1002;transform:translate(0)}.LikeDrawer-module__EI6DVG__header{color:#101010ef;filter:saturate()contrast(1.1);background-image:url(/header/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding:17px;font-size:26px;display:flex}.LikeDrawer-module__EI6DVG__closeButton{cursor:pointer;color:#383838;background:0 0;border:none;font-size:25px}.LikeDrawer-module__EI6DVG__content{flex:1;padding:17px;overflow-y:auto}.LikeDrawer-module__EI6DVG__noContent{text-align:center;font-size:20px;font-weight:400}.LikeDrawer-module__EI6DVG__productItem{border-bottom:2px solid #e0e0e0;gap:15px;min-width:0;margin:30px 0;padding-bottom:30px;display:flex}.LikeDrawer-module__EI6DVG__productTitle{text-shadow:0 0 8px #0000001f;color:#111;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:20px;line-height:1.3;text-decoration:none;display:block;overflow:hidden}.LikeDrawer-module__EI6DVG__productTitle *{white-space:nowrap;text-overflow:ellipsis;display:inline;overflow:hidden}.LikeDrawer-module__EI6DVG__productTitle button{all:unset;cursor:pointer;font:inherit;color:inherit;display:inline}.LikeDrawer-module__EI6DVG__productInfo{flex-direction:column;flex:1;justify-content:space-between;min-width:0;display:flex}.LikeDrawer-module__EI6DVG__productPrice{color:#444;margin-top:6px;font-size:16px;font-weight:700}.LikeDrawer-module__EI6DVG__deleteButton{color:#444;cursor:pointer;background-color:#f0f0f0;border:none;border-radius:8px;align-self:flex-end;padding:4px 12px;font-size:14px;transition:background-color .3s,color .3s}.LikeDrawer-module__EI6DVG__loading{justify-content:center;align-items:center;width:100%;display:flex}.LikeDrawer-module__EI6DVG__deleteButton:hover{color:#fff;background-color:#ff4d4d}.LikeDrawer-module__EI6DVG__productImage{object-fit:contain;flex-shrink:0;width:100px;height:100px}@media (max-width:500px){.LikeDrawer-module__EI6DVG__drawer{width:100%}}@media (max-width:400px){.LikeDrawer-module__EI6DVG__productInfo{max-width:60%}}
.CartDrawer-module__7N0C6W__overlay{opacity:0;pointer-events:none;z-index:999;background-color:#0006;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.CartDrawer-module__7N0C6W__drawer{z-index:1000;background-color:#fff;flex-direction:column;width:350px;height:100vh;transition:right .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.CartDrawer-module__7N0C6W__open.CartDrawer-module__7N0C6W__overlay{opacity:1;z-index:1002;pointer-events:all}.CartDrawer-module__7N0C6W__open.CartDrawer-module__7N0C6W__drawer{z-index:1002;transform:translate(0)}.CartDrawer-module__7N0C6W__header{color:#101010ef;filter:saturate()contrast(1.1);background-image:url(/header/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;padding:17px;font-size:26px;display:flex}.CartDrawer-module__7N0C6W__closeButton{cursor:pointer;color:#383838;background:0 0;border:none;font-size:25px}.CartDrawer-module__7N0C6W__content{flex:1;padding:17px;overflow-y:auto}.CartDrawer-module__7N0C6W__noContent{text-align:center;font-size:20px;font-weight:400}.CartDrawer-module__7N0C6W__productItem{border-bottom:2px solid #e0e0e0;gap:15px;margin:30px 0;padding-bottom:30px;display:flex}.CartDrawer-module__7N0C6W__productTitle{text-shadow:0 0 8px #0000001f;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:20px;overflow:hidden}.CartDrawer-module__7N0C6W__productInfo{flex-direction:column;flex-grow:1;justify-content:space-between;max-width:80%;display:flex}.CartDrawer-module__7N0C6W__productPrice{color:#444;text-shadow:0 0 8px #0000001f;font-size:16px;font-weight:700}.CartDrawer-module__7N0C6W__quantityControl{background-color:#f0f0f0;border-radius:20px;justify-content:space-between;align-items:center;width:80px;margin-top:4px;padding:0 3px;display:flex}.CartDrawer-module__7N0C6W__quantityButton{color:#e6e6e6;cursor:pointer;background-color:#9c9c9c;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;transition:background-color .3s,transform .2s;display:flex}.CartDrawer-module__7N0C6W__quantityButton:hover{background-color:#979797;transform:scale(1.1)}.CartDrawer-module__7N0C6W__quantityButton:focus{outline:none}.CartDrawer-module__7N0C6W__quantityControl:hover .CartDrawer-module__7N0C6W__quantityButton{background-color:#707070}.CartDrawer-module__7N0C6W__deleteButton{color:#444;cursor:pointer;background-color:#f0f0f0;border:none;border-radius:8px;align-self:flex-end;padding:4px 12px;font-size:14px;transition:background-color .3s,color .3s}.CartDrawer-module__7N0C6W__deleteButton:hover{color:#fff;background-color:#ff4d4d}.CartDrawer-module__7N0C6W__linkWrapper{border-top:1px solid #ccc;justify-content:center;align-items:center;width:100%;padding:20px 0 60px;display:flex}.CartDrawer-module__7N0C6W__link{color:#1a1a1a;cursor:pointer;white-space:nowrap;background-image:url(/header/bg.png);background-position:50%;background-repeat:no-repeat;background-size:110% 110%;border:2px solid #0000;border-radius:12px;padding:10px 28px;font-size:16px;font-weight:600;transition:transform .2s,border .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 10px #00000014}.CartDrawer-module__7N0C6W__link:hover{border:2px solid #b4b4b4;transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.CartDrawer-module__7N0C6W__link{transition:all .3s}.CartDrawer-module__7N0C6W__loadingText{text-align:center;color:#777;padding:2rem 1rem;font-size:1.2rem}.CartDrawer-module__7N0C6W__disabledButton{color:#666;cursor:not-allowed;background-color:#ccc;border:none;border-radius:8px;padding:10px 20px;font-weight:700}.CartDrawer-module__7N0C6W__productImage{object-fit:contain;width:110px;height:110px}@media (max-width:500px){.CartDrawer-module__7N0C6W__drawer{width:100%}.CartDrawer-module__7N0C6W__linkWrapper{padding:20px 0 100px}}@media (max-width:400px){.CartDrawer-module__7N0C6W__productInfo{max-width:60%}}
