.Card-module__QRy0Sa__card{background-color:var(--card);color:var(--card-foreground);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.Card-module__QRy0Sa__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.Card-module__QRy0Sa__imageWrapper{aspect-ratio:2/3;background-color:var(--muted);width:100%;position:relative;overflow:hidden}.Card-module__QRy0Sa__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Card-module__QRy0Sa__card:hover .Card-module__QRy0Sa__imageWrapper img{transform:scale(1.05)}.Card-module__QRy0Sa__content{flex-direction:column;flex:1;padding:1rem;display:flex}.Card-module__QRy0Sa__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.Card-module__QRy0Sa__meta{color:var(--muted-foreground);justify-content:space-between;align-items:center;margin-top:auto;font-size:.875rem;display:flex}.Card-module__QRy0Sa__author{font-weight:500}
.HeroSection-module___UGK9W__hero{background:linear-gradient(to bottom,var(--accent)0%,transparent 100%);margin-bottom:3rem;padding:4rem 0}.HeroSection-module___UGK9W__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.HeroSection-module___UGK9W__content{text-align:left}.HeroSection-module___UGK9W__title{background:linear-gradient(to right,var(--primary),var(--foreground));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.HeroSection-module___UGK9W__description{color:var(--muted-foreground);max-width:500px;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.HeroSection-module___UGK9W__actions{gap:1rem;display:flex}.HeroSection-module___UGK9W__featured{position:relative}.HeroSection-module___UGK9W__featuredLabel{background:var(--primary);color:#fff;z-index:10;border-radius:20px;padding:.25rem 1rem;font-size:.875rem;font-weight:700;position:absolute;top:-10px;left:20px;box-shadow:0 4px 6px #0000001a}.HeroSection-module___UGK9W__featuredCard{background:var(--card);border:1px solid var(--border);border-radius:1rem;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.HeroSection-module___UGK9W__featuredCard:hover{transform:translateY(-5px);box-shadow:0 25px 50px -12px #00000040}.HeroSection-module___UGK9W__imageWrapper{aspect-ratio:16/9;width:100%;overflow:hidden}.HeroSection-module___UGK9W__coverImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.HeroSection-module___UGK9W__featuredCard:hover .HeroSection-module___UGK9W__coverImage{transform:scale(1.05)}.HeroSection-module___UGK9W__featuredInfo{padding:1.5rem}.HeroSection-module___UGK9W__featuredTitle{color:var(--card-foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.HeroSection-module___UGK9W__featuredAuthor{color:var(--muted-foreground);margin-bottom:1rem;font-weight:500}.HeroSection-module___UGK9W__featuredMeta{color:var(--muted-foreground);gap:1rem;font-size:.875rem;display:flex}@media (max-width:768px){.HeroSection-module___UGK9W__container{text-align:center;grid-template-columns:1fr;gap:3rem}.HeroSection-module___UGK9W__content{text-align:center}.HeroSection-module___UGK9W__description{margin-left:auto;margin-right:auto}.HeroSection-module___UGK9W__actions{justify-content:center}.HeroSection-module___UGK9W__title{font-size:2.5rem}}
.AuthorList-module__UfTDrW__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1.5rem;display:grid}.AuthorList-module__UfTDrW__card{text-align:center;background:var(--card);border:1px solid var(--border);border-radius:1rem;flex-direction:column;align-items:center;padding:1.5rem;transition:all .2s;display:flex}.AuthorList-module__UfTDrW__card:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 4px 12px #0000001a}.AuthorList-module__UfTDrW__avatarWrapper{border:2px solid var(--border);border-radius:50%;width:80px;height:80px;margin-bottom:1rem;overflow:hidden}.AuthorList-module__UfTDrW__avatar{object-fit:cover;width:100%;height:100%}.AuthorList-module__UfTDrW__name{color:var(--foreground);font-size:1rem;font-weight:600}
.page-module__EVJJWa__hero{background:linear-gradient(to bottom,var(--accent)0%,transparent 100%);margin-bottom:3rem;padding:4rem 0}.page-module__EVJJWa__heroContent{text-align:center;max-width:800px;margin:0 auto}.page-module__EVJJWa__heroTitle{background:linear-gradient(to right,var(--primary),var(--foreground));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.2}.page-module__EVJJWa__heroDescription{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.page-module__EVJJWa__heroActions{justify-content:center;gap:1rem;display:flex}.page-module__EVJJWa__section{margin-bottom:4rem}.page-module__EVJJWa__sectionHeader{border-bottom:2px solid var(--accent);justify-content:space-between;align-items:end;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.page-module__EVJJWa__sectionTitle{color:var(--foreground);font-size:1.5rem;font-weight:700}.page-module__EVJJWa__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem;display:grid}@media (max-width:768px){.page-module__EVJJWa__heroTitle{font-size:2rem}.page-module__EVJJWa__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}
