@import"https://fonts.googleapis.com/css2?family=Anton&display=swap";*{margin:0;padding:0}*,*:before,*:after{box-sizing:border-box}body{min-height:100dvh;font-family:Anton,sans-serif;font-weight:400;font-style:normal;text-transform:uppercase;background-color:#f7eedc}input,button,textarea,select{font:inherit}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}img,video,svg{height:auto;max-width:100%}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transition:none}}.container{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0px}.canvas-container{position:absolute!important;top:0;left:0;z-index:2;pointer-events:none!important}canvas{width:100%;height:100%;position:absolute;top:0;left:0}.text-container{width:440px;height:160px;position:relative;display:flex;justify-content:center;align-items:center;font-size:52px;color:#2b333d;-webkit-text-stroke:1px #2b333d}.cypher{-webkit-text-stroke-color:rgba(81,141,208,.6)}.phoenix{-webkit-text-stroke-color:rgba(234,113,52,.6)}.reyna{-webkit-text-stroke-color:rgba(152,53,134,.6)}.text-container h2{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:fit-content;height:fit-content;letter-spacing:2px;pointer-events:none;-webkit-user-select:none;user-select:none}.text-container h2.front{color:transparent}.content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0px;z-index:2;pointer-events:all}.content.front{z-index:10;pointer-events:none}.borders{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.border-top{width:100%;height:80px;border-bottom:solid 1px rgba(43,51,61,.5);padding:0 80px;display:flex;justify-content:center}.border-main{width:100%;height:calc(100% - 160px);padding:0 80px;display:flex;justify-content:center}.border-bottom{width:100%;height:80px;border-top:solid 1px rgba(43,51,61,.5);padding:0 80px;display:flex;justify-content:center}.border-sides{width:100%;height:100%;border-left:solid 1px rgba(43,51,61,.5);border-right:solid 1px rgba(43,51,61,.5);position:relative}.border-badge{position:absolute;width:10px;height:10px;border:solid 1px rgba(43,51,61,.5);border-radius:3px;background-color:#f7eedc;z-index:10;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}.top{top:-5px}.bottom{bottom:-5px}.left{left:-5px}.right{right:-5px}.socials{width:200px;height:80px;position:absolute;right:0;display:flex;justify-content:flex-end;gap:20px;align-items:center;padding:20px;pointer-events:all}.social-icon{width:fit-content;height:fit-content;cursor:pointer;pointer-events:all;opacity:1;position:relative;z-index:10;transition:opacity .15s ease}.social-icon:hover{opacity:.8}.name{font-size:40px;position:absolute;left:20px;top:0;bottom:0;margin:auto;color:#2b333d;text-transform:uppercase;height:fit-content}@media (max-width: 767px){.border-bottom,.border-main,.border-top{padding:0 20px}}
