.operation-intro{max-width:820px;margin:8px 0 0;color:#667085;line-height:1.6;font-size:.92rem}.operation-registers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:26px}.operation-register{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px 12px;padding:18px;border:1px solid #dfe5ea;border-radius:12px;background:#fafbfc;min-width:0}.operation-register__label{grid-row:1/3;display:grid;place-items:center;width:46px;height:46px;border-radius:10px;background:#2a374c;color:#fff;font-size:1.2rem;font-weight:800}.operation-register input{min-width:0;width:100%;height:46px;border:1px solid #d8dee9;border-radius:8px;background:#fff;color:#182230;padding:9px 12px;font:700 1.05rem ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;outline:none}.operation-register input:focus{border-color:#0eb582;box-shadow:0 0 0 3px rgba(14,181,130,.12)}.operation-register small{grid-column:2;color:#98a2b3;font-size:.74rem;overflow-wrap:anywhere}.operation-register--a{border-top:4px solid #3b82f6}.operation-register--a .operation-register__label{background:#3b82f6}.operation-register--b{border-top:4px solid #f59e0b}.operation-register--b .operation-register__label{background:#f59e0b}.operation-register--result{border-top:4px solid #0eb582;background:#f1fbf7}.operation-register--result .operation-register__label{background:#0eb582}.operation-register--result input{background:#fff;font-size:1.12rem}.operation-register--result small{color:#667085}.operation-workbench{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(230px,.65fr);gap:22px;align-items:start}.operation-workbench h3{margin:0 0 11px;font-size:1rem;color:#2a374c}.operation-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shift-box{display:grid;gap:10px;padding:16px;border:1px solid #e3e5eb;border-radius:10px;background:#fafbfc}.shift-box h3{margin:0}.shift-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.operation-result-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:20px}.tool-secondary-button--accent{border-color:#0eb582!important;background:#ecfdf7!important;color:#087c5b!important}.tool-secondary-button:disabled{opacity:.45;cursor:not-allowed;background:#f5f6f7!important;border-color:#d8dee9!important;color:#98a2b3!important}.operation-message{margin:10px 0 0}.operation-registers+ .operation-workbench button:focus,.operation-result-actions button:focus{outline:3px solid rgba(14,181,130,.2);outline-offset:1px}@media(max-width:900px){.operation-registers{grid-template-columns:1fr}.operation-workbench{grid-template-columns:1fr}}@media(max-width:560px){.operation-register{grid-template-columns:42px minmax(0,1fr);padding:14px}.operation-register__label{width:42px;height:42px}.operation-buttons{grid-template-columns:1fr}.operation-result-actions{justify-content:stretch}.operation-result-actions button{width:100%}}
