:root{font-family:system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;color:#18312f;background:#f4f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:84px;border-bottom:1px solid #dae4df;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;background:#fff}.brand{font-weight:750;letter-spacing:.03em;text-decoration:none;color:#18312f}.mark{display:inline-grid;place-items:center;background:#20735a;color:white;border-radius:10px;width:35px;height:35px;margin-right:8px}.tag{font-size:13px;color:#70837b}main{max-width:1050px;margin:54px auto;padding:0 24px;min-height:55vh}h1{font-size:clamp(28px,4vw,42px);letter-spacing:-.04em;margin:10px 0 18px}h2{font-size:21px;margin:0 0 20px}h3{margin:0 0 12px}p{line-height:1.8}.muted,small{color:#6c7f76}.eyebrow{font-size:12px;color:#20735a;letter-spacing:.16em;font-weight:750}.card{background:white;border:1px solid #dce6df;border-radius:18px;padding:28px;margin:22px 0;box-shadow:0 8px 30px #234f3610}.narrow{max-width:640px;margin:auto}.grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.grid .card{margin:0}.hero{padding:34px 0 22px}.hero p{max-width:620px}button,.button{display:inline-block;border:0;border-radius:9px;background:#20735a;color:white;padding:12px 20px;font:inherit;font-weight:650;text-decoration:none;cursor:pointer}button:hover,.button:hover{background:#185943}button:disabled{opacity:.55;cursor:wait}.secondary{background:#e8efe9;color:#234737}.secondary:hover{background:#dce7de}label{display:block;font-size:14px;font-weight:600;margin:20px 0 8px}input,textarea,select{display:block;width:100%;padding:12px;border:1px solid #cedbd2;border-radius:8px;background:#fff;color:#18312f;font:inherit}textarea{resize:vertical}input:focus,textarea:focus,select:focus{outline:2px solid #70a88b;outline-offset:2px}input[type=checkbox]{width:auto;display:inline;margin-right:8px}.actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:22px}.status{border-radius:30px;background:#edf3ee;color:#20735a;font-size:12px;padding:5px 10px}.row{display:flex;justify-content:space-between;align-items:center;gap:15px}a{color:#20735a;overflow-wrap:anywhere}.record{border-top:1px solid #dce6df;padding:24px 0}.record p{white-space:pre-wrap;overflow-wrap:anywhere}.record select{max-width:180px}.images{display:flex;gap:10px;flex-wrap:wrap}.images img{width:95px;height:95px;object-fit:cover;border-radius:8px}.link-item{padding:20px 0;border-bottom:1px solid #dce6df}.link-item p{margin:8px 0;font-size:13px}.success{font-size:42px;color:#20735a}footer{text-align:center;font-size:12px;line-height:1.9;color:#7b8a81;padding:26px 20px 40px}#message{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);max-width:90vw;background:#18312f;color:white;border-radius:10px;padding:14px 24px;box-shadow:0 6px 25px #0002;z-index:10}.notice{background:#f0f5f1;border-radius:9px;padding:15px;font-size:13px}.error{color:#a73535}@media(max-width:650px){header{height:70px;padding:0 22px}.tag{display:none}main{margin-top:28px;padding:0 18px}.grid{grid-template-columns:1fr}.card{padding:22px}.row{align-items:flex-start}.hero{padding-top:8px}}
