.lanyard-wrapper{position:relative;z-index:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;transform:scale(1);transform-origin:center}.profile-card{width:270px;height:170px;background:linear-gradient(145deg,#ffffff,#f8f9fa);border-radius:8px;padding:16px;box-shadow:0 4px 12px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.9);color:#2c3e50;font-family:Segoe UI,Roboto,sans-serif;border:1px solid #e1e8ed;position:relative;overflow:hidden}.profile-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3498db,#2ecc71,#f39c12,#e74c3c)}.profile-card-content{display:flex;align-items:center;height:100%;gap:16px}.profile-image{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.5);margin-bottom:10px}.profile-avatar{width:50px!important;height:50px!important;border:2px solid #3498db;margin:0;flex-shrink:0}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px}.profile-name{font-size:16px;font-weight:600;margin:0;color:#2c3e50;line-height:1.2;letter-spacing:.025em}.profile-title{font-size:12px;margin:0;color:#7f8c8d;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.profile-company{font-size:11px;margin:0;color:#95a5a6;font-weight:400;font-style:italic}.profile-id{font-size:10px;margin:4px 0 0;color:#bdc3c7;font-weight:600;font-family:Courier New,monospace;letter-spacing:.1em;padding:2px 4px;background:rgba(52,152,219,.1);border-radius:3px;border-left:2px solid #3498db}