
body{background:linear-gradient(180deg,#efefef,#e5e5e5)}
.content-wrap{max-width:1320px;margin:auto}
.nav-glass{background:rgba(239,239,239,.92);backdrop-filter:blur(10px);border-bottom:1px solid #ddd}
.nav-link{margin-right:10px;font-weight:600}
.hero{padding:120px 0;min-height:75vh;display:flex;align-items:center}
.hero h1{font-size:clamp(3rem,6vw,5.5rem);max-width:1000px}
.eyebrow{color:#e41e26;font-weight:700;letter-spacing:2px}
.card{border-radius:20px;border:1px solid #ddd;background:rgba(255,255,255,.8)}
#progress{position:fixed;top:0;left:0;height:3px;background:#e41e26;width:0;z-index:9999}
