:root{--bg:#07101d;--bg-deep:#030812;--panel:#0d1b2c;--panel-2:#12243a;--line:rgba(127,178,255,.17);--blue:#1a8cff;--cyan:#35c7ff;--text:#f7fbff;--muted:#a8b7ca;--white:#fff;--shadow:0 20px 50px rgba(0,0,0,.26)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.hhs-body{margin:0;background:linear-gradient(180deg,var(--bg-deep),var(--bg) 45%,#050c16);color:var(--text);font-family:Tahoma,Arial,sans-serif;direction:rtl}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.hhs-container{width:min(1240px,calc(100% - 32px));margin:auto}.hhs-main{min-height:60vh}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hhs-announcement{background:#0f2239;border-bottom:1px solid var(--line);font-size:12px;color:#dce8f6}.hhs-announcement .hhs-container{min-height:36px;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.hhs-announcement b{color:var(--cyan)}
.hhs-header{position:sticky;top:0;z-index:100;background:rgba(4,10,19,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.hhs-header__row{min-height:78px;display:grid;grid-template-columns:245px minmax(320px,1fr) 128px;grid-template-areas:'brand search actions';gap:20px;align-items:center;direction:ltr}.hhs-brand{grid-area:brand;display:flex;align-items:center;gap:11px;direction:ltr}.hhs-brand img{width:52px;height:52px;object-fit:contain;border-radius:14px}.hhs-brand>span{display:flex;flex-direction:column;align-items:flex-start}.hhs-brand strong{font-size:24px;line-height:1}.hhs-brand strong span{color:var(--blue)}.hhs-brand small{font-size:10px;color:var(--muted);margin-top:6px}.hhs-search{grid-area:search;direction:rtl}.hhs-search form{height:46px;display:flex;border:1px solid var(--line);border-radius:13px;background:#0a1727;overflow:hidden}.hhs-search input{flex:1;background:transparent;border:0;color:#fff;padding:0 16px;outline:none;min-width:0}.hhs-search button{width:54px;border:0;background:#112a47;color:#fff;font-size:0}.hhs-search button:after{content:'⌕';font-size:27px}.hhs-actions{grid-area:actions;display:flex;justify-content:flex-end;gap:10px;direction:rtl}.hhs-actions>a,.hhs-menu-toggle{width:48px;height:48px;border-radius:13px;border:1px solid var(--line);background:#0b1a2b;color:#fff;display:grid;place-items:center;position:relative}.hhs-actions__icon{font-size:20px}.hhs-actions b{position:absolute;top:-6px;left:-6px;min-width:20px;height:20px;border-radius:99px;background:var(--blue);font-size:9px;display:grid;place-items:center;border:2px solid var(--bg-deep)}.hhs-menu-toggle{display:none}.hhs-nav{border-top:1px solid rgba(255,255,255,.035)}.hhs-nav ul{list-style:none;margin:0;padding:0;min-height:48px;display:flex;align-items:center;justify-content:center;gap:34px}.hhs-nav a{font-size:13px;color:#eaf3ff}
.hhs-hero{position:relative;overflow:hidden;background:linear-gradient(105deg,#06101d 0%,#0b1d32 48%,#07101d 100%);border-bottom:1px solid var(--line)}.hhs-hero__grid{min-height:520px;display:grid;grid-template-columns:.9fr 1.1fr;grid-template-areas:'copy visual';align-items:center;gap:30px;direction:ltr}.hhs-hero__copy{grid-area:copy;direction:rtl;position:relative;z-index:2;padding:52px 0}.hhs-kicker{display:inline-block;color:#a8ddff;border:1px solid rgba(53,199,255,.26);background:rgba(53,199,255,.07);padding:7px 12px;border-radius:999px;font-size:12px}.hhs-hero h1{font-size:clamp(42px,4.5vw,64px);line-height:1.08;margin:18px 0 15px;letter-spacing:-1px}.hhs-hero h1 em{display:block;color:var(--blue);font-style:normal}.hhs-hero p{max-width:560px;color:#c3d2e5;font-size:16px;line-height:1.9;margin:0 0 23px}.hhs-hero__buttons{display:flex;gap:12px;flex-wrap:wrap}.hhs-btn{min-height:46px;border-radius:11px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700}.hhs-btn--primary{background:#0f6fe8;color:white}.hhs-btn--secondary{border:1px solid var(--line);background:#0d1a2a}.hhs-hero-search{max-width:560px;margin-top:22px;display:flex;background:#fff;border-radius:13px;padding:5px;box-shadow:var(--shadow)}.hhs-hero-search input{flex:1;border:0;outline:none;padding:0 14px;font-size:14px;min-width:0;color:#122}.hhs-hero-search button{border:0;background:#102846;color:#fff;border-radius:9px;padding:0 22px;font-weight:700}.hhs-hero__visual{grid-area:visual;align-self:stretch;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.hhs-hero__visual:before{content:'';position:absolute;width:76%;height:76%;border-radius:50%;background:rgba(26,140,255,.12);filter:blur(45px)}.hhs-hero__visual picture,.hhs-hero__visual img{width:100%;height:100%;display:block}.hhs-hero__visual img{object-fit:cover;object-position:center right}
.hhs-quick-row{padding:18px 0;background:#07111f;border-bottom:1px solid var(--line)}.hhs-quick-row .hhs-container{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hhs-quick-row a{display:grid;grid-template-columns:42px 1fr;grid-template-areas:'n t' 'n s';align-items:center;gap:2px 10px;padding:15px;border-radius:14px;background:#0d1b2c;border:1px solid var(--line)}.hhs-quick-row span{grid-area:n;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#132e4e;color:#7ecfff;font-weight:800}.hhs-quick-row strong{grid-area:t;font-size:13px}.hhs-quick-row small{grid-area:s;color:var(--muted);font-size:10px}
.hhs-products-section,.hhs-categories{padding:62px 0}.hhs-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.hhs-section-title span{color:var(--cyan);font-size:11px}.hhs-section-title h2{font-size:30px;margin:5px 0 0}.hhs-section-title>a{color:#8ed8ff;font-size:12px}.hhs-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hhs-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#0d1a2a;transition:.24s;box-shadow:0 12px 28px rgba(0,0,0,.2)}.hhs-card:hover{transform:translateY(-5px);border-color:rgba(53,199,255,.4)}.hhs-card__image{aspect-ratio:1/1;display:grid;place-items:center;padding:18px;background:#fff}.hhs-card__image img{width:100%;height:100%;object-fit:contain}.hhs-card__content{padding:15px}.hhs-card__content h3{font-size:13px;line-height:1.6;margin:0 0 8px;min-height:42px}.hhs-card__price{font-size:22px;font-weight:900;color:#fff;margin:5px 0}.hhs-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.hhs-card__button,.hhs-card__buy{min-height:38px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.hhs-card__button{background:#132338;border:1px solid var(--line)}.hhs-card__buy{background:#0e2742;border:1px solid rgba(53,199,255,.45);color:#fff}.hhs-card__badge{position:absolute;top:10px;right:10px;z-index:2;background:#0f82ff;border-radius:99px;padding:5px 9px;font-size:9px}.hhs-empty-products{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px;border:1px solid var(--line);border-radius:16px;background:#0d1a2a}.hhs-empty-products a{color:var(--cyan)}
.hhs-categories{background:#081321}.hhs-categories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hhs-category{position:relative;min-height:210px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#0c1b2d;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;transition:.24s}.hhs-category:hover{transform:translateY(-5px);border-color:rgba(53,199,255,.45)}.hhs-category__media{height:100%;overflow:hidden}.hhs-category__media img{width:100%;height:100%;object-fit:cover}.hhs-category__copy{padding:22px}.hhs-category__copy strong{display:block;font-size:18px}.hhs-category__copy small{display:block;color:var(--muted);font-size:11px;line-height:1.7;margin-top:7px}.hhs-category__arrow{position:absolute;left:18px;bottom:16px;color:var(--cyan);font-size:22px}
.hhs-trust-strip{padding:0 0 54px}.hhs-trust-strip .hhs-container{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hhs-trust-strip .hhs-container>div{padding:16px 18px;border:1px solid var(--line);border-radius:14px;background:#0c1a2a}.hhs-trust-strip strong,.hhs-trust-strip small{display:block}.hhs-trust-strip strong{font-size:12px}.hhs-trust-strip small{font-size:10px;color:var(--muted);margin-top:4px}
.hhs-page{padding:38px 0}.hhs-surface{background:#0b1828;border:1px solid var(--line);border-radius:18px;padding:24px}.hhs-footer{border-top:1px solid var(--line);background:#030811;padding:42px 0 18px}.hhs-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:34px}.hhs-footer__brand{display:flex;gap:12px}.hhs-footer__brand img{width:54px;height:54px}.hhs-footer strong{font-size:20px;direction:ltr}.hhs-footer p,.hhs-footer a{color:var(--muted);font-size:12px;line-height:1.8}.hhs-footer a{display:block;margin:7px 0}.hhs-footer__copy{border-top:1px solid var(--line);margin-top:24px;padding-top:16px;text-align:center;color:#71839a;font-size:11px}
.woocommerce ul.products li.product{background:#0d1a2a;padding:13px;border:1px solid var(--line);border-radius:15px}.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#fff}.woocommerce ul.products li.product .price{color:#fff;font-weight:900;font-size:18px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{background:#0e2742;color:#fff;border:1px solid rgba(53,199,255,.45);border-radius:10px}.woocommerce div.product{background:#0b1828;padding:22px;border-radius:17px;border:1px solid var(--line)}.woocommerce table.shop_table{background:#fff;color:#111}
@media(max-width:1050px){.hhs-header__row{grid-template-columns:205px minmax(260px,1fr) 116px;gap:12px}.hhs-hero__grid{min-height:460px}.hhs-product-grid{grid-template-columns:repeat(3,1fr)}.hhs-categories__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.hhs-container{width:min(100% - 18px,1240px)}.hhs-announcement .hhs-container{justify-content:flex-start;overflow:hidden;white-space:nowrap}.hhs-announcement .hhs-container span:nth-of-type(2),.hhs-announcement .hhs-container b:nth-of-type(2){display:none}.hhs-header__row{grid-template-columns:1fr auto;grid-template-areas:'brand actions' 'search search';padding:8px 0;gap:8px}.hhs-brand img{width:42px;height:42px}.hhs-brand strong{font-size:18px}.hhs-brand small{display:none}.hhs-actions>a,.hhs-menu-toggle{width:50px;height:50px}.hhs-actions__icon,.hhs-menu-toggle{font-size:22px}.hhs-actions .hhs-account-link{display:none}.hhs-menu-toggle{display:grid}.hhs-nav{display:none}.hhs-nav.is-open{display:block}.hhs-nav ul{flex-direction:column;gap:0;padding:8px}.hhs-nav a{display:block;padding:10px}.hhs-hero__grid{grid-template-columns:1fr;grid-template-areas:'copy' 'visual';min-height:auto}.hhs-hero__copy{padding:34px 0 14px}.hhs-hero h1{font-size:36px}.hhs-hero p{font-size:14px}.hhs-hero__visual{height:280px}.hhs-hero__visual img{object-position:center}.hhs-hero-search{margin-top:18px}.hhs-quick-row .hhs-container{grid-template-columns:1fr}.hhs-products-section,.hhs-categories{padding:44px 0}.hhs-section-title h2{font-size:25px}.hhs-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.hhs-card__content{padding:12px}.hhs-card__price{font-size:20px}.hhs-card__actions{grid-template-columns:1fr}.hhs-categories__grid{grid-template-columns:1fr}.hhs-category{min-height:168px}.hhs-trust-strip .hhs-container{grid-template-columns:1fr}.hhs-footer__grid{grid-template-columns:1fr 1fr}.hhs-footer__brand{grid-column:1/-1}}
@media(max-width:450px){.hhs-hero h1{font-size:32px}.hhs-product-grid{grid-template-columns:1fr}.hhs-footer__grid{grid-template-columns:1fr}.hhs-footer__brand{grid-column:auto}}
/* v6.1 clean commerce refinements */
.hhs-quick-row,.hhs-trust-strip{display:none!important}
.hhs-hero__visual:before{display:none!important}
.hhs-hero__visual{background:#07111f}
.hhs-hero__visual img{object-fit:cover;object-position:center}
.hhs-categories__grid{grid-template-columns:repeat(3,1fr);gap:18px}
.hhs-category{display:block;min-height:0;background:#0a1727}
.hhs-category__media{height:210px;background:#050d18}
.hhs-category__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.06) contrast(1.04)}
.hhs-category__copy{padding:18px 20px 22px}
.hhs-category__copy strong{font-size:19px}
.hhs-category__copy small{font-size:12px}
.hhs-category__arrow{left:20px;bottom:18px}
@media(max-width:760px){
 .hhs-hero__grid{grid-template-areas:'copy' 'visual'}
 .hhs-hero__visual{height:245px}
 .hhs-categories__grid{grid-template-columns:1fr 1fr;gap:10px}
 .hhs-category__media{height:135px}
 .hhs-category__copy{padding:13px 14px 18px}
 .hhs-category__copy strong{font-size:15px}
 .hhs-category__copy small{font-size:10px}
}
@media(max-width:450px){.hhs-categories__grid{grid-template-columns:1fr}.hhs-category__media{height:180px}}
/* v6.2 premium imagery + payment presentation */
.hhs-category__media{height:230px;background:#040c18;padding:0}
.hhs-category__media img{object-fit:cover;object-position:center;image-rendering:auto;filter:none}
.hhs-payments{margin-top:28px;padding:20px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#081625,#0d2035);display:flex;align-items:center;justify-content:space-between;gap:22px}
.hhs-payments__heading{display:flex;flex-direction:column;gap:5px}.hhs-payments__heading strong{font-size:15px}.hhs-payments__heading span{color:var(--muted);font-size:11px}
.hhs-payment-badges{display:flex;gap:10px;flex-wrap:wrap;direction:ltr}.hhs-payment-badge{min-width:126px;height:58px;border-radius:13px;background:#fff;color:#0a1730;border:1px solid rgba(255,255,255,.7);display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 13px;box-shadow:0 9px 24px rgba(0,0,0,.22)}
.hhs-payment-badge i{font-style:normal;font-weight:900;font-size:20px}.hhs-payment-badge small{font-size:9px;font-weight:700;color:#30425b;white-space:nowrap}.hhs-payment-badge--visa i{color:#17357f;letter-spacing:-1px;font-family:Arial,sans-serif}.hhs-payment-badge--master i{display:flex;position:relative;width:35px}.hhs-payment-badge--master i b{width:24px;height:24px;border-radius:50%;display:block}.hhs-payment-badge--master i b:first-child{background:#eb001b}.hhs-payment-badge--master i b:last-child{background:#f79e1b;margin-left:-10px;mix-blend-mode:multiply}.hhs-payment-badge--bank i{width:30px;height:30px;border-radius:9px;background:#e8f2ff;color:#0e64c7;display:grid;place-items:center;font-size:20px}
@media(max-width:760px){.hhs-category__media{height:170px}.hhs-payments{align-items:flex-start;flex-direction:column}.hhs-payment-badges{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.hhs-payment-badge{min-width:0;height:68px;flex-direction:column;gap:3px;padding:7px}.hhs-payment-badge small{font-size:8px}}
@media(max-width:450px){.hhs-category__media{height:210px}.hhs-payment-badges{grid-template-columns:1fr 1fr}.hhs-payment-badge--bank{grid-column:1/-1}}
/* v7.0 launch refinements */
.hhs-skip-link{position:fixed;top:10px;right:-9999px;z-index:9999;background:#fff;color:#071425;padding:10px 16px;border-radius:8px}.hhs-skip-link:focus{right:10px}
.hhs-card__badge--new{background:#0a9b79}.hhs-card__buy.added{background:#0a6d55;border-color:#38d9aa}.hhs-card__buy.loading{opacity:.65;pointer-events:none}
.hhs-product-confidence{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:20px 0 14px}.hhs-product-confidence>div{border:1px solid var(--line);background:#0d1a2a;border-radius:12px;padding:12px}.hhs-product-confidence strong,.hhs-product-confidence span{display:block}.hhs-product-confidence strong{font-size:12px;color:#fff}.hhs-product-confidence span{font-size:9px;color:var(--muted);line-height:1.6;margin-top:4px}
.hhs-product-payments{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:var(--muted);font-size:10px}.hhs-product-payments b{background:#fff;color:#14233a;border-radius:6px;padding:5px 8px;font-size:9px}
.hhs-checkout-trust{border:1px solid var(--line);background:#eef7ff;color:#10213a;border-radius:14px;padding:15px;margin-bottom:15px}.hhs-checkout-trust strong,.hhs-checkout-trust span{display:block}.hhs-checkout-trust span{font-size:11px;line-height:1.7;margin:5px 0 10px;color:#44546b}.hhs-checkout-trust div{display:flex;gap:6px;flex-wrap:wrap}.hhs-checkout-trust b{background:#fff;border:1px solid #cbdced;border-radius:7px;padding:5px 8px;font-size:9px}
.single-product .summary .price{font-size:28px!important;font-weight:900!important;color:#fff!important}.single-product form.cart{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.single-product form.cart .single_add_to_cart_button{min-height:50px;padding:0 28px!important}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:8px;flex-wrap:wrap;padding:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{border:1px solid var(--line)!important;background:#0d1a2a!important;border-radius:10px!important;margin:0!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{color:#fff!important}.woocommerce div.product .woocommerce-tabs .panel{background:#0b1828;border:1px solid var(--line);border-radius:14px;padding:20px!important}
@media(max-width:760px){.hhs-product-confidence{grid-template-columns:1fr}.single-product form.cart{position:sticky;bottom:8px;z-index:40;background:#071421;border:1px solid var(--line);border-radius:14px;padding:9px;box-shadow:0 12px 40px rgba(0,0,0,.45)}.single-product form.cart .single_add_to_cart_button{flex:1}.hhs-category__media img{object-position:center}}

/* v8.0 ShopFlow — products first, categories second */
.hhs-hero--compact .hhs-hero__grid{min-height:360px;grid-template-columns:1fr 1fr;gap:22px}
.hhs-hero--compact .hhs-hero__copy{padding:34px 0}
.hhs-hero--compact h1{font-size:clamp(36px,4vw,54px);margin:14px 0 10px}
.hhs-hero--compact p{font-size:14px;line-height:1.75;margin-bottom:18px}
.hhs-hero--compact .hhs-hero__visual{min-height:360px;border-radius:0}
.hhs-hero--compact .hhs-hero__visual img{object-position:center}
.hhs-products-section--priority{padding:42px 0 46px;background:#06101c;border-bottom:1px solid var(--line)}
.hhs-section-note{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.6}
.hhs-product-grid--priority{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.hhs-product-grid--priority .hhs-card{border-radius:16px;background:#0b1828}
.hhs-product-grid--priority .hhs-card__image{padding:14px}
.hhs-product-grid--priority .hhs-card__content h3{font-size:12px;min-height:38px}
.hhs-product-grid--priority .hhs-card__price{font-size:23px;color:#fff}
.hhs-categories--shopflow{padding:48px 0 58px;background:#081321}
.hhs-categories--shopflow .hhs-categories__grid{grid-template-columns:repeat(3,1fr);gap:14px}
.hhs-categories--shopflow .hhs-category{display:grid;grid-template-columns:1.05fr .95fr;min-height:190px;background:#0a1727}
.hhs-categories--shopflow .hhs-category__media{height:100%;min-height:190px}
.hhs-categories--shopflow .hhs-category__copy{padding:20px;display:flex;flex-direction:column;justify-content:center}
.hhs-category__cta{display:inline-block;margin-top:12px;color:#66cfff;font-size:11px;font-weight:700}
.hhs-categories--shopflow .hhs-category__arrow{display:none}
@media(max-width:1050px){.hhs-product-grid--priority{grid-template-columns:repeat(3,1fr)}.hhs-categories--shopflow .hhs-categories__grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){
 .hhs-hero--compact .hhs-hero__grid{min-height:0;grid-template-columns:1fr;grid-template-areas:'copy' 'visual';gap:0}
 .hhs-hero--compact .hhs-hero__copy{padding:24px 0 20px}
 .hhs-hero--compact h1{font-size:31px;line-height:1.14;margin:12px 0 9px}
 .hhs-hero--compact p{font-size:12px;line-height:1.65;margin-bottom:14px}
 .hhs-hero--compact .hhs-hero__visual{height:185px;min-height:185px;margin:0 -16px}
 .hhs-products-section--priority{padding:28px 0 32px}
 .hhs-section-title{align-items:flex-start;margin-bottom:14px}.hhs-section-title h2{font-size:24px}
 .hhs-product-grid--priority{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;padding-bottom:8px;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;scrollbar-width:none}
 .hhs-product-grid--priority::-webkit-scrollbar{display:none}
 .hhs-product-grid--priority .hhs-card{flex:0 0 74vw;max-width:300px;scroll-snap-align:start}
 .hhs-categories--shopflow{padding:34px 0 42px}
 .hhs-categories--shopflow .hhs-categories__grid{grid-template-columns:1fr 1fr;gap:10px}
 .hhs-categories--shopflow .hhs-category{display:block;min-height:0;border-radius:14px}
 .hhs-categories--shopflow .hhs-category__media{height:125px;min-height:125px}
 .hhs-categories--shopflow .hhs-category__copy{padding:12px 13px 14px}
 .hhs-categories--shopflow .hhs-category__copy strong{font-size:14px}.hhs-categories--shopflow .hhs-category__copy small{font-size:9px;line-height:1.5}.hhs-category__cta{font-size:9px;margin-top:8px}
}
@media(max-width:450px){.hhs-product-grid--priority .hhs-card{flex-basis:78vw}.hhs-categories--shopflow .hhs-categories__grid{grid-template-columns:1fr 1fr}.hhs-categories--shopflow .hhs-category__media{height:118px}}
/* HeartHubStore - Mobile Product Grid Final */
@media (max-width: 600px) {
    .hhs-product-grid {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 7px !important;
    }
}
/* HeartHubStore - Mobile Product Cards */
@media (max-width: 600px) {

    .hhs-card {
        min-width: 0 !important;
        padding: 4px !important;
        border-radius: 10px !important;
    }

    .hhs-card__image {
        height: 92px !important;
        min-height: 92px !important;
        overflow: hidden !important;
        border-radius: 8px !important;
    }

    .hhs-card__image img {
        width: 100% !important;
        height: 92px !important;
        object-fit: cover !important;
    }

    .hhs-card__content {
        padding: 5px 2px !important;
    }

    .hhs-card__content h3 {
        font-size: 9px !important;
        line-height: 1.3 !important;
        height: 24px !important;
        margin: 3px 0 !important;
        overflow: hidden !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
    }

    .hhs-card__price {
        font-size: 12px !important;
        margin: 4px 0 !important;
    }

    .hhs-card__actions {
        display: block !important;
    }

    .hhs-card__button {
        display: none !important;
    }

    .hhs-card__buy {
        display: block !important;
        width: 100% !important;
        font-size: 8px !important;
        padding: 6px 2px !important;
        line-height: 1.15 !important;
        text-align: center !important;
        border-radius: 7px !important;
    }

    .hhs-card__badge {
        font-size: 7px !important;
        padding: 2px 4px !important;
    }
}
/* HeartHubStore - Premium Mobile 2 Columns */
@media (max-width: 600px) {

    .hhs-product-grid {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 10px !important;
    }

    .hhs-card {
        width: 100% !important;
        min-width: 0 !important;
        padding: 8px !important;
        border-radius: 14px !important;
    }

    .hhs-card__image {
        width: 100% !important;
        height: 160px !important;
        min-height: 160px !important;
        background: #fff !important;
        border-radius: 12px !important;
        overflow: hidden !important;
    }

    .hhs-card__image img {
        width: 100% !important;
        height: 160px !important;
        object-fit: contain !important;
        border-radius: 12px !important;
    }

    .hhs-card__content {
        padding: 9px 4px 5px !important;
    }

    .hhs-card__content h3 {
        font-size: 12px !important;
        line-height: 1.45 !important;
        height: 35px !important;
        min-height: 35px !important;
        margin: 4px 0 7px !important;
        overflow: hidden !important;
        display: -webkit-box !important;
        -webkit-line-clamp: 2 !important;
        -webkit-box-orient: vertical !important;
    }

    .hhs-card__price {
        font-size: 17px !important;
        font-weight: 800 !important;
        margin: 7px 0 10px !important;
    }

    .hhs-card__actions {
        display: block !important;
    }

    .hhs-card__button {
        display: none !important;
    }

    .hhs-card__buy {
        display: block !important;
        width: 100% !important;
        min-height: 38px !important;
        padding: 9px 4px !important;
        font-size: 11px !important;
        line-height: 1.2 !important;
        text-align: center !important;
        border-radius: 9px !important;
    }

    .hhs-card__badge {
        font-size: 9px !important;
        padding: 4px 7px !important;
    }
}
/* ==================================================
   HeartHubStore — PREMIUM SINGLE PRODUCT PAGE
   ================================================== */

@media (min-width: 768px) {

    body.single-product div.product {
        gap: 34px !important;
    }

    body.single-product div.product .summary {
        padding: 18px 4px !important;
    }

}


/* ===== عنوان المنتج ===== */

body.single-product .product_title {
    font-size: clamp(26px, 3vw, 38px) !important;
    line-height: 1.35 !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    margin-bottom: 14px !important;
}


/* ===== السعر ===== */

body.single-product div.product p.price,
body.single-product div.product span.price {
    font-size: 30px !important;
    font-weight: 900 !important;
    color: #ffffff !important;
    margin: 10px 0 18px !important;
}


/* ===== نموذج المتغيرات ===== */

body.single-product form.variations_form {
    margin-top: 18px !important;
}

body.single-product table.variations {
    width: 100% !important;
    margin: 0 0 18px !important;
    border: 0 !important;
}

body.single-product table.variations tbody,
body.single-product table.variations tr {
    display: block !important;
    width: 100% !important;
}

body.single-product table.variations tr {
    margin-bottom: 14px !important;
}

body.single-product table.variations th,
body.single-product table.variations td {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important;
}

body.single-product table.variations th.label {
    margin-bottom: 6px !important;
}

body.single-product table.variations label {
    display: block !important;
    color: #ffffff !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    font-weight: 800 !important;
}


/* ===== قوائم الخيارات ===== */

body.single-product table.variations select {
    width: 100% !important;
    min-height: 48px !important;
    padding: 0 14px !important;

    background-color: #ffffff !important;
    color: #081525 !important;

    border: 1px solid #2b5277 !important;
    border-radius: 11px !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    outline: none !important;
    cursor: pointer !important;
}

body.single-product table.variations select:hover {
    border-color: #35c7ff !important;
}

body.single-product table.variations select:focus {
    border-color: #1687ff !important;
    box-shadow: 0 0 0 3px rgba(22, 135, 255, .16) !important;
}


/* ===== السعر بعد اختيار المتغير ===== */

body.single-product .single_variation_wrap {
    margin-top: 10px !important;
}

body.single-product .woocommerce-variation-price {
    margin-bottom: 12px !important;
}

body.single-product .woocommerce-variation-price .price {
    font-size: 25px !important;
    font-weight: 900 !important;
}


/* ===== الكمية ===== */

body.single-product .woocommerce-variation-add-to-cart,
body.single-product form.cart {
    align-items: center !important;
    gap: 10px !important;
}

body.single-product .quantity {
    margin: 0 !important;
}

body.single-product .quantity .qty {
    width: 68px !important;
    height: 48px !important;

    background: #ffffff !important;
    color: #071525 !important;

    border: 1px solid #2b5277 !important;
    border-radius: 10px !important;

    font-size: 16px !important;
    font-weight: 800 !important;

    text-align: center !important;
}


/* ===== زر إضافة للسلة ===== */

body.single-product .single_add_to_cart_button {
    min-height: 48px !important;
    padding: 12px 22px !important;

    background: linear-gradient(
        135deg,
        #1687ff,
        #0b6fe6
    ) !important;

    color: #ffffff !important;

    border: 1px solid rgba(255,255,255,.08) !important;
    border-radius: 11px !important;

    font-size: 15px !important;
    font-weight: 900 !important;

    box-shadow: 0 10px 28px rgba(22,135,255,.18) !important;

    opacity: 1 !important;

    transition:
        transform .18s ease,
        box-shadow .18s ease !important;
}

body.single-product .single_add_to_cart_button:not(.disabled):hover {
    transform: translateY(-2px) !important;

    box-shadow:
        0 14px 32px rgba(22,135,255,.28) !important;
}


/* الزر قبل اختيار المتغير */

body.single-product .single_add_to_cart_button.disabled,
body.single-product .single_add_to_cart_button:disabled {
    background: #29415d !important;
    color: #9fb2c7 !important;
    box-shadow: none !important;
    cursor: not-allowed !important;
}


/* ===== زر الشراء المباشر ===== */

body.single-product .buy-now-button,
body.single-product .direct-checkout-button,
body.single-product .wc-buy-now-btn {
    min-height: 48px !important;

    background: #1687ff !important;
    color: #ffffff !important;

    border: 0 !important;
    border-radius: 11px !important;

    font-weight: 900 !important;
}


/* ===== إخفاء المفضلة القبيحة في صفحة المنتج ===== */

body.single-product .yith-wcwl-add-to-wishlist,
body.single-product .tinv-wraper,
body.single-product .tinvwl_add_to_wishlist_button,
body.single-product .hw-wishlist-button {
    display: none !important;
}


/* ===== إعادة تعيين الخيارات ===== */

body.single-product .reset_variations {
    display: inline-block !important;

    margin-top: 7px !important;

    color: #35c7ff !important;

    font-size: 12px !important;
    font-weight: 700 !important;
}


/* ===== معرض الصور ===== */

body.single-product .woocommerce-product-gallery {
    border-radius: 18px !important;
    overflow: hidden !important;
}

body.single-product .woocommerce-product-gallery__image {
    background: #071421 !important;
    border-radius: 16px !important;
    overflow: hidden !important;
}

body.single-product .woocommerce-product-gallery__image img {
    width: 100% !important;
    object-fit: contain !important;
}

body.single-product .flex-control-thumbs {
    display: grid !important;

    grid-template-columns:
        repeat(5, minmax(0,1fr)) !important;

    gap: 8px !important;

    margin-top: 10px !important;
}

body.single-product .flex-control-thumbs li {
    width: 100% !important;
    float: none !important;
}

body.single-product .flex-control-thumbs img {
    border-radius: 9px !important;
    border: 2px solid transparent !important;

    opacity: .75 !important;

    transition:
        opacity .18s ease,
        border-color .18s ease !important;
}

body.single-product .flex-control-thumbs img.flex-active,
body.single-product .flex-control-thumbs img:hover {
    opacity: 1 !important;
    border-color: #1687ff !important;
}


/* ===== صندوق معلومات المنتج ===== */

body.single-product .woocommerce-product-details__short-description {
    line-height: 1.9 !important;
    font-size: 15px !important;
    color: #c3d0de !important;
}


/* ===== الهاتف ===== */

@media (max-width: 767px) {

    body.single-product .product_title {
        font-size: 23px !important;
        line-height: 1.4 !important;
    }

    body.single-product div.product p.price,
    body.single-product div.product span.price {
        font-size: 24px !important;
    }

    body.single-product table.variations select {
        min-height: 46px !important;
        font-size: 13px !important;
    }

    body.single-product .woocommerce-variation-add-to-cart,
    body.single-product form.cart {
        display: grid !important;

        grid-template-columns:
            64px minmax(0,1fr) !important;

        gap: 8px !important;
    }

    body.single-product .quantity .qty {
        width: 64px !important;
        height: 46px !important;
    }

    body.single-product .single_add_to_cart_button {
        width: 100% !important;
        min-height: 46px !important;
    }

    body.single-product .flex-control-thumbs {
        grid-template-columns:
            repeat(4, minmax(0,1fr)) !important;
    }
}
