:root{--ht-orange:#E85C2B;--ht-orange-dark:#C4431A;--ht-orange-light:#FDF1EC;--ht-green:#1D9E75;--ht-green-light:#E1F5EE;--ht-amber-bg:#FAEEDA;--ht-amber-text:#854F0B;--ht-red-bg:#FCEBEB;--ht-red-text:#A32D2D;--ht-gray-bg:#F7F6F3;--ht-gray-mid:#E8E7E3;--ht-text:#1A1A1A;--ht-text-2:#6B6B6B;--ht-text-3:#A0A0A0}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.ht-page{max-width:480px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ht-text);background:#fff}.ht-nav{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:#fff;border-bottom:1px solid var(--ht-gray-mid);position:sticky;top:0;z-index:10}.ht-nav-logo{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:600;color:var(--ht-orange);text-decoration:none;letter-spacing:-.2px}.ht-nav-r{display:flex;align-items:center;gap:16px}.ht-nav-r a{color:var(--ht-text-2);display:flex;align-items:center}.ht-cart-wrap{position:relative}.ht-cart-dot{position:absolute;top:-5px;right:-6px;width:14px;height:14px;background:var(--ht-orange);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;color:#fff;font-weight:600}.ht-crumb{display:flex;align-items:center;gap:4px;padding:10px 16px;font-size:12px;color:var(--ht-text-3)}.ht-crumb a{color:var(--ht-text-3);text-decoration:none}.ht-crumb a:hover{color:var(--ht-orange)}.ht-crumb-current{color:var(--ht-text-2)}.ht-gal{position:relative;background:var(--ht-gray-bg);margin:0 16px;border-radius:16px;overflow:hidden;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.ht-gal img{width:100%;height:100%;object-fit:contain;display:block}.ht-gal-empty{display:flex;align-items:center;justify-content:center;color:var(--ht-text-3)}.ht-gal-badge{position:absolute;top:12px;left:12px;background:var(--ht-red-bg);color:var(--ht-red-text);font-size:11px;font-weight:500;padding:4px 10px;border-radius:20px;display:flex;align-items:center;gap:4px}.ht-gal-sold{position:absolute;top:12px;right:12px;background:#ffffffeb;color:var(--ht-text-2);font-size:11px;font-weight:500;padding:4px 10px;border-radius:20px}.ht-thumbs{display:flex;gap:7px;padding:10px 16px 0;overflow-x:auto;scrollbar-width:none}.ht-thumbs::-webkit-scrollbar{display:none}.ht-thumb{width:56px;height:56px;border-radius:9px;background:var(--ht-gray-bg);border:1.5px solid transparent;flex-shrink:0;cursor:pointer;overflow:hidden;padding:0;transition:border-color .15s}.ht-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ht-thumb.on,.ht-thumb:hover{border-color:var(--ht-orange)}.ht-proof{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--ht-gray-bg);margin:14px 16px 0;border-radius:10px}.ht-proof-item{display:flex;flex-direction:column;align-items:center;gap:2px}.ht-proof-val{font-size:14px;font-weight:600;color:var(--ht-text)}.ht-proof-val--star{color:#ef9f27}.ht-proof-val--green{color:var(--ht-green)}.ht-proof-lbl{font-size:11px;color:var(--ht-text-3)}.ht-proof-div{width:1px;height:28px;background:var(--ht-gray-mid)}.ht-body{padding:16px 16px 0}.ht-cat{font-size:11px;font-weight:600;color:var(--ht-orange);text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px}.ht-title{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:14px}.ht-price-block{background:var(--ht-orange-light);border-radius:12px;padding:14px 16px;margin-bottom:12px}.ht-price-top{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:4px}.ht-price-now{font-size:32px;font-weight:700;color:var(--ht-orange)}.ht-price-was{font-size:15px;color:var(--ht-text-3);text-decoration:line-through}.ht-price-save{font-size:12px;font-weight:600;color:var(--ht-orange-dark);background:#fff;padding:3px 8px;border-radius:20px}.ht-price-online{font-size:13px;color:var(--ht-text-2)}.ht-price-online strong{color:var(--ht-orange-dark);font-weight:600}.ht-deadline{display:flex;align-items:center;gap:8px;background:var(--ht-amber-bg);color:var(--ht-amber-text);font-size:13px;padding:9px 12px;border-radius:10px;margin-bottom:14px}.ht-deadline strong{font-weight:600}.ht-delivery{border:1px solid var(--ht-gray-mid);border-radius:12px;overflow:hidden;margin-bottom:16px}.ht-del-row{display:flex;align-items:center;gap:12px;padding:11px 14px}.ht-del-row+.ht-del-row{border-top:1px solid var(--ht-gray-mid)}.ht-del-icon{width:32px;height:32px;background:var(--ht-green-light);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--ht-green)}.ht-del-main{font-size:14px;font-weight:600;color:var(--ht-text)}.ht-del-sub{font-size:12px;color:var(--ht-text-3);margin-top:1px}.ht-variants{margin-bottom:16px;display:flex;flex-direction:column;gap:12px}.ht-variant-label{display:block;font-size:13px;font-weight:500;margin-bottom:6px;color:var(--ht-text-2)}.ht-variant-opts{display:flex;flex-wrap:wrap;gap:7px}.ht-variant-btn{padding:6px 14px;border:1px solid var(--ht-gray-mid);border-radius:8px;background:none;font-size:14px;cursor:pointer;transition:all .15s;color:var(--ht-text)}.ht-variant-btn:hover{border-color:var(--ht-orange)}.ht-variant-btn.on{border:1.5px solid var(--ht-orange);color:var(--ht-orange);font-weight:600}.ht-cta{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.ht-btn-main{width:100%;padding:15px;background:var(--ht-orange);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;letter-spacing:.1px}.ht-btn-main:hover{background:var(--ht-orange-dark)}.ht-btn-main:active{transform:scale(.985)}.ht-btn-main:disabled{background:var(--ht-gray-mid);color:var(--ht-text-3);cursor:not-allowed}.ht-btn-main.ok{background:var(--ht-green)}.ht-btn-sec{display:block;width:100%;padding:12px;background:#fff;color:var(--ht-text);border:1px solid var(--ht-gray-mid);border-radius:12px;font-size:14px;font-weight:500;cursor:pointer;text-align:center;text-decoration:none;transition:background .15s}.ht-btn-sec:hover{background:var(--ht-gray-bg)}.ht-cta-note{font-size:12px;color:var(--ht-text-3);text-align:center}.ht-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:20px}.ht-trust-item{display:flex;flex-direction:column;align-items:center;gap:5px;padding:10px 6px;background:var(--ht-gray-bg);border-radius:10px;color:var(--ht-green)}.ht-trust-item span{font-size:11px;color:var(--ht-text-2);text-align:center;line-height:1.3}.ht-section-lbl{font-size:11px;font-weight:600;color:var(--ht-text-3);text-transform:uppercase;letter-spacing:.7px;margin-bottom:12px;display:flex;align-items:center;gap:10px}.ht-section-lbl:after{content:"";flex:1;height:1px;background:var(--ht-gray-mid)}.ht-specs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:20px}.ht-spec{background:var(--ht-gray-bg);border-radius:9px;padding:11px 13px}.ht-spec-l{font-size:11px;color:var(--ht-text-3);margin-bottom:3px}.ht-spec-v{font-size:14px;font-weight:600;color:var(--ht-text)}.ht-desc{font-size:14px;line-height:1.7;color:var(--ht-text-2);margin-bottom:20px}.ht-reviews{margin-bottom:24px}.ht-rating-bar{display:flex;align-items:center;gap:14px;margin-bottom:14px}.ht-rating-left{text-align:center}.ht-rating-num{font-size:40px;font-weight:700;line-height:1}.ht-rating-stars{color:#ef9f27;font-size:16px;letter-spacing:1px;display:block;margin:2px 0}.ht-rating-count{font-size:12px;color:var(--ht-text-3)}.ht-bars{flex:1;display:flex;flex-direction:column;gap:4px}.ht-bar{display:flex;align-items:center;gap:6px}.ht-bar-n{font-size:11px;color:var(--ht-text-3);width:8px;text-align:right}.ht-bar-t{flex:1;height:4px;background:var(--ht-gray-mid);border-radius:2px;overflow:hidden}.ht-bar-f{height:100%;background:#ef9f27;border-radius:2px}.ht-reviews-list{display:flex;flex-direction:column;gap:10px}.ht-review{border:1px solid var(--ht-gray-mid);border-radius:12px;padding:13px 14px}.ht-review-head{display:flex;align-items:center;gap:9px;margin-bottom:8px}.ht-av{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.av-p{background:#eeedfe;color:#534ab7}.av-t{background:#e1f5ee;color:#0f6e56}.av-c{background:#faece7;color:#993c1d}.ht-review-name{font-size:13px;font-weight:600}.ht-review-stars{color:#ef9f27;font-size:11px;margin-top:1px}.ht-review-date{margin-left:auto;font-size:11px;color:var(--ht-text-3)}.ht-review-body{font-size:13px;color:var(--ht-text-2);line-height:1.55}.ht-review-tag{display:inline-block;margin-top:7px;font-size:11px;font-weight:500;background:var(--ht-green-light);color:#0f6e56;padding:3px 8px;border-radius:20px}@media(min-width:768px){.ht-page{max-width:1100px}.ht-gal{margin:0}}.ht-badge--sold{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ht-product.css.map */
