.goyu-cart-drawer__recommendation-card{display:grid;grid-template-columns:76px minmax(0,1fr);grid-template-areas:"image title" "image footer";grid-template-rows:auto 1fr;column-gap:12px;min-width:0;width:100%;box-sizing:border-box;padding:10px;border:1px solid rgba(46,46,46,.13);border-radius:12px;background:#fff}.goyu-cart-drawer__recommendation-image{grid-area:image;display:block;width:76px;height:76px;overflow:hidden;border-radius:9px;background:#f2eee5;align-self:center}.goyu-cart-drawer__recommendation-title{grid-area:title;display:-webkit-box;align-self:start;margin:1px 0 0;overflow:hidden;color:inherit;font-size:13px;font-weight:700;line-height:1.35;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.goyu-cart-drawer__recommendation-footer{grid-area:footer;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:7px;align-self:end}.goyu-cart-drawer__recommendation-add{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border:0;border-radius:999px;color:#fff;background:#445f53;font:inherit;font-size:12px;font-weight:700;cursor:pointer}body.goyu-cart-open{overflow:hidden}.goyu-cart-drawer{width:min(440px,100%);height:100dvh;max-width:none;max-height:none;margin:0 0 0 auto;padding:0;border:0;color:#2e2e2e;background:#fbfbf2;box-shadow:-12px 0 40px #2e2e2e2e;animation:goyu-cart-slide-in .22s ease-out}.goyu-cart-drawer::backdrop{background:#191f1c7a;animation:goyu-cart-fade-in .22s ease-out}.goyu-cart-drawer__content{display:flex;flex-direction:column;height:100%}.goyu-cart-drawer__header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-bottom:1px solid rgba(46,46,46,.14)}.goyu-cart-drawer__header h2{margin:0;font-size:18px!important;line-height:1.25}.goyu-cart-drawer__header h2 span{font-weight:400}.goyu-cart-drawer__close,.goyu-cart-drawer__quantity button{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.goyu-cart-drawer__close{width:40px;height:40px;border-radius:50%}.goyu-cart-drawer__close:hover{background:#2e2e2e14}.goyu-cart-drawer__close svg{width:18px;height:18px}.goyu-cart-drawer__error{margin:12px 20px 0;padding:9px 11px;border-radius:8px;color:#8b1e1e;background:#fce8e8;font-size:14px;line-height:1.4}.goyu-cart-drawer__scroll{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow-y:auto;overscroll-behavior:contain}.goyu-cart-drawer__lower{display:flex;flex-direction:column;margin-top:auto}.goyu-cart-drawer__items{display:flex;flex-direction:column;gap:0;padding:4px 20px}.goyu-cart-drawer__item{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;padding:14px 0;border-bottom:1px solid rgba(46,46,46,.12)}.goyu-cart-drawer__image{display:block;width:74px;height:74px;overflow:hidden;border-radius:10px;background:#f2eee5}.goyu-cart-drawer__image img{width:100%;height:100%;object-fit:cover}.goyu-cart-drawer__details{display:flex;flex-direction:column;justify-content:center;min-width:0}.goyu-cart-drawer__title{display:block;color:inherit;font-weight:700;line-height:1.3;text-decoration:none}.goyu-cart-drawer__gift-badge{display:inline-flex;margin-top:6px;padding:3px 7px;border-radius:999px;color:#315044;background:#e3eee8;font-size:11px;font-weight:700;line-height:1.2}.goyu-cart-drawer__options{margin:4px 0 0;color:#6b6a66;font-size:13px;line-height:1.4}.goyu-cart-drawer__options div{display:flex;gap:4px}.goyu-cart-drawer__options dt,.goyu-cart-drawer__options dd{margin:0}.goyu-cart-drawer__selling-plan,.goyu-cart-drawer__property{margin:4px 0 0;color:#6b6a66;font-size:13px;line-height:1.4}.goyu-cart-drawer__price{display:flex;gap:8px;margin-top:6px;font-size:14px;font-weight:700}.goyu-cart-drawer__price s{color:#817f78;font-weight:400}.goyu-cart-drawer__price-sale{color:#315044}.goyu-cart-drawer__actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.goyu-cart-drawer__quantity{display:grid;grid-template-columns:32px 34px 32px;align-items:center;min-height:34px;border:1px solid rgba(46,46,46,.25);border-radius:999px;text-align:center}.goyu-cart-drawer__quantity button{width:32px;height:32px}.goyu-cart-drawer__quantity svg{width:11px;height:11px}.goyu-cart-drawer__remove{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(46,46,46,.18);border-radius:50%;color:#6b6a66;background:transparent;cursor:pointer}.goyu-cart-drawer__remove:hover{color:#8b1e1e;background:#fce8e8}.goyu-cart-drawer__remove svg{width:18px;height:18px}.goyu-cart-drawer__rewards{flex:0 0 auto;margin:10px 20px 2px;padding:13px 16px;border:1px solid rgba(68,95,83,.18);border-radius:12px;background:#f2f5ef}.goyu-cart-drawer__reward-message{margin:0 0 15px;color:#315044;font-size:13px;font-weight:700;line-height:1.35;text-align:center}.goyu-cart-drawer__reward-track{position:relative;left:-8px;width:calc(100% - 28px);max-width:340px;height:7px;margin-right:auto;margin-left:auto;border-radius:999px;background:#d9ded8}.goyu-cart-drawer__reward-fill{display:block;width:var(--reward-progress);height:100%;border-radius:inherit;background:#445f53;transition:width .24s ease}.goyu-cart-drawer__reward-marker{position:absolute;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:2px solid #445f53;border-radius:50%;color:#445f53;background:#f2f5ef;transform:translate(-50%,-50%);transition:color .18s ease,background .18s ease}.goyu-cart-drawer__reward-marker svg{width:15px;height:15px}.goyu-cart-drawer__reward-marker.is-reached{color:#fff;background:#445f53}.goyu-cart-drawer__reward-marker--shipping{left:var(--shipping-marker)}.goyu-cart-drawer__reward-marker--gift{left:var(--gift-marker)}.goyu-cart-drawer__reward-marker--discount{left:var(--discount-marker);font-size:9.5px;font-weight:800;letter-spacing:-.04em}.goyu-cart-drawer__reward-marker--second-gift{left:100%}.goyu-cart-drawer__reward-marker--shipping,.goyu-cart-drawer__reward-marker--gift{width:48px;height:28px;padding:0 3px;gap:2px;box-sizing:border-box;border-radius:999px;font-size:9px;font-weight:800}.goyu-cart-drawer__reward-marker--shipping svg,.goyu-cart-drawer__reward-marker--gift svg{flex:0 0 13px;width:13px;height:13px}.goyu-cart-drawer__reward-marker-text{display:inline-flex;align-items:center;justify-content:center;font-size:9.5px;line-height:1}.goyu-cart-drawer__reward-labels{position:relative;left:-8px;width:calc(100% - 28px);max-width:340px;min-height:18px;margin:14px auto 0}.goyu-cart-drawer__reward-labels.has-four-rewards{min-height:18px}.goyu-cart-drawer__reward-label-item{position:absolute;top:0;left:var(--reward-label-position);width:40px;color:#797b76;font-size:10px;line-height:1.15;text-align:center;text-wrap:balance;transform:translate(-50%)}.goyu-cart-drawer__reward-label-text,.goyu-cart-drawer__reward-label-amount{display:block}.goyu-cart-drawer__reward-label-text{display:none}.goyu-cart-drawer__reward-label-amount{margin-top:2px;white-space:nowrap}.goyu-cart-drawer__reward-labels.has-three-rewards .goyu-cart-drawer__reward-label-item:nth-child(1){transform:translate(-50%)}.goyu-cart-drawer__reward-labels.has-three-rewards .goyu-cart-drawer__reward-label-item:nth-child(2){transform:translate(-68%)}.goyu-cart-drawer__reward-labels.has-three-rewards .goyu-cart-drawer__reward-label-item:nth-child(3){transform:translate(-90%)}.goyu-cart-drawer__reward-labels.has-four-rewards .goyu-cart-drawer__reward-label-item{width:50px;font-size:8.5px}.goyu-cart-drawer__reward-labels.has-four-rewards .goyu-cart-drawer__reward-label-item:nth-child(1){transform:translate(-50%)}.goyu-cart-drawer__reward-labels.has-four-rewards .goyu-cart-drawer__reward-label-item:nth-child(2){transform:translate(-70%)}.goyu-cart-drawer__reward-labels.has-four-rewards .goyu-cart-drawer__reward-label-item:nth-child(3),.goyu-cart-drawer__reward-labels.has-four-rewards .goyu-cart-drawer__reward-label-item:nth-child(4){transform:translate(-90%)}.goyu-cart-drawer__reward-label-item.is-reached{color:#315044;font-weight:700}.goyu-cart-drawer__reward-labels .goyu-cart-drawer__reward-label-item,.goyu-cart-drawer__reward-labels.has-three-rewards .goyu-cart-drawer__reward-label-item:nth-child(n),.goyu-cart-drawer__reward-labels.has-four-rewards .goyu-cart-drawer__reward-label-item:nth-child(n){width:40px;font-size:10px;transform:translate(-50%)}.goyu-cart-drawer__recommendations{margin:0 20px 14px;padding-top:12px}.goyu-cart-drawer__recommendations h3{margin:0 0 10px;font-size:18px!important;line-height:1.25}.goyu-cart-drawer__recommendation-list{display:grid;gap:8px}.goyu-cart-drawer__recommendation-card{display:grid;grid-template-columns:72px minmax(0,1fr);grid-template-areas:"image title" "image footer";grid-template-rows:auto auto;align-content:center;column-gap:10px;min-width:0;width:100%;box-sizing:border-box;padding:8px;border:1px solid rgba(46,46,46,.13);border-radius:12px;background:#fff}.goyu-cart-drawer__recommendation-image{grid-area:image;display:block;width:72px;height:72px;overflow:hidden;border-radius:9px;background:#f2eee5;align-self:center}.goyu-cart-drawer__recommendation-image img{width:100%;height:100%;object-fit:cover}.goyu-cart-drawer__recommendation-title{grid-area:title;display:-webkit-box;align-self:end;margin:0;overflow:hidden;color:inherit;font-size:13px;font-weight:700;line-height:1.35;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.goyu-cart-drawer__recommendation-footer{grid-area:footer;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:6px;align-self:start}.goyu-cart-drawer__recommendation-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px;font-size:13px;font-weight:700}.goyu-cart-drawer__recommendation-price s{color:#817f78;font-weight:400}.goyu-cart-drawer__recommendation-add{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:34px;height:32px;padding:0 10px;border:0;border-radius:999px;color:#fff;background:#445f53;font:inherit;font-size:11.5px;font-weight:700;cursor:pointer}.goyu-cart-drawer__recommendation-add:disabled{opacity:.55;cursor:wait}.goyu-cart-drawer__payments{margin-top:auto;padding:14px 20px 10px;text-align:center}.goyu-cart-drawer__payments p{margin:0 0 6px;color:#6b6a66;font-size:11.5px;line-height:1.3}.goyu-cart-drawer__payments ul{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:4px;margin:0;padding:0;list-style:none}.goyu-cart-drawer__payments li{display:flex;align-items:center;line-height:0}.goyu-cart-drawer__payment-icon{width:34px;height:22px}.goyu-cart-drawer__footer{flex:0 0 auto;padding:14px 20px calc(18px + env(safe-area-inset-bottom));border-top:1px solid rgba(46,46,46,.14);background:#fbfbf2}.goyu-cart-drawer__subtotal{display:flex;justify-content:space-between;gap:16px;margin-bottom:12px;font-size:15px}.goyu-cart-drawer__subtotal-prices{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:7px}.goyu-cart-drawer__subtotal-prices s{color:#817f78;font-size:13px}.goyu-cart-drawer__checkout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;padding:12px 20px;border:0;border-radius:999px;color:#fff;background:#445f53;font:inherit;font-weight:700;cursor:pointer;transition:background .18s ease}.goyu-cart-drawer__checkout:hover{background:#527466}.goyu-cart-drawer__checkout svg{width:17px;height:17px}.goyu-cart-drawer__continue{display:block;margin:10px auto 0;padding:0;border:0;color:inherit;background:transparent;font:inherit;font-size:13px;text-decoration:underline;cursor:pointer}.goyu-cart-drawer__empty{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:32px 24px;text-align:center}.goyu-cart-drawer__empty>svg{width:48px;height:48px}.goyu-cart-drawer__empty p{margin:0;font-size:18px;font-weight:700}.goyu-cart-drawer__empty button{min-height:44px;padding:10px 20px;border:1px solid #445f53;border-radius:999px;color:#445f53;background:transparent;font:inherit;font-weight:700;cursor:pointer}.goyu-cart-drawer__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}goyu-cart-drawer[aria-busy=true] .goyu-cart-drawer__content{opacity:.65;pointer-events:none}@keyframes goyu-cart-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes goyu-cart-fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:480px){.goyu-cart-drawer{width:100%}.goyu-cart-drawer__header,.goyu-cart-drawer__items,.goyu-cart-drawer__payments,.goyu-cart-drawer__footer{padding-left:16px;padding-right:16px}.goyu-cart-drawer__rewards{margin-right:16px;margin-left:16px}.goyu-cart-drawer__reward-label-item{width:52px;font-size:8.25px}.goyu-cart-drawer__reward-labels.has-four-rewards .goyu-cart-drawer__reward-label-item{width:46px;font-size:7.8px}.goyu-cart-drawer__payments ul{gap:4px}.goyu-cart-drawer__payment-icon{width:34px;height:22px}.goyu-cart-drawer__recommendations{margin-right:16px;margin-left:16px}}@media(prefers-reduced-motion:reduce){.goyu-cart-drawer,.goyu-cart-drawer::backdrop{animation:none}}@media(max-width:480px){.template-collection .collection-grid-section{margin-top:24px}.template-collection .collection-grid-section .products{margin-top:0}.template-collection #ProductGridContainer .jdgm-preview-badge .jdgm-star{font-size:21px!important}.template-collection #ProductGridContainer .jdgm-prev-badge__text{display:block!important;width:max-content;margin-top:4px;font-size:13px!important;line-height:1.2;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/101/compiled_assets/styles.css.map */
