:root{font-family:"Microsoft YaHei UI",system-ui,sans-serif;color:#23302f;background:#f4f6f2;font-synthesis:none;color-scheme:light}*{box-sizing:border-box}body{margin:0}main{max-width:1160px;margin:auto;padding:42px 28px}header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:#4b7166;margin:0 0 12px}h1{font-size:clamp(26px,4vw,40px);font-weight:600;letter-spacing:-1px;margin:0 0 15px}h2{font-size:23px;margin:0}h3{font-size:18px;margin:0}.intro{color:#52615b;margin:0;line-height:1.8}.badge,.tag{background:#e8efe9;border:1px solid #d6e3d9;color:#315b48;border-radius:24px;white-space:nowrap;padding:8px 13px;font-size:12px}.tag{padding:4px 9px}.panel{background:#fff;border:1px solid #dce3dc;border-radius:20px;padding:28px;box-shadow:0 4px 20px #29493904}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-head>span{font-size:13px;color:#697a70}textarea{width:100%;resize:vertical;min-height:140px;border:1px solid #bbcbbf;border-radius:12px;padding:18px;font:16px/1.9 inherit;line-height:1.9;background:#fafcf9;color:#23302f;outline:none;font-family:inherit;font-size:16px}textarea:focus{border-color:#397b5f;box-shadow:0 0 0 3px #397b5f1a}button{font:inherit;cursor:pointer;border-radius:10px;padding:11px 15px;border:1px solid transparent;font-size:14px;transition:background .15s}button:focus-visible,a:focus-visible{outline:3px solid #719e49;outline-offset:3px}button:disabled{opacity:.46;cursor:not-allowed}.examples{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:12px 0 24px}.examples span{font-size:12px;color:#657369;margin-right:6px}.examples button{font-size:12px;background:#f0f4ef;padding:6px 11px;border-color:#e2e8df}.providers{display:grid;grid-template-columns:1fr 1fr;gap:18px}.providers article{border:1px solid #dfe6df;background:#fcfdfb;border-radius:14px;padding:21px}.provider-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.providers p{font-size:13px;color:#64726a;line-height:1.6}.providers .price{margin:15px 0;color:#2d483c}.price strong{font-size:25px;letter-spacing:-.5px}.price small{display:block;color:#707c74;font-size:12px;margin-top:5px}.connection{min-height:22px}.action-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.action-row>span{font-size:12px;color:#596c60}.secondary{background:#edf3ed;border:1px solid #c8d7c9;color:#305540}.secondary:hover:not(:disabled){background:#e1ebe0}.primary{background:#315b48;color:white;font-weight:600;padding:14px 24px}.primary:hover:not(:disabled){background:#244c38}.submit-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px}.submit-row p{font-size:12px;line-height:1.7;color:#6a746d}.notice{font-size:14px;line-height:1.7;margin:14px 0 0;color:#365c45}.notice.error{color:#9d372b}.text-button{border:0;background:none;text-decoration:underline;text-underline-offset:3px;color:#627363;font-size:12px;padding:10px 0 0}.results{margin-top:38px}.result-prompt{font-size:14px;color:#5d6c62;line-height:1.8;margin:0 0 16px}#playStatus{font-size:13px;color:#526b5c}#history{display:flex;gap:8px;overflow-x:auto;padding-bottom:12px}#history button{white-space:nowrap;background:#fff;border-color:#d9e2d7;font-size:12px}#history button.selected{background:#315b48;color:white}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.result-card{padding:22px;background:#fff;border:1px solid #dce3dc;border-radius:18px;min-width:0}.result-card h3{margin:0 0 7px}.meta{font-size:12px;line-height:1.8;color:#5f7263;min-height:43px}.media-player{position:relative;border-radius:10px;overflow:hidden;background:#19241d;max-width:100%}.media-source{position:absolute;inset:0;opacity:0;pointer-events:none;width:100%;height:100%;z-index:0}.media-player canvas{position:relative;z-index:1;display:block;width:100%;height:auto;max-height:560px;object-fit:contain;background:#19241d}.controls{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.controls button{padding:8px 12px;font-size:13px;background:#eaf0e7;color:#315137}.controls time{font-size:12px}.controls label{display:flex;gap:10px;align-items:center;width:100%;font-size:12px;color:#667565}.controls input{flex:1;min-width:40px;accent-color:#476f4c}.links{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px}.links a{font-size:13px;color:#315b48;text-underline-offset:3px}.placeholder{min-height:360px;display:flex;align-items:center;justify-content:center;text-align:center;background:#f2f5ef;border:1px dashed #d2dccf;border-radius:12px;padding:30px;color:#62775d;line-height:1.8}.placeholder strong{display:block;font-size:18px;color:#385841;margin-bottom:8px}.result-error{font-size:13px;color:#963f32;line-height:1.7}.small{font-size:12px;color:#70806f;line-height:1.8}footer{margin-top:30px;color:#6b7a6c;font-size:12px;line-height:1.8}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}@media(max-width:760px){main{padding:24px 16px}header{display:block}.badge{display:inline-block;margin-top:15px}.panel{padding:19px}.providers,.result-grid{grid-template-columns:1fr}.submit-row{align-items:stretch;flex-direction:column;gap:5px}.submit-row .primary{width:100%}.section-head{align-items:flex-start}.section-head h2{font-size:21px}.media-player canvas{max-height:580px}.result-card{padding:18px}}
.login{max-width:580px;margin:24px auto}.login input{width:100%;font:inherit;padding:14px;border:1px solid #bbcbbf;border-radius:10px;margin:12px 0 18px}.account{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.empty{grid-column:1/-1;padding:40px;text-align:center;color:#64726a}.credit{font-size:22px;font-weight:600;color:#315b48}.result-card canvas{max-height:480px}.result-card .result-prompt{max-height:100px;overflow:auto}
