.cherie-cf-admin-wrap{max-width:1200px;margin:20px auto;padding:20px;background:#fff;border-radius:10px;box-shadow:0 8px 30px rgb(0 0 0 / .06)}.cherie-cf-title{font-size:22px;margin-bottom:12px;color:#111}.cherie-cf-stats{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:18px}.cherie-cf-stats .card{background:#111;color:#fff;padding:14px;border-radius:10px;min-width:140px;text-align:center;box-shadow:0 6px 20px rgb(0 0 0 / .06)}.cherie-cf-stats .card.new{background:#f3deb1;color:#111}.cherie-cf-stats .card.review{background:#fdebd0;color:#111}.cherie-cf-stats .card.closed{background:#e6e6e6;color:#111}.cherie-cf-stats .card.total{background:#000;color:#f6d365}.cherie-cf-table-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.cherie-cf-search-form input[type="search"]{padding:8px;border-radius:8px;border:1px solid #ddd;width:320px}.cherie-cf-settings-panel{background:#fafafa;padding:14px;border-radius:8px;margin-bottom:12px;border:1px solid #eee}.cherie-cf-table th,.cherie-cf-table td{vertical-align:middle;padding:10px}.cherie-cf-modal{position:fixed;left:0;top:0;right:0;bottom:0;background:rgb(0 0 0 / .5);display:flex;align-items:center;justify-content:center;z-index:9999}.cherie-cf-modal-inner{background:#fff;width:90%;max-width:800px;border-radius:10px;padding:20px;position:relative;box-shadow:0 12px 30px rgb(0 0 0 / .2)}.cherie-cf-modal-close{position:absolute;right:12px;top:12px;background:#fff0;border:none;font-size:26px;cursor:pointer}.cherie-cf-modal-content table{width:100%;border-collapse:collapse}.cherie-cf-modal-content td{padding:6px 8px;border-bottom:1px solid #f2f2f2}html[dir="rtl"] .cherie-cf-stats{flex-direction:row-reverse}.cherie-cf-image-count{display:inline-block;font-size:13px;font-weight:600}.cherie-cf-image-gallery{display:flex;flex-wrap:wrap;gap:8px}.cherie-cf-gallery-img{width:90px;height:90px;object-fit:cover;border-radius:6px;border:1px solid #ddd;cursor:zoom-in;transition:transform 0.2s ease}.cherie-cf-gallery-img:hover{transform:scale(1.05)}