:root{color:#172033;background:#f5f7fb;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}body{margin:0}main{max-width:1180px;margin:0 auto;padding:28px 18px 48px}.hero{background:linear-gradient(135deg,#1d4ed8,#7c3aed);color:white;border-radius:24px;padding:30px;box-shadow:0 18px 60px rgba(35,55,120,.25)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;opacity:.82;font-weight:800;margin:0 0 8px}h1{font-size:42px;margin:0 0 8px}h2{margin:0 0 14px}.hero p:last-child{font-size:17px;line-height:1.7;max-width:820px;margin:0}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.card{background:white;border:1px solid #e3e8f3;border-radius:20px;padding:18px;box-shadow:0 12px 36px rgba(30,45,80,.08)}label{display:block;font-weight:900;margin:10px 0 6px}textarea,select{width:100%;border:1px solid #cfd8ea;border-radius:14px;padding:12px;font:inherit;background:#fbfdff}textarea{resize:vertical;line-height:1.65}.row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.actions{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}button{border:0;border-radius:999px;padding:12px 18px;font-weight:900;cursor:pointer;color:white;background:#1d4ed8}button:hover{background:#1e40af}.secondary{background:#475569}.secondary:hover{background:#334155}#status{color:#64748b;min-height:1.5em}.result-head{display:flex;justify-content:space-between;align-items:center;font-weight:900;color:#334155}.result-head em{font-style:normal;color:#2563eb;background:#eff6ff;border-radius:999px;padding:5px 10px}#formula{white-space:pre-wrap;word-break:break-word;background:#0f172a;color:#a7f3d0;border-radius:16px;padding:18px;font-size:20px;line-height:1.45;min-height:86px}.explanation,.alts,details{line-height:1.75;color:#334155}.alts{margin-top:10px}.alts ul{padding-left:20px}summary{font-weight:900;cursor:pointer;margin-top:12px}#parsed{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;white-space:pre-wrap;max-height:180px;overflow:auto}.examples-card,.guide{margin-top:18px}.chips{display:flex;gap:10px;flex-wrap:wrap}.chip{border:1px solid #dbe4f0;background:#f8fbff;color:#1e3a8a;border-radius:999px;padding:9px 12px;cursor:pointer;font-weight:800}.chip:hover{background:#eaf2ff}.guide ul{line-height:1.9;margin:0;padding-left:22px}@media(max-width:860px){.grid{grid-template-columns:1fr}h1{font-size:32px}.row{grid-template-columns:1fr}}

.mode-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 12px}.mode{background:#e2e8f0;color:#334155}.mode.active{background:#1d4ed8;color:white}.hidden{display:none!important}#errorText{width:100%;border:1px solid #cfd8ea;border-radius:14px;padding:12px;font:inherit;background:#fff7ed;margin:8px 0}
.tip{display:inline-block}
