.tool-calls-module__DAZevG__hero{grid-template-columns:minmax(0,1fr) minmax(430px,.94fr);align-items:center;gap:clamp(42px,6vw,86px);min-height:790px;padding-top:72px;padding-bottom:92px;display:grid}.tool-calls-module__DAZevG__hero>*{min-width:0}.tool-calls-module__DAZevG__heroCopy{z-index:2;position:relative}.tool-calls-module__DAZevG__eyebrowRow{align-items:center;gap:13px;margin-bottom:28px;display:flex}.tool-calls-module__DAZevG__eyebrow,.tool-calls-module__DAZevG__difficulty,.tool-calls-module__DAZevG__ticketLabel,.tool-calls-module__DAZevG__deskLabel,.tool-calls-module__DAZevG__boardOverline,.tool-calls-module__DAZevG__slipKicker,.tool-calls-module__DAZevG__schemaTopbar,.tool-calls-module__DAZevG__codeTopbar{font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:700}.tool-calls-module__DAZevG__eyebrow{border:1px solid var(--ink);background:var(--coral);border-radius:999px;padding:5px 9px}.tool-calls-module__DAZevG__difficulty{color:var(--muted);align-items:center;gap:7px;display:inline-flex}.tool-calls-module__DAZevG__difficulty span{color:var(--coral);letter-spacing:.02em}.tool-calls-module__DAZevG__hero h1{letter-spacing:-.078em;max-width:720px;margin:0;font-size:clamp(60px,7vw,104px);font-weight:800;line-height:.85}.tool-calls-module__DAZevG__hero h1 em{color:var(--coral);font-family:var(--font-serif);letter-spacing:-.055em;font-weight:400;display:inline-block;transform:rotate(-2deg)}.tool-calls-module__DAZevG__hero h1 span{display:block}.tool-calls-module__DAZevG__heroDeck{max-width:610px;color:var(--ink-soft);font-family:var(--font-serif);margin:32px 0 0;font-size:clamp(18px,1.65vw,23px);line-height:1.48}.tool-calls-module__DAZevG__heroActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.tool-calls-module__DAZevG__factStrip{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);max-width:640px;margin:46px 0 0;padding:0;list-style:none;display:grid}.tool-calls-module__DAZevG__factStrip li{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:65px;padding:10px 14px 10px 0;display:flex}.tool-calls-module__DAZevG__factStrip li+li{padding-left:14px}.tool-calls-module__DAZevG__factStrip li:last-child{border-right:0}.tool-calls-module__DAZevG__factStrip strong{font-family:var(--font-mono);letter-spacing:-.03em;font-size:14px}.tool-calls-module__DAZevG__factStrip span{color:var(--muted);font-size:11px}.tool-calls-module__DAZevG__switchboardWrap{justify-self:end;width:100%;max-width:530px;position:relative}.tool-calls-module__DAZevG__switchboardSticker{z-index:5;border:1.5px solid var(--ink);background:var(--yellow);box-shadow:3px 3px 0 var(--ink);font-family:var(--font-mono);letter-spacing:.06em;padding:7px 10px;font-size:10px;font-weight:800;position:absolute;top:44px;right:-23px;transform:rotate(7deg)}.tool-calls-module__DAZevG__switchboard{border:1.5px solid var(--ink);background:linear-gradient(#ffffff0a 1px, transparent 1px), linear-gradient(90deg, #ffffff0a 1px, transparent 1px), var(--ink);min-height:620px;box-shadow:12px 12px 0 var(--coral);color:var(--paper);background-size:23px 23px;border-radius:24px;position:relative;overflow:hidden;transform:rotate(.8deg)}.tool-calls-module__DAZevG__switchboard:after{content:"";pointer-events:none;border:1px solid #ff705f33;border-radius:50%;width:240px;height:240px;position:absolute;inset:auto -80px -90px auto;box-shadow:0 0 0 24px #ff705f0a,0 0 0 54px #ff705f08}.tool-calls-module__DAZevG__boardTopbar{color:#f2efe59e;min-height:49px;font-family:var(--font-mono);letter-spacing:.06em;border-bottom:1px solid #ffffff29;align-items:center;gap:10px;padding:0 17px;font-size:9px;display:flex}.tool-calls-module__DAZevG__boardTopbar b{color:var(--lime);align-items:center;gap:6px;margin-left:auto;font-size:8px;display:inline-flex}.tool-calls-module__DAZevG__boardTopbar b i{background:currentColor;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px}.tool-calls-module__DAZevG__terminalDots{gap:5px;display:flex}.tool-calls-module__DAZevG__terminalDots span{background:var(--coral);border-radius:50%;width:7px;height:7px}.tool-calls-module__DAZevG__terminalDots span:nth-child(2){background:var(--yellow)}.tool-calls-module__DAZevG__terminalDots span:nth-child(3){background:var(--lime)}.tool-calls-module__DAZevG__cueTicket{z-index:2;border:1.5px solid var(--ink);background:repeating-linear-gradient(0deg, transparent 0, transparent 25px, #10121117 26px), var(--paper-bright);width:53%;box-shadow:5px 5px 0 var(--coral);color:var(--ink);padding:17px 17px 14px;position:absolute;top:80px;left:22px;transform:rotate(-2deg)}.tool-calls-module__DAZevG__ticketLabel{color:var(--muted);font-size:8px}.tool-calls-module__DAZevG__cueTicket>p{font-family:var(--font-serif);margin:12px 0 15px;font-size:16px;font-style:italic}.tool-calls-module__DAZevG__cueTicket>code{border:1px solid var(--ink);background:var(--coral-soft);font-family:var(--font-mono);margin:0 -8px 10px;padding:7px 8px;font-size:13px;font-weight:800;display:block}.tool-calls-module__DAZevG__cueTicket dl{font-family:var(--font-mono);margin:0;font-size:10px}.tool-calls-module__DAZevG__cueTicket dl div{border-bottom:1px dashed var(--line);grid-template-columns:1fr auto;gap:8px;padding:5px 0;display:grid}.tool-calls-module__DAZevG__cueTicket dt{color:var(--muted)}.tool-calls-module__DAZevG__cueTicket dd{margin:0;font-weight:700}.tool-calls-module__DAZevG__ticketStub{border-top:1px dashed var(--line-strong);font-family:var(--font-mono);margin-top:13px;padding-top:8px;font-size:8px;font-weight:800;display:block}.tool-calls-module__DAZevG__operatorDesk{background:#ffffff0e;border:1px solid #ffffff40;border-radius:15px;width:38%;min-height:276px;padding:16px 13px;position:absolute;top:78px;right:20px}.tool-calls-module__DAZevG__deskLabel{color:#f2efe580;font-size:8px;line-height:1.45;display:block}.tool-calls-module__DAZevG__gateLights{gap:9px;margin:15px 0 0;padding:0;list-style:none;display:grid}.tool-calls-module__DAZevG__gateLights li{min-height:46px;font-family:var(--font-mono);background:#c8ff4914;border:1px solid #fff3;border-radius:8px;grid-template-columns:25px 1fr 25px;align-items:center;gap:5px;padding:6px 7px;display:grid}.tool-calls-module__DAZevG__gateLights li>span{color:#f2efe573;font-size:9px}.tool-calls-module__DAZevG__gateLights li b{font-size:9px}.tool-calls-module__DAZevG__gateLights li i{border:1px solid var(--lime);width:23px;height:23px;color:var(--lime);border-radius:50%;place-items:center;font-size:12px;font-style:normal;display:grid}.tool-calls-module__DAZevG__gateLights .tool-calls-module__DAZevG__gateHold{background:#ffc94b1a}.tool-calls-module__DAZevG__gateLights .tool-calls-module__DAZevG__gateHold i{border-color:var(--yellow);color:var(--yellow);animation:1.4s steps(2,end) infinite tool-calls-module__DAZevG__operator-blink}.tool-calls-module__DAZevG__patchCable{border-right:3px solid var(--coral);border-bottom:3px solid var(--coral);border-radius:0 0 28px;width:78px;height:82px;position:absolute;bottom:-82px;right:20px}.tool-calls-module__DAZevG__patchCable span{border:2px solid var(--ink);background:var(--coral);border-radius:50%;width:13px;height:13px;position:absolute}.tool-calls-module__DAZevG__patchCable span:first-child{top:-5px;right:-8px}.tool-calls-module__DAZevG__patchCable span:last-child{bottom:-8px;right:68px}.tool-calls-module__DAZevG__toolStage{width:45%;position:absolute;bottom:112px;right:26px}.tool-calls-module__DAZevG__toolStage>span{color:#f2efe575;font-family:var(--font-mono);letter-spacing:.1em;margin-bottom:8px;font-size:8px;display:block}.tool-calls-module__DAZevG__toolStage>div{background:#ffffff0a;border:1px solid #ffffff38;border-radius:11px;grid-template-columns:48px 1fr;align-items:center;padding:14px;display:grid}.tool-calls-module__DAZevG__toolStage i{color:#f2efe559;grid-row:1/3;font-size:30px;font-style:normal}.tool-calls-module__DAZevG__toolStage strong{font-family:var(--font-mono);font-size:13px}.tool-calls-module__DAZevG__toolStage small{color:var(--yellow);font-family:var(--font-mono);text-transform:uppercase;font-size:8px}.tool-calls-module__DAZevG__returnChannel{background:#48dbe512;border:1px dashed #ffffff4d;border-radius:10px;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:12px 14px;display:grid;position:absolute;bottom:24px;left:20px;right:20px}.tool-calls-module__DAZevG__returnChannel>span{color:var(--cyan);font-size:27px}.tool-calls-module__DAZevG__returnChannel p{color:#f2efe5b8;font-family:var(--font-serif);margin:0;font-size:12px;font-style:italic;line-height:1.35}.tool-calls-module__DAZevG__returnChannel b{color:var(--cyan);font-family:var(--font-mono);letter-spacing:.1em;margin-bottom:2px;font-size:8px;font-style:normal;display:block}:is(.tool-calls-module__DAZevG__mentalModel .section-number,.tool-calls-module__DAZevG__dispatchSection .section-number,.tool-calls-module__DAZevG__protocolSection .section-number,.tool-calls-module__DAZevG__toolDesignSection .section-number,.tool-calls-module__DAZevG__useCasesSection .section-number,.tool-calls-module__DAZevG__safetySection .section-number,.tool-calls-module__DAZevG__receiptSection .section-number,.tool-calls-module__DAZevG__misconceptionsSection .section-number){color:var(--coral)}.tool-calls-module__DAZevG__roleRelay{border:1.5px solid var(--ink);background:var(--paper-bright);box-shadow:7px 7px 0 var(--ink);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.tool-calls-module__DAZevG__roleRelay li{border-right:1px solid var(--line-strong);min-height:260px;padding:24px 20px 28px;position:relative}.tool-calls-module__DAZevG__roleRelay li:last-child{border-right:0}.tool-calls-module__DAZevG__roleNumber{border:1px solid var(--ink);width:36px;height:36px;font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:10px;display:grid}.tool-calls-module__DAZevG__roleStamp{color:var(--coral);font-family:var(--font-mono);letter-spacing:.1em;margin-top:35px;font-size:9px;font-weight:800;display:inline-block}.tool-calls-module__DAZevG__roleRelay h3{letter-spacing:-.045em;margin:8px 0 9px;font-size:clamp(20px,2vw,28px);line-height:1}.tool-calls-module__DAZevG__roleRelay h3 em{color:var(--coral);font-family:var(--font-serif);font-weight:400;display:block}.tool-calls-module__DAZevG__roleRelay p{color:var(--muted);font-family:var(--font-serif);margin:0;font-size:14px;line-height:1.5}.tool-calls-module__DAZevG__relayArrow{z-index:2;border:1px solid var(--ink);background:var(--coral);border-radius:50%;place-items:center;width:31px;height:31px;font-size:17px;font-weight:800;display:grid;position:absolute;top:21px;right:-16px}.tool-calls-module__DAZevG__pullQuote{border:1.5px solid var(--ink);background:var(--yellow-soft);max-width:790px;box-shadow:5px 5px 0 var(--ink);grid-template-columns:55px 1fr;align-items:center;gap:16px;margin:58px auto 0;padding:20px 28px;display:grid;transform:rotate(-1deg)}.tool-calls-module__DAZevG__pullQuote>span{font-size:34px}.tool-calls-module__DAZevG__pullQuote p{font-family:var(--font-serif);margin:0;font-size:19px;font-style:italic;line-height:1.4}.tool-calls-module__DAZevG__scopeNote{max-width:780px;color:var(--muted);font-family:var(--font-serif);margin:30px auto 0;font-size:13px;line-height:1.5}.tool-calls-module__DAZevG__scopeNote strong{color:var(--ink);font-family:var(--font-mono);text-transform:uppercase;font-size:10px}.tool-calls-module__DAZevG__caseSelector{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:15px;display:grid}.tool-calls-module__DAZevG__caseButton,.tool-calls-module__DAZevG__caseButtonActive{border:1.5px solid var(--ink);background:var(--paper-bright);min-width:0;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;border-radius:9px;flex-direction:column;justify-content:center;align-items:flex-start;padding:9px 13px;transition:transform .15s,box-shadow .15s,background .15s;display:flex}.tool-calls-module__DAZevG__caseButton:hover,.tool-calls-module__DAZevG__caseButtonActive{box-shadow:0 4px 0 var(--ink);transform:translateY(-2px)}.tool-calls-module__DAZevG__caseButtonActive{background:var(--coral)}.tool-calls-module__DAZevG__caseButton span,.tool-calls-module__DAZevG__caseButtonActive span{font-family:var(--font-mono);font-size:12px;font-weight:800}.tool-calls-module__DAZevG__caseButton small,.tool-calls-module__DAZevG__caseButtonActive small{color:var(--muted);font-family:var(--font-serif);margin-top:2px;font-size:12px;font-style:italic}.tool-calls-module__DAZevG__caseButtonActive small{color:var(--ink-soft)}.tool-calls-module__DAZevG__dispatchBoard{border:1.5px solid var(--ink);box-shadow:9px 9px 0 var(--coral);color:var(--paper);background-color:#131715;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:20px;overflow:hidden}.tool-calls-module__DAZevG__dispatchTopbar{border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:16px 22px;display:flex}.tool-calls-module__DAZevG__dispatchTopbar>div{min-width:0}.tool-calls-module__DAZevG__boardOverline{color:#f2efe57a;margin-bottom:5px;font-size:9px;display:block}.tool-calls-module__DAZevG__dispatchTopbar strong{overflow-wrap:anywhere;letter-spacing:-.03em;font-size:clamp(17px,2vw,23px);display:block}.tool-calls-module__DAZevG__outcomeBadge{font-family:var(--font-mono);letter-spacing:.06em;border:1px solid;border-radius:999px;flex:none;padding:6px 9px;font-size:9px;font-weight:800}.tool-calls-module__DAZevG__outcomeExecuted{color:var(--lime)}.tool-calls-module__DAZevG__outcomeApproval{color:var(--yellow)}.tool-calls-module__DAZevG__outcomeRejected{color:var(--coral)}.tool-calls-module__DAZevG__dispatchFlow{grid-template-columns:minmax(230px,.85fr) minmax(230px,.92fr) minmax(185px,.62fr);align-items:stretch;gap:24px;padding:28px 24px 24px;display:grid}.tool-calls-module__DAZevG__modelSlip{border:1.5px solid var(--ink);background:repeating-linear-gradient(0deg, transparent 0, transparent 27px, #10121114 28px), var(--paper-bright);min-width:0;box-shadow:5px 5px 0 var(--cyan);color:var(--ink);align-self:start;padding:19px 18px 16px;position:relative;transform:rotate(-.7deg)}.tool-calls-module__DAZevG__slipKicker{color:var(--muted);font-size:9px}.tool-calls-module__DAZevG__callName,.tool-calls-module__DAZevG__callId{font-family:var(--font-mono);grid-template-columns:64px minmax(0,1fr);gap:10px;margin:15px 0 0;font-size:11px;display:grid}.tool-calls-module__DAZevG__callName span,.tool-calls-module__DAZevG__callId span{color:var(--muted)}.tool-calls-module__DAZevG__callName code,.tool-calls-module__DAZevG__callId code{overflow-wrap:anywhere;min-width:0;font-weight:800}.tool-calls-module__DAZevG__callName code{color:#b33c31}.tool-calls-module__DAZevG__argumentList{border-top:1px dashed var(--line-strong);font-family:var(--font-mono);margin-top:17px;padding-top:12px;font-size:11px}.tool-calls-module__DAZevG__argumentList>span{color:var(--muted)}.tool-calls-module__DAZevG__argumentList dl{margin:7px 0 0}.tool-calls-module__DAZevG__argumentList dl div{border-bottom:1px solid var(--line);grid-template-columns:minmax(70px,.8fr) minmax(0,1fr);gap:8px;min-width:0;padding:7px 0;display:grid}.tool-calls-module__DAZevG__argumentList dt{overflow-wrap:anywhere}.tool-calls-module__DAZevG__argumentList dd{overflow-wrap:anywhere;text-align:right;min-width:0;margin:0;font-weight:800}.tool-calls-module__DAZevG__argumentList .tool-calls-module__DAZevG__invalidArgument{border:1px solid var(--coral);background:repeating-linear-gradient(135deg, #ff705f38 0, #ff705f38 5px, transparent 5px, transparent 10px), var(--coral-soft);margin:0 -6px;padding:7px 6px}.tool-calls-module__DAZevG__slipFooter{border-top:1px dashed var(--line-strong);color:var(--muted);font-family:var(--font-mono);margin-top:22px;padding-top:9px;font-size:8px;font-weight:800;line-height:1.45;display:block}.tool-calls-module__DAZevG__gateRail{align-content:start;gap:10px;margin:0;padding:0;list-style:none;display:grid}.tool-calls-module__DAZevG__gateRail li{background:#ffffff0b;border:1px solid #ffffff3b;border-radius:10px;grid-template-columns:32px minmax(0,1fr) 31px;align-items:center;gap:10px;min-width:0;min-height:65px;padding:10px;display:grid;position:relative}.tool-calls-module__DAZevG__gateRail li:after{content:"";background:#ffffff40;width:24px;height:1px;position:absolute;right:-25px}.tool-calls-module__DAZevG__gateRail li:last-child:after{background:currentColor}.tool-calls-module__DAZevG__gateIndex{color:#f2efe56b;font-family:var(--font-mono);font-size:9px}.tool-calls-module__DAZevG__gateRail div{min-width:0}.tool-calls-module__DAZevG__gateRail strong{font-size:13px;display:block}.tool-calls-module__DAZevG__gateRail small{overflow-wrap:anywhere;color:#f2efe58a;font-family:var(--font-mono);font-size:11px;line-height:1.35;display:block}.tool-calls-module__DAZevG__gateRail i{width:29px;height:29px;font-family:var(--font-mono);border:1px solid;border-radius:50%;place-items:center;font-size:13px;font-style:normal;font-weight:900;display:grid}.tool-calls-module__DAZevG__gatePass{color:var(--lime)}.tool-calls-module__DAZevG__gateRail .tool-calls-module__DAZevG__gateFail{color:var(--coral);background:repeating-linear-gradient(135deg,#ff705f1a 0 5px,#0000 5px 10px)}.tool-calls-module__DAZevG__gateHold{color:var(--yellow)}.tool-calls-module__DAZevG__gateSkip,.tool-calls-module__DAZevG__gateWaiting{color:#f2efe56b}.tool-calls-module__DAZevG__executionStage{text-align:center;border:1px solid #ffffff3b;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:250px;padding:18px 12px;transition:background .18s,color .18s;display:flex}.tool-calls-module__DAZevG__executionStage>span{color:#f2efe56e;font-family:var(--font-mono);letter-spacing:.1em;margin-bottom:20px;font-size:8px}.tool-calls-module__DAZevG__toolGlyph{border:1px solid;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:15px;font-size:30px;display:grid}.tool-calls-module__DAZevG__executionStage strong{overflow-wrap:anywhere;max-width:100%;font-family:var(--font-mono);font-size:14px}.tool-calls-module__DAZevG__executionStage small{font-family:var(--font-mono);margin-top:4px;font-size:10px;font-weight:800}.tool-calls-module__DAZevG__stageLive{color:var(--lime);background:#c8ff491a}.tool-calls-module__DAZevG__stageLive .tool-calls-module__DAZevG__toolGlyph{box-shadow:0 0 28px #c8ff4924}.tool-calls-module__DAZevG__stageDark{color:#f2efe580;background:repeating-linear-gradient(135deg,#ffffff09 0 5px,#0000 5px 10px)}.tool-calls-module__DAZevG__confirmButton{border:1.5px solid var(--ink);background:var(--yellow);width:100%;box-shadow:3px 3px 0 var(--paper);color:var(--ink);font-family:var(--font-mono);cursor:pointer;border-radius:8px;margin-top:18px;padding:9px 8px;font-size:10px;font-weight:800;transition:transform .15s,box-shadow .15s}.tool-calls-module__DAZevG__confirmButton:hover{box-shadow:1px 1px 0 var(--paper);transform:translate(2px,2px)}.tool-calls-module__DAZevG__contextReturn{background:#48dbe50b;border-top:1px solid #ffffff2e;grid-template-columns:.48fr 1fr 1fr;display:grid}.tool-calls-module__DAZevG__contextReturn>div{border-right:1px solid #ffffff26;min-width:0;min-height:135px;padding:18px 20px}.tool-calls-module__DAZevG__contextReturn>div:last-child{border-right:0}.tool-calls-module__DAZevG__returnArrow{flex-direction:column;justify-content:space-between;display:flex}.tool-calls-module__DAZevG__returnArrow span,.tool-calls-module__DAZevG__resultReceipt>span,.tool-calls-module__DAZevG__nextTurn>span{color:#f2efe57a;font-family:var(--font-mono);letter-spacing:.08em;font-size:8px;font-weight:800}.tool-calls-module__DAZevG__returnArrow i{color:var(--cyan);font-size:35px;font-style:normal}.tool-calls-module__DAZevG__resultReceipt code{color:var(--cyan);font-family:var(--font-mono);overflow-wrap:anywhere;margin-top:11px;font-size:11px;line-height:1.55;display:block}.tool-calls-module__DAZevG__nextTurn p{color:var(--paper);font-family:var(--font-serif);margin:11px 0 0;font-size:13px;font-style:italic;line-height:1.5}.tool-calls-module__DAZevG__labFootnote{border-left:4px solid var(--coral);max-width:760px;color:var(--ink-soft);font-family:var(--font-serif);margin:32px 0 0 auto;padding-left:17px;font-size:15px;font-style:italic}.tool-calls-module__DAZevG__handshake{border-top:1.5px solid var(--ink);margin:0;padding:0;list-style:none;display:grid}.tool-calls-module__DAZevG__handshake li{border-bottom:1px solid var(--line-strong);grid-template-columns:68px minmax(0,1fr) 100px;align-items:center;gap:22px;min-height:150px;padding:22px 12px;display:grid}.tool-calls-module__DAZevG__handshakeNumber{border:1.5px solid var(--ink);background:var(--paper-bright);width:50px;height:50px;font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.tool-calls-module__DAZevG__handshakeCopy>span{color:var(--coral);font-family:var(--font-mono);letter-spacing:.1em;font-size:9px;font-weight:800}.tool-calls-module__DAZevG__handshakeCopy h3{letter-spacing:-.045em;margin:7px 0;font-size:clamp(21px,2.4vw,31px);line-height:1.08}.tool-calls-module__DAZevG__handshakeCopy p{max-width:710px;color:var(--muted);font-family:var(--font-serif);margin:0;font-size:15px;line-height:1.5}.tool-calls-module__DAZevG__handshakeGlyph{border:1px solid var(--ink);background:repeating-linear-gradient(-45deg, #10121114 0, #10121114 5px, transparent 5px, transparent 10px), var(--coral-soft);width:82px;font-family:var(--font-mono);text-align:center;justify-self:end;padding:12px 6px;font-size:10px;font-weight:900;transform:rotate(2deg)}.tool-calls-module__DAZevG__handshake li:nth-child(2n) .tool-calls-module__DAZevG__handshakeGlyph{background-color:var(--cyan-soft);transform:rotate(-2deg)}.tool-calls-module__DAZevG__parallelNote{border:1.5px solid var(--ink);background:var(--ink);box-shadow:8px 8px 0 var(--coral);color:var(--paper);grid-template-columns:minmax(280px,.75fr) minmax(390px,1.25fr);gap:clamp(32px,6vw,80px);margin-top:70px;padding:clamp(25px,4vw,45px);display:grid}.tool-calls-module__DAZevG__parallelCopy>span{color:var(--coral);font-family:var(--font-mono);letter-spacing:.1em;font-size:9px;font-weight:800}.tool-calls-module__DAZevG__parallelCopy h3{letter-spacing:-.055em;margin:12px 0;font-size:clamp(27px,3.2vw,42px);line-height:1}.tool-calls-module__DAZevG__parallelCopy p{color:#f2efe5a3;font-family:var(--font-serif);margin:0;font-size:14px;line-height:1.55}.tool-calls-module__DAZevG__parallelDiagram{grid-template-columns:100px 44px 1fr 1fr;align-items:center;gap:12px;min-width:0;display:grid}.tool-calls-module__DAZevG__parallelOrigin{color:var(--coral);font-family:var(--font-mono);text-align:center;background:#ff705f1f;border:1px solid #ffffff4d;border-radius:8px;padding:14px 10px;font-size:10px;font-weight:800}.tool-calls-module__DAZevG__parallelFork{align-content:space-between;height:82px;display:grid}.tool-calls-module__DAZevG__parallelFork span{background:var(--coral);width:100%;height:1px}.tool-calls-module__DAZevG__parallelFork:before{content:"";position:absolute}.tool-calls-module__DAZevG__parallelCalls,.tool-calls-module__DAZevG__parallelResults{gap:10px;display:grid}.tool-calls-module__DAZevG__parallelCalls p,.tool-calls-module__DAZevG__parallelResults p{background:#ffffff0b;border:1px solid #ffffff40;border-radius:8px;min-width:0;margin:0;padding:10px}.tool-calls-module__DAZevG__parallelCalls b,.tool-calls-module__DAZevG__parallelResults b{color:var(--cyan);font-family:var(--font-mono);font-size:9px;display:block}.tool-calls-module__DAZevG__parallelCalls span,.tool-calls-module__DAZevG__parallelResults span{overflow-wrap:anywhere;color:#f2efe5a8;font-family:var(--font-mono);margin-top:3px;font-size:9px;display:block}.tool-calls-module__DAZevG__parallelResults p{border-color:#c8ff495c}.tool-calls-module__DAZevG__parallelResults b{color:var(--lime)}.tool-calls-module__DAZevG__schemaWorkbench{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:start;gap:clamp(34px,6vw,80px);display:grid}.tool-calls-module__DAZevG__schemaCard{border:1.5px solid var(--ink);background:var(--ink);box-shadow:8px 8px 0 var(--coral);color:var(--paper);border-radius:16px;overflow:hidden}.tool-calls-module__DAZevG__schemaTopbar,.tool-calls-module__DAZevG__codeTopbar{color:#f2efe594;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:15px;min-height:48px;padding:0 17px;font-size:9px;display:flex}.tool-calls-module__DAZevG__schemaTopbar b,.tool-calls-module__DAZevG__codeTopbar b{color:var(--coral);font-size:8px}.tool-calls-module__DAZevG__schemaCard pre,.tool-calls-module__DAZevG__codeWindow pre{margin:0;padding:27px;overflow-x:auto}.tool-calls-module__DAZevG__schemaCard code,.tool-calls-module__DAZevG__codeWindow code{color:var(--paper);font-family:var(--font-mono);tab-size:2;font-size:12px;line-height:1.7}.tool-calls-module__DAZevG__schemaAnnotations{border-top:1px solid var(--line-strong);margin:0;padding:0;list-style:none;display:grid}.tool-calls-module__DAZevG__schemaAnnotations li{border-bottom:1px solid var(--line-strong);grid-template-columns:42px 1fr;gap:16px;padding:20px 0;display:grid}.tool-calls-module__DAZevG__schemaAnnotations li>span{border:1px solid var(--ink);background:var(--coral-soft);width:37px;height:37px;font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.tool-calls-module__DAZevG__schemaAnnotations h3{letter-spacing:-.035em;margin:0 0 5px;font-size:20px}.tool-calls-module__DAZevG__schemaAnnotations p{color:var(--muted);font-family:var(--font-serif);margin:0;font-size:14px;line-height:1.5}.tool-calls-module__DAZevG__schemaAnnotations code{font-family:var(--font-mono);font-size:12px}.tool-calls-module__DAZevG__toolChoiceStrip{border:1.5px solid var(--ink);background:var(--paper-bright);box-shadow:6px 6px 0 var(--ink);grid-template-columns:minmax(220px,.8fr) minmax(420px,1.2fr);gap:24px 45px;margin-top:66px;padding:27px;display:grid}.tool-calls-module__DAZevG__toolChoiceStrip>div>span{color:var(--coral);font-family:var(--font-mono);letter-spacing:.1em;font-size:9px;font-weight:800}.tool-calls-module__DAZevG__toolChoiceStrip h3{letter-spacing:-.05em;margin:8px 0 0;font-size:clamp(24px,3vw,36px);line-height:1.05}.tool-calls-module__DAZevG__toolChoiceStrip ul{border:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.tool-calls-module__DAZevG__toolChoiceStrip li{border-right:1px solid var(--line-strong);flex-direction:column;justify-content:center;min-width:0;min-height:96px;padding:13px;display:flex}.tool-calls-module__DAZevG__toolChoiceStrip li:last-child{border-right:0}.tool-calls-module__DAZevG__toolChoiceStrip strong{font-family:var(--font-mono);font-size:12px}.tool-calls-module__DAZevG__toolChoiceStrip li span{color:var(--muted);font-family:var(--font-serif);margin-top:5px;font-size:12px;line-height:1.35}.tool-calls-module__DAZevG__toolChoiceStrip>p{max-width:650px;color:var(--muted);font-family:var(--font-serif);grid-column:2;margin:-10px 0 0;font-size:13px;font-style:italic}.tool-calls-module__DAZevG__schemaWarning{border:1.5px solid var(--ink);background:repeating-linear-gradient(135deg, #ff705f24 0, #ff705f24 6px, transparent 6px, transparent 12px), var(--coral-soft);max-width:840px;box-shadow:4px 4px 0 var(--ink);grid-template-columns:auto 1fr;gap:7px 15px;margin:48px auto 0;padding:20px 24px;display:grid;transform:rotate(-.7deg)}.tool-calls-module__DAZevG__schemaWarning strong{font-family:var(--font-mono);text-transform:uppercase;font-size:11px}.tool-calls-module__DAZevG__schemaWarning p{font-family:var(--font-serif);margin:0;font-size:16px;font-style:italic}.tool-calls-module__DAZevG__useCaseGrid{border:1.5px solid var(--ink);background:var(--paper-bright);box-shadow:7px 7px 0 var(--ink);grid-template-columns:repeat(4,1fr);display:grid}.tool-calls-module__DAZevG__useCaseGrid article{border-right:1px solid var(--line-strong);flex-direction:column;min-width:0;min-height:310px;padding:22px 20px;display:flex}.tool-calls-module__DAZevG__useCaseGrid article:last-child{border-right:0}.tool-calls-module__DAZevG__useCaseHeader{justify-content:space-between;align-items:center;display:flex}.tool-calls-module__DAZevG__useCaseHeader>span{border:1px solid var(--ink);background:var(--coral-soft);border-radius:50%;place-items:center;width:45px;height:45px;font-size:20px;display:grid}.tool-calls-module__DAZevG__useCaseHeader small{color:var(--muted);font-family:var(--font-mono);font-size:9px}.tool-calls-module__DAZevG__useCaseGrid h3{letter-spacing:-.045em;margin:45px 0 9px;font-size:24px;line-height:1}.tool-calls-module__DAZevG__useCaseGrid p{color:var(--muted);font-family:var(--font-serif);margin:0;font-size:14px;line-height:1.5}.tool-calls-module__DAZevG__useCaseGrid code{overflow-wrap:anywhere;border-top:1px dashed var(--line-strong);color:#a83d32;font-family:var(--font-mono);margin-top:auto;padding-top:13px;font-size:10px;font-weight:800;display:block}.tool-calls-module__DAZevG__antiPattern{border:1.5px solid var(--ink);background:var(--ink);box-shadow:8px 8px 0 var(--yellow);color:var(--paper);grid-template-columns:minmax(260px,.78fr) minmax(420px,1.22fr);gap:55px;margin-top:68px;padding:clamp(26px,4vw,46px);display:grid}.tool-calls-module__DAZevG__antiPattern>div>span{color:var(--yellow);font-family:var(--font-mono);letter-spacing:.1em;font-size:9px;font-weight:800}.tool-calls-module__DAZevG__antiPattern h3{letter-spacing:-.06em;margin:10px 0 0;font-size:clamp(29px,3.6vw,48px);line-height:.98}.tool-calls-module__DAZevG__antiPattern ul{border-top:1px solid #ffffff42;gap:0;margin:0;padding:0;list-style:none;display:grid}.tool-calls-module__DAZevG__antiPattern li{color:#f2efe5b3;font-family:var(--font-serif);border-bottom:1px solid #fff3;padding:13px 10px 13px 28px;font-size:14px;position:relative}.tool-calls-module__DAZevG__antiPattern li:before{color:var(--coral);content:"×";font-family:var(--font-mono);font-weight:900;position:absolute;left:2px}.tool-calls-module__DAZevG__safetyRules{border-top:1.5px solid var(--ink);margin:0;padding:0;list-style:none;display:grid}.tool-calls-module__DAZevG__safetyRules li{border-bottom:1px solid var(--line-strong);grid-template-columns:70px minmax(0,1fr) 78px;align-items:center;gap:23px;min-height:155px;padding:20px 10px;display:grid;position:relative}.tool-calls-module__DAZevG__safetyNumber{border:1.5px solid var(--ink);background:var(--coral-soft);width:51px;height:51px;font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.tool-calls-module__DAZevG__safetyTag{color:var(--coral);font-family:var(--font-mono);letter-spacing:.11em;font-size:9px;font-weight:800}.tool-calls-module__DAZevG__safetyRules h3{letter-spacing:-.05em;margin:5px 0;font-size:clamp(22px,2.6vw,34px);line-height:1.05}.tool-calls-module__DAZevG__safetyRules p{max-width:790px;color:var(--muted);font-family:var(--font-serif);margin:0;font-size:14px;line-height:1.5}.tool-calls-module__DAZevG__safetyRules li>i{border:1px solid var(--ink);background:repeating-linear-gradient(-45deg, #1012111a 0, #1012111a 5px, transparent 5px, transparent 10px), var(--yellow-soft);font-family:var(--font-mono);justify-self:end;padding:10px 12px;font-size:10px;font-style:normal;font-weight:900;transform:rotate(3deg)}.tool-calls-module__DAZevG__sideEffectLedger{border:1.5px solid var(--ink);background:var(--paper-bright);box-shadow:7px 7px 0 var(--coral);margin-top:70px}.tool-calls-module__DAZevG__ledgerHeader{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.tool-calls-module__DAZevG__ledgerHeader span{color:var(--coral);font-family:var(--font-mono);letter-spacing:.1em;font-size:9px;font-weight:800}.tool-calls-module__DAZevG__ledgerHeader strong{font-family:var(--font-serif);font-size:14px;font-style:italic;font-weight:400}.tool-calls-module__DAZevG__ledgerScale{grid-template-columns:repeat(3,1fr);height:15px;display:grid}.tool-calls-module__DAZevG__ledgerScale span{background:var(--cyan)}.tool-calls-module__DAZevG__ledgerScale span:nth-child(2){background:var(--yellow)}.tool-calls-module__DAZevG__ledgerScale span:nth-child(3){background:var(--coral)}.tool-calls-module__DAZevG__ledgerColumns{grid-template-columns:repeat(3,1fr);display:grid}.tool-calls-module__DAZevG__ledgerColumns>div{border-right:1px solid var(--line-strong);flex-direction:column;justify-content:center;min-height:155px;padding:20px;display:flex}.tool-calls-module__DAZevG__ledgerColumns>div:last-child{border-right:0}.tool-calls-module__DAZevG__ledgerColumns span{color:var(--muted);font-family:var(--font-mono);font-size:9px;font-weight:800}.tool-calls-module__DAZevG__ledgerColumns strong{letter-spacing:-.035em;margin-top:7px;font-size:20px}.tool-calls-module__DAZevG__ledgerColumns small{color:var(--muted);font-family:var(--font-serif);margin-top:5px;font-size:12px;font-style:italic}.tool-calls-module__DAZevG__codeWindow{border:1.5px solid var(--ink);background:linear-gradient(#ffffff09 1px, transparent 1px), var(--ink);box-shadow:9px 9px 0 var(--coral);color:var(--paper);background-size:100% 28px;border-radius:17px;overflow:hidden}.tool-calls-module__DAZevG__codeTopbar{justify-content:flex-start}.tool-calls-module__DAZevG__codeTopbar>b{margin-left:auto}.tool-calls-module__DAZevG__codeWindow pre{max-height:none;padding:clamp(20px,4vw,38px)}.tool-calls-module__DAZevG__codeWindow code{font-size:11px;line-height:1.75}.tool-calls-module__DAZevG__receiptNotes{grid-template-columns:1fr 1fr;gap:16px;margin-top:38px;display:grid}.tool-calls-module__DAZevG__receiptNotes p{border-top:1px solid var(--line-strong);color:var(--muted);font-family:var(--font-serif);grid-template-columns:28px 1fr;gap:0 10px;margin:0;padding:17px 5px;font-size:14px;line-height:1.5;display:grid}.tool-calls-module__DAZevG__receiptNotes p>span{color:var(--coral);font-family:var(--font-mono);grid-row:1/3;font-size:22px}.tool-calls-module__DAZevG__receiptNotes strong{color:var(--ink)}.tool-calls-module__DAZevG__mythGrid{border-top:1.5px solid var(--ink);border-left:1.5px solid var(--ink);box-shadow:7px 7px 0 var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.tool-calls-module__DAZevG__mythGrid article{border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);background:var(--paper-bright);min-height:245px;padding:22px}.tool-calls-module__DAZevG__mythGrid article:nth-child(2),.tool-calls-module__DAZevG__mythGrid article:nth-child(6){background:var(--coral-soft)}.tool-calls-module__DAZevG__mythGrid article:nth-child(4){background:var(--cyan-soft)}.tool-calls-module__DAZevG__mythGrid article>span{color:var(--coral);font-family:var(--font-mono);font-size:9px;font-weight:800}.tool-calls-module__DAZevG__mythGrid h3{letter-spacing:-.04em;margin:28px 0 9px;font-size:22px;line-height:1.05}.tool-calls-module__DAZevG__mythGrid p{color:var(--muted);font-family:var(--font-serif);margin:0;font-size:13px;line-height:1.5}.tool-calls-module__DAZevG__preflight{border:1.5px solid var(--ink);background:var(--ink);box-shadow:8px 8px 0 var(--lime);color:var(--paper);grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);gap:50px;margin-top:72px;padding:clamp(27px,4vw,45px);display:grid}.tool-calls-module__DAZevG__preflight>div>span{color:var(--lime);font-family:var(--font-mono);letter-spacing:.1em;font-size:9px;font-weight:800}.tool-calls-module__DAZevG__preflight h3{letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(28px,3.5vw,46px);line-height:1}.tool-calls-module__DAZevG__preflight ul{border-top:1px solid #ffffff40;gap:0;margin:0;padding:0;list-style:none;display:grid}.tool-calls-module__DAZevG__preflight li{color:#f2efe5b8;font-family:var(--font-mono);border-bottom:1px solid #ffffff30;padding:12px 4px 12px 29px;font-size:11px;position:relative}.tool-calls-module__DAZevG__preflight li:before{color:var(--lime);content:"✓";font-weight:900;position:absolute;left:3px}.tool-calls-module__DAZevG__closingLine{max-width:820px;color:var(--ink);font-family:var(--font-serif);text-align:center;margin:76px auto 5px;font-size:clamp(24px,3vw,38px);font-style:italic;line-height:1.25}@media (max-width:1180px){.tool-calls-module__DAZevG__hero{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);gap:45px}.tool-calls-module__DAZevG__switchboard{min-height:600px}.tool-calls-module__DAZevG__roleRelay{grid-template-columns:1fr 1fr}.tool-calls-module__DAZevG__roleRelay li{border-bottom:1px solid var(--line-strong);min-height:230px}.tool-calls-module__DAZevG__roleRelay li:nth-child(2){border-right:0}.tool-calls-module__DAZevG__roleRelay li:nth-child(3),.tool-calls-module__DAZevG__roleRelay li:nth-child(4){border-bottom:0}.tool-calls-module__DAZevG__relayArrow{display:none}.tool-calls-module__DAZevG__dispatchFlow{grid-template-columns:minmax(220px,.9fr) minmax(220px,1fr)}.tool-calls-module__DAZevG__executionStage{grid-column:1/-1;min-height:180px}.tool-calls-module__DAZevG__gateRail li:after{display:none}.tool-calls-module__DAZevG__useCaseGrid{grid-template-columns:1fr 1fr}.tool-calls-module__DAZevG__useCaseGrid article{border-bottom:1px solid var(--line-strong);min-height:270px}.tool-calls-module__DAZevG__useCaseGrid article:nth-child(2){border-right:0}.tool-calls-module__DAZevG__useCaseGrid article:nth-child(3),.tool-calls-module__DAZevG__useCaseGrid article:nth-child(4){border-bottom:0}}@media (max-width:980px){.tool-calls-module__DAZevG__hero{grid-template-columns:minmax(0,1fr);min-height:0;padding-top:96px}.tool-calls-module__DAZevG__heroCopy{max-width:760px}.tool-calls-module__DAZevG__switchboardWrap{justify-self:start;width:min(100%,620px);max-width:none}.tool-calls-module__DAZevG__caseSelector{grid-template-columns:1fr 1fr}.tool-calls-module__DAZevG__parallelNote,.tool-calls-module__DAZevG__schemaWorkbench,.tool-calls-module__DAZevG__antiPattern,.tool-calls-module__DAZevG__preflight{grid-template-columns:1fr}.tool-calls-module__DAZevG__parallelDiagram{min-height:180px}.tool-calls-module__DAZevG__toolChoiceStrip{grid-template-columns:1fr}.tool-calls-module__DAZevG__toolChoiceStrip>p{grid-column:1;margin-top:0}.tool-calls-module__DAZevG__safetyRules li{grid-template-columns:62px 1fr}.tool-calls-module__DAZevG__safetyRules li>i{display:none}.tool-calls-module__DAZevG__mythGrid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.tool-calls-module__DAZevG__hero{padding-top:110px;padding-bottom:75px}.tool-calls-module__DAZevG__hero h1{font-size:clamp(53px,15vw,76px)}.tool-calls-module__DAZevG__heroDeck{font-size:17px}.tool-calls-module__DAZevG__factStrip{grid-template-columns:1fr}.tool-calls-module__DAZevG__factStrip li,.tool-calls-module__DAZevG__factStrip li+li{border-right:0;border-bottom:1px solid var(--line);min-height:51px;padding-left:0;padding-right:0}.tool-calls-module__DAZevG__factStrip li:last-child{border-bottom:0}.tool-calls-module__DAZevG__switchboardWrap{width:calc(100% - 8px)}.tool-calls-module__DAZevG__switchboard{min-height:705px;box-shadow:8px 8px 0 var(--coral)}.tool-calls-module__DAZevG__switchboardSticker{right:-8px}.tool-calls-module__DAZevG__boardTopbar{font-size:8px}.tool-calls-module__DAZevG__boardTopbar b{display:none}.tool-calls-module__DAZevG__cueTicket{width:auto;top:72px;left:18px;right:18px}.tool-calls-module__DAZevG__operatorDesk{width:auto;min-height:112px;top:342px;left:18px;right:18px}.tool-calls-module__DAZevG__gateLights{grid-template-columns:repeat(3,1fr)}.tool-calls-module__DAZevG__gateLights li{grid-template-columns:1fr 25px;min-width:0}.tool-calls-module__DAZevG__gateLights li>span{display:none}.tool-calls-module__DAZevG__gateLights li b{overflow-wrap:anywhere}.tool-calls-module__DAZevG__patchCable{display:none}.tool-calls-module__DAZevG__toolStage{width:auto;bottom:104px;left:18px;right:18px}.tool-calls-module__DAZevG__toolStage>div{grid-template-columns:45px 1fr}.tool-calls-module__DAZevG__returnChannel{bottom:18px}.tool-calls-module__DAZevG__roleRelay{grid-template-columns:1fr}.tool-calls-module__DAZevG__roleRelay li{border-right:0;border-bottom:1px solid var(--line-strong);min-height:0}.tool-calls-module__DAZevG__roleRelay li:nth-child(3){border-bottom:1px solid var(--line-strong)}.tool-calls-module__DAZevG__pullQuote{grid-template-columns:1fr;padding:20px}.tool-calls-module__DAZevG__caseSelector{grid-template-columns:1fr}.tool-calls-module__DAZevG__caseButton,.tool-calls-module__DAZevG__caseButtonActive{min-height:54px}.tool-calls-module__DAZevG__dispatchTopbar{flex-direction:column;align-items:flex-start}.tool-calls-module__DAZevG__dispatchFlow{grid-template-columns:1fr;gap:23px;padding:20px 16px}.tool-calls-module__DAZevG__modelSlip{width:calc(100% - 5px)}.tool-calls-module__DAZevG__gateRail,.tool-calls-module__DAZevG__executionStage{grid-column:1}.tool-calls-module__DAZevG__contextReturn{grid-template-columns:1fr}.tool-calls-module__DAZevG__contextReturn>div{border-bottom:1px solid #ffffff26;border-right:0;min-height:auto}.tool-calls-module__DAZevG__contextReturn>div:last-child{border-bottom:0}.tool-calls-module__DAZevG__contextReturn>.tool-calls-module__DAZevG__returnArrow{flex-direction:row;align-items:center;min-height:75px}.tool-calls-module__DAZevG__returnArrow i{transform:rotate(-90deg)}.tool-calls-module__DAZevG__handshake li{grid-template-columns:48px 1fr;gap:14px}.tool-calls-module__DAZevG__handshakeNumber{width:42px;height:42px}.tool-calls-module__DAZevG__handshakeGlyph{display:none}.tool-calls-module__DAZevG__parallelDiagram{grid-template-columns:1fr 1fr}.tool-calls-module__DAZevG__parallelOrigin{grid-column:1/-1}.tool-calls-module__DAZevG__parallelFork{display:none}.tool-calls-module__DAZevG__schemaWorkbench{grid-template-columns:1fr}.tool-calls-module__DAZevG__schemaCard pre,.tool-calls-module__DAZevG__codeWindow pre{padding:18px}.tool-calls-module__DAZevG__schemaCard code,.tool-calls-module__DAZevG__codeWindow code{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px}.tool-calls-module__DAZevG__schemaTopbar b,.tool-calls-module__DAZevG__codeTopbar b{display:none}.tool-calls-module__DAZevG__toolChoiceStrip{padding:20px}.tool-calls-module__DAZevG__toolChoiceStrip ul{grid-template-columns:1fr}.tool-calls-module__DAZevG__toolChoiceStrip li{border-right:0;border-bottom:1px solid var(--line-strong);min-height:76px}.tool-calls-module__DAZevG__toolChoiceStrip li:last-child{border-bottom:0}.tool-calls-module__DAZevG__schemaWarning,.tool-calls-module__DAZevG__useCaseGrid{grid-template-columns:1fr}.tool-calls-module__DAZevG__useCaseGrid article,.tool-calls-module__DAZevG__useCaseGrid article:nth-child(2),.tool-calls-module__DAZevG__useCaseGrid article:nth-child(3){border-right:0;border-bottom:1px solid var(--line-strong);min-height:250px}.tool-calls-module__DAZevG__useCaseGrid article:last-child{border-bottom:0}.tool-calls-module__DAZevG__antiPattern{gap:30px}.tool-calls-module__DAZevG__safetyRules li{grid-template-columns:48px 1fr;gap:14px}.tool-calls-module__DAZevG__safetyNumber{width:42px;height:42px}.tool-calls-module__DAZevG__ledgerHeader{flex-direction:column;align-items:flex-start}.tool-calls-module__DAZevG__ledgerColumns{grid-template-columns:1fr}.tool-calls-module__DAZevG__ledgerColumns>div{border-right:0;border-bottom:1px solid var(--line-strong);min-height:125px}.tool-calls-module__DAZevG__ledgerColumns>div:last-child{border-bottom:0}.tool-calls-module__DAZevG__receiptNotes,.tool-calls-module__DAZevG__mythGrid{grid-template-columns:1fr}.tool-calls-module__DAZevG__mythGrid article{min-height:205px}}@media (max-width:430px){.tool-calls-module__DAZevG__eyebrowRow{flex-direction:column;align-items:flex-start}.tool-calls-module__DAZevG__hero h1{font-size:51px}.tool-calls-module__DAZevG__switchboard{min-height:745px}.tool-calls-module__DAZevG__cueTicket{padding-left:13px;padding-right:13px}.tool-calls-module__DAZevG__operatorDesk{top:360px}.tool-calls-module__DAZevG__gateLights{grid-template-columns:1fr}.tool-calls-module__DAZevG__gateLights li{grid-template-columns:1fr 25px;min-height:38px}.tool-calls-module__DAZevG__toolStage{bottom:109px}.tool-calls-module__DAZevG__returnChannel{grid-template-columns:28px 1fr;padding-left:10px;padding-right:10px}.tool-calls-module__DAZevG__parallelDiagram{grid-template-columns:1fr}.tool-calls-module__DAZevG__parallelOrigin{grid-column:1}.tool-calls-module__DAZevG__schemaAnnotations li{grid-template-columns:37px 1fr;gap:11px}.tool-calls-module__DAZevG__safetyRules li{grid-template-columns:1fr}.tool-calls-module__DAZevG__safetyNumber{margin-bottom:2px}}@media (prefers-reduced-motion:reduce){.tool-calls-module__DAZevG__gateLights .tool-calls-module__DAZevG__gateHold i{animation:none}.tool-calls-module__DAZevG__hero h1 em,.tool-calls-module__DAZevG__switchboard,.tool-calls-module__DAZevG__cueTicket,.tool-calls-module__DAZevG__modelSlip,.tool-calls-module__DAZevG__handshakeGlyph,.tool-calls-module__DAZevG__schemaWarning,.tool-calls-module__DAZevG__pullQuote,.tool-calls-module__DAZevG__safetyRules li>i{transform:none}.tool-calls-module__DAZevG__caseButton,.tool-calls-module__DAZevG__caseButtonActive,.tool-calls-module__DAZevG__executionStage,.tool-calls-module__DAZevG__confirmButton{transition:none}}@keyframes tool-calls-module__DAZevG__operator-blink{0%,55%{opacity:1}56%,to{opacity:.35}}
