.CategoryPage_container__mZlH7{max-width:1200px;margin:0 auto;padding:2rem 1rem}.CategoryPage_header___IcEQ{text-align:center;margin-bottom:2rem}.CategoryPage_title__K9NR9{font-size:2rem;font-weight:700}.CategoryPage_subtitle__pKKny{color:#666;margin-top:.5rem}.CategoryPage_grid__Vxgqi{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.CategoryPage_card__5Jy30{display:flex;flex-direction:column;border:1px solid #eee;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .2s ease;background:#fff}.CategoryPage_card__5Jy30:hover{box-shadow:0 6px 16px rgba(0,0,0,.1)}.CategoryPage_imageWrapper__ciT2_{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.CategoryPage_cardContent__6rnp2{padding:1rem}.CategoryPage_blogTitle__VZt63{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.CategoryPage_blogExcerpt__48TP_{color:#555;margin-bottom:.75rem}.CategoryPage_blogDate__AUCjA{font-size:.85rem;color:#999}[data-theme=dark] .CategoryPage_container__mZlH7{background:linear-gradient(180deg,#140021,#0a0012);color:#f0e6ff}[data-theme=dark] .CategoryPage_header___IcEQ{background:rgba(30,10,51,.8);backdrop-filter:blur(10px);border-bottom:1px solid #3a1d5a}[data-theme=dark] .CategoryPage_title__K9NR9{color:#ffffff;text-shadow:0 2px 4px rgba(0,0,0,.3)}[data-theme=dark] .CategoryPage_subtitle__pKKny{color:#d9c3ff}[data-theme=dark] .CategoryPage_card__5Jy30{background:#1e0a33;border:1px solid #3a1d5a;box-shadow:0 4px 15px rgba(0,0,0,.5);transition:all .3s cubic-bezier(.4,0,.2,1)}[data-theme=dark] .CategoryPage_card__5Jy30:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(138,92,246,.2);border-color:#6b3fa0}[data-theme=dark] .CategoryPage_blogTitle__VZt63{color:#ffffff}[data-theme=dark] .CategoryPage_blogExcerpt__48TP_{color:#e0d6ff}[data-theme=dark] .CategoryPage_blogDate__AUCjA{color:#b399e6}@keyframes CategoryPage_fadeIn__zlu6A{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .CategoryPage_card__5Jy30{animation:CategoryPage_fadeIn__zlu6A .6s cubic-bezier(.4,0,.2,1)}@keyframes CategoryPage_glow__LmAUT{0%{box-shadow:0 0 5px rgba(107,63,160,.3)}50%{box-shadow:0 0 20px rgba(107,63,160,.5)}to{box-shadow:0 0 5px rgba(107,63,160,.3)}}[data-theme=dark] .CategoryPage_card__5Jy30:hover{animation:CategoryPage_glow__LmAUT 2s infinite}