.crm-order-fulfillment{margin:14px;padding:18px;border:1px solid #dfe3e8;border-radius:13px;background:#fff}.crm-order-fulfillment header{display:flex;justify-content:space-between;gap:12px;font-size:13px}.crm-order-fulfillment header span{color:#68717e}.crm-order-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.crm-order-choices button{display:grid;gap:6px;min-height:90px;padding:18px;text-align:left;border:1px solid #dce1e7;border-radius:11px;background:#f7f8fa;color:#171b22;cursor:pointer}.crm-order-choices b{font-size:18px}.crm-order-choices span,.crm-order-fulfillment p{color:#68717e;font-size:12px}.crm-order-choices [aria-pressed=true]{border-color:#ef3340;background:#fff2f3}.crm-order-choices button:disabled{opacity:.5;cursor:default}.crm-order-fulfillment form{display:flex;gap:12px;align-items:end;margin-top:16px}.crm-order-fulfillment label{display:grid;gap:6px;flex:1;font-size:12px}.crm-order-fulfillment form button{min-height:38px;padding:0 20px;border:0;border-radius:8px;background:#ef3340;color:#fff;font-weight:700}.crm-order-choices button:focus-visible{outline:2px solid #477ed6;outline-offset:3px}@media(max-width:580px){.crm-order-choices{grid-template-columns:1fr}.crm-order-fulfillment form{align-items:stretch;flex-direction:column}}
.crm-order-issue{margin-top:14px;min-height:44px;padding:0 18px;border:0;border-radius:9px;background:#ef3340;color:#fff;font:inherit;font-weight:750;cursor:pointer}
