.font-playfair{font-family:Playfair Display,serif}.font-raleway{font-family:Raleway,sans-serif}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background:url(/Custom\ Theme/images/hero-bg.jpg) center/cover;z-index:1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:2}.hero-content{position:relative;z-index:3;text-align:center;color:#fff;max-width:800px;padding:2rem}.hero-title{font-size:3rem;font-weight:400;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-subtitle{font-size:1.25rem;font-weight:300;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-cta{display:inline-block;background:#036;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px #0033664d}.hero-cta:hover{background:#001a33;transform:translateY(-2px);box-shadow:0 6px 20px #0366}@media (max-width: 768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-cta{padding:.8rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.9rem}}
