.cldpWrap{container:cldp/inline-size}.cldp{color:#1c2430;text-align:start;width:100%;font-family:var(--font-geist-sans,-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", Inter, "Segoe UI", sans-serif);direction:ltr;background:#fff;border:1px solid #dfe3e8;border-radius:12px;flex-direction:column;font-size:11px;line-height:1.35;display:flex;overflow:hidden;box-shadow:0 34px 78px #24385e26}:where(.cldp) :where(ul,ol,p,em){margin:0;padding:0;font-style:normal;list-style:none}:where(.cldp) :where(i){font-style:normal}.cldpBar{border-bottom:1px solid #e6e9ee;flex:none;align-items:center;gap:10px;height:46px;padding:0 16px;display:flex}.cldpDots{gap:5px;margin-inline-end:4px;display:flex}.cldpDots i{background:#e3e6ec;border-radius:50%;width:9px;height:9px}.cldpBar b{white-space:nowrap;font-size:12.5px;font-weight:650}.cldpBar em{text-overflow:ellipsis;white-space:nowrap;color:#6b7385;min-width:0;overflow:hidden}.cldpTraced{color:#5b3fe0;background:#efeafe;border-radius:99px;flex:none;align-items:center;gap:6px;margin-inline-start:auto;padding:3px 9px;font-size:10px;font-weight:650;display:inline-flex}.cldpTraced i{background:#6d49ec;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite cldpPulse}@keyframes cldpPulse{50%{box-shadow:0 0 0 4px #6d49ec2e}}.cldpPath{flex-direction:column;gap:12px;padding:18px 16px 16px;display:flex;position:relative}.cldpPath:before{content:"";top:40px;bottom:40px;border-inline-start:2px dashed #c9d0dc;width:0;position:absolute;inset-inline-start:37px}.cldpTravel{z-index:0;inset-inline-start:33px;background:#6d49ec;border-radius:50%;width:10px;height:10px;animation:5.5s ease-in-out infinite cldpTravel;position:absolute;top:30px;box-shadow:0 0 0 5px #6d49ec29}@keyframes cldpTravel{0%{opacity:0;top:30px}10%{opacity:1}88%{opacity:1}to{opacity:0;top:calc(100% - 40px)}}.cldpStep{z-index:1;grid-template-columns:44px minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:12px;min-height:52px;display:grid;position:relative}.cldpIco{color:#1c2430;background:#fff;border:1px solid #dfe3e8;border-radius:12px;place-items:center;width:44px;height:44px;font-size:19px;animation:5.5s ease-in-out infinite cldpLight;display:grid}.cldpStep .cldpIco{animation-delay:calc(var(--i,0) * 1.5s)}@keyframes cldpLight{0%,20%,to{box-shadow:0 0 #6d49ec00}8%{box-shadow:0 0 0 5px #6d49ec2e}}.cldpStep.first .cldpIco{color:#1f5bc4;background:#eaf1ff;border-color:#a9c4f5}.cldpStep.last .cldpIco{color:#17784c;background:#e6f6ee;border-color:#b8e2cc}.cldpNode{flex-direction:column;gap:2px;min-width:0;display:flex}.cldpNode b{letter-spacing:-.01em;font-size:12.5px;font-weight:650}.cldpNode small{color:#6b7385;font-size:10px}.cldpTags{flex-wrap:wrap;gap:5px;padding-inline-start:14px;display:flex;position:relative}.cldpTags:before{content:"";inset-inline-start:0;border-top:1.5px dashed #b9c1ce;width:10px;position:absolute;top:50%}.cldpTags em{white-space:nowrap;border:1px solid #0000;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:650}.cldpTags em.blue{color:#1f5bc4;background:#eaf1ff;border-color:#cfe0fb}.cldpTags em.green{color:#17784c;background:#e6f6ee;border-color:#c5e8d5}.cldpTags em.amber{color:#a35a0b;background:#fff3e0;border-color:#f6dcb7}.cldpTags em.violet{color:#5b3fe0;background:#efeafe;border-color:#dcd2fb}.cldpLane{background:#f7f8fa;border:1px dashed #c9d0dc;border-radius:12px;flex-direction:column;gap:9px;margin:0 16px 16px;padding:12px 14px 13px;display:flex}.cldpLaneTag{letter-spacing:.08em;text-transform:uppercase;color:#64707e;font-size:9px;font-weight:700}.cldpLane ul{align-items:center;gap:0;display:flex}.cldpLane li{white-space:nowrap;background:#fff;border:1px solid #dfe3e8;border-radius:8px;align-items:center;gap:6px;padding:6px 11px;font-size:10.5px;font-weight:650;display:inline-flex}.cldpLane li svg{color:#6b7385;width:13px;height:13px}.cldpLane ul>i{background:repeating-linear-gradient(90deg,#b9c1ce 0 5px,#0000 5px 10px) 0 0/20px 1.5px;flex:14px;min-width:14px;height:1.5px;animation:1.4s linear infinite cldpDash}@keyframes cldpDash{to{background-position:20px 0}}.cldpLane small{color:#6b7385;font-size:10px}@container cldp (max-width:520px){.cldpStep{grid-template-columns:44px minmax(0,1fr);row-gap:8px}.cldpTags{grid-column:2;padding-inline-start:0}.cldpTags:before,.cldpBar em{display:none}.cldpLane li{padding:5px 8px}.cldpLane li svg{display:none}}@container cldp (max-width:380px){.cldpTraced{display:none}.cldpLane ul{flex-wrap:wrap;gap:6px}.cldpLane ul>i{display:none}}[dir=rtl] .cldp{direction:ltr}@media (prefers-reduced-motion:reduce){.cldpTravel{display:none}.cldpTraced i,.cldpLane ul>i,.cldpIco{animation:none}}
.cldsWrap{container:clds/inline-size}.clds{color:#1c2430;text-align:start;width:100%;font-family:var(--font-geist-sans,-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", Inter, "Segoe UI", sans-serif);direction:ltr;background:#f7f8fa;border:1px solid #dfe3e8;border-radius:12px;flex-direction:column;font-size:11px;line-height:1.35;display:flex;overflow:hidden;box-shadow:0 34px 78px #24385e26}:where(.clds) :where(ul,ol,p,em){margin:0;padding:0;font-style:normal;list-style:none}:where(.clds) :where(i){font-style:normal}.cldsBar{background:#fff;border-bottom:1px solid #e6e9ee;flex:none;align-items:center;gap:10px;height:46px;padding:0 16px;display:flex}.cldsDots{gap:5px;margin-inline-end:4px;display:flex}.cldsDots i{background:#e3e6ec;border-radius:50%;width:9px;height:9px}.cldsBar b{white-space:nowrap;font-size:12.5px;font-weight:650}.cldsBar em{text-overflow:ellipsis;white-space:nowrap;color:#6b7385;min-width:0;overflow:hidden}.cldsRange{color:#4b5266;background:#fff;border:1px solid #e1e5ea;border-radius:7px;flex:none;margin-inline-start:auto;padding:3px 10px;font-size:10px;font-weight:600}.cldsAlert{color:#7a4a0a;background:#fff6e8;border:1px solid #f6dcb7;border-radius:9px;align-items:center;gap:9px;margin:12px 14px 0;padding:8px 12px;font-size:10.5px;display:flex}.cldsAlert>i{background:#e0902a;border-radius:50%;flex:none;width:8px;height:8px;animation:2.2s ease-in-out infinite cldsPulse}.cldsAlert b{color:#6b3d05;margin-inline-end:4px;font-weight:700}@keyframes cldsPulse{50%{box-shadow:0 0 0 5px #e0902a33}}.cldsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 14px 14px;display:grid}.cldsCard{background:#fff;border:1px solid #e3e6ee;border-radius:10px;flex-direction:column;gap:8px;min-width:0;min-height:104px;padding:11px 12px 10px;display:flex}.cldsHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 8px;display:flex}.cldsHead b{letter-spacing:-.01em;font-size:11.5px;font-weight:650}.cldsCard>small{color:#6b7385;margin-top:auto;font-size:9.5px}.cldsPill{white-space:nowrap;border-radius:99px;flex:none;padding:2px 8px;font-size:9px;font-weight:650}.cldsPill.ok{color:#17784c;background:#dff5e8}.cldsPill.warn{color:#a35a0b;background:#fff0d6}.cldsPill.info{color:#2b62d0;background:#e3edff}.cldsLog{color:#c9cfe0;background:#171a2b;border-radius:7px;flex-direction:column;gap:4px;padding:7px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:9px;display:flex}.cldsLog p{white-space:nowrap;text-overflow:ellipsis;gap:7px;display:flex;overflow:hidden}.cldsLog i{font-weight:700}.cldsLog i.info{color:#7ee2b0}.cldsLog i.warn{color:#fbc768}.cldsSpark{width:100%;height:auto;display:block;overflow:visible}.cldsSpark polyline{stroke-dasharray:1;stroke-dashoffset:0;transition:stroke-dashoffset 1.6s cubic-bezier(.23,1,.32,1) .25s}[data-lp=pre] .cldsSpark polyline{stroke-dashoffset:1px}.cldsSpark.violet polyline{stroke:#6d49ec}.cldsSpark.amber polyline{stroke:#e0902a}.cldsSpark.blue polyline{stroke:#4b7be0}.cldsSpark .thr{stroke:#aab2c3;stroke-width:1.2px;stroke-dasharray:5 5}.cldsTrace{flex-direction:column;gap:4px;display:flex}.cldsTrace p{color:#6b7385;grid-template-columns:50px minmax(0,1fr);align-items:center;gap:6px;font-size:8.5px;display:grid}.cldsTrace p>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cldsTrace p>i{background:#8f7bf0;border-radius:99px;height:6px;display:block}.cldsTrace p>i.green{background:#3fae7c}.cldsTrace p>i.warn{background:repeating-linear-gradient(45deg,#e99d3e 0 4px,#f3c98d 4px 8px)}.cldsTrace p:first-child>i{background:#d8dbe6}.cldsSup{flex-direction:column;gap:6px;display:flex}.cldsSup p{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;font-size:9.5px;font-weight:600;display:grid}.cldsSup i{background:#3fae7c;border-radius:99px;height:5px;display:block}.cldsSup i.warn{background:#e99d3e}.cldsSup i.info{background:repeating-linear-gradient(45deg,#8fb0f0 0 4px,#c9d9fa 4px 8px)}.cldsBars{align-items:flex-end;gap:4px;height:40px;display:flex}.cldsBars i{transform-origin:bottom;background:#b9c7ee;border-radius:3px 3px 0 0;flex:1;transition:transform .9s cubic-bezier(.23,1,.32,1) .2s}.cldsBars i:nth-child(n+5):nth-child(-n+8){background:#8fa6e6}[data-lp=pre] .cldsBars i{transform:scaleY(.05)}.cldsHealth{grid-template-columns:repeat(15,minmax(0,1fr));gap:4px;display:grid}.cldsHealth i{aspect-ratio:1;background:#7ccaa4;border-radius:3px}.cldsHealth i.warn{background:#e99d3e}@container clds (max-width:460px){.cldsGrid{grid-template-columns:minmax(0,1fr)}.cldsBar em{display:none}}@media (prefers-reduced-motion:reduce){.cldsAlert>i{animation:none}.cldsSpark polyline,.cldsBars i{transition:none}[data-lp=pre] .cldsSpark polyline{stroke-dashoffset:0}[data-lp=pre] .cldsBars i{transform:none}}
#cldi-domain .lpPunchTitle .lpEm{white-space:normal}.cldiHeroMock .waScale{box-shadow:0 34px 78px #24385e29}.cldiMini{color:#1c2430;text-align:start;font-family:var(--font-geist-sans,-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);direction:ltr;background:#fff;border:1px solid #11111114;border-radius:12px;flex-direction:column;gap:8px;padding:14px;font-size:11px;line-height:1.3;display:flex;container-type:inline-size}.cldiMini small{color:#64707e;font-size:10px;font-weight:600}.cldiRow{align-items:center;gap:0;min-width:0;display:flex}.cldiRow>small{flex:none;width:74px}.cldiNode{white-space:nowrap;background:#f7f8fa;border:1px solid #dfe3e8;border-radius:8px;flex:none;align-items:center;gap:5px;padding:5px 10px;font-size:10.5px;font-weight:650;display:inline-flex}.cldiNode.on{color:#1f5bc4;background:#eaf1ff;border-color:#a9c4f5}.cldiNode.ok{color:#17784c;background:#e6f6ee;border-color:#c5e8d5}.cldiNode svg{stroke-width:2.4px;width:11px;height:11px}.cldiWire{background:repeating-linear-gradient(90deg,#b9c1ce 0 5px,#0000 5px 10px) 0 0/20px 1.5px;flex:10px;min-width:10px;height:1.5px;animation:1.4s linear infinite cldiDash}.cldiWire.solid{background:#a9c4f5;animation:none}@keyframes cldiDash{to{background-position:20px 0}}.cldiHand{border-inline-start:1.5px dashed #b9c1ce;align-self:flex-start;width:0;height:14px;margin-inline-start:106px}.cldiPipe .cldiRow{justify-content:space-between}.cldiStage{flex:auto;align-items:center;min-width:0;display:flex}.cldiStage:first-child{flex:none}@container (max-width:320px){.cldiLane .cldiRow{flex-wrap:wrap;row-gap:6px}.cldiLane .cldiRow>small{width:100%}.cldiHand{display:none}}@container (max-width:300px){.cldiPipe .cldiNode{padding:5px 7px}.cldiPipe .cldiNode svg{display:none}}.cldiCtl ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.cldiObs .cldiRow{flex-wrap:wrap;gap:12px}.cldiSig{align-items:center;gap:6px;font-size:10.5px;font-weight:650;display:inline-flex}.cldiSig i{background:#3fae7c;border-radius:50%;width:7px;height:7px}.cldiAlert{color:#7a4a0a;background:#fff6e8;border:1px solid #f6dcb7;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;font-size:10px;display:flex}.cldiAlert i{background:#e0902a;border-radius:50%;flex:none;width:7px;height:7px;animation:2.2s ease-in-out infinite cldiPulse}.cldiAlert b{color:#6b3d05;margin-inline-end:3px;font-weight:700}@keyframes cldiPulse{50%{box-shadow:0 0 0 4px #e0902a33}}@media (prefers-reduced-motion:reduce){.cldiWire,.cldiAlert i{animation:none}}
