:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#172033;background:#f6f7f9;font-size:16px}*{box-sizing:border-box}body{margin:0;line-height:1.55}main{max-width:960px;padding:28px 24px 48px;margin:auto}header{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #dfe4ed;padding-bottom:22px;margin-bottom:32px}.brand{font-size:18px;color:#172033;text-decoration:none;font-weight:750}.brand span{font-size:11px;color:#657087;letter-spacing:1px;margin-left:10px}.heading{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:24px}h1{font-size:32px;letter-spacing:-1px;line-height:1.2;margin:5px 0 10px}h2{font-size:20px;letter-spacing:-.4px;margin:0 0 12px}p{margin:8px 0 18px;color:#657087}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:1.4px;font-weight:650;margin:0}.card{background:white;border:1px solid #e0e5ef;border-radius:16px;padding:26px;margin-bottom:22px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(270px,100%),1fr));gap:18px}.cards .card{margin-bottom:4px}.cards{margin-bottom:20px}.counts{display:flex;flex-wrap:wrap;gap:10px;font-size:13px}.counts strong{background:#edf1ff;color:#3656c5;padding:6px 10px;border-radius:8px}button,input,textarea{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer;border:0}a{color:#2e54e8}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:9px;padding:10px 17px;font-size:14px;font-weight:650;text-decoration:none;white-space:nowrap}.primary{background:#2e54e8;color:white}.secondary{background:#edf0f5;color:#26324c}label{display:block;font-size:14px;font-weight:600;margin:18px 0 8px}input,textarea{display:block;width:100%;padding:12px;border:1px solid #ccd4e1;border-radius:9px;font-size:16px;margin-top:8px;background:white;min-width:0}input[type=file]{padding:12px;font-size:14px;max-width:100%}textarea{font-family:ui-monospace,monospace;font-size:14px;resize:vertical;min-height:200px}details{margin:20px 0}summary{cursor:pointer;min-height:44px;padding:10px 0;font-size:14px;font-weight:600}.actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:22px}.helper{font-size:13px}.login{max-width:480px;margin:60px auto}.login .primary{width:100%;margin-top:14px}.notice{padding:15px 18px;border-radius:10px;background:#e7f6ed;color:#275d3b;overflow-wrap:anywhere}.notice.error{background:#fff0f2;color:#92293a}.history>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;border-top:1px solid #e0e5ef;font-size:14px}.history>div:first-child{border:0}.tag{font-size:11px;text-transform:uppercase;color:#2e54e8;vertical-align:middle;margin-left:7px}code{display:block;background:#edf0f5;padding:13px;font-size:13px;overflow-wrap:anywhere;border-radius:8px}footer{font-size:12px;color:#657087;margin-top:32px;border-top:1px solid #dfe4ed;padding-top:18px}:focus-visible{outline:3px solid #8aa2ff;outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:600px){main{padding:20px 16px 32px}.card{padding:21px 18px}.heading{align-items:start;flex-direction:column}h1{font-size:28px}.login{margin-top:28px}.brand{font-size:16px}.brand span{font-size:10px;margin-left:5px}}
