/* Homepage v60: minimal RTL retail surface */
.hm-home-hero{padding:24px 0 0}.hm-home-hero-card{min-height:350px;background:#fff;border:1px solid var(--hm-border);border-radius:12px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;overflow:hidden}.hm-home-hero-copy{padding:42px 48px}.hm-home-eyebrow,.hm-home-section-head span,.hm-home-featured-copy>span,.hm-home-account-copy>span{font-size:11px;color:var(--hm-primary);font-weight:800}.hm-home-hero h1{font-size:clamp(26px,4vw,44px);line-height:1.35;margin:7px 0 12px;color:var(--hm-ink);font-weight:700}.hm-home-hero h1 strong{color:var(--hm-ink);font-weight:900}.hm-home-hero p{max-width:520px;color:var(--hm-muted);font-size:13px;line-height:2;margin:0}.hm-home-actions{display:flex;align-items:center;gap:18px;margin-top:22px}.hm-home-primary{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;background:var(--hm-primary);color:#fff;font-size:11px;font-weight:800}.hm-home-primary:hover{color:#fff;background:#d9324b}.hm-home-text-link{color:var(--hm-muted);font-size:11px;font-weight:700}.hm-home-meta{display:flex;gap:15px;flex-wrap:wrap;margin-top:22px;color:var(--hm-muted);font-size:10px}.hm-home-hero-media{height:100%;min-height:350px;background:#fff7f8;display:flex;align-items:center;justify-content:center;padding:28px}.hm-home-hero-media img{width:100%;height:100%;max-height:280px;object-fit:contain}.hm-home-categories,.hm-home-trust,.hm-home-featured,.hm-home-products{padding-top:50px}.hm-home-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.hm-home-section-head h2{font-size:21px;margin:2px 0 0;font-weight:900;color:var(--hm-ink)}.hm-home-section-head>a{font-size:11px;color:var(--hm-primary);font-weight:800}.hm-home-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.hm-home-category{display:flex;align-items:center;gap:8px;flex-direction:column;padding:16px 8px;background:#fff;border:1px solid var(--hm-border);border-radius:10px;color:var(--hm-ink);text-align:center}.hm-home-category:hover{border-color:#efb1bb;color:var(--hm-primary)}.hm-home-category-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff1f3;color:var(--hm-primary);font-size:20px}.hm-home-category strong{font-size:11px}.hm-home-category small{color:var(--hm-muted);font-size:9px}.hm-home-trust{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--hm-border);border-bottom:1px solid var(--hm-border);padding-block:17px;margin-top:45px}.hm-home-trust>div{display:flex;justify-content:center;align-items:center;gap:9px;border-inline-start:1px solid var(--hm-border)}.hm-home-trust>div:first-child{border-inline-start:0}.hm-home-trust b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff1f3;color:var(--hm-primary);font-size:14px}.hm-home-trust strong,.hm-home-trust small{display:block}.hm-home-trust strong{font-size:11px;color:var(--hm-ink)}.hm-home-trust small{font-size:9px;color:var(--hm-muted)}.hm-home-featured-card{display:grid;grid-template-columns:1fr .85fr;min-height:260px;background:#fff;border:1px solid var(--hm-border);border-radius:12px;overflow:hidden;color:var(--hm-ink)}.hm-home-featured-copy{padding:32px}.hm-home-featured-copy h2{font-size:24px;margin:6px 0;color:var(--hm-ink)}.hm-home-featured-copy p{font-size:12px;color:var(--hm-muted);max-width:460px}.hm-home-featured-points{display:flex;gap:13px;flex-wrap:wrap;color:var(--hm-muted);font-size:10px;margin:17px 0}.hm-home-featured-points i{font-style:normal}.hm-home-featured-copy>strong{display:inline-flex;padding:9px 13px;border-radius:8px;background:#fff1f3;color:var(--hm-primary);font-size:10px}.hm-home-featured-copy em{font-style:normal;margin-inline-start:7px}.hm-home-featured-media{background:#fafafa;display:flex;align-items:center;justify-content:center;padding:20px}.hm-home-featured-media img{width:100%;height:210px;object-fit:contain}.hm-home-product-wrap{height:100%;background:#fff;border:1px solid var(--hm-border);border-radius:10px;padding:4px;overflow:hidden}.hm-home-product-wrap .hm-product-card{box-shadow:none;border:0;border-radius:8px;height:100%}.hm-home-account{margin-top:55px;margin-bottom:70px;padding:34px;display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;align-items:center;background:#fff;border:1px solid var(--hm-border);border-radius:12px}.hm-home-account-copy h2{font-size:25px;line-height:1.5;margin:5px 0 10px}.hm-home-account-copy p{font-size:12px;color:var(--hm-muted);margin-bottom:18px}.hm-home-account-ui{border:1px solid var(--hm-border);border-radius:10px;padding:16px;background:#fafafa}.hm-home-ui-top{display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--hm-border);font-size:11px}.hm-home-ui-top span{color:var(--hm-muted)}.hm-home-ui-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.hm-home-ui-stats div{background:#fff;border:1px solid var(--hm-border);border-radius:7px;padding:11px}.hm-home-ui-stats small,.hm-home-ui-stats strong{display:block}.hm-home-ui-stats small{font-size:9px;color:var(--hm-muted)}.hm-home-ui-stats strong{font-size:18px;margin-top:3px}.hm-home-ui-row{display:flex;justify-content:space-between;padding:10px 3px;border-top:1px solid var(--hm-border);font-size:10px;color:var(--hm-muted)}.hm-home-ui-row span{font-size:16px;color:var(--hm-primary)}
@media(max-width:991.98px){.hm-home-hero-card,.hm-home-featured-card,.hm-home-account{grid-template-columns:1fr}.hm-home-hero-media{min-height:240px;order:-1}.hm-home-category-grid{grid-template-columns:repeat(3,1fr)}.hm-home-trust{grid-template-columns:repeat(2,1fr);gap:13px}.hm-home-trust>div{border-inline-start:0}.hm-home-trust>div:nth-child(odd){border-inline-start:1px solid var(--hm-border)}.hm-home-account{padding:24px}.hm-home-account-ui{order:-1}}
@media(max-width:575.98px){.hm-home-hero{padding-top:14px}.hm-home-hero-copy{padding:28px 22px}.hm-home-hero h1{font-size:27px}.hm-home-hero p{font-size:11px}.hm-home-actions{gap:12px}.hm-home-meta{gap:9px}.hm-home-categories,.hm-home-featured,.hm-home-products{padding-top:34px}.hm-home-section-head h2{font-size:18px}.hm-home-category-grid{grid-template-columns:repeat(2,1fr)}.hm-home-trust{margin-top:30px;padding:13px 0}.hm-home-trust strong{font-size:10px}.hm-home-trust small{font-size:8px}.hm-home-featured-copy{padding:22px}.hm-home-featured-copy h2{font-size:20px}.hm-home-account-copy h2{font-size:21px}.hm-home-ui-stats div{padding:8px}.hm-home-ui-stats strong{font-size:15px}}
