/* market-autopilot-manual-control-v0764 */
.manual-control-card{border:1px solid #e5c72f;background:linear-gradient(135deg,#fffdf0 0%,#fff 62%,#fff9d9 100%);box-shadow:0 14px 34px rgba(32,27,0,.08)}
.manual-control-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:18px}.manual-control-head h2{margin:4px 0 7px;font-size:28px}.manual-control-head p{margin:0;max-width:800px;color:var(--muted)}
.manual-control-kicker{display:block;color:#7a5b00;font-size:11px;font-weight:900;letter-spacing:.12em}.manual-control-status{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border:1px solid #e7d778;border-radius:999px;background:#fff;color:#654d00;font-size:12px;font-weight:850;white-space:nowrap}
.manual-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.manual-action-card{position:relative;display:flex;flex-direction:column;min-height:245px;padding:20px;border:1px solid var(--border);border-radius:16px;background:#fff}.manual-action-card h3{margin:7px 0 7px;font-size:19px}.manual-action-card p{margin:0 0 18px;color:var(--muted);line-height:1.5}.manual-action-card form,.manual-action-card>a,.manual-action-card>.btn,.manual-action-card>.manual-empty-note{margin-top:auto}.manual-action-card .btn{width:100%;justify-content:center}.manual-step{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:var(--yellow);font-weight:950}.manual-apply-card{border-color:#efc2bd;background:linear-gradient(180deg,#fff,#fff8f7)}
.manual-apply-form{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(175px,1.2fr);gap:9px}.manual-apply-form input{min-width:0;margin:0}.manual-apply-form .btn{margin:0}.manual-demo-form{margin-top:10px!important}.manual-text-button{padding:0;border:0;background:none;color:#745800;font:inherit;font-size:13px;font-weight:850;text-decoration:underline;cursor:pointer}.manual-text-button:disabled{opacity:.45;cursor:not-allowed}.manual-empty-note{display:block;padding:12px;border:1px dashed #d0d5dd;border-radius:11px;background:#fafafa;color:var(--muted);font-size:13px}.btn.is-disabled{opacity:.55;pointer-events:none}.manual-page-head{align-items:flex-end}
@media(max-width:980px){.manual-control-grid{grid-template-columns:1fr}.manual-action-card{min-height:0}.manual-control-head{flex-direction:column}.manual-control-status{white-space:normal}.manual-apply-form{grid-template-columns:1fr}}
@media(max-width:680px){.manual-page-head{align-items:flex-start}.manual-page-head>.btn{width:100%}.manual-control-head h2{font-size:24px}.manual-action-card{padding:17px}}
