/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#navigation ul{list-style:none;padding:0;margin:0;}#navigation .nav-link{color:var(--bs-dark);transition:color 0.3s;}#navigation .nav-link:hover{color:var(--bs-primary);}.profile-photo{width:300px;height:300px;}.profile-photo img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid var(--bs-border-color);}@media (max-width:767.98px){.profile-photo{width:200px;height:200px;}}.profile-sidebar .field__items{list-style:none;padding:0;margin:0;}.profile-sidebar .field__items .field__item{padding:6px 0;border-bottom:1px solid var(--bs-border-color);}.profile-sidebar .field__items .field__item:last-child{border-bottom:none;}.profile-sidebar-item .field__item a{color:var(--bs-primary);text-decoration:none;transition:color 0.3s ease;}.profile-sidebar-item .field__item a:hover{color:var(--bs-primary-dark,#0056b3);text-decoration:underline;}.project-gallery img,.project-diagrams img,.experience-gallery img{width:100%;height:auto;border-radius:var(--bs-border-radius);box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease;}.project-gallery img:hover,.project-diagrams img:hover,.experience-gallery img:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15);}img{max-width:100%;height:auto;}.field__label{font-weight:600;margin-bottom:8px;color:var(--bs-dark);}.field--label-above .field__label{margin-bottom:10px;}a{color:var(--bs-primary);text-decoration:none;}a:hover{text-decoration:underline;}.field__items{list-style:none;padding:0;}.field__item{margin-bottom:10px;}@media (max-width:767.98px){.profile-name,.project-title,.experience-title,.organization-title{font-size:1.8rem !important;}}
