#vtb-popup-root{position:fixed;inset:0;z-index:2147483000;display:none;align-items:center;justify-content:center;padding:18px;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif}#vtb-popup-root.open{display:flex}.vtb-popup-overlay{position:absolute;inset:0;background:#000}.vtb-popup-card{position:relative;z-index:1;max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);overflow:auto;box-shadow:0 24px 80px rgba(0,0,0,.5);color:#111}.vtb-popup-close{position:sticky;float:right;top:8px;margin:8px;border:0;background:rgba(0,0,0,.65);color:#fff;width:38px;height:38px;border-radius:999px;font-size:24px;cursor:pointer;z-index:3}.vtb-popup-content{padding:24px}.vtb-popup-block{margin:0 0 16px}.vtb-popup-block:last-child{margin-bottom:0}.vtb-popup-block-title{font-size:18px;font-weight:700;margin:0 0 10px}.vtb-popup-block img,.vtb-popup-block video,.vtb-popup-block iframe{display:block;width:100%;max-width:100%;border:0}.vtb-popup-text{line-height:1.6}.vtb-popup-text p:first-child{margin-top:0}.vtb-popup-text p:last-child{margin-bottom:0}.vtb-popup-video-frame{aspect-ratio:16/9;min-height:260px}.vtb-popup-video-notice{padding:18px;border:1px solid rgba(0,0,0,.12);border-radius:10px;background:rgba(0,0,0,.04);line-height:1.45}.vtb-popup-video-notice p{margin:8px 0}.vtb-popup-video-notice a{text-decoration:underline}.vtb-popup-gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.vtb-popup-gallery-item{margin:0;position:relative}.vtb-popup-gallery-item button{display:block;width:100%;border:0;padding:0;background:transparent;cursor:pointer}.vtb-popup-gallery-item img{aspect-ratio:4/3;object-fit:cover;border-radius:8px}.vtb-popup-gallery-item figcaption{font-size:13px;line-height:1.4;margin-top:5px}.vtb-popup-gallery-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:6px}.vtb-popup-gallery-slider .vtb-popup-gallery-item{min-width:min(82%,520px);scroll-snap-align:start}.vtb-popup-lightbox{position:fixed;inset:0;z-index:2147483600;background:rgba(0,0,0,.94);display:flex;align-items:center;justify-content:center;padding:24px}.vtb-popup-lightbox img{max-width:94vw;max-height:88vh;object-fit:contain}.vtb-popup-lightbox-close{position:absolute;right:18px;top:14px;border:0;background:rgba(255,255,255,.14);color:#fff;width:42px;height:42px;border-radius:50%;font-size:26px;cursor:pointer}.vtb-popup-lightbox-caption{position:absolute;left:24px;right:24px;bottom:18px;text-align:center;color:#fff}.vtb-popup-fullscreen .vtb-popup-card{width:100vw!important;height:100vh!important;max-width:none;max-height:none;border-radius:0!important}.vtb-popup-side-panel{justify-content:flex-end;padding:0}.vtb-popup-side-panel .vtb-popup-card{height:100vh!important;max-height:none;border-radius:0!important}@media(max-width:768px){#vtb-popup-root{padding:0}.vtb-popup-card{width:100vw!important;max-width:none;border-radius:0!important}.vtb-popup-video-frame{min-height:210px}}