@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_4d318d{font-family:Geist,Geist Fallback;font-style:normal}.__variable_4d318d{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_ea5f4b{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_ea5f4b{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;padding:0;color:#00ff00;font-family:monospace}.desktop-container,body{background-color:#000000;height:100vh;overflow:hidden}.desktop-container{width:100vw;position:relative}.terminal-container{width:100%;max-width:800px;height:500px;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.5);display:flex;flex-direction:column}.terminal-titlebar{height:28px;background-color:rgba(45,45,45,.8);backdrop-filter:blur(10px);display:flex;align-items:center;padding:0 10px;border-top-left-radius:8px;border-top-right-radius:8px;user-select:none;cursor:move;flex-shrink:0;position:relative;z-index:10}.window-controls{display:flex;gap:8px;margin-right:15px;flex-shrink:0}.control-button{width:12px;height:12px;border-radius:50%;cursor:pointer}.close-button{background-color:#ff5f56}.minimize-button{background-color:#ffbd2e}.maximize-button{background-color:#27c93f}.window-title{color:#cccccc;font-size:13px;flex-grow:1;text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.window-spacer{width:36px;flex-shrink:0}.terminal-content{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.terminal{background-color:rgba(30,30,30,.8);backdrop-filter:blur(5px);padding:10px 15px;flex-grow:1;overflow-y:auto;position:relative}.terminal-history{margin-bottom:20px}.terminal-line{white-space:pre-wrap;color:#f8f8f8;text-shadow:none;font-family:Menlo,Monaco,Courier New,monospace;font-size:13px;line-height:1.5}.terminal-line.command{color:#f8f8f8}.terminal-line.command.authenticated{color:#00ff00}.terminal-input-container{display:flex;align-items:center;padding-top:10px;margin-top:10px}.terminal-prompt{margin-right:10px;color:#f8f8f8;font-family:Menlo,Monaco,Courier New,monospace;font-size:13px}.terminal-prompt.authenticated{color:#00ff00}.terminal-input{flex:1;background-color:transparent;border:none;outline:none;color:#f8f8f8;font-family:Menlo,Monaco,Courier New,monospace;font-size:13px;padding:5px 0;line-height:1.5}.terminal-input.authenticated{color:#00ff00}.terminal-loading{color:#f8f8f8;animation:blink 1s infinite;font-family:Menlo,Monaco,Courier New,monospace;font-size:13px}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fixed.inset-0.bg-black.bg-opacity-75{animation:fadeIn .3s ease-out}.resize-handle{position:absolute;background-color:transparent;z-index:10}.resize-handle-se{bottom:0;right:0;width:15px;height:15px;cursor:nwse-resize}.resize-handle-sw{bottom:0;left:0}.resize-handle-ne,.resize-handle-sw{width:15px;height:15px;cursor:nesw-resize}.resize-handle-ne{top:0;right:0}.resize-handle-nw{top:0;left:0;width:15px;height:15px;cursor:nwse-resize}.resize-handle-n{top:0}.resize-handle-n,.resize-handle-s{left:15px;right:15px;height:5px;cursor:ns-resize}.resize-handle-s{bottom:0}.resize-handle-e{right:0}.resize-handle-e,.resize-handle-w{top:15px;bottom:15px;width:5px;cursor:ew-resize}.resize-handle-w{left:0}.resize-handle-ne:after,.resize-handle-nw:after,.resize-handle-se:after,.resize-handle-sw:after{content:"";position:absolute;width:6px;height:6px;background-color:rgba(255,255,255,.5);border-radius:50%}.resize-handle-se:after{bottom:4px;right:4px}.resize-handle-sw:after{bottom:4px;left:4px}.resize-handle-ne:after{top:4px;right:4px}.resize-handle-nw:after{top:4px;left:4px}.terminal-container.dragging,.terminal-container.resizing{transition:none;user-select:none}.terminal-form{background-color:rgba(40,40,40,.9);border:1px solid #444;border-radius:4px;padding:15px;margin:10px 0;max-width:600px}.terminal-form-header{margin-bottom:15px;border-bottom:1px solid #555;padding-bottom:10px}.terminal-form-header h3{color:#27c93f;font-size:16px;margin:0 0 5px}.terminal-form-header p{color:#999;font-size:12px;margin:0}.terminal-form-error{color:#ff5f56;margin-bottom:15px;padding:5px;border-left:3px solid #ff5f56;background-color:rgba(255,95,86,.1)}.terminal-form-step{margin-bottom:15px}.terminal-form-step p{color:#f8f8f8;margin-bottom:5px}.terminal-form-input-line{display:flex;align-items:center}.terminal-form-prompt{color:#27c93f;margin-right:8px;font-weight:700}.terminal-form-input{flex:1;background-color:transparent;border:none;border-bottom:1px solid #555;outline:none;color:#f8f8f8;font-family:Menlo,Monaco,Courier New,monospace;font-size:14px;padding:5px 0}.terminal-form-progress{margin-top:15px;text-align:right;color:#999;font-size:12px}.address-card{border:1px solid #444;border-radius:4px;padding:10px;margin-bottom:10px;background-color:rgba(40,40,40,.7)}.address-card.default{border-color:#27c93f}.address-card-header{display:flex;align-items:center;margin-bottom:5px}.address-card-title{color:#f8f8f8;font-weight:700;margin-right:10px}.address-card-default-badge{background-color:#27c93f;color:#000;font-size:10px;padding:2px 5px;border-radius:3px}.address-card-content{color:#ccc;font-size:13px;line-height:1.4}.address-card-actions{display:flex;gap:5px;margin-top:10px}.address-card-button{background-color:#333;border:1px solid #555;color:#f8f8f8;padding:3px 8px;border-radius:3px;font-size:12px;cursor:pointer}.address-card-button:hover{background-color:#444}.address-card-button.delete{color:#ff5f56;border-color:#ff5f56}.address-card-button.default{color:#27c93f;border-color:#27c93f}