
body { font-family: 'Segoe UI', sans-serif; margin:0; padding:0; background:#0c0f1a; color:#fff; }
.container { width:90%; margin:auto; max-width:1200px; }
.premium-header { background:#010314; padding:15px 0; border-bottom:1px solid #222; position:sticky; top:0; }
.hero { position:relative; text-align:center;}
.hero img { width:100%; height:auto; filter:brightness(0.4); }
.hero-text { position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); }
.hero-text h1 { font-size:48px; text-shadow:0 0 10px #000; }
.btn { background:#e63946; color:#fff; padding:10px 22px; border-radius:5px; text-decoration:none; }
.section { padding:60px 0; }
.timeline-item, .gallery-item, .hadi-quote { margin:25px 0; }
.premium-footer { text-align:center; padding:30px 0; background:#010314; margin-top:40px; }
