.tmsp-popup[hidden]{display:none!important}.tmsp-popup{position:fixed;inset:0;z-index:999999;display:flex;padding:24px;pointer-events:none}.tmsp-popup.tmsp-has-overlay{background:rgba(0,18,52,.62);pointer-events:auto}.tmsp-dialog{position:relative;width:min(100%,var(--tmsp-max-width));max-height:calc(100vh - 48px);margin:auto;pointer-events:auto;background:#fff;box-shadow:0 18px 60px rgba(0,0,0,.35)}.tmsp-position-bottom-left{align-items:flex-end;justify-content:flex-start}.tmsp-position-bottom-right{align-items:flex-end;justify-content:flex-end}.tmsp-position-bottom-left .tmsp-dialog,.tmsp-position-bottom-right .tmsp-dialog{margin:0}.tmsp-close{position:absolute;z-index:2;top:8px;right:8px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,0,0,.72);color:#fff;font-size:28px;line-height:34px;cursor:pointer}.tmsp-dialog picture,.tmsp-dialog img,.tmsp-image-link{display:block}.tmsp-dialog img{width:100%;max-height:calc(100vh - 105px);height:auto;object-fit:contain}.tmsp-actions{display:flex;justify-content:flex-end;gap:18px;padding:12px 16px;background:#fff}.tmsp-actions button{padding:0;border:0;background:none;color:#273550;font-size:13px;text-decoration:underline;cursor:pointer}@media(max-width:767px){.tmsp-popup{padding:14px}.tmsp-dialog{max-height:calc(100vh - 28px)}.tmsp-dialog img{max-height:calc(100vh - 90px)}.tmsp-actions{gap:12px;justify-content:center;flex-wrap:wrap}}@media(prefers-reduced-motion:no-preference){.tmsp-dialog{animation:tmsp-in .2s ease-out}@keyframes tmsp-in{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}}

