:root{color:#172124;font-synthesis:none;text-rendering:optimizelegibility;--ink:#172124;--muted:#6b7779;--line:#dfe5e5;--paper:#fff;--green:#087864;--green-soft:#e5f4f0;--red:#b1433f;--red-soft:#f9e9e7;--amber:#a56212;--amber-soft:#fbf0da;background:#f4f6f7;font-family:Inter,Aptos,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.55}svg{stroke-width:1.8px;flex:none;width:18px;height:18px}.app-shell{grid-template-columns:250px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:#172124;flex-direction:column;height:100vh;padding:24px 18px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;min-width:0;display:flex}.brand-mark{color:#172124;letter-spacing:0;background:#a7eadc;border-radius:7px;place-items:center;width:38px;height:38px;font:700 13px Inter,Aptos,Segoe UI,sans-serif;display:grid}.brand>div:last-child{gap:1px;min-width:0;display:grid}.brand strong{font:700 15px Inter,Aptos,Segoe UI,sans-serif}.brand span{color:#92a0a2;font-size:11px}.sidebar nav{gap:5px;margin-top:46px;display:grid}.sidebar nav button{color:#aab5b6;text-align:left;background:0 0;border-radius:6px;align-items:center;gap:12px;width:100%;min-height:44px;padding:0 11px;transition:background .16s,color .16s;display:flex}.sidebar nav button:hover{color:#fff;background:#223034}.sidebar nav button.active{color:#fff;background:#2a393c}.sidebar nav button.active svg:first-child{color:#74d7c3}.sidebar nav .nav-arrow{opacity:0;width:15px;margin-left:auto}.sidebar nav button.active .nav-arrow{opacity:.65}.sidebar-footer{border-top:1px solid #314044;align-items:center;gap:8px;margin-top:auto;padding-top:18px;display:flex}.user-summary{flex:1;align-items:center;gap:9px;min-width:0;display:flex}.avatar{color:#a7eadc;background:#33484a;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.user-summary>div:last-child{min-width:0;display:grid}.user-summary strong,.user-summary span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.user-summary strong{font-size:12px}.user-summary span{color:#92a0a2;font-size:10px}.icon-button{width:36px;height:36px;color:inherit;background:0 0;border-radius:6px;place-items:center;display:grid}.icon-button:hover{background:#ffffff14}main{min-width:0}.main-inner{width:min(1180px,100%);margin:0 auto;padding:44px 46px 64px}.page-header{justify-content:space-between;align-items:flex-end;gap:28px;min-height:112px;margin-bottom:34px;display:flex}.eyebrow,.section-kicker{color:var(--green);text-transform:uppercase;letter-spacing:0;margin-bottom:7px;font-size:11px;font-weight:700;display:block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:7px;font:700 32px Inter,Aptos,Segoe UI,sans-serif}.page-header p{max-width:640px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.55}button:not(.icon-button):not(.sidebar button){color:#fff;background:var(--green);border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:41px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}button.secondary{color:var(--ink);background:var(--paper);border:1px solid var(--line)}button.secondary:hover{border-color:#a7b5b6}.metrics{border:1px solid var(--line);background:var(--paper);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.metric{border-right:1px solid var(--line);align-items:flex-start;gap:13px;min-height:116px;padding:23px;display:flex}.metric:last-child{border-right:0}.metric-icon{border-radius:6px;flex:none;place-items:center;width:35px;height:35px;display:grid}.metric-icon.good{color:var(--green);background:var(--green-soft)}.metric-icon.bad{color:var(--red);background:var(--red-soft)}.metric>div:last-child{gap:2px;min-width:0;display:grid}.metric span,.metric small{color:var(--muted);font-size:10px}.metric strong{font:600 14px Inter,Aptos,Segoe UI,sans-serif}.metric small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.two-column,.workspace-grid{grid-template-columns:1fr 1fr;align-items:start;gap:24px;margin-top:24px;display:grid}.workspace-grid{grid-template-columns:minmax(300px,.78fr) minmax(430px,1.22fr)}.panel{background:var(--paper);border:1px solid var(--line);border-radius:7px;padding:25px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.panel-heading h2{margin:0;font:700 18px Inter,Aptos,Segoe UI,sans-serif}.panel-heading>svg{color:#8a9799}.panel-copy{min-height:62px;color:var(--muted);font-size:13px;line-height:1.55}.details{margin:0;display:grid}.details>div{border-top:1px solid #edf0f0;grid-template-columns:105px minmax(0,1fr);align-items:center;min-height:45px;display:grid}.details>div:first-child{border-top:0}.details dt{color:var(--muted);font-size:11px}.details dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:12px;font-weight:500}.role-list{flex-wrap:wrap;gap:5px;display:flex}.role-list span,.badge{background:var(--green-soft);color:var(--green);border-radius:4px;padding:4px 7px;font-size:10px;font-weight:700}.inline-result{border:1px solid var(--line);align-items:center;gap:8px;min-height:38px;margin:15px 0;padding:9px 11px;font-size:11px;display:flex}.inline-result.good{background:var(--green-soft)}.inline-result.bad{background:var(--red-soft)}.status-dot{background:#9aa4a5;border-radius:50%;flex:none;width:7px;height:7px}.status-dot.good{background:#15927c}.status-dot.warn{background:#d29032}.status-dot.bad{background:#c35550}form{gap:18px;display:grid}label{color:#405053;gap:7px;font-size:12px;font-weight:600;display:grid;position:relative}label>span{color:#98a2a4;font-size:10px;font-weight:400;position:absolute;top:0;right:0}input,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd5d6;border-radius:5px;outline:0}input{height:42px;padding:0 12px}textarea{resize:vertical;padding:11px 12px;line-height:1.5}input:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0878641a}.form-error,.state-message{color:var(--muted);align-items:flex-start;gap:8px;font-size:12px;line-height:1.45;display:flex}.form-error,.state-message.error{color:var(--red)}.form-error svg,.state-message svg{width:16px;height:16px;margin-top:1px}.state-message{justify-content:center;padding:20px 0}.count{min-width:28px;height:26px;color:var(--muted);background:#eef2f2;border-radius:4px;place-items:center;padding:0 8px;font-size:11px;font-weight:700;display:grid}.record-list{display:grid}.record{border-top:1px solid #e9eded;padding:17px 0}.record:first-child{border-top:0;padding-top:0}.record>div:first-child,.record footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.record h3{margin:0;font:600 14px Inter,Aptos,Segoe UI,sans-serif}.record time,.record footer,.record code{color:#889496;font-size:10px}.record p{color:#4d5a5c;overflow-wrap:anywhere;margin:9px 0;font-size:12px;line-height:1.5}.record code{background:#f2f4f4;padding:3px 5px}.badge{align-items:center;gap:6px;display:inline-flex}.badge.pending{color:var(--amber);background:var(--amber-soft)}.badge.publish_unconfirmed{color:var(--red);background:var(--red-soft)}.probe-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:440px;display:grid}.probe-visual{color:var(--muted);justify-items:center;gap:28px;font-family:monospace;font-size:11px;display:grid}.pulse-ring{aspect-ratio:1;color:#7b888a;border:1px solid #cdd6d6;border-radius:50%;place-items:center;width:210px;display:grid;box-shadow:0 0 0 35px #eef2f2,0 0 0 36px #dde4e4,0 0 0 70px #eaefef80}.pulse-ring svg{stroke-width:1.2px;width:52px;height:52px}.pulse-ring.good{color:var(--green);box-shadow:0 0 0 35px var(--green-soft), 0 0 0 36px #bee1da, 0 0 0 70px #e5f4f08c;border-color:#71b9ab}.pulse-ring.bad{color:var(--red);box-shadow:0 0 0 35px var(--red-soft), 0 0 0 36px #edcfcd, 0 0 0 70px #f9e9e78c;border-color:#dca6a3}.probe-panel h2{margin-bottom:10px;font:700 24px Inter,Aptos,Segoe UI,sans-serif}.probe-panel>p{color:var(--muted);font-size:13px;line-height:1.6}.probe-panel .details{margin:20px 0}.dropzone{text-align:center;cursor:pointer;background:#fafbfb;border:1px dashed #acb9ba;border-radius:6px;justify-content:center;align-items:center;min-height:164px;padding:25px;display:flex}.dropzone:hover{border-color:var(--green);background:#f5fbf9}.dropzone svg{width:27px;height:27px;color:var(--green)}.dropzone strong{color:var(--ink);font-size:13px}.dropzone span{max-width:230px;color:var(--muted);font-size:10px;position:static}.dropzone input{display:none}.file-selection{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.file-list{display:grid}.file-list article{border-top:1px solid #e9eded;grid-template-columns:38px minmax(0,1fr) 36px;align-items:center;gap:11px;min-height:63px;display:grid}.file-list article:first-child{border-top:0}.file-list article>div:nth-child(2){min-width:0;display:grid}.file-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.file-list span{color:var(--muted);font-size:10px}.file-icon{width:34px;height:34px;color:var(--green);background:var(--green-soft);border-radius:5px;place-items:center;display:grid}.file-list .icon-button{color:var(--muted)}.file-list .icon-button:hover{color:var(--green);background:var(--green-soft)}.notice{border:1px solid;border-radius:5px;gap:11px;max-width:700px;margin:0 0 22px;padding:13px 15px;display:flex}.notice.warn{color:#754b14;background:var(--amber-soft);border-color:#ead2a8}.notice.error{color:#7b312e;background:var(--red-soft);border-color:#e8c3c1}.notice>svg{margin-top:2px}.notice div{gap:2px;display:grid}.notice strong{font-size:12px}.notice span{font-size:11px;line-height:1.4}.signin-page{background:#f6f8f8;min-height:100vh}.signin-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:90px;padding:0 clamp(24px,6vw,92px);display:flex}.signin-header .brand span{color:var(--muted)}.endpoint{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.signin-main{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:center;gap:clamp(60px,10vw,160px);min-height:calc(100vh - 90px);padding:7vh clamp(24px,8vw,130px);display:grid}.signin-content{max-width:650px}.signin-content h1{margin-bottom:22px;font-size:clamp(42px,5.4vw,72px);line-height:1.06}.signin-content>p{max-width:590px;color:var(--muted);margin-bottom:30px;line-height:1.7}.signin-content .notice{margin-bottom:20px}.signin-button{min-width:225px}.signin-button svg:last-child{margin-left:auto}.api-label{color:#8a9698;margin-top:13px;font-size:10px;display:block}.service-stack{border-top:1px solid var(--line)}.service-stack>div{border-bottom:1px solid var(--line);grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:88px;display:grid}.service-stack>div>span{color:#9aa5a6;font:600 11px Inter,Aptos,Segoe UI,sans-serif}.service-stack>div>div{gap:4px;display:grid}.service-stack strong{font:600 15px Inter,Aptos,Segoe UI,sans-serif}.service-stack small{color:var(--muted);font-size:11px}.service-stack svg{color:var(--green)}.boot-screen{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:18px;font-size:12px;display:grid}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=920px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{padding:20px 12px}.sidebar .brand>div:last-child,.sidebar nav span,.nav-arrow,.user-summary>div:last-child{display:none}.sidebar .brand{justify-content:center}.sidebar nav button{justify-content:center;padding:0}.sidebar-footer{flex-wrap:wrap;justify-content:center}.user-summary{flex:none}.metrics{grid-template-columns:1fr 1fr}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.workspace-grid,.signin-main{grid-template-columns:1fr}.service-stack{max-width:650px}}@media (width<=620px){.app-shell{padding-bottom:70px;display:block}.sidebar{z-index:10;width:100%;height:64px;padding:7px 10px;display:block;position:fixed;inset:auto 0 0}.sidebar>.brand,.sidebar-footer{display:none}.sidebar nav{grid-template-columns:repeat(5,1fr);gap:2px;margin:0;display:grid}.sidebar nav button{place-items:center;gap:0;min-height:50px;display:grid}.sidebar nav button svg:first-child{width:19px}.sidebar nav span{font-size:8px;display:block}.main-inner{padding:25px 16px 40px}.page-header{flex-direction:column;align-items:flex-start;gap:16px;min-height:100px;margin-bottom:24px}.page-header h1{font-size:27px}.metrics,.two-column,.probe-layout{grid-template-columns:1fr}.metric{border-right:0;border-bottom:1px solid var(--line)}.metric:last-child{border-bottom:0}.probe-layout{gap:85px;padding:45px 0 0}.pulse-ring{width:140px}.pulse-ring.good,.pulse-ring.bad,.pulse-ring{box-shadow:0 0 0 24px #eef2f2,0 0 0 25px #dde4e4,0 0 0 48px #eaefef80}.pulse-ring.good{box-shadow:0 0 0 24px var(--green-soft), 0 0 0 25px #bee1da, 0 0 0 48px #e5f4f08c}.pulse-ring.bad{box-shadow:0 0 0 24px var(--red-soft), 0 0 0 25px #edcfcd, 0 0 0 48px #f9e9e78c}.signin-header{height:75px;padding:0 18px}.signin-header .brand>div:last-child{display:none}.signin-main{gap:55px;min-height:calc(100vh - 75px);padding:55px 20px}.signin-content h1{font-size:42px}.service-stack>div{min-height:75px}}
