:root{color-scheme:dark}*{box-sizing:border-box;margin:0}body{font-family:ui-monospace,Menlo,monospace;background:linear-gradient(180deg,#0e1a10,#101c2b);color:#e8f0e8;min-height:100vh}.wrap{min-height:100vh;display:grid;place-items:center;padding:24px}.card{background:#16241a;border:2px solid #3a5f3f;border-radius:12px;padding:32px;max-width:560px;width:100%;box-shadow:0 12px 40px #0008}h1{font-size:1.5rem;color:#7fda89;margin-bottom:10px}h2{font-size:1.1rem;color:#9fe8a8;margin-bottom:6px}p,li{line-height:1.55;color:#b9ccba;margin:8px 0}.welcome{color:#d7ecd7}.server{margin:22px 0;padding:18px;background:#0f1b12;border:1px solid #2c4a30;border-radius:10px}ol{margin:8px 0 8px 18px}a{color:#7fda89}.addr{display:inline-block;width:100%;padding:12px;margin:8px 0;font:inherit;font-weight:700;font-size:1.05rem;background:#0d1810;color:#7fda89;border:1px dashed #3fae4c;border-radius:8px;cursor:pointer;text-align:center}.addr:hover{background:#12251699}.hint{font-size:.85rem;color:#7d917e}.foot{margin-top:20px;text-align:center;color:#7d917e}
