.webapps-module__pJ_cOa__page{background:#f3f6f9;min-height:100vh}.webapps-module__pJ_cOa__hero{text-align:center;max-width:1120px;margin:0 auto;padding:2.5rem 1.5rem 1.5rem}.webapps-module__pJ_cOa__heroTitleWrap{margin-bottom:.75rem;display:inline-block}.webapps-module__pJ_cOa__heroTitle{color:#0f172a;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.webapps-module__pJ_cOa__heroTitleAccent{display:inline-block;position:relative}.webapps-module__pJ_cOa__heroTitleAccent:after{content:"";background:#7c3aed;border-radius:999px;width:2.5rem;height:.2rem;position:absolute;bottom:-.45rem;left:50%;transform:translate(-50%)}.webapps-module__pJ_cOa__heroSubtitle{color:#6b7280;max-width:42rem;margin:0 auto;font-size:1.05rem;line-height:1.65}.webapps-module__pJ_cOa__content{max-width:1120px;margin:0 auto;padding:0 1.5rem 3rem}.webapps-module__pJ_cOa__searchRow{margin-bottom:1.25rem}.webapps-module__pJ_cOa__searchWrap{position:relative}.webapps-module__pJ_cOa__searchInput{color:#0f172a;-webkit-text-fill-color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.75rem 2.75rem .75rem .9rem;font-size:.95rem}.webapps-module__pJ_cOa__searchInput::-webkit-search-cancel-button{-webkit-appearance:none}.webapps-module__pJ_cOa__searchInput::-webkit-search-decoration{-webkit-appearance:none}.webapps-module__pJ_cOa__searchIcon{color:#94a3b8;pointer-events:none;font-size:1.15rem;position:absolute;top:50%;right:.9rem;transform:translateY(-50%)}.webapps-module__pJ_cOa__searchInput::placeholder{color:#94a3b8;opacity:1}.webapps-module__pJ_cOa__searchInput:focus{border-color:#00708b;outline:none;box-shadow:0 0 0 3px #00708b1f}.webapps-module__pJ_cOa__emptyState{color:#475569;text-align:center;margin:0 0 1.5rem;font-size:1rem}.webapps-module__pJ_cOa__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.webapps-module__pJ_cOa__card{background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px #0f172a14}.webapps-module__pJ_cOa__thumbnail{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;display:block}.webapps-module__pJ_cOa__cardBody{flex-direction:column;flex:1;padding:1.15rem 1.15rem 1.25rem;display:flex}.webapps-module__pJ_cOa__cardTitle{color:#111827;margin:0 0 .55rem;font-size:1.05rem;font-weight:800;line-height:1.35}.webapps-module__pJ_cOa__cardDescription{color:#6b7280;margin:0 0 1rem;font-size:.92rem;line-height:1.6}.webapps-module__pJ_cOa__tagList{flex-wrap:wrap;gap:.5rem;margin-bottom:1.15rem;display:flex}.webapps-module__pJ_cOa__tagBlue{color:#0369a1;background:#eef6ff;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .65rem;font-size:.72rem;font-weight:600;display:inline-flex}.webapps-module__pJ_cOa__tagDotBlue{background:#0284c7;border-radius:999px;width:.4rem;height:.4rem}.webapps-module__pJ_cOa__viewMoreButton{color:#fff;cursor:pointer;background:#00708b;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;width:100%;margin-top:auto;padding:.8rem 1rem;font-size:.95rem;font-weight:700;transition:transform .2s,opacity .2s;display:inline-flex}.webapps-module__pJ_cOa__viewMoreButton:hover{opacity:.95;transform:translateY(-1px)}.webapps-module__pJ_cOa__loadingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.webapps-module__pJ_cOa__skeletonCard{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0f172a14}.webapps-module__pJ_cOa__skeletonThumbnail{aspect-ratio:16/9;background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;width:100%;animation:1.4s infinite webapps-module__pJ_cOa__shimmer}.webapps-module__pJ_cOa__skeletonBody{flex-direction:column;gap:.75rem;padding:1.15rem;display:flex}.webapps-module__pJ_cOa__skeletonLine{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:999px;height:.85rem;animation:1.4s infinite webapps-module__pJ_cOa__shimmer}.webapps-module__pJ_cOa__skeletonLineShort{width:40%}.webapps-module__pJ_cOa__skeletonLineMedium{width:75%}.webapps-module__pJ_cOa__skeletonLineLong{width:100%}.webapps-module__pJ_cOa__skeletonButton{background:linear-gradient(90deg,#e5e7eb 25%,#f3f4f6 50%,#e5e7eb 75%) 0 0/200% 100%;border-radius:10px;height:2.75rem;animation:1.4s infinite webapps-module__pJ_cOa__shimmer}@keyframes webapps-module__pJ_cOa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1024px){.webapps-module__pJ_cOa__grid,.webapps-module__pJ_cOa__loadingGrid{grid-template-columns:1fr}}@media (max-width:640px){.webapps-module__pJ_cOa__hero{padding:1.75rem 1rem 1rem}.webapps-module__pJ_cOa__heroSubtitle{font-size:.95rem}.webapps-module__pJ_cOa__content{padding:0 1rem 2rem}}
