:root{--gold: #c9a961;--bg: #000;--text: #f5f5f5}.v4-container{width:100%;max-width:1400px;margin:0 auto;padding:0 40px;box-sizing:border-box}.v4-header{padding:30px 5%;display:flex;justify-content:space-between;align-items:center;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100;border-bottom:1px solid #222}.v4-header .logo img{height:35px;width:auto}.v4-header .cta-btn{background:var(--gold);color:#000;padding:12px 30px;border-radius:4px;text-decoration:none;font-weight:800;font-size:14px;text-transform:uppercase}.v4-hero{height:85vh;width:100%;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative}.v4-hero-content{text-align:center;z-index:2}.v4-hero h1{font-size:6rem;color:var(--gold);margin:0;font-weight:900;line-height:1;letter-spacing:-3px}.v4-hero p{font-size:1.5rem;color:#fff;letter-spacing:6px;text-transform:uppercase;margin-top:20px;font-weight:300}.v4-badges{background:#000;padding:60px 0;border-bottom:1px solid #222}.v4-badges-grid{display:flex;justify-content:center;gap:80px}.v4-badge-item{text-align:center}.v4-badge-num{display:block;font-size:2.5rem;font-weight:900;color:var(--gold)}.v4-badge-label{display:block;font-size:12px;color:#666;text-transform:uppercase;margin-top:8px;letter-spacing:1px}.v4-section-band{background:#0a0a0a}.v4-section{padding:120px 0;display:flex;align-items:center;justify-content:space-between;gap:80px}.v4-section.reverse{flex-direction:row-reverse}.v4-section .text-content{flex:1}.v4-section .image-content{flex:1.3}.v4-section h2{font-size:4rem;color:var(--gold);line-height:1;margin-bottom:30px;font-weight:900;text-transform:uppercase}.v4-section p{font-size:1.25rem;color:#aaa;line-height:1.8;margin-bottom:40px}.v4-section .image-content img{box-shadow:0 40px 80px #000c}.v4-link{color:var(--gold);font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:1px}.v4-footer{padding:80px 0;border-top:1px solid #222;text-align:center;color:#444;font-size:14px}@media(max-width:900px){.v4-hero h1{font-size:3.5rem}.v4-badges-grid{flex-direction:column;gap:32px}.v4-section,.v4-section.reverse{flex-direction:column;padding:80px 0}.v4-section h2{font-size:2.5rem}}
