@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap");@font-face{font-display:swap;font-family:Gellix;font-style:normal;font-weight:700;src:url(/hubfs/fonts/Gellix-Bold.woff2) format("woff2"),url(/hubfs/fonts/Gellix-Bold.woff) format("woff")}.stancer-listing-section{box-sizing:border-box;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;margin:40px auto;max-width:1280px;padding:0 20px}.stancer-posts-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.stancer-card{background:#fff;border:1px solid #f0f1f5;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.03);display:flex;flex-direction:column;font-family:Manrope,sans-serif;justify-content:space-between;overflow:hidden;padding:24px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.stancer-card:hover{box-shadow:0 12px 30px rgba(0,0,0,.08);transform:translateY(-5px)}.card-header-meta{margin-bottom:14px}.card-tags-group{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.card-tag,.pill-tag{border-radius:12px;display:inline-block;font-family:Manrope,sans-serif;font-size:11px;font-weight:600;line-height:1.2;padding:4px 12px;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.card-tag:hover,.pill-tag:hover{opacity:.9;transform:scale(1.02)}.card-tag.tag-color-1,.pill-tag.tag-color-1{background-color:#6a8dff!important;box-shadow:0 2px 6px rgba(106,141,255,.25);color:#fff!important}.card-tag.tag-color-2,.pill-tag.tag-color-2{background-color:#e5ebff!important;color:#1450c5!important}.card-tag.tag-color-3,.pill-tag.tag-color-3{background-color:#fcc!important;color:#900!important}.card-tag.tag-color-4,.pill-tag.tag-color-4{background-color:#f5f6f8!important;border:1px solid #e5e7eb;color:#374151!important}.stancer-card-title{font-family:Gellix,Manrope,sans-serif;font-size:18px;font-weight:700;line-height:1.35;margin:0 0 16px}.stancer-card-title a{color:#111827;text-decoration:none;transition:color .2s ease}.stancer-card:hover .stancer-card-title a{color:#1450c5}.stancer-card-img-wrap{background:#f3f4f6;border-radius:14px;height:190px;margin-bottom:16px;overflow:hidden;width:100%}.stancer-card-img-wrap img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.stancer-card:hover .stancer-card-img-wrap img{transform:scale(1.05)}.stancer-card-excerpt{display:-webkit-box;font-size:13px;-webkit-line-clamp:3;line-height:1.5;margin:0 0 20px;-webkit-box-orient:vertical;overflow:hidden}.stancer-card-excerpt,.stancer-card-footer{color:#6b7280;font-family:Manrope,sans-serif}.stancer-card-footer{align-items:center;display:flex;flex-wrap:wrap;font-size:11px;gap:6px;padding-right:36px}.stancer-author-img{border-radius:50%;height:22px;object-fit:cover;width:22px}.stancer-author-name{color:#111827;font-weight:600}.meta-item{align-items:center;display:inline-flex;gap:4px}.meta-icon{fill:none;flex-shrink:0;height:13px;stroke:#6b7280;stroke-width:2;width:13px}.stancer-card-footer .dot{color:#d1d5db}.stancer-date,.stancer-read-time{color:#6b7280}.stancer-card-action{align-items:center;background:#f8fafc;border-left:1px solid #f0f1f5;border-top:1px solid #f0f1f5;border-top-left-radius:16px;bottom:0;display:flex;height:42px;justify-content:center;position:absolute;right:0;text-decoration:none;transition:background-color .2s ease;width:42px}.stancer-card-action svg{fill:none;height:15px;stroke:#111827;stroke-width:2.5;transition:stroke .2s ease,transform .2s ease;width:15px}.stancer-card:hover .stancer-card-action{background:#1450c5}.stancer-card:hover .stancer-card-action svg{stroke:#fff;transform:translateX(2px)}.stancer-pagination{align-items:center;display:flex;font-family:Manrope,sans-serif;gap:12px;justify-content:center;margin-top:50px}.stancer-pagination-numbers{align-items:center;display:flex;gap:8px}.stancer-page-num{align-items:center;background:#fff;border:1px solid #f0f1f5;border-radius:12px;color:#374151;display:flex;font-size:14px;font-weight:600;height:40px;justify-content:center;text-decoration:none;transition:all .2s ease;width:40px}.stancer-page-num:hover{border-color:#1450c5;color:#1450c5}.stancer-page-num.active{background:#0052ff;border-color:#0052ff;box-shadow:0 4px 12px rgba(0,82,255,.25);color:#fff}.stancer-pagination-btn{align-items:center;background:#fff;border:1px solid #f0f1f5;border-radius:12px;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.stancer-pagination-btn svg{fill:none;height:16px;stroke:#111827;stroke-width:2.5;transition:stroke .2s ease;width:16px}.stancer-pagination-btn:hover{background:#1450c5;border-color:#1450c5}.stancer-pagination-btn:hover svg{stroke:#fff}@media (max-width:992px){.stancer-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.stancer-posts-grid{grid-template-columns:1fr}}