:root{--amber:#c98a1e;--amber-l:#fdf3dd;--red:#e0402b;--red-l:#fbe6e2}.fldlbl{letter-spacing:.4px;text-transform:uppercase;color:var(--muted);margin:0 0 7px;font-size:13px;font-weight:800}.hl{border:1.5px solid var(--line);width:100%;color:var(--ink);background:#fcfdfc;border-radius:14px;outline:none;padding:15px 18px;font-family:inherit;font-size:clamp(17px,2.2vw,20px);font-weight:700;line-height:1.4;transition:border-color .2s}.hl:focus{border-color:var(--green)}.hl::placeholder{color:#9fb0a6;font-weight:600}.bodywrap{margin-top:18px}.bodywrap textarea{min-height:150px}.opthint{color:var(--muted);margin:0 0 9px;font-size:13px;line-height:1.5}.opthint b{color:var(--green-d)}.gauge .track{background:linear-gradient(90deg,#e0402b 0%,#ffce4d 50%,#34d399 100%)}.blockhead{letter-spacing:-.01em;margin:30px 0 6px;font-size:clamp(17px,2.2vw,21px);font-weight:800}.blocksub{color:var(--muted);margin:0 0 14px;font-size:13.5px}.typewrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.typebadge{background:var(--green-l);color:var(--green-d);border-radius:100px;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:800;display:inline-flex}.typebadge svg{width:16px;height:16px}.typebadge.sec{color:var(--muted);background:#f1f4f2}.typebadge.warn{background:var(--red-l);color:var(--red)}.typenote{color:var(--muted);max-width:820px;margin:13px 0 0;font-size:14.5px;line-height:1.6}.typenote b{color:var(--ink)}.warnline{background:var(--red-l);color:var(--red);border-radius:12px;margin:12px 0 0;padding:11px 14px;font-size:13.5px;font-weight:600;line-height:1.5}.recept{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.rc{border:1px solid var(--line);background:#fcfdfc;border-radius:16px;padding:16px 17px}.rc .rc-t{align-items:center;gap:9px;margin-bottom:9px;font-size:14px;font-weight:800;display:flex}.rc .rc-ic{background:var(--green-l);width:26px;height:26px;color:var(--green-d);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.rc .rc-ic svg{width:15px;height:15px}.rc p{color:var(--muted);margin:0;font-size:13.5px;font-weight:500;line-height:1.55}.sigcards{flex-direction:column;gap:12px;display:flex}.sigc{border:1px solid var(--line);background:#fcfdfc;border-radius:14px;padding:14px 16px}.sg-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.sg-n{align-items:center;gap:9px;font-size:14.5px;font-weight:800;display:flex}.sg-ic{background:var(--green-l);width:26px;height:26px;color:var(--green-d);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.sg-ic svg{width:15px;height:15px}.sg-v{font-size:15px;font-weight:800}.sg-bg{background:#eef2f0;border-radius:100px;height:8px;margin:11px 0 9px;overflow:hidden}.sg-bar{border-radius:100px;width:0;height:100%;transition:width .9s cubic-bezier(.33,0,.15,1)}.sg-c{color:var(--muted);font-size:13px;font-weight:600;line-height:1.5}.sg-c b{color:var(--ink)}.snip{border:1px solid var(--line);background:#fcfdfc;border-radius:14px;margin-top:14px;padding:15px 17px}.snip .s-t{letter-spacing:.4px;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:12.5px;font-weight:800}.snip .s-h{color:#1a0dab;word-wrap:break-word;font-size:17px;font-weight:600;line-height:1.35}.snip .s-cut{color:var(--red);font-weight:700}.hlbox{border:1px solid var(--line);word-wrap:break-word;color:var(--ink);background:#fcfdfc;border-radius:16px;margin-top:14px;padding:clamp(15px,2.2vw,20px);font-size:clamp(16px,2.1vw,19px);font-weight:700;line-height:1.7}mark{cursor:help;border-radius:5px;padding:1px 3px;font-weight:700}mark.hl-r{background:var(--red-l);box-shadow:inset 0 -2px #e0402b8c}mark.hl-a{background:var(--amber-l);box-shadow:inset 0 -2px #c98a1e80}.legend{color:var(--muted);flex-wrap:wrap;gap:14px;margin-top:12px;font-size:13px;font-weight:600;display:flex}.legend b{align-items:center;gap:7px;display:inline-flex}.legend .sw{border-radius:4px;width:16px;height:12px;display:inline-block}.clean{color:#2fa36b;font-weight:700}.issues{flex-direction:column;gap:10px;margin-top:16px;display:flex}.iss{border:1px solid var(--line);border-left:3px solid var(--red);background:#fff;border-radius:12px;gap:12px;padding:12px 14px;display:flex}.iss.a{border-left-color:var(--amber)}.iss.g{border-left-color:#34c26a}.iss .frag{color:var(--ink);font-weight:800}.iss .tip{color:var(--muted);margin-top:3px;font-size:13.5px;font-weight:500;line-height:1.5;display:block}.iss .fix{color:var(--ink);background:var(--green-l);border-radius:9px;margin-top:7px;padding:8px 11px;font-size:13px;font-weight:600;line-height:1.5;display:block}.iss .fix b{color:var(--green-d)}@media (width<=720px){.recept{grid-template-columns:1fr}}
