.com-post-archive-container{width:100%;margin:2rem 0}.com-posts-grid{column-gap:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:20px}.com-post-card{overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.com-post-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.com-post-card-image{width:100%;position:relative}.com-post-card-image img{width:100%;aspect-ratio:3/4;border-top-left-radius:8px;border-top-right-radius:8px;display:block;height:100%;margin-bottom:0;max-width:100%;object-fit:cover}.com-post-address-container{align-items:center;bottom:0;display:inline-flex;justify-content:center;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0}.com-post-address{width:auto;max-width:80%;align-items:center;background-color:#fff;bottom:6px;column-gap:4px;display:flex;font-size:12px;justify-content:center;left:0;line-height:1.2;position:relative;right:0;row-gap:4px;width:auto;border-radius:999px;margin:0 auto;padding:4px 8px}.com-post-address span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.com-post-card-content{display:flex;flex-direction:column;flex-grow:1;background-color:#fdf2e9;padding:16px}.com-post-card-title-container{align-items:center;column-gap:16px;display:flex;flex-wrap:nowrap;margin-bottom:8px;row-gap:16px}.com-post-card-title{color:#ce0000;flex-grow:1;font-size:20px;margin-bottom:0;margin-top:0;width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.com-post-card-nationality{height:15px;line-height:1;max-width:100%;object-fit:none;width:20px}.com-post-card-excerpt{margin-top:0;margin-bottom:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.com-post-card-age{background-color:#ce0000;border-bottom-left-radius:8px;border-bottom-right-radius:8px;color:#fff;padding:6px 12px;text-align:center}.com-post-card-age span{font-size:14px;font-weight:700;margin-bottom:0;margin-top:0;text-transform:uppercase}.com-post-gender-chicos .com-post-card-content{background-color:#ddf1ff!important}.com-post-gender-chicos .com-post-card-title{color:#003e6b!important}.com-post-gender-chicos .com-post-card-age{background-color:#003e6b!important}.com-post-gender-trans .com-post-card-content{background-color:#fdf0f5!important}.com-post-gender-trans .com-post-card-title{color:#5bcefa!important}.com-post-gender-trans .com-post-card-age{background-color:#f5a9b8!important;color:#fff!important}.com-archive-pagination{margin-top:35px;display:flex;justify-content:center;gap:8px}.com-archive-pagination a,.com-archive-pagination span{padding:8px 14px;border-radius:6px;border:1px solid var(--wp--preset--color--seda);text-decoration:none;color:var(--wp--preset--color--dark);font-size:.9rem;transition:all .2s ease}.com-archive-pagination a:hover{background:var(--wp--preset--color--primary);color:#fff;border-color:var(--wp--preset--color--primary)}.com-archive-pagination span.current{background:var(--wp--preset--color--dark);color:#fff;border-color:var(--wp--preset--color--dark)}.com-infinite-scroll-loader{text-align:center;padding:30px 0;width:100%}.com-spinner{display:inline-block;width:30px;height:30px;border:3px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:var(--wp--preset--color--primary);animation:com-spin 1s ease-in-out infinite}@keyframes com-spin{to{transform:rotate(360deg)}}.com-no-posts-found{text-align:center;padding:40px;border-radius:8px;color:#222}.com-post-available{position:absolute;top:6px;left:6px}.status-indicator{display:inline-flex;align-items:center;gap:8px;padding:4px 8px;background-color:rgba(255,255,255,.8);border-radius:20px;border:1px solid #ccc;font-size:12px;font-weight:700;color:#333;box-shadow:0 2px 4px rgba(0,0,0,.1)}.status-dot{position:relative;width:12px;height:12px;background-color:#2ecc71;border-radius:50%}.status-dot::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:inherit;border-radius:50%;animation:pulse 1.5s infinite ease-out;opacity:.7}@keyframes pulse{0%{transform:scale(1);opacity:.7}100%{transform:scale(2.5);opacity:0}}@media (max-width:1024px){.com-posts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.com-post-card-nationality{height:12px;width:16px}.com-post-card-excerpt{font-size:12px}.com-post-card-title{font-size:14px;width:85%}.com-post-card-address{font-size:10px}}@media (max-width:620px){.com-posts-grid{column-gap:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:12px}}@media (max-width:440px){.com-post-card-title{font-size:14px;width:85%}.com-post-card-excerpt{font-size:11px}.com-post-address{width:auto;max-width:85%;font-size:10px;padding:4px 8px}.com-post-card-age{padding:2px 12px}.com-post-card-age span{font-size:12px}.status-indicator{font-size:11px}}