.pm-teaser-wrap{font-family:var(--pm-fb,'Plus Jakarta Sans',Arial,sans-serif);width:100%;}
.pm-teaser-inner{max-width:1500px;margin:0 auto;padding:0 clamp(14px,3vw,40px);box-sizing:border-box;}
.pm-teaser-head{display:flex;align-items:center;gap:12px;margin:0 0 12px;flex-wrap:wrap;}
.pm-teaser-live{display:inline-flex;align-items:center;gap:7px;background:#ecfdf5;color:#047857;font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:.6px;padding:5px 11px;border-radius:999px;}
.pm-teaser-dot{width:8px;height:8px;border-radius:50%;background:#10b981;animation:pmTeaserPulse 1.8s infinite;}
@keyframes pmTeaserPulse{0%{box-shadow:0 0 0 0 rgba(16,185,129,.6)}70%{box-shadow:0 0 0 8px rgba(16,185,129,0)}100%{box-shadow:0 0 0 0 rgba(16,185,129,0)}}
.pm-teaser-count{font-weight:800;font-size:1rem;color:var(--pm-g900,#1a1530);}
.pm-teaser-mapframe{border:1px solid var(--pm-g200,#e5e7eb);box-shadow:0 10px 40px rgba(26,21,48,.10);overflow:hidden;background:#eef2f7;}
.pm-teaser-map{width:100%;height:520px;z-index:0;}
.pm-teaser-note{font-size:.8rem;color:var(--pm-g400,#9ca3af);margin:10px 2px 0;line-height:1.5;text-align:center;}
.pm-teaser-pin{background:transparent;border:0;}
.pm-teaser-pin-badge{display:inline-flex;align-items:center;gap:2px;background:#4A22B0;color:#fff;font-weight:900;font-size:12px;line-height:1;padding:5px 8px;border-radius:999px;box-shadow:0 2px 8px rgba(74,34,176,.45);white-space:nowrap;border:2px solid #fff;}
.pm-teaser-pin-badge small{font-size:8px;font-weight:800;opacity:.85;}
.pm-teaser-cluster-wrap{background:transparent;}
.pm-teaser-cluster{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#4A22B0;color:#fff;font-weight:900;font-size:15px;border:3px solid #fff;box-shadow:0 3px 12px rgba(74,34,176,.5);}
.pm-teaser-pop{min-width:158px;text-align:center;font-family:var(--pm-fb,'Plus Jakarta Sans',Arial,sans-serif);}
.pm-teaser-pop-dienst{font-weight:900;color:#1a1530;font-size:1rem;margin-bottom:2px;}
.pm-teaser-pop-prijs{color:#4A22B0;font-weight:800;font-size:.86rem;margin-bottom:11px;}
.pm-teaser-pop-btn{display:inline-block;width:100%;background:#4A22B0;color:#fff;border:0;font-weight:800;font-size:.85rem;padding:10px 12px;cursor:pointer;}
.pm-teaser-pop-btn:hover{background:#3a1a8c;}
.pm-teaser-modal{display:none;position:fixed;inset:0;z-index:100000;background:rgba(20,15,40,.62);align-items:flex-start;justify-content:center;padding:26px 16px;overflow-y:auto;}
.pm-teaser-modal.is-open{display:flex;}
.pm-teaser-modal-inner{position:relative;width:100%;max-width:440px;margin:auto;background:#fff;padding:40px 38px 32px;text-align:center;box-sizing:border-box;}
.pm-teaser-modal-x{position:absolute;top:14px;right:16px;width:32px;height:32px;border:0;background:#f3f2f7;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;}
.pm-teaser-modal-x:hover{background:#e9e7f2;color:#1a1530;}
.pm-teaser-modal-x svg{display:block;}
.pm-treg-lock{width:60px;height:60px;border-radius:50%;background:#4A22B0;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;}
.pm-treg-h{font-family:var(--pm-fd,'Archivo',Arial,sans-serif);font-weight:900;font-size:1.4rem;line-height:1.3;margin:0 0 10px;color:#1a1530;}
.pm-treg-sub{font-size:.9rem;color:#6b7280;line-height:1.6;margin:0 auto 24px;max-width:300px;}
.pm-treg-fi{width:100%;box-sizing:border-box;border:1.5px solid #e6e4ee;background:#fbfbfd;height:48px;padding:0 15px;font-size:.9rem;color:#1a1530;text-align:center;margin-bottom:12px;outline:0;font-family:inherit;}
.pm-treg-fi:focus{border-color:#4A22B0;background:#fff;}
.pm-treg-gdpr{display:flex;align-items:flex-start;gap:9px;text-align:left;font-size:.76rem;color:#6b7280;line-height:1.5;margin:2px 0 14px;cursor:pointer;}
.pm-treg-gdpr input{margin-top:2px;flex-shrink:0;accent-color:#4A22B0;width:16px;height:16px;}
.pm-treg-gdpr a{color:#4A22B0;}
.pm-treg-err{color:#dc2626;font-size:.8rem;min-height:16px;margin:0 0 6px;text-align:center;}
.pm-treg-cta{width:100%;background:#4A22B0;color:#fff;border:0;font-family:var(--pm-fd,'Archivo',Arial,sans-serif);font-weight:900;font-size:1rem;padding:15px 0;cursor:pointer;letter-spacing:.2px;}
.pm-treg-cta:hover{background:#3a1a8c;}
.pm-treg-cta[disabled]{opacity:.6;cursor:default;}
.pm-treg-trust{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.76rem;color:#9ca3af;margin:15px 0 0;}
.pm-treg-login{display:block;margin-top:14px;font-size:.84rem;color:#6b7280;text-decoration:none;}
.pm-treg-login b{color:#4A22B0;font-weight:700;}
@media(max-width:520px){.pm-teaser-modal-inner{padding:36px 22px 28px;}}
