.filter-controls-outer{background:transparent;padding:40px 0;margin-bottom:20px}.modern-filter-bar{display:flex;flex-direction:column;gap:20px;background:#fff;padding:20px;border-radius:16px;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #0000000d;border:1px solid #e2e8f0}@media(min-width:1024px){.modern-filter-bar{flex-direction:row;align-items:center;padding:12px 20px;gap:24px}}.search-box{position:relative;width:100%}@media(min-width:1024px){.search-box{width:320px;flex-shrink:0;padding-right:24px;border-right:1px solid #e2e8f0}}.search-icon-wrapper{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#64748b;pointer-events:none}.search-box input{width:100%;padding:12px 16px 12px 48px;border:2px solid #f1f5f9;background:#f8fafc;color:#1e293b;border-radius:10px;font-size:14px;font-weight:500;outline:none;transition:all .2s ease}.search-box input:focus{background:#fff;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a14}.filters-actions-group{display:flex;gap:16px;align-items:center;flex:1;justify-content:flex-end}@media(max-width:1023px){.filters-actions-group{flex-direction:column;width:100%;align-items:stretch}}.select-group{display:flex;gap:12px;flex:1;max-width:500px}@media(max-width:640px){.select-group{flex-direction:column;width:100%}}.select-wrapper{position:relative;flex:1}@media(min-width:1024px){.select-wrapper:nth-child(1){flex:0 0 140px}.select-wrapper:nth-child(2){flex:1;max-width:300px}}.select-wrapper:after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;pointer-events:none}.select-wrapper select{width:100%;padding:12px 36px 12px 14px;border:2px solid #f1f5f9;background:#f8fafc;color:#1e293b;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;appearance:none;outline:none;transition:all .2s ease;white-space:nowrap;text-overflow:ellipsis}.select-wrapper select:focus{border-color:#1e3a8a;background:#fff}.modern-clear-btn{display:flex;align-items:center;gap:8px;padding:12px 18px;background:#f1f5f9;border:none;color:#475569;border-radius:10px;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.modern-clear-btn:hover{background:#e2e8f0;color:#1e293b}@media(max-width:1023px){.modern-clear-btn{width:100%;justify-content:center}}.results-meta{margin-top:16px;padding:0 8px}#results-count-text{font-size:14px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.is-loading .modern-filter-bar{pointer-events:none}.is-loading .search-box input,.is-loading .select-wrapper select{background:linear-gradient(90deg,#e6e8ed 30%,#d8dbe4,#e6e8ed 60%)!important;background-size:300% 100%!important;animation:cases-shimmer 2.2s infinite ease-in-out!important;color:transparent!important;border-color:#e6e8ed!important}.is-loading .search-icon-wrapper{opacity:0}.is-loading .select-wrapper:after{opacity:0}.is-loading .modern-clear-btn{background:linear-gradient(90deg,#e6e8ed 30%,#d8dbe4,#e6e8ed 60%)!important;background-size:300% 100%!important;animation:cases-shimmer 2.2s infinite ease-in-out!important;color:transparent!important;border-color:transparent!important;pointer-events:none}.is-loading .modern-clear-btn svg,.is-loading .modern-clear-btn span{opacity:0}.is-loading #results-count-text{display:inline-block;width:160px;height:10px;border-radius:5px;background:linear-gradient(90deg,#e6e8ed 30%,#d8dbe4,#e6e8ed 60%);background-size:300% 100%;animation:cases-shimmer 2.2s infinite ease-in-out;vertical-align:middle}.grid-stage{position:relative;min-height:560px}#loading-indicator{position:absolute;inset:0;pointer-events:none;will-change:opacity,transform}@keyframes cases-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skel-grid{display:grid;grid-template-columns:repeat(auto-fill,270px);justify-content:center;gap:40px}.skel-card-wrap{animation:skel-fade-in .35s ease-out both}@keyframes skel-fade-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.skel-folder{opacity:.88;filter:saturate(0) brightness(1.05)}.skel-photo,.skel-tab-text,.skel-line{background:linear-gradient(90deg,#e6e8ed 30%,#d8dbe4,#e6e8ed 60%);background-size:300% 100%;animation:cases-shimmer 2.2s infinite ease-in-out;border-radius:3px}.skel-tab-text{min-width:80px;height:8px;margin:4px 0;border-radius:4px;display:block}.skel-photo{position:absolute;top:20px;left:8px;width:88px;height:88px;transform:rotate(-3deg);border-radius:2px;box-shadow:3px 3px 8px #0000002e}.skel-title-area{position:absolute;top:36px;right:10px;width:154px;display:flex;flex-direction:column;gap:5px}.skel-meta-area{position:absolute;left:10px;bottom:8px;width:248px;display:flex;flex-direction:column;gap:4px}.skel-line{height:9px;border-radius:4px}.skel-line-lg{width:90%}.skel-line-md{width:70%}.skel-line-sm{width:50%}.animate-in{animation:cardReveal .5s cubic-bezier(.22,1,.36,1) both}@keyframes cardReveal{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.chbmp-btn{background:#e29e31;color:#00024f;padding:15px 40px;border:none;border-radius:4px;font-weight:800;cursor:pointer;font-size:18px;transition:transform .2s}.chbmp-btn:hover{transform:scale(1.05)}.custom-cases-grid{display:grid;grid-template-columns:repeat(auto-fill,270px);justify-content:center;gap:40px}.chbmp-post-container{width:270px;height:206px;position:relative;background-size:contain;background-repeat:no-repeat;background-image:url(https://media.chbmp.com/folder-bg.png)}.chbmp-tab{height:16px;position:absolute;top:-4px;display:flex;z-index:2}.chbmp-tab .tab-left,.chbmp-tab .tab-right{width:13px;background-size:100% 100%}.chbmp-tab .tab-left{background-image:url(/tableft.png)}.chbmp-tab .tab-right{background-image:url(/tabright.png)}.chbmp-tab .tab-mid{min-width:54px;background-image:url(/tabcenterbg.png);background-repeat:repeat-x;background-size:auto 100%;display:flex;align-items:center;padding:0 6px}.chbmp-tab .tab-text{font-family:Cutive Mono,monospace!important;font-size:10px;white-space:nowrap;color:#000;font-weight:700}.tab-age-line{position:absolute;top:13px;left:13px;font-family:Cutive Mono,monospace!important;font-size:9px;color:#444;font-weight:400;white-space:nowrap;z-index:3;line-height:1}.chbmp-post-title-container{position:absolute;top:40px;right:10px;width:154px;max-height:55px;overflow:hidden;z-index:9}.chbmp-post-title{font-family:Cutive Mono,monospace!important;font-size:11px!important;line-height:1.05!important;text-align:center;margin:0!important;color:#000;font-weight:700}.chbmp-thumbnail-container{position:absolute;top:30px;left:8px;width:88px;height:88px;transform:rotate(-3deg);box-shadow:5px 5px 10px #0000004d;overflow:hidden;background:#fff}.chbmp-thumbnail-image{position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover!important;display:block;opacity:0}.chbmp-thumbnail-image.thumb-slide-0{opacity:1;z-index:1}.chbmp-post-link:hover .has-slideshow .chbmp-thumbnail-image{animation:slideCycle 10s infinite ease-in-out}@keyframes slideCycle{0%,20%{opacity:1}25%,to{opacity:0}}.chbmp-post-link:hover .has-slideshow .thumb-slide-0{animation-delay:0s;z-index:5}.chbmp-post-link:hover .has-slideshow .thumb-slide-1{animation-delay:2s;z-index:4}.chbmp-post-link:hover .has-slideshow .thumb-slide-2{animation-delay:4s;z-index:3}.chbmp-post-link:hover .has-slideshow .thumb-slide-3{animation-delay:6s;z-index:2}.chbmp-post-link:hover .has-slideshow .thumb-slide-4{animation-delay:8s;z-index:1}.chbmp-post-link:hover .has-slideshow .thumb-slide-0{opacity:0}.chbmp-case-content{position:absolute;left:10px;bottom:5px;width:250px;z-index:4}.case-item{display:block;line-height:.85em!important;margin:0 0 -5px!important;padding:0!important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:245px}.chbmp-case-content .case-label{font-family:Cutive Mono,monospace!important;font-size:11px!important;color:#232690!important;font-weight:700!important}.chbmp-case-content .case-value{font-family:Cutive Mono,monospace!important;font-size:11px!important;color:#232690!important;font-weight:400!important}.case-item-hospital{display:block!important;white-space:nowrap;max-width:240px}.case-value.hospital{overflow:hidden;text-overflow:ellipsis;max-width:180px;display:inline!important}.death-line .case-label,.death-line .case-value{color:#c00!important}.honors-seal{position:absolute;bottom:5px;right:10px;width:40px;height:40px;background-size:contain;background-repeat:no-repeat;z-index:15;pointer-events:none}.honors-active-duty-police,.honors-retired-police{background-image:url(https://media.chbmp.com/2023/04/us_thin_blue_line_flag.jpg)}.honors-active-duty-military,.honors-retired-from-military{background-image:url(https://media.chbmp.com/2022/11/usa-vet-honors.png)}.honors-veteran-and-law-enforcement{background-image:url(https://media.chbmp.com/2023/04/us_thin_redandblue_line_flag.jpg)}.honors-other-active-government-agent,.honors-other-retired-government-agent{background-image:url(https://media.chbmp.com/2022/11/usa-vet-honors.png)}.chbmp-post-container .verified-seal{position:absolute;right:10px;top:50px;width:60px;height:60px;background-image:url(https://media.chbmp.com/2022/05/verified.png);background-size:contain;background-repeat:no-repeat;z-index:15;pointer-events:none;opacity:.7}
