.BuyTogether-module__gdoBTW__section{margin-top:var(--space-12)}@media (max-width:767px){.BuyTogether-module__gdoBTW__section{margin-top:var(--space-4)}}.BuyTogether-module__gdoBTW__header{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.BuyTogether-module__gdoBTW__title{font-size:var(--font-size-lg);color:var(--color-fg);letter-spacing:.02em;margin:0;font-weight:700}.BuyTogether-module__gdoBTW__controls{gap:var(--space-2);flex-shrink:0;display:flex}.BuyTogether-module__gdoBTW__arrow{border:1.5px solid var(--color-border);border-radius:var(--radius-full);width:34px;height:34px;color:var(--color-fg);cursor:pointer;transition:background-color var(--transition-fast), border-color var(--transition-fast), opacity var(--transition-fast);background:#fff;justify-content:center;align-items:center;font-size:20px;display:flex}.BuyTogether-module__gdoBTW__arrow:hover:not(:disabled){color:#fff;background:#efa10e;border-color:#efa10e}.BuyTogether-module__gdoBTW__arrow:disabled{opacity:.3;cursor:not-allowed}.BuyTogether-module__gdoBTW__viewport{overflow:hidden}.BuyTogether-module__gdoBTW__track{align-items:stretch;gap:var(--space-4);will-change:transform;display:flex}.BuyTogether-module__gdoBTW__slide{flex:0 0 168px;min-width:0}@media (min-width:768px){.BuyTogether-module__gdoBTW__slide{flex:0 0 200px}}.BuyTogether-module__gdoBTW__card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg);flex-direction:column;width:100%;height:100%;transition:box-shadow .2s;display:flex;overflow:hidden}.BuyTogether-module__gdoBTW__card:hover{box-shadow:0 4px 16px #00000014}.BuyTogether-module__gdoBTW__imageLink{text-decoration:none;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.BuyTogether-module__gdoBTW__imageWrap{aspect-ratio:1;background:#f5f5f5;position:relative;overflow:hidden}.BuyTogether-module__gdoBTW__image{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.BuyTogether-module__gdoBTW__card:hover .BuyTogether-module__gdoBTW__image{transform:scale(1.04)}.BuyTogether-module__gdoBTW__wishlistBtn{z-index:2;background:#ffffffe6;border-radius:50%;width:30px;height:30px;position:absolute;top:8px;right:8px}.BuyTogether-module__gdoBTW__wishlistBtn:hover{color:#db1d1d;background:#fff}.BuyTogether-module__gdoBTW__quickCartBtn{color:#fff;cursor:pointer;opacity:0;z-index:2;background:#efa10e;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .2s,transform .2s,background .15s;display:flex;position:absolute;bottom:10px;right:10px;transform:scale(.8)}.BuyTogether-module__gdoBTW__card:hover .BuyTogether-module__gdoBTW__quickCartBtn{opacity:1;transform:scale(1)}.BuyTogether-module__gdoBTW__quickCartBtn:hover:not(:disabled){background:#d4900c}.BuyTogether-module__gdoBTW__quickCartBtn:disabled{opacity:.7;cursor:wait}@media (max-width:768px){.BuyTogether-module__gdoBTW__quickCartBtn{opacity:1;transform:scale(1)}}.BuyTogether-module__gdoBTW__quickCartSpinner{animation:.8s linear infinite BuyTogether-module__gdoBTW__quickCartSpin}@keyframes BuyTogether-module__gdoBTW__quickCartSpin{to{transform:rotate(360deg)}}.BuyTogether-module__gdoBTW__cardBody{padding:var(--space-3);gap:var(--space-1);flex-direction:column;flex:1;min-height:0;display:flex}.BuyTogether-module__gdoBTW__cardName{font-size:var(--font-size-sm);color:var(--color-fg);font-weight:500;line-height:var(--line-height-tight);-webkit-line-clamp:2;min-height:calc(2 * var(--line-height-tight) * 1em);-webkit-box-orient:vertical;text-decoration:none;transition:color .15s;display:-webkit-box;overflow:hidden}.BuyTogether-module__gdoBTW__cardName:hover{color:#efa10e}.BuyTogether-module__gdoBTW__cardPriceFrom{color:var(--color-muted);min-height:14px;font-size:11px;line-height:14px;text-decoration:line-through}.BuyTogether-module__gdoBTW__cardPriceFromMuted{visibility:hidden;-webkit-user-select:none;user-select:none}.BuyTogether-module__gdoBTW__cardPrice{font-size:var(--font-size-base);color:var(--color-fg);font-weight:700;line-height:1.2}.BuyTogether-module__gdoBTW__cardPriceUnavailable{font-size:var(--font-size-sm);color:var(--color-muted);font-weight:600;line-height:1.2}.BuyTogether-module__gdoBTW__buyBtn{padding:var(--space-2) var(--space-3);color:#fff;font-size:var(--font-size-sm);letter-spacing:.04em;text-align:center;border-radius:var(--radius-md);cursor:pointer;background:#efa10e;border:none;justify-content:center;align-items:center;gap:7px;margin-top:auto;font-weight:700;transition:background .15s,transform .1s;display:flex}.BuyTogether-module__gdoBTW__buyBtn:hover:not(:disabled){background:#d4900c;transform:translateY(-1px)}.BuyTogether-module__gdoBTW__buyBtn:active:not(:disabled){transform:translateY(0)}.BuyTogether-module__gdoBTW__buyBtn:disabled{opacity:.85;cursor:wait}.BuyTogether-module__gdoBTW__buyBtnOk{background:#3c783e}.BuyTogether-module__gdoBTW__buyBtnError{background:#db1d1d}.BuyTogether-module__gdoBTW__buyBtnSpinner{animation:.8s linear infinite BuyTogether-module__gdoBTW__quickCartSpin}.BuyTogether-module__gdoBTW__notifyBtn{padding:var(--space-2) var(--space-3);color:#fff;letter-spacing:.02em;border-radius:var(--radius-md);cursor:pointer;background:#1b252f;border:none;justify-content:center;align-items:center;gap:6px;margin-top:auto;font-size:12px;font-weight:700;transition:background .15s,transform .1s;display:flex}.BuyTogether-module__gdoBTW__notifyBtn:hover{background:#2d3a47;transform:translateY(-1px)}.BuyTogether-module__gdoBTW__notifyBtn:active{transform:translateY(0)}@media (max-width:479px){.BuyTogether-module__gdoBTW__arrow{width:32px;height:32px;font-size:18px}.BuyTogether-module__gdoBTW__title{font-size:var(--font-size-base)}}
