.resources-insights{--ebh-dark: #0d3540;--ebh-teal: #00a2a0;--ebh-orange: #fa5300;--ebh-mid: #6b8c93;--ebh-page: #efefef;--ebh-border: #dde3e6;--ebh-card: #ffffff;--ebh-radius: 8px;--ebh-max: 1240px;--ebh-px: 32px;box-sizing:border-box;padding-bottom:50px}.resources-insights *,.resources-insights *:before,.resources-insights *:after{box-sizing:border-box}.resources-insights .visuallyhidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.resources-insights .page-wrap{background:var(--ebh-page);min-height:40vh;padding-bottom:48px}.resources-insights .container{max-width:var(--page-width);margin:0 auto;padding-left:5rem;padding-right:5rem}.resources-insights .tabs-bar{background:#fff;border-bottom:1px solid var(--ebh-border)}.resources-insights .tabs-inner{max-width:var(--page-width);margin:0 auto;padding:0 5rem;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.resources-insights .tab-btn{font-size:14px;font-weight:600;padding:14px 16px;border:none;cursor:pointer;background:transparent;color:var(--ebh-mid);border-bottom:2px solid transparent;transition:color .15s,border-color .15s}.resources-insights .tab-btn:hover{color:var(--ebh-dark)}.resources-insights .tab-btn.active{color:var(--ebh-dark);border-bottom-color:var(--ebh-teal);font-weight:700}.resources-insights .result-count{margin-left:auto;font-size:13px;color:var(--ebh-mid)}.resources-insights .main-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;padding-top:20px}@media(max-width:900px){.resources-insights .main-grid{grid-template-columns:1fr}}.resources-insights .ri-sidebar-wrap{position:relative}.resources-insights .ri-filters-toggle{display:none;width:100%;align-items:center;justify-content:center;gap:8px;padding:10px 14px;margin-bottom:12px;border:1px solid var(--ebh-border);border-radius:var(--ebh-radius);background:#fff;font-weight:600;font-size:14px;color:var(--ebh-dark);cursor:pointer}@media(max-width:900px){.resources-insights .ri-filters-toggle{display:inline-flex}.resources-insights .sidebar:not(.is-open){display:none}}.resources-insights .sidebar{background:var(--ebh-card);border:1px solid var(--ebh-border);border-radius:var(--ebh-radius);padding:20px;position:sticky;top:20px;height:fit-content}.resources-insights .sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.resources-insights .sidebar-header h3{font-size:15px;font-weight:700;color:var(--ebh-dark);margin:0}.resources-insights .clear-btn{font-size:12px;color:var(--ebh-teal);font-weight:600;background:none;border:none;cursor:pointer;padding:0}.resources-insights .clear-btn:hover{text-decoration:underline}.resources-insights .search-input{width:100%;font-size:13px;padding:9px 12px;border:1px solid var(--ebh-border);border-radius:6px;color:#2c4a54;outline:none;margin-bottom:16px;transition:border-color .15s}.resources-insights .search-input:focus{border-color:var(--ebh-teal)}.resources-insights .filter-divider{border:none;border-top:1px solid #edf0f2;margin:14px 0}.resources-insights .filter-group-title{font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--ebh-dark);text-transform:uppercase;margin-bottom:10px}.resources-insights .filter-option{display:flex;align-items:center;gap:8px;font-size:13px;color:#4a6068;cursor:pointer;padding:3px 0}.resources-insights .filter-option:hover{color:var(--ebh-dark)}.resources-insights .filter-option input[type=checkbox]{accent-color:var(--ebh-teal);width:14px;height:14px;cursor:pointer}.resources-insights .selected-bar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.resources-insights .selected-pill{font-size:12px;padding:4px 10px;border-radius:999px;background:#00a2a01a;border:1px solid rgba(0,162,160,.35);color:var(--ebh-dark);cursor:pointer}.resources-insights .toolbar{background:#fff;border:1px solid var(--ebh-border);border-radius:var(--ebh-radius);padding:12px 16px;display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:nowrap;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.resources-insights .toolbar-label{font-size:13px;font-weight:600;color:var(--ebh-mid);flex-shrink:0}.resources-insights .sort-select{font-size:13px;padding:7px 11px;border:1px solid var(--ebh-border);border-radius:5px;background:#fff;color:#2c4a54;cursor:pointer;outline:none;flex:0 1 auto;width:auto;min-width:10rem;max-width:13rem}.resources-insights .sort-select:focus{border-color:var(--ebh-teal)}.resources-insights .view-toggle{display:flex;gap:3px;background:#eff2f4;border:1px solid var(--ebh-border);border-radius:6px;padding:3px;margin-left:auto;flex-shrink:0}.resources-insights .toolbar .result-count{flex-shrink:0;white-space:nowrap;margin-left:8px}.resources-insights .view-btn{padding:7px 10px;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;background:transparent}.resources-insights .view-btn.active{background:var(--ebh-dark)}.resources-insights .view-btn.active svg rect,.resources-insights .view-btn.active svg path{fill:#fff;stroke:#fff}.resources-insights .view-btn:not(.active) svg rect,.resources-insights .view-btn:not(.active) svg path{fill:#7a9099;stroke:#7a9099}.resources-insights .tag{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.03em;padding:3px 9px;border-radius:3px;text-transform:uppercase;white-space:nowrap}.resources-insights .tag-teal{background:#00a2a01f;color:var(--ebh-teal);border:1px solid rgba(0,162,160,.3)}.resources-insights .tag-orange{background:#fa53001a;color:#c94000;border:1px solid rgba(250,83,0,.25)}.resources-insights .tag-dark{background:#0d354012;color:var(--ebh-dark);border:1px solid rgba(13,53,64,.18)}.resources-insights .card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}@media(max-width:1024px){.resources-insights .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.resources-insights .card-grid{grid-template-columns:1fr}}.resources-insights .ri-card{background:#fff;border:1px solid var(--ebh-border);border-radius:var(--ebh-radius);overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s}.resources-insights .ri-card:hover{border-color:var(--ebh-teal);box-shadow:0 2px 14px #00a2a017}.resources-insights .card-img{height:190px;overflow:hidden;background:#e8edf0}.resources-insights .card-img img{width:100%;height:100%;object-fit:cover;display:block}.resources-insights .card-body{padding:14px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.resources-insights .card-tags{display:flex;gap:6px;flex-wrap:wrap}.resources-insights .card-title{font-size:15px;font-weight:700;color:var(--ebh-dark);line-height:1.35;margin:0}.resources-insights .card-title a{color:inherit;text-decoration:none}.resources-insights .card-title a:hover{color:var(--ebh-teal)}.resources-insights .card-excerpt{font-size:13px;color:#5a7580;line-height:1.65;flex:1;margin:0}.resources-insights .card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid #edf0f2;margin-top:auto;gap:8px;flex-wrap:wrap}.resources-insights .card-meta-text{font-size:12px;color:var(--ebh-mid)}.resources-insights .author-chip{display:flex;align-items:center;gap:6px}.resources-insights .author-avatar{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;color:#fff;flex-shrink:0;background:var(--ebh-teal)}.resources-insights .list-stack{display:flex;flex-direction:column;gap:14px}.resources-insights .list-item{background:#fff;border:1px solid var(--ebh-border);border-radius:var(--ebh-radius);overflow:hidden;display:flex;flex-direction:row;transition:border-color .15s}.resources-insights .list-item:hover{border-color:var(--ebh-teal)}.resources-insights .list-media{width:200px;min-width:200px;background:#e8edf0;overflow:hidden}.resources-insights .list-media img{width:100%;height:100%;object-fit:cover;min-height:160px;display:block}@media(max-width:600px){.resources-insights .list-item{flex-direction:column}.resources-insights .list-media{width:100%;min-width:0;height:180px}}.resources-insights .list-body{flex:1;padding:18px 22px;display:flex;flex-direction:column;gap:9px}.resources-insights .list-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.resources-insights .list-tags{display:flex;gap:6px;flex-wrap:wrap}.resources-insights .list-date{font-size:12px;color:var(--ebh-mid);white-space:nowrap;margin-top:2px}.resources-insights .list-title{font-size:17px;font-weight:700;color:var(--ebh-dark);line-height:1.3;margin:0}.resources-insights .list-title a{color:inherit;text-decoration:none}.resources-insights .list-title a:hover{color:var(--ebh-teal)}.resources-insights .list-excerpt{font-size:14px;color:#5a7580;line-height:1.7;margin:0}.resources-insights .list-footer{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid #edf0f2;margin-top:auto;gap:12px;flex-wrap:wrap}.resources-insights .read-more-btn{font-size:13px;font-weight:700;color:var(--ebh-teal);border:1px solid rgba(0,162,160,.35);padding:7px 18px;border-radius:5px;white-space:nowrap;transition:background .15s,color .15s;text-decoration:none;display:inline-block}.resources-insights .read-more-btn:hover{background:var(--ebh-teal);color:#fff}.resources-insights .ri-loading{position:fixed;top:0;right:0;bottom:0;left:0;background:#ffffffd9;z-index:10000;display:none;flex-direction:column;align-items:center;justify-content:center}.resources-insights .ri-loading.is-visible{display:flex}.resources-insights .ri-spinner{width:48px;height:48px;border:4px solid #dde3e6;border-top-color:var(--ebh-teal);border-radius:50%;animation:ri-spin .8s linear infinite}@keyframes ri-spin{to{transform:rotate(360deg)}}.resources-insights .empty-state{text-align:center;padding:48px 24px;background:#fff;border:1px solid var(--ebh-border);border-radius:var(--ebh-radius)}.resources-insights .error-box{padding:16px;background:#fff3f0;border:1px solid #f5c4b8;border-radius:var(--ebh-radius);margin-bottom:16px}.resources-insights .load-more-wrap{display:flex;justify-content:center;padding:24px 0}.resources-insights .btn-load{font-size:14px;font-weight:600;padding:10px 24px;border-radius:6px;border:none;cursor:pointer;background:var(--ebh-teal);color:#fff}.resources-insights .btn-load:disabled{opacity:.5;cursor:not-allowed}.resources-insights .ri-hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-resources-insights.css.map */
