:root{font-family:SF Pro Text,Segoe UI,sans-serif;color:#111827;background:radial-gradient(circle at 20% 10%,#fef3c7,#f5f3ff 30%,#eef2ff)}*{box-sizing:border-box}body{margin:0}.page{max-width:880px;margin:0 auto;padding:32px 20px 48px}.hero h1{margin:0;font-size:2rem}.hero p{margin:8px 0 0;color:#374151}.panel{margin-top:20px;background:#fffe;border:1px solid #d1d5db;border-radius:14px;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.panel h2{margin-top:0}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.field label{color:#374151;font-weight:600}.field input{border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;font-size:.95rem}.row{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px dashed #e5e7eb}.row span{color:#4b5563}.row code{word-break:break-all}.actions{display:flex;align-items:center;gap:12px;margin-top:14px;margin-bottom:14px}button{border:1px solid #111827;border-radius:8px;background:#111827;color:#fff;font-weight:600;cursor:pointer;padding:8px 14px}button:disabled{opacity:.6;cursor:not-allowed}.badge{border-radius:999px;padding:5px 10px;font-size:.85rem;font-weight:600}.badge-idle{background:#e5e7eb;color:#374151}.badge-loading{background:#dbeafe;color:#1d4ed8}.badge-ok{background:#dcfce7;color:#166534}.badge-error{background:#fee2e2;color:#991b1b}.snapshot{margin-top:8px}.error{color:#b91c1c;font-weight:600}.status-note{border-radius:8px;padding:8px 10px;font-size:.9rem;font-weight:600}.status-note-idle{background:#f3f4f6;color:#374151}.status-note-loading{background:#eff6ff;color:#1d4ed8}.status-note-ok{background:#ecfdf3;color:#166534}.status-note-error{background:#fef2f2;color:#991b1b}.muted{color:#6b7280}.recent-list{margin-top:14px;display:grid;gap:12px}.recent-item{border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;background:#f9fafb}.mini-badge{border-radius:999px;padding:2px 8px;font-size:.8rem;font-weight:700}.mini-badge-idle{background:#e5e7eb;color:#374151}.mini-badge-loading{background:#dbeafe;color:#1d4ed8}.mini-badge-ok{background:#dcfce7;color:#166534}.mini-badge-error{background:#fee2e2;color:#991b1b}@media (max-width: 720px){.row{flex-direction:column}}
