:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#edf3f8}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 32rem),#edf3f8}button,code{font:inherit}.page-shell{width:min(920px,calc(100% - 32px));margin:0 auto;padding:72px 0 40px}.hero{margin-bottom:28px}.eyebrow,.section-label{margin:0 0 8px;color:#2563eb;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(2.3rem,7vw,4.5rem);line-height:1;letter-spacing:-.055em}h2{margin-bottom:0;font-size:1.35rem}.intro,.connection-detail{color:#5b6474}.status-card,.notice-card{border:1px solid rgba(148,163,184,.42);border-radius:18px;background:#ffffffeb;box-shadow:0 20px 60px #1e293b14}.status-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 24px;margin-bottom:18px}.connection-row{display:flex;align-items:center;gap:10px;font-size:1.1rem}.connection-detail{margin:0;text-align:right}.status-dot{width:11px;height:11px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 5px #f59e0b26}.status-connected{background:#16a34a;box-shadow:0 0 0 5px #16a34a26}.status-disconnected{background:#64748b;box-shadow:0 0 0 5px #64748b26}.status-failed{background:#dc2626;box-shadow:0 0 0 5px #dc262626}.notice-card{padding:24px}.notice-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #e2e8f0}button{border:1px solid #cbd5e1;border-radius:10px;padding:10px 14px;color:#334155;background:#fff;cursor:pointer}button:hover{border-color:#2563eb;color:#1d4ed8}button:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:2px}.notice-list{display:grid;gap:12px;margin:0;padding:20px 0 0;list-style:none}.notice-item,.empty-state{border-radius:12px;padding:18px;background:#f8fafc}.empty-state{color:#64748b;text-align:center}.notice-message{margin-bottom:14px;font-weight:650;line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.notice-metadata{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:6px 12px;margin:0;color:#64748b;font-size:.82rem}.notice-metadata dt{font-weight:700}.notice-metadata dd{margin:0;overflow-wrap:anywhere}footer{padding-top:20px;color:#64748b;text-align:center}footer code{display:inline-block;border-radius:8px;padding:8px 12px;color:#dbeafe;background:#172033}@media(max-width:640px){.page-shell{padding-top:44px}.status-card,.notice-header{align-items:flex-start;flex-direction:column}.connection-detail{text-align:left}button{width:100%}}
