.gallery-photo-modal{touch-action:none;overscroll-behavior:contain;user-select:none;justify-content:center;align-items:center;transition:opacity .25s;display:flex;z-index:2147483647!important;background-color:#000000f5!important;width:100vw!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important}body.gallery-modal-open .dc-mobile-bottom-bar,body.gallery-modal-open #dcMobileBottomBar,body.lightbox-open .dc-mobile-bottom-bar,body.lightbox-open #dcMobileBottomBar,body.gallery-modal-open .floating-widgets,body.lightbox-open .floating-widgets,body.gallery-modal-open .navbar,body.lightbox-open .navbar{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.gallery-modal-backdrop{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.gallery-modal-top-bar{z-index:100;position:absolute;top:24px;left:28px}.gallery-modal-embed-trigger{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#189ba640;border:1px solid #189ba699;border-radius:30px;align-items:center;padding:8px 16px;font-size:.88rem;font-weight:600;transition:all .2s;display:inline-flex}.gallery-modal-embed-trigger:hover{color:#fff;background:#189ba6;transform:translateY(-1px);box-shadow:0 4px 15px #189ba666}.gallery-embed-box{z-index:200;color:#fff;background:#15161e;border:1px solid #2a2d3d;border-radius:12px;width:90%;max-width:580px;padding:18px 20px;animation:.2s fadeInEmbed;position:absolute;top:80px;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0009}@keyframes fadeInEmbed{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.gallery-embed-header{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.98rem;font-weight:700;display:flex}.embed-box-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.embed-box-close:hover{color:#fff}.embed-info-text{margin-bottom:12px;font-size:.82rem;line-height:1.4;color:#9ca3af!important}.embed-code-container{gap:8px;margin-bottom:10px;display:flex}.embed-code-textarea{color:#38bdf8;resize:none;background:#0b0c10;border:1px solid #374151;border-radius:6px;flex:1;padding:8px 10px;font-family:monospace;font-size:.78rem}.btn-copy-embed{color:#fff;cursor:pointer;white-space:nowrap;background:#189ba6;border:none;border-radius:6px;padding:0 16px;font-size:.85rem;font-weight:600;transition:all .2s}.btn-copy-embed:hover{background:#13838c}.btn-copy-embed.copied{background:#10b981}.embed-license-note{color:#6b7280;font-size:.75rem}@media (width<=768px){.gallery-modal-top-bar{top:14px;left:14px}.gallery-modal-embed-trigger{padding:6px 12px;font-size:.78rem}.gallery-embed-box{width:94%;padding:14px;top:65px}.embed-code-container{flex-direction:column}.btn-copy-embed{padding:8px}}.gallery-modal-close{color:#fff;cursor:pointer;z-index:100;background:#ffffff2e;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;transition:all .2s;display:flex;position:absolute;top:24px;right:28px}.gallery-modal-close:hover{color:#fff;background:#ffffff59;transform:scale(1.08)}.gallery-modal-nav{color:#fff;cursor:pointer;z-index:50;-webkit-backdrop-filter:blur(10px);background:#ffffff38;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:72px;font-size:1.4rem;transition:all .2s;display:flex;position:absolute;top:48%;transform:translateY(-50%);box-shadow:0 4px 20px #00000059}.gallery-modal-nav:hover{color:#fff;background:#fff6;transform:translateY(-50%)scale(1.06)}.gallery-modal-prev{left:20px}.gallery-modal-next{right:20px}.gallery-modal-wrapper{z-index:5;box-sizing:border-box;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:25px 80px 18px;display:flex;position:relative}.gallery-modal-main-stage{pointer-events:auto;touch-action:pan-y pinch-zoom;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.gallery-modal-main-img{object-fit:contain;user-select:none;-webkit-user-drag:none;border-radius:4px;max-width:90vw;max-height:calc(88vh - 85px);transition:transform .2s,opacity .2s;box-shadow:0 10px 40px #000000bf}.gallery-modal-caption{visibility:hidden!important;opacity:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.gallery-modal-filmstrip-wrapper{pointer-events:auto;touch-action:pan-x;justify-content:center;align-items:center;width:100%;max-width:92vw;height:75px;margin-top:8px;display:flex}.gallery-modal-filmstrip{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:thin;scrollbar-color:#fff6 transparent;gap:8px;max-width:100%;padding:6px 12px;display:flex;overflow-x:auto}.gallery-modal-filmstrip::-webkit-scrollbar{height:4px}.gallery-modal-filmstrip::-webkit-scrollbar-thumb{background:#fff6;border-radius:4px}.gallery-modal-thumb{cursor:pointer;opacity:.55;box-sizing:border-box;background-color:#1a1a1a;border:2px solid #0000;border-radius:4px;flex-shrink:0;width:84px;height:56px;transition:all .2s;overflow:hidden}.gallery-modal-thumb img{object-fit:cover;width:100%;height:100%}.gallery-modal-thumb:hover{opacity:.95;transform:scale(1.04)}.gallery-modal-thumb.active{opacity:1;border-color:#fff;transform:scale(1.06);box-shadow:0 0 10px #fff9}@media (width<=768px){.gallery-modal-wrapper{justify-content:space-between!important;padding:55px 8px 12px!important}.gallery-modal-nav{border-radius:8px!important;width:36px!important;height:52px!important;font-size:1.1rem!important;top:42%!important}.gallery-modal-prev{left:6px!important}.gallery-modal-next{right:6px!important}.gallery-modal-close{background:#ffffff40!important;width:40px!important;height:40px!important;font-size:1.1rem!important;top:10px!important;right:12px!important}.gallery-modal-main-stage{flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:center!important;min-height:0!important;max-height:calc(100vh - 145px)!important;display:flex!important}.gallery-modal-main-img{object-fit:contain!important;width:auto!important;max-width:94vw!important;height:auto!important;max-height:52vh!important}.gallery-modal-caption{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;max-width:90%!important;margin-top:8px!important;font-size:.82rem!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.gallery-modal-filmstrip-wrapper{max-width:98vw!important;height:58px!important;margin-top:6px!important;margin-bottom:4px!important}.gallery-modal-filmstrip{gap:6px!important;padding:4px 6px!important}.gallery-modal-thumb{border-radius:3px!important;width:60px!important;height:42px!important}}.premium-card-overlay,.premium-card-overlay *,.premium-card-overlay:after,.premium-card-overlay:before,.premium-card-overlay .btn-gold.lightbox-trigger:after,.premium-card-overlay .btn-gold.lightbox-trigger:before,.gallery-item .premium-card-overlay,.gallery-item .premium-card-overlay *{content:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}.gallery-item .premium-card,.premium-card{cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;border:1px solid #e5e7eb!important;outline:none!important;transition:transform .2s,box-shadow .2s!important;box-shadow:0 2px 10px #00000008!important}.gallery-item .premium-card:hover,.premium-card:hover{border-color:#cbd5e1!important;transform:translateY(-3px)!important;box-shadow:0 8px 20px #00000014!important}.gallery-item .premium-card-img img,.premium-card-img img{transition:transform .3s!important}.gallery-item .premium-card:hover .premium-card-img img,.premium-card:hover .premium-card-img img{transform:scale(1.02)!important}@media (width<=991px),(hover:none){.premium-card,.premium-card-img,.gallery-item{cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;touch-action:manipulation!important}}html,body{color:#000!important;background-color:#fff!important;font-family:Arial,Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.hero-section,.catalog-directory-hero,.dc-top-section-bg,header.bg-dark,.bg-dark,.bg-dark-card,.bg-dark-contrast{color:#000!important;background-color:#f3f6f8!important}h1,h2,h3,h4,h5,h6,.section-title,p,span,li,label,div,small,strong,p *,li *,span *,label *,div *,small *,strong *,.text-muted,.text-white-50,.text-secondary,.text-muted *,:not(footer) .text-white,body:not(footer) .text-white,a.text-white:not(footer a),.section-title.text-white{color:#000!important}.text-gold,.text-gold *{color:#189ba6!important}.btn-gold,.btn-primary{color:#fff!important;background-color:#189ba6!important;border-color:#189ba6!important}.btn-gold:hover,.btn-primary:hover{background-color:#127c85!important;border-color:#127c85!important}footer,footer *,footer p,footer span,footer li,footer div,footer small,footer .text-muted{color:#fff!important}footer p,footer span,footer li,footer div,footer small,footer .text-muted,footer a{color:#d1cfc9!important}.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6,.bg-dark-card h1,.bg-dark-card h2,.bg-dark-card h3,.bg-dark-card h4,.bg-dark-card h5,.bg-dark-card h6,.bg-dark-contrast h1,.bg-dark-contrast h2,.bg-dark-contrast h3,.bg-dark-contrast h4,.bg-dark-contrast h5,.bg-dark-contrast h6{color:#1a1a1a!important}.bg-dark p,.bg-dark li,.bg-dark span:not(.text-gold):not(.text-teal),.bg-dark label,.bg-dark .text-muted,.bg-dark-card p,.bg-dark-card li,.bg-dark-card span:not(.text-gold):not(.text-teal),.bg-dark-card label,.bg-dark-card .text-muted,.bg-dark-contrast p,.bg-dark-contrast li,.bg-dark-contrast span:not(.text-gold):not(.text-teal),.bg-dark-contrast label,.bg-dark-contrast .text-muted{color:#444!important}.bg-dark strong,.bg-dark-card strong,.bg-dark-contrast strong{color:#1a1a1a!important}
