:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef1f4;color:#111418;line-height:1.45}*{box-sizing:border-box}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,#ffffffeb,#fff0 48%),linear-gradient(180deg,#f8fafc,#eef1f4 52%,#e6eaee)}button{min-height:36px;border:1px solid #cfd5dc;border-radius:10px;background:#fff;color:#111418;font:inherit;padding:7px 12px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}button:hover:not(:disabled){border-color:#98a4b1;background:#f8fafc}button:focus-visible{outline:2px solid #475569;outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.56}.primary{background:#111418;border-color:#111418;color:#fff}.primary:hover:not(:disabled){background:#1a1f26;border-color:#1a1f26}.status-screen{min-height:100vh;display:grid;place-content:center;justify-items:start;gap:14px;padding:40px 24px;max-width:720px;margin:0 auto}.status-screen h1{margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;letter-spacing:-.03em;text-wrap:balance}.status-screen p{margin:0;color:#4f5b66;max-width:58ch}.app-shell{min-height:100vh;max-width:1240px;margin:0 auto;padding-bottom:40px}.topbar{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px;border-bottom:1px solid #d8dee5;background:#eef1f4eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar h1{margin:0;font-size:22px;line-height:1.1;letter-spacing:-.02em}.topbar p{margin:4px 0 0;color:#5c6670;font-size:13px}.topbar-actions,.card-actions,.panel-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.identity{font-variant-numeric:tabular-nums;color:#34404c;padding:6px 10px;border-radius:999px;border:1px solid #d8dee5;background:#fff}.content-shell{display:grid;gap:16px;padding:20px 24px 0}.panel,.notice,.empty-panel,.failure-panel,.approval-panel{border:1px solid #d8dee5;border-radius:16px;background:#fff;padding:22px}.panel-kicker{margin:0 0 10px;color:#5b6570;font-size:12px;font-weight:600}.approval-panel{display:grid;gap:18px}.panel-copy h2,.notice-panel h2,.empty-panel h2,.failure-panel h2{margin:0;font-size:clamp(1.35rem,2.8vw,2rem);line-height:1.15;letter-spacing:-.03em;text-wrap:balance}.panel-copy p,.notice-panel p,.empty-panel p,.failure-panel p{margin:10px 0 0;color:#4f5b66;max-width:66ch}.bundle-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px 16px;margin:0}.bundle-details div{min-width:0;padding:12px 14px;border:1px solid #e3e8ee;border-radius:12px;background:#f9fbfc}.bundle-details dt{margin:0 0 6px;color:#6b7682;font-size:12px}.bundle-details dd{margin:0;font-weight:500;color:#111418;word-break:break-word}.notice-panel{display:grid;gap:10px}.notice-panel.warning-panel{background:#fff8f3;border-color:#f0d2bf}.notice-panel h2,.notice-panel p{margin:0}.empty-panel{display:grid;gap:10px;background:linear-gradient(180deg,#fff,#f9fbfd)}.failure-panel{display:grid;gap:10px;background:#fff7f7;border-color:#f0c7c7}.failure-panel p{margin:0;color:#7b1e22}.error{color:#9b1c1c;margin:0}.feed-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:16px}.feed-card{min-width:0;border:1px solid #d8dee5;border-radius:16px;background:#fff;padding:18px}.hidden-card{opacity:.62}.card-meta{display:flex;flex-wrap:wrap;gap:8px;color:#5b6570;font-size:12px}.feed-card h2{margin:12px 0 8px;font-size:20px;line-height:1.2;letter-spacing:-.02em;text-wrap:balance}.summary{color:#36414c}pre{max-height:260px;overflow:auto;white-space:pre-wrap;word-break:break-word;border-radius:12px;background:#f2f5f7;padding:12px;font:13px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.provenance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:14px 0}.provenance div{min-width:0;padding-top:8px;border-top:1px solid #e3e8ee}.provenance dt{color:#6b7682;font-size:12px}.provenance dd{margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:700px){.topbar{align-items:flex-start;flex-direction:column}.content-shell,.topbar{padding-left:16px;padding-right:16px}.provenance,.bundle-details{grid-template-columns:1fr}}
