:root{--pnp-navy:#071b46;--pnp-blue:#0b63f6;--pnp-red:#ef233c;--pnp-ink:#0f172a;--pnp-muted:#64748b;--pnp-line:#dbe4f0;--pnp-soft:#f5f7fb;--pnp-card:#ffffff}
.pnp-wrap,.pnp-wrap *{box-sizing:border-box}.pnp-wrap{font-family:Inter,Arial,Helvetica,sans-serif;color:var(--pnp-ink);width:100%;max-width:1180px;margin:24px auto;background:#f3f6fb;border:1px solid #dfe7f2;border-radius:22px;overflow:hidden;box-shadow:0 24px 70px rgba(15,23,42,.10);text-align:left}.pnp-wrap a{text-decoration:none}.pnp-app{display:block;min-height:700px;background:#f3f6fb}.pnp-sidebar{background:linear-gradient(135deg,#071b46,#082a66);padding:22px 24px;color:#fff;display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:start;border-bottom:1px solid rgba(255,255,255,.12)}.pnp-brand{display:flex;align-items:center;gap:12px;min-width:230px}.pnp-logo{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#4268ff,#ff293d);font-weight:900;font-size:20px;color:#fff;box-shadow:0 12px 26px rgba(0,0,0,.18)}.pnp-brand strong{display:block;font-size:18px;line-height:1.1;color:#fff}.pnp-brand small{display:block;margin-top:3px;color:#c8d8f8;font-size:12px}.pnp-sidebar nav{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pnp-sidebar nav span{display:none}.pnp-sidebar nav a{display:inline-flex;align-items:center;gap:7px;padding:10px 13px;border-radius:999px;color:#dbeafe;background:rgba(255,255,255,.08);font-size:13px;font-weight:800;border:1px solid rgba(255,255,255,.08)}.pnp-sidebar nav a.active,.pnp-sidebar nav a:hover{background:#fff;color:#071b46}.pnp-sidebar nav a b{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:rgba(255,255,255,.18);display:inline-grid;place-items:center;font-size:11px;color:inherit}.pnp-version{grid-column:1/-1;color:#9fc2ff;font-size:12px;line-height:1.45;border-top:1px solid rgba(255,255,255,.12);padding-top:12px;display:none}.pnp-main{padding:26px;max-width:100%;overflow:visible}.pnp-topbar{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--pnp-line);border-radius:18px;padding:12px;margin-bottom:24px;box-shadow:0 12px 30px rgba(15,23,42,.06)}.pnp-topbar>div{flex:1}.pnp-menu-button{display:none;border:0;background:#eef4ff;border-radius:11px;padding:10px 12px;font-size:17px;color:#071b46}.pnp-user{display:flex;align-items:center;gap:10px;min-width:0}.pnp-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e8f1ff;color:#0b63f6;font-weight:900}.pnp-user strong{display:block;font-size:13px;color:#0f172a;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pnp-user small{display:block;font-size:11px;color:#64748b;text-transform:capitalize}.pnp-btn,.pnp-top-preview,.pnp-mini-preview{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;padding:12px 17px;font-weight:900;font-size:13px;line-height:1.1;cursor:pointer;white-space:nowrap;text-decoration:none}.pnp-btn{background:var(--pnp-red);color:#fff;box-shadow:0 12px 24px rgba(239,35,60,.22)}.pnp-btn:hover{filter:brightness(.95);color:#fff}.pnp-light{background:#fff;color:var(--pnp-red);border:1px solid #ffd3da;box-shadow:none}.pnp-schedule{background:#071b46;color:#fff;box-shadow:0 12px 24px rgba(7,27,70,.18)}.pnp-danger{background:#fff;color:#ef4444;border:1px solid #fecaca;box-shadow:none}.pnp-top-preview{background:#fff;color:#071b46;border:1px solid var(--pnp-line);box-shadow:none}.pnp-btn.full,.pnp-top-preview.full{width:100%}.pnp-page-title{margin:0 0 18px}.pnp-page-title h1{font-size:30px;line-height:1.1;margin:0 0 5px;color:#0f172a;font-weight:900}.pnp-page-title p{margin:0;color:#64748b;font-size:14px}.pnp-content-grid{display:block}.pnp-editor-panel{width:100%;max-width:100%}.pnp-right-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:20px}.pnp-whitebox,.pnp-card,.pnp-side-card{background:#fff;border:1px solid var(--pnp-line);border-radius:18px;box-shadow:0 14px 36px rgba(15,23,42,.06)}.pnp-whitebox{padding:24px;max-width:100%}.pnp-side-card{padding:18px;margin:0}.pnp-side-card h4,.pnp-card h3{margin:0 0 14px;font-size:17px;font-weight:900;color:#0f172a}.pnp-side-card p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.pnp-field{min-width:0;margin-bottom:18px}.pnp-field label,.pnp-editor-section>label{display:block;font-size:13px;font-weight:900;color:#0f172a;margin-bottom:8px}.pnp-field input[type=text],.pnp-field input[type=datetime-local],.pnp-field input[type=file],.pnp-field textarea,.pnp-field select,.pnp-publish-row select{width:100%;min-height:48px;border:1px solid #cfd8e6;border-radius:12px;background:#fff;padding:12px 14px;color:#0f172a;font-size:14px;outline:none;box-shadow:none}.pnp-field textarea{resize:vertical;line-height:1.65}.pnp-field input:focus,.pnp-field textarea:focus,.pnp-field select:focus,.pnp-publish-row select:focus{border-color:#0b63f6;box-shadow:0 0 0 4px rgba(11,99,246,.10)}.pnp-field small{display:block;margin-top:7px;color:#64748b;font-size:12px}.pnp-two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.pnp-field-wide{margin-bottom:16px}.pnp-permalink{margin:-5px 0 18px;color:#64748b;font-size:13px}.pnp-permalink a{color:#0b63f6;word-break:break-word}.pnp-category-box{height:auto;max-height:175px;overflow:auto;border:1px solid #cfd8e6;border-radius:14px;padding:10px;background:#f8fafc;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;align-content:start}.pnp-check{display:flex!important;align-items:center;gap:9px;padding:10px 11px;margin:0!important;border-radius:11px;font-size:13px;font-weight:800!important;background:#fff;border:1px solid #e6edf7;color:#334155}.pnp-check input{width:16px;height:16px;accent-color:#0b63f6}.pnp-feature-preview{height:245px;border:1px dashed #bfcee2;background:#f8fafc;border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#64748b;margin-bottom:12px;text-align:center}.pnp-feature-preview img{width:100%;height:100%;object-fit:cover;display:block}.pnp-media-actions{display:flex;gap:10px;flex-wrap:wrap}.pnp-hidden-file{display:none!important}.pnp-editor-section{margin-top:8px;min-width:0;clear:both}.pnp-editor-section .wp-editor-wrap{border:1px solid #cfd8e6;border-radius:16px;overflow:hidden;background:#fff;display:block;width:100%;max-width:100%}.pnp-editor-section .wp-editor-tools{background:#f8fafc;padding:10px 10px 0}.pnp-editor-section .wp-editor-container{border:0!important}.pnp-editor-section .mce-toolbar-grp,.pnp-editor-section .quicktags-toolbar{background:#fff!important;border-color:#e2e8f0!important}.pnp-editor-section .mce-toolbar .mce-btn button{padding:6px 7px!important}.pnp-editor-section iframe{min-height:560px!important;width:100%!important}.pnp-editor-section textarea.wp-editor-area{min-height:560px!important;width:100%!important;font-size:17px!important;line-height:1.8!important;padding:20px!important;border:0!important}.pnp-editor-section .mce-edit-area{min-height:560px!important}.pnp-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap;margin-top:22px;padding-top:20px;border-top:1px solid #edf2f7}.pnp-publish-row{display:grid;grid-template-columns:105px 1fr;align-items:center;gap:10px;margin-bottom:13px}.pnp-publish-row span{font-size:13px;font-weight:900;color:#334155}.pnp-publish-row strong{font-size:13px;color:#475569}.pnp-toggle{display:flex!important;align-items:center;justify-content:space-between;gap:15px;margin:14px 0!important;font-size:14px;font-weight:900!important;color:#1e293b}.pnp-toggle input{display:none}.pnp-toggle span{width:46px;height:26px;border-radius:999px;background:#cbd5e1;position:relative;transition:.2s;flex:0 0 auto}.pnp-toggle span:before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 2px 5px rgba(0,0,0,.15)}.pnp-toggle input:checked+span{background:#0b63f6}.pnp-toggle input:checked+span:before{transform:translateX(20px)}.pnp-history{list-style:none!important;margin:0 0 16px!important;padding:0!important;border-left:2px solid #dbeafe}.pnp-history li{position:relative;margin:0 0 14px 16px!important;padding:0!important}.pnp-history li:before{content:"";position:absolute;left:-22px;top:5px;width:10px;height:10px;border-radius:50%;background:#0b63f6}.pnp-history b,.pnp-history span{display:block;font-size:13px}.pnp-history span{color:#64748b}.pnp-recent-card{padding:22px;margin:22px 0 0}.pnp-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.pnp-list-item{border:1px solid #e2e8f0;border-radius:16px;padding:16px;background:#fff;display:flex;justify-content:space-between;gap:12px;align-items:flex-start;min-height:150px}.pnp-list-item strong{display:block;font-size:15px;line-height:1.25;color:#0f172a}.pnp-list-item small{display:block;margin-top:8px;color:#64748b}.pnp-row-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.pnp-mini-preview{padding:8px 10px;font-size:12px;background:#eef5ff;color:#0b63f6;border:1px solid #cfe0ff;box-shadow:none}.pnp-status{padding:7px 9px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;white-space:nowrap}.pnp-publish{background:#dcfce7;color:#166534}.pnp-draft{background:#f1f5f9;color:#475569}.pnp-pending{background:#fef3c7;color:#92400e}.pnp-future{background:#dbeafe;color:#1d4ed8}.pnp-private{background:#fce7f3;color:#9d174d}.pnp-toast{position:fixed;top:22px;right:22px;z-index:999999;padding:14px 18px;border-radius:12px;color:#fff;font-weight:900;box-shadow:0 18px 40px rgba(0,0,0,.18);display:flex;gap:14px;align-items:center}.pnp-success{background:#16a34a}.pnp-error{background:#dc2626}.pnp-preview-link{color:#fff;text-decoration:underline}.pnp-login-card{max-width:460px;margin:80px auto;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:30px;box-shadow:0 16px 40px rgba(15,23,42,.1)}.pnp-newsroom .wp-core-ui .button,.pnp-newsroom .wp-core-ui .button-secondary{height:auto!important;min-height:34px!important;line-height:1.2!important}.pnp-newsroom .mce-statusbar{border-top:1px solid #e2e8f0!important}.pnp-newsroom .wp-switch-editor{height:auto!important;margin:0 0 0 6px!important;padding:8px 14px!important;border-radius:9px 9px 0 0!important}

/* Version 7.1.1 polish: clean logout text and stronger media buttons */
.pnp-sidebar nav a.pnp-logout-link{background:rgba(255,255,255,.06);color:#fff;border-color:rgba(255,255,255,.12)}
.pnp-sidebar nav a.pnp-logout-link:before{content:"";width:16px;height:16px;display:inline-block;background:currentColor;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h5v-2H5V5h5V3zm4.59 4.59L13.17 9l2 2H8v2h7.17l-2 2 1.42 1.41L19 12l-4.41-4.41z'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M10 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h5v-2H5V5h5V3zm4.59 4.59L13.17 9l2 2H8v2h7.17l-2 2 1.42 1.41L19 12l-4.41-4.41z'/%3E%3C/svg%3E") center/contain no-repeat}
.pnp-sidebar nav a.pnp-logout-link:hover{background:#ef233c;color:#fff;border-color:#ef233c;box-shadow:0 10px 20px rgba(239,35,60,.22)}
.pnp-media-actions{gap:12px}
.pnp-media-actions .pnp-media-btn{border-radius:12px;font-size:13px;font-weight:900;box-shadow:none;transition:all .18s ease;min-height:42px;padding:12px 16px}
.pnp-media-actions .pnp-media-library{background:#fff;color:#0b63f6;border:1px solid #b9d2ff}
.pnp-media-actions .pnp-media-library:hover,.pnp-media-actions .pnp-media-library:focus{background:#0b63f6!important;color:#fff!important;border-color:#0b63f6!important;box-shadow:0 12px 24px rgba(11,99,246,.22)!important;filter:none!important;transform:translateY(-1px)}
.pnp-media-actions .pnp-media-upload{background:#fff;color:#16a34a;border:1px solid #bbf7d0}
.pnp-media-actions .pnp-media-upload:hover,.pnp-media-actions .pnp-media-upload:focus{background:#16a34a!important;color:#fff!important;border-color:#16a34a!important;box-shadow:0 12px 24px rgba(22,163,74,.20)!important;filter:none!important;transform:translateY(-1px)}
.pnp-media-actions .pnp-danger:hover,.pnp-media-actions .pnp-danger:focus{background:#ef4444!important;color:#fff!important;border-color:#ef4444!important;filter:none!important;box-shadow:0 12px 24px rgba(239,68,68,.18)!important}

@media (max-width:900px){.pnp-wrap{margin:10px 0;border-radius:0;border-left:0;border-right:0}.pnp-sidebar{display:block;padding:18px}.pnp-brand{margin-bottom:16px}.pnp-sidebar nav{justify-content:flex-start}.pnp-main{padding:16px}.pnp-topbar{flex-wrap:wrap}.pnp-topbar>div{display:none}.pnp-user{width:100%}.pnp-two,.pnp-right-panel{grid-template-columns:1fr}.pnp-whitebox{padding:16px}.pnp-actions{justify-content:stretch}.pnp-actions .pnp-btn{width:100%}.pnp-editor-section iframe,.pnp-editor-section textarea.wp-editor-area,.pnp-editor-section .mce-edit-area{min-height:430px!important}.pnp-list{grid-template-columns:1fr}}
@media (max-width:520px){.pnp-sidebar nav a,.pnp-btn,.pnp-top-preview{width:100%}.pnp-category-box{grid-template-columns:1fr}.pnp-media-actions .pnp-btn{width:100%}.pnp-page-title h1{font-size:24px}}

/* Version 7.1.2 alignment rebuild */
.pnp-screenshot-form .pnp-categories-excerpt,
.pnp-screenshot-form .pnp-feature-meta,
.pnp-screenshot-form .pnp-seo-tags{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:20px;
  align-items:start;
}
.pnp-screenshot-form .pnp-categories-excerpt .pnp-field,
.pnp-screenshot-form .pnp-feature-meta .pnp-field,
.pnp-screenshot-form .pnp-seo-tags .pnp-field{
  margin-bottom:18px;
}
.pnp-screenshot-form .pnp-categories-excerpt .pnp-category-box,
.pnp-screenshot-form .pnp-categories-excerpt .pnp-excerpt-field{
  height:150px;
  min-height:150px;
  max-height:150px;
}
.pnp-screenshot-form .pnp-categories-excerpt .pnp-excerpt-field{
  resize:none;
  padding:14px;
}
.pnp-screenshot-form .pnp-feature-meta .pnp-feature-preview,
.pnp-screenshot-form .pnp-feature-meta .pnp-meta-description-field{
  height:230px;
  min-height:230px;
}
.pnp-screenshot-form .pnp-feature-meta .pnp-meta-description-field{
  resize:none;
  padding:14px;
  line-height:1.65;
}
.pnp-screenshot-form .pnp-seo-tags input{
  height:48px;
}
.pnp-screenshot-form .pnp-editor-section{
  margin-top:4px;
}
.pnp-screenshot-form .pnp-whitebox{
  padding:24px 24px 20px;
}
.pnp-screenshot-form .pnp-media-actions .pnp-media-btn{
  background:#fff!important;
}
.pnp-screenshot-form .pnp-media-actions .pnp-media-library:hover,
.pnp-screenshot-form .pnp-media-actions .pnp-media-library:focus{
  background:#0b63f6!important;
  color:#fff!important;
}
.pnp-screenshot-form .pnp-media-actions .pnp-media-upload:hover,
.pnp-screenshot-form .pnp-media-actions .pnp-media-upload:focus{
  background:#16a34a!important;
  color:#fff!important;
}

@media (max-width:900px){
  .pnp-screenshot-form .pnp-categories-excerpt,
  .pnp-screenshot-form .pnp-feature-meta,
  .pnp-screenshot-form .pnp-seo-tags{grid-template-columns:1fr;}
  .pnp-screenshot-form .pnp-categories-excerpt .pnp-category-box,
  .pnp-screenshot-form .pnp-categories-excerpt .pnp-excerpt-field,
  .pnp-screenshot-form .pnp-feature-meta .pnp-feature-preview,
  .pnp-screenshot-form .pnp-feature-meta .pnp-meta-description-field{height:auto;min-height:160px;max-height:none;}
}
.pnp-delete-form{margin-top:12px}.pnp-delete-post-btn,.pnp-mini-delete{display:inline-flex;align-items:center;justify-content:center;border:1px solid #fecaca;background:#fff;color:#dc2626;border-radius:12px;font-weight:900;cursor:pointer;text-decoration:none}.pnp-delete-post-btn{width:100%;padding:12px 17px;font-size:13px}.pnp-mini-delete{padding:8px 10px;font-size:12px;line-height:1.1}.pnp-delete-post-btn:hover,.pnp-mini-delete:hover{background:#dc2626;color:#fff;border-color:#dc2626}.pnp-inline-delete-form{display:inline-flex;margin:0}
/* v7.1.7 Recent News pagination, view controls, and unpublish actions */
.pnp-recent-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 16px;flex-wrap:wrap}.pnp-view-all{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#071b46;color:#fff!important;font-weight:900;font-size:13px;box-shadow:0 10px 20px rgba(7,27,70,.16)}.pnp-view-all:hover{filter:brightness(.96);color:#fff!important}.pnp-layout-switch{display:inline-flex;gap:6px;padding:5px;border:1px solid #dbe4f0;background:#f8fafc;border-radius:999px}.pnp-layout-switch a{padding:8px 12px;border-radius:999px;font-size:12px;font-weight:900;color:#475569!important}.pnp-layout-switch a.active,.pnp-layout-switch a:hover{background:#fff;color:#071b46!important;box-shadow:0 5px 14px rgba(15,23,42,.08)}.pnp-layout-list{grid-template-columns:1fr!important}.pnp-layout-list .pnp-list-item{min-height:unset;align-items:center}.pnp-news-info{min-width:0;flex:1}.pnp-inline-form{display:inline-flex;margin:0}.pnp-mini-unpublish{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;font-size:12px;line-height:1.1;border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:12px;font-weight:900;cursor:pointer;text-decoration:none}.pnp-mini-unpublish:hover{background:#f59e0b;color:#fff;border-color:#f59e0b}.pnp-pagination{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:20px;padding-top:18px;border-top:1px solid #edf2f7}.pnp-pagination a{min-width:38px;height:38px;padding:0 12px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dbe4f0;color:#334155!important;font-weight:900;box-shadow:0 6px 16px rgba(15,23,42,.05)}.pnp-pagination a.active,.pnp-pagination a:hover{background:#0b63f6;border-color:#0b63f6;color:#fff!important;box-shadow:0 10px 22px rgba(11,99,246,.22)}
@media (max-width:700px){.pnp-recent-toolbar{align-items:stretch}.pnp-view-all,.pnp-layout-switch{width:100%;justify-content:center}.pnp-layout-list .pnp-list-item{align-items:flex-start}}

/* v7.1.10 Recycle Bin restore button */
.pnp-trash{background:#fee2e2;color:#991b1b}.pnp-mini-restore{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;font-size:12px;line-height:1.1;border:1px solid #bbf7d0;background:#f0fdf4;color:#15803d;border-radius:12px;font-weight:900;cursor:pointer;text-decoration:none}.pnp-mini-restore:hover{background:#16a34a;color:#fff;border-color:#16a34a}

/* v7.1.12 Dashboard, clean recent news actions, bulk actions, and no bold UI */
.pnp-wrap,.pnp-wrap *{font-weight:400!important}
.pnp-dashboard-home{display:block;margin-bottom:24px}.pnp-dashboard-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:28px;border-radius:28px;background:linear-gradient(135deg,#071b46,#0b63f6);color:#fff;box-shadow:0 24px 60px rgba(7,27,70,.18)}.pnp-dashboard-hero h1{margin:8px 0 8px;font-size:30px;line-height:1.15;color:#fff}.pnp-dashboard-hero p{margin:0;max-width:680px;color:rgba(255,255,255,.82);font-size:15px;line-height:1.7}.pnp-soft-label{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);font-size:12px;color:#fff}.pnp-create-news-main{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:13px 18px;border-radius:16px;background:#fff;color:#071b46!important;text-decoration:none;box-shadow:0 16px 34px rgba(0,0,0,.16)}
.pnp-dashboard-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:18px}.pnp-dashboard-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:7px;min-height:160px;padding:20px;border:1px solid #e6edf7;border-radius:24px;background:#fff;text-decoration:none!important;color:#0f172a!important;box-shadow:0 18px 40px rgba(15,23,42,.06)}.pnp-card-bg-icon{position:absolute;right:14px;bottom:-18px;font-size:82px;line-height:1;color:#e8eef8}.pnp-card-icon{position:relative;width:42px;height:42px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;background:#eff6ff;color:#0b63f6}.pnp-card-number{position:relative;font-size:30px;line-height:1;color:#071b46}.pnp-card-title{position:relative;font-size:14px;color:#0f172a}.pnp-card-text{position:relative;font-size:12px;line-height:1.55;color:#64748b}.pnp-dashboard-card:hover{transform:translateY(-2px);box-shadow:0 24px 60px rgba(15,23,42,.1)}
.pnp-recent-card h3{margin-bottom:14px}.pnp-recent-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pnp-per-page-form{display:inline-flex;align-items:center;gap:7px;padding:5px 8px;border:1px solid #dbe4f0;background:#f8fafc;border-radius:999px}.pnp-per-page-form label{font-size:12px;color:#64748b;margin:0}.pnp-per-page-form select,.pnp-bulk-toolbar select{border:0;background:#fff;border-radius:999px;padding:8px 28px 8px 10px;height:36px;font-size:12px;color:#334155}.pnp-bulk-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding:12px;border:1px solid #e6edf7;background:#f8fafc;border-radius:18px}.pnp-bulk-toolbar>div{display:flex;align-items:center;gap:8px}.pnp-select-all{display:flex;align-items:center;gap:8px;margin:0;color:#475569;font-size:13px}.pnp-bulk-apply{height:36px;border:0;border-radius:999px;background:#071b46;color:#fff;padding:0 14px;cursor:pointer}.pnp-row-check{display:flex;align-items:center;margin:0 4px 0 0}.pnp-list-item{position:relative;gap:12px}.pnp-news-title{display:block;color:#111827;font-size:14px;line-height:1.45}.pnp-action-menu{position:relative;margin-left:auto}.pnp-action-menu summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 14px;border:1px solid #dbe4f0;border-radius:999px;background:#fff;color:#334155;font-size:12px}.pnp-action-menu summary::-webkit-details-marker{display:none}.pnp-action-menu[open] summary{border-color:#0b63f6;color:#0b63f6}.pnp-action-dropdown{position:absolute;right:0;top:43px;z-index:50;min-width:170px;padding:8px;border:1px solid #e6edf7;border-radius:16px;background:#fff;box-shadow:0 22px 44px rgba(15,23,42,.16)}.pnp-action-dropdown a,.pnp-action-dropdown button{display:block;width:100%;text-align:left;padding:10px 12px;border:0;background:transparent;border-radius:10px;color:#334155!important;text-decoration:none!important;font-size:13px;cursor:pointer}.pnp-action-dropdown a:hover,.pnp-action-dropdown button:hover{background:#f1f5f9;color:#071b46!important}.pnp-action-dropdown form{margin:0}.pnp-view-all{display:none!important}.pnp-row-actions{display:none!important}
@media (max-width:1100px){.pnp-dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pnp-dashboard-hero{align-items:flex-start;flex-direction:column}.pnp-create-news-main{width:100%}}@media (max-width:620px){.pnp-dashboard-cards{grid-template-columns:1fr}.pnp-bulk-toolbar,.pnp-recent-tools{align-items:stretch;flex-direction:column}.pnp-bulk-toolbar>div,.pnp-layout-switch,.pnp-per-page-form{width:100%;justify-content:center}.pnp-action-dropdown{right:auto;left:0}.pnp-status{margin-left:0}.pnp-list-item{align-items:flex-start}}

/* v7.1.14 cleanup */
.pnp-trash-tools{display:flex;justify-content:flex-end;margin:0 0 14px}
.pnp-empty-trash-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(135deg,#ef4444,#b91c1c);color:#fff!important;font-size:13px;font-weight:400!important;letter-spacing:.01em;box-shadow:0 12px 28px rgba(185,28,28,.22);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.pnp-empty-trash-btn:hover,.pnp-empty-trash-btn:focus{color:#fff!important;filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 16px 34px rgba(185,28,28,.28);outline:none}
.pnp-empty-trash-btn:before{content:"";width:15px;height:15px;display:inline-block;background:currentColor;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 3h6l1 2h4v2H4V5h4l1-2zm-3 6h12l-1 12H7L6 9zm3 2v8h2v-8H9zm4 0v8h2v-8h-2z"/></svg>') center/contain no-repeat;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 3h6l1 2h4v2H4V5h4l1-2zm-3 6h12l-1 12H7L6 9zm3 2v8h2v-8H9zm4 0v8h2v-8h-2z"/></svg>') center/contain no-repeat}
.pnp-check-all,.pnp-row-check input[type="checkbox"]{cursor:pointer}


.pnp-password-page{max-width:980px;margin:0 auto;}
.pnp-password-card{padding:28px;border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.08);}
.pnp-password-form .pnp-field{margin-bottom:18px;}
.pnp-password-form input[type=password]{width:100%;height:48px;border:1px solid #dbe4f0;border-radius:14px;padding:0 14px;background:#fff;color:#111827;font-size:14px;outline:none;transition:.2s ease;}
.pnp-password-form input[type=password]:focus{border-color:var(--pnp-accent);box-shadow:0 0 0 4px rgba(11,99,246,.12);}
.pnp-password-hint{display:block;margin:2px 0 20px;color:#64748b;}
.pnp-password-submit{min-width:180px;}


/* v7.1.19 Modern dashboard profile welcome header */
.pnp-dashboard-profile-card{position:relative;overflow:hidden;display:flex;align-items:center;gap:24px;padding:30px;border-radius:30px;background:linear-gradient(135deg,#071b46 0%,#0b63f6 62%,#1d9bf0 100%);color:#fff;box-shadow:0 24px 64px rgba(7,27,70,.20);margin-bottom:18px}
.pnp-dashboard-profile-card:before{content:"";position:absolute;right:-90px;top:-110px;width:260px;height:260px;border-radius:999px;background:rgba(255,255,255,.12)}
.pnp-dashboard-profile-card:after{content:"";position:absolute;left:78px;bottom:-135px;width:280px;height:280px;border-radius:999px;background:rgba(255,255,255,.08)}
.pnp-dashboard-profile-photo{position:relative;z-index:1;width:132px;height:132px;min-width:132px;padding:6px;border-radius:50%;background:rgba(255,255,255,.95);box-shadow:0 20px 42px rgba(0,0,0,.22)}
.pnp-dashboard-profile-photo img{width:100%;height:100%;display:block;border-radius:50%;object-fit:cover;border:4px solid #fff;background:#eef4ff}
.pnp-dashboard-profile-copy{position:relative;z-index:1;flex:1;min-width:0}
.pnp-dashboard-profile-copy .pnp-soft-label{background:rgba(255,255,255,.16);border-color:rgba(255,255,255,.28);color:#fff!important}
.pnp-dashboard-profile-copy h1{margin:10px 0 10px!important;font-size:34px!important;line-height:1.12!important;color:#fff!important;letter-spacing:-.02em}
.pnp-dashboard-profile-copy p{margin:0!important;max-width:720px;color:rgba(255,255,255,.86)!important;font-size:15px!important;line-height:1.7!important}
.pnp-dashboard-profile-card .pnp-create-news-main{position:relative;z-index:1;background:#fff;color:#071b46!important;min-width:150px}
.pnp-dashboard-profile-card + .pnp-dashboard-hero{display:none}
@media (max-width:900px){.pnp-dashboard-profile-card{align-items:flex-start;flex-direction:column;padding:26px}.pnp-dashboard-profile-card .pnp-create-news-main{width:100%}.pnp-dashboard-profile-copy h1{font-size:28px!important}}
@media (max-width:620px){.pnp-dashboard-profile-card{text-align:center;align-items:center;padding:24px 18px;border-radius:24px}.pnp-dashboard-profile-photo{width:116px;height:116px;min-width:116px}.pnp-dashboard-profile-copy h1{font-size:24px!important}.pnp-dashboard-profile-copy p{font-size:14px!important}}


/* v7.1.21 Category Manager and Video Post Style */
.pnp-label-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.pnp-small-action{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;background:var(--pnp-accent,#0b63f6);color:#fff!important;text-decoration:none!important;font-size:13px;font-weight:800;box-shadow:0 8px 18px rgba(11,99,246,.18)}.pnp-category-manager-grid{display:grid;grid-template-columns:360px minmax(0,1fr);gap:22px;align-items:start}.pnp-category-create-card,.pnp-category-list-card{padding:24px}.pnp-category-form .pnp-field,.pnp-category-edit-form .pnp-field{margin-bottom:14px}.pnp-category-form input,.pnp-category-form select,.pnp-category-form textarea,.pnp-category-edit-form input,.pnp-category-edit-form select,.pnp-category-edit-form textarea,.pnp-post-style-select{width:100%;box-sizing:border-box;border:1px solid #dbe3ef;border-radius:14px;padding:12px 14px;background:#fff;color:#0f172a}.pnp-category-manager-list{display:flex;flex-direction:column;gap:14px}.pnp-category-manager-item{border:1px solid #e5eaf3;border-radius:18px;padding:16px;background:#fbfdff}.pnp-category-edit-fields{display:grid;grid-template-columns:1fr 1fr 1.2fr 1fr;gap:12px}.pnp-category-edit-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.pnp-category-delete-form{margin-top:10px}.pnp-category-safe-note{display:block;margin-top:10px;color:#64748b}.pnp-post-style-row{align-items:stretch}.pnp-video-field{display:none}.pnp-video-field.pnp-video-visible{display:block}.pnp-video-preview{min-height:48px;border:1px dashed #cbd5e1;border-radius:16px;background:#f8fafc;display:flex;align-items:center;padding:12px 14px;margin-bottom:10px;color:#334155;font-weight:700}@media(max-width:900px){.pnp-category-manager-grid{grid-template-columns:1fr}.pnp-category-edit-fields{grid-template-columns:1fr}.pnp-label-action{align-items:flex-start;flex-direction:column}.pnp-small-action{width:100%}}

/* v7.1.23 Deep audit polish */
.pnp-category-page-title{display:flex;align-items:center;justify-content:space-between;gap:16px}
.pnp-category-page-title>div{min-width:0}
@media(max-width:700px){.pnp-category-page-title{align-items:flex-start;flex-direction:column}.pnp-category-page-title .pnp-small-action{width:100%}}

/* v7.1.25 Category delete polish */
.pnp-category-delete-form{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border-top:1px solid #edf2f7;margin-top:12px;padding-top:12px}.pnp-category-delete-btn{background:#fff!important;color:#dc2626!important;border:1px solid #fecaca!important;box-shadow:none!important}.pnp-category-delete-btn:hover,.pnp-category-delete-btn:focus{background:#dc2626!important;color:#fff!important;border-color:#dc2626!important}.pnp-category-safe-note{line-height:1.45;max-width:520px}
@media(max-width:700px){.pnp-category-delete-form{align-items:stretch}.pnp-category-delete-form .pnp-category-delete-btn{width:100%}}

/* v7.1.26 Final audit: safer saved-option fallbacks and video attach rollback */
/* v7.1.27 final hardening: safer media rollback and sanitized hidden IDs */
