.hts-wrap,.hts-carousel,.hts-manual-widget,.hts-site-header,.hts-site-footer{font-family:var(--hts-font,inherit);color:var(--hts-text,#111827)}
.hts-wrap{width:min(calc(100% - 40px),var(--hts-max,1440px));margin:0 auto;padding:26px 0 56px}
.hts-wrap *,.hts-carousel *,.hts-manual-widget *,.hts-site-header *,.hts-site-footer *{box-sizing:border-box}
.hts-wrap a,.hts-carousel a,.hts-manual-widget a,.hts-site-header a,.hts-site-footer a{text-decoration:none}
.hts-manual-widget{width:100%}
.hts-editor-note{padding:14px 16px;border:1px dashed var(--hts-border,#e5e7eb);border-radius:10px;background:#fff;color:var(--hts-muted,#667085);font-size:13px}
.hts-breadcrumb{font-size:12px;color:var(--hts-muted,#667085);margin:0 0 18px;line-height:1.4}.hts-breadcrumb a{color:inherit}.hts-breadcrumb span{margin:0 9px;color:#b5bcc8}

/* Section head */
.hts-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px}.hts-section-head h2{font-size:30px;line-height:1.12;margin:0;color:var(--hts-text);font-weight:760;letter-spacing:-.02em}.hts-section-head p{margin:7px 0 0;color:var(--hts-muted);font-size:13px}.hts-showcase-head-right{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}.hts-all-link{font-size:12px;color:var(--hts-primary);font-weight:650;white-space:nowrap}.hts-pills{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.hts-pills a,.hts-pills span{border:1px solid var(--hts-border);padding:8px 14px;border-radius:9px;color:var(--hts-text);font-size:12px;background:#fff;white-space:nowrap}.hts-pills .is-active{background:var(--hts-primary);border-color:var(--hts-primary);color:#fff}

/* Carousel */
.hts-carousel{position:relative;width:100%;padding:4px 0 28px;--hts-card-width:260px}.hts-carousel__viewport{overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;padding:2px}.hts-carousel__viewport::-webkit-scrollbar{display:none}.hts-carousel__track{display:flex;gap:14px;align-items:stretch}.hts-carousel .hts-card{flex:0 0 var(--hts-card-width);scroll-snap-align:start}.hts-arrow{position:absolute;top:48%;transform:translateY(-50%);width:46px;height:46px;border-radius:999px;border:1px solid var(--hts-border);background:#fff;color:var(--hts-text);font-size:30px;line-height:1;cursor:pointer;z-index:5;box-shadow:0 10px 30px rgba(15,23,42,.08);display:grid;place-items:center}.hts-arrow:hover{border-color:var(--hts-primary);color:var(--hts-primary)}.hts-arrow--prev{left:-58px}.hts-arrow--next{right:-58px}.hts-carousel__dots{display:flex;justify-content:center;gap:12px;margin-top:22px}.hts-carousel__dots i{width:8px;height:8px;border-radius:50%;background:#d5dae3}.hts-carousel__dots i.is-active{background:var(--hts-primary)}

/* Product card - shared by carousel and grid */
.hts-card{border:1px solid var(--hts-border,#e5e7eb);border-radius:var(--hts-card-radius,var(--hts-radius,12px));background:var(--hts-surface,#fff);overflow:hidden;min-width:0;display:flex;flex-direction:column;transition:box-shadow .18s ease,border-color .18s ease;box-shadow:0 1px 0 rgba(15,23,42,.01)}.hts-card:hover{border-color:color-mix(in srgb,var(--hts-primary) 28%,var(--hts-border));box-shadow:0 14px 35px rgba(15,23,42,.055)}
.hts-card__media{display:flex;align-items:center;justify-content:center;position:relative;height:var(--hts-card-image-height,220px);background:var(--hts-card-image-bg,#f8f9fb);overflow:hidden;padding:var(--hts-card-image-padding,0px)}.hts-card__media img{width:100%;height:100%;object-fit:var(--hts-card-image-fit,contain);object-position:center;display:block;max-width:100%;max-height:100%}.hts-card__badges{position:absolute;left:10px;top:10px;z-index:2;display:flex;gap:6px;flex-wrap:wrap}.hts-badge{display:inline-flex;align-items:center;justify-content:center;background:var(--hts-primary);color:#fff;border-radius:6px;padding:6px 9px;font-size:10px;line-height:1;font-weight:750;letter-spacing:.01em;box-shadow:0 4px 14px color-mix(in srgb,var(--hts-primary) 18%,transparent)}.hts-badge--sale{background:#ec4899}.hts-badge--static{position:static;margin-bottom:10px;box-shadow:none}
.hts-card__body{padding:var(--hts-card-pad,13px);display:flex;flex-direction:column;flex:1;min-width:0}.hts-card__cat{font-size:11px;color:var(--hts-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;margin-bottom:7px}.hts-card__cat a{color:inherit}.hts-card h3{font-size:14px;line-height:1.38;margin:0 0 12px;min-height:39px;font-weight:700;letter-spacing:-.01em}.hts-card h3 a{color:var(--hts-text)}
.hts-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--hts-muted);font-size:10.5px;min-height:20px}.hts-card__rating{display:flex;align-items:center;gap:6px;min-width:0}.hts-card__sales{white-space:nowrap;margin-left:auto}.hts-star-meter{position:relative;display:inline-block;color:#dfe3e8;line-height:1;letter-spacing:1px;font-size:13px;white-space:nowrap}.hts-star-meter__fill{position:absolute;left:0;top:0;overflow:hidden;color:#ffad00;white-space:nowrap}
.hts-card__price{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:13px 0 14px;min-height:25px}.hts-price-current{font-size:17px;font-weight:800;color:var(--hts-primary);line-height:1.2}.hts-price-current .woocommerce-Price-amount{color:inherit}.hts-price-old{font-size:11px;color:#98a2b3;font-weight:500;text-decoration:line-through}.hts-price-old .woocommerce-Price-amount{color:inherit}.hts-price-discount{font-size:10px;font-weight:700;color:var(--hts-primary);background:color-mix(in srgb,var(--hts-primary) 9%,white);border-radius:6px;padding:5px 7px;margin-left:auto}.hts-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto}.hts-card__actions.is-single{grid-template-columns:1fr}.hts-btn{display:flex;align-items:center;justify-content:center;gap:6px;min-height:38px;border-radius:7px;font-size:10.5px;font-weight:650;text-align:center;padding:8px 9px;white-space:nowrap}.hts-btn svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6}.hts-btn--outline{border:1px solid var(--hts-border);color:var(--hts-text);background:#fff}.hts-btn--outline:hover{border-color:var(--hts-primary);color:var(--hts-primary)}.hts-btn--ghost{border:1px solid var(--hts-primary);color:var(--hts-primary);background:#fff}.hts-btn--ghost:hover{background:color-mix(in srgb,var(--hts-primary) 5%,white)}
.hts-card--compact{--hts-card-image-height:155px}.hts-card--compact h3{font-size:13px;min-height:36px}.hts-card--compact .hts-card__body{padding:11px}.hts-card--compact .hts-price-current{font-size:15px}

/* Grid collection */
.hts-category-widget{--hts-grid-cols:4;--hts-card-image-height:230px;--hts-card-image-fit:contain;--hts-card-image-padding:0px;--hts-card-radius:14px;--hts-card-pad:13px}.hts-product-grid{display:grid;grid-template-columns:repeat(var(--hts-grid-cols,4),minmax(0,1fr));gap:14px}.hts-product-grid .hts-card{height:100%}.hts-layout-carousel .hts-collection-carousel{--hts-card-image-height:var(--hts-card-image-height,230px)}
.hts-archive-hero{border:1px solid var(--hts-border);border-radius:14px;padding:28px;display:grid;grid-template-columns:minmax(260px,.78fr) 1.22fr;gap:28px;align-items:center;background:linear-gradient(135deg,color-mix(in srgb,var(--hts-primary) 5%,white),#fff)}.hts-archive-hero h1,.hts-archive-hero h2{font-size:34px;line-height:1.1;margin:0 0 8px;letter-spacing:-.025em}.hts-term-desc{color:var(--hts-muted);font-size:13px;line-height:1.65}.hts-term-desc p{margin:0}.hts-cat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.hts-cat-cards a{display:flex;flex-direction:column;border:1px solid var(--hts-border);background:#fff;border-radius:10px;padding:14px;color:var(--hts-text)}.hts-cat-cards strong{font-size:12px}.hts-cat-cards small{color:var(--hts-muted);margin-top:3px;font-size:10px}.hts-archive-toolbar{display:flex;justify-content:space-between;align-items:center;margin:17px 0;color:var(--hts-muted);font-size:12px}.hts-empty{padding:28px;border:1px dashed var(--hts-border);border-radius:12px;color:var(--hts-muted);text-align:center}.hts-pagination{display:flex;justify-content:center;margin-top:28px}.hts-pagination .page-numbers{display:flex;gap:7px;border:0!important;list-style:none!important;padding:0!important;margin:0!important}.hts-pagination .page-numbers li{border:0!important;margin:0!important}.hts-pagination .page-numbers a,.hts-pagination .page-numbers span{min-width:40px;height:40px;border:1px solid var(--hts-border)!important;border-radius:8px!important;display:grid!important;place-items:center;padding:0!important;background:#fff!important;color:var(--hts-text)!important}.hts-pagination .page-numbers .current{background:var(--hts-primary)!important;border-color:var(--hts-primary)!important;color:#fff!important}

/* Product detail - reference layout */
.hts-product-detail-widget{--hts-detail-image-height:510px}.hts-single__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:24px;align-items:start}.hts-gallery,.hts-buybox{border:1px solid var(--hts-border);border-radius:14px;background:#fff}.hts-gallery{padding:12px}.hts-gallery__main{height:var(--hts-detail-image-height,510px);border-radius:10px;overflow:hidden;background:#f8f9fb;display:flex;align-items:center;justify-content:center}.hts-gallery__main img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.hts-gallery__thumbs{display:flex;gap:11px;margin-top:12px;overflow-x:auto;scrollbar-width:none;padding:2px}.hts-gallery__thumbs::-webkit-scrollbar{display:none}.hts-thumb{width:124px;min-width:124px;height:78px;border:1px solid var(--hts-border);border-radius:9px;background:#fff;padding:4px;overflow:hidden;cursor:pointer}.hts-thumb.is-active{border:2px solid var(--hts-primary);padding:3px}.hts-thumb img{width:100%;height:100%;object-fit:contain}.hts-buybox{padding:25px;position:sticky;top:24px}.hts-buybox h1{font-size:28px;line-height:1.16;margin:0 0 11px;color:var(--hts-text);font-weight:800;letter-spacing:-.025em}.hts-rating-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--hts-muted);font-size:11px}.hts-detail-sales{padding-left:10px;border-left:1px solid var(--hts-border)}.hts-short{color:var(--hts-muted);font-size:12px;line-height:1.6;margin:13px 0 0}.hts-short p{margin:0}.hts-single__price{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:18px 0}.hts-single__price .hts-price-current{font-size:27px}.hts-single__price .hts-price-old{font-size:13px}.hts-single__price .hts-price-discount{margin-left:0}
.hts-add-to-cart{margin:4px 0 13px}.hts-add-to-cart form.cart{display:flex;flex-wrap:wrap;gap:9px;margin:0!important}.hts-add-to-cart .quantity{margin:0!important}.hts-add-to-cart input.qty{height:47px;border:1px solid var(--hts-border);border-radius:8px;width:78px}.hts-add-to-cart .single_add_to_cart_button{flex:1;min-height:47px!important;border-radius:8px!important;background:var(--hts-primary)!important;color:#fff!important;font-weight:700!important;border:0!important;margin:0!important}.hts-add-to-cart .single_add_to_cart_button:hover{background:var(--hts-primary-dark)!important}.hts-add-to-cart table.variations{width:100%;margin:0 0 10px!important;border:0!important}.hts-add-to-cart table.variations tr,.hts-add-to-cart table.variations th,.hts-add-to-cart table.variations td{border:0!important;background:transparent!important;padding:0!important}.hts-add-to-cart table.variations th{display:block;text-align:left!important;font-size:11px;margin-bottom:7px}.hts-add-to-cart table.variations td{display:block}.hts-add-to-cart table.variations select{width:100%;min-height:43px;border:1px solid var(--hts-border);border-radius:8px;padding:0 10px;background:#fff}.hts-variation-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.hts-variation-pill{min-height:44px;border:1px solid var(--hts-border);border-radius:8px;background:#fff;color:var(--hts-text);font-size:11px;font-weight:650;padding:7px 9px;cursor:pointer}.hts-variation-pill.is-active{border-color:var(--hts-primary);color:var(--hts-primary);box-shadow:0 0 0 1px var(--hts-primary) inset}.hts-add-to-cart .reset_variations{font-size:10px;color:var(--hts-muted);margin-top:5px;display:inline-block}.hts-compat{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:13px 0;border-top:1px solid var(--hts-border);border-bottom:1px solid var(--hts-border);margin:12px 0}.hts-compat>div{display:flex;gap:9px;align-items:center;padding:0 10px;border-right:1px solid var(--hts-border)}.hts-compat>div:first-child{padding-left:0}.hts-compat>div:last-child{border:0}.hts-compat strong{width:34px;height:34px;min-width:34px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--hts-primary) 10%,white);color:var(--hts-primary)}.hts-compat span{font-size:11px;font-weight:700}.hts-compat small{display:block;color:var(--hts-muted);font-size:9px;font-weight:400;margin-top:2px}.hts-wide-btn{display:flex;justify-content:center;align-items:center;gap:7px;min-height:43px;border-radius:8px;font-size:12px;font-weight:700;margin-top:7px}.hts-wide-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6}.hts-wide-btn--demo{border:1px solid var(--hts-text);color:var(--hts-text)}.hts-wide-btn--wa{border:1px solid #20a95a;color:#168447}.hts-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--hts-border);margin-top:16px;padding-top:14px}.hts-trust>div{display:flex;gap:8px;align-items:flex-start;padding:0 10px;border-right:1px solid var(--hts-border)}.hts-trust>div:first-child{padding-left:0}.hts-trust>div:last-child{border:0;padding-right:0}.hts-trust b{color:var(--hts-primary);font-size:16px;line-height:1}.hts-trust strong,.hts-trust small{display:block}.hts-trust strong{font-size:10px}.hts-trust small{font-size:8.5px;color:var(--hts-muted);margin-top:2px}
.hts-info-row{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:42px;margin-top:20px;padding-top:2px}.hts-tabs-wrap .woocommerce-tabs ul.tabs{display:flex;gap:26px;padding:0!important;margin:0!important;border-bottom:1px solid var(--hts-border);list-style:none!important}.hts-tabs-wrap .woocommerce-tabs ul.tabs:before,.hts-tabs-wrap .woocommerce-tabs ul.tabs li:before,.hts-tabs-wrap .woocommerce-tabs ul.tabs li:after{display:none!important}.hts-tabs-wrap .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.hts-tabs-wrap .woocommerce-tabs ul.tabs li a{padding:10px 0!important;color:var(--hts-muted)!important;font-weight:600!important;font-size:12px}.hts-tabs-wrap .woocommerce-tabs ul.tabs li.active a{color:var(--hts-primary)!important;border-bottom:2px solid var(--hts-primary)}.hts-tabs-wrap .woocommerce-Tabs-panel{padding:14px 0!important;color:var(--hts-text);line-height:1.65;font-size:11px}.hts-tabs-wrap .woocommerce-Tabs-panel>h2:first-child{display:none}.hts-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 26px;align-content:start;padding-top:10px}.hts-feature-list>div{font-size:11px;line-height:1.45;color:#344054;display:flex;gap:8px}.hts-feature-list span{width:16px;height:16px;min-width:16px;border:1px solid var(--hts-primary);color:var(--hts-primary);border-radius:50%;display:grid;place-items:center;font-size:9px}.hts-related{position:relative;margin-top:26px;padding-top:18px;border-top:1px solid var(--hts-border);--hts-card-width:310px;--hts-card-image-height:185px}.hts-related .hts-arrow{top:60%}.hts-related-track{gap:16px}

/* Han Header */
.hts-site-header{background:#fff;border-bottom:1px solid var(--hts-border,#e5e7eb);width:100%;position:relative;z-index:30}.hts-header__inner{width:min(calc(100% - 40px),var(--hts-max,1440px));margin:0 auto;min-height:76px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:28px}.hts-header__logo{display:flex;align-items:center;min-width:120px}.hts-header__logo img{display:block;width:170px;max-width:100%;height:auto;max-height:48px;object-fit:contain;object-position:left center}.hts-header__site-name{font-size:22px;font-weight:800;white-space:nowrap}.hts-header__search{height:46px;border:1px solid var(--hts-border);border-radius:12px;display:flex;align-items:center;background:#fff;overflow:hidden;min-width:0;transition:border-color .15s ease,box-shadow .15s ease}.hts-header__search:focus-within{border-color:var(--hts-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--hts-primary) 10%,transparent)}.hts-header__search .hts-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--hts-muted)}.hts-header__search .hts-icon svg,.hts-header__search button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.hts-header__search input[type=search]{flex:1;min-width:0;height:100%;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;padding:0 6px!important;font:inherit;color:var(--hts-text)}.hts-header__search input::placeholder{color:#98a2b3}.hts-header__search button{width:48px;height:100%;border:0;background:var(--hts-primary);color:#fff;display:grid;place-items:center;cursor:pointer;padding:0}.hts-header__search button:hover{background:var(--hts-primary-dark)}.hts-header__nav{display:flex;align-items:center;gap:20px;white-space:nowrap}.hts-header__nav>a{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:650;min-height:42px;position:relative}.hts-header__nav>a:hover{color:var(--hts-primary)}.hts-header__nav svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hts-header__themes{padding-right:6px}.hts-header__cart{padding-right:7px}.hts-cart-count{position:absolute;right:-8px;top:0;min-width:18px;height:18px;border-radius:999px;padding:0 5px;background:var(--hts-primary);color:#fff;font-size:10px;display:grid;place-items:center;font-weight:800}.hts-header__mobile-actions{display:none;align-items:center;gap:8px}.hts-header__mobile-actions>a,.hts-header__toggle{width:38px;height:38px;border:1px solid var(--hts-border);border-radius:9px;background:#fff;display:grid;place-items:center;position:relative;color:var(--hts-text)}.hts-header__mobile-actions svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hts-mobile-cart b{position:absolute;right:-5px;top:-5px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--hts-primary);color:#fff;font-size:9px;display:grid;place-items:center}.hts-header__toggle{padding:8px;cursor:pointer}.hts-header__toggle span{display:block;width:18px;height:1.5px;background:currentColor;border-radius:2px;margin:2px 0}.hts-header__toggle.is-active span:nth-child(1){transform:translateY(3.5px) rotate(45deg)}.hts-header__toggle.is-active span:nth-child(2){opacity:0}.hts-header__toggle.is-active span:nth-child(3){transform:translateY(-3.5px) rotate(-45deg)}.hts-header__mobile-panel{display:none;width:100%;background:#fff;border-top:1px solid var(--hts-border);padding:14px max(18px,calc((100vw - var(--hts-max,1440px))/2));box-shadow:0 14px 30px rgba(15,23,42,.06)}.hts-header__mobile-panel.is-open{display:grid;gap:4px}.hts-header__mobile-panel>a{display:flex;align-items:center;min-height:44px;padding:0 8px;border-radius:8px;font-size:14px;font-weight:650}.hts-header__mobile-panel>a:hover{background:color-mix(in srgb,var(--hts-primary) 7%,white);color:var(--hts-primary)}.hts-header__mobile-search{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:8px}.hts-header__mobile-search input{min-width:0;height:44px;border:1px solid var(--hts-border)!important;border-radius:9px!important;padding:0 12px!important;box-shadow:none!important}.hts-header__mobile-search button{height:44px;border:0;border-radius:9px;background:var(--hts-primary);color:#fff;padding:0 18px;font-weight:700}

/* Han Footer */
.hts-site-footer{background:#0b1220;color:#cbd5e1;width:100%;--hts-footer-border:#1f2937}.hts-site-footer a{color:inherit}.hts-footer__main{width:min(calc(100% - 40px),var(--hts-max,1440px));margin:0 auto;padding:56px 0}.hts-footer__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:48px}.hts-footer__title{font-size:15px;line-height:1.2;margin:0 0 18px;color:#fff;font-weight:750}.hts-footer__menu{list-style:none!important;margin:0!important;padding:0!important;display:grid;gap:11px}.hts-footer__menu li{margin:0!important;padding:0!important}.hts-footer__menu a{font-size:13px;line-height:1.45;opacity:.88;transition:color .15s ease,opacity .15s ease}.hts-footer__menu a:hover{color:var(--hts-primary)!important;opacity:1}.hts-footer__empty{font-size:12px;opacity:.6;border:1px dashed var(--hts-footer-border);border-radius:8px;padding:10px}.hts-footer__contact{display:grid;align-content:start;gap:11px}.hts-footer__contact .hts-footer__title{margin-bottom:7px}.hts-footer__contact>a,.hts-footer__contact>div{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.55;opacity:.9}.hts-footer__contact svg{width:17px;height:17px;min-width:17px;margin-top:2px;fill:none;stroke:var(--hts-primary);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hts-footer__contact>a:hover{color:#fff!important;opacity:1}.hts-footer__bottom{border-top:1px solid var(--hts-footer-border);min-height:58px;display:flex;align-items:center}.hts-footer__bottom>div{width:min(calc(100% - 40px),var(--hts-max,1440px));margin:0 auto;font-size:12px;color:#94a3b8}

@media(max-width:1180px){.hts-arrow--prev{left:-18px}.hts-arrow--next{right:-18px}.hts-single__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)}.hts-gallery__main{height:450px}.hts-header__inner{grid-template-columns:auto 1fr auto;gap:18px}.hts-header__nav{gap:12px}.hts-header__themes span{display:none}.hts-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 48px}}
@media(max-width:1024px){.hts-category-widget{--hts-grid-cols:3}.hts-single__grid{grid-template-columns:1fr}.hts-buybox{position:static}.hts-gallery__main{height:min(62vw,560px)}.hts-info-row{grid-template-columns:1fr;gap:12px}.hts-archive-hero{grid-template-columns:1fr}.hts-cat-cards{grid-template-columns:repeat(4,1fr)}}
@media(max-width:850px){.hts-header__inner{width:min(calc(100% - 28px),var(--hts-max,1440px));min-height:66px;grid-template-columns:1fr auto}.hts-header__search,.hts-header__nav{display:none}.hts-header__mobile-actions{display:flex}.hts-header__mobile-panel{display:none}.hts-header__mobile-panel.is-open{display:grid}.hts-header__logo img{max-height:42px}.hts-footer__main{width:min(calc(100% - 28px),var(--hts-max,1440px))}.hts-footer__bottom>div{width:min(calc(100% - 28px),var(--hts-max,1440px))}}
@media(max-width:767px){.hts-wrap{width:min(calc(100% - 24px),var(--hts-max));padding-top:16px}.hts-section-head{align-items:flex-start;flex-direction:column}.hts-section-head h2{font-size:24px}.hts-pills{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;width:100%;padding-bottom:4px}.hts-carousel{--hts-card-width:min(78vw,320px);--hts-card-image-height:210px;padding-bottom:18px}.hts-arrow{display:none}.hts-card__meta{font-size:10px}.hts-card__actions{grid-template-columns:1fr 1fr}.hts-card__media{height:var(--hts-card-image-height,210px)}.hts-card__body{padding:11px}.hts-card h3{font-size:13px;min-height:36px}.hts-price-current{font-size:16px}.hts-btn{font-size:10px;padding:7px 6px;min-height:36px}.hts-category-widget{--hts-grid-cols:2;--hts-card-image-height:180px}.hts-product-grid{gap:10px}.hts-product-grid .hts-card__actions{grid-template-columns:1fr}.hts-product-grid .hts-btn--ghost{display:none}.hts-product-grid .hts-card__sales{display:none}.hts-product-grid .hts-card__rating>span:last-child{font-size:9px}.hts-archive-hero{padding:20px}.hts-archive-hero h1,.hts-archive-hero h2{font-size:28px}.hts-cat-cards{display:flex;overflow-x:auto}.hts-cat-cards a{min-width:130px}.hts-single__grid{gap:12px}.hts-gallery,.hts-buybox{border-radius:10px}.hts-gallery{padding:8px}.hts-gallery__main{height:auto;aspect-ratio:1.32/1}.hts-thumb{width:88px;min-width:88px;height:58px}.hts-buybox{padding:17px}.hts-buybox h1{font-size:24px}.hts-single__price .hts-price-current{font-size:23px}.hts-compat{grid-template-columns:repeat(3,1fr)}.hts-compat>div{padding:0 6px;gap:6px;flex-direction:column;align-items:flex-start}.hts-compat strong{width:30px;height:30px;min-width:30px}.hts-add-to-cart form.cart{display:grid;grid-template-columns:82px 1fr}.hts-add-to-cart table.variations,.hts-add-to-cart .single_variation_wrap{grid-column:1/-1}.hts-variation-pills{grid-template-columns:1fr 1fr}.hts-trust{grid-template-columns:1fr;gap:9px}.hts-trust>div{border:0;padding:0}.hts-feature-list{grid-template-columns:1fr}.hts-tabs-wrap .woocommerce-tabs ul.tabs{gap:17px;overflow-x:auto;white-space:nowrap}.hts-related{--hts-card-width:min(78vw,320px)}.hts-breadcrumb{font-size:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hts-footer__main{padding:38px 0}.hts-footer__grid{grid-template-columns:1fr;gap:30px}.hts-footer__title{margin-bottom:14px}.hts-footer__menu{gap:9px}.hts-footer__bottom{min-height:52px}.hts-header__mobile-actions>a{display:none}.hts-header__mobile-actions .hts-mobile-cart{display:grid}.hts-header__logo{min-width:0}}
@media(max-width:420px){.hts-category-widget{--hts-grid-cols:2;--hts-card-image-height:155px}.hts-product-grid{gap:8px}.hts-product-grid .hts-card__body{padding:9px}.hts-product-grid .hts-card h3{font-size:12px;min-height:34px}.hts-product-grid .hts-card__cat{font-size:9px}.hts-product-grid .hts-star-meter{font-size:11px}.hts-product-grid .hts-card__price{gap:5px}.hts-product-grid .hts-price-current{font-size:14px}.hts-product-grid .hts-price-old{font-size:9px}.hts-product-grid .hts-price-discount{font-size:8px;padding:4px 5px}.hts-product-grid .hts-btn{font-size:9px}.hts-card__badges{left:7px;top:7px}.hts-badge{font-size:8px;padding:5px 7px}.hts-rating-row{gap:7px}.hts-detail-sales{padding-left:0;border-left:0}.hts-buybox h1{font-size:22px}}

/* v1.4.0 — header typography + reference product detail refinements */
.hts-site-header,
.hts-site-header a,
.hts-site-header button,
.hts-site-header input{color:var(--hts-header-text,var(--hts-text,#111827))}
.hts-site-header .hts-header__nav>a,
.hts-site-header .hts-header__mobile-panel>a,
.hts-site-header .hts-header__site-name{color:var(--hts-header-text,var(--hts-text,#111827))!important}
.hts-site-header .hts-header__nav>a:hover,
.hts-site-header .hts-header__mobile-panel>a:hover{color:var(--hts-primary)!important}
.hts-site-header .hts-header__search input[type=search]{color:var(--hts-header-text,var(--hts-text,#111827))!important}

.hts-product-detail-widget--v14{--hts-detail-image-height:520px;--hts-primary:#16a34a}
.hts-product-detail-widget--v14 .hts-single__grid{grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:22px;align-items:stretch}
.hts-product-detail-widget--v14 .hts-gallery,
.hts-product-detail-widget--v14 .hts-buybox{border:1px solid var(--hts-border,#e5e7eb);border-radius:14px;background:#fff;box-shadow:0 10px 34px rgba(15,23,42,.035)}
.hts-product-detail-widget--v14 .hts-gallery{padding:12px;display:flex;flex-direction:column;min-width:0}
.hts-product-detail-widget--v14 .hts-gallery__main{height:var(--hts-detail-image-height,520px);background:#fff;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}
.hts-product-detail-widget--v14 .hts-gallery__main img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center!important;display:block}
.hts-product-detail-widget--v14 .hts-gallery__thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px 1px 1px}
.hts-product-detail-widget--v14 .hts-gallery__thumbs::-webkit-scrollbar{display:none}
.hts-product-detail-widget--v14 .hts-thumb{flex:0 0 118px;width:118px;height:76px;border:1px solid var(--hts-border);border-radius:9px;background:#fff;padding:4px;overflow:hidden;cursor:pointer;scroll-snap-align:start}
.hts-product-detail-widget--v14 .hts-thumb.is-active{border:2px solid var(--hts-primary);padding:3px}
.hts-product-detail-widget--v14 .hts-thumb img{width:100%;height:100%;object-fit:contain!important;object-position:center!important}

.hts-product-detail-widget--v14 .hts-buybox{padding:26px;position:sticky;top:18px;align-self:start}
.hts-product-detail-widget--v14 .hts-buybox h1{font-size:29px;line-height:1.16;font-weight:780;letter-spacing:-.025em;color:var(--hts-text,#111827);margin:0 0 8px}
.hts-product-detail-widget--v14 .hts-badge--static{margin:0 0 9px;background:var(--hts-primary);font-size:9px;padding:6px 9px;border-radius:5px;box-shadow:none}
.hts-product-detail-widget--v14 .hts-detail-sales-only{font-size:11px;color:var(--hts-muted,#667085);margin:0 0 10px}
.hts-product-detail-widget--v14 .hts-short{font-size:12px;line-height:1.62;color:var(--hts-muted,#667085);margin:7px 0 0}
.hts-product-detail-widget--v14 .hts-short p{margin:0}
.hts-product-detail-widget--v14 .hts-single__price{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:17px 0 15px}
.hts-product-detail-widget--v14 .hts-single__price .hts-price-current{font-size:29px;font-weight:800;color:var(--hts-primary)!important}
.hts-product-detail-widget--v14 .hts-single__price .hts-price-old{font-size:12px;color:#98a2b3}
.hts-product-detail-widget--v14 .hts-single__price .hts-price-discount{font-size:9px;color:var(--hts-primary);background:color-mix(in srgb,var(--hts-primary) 9%,white);padding:5px 8px;border-radius:999px;margin-left:0}

.hts-product-detail-widget--v14 .hts-wide-btn{width:100%;min-height:44px;border-radius:7px;font-size:12px;font-weight:650;margin:0 0 8px;background:#fff;transition:.15s ease}
.hts-product-detail-widget--v14 .hts-wide-btn--demo{border:1px solid var(--hts-primary);color:var(--hts-primary)!important}
.hts-product-detail-widget--v14 .hts-wide-btn--demo:hover{background:color-mix(in srgb,var(--hts-primary) 5%,white)}
.hts-product-detail-widget--v14 .hts-wide-btn--wa{border:1px solid #22a35a;color:#168447!important}
.hts-product-detail-widget--v14 .hts-wide-btn svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

.hts-product-detail-widget--v14 .hts-add-to-cart{margin:0 0 8px}
.hts-product-detail-widget--v14 .hts-add-to-cart form.cart{display:block!important;width:100%;margin:0!important}
.hts-product-detail-widget--v14 .hts-add-to-cart .quantity{display:none!important}
.hts-product-detail-widget--v14 .hts-add-to-cart .single_add_to_cart_button,
.hts-product-detail-widget--v14 .hts-add-to-cart .button.single_add_to_cart_button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:45px!important;border:0!important;border-radius:7px!important;background:var(--hts-primary)!important;color:#fff!important;font-size:12px!important;font-weight:700!important;line-height:1!important;padding:0 18px!important;margin:0!important;box-shadow:none!important;text-transform:none!important}
.hts-product-detail-widget--v14 .hts-add-to-cart .single_add_to_cart_button:hover{background:var(--hts-primary-dark,#15803d)!important;color:#fff!important}
.hts-product-detail-widget--v14 .hts-add-to-cart table.variations{width:100%!important;margin:0 0 10px!important;border:0!important}
.hts-product-detail-widget--v14 .hts-add-to-cart table.variations tr,
.hts-product-detail-widget--v14 .hts-add-to-cart table.variations th,
.hts-product-detail-widget--v14 .hts-add-to-cart table.variations td{border:0!important;background:transparent!important;padding:0!important}
.hts-product-detail-widget--v14 .hts-add-to-cart table.variations th{display:block!important;text-align:left!important;font-size:11px!important;margin:0 0 6px!important}
.hts-product-detail-widget--v14 .hts-add-to-cart table.variations td{display:block!important;margin-bottom:8px}
.hts-product-detail-widget--v14 .hts-add-to-cart table.variations select{width:100%!important;min-height:42px!important;border:1px solid var(--hts-border)!important;border-radius:7px!important;background:#fff!important;padding:0 10px!important;box-shadow:none!important}
.hts-product-detail-widget--v14 .hts-add-to-cart .single_variation_wrap{width:100%}
.hts-product-detail-widget--v14 .hts-add-to-cart .woocommerce-variation-price{margin:0 0 8px}

.hts-fixed-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;border-top:1px solid var(--hts-border);margin-top:16px;padding-top:17px}
.hts-fixed-benefits>div{display:flex;align-items:flex-start;gap:9px;min-width:0}
.hts-benefit-icon{width:28px;height:28px;min-width:28px;border-radius:8px;background:color-mix(in srgb,var(--hts-primary) 8%,white);display:grid;place-items:center;color:var(--hts-primary)}
.hts-benefit-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.hts-fixed-benefits strong,.hts-fixed-benefits small{display:block}
.hts-fixed-benefits strong{font-size:10px;line-height:1.3;color:var(--hts-text);font-weight:700}
.hts-fixed-benefits small{font-size:8.5px;line-height:1.35;color:var(--hts-muted);margin-top:2px}

.hts-product-detail-widget--v14 .hts-info-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:46px;margin-top:20px;border:1px solid var(--hts-border);border-radius:13px;background:#fff;padding:0 20px 18px}
.hts-product-detail-widget--v14 .hts-tabs-wrap .woocommerce-tabs ul.tabs{display:flex;gap:30px;padding:0!important;margin:0!important;border-bottom:1px solid var(--hts-border)!important;list-style:none!important}
.hts-product-detail-widget--v14 .hts-tabs-wrap .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}
.hts-product-detail-widget--v14 .hts-tabs-wrap .woocommerce-tabs ul.tabs li a{padding:15px 0 11px!important;font-size:12px!important;font-weight:600!important;color:var(--hts-muted)!important}
.hts-product-detail-widget--v14 .hts-tabs-wrap .woocommerce-tabs ul.tabs li.active a{color:var(--hts-primary)!important;border-bottom:2px solid var(--hts-primary)!important}
.hts-product-detail-widget--v14 .hts-tabs-wrap .woocommerce-Tabs-panel{padding:16px 0 0!important;font-size:11px;line-height:1.7;color:var(--hts-text)}
.hts-product-detail-widget--v14 .hts-feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 24px;padding-top:17px}
.hts-product-detail-widget--v14 .hts-feature-list>div{font-size:10.5px;line-height:1.45;color:#344054}

@media(max-width:1024px){
  .hts-product-detail-widget--v14 .hts-single__grid{grid-template-columns:1fr;gap:14px}
  .hts-product-detail-widget--v14 .hts-buybox{position:static}
  .hts-product-detail-widget--v14 .hts-gallery__main{height:min(68vw,var(--hts-detail-image-height,520px))}
  .hts-product-detail-widget--v14 .hts-info-row{grid-template-columns:1fr;gap:8px}
}
@media(max-width:767px){
  .hts-product-detail-widget--v14 .hts-breadcrumb{margin-bottom:12px}
  .hts-product-detail-widget--v14 .hts-gallery{padding:7px;border-radius:10px}
  .hts-product-detail-widget--v14 .hts-gallery__main{height:auto;aspect-ratio:1.35/1;background:#fff}
  .hts-product-detail-widget--v14 .hts-gallery__main img{object-fit:contain!important}
  .hts-product-detail-widget--v14 .hts-gallery__thumbs{gap:8px;margin-top:8px}
  .hts-product-detail-widget--v14 .hts-thumb{flex-basis:88px;width:88px;height:58px}
  .hts-product-detail-widget--v14 .hts-buybox{padding:17px;border-radius:10px}
  .hts-product-detail-widget--v14 .hts-buybox h1{font-size:23px}
  .hts-product-detail-widget--v14 .hts-single__price{margin:14px 0 13px}
  .hts-product-detail-widget--v14 .hts-single__price .hts-price-current{font-size:24px}
  .hts-product-detail-widget--v14 .hts-fixed-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 10px}
  .hts-product-detail-widget--v14 .hts-info-row{margin-top:12px;padding:0 14px 14px;border-radius:10px}
  .hts-product-detail-widget--v14 .hts-feature-list{grid-template-columns:1fr;padding-top:10px}
  .hts-product-detail-widget--v14 .hts-related{--hts-card-width:min(78vw,320px)}
}
@media(max-width:420px){
  .hts-product-detail-widget--v14 .hts-fixed-benefits{grid-template-columns:1fr 1fr}
  .hts-product-detail-widget--v14 .hts-fixed-benefits strong{font-size:9.5px}
  .hts-product-detail-widget--v14 .hts-fixed-benefits small{font-size:8px}
}

/* === Han Tema Vitrini 1.5.0: tekil ürün detay iyileştirmeleri === */
.hts-product-detail-widget--v15{
  --hts-detail-image-max-width:100%;
  --hts-detail-image-padding:0px;
}
.hts-product-detail-widget--v15 .hts-gallery__main{
  padding:var(--hts-detail-image-padding,0px);
  box-sizing:border-box;
  overflow:hidden;
}
.hts-product-detail-widget--v15 .hts-gallery__main img{
  width:auto!important;
  height:auto!important;
  max-width:var(--hts-detail-image-max-width,100%)!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center;
  display:block;
  flex:0 0 auto;
}
.hts-product-detail-widget--v15 .hts-thumb img{
  object-fit:contain!important;
  object-position:center!important;
}

/* Daha kibar varsayılan tipografi: Elementor ayarı gelirse onu ezmez. */
.hts-product-detail-widget--v15 .hts-buybox h1{
  font-weight:500;
  letter-spacing:-.018em;
}
.hts-product-detail-widget--v15 .hts-short,
.hts-product-detail-widget--v15 .woocommerce-Tabs-panel--description{
  font-weight:500;
}
.hts-product-detail-widget--v15 .hts-single__price .hts-price-current{
  font-weight:500;
  letter-spacing:-.015em;
}

/* Kısa açıklama / devamını oku */
.hts-product-detail-widget--v15 .hts-short--collapsible .hts-short__content{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
  overflow:hidden;
  max-height:5.1em;
  transition:max-height .22s ease;
}
.hts-product-detail-widget--v15 .hts-short--collapsible.is-expanded .hts-short__content{
  display:block;
  -webkit-line-clamp:unset;
  max-height:1000px;
  overflow:visible;
}
.hts-product-detail-widget--v15 .hts-readmore{
  appearance:none;
  border:0;
  background:transparent;
  color:var(--hts-primary);
  padding:5px 0 0;
  margin:0;
  font:inherit;
  font-size:11px;
  font-weight:600;
  line-height:1.3;
  cursor:pointer;
  text-decoration:none;
}
.hts-product-detail-widget--v15 .hts-readmore:hover{text-decoration:underline}

/* Font Awesome WhatsApp + güvenli SVG fallback */
.hts-product-detail-widget--v15 .hts-wa-icon-stack{
  width:18px;
  height:18px;
  display:inline-grid;
  place-items:center;
  flex:0 0 18px;
}
.hts-product-detail-widget--v15 .hts-wa-icon-stack i{display:none;font-size:17px;line-height:1}
.hts-product-detail-widget--v15 .hts-wa-icon-stack svg{display:block;width:17px;height:17px;fill:currentColor;stroke:none}
.hts-product-detail-widget--v15 .hts-wa-icon-stack.has-fa i{display:inline-block}
.hts-product-detail-widget--v15 .hts-wa-icon-stack.has-fa svg{display:none}

/* AJAX sepete ekleme */
.hts-product-detail-widget--v15 .hts-add-to-cart .single_add_to_cart_button.hts-is-loading{
  opacity:.72!important;
  pointer-events:none!important;
}
.hts-product-detail-widget--v15 .hts-add-to-cart .single_add_to_cart_button.hts-is-added{
  background:#16a34a!important;
  color:#fff!important;
  cursor:default!important;
}
.hts-product-detail-widget--v15 .hts-cart-inline-error{
  margin:8px 0 0;
  border:1px solid #fecaca;
  background:#fff7f7;
  color:#b42318;
  border-radius:7px;
  padding:9px 11px;
  font-size:11px;
  line-height:1.45;
}

/* WooCommerce'in klasik başarı notice'ı bu özel widget akışında kullanılmaz. */
body.hts-ajax-cart-active .woocommerce-notices-wrapper > .woocommerce-message{
  display:none!important;
}

/* Sol tarafta özel ürün görselli bildirim */
.hts-cart-toast{
  position:fixed;
  left:22px;
  bottom:22px;
  z-index:999999;
  width:min(350px,calc(100vw - 32px));
  min-height:86px;
  display:grid;
  grid-template-columns:64px minmax(0,1fr);
  align-items:center;
  gap:12px;
  padding:10px;
  border:1px solid #dfe7e2;
  border-radius:12px;
  background:#fff;
  box-shadow:0 18px 50px rgba(15,23,42,.16);
  opacity:0;
  transform:translate3d(-14px,10px,0);
  pointer-events:none;
  transition:opacity .2s ease,transform .2s ease;
}
.hts-cart-toast[hidden]{display:none!important}
.hts-cart-toast.is-visible{
  opacity:1;
  transform:translate3d(0,0,0);
}
.hts-cart-toast__image{
  width:64px;
  height:64px;
  object-fit:contain;
  object-position:center;
  border-radius:8px;
  background:#f8faf9;
  border:1px solid #edf1ef;
}
.hts-cart-toast__text{min-width:0}
.hts-cart-toast__text strong{
  display:block;
  color:var(--hts-text,#111827);
  font-size:13px;
  line-height:1.35;
  font-weight:600;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
  margin-bottom:4px;
}
.hts-cart-toast__text span{
  display:block;
  color:#168447;
  font-size:12px;
  line-height:1.4;
  font-weight:500;
}

@media(max-width:767px){
  .hts-product-detail-widget--v15 .hts-gallery__main{
    min-height:260px;
    aspect-ratio:auto!important;
    height:var(--hts-detail-image-height,420px)!important;
  }
  .hts-product-detail-widget--v15 .hts-gallery__main img{
    max-width:var(--hts-detail-image-max-width,100%)!important;
    max-height:100%!important;
  }
  .hts-cart-toast{
    left:16px;
    right:16px;
    bottom:16px;
    width:auto;
  }
}

/* Ürün görseli büyütme / lightbox */
.hts-product-detail-widget--v15 .hts-gallery__main{position:relative}
.hts-product-detail-widget--v15 .hts-gallery__zoom{
  position:absolute;
  top:10px;
  right:10px;
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid rgba(15,23,42,.1);
  border-radius:50%;
  background:rgba(255,255,255,.94);
  color:#344054;
  box-shadow:0 5px 18px rgba(15,23,42,.08);
  cursor:pointer;
  z-index:3;
}
.hts-product-detail-widget--v15 .hts-gallery__zoom svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.hts-image-lightbox{
  position:fixed;
  inset:0;
  z-index:1000000;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:34px;
  background:rgba(5,12,24,.86);
  backdrop-filter:blur(5px);
}
.hts-image-lightbox[hidden]{display:none!important}
.hts-image-lightbox img{
  display:block;
  width:auto;
  height:auto;
  max-width:min(94vw,1500px);
  max-height:92vh;
  object-fit:contain;
  border-radius:8px;
  background:#fff;
  box-shadow:0 24px 70px rgba(0,0,0,.34);
}
.hts-image-lightbox__close{
  position:fixed;
  top:18px;
  right:20px;
  width:42px;
  height:42px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:50%;
  background:rgba(255,255,255,.12);
  color:#fff;
  font-size:28px;
  font-weight:300;
  line-height:1;
  cursor:pointer;
}
body.hts-lightbox-open{overflow:hidden}
@media(max-width:767px){.hts-image-lightbox{padding:18px}.hts-image-lightbox img{max-width:96vw;max-height:88vh}}

/* === Han Tema Vitrini 1.6.0: bağımsız stil, kırpmasız görseller ve canvas mobil menü === */
.hts-manual-widget,
.hts-carousel,
.hts-site-header,
.hts-site-footer{
  font-family:var(--hts-font,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif)!important;
  font-style:normal;
  text-rendering:optimizeLegibility;
  -webkit-font-smoothing:antialiased;
  isolation:isolate;
}
.hts-manual-widget.hts-manual-widget :where(h1,h2,h3,h4,h5,h6,p,a,span,small,strong,b,button,input,select,textarea,label,div,nav,section,article,aside),
.hts-site-header.hts-site-header :where(h1,h2,h3,h4,h5,h6,p,a,span,small,strong,b,button,input,select,textarea,label,div,nav,section,article,aside),
.hts-site-footer.hts-site-footer :where(h1,h2,h3,h4,h5,h6,p,a,span,small,strong,b,button,input,select,textarea,label,div,nav,section,article,aside){
  font-family:inherit;
  box-sizing:border-box;
}
.hts-manual-widget.hts-manual-widget :where(a),
.hts-site-header.hts-site-header :where(a),
.hts-site-footer.hts-site-footer :where(a){text-decoration:none}
.hts-manual-widget.hts-manual-widget :where(button,input,select,textarea),
.hts-site-header.hts-site-header :where(button,input,select,textarea),
.hts-site-footer.hts-site-footer :where(button,input,select,textarea){
  letter-spacing:normal;
  text-transform:none;
  box-shadow:none;
}
.hts-manual-widget.hts-manual-widget :where(h1,h2,h3,h4,h5,h6,p),
.hts-site-header.hts-site-header :where(h1,h2,h3,h4,h5,h6,p),
.hts-site-footer.hts-site-footer :where(h1,h2,h3,h4,h5,h6,p){text-transform:none}

/* Ürün kartlarında görsel her koşulda full kaynak + kırpmasız contain. Eski Elementor global/kit stillerini de ezer. */
.hts-manual-widget .hts-card__media img,
.hts-carousel .hts-card__media img,
.hts-category-widget .hts-card__media img,
.hts-showcase-widget .hts-card__media img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
}

/* Kartlarda yıldız/değerlendirme yok; satış metası temiz tek satırdır. */
.hts-card__rating,.hts-star-meter{display:none!important}
.hts-card__meta--sales-only{justify-content:flex-end;min-height:18px;margin-top:1px}
.hts-card__meta--sales-only .hts-card__sales{display:inline-flex!important;margin-left:auto;color:var(--hts-muted,#667085);font-size:10.5px;line-height:1.3}

/* Tekil ürün ana görsel: Elementor'da Kırpma Yok / Alanı Doldur / Uzat seçenekleri. */
.hts-product-detail-widget--v15{--hts-detail-image-fit:contain}
.hts-product-detail-widget--v15 .hts-gallery__main{
  height:var(--hts-detail-image-height,520px)!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.hts-product-detail-widget--v15 .hts-gallery__main img{
  width:var(--hts-detail-image-max-width,100%)!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:var(--hts-detail-image-fit,contain)!important;
  object-position:center center;
  display:block!important;
  flex:0 0 auto;
}
.hts-product-detail-widget--v15 .hts-thumb img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}

/* Şık devamını oku */
.hts-product-detail-widget--v15 .hts-short--collapsible .hts-short__content{
  -webkit-line-clamp:3;
  max-height:5.25em;
  position:relative;
}
.hts-product-detail-widget--v15 .hts-readmore{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  min-height:30px!important;
  margin-top:8px!important;
  padding:6px 11px!important;
  border:1px solid color-mix(in srgb,var(--hts-primary) 32%,var(--hts-border,#e5e7eb))!important;
  border-radius:999px!important;
  background:color-mix(in srgb,var(--hts-primary) 5%,#fff)!important;
  color:var(--hts-primary)!important;
  font-size:10.5px!important;
  font-weight:600!important;
  line-height:1!important;
  cursor:pointer!important;
  text-decoration:none!important;
}
.hts-product-detail-widget--v15 .hts-readmore svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .2s ease}
.hts-product-detail-widget--v15 .hts-short--collapsible.is-expanded .hts-readmore svg{transform:rotate(180deg)}
.hts-product-detail-widget--v15 .hts-readmore:hover{background:color-mix(in srgb,var(--hts-primary) 9%,#fff)!important}

/* Mobil burger artık sağdan açılan canvas paneldir. */
.hts-header__canvas-backdrop{display:none}
.hts-header__canvas-head{display:none}
.hts-header__canvas-nav{display:contents}
@media(max-width:850px){
  body.hts-canvas-open{overflow:hidden!important}
  .hts-site-header{z-index:100000!important}
  .hts-site-header .hts-header__mobile-panel{
    display:flex;
    flex-direction:column;
    position:fixed!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:auto!important;
    width:min(88vw,390px)!important;
    height:100dvh!important;
    padding:0 18px 24px!important;
    border:0!important;
    border-left:1px solid var(--hts-border,#e5e7eb)!important;
    background:#fff!important;
    box-shadow:-22px 0 55px rgba(15,23,42,.16)!important;
    overflow-y:auto!important;
    transform:translate3d(105%,0,0);
    transition:transform .25s ease!important;
    z-index:100003!important;
    gap:0!important;
  }
  .hts-site-header .hts-header__mobile-panel[hidden]{display:none!important}
  .hts-site-header .hts-header__mobile-panel.is-open{display:flex!important;transform:translate3d(0,0,0)}
  .hts-header__canvas-backdrop{
    position:fixed!important;
    inset:0!important;
    display:block;
    width:100%!important;
    height:100%!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-radius:0!important;
    background:rgba(15,23,42,.34)!important;
    opacity:0;
    visibility:hidden;
    transition:opacity .25s ease,visibility .25s ease;
    z-index:100002!important;
    cursor:pointer;
  }
  .hts-header__canvas-backdrop[hidden]{display:none!important}
  .hts-header__canvas-backdrop.is-open{opacity:1;visibility:visible}
  .hts-header__canvas-head{
    display:flex;
    min-height:70px;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    border-bottom:1px solid var(--hts-border,#e5e7eb);
    margin:0 -18px 16px;
    padding:0 18px;
  }
  .hts-header__canvas-head strong{font-size:16px;font-weight:600;color:var(--hts-header-text,var(--hts-text,#111827))}
  .hts-header__canvas-close{
    width:38px!important;height:38px!important;padding:0!important;
    border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:9px!important;
    background:#fff!important;color:var(--hts-header-text,var(--hts-text,#111827))!important;
    font-size:26px!important;font-weight:300!important;line-height:1!important;cursor:pointer!important;
  }
  .hts-header__canvas-nav{display:grid!important;gap:4px!important;margin-top:10px!important}
  .hts-header__canvas-nav>a{
    display:flex!important;align-items:center!important;justify-content:space-between!important;
    min-height:48px!important;padding:0 11px!important;border-radius:9px!important;
    color:var(--hts-header-text,var(--hts-text,#111827))!important;font-size:14px!important;font-weight:500!important;
  }
  .hts-header__canvas-nav>a:hover{background:color-mix(in srgb,var(--hts-primary) 6%,#fff)!important;color:var(--hts-primary)!important}
  .hts-canvas-cart-count{display:grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--hts-primary);color:#fff;font-size:10px;font-weight:700}
  .hts-site-header .hts-header__mobile-search{margin:0 0 8px!important}
}

/* Kategori gridinde de karoseldeki iki CTA ve satış bilgisi mobilde kaybolmaz. */
@media(max-width:767px){
  .hts-product-detail-widget--v15 .hts-gallery__main{
    height:var(--hts-detail-image-height,320px)!important;
    min-height:220px!important;
  }
  .hts-product-detail-widget--v15 .hts-gallery__main img{
    width:var(--hts-detail-image-max-width,100%)!important;
    height:100%!important;
    object-fit:var(--hts-detail-image-fit,contain)!important;
  }
  .hts-product-grid .hts-card__actions{grid-template-columns:1fr 1fr!important;gap:6px!important}
  .hts-product-grid .hts-btn--ghost{display:flex!important}
  .hts-product-grid .hts-card__sales{display:inline-flex!important}
  .hts-product-grid .hts-btn{font-size:9px!important;padding:7px 5px!important;white-space:normal!important;line-height:1.2!important}
}


/* === 1.6.1: Devamını Oku yalnızca alt Açıklama sekmesindedir === */
.hts-product-detail-widget--v15 .hts-description-readmore.is-collapsible .hts-description-content{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:6!important;
  overflow:hidden!important;
  max-height:10.4em!important;
  position:relative;
}
.hts-product-detail-widget--v15 .hts-description-readmore.is-collapsible.is-expanded .hts-description-content{
  display:block!important;
  -webkit-line-clamp:unset!important;
  max-height:none!important;
  overflow:visible!important;
}
.hts-product-detail-widget--v15 .hts-description-readmore .hts-readmore{margin-top:10px!important}
.hts-product-detail-widget--v15 .hts-description-readmore.is-expanded .hts-readmore svg{transform:rotate(180deg)}
/* Ürün adının/fiyatın yanında kısa açıklama gösterilmez. */
.hts-product-detail-widget--v15 .hts-buybox>.hts-short{display:none!important}
@media(max-width:767px){
  .hts-product-detail-widget--v15 .hts-description-readmore.is-collapsible .hts-description-content{
    -webkit-line-clamp:5!important;
    max-height:8.7em!important;
  }
}


/* === Han Tema Vitrini 1.6.2: Benzer ürün mobil akışı + tamamen bağımsız karosel okları === */
/* Benzer ürünler masaüstünde de ana ürün karoselindeki tam kart ölçü ve stilini kullanır. */
.hts-product-detail-widget--v15 .hts-related{
  --hts-card-width:260px;
  --hts-card-image-height:230px;
}
.hts-product-detail-widget--v15 .hts-related .hts-card{
  --hts-card-image-height:230px;
}

/* Elementor / Hello / global button hover renklerini karosel oklarına taşımayı kesin olarak engelle. */
.elementor .hts-arrow,
.elementor .hts-arrow:hover,
.elementor .hts-arrow:focus,
.elementor .hts-arrow:focus-visible,
.elementor .hts-arrow:active,
.hts-manual-widget .hts-arrow,
.hts-manual-widget .hts-arrow:hover,
.hts-manual-widget .hts-arrow:focus,
.hts-manual-widget .hts-arrow:focus-visible,
.hts-manual-widget .hts-arrow:active,
.hts-carousel .hts-arrow,
.hts-carousel .hts-arrow:hover,
.hts-carousel .hts-arrow:focus,
.hts-carousel .hts-arrow:focus-visible,
.hts-carousel .hts-arrow:active{
  -webkit-appearance:none!important;
  appearance:none!important;
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  min-height:46px!important;
  max-width:46px!important;
  max-height:46px!important;
  padding:0!important;
  margin:0!important;
  border:1px solid var(--hts-border,#e5e7eb)!important;
  border-radius:999px!important;
  background:#fff!important;
  background-color:#fff!important;
  background-image:none!important;
  color:var(--hts-text,#111827)!important;
  fill:currentColor!important;
  font-family:Arial,sans-serif!important;
  font-size:30px!important;
  font-style:normal!important;
  font-weight:400!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-decoration:none!important;
  text-transform:none!important;
  text-shadow:none!important;
  box-shadow:0 10px 30px rgba(15,23,42,.08)!important;
  outline:0!important;
  transition:border-color .16s ease,color .16s ease,box-shadow .16s ease!important;
}
.elementor .hts-arrow:hover,
.elementor .hts-arrow:focus-visible,
.hts-manual-widget .hts-arrow:hover,
.hts-manual-widget .hts-arrow:focus-visible,
.hts-carousel .hts-arrow:hover,
.hts-carousel .hts-arrow:focus-visible{
  background:#fff!important;
  background-color:#fff!important;
  border-color:var(--hts-primary,#16a34a)!important;
  color:var(--hts-primary,#16a34a)!important;
  box-shadow:0 10px 30px rgba(15,23,42,.10)!important;
}
.elementor .hts-arrow:active,
.hts-manual-widget .hts-arrow:active,
.hts-carousel .hts-arrow:active{
  background:#fff!important;
  color:var(--hts-primary,#16a34a)!important;
  border-color:var(--hts-primary,#16a34a)!important;
  transform:translateY(-50%) scale(.96)!important;
}

@media(max-width:767px){
  /* Benzer Temalar mobilde karosel değil; tek tek aşağı inen tam genişlik kart listesi. */
  .hts-product-detail-widget--v15 .hts-related{
    --hts-card-width:100%;
    --hts-card-image-height:230px;
  }
  .hts-product-detail-widget--v15 .hts-related .hts-carousel__viewport{
    overflow:visible!important;
    scroll-snap-type:none!important;
    padding:0!important;
  }
  .hts-product-detail-widget--v15 .hts-related .hts-related-track{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
    width:100%!important;
  }
  .hts-product-detail-widget--v15 .hts-related .hts-card{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    flex:none!important;
    --hts-card-image-height:230px;
    scroll-snap-align:none!important;
  }
  .hts-product-detail-widget--v15 .hts-related .hts-card__media{
    height:var(--hts-card-image-height,230px)!important;
  }
  .hts-product-detail-widget--v15 .hts-related .hts-card__actions{
    grid-template-columns:1fr 1fr!important;
  }
  .hts-product-detail-widget--v15 .hts-related .hts-btn--ghost{
    display:flex!important;
  }
  .hts-product-detail-widget--v15 .hts-related .hts-card__sales{
    display:inline-flex!important;
  }
  .hts-product-detail-widget--v15 .hts-related .hts-arrow{
    display:none!important;
  }
}


/* === Han Tema Vitrini 1.6.3: açıklama kısaltma + zoom kapalı + boşluksuz kırpmasız ana görsel === */

/* Zoom/lightbox bu sürümde tamamen kapalıdır. Eski Elementor verisi açık olsa bile görünmez. */
.hts-product-detail-widget--v15 .hts-gallery__zoom,
.hts-product-detail-widget--v15 .hts-image-lightbox{
  display:none!important;
}

/* Alt Açıklama: başlangıçta gerçekten kısalt. İçerik p/div içerdiğinde line-clamp yerine max-height kullanılır. */
.hts-product-detail-widget--v15 .hts-description-readmore.is-collapsible{
  position:relative!important;
}
.hts-product-detail-widget--v15 .hts-description-readmore.is-collapsible .hts-description-content{
  display:block!important;
  overflow:hidden!important;
  max-height:9.2em!important;
  line-height:1.65!important;
  position:relative!important;
  -webkit-line-clamp:unset!important;
  transition:max-height .28s ease!important;
}
.hts-product-detail-widget--v15 .hts-description-readmore.is-collapsible:not(.is-expanded) .hts-description-content:after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:2.7em;
  pointer-events:none;
  background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 86%);
}
.hts-product-detail-widget--v15 .hts-description-readmore.is-collapsible.is-expanded .hts-description-content{
  max-height:none!important;
  overflow:visible!important;
}
.hts-product-detail-widget--v15 .hts-description-readmore.is-collapsible.is-expanded .hts-description-content:after{
  display:none!important;
}
.hts-product-detail-widget--v15 .hts-description-readmore .hts-readmore{
  margin-top:12px!important;
}

/* Varsayılan/doğal mod: full çözünürlük, oran korunur, kırpma yok, ana görselin çevresinde beyaz padding yok. */
.hts-product-detail-widget--v15.hts-image-fit-natural .hts-gallery{
  padding:0!important;
  overflow:hidden!important;
  background:transparent!important;
}
.hts-product-detail-widget--v15.hts-image-fit-natural .hts-gallery__main{
  height:auto!important;
  min-height:0!important;
  aspect-ratio:auto!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:inherit!important;
  background:transparent!important;
  display:block!important;
  line-height:0!important;
  overflow:hidden!important;
}
.hts-product-detail-widget--v15.hts-image-fit-natural .hts-gallery__main img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
}
.hts-product-detail-widget--v15.hts-image-fit-natural .hts-gallery__thumbs{
  margin:10px 12px 12px!important;
  padding:2px 0!important;
}

/* Cover/fill seçilirse önceki ayarlanabilir masaüstü/tablet/mobil yükseklik mantığı korunur. */
.hts-product-detail-widget--v15.hts-image-fit-cover .hts-gallery__main,
.hts-product-detail-widget--v15.hts-image-fit-fill .hts-gallery__main{
  height:var(--hts-detail-image-height,520px)!important;
  padding:0!important;
}
.hts-product-detail-widget--v15.hts-image-fit-cover .hts-gallery__main img,
.hts-product-detail-widget--v15.hts-image-fit-fill .hts-gallery__main img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
}
.hts-product-detail-widget--v15.hts-image-fit-cover .hts-gallery__main img{object-fit:cover!important}
.hts-product-detail-widget--v15.hts-image-fit-fill .hts-gallery__main img{object-fit:fill!important}

@media(max-width:767px){
  .hts-product-detail-widget--v15 .hts-description-readmore.is-collapsible .hts-description-content{
    max-height:7.4em!important;
  }
  .hts-product-detail-widget--v15.hts-image-fit-natural .hts-gallery__main{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:auto!important;
  }
  .hts-product-detail-widget--v15.hts-image-fit-natural .hts-gallery__main img{
    width:100%!important;
    height:auto!important;
  }
  .hts-product-detail-widget--v15.hts-image-fit-natural .hts-gallery__thumbs{
    margin:8px 8px 10px!important;
  }
}

/* === Han Tema Vitrini 1.7.0: 1600px 5 kolon grid + arama sonuçları + sonsuz yükleme === */
.hts-category-widget--wide{
  --hts-grid-cols:5;
  width:min(1600px,calc(100vw - 32px))!important;
  max-width:1600px!important;
  position:relative!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  margin-left:0!important;
  margin-right:0!important;
}
.hts-category-widget--wide .hts-five-grid,
.hts-product-grid-widget .hts-product-grid,
.hts-search-widget .hts-product-grid{
  display:grid!important;
  grid-template-columns:repeat(var(--hts-grid-cols,5),minmax(0,1fr))!important;
  gap:14px;
  align-items:stretch;
}
.hts-category-widget--wide .hts-card{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
}
.hts-category-widget--wide .hts-card__media img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
}

/* Karosel ile birebir başlık düzeni kullanan bağımsız ürün grid widgetı. */
.hts-product-grid-widget{--hts-grid-cols:5;--hts-card-image-height:230px;--hts-card-image-fit:contain;--hts-card-image-padding:0px}
.hts-product-grid-widget .hts-section-head{margin-bottom:20px}

/* Kategori: sayfalama yok, kaydırdıkça otomatik yükleme. */
.hts-infinite-products{position:relative;min-height:1px}
.hts-infinite-loader,
.elementor .hts-infinite-loader{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  width:max-content!important;
  min-width:190px!important;
  min-height:42px!important;
  margin:26px auto 0!important;
  padding:9px 16px!important;
  border:1px solid var(--hts-border,#e5e7eb)!important;
  border-radius:999px!important;
  background:#fff!important;
  color:var(--hts-muted,#667085)!important;
  font-family:inherit!important;
  font-size:11px!important;
  font-weight:600!important;
  line-height:1!important;
  text-transform:none!important;
  letter-spacing:normal!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
.hts-infinite-loader:hover,
.hts-infinite-loader:focus,
.elementor .hts-infinite-loader:hover,
.elementor .hts-infinite-loader:focus{
  background:#fff!important;
  color:var(--hts-primary,#16a34a)!important;
  border-color:color-mix(in srgb,var(--hts-primary,#16a34a) 38%,var(--hts-border,#e5e7eb))!important;
  outline:0!important;
}
.hts-infinite-loader.is-loading{pointer-events:none!important}
.hts-infinite-spinner{width:14px;height:14px;border:2px solid #dfe5e1;border-top-color:var(--hts-primary,#16a34a);border-radius:50%;animation:hts-spin .75s linear infinite}
.hts-infinite-loader:not(.is-loading) .hts-infinite-spinner{opacity:.38;animation:none}
@keyframes hts-spin{to{transform:rotate(360deg)}}

/* Arama sonuçları: Elementor Search Results şablonuna bırakılacak bağımsız widget. */
.hts-search-widget{--hts-grid-cols:5;--hts-card-image-height:230px;--hts-card-image-fit:contain;padding:8px 0 42px}
.hts-search-hero{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) minmax(340px,520px);
  align-items:center;
  gap:20px;
  padding:26px 28px;
  margin-bottom:22px;
  border:1px solid var(--hts-border,#e5e7eb);
  border-radius:16px;
  background:#f7fbf8;
}
.hts-search-hero__icon{width:52px;height:52px;border-radius:13px;display:grid;place-items:center;background:#fff;border:1px solid color-mix(in srgb,var(--hts-primary,#16a34a) 18%,var(--hts-border,#e5e7eb));color:var(--hts-primary,#16a34a)}
.hts-search-hero__icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.hts-search-hero__content>span{display:block;margin-bottom:5px;color:var(--hts-primary,#16a34a);font-size:10px;font-weight:750;letter-spacing:.08em}
.hts-search-hero__content h1{margin:0!important;color:var(--hts-text,#111827)!important;font-size:clamp(24px,2.2vw,34px)!important;line-height:1.15!important;font-weight:600!important;letter-spacing:-.025em!important}
.hts-search-hero__content p{margin:7px 0 0!important;color:var(--hts-muted,#667085)!important;font-size:12px!important;line-height:1.5!important}
.hts-search-hero__form{height:48px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:5px 5px 5px 14px;border:1px solid var(--hts-border,#e5e7eb);border-radius:11px;background:#fff;box-shadow:0 5px 20px rgba(15,23,42,.035)}
.hts-search-hero__form>svg{width:18px;height:18px;fill:none;stroke:#98a2b3;stroke-width:1.7}
.hts-search-hero__form input[type="search"]{width:100%!important;height:36px!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--hts-text,#111827)!important;font-family:inherit!important;font-size:12px!important;font-weight:400!important;line-height:1!important;box-shadow:none!important;outline:0!important}
.hts-search-hero__form button,
.elementor .hts-search-hero__form button{height:38px!important;min-height:38px!important;margin:0!important;padding:0 17px!important;border:1px solid var(--hts-primary,#16a34a)!important;border-radius:8px!important;background:var(--hts-primary,#16a34a)!important;color:#fff!important;font-family:inherit!important;font-size:11px!important;font-weight:650!important;line-height:1!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important}
.hts-search-hero__form button:hover,.elementor .hts-search-hero__form button:hover{background:var(--hts-primary-dark,#15803d)!important;color:#fff!important;border-color:var(--hts-primary-dark,#15803d)!important}
.hts-search-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 15px;color:var(--hts-muted,#667085);font-size:11px}
.hts-search-toolbar a{color:var(--hts-primary,#16a34a)!important;font-size:11px!important;font-weight:650!important}
.hts-search-empty{padding:58px 24px;border:1px dashed var(--hts-border,#e5e7eb);border-radius:16px;text-align:center;background:#fff}
.hts-search-empty__icon{width:54px;height:54px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--hts-primary,#16a34a) 7%,#fff);color:var(--hts-primary,#16a34a);font-size:27px}
.hts-search-empty h2{margin:0 0 8px!important;font-size:21px!important;font-weight:600!important;color:var(--hts-text,#111827)!important}
.hts-search-empty p{margin:0 auto 17px!important;max-width:520px;color:var(--hts-muted,#667085)!important;font-size:12px!important;line-height:1.6!important}
.hts-search-empty a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:8px;background:var(--hts-primary,#16a34a);color:#fff!important;font-size:11px!important;font-weight:650!important}

/* Arşiv üst kısmı da 1600 düzeninde daha ferah ama kafa karıştırmayan görünür. */
.hts-category-widget--wide .hts-archive-hero{margin-bottom:0}
.hts-category-widget--wide .hts-archive-toolbar{margin:18px 0 15px}
.hts-category-widget--wide .hts-archive-toolbar strong{color:var(--hts-text,#111827);font-weight:650}

@media(max-width:1024px){
  .hts-category-widget--wide{width:min(100%,calc(100vw - 28px))!important;--hts-grid-cols:3}
  .hts-search-hero{grid-template-columns:auto 1fr;gap:15px}
  .hts-search-hero__form{grid-column:1/-1}
}
@media(max-width:767px){
  .hts-category-widget--wide,
  .hts-product-grid-widget,
  .hts-search-widget{--hts-grid-cols:1!important}
  .hts-category-widget--wide{width:calc(100vw - 24px)!important}
  .hts-category-widget--wide .hts-five-grid,
  .hts-product-grid-widget .hts-product-grid,
  .hts-search-widget .hts-product-grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}
  .hts-category-widget--wide .hts-card__media,
  .hts-product-grid-widget .hts-card__media,
  .hts-search-widget .hts-card__media{height:var(--hts-card-image-height,230px)!important}
  .hts-search-widget{padding-top:0}
  .hts-search-hero{grid-template-columns:1fr;padding:19px 16px;border-radius:13px;gap:13px}
  .hts-search-hero__icon{width:44px;height:44px}
  .hts-search-hero__form{grid-column:auto;height:46px;padding-left:11px}
  .hts-search-hero__content h1{font-size:25px!important}
  .hts-search-toolbar{align-items:flex-start;flex-direction:column;gap:6px}
  .hts-section-head{align-items:flex-start!important;flex-direction:column!important;gap:13px!important}
  .hts-showcase-head-right{width:100%;justify-content:flex-start!important}
  .hts-pills{justify-content:flex-start!important;overflow-x:auto;flex-wrap:nowrap!important;width:100%;padding-bottom:3px;scrollbar-width:none}
  .hts-pills::-webkit-scrollbar{display:none}
  .hts-infinite-loader{margin-top:20px!important}
}

/* === Han Tema Vitrini 1.8.0: Hesabım / Giriş-Kayıt / Ödeme / Teşekkürler === */
.hts-commerce-ui{
  --hts-commerce-radius:16px;
  width:100%;
  max-width:1600px;
  margin:0 auto;
  color:var(--hts-text,#111827)!important;
  font-family:var(--hts-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif)!important;
  font-size:13px!important;
  line-height:1.55!important;
}
.hts-commerce-ui,.hts-commerce-ui *{box-sizing:border-box!important}
.hts-commerce-ui a{text-decoration:none!important}
.hts-commerce-ui h1,.hts-commerce-ui h2,.hts-commerce-ui h3,.hts-commerce-ui h4,.hts-commerce-ui p{font-family:inherit!important}
.hts-commerce-head{margin:0 0 24px;padding:26px 28px;border:1px solid var(--hts-border,#e5e7eb);border-radius:var(--hts-commerce-radius);background:linear-gradient(135deg,color-mix(in srgb,var(--hts-primary,#16a34a) 7%,#fff),#fff)}
.hts-commerce-head>span,.hts-thankyou-custom-head small,.hts-thankyou-preview>span{display:block;margin:0 0 7px;color:var(--hts-primary,#16a34a)!important;font-size:10px!important;font-weight:750!important;letter-spacing:.09em!important}
.hts-commerce-head h1,.hts-thankyou-custom-head h1,.hts-thankyou-preview h1{margin:0!important;color:var(--hts-text,#111827)!important;font-size:clamp(25px,2.5vw,36px)!important;line-height:1.12!important;font-weight:600!important;letter-spacing:-.025em!important}
.hts-commerce-head p,.hts-thankyou-custom-head p,.hts-thankyou-preview p{margin:8px 0 0!important;max-width:760px;color:var(--hts-muted,#667085)!important;font-size:12px!important;line-height:1.65!important;font-weight:400!important}

/* WooCommerce notices */
.hts-commerce-ui .woocommerce-notices-wrapper,.hts-commerce-ui .woocommerce-error,.hts-commerce-ui .woocommerce-info,.hts-commerce-ui .woocommerce-message{font-family:inherit!important}
.hts-commerce-ui .woocommerce-error,.hts-commerce-ui .woocommerce-info,.hts-commerce-ui .woocommerce-message{margin:0 0 16px!important;padding:13px 15px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-left:3px solid var(--hts-primary,#16a34a)!important;border-radius:10px!important;background:#fff!important;color:var(--hts-text,#111827)!important;font-size:11.5px!important;line-height:1.55!important;box-shadow:none!important;list-style:none!important}
.hts-commerce-ui .woocommerce-error{border-left-color:#dc2626!important;background:#fffafa!important}
.hts-commerce-ui .woocommerce-error::before,.hts-commerce-ui .woocommerce-info::before,.hts-commerce-ui .woocommerce-message::before{display:none!important}
.hts-commerce-ui .woocommerce-message .button,.hts-commerce-ui .woocommerce-info .button{float:right!important;margin:0 0 0 12px!important}

/* Inputs/buttons: Elementor ve tema global stillerinden bağımsız */
.hts-commerce-ui input[type="text"],.hts-commerce-ui input[type="email"],.hts-commerce-ui input[type="tel"],.hts-commerce-ui input[type="password"],.hts-commerce-ui input[type="number"],.hts-commerce-ui input[type="search"],.hts-commerce-ui textarea,.hts-commerce-ui select,.hts-commerce-ui .select2-container .select2-selection{
  width:100%!important;min-height:44px!important;margin:0!important;padding:10px 12px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:9px!important;background:#fff!important;color:var(--hts-text,#111827)!important;font-family:inherit!important;font-size:12px!important;font-weight:400!important;line-height:1.35!important;box-shadow:none!important;outline:none!important;transition:border-color .15s ease,box-shadow .15s ease!important
}
.hts-commerce-ui textarea{min-height:100px!important;resize:vertical!important}
.hts-commerce-ui input:focus,.hts-commerce-ui textarea:focus,.hts-commerce-ui select:focus,.hts-commerce-ui .select2-container--focus .select2-selection{border-color:color-mix(in srgb,var(--hts-primary,#16a34a) 58%,#d1d5db)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--hts-primary,#16a34a) 9%,transparent)!important}
.hts-commerce-ui label{display:block!important;margin:0 0 6px!important;color:#344054!important;font-family:inherit!important;font-size:11px!important;font-weight:600!important;line-height:1.4!important}
.hts-commerce-ui .required{color:#ef4444!important}
.hts-commerce-ui .form-row{margin:0 0 14px!important;padding:0!important}
.hts-commerce-ui .form-row-first,.hts-commerce-ui .form-row-last{width:calc(50% - 6px)!important;float:none!important}
.hts-commerce-ui .button,.hts-commerce-ui button.button,.hts-commerce-ui input.button,.hts-commerce-ui .woocommerce-button{
  appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:42px!important;margin:0!important;padding:0 16px!important;border:1px solid var(--hts-primary,#16a34a)!important;border-radius:8px!important;background:var(--hts-primary,#16a34a)!important;color:#fff!important;font-family:inherit!important;font-size:11px!important;font-weight:650!important;line-height:1!important;letter-spacing:normal!important;text-transform:none!important;box-shadow:none!important;cursor:pointer!important
}
.hts-commerce-ui .button:hover,.hts-commerce-ui button.button:hover,.hts-commerce-ui input.button:hover,.hts-commerce-ui .woocommerce-button:hover{background:var(--hts-primary-dark,#15803d)!important;border-color:var(--hts-primary-dark,#15803d)!important;color:#fff!important}
.hts-commerce-ui .button:focus,.hts-commerce-ui button.button:focus{outline:0!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--hts-primary,#16a34a) 12%,transparent)!important}

/* Hesabım üst bölümü */
.hts-account-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 0 12px;padding:22px 24px;border:1px solid var(--hts-border,#e5e7eb);border-radius:var(--hts-commerce-radius);background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--hts-primary,#16a34a) 5%,#fff))}
.hts-account-hero__user{display:flex;align-items:center;gap:15px;min-width:0}.hts-account-avatar{width:64px;height:64px;min-width:64px;border-radius:16px;overflow:hidden;background:#f3f4f6;border:1px solid var(--hts-border,#e5e7eb)}.hts-account-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.hts-account-hero__user small{display:block;color:var(--hts-primary,#16a34a);font-size:9px;font-weight:750;letter-spacing:.08em}.hts-account-hero__user h1{margin:3px 0 2px!important;color:var(--hts-text,#111827)!important;font-size:23px!important;line-height:1.2!important;font-weight:600!important}.hts-account-hero__user p{margin:0!important;color:var(--hts-muted,#667085)!important;font-size:11px!important}.hts-account-hero__stats{display:flex;align-items:stretch;gap:8px}.hts-account-hero__stats>div,.hts-account-hero__stats>a{min-width:88px;padding:10px 13px;border:1px solid var(--hts-border,#e5e7eb);border-radius:10px;background:#fff;text-align:center}.hts-account-hero__stats strong,.hts-account-hero__stats span{display:block}.hts-account-hero__stats strong{color:var(--hts-text,#111827);font-size:16px;line-height:1.1;font-weight:650}.hts-account-hero__stats span{margin-top:3px;color:var(--hts-muted,#667085);font-size:9px}.hts-account-hero__stats>a{display:flex;align-items:center;justify-content:center;color:var(--hts-primary,#16a34a)!important;font-size:10px;font-weight:650}.hts-account-subtitle{margin:0 0 20px!important;color:var(--hts-muted,#667085)!important;font-size:11px!important}

/* WooCommerce My Account */
.hts-wc-account-shell{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;gap:18px!important;align-items:start!important}
.hts-wc-account-shell>*{grid-column:1/-1}.hts-wc-account-shell .woocommerce-MyAccount-navigation{grid-column:1!important;width:100%!important;float:none!important;margin:0!important;padding:9px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation ul{margin:0!important;padding:0!important;list-style:none!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation li{margin:0!important;padding:0!important;border:0!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation a{display:flex!important;align-items:center!important;min-height:42px!important;padding:0 12px!important;border-radius:8px!important;color:#475467!important;font-family:inherit!important;font-size:11px!important;font-weight:550!important;line-height:1!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation li.is-active a,.hts-wc-account-shell .woocommerce-MyAccount-navigation a:hover{background:color-mix(in srgb,var(--hts-primary,#16a34a) 7%,#fff)!important;color:var(--hts-primary,#16a34a)!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation li:last-child{margin-top:7px!important;padding-top:7px!important;border-top:1px solid var(--hts-border,#e5e7eb)!important}.hts-wc-account-shell .woocommerce-MyAccount-content{grid-column:2!important;width:100%!important;float:none!important;margin:0!important;padding:20px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:13px!important;background:#fff!important;min-width:0!important}.hts-wc-account-shell .woocommerce-MyAccount-content>p:first-child{margin-top:0!important}.hts-wc-account-shell .woocommerce-MyAccount-content p{color:#475467!important;font-size:11.5px!important;line-height:1.7!important}.hts-wc-account-shell .woocommerce-MyAccount-content a{color:var(--hts-primary,#16a34a)!important;font-weight:550!important}.hts-wc-account-shell .woocommerce-MyAccount-content h2,.hts-wc-account-shell .woocommerce-MyAccount-content h3{color:var(--hts-text,#111827)!important;font-size:18px!important;font-weight:600!important;line-height:1.25!important}
.hts-wc-account-shell table.shop_table,.hts-wc-thankyou-shell table.shop_table{width:100%!important;margin:0 0 16px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-collapse:separate!important;border-spacing:0!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}.hts-wc-account-shell table.shop_table th,.hts-wc-account-shell table.shop_table td,.hts-wc-thankyou-shell table.shop_table th,.hts-wc-thankyou-shell table.shop_table td{padding:11px 12px!important;border:0!important;border-bottom:1px solid var(--hts-border,#e5e7eb)!important;background:#fff!important;color:#344054!important;font-family:inherit!important;font-size:10.5px!important;text-align:left!important}.hts-wc-account-shell table.shop_table th,.hts-wc-thankyou-shell table.shop_table th{background:#f8faf9!important;color:#475467!important;font-weight:650!important}.hts-wc-account-shell table.shop_table tr:last-child td,.hts-wc-thankyou-shell table.shop_table tr:last-child td{border-bottom:0!important}
.hts-wc-account-shell .woocommerce-Address{width:calc(50% - 8px)!important;float:none!important;padding:16px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:11px!important;background:#fff!important}.hts-wc-account-shell .u-columns.woocommerce-Addresses{display:flex!important;gap:16px!important}.hts-wc-account-shell address{color:#475467!important;font-size:11px!important;font-style:normal!important;line-height:1.7!important}

/* Giriş / kayıt */
.hts-auth-ui{max-width:1180px}.hts-auth-shell #customer_login,.hts-account-ui #customer_login{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important;margin:0!important}.hts-auth-shell #customer_login>.u-column1,.hts-auth-shell #customer_login>.u-column2,.hts-account-ui #customer_login>.u-column1,.hts-account-ui #customer_login>.u-column2{width:100%!important;float:none!important;margin:0!important;padding:22px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}.hts-auth-shell #customer_login h2,.hts-account-ui #customer_login h2{margin:0 0 18px!important;color:var(--hts-text,#111827)!important;font-size:20px!important;font-weight:600!important;line-height:1.2!important}.hts-auth-shell form.login,.hts-auth-shell form.register,.hts-account-ui form.login,.hts-account-ui form.register{margin:0!important;padding:0!important;border:0!important;background:transparent!important}.hts-auth-shell .woocommerce-form-login__rememberme,.hts-account-ui .woocommerce-form-login__rememberme{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0 12px 10px 0!important}.hts-auth-shell input[type="checkbox"],.hts-account-ui input[type="checkbox"]{width:16px!important;height:16px!important;min-height:16px!important;margin:0!important;accent-color:var(--hts-primary,#16a34a)!important}.hts-auth-shell .lost_password,.hts-account-ui .lost_password{margin:12px 0 0!important}.hts-auth-shell .lost_password a,.hts-account-ui .lost_password a{color:var(--hts-primary,#16a34a)!important;font-size:10.5px!important}.hts-auth-logged{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:22px;border:1px solid var(--hts-border,#e5e7eb);border-radius:14px;background:#fff}.hts-auth-logged__icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:color-mix(in srgb,var(--hts-primary,#16a34a) 10%,#fff);color:var(--hts-primary,#16a34a);font-size:20px;font-weight:700}.hts-auth-logged h2{margin:0 0 3px!important;color:var(--hts-text)!important;font-size:17px!important;font-weight:600!important}.hts-auth-logged p{margin:0!important;color:var(--hts-muted)!important;font-size:11px!important}.hts-auth-logged__actions{display:flex;gap:8px}.hts-auth-logged__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid var(--hts-primary);border-radius:8px;background:var(--hts-primary);color:#fff!important;font-size:10.5px;font-weight:650}.hts-auth-logged__actions a.is-secondary{background:#fff;color:var(--hts-text)!important;border-color:var(--hts-border)}

/* Checkout */
.hts-checkout-ui{max-width:1440px}.hts-checkout-ui .woocommerce-form-login,.hts-checkout-ui .checkout_coupon{margin:0 0 16px!important;padding:16px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:12px!important;background:#fff!important}.hts-checkout-ui form.checkout{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr)!important;grid-template-areas:"customer heading" "customer review"!important;gap:0 22px!important;align-items:start!important;margin:0!important}.hts-checkout-ui #customer_details{grid-area:customer!important;width:100%!important;margin:0!important;padding:21px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:14px!important;background:#fff!important}.hts-checkout-ui #order_review_heading{grid-area:heading!important;margin:0!important;padding:18px 20px 12px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-bottom:0!important;border-radius:14px 14px 0 0!important;background:#fff!important;color:var(--hts-text,#111827)!important;font-size:17px!important;font-weight:600!important;line-height:1.2!important}.hts-checkout-ui #order_review{grid-area:review!important;margin:0!important;padding:0 20px 20px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-top:0!important;border-radius:0 0 14px 14px!important;background:#fff!important;min-width:0!important}.hts-checkout-ui #customer_details .col-1,.hts-checkout-ui #customer_details .col-2{width:100%!important;float:none!important;margin:0!important}.hts-checkout-ui #customer_details .col-2{margin-top:8px!important}.hts-checkout-ui .woocommerce-billing-fields>h3,.hts-checkout-ui .woocommerce-shipping-fields>h3,.hts-checkout-ui .woocommerce-additional-fields>h3{margin:0 0 17px!important;color:var(--hts-text,#111827)!important;font-size:17px!important;font-weight:600!important}.hts-checkout-ui .woocommerce-billing-fields__field-wrapper,.hts-checkout-ui .woocommerce-shipping-fields__field-wrapper{display:flex!important;flex-wrap:wrap!important;gap:0 12px!important}.hts-checkout-ui .woocommerce-billing-fields__field-wrapper>.form-row,.hts-checkout-ui .woocommerce-shipping-fields__field-wrapper>.form-row{flex:1 1 100%!important}.hts-checkout-ui .woocommerce-billing-fields__field-wrapper>.form-row-first,.hts-checkout-ui .woocommerce-billing-fields__field-wrapper>.form-row-last,.hts-checkout-ui .woocommerce-shipping-fields__field-wrapper>.form-row-first,.hts-checkout-ui .woocommerce-shipping-fields__field-wrapper>.form-row-last{flex-basis:calc(50% - 6px)!important;width:auto!important}.hts-checkout-ui table.woocommerce-checkout-review-order-table{width:100%!important;margin:0 0 14px!important;border:0!important;border-collapse:collapse!important}.hts-checkout-ui table.woocommerce-checkout-review-order-table th,.hts-checkout-ui table.woocommerce-checkout-review-order-table td{padding:11px 0!important;border:0!important;border-bottom:1px solid var(--hts-border,#e5e7eb)!important;background:transparent!important;color:#475467!important;font-size:10.5px!important;vertical-align:top!important}.hts-checkout-ui table.woocommerce-checkout-review-order-table th{font-weight:650!important}.hts-checkout-ui table.woocommerce-checkout-review-order-table .order-total th,.hts-checkout-ui table.woocommerce-checkout-review-order-table .order-total td{padding-top:14px!important;color:var(--hts-text)!important;font-size:12px!important;font-weight:700!important}.hts-checkout-ui #payment{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.hts-checkout-ui #payment ul.payment_methods{margin:0!important;padding:0!important;border:0!important;list-style:none!important}.hts-checkout-ui #payment ul.payment_methods>li{margin:0 0 8px!important;padding:11px 12px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:9px!important;background:#fff!important}.hts-checkout-ui #payment ul.payment_methods>li>label{display:inline!important;margin:0!important;color:var(--hts-text)!important;font-size:11px!important;font-weight:600!important}.hts-checkout-ui #payment ul.payment_methods input[type="radio"]{width:15px!important;height:15px!important;min-height:15px!important;margin:0 7px 0 0!important;accent-color:var(--hts-primary)!important}.hts-checkout-ui #payment .payment_box{margin:10px 0 0!important;padding:11px!important;border-radius:7px!important;background:#f8faf9!important;color:#667085!important;font-size:10.5px!important;line-height:1.55!important}.hts-checkout-ui #payment .payment_box::before{display:none!important}.hts-checkout-ui #payment .place-order{margin:14px 0 0!important;padding:0!important}.hts-checkout-ui #place_order{width:100%!important;min-height:46px!important;font-size:12px!important}.hts-checkout-ui .woocommerce-privacy-policy-text{margin-bottom:12px!important;color:#667085!important;font-size:9.5px!important;line-height:1.6!important}.hts-checkout-ui .woocommerce-privacy-policy-text a{color:var(--hts-primary)!important}

/* IBAN / Havale kartı */
.hts-bank-card{margin:14px 0 0!important;padding:14px!important;border:1px solid color-mix(in srgb,var(--hts-primary,#16a34a) 20%,var(--hts-border,#e5e7eb))!important;border-radius:11px!important;background:color-mix(in srgb,var(--hts-primary,#16a34a) 3.5%,#fff)!important;color:var(--hts-text,#111827)!important;font-family:var(--hts-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif)!important}.hts-bank-card__head{display:flex;align-items:flex-start;gap:10px;margin:0 0 11px}.hts-bank-card__icon{width:34px;height:34px;min-width:34px;border-radius:9px;display:grid;place-items:center;background:#fff;border:1px solid color-mix(in srgb,var(--hts-primary,#16a34a) 18%,var(--hts-border,#e5e7eb));color:var(--hts-primary,#16a34a)}.hts-bank-card__icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.hts-bank-card__head h3{margin:0!important;color:var(--hts-text,#111827)!important;font-size:12px!important;font-weight:650!important;line-height:1.3!important}.hts-bank-card__head p{margin:3px 0 0!important;color:var(--hts-muted,#667085)!important;font-size:9.5px!important;line-height:1.5!important}.hts-bank-card__accounts{display:grid;gap:8px}.hts-bank-account{padding:11px;border:1px solid var(--hts-border,#e5e7eb);border-radius:9px;background:#fff}.hts-bank-account__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.hts-bank-account__top strong{color:var(--hts-text)!important;font-size:10.5px!important;font-weight:650!important}.hts-bank-account__top span{color:var(--hts-muted)!important;font-size:9px!important}.hts-bank-row{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px 0;border-top:1px solid #f0f2f4}.hts-bank-row:first-of-type{border-top:0}.hts-bank-row>span{color:var(--hts-muted)!important;font-size:9px!important}.hts-bank-row>strong{min-width:0;overflow-wrap:anywhere;color:#344054!important;font-size:9.5px!important;font-weight:600!important;letter-spacing:.015em}.hts-bank-row>button,.elementor .hts-bank-row>button{appearance:none!important;min-height:28px!important;height:28px!important;margin:0!important;padding:0 9px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:7px!important;background:#fff!important;color:var(--hts-primary,#16a34a)!important;font-family:inherit!important;font-size:8.5px!important;font-weight:650!important;line-height:1!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important;cursor:pointer!important}.hts-bank-row>button:hover,.elementor .hts-bank-row>button:hover{border-color:var(--hts-primary)!important;background:#fff!important;color:var(--hts-primary)!important}.hts-bank-row>button.is-copied{background:var(--hts-primary)!important;border-color:var(--hts-primary)!important;color:#fff!important}

/* Teşekkürler */
.hts-thankyou-ui{max-width:1120px}.hts-thankyou-custom-head{display:flex;align-items:center;gap:16px;margin:0 0 20px;padding:22px 24px;border:1px solid color-mix(in srgb,var(--hts-primary,#16a34a) 20%,var(--hts-border,#e5e7eb));border-radius:15px;background:linear-gradient(135deg,color-mix(in srgb,var(--hts-primary,#16a34a) 7%,#fff),#fff)}.hts-thankyou-check,.hts-thankyou-preview__icon{width:50px;height:50px;min-width:50px;border-radius:50%;display:grid;place-items:center;background:var(--hts-primary,#16a34a);color:#fff;font-size:22px;font-weight:700;box-shadow:0 8px 24px color-mix(in srgb,var(--hts-primary,#16a34a) 20%,transparent)}.hts-thankyou-ui .woocommerce-order{padding:20px;border:1px solid var(--hts-border,#e5e7eb);border-radius:14px;background:#fff}.hts-thankyou-ui .woocommerce-notice--success{display:none!important}.hts-thankyou-ui .woocommerce-order-overview{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:0 0 18px!important;padding:0!important;list-style:none!important}.hts-thankyou-ui .woocommerce-order-overview li{float:none!important;width:auto!important;margin:0!important;padding:11px!important;border:1px solid var(--hts-border,#e5e7eb)!important;border-radius:9px!important;background:#f8faf9!important;color:var(--hts-muted,#667085)!important;font-size:8.5px!important;text-transform:none!important}.hts-thankyou-ui .woocommerce-order-overview li strong{display:block!important;margin-top:4px!important;color:var(--hts-text,#111827)!important;font-size:10.5px!important;font-weight:650!important;line-height:1.35!important}.hts-thankyou-ui .woocommerce-order-details,.hts-thankyou-ui .woocommerce-customer-details{margin:18px 0 0!important}.hts-thankyou-ui .woocommerce-order-details__title,.hts-thankyou-ui .woocommerce-column__title,.hts-thankyou-ui .woocommerce-order h2{margin:0 0 11px!important;color:var(--hts-text)!important;font-size:16px!important;font-weight:600!important}.hts-thankyou-ui .woocommerce-customer-details address{padding:14px!important;border:1px solid var(--hts-border)!important;border-radius:10px!important;background:#fff!important;color:#475467!important;font-size:10.5px!important;font-style:normal!important;line-height:1.7!important}.hts-thankyou-ui .woocommerce-bacs-bank-details{display:none!important}.hts-thankyou-ui .hts-bank-card{margin:18px 0 0!important}.hts-thankyou-preview{padding:30px;border:1px solid var(--hts-border);border-radius:15px;background:#fff;text-align:center}.hts-thankyou-preview__icon{margin:0 auto 13px}.hts-thankyou-preview .hts-bank-card{text-align:left;max-width:760px;margin:24px auto 0!important}

/* Native checkout/account pages: auto IBAN card can live outside custom widget. */
.woocommerce-checkout .hts-bank-card,.woocommerce-order-received .hts-bank-card{font-family:var(--hts-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif)}

@media(max-width:1024px){
  .hts-wc-account-shell{grid-template-columns:190px minmax(0,1fr)!important}
  .hts-account-hero{align-items:flex-start;flex-direction:column}.hts-account-hero__stats{width:100%}.hts-account-hero__stats>div,.hts-account-hero__stats>a{flex:1;min-width:0}
  .hts-checkout-ui form.checkout{grid-template-columns:1fr!important;grid-template-areas:"customer" "heading" "review"!important;gap:16px!important}.hts-checkout-ui #order_review_heading{margin-top:0!important}
}
@media(max-width:767px){
  .hts-commerce-head{padding:20px 17px;margin-bottom:15px;border-radius:12px}.hts-commerce-head h1,.hts-thankyou-custom-head h1,.hts-thankyou-preview h1{font-size:26px!important}
  .hts-account-hero{padding:16px;border-radius:12px}.hts-account-hero__user{align-items:flex-start}.hts-account-avatar{width:54px;height:54px;min-width:54px;border-radius:13px}.hts-account-hero__user h1{font-size:19px!important}.hts-account-hero__stats{display:grid;grid-template-columns:1fr 1fr}.hts-account-hero__stats>a{grid-column:1/-1;min-height:40px}
  .hts-wc-account-shell{display:block!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation{margin-bottom:12px!important;padding:7px!important;overflow-x:auto!important;scrollbar-width:none!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation::-webkit-scrollbar{display:none}.hts-wc-account-shell .woocommerce-MyAccount-navigation ul{display:flex!important;gap:5px!important;width:max-content!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation li:last-child{margin:0!important;padding:0!important;border:0!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation a{white-space:nowrap!important;min-height:38px!important;padding:0 10px!important}.hts-wc-account-shell .woocommerce-MyAccount-content{padding:15px!important;border-radius:11px!important;overflow-x:auto!important}
  .hts-wc-account-shell .u-columns.woocommerce-Addresses{display:block!important}.hts-wc-account-shell .woocommerce-Address{width:100%!important;margin-bottom:12px!important}
  .hts-auth-shell #customer_login,.hts-account-ui #customer_login{grid-template-columns:1fr!important;gap:12px!important}.hts-auth-shell #customer_login>.u-column1,.hts-auth-shell #customer_login>.u-column2,.hts-account-ui #customer_login>.u-column1,.hts-account-ui #customer_login>.u-column2{padding:17px!important;border-radius:11px!important}.hts-auth-logged{grid-template-columns:auto 1fr;padding:16px}.hts-auth-logged__actions{grid-column:1/-1;width:100%}.hts-auth-logged__actions a{flex:1}
  .hts-commerce-ui .form-row-first,.hts-commerce-ui .form-row-last{width:100%!important}.hts-checkout-ui #customer_details{padding:16px!important;border-radius:11px!important}.hts-checkout-ui .woocommerce-billing-fields__field-wrapper>.form-row-first,.hts-checkout-ui .woocommerce-billing-fields__field-wrapper>.form-row-last,.hts-checkout-ui .woocommerce-shipping-fields__field-wrapper>.form-row-first,.hts-checkout-ui .woocommerce-shipping-fields__field-wrapper>.form-row-last{flex-basis:100%!important}.hts-checkout-ui #order_review_heading{padding:16px 16px 10px!important;border-radius:11px 11px 0 0!important}.hts-checkout-ui #order_review{padding:0 16px 16px!important;border-radius:0 0 11px 11px!important}
  .hts-bank-card{padding:12px!important}.hts-bank-account__top{align-items:flex-start;flex-direction:column;gap:2px}.hts-bank-row{grid-template-columns:60px minmax(0,1fr) auto;gap:6px}.hts-bank-row--iban{grid-template-columns:1fr auto}.hts-bank-row--iban>span{grid-column:1/-1}.hts-bank-row--iban>strong{font-size:9px!important}
  .hts-thankyou-custom-head{align-items:flex-start;padding:17px;border-radius:12px}.hts-thankyou-check{width:42px;height:42px;min-width:42px;font-size:18px}.hts-thankyou-ui .woocommerce-order{padding:14px;border-radius:11px}.hts-thankyou-ui .woocommerce-order-overview{grid-template-columns:1fr 1fr!important}.hts-thankyou-ui table.shop_table{min-width:560px!important}.hts-wc-thankyou-shell{overflow-x:auto!important}
}
@media(max-width:420px){.hts-thankyou-ui .woocommerce-order-overview{grid-template-columns:1fr!important}.hts-bank-row{grid-template-columns:1fr auto}.hts-bank-row>span{grid-column:1/-1}.hts-bank-row>strong{font-size:9px!important}}

/* === v1.8.3 My Account / Login Register Refresh === */
.hts-account-ui,.hts-auth-ui{max-width:1400px!important}
.hts-account-ui *, .hts-auth-ui *{box-sizing:border-box}
.hts-account-ui .woocommerce::before,.hts-account-ui .woocommerce::after,.hts-auth-ui .woocommerce::before,.hts-auth-ui .woocommerce::after{content:none!important;display:none!important}
.hts-account-ui .woocommerce,.hts-auth-ui .woocommerce{font-family:var(--hts-font,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif)!important;color:var(--hts-text,#111827)!important}
.hts-account-ui .woocommerce a,.hts-auth-ui .woocommerce a{text-decoration:none!important}
.hts-account-ui .woocommerce form .form-row,.hts-auth-ui .woocommerce form .form-row{padding:0!important;margin:0 0 16px!important}
.hts-account-ui .woocommerce form label,.hts-auth-ui .woocommerce form label{display:block!important;margin:0 0 8px!important;color:#344054!important;font-size:13px!important;font-weight:600!important;line-height:1.45!important}
.hts-account-ui .woocommerce form input.input-text,.hts-account-ui .woocommerce form textarea,.hts-account-ui .woocommerce form select,.hts-auth-ui .woocommerce form input.input-text,.hts-auth-ui .woocommerce form textarea,.hts-auth-ui .woocommerce form select{width:100%!important;min-height:52px!important;height:auto!important;padding:0 16px!important;border:1px solid #dbe1e6!important;border-radius:14px!important;background:#fff!important;color:#111827!important;font-family:inherit!important;font-size:14px!important;font-weight:500!important;box-shadow:none!important;outline:none!important;transition:border-color .2s ease,box-shadow .2s ease!important}
.hts-account-ui .woocommerce form textarea,.hts-auth-ui .woocommerce form textarea{min-height:130px!important;padding:14px 16px!important}
.hts-account-ui .woocommerce form input.input-text:focus,.hts-account-ui .woocommerce form textarea:focus,.hts-account-ui .woocommerce form select:focus,.hts-auth-ui .woocommerce form input.input-text:focus,.hts-auth-ui .woocommerce form textarea:focus,.hts-auth-ui .woocommerce form select:focus{border-color:var(--hts-primary,#16a34a)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--hts-primary,#16a34a) 12%,transparent)!important}
.hts-account-ui .woocommerce button.button,.hts-account-ui .woocommerce a.button,.hts-account-ui .woocommerce input.button,.hts-auth-ui .woocommerce button.button,.hts-auth-ui .woocommerce a.button,.hts-auth-ui .woocommerce input.button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 18px!important;border:1px solid var(--hts-primary,#16a34a)!important;border-radius:14px!important;background:linear-gradient(135deg,var(--hts-primary,#16a34a),var(--hts-primary-dark,#15803d))!important;color:#fff!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important;box-shadow:none!important;cursor:pointer!important;transition:transform .18s ease,opacity .18s ease,filter .18s ease!important}
.hts-account-ui .woocommerce button.button:hover,.hts-account-ui .woocommerce a.button:hover,.hts-account-ui .woocommerce input.button:hover,.hts-auth-ui .woocommerce button.button:hover,.hts-auth-ui .woocommerce a.button:hover,.hts-auth-ui .woocommerce input.button:hover{opacity:1!important;filter:saturate(1.04)!important;transform:translateY(-1px)!important}
.hts-account-ui .woocommerce a.button.alt,.hts-account-ui .woocommerce button.button.alt,.hts-auth-ui .woocommerce a.button.alt,.hts-auth-ui .woocommerce button.button.alt{background:linear-gradient(135deg,var(--hts-primary,#16a34a),var(--hts-primary-dark,#15803d))!important;color:#fff!important}
.hts-account-ui .woocommerce .button.is-secondary,.hts-auth-ui .woocommerce .button.is-secondary{background:#fff!important;color:#111827!important;border-color:#dbe1e6!important}
.hts-account-ui .woocommerce-message,.hts-account-ui .woocommerce-info,.hts-account-ui .woocommerce-error,.hts-auth-ui .woocommerce-message,.hts-auth-ui .woocommerce-info,.hts-auth-ui .woocommerce-error{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 18px!important;padding:18px 20px!important;border:1px solid #e5e7eb!important;border-left:4px solid var(--hts-primary,#16a34a)!important;border-radius:18px!important;background:#fff!important;color:#344054!important;font-size:13px!important;line-height:1.65!important;box-shadow:none!important;list-style:none!important}
.hts-account-ui .woocommerce-message::before,.hts-account-ui .woocommerce-info::before,.hts-account-ui .woocommerce-error::before,.hts-auth-ui .woocommerce-message::before,.hts-auth-ui .woocommerce-info::before,.hts-auth-ui .woocommerce-error::before{display:none!important}
.hts-account-ui .woocommerce-message .button,.hts-account-ui .woocommerce-info .button,.hts-account-ui .woocommerce-error .button,.hts-auth-ui .woocommerce-message .button,.hts-auth-ui .woocommerce-info .button,.hts-auth-ui .woocommerce-error .button{order:2!important;float:none!important;margin:0 0 0 auto!important;white-space:nowrap!important}
.hts-account-ui .woocommerce-message li,.hts-account-ui .woocommerce-info li,.hts-account-ui .woocommerce-error li,.hts-auth-ui .woocommerce-message li,.hts-auth-ui .woocommerce-info li,.hts-auth-ui .woocommerce-error li{margin:0!important}
.hts-account-hero--modern{margin-bottom:24px!important;padding:28px 30px!important;border:1px solid #e5e7eb!important;border-radius:28px!important;background:linear-gradient(135deg,#ffffff 0%,color-mix(in srgb,var(--hts-primary,#16a34a) 7%,#ffffff) 100%)!important;box-shadow:0 16px 40px rgba(15,23,42,.06)!important}
.hts-account-hero--modern .hts-account-hero__user{gap:18px!important}
.hts-account-hero--modern .hts-account-avatar{width:80px!important;height:80px!important;min-width:80px!important;border-radius:22px!important;border:1px solid #e5e7eb!important;box-shadow:0 10px 24px rgba(15,23,42,.08)!important}
.hts-account-hero--modern .hts-account-hero__user small{font-size:12px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.hts-account-hero--modern .hts-account-hero__user h1{margin:5px 0 6px!important;font-size:32px!important;font-weight:700!important;letter-spacing:-.02em!important}
.hts-account-hero--modern .hts-account-hero__user p{font-size:14px!important;line-height:1.75!important;max-width:720px!important}
.hts-account-hero--modern .hts-account-hero__stats{gap:12px!important}
.hts-account-hero--modern .hts-account-hero__stats>div,.hts-account-hero--modern .hts-account-hero__stats>a{min-width:125px!important;padding:14px 18px!important;border-radius:18px!important;border:1px solid #e5e7eb!important;box-shadow:0 8px 24px rgba(15,23,42,.04)!important}
.hts-account-hero--modern .hts-account-hero__stats strong{font-size:24px!important;font-weight:700!important}
.hts-account-hero--modern .hts-account-hero__stats span{font-size:12px!important;margin-top:4px!important}
.hts-account-hero--modern .hts-account-hero__stats>a{font-size:13px!important;font-weight:700!important}
.hts-wc-account-shell{gap:24px!important;grid-template-columns:280px minmax(0,1fr)!important}
.hts-wc-account-shell .woocommerce-MyAccount-navigation{position:sticky!important;top:24px!important;padding:16px!important;border-radius:24px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 14px 34px rgba(15,23,42,.05)!important}
.hts-wc-account-shell .woocommerce-MyAccount-navigation::before{content:"Hesap Menüsü";display:block;margin:0 0 12px;padding:0 8px;color:#98a2b3;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.hts-wc-account-shell .woocommerce-MyAccount-navigation ul,.hts-wc-account-shell .woocommerce-MyAccount-navigation li{list-style:none!important}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li::before,.hts-wc-account-shell .woocommerce-MyAccount-navigation li::after{content:none!important;display:none!important}
.hts-wc-account-shell .woocommerce-MyAccount-navigation a{position:relative!important;display:flex!important;align-items:center!important;gap:12px!important;min-height:52px!important;padding:0 16px!important;border-radius:16px!important;color:#344054!important;font-size:14px!important;font-weight:600!important;line-height:1.2!important;transition:background .2s ease,color .2s ease,transform .2s ease!important}
.hts-wc-account-shell .woocommerce-MyAccount-navigation a::before{content:"";width:22px;height:22px;min-width:22px;border-radius:999px;display:grid;place-items:center;background:#f5f7fa;color:#667085;font-size:11px;font-weight:700;transition:inherit}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard a::before{content:"⌂"}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders a::before{content:"◫"}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads a::before{content:"↓"}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address a::before{content:"⌖"}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--payment-methods a::before{content:"¤"}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account a::before{content:"⚙"}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a::before{content:"↗"}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.is-active a,.hts-wc-account-shell .woocommerce-MyAccount-navigation a:hover{background:color-mix(in srgb,var(--hts-primary,#16a34a) 9%,#fff)!important;color:var(--hts-primary,#16a34a)!important;transform:translateX(2px)!important}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.is-active a::before,.hts-wc-account-shell .woocommerce-MyAccount-navigation a:hover::before{background:var(--hts-primary,#16a34a)!important;color:#fff!important}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout{margin-top:12px!important;padding-top:12px!important;border-top:1px solid #eef1f4!important}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a{color:#b42318!important}
.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout a::before{background:#fff1f2!important;color:#b42318!important}
.hts-wc-account-shell .woocommerce-MyAccount-content{padding:26px 28px!important;border-radius:24px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 16px 40px rgba(15,23,42,.05)!important}
.hts-wc-account-shell .woocommerce-MyAccount-content p{font-size:14px!important;line-height:1.85!important;color:#475467!important}
.hts-wc-account-shell .woocommerce-MyAccount-content h2,.hts-wc-account-shell .woocommerce-MyAccount-content h3{margin:0 0 16px!important;color:#101828!important;font-size:24px!important;font-weight:700!important;letter-spacing:-.02em!important}
.hts-wc-account-shell table.shop_table th,.hts-wc-account-shell table.shop_table td{padding:14px 16px!important;font-size:13px!important}.hts-wc-account-shell table.shop_table th{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.04em!important}
.hts-wc-account-shell .u-columns.woocommerce-Addresses{gap:18px!important}.hts-wc-account-shell .woocommerce-Address{width:calc(50% - 9px)!important;padding:20px!important;border-radius:20px!important}
.hts-wc-account-shell .woocommerce-orders-table__cell-order-actions .button{min-height:40px!important;padding:0 14px!important;border-radius:12px!important;font-size:12px!important}
.hts-account-auth-layout{display:grid!important;grid-template-columns:minmax(320px,1.02fr) minmax(0,1.28fr)!important;gap:24px!important;align-items:stretch!important}
.hts-account-auth-promo{position:relative!important;overflow:hidden!important;border-radius:30px!important;padding:36px!important;background:linear-gradient(160deg,color-mix(in srgb,var(--hts-primary,#16a34a) 16%,#fff) 0%,#fff 45%,color-mix(in srgb,var(--hts-primary,#16a34a) 7%,#fff) 100%)!important;border:1px solid color-mix(in srgb,var(--hts-primary,#16a34a) 20%,#e5e7eb)!important;box-shadow:0 20px 44px rgba(15,23,42,.06)!important}
.hts-account-auth-promo__inner{position:relative;z-index:2}
.hts-auth-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#fff;color:var(--hts-primary,#16a34a);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 8px 18px rgba(15,23,42,.06)}
.hts-account-auth-promo h2{margin:18px 0 12px!important;color:#101828!important;font-size:32px!important;line-height:1.16!important;font-weight:750!important;letter-spacing:-.03em!important}
.hts-account-auth-promo p{margin:0 0 20px!important;color:#475467!important;font-size:14px!important;line-height:1.85!important}
.hts-account-auth-benefits{display:grid;gap:12px!important}
.hts-account-auth-benefits>div{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.72);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.8)}
.hts-auth-benefits__icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#fff;color:var(--hts-primary,#16a34a);font-size:18px;box-shadow:0 8px 16px rgba(15,23,42,.04)}
.hts-account-auth-benefits strong{display:block;margin:1px 0 4px;color:#101828;font-size:14px;font-weight:700}.hts-account-auth-benefits small{display:block;color:#667085;font-size:12px;line-height:1.6}
.hts-account-auth-visual{position:relative;height:220px;margin-top:24px}
.hts-account-auth-visual__circle{position:absolute;right:-52px;bottom:-70px;width:220px;height:220px;border-radius:50%;background:color-mix(in srgb,var(--hts-primary,#16a34a) 12%,#fff)}
.hts-account-auth-visual__device{position:absolute;left:24px;bottom:12px;width:72%;height:138px;border-radius:24px;background:linear-gradient(180deg,#fff,rgba(255,255,255,.88));border:1px solid rgba(255,255,255,.9);box-shadow:0 24px 50px rgba(15,23,42,.11)}
.hts-account-auth-visual__device::before{content:"";position:absolute;left:18px;right:18px;top:18px;height:12px;border-radius:999px;background:color-mix(in srgb,var(--hts-primary,#16a34a) 12%,#fff)}
.hts-account-auth-visual__device::after{content:"";position:absolute;left:18px;right:54px;top:48px;bottom:18px;border-radius:18px;background:linear-gradient(135deg,color-mix(in srgb,var(--hts-primary,#16a34a) 16%,#fff),rgba(255,255,255,.92))}
.hts-account-auth-visual__card{position:absolute;border-radius:18px;background:#fff;border:1px solid rgba(255,255,255,.95);box-shadow:0 18px 36px rgba(15,23,42,.1)}
.hts-account-auth-visual__card::before,.hts-account-auth-visual__card::after{content:"";position:absolute;left:14px;right:14px;border-radius:999px;background:#eef2f6}
.hts-account-auth-visual__card::before{top:16px;height:10px}.hts-account-auth-visual__card::after{top:34px;height:10px;right:38px}
.hts-account-auth-visual__card--one{right:36px;top:14px;width:155px;height:92px}
.hts-account-auth-visual__card--two{right:16px;bottom:26px;width:132px;height:80px}
.hts-account-auth-visual__bubble{position:absolute;left:56px;top:6px;width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,var(--hts-primary,#16a34a),var(--hts-primary-dark,#15803d));box-shadow:0 14px 26px color-mix(in srgb,var(--hts-primary,#16a34a) 32%,transparent)}
.hts-account-auth-card{border-radius:30px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 22px 46px rgba(15,23,42,.07)!important;overflow:hidden!important}
.hts-account-auth-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #edf1f4;background:#fbfcfd}
.hts-account-auth-tabs button{appearance:none;border:0;background:transparent;color:#667085;font-family:inherit;font-size:15px;font-weight:700;min-height:66px;cursor:pointer;transition:color .2s ease,background .2s ease,box-shadow .2s ease}
.hts-account-auth-tabs button.is-active{background:#fff;color:var(--hts-primary,#16a34a);box-shadow:inset 0 -3px 0 var(--hts-primary,#16a34a)}
.hts-account-auth-card .hts-auth-shell{padding:0!important}
.hts-account-auth-card .hts-auth-shell #customer_login{gap:0!important;grid-template-columns:1fr 1fr!important}
.hts-account-auth-card .hts-auth-shell #customer_login>.u-column1,.hts-account-auth-card .hts-auth-shell #customer_login>.u-column2{padding:32px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.hts-account-auth-card .hts-auth-shell #customer_login>.u-column2{border-left:1px solid #edf1f4!important}
.hts-account-auth-card .hts-auth-shell h2{margin:0 0 20px!important;color:#101828!important;font-size:24px!important;font-weight:700!important;letter-spacing:-.02em!important}
.hts-account-auth-card .hts-auth-shell .woocommerce-form-login__submit,.hts-account-auth-card .hts-auth-shell .woocommerce-form-register__submit{width:100%!important;margin-top:6px!important}
.hts-account-auth-card .hts-auth-shell .woocommerce-privacy-policy-text{color:#667085!important;font-size:12px!important;line-height:1.65!important;margin:8px 0 16px!important}
.hts-account-auth-card .hts-auth-shell .woocommerce-form-login__rememberme{display:flex!important;margin-bottom:16px!important}
.hts-account-auth-card .hts-auth-shell .lost_password{margin-top:14px!important}
.hts-account-auth-card .hts-auth-shell .lost_password a{font-size:12px!important;font-weight:700!important}
.hts-account-auth-trust{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin-top:18px!important}
.hts-account-auth-trust>div{padding:18px 20px!important;border-radius:20px!important;border:1px solid #e5e7eb!important;background:#fff!important;box-shadow:0 10px 26px rgba(15,23,42,.04)!important}
.hts-account-auth-trust strong{display:block;margin:0 0 6px;color:#101828;font-size:14px;font-weight:700}.hts-account-auth-trust span{display:block;color:#667085;font-size:12px;line-height:1.6}
@media (max-width: 1024px){
  .hts-account-hero--modern{padding:24px!important}.hts-account-hero--modern .hts-account-hero__user h1{font-size:28px!important}
  .hts-wc-account-shell{grid-template-columns:230px minmax(0,1fr)!important;gap:18px!important}
  .hts-account-auth-layout{grid-template-columns:1fr!important}.hts-account-auth-trust{grid-template-columns:1fr 1fr!important}
}
@media (max-width: 767px){
  .hts-account-hero--modern{padding:20px!important;border-radius:22px!important}.hts-account-hero--modern .hts-account-hero__user{align-items:flex-start!important}.hts-account-hero--modern .hts-account-hero__user h1{font-size:24px!important}.hts-account-hero--modern .hts-account-hero__stats{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}.hts-account-hero--modern .hts-account-hero__stats>a{grid-column:1/-1!important;min-height:48px!important}
  .hts-wc-account-shell{display:block!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation{position:static!important;margin-bottom:14px!important;padding:10px!important;border-radius:18px!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation::before{padding:0 4px}.hts-wc-account-shell .woocommerce-MyAccount-navigation ul{display:flex!important;gap:8px!important;width:max-content!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation a{white-space:nowrap!important;min-height:44px!important;padding:0 14px!important;font-size:13px!important}.hts-wc-account-shell .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout{margin:0!important;padding:0!important;border-top:0!important}.hts-wc-account-shell .woocommerce-MyAccount-content{padding:18px!important;border-radius:18px!important}
  .hts-account-auth-promo{padding:24px!important;border-radius:24px!important}.hts-account-auth-promo h2{font-size:26px!important}.hts-account-auth-visual{height:180px!important}
  .hts-account-auth-tabs button{min-height:58px!important;font-size:14px!important}
  .hts-account-auth-card .hts-auth-shell #customer_login{grid-template-columns:1fr!important}.hts-account-auth-card .hts-auth-shell #customer_login>.u-column1,.hts-account-auth-card .hts-auth-shell #customer_login>.u-column2{padding:24px!important}.hts-account-auth-card .hts-auth-shell #customer_login>.u-column2{border-left:0!important;border-top:1px solid #edf1f4!important}
  .hts-account-auth-trust{grid-template-columns:1fr!important}
}

/* === v1.8.4 auth + my account redesign === */
.hts-account-ui,.hts-auth-ui{max-width:1400px!important}
.hts-auth-simple{max-width:1180px;margin:0 auto!important}
.hts-auth-simple__card{overflow:hidden!important;border:1px solid #e5e7eb!important;border-radius:28px!important;background:#fff!important;box-shadow:0 18px 42px rgba(15,23,42,.06)!important}
.hts-auth-simple__tabs{display:grid!important;grid-template-columns:1fr 1fr!important;border-bottom:1px solid #e5e7eb!important;background:#fbfcfd!important}
.hts-auth-simple__tabs span{display:flex!important;align-items:center!important;justify-content:center!important;min-height:64px!important;color:#667085!important;font-size:15px!important;font-weight:700!important}
.hts-auth-simple__tabs span.is-active{color:var(--hts-primary,#16a34a)!important;box-shadow:inset 0 -3px 0 var(--hts-primary,#16a34a)!important;background:#fff!important}
.hts-auth-simple .hts-auth-shell--simple{padding:0!important}
.hts-auth-simple .hts-auth-shell--simple #customer_login{display:grid!important;grid-template-columns:1fr 1fr!important;gap:0!important;margin:0!important}
.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column1,.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column2{width:100%!important;float:none!important;margin:0!important;padding:34px 30px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column2{border-left:1px solid #edf1f4!important}
.hts-auth-simple .hts-auth-shell--simple h2{margin:0 0 8px!important;color:#111827!important;font-size:20px!important;font-weight:700!important;line-height:1.3!important}
.hts-auth-simple .hts-auth-shell--simple h2+*{margin-top:0!important}
.hts-auth-simple .hts-auth-shell--simple form.login,.hts-auth-simple .hts-auth-shell--simple form.register{margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.hts-auth-simple .hts-auth-shell--simple .woocommerce-form-login__rememberme{display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0!important;font-size:13px!important;font-weight:600!important;color:#344054!important}
.hts-auth-simple .hts-auth-shell--simple .lost_password{margin:0!important;text-align:right!important}.hts-auth-simple .hts-auth-shell--simple .lost_password a{font-size:13px!important;font-weight:700!important;color:var(--hts-primary,#16a34a)!important}
.hts-auth-simple .hts-auth-shell--simple .form-row.form-row-wide{margin-bottom:16px!important}
.hts-auth-simple .hts-auth-shell--simple p{color:#667085!important;font-size:14px!important;line-height:1.75!important}
.hts-auth-simple .hts-auth-shell--simple .woocommerce-form-login .woocommerce-form-login__submit,.hts-auth-simple .hts-auth-shell--simple .woocommerce-form-register .woocommerce-form-register__submit{width:100%!important;margin-top:10px!important}
.hts-auth-simple .hts-auth-shell--simple .woocommerce-form-login .clear,.hts-auth-simple .hts-auth-shell--simple .woocommerce-form-register .clear{display:none!important}
.hts-auth-simple .hts-auth-shell--simple .woocommerce-form-login .form-row:last-child,.hts-auth-simple .hts-auth-shell--simple .woocommerce-form-register .form-row:last-child{margin-bottom:0!important}
.hts-auth-simple .hts-auth-shell--simple .woocommerce-password-strength{margin-top:8px!important;border-radius:10px!important;font-size:12px!important}
.hts-auth-simple .hts-auth-shell--simple .woocommerce-privacy-policy-text{font-size:12px!important;line-height:1.65!important;color:#667085!important}
.hts-auth-simple .hts-auth-shell--simple .show-password-input,.hts-auth-simple .hts-auth-shell--simple .show-password-input::after{color:#667085!important}
.hts-account-modern{display:grid!important;gap:22px!important}
.hts-account-modern__hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:28px 30px!important;border:1px solid #e5e7eb!important;border-radius:26px!important;background:#fff!important;box-shadow:0 12px 30px rgba(15,23,42,.04)!important}
.hts-account-modern__profile{display:flex!important;align-items:center!important;gap:18px!important;min-width:0!important}
.hts-account-modern__avatar{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:112px!important;height:112px!important;min-width:112px!important;border-radius:999px!important;border:2px solid color-mix(in srgb,var(--hts-primary,#16a34a) 22%,#fff)!important;background:#fff!important;overflow:hidden!important}
.hts-account-modern__avatar img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit!important}
.hts-account-modern__meta small{display:block!important;margin:0 0 6px!important;color:var(--hts-primary,#16a34a)!important;font-size:13px!important;font-weight:700!important;letter-spacing:.02em!important}
.hts-account-modern__meta h1{margin:0 0 6px!important;color:#0f172a!important;font-size:30px!important;font-weight:700!important;line-height:1.1!important}
.hts-account-modern__meta p{margin:0!important;color:#475467!important;font-size:14px!important;line-height:1.7!important}
.hts-account-modern__stats{display:grid!important;grid-template-columns:repeat(3,minmax(150px,1fr))!important;gap:12px!important}
.hts-stat-box{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important;min-height:112px!important;padding:16px 18px!important;border:1px solid #e5e7eb!important;border-radius:20px!important;background:#fff!important;color:#0f172a!important;box-shadow:0 10px 22px rgba(15,23,42,.03)!important}
.hts-stat-box strong{display:block!important;font-size:20px!important;font-weight:700!important;line-height:1!important}
.hts-stat-box small{display:block!important;color:#667085!important;font-size:13px!important;font-weight:500!important;line-height:1.45!important}.hts-stat-box__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border-radius:999px!important;background:color-mix(in srgb,var(--hts-primary,#16a34a) 12%,#fff)!important;color:var(--hts-primary,#16a34a)!important;font-size:20px!important;font-weight:700!important}.hts-stat-box--action{text-decoration:none!important}
.hts-account-modern__layout{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;gap:22px!important;align-items:start!important}
.hts-account-sidebar{position:relative!important}.hts-account-nav{padding:18px!important;border:1px solid #e5e7eb!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 30px rgba(15,23,42,.04)!important}.hts-account-nav__label{display:block!important;margin:0 0 16px!important;color:#98a2b3!important;font-size:12px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}.hts-account-nav__list{margin:0!important;padding:0!important;list-style:none!important}.hts-account-nav__item{margin:0!important;padding:0!important;list-style:none!important}.hts-account-nav__item+.hts-account-nav__item{margin-top:6px!important}.hts-account-nav__item a{display:flex!important;align-items:center!important;gap:14px!important;min-height:52px!important;padding:0 14px!important;border-radius:16px!important;text-decoration:none!important;color:#344054!important;font-size:15px!important;font-weight:600!important;transition:background .18s ease,color .18s ease,transform .18s ease!important}.hts-account-nav__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:12px!important;background:#f5f7fa!important;color:#667085!important;font-size:16px!important;font-weight:700!important;transition:inherit!important}.hts-account-nav__item.is-active a,.hts-account-nav__item a:hover{background:color-mix(in srgb,var(--hts-primary,#16a34a) 8%,#fff)!important;color:var(--hts-primary,#16a34a)!important;transform:translateX(2px)!important}.hts-account-nav__item.is-active .hts-account-nav__icon,.hts-account-nav__item a:hover .hts-account-nav__icon{background:color-mix(in srgb,var(--hts-primary,#16a34a) 14%,#fff)!important;color:var(--hts-primary,#16a34a)!important}.hts-account-nav__item--customer-logout{margin-top:12px!important;padding-top:12px!important;border-top:1px solid #eef1f4!important}.hts-account-nav__item--customer-logout a{color:#b42318!important}.hts-account-nav__item--customer-logout .hts-account-nav__icon{background:#fff1f2!important;color:#b42318!important}
.hts-account-main{min-width:0!important}.hts-account-main__card{padding:26px 28px!important;border:1px solid #e5e7eb!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 30px rgba(15,23,42,.04)!important}.hts-account-main__card p{font-size:14px!important;line-height:1.8!important;color:#475467!important}.hts-account-main__card h2,.hts-account-main__card h3{margin:0 0 16px!important;color:#101828!important;font-size:24px!important;font-weight:700!important;letter-spacing:-.02em!important}
.hts-dashboard-stack{display:grid!important;gap:18px!important}.hts-dashboard-banner{display:flex!important;align-items:center!important;gap:20px!important;padding:28px!important;border:1px solid #e5e7eb!important;border-radius:22px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--hts-primary,#16a34a) 7%,#fff) 0%,#fff 100%)!important;box-shadow:0 12px 28px rgba(15,23,42,.04)!important;overflow:hidden!important}.hts-dashboard-banner__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:92px!important;height:92px!important;min-width:92px!important;border-radius:999px!important;background:color-mix(in srgb,var(--hts-primary,#16a34a) 12%,#fff)!important;color:var(--hts-primary,#16a34a)!important;font-size:34px!important;font-weight:700!important}.hts-dashboard-banner__content{flex:1 1 auto!important}.hts-dashboard-banner__content h2{margin:0 0 10px!important;color:#111827!important;font-size:34px!important;font-weight:700!important;line-height:1.1!important}.hts-dashboard-banner__content p{margin:0!important;color:#667085!important;font-size:15px!important;line-height:1.75!important}.hts-dashboard-banner__art{width:160px!important;height:120px!important;border-radius:24px!important;background:radial-gradient(circle at 30% 30%,color-mix(in srgb,var(--hts-primary,#16a34a) 22%,#fff),transparent 56%),linear-gradient(180deg,rgba(22,163,74,.08),rgba(22,163,74,.02))!important}
.hts-dashboard-card-grid{display:grid!important;gap:16px!important}.hts-dashboard-card{display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:18px!important;padding:24px 28px!important;border:1px solid #e5e7eb!important;border-radius:20px!important;background:#fff!important;box-shadow:0 10px 24px rgba(15,23,42,.04)!important}.hts-dashboard-card__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:84px!important;height:84px!important;min-width:84px!important;border-radius:999px!important;background:color-mix(in srgb,var(--hts-primary,#16a34a) 12%,#fff)!important;color:var(--hts-primary,#16a34a)!important;font-size:32px!important;font-weight:700!important}.hts-dashboard-card__body h3{margin:0 0 8px!important;color:#111827!important;font-size:18px!important;font-weight:700!important}.hts-dashboard-card__body p{margin:0!important;color:#667085!important;font-size:14px!important;line-height:1.75!important}.hts-dashboard-card__button,.hts-dashboard-support__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 20px!important;border-radius:14px!important;border:1px solid var(--hts-primary,#16a34a)!important;background:linear-gradient(135deg,var(--hts-primary,#16a34a),var(--hts-primary-dark,#15803d))!important;color:#fff!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important}.hts-dashboard-support{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:20px 24px!important;border:1px solid #e5e7eb!important;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 24px rgba(15,23,42,.04)!important}.hts-dashboard-support__text strong{display:block!important;margin:0 0 4px!important;color:#111827!important;font-size:16px!important;font-weight:700!important}.hts-dashboard-support__text span{display:block!important;color:#667085!important;font-size:14px!important;line-height:1.7!important}.hts-dashboard-support__button{background:#fff!important;color:var(--hts-primary,#16a34a)!important}
@media (max-width: 1024px){.hts-account-modern__hero{display:grid!important}.hts-account-modern__stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hts-account-modern__layout{grid-template-columns:240px minmax(0,1fr)!important}.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column1,.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column2{padding:26px 24px!important}.hts-dashboard-banner__content h2{font-size:28px!important}}
@media (max-width: 767px){.hts-auth-simple__card{border-radius:22px!important}.hts-auth-simple .hts-auth-shell--simple #customer_login{grid-template-columns:1fr!important}.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column2{border-left:0!important;border-top:1px solid #edf1f4!important}.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column1,.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column2{padding:22px 18px!important}.hts-account-modern__hero{padding:20px!important;border-radius:20px!important}.hts-account-modern__profile{align-items:flex-start!important}.hts-account-modern__avatar{width:82px!important;height:82px!important;min-width:82px!important}.hts-account-modern__meta h1{font-size:22px!important}.hts-account-modern__stats{grid-template-columns:1fr!important}.hts-stat-box{min-height:unset!important}.hts-account-modern__layout{grid-template-columns:1fr!important}.hts-account-nav{padding:12px!important;border-radius:18px!important}.hts-account-nav__list{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;scrollbar-width:none!important}.hts-account-nav__list::-webkit-scrollbar{display:none!important}.hts-account-nav__item{flex:0 0 auto!important;margin:0!important}.hts-account-nav__item--customer-logout{margin:0!important;padding:0!important;border-top:0!important}.hts-account-nav__item a{min-height:46px!important;white-space:nowrap!important}.hts-account-main__card{padding:18px!important;border-radius:18px!important}.hts-dashboard-banner{padding:20px!important;flex-wrap:wrap!important}.hts-dashboard-banner__icon{width:72px!important;height:72px!important;min-width:72px!important;font-size:28px!important}.hts-dashboard-banner__content h2{font-size:24px!important}.hts-dashboard-banner__art{width:100%!important;height:72px!important}.hts-dashboard-card{grid-template-columns:1fr!important;padding:18px!important}.hts-dashboard-card__icon{width:68px!important;height:68px!important;min-width:68px!important;font-size:26px!important}.hts-dashboard-card__button,.hts-dashboard-support{width:100%!important}.hts-dashboard-support{display:grid!important;padding:18px!important}.hts-dashboard-support__button{width:100%!important}}

/* === v1.8.5 account/auth fixes === */
/* Elementor/Hello global button rules must never expose the closed mobile canvas backdrop. */
.hts-header__canvas-backdrop,
.elementor button.hts-header__canvas-backdrop,
.elementor .hts-header__canvas-backdrop,
body:not(.hts-canvas-open) .hts-header__canvas-backdrop{display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}
@media(max-width:850px){
  body.hts-canvas-open .hts-site-header .hts-header__canvas-backdrop.is-open:not([hidden]),
  body.hts-canvas-open .elementor .hts-site-header button.hts-header__canvas-backdrop.is-open:not([hidden]){display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}
}
/* Desktop login/register: force the native Woo columns into one contained row. */
.hts-auth-simple .hts-auth-shell--simple #customer_login,
.hts-auth-simple .hts-auth-shell--simple .u-columns#customer_login,
.hts-auth-simple .hts-auth-shell--simple .col2-set#customer_login{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:0!important;margin:0!important;padding:0!important;float:none!important;position:static!important}
.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column1,
.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column2,
.hts-auth-simple .hts-auth-shell--simple #customer_login>.col-1,
.hts-auth-simple .hts-auth-shell--simple #customer_login>.col-2{display:block!important;flex:1 1 50%!important;width:50%!important;max-width:50%!important;min-width:0!important;float:none!important;clear:none!important;position:static!important;inset:auto!important;transform:none!important;margin:0!important;padding:30px!important;overflow:visible!important}
.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column1,
.hts-auth-simple .hts-auth-shell--simple #customer_login>.col-1{order:1!important}
.hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column2,
.hts-auth-simple .hts-auth-shell--simple #customer_login>.col-2{order:2!important;border-left:1px solid #edf1f4!important;border-top:0!important}
.hts-auth-simple .hts-auth-shell--simple form,
.hts-auth-simple .hts-auth-shell--simple .form-row,
.hts-auth-simple .hts-auth-shell--simple .woocommerce-form-row{width:100%!important;max-width:100%!important;min-width:0!important;float:none!important;clear:both!important}
.hts-auth-simple .hts-auth-shell--simple input.input-text{width:100%!important;max-width:100%!important;min-width:0!important}
.hts-auth-simple .hts-auth-shell--simple .woocommerce-form-login__rememberme{float:left!important}
.hts-auth-simple .hts-auth-shell--simple .lost_password{float:none!important;clear:both!important;margin-top:14px!important}
/* Account hero: stats removed; keep only a compact edit action. */
.hts-account-modern__edit{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:46px!important;padding:0 18px!important;border:1px solid #dfe5e9!important;border-radius:14px!important;background:#fff!important;color:var(--hts-primary,#16a34a)!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 8px 18px rgba(15,23,42,.04)!important}
.hts-account-modern__edit span{font-size:16px!important}
@media(max-width:767px){
  .hts-auth-simple .hts-auth-shell--simple #customer_login,
  .hts-auth-simple .hts-auth-shell--simple .u-columns#customer_login,
  .hts-auth-simple .hts-auth-shell--simple .col2-set#customer_login{display:block!important}
  .hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column1,
  .hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column2,
  .hts-auth-simple .hts-auth-shell--simple #customer_login>.col-1,
  .hts-auth-simple .hts-auth-shell--simple #customer_login>.col-2{width:100%!important;max-width:100%!important;padding:22px 18px!important}
  .hts-auth-simple .hts-auth-shell--simple #customer_login>.u-column2,
  .hts-auth-simple .hts-auth-shell--simple #customer_login>.col-2{border-left:0!important;border-top:1px solid #edf1f4!important}
  .hts-account-modern__edit{width:100%!important}
}
