.sph-hero{text-align:center;background:#f5f0eb;border-bottom:1px solid #c8b99a;justify-content:center;align-items:center;min-height:76vh;padding:clamp(100px,14vw,180px) clamp(24px,6vw,80px) clamp(80px,10vw,140px);display:flex;position:relative;overflow:hidden}.sph-glow{pointer-events:none;background:radial-gradient(70% 60% at 50% 30%,#1a2e1a0a 0%,#0000 70%);position:absolute;inset:0}.sph-inner{z-index:1;flex-direction:column;align-items:center;max-width:860px;margin:0 auto;display:flex;position:relative}.sph-eyebrow{color:#9c8e80;letter-spacing:5px;text-transform:uppercase;margin-bottom:1.75rem;font-size:11px;display:block}.sph-headline{font-family:var(--font-serif);color:#1a2e1a;letter-spacing:-1px;margin:0 auto 2rem;font-size:clamp(42px,7.5vw,92px);font-weight:400;line-height:1.08}.sph-headline em{color:#5a7a4a;font-style:italic}.sph-rule{background:#c8b99a;width:56px;height:1px;margin:0 auto 2rem}.sph-description{color:#5a5248;max-width:540px;margin:0 auto 3.5rem;font-size:clamp(15px,1.7vw,18px);line-height:1.75}.sph-stats{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(28px,5vw,72px);display:flex}.sph-stat{flex-direction:column;align-items:center;gap:6px;display:flex}.sph-stat-num{font-family:var(--font-serif);color:#1a2e1a;font-size:clamp(30px,4vw,50px);font-weight:400;line-height:1}.sph-stat-label{color:#9c8e80;letter-spacing:2.5px;text-transform:uppercase;font-size:10px}.sph-stat-divider{background:#c8b99a;width:1px;height:44px}.sph-scroll{color:#5a5248;letter-spacing:4px;text-transform:uppercase;font-size:10px;font-family:var(--font-sans);flex-direction:column;align-items:center;gap:12px;font-weight:500;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.sph-scroll-line{background:linear-gradient(#7a6a57,#0000);width:1px;height:60px;animation:1.8s ease-in-out infinite sphScrollPulse}@keyframes sphScrollPulse{0%,to{opacity:.5;transform-origin:top;transform:scaleY(.85)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}}@media (max-width:768px){.sph-hero{padding-bottom:clamp(48px,8vw,80px)}.sph-stats{flex-wrap:nowrap;gap:clamp(16px,4vw,28px)}.sph-stat-num{font-size:clamp(22px,7vw,36px)}.sph-stat-label{font-size:9px}.sph-stat-divider{height:32px}.sph-scroll{display:none}}@media (prefers-reduced-motion:reduce){.sph-scroll-line{opacity:.6;animation:none}}
