:root{font-family:Inter,"Microsoft YaHei",sans-serif;color:#17211f;background:#f3f7f6}*{box-sizing:border-box}body{margin:0}main{max-width:1240px;margin:auto;padding:42px 24px}header{max-width:820px;margin-bottom:25px}h1{margin:7px 0;font-size:38px}.eyebrow{color:#087b67;font-size:12px;font-weight:800;letter-spacing:.08em}.card{background:#fff;border:1px solid #dce8e4;border-radius:12px;padding:23px;margin:18px 0}label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:650}textarea,input,select{font:inherit;border:1px solid #b9ccc6;border-radius:7px;padding:10px;background:#fff}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:15px 0}fieldset{border:1px solid #dce8e4;border-radius:8px;margin:14px 0;padding:12px}legend{font-weight:700;font-size:13px;padding:0 6px}.checks{display:flex;flex-wrap:wrap;gap:10px 18px}.checks label{display:flex;flex-direction:row;align-items:center;font-size:13px;font-weight:500}.checks input{width:auto}button{font:inherit;font-weight:700;border:0;border-radius:7px;background:#087b67;color:#fff;padding:10px 16px;cursor:pointer}button:disabled{opacity:.6}.secondary{background:#fff;color:#087b67;border:1px solid #087b67}.hidden{display:none}.muted{color:#63746f;font-size:13px}.resultHead{display:flex;justify-content:space-between;gap:20px;align-items:start}.resultHead h2{margin:0}.strategy{font:12px ui-monospace,monospace;color:#52635e;background:#f5f8f7;padding:10px;border-radius:7px;word-break:break-word}.credit-notice{margin:12px 0 0;padding:9px 12px;border:1px solid #b9dccd;border-radius:10px;background:#f1faf5;color:#17633f;font-size:.92rem;font-weight:650}.tableWrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{padding:10px;border-bottom:1px solid #e4ece9;text-align:left;vertical-align:top}th{white-space:nowrap;background:#f3f8f6}td:first-child{min-width:300px}a{color:#087b67;text-decoration:none;font-weight:650}small{color:#63746f;font-weight:400}@media(max-width:750px){main{padding:25px 13px}.grid{grid-template-columns:1fr 1fr}}
