@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes slideRight {
  from {
    opacity: 0;
    transform: translateX(16px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.home-intro h1 {
  animation: fadeUp 0.45s 0s ease both;
}

.home-intro p {
  animation: fadeUp 0.45s 0.1s ease both;
}

.home-col-main > .home-reading-mobile {
  animation: fadeUp 0.4s 0.14s ease both;
}

.home-col-main > .home-section:nth-child(2) {
  animation: fadeUp 0.4s 0.14s ease both;
}

.home-col-main > .home-section:nth-child(3) {
  animation: fadeUp 0.4s 0.22s ease both;
}

.home-col-main > .home-section:nth-child(4) {
  animation: fadeUp 0.4s 0.3s ease both;
}

.featured-article:nth-child(1) {
  animation: fadeUp 0.35s 0.22s ease both;
}

.featured-article:nth-child(2) {
  animation: fadeUp 0.35s 0.3s ease both;
}

.featured-article:nth-child(3) {
  animation: fadeUp 0.35s 0.38s ease both;
}

.featured-article:nth-child(4) {
  animation: fadeUp 0.35s 0.46s ease both;
}

.featured-article:nth-child(5) {
  animation: fadeUp 0.35s 0.54s ease both;
}

.feed-item:nth-child(1) {
  animation: fadeUp 0.35s 0.3s ease both;
}

.feed-item:nth-child(2) {
  animation: fadeUp 0.35s 0.36s ease both;
}

.feed-item:nth-child(3) {
  animation: fadeUp 0.35s 0.42s ease both;
}

.feed-item:nth-child(4) {
  animation: fadeUp 0.35s 0.48s ease both;
}

.feed-item:nth-child(5) {
  animation: fadeUp 0.35s 0.54s ease both;
}

.page-sidebar {
  animation: slideRight 0.4s 0.15s ease both;
}

.page-layout > main.page > h1,
.page-layout > main.page > .breadcrumbs,
.page-layout > main.page > nav {
  animation: fadeUp 0.6s 0s ease both;
}

.page-layout > main.page > .page-content {
  animation: fadeUp 0.6s 0.15s ease both;
}

.page-layout > main.page > .meta-bottom,
.page-layout > main.page > a.feedback-link {
  animation: fadeIn 0.5s 0.25s ease both;
}

.booklist-grid .book-card:nth-child(1) {
  animation: fadeUp 0.45s 0s ease both;
}

.booklist-grid .book-card:nth-child(2) {
  animation: fadeUp 0.45s 0.035s ease both;
}

.booklist-grid .book-card:nth-child(3) {
  animation: fadeUp 0.45s 0.07s ease both;
}

.booklist-grid .book-card:nth-child(4) {
  animation: fadeUp 0.45s 0.105s ease both;
}

.booklist-grid .book-card:nth-child(5) {
  animation: fadeUp 0.45s 0.14s ease both;
}

.booklist-grid .book-card:nth-child(6) {
  animation: fadeUp 0.45s 0.175s ease both;
}

.booklist-grid .book-card:nth-child(7) {
  animation: fadeUp 0.45s 0.21s ease both;
}

.booklist-grid .book-card:nth-child(8) {
  animation: fadeUp 0.45s 0.245s ease both;
}

.booklist-grid .book-card:nth-child(9) {
  animation: fadeUp 0.45s 0.28s ease both;
}

.booklist-grid .book-card:nth-child(10) {
  animation: fadeUp 0.45s 0.315s ease both;
}

.booklist-grid .book-card:nth-child(11) {
  animation: fadeUp 0.45s 0.35s ease both;
}

.booklist-grid .book-card:nth-child(12) {
  animation: fadeUp 0.45s 0.385s ease both;
}

.booklist-grid .book-card:nth-child(13) {
  animation: fadeUp 0.45s 0.42s ease both;
}

.booklist-grid .book-card:nth-child(14) {
  animation: fadeUp 0.45s 0.455s ease both;
}

.booklist-grid .book-card:nth-child(15) {
  animation: fadeUp 0.45s 0.49s ease both;
}

.booklist-grid .book-card:nth-child(16) {
  animation: fadeUp 0.45s 0.525s ease both;
}

.booklist-grid .book-card:nth-child(17) {
  animation: fadeUp 0.45s 0.56s ease both;
}

.booklist-grid .book-card:nth-child(18) {
  animation: fadeUp 0.45s 0.595s ease both;
}

.booklist-grid .book-card:nth-child(19) {
  animation: fadeUp 0.45s 0.63s ease both;
}

.booklist-grid .book-card:nth-child(20) {
  animation: fadeUp 0.45s 0.665s ease both;
}

.booklist-grid .book-card:nth-child(21) {
  animation: fadeUp 0.45s 0.7s ease both;
}

.booklist-grid .book-card:nth-child(22) {
  animation: fadeUp 0.45s 0.735s ease both;
}

.booklist-grid .book-card:nth-child(23) {
  animation: fadeUp 0.45s 0.77s ease both;
}

.booklist-grid .book-card:nth-child(24) {
  animation: fadeUp 0.45s 0.805s ease both;
}

.booklist-grid .book-card:nth-child(25) {
  animation: fadeUp 0.45s 0.84s ease both;
}

.booklist-grid .book-card:nth-child(26) {
  animation: fadeUp 0.45s 0.875s ease both;
}

.booklist-grid .book-card:nth-child(27) {
  animation: fadeUp 0.45s 0.91s ease both;
}

.booklist-grid .book-card:nth-child(28) {
  animation: fadeUp 0.45s 0.945s ease both;
}

.booklist-grid .book-card:nth-child(29) {
  animation: fadeUp 0.45s 0.98s ease both;
}

.booklist-grid .book-card:nth-child(30) {
  animation: fadeUp 0.45s 1.015s ease both;
}

.booklist-section:nth-child(1) {
  animation: fadeUp 0.6s 0s ease both;
}

.booklist-section:nth-child(2) {
  animation: fadeUp 0.6s 0.1s ease both;
}

.booklist-section:nth-child(3) {
  animation: fadeUp 0.6s 0.2s ease both;
}

.booklist-section:nth-child(4) {
  animation: fadeUp 0.6s 0.3s ease both;
}

.book-detail-author {
  animation: fadeUp 0.5s 0.1s ease both;
}

.book-detail-meta {
  animation: fadeIn 0.5s 0.2s ease both;
}

.book-quotes {
  animation: fadeUp 0.5s 0.25s ease both;
}

.featured-article {
  transition: background 0.15s, color 0.15s, transform 0.15s;
}
.featured-article:hover {
  transform: translateY(-2px);
}

.book-card {
  transition: background 0.12s, transform 0.15s, box-shadow 0.15s;
}
.book-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.35);
}

.sidebar-book-cover {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.sidebar-book-card:hover .sidebar-book-cover {
  transform: scale(1.05) rotate(-1deg);
  box-shadow: 4px 6px 16px rgba(0, 0, 0, 0.6);
}

@media (prefers-reduced-motion: reduce) {
  .home-intro h1, .home-intro p,
  .home-col-main > *,
  .featured-article, .feed-item,
  .page-sidebar,
  .page-layout > main.page > *,
  .booklist-section, .book-card,
  .book-detail-author, .book-detail-meta, .book-quotes {
    animation-duration: 0.01ms !important;
    animation-delay: 0ms !important;
  }
}

/*# sourceMappingURL=animations.css.map */
