@keyframes shiny-edge-move{0%{background-position:0 50%}to{background-position:200% 50%}}.profile-card{width:100%;height:100%;background:#0a0a0a;position:relative;transform:skewY(-10deg);border:4px solid #737373;box-sizing:border-box;transition:all .4s cubic-bezier(.175,.885,.32,1.275);cursor:default}.profile-card:after,.profile-card:before{content:"";position:absolute;border:none;transition:all .4s ease;background:linear-gradient(110deg,#737373 20%,#ffffff 50%,#737373 80%);background-size:200% auto;animation:shiny-edge-move 6s linear infinite}.profile-card:before{width:15px;height:102%;top:-4px;left:-18px;transform-origin:right;transform:skewY(45deg);filter:brightness(.8)}.profile-card:after{height:15px;width:102.7%;top:-18px;left:-4px;transform-origin:bottom;transform:skewX(45deg);filter:brightness(1.1)}.profile-card:hover{transform:skewY(0deg) translateY(-10px);border-color:#ffffff;box-shadow:0 10px 30px -10px rgba(255,255,255,.3)}.profile-card:hover:before{width:0;height:100%;left:0;top:0}.profile-card:hover:after{width:100%;height:0;left:0;top:0}.profile-card-content{width:100%;height:100%;position:relative;overflow:hidden}.stack-form-wrapper{position:relative;transform:skewY(-10deg);width:100%;max-width:400px;margin:0 auto;padding:100px 40px;isolation:isolate}.stack-btn,.stack-form-wrapper li{position:relative;display:block;list-style:none;width:100%;z-index:var(--i);transition:transform .3s cubic-bezier(.2,.6,.3,1);margin-bottom:-2px}.stack-btn:before,.stack-form-wrapper li:before{position:absolute;content:"";top:0;left:-20px;width:20px;height:97%;transform-origin:right;transform:skewY(45deg);transition:background .3s ease}.stack-btn:after,.stack-form-wrapper li:after{position:absolute;content:"";width:100%;height:21px;top:-20px;left:0;transform-origin:bottom;transform:skewX(45deg);transition:background .3s ease}.stack-form-wrapper li:first-child .input{background:#ffffff}.stack-form-wrapper li:first-child:before{background:#cfcfcf}.stack-form-wrapper li:first-child:after{background:#f0f0f0}.stack-form-wrapper li:nth-child(2) .input{background:#e5e5e5}.stack-form-wrapper li:nth-child(2):before{background:#b0b0b0}.stack-form-wrapper li:nth-child(2):after{background:#dcdcdc}.stack-form-wrapper li:nth-child(3) .input{background:#d4d4d4}.stack-form-wrapper li:nth-child(3):before{background:#999999}.stack-form-wrapper li:nth-child(3):after{background:#c0c0c0}.stack-btn{background:#008cff;color:white;border:none;height:50px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;text-transform:uppercase;letter-spacing:1px;transform:translateY(-5px)}.stack-btn:before{background:#006bb3}.stack-btn:after{background:#4db8ff}.stack-form-wrapper .input{width:100%;height:50px;padding:15px;border:none;outline:none;font-family:inherit;font-weight:600;color:#323232;font-size:16px;box-sizing:border-box}.stack-form-wrapper li:nth-child(3) .input{height:120px;resize:none;padding-top:15px}.stack-form-wrapper .input::-moz-placeholder{color:#323232;opacity:.5}.stack-form-wrapper .input::placeholder{color:#323232;opacity:.5}.stack-form-wrapper li:hover{transform:translate(-20px)}.stack-btn:hover{transform:translate(-20px,-5px);background:#0099ff}.stack-btn:hover:before{background:#007ccf}.stack-btn:hover:after{background:#66c2ff}.stack-form-wrapper li:focus-within{transform:translate(-30px)}.btn-neon{font:jakarta sans,sans-serif;padding:3px 10px;border-radius:20px;font-size:14px;font-weight:500;color:rgba(255,255,255,.5);background:transparent;border:1px solid rgba(255,255,255,.5);transition:.5s ease}.btn-neon:hover{color:#000000;background:#ffffff;border:1px solid #ffffff;text-shadow:0 0 5px #ffffff,0 0 10px #ffffff,0 0 20px #ffffff;box-shadow:0 0 5px #ffffff,0 0 20px #ffffff,0 0 50px #ffffff,0 0 100px #ffffff}