.wf-filters{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.wf-filter{background:#fff;border:3px solid color-mix(in srgb,#4338ca 13%,transparent);color:#4338ca;padding:9px 22px;border-radius:9999px;cursor:pointer;font-size:13px;font-weight:700;box-shadow:0 2px 8px #0000000a;transition:all .3s;font-family:Nunito,sans-serif}.wf-filter--active{background:linear-gradient(135deg,#4338ca,#e040fb);border:3px solid #fff;color:#fff;box-shadow:0 3px 18px #651fff59}.wf-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.wf-card{background:#fff;border-radius:28px;padding:24px;position:relative;overflow:hidden;transition:transform .3s;text-decoration:none;color:inherit;display:block;cursor:pointer}.wf-card:hover{transform:translateY(-4px)}.wf-card[data-author=kenzo]{border:3px solid rgb(173 20 87 / .08);box-shadow:0 4px 28px #ad145708}.wf-card[data-author=yuki]{border:3px solid rgb(0 131 143 / .08);box-shadow:0 4px 28px #00838f08}.wf-card[data-author=sakura]{border:3px solid rgb(69 39 160 / .08);box-shadow:0 4px 28px #4527a008}.wf-card[data-author=polo]{border:3px solid rgb(198 40 40 / .08);box-shadow:0 4px 28px #c6282808}.wf-card[data-author=pippa]{border:3px solid rgb(136 14 79 / .08);box-shadow:0 4px 28px #880e4f08}.wf-card[data-author=taiko]{border:3px solid rgb(245 127 23 / .08);box-shadow:0 4px 28px #f57f1708}.wf-card__blob{position:absolute;width:100px;height:100px;border-radius:50%;filter:blur(50px);opacity:.06;top:-30px;right:-30px;pointer-events:none}.wf-card[data-author=kenzo] .wf-card__blob{background:#ad1457}.wf-card[data-author=yuki] .wf-card__blob{background:#00838f}.wf-card[data-author=sakura] .wf-card__blob{background:#4527a0}.wf-card[data-author=polo] .wf-card__blob{background:#c62828}.wf-card[data-author=pippa] .wf-card__blob{background:#880e4f}.wf-card[data-author=taiko] .wf-card__blob{background:#f57f17}.wf-card__head{display:flex;align-items:center;gap:10px;margin-bottom:14px;position:relative}.wf-card__avatar-wrap{width:48px;height:48px;flex-shrink:0;border-radius:50%;overflow:hidden;box-shadow:0 0 0 4px #fff,0 4px 20px #00000026;box-sizing:border-box;-webkit-mask-image:radial-gradient(#fff,#fff);mask-image:radial-gradient(#fff,#fff)}.wf-card__avatar-wrap img{width:100%;height:100%;object-fit:cover;display:block}.wf-card[data-author=kenzo] .wf-card__name{font-size:14px;font-weight:800;color:#ad1457}.wf-card[data-author=yuki] .wf-card__name{font-size:14px;font-weight:800;color:#00838f}.wf-card[data-author=sakura] .wf-card__name{font-size:14px;font-weight:800;color:#4527a0}.wf-card[data-author=polo] .wf-card__name{font-size:14px;font-weight:800;color:#c62828}.wf-card[data-author=pippa] .wf-card__name{font-size:14px;font-weight:800;color:#880e4f}.wf-card[data-author=taiko] .wf-card__name{font-size:14px;font-weight:800;color:#f57f17}.wf-card__date{font-size:11px;color:#aaa;font-weight:600}.wf-card__title{font-size:17px;font-weight:800;color:#2d2250;margin-bottom:8px;line-height:1.35;position:relative}.wf-card__excerpt{font-size:13px;color:#666;line-height:1.6;position:relative}.wf-footnote{text-align:center;margin-top:44px;font-size:12px;color:#bbb;font-weight:600}
