.skelWrap{display:flex;flex-direction:column;gap:20px;margin-top:1rem}.skelCard{display:flex;gap:18px;background:#fff;border-radius:10px;padding:14px;box-shadow:0 4px 8px rgba(0,0,0,.06)}.skelImage{width:42%;min-width:180px;height:190px;border-radius:8px;flex-shrink:0}.skelBody{flex:1 1;display:flex;flex-direction:column;gap:12px;padding:6px 4px;min-width:0}.skelLine{height:12px;border-radius:6px}.skelTitle{height:20px;width:55%}.skelSub{width:38%}.skelGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 16px;gap:12px 16px;margin:4px 0}.skelDesc{width:92%}.skelButtons{display:flex;gap:8px;margin-top:auto}.skelBtn{flex:1 1;height:32px;border-radius:6px}.featuredHeading{height:26px;width:240px;border-radius:6px;margin:26px 0 16px}.featuredRow{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.featuredCard{background:#fff;border-radius:12px;box-shadow:0 2.22px 4.45px rgba(0,0,0,.12);overflow:hidden}.featuredImg{width:100%;height:150px}.featuredBody{padding:12px 16px 14px;display:flex;flex-direction:column;gap:9px}.contentH1{height:30px;width:360px;max-width:70%;border-radius:6px;margin:8px 0 12px}.contentCount{height:14px;width:180px;border-radius:6px;margin-bottom:18px}.contentBox{border:1px solid #ececec;border-radius:12px;padding:20px 22px;display:flex;flex-direction:column;gap:12px}.faqHeading{height:30px;width:340px;max-width:80%;border-radius:6px;margin:32px 0 18px}.faqList{display:flex;flex-direction:column;gap:12px}.faqItem{height:56px;border-radius:8px}.pageSkel{display:flex;gap:1rem;padding:1rem;align-items:flex-start}.pageSkelFilter{width:300px;flex-shrink:0}.pageSkelMain{flex:1 1;min-width:0}.searchSkelRow{display:flex;gap:12px;margin-bottom:16px}.searchSkelBar{flex:1 1;height:46px;border-radius:10px}.searchSkelSort{width:140px;height:46px;border-radius:8px}.filterSkel{border:1px solid #ececec;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:18px}.filterSkelTop{height:22px;width:60%;border-radius:6px}.filterSkelSection{display:flex;flex-direction:column;gap:10px}.filterSkelLabel{height:14px;width:45%;border-radius:6px}.filterSkelTags{display:flex;flex-wrap:wrap;gap:8px}.filterSkelTag{height:30px;width:72px;border-radius:16px}.contentCount,.contentH1,.faqHeading,.faqItem,.featuredHeading,.featuredImg,.filterSkelLabel,.filterSkelTag,.filterSkelTop,.searchSkelBar,.searchSkelSort,.skelBtn,.skelImage,.skelLine{background:linear-gradient(90deg,#eef0f2 25%,#e3e6e9 37%,#eef0f2 63%);background-size:400% 100%;animation:skelShimmer 1.4s ease-in-out infinite}@keyframes skelShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.contentCount,.contentH1,.faqHeading,.faqItem,.featuredHeading,.featuredImg,.filterSkelLabel,.filterSkelTag,.filterSkelTop,.searchSkelBar,.searchSkelSort,.skelBtn,.skelImage,.skelLine{animation:none}}@media (max-width:768px){.pageSkelFilter{display:none}.pageSkel{padding:.5rem}.searchSkelSort{width:90px}}@media (max-width:1024px){.featuredRow{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.skelCard{flex-direction:column}.skelImage{width:100%;min-width:0;height:170px}}@media (max-width:560px){.featuredRow{grid-template-columns:1fr}}.pllLayout{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;max-width:1280px;margin:0 auto}.pllFilters{padding:1rem;width:30%;flex-shrink:0;position:sticky;top:1rem;align-self:flex-start;max-height:calc(100vh - 2rem);overflow-y:auto}.pllResults{flex:1 1;min-width:0;margin-top:1rem}@media (max-width:768px){.pllLayout{flex-direction:column}.pllFilters{width:100%;position:static;max-height:none;overflow-y:visible}}.pllSectionTitle{font-family:Lexend Deca,sans-serif;font-size:1rem;font-weight:700;color:#1a1a1a;letter-spacing:.02em;line-height:1.3;text-transform:uppercase;margin:1.5rem 0 1.25rem}