:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#081018;background:#f6f8fb}*{box-sizing:border-box}body{margin:0}.page-shell{max-width:560px;margin:0 auto;padding:16px}h1{font-size:1.5rem;margin:0 0 12px}h2{font-size:1.1rem;margin:0 0 8px}.card{background:#fff;border-radius:12px;padding:14px;margin-bottom:12px;box-shadow:0 2px 10px #10182814}.stack{display:grid;gap:10px}input{width:100%;margin-top:4px;min-height:44px;border:1px solid #c9d2dd;border-radius:8px;padding:8px 10px}.big-btn,button{display:inline-flex;justify-content:center;align-items:center;width:100%;min-height:52px;border-radius:10px;border:none;background:#005ac1;color:#fff;font-weight:700;text-decoration:none}.big-btn.secondary{background:#35485f}.status-line{font-weight:600;color:#243b53}.alert-row{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:8px}.elder-station{max-width:420px;margin:0 auto;min-height:100vh;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));background:#0b1320;color:#fff;display:grid;align-content:start;gap:12px}.station-btn{min-height:72px;border-radius:14px;font-size:1.35rem}.station-btn.danger{background:#d90429}.station-btn.safe{background:#2a9d8f}.elder-station input{background:#1b2739;color:#fff;border-color:#37445b}pre{white-space:pre-wrap;overflow-wrap:anywhere}
