:root{--wine:#54263c;--rose:#c85d82;--gold:#d5ae75;--paper:#fff9f7}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 5%,#fff 0,transparent 24%),linear-gradient(145deg,#fff7fa,#f4dce5);color:var(--wine);font-family:Inter,"Microsoft YaHei",sans-serif}header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;background:#fff9;border-bottom:1px solid #e8c8d4;position:sticky;top:0;z-index:5}header a{color:#704158;text-decoration:none;font-size:.82rem}header b{font:700 .78rem Georgia;letter-spacing:.2em}.hero{padding:100px 8vw 70px;text-align:center}.hero p{color:var(--rose);font-weight:900;letter-spacing:.22em}.hero h1{margin:15px 0 25px;font:clamp(3.2rem,8vw,7rem)/1 Georgia,"Noto Serif SC",serif}.hero span{display:block;max-width:750px;margin:auto;color:#806174;line-height:1.9}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1100px;margin:auto;padding:0 24px}.process article{padding:28px;border:1px solid #e2baca;border-radius:24px;background:#fff9}.process b{color:var(--gold);font:2rem Georgia}.process h2{font:1.5rem Georgia}.process p{color:#806174;line-height:1.7}.generator,.progress,.report{max-width:1050px;margin:55px auto;padding:40px;border-radius:30px;background:#fff;box-shadow:0 25px 80px #6d2c4920}.generator>div{text-align:center}.generator small{color:var(--rose);font-weight:800;letter-spacing:.16em}.generator h2{font:2.2rem Georgia;margin:10px}.generator p{color:#806174}.generator fieldset{border:0;margin:28px 0;padding:0}.generator legend{margin-bottom:15px;font-weight:800}.generator legend small{letter-spacing:0;float:right}.generator fieldset div{display:flex;gap:10px;flex-wrap:wrap}.generator fieldset button{padding:12px 17px;border:1px solid #dfb6c5;border-radius:999px;background:#fff;color:#704158}.generator fieldset button.selected{background:#6e304d;color:#fff;border-color:#6e304d}#generate-report{display:block;margin:25px auto 0;padding:15px 28px;border:0;border-radius:999px;background:linear-gradient(135deg,#66304a,#bd5a7e);color:#fff;font-weight:900}#generate-report:disabled{opacity:.45}.notice{text-align:center;font-size:.78rem}.progress{text-align:center}.progress i{display:block;width:54px;height:54px;margin:auto;border:5px solid #edd1dc;border-top-color:var(--rose);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.report{background:linear-gradient(160deg,#fff,#fff8f3)}.report-head{text-align:center;border-bottom:1px solid #ead1da;padding-bottom:25px}.report h1{font:2.7rem Georgia}.report section{padding:25px 0;border-bottom:1px solid #ead1da}.report section h2{font:1.65rem Georgia}.report section p,.report li{line-height:1.9;color:#68495a}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.report-grid article{padding:20px;border-radius:18px;background:#f8e9ef}.tag-row{display:flex;gap:8px;flex-wrap:wrap}.tag-row i{padding:8px 12px;border-radius:999px;background:#6c304c;color:#fff;font-style:normal;font-size:.8rem}@media(max-width:700px){header b{display:none}.hero{padding:70px 20px 45px}.process,.report-grid{grid-template-columns:1fr}.generator,.progress,.report{margin:30px 14px;padding:24px 18px}}
