.header p font-size: 1.2rem; opacity: 0.95;
.status-card h3 margin-bottom: 10px; color: #333; welcome to xampp for windows 10
.running background: #28a745; color: white; .header p font-size: 1.2rem
.status-grid display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin: 30px 0; .status-card h3 margin-bottom: 10px
.btn background: #fb7a2c; color: white; padding: 12px 24px; text-decoration: none; border-radius: 8px; font-weight: bold; transition: background 0.3s ease; display: inline-block;
.info-box background: #f8f9fa; border-left: 5px solid #fb7a2c; padding: 20px; margin-bottom: 30px; border-radius: 8px;
.btn:hover background: #e0661a;