@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@500;600;700&display=swap";.khq-modal-open{overflow:hidden!important}.khq-upsell,.khq-upsell *,.khq-modal,.khq-modal *{box-sizing:border-box}.khq-upsell{width:100%;margin:28px 0;color:#2b2620;font-family:inherit}.khq-heading{margin:0 0 17px}.khq-eyebrow{margin:0 0 6px;color:#a04b29;font-size:9.5px;font-weight:600;line-height:1.4;letter-spacing:.16em;text-transform:uppercase}.khq-heading-title{margin:0;color:#29241f;font-size:18px;font-weight:600;line-height:1.35}.khq-heading-text{max-width:520px;margin:6px 0 0;color:#777069;font-size:12px;line-height:1.55}.khq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.khq-grid--single{grid-template-columns:minmax(0,1fr)}.khq-card{min-width:0;overflow:hidden;border:1px solid #E5DED7;border-radius:9px;background:#faf8f5;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.khq-card:hover{transform:translateY(-2px);border-color:#cfc3b8;box-shadow:0 10px 28px #2c231d12}.khq-image-trigger{display:block;width:100%;margin:0;padding:0;border:0;background:none;cursor:pointer;text-align:left}.khq-image-trigger:focus-visible{outline:2px solid #A04B29;outline-offset:-2px}.khq-image-wrap{position:relative;width:100%;aspect-ratio:1.18/1;overflow:hidden;background:#f0ece7}.khq-image-wrap img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.khq-image-trigger:hover .khq-image-wrap img{transform:scale(1.025)}.khq-type-badge{position:absolute;top:9px;left:9px;z-index:2;max-width:82%;padding:5px 8px;overflow:hidden;border-radius:3px;background:#fffffff0;color:#332d27;font-size:8px;font-weight:700;letter-spacing:.1em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;box-shadow:0 2px 8px #0000000a}.khq-card-info{padding:13px}.khq-use-case{margin:0 0 5px;color:#938a82;font-size:8px;font-weight:600;line-height:1.4;letter-spacing:.13em;text-transform:uppercase}.khq-product-title{min-height:39px;color:#2a2520;font-size:13px;font-weight:500;line-height:1.45}.khq-price{margin:8px 0 12px;color:#2a2520;font-size:13px;font-weight:600}.khq-quick-add{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:43px;margin:0;padding:11px 12px;border:1px solid #A04B29;border-radius:5px;background:#a04b29;color:#fff;cursor:pointer;font-family:inherit;font-size:10px;font-weight:700;line-height:1;letter-spacing:.11em;text-transform:uppercase;transition:background .22s ease,border-color .22s ease,transform .22s ease}.khq-quick-add:hover{background:#843d22;border-color:#843d22;transform:translateY(-1px)}.khq-quick-add:focus-visible{outline:2px solid #2B2620;outline-offset:2px}.khq-button-plus{font-size:16px;font-weight:400;line-height:0}.konhill-offer{--offer-accent:#A04B29;--offer-black:#171717;--offer-muted:#626262;--offer-bg:#FBF8F6;--offer-border:rgba(160,75,41,.16);width:100%;margin:14px 0;padding:22px 24px;display:flex;align-items:center;gap:22px;background:var(--offer-bg);border:1px solid var(--offer-border);border-radius:12px;font-family:Quicksand,sans-serif}.konhill-offer__badge{min-width:145px;min-height:44px;padding:10px 20px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;background:var(--offer-accent);border-radius:999px;font-size:13px;line-height:1.2;font-weight:700;letter-spacing:.35px;text-align:center}.konhill-offer__content{min-width:0;display:flex;flex-direction:column;gap:5px}.konhill-offer__headline{margin:0;color:var(--offer-black);font-size:18px;line-height:1.35;font-weight:600;letter-spacing:-.2px}.konhill-offer__discount{color:var(--offer-accent);font-weight:700;white-space:nowrap}.konhill-offer__subtext{margin:0;display:flex;align-items:center;gap:6px;color:var(--offer-muted);font-size:12px;line-height:1.45;font-weight:500}.konhill-offer__subtext svg{width:14px;height:14px;flex-shrink:0;color:var(--offer-accent);stroke:currentColor}.khq-modal[hidden]{display:none!important}.khq-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999999;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:20px}.khq-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;background:#1b171485;cursor:pointer;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.khq-modal-panel{position:relative;z-index:2;width:min(500px,100%);max-height:90vh;overflow-x:hidden;overflow-y:auto;padding:25px;border-radius:12px;background:#fff;color:#2b2620;box-shadow:0 25px 80px #00000038;animation:khqModalIn .24s ease both}@keyframes khqModalIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.khq-mobile-handle{display:none}.khq-close{position:absolute;top:12px;right:14px;z-index:5;display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0;padding:0;border:0;border-radius:50%;background:#f5f2eee6;color:#302923;cursor:pointer;font:300 25px/1 Arial,sans-serif;transition:background .2s ease}.khq-close:hover{background:#ece7e1}.khq-modal-product{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;align-items:center;padding:0 35px 20px 0;border-bottom:1px solid #ECE7E2}.khq-modal-image{width:120px;height:120px;overflow:hidden;border-radius:7px;background:#f4f0eb}.khq-modal-image img{display:block;width:100%;height:100%;object-fit:cover}.khq-modal-summary{min-width:0}.khq-modal-eyebrow{margin:0 0 6px;color:#a04b29;font-size:8.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.khq-modal-summary h3{margin:0 0 7px;color:#29241f;font-family:inherit;font-size:18px;font-weight:600;line-height:1.32}.khq-modal-price-row{display:flex;align-items:center;gap:8px}.khq-modal-price{color:#2b2620;font-size:14px;font-weight:600}.khq-compare-price{color:#99918a;font-size:12px;text-decoration:line-through}.khq-compare-price:empty{display:none}.khq-selected-summary{margin-top:7px;color:#817970;font-size:10px;line-height:1.4}.khq-options{padding-top:21px}.khq-option-group{margin:0 0 20px}.khq-option-group:last-child{margin-bottom:17px}.khq-option-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.khq-option-name{color:#39312b;font-size:10px;font-weight:700;line-height:1.4;letter-spacing:.11em;text-transform:uppercase}.khq-option-selected{margin-left:auto;color:#817970;font-size:10px}.khq-option-values{display:flex;flex-wrap:wrap;gap:7px}.khq-option-button{position:relative;min-width:46px;min-height:38px;margin:0;padding:9px 12px;border:1px solid #DCD4CC;border-radius:4px;background:#fff;color:#322b26;cursor:pointer;font-family:inherit;font-size:10.5px;font-weight:500;line-height:1.2;transition:border-color .18s ease,background .18s ease,color .18s ease,opacity .18s ease}.khq-option-button:hover:not(:disabled){border-color:#766a61}.khq-option-button.is-selected{border-color:#2b2620;background:#2b2620;color:#fff}.khq-option-button:focus-visible{outline:2px solid #A04B29;outline-offset:2px}.khq-option-button:disabled{border-color:#e7e2dd;background:#faf9f8;color:#b8b1aa;cursor:not-allowed;opacity:.55;text-decoration:line-through}.khq-size-region-wrap{position:relative;display:inline-flex;align-items:center;margin-left:auto}.khq-size-region{min-width:78px;height:34px;padding:0 30px 0 12px;border:1px solid #D6CEC6;border-radius:5px;outline:0;background:#fff;color:#2f2924;cursor:pointer;appearance:none;-webkit-appearance:none;font-family:inherit;font-size:10px;font-weight:700;letter-spacing:.06em}.khq-size-region:hover{border-color:#9d9187}.khq-size-region:focus{border-color:#a04b29;box-shadow:0 0 0 1px #a04b29}.khq-size-region-arrow{position:absolute;right:10px;top:50%;width:6px;height:6px;border-right:1.5px solid #5D554E;border-bottom:1.5px solid #5D554E;pointer-events:none;transform:translateY(-70%) rotate(45deg)}.khq-error{display:none;margin:0 0 12px;padding:10px 12px;border-radius:4px;background:#fff3f1;color:#a53c32;font-size:11px;line-height:1.45}.khq-modal-add{display:flex;align-items:center;justify-content:center;width:100%;min-height:50px;margin:0;padding:14px 20px;border:1px solid #2B2620;border-radius:4px;background:#2b2620;color:#fff;cursor:pointer;font-family:inherit;font-size:11px;font-weight:700;line-height:1;letter-spacing:.12em;text-transform:uppercase;transition:background .22s ease,border-color .22s ease}.khq-modal-add:hover:not(:disabled){background:#a04b29;border-color:#a04b29}.khq-modal-add:disabled{cursor:not-allowed;opacity:.48}.khq-modal-offer{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:11px;color:#766d65;font-size:10px;line-height:1.4}.khq-modal-offer-icon{display:flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:#f3e5dc;color:#a04b29;font-size:8px;font-weight:700}@media screen and (max-width:749px){.khq-upsell{margin:23px 0}.khq-heading{margin-bottom:14px}.khq-heading-title{font-size:17px}.khq-heading-text{font-size:11px}.khq-grid{gap:8px}.khq-card{border-radius:7px}.khq-image-wrap{aspect-ratio:1.05/1}.khq-type-badge{top:7px;left:7px;padding:4px 6px;font-size:7px}.khq-card-info{padding:10px}.khq-use-case{font-size:7px}.khq-product-title{min-height:36px;font-size:11.5px}.khq-price{margin:7px 0 9px;font-size:11.5px}.khq-quick-add{min-height:39px;padding:9px 7px;font-size:8.5px}.konhill-offer{padding:18px;gap:16px}.konhill-offer__badge{min-width:126px;min-height:40px;padding:9px 15px;font-size:11.5px}.konhill-offer__headline{font-size:16px}.konhill-offer__subtext{font-size:11px}.khq-modal{align-items:flex-end;padding:0}.khq-modal-panel{width:100%;max-height:90svh;padding:14px 18px calc(24px + env(safe-area-inset-bottom));border-radius:15px 15px 0 0;animation:khqMobileIn .25s ease both}@keyframes khqMobileIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.khq-mobile-handle{display:block;width:38px;height:4px;margin:0 auto 16px;border-radius:999px;background:#d6d0ca}.khq-close{top:12px;right:12px;width:34px;height:34px;background:transparent}.khq-modal-product{grid-template-columns:96px minmax(0,1fr);gap:14px;padding:0 30px 17px 0}.khq-modal-image{width:96px;height:96px}.khq-modal-summary h3{font-size:16px}.khq-options{padding-top:18px}.khq-option-group{margin-bottom:17px}.khq-option-button{min-width:43px;min-height:37px;padding:8px 10px;font-size:10px}.khq-size-region{min-width:70px;height:33px;padding-left:10px;font-size:9.5px}.khq-modal-add{min-height:49px}}@media screen and (max-width:480px){.konhill-offer{padding:17px 15px;gap:13px;border-radius:12px}.konhill-offer__badge{min-width:102px;min-height:38px;padding:8px 11px;font-size:10.5px;letter-spacing:.2px}.konhill-offer__headline{font-size:14px;line-height:1.4}.konhill-offer__subtext{gap:4px;font-size:10.5px}.konhill-offer__subtext svg{width:12px;height:12px}}@media screen and (max-width:360px){.konhill-offer{flex-direction:column;align-items:flex-start}.konhill-offer__badge{min-width:auto}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/konhill-upsell.css.map */
