/*!/wp-content/themes/astra-child/style.css*/.archive.category .page-header{text-align:center;margin-bottom:40px;padding:30px;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:15px}.archive.category .page-header h1{font-size:1.5rem;font-weight:700;color:#1a1a2e}.archive.category .page-header .archive-description{font-size:1.1rem;color:#555}.archive.category .post{background:#fff;border-radius:20px;padding:25px;margin-bottom:30px;box-shadow:0 10px 30px rgb(0 0 0 / .05);transition:transform 0.3s ease,box-shadow 0.3s ease;border:1px solid rgb(0 0 0 / .03)}.archive.category .post:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgb(0 0 0 / .1)}.archive.category .post .entry-title{font-size:1.8rem;margin-bottom:10px}.archive.category .post .entry-title a{color:#1a1a2e;text-decoration:none}.archive.category .post .entry-title a:hover{color:#4a00e0}.archive.category .post .entry-meta{color:#888;font-size:.9rem;margin-bottom:15px}.archive.category .post .entry-title::before{content:"📂 ";font-size:1.5rem}