.vue-flow{z-index:0;direction:ltr;width:100%;height:100%;position:relative;overflow:hidden}.vue-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.vue-flow__pane{z-index:1}.vue-flow__pane.draggable{cursor:grab}.vue-flow__pane.selection{cursor:pointer}.vue-flow__pane.dragging{cursor:grabbing}.vue-flow__transformationpane{transform-origin:0 0;z-index:2;pointer-events:none}.vue-flow__viewport{z-index:4;overflow:clip}.vue-flow__selection{z-index:6}.vue-flow__edge-labels{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible{outline:none}.vue-flow .vue-flow__edges{pointer-events:none;overflow:visible}.vue-flow__edge-path,.vue-flow__connection-path{stroke:#b1b1b7;stroke-width:1px;fill:none}.vue-flow__edge{pointer-events:visibleStroke;cursor:pointer}.vue-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.vue-flow__edge.animated path.vue-flow__edge-interaction{stroke-dasharray:none;animation:none}.vue-flow__edge.inactive{pointer-events:none}.vue-flow__edge.selected,.vue-flow__edge:focus,.vue-flow__edge:focus-visible{outline:none}.vue-flow__edge.selected .vue-flow__edge-path,.vue-flow__edge:focus .vue-flow__edge-path,.vue-flow__edge:focus-visible .vue-flow__edge-path{stroke:#555}.vue-flow__edge-textwrapper{pointer-events:all}.vue-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.vue-flow__connection{pointer-events:none}.vue-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.vue-flow__connectionline{z-index:1001}.vue-flow__nodes{pointer-events:none;transform-origin:0 0}.vue-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.vue-flow__node.draggable{cursor:grab;pointer-events:all}.vue-flow__node.draggable.dragging{cursor:grabbing}.vue-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.vue-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.vue-flow__nodesselection-rect.dragging{cursor:grabbing}.vue-flow__handle{pointer-events:none;min-width:5px;min-height:5px;position:absolute}.vue-flow__handle.connectable{pointer-events:all;cursor:crosshair}.vue-flow__handle-bottom{bottom:0;left:50%;transform:translate(-50%,50%)}.vue-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.vue-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.vue-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.vue-flow__edgeupdater{cursor:move;pointer-events:all}.vue-flow__panel{z-index:5;margin:15px;position:absolute}.vue-flow__panel.top{top:0}.vue-flow__panel.bottom{bottom:0}.vue-flow__panel.left{left:0}.vue-flow__panel.right{right:0}.vue-flow__panel.center{left:50%;transform:translate(-50%)}@keyframes dashdraw{0%{stroke-dashoffset:10px}}:root{--vf-node-bg:#fff;--vf-node-text:#222;--vf-connection-path:#b1b1b7;--vf-handle:#555}.vue-flow__edge.updating .vue-flow__edge-path{stroke:#777}.vue-flow__edge-text{font-size:10px}.vue-flow__edge-textbg{fill:#fff}.vue-flow__connection-path{stroke:var(--vf-connection-path)}.vue-flow__node{cursor:grab}.vue-flow__node.selectable:focus,.vue-flow__node.selectable:focus-visible{outline:none}.vue-flow__node-default,.vue-flow__node-input,.vue-flow__node-output{text-align:center;width:150px;color:var(--vf-node-text);background-color:var(--vf-node-bg);border-style:solid;border-width:1px;border-color:var(--vf-node-color);border-radius:3px;padding:10px;font-size:12px}.vue-flow__node-default.selected,.vue-flow__node-default.selected:hover,.vue-flow__node-input.selected,.vue-flow__node-input.selected:hover,.vue-flow__node-output.selected,.vue-flow__node-output.selected:hover{box-shadow:0 0 0 .5px var(--vf-box-shadow)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible,.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible,.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{border:1px solid #555;outline:none}.vue-flow__node-default .vue-flow__handle,.vue-flow__node-input .vue-flow__handle,.vue-flow__node-output .vue-flow__handle{background:var(--vf-handle)}.vue-flow__node-default.selectable:hover,.vue-flow__node-input.selectable:hover,.vue-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.vue-flow__node-input{--vf-node-color:var(--vf-node-color,#0041d0);--vf-handle:var(--vf-node-color,#0041d0);--vf-box-shadow:var(--vf-node-color,#0041d0);background:var(--vf-node-bg);border-color:var(--vf-node-color,#0041d0)}.vue-flow__node-input.selected,.vue-flow__node-input:focus,.vue-flow__node-input:focus-visible{border:1px solid var(--vf-node-color,#0041d0);outline:none}.vue-flow__node-default{--vf-handle:var(--vf-node-color,#1a192b);--vf-box-shadow:var(--vf-node-color,#1a192b);background:var(--vf-node-bg);border-color:var(--vf-node-color,#1a192b)}.vue-flow__node-default.selected,.vue-flow__node-default:focus,.vue-flow__node-default:focus-visible{border:1px solid var(--vf-node-color,#1a192b);outline:none}.vue-flow__node-output{--vf-handle:var(--vf-node-color,#ff0072);--vf-box-shadow:var(--vf-node-color,#ff0072);background:var(--vf-node-bg);border-color:var(--vf-node-color,#ff0072)}.vue-flow__node-output.selected,.vue-flow__node-output:focus,.vue-flow__node-output:focus-visible{border:1px solid var(--vf-node-color,#ff0072);outline:none}.vue-flow__nodesselection-rect,.vue-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.vue-flow__nodesselection-rect:focus,.vue-flow__nodesselection-rect:focus-visible,.vue-flow__selection:focus,.vue-flow__selection:focus-visible{outline:none}.vue-flow__handle{background:var(--vf-handle);border:1px solid #fff;border-radius:100%;width:6px;height:6px}:root{color:#242424;scroll-behavior:smooth;background:#e9e8e8;font-family:DM Mono,Courier New,monospace;font-size:11px}*{box-sizing:border-box}body{background:#e2e1e1;min-width:320px;margin:0}button{font:inherit;cursor:pointer}.site-header{background:linear-gradient(#b9b8b8 .48%,#e2e1e1 47.92%);border-bottom:1px solid #d3d1d1;height:92px}.header-inner,main,footer{width:min(1120px,100% - 48px);margin:auto}.header-inner{align-items:center;height:100%;display:flex}.brand{color:#20259d;letter-spacing:-.7px;font-family:Space Mono,monospace;font-size:19px;font-weight:700;text-decoration:none}nav{gap:43px;margin-left:auto;margin-right:96px;display:flex}nav a,.account{color:#252525;font-size:9px;text-decoration:none}.account{border-left:1px solid #dedddd;align-self:stretch;width:88px;padding:13px 0 0 13px}.account button{background:0 0;border:0;padding:8px 0;font-size:8px;display:block}.menu-toggle{display:none}.section{border-bottom:1px solid #d2d0d0;padding:63px 0 62px}h2{letter-spacing:-1px;margin:0 0 24px;font:700 16px Space Mono,monospace}.trace-layout{grid-template-columns:1.17fr .78fr;align-items:start;gap:34px;display:grid}.copy-panel{color:#3330a2;background:#fff;min-height:355px;padding:12px 15px;position:relative}.copy-panel p{margin:9px 0;font-size:9px;line-height:1.42}.copy-panel .comment{margin-top:15px}.warning{color:#ff685f}.window-dots{color:#555;font-size:9px}.window-dots i{background:#ff544b;border-radius:50%;width:10px;height:10px;margin-right:5px;display:inline-block}.window-dots i:nth-child(2){background:#ffc928}.window-dots i:nth-child(3){background:#20c848}.window-dots span{margin-left:7px}textarea{resize:none;width:100%;height:24px;font:inherit;color:#3131a2;border:0;outline:0;display:block}.trace-submit{color:#fff;text-align:left;background:#201a95;border:0;width:calc(100% + 30px);margin:0 -15px;padding:6px 15px;font-size:9px;display:block}.chain-button,.model-card button{background:#fff;border:0;margin-top:14px;padding:7px 16px;font-size:9px;font-weight:700;box-shadow:0 0 0 1px #e5e5e5}.form-status{color:#ff685f}.art-panel{opacity:.82;background:#c7c9ca;grid-template-columns:repeat(6,1fr);grid-auto-rows:70px;height:200px;display:grid;overflow:hidden}.shard{clip-path:polygon(50% 0,100% 18%,75% 100%,15% 85%,0 35%);background:linear-gradient(133deg,#e9ebeb 6%,#b4b8ba 43%,#f0f0ef 45%,#aeb2b4 75%);transform:rotate(15deg)scale(1.4)}.records-section{padding-bottom:75px}.records-wrap{position:relative}table{border-collapse:collapse;width:100%;font-size:9px}th{text-align:left;border-bottom:1px solid #ccc;padding:7px 5px 5px;font-weight:500}td{vertical-align:top;padding:7px 5px}td:first-child{width:10%}td:nth-child(2){width:20%}td:nth-child(4),td:nth-child(5){text-align:right;width:11%}.coral{color:#fa6a60}td a{color:#3131a2;text-decoration:none}.tx-tip{z-index:3;color:#716d6d;text-align:left;white-space:normal;overflow-wrap:anywhere;word-break:break-word;background-color:#d3d3d3e6;border-radius:5px;width:433px;height:100px;padding:10px;font-size:14px;line-height:20px;display:none;position:absolute;top:0;left:75px;overflow:hidden;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.txid-heading{white-space:nowrap;position:relative}.txid-heading-box{align-items:center;display:flex;position:relative;font-weight:700!important}.txid-heading-box .pz-iconfont{margin-left:5px;position:relative;top:-3px}.txid-heading .pz-iconfont{cursor:pointer}.txid-heading .pz-iconfont:hover+.tx-tip,.txid-heading .pz-iconfont:focus+.tx-tip{display:block}.records-section tbody tr{height:23px}.records-section tbody td{white-space:nowrap;height:23px;font-size:16px;line-height:23px;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.hash-cell{color:#1f1a8d;white-space:nowrap}.records-section tbody tr.hash-row,.records-section tbody tr.hash-row td{color:#1f1a8d}.hash-value{color:inherit}.copy-hash{width:17px;height:17px;color:inherit;vertical-align:middle;background:0 0;border:0;justify-content:center;align-items:center;margin-left:8px;padding:0;display:inline-flex;font:16px/17px Courier New,monospace!important}.copy-hash:hover{color:#101010}.copy-hash .pz-iconfont,.copy-hash .pz-iconfont:before{width:17px;height:17px;font-size:17px;line-height:17px;display:inline-block;font-family:pz-iconfont!important;font-style:normal!important;font-weight:400!important}@media (width>=761px){.model-card p{font-size:20px!important;line-height:30px!important}}.records-section th i.pz-iconfont,.records-section th i.pz-iconfont:before{vertical-align:middle;width:17px;height:17px;line-height:17px;display:inline-block;font-family:pz-iconfont!important;font-style:normal!important;font-weight:400!important}.loading-dots{vertical-align:middle;gap:3px;margin-left:4px;display:inline-flex}.loading-dots b{background:currentColor;border-radius:50%;width:4px;height:4px;animation:.8s ease-in-out infinite records-loading-dot}.loading-dots b:nth-child(2){animation-delay:.14s}.loading-dots b:nth-child(3){animation-delay:.28s}@keyframes records-loading-dot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.hash-value{cursor:pointer}.records-pagination{gap:8px;margin-top:24px;display:flex}.records-pagination button{color:#101010;background:#fff;border:1px solid #c9c9c9;min-width:30px;height:30px}.records-pagination button.active{color:#fff;background:#1f1a8d;border-color:#1f1a8d}.records-pagination button:disabled{cursor:not-allowed;opacity:.45}.cards{gap:38px;display:grid}.model-card{color:#fff;background-color:#24f;height:auto;min-height:0;padding:24px 17px 30px}.model-card.is-expanded{padding-bottom:30px}.model-card p{color:#fff;text-align:left;margin:0;font-size:20px;line-height:30px;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.model-card .model-question{white-space:nowrap;font-weight:700!important}.model-card .model-answer{color:#fff;margin-top:10px;font-size:16px;line-height:23px;font-family:Courier New,Courier,monospace!important;font-weight:400!important}@media (width>=761px){.model-card p{font-size:20px}}.model-card button{color:#101010;background-color:#fff;border:0;width:124px;height:36px;margin-top:18px;padding:0;text-align:center!important;font-family:Courier New,Courier,monospace!important;font-size:16px!important;font-weight:400!important;line-height:23px!important}.expand-arrow{vertical-align:middle;border-bottom:3px solid #101010;border-right:3px solid #101010;width:11px;height:11px;margin-left:6px;transition:transform .2s;display:inline-block;transform:rotate(-45deg)}.expand-arrow.is-open{transform:rotate(45deg)}.expanded-copy{color:#101010;text-align:left;background:#fff;margin-top:18px;padding:16px;font-size:16px;line-height:25px;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.model-card .expanded-copy p{text-align:left;margin:0;color:#101010!important;font-family:Courier New,Courier,monospace!important;font-size:16px!important;font-weight:400!important;line-height:25px!important}.model-card .expanded-copy p+p{margin-top:16px}.model-card .expanded-copy p.expanded-copy-emphasis{font-weight:700!important}.model-card .expanded-copy p strong{font-family:Courier New,Courier,monospace!important;font-weight:700!important}.architecture-section{padding-bottom:120px}.graph{background:#050505;border:1px solid #1e1e1e;height:395px;position:relative;overflow:hidden}.architecture-preview{background:#050505;border:1px solid #1e1e1e;width:100%;height:395px;padding:0;display:block;position:relative;overflow:hidden}.architecture-preview img{object-fit:cover;object-position:center;transform-origin:50%;width:100%;height:100%;transition:transform .18s;display:block}.architecture-controls{background:#000b;flex-direction:column;gap:2px;padding:3px;display:flex;position:absolute;bottom:12px;left:12px}.architecture-controls button{color:#111;background:#fff;border:1px solid #555;width:30px;height:30px;padding:0;font:22px/28px Arial,sans-serif!important}.architecture-controls button:last-child{font-size:18px!important}.architecture-modal{z-index:50;background:#000c;place-items:center;padding:32px;display:grid;position:fixed;inset:0}.architecture-modal img{object-fit:contain;max-width:100%;max-height:100%;box-shadow:0 18px 60px #0008}.architecture-close{z-index:1;color:#111;background:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:30px;line-height:38px;position:fixed;top:18px;right:24px}.graph svg{width:100%;height:100%;position:absolute;inset:0}.graph line{stroke:#4c455a;stroke-width:.13px;opacity:.8}.node{color:#a7a8b6;white-space:nowrap;background:#18181c;border:1px solid #373743;padding:2px 5px;font-size:6px;position:absolute;transform:translate(-50%,-50%)}.node:nth-of-type(4n){color:#d5bd80}.node:nth-of-type(6n){border-color:#555}.engineering-section{padding-bottom:82px}.code-area{width:78%}.tabs{box-sizing:border-box;border:1px solid #fff;border-radius:4px;width:511px;height:53px;margin-bottom:29px;display:flex;overflow:hidden}.tabs button{box-sizing:border-box;color:#fff;text-align:center;background:#050505;border:0;flex:1;width:auto;height:100%;padding:0;font-size:16px}.tabs button+button{border-left:1px solid #fff}.tabs .active{color:#444;background:#fff}.tabs .active:before{content:"|";margin-right:18px;font-weight:700;display:inline-block}.terminal{color:#d7d6dc;background:#050505;min-height:280px;padding:0 17px}.terminal-top{border-bottom:1px solid #202020;align-items:center;height:40px;font-size:8px;display:flex}.terminal-top i{background:#13f625;border-radius:50%;width:8px;height:8px;margin-right:9px}.terminal-title{color:#fff;text-align:left;width:69px;height:25px;font-size:16px;line-height:23px;display:block;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.terminal pre{margin:0;padding:25px 0;font:10px/2 DM Mono,monospace}.muted{color:#555}.purple{color:#cc6aff}.green{color:#20cd91}footer{min-height:190px;padding:46px 0 22px;position:relative}footer p{margin:4px 0;font-size:8px;line-height:1.45}.social{font-size:8px;position:absolute;top:54px;left:68%}.social-icon{color:#fff;text-align:center;background:#080808;border-radius:50%;width:33px;height:33px;margin-top:-10px;line-height:33px;display:block}.social-title{color:#000;text-align:left;width:90px;height:37px;font-size:16px;line-height:25px;display:inline-block;font-family:Courier New,Courier,monospace!important;font-weight:700!important}.footer-bottom{border-top:1px solid #ccc;justify-content:space-between;width:100%;padding-top:13px;font-size:8px;display:flex;position:absolute;bottom:20px;left:0}@media (width<=760px){:root{font-size:10px}.header-inner,main,footer{width:min(100% - 28px,560px)}.site-header{height:50px}.brand{font-size:16px}.menu-toggle{background:0 0;border:0;margin-left:auto;font-size:18px;display:block}.account{display:none}nav{z-index:5;background:#e9e8e8;border-bottom:1px solid #ccc;flex-wrap:wrap;gap:14px;margin:0;padding:14px;display:none;position:absolute;top:50px;left:0;right:0}nav.open{display:flex}.section{padding:42px 0}.trace-layout{grid-template-columns:1fr;gap:16px}.art-panel{height:130px}.tx-tip{display:none}table{font-size:8px}td:nth-child(2){width:25%}.model-card{min-height:0}.architecture-section{padding-bottom:60px}.graph{height:260px}.code-area{width:100%}.tabs button{width:33.33%}.terminal{min-height:240px;overflow:auto}.terminal pre{font-size:8px}.social{left:auto;right:30px}.footer-bottom{gap:10px;font-size:7px}.footer-bottom span:last-child{text-align:right}}@media (width>=761px){:root{font-size:15px}.brand{letter-spacing:2px;color:#1f1a8d;text-align:left;width:226px;height:30px;font-size:28px;line-height:30px;font-family:Courier New,Courier,monospace!important;font-weight:700!important}nav a,.account{font-size:13px}.account button{font-size:12px}h2{font-size:20px}.copy-panel{min-height:435px}.copy-panel p,.window-dots,.trace-submit,.chain-button,.model-card button,table{font-size:13px}textarea{height:32px}.tx-tip,.expanded-copy{font-size:12px}.model-card p,.terminal pre{font-size:14px}.tabs button,.terminal-top,footer p,.social,.footer-bottom{font-size:12px}.node{font-size:10px}}.guest-button{color:inherit;font:inherit;background:0 0;border:0;padding:0}.wallet-backdrop{z-index:20;background:#0004;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.wallet-modal{color:#101010;text-align:left;background-color:#d3d3d3;border-radius:3px;flex-direction:column;align-items:center;width:305px;height:351px;padding:45px 0 0;font-size:16px;font-weight:400;line-height:39px;display:flex;position:relative;box-shadow:0 14px 45px #0004;font-family:Courier New,Courier,monospace!important}.wallet-modal h3{display:none}.wallet-option{box-sizing:border-box;text-align:left;background:0 0;border:0;flex:0 0 53px;justify-content:center;align-items:center;gap:11px;width:100%;height:53px;padding:0;font:700 15px Space Mono,monospace;display:flex}.wallet-option+.wallet-option{margin-top:8px}.wallet-option:hover{background:linear-gradient(#d3d3d3 0%,#fff 100%)}.wallet-option img{object-fit:contain;mix-blend-mode:multiply;width:36px;height:36px;position:relative;left:35px}.wallet-option span{color:#101010;text-align:left;flex:0 0 171px;width:171px;height:47px;font-size:20px;line-height:47px;display:block;position:relative;left:35px;font-family:Courier New,Courier,monospace!important;font-weight:700!important}.wallet-notice{color:#e34f48;margin:13px 8px 0;font-size:11px;line-height:1.45}.connected-account{white-space:nowrap;position:relative}.connected-account>span{padding:0;display:block}.connected-account:after{content:"";width:100%;height:9px;position:absolute;top:100%;left:0}.account .sign-out{z-index:3;color:#1a1a1a;white-space:nowrap;background-color:#e2e1e1;border:0;min-width:100px;padding:9px 12px;font-size:14px;display:none;position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%)}.account .connected-account:hover .sign-out,.account .sign-out:focus{display:block}.account .sign-out:hover{background:#e3e3e3}.copy-panel{background:0 0;min-height:0;padding:0}.chat-log{scrollbar-gutter:stable;background:#fff;flex-direction:column;height:646px;padding:12px 15px;display:flex;overflow-y:auto}.chat-tail label{display:block}.chat-tail .ellipsis{margin:9px 0 20px}.input-shell{background:#201a95;width:100%;margin-top:0;position:relative}.input-shell span{z-index:1;color:#fff;pointer-events:none;position:absolute;top:8px;left:30px}.chat-input{resize:none;color:#fff;width:100%;height:46px;min-height:46px;font:inherit;background:0 0;border:0;outline:0;margin:0;padding:8px 20px 8px 100px;line-height:1.35;display:block}.chat-input::placeholder{color:#fff;opacity:1}.copy-panel .chain-button{margin-top:44px;margin-left:0}.user-message{color:#3330a2;white-space:pre-wrap}@media (width>=761px){.site-header .header-inner{grid-template-columns:240px minmax(0,1fr) 180px;display:grid}.site-header nav{justify-content:center;margin:0}.site-header .account{border-left:0;justify-content:center;place-self:center end;align-items:center;width:180px;min-width:0;height:auto;padding:0;display:flex}.site-header nav a,.site-header .account{color:#101010;text-align:left;letter-spacing:0;font-size:16px;line-height:30px;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.site-header .account>.guest-button{text-align:left;padding:0;font-size:16px;line-height:30px}.site-header .connected-account{align-items:center;height:100%;display:flex}}*,:before,:after{font-family:Courier New,Courier,monospace!important;font-weight:400!important}@media (width>=761px){.header-inner,main,footer{width:min(1440px,100% - 64px)}.section{padding:76px 0 74px}h2{margin-bottom:30px}.trace-layout{grid-template-columns:minmax(0,1.45fr) minmax(360px,.8fr);gap:52px}.art-panel{height:260px}}.visual-stack{gap:30px;display:grid}.system-feed{scrollbar-width:none;color:#1f1a8d;text-align:left;height:260px;min-height:260px;max-height:260px;padding:19px 8px;font-size:14px;line-height:30px;overflow:hidden auto;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.system-feed p{overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;margin:0;line-height:30px}.system-feed span{color:inherit;margin-right:4px}.system-feed p.error{color:#dd2d2e}.system-feed .log-waiting{color:#1f1a8d;white-space:nowrap}.system-feed .log-waiting span{margin:0;animation:1s step-end infinite log-cursor-blink;display:inline-block}@keyframes log-cursor-blink{0%,45%{opacity:1}46%,to{opacity:0}}@media (width<=760px){.visual-stack{gap:18px}.system-feed{height:260px;min-height:260px;max-height:260px;padding:0;font-size:14px;line-height:30px}}@media (width>=761px){.header-inner,main,footer{width:min(1280px,100% - 160px)}}.copy-panel{flex-direction:column;height:646px;display:flex}.chat-log{scrollbar-gutter:stable;flex:1;height:auto;min-height:0;overflow-y:auto}.input-shell{flex:none}.chat-input{min-height:46px;max-height:142px;padding-right:76px;overflow-y:auto}.input-shell small{color:#c9c7ff;pointer-events:none;font-size:9px;position:absolute;bottom:9px;right:14px}.input-shell.busy{opacity:.72}.chat-input:focus{box-shadow:inset 0 0 0 1px #8979ff}.chain-button:disabled{cursor:not-allowed;opacity:.55}.chat-message{white-space:pre-wrap}.chat-message.user{color:#3330a2}.chat-message.system{color:#ff685f}.typing-indicator{align-items:center;gap:5px;height:24px;display:flex;margin:10px 0 20px!important}.typing-indicator i{background:#ff544b;border-radius:50%;width:6px;height:6px;animation:.8s ease-in-out infinite typing-pulse}.typing-indicator i:nth-child(2){animation-delay:.14s}.typing-indicator i:nth-child(3){animation-delay:.28s}@keyframes typing-pulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.chat-log::-webkit-scrollbar{width:10px}.chat-log::-webkit-scrollbar-track{background:#f2f2f2}.chat-log::-webkit-scrollbar-thumb{background:#969696;border:3px solid #f2f2f2;border-radius:10px}.chat-log{scrollbar-color:#969696 #f2f2f2;scrollbar-width:thin}@media (width<=760px){.copy-panel{height:520px}.chat-input{max-height:118px}}@media (prefers-reduced-motion:reduce){.typing-indicator i{opacity:1;animation:none}.chat-log{scroll-behavior:auto}}.copy-panel .chain-button{flex:none;align-self:flex-start;width:auto}.window-dots span{color:#101010;text-align:left;font-size:16px;line-height:30px;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.chat-window-bar{background:#fff;flex:0 0 54px;width:100%;height:54px;margin:0;padding:10px 0 5px 22px}.chat-window-bar i{vertical-align:middle;width:15px;height:16px;margin-right:10px}.chat-window-bar span{margin-left:0}.chat-log{min-width:0;padding:0 20px 20px;overflow-x:hidden}.chat-log p{color:#1f1a8d;text-align:left;font-size:16px;line-height:23px;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.chat-log .comment{white-space:pre-wrap;margin:0 0 7px}.system-feed::-webkit-scrollbar{width:0;height:0;display:none}.step-block{margin:0 0 18px}.step-title{margin:0!important}.chat-log .step-title b{font-weight:700!important}.copy-panel .chain-button .chain-loading{color:#1f1a8d;vertical-align:middle;justify-content:center;align-items:center;width:54px;height:25px;font-size:24px;line-height:16px;display:inline-flex}.chain-loading i{width:15px;height:16px;font-style:normal;animation:1s ease-in-out infinite loading-dot;display:inline-block}.chain-loading i:nth-child(2){animation-delay:.16s}.chain-loading i:nth-child(3){animation-delay:.32s}.step-description{border-left:1px solid #1f1a8d;padding-left:14px;margin:3px 0 0 7px!important}.chat-log .warning{color:#da0411;height:119px;margin:0;line-height:23px}.chat-tail{margin-top:18px}.chat-log .chat-message{color:#101010;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;height:auto;min-height:30px;margin:0 0 8px;font-size:16px;line-height:30px;font-family:Courier New,Courier,monospace!important;font-weight:700!important}.chat-log .chat-message.system{height:auto;line-height:23px;font-weight:400!important}.chat-log .chat-message.system.error{color:#da0411}.chat-input{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;min-width:0}.chat-log .typing-indicator{color:#da0411;align-items:center;gap:4px;height:30px;line-height:30px;display:flex;margin:0!important}.input-shell{color:#bbb;text-align:left;background-color:#fff;align-items:center;min-height:46px;font-size:16px;display:flex;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.input-shell>span{color:#bbb;font-size:16px;line-height:30px;top:50%;transform:translateY(-50%);font-family:Courier New,Courier,monospace!important;font-weight:400!important}.input-shell .chat-input{color:#bbb;align-self:center;font-size:16px;line-height:30px;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.input-shell .chat-input::placeholder{color:#bbb}.input-shell small{color:#bbb;font-size:14px;line-height:30px;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.input-shell{color:#fff;text-align:left;background-color:#1f1a8d;font-size:14px;font-family:PingFang SC,Microsoft YaHei,sans-serif!important;font-weight:400!important}.input-shell>span,.input-shell .chat-input,.input-shell .chat-input::placeholder,.input-shell small{color:#fff;font-size:14px;font-family:PingFang SC,Microsoft YaHei,sans-serif!important;font-weight:400!important}.input-shell>span{text-align:left;width:auto;font-size:16px;left:4px}.input-shell .chat-input{text-align:left;padding:8px 76px;line-height:30px}.input-shell small{line-height:30px}.input-shell .chat-input::placeholder,.input-shell small{color:#bbb}.copy-panel .chain-button{color:#000;text-align:center;background-color:#fff;width:200px;height:51px;font-size:18px;line-height:25px;font-family:Courier New,Courier,monospace!important;font-weight:700!important}@media (width>=761px){.section{padding-top:40px}.section>h2{color:#101010;text-align:left;letter-spacing:0;height:30px;font-size:28px;line-height:30px;font-family:Courier New,Courier,monospace!important;font-weight:700!important}.copy-panel .chain-button{margin-top:32px}.hero-section{padding-bottom:94px}.records-section{padding-top:40px}.records-section>h2{color:#101010;text-align:left;letter-spacing:0;width:301px;height:30px;font-size:28px;line-height:30px;font-family:Courier New,Courier,monospace!important;font-weight:700!important}.records-section th{color:#101010;text-align:left;min-width:39px;height:23px;font-size:16px;line-height:23px;font-family:Courier New,Courier,monospace!important;font-weight:700!important}.records-section td:nth-child(4),.records-section td:nth-child(5){text-align:left}}.typing-indicator .system-label{color:#101010;width:auto;height:auto;margin-right:4px;font-size:16px;line-height:23px;animation:none;font-family:Courier New,Courier,monospace!important;font-weight:400!important}.typing-indicator>span:not(.system-label){text-align:center;width:15px;height:16px;font-size:24px;line-height:16px;animation:1s ease-in-out infinite loading-dot;display:inline-block}.typing-indicator>span:nth-child(2){animation-delay:.16s}.typing-indicator>span:nth-child(3){animation-delay:.32s}.typing-indicator>span:nth-child(4){animation-delay:.48s}@keyframes loading-dot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.hero-section>h2{color:#101010;text-align:left;letter-spacing:0;width:151px;height:30px;font-size:28px;line-height:30px;font-family:Courier New,Courier,monospace!important;font-weight:700!important}.architecture-flow{background:#050505;border:1px solid #1e1e1e;width:100%;height:395px;position:relative;overflow:hidden}.architecture-flow:fullscreen{border:0;width:100vw;height:100vh}.architecture-flow .vue-flow{background:#050505;width:100%;height:100%}.architecture-flow .vue-flow__pane{cursor:grab}.architecture-flow .vue-flow__pane:active{cursor:grabbing}.architecture-flow .vue-flow__node{color:inherit;background:0 0;border:0;padding:0}.architecture-node{box-sizing:border-box;border:3px solid var(--node-tone);color:#f7f5fb;white-space:pre-wrap;background:#11131a;border-radius:8px;width:100%;height:100%;font:32px/1.38 Courier New,Courier,monospace;overflow:hidden}.architecture-node-content{padding:28px 32px;display:block}.architecture-group{border-color:color-mix(in srgb, var(--node-tone) 70%, #fff);background:color-mix(in srgb, var(--node-tone) 9%, #050505);pointer-events:none;overflow:visible}.architecture-group-label{color:var(--node-tone);letter-spacing:.04em;white-space:nowrap;font:700 34px/1 Courier New,Courier,monospace;position:absolute;top:-46px;left:0}.architecture-handle{visibility:hidden;opacity:0;border:0;width:1px;min-width:1px;height:1px;min-height:1px}.architecture-flow .vue-flow__edge-path{stroke:#807a89}.architecture-flow .architecture-controls{z-index:10;background:#000b;flex-direction:column;gap:2px;padding:3px;display:flex;position:absolute;bottom:12px;left:12px}.architecture-flow .architecture-controls button{color:#111;background:#fff;border:1px solid #555;width:30px;height:30px;padding:0;font:22px/28px Arial,sans-serif!important}.architecture-flow .architecture-controls button:nth-child(n+3){font-size:18px!important}.tabs button{font-size:16px!important}.tabs .active{position:relative}.tabs .active:before{content:"|";margin:0;line-height:1;position:absolute;top:50%;left:calc(50% - 46px);transform:translateY(-50%);font-weight:700!important}footer .brand{color:#1f1a8d;letter-spacing:0;text-align:left;width:370px;height:30px;margin:0 0 15px;font-size:48px;line-height:30px;display:block;font-family:Courier New,Courier,monospace!important;font-weight:700!important}footer>div:first-child>p{color:#000;text-align:left;width:772px;height:75px;margin:0;font-size:16px;line-height:25px;font-family:Courier New,Courier,monospace!important;font-weight:400!important}footer .footer-bottom{width:100%;margin-top:59px;padding:13px 0 20px;position:static}footer .footer-bottom span:first-child{color:#000;text-align:left;width:427px;height:30px;font-size:16px;line-height:25px;display:block;font-family:Courier New,Courier,monospace!important;font-weight:400!important}footer .footer-bottom span:last-child{color:#000;text-align:left;width:456px;height:37px;font-size:16px;line-height:25px;display:block;font-family:Courier New,Courier,monospace!important;font-weight:400!important}
