.user_pub-container{background-color:#D9D9D966;min-height:calc(100vh - 4rem);display:flex;flex-direction:column}.user_pub-header{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;padding:2rem;background-color:#14005B;color:white}.user_pub-header img{margin:0}.user_pub-header--title{display:flex;flex-direction:row;justify-content:center;gap:2rem}.user_pub-header--title p{font-size:clamp(1.8rem, 2.2vw, 2.4rem);font-weight:700;color:white}.user_pub-header--notes{display:flex;flex-direction:column;align-items:center;justify-content:center}.user_pub-content{padding:2rem;display:flex;flex-direction:row;gap:2rem;flex-grow:1}.user_pub-content--profile{display:flex;flex-direction:column;flex:1;gap:1rem}.user_pub-content--info{display:flex;flex-direction:column;flex:1;gap:1rem}@media screen and (max-width: 767px){.user_pub-header{padding:1rem}.user_pub-content{padding:1rem}.user_pub-content{flex-direction:column;gap:1rem}}.project-card-container{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem}.project-card-container .project-card{background:white;border:1px solid #eee;border-radius:1.6rem;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.project-card-container .project-card-header{display:flex;justify-content:center;align-items:center;background-color:#14005B;border-top-left-radius:1.6rem;border-top-right-radius:1.6rem;padding:1rem}.project-card-container .project-card-header h4{text-align:center;color:#FFFFFF;font-weight:700}.project-card-container .project-card-body{padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.project-card-container .project-card-body .project-card-body--details{display:flex;flex-direction:column;align-items:center;gap:1rem}.project-card-container .project-card-body .project-card-body--details .project-card-body--responsible{display:flex;flex-direction:row;align-items:center;gap:1rem}.project-card-container .project-card-body .project-card-body--details .project-card-body--responsible .user--avatar-small{width:4rem;height:4rem;border-radius:50%;font-size:3rem}.project-card-container .project-card-body .project-card-body--details .project-card-body--responsible p{font-size:clamp(1.6rem, 1.8vw, 2rem);color:#505050}.project-card-container .project-card-body .project-card-body--details .project-card-body--location{display:flex;flex-direction:row;align-items:center;gap:1rem;font-size:clamp(1.6rem, 1.8vw, 2rem);color:#505050}.project-card-container .project-card-body .project-card-body--details .project-card-body--location p{color:#505050}.project-card-container .project-card-body .project-card-body--actions{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.project-card-container .project-card-body .project-card-body--actions .btn{font-size:clamp(1rem, 1.2vw, 1.2rem)}@media (max-width: 1200px){.project-card-container{grid-template-columns:repeat(2, minmax(0, 1fr))}.project-card-container .project-card-body .project-card-body--details .project-card-body--responsible,.project-card-container .project-card-body .project-card-body--details .project-card-body--location{flex-direction:column;justify-content:center;gap:0}.project-info{flex-direction:column;align-items:flex-start;gap:1rem}}@media screen and (max-width: 767px){.project-card-container{grid-template-columns:1fr}}@media screen and (max-width: 767px){.fc-header-toolbar{display:flex;flex-direction:column;align-items:center;gap:0.5rem}.fc-header-toolbar .fc-toolbar-chunk{width:100%;text-align:center}.fc-header-toolbar .fc-toolbar-chunk:nth-child(1){order:2}.fc-header-toolbar .fc-toolbar-chunk:nth-child(2){order:1}.fc-header-toolbar .fc-toolbar-chunk:nth-child(3){order:3}#card-calendar{padding:1rem 1rem}}
