.profile-container .label{text-transform:uppercase;color:var(--athens-gray-900);letter-spacing:.025em;margin-bottom:.5rem;font-size:.875rem;font-weight:600;line-height:1.25rem;text-decoration:none}.profile-container .value{color:var(--athens-gray-700);font-size:1rem;font-weight:500;line-height:1.5rem}.profile-container .data{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:.75rem;min-width:200px;padding:1rem;transition:all .2s ease-in-out}.profile-container .data:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-container>div>div{animation:.6s ease-out forwards fadeInUp}.profile-container>div>div:nth-child(2){animation-delay:.1s}.profile-container>div>div:nth-child(3){animation-delay:.2s}@media (max-width:768px){.profile-container .data{width:100%;min-width:auto}}
