.hk{display:flex;flex-direction:column;gap:14px;width:100%;max-width:100%}.hk,.hk *,.hk *:before,.hk *:after{box-sizing:border-box}.hk__divider{display:flex;align-items:center;gap:12px}.hk__line{flex:1;height:1px;background:#e7e2da}.hk__title{font-size:14px;font-weight:500;color:#8a8378}.hk__material{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hk__mat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;padding:8px 12px;border-radius:10px;border:2px solid #e7e2da;background:#fff;color:#8a8378;text-decoration:none;transition:all .15s ease;min-width:0}.hk__mat-name{font-size:14px;font-weight:600;line-height:1.1}.hk__mat-sub{font-size:11px;font-weight:400;opacity:.75;line-height:1.2}.hk__mat:hover{border-color:#d68a4a80;color:#2b2620}.hk__mat.is-active{border-color:#d68a4a;background:linear-gradient(0deg,#d68a4a1a,#d68a4a1a),#fff;color:#2b2620;box-shadow:0 2px 8px #d68a4a2e}.hk__urgency{display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 12px;border-radius:8px;background:#d68a4a0d;border:1px solid rgba(214,138,74,.15);font-size:12px;font-weight:500}.hk__ship{color:#2b2620}.hk__sep{width:1px;height:12px;background:#d68a4a33}.hk__stock{color:#ef4444;animation:hkPulse 1.6s infinite}@keyframes hkPulse{0%,to{opacity:1}50%{opacity:.45}}.hk__tiers{display:flex;flex-direction:column;gap:10px}.hk__tier{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px;padding:14px 16px 14px 14px;text-align:left;cursor:pointer;border:2px solid #e7e2da;border-radius:12px;background:#fff;transition:all .18s ease}.hk__tier:hover{border-color:#d68a4a73}.hk__tier.is-selected{border-color:#d68a4a;background:#d68a4a1a;box-shadow:0 6px 18px #d68a4a38}.hk__tier-radio{width:18px;height:18px;flex:none;border:2px solid #d6d1c8;border-radius:50%;background:#fff;transition:all .15s ease;position:relative}.hk__tier.is-selected .hk__tier-radio{border-color:#d68a4a}.hk__tier.is-selected .hk__tier-radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:#d68a4a;border-radius:50%}.hk__tier-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.hk__thumb{position:relative;width:44px;height:44px;flex:none}.hk__thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px;border:1px solid #e7e2da}.hk__qty{position:absolute;bottom:-6px;left:-6px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#2b2620;color:#fff;font-size:12px;font-weight:600;border-radius:999px;box-shadow:0 2px 6px #0003}.hk__info{display:flex;flex-direction:column;min-width:0}.hk__name{font-size:14px;font-weight:700;color:#2b2620}.hk__sub{font-size:12px;color:#8a8378}.hk__prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex:none}.hk__price{font-size:15px;font-weight:700;color:#2b2620;line-height:1}.hk__compare{font-size:12px;color:#8a8378;text-decoration:line-through;line-height:1}.hk__badges{position:absolute;top:-10px;right:12px;display:flex;align-items:center;gap:6px}.hk__badge{padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;white-space:nowrap;box-shadow:0 1px 2px #00000014}.hk__badge--cuotas{background:#059669;color:#fff}.hk__badge--popular{background:#d68a4a;color:#fff}.hk__badge--sale{background:#ef4444;color:#fff}.hk__paycards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hk__paycard{border-radius:14px;padding:12px 11px 11px;border:1px solid rgba(17,24,39,.08);background:#fff;box-shadow:0 4px 14px #11182709}.hk__paycard-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.hk__paycard-label{font-size:11px;color:#6b7280;font-weight:500}.hk__paycard-dot{width:6px;height:6px;border-radius:50%;background:#d1d5db}.hk__paycard-pill{font-size:10px;color:#6b7280;border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:2px 6px;font-weight:500}.hk__paycard-text{margin:0;font-size:13px;line-height:1.3;color:#374151;font-weight:400;letter-spacing:-.01em}.hk__paycard-text strong{font-weight:700;color:#111827}.hk--no-cuotas .hk__paycards{grid-template-columns:1fr}.hk--no-cuotas [data-hk-cuota-card]{display:none}.hk__trust{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;font-size:12px;color:#8a8378}.hk__cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px 24px;border:none;border-radius:10px;cursor:pointer;background:#d68a4a;color:#fff;font-size:16px;font-weight:600;transition:opacity .15s ease,transform .1s ease}.hk__cta:hover{opacity:.92}.hk__cta:active{transform:translateY(1px)}.hk__cta:disabled{opacity:.6;cursor:default}.hk__guarantee{text-align:center;font-size:13px;color:#8a8378;margin:0}@media(max-width:480px){.hk__paycards{gap:7px}.hk__paycard{padding:11px 9px 10px}.hk__paycard-text{font-size:12px}.hk__paycard-label{font-size:10px}.hk__tier{padding:12px 14px 12px 12px}.hk__price{font-size:14px}.hk__badges{right:10px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/homezy-kit-selector.css.map */
