/* BNB Tech Pro CMS V5 completion polish */
.v5-page-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:0 0 20px;padding:20px 24px;border:1px solid #dbe8f7;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);box-shadow:0 10px 30px rgba(16,52,91,.05)}
.v5-page-intro h2{margin:4px 0 6px;font-size:clamp(22px,2.2vw,30px);letter-spacing:-.035em;color:#0b1f3a}.v5-page-intro p{margin:0;max-width:720px;color:#65758b;line-height:1.6;font-size:13px}.v5-kpi{min-width:116px;padding:12px 16px;border:1px solid #d7e7fa;border-radius:15px;background:#fff;text-align:center}.v5-kpi strong{display:block;font-size:24px;color:#075fd7;letter-spacing:-.04em}.v5-kpi span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#7a8ba2}
.v5-toolbar{gap:12px;align-items:center}.v5-toolbar .admin-search{flex:1;min-width:0}.v5-toolbar .admin-search>a{white-space:nowrap}.v5-manage-grid{align-items:start}.v5-form-card,.v5-list-card{border-color:#dbe8f7;box-shadow:0 12px 34px rgba(16,52,91,.055)}.v5-form-card{position:sticky;top:92px}.v5-card-title{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px}.v5-card-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;color:#0876e8;background:linear-gradient(135deg,#e8f6ff,#edf2ff);border:1px solid #d8e8fb}.v5-card-title h3{margin:2px 0 5px}.v5-card-title p{margin:0;color:#708196;font-size:12px;line-height:1.5}.v5-stack-form .field-label{margin-bottom:2px}.v5-stack-form .field-label small{display:block;margin-top:7px;color:#8191a6;font-size:10px}.v5-primary-action{width:100%;min-height:48px;gap:8px}.v5-taxonomy-list,.v5-user-list,.v5-redirect-list{display:grid;gap:10px}.v5-taxonomy-item,.v5-user-item,.v5-redirect-item{border:1px solid #dfeaf7;border-radius:15px;background:#fff;overflow:hidden}.v5-taxonomy-item>summary,.v5-user-item>summary,.v5-redirect-item>summary{list-style:none;display:flex;align-items:center;gap:12px;padding:14px 15px;cursor:pointer;transition:.2s ease}.v5-taxonomy-item>summary::-webkit-details-marker,.v5-user-item>summary::-webkit-details-marker,.v5-redirect-item>summary::-webkit-details-marker{display:none}.v5-taxonomy-item>summary:hover,.v5-user-item>summary:hover,.v5-redirect-item>summary:hover{background:#f8fbff}.v5-taxonomy-item[open]>summary,.v5-user-item[open]>summary,.v5-redirect-item[open]>summary{background:#f5f9ff;border-bottom:1px solid #e2ecf8}.v5-taxonomy-item summary>div,.v5-user-item summary>div,.v5-redirect-item summary>div{min-width:0;flex:1}.v5-taxonomy-item summary strong,.v5-user-item summary strong,.v5-redirect-item summary strong{display:block;color:#14243c;font-size:13px}.v5-taxonomy-item summary small,.v5-user-item summary small,.v5-redirect-item summary small{display:block;color:#7a8ba0;font-size:10px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v5-taxonomy-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#ecf6ff;color:#0871df;font-weight:900}.v5-edit-label{font-size:11px;font-weight:800;color:#0767d9}.v5-public-link{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;color:#4d6f94;border:1px solid #dbe7f4;background:#fff}.v5-public-link:hover{color:#0669df;border-color:#a9cff8}.v5-inline-panel{padding:16px;background:#fbfdff}.v5-inline-panel>form+form{margin-top:10px}.v5-switch-line{display:flex;align-items:center;gap:10px;min-height:42px;cursor:pointer}.v5-switch-line>input{position:absolute;opacity:0;pointer-events:none}.v5-switch{position:relative;width:42px;height:24px;flex:0 0 42px;border-radius:999px;background:#c9d5e4;transition:.2s}.v5-switch:after{content:"";position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(9,33,61,.2);transition:.2s}.v5-switch-line>input:checked+.v5-switch{background:linear-gradient(135deg,#1f9dfd,#0143ce)}.v5-switch-line>input:checked+.v5-switch:after{transform:translateX(18px)}.v5-switch-line strong{font-size:12px;color:#27415f}.v5-switch-line small{display:block;font-size:10px;color:#8797aa}
.v5-selection-tools{display:flex;align-items:center;gap:10px}.v5-select-all{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#536982}.v5-media-card{overflow:visible}.v5-media-head{gap:20px}.v5-media-head p{margin:5px 0 0}.v5-media-upload{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;gap:8px;align-items:center;max-width:630px}.v5-file-input input{position:absolute;opacity:0;width:1px;height:1px}.v5-file-input span{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:1px dashed #b8cee7;border-radius:11px;background:#f8fbff;color:#4b6381;font-size:11px;font-weight:800;cursor:pointer}.v5-media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.v5-media-item{position:relative;border:1px solid #dfe9f5!important;border-radius:16px!important;background:#fff;overflow:hidden;box-shadow:0 7px 20px rgba(12,48,88,.045)}.v5-media-preview{aspect-ratio:4/3;overflow:hidden;background:#eef4fa}.v5-media-preview img{width:100%;height:100%;object-fit:cover}.v5-media-item figcaption{padding:12px!important}.v5-media-check{position:absolute;z-index:3;top:9px;left:9px}.v5-media-check input{position:absolute;opacity:0}.v5-media-check span{display:block;width:25px;height:25px;border-radius:8px;border:2px solid rgba(255,255,255,.9);background:rgba(11,36,67,.58);box-shadow:0 3px 8px rgba(0,0,0,.18)}.v5-media-check input:checked+span{background:#086be0;border-color:#fff}.v5-media-check input:checked+span:after{content:"✓";display:grid;place-items:center;color:#fff;font-size:14px;font-weight:900}.v5-media-name{display:flex;justify-content:space-between;gap:8px;align-items:start}.v5-media-name strong{max-width:62%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v5-media-name small{white-space:nowrap}.v5-media-meta-form{display:flex;gap:6px}.v5-media-meta-form input{min-width:0;flex:1}.v5-media-item form{margin-top:7px}
.v5-bulk-bar{position:sticky;top:75px;z-index:12}.v5-table-card{padding:0;overflow:hidden}.v5-data-table th{font-size:10px;text-transform:uppercase;letter-spacing:.06em}.v5-data-table td{vertical-align:middle}.v5-data-table td small{display:block;margin-top:4px;color:#7e8ea2;font-size:10px;line-height:1.4}.v5-mobile-data-list{display:none}.v5-action-pill{display:inline-flex;padding:5px 8px;border-radius:8px;background:#eef6ff;color:#135caa;font-size:10px;font-weight:800}.v5-filter-grid{display:grid!important;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(130px,.8fr)) repeat(2,minmax(130px,.7fr)) auto auto!important;width:100%}.v5-filter-grid>label{position:relative;display:flex;align-items:center}.v5-filter-grid>label span{position:absolute;left:11px;color:#7c8ca1}.v5-filter-grid>label input{padding-left:35px}.v5-filter-grid input,.v5-filter-grid select{min-width:0}.v5-redirect-item summary>b{font-size:10px;color:#6d7f95;white-space:nowrap}.v5-user-item .user-avatar.image{overflow:hidden}.v5-user-item .user-avatar.image img{width:100%;height:100%;object-fit:cover}.v5-profile-card{max-width:850px}.v5-profile-preview{display:flex;align-items:center;gap:15px;margin-bottom:24px;padding:16px;border:1px solid #dce8f5;border-radius:16px;background:#f8fbff}.v5-profile-preview>img,.v5-profile-preview>span{width:64px;height:64px;flex:0 0 64px;border-radius:18px;object-fit:cover;display:grid;place-items:center;background:linear-gradient(135deg,#1f9dfd,#0143ce);color:#fff;font-size:24px;font-weight:900}.v5-profile-preview strong,.v5-profile-preview small{display:block}.v5-profile-preview small{color:#71849b;margin-top:2px}.v5-profile-preview a{display:inline-flex;align-items:center;gap:5px;margin-top:7px;font-size:10px;font-weight:800;color:#096bdc}.v5-system-export{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px}.v5-system-export>div{min-width:0}
.admin-pagination .page-ellipsis{display:grid;place-items:center;min-width:32px;height:34px;color:#8a99aa;font-weight:800}.admin-pagination .page-direction{padding-inline:11px!important}.cms-pagination .page-ellipsis{display:grid;place-items:center;min-width:34px;color:#8998aa}.cms-pagination .page-direction{padding-inline:12px}
@media(max-width:1180px){.v5-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.v5-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.v5-filter-grid>label{grid-column:span 2}}
@media(max-width:900px){.v5-form-card{position:static}.v5-page-intro{align-items:flex-start}.v5-media-head{align-items:flex-start;flex-direction:column}.v5-media-upload{width:100%;max-width:none}.v5-bulk-bar{top:68px}}
@media(max-width:720px){.v5-page-intro{padding:17px;align-items:stretch;flex-direction:column}.v5-kpi{align-self:flex-start}.v5-toolbar{align-items:stretch;flex-direction:column}.v5-toolbar .admin-search{width:100%}.v5-selection-tools{justify-content:space-between}.v5-media-upload{grid-template-columns:1fr}.v5-file-input span,.v5-media-upload .primary-admin-btn{width:100%;justify-content:center}.v5-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.v5-filter-grid{grid-template-columns:1fr 1fr!important}.v5-filter-grid>label{grid-column:1/-1}.v5-data-table{display:none}.v5-mobile-data-list{display:grid;gap:10px;padding:12px}.v5-mobile-data-card{position:relative;padding:14px;border:1px solid #dfe9f5;border-radius:15px;background:#fff}.v5-mobile-data-card>div{padding-left:28px}.v5-card-select{position:absolute;left:13px;top:14px}.v5-card-select input{width:17px;height:17px}.v5-card-headline{display:flex;align-items:center;justify-content:space-between;gap:10px}.v5-mobile-data-card h3{margin:10px 0 5px;font-size:13px}.v5-mobile-data-card p{margin:0;color:#6f8197;font-size:11px;line-height:1.55}.v5-card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #edf2f7;font-size:10px;color:#7b8da2}.v5-card-meta a{display:flex;align-items:center;gap:4px;color:#0769db;font-weight:800}.v5-user-item>summary,.v5-redirect-item>summary{flex-wrap:wrap}.v5-system-export{align-items:flex-start!important;flex-direction:column}.v5-system-export .secondary-admin-btn{width:100%;justify-content:center}}
@media(max-width:480px){.v5-media-grid{grid-template-columns:1fr}.v5-filter-grid{grid-template-columns:1fr!important}.v5-filter-grid>*{grid-column:1/-1}.v5-taxonomy-item>summary,.v5-user-item>summary,.v5-redirect-item>summary{padding:12px}.v5-public-link{margin-left:auto}.v5-edit-label{display:none}.admin-pagination{gap:4px!important;flex-wrap:wrap}.admin-pagination a,.admin-pagination .page-ellipsis{min-width:30px!important;height:32px!important}.v5-selection-tools{align-items:stretch;flex-direction:column}.v5-selection-tools .danger-btn{justify-content:center}}

/* V5 author assignment */
.author-select-field{margin-top:14px}
.author-select-field select{font-weight:700}
.author-assignment{display:flex;gap:12px;align-items:flex-start;padding:13px 14px;margin:14px 0;border:1px solid #d9e8f8;border-radius:14px;background:linear-gradient(145deg,#f8fbff,#f1f7ff)}
.author-assignment-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex:0 0 34px;background:linear-gradient(135deg,#1f9dfd,#0143ce);color:#fff}
.author-assignment>span:last-child{display:grid;gap:2px;min-width:0}
.author-assignment small{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6b7d92}
.author-assignment strong{font-size:13px;color:#10233e}
.author-assignment em{font-style:normal;font-size:10px;line-height:1.45;color:#70829a}
.v5-reassign-form{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:1px solid #e5edf7}
.v5-reassign-form .field-label{min-width:min(100%,300px);margin:0;flex:1}
.v5-reassign-form select{min-height:42px}
@media(max-width:720px){.v5-reassign-form{align-items:stretch}.v5-reassign-form .secondary-admin-btn{width:100%;justify-content:center}}
.choose-media-cover{margin-top:10px;justify-content:center}
