*{box-sizing:border-box}body{margin:0;background:#f6f7f9;color:#20252b;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:14px;line-height:1.6}a{color:#245d98;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid #3b74ac;outline-offset:3px}h1,h2,p{margin-top:0}h1{font-size:24px;font-weight:600;margin-bottom:12px}h2{font-size:18px;font-weight:600;margin-bottom:0}.muted{color:#68727d}.login-page{max-width:420px;margin:80px auto;padding:0 20px}.login-header h1{font-size:25px;margin-bottom:5px}.login-header p{color:#68727d;font-size:14px;margin-bottom:26px}.login-card{border:1px solid #dce1e6;border-radius:6px;background:#fff;padding:26px}.login-tabs{display:flex;gap:25px;border-bottom:1px solid #e1e5e9;margin-bottom:25px}.login-tabs a{padding:0 0 12px;color:#6d7580}.login-tabs .selected{color:#245d98;border-bottom:2px solid #245d98;font-weight:600}label{display:block;margin:18px 0 7px;font-weight:500}input{display:block;width:100%;height:42px;border:1px solid #cbd2da;border-radius:4px;padding:8px 10px;font:inherit;background:#fff}input[readonly]{background:#f5f6f8;color:#65707c}.button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 15px;border-radius:4px;border:1px solid #cbd2da;font:inherit;font-size:13px;cursor:pointer;white-space:nowrap;background:#fff;color:#333}.button:hover{text-decoration:none;background:#f1f4f7}.primary{background:#2a6097;color:#fff;border-color:#2a6097}.primary:hover{background:#234f7c}.full{width:100%;margin-top:25px}.notice{padding:12px 14px;background:#f1f5f9;border:1px solid #d5e0ea;color:#43566b;border-radius:4px;margin-bottom:18px;font-size:13px}.notice.error{background:#fcf0f0;border-color:#ebc5c5;color:#953535}.reset-link{display:block;margin-top:15px;font-size:13px;text-align:center}.topbar{min-height:68px;border-bottom:1px solid #dce1e6;background:#fff;padding:16px 32px;display:flex;align-items:center;gap:40px}.brand{font-size:18px;color:#20252b;font-weight:600;white-space:nowrap}.brand small{font-size:12px;color:#737c87;margin-left:12px;font-weight:400}.topbar nav{display:flex;gap:26px}.topbar nav a{color:#5e6873}.topbar nav a.active{color:#245d98;font-weight:600}.profile{display:flex;align-items:center;gap:12px;margin-left:auto;font-size:13px}.role{font-size:11px;border:1px solid #dde2e7;border-radius:3px;color:#6b7480;padding:1px 6px}.workspace-main{max-width:1150px;margin:0 auto;padding:34px 28px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.page-heading h1{margin-bottom:6px}.page-heading p{margin-bottom:0;font-size:13px}.workspace-status{display:flex;flex-wrap:wrap;gap:30px;border:1px solid #dce1e6;background:#fff;padding:14px 18px;border-radius:4px;margin-bottom:30px;color:#4d5864;font-size:13px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:18px}.table-wrap{border:1px solid #dce1e6;background:white;border-radius:4px;overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:13px}th{background:#f0f3f6;font-weight:500;color:#54616e;white-space:nowrap}th,td{padding:14px 18px;border-bottom:1px solid #e4e8ec}tr:last-child td{border-bottom:0}td:not(:first-child){white-space:nowrap}.notebook-name{font-weight:500}.quota-note{color:#6a7581;font-size:12px;margin:14px 0 25px}.usage-note{font-size:12px;color:#68727d;border-top:1px solid #e0e4e9;padding-top:18px;margin-top:35px}kbd{font-family:inherit;background:#e9edf1;border:1px solid #d9dfe6;padding:2px 4px;border-radius:3px}.empty-state{background:#fff;border:1px solid #dce1e6;padding:35px 20px;color:#68727d;text-align:center;border-radius:4px}.back-link{display:inline-block;margin-bottom:18px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:700px){.login-page{margin:40px auto}.topbar{flex-wrap:wrap;padding:16px 20px;gap:16px}.topbar nav{order:3;width:100%;gap:24px;font-size:13px}.brand small{display:none}.profile{font-size:12px;gap:8px}.workspace-main{padding:26px 18px}.page-heading{align-items:flex-start}h1{font-size:22px}.workspace-status{gap:12px 20px}.button{font-size:12px;padding:7px 11px}th,td{padding:12px}.table-wrap{max-width:100%}.usage-note{line-height:2}}
button:disabled{cursor:not-allowed;background:#f1f3f5;color:#8a929b;border-color:#dde2e7}
