body{align-items:center;background-color:#212121;display:flex;font-family:Poppins,sans-serif;justify-content:center;margin:0;min-height:100vh}.profile-card{background:#fff;border-radius:15px;box-shadow:0 8px 20px #0003;overflow:hidden;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:390px}.profile-card:hover{box-shadow:0 10px 25px #0000004d;transform:scale(1.02)}.card-background{background-position:50%;background-size:cover;height:140px;position:relative}.profile-image-container{background:#fff;border:3px solid #fff;border-radius:50%;bottom:-50px;height:150px;left:50%;overflow:hidden;position:absolute;transform:translateX(-50%);width:150px}.profile-image{height:100%;object-fit:cover;width:100%}.profile-info{padding:60px 20px 20px}.profile-name{color:#333;font-size:20px;font-weight:600;margin-bottom:5px}.profile-title{color:#666;font-size:16px;margin:5px 0}.profile-company{color:#999;font-size:14px;margin-bottom:20px}.social-links{display:flex;gap:15px;justify-content:center}.social-icon{height:40px;transition:transform .3s ease,filter .3s ease;width:40px}.social-icon:hover{filter:brightness(1.2);transform:scale(1.2)}.company-logos{margin:10px 20px;padding:0 15px}.company-logos-title{color:#333;font-size:16px;font-weight:600;margin-bottom:10px}.company-logos-list{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.company-logo{height:100px;object-fit:contain;transition:transform .3s ease,filter .3s ease;width:100px}.company-logo:hover{filter:brightness(1.2);transform:scale(1.1)}@media (max-width:400px){.profile-card{width:300px}.profile-info{padding:50px 15px 15px}.company-logos-list,.social-links{gap:10px}.company-logo{height:100px;width:100px}}.vcard-download{position:absolute;right:15px;top:15px;z-index:1}.download-icon{cursor:pointer;height:25px;transition:transform .3s ease,filter .3s ease;width:25px}.download-icon:hover{filter:brightness(1.2);transform:scale(1.2)}.powered-by{color:#555;font-size:12px;margin-top:20px;padding-bottom:5px;text-align:center}.powered-by a{color:#0073e6;font-weight:600;margin-left:4px;text-decoration:none}.powered-by a:hover{text-decoration:underline}
/*# sourceMappingURL=main.496f525c.css.map*/