.article{margin-bottom:3rem;padding-top:2rem}.articleButtons{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem;display:flex}.articleButtons>div{flex-wrap:wrap;gap:.5rem;display:flex}.articlePDF{color:#fff;cursor:pointer;white-space:nowrap;text-transform:uppercase;background:linear-gradient(135deg,#8b3dff 0%,#6b2dd9 100%);border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.4rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 5px #8b3dff4d}.articlePDF:hover{background:linear-gradient(135deg,#9b4dff 0%,#7b3de9 100%);transform:translateY(-2px);box-shadow:0 12px 28px #8b3dff66}.articlePage-zenodo{cursor:pointer;color:#fff;white-space:nowrap;text-transform:uppercase;background:linear-gradient(135deg,#ff4500 0%,#ff3700 100%);border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.4rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 5px #ff37004d}.articlePage-zenodo:hover{background:linear-gradient(135deg,#ff5510 0%,#ff4700 100%);transform:translateY(-2px);box-shadow:0 12px 28px #ff370066}.articleItem{flex-direction:column;align-items:flex-start;width:100%;max-width:100%;display:flex}.articleTitle{text-align:center;color:#1a1a1a;width:100%;margin-bottom:1.5rem;font-family:Averia Serif Libre,serif;font-size:2.2rem;font-weight:600;line-height:1.3}.articleAuthor{color:#555;width:100%;margin-bottom:2rem;font-size:1.2rem;font-weight:500;line-height:1.5}.articleContent{width:100%}.articleContent p{color:#333;text-align:justify;margin-bottom:1.2rem;font-size:1.1rem;font-weight:400;line-height:1.7}.articleLoadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;min-height:400px;display:flex}.loadingText{color:#666;text-align:center;font-size:1.2rem;font-weight:500}.articleLoadingContainer .loader{position:static;transform:none}.articleLoadingContainer .loader img{filter:hue-rotate(270deg)saturate(2)brightness(.7);width:4rem;height:4rem}
