:root{--fcb-primary-color:#0073aa;--fcb-primary-hover:#005177;--fcb-text-color:#333;--fcb-meta-color:#666;--fcb-light-text:#555;--fcb-border-color:#e0e0e0;--fcb-background-white:#fff;--fcb-focus-color:#0073aa;--fcb-card-padding:1.5rem;--fcb-card-padding-mobile:1rem;--fcb-border-radius:8px;--fcb-button-radius:4px;--fcb-title-size:1.25rem;--fcb-title-size-mobile:1.1rem;--fcb-title-weight:600;--fcb-meta-size:0.875rem;--fcb-meta-size-mobile:0.8rem;--fcb-excerpt-size:0.95rem;--fcb-excerpt-size-mobile:0.9rem;--fcb-button-size:0.9rem;--fcb-button-size-mobile:0.85rem;--fcb-button-padding:0.75rem 1.5rem;--fcb-button-padding-mobile:0.6rem 1.2rem;--fcb-card-shadow:0 2px 8px rgba(0,0,0,.1);--fcb-card-shadow-hover:0 8px 24px rgba(0,0,0,.15);--fcb-nav-size:44px;--fcb-nav-size-mobile:36px;--fcb-nav-arrow-size:18px;--fcb-nav-arrow-size-mobile:14px;--fcb-pagination-size:12px;--fcb-pagination-size-mobile:10px}.wp-block-flex-content-block-post-grid{background:#fff;padding:60px 0;width:100%}.wp-block-flex-content-block-post-grid .post-grid-wrapper{margin:0 auto;max-width:1200px;padding:0 20px}.wp-block-flex-content-block-post-grid .post-grid-container{display:grid;gap:42px;margin-bottom:40px}.wp-block-flex-content-block-post-grid .post-grid-container.columns-1{grid-template-columns:1fr}.wp-block-flex-content-block-post-grid .post-grid-container.columns-2{grid-template-columns:repeat(2,1fr)}.wp-block-flex-content-block-post-grid .post-grid-container.columns-3{grid-template-columns:repeat(3,1fr)}.wp-block-flex-content-block-post-grid .post-grid-container.columns-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.wp-block-flex-content-block-post-grid .post-grid-container.columns-3,.wp-block-flex-content-block-post-grid .post-grid-container.columns-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.wp-block-flex-content-block-post-grid .post-grid-container{gap:24px}.wp-block-flex-content-block-post-grid .post-grid-container.columns-2,.wp-block-flex-content-block-post-grid .post-grid-container.columns-3,.wp-block-flex-content-block-post-grid .post-grid-container.columns-4{grid-template-columns:1fr}}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide{background:transparent;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide:hover{transform:translateY(-4px)}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-content{background:transparent;display:flex;flex-direction:column;height:100%}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-image{aspect-ratio:16/9;background:#f5f5f5;overflow:hidden}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:100%}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-image:hover img{transform:scale(1.05)}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-text{display:flex;flex:1;flex-direction:column;padding:24px}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-text .post-slide-title{font-size:20px;font-weight:600;line-height:1.4;margin:0 0 12px}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-text .post-slide-title a{color:#333;text-decoration:none;transition:color .3s ease}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-text .post-slide-title a:hover{color:#f4a300}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-text .post-slide-meta{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;margin-bottom:16px}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-text .post-slide-meta .post-author,.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-text .post-slide-meta time{font-style:normal}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-text .post-slide-excerpt{color:#333;flex:1;font-size:16px;line-height:1.6;margin-bottom:20px}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-text .post-slide-button{align-self:flex-start;background:#f4a300;border-radius:30px;color:#fff;display:inline-block;font-size:14px;font-weight:800!important;padding:12px 24px;text-decoration:none;transition:background .3s ease}.wp-block-flex-content-block-post-grid .post-grid-item article.post-slide .post-slide-text .post-slide-button:hover{background:#c18100}.wp-block-flex-content-block-post-grid .post-grid-loading{padding:40px 20px;text-align:center}.wp-block-flex-content-block-post-grid .post-grid-loading .spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#f4a300;display:inline-block;height:40px;width:40px}.wp-block-flex-content-block-post-grid .post-grid-loading p{color:#666;font-size:14px;margin-top:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wp-block-flex-content-block-post-grid .post-grid-load-trigger{height:1px;margin:40px 0;visibility:hidden}.wp-block-flex-content-block-post-grid .post-grid-end-message{color:#666;font-size:14px;padding:20px;text-align:center}
