body{background-color:#000;color:#fff;font-family:Courier New,Courier,monospace;margin:0;overflow:auto;padding:0}.app-container{align-items:center;display:flex;flex-direction:column;height:100vh;position:relative;width:100vw}.background-canvas{filter:blur(50px);height:100%;position:absolute;width:100%;z-index:0}.terminal-overlay{box-sizing:border-box;padding:2rem;position:relative;z-index:1}.line{margin-bottom:1rem;word-break:break-word}.prompt{color:#0f0;margin-right:.5rem}.link{color:#0af;text-decoration:none}.link:hover{text-decoration:underline}.cursor{animation:blink 1s steps(1) infinite;display:inline-block;margin-left:4px}@keyframes blink{50%{opacity:0}}.user{color:#ff6b6b}.at,.path{color:#ff6}.host{color:#6cf}.custom-header{-webkit-overflow-scrolling:touch;align-items:center;background:#0000;display:flex;flex-direction:row;flex-wrap:nowrap;font-family:Pixelify Sans,monospace;font-weight:400;gap:10px;overflow-x:auto;padding:2rem 2rem .1rem;scrollbar-width:none;white-space:nowrap}.logo{font-size:35px}@media (max-width:600px){.terminal-overlay{font-size:.95rem;padding:1rem}.custom-header{padding:1rem 1rem .1rem}}.custom-header::-webkit-scrollbar{display:none}.custom-header::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:3px}.button{border-radius:15px;display:inline-block;font-size:.95rem;font-weight:400;padding:10px 20px;text-align:center;text-decoration:none;transition:box-shadow .2s ease,transform .2s ease;-webkit-user-select:none;user-select:none}.button:hover{box-shadow:0 0 10px #ffffff38}.styled-input{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000;border:1px solid #fff3;border-radius:15px;box-sizing:border-box;color:#fff;font-family:Pixelify Sans,monospace;font-size:.95rem;font-weight:400;margin-top:8px;outline:none;padding:10px 20px;text-align:center;transition:box-shadow .2s ease,transform .2s ease;-webkit-user-select:text;user-select:text;width:100%}.styled-input::placeholder{color:#fff9}.styled-input:focus{box-shadow:0 0 10px #ffffff59}.terminal-form{display:flex;flex-direction:column;gap:10px;max-width:700px}.ascii{color:#fff;font-family:Courier New,monospace;font-size:11px;margin-top:2rem;opacity:1;overflow:hidden;-webkit-user-select:none;user-select:none;white-space:pre}.workspace{border-top:1px dashed hsla(0,0%,100%,.274);height:calc(100vh - 96px);margin-top:10px;overflow:hidden;position:relative;width:100%}.workspace-canvas{height:100%;inset:0;position:absolute;width:100%;z-index:0}.note:active{cursor:grabbing}.note.selected{border-color:#00ffaa40;box-shadow:0 8px 34px #00ffaa14}.note{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;box-shadow:0 6px 24px #0009;cursor:grab;display:flex;flex-direction:column;max-width:320px;min-width:160px;padding:12px 14px;position:absolute;z-index:2}.note textarea{background:#0000;border:none;color:#fff;flex-grow:1;font-family:Courier New,monospace;font-size:14px;min-height:40px;outline:none;overflow:hidden;resize:none;width:100%}.meta{align-items:center;display:flex;flex-shrink:0;font-size:12px;gap:8px;justify-content:space-between;margin-top:8px;opacity:.7}.hash{color:#c6f}.connect-handle{background-color:#0fa;border-radius:50%;cursor:crosshair;height:16px;width:16px}.button{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000;border:1px solid #fff3;border-radius:10px;color:#fff;cursor:pointer;font-family:Pixelify Sans,monospace;font-size:.85rem;padding:4px 8px;transition:box-shadow .2s ease}.button:hover{box-shadow:0 0 8px #ffffff38}.note-buttons{display:flex;flex-direction:row;gap:10px}.notifications-wrapper{bottom:20px;display:flex;flex-direction:column;gap:10px;max-width:300px;pointer-events:none;position:fixed;right:20px;z-index:10000}.notification{border:1px solid #fff3;border-radius:15px;box-shadow:0 2px 8px #00000080;color:#fff;font-family:Courier New,Courier,monospace;font-size:14px;opacity:.95;overflow:hidden;padding:12px 18px;pointer-events:auto;position:relative;transition:.3s;-webkit-user-select:none;user-select:none;z-index:0}.notification:before{border-radius:15px;bottom:0;content:"";filter:blur(14px);left:0;opacity:.6;position:absolute;right:0;top:0;z-index:-1}.notification.success{background:linear-gradient(120deg,rgba(28,158,34,.404),rgba(4,22,10,.493) 120%)}.notification.success:before{background:linear-gradient(120deg,#2e7d2266,rgba(4,22,10,.288) 120%)}.notification.error{background:linear-gradient(120deg,rgba(255,2,2,.226),#170303 120%)}.notification.error:before{background:linear-gradient(120deg,rgba(77,17,17,.192),#170303 120%)}
/*# sourceMappingURL=main.48a60f0a.css.map*/