/* Hibr v1.13.2 — content management + homepage UX notes */
.v1132-content-manager{overflow:visible}.v1132-count{display:flex;align-items:baseline;gap:7px;padding:9px 13px;border-radius:14px;background:#eef7f7;color:#0b6670}.v1132-count b{font-size:1.45rem}.v1132-filters{display:grid;grid-template-columns:minmax(240px,2fr) repeat(4,minmax(130px,1fr));gap:10px;align-items:end;margin:14px 0 18px}.v1132-filters>div{min-width:0}.v1132-filters label{display:block;font-size:.78rem;font-weight:800;margin:0 0 5px;color:#4b6170}.v1132-filters select,.v1132-bulkbar select{width:100%;min-height:42px;border:1px solid #d8e2e6;border-radius:11px;background:#fff;padding:0 9px}.v1132-search-wide{grid-column:span 2}.v1132-filter-buttons{display:flex;gap:7px}.v1132-bulkbar{display:grid;grid-template-columns:auto minmax(180px,1fr) repeat(3,minmax(150px,auto)) auto auto;gap:8px;align-items:center;background:#f5f9fa;border:1px solid #dfe8eb;border-radius:14px;padding:10px;margin-bottom:12px;position:sticky;top:74px;z-index:8}.v1132-select-all{display:flex;align-items:center;gap:7px;white-space:nowrap}.v1132-select-all input,.v1132-row-check{width:18px;height:18px;accent-color:#0f7379}.v1132-selected-count{white-space:nowrap;color:#55707a}.v1132-bulkbar [hidden]{display:none!important}.v1132-post-table{min-width:1080px}.v1132-post-table td{vertical-align:middle}.v1132-post-table td:nth-child(2){min-width:250px}.v1132-check-col{width:45px}.v1132-featured-badge{display:inline-block;margin-inline-start:7px;font-size:.72rem;background:#fff6d8;color:#815c00;border-radius:999px;padding:3px 7px}.is-featured-row{background:#fffdf5}.v1132-row-actions{display:flex;gap:5px;flex-wrap:wrap;min-width:230px}.v1132-row-actions a,.v1132-row-actions button{border:1px solid #d9e5e7;background:#fff;color:#163c4a;border-radius:9px;padding:6px 8px;text-decoration:none;font:inherit;font-size:.78rem;cursor:pointer}.v1132-row-actions .danger-btn{color:#9b2d2d;border-color:#f0cdcd}.v1132-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:15px}.v1132-pagination a{padding:8px 12px;border-radius:10px;background:#eff6f7;text-decoration:none}.v1132-compose-note{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px}.status-published{background:#e9f8ef;color:#197043}.status-draft{background:#f3f4f5;color:#5b6670}.status-scheduled{background:#edf0fb;color:#4d5a9e}
.home-category-topbar{margin:12px 0 14px;width:100%;min-width:0}.home-category-desktop{display:block;width:100%;min-width:0;background:#fff;border:1px solid #e1e8eb;border-radius:16px;padding:8px;box-shadow:0 8px 24px rgba(22,47,58,.04);overflow:hidden}.home-category-fit-grid{display:grid;grid-template-columns:repeat(var(--cat-count),minmax(0,1fr));gap:clamp(4px,var(--cat-gap),8px);width:100%;min-width:0;overflow:hidden}.home-category-fit-grid a{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:38px;white-space:nowrap;text-decoration:none;padding:7px clamp(4px,var(--cat-pad),10px);border:1px solid #e3edf0;border-radius:13px;background:#eef5f7;color:#173c49;font-size:clamp(9px,var(--cat-font),13px);line-height:1.15;overflow:hidden;transition:background .18s ease,border-color .18s ease,transform .18s ease}.home-category-fit-grid a:hover{background:#e5f1f3;border-color:#d4e6e9;transform:translateY(-1px)}.home-category-fit-grid a span{flex:0 0 auto;font-size:1em;line-height:1}.home-category-fit-grid a b{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:inherit!important;line-height:1.15!important;font-weight:800!important}.home-category-mobile{display:none}.admin-footer-activity{margin-top:24px;margin-bottom:14px;background:#fff;border:1px solid #dfe8eb;border-radius:18px;padding:13px 15px;box-shadow:0 8px 28px rgba(15,45,58,.05)}.admin-footer-activity-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf1f2;padding-bottom:8px;margin-bottom:10px}.admin-footer-activity-head .kicker{margin:0}.admin-footer-activity-head small{margin-inline-start:auto;color:#687d86}.admin-footer-activity-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.admin-footer-activity-grid>div>strong{display:block;font-size:.82rem;margin-bottom:6px;color:#31525e}.admin-footer-online,.admin-footer-members{display:flex;flex-wrap:wrap;gap:7px}.admin-footer-online span{font-size:.78rem;background:#eef7f4;color:#246856;border-radius:999px;padding:5px 8px}.admin-footer-members a{display:flex;align-items:center;gap:6px;text-decoration:none;border-radius:999px;background:#f3f6f8;padding:5px 8px;color:#23414d}.admin-footer-members small{font-size:.68rem;color:#788a91}
@media(max-width:980px){.v1132-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.v1132-search-wide{grid-column:1/-1}.v1132-bulkbar{position:static;grid-template-columns:1fr 1fr}.v1132-bulkbar>*{min-width:0}.v1132-compose-note{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.home-content-stage{display:flex!important;flex-direction:column!important}.home-content-stage>.home-main{order:1!important;width:100%!important}.home-content-stage>.home-video-rail{order:2!important;width:100%!important}.home-content-stage>.home-left-rail{order:3!important;width:100%!important}.home-category-topbar{margin:9px 0 12px}.home-category-desktop{display:none}.home-category-mobile{display:block;background:#fff;border:1px solid #e0e8eb;border-radius:16px;overflow:hidden}.home-category-mobile summary{list-style:none;display:grid;justify-items:center;gap:3px;padding:10px 14px;cursor:pointer;user-select:none}.home-category-mobile summary::-webkit-details-marker{display:none}.home-category-label{font-size:.82rem;font-weight:800;color:#173e4b}.home-category-trigger{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#edf6f7;color:#0d6971;font-size:1.35rem}.home-category-mobile summary small{font-size:.67rem;color:#7a8a90}.home-category-mobile-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #eef2f3}.home-category-mobile-list a{display:flex;align-items:center;gap:7px;padding:10px 11px;text-decoration:none;color:#173c49;border-bottom:1px solid #eef2f3}.home-category-mobile-list a:nth-child(odd){border-left:1px solid #eef2f3}.home-category-mobile-list span{font-size:1.15rem}.home-category-mobile-list b{font-size:.8rem}.admin-footer-activity{margin:18px 10px 12px;padding:11px}.admin-footer-activity-head{flex-wrap:wrap}.admin-footer-activity-head small{margin-inline-start:0;width:100%}.admin-footer-activity-grid{grid-template-columns:1fr;gap:10px}.admin-footer-online,.admin-footer-members{gap:5px}.v1132-filters{grid-template-columns:1fr}.v1132-search-wide{grid-column:auto}.v1132-filter-buttons{grid-column:1/-1}.v1132-bulkbar{grid-template-columns:1fr}.v1132-bulkbar .btn{width:100%}.v1132-selected-count{text-align:center}.v1132-compose-note{margin-bottom:80px}}
