*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.maintenance{min-height:100vh;display:flex;justify-content:center;align-items:center;padding:2rem;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff}.card{max-width:600px;width:100%;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:20px;padding:3rem;text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.status{font-size:3rem;color:#f59e0b}.status,h1{margin-bottom:1rem}h1{font-size:2.5rem}p{color:#cbd5e1;line-height:1.7;font-size:1.05rem}.small{margin-top:1.5rem;color:#94a3b8;font-size:.95rem}