/* HanTema Home Elementor Widgets */
.ht-scope,
.ht-scope *{box-sizing:border-box}
body .ht-scope{font-family:'Poppins',Arial,sans-serif;color:#121722;line-height:1.45;-webkit-font-smoothing:antialiased}
.ht-scope a{text-decoration:none;color:inherit;transition:all .22s ease}
.ht-scope img{max-width:100%;height:auto;display:block}
.ht-container{width:calc(100% - 40px);max-width:1400px;margin:0 auto}
.ht-card{background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:var(--ht-radius,12px);box-shadow:0 12px 35px rgba(16,24,40,.04)}
.ht-scope{--ht-accent:#2fa246;--ht-muted:#687084;--ht-radius:12px;--ht-line:rgba(17,24,39,.08);--ht-soft:#f5faf6}

/* Header */
.hantema-header{position:relative;z-index:30;background:#fff;font-size:14px}
.hantema-header .ht-topbar{border-bottom:1px solid rgba(47,162,70,.10);font-size:13px;font-weight:600;color:var(--ht-accent)}
.hantema-header .ht-topbar-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.hantema-header .ht-topbar-left{color:#111827}
.hantema-header .ht-topbar-right{display:flex;align-items:center;gap:26px}
.hantema-header .ht-topbar-right a{display:inline-flex;align-items:center;gap:7px;color:#1d3926;font-weight:500}
.hantema-header .ht-topbar-right svg,.hantema-header .ht-topbar-right i{color:var(--ht-accent);font-size:13px}
.hantema-header .ht-mainbar{background:#fff;border-bottom:1px solid rgba(17,24,39,.07)}
.hantema-header .ht-mainbar-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:80px}
.ht-logo{display:inline-flex;align-items:center;gap:12px;flex:none;position:relative;overflow:hidden;border-radius:8px}
.ht-logo img{max-height:52px;object-fit:contain}
.ht-logo-mark{position:relative;width:36px;height:22px;display:inline-block;border-radius:999px;transform:rotate(-22deg);background:var(--ht-accent)}
.ht-logo-mark:before,.ht-logo-mark:after{content:"";position:absolute;top:0;width:16px;height:22px;border-radius:999px;background:inherit}
.ht-logo-mark:before{left:-13px}.ht-logo-mark:after{right:-13px}
.ht-logo-text{font-size:29px;font-weight:600;letter-spacing:-1.2px;color:#151a24;line-height:1}
.hantema-header .ht-navigation{flex:1;display:flex;justify-content:center;min-width:0}
.hantema-header .ht-nav-menu{display:flex;align-items:center;justify-content:center;gap:36px;margin:0;padding:0;list-style:none}
.hantema-header .ht-nav-menu li{position:relative;margin:0;padding:0;list-style:none}
.hantema-header .ht-nav-menu>li>a{display:flex;align-items:center;gap:6px;padding:28px 0;font-size:14px;font-weight:600;color:#1b2230;white-space:nowrap}
.hantema-header .ht-nav-menu>li.menu-item-has-children>a:after{content:"\f107";font-family:"Font Awesome 5 Free";font-weight:900;font-size:11px;margin-left:4px;color:#7a8495}
.hantema-header .ht-nav-menu ul{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(8px);min-width:220px;background:#fff;border:1px solid rgba(17,24,39,.08);box-shadow:0 18px 40px rgba(17,24,39,.10);border-radius:14px;padding:10px;opacity:0;visibility:hidden;transition:.22s;list-style:none;margin:0;z-index:10}
.hantema-header .ht-nav-menu li:hover>ul{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}
.hantema-header .ht-nav-menu ul a{display:block;padding:11px 13px;border-radius:10px;color:#273142;font-size:13px;font-weight:500}
.hantema-header .ht-nav-menu ul a:hover{background:#f1faf2;color:var(--ht-accent)}
.hantema-header .ht-header-actions{display:flex;align-items:center;gap:12px;flex:none}
.hantema-header .ht-icon-btn{width:43px;height:43px;border-radius:10px;background:#fff;border:1px solid rgba(17,24,39,.08);display:grid;place-items:center;color:#172033;position:relative;box-shadow:0 8px 20px rgba(16,24,40,.03)}
.hantema-header .ht-icon-btn:hover{border-color:rgba(47,162,70,.35);color:var(--ht-accent)}
.hantema-header .ht-cart span{position:absolute;right:-5px;top:-5px;min-width:18px;height:18px;border-radius:99px;background:var(--ht-accent);color:#fff;font-size:10px;display:grid;place-items:center;padding:0 4px;font-weight:700}
.hantema-header .ht-login{min-height:43px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--ht-accent);color:#fff!important;padding:0 22px;font-weight:700;font-size:13px;box-shadow:0 9px 22px rgba(47,162,70,.18)}
.hantema-header .ht-login:hover{transform:translateY(-1px);filter:brightness(.95)}
.ht-mobile-toggle{display:none;width:42px;height:42px;border:1px solid rgba(17,24,39,.08);border-radius:10px;background:#fff;padding:10px;cursor:pointer}
.ht-mobile-toggle span{display:block;height:2px;background:#101828;margin:5px 0;border-radius:3px}

/* Home general */
.hantema-home{background:#f7faf7;padding:0 0 28px;overflow:hidden;position:relative}
.hantema-home:before{content:"";position:absolute;top:-420px;right:-260px;width:780px;height:780px;border-radius:50%;background:radial-gradient(circle,rgba(47,162,70,.13),rgba(47,162,70,0) 62%);pointer-events:none}
.hantema-home:after{content:"";position:absolute;top:100px;left:8%;width:740px;height:420px;border:1px solid rgba(47,162,70,.06);border-radius:50%;pointer-events:none;transform:rotate(-7deg)}
.hantema-home>section{position:relative;z-index:1}
.ht-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}
.ht-section-title,.ht-block-title{font-size:20px;font-weight:700;letter-spacing:-.3px;margin:0;color:#151a24;position:relative}
.ht-section-title:after{content:"";display:block;width:36px;height:2px;background:var(--ht-accent);border-radius:10px;margin-top:7px}
.ht-view-all{display:inline-flex;align-items:center;gap:8px;color:var(--ht-accent);font-size:13px;font-weight:700;white-space:nowrap}
.ht-view-all:hover{gap:12px;color:#177e2c}
.ht-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;padding:15px 24px;font-size:14px;font-weight:700;line-height:1;min-height:48px;border:1px solid transparent}
.ht-btn-primary{color:#fff!important;background:var(--ht-accent);box-shadow:0 16px 35px rgba(47,162,70,.18)}
.ht-btn-secondary{background:#fff;color:#202838;border-color:rgba(17,24,39,.08);box-shadow:0 12px 30px rgba(16,24,40,.04)}
.ht-btn:hover{transform:translateY(-2px)}

/* Hero */
.ht-hero{padding:8px 0 8px}
.ht-hero-grid{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);gap:40px;align-items:center;min-height:430px}
.ht-badge{display:inline-flex;align-items:center;gap:9px;border-radius:999px;background:#eaf8ed;color:#248d3a;padding:8px 14px;font-size:13px;font-weight:600;margin-bottom:25px}
.ht-badge span{width:8px;height:8px;background:var(--ht-accent);border-radius:99px;box-shadow:0 0 0 4px rgba(47,162,70,.13)}
.ht-hero-title{font-size:58px;line-height:1.12;letter-spacing:-2.2px;font-weight:800;margin:0 0 20px;color:#111827;max-width:760px}
.ht-hero-title span{color:var(--ht-accent)}
.ht-hero-desc{font-size:17px;line-height:1.85;color:var(--ht-muted);margin:0 0 28px;max-width:610px;font-weight:400}
.ht-hero-buttons{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:48px}
.ht-hero-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;max-width:750px}
.ht-hero-feature{display:flex;gap:12px;align-items:flex-start;min-width:0}
.ht-hero-feature>span{width:28px;height:28px;border-radius:10px;background:#eaf8ed;color:var(--ht-accent);display:grid;place-items:center;flex:none;font-size:14px}
.ht-hero-feature strong{display:block;font-size:13px;color:#121722;margin-bottom:4px;font-weight:700;white-space:nowrap}
.ht-hero-feature small{display:block;font-size:12px;color:var(--ht-muted);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ht-hero-art{min-height:415px;position:relative;display:flex;align-items:center;justify-content:center}
.ht-laptop{width:min(100%,610px);height:350px;background:linear-gradient(180deg,#fff,#f4f6f8);border:1px solid rgba(17,24,39,.07);border-radius:18px 18px 10px 10px;box-shadow:0 34px 65px rgba(44,58,76,.12);position:relative;padding:20px;transform:perspective(1200px) rotateY(-6deg) rotateX(2deg)}
.ht-laptop:after{content:"";position:absolute;left:50%;bottom:-30px;transform:translateX(-50%);width:116%;height:42px;background:linear-gradient(180deg,#eef0f3,#d8dde2);border-radius:0 0 50% 50%;box-shadow:0 25px 45px rgba(27,37,55,.14)}
.ht-browser-dots{position:absolute;top:12px;left:18px;display:flex;gap:7px;z-index:2}.ht-browser-dots span{width:7px;height:7px;border-radius:50%;background:#f26a67}.ht-browser-dots span:nth-child(2){background:#f6c05f}.ht-browser-dots span:nth-child(3){background:#59c96d}
.ht-browser-mock{height:100%;background:#f9fbff;border-radius:14px;padding:36px 34px;position:relative;overflow:hidden}
.ht-browser-mock:after{content:"";position:absolute;right:34px;bottom:22px;width:95px;height:145px;background:linear-gradient(145deg,#9ab47c,#45633f);clip-path:polygon(48% 0,61% 39%,100% 44%,66% 58%,85% 100%,50% 69%,18% 100%,35% 58%,0 44%,40% 39%);opacity:.85}
.ht-browser-nav{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#687084;margin-bottom:32px}.ht-browser-nav b{color:#111827}.ht-browser-nav em{font-style:normal;color:#8c96a8}
.ht-browser-mock h3{font-size:34px;line-height:1.13;letter-spacing:-1px;margin:0 0 14px;color:#151a24;font-weight:700}.ht-browser-mock p{max-width:270px;color:#7a8495;font-size:12px;line-height:1.7;margin-bottom:20px}.ht-browser-mock a{display:inline-flex;background:var(--ht-accent);color:#fff;border-radius:7px;padding:11px 19px;font-weight:700;font-size:12px}
.ht-mock-images{position:absolute;right:145px;bottom:44px;display:flex;gap:12px}.ht-mock-images span{width:112px;height:96px;border-radius:12px;background:linear-gradient(135deg,#d5dfeb,#f2f6fb)}.ht-mock-images span:nth-child(2){transform:translateY(-28px);background:linear-gradient(135deg,#c5d5ee,#edf3fb)}
.ht-float-icon{position:absolute;width:60px;height:60px;border-radius:15px;background:#fff;box-shadow:0 18px 38px rgba(16,24,40,.09);display:grid;place-items:center;color:var(--ht-accent);font-size:28px;z-index:3}.ht-wordpress{left:8%;top:8%}.ht-plugin{left:14%;top:45%}.ht-pencil{right:3%;top:47%;color:#202838;font-size:22px}

/* Filter & stats */
.ht-filter-card{margin-top:12px;margin-bottom:28px;padding:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center}
.ht-product-filter{display:grid;grid-template-columns:minmax(220px,1.2fr) 160px 150px 130px 70px;gap:10px;align-items:center}
.ht-product-filter label{height:42px;border:1px solid rgba(17,24,39,.08);border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 14px;background:#fff;color:#9aa3b2;min-width:0}
.ht-product-filter input,.ht-product-filter select{height:42px;border:1px solid rgba(17,24,39,.08);border-radius:9px;background:#fff;color:#626d80;font-size:13px;outline:none;padding:0 13px;width:100%;font-family:inherit}
.ht-product-filter label input{border:none;padding:0;height:auto;background:transparent;color:#273142}
.ht-product-filter button{height:42px;border:0;border-radius:9px;background:var(--ht-accent);color:#fff;font-weight:700;font-family:inherit;cursor:pointer}
.ht-stats{display:flex;align-items:center;justify-content:flex-end;gap:26px;white-space:nowrap}
.ht-stat{display:flex;align-items:center;gap:9px}.ht-stat span{width:34px;height:34px;border-radius:10px;background:#eaf8ed;color:var(--ht-accent);display:grid;place-items:center}.ht-stat strong{font-size:22px;line-height:1;font-weight:800;color:#151a24}.ht-stat small{font-size:11px;color:#6b7485;display:block;margin-left:-4px;font-weight:600}

/* products */
.ht-themes-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:22px;margin-bottom:28px}.ht-products-block{padding:26px}
.ht-category-sidebar{padding:24px}.ht-category-sidebar h3{font-size:16px;margin:0 0 18px;font-weight:700}.ht-category-sidebar ul{list-style:none;margin:0;padding:0;display:grid;gap:2px}.ht-category-sidebar li a{display:flex;justify-content:space-between;align-items:center;padding:11px 0;color:#526071;font-size:13px;font-weight:600}.ht-category-sidebar li a span{display:flex;gap:10px;align-items:center}.ht-category-sidebar i{color:#8390a4}.ht-category-sidebar strong{font-size:12px;color:var(--ht-accent)}.ht-cat-button{height:42px;margin-top:16px;border:1px solid rgba(17,24,39,.08);border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;color:#182233;font-size:13px;font-weight:700;background:#fff}
.ht-products-grid{display:grid;gap:20px}.ht-theme-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ht-plugin-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
.ht-product-card{overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.22s ease}.ht-product-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(16,24,40,.09)}
.ht-product-media{height:150px;background:#101726;position:relative;overflow:hidden;border-radius:var(--ht-radius) var(--ht-radius) 0 0}.ht-product-media img{width:100%;height:100%;object-fit:cover;transition:.3s}.ht-product-card:hover .ht-product-media img{transform:scale(1.045)}
.ht-product-fallback{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#415069,#0f172a 62%);color:#fff;font-size:38px}.ht-demo-1{background:radial-gradient(circle at 30% 20%,#354764,#111827 66%)}.ht-demo-2{background:radial-gradient(circle at 30% 20%,#617f7b,#182835 66%)}.ht-demo-3{background:radial-gradient(circle at 30% 20%,#493c58,#151627 66%)}.ht-demo-4{background:radial-gradient(circle at 30% 20%,#227ac2,#0f172a 66%)}.ht-demo-5{background:radial-gradient(circle at 30% 20%,#008a78,#10201f 66%)}
.ht-new-badge{position:absolute;right:0;top:0;background:var(--ht-accent);color:#fff;padding:7px 10px;font-size:11px;font-weight:700;border-radius:0 0 0 8px}.ht-product-info{padding:14px 16px 6px}.ht-product-title{display:block;font-size:14px;font-weight:800;letter-spacing:-.2px;color:#121722;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ht-product-cat{font-size:11px;color:#7a8495;font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ht-product-actions{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 15px;margin-top:auto}.ht-mini-actions{display:flex;align-items:center;gap:13px}.ht-mini-actions a{color:#8390a4;font-size:14px}.ht-mini-actions a:hover{color:var(--ht-accent)}.ht-price{font-size:15px;font-weight:800;color:#111827}.ht-price ins{text-decoration:none}.ht-price del{display:none}.ht-product-card.is-compact{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:13px;align-items:center;padding:16px}.ht-product-card.is-compact .ht-product-media{width:58px;height:58px;border-radius:13px}.ht-product-card.is-compact .ht-product-fallback{font-size:24px}.ht-product-card.is-compact .ht-new-badge{display:none}.ht-product-card.is-compact .ht-product-info{padding:0}.ht-product-card.is-compact .ht-product-actions{padding:0;gap:16px}.ht-product-card.is-compact .ht-mini-actions{order:2}.ht-product-card.is-compact .ht-price{order:1;min-width:56px;text-align:right}.ht-plugins-block{margin-bottom:28px}

/* services */
.ht-service-wrap{display:grid;grid-template-columns:270px minmax(0,1fr);gap:28px;padding:26px;margin-bottom:28px}.ht-service-intro p{font-size:13px;color:var(--ht-muted);line-height:1.8;margin:14px 0 18px}.ht-service-intro ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.ht-service-intro li{font-size:13px;color:#253044;font-weight:600;display:flex;gap:8px;align-items:flex-start}.ht-service-intro li i{color:var(--ht-accent);margin-top:2px}.ht-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ht-service-card{padding:28px 24px;box-shadow:none;transition:.22s}.ht-service-card:hover{border-color:rgba(47,162,70,.25);transform:translateY(-4px)}.ht-service-icon{width:48px;height:48px;border-radius:12px;background:#eaf8ed;color:var(--ht-accent);display:grid;place-items:center;font-size:21px;margin-bottom:23px}.ht-service-card h3{font-size:16px;margin:0 0 10px;font-weight:800;color:#141a25}.ht-service-card p{font-size:13px;line-height:1.75;color:var(--ht-muted);margin:0 0 20px}.ht-service-card a{display:inline-flex;align-items:center;gap:7px;color:var(--ht-accent);font-size:12px;font-weight:800}

/* collections */
.ht-collections-block{padding:24px 26px;margin-bottom:28px}.ht-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ht-collection-item{border:1px solid rgba(17,24,39,.08);border-radius:12px;background:#fff;padding:18px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px}.ht-collection-item:hover{border-color:rgba(47,162,70,.28);box-shadow:0 12px 30px rgba(16,24,40,.06);transform:translateY(-2px)}.ht-collection-item>span{width:48px;height:48px;border-radius:12px;background:#edf8f0;color:var(--ht-accent);display:grid;place-items:center;font-size:21px}.ht-collection-item strong{font-size:14px;color:#162030;font-weight:800;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ht-collection-item small{font-size:12px;color:var(--ht-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.ht-collection-item em{font-style:normal;color:var(--ht-accent);font-size:12px;font-weight:800;white-space:nowrap}

/* testimonials */
.ht-testimonials-block{padding:24px 26px;margin-bottom:28px}.ht-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ht-testimonial-card{border:1px solid rgba(17,24,39,.08);border-radius:12px;background:#fff;padding:24px}.ht-stars{color:#f5b529;font-size:13px;letter-spacing:2px;margin-bottom:14px}.ht-testimonial-card p{font-size:13px;color:#536071;line-height:1.85;margin:0 0 22px}.ht-author{display:flex;gap:12px;align-items:center}.ht-author img,.ht-author>span{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#111827;color:#fff;display:grid;place-items:center;font-weight:800}.ht-author strong{font-size:13px;color:#151a24;font-weight:800;display:block}.ht-author small{font-size:11px;color:var(--ht-muted);font-weight:600}

/* posts */
.ht-posts-block{margin-bottom:28px}.ht-post-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.ht-post-card{overflow:hidden;transition:.22s}.ht-post-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(16,24,40,.08)}.ht-post-thumb{height:155px;display:block;background:#e7edf5;overflow:hidden}.ht-post-thumb img{width:100%;height:100%;object-fit:cover}.ht-post-thumb span{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#d3eef4,#eee8ff);color:#202b3c;font-size:38px}.ht-post-body{padding:16px}.ht-post-cat{display:inline-flex;background:#e8f8ee;color:var(--ht-accent);border-radius:7px;padding:5px 9px;font-size:11px;font-weight:800;margin-bottom:10px}.ht-post-body h3{font-size:17px;line-height:1.35;margin:0 0 12px;font-weight:800;letter-spacing:-.25px}.ht-post-meta{display:flex;align-items:center;gap:15px;color:#8490a1;font-size:12px;font-weight:600;flex-wrap:wrap}

/* CTA */
.ht-cta{margin-bottom:28px;border-radius:15px;background:linear-gradient(135deg,#22a447,#43c752);min-height:132px;padding:28px 36px;display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:24px;align-items:center;color:#fff;box-shadow:0 25px 60px rgba(47,162,70,.18);position:relative;overflow:hidden}.ht-cta:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 0,rgba(255,255,255,.18),transparent 34%),repeating-linear-gradient(35deg,rgba(255,255,255,.05),rgba(255,255,255,.05) 1px,transparent 1px,transparent 17px);pointer-events:none}.ht-cta>*{position:relative;z-index:1}.ht-cta-icon{width:86px;height:86px;border-radius:16px;background:#fff;color:var(--ht-accent);display:grid;place-items:center;font-size:40px}.ht-cta h2{font-size:25px;line-height:1.25;margin:0 0 9px;font-weight:800}.ht-cta p{font-size:14px;line-height:1.7;margin:0;color:rgba(255,255,255,.88);max-width:760px}.ht-cta-actions{display:flex;gap:14px;align-items:center}.ht-cta-actions a{height:47px;border-radius:9px;padding:0 22px;display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:800;background:#fff;color:#182233}.ht-cta-actions a:nth-child(2){background:rgba(0,0,0,.12);color:#fff;border:1px solid rgba(255,255,255,.22)}

/* FAQ */
.ht-faq-block{margin-bottom:28px}.ht-faq-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ht-faq-item{overflow:hidden;box-shadow:none}.ht-faq-item button{width:100%;min-height:52px;border:0;background:#fff;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;font-family:inherit;font-size:13px;font-weight:800;color:#202838;cursor:pointer}.ht-faq-item button i{font-size:12px;color:#687084;transition:.22s}.ht-faq-answer{display:none;padding:0 18px 18px}.ht-faq-answer p{margin:0;font-size:12px;line-height:1.7;color:var(--ht-muted)}.ht-faq-item.is-open .ht-faq-answer{display:block}.ht-faq-item.is-open button i{transform:rotate(45deg);color:var(--ht-accent)}

/* newsletter */
.ht-newsletter{padding:24px;display:grid;grid-template-columns:1fr minmax(360px,.85fr);gap:30px;align-items:center;margin-bottom:24px}.ht-newsletter-title{display:flex;gap:15px;align-items:center}.ht-newsletter-title>span{width:44px;height:44px;border-radius:12px;background:#eaf8ed;color:var(--ht-accent);display:grid;place-items:center}.ht-newsletter h2{font-size:18px;margin:0 0 3px;font-weight:800}.ht-newsletter p{font-size:13px;color:var(--ht-muted);margin:0}.ht-newsletter-form form{display:grid;grid-template-columns:1fr 126px;gap:12px}.ht-newsletter-form input{height:46px;border:1px solid rgba(17,24,39,.08);border-radius:9px;padding:0 15px;font-family:inherit;outline:none}.ht-newsletter-form button{height:46px;border:0;border-radius:9px;background:var(--ht-accent);color:#fff;font-weight:800;font-family:inherit}

/* footer */
.hantema-footer{background:#fff;border-top:1px solid rgba(17,24,39,.08);padding:38px 0 24px;color:#687084;font-family:'Poppins',Arial,sans-serif}.ht-footer-grid{display:grid;grid-template-columns:1.5fr repeat(5,1fr);gap:34px}.ht-footer-brand p{font-size:13px;line-height:1.8;margin:18px 0;color:#687084}.ht-footer-col h3{font-size:15px;color:#141a25;margin:0 0 16px;font-weight:800}.ht-footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.ht-footer-col a{font-size:13px;color:#687084;font-weight:500}.ht-footer-col p{display:flex;gap:10px;align-items:flex-start;font-size:13px;margin:0 0 12px;color:#687084}.ht-footer-col i{color:var(--ht-accent);margin-top:3px}.ht-socials{display:flex;gap:10px}.ht-socials a{width:34px;height:34px;border:1px solid rgba(17,24,39,.08);border-radius:9px;display:grid;place-items:center;color:#536071}.ht-footer-bottom{border-top:1px solid rgba(17,24,39,.08);display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding-top:20px;font-size:12px;color:#7a8495}

@media (max-width:1200px){
  .ht-hero-grid{grid-template-columns:1fr}.ht-hero-art{min-height:360px}.ht-hero-title{font-size:48px}.ht-filter-card{grid-template-columns:1fr}.ht-stats{justify-content:flex-start;flex-wrap:wrap}.ht-theme-grid{grid-template-columns:repeat(3,1fr)}.ht-plugin-grid{grid-template-columns:repeat(2,1fr)}.ht-service-wrap{grid-template-columns:1fr}.ht-service-grid{grid-template-columns:repeat(2,1fr)}.ht-collection-grid{grid-template-columns:repeat(2,1fr)}.ht-footer-grid{grid-template-columns:repeat(3,1fr)}.ht-footer-brand{grid-column:span 3}.hantema-header .ht-nav-menu{gap:22px}.hantema-header .ht-login{padding:0 16px}
}
@media (max-width:900px){
  .ht-container{width:calc(100% - 28px)}.hantema-header .ht-topbar-right{display:none}.hantema-header .ht-mainbar-inner{min-height:70px}.hantema-header .ht-navigation{position:absolute;top:100%;left:14px;right:14px;background:#fff;border:1px solid rgba(17,24,39,.08);box-shadow:0 20px 45px rgba(16,24,40,.12);border-radius:16px;padding:12px;display:none}.hantema-header.is-open .ht-navigation{display:block}.hantema-header .ht-nav-menu{display:block}.hantema-header .ht-nav-menu>li>a{padding:13px 12px}.hantema-header .ht-nav-menu ul{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;padding:0 0 0 12px;display:block}.ht-mobile-toggle{display:block;order:3}.hantema-header .ht-header-actions{margin-left:auto}.hantema-header .ht-icon-btn{width:40px;height:40px}.hantema-header .ht-login{display:none}.ht-logo-text{font-size:25px}
  .hantema-home{padding-top:35px}.ht-hero-title{font-size:39px;letter-spacing:-1.4px}.ht-hero-desc{font-size:15px}.ht-hero-features{grid-template-columns:repeat(2,1fr)}.ht-laptop{height:300px;transform:none}.ht-float-icon{display:none}.ht-product-filter{grid-template-columns:1fr 1fr}.ht-product-filter label{grid-column:1/-1}.ht-product-filter button{grid-column:1/-1}.ht-filter-card{padding:16px}.ht-themes-layout{grid-template-columns:1fr}.ht-theme-grid,.ht-post-grid{grid-template-columns:repeat(2,1fr)}.ht-product-card.is-compact{grid-template-columns:58px minmax(0,1fr)}.ht-product-card.is-compact .ht-product-actions{grid-column:1/-1}.ht-testimonial-grid{grid-template-columns:1fr}.ht-faq-grid{grid-template-columns:1fr 1fr}.ht-cta{grid-template-columns:1fr;text-align:left}.ht-cta-actions{flex-wrap:wrap}.ht-newsletter{grid-template-columns:1fr}.ht-footer-grid{grid-template-columns:repeat(2,1fr)}.ht-footer-brand{grid-column:span 2}.ht-footer-bottom{display:block}.ht-footer-bottom span{display:block;margin-bottom:8px}
}
@media (max-width:600px){
  .ht-container{width:calc(100% - 22px)}.hantema-header .ht-topbar-left{font-size:11px}.hantema-header .ht-header-actions .ht-icon-btn:nth-child(2){display:none}.ht-logo-mark{width:26px;height:17px}.ht-logo-mark:before,.ht-logo-mark:after{width:12px;height:17px}.ht-logo-mark:before{left:-10px}.ht-logo-mark:after{right:-10px}.ht-logo-text{font-size:22px}
  .ht-section-head{align-items:flex-start}.ht-view-all{font-size:12px}.ht-hero-grid{gap:18px}.ht-hero-title{font-size:33px}.ht-hero-buttons .ht-btn{width:100%}.ht-hero-features{grid-template-columns:1fr 1fr;gap:14px}.ht-hero-feature{display:block}.ht-hero-feature>span{margin-bottom:8px}.ht-hero-feature strong,.ht-hero-feature small{white-space:normal}.ht-laptop{height:240px;padding:14px}.ht-browser-mock{padding:30px 20px}.ht-browser-mock h3{font-size:24px}.ht-mock-images,.ht-browser-mock:after{display:none}.ht-product-filter{grid-template-columns:1fr}.ht-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ht-theme-grid,.ht-plugin-grid,.ht-service-grid,.ht-collection-grid,.ht-post-grid,.ht-faq-grid{grid-template-columns:1fr}.ht-products-block,.ht-service-wrap,.ht-collections-block,.ht-testimonials-block{padding:18px}.ht-collection-item{grid-template-columns:42px 1fr}.ht-collection-item em{grid-column:2}.ht-cta{padding:24px}.ht-cta-icon{width:66px;height:66px;font-size:29px}.ht-cta h2{font-size:21px}.ht-cta-actions a{width:100%;justify-content:center}.ht-newsletter-form form{grid-template-columns:1fr}.ht-footer-grid{grid-template-columns:1fr}.ht-footer-brand{grid-column:auto}.ht-footer-col{border-top:1px solid rgba(17,24,39,.06);padding-top:18px}.ht-product-card.is-compact{display:flex}.ht-product-card.is-compact .ht-product-actions{width:100%}
}


/* HanTema 1.0.1 icon + typography refinement */
.ht-scope svg.e-font-icon-svg,
.ht-scope .elementor-icon svg,
.ht-scope i[class^="fa"],
.ht-scope i[class*=" fa-"]{display:inline-flex;align-items:center;justify-content:center;line-height:1;color:currentColor;flex:0 0 auto}
.ht-scope svg.e-font-icon-svg,
.ht-scope .elementor-icon svg{width:1em!important;height:1em!important;max-width:1em!important;max-height:1em!important;fill:currentColor!important;stroke:currentColor}
.hantema-header .ht-icon-btn i,.hantema-header .ht-icon-btn svg{font-size:16px;width:16px;height:16px;color:currentColor}
.hantema-header .ht-topbar-right i,.hantema-header .ht-topbar-right svg{font-size:13px;width:13px;height:13px;color:var(--ht-accent)}
.hantema-home .ht-stat span{font-size:18px;color:var(--ht-accent);background:#eaf8ed}
.hantema-home .ht-stat span i,.hantema-home .ht-stat span svg{font-size:18px!important;width:18px!important;height:18px!important}
.hantema-home .ht-service-icon{font-size:21px;color:var(--ht-accent);background:#eaf8ed;overflow:hidden}
.hantema-home .ht-service-icon i,.hantema-home .ht-service-icon svg{font-size:21px!important;width:21px!important;height:21px!important}
.hantema-home .ht-hero-feature>span i,.hantema-home .ht-hero-feature>span svg{font-size:14px!important;width:14px!important;height:14px!important}
.hantema-home .ht-collection-item>span i,.hantema-home .ht-collection-item>span svg,.hantema-home .ht-newsletter-title>span i,.hantema-home .ht-newsletter-title>span svg{font-size:19px!important;width:19px!important;height:19px!important}
.hantema-home .ht-cta-icon i,.hantema-home .ht-cta-icon svg{font-size:36px!important;width:36px!important;height:36px!important}
.hantema-home .ht-mini-actions a i,.hantema-home .ht-mini-actions a svg{font-size:13px!important;width:13px!important;height:13px!important}
.hantema-footer .ht-socials i,.hantema-footer .ht-socials svg,.hantema-footer .ht-contact i,.hantema-footer .ht-contact svg{font-size:14px;width:14px;height:14px;color:var(--ht-accent)}
.ht-footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:11px}
.ht-footer-menu li{margin:0;padding:0;list-style:none}
.ht-scope{font-weight:400}
.hantema-header .ht-topbar{font-weight:500}.hantema-header .ht-nav-menu>li>a{font-weight:500}.hantema-header .ht-login{font-weight:600}.ht-logo-text{font-weight:500}
.ht-section-title,.ht-block-title,.ht-product-title,.ht-service-card h3,.ht-collection-item strong,.ht-post-body h3,.ht-footer-col h3{font-weight:600!important}
.ht-hero-title{font-weight:700!important}.ht-hero-feature strong,.ht-category-sidebar h3,.ht-category-sidebar li a,.ht-cat-button,.ht-btn,.ht-view-all,.ht-product-filter button,.ht-new-badge,.ht-price,.ht-service-card a,.ht-collection-item em,.ht-author strong,.ht-post-cat,.ht-cta-actions a,.ht-faq-item button,.ht-newsletter-form button{font-weight:500!important}
.ht-stat strong{font-weight:600!important}.ht-stat small,.ht-product-cat,.ht-author small,.ht-post-meta{font-weight:400!important}
.hantema-home .ht-product-fallback i,.hantema-home .ht-product-fallback svg{font-size:38px!important;width:38px!important;height:38px!important;color:#fff}
.hantema-home .ht-product-card.is-compact .ht-product-fallback i,.hantema-home .ht-product-card.is-compact .ht-product-fallback svg{font-size:22px!important;width:22px!important;height:22px!important}
.hantema-home .ht-float-icon i,.hantema-home .ht-float-icon svg{font-size:28px!important;width:28px!important;height:28px!important}
.hantema-home .ht-pencil i,.hantema-home .ht-pencil svg{font-size:22px!important;width:22px!important;height:22px!important}

/* HanTema 1.0.2 - live site icon fallback + Hello/Elementor isolation */
.ht-scope,
.ht-scope * ,
.ht-scope *::before,
.ht-scope *::after{box-sizing:border-box}
body .ht-scope,
body .ht-scope :where(a,button,input,select,textarea,label,span,div,p,h1,h2,h3,h4,h5,h6,ul,li,nav,section,article,footer,header,strong,small,em){font-family:'Poppins',Arial,sans-serif}
body .ht-scope :where(a,button,input,select,textarea){text-decoration:none;text-transform:none;letter-spacing:normal;box-shadow:none;outline:none}
body .ht-scope :where(button,input,select,textarea){font:inherit;-webkit-appearance:none;appearance:none}
body .ht-scope :where(ul,ol,li){margin-top:0;margin-bottom:0}
body .ht-scope :where(h1,h2,h3,p){margin-top:0}
.ht-scope .ht-inline-icon{display:inline-block;width:1em;height:1em;min-width:1em;min-height:1em;line-height:1;vertical-align:-.14em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;color:currentColor;flex:0 0 auto;overflow:visible}
.ht-scope .ht-inline-icon .ht-fill{fill:currentColor;stroke:none}
.ht-scope .ht-inline-icon text{fill:currentColor;stroke:none;font-family:Arial,sans-serif;font-weight:700;dominant-baseline:auto}
body .ht-scope .ht-icon-btn .ht-inline-icon{font-size:16px;width:16px;height:16px}
body .ht-scope .ht-topbar-right .ht-inline-icon{font-size:13px;width:13px;height:13px;color:var(--ht-accent)}
body .ht-scope .ht-service-icon .ht-inline-icon{font-size:21px;width:21px;height:21px}
body .ht-scope .ht-newsletter-title>span .ht-inline-icon,
body .ht-scope .ht-collection-item>span .ht-inline-icon{font-size:19px;width:19px;height:19px}
body .ht-scope .ht-cta-icon .ht-inline-icon{font-size:36px;width:36px;height:36px}
body .ht-scope .ht-product-fallback .ht-inline-icon{font-size:38px;width:38px;height:38px;color:#fff}
body .ht-scope .ht-product-card.is-compact .ht-product-fallback .ht-inline-icon{font-size:22px;width:22px;height:22px}
body .ht-scope .ht-float-icon .ht-inline-icon{font-size:28px;width:28px;height:28px}
body .ht-scope .ht-stars .ht-inline-icon{width:13px;height:13px;color:#f7b500;stroke-width:0}
body .ht-scope .ht-mini-actions .ht-inline-icon{width:13px;height:13px}
body .ht-scope .ht-post-meta .ht-inline-icon,
body .ht-scope .ht-footer-col .ht-inline-icon,
body .ht-scope .ht-socials .ht-inline-icon{width:14px;height:14px;color:var(--ht-accent)}
body .ht-scope .ht-btn,
body .ht-scope .ht-login,
body .ht-scope .ht-cta-actions a,
body .ht-scope .ht-product-filter button,
body .ht-scope .ht-newsletter-form button{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-style:solid;text-decoration:none;text-transform:none;box-shadow:none;cursor:pointer}
body .ht-scope .ht-btn-primary,
body .ht-scope .ht-login,
body .ht-scope .ht-product-filter button,
body .ht-scope .ht-newsletter-form button{background:var(--ht-accent);color:#fff;border-color:transparent}
body .ht-scope .ht-btn-secondary{background:#fff;color:#202838;border-color:rgba(17,24,39,.08)}
body .ht-scope .ht-icon-btn{display:grid;place-items:center;background:#fff;color:#172033;border:1px solid rgba(17,24,39,.08);text-decoration:none;box-shadow:none}
body .ht-scope .ht-product-filter input,
body .ht-scope .ht-product-filter select,
body .ht-scope .ht-newsletter-form input,
body .ht-scope .ht-newsletter-form select,
body .ht-scope .ht-newsletter-form textarea{background:#fff;color:#121722;border:1px solid rgba(17,24,39,.08);border-radius:9px;text-transform:none;box-shadow:none;outline:0}
body .ht-scope .ht-newsletter-form input{height:46px;padding:0 15px}
body .ht-scope .ht-product-filter input,
body .ht-scope .ht-product-filter select{height:42px;min-height:42px}
body .ht-scope .ht-mobile-toggle{display:none;align-items:center;justify-content:center;background:#fff;color:#101828;border:1px solid rgba(17,24,39,.08);box-shadow:none}
body .ht-scope .ht-mobile-toggle span{background:#101828}
body .ht-scope .ht-hero-title{font-weight:600!important}
body .ht-scope .ht-section-title,
body .ht-scope .ht-block-title,
body .ht-scope .ht-product-title,
body .ht-scope .ht-service-card h3,
body .ht-scope .ht-collection-item strong,
body .ht-scope .ht-post-body h3,
body .ht-scope .ht-footer-col h3,
body .ht-scope .ht-newsletter h2{font-weight:600!important}
body .ht-scope .ht-nav-menu>li>a,
body .ht-scope .ht-btn,
body .ht-scope .ht-login,
body .ht-scope .ht-view-all,
body .ht-scope .ht-product-filter button,
body .ht-scope .ht-newsletter-form button,
body .ht-scope .ht-faq-item button{font-weight:500!important}
@media (max-width:900px){body .ht-scope .ht-mobile-toggle{display:block}}

/* HanTema 1.0.3 - Header, mega menu, live search and homepage refinements */
html, body{max-width:100%;overflow-x:clip}
body.ht-mobile-lock,body.ht-search-lock{overflow:hidden!important}
body .ht-scope{font-family:'Poppins',Arial,sans-serif!important}
body .ht-scope :where(button,a,input,select,textarea){font-family:'Poppins',Arial,sans-serif!important;text-decoration:none!important;text-transform:none!important;letter-spacing:normal!important;box-shadow:none!important}
body .ht-scope :where(button){border:0;background:none;cursor:pointer}

/* Header actions */
.hantema-header{isolation:isolate;z-index:999;overflow:visible!important}
.hantema-header .ht-mainbar{position:relative;z-index:20}
.hantema-header .ht-header-actions{gap:10px!important}
.hantema-header .ht-icon-btn{width:44px!important;height:44px!important;border-radius:10px!important;border:1px solid rgba(17,24,39,.08)!important;background:#fff!important;display:grid!important;place-items:center!important;color:#172033!important;box-shadow:0 8px 20px rgba(16,24,40,.03)!important;padding:0!important;line-height:1!important}
.hantema-header .ht-icon-btn:hover{color:var(--ht-accent)!important;border-color:rgba(47,162,70,.35)!important;transform:translateY(-1px)}
.hantema-header .ht-search-toggle .ht-inline-icon,.hantema-header .ht-cart .ht-inline-icon,.hantema-header .ht-header-actions>a .ht-inline-icon{width:17px!important;height:17px!important}
.hantema-header .ht-cart-count{position:absolute!important;right:-5px!important;top:-6px!important;min-width:18px!important;height:18px!important;border-radius:999px!important;background:var(--ht-accent)!important;color:#fff!important;font-size:10px!important;display:grid!important;place-items:center!important;padding:0 5px!important;font-weight:700!important;line-height:18px!important}
.hantema-header .ht-login{display:none!important}

/* Desktop mega menu */
.hantema-header .ht-mega-area{position:absolute;left:0;right:0;top:100%;z-index:18;pointer-events:none}
.hantema-header .ht-mega-panel{position:absolute;left:0;right:0;top:0;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;background:#fff;border-top:1px solid rgba(17,24,39,.06);box-shadow:0 30px 60px rgba(17,24,39,.10);pointer-events:none}
.hantema-header .ht-mega-panel.is-active{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.hantema-header .ht-mega-inner{display:grid;grid-template-columns:300px minmax(0,1fr);gap:30px;padding:28px 0!important;background:#fff}
.ht-mega-promo{min-height:260px;border-radius:4px;background:linear-gradient(145deg,#eff8ef,#ffffff);padding:28px 22px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;border:1px solid rgba(47,162,70,.10)}
.ht-mega-promo:before{content:"";position:absolute;inset:24px 24px auto auto;width:145px;height:95px;border-radius:4px;background:rgba(47,162,70,.09);transform:rotate(-12deg)}
.ht-mega-visual{position:absolute;top:32px;left:32px;width:72px;height:72px;border-radius:4px;background:#fff;display:grid;place-items:center;color:var(--ht-accent);box-shadow:0 12px 30px rgba(17,24,39,.08)}
.ht-mega-visual .ht-inline-icon{width:34px;height:34px}
.ht-mega-promo h3{font-size:16px!important;line-height:1.45!important;font-weight:600!important;color:var(--ht-accent)!important;margin:0 0 8px!important;max-width:240px}
.ht-mega-promo p{font-size:13px!important;line-height:1.65!important;color:#445066!important;margin:0 0 18px!important;max-width:250px}
.ht-mega-promo a{height:40px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:4px;background:var(--ht-accent);color:#fff!important;font-size:13px;font-weight:500;padding:0 16px;align-self:flex-start}
.ht-mega-cols{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border-left:1px solid rgba(17,24,39,.07)}
.ht-mega-col{padding:0 24px;border-right:1px solid rgba(17,24,39,.07);min-width:0}
.ht-mega-col h4{margin:0 0 18px!important;font-size:13px!important;font-weight:600!important;color:#171f2e!important;display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.2px}
.ht-mega-col h4 .ht-inline-icon{width:20px;height:20px;color:var(--ht-accent)}
.ht-mega-col>a:not(.ht-mega-all){display:block;font-size:13px;color:#445066!important;padding:7px 0;font-weight:400;line-height:1.3}
.ht-mega-col>a:hover{color:var(--ht-accent)!important;transform:translateX(2px)}
.ht-mega-all{margin-top:16px!important;display:inline-flex!important;align-items:center;gap:8px;color:#182233!important;font-size:13px!important;font-weight:500!important}
.hantema-header .ht-nav-menu>li[data-mega-trigger]>ul{display:none!important}

/* Mobile canvas menu */
.hantema-header .ht-mobile-canvas{position:fixed;inset:0;z-index:1000;opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease}
.hantema-header.is-mobile-open .ht-mobile-canvas{opacity:1;visibility:visible;pointer-events:auto}
.ht-mobile-backdrop{position:absolute;inset:0;background:rgba(10,15,25,.45);backdrop-filter:blur(3px)}
.ht-mobile-panel{position:absolute;right:0;top:0;bottom:0;width:min(380px,88vw);background:#fff;padding:20px;box-shadow:-24px 0 60px rgba(17,24,39,.20);transform:translateX(105%);transition:transform .24s ease;overflow:auto}
.hantema-header.is-mobile-open .ht-mobile-panel{transform:translateX(0)}
.ht-mobile-head{height:48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(17,24,39,.08);margin-bottom:14px}
.ht-mobile-head strong{font-size:16px;font-weight:600;color:#141b29}
.ht-mobile-close{width:38px;height:38px;border-radius:4px!important;background:#f6f8fa!important;color:#172033!important;font-size:24px!important;line-height:1!important}
.ht-mobile-menu{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:4px!important}
.ht-mobile-menu li{position:relative;list-style:none!important;margin:0!important;padding:0!important}
.ht-mobile-menu a{display:flex!important;align-items:center;min-height:43px;padding:0 46px 0 12px!important;border-radius:4px!important;color:#172033!important;font-size:14px!important;font-weight:500!important;background:#fff!important}
.ht-mobile-menu a:hover,.ht-mobile-menu li.is-sub-open>a{background:#f3faf4!important;color:var(--ht-accent)!important}
.ht-mobile-menu ul{position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;display:none;margin:2px 0 6px 12px!important;padding:0 0 0 10px!important;border-left:1px solid rgba(47,162,70,.18)!important;box-shadow:none!important;background:transparent!important;border-radius:0!important;min-width:0!important}
.ht-mobile-menu ul a{min-height:36px;font-size:13px!important;color:#556174!important}
.ht-mobile-sub-toggle{position:absolute!important;right:4px!important;top:4px!important;width:35px!important;height:35px!important;border-radius:4px!important;background:#f7faf7!important;color:#172033!important;font-size:18px!important;display:grid!important;place-items:center!important;z-index:2}
.ht-mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(17,24,39,.08)}
.ht-mobile-actions a{height:42px;border-radius:4px;background:#f6faf7;color:#172033!important;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:500;font-size:13px}
.ht-mobile-actions .ht-inline-icon{width:15px;height:15px;color:var(--ht-accent)}

/* Full screen search */
.ht-search-overlay{position:fixed;inset:0;z-index:1100;opacity:0;visibility:hidden;pointer-events:none;transition:.22s ease}
.ht-search-overlay.is-active{opacity:1;visibility:visible;pointer-events:auto}
.ht-search-backdrop{position:absolute;inset:0;background:rgba(248,250,248,.95);backdrop-filter:blur(10px)}
.ht-search-box{position:relative;z-index:2;width:min(960px,calc(100% - 32px));margin:7vh auto 0;background:#fff;border:1px solid rgba(17,24,39,.08);border-radius:4px;box-shadow:0 28px 80px rgba(17,24,39,.14);padding:32px}
.ht-search-close{position:absolute!important;right:18px!important;top:18px!important;width:38px!important;height:38px!important;border-radius:4px!important;background:#f5f7f8!important;color:#172033!important;font-size:24px!important;line-height:1!important}
.ht-search-box h3{margin:0 0 6px!important;font-size:27px!important;font-weight:600!important;color:#151a24!important}
.ht-search-box p{margin:0 0 22px!important;color:#697386!important;font-size:14px!important}
.ht-search-box label{height:56px;border:1px solid rgba(17,24,39,.10);border-radius:4px;background:#fff;display:flex;align-items:center;gap:12px;padding:0 16px;margin-bottom:20px}
.ht-search-box label .ht-inline-icon{width:19px;height:19px;color:var(--ht-accent)}
.ht-search-box input{height:100%!important;border:0!important;padding:0!important;width:100%!important;background:transparent!important;font-size:15px!important;color:#172033!important;outline:0!important}
.ht-live-search-results{min-height:110px;max-height:58vh;overflow:auto;padding-right:4px}
.ht-search-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.ht-ajax-product-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid rgba(17,24,39,.08);border-radius:4px;background:#fff;color:#172033!important}
.ht-ajax-product-card:hover{border-color:rgba(47,162,70,.28);transform:translateY(-1px)}
.ht-ajax-product-img{width:72px;height:58px;border-radius:4px;background:#101726;display:grid;place-items:center;overflow:hidden;color:#fff}
.ht-ajax-product-img img{width:100%;height:100%;object-fit:cover}
.ht-ajax-product-body{display:grid;gap:5px;min-width:0}
.ht-ajax-product-body strong{font-size:13px;font-weight:500;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ht-ajax-product-body small{font-size:13px;color:var(--ht-accent);font-weight:500}.ht-ajax-rating span{font-size:12px;color:#d5dae1}.ht-ajax-rating .is-on{color:#f7b500}.ht-search-empty{grid-column:1/-1;padding:20px;border:1px dashed rgba(17,24,39,.14);border-radius:4px;text-align:center;color:#687084;font-size:13px;background:#fff}

/* Hero latest product laptop */
.ht-latest-product-art{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center}
.ht-product-laptop{position:relative;display:block!important;width:100%;height:360px!important;padding:34px 20px 20px!important;border-radius:14px!important;background:linear-gradient(145deg,#151b27,#0a0f18)!important;box-shadow:0 28px 70px rgba(16,24,40,.18)!important;overflow:hidden;transform:rotate(0deg)!important}
.ht-product-laptop img{width:100%;height:100%;object-fit:cover;border-radius:4px!important;background:#fff}
.ht-product-hero-fallback{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#2fa246,#62cc74);color:#fff;border-radius:4px}
.ht-product-hero-fallback .ht-inline-icon{width:72px;height:72px}
.ht-product-laptop .ht-browser-dots{position:absolute;left:18px;top:13px;display:flex;gap:6px}.ht-product-laptop .ht-browser-dots span{width:8px;height:8px;border-radius:99px;background:rgba(255,255,255,.45)}
.ht-hero-floating-card{position:absolute;z-index:4;min-width:155px;max-width:230px;border-radius:4px;background:#fff;border:1px solid rgba(17,24,39,.08);box-shadow:0 16px 44px rgba(17,24,39,.13);padding:13px 15px;display:grid;gap:3px;color:#172033!important}
.ht-hero-floating-card small{font-size:11px;color:var(--ht-accent);font-weight:500}.ht-hero-floating-card strong{font-size:14px;font-weight:600;line-height:1.35;color:#172033}.ht-float-new{left:0;top:48px}.ht-float-price{right:0;bottom:52px}.ht-float-price .woocommerce-Price-amount,.ht-float-price .woocommerce-Price-currencySymbol{white-space:nowrap!important}

/* Filter symmetric */
.ht-filter-card{overflow:hidden}.ht-product-filter{grid-template-columns:2fr 1fr 1fr auto!important;align-items:center}.ht-product-filter label,.ht-product-filter select,.ht-product-filter button{min-width:0}.ht-product-filter button{white-space:nowrap;border-radius:4px!important}

/* Product cards: clean clickable design */
.ht-product-card{border-radius:var(--ht-radius,12px)!important;overflow:hidden!important;min-width:0!important;background:#fff!important;display:block!important}
.ht-product-card .ht-product-link{display:flex!important;flex-direction:column!important;height:100%!important;color:inherit!important}
.ht-product-media{display:block!important;height:160px!important;border-radius:4px!important;background:#101726!important;overflow:hidden!important;position:relative!important;margin:12px 12px 0!important}
.ht-product-media img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:4px!important}
.ht-product-info{display:grid!important;gap:7px!important;padding:13px 14px 15px!important;min-width:0!important}
.ht-product-title{font-size:14px!important;font-weight:500!important;line-height:1.35!important;color:#172033!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0!important;display:block!important}
.ht-product-cat,.ht-product-actions,.ht-mini-actions,.ht-new-badge{display:none!important}.ht-price{font-size:14px!important;font-weight:500!important;color:#111827!important;line-height:1.3!important;white-space:nowrap!important;display:block!important;min-width:0}.ht-price ins{text-decoration:none!important}.ht-price del{display:none!important}.ht-rating-line{display:flex;align-items:center;gap:6px;min-width:0}.ht-stars{display:inline-flex;gap:1px}.ht-stars span{font-size:12px;color:#d5dae1;line-height:1}.ht-stars .is-on,.ht-stars .ht-inline-icon{color:#f7b500}.ht-rating-line small{font-size:11px;color:#6b7280}.ht-product-card.is-compact{display:block!important;padding:0!important}.ht-product-card.is-compact .ht-product-link{display:grid!important;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:12px;padding:12px!important}.ht-product-card.is-compact .ht-product-media{width:68px!important;height:58px!important;margin:0!important}.ht-product-card.is-compact .ht-product-info{padding:0!important}
.ht-product-fallback{width:100%;height:100%;display:grid!important;place-items:center;color:#fff;background:linear-gradient(145deg,#2fa246,#62cc74);border-radius:4px}
.ht-product-fallback .ht-inline-icon{width:38px!important;height:38px!important}
.ht-plugins-block .ht-product-card{cursor:pointer}

/* AJAX category buttons */
.ht-category-sidebar{border-radius:12px!important}.ht-category-sidebar ul{gap:4px!important}.ht-category-sidebar li button{width:100%!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;padding:11px 0!important;color:#526071!important;font-size:13px!important;font-weight:500!important;text-align:left!important;background:transparent!important;border-radius:4px!important}.ht-category-sidebar li button span{display:flex!important;gap:10px!important;align-items:center!important;min-width:0}.ht-category-sidebar li button strong{font-size:12px;color:var(--ht-accent)}.ht-category-sidebar li button.is-active,.ht-category-sidebar li button:hover{color:var(--ht-accent)!important;background:#f3faf4!important;padding-left:10px!important;padding-right:10px!important}.ht-category-sidebar li a{display:none}.ht-cat-button{border-radius:4px!important;font-weight:500!important}

/* Collections, FAQ, testimonials */
.ht-collection-item{border-radius:4px!important}.ht-faq-card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.ht-faq-card{padding:20px!important;box-shadow:none!important}.ht-faq-card h3{margin:0 0 10px!important;font-size:15px!important;font-weight:600!important;color:#172033!important}.ht-faq-card p{margin:0!important;font-size:13px!important;line-height:1.7!important;color:var(--ht-muted)!important}.ht-faq-card button,.ht-faq-card .ht-faq-answer{display:none!important}.ht-testimonial-card{display:block;color:inherit!important;border:1px solid rgba(17,24,39,.08);border-radius:12px;background:#fff;padding:20px}.ht-testimonial-card:hover{border-color:rgba(47,162,70,.22);transform:translateY(-2px)}

/* Newsletter ajax */
.ht-newsletter-ajax-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.ht-newsletter-message{grid-column:1/-1;font-size:12px;min-height:18px;color:#687084}.ht-newsletter-message.is-success{color:var(--ht-accent)}.ht-newsletter-message.is-error{color:#d92d20}.ht-newsletter-form button[disabled]{opacity:.55;cursor:not-allowed}

/* Footer icon refinement */
.hantema-footer .ht-socials a,.hantema-footer .ht-contact li{border-radius:4px!important}.hantema-footer .ht-inline-icon{stroke-width:2!important}

@media (max-width:1200px){.hantema-header .ht-mega-inner{grid-template-columns:260px minmax(0,1fr);gap:18px}.ht-mega-cols{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:24px}.ht-mega-col:nth-child(3n){border-right:0}.ht-theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ht-plugin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ht-faq-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media (max-width:1024px){.hantema-header .ht-navigation{display:none!important}.hantema-header .ht-mega-area{display:none!important}.hantema-header .ht-mobile-toggle{display:grid!important}.hantema-header .ht-mainbar-inner{gap:12px!important}.hantema-header .ht-header-actions{margin-left:auto!important}.hantema-header.is-open .ht-navigation{display:none!important}.hantema-header .ht-topbar-right{display:none!important}.ht-filter-card{padding:16px!important}.ht-product-filter{grid-template-columns:1fr 1fr!important}.ht-product-filter label{grid-column:1/-1}.ht-product-filter button{grid-column:1/-1}.ht-themes-layout{grid-template-columns:1fr!important}.ht-latest-product-art{min-height:340px}.ht-product-laptop{height:300px!important}.ht-float-new{left:10px;top:18px}.ht-float-price{right:10px;bottom:18px}}
@media (max-width:767px){.ht-container{width:calc(100% - 24px)!important}.hantema-header .ht-topbar{display:none}.hantema-header .ht-mainbar-inner{min-height:68px!important}.hantema-header .ht-icon-btn{width:40px!important;height:40px!important;border-radius:10px!important}.hantema-header .ht-search-toggle{display:grid!important}.hantema-header .ht-header-actions .ht-icon-btn:nth-of-type(3){display:grid!important}.ht-logo img{max-height:42px!important}.ht-search-box{padding:22px 16px;margin-top:4vh}.ht-search-box h3{font-size:22px!important}.ht-search-result-grid{grid-template-columns:1fr}.ht-ajax-product-card{grid-template-columns:64px minmax(0,1fr)}.ht-ajax-product-img{width:64px;height:54px}.ht-hero-title{font-size:32px!important;line-height:1.16!important}.ht-hero-features{grid-template-columns:1fr 1fr!important}.ht-latest-product-art{min-height:300px}.ht-product-laptop{height:240px!important;padding:30px 14px 14px!important}.ht-hero-floating-card{min-width:130px;max-width:175px;padding:10px 12px}.ht-hero-floating-card strong{font-size:12px}.ht-product-filter{grid-template-columns:1fr!important}.ht-stats{grid-template-columns:1fr 1fr!important}.ht-theme-grid,.ht-plugin-grid,.ht-service-grid,.ht-collection-grid,.ht-post-grid,.ht-faq-card-grid{grid-template-columns:1fr!important}.ht-products-block,.ht-service-wrap,.ht-collections-block,.ht-testimonials-block{padding:18px!important}.ht-product-card.is-compact .ht-product-link{grid-template-columns:62px minmax(0,1fr)}.ht-product-card.is-compact .ht-product-media{width:62px!important;height:54px!important}.ht-newsletter-ajax-form{grid-template-columns:1fr}.ht-mobile-panel{width:88vw}.ht-faq-card{padding:18px!important}}
@media (max-width:420px){.hantema-header .ht-header-actions{gap:7px!important}.hantema-header .ht-icon-btn{width:38px!important;height:38px!important}.hantema-header .ht-logo-text{font-size:21px}.ht-hero-features{grid-template-columns:1fr!important}.ht-stats{grid-template-columns:1fr!important}.ht-hero-floating-card{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;margin:8px 0 0;width:100%;max-width:none}.ht-latest-product-art{display:block;min-height:0}.ht-product-laptop{height:220px!important;margin-bottom:10px}.ht-mobile-panel{width:92vw;padding:18px}}


/* HanTema 1.0.4 - filter reset, laptop polish, compact price and mobile responsive refinements */
body .hantema-home.ht-scope{overflow:hidden!important}
body .hantema-home.ht-scope .ht-filter-card,
body .hantema-home.ht-scope .ht-products-block,
body .hantema-home.ht-scope .ht-card{max-width:100%}

/* Popular plugins: keep prices on the left in compact cards */
body .hantema-home.ht-scope .ht-plugins-block .ht-product-card.is-compact .ht-price,
body .hantema-home.ht-scope .ht-plugins-block .ht-product-card.is-compact .woocommerce-Price-amount,
body .hantema-home.ht-scope .ht-plugins-block .ht-product-card.is-compact .woocommerce-Price-currencySymbol{
  text-align:left!important;
  justify-self:start!important;
  white-space:nowrap!important;
  display:inline!important;
  line-height:1.25!important;
}
body .hantema-home.ht-scope .ht-plugins-block .ht-product-card.is-compact .ht-product-info{
  text-align:left!important;
  justify-items:start!important;
}

/* Remove duplicate sidebar CTA because the grid header already has the all themes button */
body .hantema-home.ht-scope .ht-category-sidebar .ht-cat-button{display:none!important}

/* Search/filter bar: isolated from Elementor and Hello Elementor global form/button styles */
body .hantema-home.ht-scope .ht-filter-card{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:18px!important;
  padding:18px 20px!important;
  overflow:visible!important;
}
body .hantema-home.ht-scope .ht-product-filter{
  display:grid!important;
  grid-template-columns:minmax(230px,1.25fr) minmax(150px,.55fr) minmax(150px,.55fr) 88px!important;
  gap:10px!important;
  align-items:center!important;
  min-width:0!important;
  margin:0!important;
}
body .hantema-home.ht-scope .ht-product-filter label,
body .hantema-home.ht-scope .ht-product-filter input,
body .hantema-home.ht-scope .ht-product-filter select,
body .hantema-home.ht-scope .ht-product-filter button{
  -webkit-appearance:none!important;
  appearance:none!important;
  box-shadow:none!important;
  outline:none!important;
  text-shadow:none!important;
  filter:none!important;
  letter-spacing:normal!important;
  text-transform:none!important;
  font-family:'Poppins',Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1!important;
  min-width:0!important;
  margin:0!important;
}
body .hantema-home.ht-scope .ht-product-filter label{
  height:46px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:0 15px!important;
  border:1px solid rgba(17,24,39,.09)!important;
  border-radius:4px!important;
  background:#fff!important;
  color:#98a2b3!important;
}
body .hantema-home.ht-scope .ht-product-filter label:focus-within{
  border-color:rgba(47,162,70,.45)!important;
  box-shadow:0 0 0 3px rgba(47,162,70,.08)!important;
}
body .hantema-home.ht-scope .ht-product-filter label .ht-inline-icon{width:17px!important;height:17px!important;color:#7b8797!important;flex:none!important}
body .hantema-home.ht-scope .ht-product-filter label input{
  height:44px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  padding:0!important;
  color:#172033!important;
  width:100%!important;
}
body .hantema-home.ht-scope .ht-product-filter input::placeholder{color:#8b95a5!important;opacity:1!important}
body .hantema-home.ht-scope .ht-product-filter select{
  height:46px!important;
  border:1px solid rgba(17,24,39,.09)!important;
  border-radius:4px!important;
  background:#fff!important;
  color:#172033!important;
  padding:0 34px 0 14px!important;
  background-image:linear-gradient(45deg,transparent 50%,#667085 50%),linear-gradient(135deg,#667085 50%,transparent 50%)!important;
  background-position:calc(100% - 18px) 19px,calc(100% - 13px) 19px!important;
  background-size:5px 5px,5px 5px!important;
  background-repeat:no-repeat!important;
}
body .hantema-home.ht-scope .ht-product-filter select:focus{
  border-color:rgba(47,162,70,.45)!important;
  box-shadow:0 0 0 3px rgba(47,162,70,.08)!important;
}
body .hantema-home.ht-scope .ht-product-filter button{
  height:46px!important;
  min-height:46px!important;
  border:1px solid var(--ht-accent)!important;
  border-radius:4px!important;
  background:var(--ht-accent)!important;
  color:#fff!important;
  padding:0 18px!important;
  font-weight:600!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
}
body .hantema-home.ht-scope .ht-product-filter button:hover{transform:translateY(-1px)!important;filter:brightness(.96)!important}
body .hantema-home.ht-scope .ht-stats{min-width:0!important;gap:18px!important}
body .hantema-home.ht-scope .ht-stat{min-width:0!important}
body .hantema-home.ht-scope .ht-stat strong{font-size:21px!important;font-weight:700!important}
body .hantema-home.ht-scope .ht-stat small{font-weight:500!important;white-space:nowrap!important}

/* More premium latest-product laptop */
body .hantema-home.ht-scope .ht-latest-product-art{
  min-height:390px!important;
  isolation:isolate!important;
}
body .hantema-home.ht-scope .ht-product-laptop{
  width:min(100%,760px)!important;
  height:382px!important;
  padding:38px 24px 24px!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,#182132 0%,#0a0f19 58%,#111827 100%)!important;
  border:1px solid rgba(255,255,255,.09)!important;
  box-shadow:0 34px 90px rgba(16,24,40,.23),inset 0 1px 0 rgba(255,255,255,.12)!important;
  overflow:visible!important;
  transform:perspective(1100px) rotateY(-3deg) rotateX(1.2deg)!important;
}
body .hantema-home.ht-scope .ht-product-laptop:before{
  content:"";
  position:absolute;
  inset:32px 18px 18px;
  border-radius:7px;
  background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,0) 34%);
  pointer-events:none;
  z-index:2;
}
body .hantema-home.ht-scope .ht-product-laptop:after{
  content:"";
  position:absolute;
  left:8%;
  right:8%;
  bottom:-20px;
  height:22px;
  border-radius:0 0 18px 18px;
  background:linear-gradient(180deg,#eef2f6,#cfd6df);
  box-shadow:0 22px 35px rgba(16,24,40,.16);
  z-index:-1;
}
body .hantema-home.ht-scope .ht-product-laptop img,
body .hantema-home.ht-scope .ht-product-laptop .ht-product-hero-fallback{
  position:relative!important;
  z-index:1!important;
  height:100%!important;
  width:100%!important;
  object-fit:cover!important;
  border-radius:7px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 0 0 1px rgba(0,0,0,.22),0 14px 38px rgba(0,0,0,.22)!important;
  overflow:hidden!important;
}
body .hantema-home.ht-scope .ht-product-laptop .ht-browser-dots{top:16px!important;left:22px!important;z-index:3!important}
body .hantema-home.ht-scope .ht-product-laptop .ht-browser-dots span{width:8px!important;height:8px!important;background:rgba(255,255,255,.38)!important}
body .hantema-home.ht-scope .ht-float-new{left:-8px!important;top:40px!important}
body .hantema-home.ht-scope .ht-float-price{right:-8px!important;bottom:54px!important}

/* Tablet and mobile: less vertical height, more side-by-side cards */
@media (max-width:1024px){
  body .hantema-home.ht-scope{padding-top:34px!important}
  body .hantema-home.ht-scope .ht-hero-grid{grid-template-columns:1fr!important;gap:22px!important;min-height:0!important}
  body .hantema-home.ht-scope .ht-hero-copy{text-align:left!important}
  body .hantema-home.ht-scope .ht-hero-buttons{margin-bottom:24px!important}
  body .hantema-home.ht-scope .ht-filter-card{grid-template-columns:1fr!important;gap:14px!important}
  body .hantema-home.ht-scope .ht-product-filter{grid-template-columns:minmax(0,1fr) minmax(150px,.55fr) minmax(150px,.55fr) 86px!important}
  body .hantema-home.ht-scope .ht-stats{width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
  body .hantema-home.ht-scope .ht-stat{justify-content:center!important;padding:9px 8px!important;border:1px solid rgba(17,24,39,.06)!important;border-radius:4px!important;background:#fff!important}
}
@media (max-width:767px){
  body .hantema-home.ht-scope{padding:22px 0 20px!important}
  body .hantema-home.ht-scope .ht-container{width:calc(100% - 20px)!important}
  body .hantema-home.ht-scope .ht-section-head{align-items:center!important;margin-bottom:14px!important;gap:10px!important}
  body .hantema-home.ht-scope .ht-section-title,
  body .hantema-home.ht-scope .ht-block-title{font-size:18px!important;line-height:1.25!important}
  body .hantema-home.ht-scope .ht-view-all{font-size:12px!important}
  body .hantema-home.ht-scope .ht-hero{padding:8px 0 8px!important}
  body .hantema-home.ht-scope .ht-badge{margin-bottom:14px!important;padding:7px 11px!important;font-size:12px!important}
  body .hantema-home.ht-scope .ht-hero-title{font-size:28px!important;line-height:1.14!important;letter-spacing:-1px!important;margin-bottom:12px!important}
  body .hantema-home.ht-scope .ht-hero-desc{font-size:14px!important;line-height:1.65!important;margin-bottom:16px!important}
  body .hantema-home.ht-scope .ht-hero-buttons{gap:9px!important;margin-bottom:16px!important}
  body .hantema-home.ht-scope .ht-btn{min-height:40px!important;padding:0 13px!important;border-radius:4px!important;font-size:12px!important;flex:1 1 auto!important}
  body .hantema-home.ht-scope .ht-hero-features{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}
  body .hantema-home.ht-scope .ht-hero-feature{gap:8px!important;border:1px solid rgba(17,24,39,.06)!important;background:#fff!important;border-radius:4px!important;padding:8px!important}
  body .hantema-home.ht-scope .ht-hero-feature>span{width:25px!important;height:25px!important;border-radius:4px!important}
  body .hantema-home.ht-scope .ht-hero-feature strong{font-size:11px!important;margin-bottom:1px!important;white-space:normal!important;line-height:1.2!important}
  body .hantema-home.ht-scope .ht-hero-feature small{font-size:10px!important;line-height:1.2!important}
  body .hantema-home.ht-scope .ht-latest-product-art{min-height:245px!important;margin-top:2px!important}
  body .hantema-home.ht-scope .ht-product-laptop{height:222px!important;padding:28px 12px 12px!important;border-radius:12px!important;transform:none!important;width:100%!important}
  body .hantema-home.ht-scope .ht-product-laptop:before{inset:26px 10px 10px!important;border-radius:6px!important}
  body .hantema-home.ht-scope .ht-product-laptop:after{bottom:-13px!important;height:15px!important;left:10%!important;right:10%!important}
  body .hantema-home.ht-scope .ht-product-laptop .ht-browser-dots{top:12px!important;left:15px!important}
  body .hantema-home.ht-scope .ht-hero-floating-card{position:absolute!important;min-width:0!important;max-width:145px!important;padding:8px 9px!important;border-radius:4px!important;gap:1px!important}
  body .hantema-home.ht-scope .ht-hero-floating-card small{font-size:10px!important}
  body .hantema-home.ht-scope .ht-hero-floating-card strong{font-size:11px!important;line-height:1.25!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  body .hantema-home.ht-scope .ht-float-new{left:8px!important;top:14px!important}
  body .hantema-home.ht-scope .ht-float-price{right:8px!important;bottom:18px!important}
  body .hantema-home.ht-scope .ht-filter-card{padding:12px!important;margin-bottom:18px!important;border-radius:10px!important}
  body .hantema-home.ht-scope .ht-product-filter{grid-template-columns:1fr 1fr!important;gap:8px!important}
  body .hantema-home.ht-scope .ht-product-filter label{grid-column:1/-1!important;height:42px!important}
  body .hantema-home.ht-scope .ht-product-filter select,
  body .hantema-home.ht-scope .ht-product-filter button{height:42px!important;min-height:42px!important;font-size:12px!important}
  body .hantema-home.ht-scope .ht-product-filter button{grid-column:1/-1!important;width:100%!important}
  body .hantema-home.ht-scope .ht-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  body .hantema-home.ht-scope .ht-stat{justify-content:flex-start!important;padding:8px!important;gap:7px!important}
  body .hantema-home.ht-scope .ht-stat span{width:28px!important;height:28px!important;border-radius:4px!important}
  body .hantema-home.ht-scope .ht-stat strong{font-size:17px!important}
  body .hantema-home.ht-scope .ht-stat small{font-size:10px!important;margin-left:0!important}
  body .hantema-home.ht-scope .ht-theme-grid,
  body .hantema-home.ht-scope .ht-plugin-grid,
  body .hantema-home.ht-scope .ht-service-grid,
  body .hantema-home.ht-scope .ht-collection-grid,
  body .hantema-home.ht-scope .ht-post-grid,
  body .hantema-home.ht-scope .ht-faq-card-grid,
  body .hantema-home.ht-scope .ht-testimonial-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  body .hantema-home.ht-scope .ht-products-block,
  body .hantema-home.ht-scope .ht-service-wrap,
  body .hantema-home.ht-scope .ht-collections-block,
  body .hantema-home.ht-scope .ht-testimonials-block{padding:14px!important;margin-bottom:18px!important;border-radius:10px!important}
  body .hantema-home.ht-scope .ht-themes-layout{gap:14px!important;margin-bottom:18px!important}
  body .hantema-home.ht-scope .ht-category-sidebar{padding:14px!important;border-radius:10px!important}
  body .hantema-home.ht-scope .ht-category-sidebar ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
  body .hantema-home.ht-scope .ht-category-sidebar li button{height:38px!important;padding:0 9px!important;border:1px solid rgba(17,24,39,.06)!important;font-size:12px!important;background:#fff!important}
  body .hantema-home.ht-scope .ht-category-sidebar li button span{gap:6px!important;overflow:hidden!important;white-space:nowrap!important;text-overflow:ellipsis!important}
  body .hantema-home.ht-scope .ht-category-sidebar li button strong{font-size:10px!important}
  body .hantema-home.ht-scope .ht-product-media{height:104px!important;margin:8px 8px 0!important;border-radius:4px!important}
  body .hantema-home.ht-scope .ht-product-info{padding:9px 10px 11px!important;gap:5px!important}
  body .hantema-home.ht-scope .ht-product-title{font-size:12px!important;line-height:1.28!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:31px!important}
  body .hantema-home.ht-scope .ht-price{font-size:12px!important;text-align:left!important;justify-self:start!important}
  body .hantema-home.ht-scope .ht-rating-line{gap:4px!important}
  body .hantema-home.ht-scope .ht-stars span{font-size:10px!important}
  body .hantema-home.ht-scope .ht-rating-line small{font-size:10px!important}
  body .hantema-home.ht-scope .ht-plugins-block .ht-product-card.is-compact .ht-product-link{display:flex!important;flex-direction:column!important;gap:0!important;padding:0!important;align-items:stretch!important}
  body .hantema-home.ht-scope .ht-plugins-block .ht-product-card.is-compact .ht-product-media{width:auto!important;height:82px!important;margin:8px 8px 0!important}
  body .hantema-home.ht-scope .ht-plugins-block .ht-product-card.is-compact .ht-product-info{padding:9px 10px 11px!important;gap:5px!important}
  body .hantema-home.ht-scope .ht-service-wrap{grid-template-columns:1fr!important}
  body .hantema-home.ht-scope .ht-service-card{padding:16px!important;border-radius:4px!important}
  body .hantema-home.ht-scope .ht-service-icon{width:36px!important;height:36px!important;border-radius:4px!important;margin-bottom:12px!important}
  body .hantema-home.ht-scope .ht-service-card h3{font-size:13px!important;line-height:1.3!important}
  body .hantema-home.ht-scope .ht-service-card p{font-size:11px!important;line-height:1.55!important}
  body .hantema-home.ht-scope .ht-collection-item{grid-template-columns:34px minmax(0,1fr)!important;padding:12px!important;gap:9px!important}
  body .hantema-home.ht-scope .ht-collection-item>span{width:34px!important;height:34px!important;border-radius:4px!important}
  body .hantema-home.ht-scope .ht-collection-item em{display:none!important}
  body .hantema-home.ht-scope .ht-collection-item strong{font-size:12px!important}
  body .hantema-home.ht-scope .ht-collection-item small{font-size:10px!important}
  body .hantema-home.ht-scope .ht-faq-card{padding:14px!important;border-radius:4px!important}
  body .hantema-home.ht-scope .ht-faq-card h3{font-size:12px!important;line-height:1.35!important}
  body .hantema-home.ht-scope .ht-faq-card p{font-size:11px!important;line-height:1.55!important}
}
@media (max-width:390px){
  body .hantema-home.ht-scope .ht-hero-title{font-size:25px!important}
  body .hantema-home.ht-scope .ht-product-laptop{height:200px!important}
  body .hantema-home.ht-scope .ht-latest-product-art{min-height:222px!important}
  body .hantema-home.ht-scope .ht-product-media{height:92px!important}
  body .hantema-home.ht-scope .ht-plugins-block .ht-product-card.is-compact .ht-product-media{height:76px!important}
  body .hantema-home.ht-scope .ht-theme-grid,
  body .hantema-home.ht-scope .ht-plugin-grid,
  body .hantema-home.ht-scope .ht-service-grid,
  body .hantema-home.ht-scope .ht-collection-grid,
  body .hantema-home.ht-scope .ht-post-grid,
  body .hantema-home.ht-scope .ht-faq-card-grid,
  body .hantema-home.ht-scope .ht-testimonial-grid{gap:8px!important}
}

/* HanTema 1.0.5 - mobile canvas visibility, mobile hero ordering, horizontal mobile carousels */
body .ht-mobile-canvas,
body > .ht-mobile-canvas{
  position:fixed!important;
  inset:0!important;
  z-index:2147483000!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .22s ease,visibility .22s ease!important;
}
body .ht-mobile-canvas.is-active,
body > .ht-mobile-canvas.is-active,
.hantema-header.is-mobile-open .ht-mobile-canvas{
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
body .ht-mobile-canvas .ht-mobile-backdrop,
body > .ht-mobile-canvas .ht-mobile-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(15,23,42,.46)!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
}
body .ht-mobile-canvas .ht-mobile-panel,
body > .ht-mobile-canvas .ht-mobile-panel{
  position:absolute!important;
  right:0!important;
  top:0!important;
  bottom:0!important;
  width:min(390px,90vw)!important;
  max-width:90vw!important;
  background:#fff!important;
  padding:20px!important;
  box-shadow:-24px 0 70px rgba(15,23,42,.24)!important;
  transform:translateX(106%)!important;
  transition:transform .26s ease!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  border-radius:0!important;
}
body .ht-mobile-canvas.is-active .ht-mobile-panel,
body > .ht-mobile-canvas.is-active .ht-mobile-panel,
.hantema-header.is-mobile-open .ht-mobile-canvas .ht-mobile-panel{
  transform:translateX(0)!important;
}
body .ht-mobile-canvas .ht-mobile-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:0 0 16px!important;padding:0 0 14px!important;border-bottom:1px solid rgba(17,24,39,.08)!important}
body .ht-mobile-canvas .ht-mobile-head strong{font-size:17px!important;font-weight:600!important;color:#111827!important}
body .ht-mobile-canvas .ht-mobile-close{width:38px!important;height:38px!important;border:1px solid rgba(17,24,39,.08)!important;border-radius:4px!important;background:#fff!important;color:#111827!important;font-size:23px!important;line-height:1!important;display:grid!important;place-items:center!important;padding:0!important}
@media (max-width:1024px){
  body .hantema-header .ht-navigation,
  body .hantema-header .ht-mega-area{display:none!important}
  body .hantema-header .ht-mobile-toggle{display:grid!important;place-items:center!important;flex:0 0 40px!important;width:40px!important;height:40px!important;padding:8px!important;border-radius:4px!important;z-index:3!important}
}
@media (max-width:767px){
  body .hantema-home.ht-scope{padding-top:20px!important;overflow:hidden!important}
  body .hantema-home.ht-scope .ht-container{width:calc(100% - 18px)!important;max-width:none!important}

  /* Slider mobile order: text -> product visual -> buttons -> boxes */
  body .hantema-home.ht-scope .ht-hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;align-items:start!important}
  body .hantema-home.ht-scope .ht-hero-copy{display:contents!important;text-align:left!important}
  body .hantema-home.ht-scope .ht-badge{order:1!important;margin-bottom:2px!important;justify-self:start!important;font-size:11px!important;padding:6px 10px!important}
  body .hantema-home.ht-scope .ht-hero-title{order:2!important;margin:0!important;font-size:26px!important;line-height:1.15!important;letter-spacing:-.7px!important;max-width:100%!important}
  body .hantema-home.ht-scope .ht-hero-desc{order:3!important;margin:0 0 3px!important;font-size:13px!important;line-height:1.55!important;max-width:100%!important}
  body .hantema-home.ht-scope .ht-latest-product-art{order:4!important;min-height:228px!important;margin:4px 0 0!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important}
  body .hantema-home.ht-scope .ht-product-laptop{height:205px!important;max-width:100%!important;width:100%!important;padding:28px 12px 12px!important;border-radius:12px!important;transform:none!important}
  body .hantema-home.ht-scope .ht-product-laptop:before{inset:25px 9px 9px!important;border-radius:6px!important}
  body .hantema-home.ht-scope .ht-product-laptop:after{bottom:-12px!important;height:14px!important;left:11%!important;right:11%!important;border-radius:0 0 12px 12px!important}
  body .hantema-home.ht-scope .ht-product-laptop .ht-browser-dots{top:12px!important;left:14px!important}
  body .hantema-home.ht-scope .ht-hero-floating-card{position:absolute!important;width:auto!important;min-width:114px!important;max-width:46%!important;border-radius:4px!important;padding:8px 9px!important}
  body .hantema-home.ht-scope .ht-float-new{left:5px!important;top:22px!important}
  body .hantema-home.ht-scope .ht-float-price{right:5px!important;bottom:22px!important}
  body .hantema-home.ht-scope .ht-hero-buttons{order:5!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:4px 0 0!important;width:100%!important}
  body .hantema-home.ht-scope .ht-hero-buttons .ht-btn{width:100%!important;min-height:39px!important;height:39px!important;padding:0 10px!important;font-size:11px!important;border-radius:4px!important;white-space:nowrap!important}
  body .hantema-home.ht-scope .ht-hero-features{order:6!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;max-width:none!important;width:100%!important;margin-top:2px!important}
  body .hantema-home.ht-scope .ht-hero-feature{display:flex!important;align-items:center!important;gap:8px!important;min-height:54px!important;padding:8px!important;border-radius:4px!important;background:#fff!important;border:1px solid rgba(17,24,39,.07)!important;box-shadow:0 8px 18px rgba(16,24,40,.035)!important}
  body .hantema-home.ht-scope .ht-hero-feature>span{width:26px!important;height:26px!important;margin:0!important;border-radius:4px!important;flex:0 0 26px!important}
  body .hantema-home.ht-scope .ht-hero-feature strong{font-size:11px!important;line-height:1.18!important;white-space:normal!important;margin:0 0 2px!important}
  body .hantema-home.ht-scope .ht-hero-feature small{font-size:9.5px!important;line-height:1.18!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}

  /* Mobile filter: horizontal scroll, isolated from global styles */
  body .hantema-home.ht-scope .ht-filter-card{display:block!important;padding:12px!important;border-radius:10px!important;overflow:hidden!important;margin:14px auto 18px!important}
  body .hantema-home.ht-scope .ht-product-filter{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;padding:0 2px 8px!important;margin:0 -2px!important;grid-template-columns:none!important}
  body .hantema-home.ht-scope .ht-product-filter::-webkit-scrollbar,
  body .hantema-home.ht-scope .ht-category-sidebar ul::-webkit-scrollbar,
  body .hantema-home.ht-scope .ht-testimonial-grid::-webkit-scrollbar,
  body .hantema-home.ht-scope .ht-post-grid::-webkit-scrollbar,
  body .hantema-home.ht-scope .ht-stats::-webkit-scrollbar{height:0!important;width:0!important}
  body .hantema-home.ht-scope .ht-product-filter label{flex:0 0 230px!important;width:230px!important;height:42px!important;grid-column:auto!important;scroll-snap-align:start!important}
  body .hantema-home.ht-scope .ht-product-filter select{flex:0 0 154px!important;width:154px!important;height:42px!important;min-height:42px!important;scroll-snap-align:start!important}
  body .hantema-home.ht-scope .ht-product-filter button{flex:0 0 78px!important;width:78px!important;height:42px!important;min-height:42px!important;grid-column:auto!important;scroll-snap-align:start!important;padding:0 12px!important}
  body .hantema-home.ht-scope .ht-stats{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;padding:2px 2px 4px!important;grid-template-columns:none!important}
  body .hantema-home.ht-scope .ht-stat{flex:0 0 132px!important;scroll-snap-align:start!important;justify-content:flex-start!important;border:1px solid rgba(17,24,39,.06)!important;background:#fff!important;border-radius:4px!important;padding:8px!important}

  /* Theme categories: horizontal scrollable chips */
  body .hantema-home.ht-scope .ht-themes-layout{display:block!important;margin-bottom:18px!important}
  body .hantema-home.ht-scope .ht-category-sidebar{padding:12px!important;margin:0 0 12px!important;border-radius:10px!important;overflow:hidden!important}
  body .hantema-home.ht-scope .ht-category-sidebar h3{font-size:15px!important;margin:0 0 10px!important}
  body .hantema-home.ht-scope .ht-category-sidebar ul{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important;padding:0 0 5px!important;margin:0!important;grid-template-columns:none!important}
  body .hantema-home.ht-scope .ht-category-sidebar li{flex:0 0 auto!important;margin:0!important;padding:0!important;scroll-snap-align:start!important}
  body .hantema-home.ht-scope .ht-category-sidebar li button{min-width:138px!important;width:auto!important;height:38px!important;padding:0 11px!important;border-radius:4px!important;white-space:nowrap!important;background:#fff!important;border:1px solid rgba(17,24,39,.08)!important}
  body .hantema-home.ht-scope .ht-category-sidebar li button.is-active{background:#f0faf2!important;border-color:rgba(47,162,70,.18)!important}

  /* Mobile carousels for reviews and blog posts */
  body .hantema-home.ht-scope .ht-testimonial-grid,
  body .hantema-home.ht-scope .ht-post-grid{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important;padding:2px 2px 10px!important;margin:0 -2px!important}
  body .hantema-home.ht-scope .ht-testimonial-card{flex:0 0 82%!important;min-width:82%!important;scroll-snap-align:start!important;border-radius:10px!important;padding:16px!important}
  body .hantema-home.ht-scope .ht-post-card{flex:0 0 78%!important;min-width:78%!important;scroll-snap-align:start!important;border-radius:10px!important;overflow:hidden!important}
  body .hantema-home.ht-scope .ht-post-thumb{height:135px!important}
  body .hantema-home.ht-scope .ht-post-body{padding:13px!important}
  body .hantema-home.ht-scope .ht-post-body h3{font-size:14px!important;line-height:1.35!important}
}
@media (max-width:420px){
  body .hantema-home.ht-scope .ht-hero-features{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body .hantema-home.ht-scope .ht-stats{display:flex!important;grid-template-columns:none!important}
  body .hantema-home.ht-scope .ht-product-laptop{height:196px!important}
  body .hantema-home.ht-scope .ht-latest-product-art{min-height:218px!important;display:flex!important}
  body .hantema-home.ht-scope .ht-hero-buttons .ht-btn{font-size:10.5px!important;padding:0 7px!important}
}
@media (max-width:360px){
  body .hantema-home.ht-scope .ht-hero-title{font-size:23px!important}
  body .hantema-home.ht-scope .ht-hero-buttons{grid-template-columns:1fr!important}
  body .hantema-home.ht-scope .ht-hero-feature{min-height:50px!important;padding:7px!important}
  body .hantema-home.ht-scope .ht-testimonial-card,
  body .hantema-home.ht-scope .ht-post-card{flex-basis:86%!important;min-width:86%!important}
}

/* HanTema 1.0.6 - Hero product cards, mobile stats grid and FAQ carousel */
body .hantema-home.ht-scope .ht-hero-products-art{
  min-height:420px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  position:relative!important;
}
body .hantema-home.ht-scope .ht-hero-products-art:before{
  content:"";
  position:absolute;
  inset:22px 10px;
  border-radius:18px;
  background:linear-gradient(145deg,rgba(47,162,70,.12),rgba(255,255,255,.35));
  border:1px solid rgba(47,162,70,.12);
  transform:rotate(-2deg);
  pointer-events:none;
}
body .hantema-home.ht-scope .ht-hero-product-showcase{
  position:relative!important;
  z-index:2!important;
  width:min(100%,590px)!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
}
body .hantema-home.ht-scope .ht-hero-product-card{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:210px!important;
  padding:12px!important;
  border-radius:4px!important;
  background:#fff!important;
  border:1px solid rgba(17,24,39,.08)!important;
  box-shadow:0 18px 45px rgba(16,24,40,.08)!important;
  color:#151a24!important;
  overflow:hidden!important;
}
body .hantema-home.ht-scope .ht-hero-product-card:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(47,162,70,.25)!important;
  box-shadow:0 24px 55px rgba(16,24,40,.12)!important;
}
body .hantema-home.ht-scope .ht-hero-product-img{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:118px!important;
  border-radius:4px!important;
  background:linear-gradient(145deg,#101828,#1d2939)!important;
  overflow:hidden!important;
  margin:0 0 11px!important;
}
body .hantema-home.ht-scope .ht-hero-product-img img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  border-radius:4px!important;
}
body .hantema-home.ht-scope .ht-hero-product-img span{
  display:grid!important;
  place-items:center!important;
  width:100%!important;
  height:100%!important;
  color:#fff!important;
}
body .hantema-home.ht-scope .ht-hero-product-img .ht-inline-icon{
  width:42px!important;
  height:42px!important;
  color:#fff!important;
}
body .hantema-home.ht-scope .ht-hero-product-body{
  display:grid!important;
  gap:6px!important;
  min-width:0!important;
  flex:1 1 auto!important;
}
body .hantema-home.ht-scope .ht-hero-product-body strong{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:38px!important;
  font-size:15px!important;
  line-height:1.28!important;
  font-weight:600!important;
  color:#121722!important;
}
body .hantema-home.ht-scope .ht-hero-product-body .ht-rating-line{
  min-height:16px!important;
}
body .hantema-home.ht-scope .ht-hero-product-stars,
body .hantema-home.ht-scope .ht-hero-product-body .ht-stars span{
  color:#f7b500!important;
  letter-spacing:1px!important;
  font-size:12px!important;
}
body .hantema-home.ht-scope .ht-hero-product-body em{
  display:block!important;
  align-self:end!important;
  margin-top:auto!important;
  color:#111827!important;
  font-size:16px!important;
  line-height:1.2!important;
  font-style:normal!important;
  font-weight:600!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body .hantema-home.ht-scope .ht-hero-product-body em .woocommerce-Price-amount,
body .hantema-home.ht-scope .ht-hero-product-body em .woocommerce-Price-currencySymbol{
  white-space:nowrap!important;
}
body .hantema-home.ht-scope .ht-hero-product-card.demo-0 .ht-hero-product-img{background:linear-gradient(145deg,#0f1c33,#24517a)!important}
body .hantema-home.ht-scope .ht-hero-product-card.demo-1 .ht-hero-product-img{background:linear-gradient(145deg,#22b8e8,#9945ff)!important}
body .hantema-home.ht-scope .ht-hero-product-card.demo-2 .ht-hero-product-img{background:linear-gradient(145deg,#111827,#4b5563)!important}
body .hantema-home.ht-scope .ht-hero-product-card.demo-3 .ht-hero-product-img{background:linear-gradient(145deg,#6d28d9,#c084fc)!important}

@media (max-width:767px){
  body .hantema-home.ht-scope .ht-hero-products-art{
    order:4!important;
    min-height:0!important;
    width:100%!important;
    margin:4px 0 0!important;
    display:block!important;
  }
  body .hantema-home.ht-scope .ht-hero-products-art:before{display:none!important}
  body .hantema-home.ht-scope .ht-hero-product-showcase{
    width:100%!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body .hantema-home.ht-scope .ht-hero-product-card{
    min-height:0!important;
    padding:8px!important;
    border-radius:4px!important;
    box-shadow:0 8px 18px rgba(16,24,40,.05)!important;
  }
  body .hantema-home.ht-scope .ht-hero-product-img{
    height:82px!important;
    margin-bottom:8px!important;
  }
  body .hantema-home.ht-scope .ht-hero-product-body{gap:4px!important}
  body .hantema-home.ht-scope .ht-hero-product-body strong{
    min-height:32px!important;
    font-size:12px!important;
    line-height:1.25!important;
    -webkit-line-clamp:2!important;
  }
  body .hantema-home.ht-scope .ht-hero-product-body .ht-rating-line,
  body .hantema-home.ht-scope .ht-hero-product-stars{display:none!important}
  body .hantema-home.ht-scope .ht-hero-product-body em{
    font-size:12.5px!important;
    font-weight:600!important;
  }
  body .hantema-home.ht-scope .ht-hero-buttons{order:5!important;margin-top:8px!important}
  body .hantema-home.ht-scope .ht-hero-features{display:none!important}

  /* Mobile stats: no horizontal scroll, two cards per row */
  body .hantema-home.ht-scope .ht-filter-card .ht-stats{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    overflow:visible!important;
    padding:2px 0 0!important;
    margin:0!important;
    width:100%!important;
  }
  body .hantema-home.ht-scope .ht-filter-card .ht-stat{
    flex:initial!important;
    width:100%!important;
    min-width:0!important;
    justify-content:flex-start!important;
    padding:9px 8px!important;
    gap:7px!important;
  }
  body .hantema-home.ht-scope .ht-filter-card .ht-stat strong{
    font-size:18px!important;
    line-height:1!important;
  }
  body .hantema-home.ht-scope .ht-filter-card .ht-stat small{
    font-size:10.5px!important;
    white-space:normal!important;
    line-height:1.15!important;
  }

  /* Mobile FAQ: horizontal slider cards */
  body .hantema-home.ht-scope .ht-faq-card-grid{
    display:flex!important;
    grid-template-columns:none!important;
    flex-wrap:nowrap!important;
    gap:10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    scroll-snap-type:x mandatory!important;
    padding:2px 2px 10px!important;
    margin:0 -2px!important;
  }
  body .hantema-home.ht-scope .ht-faq-card-grid::-webkit-scrollbar{height:0!important;width:0!important}
  body .hantema-home.ht-scope .ht-faq-card{
    flex:0 0 82%!important;
    min-width:82%!important;
    scroll-snap-align:start!important;
    border-radius:10px!important;
    padding:16px!important;
  }
}
@media (max-width:420px){
  body .hantema-home.ht-scope .ht-hero-product-img{height:74px!important}
  body .hantema-home.ht-scope .ht-hero-product-body strong{font-size:11.5px!important;min-height:30px!important}
  body .hantema-home.ht-scope .ht-hero-product-body em{font-size:12px!important}
  body .hantema-home.ht-scope .ht-filter-card .ht-stat span{width:26px!important;height:26px!important;flex:0 0 26px!important}
}


/* HanTema 1.0.7 - Hero spacing default and adjustable product card controls */
body .hantema-home.ht-scope .ht-hero{
  padding-top:8px!important;
  padding-bottom:8px!important;
}
body .hantema-home.ht-scope .ht-hero-product-showcase{
  width:min(100%,590px)!important;
}
body .hantema-home.ht-scope .ht-hero-product-card{
  border-radius:4px!important;
}
body .hantema-home.ht-scope .ht-hero-product-img,
body .hantema-home.ht-scope .ht-hero-product-img img{
  border-radius:4px!important;
}
@media (max-width:767px){
  body .hantema-home.ht-scope .ht-hero{
    padding-top:8px!important;
    padding-bottom:8px!important;
  }
}


/* HanTema 1.0.8 - hero gap, zero top space, image-only hero cards, shine effects */
body .hantema-home.ht-scope{padding-top:0!important}
body .hantema-home.ht-scope .ht-hero{margin-top:0!important;padding-top:8px!important}
body .hantema-home.ht-scope .ht-hero-grid{margin-top:0!important}
body .hantema-home.ht-scope .ht-hero-products-art{margin-top:0!important}
body .hantema-home.ht-scope .ht-hero-product-showcase{gap:16px!important}
body .hantema-home.ht-scope .ht-hero-product-card{
  min-height:0!important;
  padding:10px!important;
}
body .hantema-home.ht-scope .ht-hero-product-img{
  margin:0!important;
  position:relative!important;
}
body .hantema-home.ht-scope .ht-hero-product-body{
  display:none!important;
}
body .hantema-home.ht-scope .ht-hero-product-card,
body .hantema-home.ht-scope .ht-hero-product-img,
body .hantema-home.ht-scope .ht-hero-product-img img,
body .hantema-home.ht-scope .ht-hero-products-art:before{
  border-radius:4px!important;
}
@keyframes htShineSweep{
  0%{transform:translateX(-165%) skewX(-22deg);opacity:0}
  8%{opacity:.0}
  18%{opacity:.82}
  34%{transform:translateX(230%) skewX(-22deg);opacity:0}
  100%{transform:translateX(230%) skewX(-22deg);opacity:0}
}
body .hantema-home.ht-scope .ht-hero-product-img:after,
body .hantema-header .ht-logo:after{
  content:"";
  position:absolute;
  top:-30%;
  left:-120%;
  width:38%;
  height:160%;
  background:linear-gradient(115deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.16) 28%,rgba(255,255,255,.78) 50%,rgba(255,255,255,.16) 72%,rgba(255,255,255,0) 100%);
  transform:skewX(-22deg);
  pointer-events:none;
  z-index:3;
}
body .hantema-home.ht-scope .ht-hero-product-card:nth-child(1) .ht-hero-product-img:after{animation:htShineSweep 7.2s linear infinite .0s}
body .hantema-home.ht-scope .ht-hero-product-card:nth-child(2) .ht-hero-product-img:after{animation:htShineSweep 7.2s linear infinite 1.2s}
body .hantema-home.ht-scope .ht-hero-product-card:nth-child(3) .ht-hero-product-img:after{animation:htShineSweep 7.2s linear infinite 2.4s}
body .hantema-home.ht-scope .ht-hero-product-card:nth-child(4) .ht-hero-product-img:after{animation:htShineSweep 7.2s linear infinite 3.6s}
body .hantema-header .ht-logo:after{animation:htShineSweep 8s linear infinite .6s}
body .hantema-home.ht-scope .ht-hero-products-art:before{
  inset:18px 10px!important;
  background:linear-gradient(145deg,rgba(47,162,70,.10),rgba(255,255,255,.40))!important;
}
@media (max-width:767px){
  body .hantema-home.ht-scope .ht-hero-product-showcase{gap:8px!important}
  body .hantema-home.ht-scope .ht-hero-product-card{padding:6px!important}
}


/* HanTema 1.0.9 - hero cards: product title + always sparkling stars, no price; header shine */
body .hantema-home.ht-scope .ht-hero-product-body{
  display:flex!important;
  flex-direction:column!important;
  gap:7px!important;
  padding:10px 2px 0!important;
  min-height:0!important;
  flex:0 0 auto!important;
}
body .hantema-home.ht-scope .ht-hero-product-body strong{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  min-height:0!important;
  font-size:14px!important;
  line-height:1.28!important;
  font-weight:600!important;
  color:#111827!important;
}
body .hantema-home.ht-scope .ht-hero-product-body em{
  display:none!important;
}
body .hantema-home.ht-scope .ht-hero-product-body .ht-rating-line,
body .hantema-home.ht-scope .ht-hero-product-stars{
  display:flex!important;
  align-items:center!important;
  min-height:15px!important;
  line-height:1!important;
}
body .hantema-home.ht-scope .ht-hero-product-body .ht-stars{
  display:inline-flex!important;
  gap:2px!important;
  margin:0!important;
}
body .hantema-home.ht-scope .ht-hero-product-body .ht-stars span,
body .hantema-home.ht-scope .ht-hero-product-stars{
  color:#f7b500!important;
  font-size:12px!important;
  letter-spacing:1.2px!important;
  text-shadow:0 0 8px rgba(247,181,0,.28);
}
body .hantema-home.ht-scope .ht-hero-product-body .ht-rating-line small{
  display:none!important;
}
@keyframes htStarSparkle{
  0%,100%{opacity:.58;filter:brightness(1);transform:translateY(0) scale(.96);text-shadow:0 0 0 rgba(247,181,0,0)}
  35%{opacity:1;filter:brightness(1.45);transform:translateY(-1px) scale(1.13);text-shadow:0 0 10px rgba(247,181,0,.62)}
  62%{opacity:.78;filter:brightness(1.12);transform:translateY(0) scale(1)}
}
body .hantema-home.ht-scope .ht-hero-product-body .ht-stars span{animation:htStarSparkle 1.65s ease-in-out infinite!important;display:inline-block!important}
body .hantema-home.ht-scope .ht-hero-product-body .ht-stars span:nth-child(2){animation-delay:.15s!important}
body .hantema-home.ht-scope .ht-hero-product-body .ht-stars span:nth-child(3){animation-delay:.30s!important}
body .hantema-home.ht-scope .ht-hero-product-body .ht-stars span:nth-child(4){animation-delay:.45s!important}
body .hantema-home.ht-scope .ht-hero-product-body .ht-stars span:nth-child(5){animation-delay:.60s!important}
body .hantema-home.ht-scope .ht-hero-product-stars{animation:htStarSparkle 1.65s ease-in-out infinite!important;display:inline-block!important}

body .hantema-header .ht-mainbar,
body .hantema-header .ht-topbar{
  position:relative!important;
  overflow:hidden!important;
}
body .hantema-header .ht-mainbar:before,
body .hantema-header .ht-topbar:before{
  content:"";
  position:absolute;
  top:0;
  left:-45%;
  width:28%;
  height:100%;
  background:linear-gradient(115deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.12) 30%,rgba(47,162,70,.13) 50%,rgba(255,255,255,.16) 70%,rgba(255,255,255,0) 100%);
  transform:skewX(-22deg);
  pointer-events:none;
  z-index:0;
  animation:htHeaderShine 7.5s linear infinite;
}
body .hantema-header .ht-topbar:before{animation-delay:1.2s;opacity:.72}
body .hantema-header .ht-mainbar-inner,
body .hantema-header .ht-topbar-inner{position:relative;z-index:1}
@keyframes htHeaderShine{
  0%{left:-45%;opacity:0}
  10%{opacity:.9}
  28%{left:118%;opacity:0}
  100%{left:118%;opacity:0}
}
@media (max-width:767px){
  body .hantema-home.ht-scope .ht-hero-product-body{
    padding:7px 1px 0!important;
    gap:5px!important;
  }
  body .hantema-home.ht-scope .ht-hero-product-body strong{
    font-size:11.5px!important;
    line-height:1.25!important;
    -webkit-line-clamp:2!important;
  }
  body .hantema-home.ht-scope .ht-hero-product-body .ht-stars span,
  body .hantema-home.ht-scope .ht-hero-product-stars{
    font-size:10.5px!important;
    letter-spacing:.8px!important;
  }
}


/* HanTema 1.0.10 - header shine only on logo, clean hero product area, mobile search fix */
body .hantema-header .ht-mainbar,
body .hantema-header .ht-topbar{
  overflow:visible!important;
}
body .hantema-header .ht-mainbar:before,
body .hantema-header .ht-topbar:before{
  content:none!important;
  display:none!important;
  animation:none!important;
  opacity:0!important;
}
body .hantema-header .ht-logo{
  position:relative!important;
  overflow:hidden!important;
  border-radius:8px!important;
  isolation:isolate!important;
}
body .hantema-header .ht-logo:after{
  content:""!important;
  position:absolute!important;
  top:-35%!important;
  left:-120%!important;
  width:42%!important;
  height:170%!important;
  background:linear-gradient(115deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.12) 30%,rgba(255,255,255,.78) 50%,rgba(255,255,255,.14) 70%,rgba(255,255,255,0) 100%)!important;
  transform:skewX(-22deg)!important;
  pointer-events:none!important;
  z-index:2!important;
  animation:htShineSweep 8s linear infinite .6s!important;
}
body .hantema-home.ht-scope .ht-hero-products-art{
  min-height:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
body .hantema-home.ht-scope .ht-hero-products-art:before,
body .hantema-home.ht-scope .ht-hero-products-art:after{
  content:none!important;
  display:none!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
body .hantema-home.ht-scope .ht-hero-product-showcase{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body .ht-search-overlay{
  position:fixed!important;
  inset:0!important;
  z-index:999999!important;
  pointer-events:none!important;
}
body .ht-search-overlay.is-active{
  pointer-events:auto!important;
}
body .ht-search-overlay .ht-search-box{
  pointer-events:auto!important;
  max-height:calc(100vh - 40px)!important;
  overflow:auto!important;
}
body .ht-search-overlay .ht-search-close{
  cursor:pointer!important;
  z-index:5!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  padding:0!important;
}
@media (max-width:767px){
  body .ht-search-overlay .ht-search-box{
    width:calc(100% - 20px)!important;
    margin:14px auto 0!important;
    padding:18px 14px!important;
    border-radius:4px!important;
  }
  body .ht-search-overlay .ht-search-close{
    right:12px!important;
    top:12px!important;
  }
  body .ht-search-overlay .ht-search-result-grid{
    grid-template-columns:1fr!important;
  }
}

/* HanTema 1.0.11 - mobile canvas menu icon visibility fix */
@media (min-width:1025px){
  body .hantema-header .ht-mobile-toggle{display:none!important;}
}
@media (max-width:1024px){
  body .hantema-header .ht-mainbar,
  body .hantema-header .ht-mainbar-inner{overflow:visible!important;}
  body .hantema-header .ht-header-actions{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:8px!important;
    flex:0 0 auto!important;
    min-width:max-content!important;
    position:relative!important;
    z-index:50!important;
  }
  body .hantema-header .ht-mobile-toggle{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    flex:0 0 42px!important;
    width:42px!important;
    min-width:42px!important;
    max-width:42px!important;
    height:42px!important;
    min-height:42px!important;
    padding:0!important;
    margin:0!important;
    border:1px solid rgba(17,24,39,.10)!important;
    border-radius:8px!important;
    background:#fff!important;
    color:#111827!important;
    box-shadow:0 8px 20px rgba(16,24,40,.04)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    position:relative!important;
    z-index:60!important;
    transform:none!important;
    line-height:1!important;
    cursor:pointer!important;
    overflow:visible!important;
  }
  body .hantema-header .ht-mobile-toggle .ht-inline-icon,
  body .hantema-header .ht-mobile-toggle .ht-mobile-menu-icon{
    display:block!important;
    width:22px!important;
    min-width:22px!important;
    height:22px!important;
    min-height:22px!important;
    color:currentColor!important;
    stroke:currentColor!important;
    stroke-width:2.4!important;
    opacity:1!important;
    visibility:visible!important;
    overflow:visible!important;
    transform:none!important;
    margin:0!important;
  }
  body .hantema-header .ht-mobile-toggle span{
    display:block!important;
    width:20px!important;
    height:2px!important;
    min-height:2px!important;
    margin:3px 0!important;
    background:currentColor!important;
    border-radius:2px!important;
    opacity:1!important;
    visibility:visible!important;
  }
}
@media (max-width:767px){
  body .hantema-header .ht-mainbar-inner{gap:8px!important;}
  body .hantema-header .ht-logo{flex:1 1 auto!important;min-width:0!important;max-width:48vw!important;}
  body .hantema-header .ht-logo img{max-width:100%!important;height:auto!important;object-fit:contain!important;}
  body .hantema-header .ht-logo-text{font-size:clamp(18px,5.6vw,24px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
}
@media (max-width:420px){
  body .hantema-header .ht-header-actions{gap:6px!important;}
  body .hantema-header .ht-mobile-toggle{flex-basis:38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;}
  body .hantema-header .ht-mobile-toggle .ht-inline-icon,
  body .hantema-header .ht-mobile-toggle .ht-mobile-menu-icon{width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;}
}

/* HanTema 1.0.12 - mobile canvas click/open reliability fix */
body .hantema-header .ht-mobile-toggle,
body .hantema-header button.ht-mobile-toggle{
  touch-action:manipulation!important;
  -webkit-tap-highlight-color:transparent!important;
  user-select:none!important;
}
body > .ht-mobile-canvas.is-active,
body .ht-mobile-canvas.is-active{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
}
body > .ht-mobile-canvas.is-active .ht-mobile-backdrop,
body .ht-mobile-canvas.is-active .ht-mobile-backdrop{
  pointer-events:auto!important;
}
body > .ht-mobile-canvas.is-active .ht-mobile-panel,
body .ht-mobile-canvas.is-active .ht-mobile-panel{
  transform:translateX(0)!important;
  pointer-events:auto!important;
}
body.ht-mobile-lock{
  overflow:hidden!important;
  height:100vh!important;
}

/* HanTema 1.0.13 - smooth mobile canvas, search wording and footer social icon fix */
body .ht-mobile-canvas,
body > .ht-mobile-canvas{
  display:block!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
  transition:opacity .16s ease,visibility 0s linear .16s!important;
  contain:layout paint style!important;
  transform:translateZ(0)!important;
  will-change:opacity!important;
}
body .ht-mobile-canvas.is-preparing,
body > .ht-mobile-canvas.is-preparing,
body .ht-mobile-canvas.is-active,
body > .ht-mobile-canvas.is-active{
  visibility:visible!important;
  transition:opacity .16s ease,visibility 0s linear 0s!important;
}
body .ht-mobile-canvas.is-active,
body > .ht-mobile-canvas.is-active{
  opacity:1!important;
  pointer-events:auto!important;
}
body .ht-mobile-canvas .ht-mobile-backdrop,
body > .ht-mobile-canvas .ht-mobile-backdrop{
  opacity:0!important;
  background:rgba(15,23,42,.42)!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  transition:opacity .16s ease!important;
  will-change:opacity!important;
}
body .ht-mobile-canvas.is-active .ht-mobile-backdrop,
body > .ht-mobile-canvas.is-active .ht-mobile-backdrop{
  opacity:1!important;
}
body .ht-mobile-canvas .ht-mobile-panel,
body > .ht-mobile-canvas .ht-mobile-panel{
  transform:translate3d(104%,0,0)!important;
  transition:transform .18s cubic-bezier(.22,1,.36,1)!important;
  will-change:transform!important;
  backface-visibility:hidden!important;
  -webkit-backface-visibility:hidden!important;
  contain:layout paint style!important;
}
body .ht-mobile-canvas.is-active .ht-mobile-panel,
body > .ht-mobile-canvas.is-active .ht-mobile-panel{
  transform:translate3d(0,0,0)!important;
}
body.ht-mobile-lock{
  overflow:hidden!important;
  height:auto!important;
  overscroll-behavior:contain!important;
}
body.ht-mobile-lock .ht-mobile-panel{
  touch-action:pan-y!important;
}
body .hantema-footer .ht-socials .ht-inline-icon{
  width:16px!important;
  height:16px!important;
  color:var(--ht-accent)!important;
  display:block!important;
}
body .hantema-footer .ht-socials .ht-svg-facebook-f,
body .hantema-footer .ht-socials .ht-svg-twitter,
body .hantema-footer .ht-socials .ht-svg-linkedin-in{
  stroke:none!important;
  fill:currentColor!important;
}
body .hantema-footer .ht-socials .ht-svg-facebook-f path,
body .hantema-footer .ht-socials .ht-svg-twitter path,
body .hantema-footer .ht-socials .ht-svg-linkedin-in path{
  stroke:none!important;
  fill:currentColor!important;
}
body .hantema-footer .ht-socials a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
}

/* HanTema 1.0.15 - full resolution product cards, readable titles and separate plugin card styling */
body .hantema-home.ht-scope .ht-product-title{
  display:block!important;
  margin:0!important;
  padding:0!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:initial!important;
  min-height:0!important;
  height:auto!important;
  word-break:normal!important;
  overflow-wrap:anywhere!important;
}
body .hantema-home.ht-scope .ht-product-card .ht-product-link{
  min-width:0!important;
}
body .hantema-home.ht-scope .ht-product-card .ht-product-info{
  min-width:0!important;
}
body .hantema-home.ht-scope .ht-product-media img,
body .hantema-home.ht-scope .ht-hero-product-img img,
body .ht-search-overlay .ht-ajax-product-img img{
  image-rendering:auto!important;
}
body .hantema-home.ht-scope .ht-plugins-block .ht-plugin-grid{
  align-items:stretch!important;
}
body .hantema-home.ht-scope .ht-plugins-block .ht-product-card:not(.is-compact){
  height:100%!important;
}
body .hantema-home.ht-scope .ht-plugins-block .ht-product-card:not(.is-compact) .ht-product-link{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
}
body .hantema-home.ht-scope .ht-plugins-block .ht-product-card:not(.is-compact) .ht-product-info{
  flex:1 1 auto!important;
}
body .hantema-home.ht-scope .ht-plugins-block .ht-product-card.is-compact .ht-product-title{
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  display:block!important;
  line-height:1.35!important;
}
@media (max-width:767px){
  body .hantema-home.ht-scope .ht-product-title{
    display:block!important;
    -webkit-line-clamp:unset!important;
    min-height:0!important;
  }
}
