.hero-header{background:linear-gradient(135deg,#dca54a 0%,#e8b968 50%,#f4d186 100%);padding:120px 60px;text-align:center;position:relative;overflow:hidden}.hero-header::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.2) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.15) 0%,transparent 50%)}.hero-content{position:relative;z-index:1;max-width:1200px;margin:0 auto}.hero-title{font-size:64px;font-weight:900;color:#fff;margin-bottom:30px;text-shadow:0 4px 20px rgba(0,0,0,.2);letter-spacing:-1px}.hero-subtitle{font-size:24px;color:#fff;font-weight:400;opacity:.95;line-height:1.7}.section-dark{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);color:#fff}.section-dark .section-paragraph{color:#cbd5e1}.accent-line{width:120px;height:5px;background:linear-gradient(90deg,#dca54a,#e8b968,#f4d186);margin:50px 0;border-radius:10px}@media (max-width:768px){.hero-header{padding:80px 30px}.hero-title{font-size:38px}.hero-subtitle{font-size:18px}}