*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.nav-dropdown-wrapper{position:relative;display:inline-block;z-index:10}.nav-label{color:white;padding:.5rem 1.2rem;font-size:.875rem;font-weight:500;cursor:pointer;background:transparent;border:none;position:relative;transition:color .2s ease;letter-spacing:.5px}.nav-label:hover{color:#c60cff}.nav-dropdown-content{position:absolute;top:100%;left:0;margin-top:10px;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;padding:1.25rem;min-width:500px;box-shadow:0 20px 40px rgba(0,0,0,.6)}.nav-left-image{width:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover;filter:brightness(1.1) contrast(1.2) saturate(1.05) drop-shadow(0 0 12px rgba(255,255,255,.05));background-blend-mode:screen;mix-blend-mode:lighten;transition:transform .4s ease}.nav-dropdown-content{display:flex;flex-direction:row;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,transform .2s ease;display:none;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.nav-dropdown-wrapper:hover .nav-dropdown-content{opacity:1;transform:translateY(0);pointer-events:auto;display:flex;animation:fadeSlideIn .2s ease forwards}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.nav-dropdown-left{position:relative;width:45%;padding:1.5rem;border-radius:16px 0 0 16px;background-size:cover;background-position:50%;background-repeat:no-repeat;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;justify-content:flex-end;color:white;overflow:hidden}.nav-dropdown-left:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75) 10%,rgba(0,0,0,.3) 60%,transparent);z-index:0}.nav-dropdown-left a,.nav-dropdown-left h4,.nav-dropdown-left p{position:relative;z-index:1}.nav-dropdown-left h4{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#ffffff}.nav-dropdown-left p{font-size:.875rem;font-weight:400;line-height:1.5;color:#c5c5c5}.nav-dropdown-cta{background:#0ff0cc;color:black;text-align:center;padding:10px;border-radius:10px;font-weight:600;transition:all .2s ease;margin-top:1rem}.nav-dropdown-cta:hover{background-color:#19f9d8}.nav-dropdown-right{width:55%;padding:1.5rem;display:flex;border-radius:0 16px 16px 0;font-weight:400;flex-direction:column;background:rgba(10,10,10,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fefeff}.nav-dropdown-item{padding:1rem;border-radius:.75rem}.nav-dropdown-item:hover{background:rgba(255,255,255,.05)}.nav-dropdown-text h4{font-size:1.05rem;color:#ffffff;letter-spacing:.25px}.nav-dropdown-text p{font-size:.875rem;font-weight:400;color:#c5c5c5;margin:4px 0 0;line-height:1.4}.nav-dropdown-item{display:flex;align-items:center;padding:.75rem;border-radius:10px;transition:background .2s ease;cursor:pointer}.nav-dropdown-item:hover{background-color:rgba(255,255,255,.05)}.nav-dropdown-icon{width:26px;height:26px;filter:brightness(1.2)}.nav-dropdown-text h4{margin:0;font-size:1rem;font-weight:600;color:white}.nav-dropdown-text p{margin:0;font-size:.82rem;color:#b0b0b0}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:white}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{font-size:10px;background:rgba(255,255,255,.5);padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border:1px solid #1a192b;background-color:white}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:rgba(240,240,240,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.pricing-flow-wrapper{width:90%;height:75vh;max-height:900px;margin:3rem auto;background:#000000;font-family:JetBrains Mono,monospace;position:relative;border:1px solid #222;border-radius:16px;box-shadow:0 0 24px rgba(192,132,252,.2);overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.pricing-flow-wrapper::-webkit-scrollbar{display:none}@font-face{font-family:Blockcorp;src:url(/fonts/font.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}.react-flow__node{background-color:#000000;color:#c084fc;border:1px solid #333;border-radius:6px;padding:8px 12px;width:200px;font-size:.875rem;font-weight:500;box-shadow:0 0 8px rgba(192,132,252,.15)}.react-flow__edge-path{stroke-linecap:round}.react-flow__minimap{background:#000000;border-radius:6px;box-shadow:0 0 6px rgba(192,132,252,.2)}.react-flow__handle{background:#c084fc;border:1px solid #fff2;width:8px;height:8px}.react-flow__handle:hover{box-shadow:0 0 6px #c084fcaa;transform:scale(1.2);transition:all .15s ease}.pricing-hud{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);background:#0a0a0aeb;border:1px solid #c084fc55;padding:1.2rem 1.5rem;border-radius:1rem;z-index:10;font-family:JetBrains Mono,monospace;color:#fff;box-shadow:0 0 20px rgba(192,132,252,.2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);min-width:280px}.hud-content p{margin:.4rem 0;font-size:.85rem}.hud-actions{margin-top:1rem;display:flex;gap:.5rem}.hud-actions .btn{padding:.4rem .75rem;background:#222;color:#c084fc;border:1px solid #c084fc33;border-radius:8px;font-size:.8rem;cursor:pointer;transition:all .2s ease}.hud-actions .btn:hover{background:#c084fc;color:#000}.tier-description{color:#ffffff;margin-top:10px}.tier-selector{position:absolute;top:1rem;left:1rem;z-index:1000;background:#111;border:1px solid #333;color:#c084fc;padding:.5rem 1rem;width:400px;font-family:JetBrains Mono,monospace;border-radius:8px;font-size:.85rem;box-shadow:0 0 10px rgba(192,132,252,.2)}.tier-selector select{background:#0b0b0b;color:#fff;border:none;font-size:.85rem;margin-left:.5rem;padding:.3rem .5rem;border-radius:6px}.module-drawer{position:absolute;top:1rem;right:1rem;background:#111;color:#fff;padding:1rem;border-radius:8px;width:220px;font-family:JetBrains Mono,monospace;z-index:1000;box-shadow:0 0 12px rgba(192,132,252,.3)}.module-drawer ul{list-style:none;padding:0;margin-top:.5rem}.module-drawer li{padding:.4rem .6rem;margin-bottom:.4rem;border:1px solid #333;border-radius:6px;background:#1a1a1a;cursor:grab;font-size:.85rem;transition:background .2s}.module-drawer li:hover{background:#2a2a2a}.node-desc{font-size:.75rem;color:#e5e5e5;line-height:1.5;margin-top:6px;white-space:normal;word-break:break-word}.blockcorp-tooltip{background-color:#1f1f23;color:#f5f5f5;padding:10px 14px;font-size:.85rem;font-family:JetBrains Mono,monospace;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.35);max-width:260px;line-height:1.4;z-index:10000}.blockcorp-tooltip-arrow{fill:#1f1f23}.dialog-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.88);display:flex;justify-content:center;align-items:center;z-index:9999}.dialog-box{background:#0b0b0c;border:1px solid #4c1d95;border-radius:12px;width:95%;max-width:780px;padding:2rem;color:#b9b9ff;font-family:JetBrains Mono,Fira Code,monospace;box-shadow:0 0 25px #6d28d980,inset 0 0 14px #6d28d944;position:relative}.terminal-header{text-align:right;font-size:.85rem;color:#777;margin-bottom:1rem;letter-spacing:.07em;font-weight:500}.terminal-body{background:radial-gradient(circle at center,#101010 0,#000 100%);color:#b9b9ff;padding:1.5rem 2rem;border-radius:8px;font-size:.95rem;font-family:JetBrains Mono,Fira Code,monospace;line-height:1.6;min-height:360px;max-height:500px;overflow-y:auto;overflow-x:hidden;text-align:left;white-space:pre-wrap;box-shadow:inset 0 0 10px #6d28d922;border:1px solid #1a1a1a;scrollbar-width:none}.terminal-body::-webkit-scrollbar{display:none}.terminal-body pre{margin:0}.cursor{display:inline-block;width:10px;height:1.1em;background-color:#b9b9ff;margin-left:4px;animation:blinkCursor 1.1s infinite}@keyframes blinkCursor{0%,to{opacity:1}50%{opacity:0}}.error-line{color:#690505;font-weight:700}.success-line{color:#06a528;font-weight:700}.close-btn{position:absolute;top:.8rem;right:1rem;background:transparent;color:#888;border:none;font-size:1.2rem;cursor:pointer;transition:color .2s ease}.close-btn:hover{color:#f43f5e}.section-header{font-family:Blockcorp,sans-serif;font-size:2.4rem;color:#ffffff;text-align:center;margin-top:2rem;margin-bottom:1rem;letter-spacing:.05em;text-shadow:0 0 6px rgba(192,132,252,.4)}.pricing-protocol-main{min-height:100vh;width:100%;background-color:#000;color:#e4e4e7;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;z-index:1}.sub-text{font-size:1.2rem;color:#a1a1aa;text-align:center}.protocol-quote{font-size:.9rem;color:#999;font-style:italic;text-align:center;margin-top:.4rem;letter-spacing:.03em;text-shadow:0 0 6px rgba(255,255,255,.05);transition:opacity .5s ease-in-out}.fade-quote{opacity:0;animation:fadeInQuote 1s ease forwards}@keyframes fadeInQuote{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.whats-this-wrapper{position:relative;display:inline-block;margin-left:1rem}.whats-this-button{color:#a5f3fc;font-size:.85rem;cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;position:relative;z-index:2}.whats-this-tooltip{visibility:hidden;opacity:0;background-color:#1e1e24;color:#fff;font-size:.8rem;padding:.6rem .9rem;border-radius:6px;position:absolute;top:1.8rem;left:0;width:240px;box-shadow:0 0 10px rgba(0,0,0,.3);transition:opacity .3s ease;z-index:1}.whats-this-wrapper:hover .whats-this-tooltip{visibility:visible;opacity:1}.react-flow-container{height:100vh;max-height:800px;background:#000000;border:1px solid #000000;border-radius:16px;box-shadow:0 0 24px rgba(192,132,252,.2);overflow:hidden;position:relative}.react-flow-inner{height:650px;border-radius:12px;overflow:hidden}.react-flow-container{width:100%;height:100%}