:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#1b3049;background:#f3f6fb;font-size:15px}*{box-sizing:border-box}body{margin:0}header{display:flex;justify-content:space-between;align-items:center;padding:20px 5%;background:#fff;border-bottom:1px solid #e2e9f2}header>div{display:flex;gap:8px}.brand{display:flex;gap:12px;align-items:center;font-size:32px;font-weight:800;text-decoration:none;color:#1675e8}.brand span{font-size:22px;color:#143958}.brand small{display:block;font-size:10px;letter-spacing:2px;margin-top:3px;color:#75889a}main{max-width:1320px;margin:32px auto;padding:0 24px}h1{font-size:32px;margin:0 0 12px}h2{font-size:20px;margin-top:0}p{line-height:1.6;color:#5c7185}.hero{background:#102b49;color:#fff;border-radius:20px;padding:34px;margin-bottom:24px}.hero p{color:#bdd2e6;margin-bottom:0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.card{background:#fff;border:1px solid #e1e8f1;border-radius:14px;padding:24px;margin-bottom:20px;overflow:auto}.auth{max-width:900px;margin:55px auto}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}button,select,input,textarea{font:inherit;border-radius:7px;border:1px solid #cbd7e5;padding:10px 12px;background:#fff;color:inherit}button{cursor:pointer;font-weight:600}button:hover{border-color:#1675e8;background:#edf5ff}button.primary,.tabs .active{background:#176ee8;color:#fff;border-color:#176ee8}button.danger{color:#b43544}button:disabled{opacity:.5;cursor:wait}label{display:flex;flex-direction:column;gap:7px;margin:15px 0;font-size:13px;font-weight:600}input,textarea,select{width:100%;font-weight:400}header select{width:auto}textarea{min-height:80px}table{border-collapse:collapse;width:100%;font-size:13px}td,th{padding:12px 10px;text-align:left;border-bottom:1px solid #e7edf5;vertical-align:top;max-width:360px;overflow-wrap:anywhere}th{color:#6a7b90;font-weight:600;white-space:nowrap}code{font-size:12px;color:#42658a;overflow-wrap:anywhere}.muted{font-size:13px;color:#6e8297}.badge{display:inline-block;border-radius:20px;padding:4px 9px;background:#eaf3ff;color:#1866ca;font-size:12px}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.row h2{margin:0;flex:1}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;background:#f3f6fa;padding:16px;border-radius:8px}#notice{position:fixed;right:24px;bottom:24px;background:#173453;color:white;padding:16px;border-radius:10px;max-width:540px;display:none}#notice.error{background:#943844}footer{padding:28px;text-align:center;color:#718298;font-size:12px}a{color:#176ee8}.result{border-color:#80b7f2}.empty{padding:20px;text-align:center;color:#7c8ba0}@media(max-width:600px){main{padding:0 12px}.hero{padding:22px}h1{font-size:25px}.grid{grid-template-columns:1fr}.card{padding:16px}}

.field-help{display:block;color:#62788e;font-size:12px;font-weight:400;line-height:1.7;margin-top:5px}.form-guide{background:#edf5ff;border-left:3px solid #3583e8;padding:12px 14px;font-size:13px;line-height:1.8;color:#355674}.example-button{color:#176ee8;font-size:13px;margin-bottom:2px}#help-dialog{border:0;border-radius:16px;width:min(920px,95vw);max-height:88vh;padding:28px;color:#1b3049;box-shadow:0 24px 90px #122e4950}#help-dialog::backdrop{background:#122e4977}.help-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.help-heading h2{margin:8px 0}.help-heading small{letter-spacing:2px;color:#527fa5}.help-heading button{font-size:24px}.help-links{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.help-links a{background:#edf5ff;border-radius:6px;padding:8px 10px;text-decoration:none;font-size:13px}.help-section{border-top:1px solid #dce6f0;padding:16px 0;scroll-margin-top:12px}.help-section h3{color:#184b78}.help-section p{font-size:14px;line-height:1.9;margin:9px 0}.help-section[hidden],#help-no-results[hidden]{display:none}@media(max-width:600px){header{padding:15px 12px;gap:10px;flex-wrap:wrap}#help-dialog{padding:18px}}
