:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--accent:#2878f0;--accent-dark:#1763ce;--border:#dfe4eb;--muted:#687386;--surface:#fff;background:#f5f7fa;font-family:Inter,SF Pro Text,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #2878f040}.access-shell,.message-shell{flex-direction:column;justify-content:center;align-items:flex-start;width:min(440px,100% - 40px);min-height:100dvh;margin:0 auto;padding:56px 0;display:flex}.brand-mark{border:6px solid #172033;border-right-color:#0000;border-radius:50%;width:48px;height:48px;margin-bottom:24px;position:relative}.brand-mark:after{content:"";background:var(--accent);border-radius:50%;width:13px;height:13px;position:absolute;bottom:1px;right:-5px;box-shadow:0 0 0 3px #f5f7fa}.brand-mark span{background:#172033;border-radius:50%;width:7px;height:7px;position:absolute;top:0;right:-1px}.brand-mark--small{border-width:4px;flex:none;width:32px;height:32px;margin:0}.brand-mark--small:after{width:9px;height:9px;bottom:0;right:-4px;box-shadow:0 0 0 2px #f5f7fa}.brand-mark--small span{width:5px;height:5px}.eyebrow{color:var(--accent-dark);letter-spacing:.08em;margin:0 0 7px;font-size:12px;font-weight:700}h1,h2,p{margin-top:0}.access-shell h1,.message-shell h1{letter-spacing:-.035em;margin-bottom:12px;font-size:clamp(30px,6vw,40px)}.access-copy,.message-shell p{color:var(--muted);line-height:1.7}.access-form{width:100%;margin-top:30px}.access-form label{margin-bottom:9px;font-size:14px;font-weight:650;display:block}.access-form input{color:#172033;background:#fff;border:1px solid #cbd3df;border-radius:8px;width:100%;min-height:48px;padding:0 14px;transition:border-color .15s,box-shadow .15s}.access-form input:hover{border-color:#9aa6b6}.access-form input:focus{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.form-error{color:#b42318;margin:10px 0 0;font-size:13px}.button{border:1px solid #0000;border-radius:8px;min-height:44px;padding:0 17px;font-weight:650;transition:background .15s,border-color .15s,transform .1s}.button:active{transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.45}.button--primary{background:var(--accent);color:#fff}.button--primary:hover:not(:disabled){background:var(--accent-dark)}.access-form .button{width:100%;margin-top:16px}.button--secondary{color:#344054;background:#fff;border-color:#cbd3df}.button--secondary:hover{background:#f8fafc;border-color:#9aa6b6}.privacy-note{color:#8892a2;margin:18px 0 0;font-size:12px}.dashboard-shell{width:min(1480px,100% - 48px);margin:0 auto;padding:28px 0 36px}.topbar{justify-content:space-between;align-items:center;gap:24px;min-height:58px;display:flex}.brand-line{align-items:center;gap:14px;display:flex}.brand-line h1{letter-spacing:-.025em;margin:0;font-size:22px}.brand-line .eyebrow{margin-bottom:3px}.toolbar{align-items:center;gap:10px;display:flex}.privacy-chip{color:#175cae;background:#eaf3ff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:650}.text-button{min-height:44px;color:var(--muted);background:0 0;border:0}.text-button:hover{color:#172033}.snapshot-time{text-align:right;color:var(--muted);margin:16px 0 10px;font-size:12px}.backlog{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.metric{border-right:1px solid var(--border);flex-direction:column;justify-content:space-between;min-height:90px;padding:17px 18px;display:flex}.metric:last-child{border-right:0}.metric span{color:var(--muted);font-size:12px}.metric strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:25px}.panels{gap:16px;margin-top:16px;display:grid}.panel{border:1px solid var(--border);background:var(--surface);border-radius:10px;overflow:hidden}.panel__heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:17px 20px;display:flex}.panel__heading h2{margin:0 0 5px;font-size:16px}.panel__heading p{color:var(--muted);margin:0;font-size:12px}.count{color:var(--muted);white-space:nowrap;font-size:12px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:940px;font-size:13px}th{color:#697586;text-align:left;white-space:nowrap;background:#f8fafc;padding:10px 14px;font-size:11px;font-weight:650}td{color:#344054;vertical-align:middle;white-space:nowrap;border-top:1px solid #edf0f4;padding:12px 14px}tbody tr:first-child td{border-top:0}tbody tr:hover td{background:#fbfcfe}code{color:#344054;background:#f0f3f7;border-radius:4px;padding:3px 6px;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.primary-cell,td small{display:block}td small{color:var(--muted);margin-top:3px;font-size:11px}.muted{color:#98a2b3}.error-code{color:#b42318;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.status{border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:650;display:inline-flex}.status--neutral{color:#475467;background:#eef1f5}.status--warning{color:#8a4b08;background:#fff2d6}.status--success{color:#166534;background:#e7f6ec}.status--danger{color:#a61b13;background:#feeceb}.steps{gap:5px;display:flex}.step{color:var(--muted);padding-left:9px;font-size:11px;position:relative}.step:before{content:"";background:#a8b0bd;border-radius:50%;width:5px;height:5px;position:absolute;top:5px;left:0}.step--completed:before{background:#269556}.step--processing:before{background:#e28a18}.step--failed:before{background:#d13c32}.empty-cell{text-align:center;height:92px;color:var(--muted)}footer{color:#7b8594;text-align:center;padding:24px 0 0;font-size:12px}.message-icon{color:#b42318;background:#feeceb;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:24px;font-weight:800;display:grid}.message-actions{gap:10px;margin-top:18px;display:flex}.skeleton{background:linear-gradient(90deg,#e8ecf1 25%,#f3f5f8 50%,#e8ecf1 75%) 0 0/200% 100%;border-radius:8px;animation:1.4s infinite pulse}.skeleton--header{width:260px;height:52px}.skeleton-grid{grid-template-columns:repeat(5,1fr);gap:1px;margin-top:34px;display:grid}.skeleton--metric{height:90px}.skeleton--table{height:310px;margin-top:16px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=1024px){.backlog{grid-template-columns:repeat(3,1fr)}.metric{border-bottom:1px solid var(--border)}.metric:nth-child(3){border-right:0}.metric:nth-child(n+4){border-bottom:0}.skeleton-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.dashboard-shell{width:min(100% - 28px,1480px);padding-top:18px}.topbar{flex-direction:column;align-items:flex-start}.toolbar{flex-wrap:wrap;width:100%}.privacy-chip{margin-right:auto}.snapshot-time{text-align:left}.backlog{grid-template-columns:repeat(2,1fr)}.metric{border-right:1px solid var(--border);border-bottom:1px solid var(--border)!important}.metric:nth-child(2n){border-right:0}.metric:last-child{border-bottom:0!important}.panel__heading{align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
