.ruach-footer{background:var(--color-surface);border-top:var(--border-thin);padding:var(--space-3xl) 0 var(--space-xl);color:var(--color-text);font-family:var(--font-body)}.ruach-footer__newsletter{background:linear-gradient(135deg,var(--color-surface-2) 0%,var(--color-surface-3) 100%);border:var(--border-medium);border-radius:var(--radius-xl);padding:var(--space-2xl);margin-bottom:var(--space-3xl);display:flex;flex-direction:column;gap:var(--space-xl);box-shadow:var(--shadow-md)}@media (min-width: 1024px){.ruach-footer__newsletter{flex-direction:row;align-items:center;justify-content:space-between}}.ruach-footer__newsletter-title{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--weight-bold);color:var(--color-heading);margin:0 0 var(--space-xs)}.ruach-footer__newsletter-sub{color:var(--color-text-muted);margin:0;font-size:var(--text-sm)}.ruach-footer__newsletter-form{display:flex;gap:var(--space-xs);width:100%;max-width:480px}.ruach-footer__newsletter-form input{flex-grow:1;background:var(--color-bg);border:var(--border-thin);border-radius:var(--radius-md);padding:var(--space-md);color:var(--color-text);font-size:var(--text-sm)}.ruach-footer__widgets-grid{display:grid;grid-template-columns:1fr;gap:var(--space-2xl);padding-bottom:var(--space-3xl);border-bottom:1px solid rgba(255,255,255,.05)}@media (min-width: 640px){.ruach-footer__widgets-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.ruach-footer__widgets-grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr}}.ruach-footer__brand-title{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--color-heading);margin:0 0 var(--space-xs)}.ruach-footer__brand-tagline{color:var(--color-text-muted);font-size:var(--text-sm);margin-bottom:var(--space-md)}.ruach-footer__contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-sm);font-size:var(--text-xs);color:var(--color-text-muted)}.ruach-footer__contact-list li{display:flex;align-items:center;gap:var(--space-xs)}.ruach-footer__col-title{font-family:var(--font-display);font-size:var(--text-base);font-weight:var(--weight-semibold);color:var(--color-heading);margin:0 0 var(--space-md)}.ruach-footer__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-xs)}.ruach-footer__menu a{color:var(--color-text-muted);text-decoration:none;font-size:var(--text-sm);transition:color var(--transition-fast),transform var(--transition-fast);display:inline-block}.ruach-footer__menu a:hover{color:var(--color-primary);transform:translate(4px)}.ruach-footer__social-bar{display:flex;gap:var(--space-sm);margin-bottom:var(--space-md)}.ruach-footer__social-bar a{width:36px;height:36px;border-radius:var(--radius-md);background:var(--color-surface-2);color:var(--color-text);display:grid;place-content:center;transition:background-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast)}.ruach-footer__social-bar a:hover{background:var(--color-primary-btn);color:var(--color-white);transform:translateY(-3px)}.ruach-footer__trust-badge-box{display:flex;align-items:center;gap:var(--space-xs);background:var(--color-surface-2);border:var(--border-thin);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--color-text-muted)}.ruach-footer__bottom-bar{padding-top:var(--space-xl);display:flex;flex-direction:column;align-items:center;gap:var(--space-md);text-align:center}@media (min-width: 768px){.ruach-footer__bottom-bar{flex-direction:row;justify-content:space-between;text-align:left}}.ruach-footer__copyright p{margin:0;font-size:var(--text-xs);color:var(--color-text-muted)}.ruach-footer__payments{display:flex;align-items:center;gap:var(--space-xs);flex-wrap:wrap}.payment-badge{font-size:10px;font-weight:var(--weight-bold);padding:4px 8px;background:var(--color-surface-2);border:var(--border-thin);border-radius:var(--radius-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}
