/* R36 task card: reference geometry without the advanced-settings block. */
.task-node{width:350px;min-height:418px;padding-bottom:14px;border-color:#dfe1e6;border-radius:18px;box-shadow:0 2px 4px rgba(21,29,42,.05),0 14px 34px rgba(21,29,42,.07);overflow:visible}
.task-node>header{height:52px;padding:0 16px;border-bottom-color:#e8eaf0}
.task-node>header span{color:#1e2229;font-size:15px;font-weight:700;letter-spacing:-.02em}
.task-node .node-delete{color:#8b9099;font-size:18px}
.task-node .mode-tabs{gap:7px;padding:14px 14px 12px}
.task-node .mode-tabs button{height:34px;padding:0 14px;border-color:#dfe2e8;border-radius:10px;background:#fff;color:#707680;font-size:10px;font-weight:550;box-shadow:0 1px 2px rgba(20,28,40,.03)}
.task-node .mode-tabs button.active{border-color:transparent;background-image:var(--yz-spectrum);color:#fff;box-shadow:none}
.task-node .task-summary{min-height:48px;margin:0 14px;padding:0 2px;border-bottom:1px solid #eceef2;border-radius:0;background:transparent;align-items:center;color:#747a84;font-size:10px}
.task-node .task-summary strong{color:#3f444c;font-size:10px;font-weight:500}
.task-node .control-row{grid-template-columns:58px minmax(0,1fr);min-height:56px;margin:0 14px;border-top:0;border-bottom:1px solid #eceef2;color:#626872;font-size:10px}
.task-node .control-row.ratio-row{min-height:98px;padding-top:12px;align-items:start}
.task-node .ratio-row>span{padding-top:10px}
.task-node .choice-group{gap:7px}
.task-node .choice-group.ratio-group{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
.task-node .choice-group button{min-width:42px;height:34px;padding:0 9px;border-color:#dde1e7;border-radius:10px;background:#fff;color:#626872;font-size:10px;font-weight:520;box-shadow:0 1px 2px rgba(20,28,40,.025)}
.task-node .choice-group button.selected{border-color:transparent;background-image:var(--yz-spectrum);color:#fff;box-shadow:none}
.task-node .control-row select{width:122px;height:36px;padding:0 12px;border-color:#dfe2e8;border-radius:10px;background:#fff;color:#4f555e;font-size:10px}
.task-node .primary-run{width:calc(100% - 28px);height:46px;margin:12px 14px 0;padding:0 15px;border-radius:11px;font-size:11px;font-weight:700}
.task-node .primary-run>b{right:15px;font-size:13px;font-weight:500}
.task-node .task-input-handle{top:126px}
.task-node .task-output{top:192px}
