*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--hrg-bg);color:var(--hrg-text);font-family:Tahoma,Arial,sans-serif;overflow-x:hidden}a{color:var(--hrg-link);text-decoration:none;transition:.2s}a:hover{color:var(--hrg-link-hover)}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{color:var(--hrg-heading);line-height:1.45;margin:0 0 18px;font-weight:500}.hrg-container{width:min(var(--hrg-container),calc(100% - 32px));margin-inline:auto}.hrg-container-full{width:100%;max-width:none}.hrg-btn,.button,button.single_add_to_cart_button,.added_to_cart{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--hrg-radius);background:var(--hrg-button);color:#fff!important;padding:12px 22px;font-weight:500;cursor:pointer;box-shadow:0 10px 28px rgba(78,86,192,.18);transition:.2s}.hrg-btn:hover,.button:hover,button.single_add_to_cart_button:hover{background:var(--hrg-button-hover);transform:translateY(-1px);color:#fff!important}.hrg-btn-outline{background:#fff!important;color:var(--hrg-primary)!important;border:1px solid var(--hrg-border);box-shadow:none}.hrg-top-message{background:linear-gradient(90deg,var(--hrg-primary),var(--hrg-secondary));color:#fff;text-align:center;padding:9px}.hrg-site-header{background:var(--hrg-header-bg);border-bottom:1px solid var(--hrg-border);z-index:99}.hrg-site-header.is-sticky{position:sticky;top:0;backdrop-filter:blur(12px);box-shadow:0 12px 30px rgba(0,0,0,.05)}.hrg-header-inner{display:flex;align-items:center;gap:22px;min-height:86px}.hrg-brand-wrap{display:flex;align-items:center;gap:10px;min-width:220px}.hrg-logo img{max-width:220px;max-height:68px;object-fit:contain;display:block}.hrg-brand-desc{font-size:12px;color:#666;max-width:140px}.hrg-main-nav{flex:1}.hrg-menu,.hrg-mobile-menu{list-style:none;padding:0;margin:0}.hrg-menu{display:flex;gap:22px;align-items:center}.hrg-menu li{position:relative}.hrg-menu a{color:var(--hrg-header-text);font-weight:500}.hrg-menu a:hover{color:var(--hrg-header-hover)}.hrg-menu ul{position:absolute;top:100%;right:0;min-width:220px;background:#fff;border:1px solid var(--hrg-border);border-radius:16px;box-shadow:var(--hrg-shadow);display:none;padding:12px;z-index:20}.hrg-menu li:hover>ul{display:block}.hrg-menu ul li{margin:8px 0}.hrg-header-actions{display:flex;align-items:center;gap:10px}.hrg-live-search{position:relative}.hrg-live-search input{border:1px solid var(--hrg-border);border-radius:14px;padding:10px 14px;min-width:210px}.hrg-live-results{position:absolute;top:115%;right:0;width:320px;background:#fff;border:1px solid var(--hrg-border);border-radius:16px;box-shadow:var(--hrg-shadow);display:none;z-index:40;overflow:hidden}.hrg-live-item{display:flex;gap:10px;align-items:center;padding:10px;border-bottom:1px solid #f2f2f2}.hrg-live-item img{width:46px;height:46px;object-fit:cover;border-radius:10px}.hrg-phone{white-space:nowrap;color:var(--hrg-primary);font-weight:500}.hrg-cart-link{background:var(--hrg-soft);padding:10px 14px;border-radius:14px;font-weight:500}.hrg-cart-count{display:inline-flex;background:var(--hrg-primary);color:#fff;min-width:20px;height:20px;border-radius:99px;align-items:center;justify-content:center;font-size:12px}.hrg-menu-toggle,.hrg-mobile-close{display:none}.hrg-mobile-panel{position:fixed;inset:0 auto 0 -330px;width:320px;background:#fff;z-index:150;box-shadow:var(--hrg-shadow);transition:.25s;padding:22px}.hrg-mobile-panel.is-open{left:0}.hrg-mobile-menu li{margin:14px 0}.hrg-breadcrumb{font-size:13px;margin:22px 0;color:#777}.hrg-breadcrumb span,.hrg-breadcrumb a{margin-inline:4px}.hrg-hero{padding:60px 0;background:radial-gradient(circle at 10% 10%,var(--hrg-soft),transparent 34%),linear-gradient(135deg,#fff,#f8f5ff)}.hrg-hero-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:48px}.hrg-kicker{display:inline-flex;background:#fff;border:1px solid var(--hrg-border);border-radius:999px;padding:8px 14px;color:var(--hrg-primary);font-weight:500;margin-bottom:14px}.hrg-hero h1{font-size:clamp(34px,5vw,62px)}.hrg-hero p{font-size:18px;color:#555}.hrg-hero-actions,.hrg-trust-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.hrg-trust-row span{background:#fff;border:1px solid var(--hrg-border);border-radius:14px;padding:10px 14px;font-weight:500}.hrg-hero-image{margin:0}.hrg-hero-image img{border-radius:28px;box-shadow:0 24px 80px rgba(78,86,192,.20);display:block}.hrg-section{padding:var(--hrg-section-padding) 0}.hrg-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.hrg-cat-grid,.hrg-benefit-grid,.hrg-post-grid{display:grid;gap:var(--hrg-gap)}.hrg-cat-grid{grid-template-columns:repeat(4,1fr)}.hrg-cat-card,.hrg-product-card,.hrg-post-card,.hrg-benefit-grid>div,.hrg-404-box,.hrg-box{background:var(--hrg-card);border:1px solid var(--hrg-border);border-radius:var(--hrg-radius);box-shadow:var(--hrg-shadow);padding:18px}.hrg-cat-card{display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--hrg-text)}.hrg-cat-card img{height:130px;object-fit:contain}.hrg-benefit-grid{grid-template-columns:repeat(4,1fr)}.hrg-post-grid{grid-template-columns:repeat(3,1fr)}.hrg-post-card img{border-radius:14px;aspect-ratio:16/10;object-fit:cover;width:100%;margin-bottom:14px}.products,.hrg-shop-grid{display:grid!important;grid-template-columns:repeat(var(--hrg-products-desktop,4),minmax(0,1fr));gap:var(--hrg-gap);list-style:none;padding:0;margin:0}.hrg-product-card{position:relative;display:flex;flex-direction:column;gap:12px;min-width:0}.hrg-product-thumb{display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:14px;aspect-ratio:4/3;overflow:hidden}.hrg-product-thumb img{width:100%;height:100%;object-fit:contain;transition:.3s}.hrg-product-card:hover .hrg-product-thumb img{transform:scale(1.04)}.hrg-product-card h2{font-size:16px;margin:8px 0;color:var(--hrg-heading)}.hrg-product-cat{font-size:12px;color:#777}.hrg-product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.price{font-weight:500;color:var(--hrg-primary)}.hrg-sale-badge{position:absolute;top:14px;right:14px;background:#e02424;color:#fff;border-radius:999px;padding:4px 10px;font-size:12px;z-index:2}.is-out-of-stock .hrg-product-thumb{filter:grayscale(1);opacity:.65}.hrg-stock.out{font-size:12px;color:#b91c1c;font-weight:500}.hrg-shop-filters{display:flex;gap:10px;align-items:center;flex-wrap:wrap;background:#fff;border:1px solid var(--hrg-border);border-radius:18px;box-shadow:var(--hrg-shadow);padding:14px;margin-bottom:22px}.hrg-shop-filters input,.hrg-shop-filters select{border:1px solid var(--hrg-border);border-radius:12px;padding:10px}.hrg-filter-head,.hrg-filter-close,.hrg-mobile-filter-toggle{display:none}.hrg-single-wrap{max-width:900px}.hrg-single,.hrg-page{background:#fff;border:1px solid var(--hrg-border);border-radius:22px;padding:32px;box-shadow:var(--hrg-shadow)}.hrg-single-thumb{border-radius:18px;width:100%;margin:20px 0}.hrg-entry{line-height:2}.hrg-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:26px}.hrg-order-review,.hrg-checkout-fields,.hrg-cart-form,.cart-collaterals,.hrg-thankyou-box{background:#fff;border:1px solid var(--hrg-border);border-radius:22px;padding:22px;box-shadow:var(--hrg-shadow)}.hrg-purchase-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 28px}.hrg-progress-step{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--hrg-border);border-radius:16px;padding:12px;color:#888}.hrg-progress-step span{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--hrg-cart-progress-inactive,var(--hrg-border));color:#666}.hrg-progress-step.is-active{border-color:var(--hrg-primary);color:var(--hrg-primary)}.hrg-progress-step.is-active span{background:var(--hrg-primary);color:#fff}.hrg-side-cart{position:fixed;top:0;bottom:0;width:min(420px,92vw);background:#fff;z-index:200;box-shadow:var(--hrg-shadow);transition:.25s;display:flex;flex-direction:column}.hrg-side-cart-right{right:-450px}.hrg-side-cart-left{left:-450px}.hrg-side-cart.is-open.hrg-side-cart-right{right:0}.hrg-side-cart.is-open.hrg-side-cart-left{left:0}.hrg-side-cart-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--hrg-border)}.hrg-side-cart-close{background:none!important;color:#111!important;box-shadow:none!important;font-size:24px}.hrg-side-cart-content{padding:18px;overflow:auto}.hrg-side-cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:190;display:none}.hrg-side-cart-overlay.is-open{display:block}.hrg-floating{position:fixed;z-index:120;display:flex;flex-direction:column;gap:8px}.hrg-floating-left{left:18px}.hrg-floating-right{right:18px}.hrg-floating-btn{display:flex;align-items:center;gap:7px;background:var(--float-color);color:#fff!important;border-radius:999px;padding:10px 14px;box-shadow:var(--hrg-shadow);font-weight:500}.hrg-floating-btn:hover{background:var(--float-hover);color:#fff!important}.hrg-back-to-top{position:fixed;right:18px;bottom:18px;width:42px;height:42px;border-radius:50%;display:none;z-index:119}.hrg-back-to-top.is-visible{display:flex}.hrg-site-footer{background:var(--hrg-footer-bg);color:var(--hrg-footer-text);padding-top:48px}.hrg-site-footer a,.hrg-site-footer h3{color:#fff}.hrg-footer-inner{display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px}.hrg-footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:16px;display:flex;justify-content:center;gap:22px;flex-wrap:wrap;color:rgba(255,255,255,.8)}.hrg-404{text-align:center}.hrg-404-box{max-width:720px;margin:auto}.hrg-page-full .hrg-full-content,.hrg-blank-content{width:100%;margin:0;padding:0}.hrg-login-modal{position:fixed;inset:0;display:none;z-index:250;align-items:center;justify-content:center}.hrg-login-modal.is-open{display:flex}.hrg-login-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.42)}.hrg-login-modal-card{position:relative;background:#fff;border-radius:24px;padding:20px;width:min(440px,92vw)}.hrg-login-modal-close{position:absolute;top:10px;left:10px;background:#f5f5f5!important;color:#111!important;box-shadow:none!important;width:36px;height:36px;border-radius:50%}@media (max-width:1024px){.hrg-hero-inner{grid-template-columns:1fr}.hrg-main-nav,.hrg-phone,.hrg-live-search{display:none}.hrg-menu-toggle,.hrg-mobile-close{display:inline-flex}.hrg-header-inner{min-height:72px}.hrg-cat-grid,.hrg-benefit-grid{grid-template-columns:repeat(2,1fr)}.products,.hrg-shop-grid{grid-template-columns:repeat(var(--hrg-products-tablet,3),1fr)}.hrg-checkout-grid{grid-template-columns:1fr}.hrg-footer-inner{grid-template-columns:1fr}.hrg-filter-head,.hrg-filter-close,.hrg-mobile-filter-toggle{display:flex}.hrg-shop-filters{position:fixed;top:0;bottom:0;right:-330px;width:320px;z-index:180;display:flex;flex-direction:column;align-items:stretch;border-radius:0;margin:0;transition:.25s;overflow:auto}.hrg-shop-filters.is-open{right:0}}@media (max-width:640px){body{font-size:var(--hrg-mobile-font-size)}.hrg-container{width:min(100% - 20px,var(--hrg-container))}.hrg-header-actions{margin-right:auto}.hrg-brand-desc{display:none}.hrg-logo img{max-width:160px}.hrg-hero{padding:32px 0}.hrg-hero h1{font-size:32px}.hrg-cat-grid,.hrg-benefit-grid,.hrg-post-grid{grid-template-columns:1fr}.products,.hrg-shop-grid{grid-template-columns:repeat(var(--hrg-products-mobile,2),minmax(0,1fr));gap:12px}.hrg-product-card{padding:10px}.hrg-purchase-progress{grid-template-columns:1fr 1fr}.hrg-progress-step b{font-size:12px}.hrg-hide-mobile{display:none!important}.hrg-footer-bottom{font-size:12px}.hrg-cart-form{overflow-x:auto}.hrg-cart-form table{min-width:680px}}@media (min-width:641px){.hrg-hide-desktop{display:none!important}}
