@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";#root{max-width:420px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.App-container{position:relative;max-width:420px;z-index:100;display:flex;height:100vh;overflow:hidden;flex-direction:column;align-items:center;justify-content:center}.Name{position:fixed;top:0;left:0;width:100vw;margin:0}.Name h1{color:#ff2740;font-size:4rem;margin-top:1.5rem;margin-bottom:0}.Name h2{font-size:2rem;margin-top:.5rem;margin-bottom:1rem;color:#68c8ff;text-shadow:0 0 60px #ed4242}.pfp{position:relative;width:13rem;height:13rem;border:.35rem solid #3a3a3a;background-color:#242424;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;margin:0 auto;display:flex;align-items:center;justify-content:center}.CTA-Button{position:fixed;bottom:3%;width:400px}.App-container button{font-size:3rem;min-width:200px;width:350px;padding:.8rem;background-color:#00b7ff24;color:#f7f7f7;border:.2rem solid #ff939368;box-shadow:0 0 50px #ff3131}.pfpimg{position:relative;width:100%;height:100%;border-radius:50%;object-fit:cover;z-index:10;filter:brightness(1.3);-webkit-filter:brightness(1.3)}.pfpimg-overlay{position:absolute;width:100%;height:100%;border-radius:50%;background-color:#000dff71;z-index:20;mix-blend-mode:overlay}.pfpimg-overlay2{position:absolute;width:100%;height:100%;border-radius:50%;background-color:#a513134f;z-index:20;mix-blend-mode:exclusion}.node-animation{position:fixed;height:fit-content;width:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:200;margin-top:-1rem}.node-shape{width:100%;height:auto}.node{stroke:#000;stroke-width:35;fill:transparent}circle{cursor:pointer}line{stroke:#000;stroke-width:40}.Active{fill:#000}circle.Active{transition:cx .65s ease-in-out;-webkit-transition:cx .65s ease-in-out;-moz-transition:cx .65s ease-in-out;-ms-transition:cx .65s ease-in-out;-o-transition:cx .65s ease-in-out}.card-container{position:absolute;top:70px;width:400px;margin-top:-80px;z-index:200}.card{position:relative}.triangle{position:absolute;margin:0}.box{position:absolute;width:150px;height:100px;border-radius:10px;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;margin-top:-9px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-bottom:1.5rem;font-size:1.5rem;color:#242424}.box a{border:2px solid rgba(255,7,7,.265);border-radius:5px;margin:.2rem 0;background-color:#ff070744;font-size:1rem;width:100px}.link-stack{display:flex;flex-direction:column}.background{min-width:300px;max-width:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.background img{z-index:-100;width:420px;min-height:100svh;max-width:100vh;object-fit:cover;position:fixed;overflow:hidden;top:0;filter:blur(4px);-webkit-filter:blur(4px)}:root{font-family:Bebas Neue,sans-serif;line-height:1.5;font-weight:400;font-size:16px;color-scheme:light dark;color:#676767de;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:420px;margin:0 auto}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;align-items:center;justify-content:center;min-width:300px;max-width:400px;min-height:100svh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s;-webkit-transition:border-color .25s;-moz-transition:border-color .25s;-ms-transition:border-color .25s;-o-transition:border-color .25s}
