.cart-drawer__free-sample{display:block;margin:8px 12px;padding:8px 10px;background:linear-gradient(180deg,#fff7ec,#fff 70%);border:1px solid rgba(180,130,60,.2);border-radius:8px;position:relative}.cart-drawer__free-sample [hidden],free-sample-selector [hidden]{display:none!important}.cart-drawer__free-sample__inner{display:flex;flex-direction:column;gap:6px}.cart-drawer__free-sample__header{display:flex;align-items:center;gap:8px}.cart-drawer__free-sample__icon{flex:0 0 auto;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:#b8842a}.cart-drawer__free-sample__icon svg{width:16px;height:16px}.cart-drawer__free-sample__heading{flex:1 1 auto;min-width:0}.cart-drawer__free-sample__title{margin:0;line-height:1.2;color:rgb(var(--color-foreground-rgb),1)}.cart-drawer__free-sample__subtitle{margin:1px 0 0;color:rgba(var(--color-foreground-rgb),.65);line-height:1.3;font-size:11px}.cart-drawer__free-sample__radios{display:flex;flex-direction:column;gap:5px}.cart-drawer__free-sample__radio{display:flex;align-items:center;gap:8px;padding:7px 10px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:8px;cursor:pointer;transition:border-color .15s ease,background .15s ease;width:100%;box-sizing:border-box}.cart-drawer__free-sample__radio:hover{border-color:#b4823c73}.cart-drawer__free-sample__radio input{position:absolute;opacity:0;pointer-events:none}.cart-drawer__free-sample__radio-dot{flex:0 0 auto;width:14px;height:14px;border:2px solid rgba(0,0,0,.25);border-radius:50%;position:relative;background:#fff;transition:border-color .15s ease}.cart-drawer__free-sample__radio-dot:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;background:#b8842a;transform:scale(0);transition:transform .15s ease}.cart-drawer__free-sample__radio input:checked~.cart-drawer__free-sample__radio-dot{border-color:#b8842a}.cart-drawer__free-sample__radio input:checked~.cart-drawer__free-sample__radio-dot:after{transform:scale(1)}.cart-drawer__free-sample__radio:has(input:checked){border-color:#b4823c8c;background:#fffaf2}.cart-drawer__free-sample__radio-label{color:rgb(var(--color-foreground-rgb),1);line-height:1.3}.cart-drawer__free-sample__picker{margin-top:6px;display:flex;flex-direction:column;gap:4px;animation:free-sample-fade-in .2s ease}@keyframes free-sample-fade-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.cart-drawer__free-sample__picker-label{display:inline-flex;align-items:center;gap:4px;color:#8a5e1a;font-weight:600;letter-spacing:.02em}.cart-drawer__free-sample__picker-arrow{display:inline-block;font-size:14px;animation:free-sample-arrow-bounce 1.2s ease-in-out infinite}@keyframes free-sample-arrow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.cart-drawer__free-sample__select-wrap{position:relative}.cart-drawer__free-sample__select{width:100%;padding:11px 34px 11px 12px;background:#fff;border:2px solid #b8842a;border-radius:8px;color:rgb(var(--color-foreground-rgb),1);appearance:none;-webkit-appearance:none;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease;font-weight:500;box-sizing:border-box}.cart-drawer__free-sample__select:hover{border-color:#8a5e1a}.cart-drawer__free-sample__select:focus{outline:none;border-color:#8a5e1a;box-shadow:0 0 0 4px #b8842a40}.cart-drawer__free-sample__select-caret{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:#b8842a;font-size:18px;font-weight:700}.cart-drawer__free-sample__error{margin:6px 0 0;color:#c0392b}.cart-drawer__free-sample.is-loading .cart-drawer__free-sample__select,.cart-drawer__free-sample.is-busy .cart-drawer__free-sample__select{opacity:.7;pointer-events:none}.cart-drawer__free-sample.is-busy,.cart-drawer__free-sample.is-busy .cart-drawer__free-sample__active-remove{pointer-events:none}.cart-drawer__free-sample__active{display:flex;align-items:center;gap:8px;padding:6px 8px;background:#fff;border:1px solid rgba(180,130,60,.35);border-radius:6px;transition:opacity .18s ease}.cart-drawer__free-sample.is-busy .cart-drawer__free-sample__active{opacity:.75}.cart-drawer__free-sample__active-thumb{flex:0 0 auto;width:32px;height:32px;border-radius:4px;background:#f7f4ee;overflow:hidden;display:flex;align-items:center;justify-content:center}.cart-drawer__free-sample__active-thumb img{width:100%;height:100%;object-fit:cover;display:block}.cart-drawer__free-sample__active-thumb:empty{display:none}.cart-drawer__free-sample__active-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.cart-drawer__free-sample__active-badge{align-self:flex-start;color:#8a5e1a;letter-spacing:.04em;text-transform:uppercase;font-weight:700;font-size:9px;line-height:1.2}.cart-drawer__free-sample__active-remove{flex:0 0 auto;width:22px;height:22px;background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:50%;cursor:pointer;font-size:14px;line-height:1;color:#0009;display:flex;align-items:center;justify-content:center;padding:0}.cart-drawer__free-sample__active-remove:hover{border-color:#c0392b;color:#c0392b}.cart-drawer__free-sample__active-name{margin:0;color:rgb(var(--color-foreground-rgb),1);line-height:1.3;word-break:break-word;overflow-wrap:anywhere}.cart-drawer__free-sample__active-actions{display:inline-flex;align-items:center;gap:6px;margin-top:2px}.cart-drawer__free-sample__divider{color:#00000040}.cart-drawer__free-sample__active button.link{background:none;border:0;padding:0;cursor:pointer;color:rgb(var(--color-foreground-rgb),1);text-decoration:underline;text-underline-offset:2px;font-size:11px}.cart-drawer__free-sample.is-busy{pointer-events:none;opacity:.85}.cart__drawer__items-list li.cart__drawer__item--free-sample{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/74/assets/free-sample-selector.css.map */
