@import url("../phase-3-wallet-sync-directions/shared.css?v=20260801");

.scenario-control{display:flex;align-items:center;gap:7px;padding:4px;border:1px solid var(--line);border-radius:7px;background:#f4f7fa}.scenario-control button{height:34px;min-width:56px;padding:0 12px;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:10px;font-weight:800;cursor:pointer}.scenario-control button.active{background:var(--blue);color:#fff;box-shadow:0 8px 18px rgba(49,71,255,.18)}.model-note{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:10px}.model-note img{width:16px;height:16px}.negative{color:var(--red)!important}.stress-meter{height:7px;overflow:hidden;background:#e9eff3}.stress-meter i{display:block;height:100%;width:var(--size);background:linear-gradient(90deg,var(--amber),var(--red))}.mono{font-family:var(--mono)}
@media(min-width:2200px){.scenario-control button{height:40px;min-width:68px;font-size:12px}.model-note{font-size:12px}}
