.home-intro-section{padding:3.5rem 2rem;text-align:center}.home-intro-inner{max-width:860px;margin:0 auto}.home-intro-title{font-size:1.75rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem;line-height:1.3}.home-intro-text{font-size:1.05rem;line-height:1.8;color:var(--text-secondary)}.home-services-section{background:#0c1120;padding:4rem 2rem;width:100%;box-sizing:border-box}.home-services-inner{max-width:1160px;margin:0 auto;text-align:center}.home-services-heading{font-size:2rem;font-weight:800;color:#fbbf24;margin-bottom:.75rem}.home-services-sub{font-size:1.05rem;color:#94a3b8;max-width:680px;margin:0 auto 2.5rem;line-height:1.6}.home-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.75rem;gap:1.75rem;text-align:left}.home-service-card{background:#162035;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:2rem;text-align:center;transition:border-color .2s,transform .2s,box-shadow .2s}.home-service-card:hover{border-color:rgba(251,191,36,.45);transform:translateY(-5px);box-shadow:0 16px 40px rgba(251,191,36,.12)}.home-service-icon{display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;color:#fbbf24}.home-service-card h3{font-size:1.4rem;font-weight:700;color:#f1f5f9;margin-bottom:.75rem}.home-service-card p{color:#94a3b8;margin-bottom:1.5rem;line-height:1.65;font-size:.95rem}.home-service-btn{display:inline-block;padding:.7rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:.9rem;transition:opacity .15s,transform .15s}.home-service-btn:hover{opacity:.88;transform:translateY(-1px)}.home-service-btn--topups{background:#fbbf24;color:#0a0e1a}.home-service-btn--boosting{background:#60a5fa;color:#0a0e1a}.home-service-btn--accounts{background:#a78bfa;color:#0a0e1a}@media (max-width:768px){.home-intro-title{font-size:1.5rem}.home-intro-text{font-size:1rem}.home-services-section{padding:3rem 1.25rem}.home-services-grid{grid-template-columns:1fr}}@media (max-width:480px){.home-intro-section{padding:2.5rem 1rem}.home-services-heading{font-size:1.6rem}}