.hz-hero-shop{padding:var(--hz-space-16) 0 var(--hz-space-12);background-color:var(--hz-bg-primary);position:relative;overflow:hidden}.hz-hero-shop__inner{align-items:center;gap:var(--hz-space-12);display:flex}.hz-hero-shop__text{flex:50%;min-width:0}.hz-hero-shop__headline{letter-spacing:-.04em;margin:0 0 var(--hz-space-5) 0;color:var(--hz-text-primary);font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.05}.hz-hero-shop__subtitle{font-size:var(--hz-text-lg);color:var(--hz-text-secondary);max-width:480px;margin:0 0 var(--hz-space-8) 0;line-height:1.5}.hz-hero-shop__actions{gap:var(--hz-space-3);flex-wrap:wrap;display:flex}.hz-hero-shop__btn{border-radius:var(--hz-radius-full);font-weight:700;font-size:var(--hz-text-base);transition:all var(--hz-transition-base);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-family:inherit;text-decoration:none;display:inline-flex}.hz-hero-shop__btn--primary{background:var(--hz-text-primary);color:var(--hz-bg-primary)}.hz-hero-shop__btn--primary:hover{opacity:.9;box-shadow:var(--hz-shadow-lg);transform:translateY(-1px)}.hz-hero-shop__btn--secondary{background:var(--hz-bg-secondary);color:var(--hz-text-primary);border:1px solid var(--hz-border)}.hz-hero-shop__btn--secondary:hover{background:var(--hz-bg-tertiary)}.hz-hero-shop__products{gap:var(--hz-space-4);flex:50%;grid-template-columns:repeat(2,1fr);min-width:0;max-width:520px;display:grid}.hz-hero-shop__products .hz-product-card{border-radius:var(--hz-radius-lg)}.hz-hero-shop__products .hz-product-card__image-wrapper{padding-top:100%}.hz-hero-shop__products .hz-product-card__image{padding:var(--hz-space-3)}.hz-hero-shop__products .hz-product-card__info{padding:var(--hz-space-3) var(--hz-space-4) var(--hz-space-4)}.hz-hero-shop__products .hz-product-card__title{-webkit-line-clamp:1;font-size:.85rem}.hz-hero-shop__products .hz-product-card__price{font-size:.95rem}.hz-trust-bar{gap:var(--hz-space-8);margin-top:var(--hz-space-10);padding-top:var(--hz-space-8);border-top:1px solid var(--hz-border-light);display:flex}.hz-trust-item{align-items:center;gap:var(--hz-space-3);display:flex}.hz-trust-item__icon{background:var(--hz-bg-secondary);border-radius:var(--hz-radius-full);width:40px;height:40px;color:var(--hz-text-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.hz-trust-item__text{font-size:var(--hz-text-sm);color:var(--hz-text-primary);font-weight:600;line-height:1.3}.hz-trust-item__sub{color:var(--hz-text-tertiary);font-size:.75rem;font-weight:400}@media (max-width:991px){.hz-hero-shop__inner{gap:var(--hz-space-10);flex-direction:column}.hz-hero-shop__text{text-align:center;flex:none;width:100%}.hz-hero-shop__subtitle{margin-left:auto;margin-right:auto}.hz-hero-shop__actions{justify-content:center}.hz-hero-shop__products{flex:none;width:100%;max-width:100%}.hz-trust-bar{flex-wrap:wrap;justify-content:center}}@media (max-width:576px){.hz-hero-shop{padding:var(--hz-space-10) 0 var(--hz-space-8)}.hz-trust-bar{align-items:center;gap:var(--hz-space-4);flex-direction:column}}.hz-bg-secondary{background:var(--hz-bg-secondary)}.hz-coll-row{padding:var(--hz-space-16) 0}.hz-cr-header{margin-bottom:var(--hz-space-8);justify-content:space-between;align-items:flex-end;display:flex}.hz-cr-title{letter-spacing:-.03em;color:var(--hz-text-primary);margin:0 0 var(--hz-space-1) 0;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800}.hz-cr-subtitle{color:var(--hz-text-secondary);font-size:var(--hz-text-base);margin:0}.hz-cr-link{color:var(--hz-text-primary);font-weight:600;font-size:var(--hz-text-sm);white-space:nowrap;border:1px solid var(--hz-border);border-radius:var(--hz-radius-full);transition:all var(--hz-transition-fast);align-items:center;gap:6px;padding:10px 20px;text-decoration:none;display:flex}.hz-cr-link:hover{background:var(--hz-text-primary);color:var(--hz-bg-primary);border-color:var(--hz-text-primary)}.hz-cr-grid{gap:var(--hz-space-5);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:991px){.hz-cr-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.hz-cr-grid{grid-template-columns:repeat(2,1fr)}.hz-cr-header{align-items:flex-start;gap:var(--hz-space-4);flex-direction:column}}
