*{box-sizing:border-box}body{background:#0b1120;color:#e5e7eb;font-family:Arial,Helvetica,sans-serif;margin:0}.app{background:radial-gradient(circle at top right,#172554 0,#0000 35%),#0b1120;min-height:100vh}.header{background:#0f172ae6;border-bottom:1px solid #1e293b;height:70px;justify-content:space-between;padding:0 7%}.header,.logo{align-items:center;display:flex}.logo{font-size:20px;font-weight:700;gap:12px}.logo-icon{color:#38bdf8;font-size:30px}.system-status{color:#94a3b8;font-size:14px}.status-dot{background:#22c55e;border-radius:50%;box-shadow:0 0 10px #22c55e;display:inline-block;height:9px;margin-right:8px;width:9px}.container{margin:auto;max-width:1200px;padding:70px 0;width:86%}.hero{margin-bottom:55px;text-align:center}.hero-badge{background:#172554;border:1px solid #1d4ed8;border-radius:20px;color:#60a5fa;display:inline-block;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:20px;padding:7px 14px}.hero h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#38bdf8,#818cf8);-webkit-background-clip:text;font-size:48px;margin:0}.hero p{color:#94a3b8;font-size:17px;line-height:1.7;margin:18px auto 0;max-width:650px}.status-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:55px}.card{align-items:center;background:#111827;border:1px solid #1e293b;border-radius:14px;display:flex;gap:18px;padding:25px;transition:.25s}.card:hover{border-color:#334155;transform:translateY(-4px)}.card-icon{font-size:30px}.card h3{margin:0 0 8px}.running{color:#22c55e;font-size:13px}.checking{color:#f59e0b;font-size:13px}.section{margin-bottom:50px}.section-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.section-title h2{font-size:22px;margin:0}.section-title span{color:#64748b;font-size:12px;letter-spacing:1px}.info-card{background:#111827;border:1px solid #1e293b;border-radius:14px;overflow:hidden}.info-row{border-bottom:1px solid #1e293b;display:flex;justify-content:space-between;padding:18px 24px}.info-row:last-child{border-bottom:none}.info-row span{color:#94a3b8}.info-row strong{color:#e2e8f0}.pipeline{align-items:center;background:#111827;border:1px solid #1e293b;border-radius:14px;display:flex;justify-content:space-between;overflow-x:auto;padding:30px}.pipeline-step{min-width:120px;text-align:center}.pipeline-icon{font-size:30px;margin-bottom:10px}.pipeline-step strong{display:block;font-size:14px}.pipeline-step small{color:#64748b;display:block;margin-top:5px}.arrow{color:#38bdf8;font-size:25px;padding:0 10px}footer{border-top:1px solid #1e293b;color:#64748b;display:flex;font-size:13px;justify-content:space-between;padding:25px 7%}@media (max-width:800px){.hero h1{font-size:36px}.status-grid{grid-template-columns:1fr}.pipeline{justify-content:flex-start}.header{padding:0 5%}.container{width:90%}}
/*# sourceMappingURL=main.83220921.css.map*/