.tlm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:200;opacity:0;pointer-events:none;transition:opacity .3s ease}.tlm-backdrop--open{opacity:1;pointer-events:auto}@media (min-width: 1024px){.tlm-backdrop--open{background:#000c}}.tlm-panel{position:fixed;bottom:0;left:50%;transform:translate(-50%) translateY(100%);width:100%;max-width:500px;z-index:201;background:#111;border-radius:16px 16px 0 0;overflow:hidden;transition:transform .35s cubic-bezier(.32,.72,0,1)}.tlm-panel--open{transform:translate(-50%) translateY(0)}.tlm-close{position:absolute;top:14px;right:14px;width:28px;height:28px;border-radius:50%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;font-size:12px;color:var(--wwe-white);-webkit-tap-highlight-color:transparent}.tlm-close img{width:24px;height:24px}.tlm-body{padding:28px 24px 36px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.tlm-image-wrap{width:100px;height:100px;border-radius:50%;overflow:hidden;background:#ffffff0f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tlm-image{width:100%;height:100%;object-fit:cover}.tlm-title{margin:0;font-family:var(--wwe-font-display);font-size:22px;font-weight:700;letter-spacing:-.44px;color:var(--wwe-white);line-height:1.2}.tlm-desc{margin:0;font-family:var(--wwe-font-body);font-size:13px;font-weight:400;color:#fff9;line-height:1.6;max-width:300px}.tlm-cta{width:100%;margin-top:4px}
