.ruach-hero{position:relative;padding:var(--space-4xl) 0;background:var(--gradient-dark);border-bottom:var(--border-thin);overflow:hidden}.ruach-hero__split-grid{display:grid;grid-template-columns:1fr;gap:var(--space-3xl);align-items:center}@media (min-width: 1024px){.ruach-hero__split-grid{grid-template-columns:1.1fr .9fr}}.ruach-hero__title{font-family:var(--font-display);font-size:var(--text-5xl);font-weight:var(--weight-black);line-height:var(--leading-tight);color:var(--color-heading);margin:var(--space-sm) 0 var(--space-md);letter-spacing:var(--tracking-tight)}.ruach-hero__subtitle{font-size:var(--text-lg);color:var(--color-text-muted);margin-bottom:var(--space-2xl);line-height:var(--leading-relaxed);max-width:580px}.ruach-hero__cta-group{display:flex;flex-wrap:wrap;gap:var(--space-md);margin-bottom:var(--space-2xl)}.ruach-hero__features-inline{display:flex;flex-wrap:wrap;gap:var(--space-lg);font-size:var(--text-xs);color:var(--color-text-muted)}.ruach-hero__features-inline span{display:inline-flex;align-items:center;gap:var(--space-xs)}.ruach-hero__image-wrapper{position:relative;aspect-ratio:4 / 3;background:var(--color-surface-2);border:var(--border-medium);border-radius:var(--radius-xl);display:grid;place-content:center;overflow:hidden;box-shadow:var(--shadow-glow-primary)}.ruach-hero__image-placeholder{display:flex;flex-direction:column;align-items:center;gap:var(--space-md);color:var(--color-primary-light)}.placeholder-tag{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--weight-bold);letter-spacing:.1em;text-transform:uppercase}.ruach-hero__promo-card{background:linear-gradient(135deg,var(--color-surface) 0%,var(--color-surface-3) 100%);border:var(--border-medium);border-radius:var(--radius-xl);padding:var(--space-3xl);box-shadow:var(--shadow-lg)}.ruach-hero__countdown-badge{display:inline-flex;align-items:center;gap:var(--space-xs);background:#ff6b3526;border:1px solid rgba(255,107,53,.3);color:var(--color-accent);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--weight-bold);margin-bottom:var(--space-md)}.ruach-section{padding:var(--space-4xl) 0;border-bottom:var(--border-thin)}.ruach-section__header{margin-bottom:var(--space-3xl)}.ruach-section__header-flex{display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-3xl)}@media (min-width: 768px){.ruach-section__header-flex{flex-direction:row;align-items:flex-end;justify-content:space-between}}.ruach-section__title{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--weight-bold);color:var(--color-heading);margin:var(--space-xs) 0 0}.ruach-section__subtitle{color:var(--color-text-muted);font-size:var(--text-base);margin:var(--space-xs) 0 0}.ruach-categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--space-xl)}.ruach-category-card{background:var(--color-surface);border:var(--border-thin);border-radius:var(--radius-xl);padding:var(--space-xl);text-decoration:none;display:block;transition:transform var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base)}.ruach-category-card:hover{border-color:var(--color-primary);box-shadow:var(--shadow-glow-primary)}.ruach-category-card__title{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--color-heading);margin:var(--space-md) 0 var(--space-xs)}.ruach-category-card__count{font-size:var(--text-xs);color:var(--color-text-muted)}.ruach-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--space-xl)}.ruach-flash-sale-card{background:linear-gradient(135deg,#ff6b351f,#7c6dfa1f);border:1px solid rgba(255,107,53,.3);border-radius:var(--radius-xl);padding:var(--space-3xl);display:flex;flex-direction:column;gap:var(--space-2xl)}@media (min-width: 1024px){.ruach-flash-sale-card{flex-direction:row;align-items:center;justify-content:space-between}}.flash-title{font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--weight-bold);color:var(--color-heading);margin:var(--space-sm) 0}.ruach-countdown-box{display:flex;gap:var(--space-md);margin-top:var(--space-lg)}.time-block{background:var(--color-surface);border:var(--border-thin);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-md);display:flex;flex-direction:column;align-items:center;min-width:64px}.time-block .number{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--color-accent)}.time-block .label{font-size:10px;color:var(--color-text-muted);text-transform:uppercase}.ruach-trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-xl)}.ruach-trust-card{background:var(--color-surface-2);border:var(--border-thin);border-radius:var(--radius-lg);padding:var(--space-xl);display:flex;gap:var(--space-md)}.ruach-trust-card__icon{color:var(--color-primary);flex-shrink:0}.ruach-trust-card__text h4{font-family:var(--font-display);font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--color-heading);margin:0 0 var(--space-xs)}.ruach-trust-card__text p{font-size:var(--text-xs);color:var(--color-text-muted);margin:0}.ruach-testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-xl)}.ruach-testimonial-card{background:var(--color-surface);border:var(--border-thin);border-radius:var(--radius-xl);padding:var(--space-2xl);display:flex;flex-direction:column;gap:var(--space-md)}.ruach-testimonial-card__stars{color:var(--color-warning);display:flex;gap:2px}.ruach-testimonial-card__quote{font-size:var(--text-sm);color:var(--color-text);line-height:var(--leading-relaxed);font-style:italic;margin:0}.ruach-testimonial-card__author{margin-top:auto;display:flex;flex-direction:column}.ruach-testimonial-card__author .name{font-family:var(--font-display);font-size:var(--text-sm);color:var(--color-heading)}.ruach-testimonial-card__author .role{font-size:var(--text-xs);color:var(--color-text-muted)}.ruach-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:var(--space-xl);text-align:center}.ruach-stat-item__number{font-family:var(--font-display);font-size:var(--text-4xl);font-weight:var(--weight-black);color:var(--color-primary-light);display:block;margin-bottom:var(--space-xs)}.ruach-stat-item__label{font-size:var(--text-sm);color:var(--color-text-muted)}
