body{margin:0;padding:0;width:100vw;min-height:100vh;box-sizing:border-box;background:linear-gradient(45deg,#d37ec6,#ffc873,#ff3867) no-repeat fixed;display:flex;justify-content:center;align-items:center}h1{margin:0}p{margin:0;font-size:18px}.card{width:450px;height:700px;display:flex;flex-direction:column;align-items:center;border-radius:.8rem;background:white;box-shadow:#0000003d 0 3px 8px;box-shadow:#32325d40 0 20px 8px -20px,#0009 0 10px 10px -30px,#0a254073 0 -2px 20px inset;overflow:hidden}.header{width:100%;height:30%;background:url(/manzdev-retos-basic-card/linkedin.50221b82.png);background-size:cover;border-bottom:4px solid #d37ec6;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.avatar{border-radius:100%;border:4px solid #d37ec6;object-fit:cover;overflow:hidden;width:128px;height:128px;margin-bottom:-1.5rem}.body{width:100%;height:60%;display:flex;flex-direction:column;align-items:center;padding-top:3rem}.body p:nth-child(2){color:#a05d5d;display:flex;gap:.2rem;margin-top:.2rem}.container{height:50%;padding:2.5rem}.container p{color:#5c5a5c;font-size:20px}a:nth-child(4){border-radius:3rem;border:2px solid #2d7cbf;color:#2d7cbf;padding:12px 24px;margin:2rem 0;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:600;transition:all .6s}a:hover{background:#2d7cbf;color:#fff}.footer{width:100%;height:10%;display:flex;border-top:1.5px solid rgb(149 142 142 / 24.1%)}.stats{width:33%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem}.stats p{display:flex;gap:.3rem}.stats:nth-child(2){border-left:1.5px solid rgb(149 142 142 / 24.1%);border-right:1.5px solid rgb(149 142 142 / 24.1%)}h2{margin:0;font-size:16px;font-weight:400;color:#888}
