@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color:#173b3a;background:#e7f0ed;font-family:DM Sans,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}.portal-shell{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#ffffffb8,#e7f0edb8),repeating-linear-gradient(135deg,rgba(15,118,110,.055) 0 1px,transparent 1px 18px)}.portal-panel{width:min(100%,680px);padding:clamp(32px,7vw,72px);border:1px solid rgba(15,118,110,.16);border-radius:12px;background:#ffffffe6;box-shadow:0 24px 70px #173b3a1f}.eyebrow{margin-bottom:36px;color:#0f766e;font-size:.73rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.mark{display:grid;width:48px;height:48px;place-items:center;margin-bottom:22px;border-radius:50%;color:#fff;background:#0f766e;font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:700}h1{margin:0;color:#123b39;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05;letter-spacing:0}.lead{max-width:430px;margin:18px 0 32px;color:#54706e;font-size:1.05rem;line-height:1.65}.status-row{display:flex;align-items:center;gap:10px;margin-bottom:30px;color:#2d5e5a;font-size:.88rem;font-weight:600}.status-dot{width:9px;height:9px;border-radius:50%;background:#c5d2d0}.status-dot.online{background:#16a34a}.status-dot.offline{background:#dc2626}.status-dot.checking{background:#d97706}.next-step{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:18px 0;border-top:1px solid #d9e5e1}.next-step.muted{color:#72908c}.step-number{color:#0f766e;font-family:Space Grotesk,sans-serif;font-weight:700}.next-step div{display:grid;gap:5px}.next-step strong{color:#214d49;font-size:.96rem}.next-step span:last-child{font-size:.86rem;line-height:1.5}.footer-note{margin-top:32px;color:#78918e;font-size:.76rem}@media(max-width:520px){.portal-shell{padding:14px}.portal-panel{padding:30px 24px}.eyebrow{margin-bottom:28px}}
