.box,.box:after,.box:before,.content,.glass{border-radius:9999px}.contact-box,.contact-box .content,.contact-box .glass,.contact-box:after,.contact-box:before,.experience-box,.experience-box .content,.experience-box .glass,.experience-box:after,.experience-box:before,.project-box,.project-box .content,.project-box .glass,.project-box:after,.project-box:before{border-radius:1rem}.box{position:relative;display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;box-shadow:0 4px 24px 0 rgba(34,197,94,.08),0 1.5px 8px 0 rgba(96,165,250,.08);transition:box-shadow .3s cubic-bezier(.4,0,.2,1);overflow:visible;z-index:1}.box:after,.box:before{content:"";position:absolute;inset:-2px;border-radius:inherit;z-index:-1}.box:after{background:linear-gradient(45deg,#22c55e,#3b82f6,#22c55e,#3b82f6)!important}.box:hover:before{z-index:-2;filter:blur(10px);opacity:.7;background:linear-gradient(45deg,#16a34a,#60a5fa,#16a34a,#60a5fa)}.glass{position:absolute;inset:2px;background:rgba(10,10,10,.95);z-index:0}.content{z-index:2;padding:0;background:none}.input-static-underline{left:1.5rem;right:1.5rem;z-index:1}.input-animated-underline,.input-static-underline{position:absolute;bottom:.5rem;height:2px;background:linear-gradient(90deg,#16a34a,#60a5fa);border-radius:9999px;pointer-events:none}.input-animated-underline{left:50%;z-index:2;width:calc(100% - 3rem);transform:translateX(-50%) scaleX(0);transform-origin:center;transition:transform .3s ease}.input-animated-underline.active{transform:translateX(-50%) scaleX(1)}.form-underline input,.form-underline textarea{background:transparent!important}.form-underline{min-height:56px;position:relative}input.input-focused::placeholder,textarea.input-focused::placeholder{color:transparent!important}.form-underline:has(.input-animated-underline.active) .input-static-underline{opacity:0;transition:opacity .2s}