/* Dating24 v38 gallery, logs and notification clear fixes */
.d24-v38-gallery-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(155px,1fr))!important;gap:16px!important;align-items:start!important;width:100%!important}.d24-v38-gallery-card{background:#fff;border:1px solid #eee7f3;border-radius:24px;padding:10px;box-shadow:0 12px 28px rgba(15,23,42,.06);overflow:hidden;min-width:0}.d24-v38-media-thumb{position:relative!important;display:block!important;width:100%!important;aspect-ratio:1/1!important;height:auto!important;min-height:0!important;max-height:none!important;border:0!important;border-radius:20px!important;overflow:hidden!important;background:linear-gradient(135deg,#ffe2ef,#ede9fe)!important;padding:0!important;box-shadow:none!important;cursor:pointer}.d24-v38-media-thumb img,.d24-v38-media-thumb video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:20px!important;background:#111}.d24-v38-play{position:absolute;inset:auto 10px 10px auto;width:42px;height:42px;border-radius:999px;background:rgba(23,19,31,.76);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:950;backdrop-filter:blur(8px)}.d24-v38-gallery-body{padding:10px 3px 2px}.d24-v38-gallery-body h3{font-size:17px;margin:0 0 4px;color:#17131f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.d24-v38-gallery-body p{margin:0 0 10px;color:#6b7280;font-weight:800;font-size:14px}.d24-v38-media-modal[hidden]{display:none!important}.d24-v38-media-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:12px}.d24-v38-media-modal-backdrop{position:absolute;inset:0;background:rgba(8,7,14,.82);backdrop-filter:blur(6px)}.d24-v38-media-modal-box{position:relative;z-index:1;width:min(980px,96vw);height:min(820px,92dvh);display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0f0b18;border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:14px;box-shadow:0 30px 90px rgba(0,0,0,.45);overflow:hidden}.d24-v38-media-modal-box img,.d24-v38-media-modal-box video{max-width:100%!important;max-height:calc(92dvh - 96px)!important;width:auto!important;height:auto!important;object-fit:contain!important;border-radius:18px;background:#000;display:block}.d24-v38-media-modal-box video{width:100%!important}.d24-v38-media-modal-close{position:absolute!important;top:10px;right:10px;z-index:3;width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;border-radius:999px!important;background:rgba(255,255,255,.95)!important;color:#17131f!important;font-size:30px!important;line-height:1!important;box-shadow:0 10px 28px rgba(0,0,0,.22)!important}.d24-v38-media-modal-caption{width:100%;display:flex;justify-content:space-between;gap:12px;align-items:center;color:#fff;padding:12px 5px 0}.d24-v38-media-modal-caption a{color:#fff!important;background:#e91e63;border-radius:999px;padding:8px 12px;text-decoration:none!important}.d24-v38-gallery-manage .d24-upload-panel p strong{color:#e91e63}.d24-v38-log-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;align-items:end}.d24-v38-log-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f1f5f9;padding:6px 10px;font-weight:900;color:#334155}.d24-v38-log-pill.admin{background:#f3e8ff;color:#6b21a8}.d24-v38-log-pill.user{background:#dbeafe;color:#1d4ed8}.d24-v38-log-pill.premium{background:#fef3c7;color:#92400e}.d24-v38-notification-actions{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:1040px){.d24-v38-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}}@media(max-width:700px){.d24-v38-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.d24-v38-gallery-card{border-radius:18px;padding:7px}.d24-v38-media-thumb{border-radius:16px!important}.d24-v38-media-thumb img,.d24-v38-media-thumb video{border-radius:16px!important}.d24-v38-gallery-body h3{font-size:15px}.d24-v38-gallery-body p{font-size:12px}.d24-v38-log-filters{grid-template-columns:1fr}.d24-v38-media-modal{padding:6px}.d24-v38-media-modal-box{width:96vw;height:90dvh;border-radius:18px;padding:8px}.d24-v38-media-modal-box img,.d24-v38-media-modal-box video{max-height:calc(90dvh - 82px)!important}.d24-v38-media-modal-caption{font-size:13px;flex-wrap:wrap}.d24-v38-media-modal-close{top:8px;right:8px;width:42px!important;height:42px!important;min-height:42px!important}}
