.ccu-wrap{direction:rtl;padding-bottom:.8rem;border-top:1px solid rgba(var(--color-foreground),.15);margin-top:1rem}.ccu-title{font-size:var(--ccu-title-size, 14px);font-weight:600;text-align:center;padding:1rem 1.2rem .6rem;margin:0;letter-spacing:.02em}.ccu-list{list-style:none;padding:0;margin:0}.ccu-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.2rem;border-bottom:1px solid rgba(var(--color-foreground),.08);direction:rtl}.ccu-item:last-child{border-bottom:none}.ccu-item__image{flex-shrink:0;width:72px;height:72px;border-radius:8px;overflow:hidden;background:rgba(var(--color-foreground),.04)}.ccu-item__img{width:100%;height:100%;object-fit:cover;display:block}.ccu-item__info{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;text-align:right}.ccu-item__title{font-size:1.3rem;font-weight:600;line-height:1.3;width:100%;white-space:normal;word-break:break-word}.ccu-picker{position:relative;width:100%}.ccu-picker__trigger{appearance:none;-webkit-appearance:none;background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;font-family:inherit;font-size:1.2rem;font-weight:500;color:var(--ccu-btn-hover-bg, rgb(var(--color-foreground)));direction:rtl;line-height:1}.ccu-picker__trigger:focus-visible{outline:2px solid var(--ccu-btn-hover-bg, rgb(var(--color-foreground)));outline-offset:2px;border-radius:3px}.ccu-picker__chevron{flex-shrink:0;transition:transform .2s ease}.ccu-picker.is-open .ccu-picker__chevron{transform:rotate(180deg)}.ccu-picker__list{list-style:none;margin:0;padding:.3rem 0;position:absolute;top:calc(100% + 4px);right:0;min-width:100%;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);border-radius:8px;box-shadow:0 6px 20px rgba(var(--color-foreground),.1);z-index:50;direction:rtl;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.ccu-picker.is-open .ccu-picker__list{opacity:1;visibility:visible;transform:translateY(0)}.ccu-picker__option{padding:.6rem 1rem;font-size:1.2rem;cursor:pointer;white-space:nowrap;transition:background .14s ease;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ccu-picker__option:hover{background:rgba(var(--color-foreground),.05)}.ccu-picker__option.is-selected{font-weight:600;color:var(--ccu-btn-hover-bg, rgb(var(--color-foreground)))}.ccu-picker__option.is-sold-out{opacity:.45;cursor:not-allowed}.ccu-picker__oos{font-size:1rem;opacity:.7}.ccu-item__prices{display:flex;align-items:baseline;gap:.5rem;flex-direction:row-reverse;flex-wrap:wrap}.ccu-item__price{font-size:1.3rem;font-weight:600}.ccu-item__compare{font-size:1.1rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.ccu-item__btn{appearance:none;-webkit-appearance:none;cursor:pointer;border:1px solid rgba(var(--color-foreground),.25);border-radius:6px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit;font-size:1.2rem;font-weight:500;padding:.55rem 1.2rem;white-space:nowrap;width:auto;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.3rem;transition:background .22s ease,color .22s ease,border-color .22s ease}.ccu-item__btn:hover:not(:disabled){background:var(--ccu-btn-hover-bg, rgb(var(--color-foreground)));color:var(--ccu-btn-hover-color, rgb(var(--color-background)));border-color:var(--ccu-btn-hover-bg, rgb(var(--color-foreground)))}.ccu-item__btn:disabled{opacity:.45;cursor:not-allowed}.ccu-item__btn[data-ccu-loading="1"]{opacity:.7;pointer-events:none}.ccu-item__spinner{display:flex;align-items:center;justify-content:center}.ccu-spinner-path{stroke:currentColor;stroke-linecap:round;animation:ccu-spin .75s linear infinite;transform-origin:center}@keyframes ccu-spin{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.cart-drawer .cart-items thead th{font-size:1rem;letter-spacing:.04em;opacity:.6;padding-bottom:.6rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.cart-drawer .cart-item{border-bottom:1px solid rgba(var(--color-foreground),.08)!important}.cart-drawer .cart-item__image{border-radius:8px;overflow:hidden}.cart-drawer .cart-item__name{font-weight:600}.cart-drawer .quantity.cart-quantity{border-radius:6px}@media(max-width:380px){.ccu-item{gap:.6rem;padding:.8rem}.ccu-item__image{width:56px;height:56px}.ccu-item__btn{font-size:1.1rem;padding:.5rem .8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart-collection-upsell.css.map */
