:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#17231e;background:#f2f0e8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 82% 8%,#dfebcf 0,transparent 28%),#f2f0e8}button,textarea{font:inherit}.topbar{height:74px;padding:0 clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #bdc3b8}.brand{color:inherit;text-decoration:none;font-weight:800;font-size:20px;letter-spacing:-.04em}.brand span{color:#e35436}.tag{font-size:12px;letter-spacing:.16em;color:#5e6b64}.hero{max-width:1180px;margin:0 auto;padding:86px 24px 56px}.eyebrow{font:700 11px/1 monospace;letter-spacing:.2em;color:#d94c31;margin-bottom:24px}.hero h1{font-family:Georgia,Songti SC,serif;font-size:clamp(46px,7.2vw,92px);line-height:.98;letter-spacing:-.06em;margin:0;max-width:950px;font-weight:500}.hero h1 em{font-style:normal;color:#5f7c65}.hero p{font-size:17px;line-height:1.8;color:#5b655f;max-width:600px;margin:32px 0 0}.workbench{max-width:1180px;margin:0 auto 80px;padding:0 24px;display:grid;grid-template-columns:1fr 1fr}.step{padding:24px 0}.step:nth-child(2){padding-right:12px}.step:nth-child(3){padding-left:12px}.step-wide{grid-column:1/-1;border-bottom:1px solid #b7beb5}.step label{display:flex;align-items:center;gap:12px;margin-bottom:13px}.step label b{font:700 12px monospace;color:#e35436}.step label span{font-weight:700}.step label small{margin-left:auto;color:#839087}.step textarea{width:100%;resize:vertical;border:1px solid #b8c0b8;background:#ffffff7a;padding:18px;min-height:114px;border-radius:2px;line-height:1.7;color:#17231e;outline:none;transition:.2s}.step-wide textarea{min-height:160px}.step textarea:focus{border-color:#52735b;box-shadow:0 0 0 3px #52735b1f;background:#fff}.action-row{grid-column:1/-1;border-top:1px solid #b7beb5;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.action-row p{margin:0;color:#738078;font-size:13px}.action-row button,.error button{border:0;background:#17231e;color:#fff;padding:15px 22px;cursor:pointer;font-weight:700}.action-row button:hover{background:#e35436}.action-row button:disabled{opacity:.7;cursor:wait}.spinner{display:inline-block;width:13px;height:13px;border:2px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;vertical-align:-2px}.error{grid-column:1/-1;border-left:3px solid #e35436;background:#f8e5df;padding:15px 18px;display:flex;align-items:center;gap:12px}.error>span{font-weight:900;color:#d94327}.error p{margin:0;flex:1}.error button{padding:9px 13px;background:#d94c31}.result{max-width:1180px;margin:0 auto 80px;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#aeb7ae;border:1px solid #aeb7ae}.result article{padding:34px;background:#e9e8e1;min-height:330px}.result .reframed-panel{background:#173328;color:#f7f5ea}.panel-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid currentColor;padding-bottom:17px;margin-bottom:26px;opacity:.9}.panel-title span{font:700 10px monospace;letter-spacing:.16em}.panel-title h2{font:500 20px Georgia,Songti SC,serif;margin:0}.result article>p{white-space:pre-wrap;line-height:1.95;margin:0;font-size:16px}.notes{grid-column:1/-1;background:#f7f5ec;padding:28px 34px}.notes h3{font:500 22px Georgia,Songti SC,serif;margin:0 0 20px}.note{display:grid;grid-template-columns:52px 1fr;gap:16px;border-top:1px solid #cdd1c9;padding:15px 0}.note span{font:700 11px monospace;color:#d94c31;padding-top:3px}.note.term span{color:#4c7258}.note p{margin:0;line-height:1.65}.skeleton{background:transparent;border:0;gap:24px}.skeleton>div{background:#e2e1da;padding:34px;min-height:260px}.skeleton i{display:block;height:16px;background:linear-gradient(90deg,#d0d3ca,#f3f2eb,#d0d3ca);background-size:200% 100%;margin-bottom:22px;animation:shine 1.5s infinite}.skeleton i:nth-child(2){width:85%}.skeleton i:nth-child(3){width:93%}.skeleton i:nth-child(4){width:60%}footer{border-top:1px solid #bdc3b8;padding:30px clamp(20px,5vw,76px);display:flex;justify-content:space-between;color:#6c786f;font:11px monospace;letter-spacing:.08em}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shine{to{background-position:-200% 0}}@media(max-width:720px){.topbar{height:62px}.hero{padding-top:54px}.hero h1{font-size:48px}.workbench{display:block}.step:nth-child(2),.step:nth-child(3){padding:20px 0}.action-row{align-items:stretch;flex-direction:column}.action-row button{width:100%}.error{flex-wrap:wrap}.error button{width:100%}.result{grid-template-columns:1fr}.notes{grid-column:auto}.result article{min-height:0;padding:26px}.skeleton>div{min-height:180px}footer span:last-child{display:none}}
