.section-head{position:relative;text-align:center;padding:4.5rem 2rem;margin-bottom:3rem;border-radius:36px;background:#fff6;border:2px solid rgba(255,255,255,.8);box-shadow:0 20px 40px #fbbf2426,inset 0 0 0 1px #ffffff80;overflow:hidden;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);z-index:1;opacity:0;transform:translateY(20px);animation:heroFadeIn .8s cubic-bezier(.16,1,.3,1) .1s forwards}@keyframes heroFadeIn{to{opacity:1;transform:translateY(0)}}.hero-bg-shapes{position:absolute;inset:0;z-index:-1;overflow:hidden;border-radius:36px}.shape{position:absolute;filter:blur(45px);border-radius:50%;opacity:.65;animation:floatShape 12s infinite alternate ease-in-out}.shape-1{width:320px;height:320px;background:#fbcfe8;top:-100px;left:-50px;animation-delay:0s}.shape-2{width:280px;height:280px;background:#fef08a;bottom:-100px;right:5%;animation-delay:-4s}.shape-3{width:250px;height:250px;background:#bfdbfe;top:40%;left:35%;animation-delay:-8s}@keyframes floatShape{0%{transform:translate(0) scale(1) rotate(0)}to{transform:translate(40px,-30px) scale(1.15) rotate(15deg)}}.hero-content{position:relative;z-index:2}.hero-subtitle{display:block;font-size:.95rem;font-weight:800;color:#f472b6;letter-spacing:.25em;text-transform:uppercase;margin-bottom:.8rem;text-shadow:1px 1px 0px rgba(255,255,255,.8)}.section-head h1{margin:0;font-size:2.8rem;font-weight:900;color:#b45309;text-shadow:3px 3px 6px rgba(255,255,255,.95);letter-spacing:.05em}.section-head p{margin:1.2rem 0 0;font-weight:800;color:#d97706;font-size:1.15rem;background:#ffffffb3;display:inline-block;padding:.6rem 1.4rem;border-radius:999px;border:2px dashed rgba(217,119,6,.25);backdrop-filter:blur(10px)}.post-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-auto-rows:minmax(220px,auto);gap:1.5rem}@media(min-width:768px){.post-list li.post-card:first-child{grid-column:span 2;grid-row:span 2;background:linear-gradient(135deg,#fffffff2,#fdf2f8d9);border:3px solid #fbcfe8;box-shadow:0 15px 35px #f472b61f}.post-list li.post-card:first-child .card-link{padding:2.5rem}.post-list li.post-card:first-child .post-title{font-size:2.4rem;color:#be185d}.post-list li.post-card:first-child .post-summary{font-size:1.15rem;line-height:1.8;max-height:unset;-webkit-line-clamp:6}}.post-card{position:relative;border-radius:20px;overflow:hidden;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s ease;background:#fff;display:flex;flex-direction:column}.post-card:nth-child(4n+1){border:2px solid #fbcfe8;background:linear-gradient(145deg,#fff,#fdf2f8)}.post-card:nth-child(4n+2){border:2px solid #bfdbfe;background:linear-gradient(145deg,#fff,#eff6ff)}.post-card:nth-child(4n+3){border:2px solid #bbf7d0;background:linear-gradient(145deg,#fff,#f0fdf4)}.post-card:nth-child(4n+4){border:2px solid #fef08a;background:linear-gradient(145deg,#fff,#fefce8)}.post-card:hover{transform:translateY(-8px) scale(1.02);z-index:2}.post-card:nth-child(2n):hover{transform:translateY(-8px) scale(1.02) rotate(1deg)}.post-card:nth-child(odd):hover{transform:translateY(-8px) scale(1.02) rotate(-1deg)}.post-card:hover:nth-child(4n+1){box-shadow:0 20px 40px #f472b640;border-color:#f472b6}.post-card:hover:nth-child(4n+2){box-shadow:0 20px 40px #60a5fa40;border-color:#60a5fa}.post-card:hover:nth-child(4n+3){box-shadow:0 20px 40px #34d39940;border-color:#34d399}.post-card:hover:nth-child(4n+4){box-shadow:0 20px 40px #fbbf2440;border-color:#fbbf24}.card-link{display:flex;flex-direction:column;height:100%;padding:1.8rem;text-decoration:none;color:inherit}.card-content{flex-grow:1;display:flex;flex-direction:column;gap:.8rem}.post-title{margin:0;font-size:1.45rem;font-weight:900;color:#44403c;line-height:1.35;transition:color .3s}.post-card:hover .post-title{color:#ec4899}.post-summary{margin:0;color:#57534e;font-size:1rem;line-height:1.6;font-weight:600;display:-webkit-box;-webkit-line-clamp:3;-webkit-line-break:anywhere;-webkit-box-orient:vertical;overflow:hidden}.card-footer{margin-top:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.meta-date{font-size:.85rem;font-weight:800;color:#78716c;background:#ffffffb3;padding:.35rem .7rem;border-radius:999px}.meta-pills{display:flex;gap:.4rem}.pill{font-size:.75rem;font-weight:800;color:#57534e;background:#fffc;border:1px solid rgba(0,0,0,.05);padding:.35rem .6rem;border-radius:999px;display:inline-flex;align-items:center;backdrop-filter:blur(5px)}.load-wrap{margin-top:3.5rem;display:flex;justify-content:center}.hidden{display:none!important}.empty-state{grid-column:1 / -1;text-align:center;padding:5rem 2rem;font-size:1.2rem;font-weight:800;color:#a8a29e;border-radius:20px;border:3px dashed #d6d3d1;background:#ffffff80}
