.bnp-fc-photo-viewer-modal{z-index:1000010;transition:opacity .2s ease;}
.bnp-fc-photo-viewer-modal .bnp-fc-package-modal-backdrop{background:rgba(15,23,42,.38);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:background-color .2s ease,backdrop-filter .2s ease;}
.bnp-fc-photo-viewer-dialog{position:relative;z-index:1;width:min(92vw,1040px);height:min(88vh,800px);overflow:hidden;background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.72);border-radius:22px;display:flex;flex-direction:column;box-shadow:0 28px 80px rgba(15,23,42,.24);margin:auto;}
.bnp-fc-photo-viewer-close{position:absolute;top:15px;right:15px;width:36px;height:36px;border:2px solid #fff;border-radius:50%;background:#e86f1f;color:#fff;cursor:pointer;font-size:23px;line-height:1;z-index:30;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(35,42,52,.24);transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease;}
.bnp-fc-photo-viewer-close:hover{background:#d45d16;color:#fff;transform:scale(1.06);box-shadow:0 6px 15px rgba(35,42,52,.28);}
.bnp-fc-photo-viewer-close:focus-visible{outline:3px solid #f8b98e;outline-offset:2px;}
.bnp-fc-photo-viewer-content{position:relative;flex:1;min-height:0;display:flex;background:#f3f5f7;padding:0;overflow:hidden;}
.bnp-fc-photo-viewer-main{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 58px 54px;}
.bnp-fc-photo-viewer-stage{position:relative;width:min(100%,860px);height:100%;min-height:0;display:flex;align-items:center;justify-content:center;}
.bnp-fc-photo-viewer-img{display:block;max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 12px 32px rgba(23,32,51,.16);background:#fff;border-radius:8px;min-height:0;}
.bnp-fc-photo-viewer-img[hidden]{display:none;}
.bnp-fc-photo-viewer-status{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);z-index:22;border-radius:999px;background:rgba(0,0,0,.62);color:#fff;font-size:12px;font-weight:600;line-height:1.2;padding:5px 11px;box-shadow:0 2px 8px rgba(0,0,0,.28);pointer-events:none;white-space:nowrap;}
.bnp-fc-photo-viewer-status[hidden]{display:none!important;}
.bnp-fc-photo-viewer-info{position:absolute;bottom:14px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:24px;color:#172033;z-index:20;pointer-events:none;}
.bnp-fc-photo-viewer-counter,.bnp-fc-photo-viewer-delete-btn{pointer-events:auto;}
.bnp-fc-photo-viewer-counter{font-size:13px;font-weight:700;background:rgba(255,255,255,.9);padding:5px 13px;border:1px solid #e1e5eb;border-radius:999px;box-shadow:0 2px 8px rgba(23,32,51,.08);}
.bnp-fc-photo-viewer-delete-btn{background:#d63638 !important;color:#fff !important;border:none !important;padding:6px 14px !important;border-radius:4px !important;font-size:12px !important;font-weight:600 !important;cursor:pointer !important;height:auto !important;line-height:1 !important;box-shadow:0 2px 10px rgba(0,0,0,.4) !important;text-transform:none !important;text-decoration:none !important;transition:all .2s !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;}
.bnp-fc-photo-viewer-delete-btn:hover{background:#b32d2e !important;transform:translateY(-1px) !important;box-shadow:0 4px 12px rgba(0,0,0,.5) !important;}
.bnp-fc-photo-viewer-nav{position:absolute;top:50% !important;transform:translateY(-50%) !important;width:42px !important;height:42px !important;border:1px solid #dfe4ea !important;border-radius:50% !important;background:rgba(255,255,255,.9) !important;color:#475467 !important;font-size:27px !important;line-height:1 !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:all .18s !important;z-index:25 !important;user-select:none !important;padding:0 !important;margin:0 !important;box-shadow:0 4px 12px rgba(23,32,51,.12) !important;background-image:none !important;}
.bnp-fc-photo-viewer-nav[hidden]{display:none!important;}
.bnp-fc-photo-viewer-nav:hover{background:#fff !important;border-color:#e86f1f !important;color:#d45d16 !important;transform:translateY(-50%) scale(1.04) !important;}
.bnp-fc-photo-viewer-nav:focus-visible{outline:3px solid #f8b98e!important;outline-offset:2px!important;}
.bnp-fc-photo-viewer-nav-prev{left:14px !important;padding-right:4px !important;}
.bnp-fc-photo-viewer-nav-next{right:14px !important;padding-left:4px !important;}
.bnp-fc-photo-viewer-strip-wrap{background:#fff;border-top:1px solid #e4e7ec;padding:9px 12px;height:88px;flex-shrink:0;overflow:hidden;}
.bnp-fc-photo-viewer-strip{display:flex;gap:8px;justify-content:flex-start;height:100%;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#cbd2dc transparent;-webkit-overflow-scrolling:touch;padding:2px 3px 5px;touch-action:pan-x pan-y;cursor:grab;user-select:none;-webkit-user-select:none;}
.bnp-fc-photo-viewer-strip.is-dragging{scroll-behavior:auto;cursor:grabbing;}
.bnp-fc-photo-viewer-strip::-webkit-scrollbar{height:4px;}
.bnp-fc-photo-viewer-strip::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd2dc;}
.bnp-fc-photo-viewer-strip .bnp-fc-filmstrip__item{flex:0 0 62px;min-width:62px;max-width:62px;height:62px;margin:0;padding:3px;border:2px solid transparent;border-radius:9px;background:#f3f5f7;color:#667085;box-shadow:none;cursor:pointer;}
.bnp-fc-photo-viewer-strip .bnp-fc-filmstrip__item:hover{border-color:#cfd5dd;background:#fff;}
.bnp-fc-photo-viewer-strip .bnp-fc-filmstrip__item.is-active{border-color:#e86f1f;background:#fff;box-shadow:0 3px 10px rgba(232,111,31,.16);}
.bnp-fc-photo-viewer-strip .bnp-fc-filmstrip__thumb{height:100%;border-radius:6px;background:#e9edf2;}
.bnp-fc-photo-viewer-strip .bnp-fc-filmstrip__thumb img{opacity:1;}
.bnp-fc-photo-viewer-strip .bnp-fc-filmstrip__label{display:none;}
@media (max-width: 600px) {
    .bnp-fc-photo-viewer-modal{padding:0;}
    .bnp-fc-photo-viewer-dialog{width:100vw;height:100dvh;max-height:100dvh;border-radius:0;}
    .bnp-fc-photo-viewer-close{top:10px;right:10px;width:40px;height:40px;}
    .bnp-fc-photo-viewer-main{padding:52px 42px 52px;}
    .bnp-fc-photo-viewer-stage{width:100%;}
    .bnp-fc-photo-viewer-nav{width:38px!important;height:38px!important;font-size:24px!important;}
    .bnp-fc-photo-viewer-nav-prev{left:3px !important;}
    .bnp-fc-photo-viewer-nav-next{right:3px !important;}
    .bnp-fc-photo-viewer-strip-wrap{height:80px;padding:7px 8px;}
    .bnp-fc-photo-viewer-strip .bnp-fc-filmstrip__item{flex-basis:56px;min-width:56px;max-width:56px;height:56px;}
}

@media (hover:none),(pointer:coarse){.bnp-fc-photo-viewer-strip{cursor:auto;}}
@media (prefers-reduced-motion:reduce){.bnp-fc-photo-viewer-modal,.bnp-fc-photo-viewer-dialog,.bnp-fc-photo-viewer-close,.bnp-fc-photo-viewer-nav{transition:none!important;}}
