:root{--ink:#233f33;--text:#48594f;--muted:#728274;--green:#35624f;--line:#dde6db;--bg:#f7f8f4}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.85 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif}a{color:var(--green);text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid #81aa91;outline-offset:4px}header{padding:22px max(24px,calc((100vw - 1100px)/2));border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff}.brand{font-weight:700;font-size:23px;text-decoration:none}.brand span{font-size:12px;font-weight:400;margin-left:14px}header>a:last-child{font-size:13px}main{max-width:1100px;margin:auto;padding:55px 24px 24px}.eyebrow,.section-head>span{font-size:11px;letter-spacing:1.5px;color:var(--muted)}h1,h2,h3{color:var(--ink);line-height:1.4}h1{font-size:44px;letter-spacing:-1px;margin:16px 0 20px;font-weight:600}.lead{font-size:17px;max-width:740px;margin-bottom:28px}.notice{padding:20px 24px;background:#fff6e6;border:1px solid #e8d4a9;border-radius:10px;color:#795e2e}.notice p{font-size:14px;margin:6px 0 0}section{margin-top:55px}.section-head h2{font-size:24px;margin:10px 0 20px}.section-head p{font-size:13px;color:var(--muted);margin-top:-8px}.table-scroll{border:1px solid var(--line);border-radius:12px;overflow:auto;background:#fff}table{width:100%;border-collapse:collapse;min-width:640px;table-layout:fixed}th,td{padding:17px 20px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top;font-size:14px}thead th{background:#edf2e9;color:var(--ink);font-size:15px}th:first-child{width:20%}th small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:4px}tbody th{font-weight:500}tr:last-child th,tr:last-child td{border-bottom:0}.footnote{font-size:12px;color:var(--muted);margin-top:15px}.source{display:flex;align-items:center;gap:28px;background:#edf2e9;border-radius:10px;padding:20px;margin-bottom:18px}.source span{font-size:12px;white-space:nowrap}.source img{width:130px;max-height:64px;object-fit:contain;mix-blend-mode:multiply}.source p{margin:0;font-size:13px}.example-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.example{padding:24px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;min-width:0}.badge{font-size:11px;border-radius:5px;padding:4px 8px;background:#edf0ec;color:#65736a;align-self:flex-start}.badge.amber{background:#fcf1dd;color:#957029}.badge.green{background:#e8f1e9;color:#3a6849}.example h3{font-size:20px;margin:15px 0}.formula{min-height:104px;display:flex;align-items:center;justify-content:center;background:#fafbf8;border:1px solid #edf0e8;border-radius:7px;font-size:27px;padding:16px}.formula img{max-width:100%;max-height:74px;object-fit:contain;mix-blend-mode:multiply}.formula math{max-width:100%;font-family:"Cambria Math","STIX Two Math",serif}.empty{font-size:14px;color:#859087;border-style:dashed}.example p{font-size:13px;line-height:1.9}.result{font-size:12px;font-weight:500;color:var(--green);margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}.pending{background:#f2f4ef}.pending .result{color:#788478}.download-row{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-block;padding:11px 18px;border-radius:7px;background:var(--green);color:white;text-decoration:none;font-size:13px}.secondary{background:white;border:1px solid var(--line);color:var(--green)}details{margin-top:25px;padding:18px 22px;background:white;border:1px solid var(--line);border-radius:10px}summary{cursor:pointer;color:var(--green)}.page-previews{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.page-previews img{width:100%;border:1px solid var(--line);vertical-align:top}.decision{padding:28px 32px;border-radius:12px;background:#eaf0e6}.decision .section-head h2{margin-bottom:15px}.decision p,.decision ol{font-size:14px}.decision li{padding-left:3px}.decision p:last-child{margin-bottom:0}footer{margin-top:45px;display:flex;justify-content:space-between;gap:20px;font-size:12px;border-top:1px solid var(--line);padding:22px 0;color:var(--muted)}@media(max-width:760px){main{padding:32px 20px 20px}header{padding:18px 20px}.brand span{display:none}h1{font-size:34px}.lead{font-size:15px}.section-head h2{font-size:22px}.example-grid{grid-template-columns:1fr}.source{flex-wrap:wrap;gap:12px 20px}.source p{width:100%}.formula{min-height:95px}.example{padding:22px}.page-previews{grid-template-columns:1fr}.decision{padding:23px}.notice{padding:18px}.download-row a{width:100%;text-align:center}footer{flex-direction:column;gap:8px}section{margin-top:40px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
