.page-header{background:linear-gradient(135deg,#ffb6c1,pink);padding:3rem 0;text-align:center;margin-bottom:3rem}.page-header h1{font-size:2.5rem;color:#8b0054;margin-bottom:1rem}.page-header p{font-size:1.2rem;color:#8b0054;max-width:600px;margin:0 auto}.search-filter{background:#fff;padding:2rem;border-radius:20px;margin-bottom:3rem;box-shadow:0 5px 15px #ffb6c133}.search-bar{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.search-input{flex:1;min-width:250px;padding:1rem;border:2px solid #ffd1dc;border-radius:50px;font-size:1rem;outline:none;transition:all .3s}.search-input:focus{border-color:#ff1493;box-shadow:0 0 0 3px #ff14931a}.search-btn{background:linear-gradient(135deg,#ff1493,#c71585);color:#fff;border:none;padding:1rem 2rem;border-radius:50px;cursor:pointer;font-weight:700;transition:all .3s}.search-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ff149366}.filter-tags{display:flex;gap:1rem;flex-wrap:wrap}.filter-tag{background:#ffe4e1;color:#8b0054;padding:.5rem 1rem;border-radius:25px;border:2px solid transparent;cursor:pointer;transition:all .3s;font-size:.9rem}.filter-tag:hover,.filter-tag.active{background:#ff1493;color:#fff;transform:translateY(-2px)}.reading-stats{background:#fff;padding:2rem;border-radius:20px;margin-bottom:3rem;box-shadow:0 5px 15px #ffb6c133}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.stat-item{text-align:center;padding:1rem}.stat-number{font-size:2.5rem;font-weight:700;color:#ff1493;margin-bottom:.5rem}.stat-label{color:#666;font-size:.9rem}.featured-article{background:linear-gradient(135deg,#ff69b4,#ff1493);color:#fff;padding:3rem;border-radius:25px;margin-bottom:3rem;position:relative;overflow:hidden}.featured-article:before{content:"";position:absolute;top:-50%;right:-20%;width:200px;height:200px;background:#ffffff1a;border-radius:50%;animation:float 8s ease-in-out infinite}.featured-badge{background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:700;display:inline-block;margin-bottom:1rem}.featured-content{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:center;position:relative;z-index:2}.featured-text h2{font-size:2.2rem;margin-bottom:1rem}.featured-text p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.featured-image{font-size:8rem;text-align:center}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.articles-section{margin-bottom:4rem}.section-title{font-size:2rem;color:#8b0054;margin-bottom:2rem;text-align:center}.articles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.article-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 15px #ffb6c133;transition:all .3s;cursor:pointer}.article-image{width:100%;height:200px;background:linear-gradient(135deg,#ffb3d9,#f9c);display:flex;align-items:center;justify-content:center;font-size:4rem;color:#fff}.article-content{padding:1.5rem}.article-category{background:#ffe4e1;color:#ff1493;padding:.3rem 1rem;border-radius:15px;font-size:.8rem;font-weight:700;display:inline-block;margin-bottom:1rem}.article-title{font-size:1.3rem;color:#8b0054;margin-bottom:.8rem;line-height:1.4}.article-excerpt{color:#666;margin-bottom:1rem;line-height:1.6}.article-meta{display:flex;justify-content:space-between;font-size:.9rem;color:#999}.read-btn{background:linear-gradient(135deg,#ff1493,#c71585);color:#fff;padding:.7rem 1.5rem;border:none;border-radius:25px;cursor:pointer;font-weight:700;transition:all .3s;text-decoration:none;display:inline-block}.read-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #ff149366}.bookmark-btn{background:none;border:2px solid #ff1493;color:#ff1493;padding:.7rem;border-radius:50%;cursor:pointer;transition:all .3s;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.bookmark-btn:hover,.bookmark-btn.bookmarked{background:#ff1493;color:#fff}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.page-btn{background:#fff;border:2px solid #ffd1dc;color:#8b0054;padding:.7rem 1.2rem;border-radius:10px;cursor:pointer;transition:all .3s;text-decoration:none}.page-btn:hover,.page-btn.active{background:#ff1493;color:#fff;border-color:#ff1493}.loading{display:none;text-align:center;padding:3rem}.spinner{width:60px;height:60px;border:6px solid #ffe4e1;border-top:6px solid #ff1493;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.featured-content{grid-template-columns:1fr;text-align:center}.featured-text h2{font-size:1.8rem}.articles-grid{grid-template-columns:1fr}.search-bar{flex-direction:column}.search-input{min-width:auto}.page-header h1{font-size:2rem}}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.article-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 15px #ffb6c133;transition:all .3s;cursor:pointer;display:flex;flex-direction:column;height:100%}.article-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #ffb6c166}.article-image{width:100%;height:200px;background:linear-gradient(135deg,#ffb3d9,#f9c);display:flex;align-items:center;justify-content:center;font-size:4rem;color:#fff;background-position:center;background-size:cover;flex-shrink:0}.article-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.article-category{background:#ffe4e1;color:#ff1493;padding:.3rem 1rem;border-radius:15px;font-size:.8rem;font-weight:700;display:inline-block;margin-bottom:1rem;width:fit-content}.article-title{font-size:1.3rem;color:#8b0054;margin-bottom:.8rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.6rem}.article-excerpt{color:#666;margin-bottom:1rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1;min-height:4.8rem}.article-meta{display:flex;justify-content:space-between;font-size:.9rem;color:#999;margin-bottom:1rem;padding-top:1rem;border-top:1px solid #ffe4e1}.article-actions{display:flex;gap:1rem;align-items:center;margin-top:auto}.article-actions .read-btn{flex:1;text-align:center}@media (max-width: 768px){.articles-grid{grid-template-columns:1fr}}@media (max-width: 480px){.article-card{border-radius:15px}.article-content{padding:1.2rem}.article-title{font-size:1.1rem;min-height:auto}.article-excerpt{font-size:.9rem;min-height:auto}}
