.promo-launcher{position:fixed;right:24px;bottom:24px;z-index:35;display:flex;width:328px;align-items:center;gap:4px;padding:10px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 8px 32px #0f172a14,0 2px 8px #0f172a08;color:#0f172a}.promo-launcher[hidden]{display:none}.promo-launcher[data-introducing=true]{animation:promo-introduce 1.6s step-end}@keyframes promo-introduce{0%{visibility:hidden}to{visibility:visible}}.promo-launch{display:flex;gap:12px;align-items:center;min-width:0;flex:1;text-decoration:none}.promo-thumb{position:relative;flex:0 0 88px;overflow:hidden;border-radius:9px;border:1px solid #e2e8f0;background:#f8fafc}.promo-thumb img{display:block;width:88px;height:60px;object-fit:cover}.promo-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a14}.promo-play-badge{position:absolute;z-index:1;top:50%;left:50%;display:grid;place-content:center;width:30px;height:30px;padding-left:2px;border-radius:999px;color:#fff;background:#0d6cf2;box-shadow:0 0 0 2px #fff,0 4px 12px #0f172a3d;transform:translate(-50%,-50%);transition:transform .15s ease,background-color .15s ease}.promo-launch:hover .promo-play-badge{background:#0b5ed7;transform:translate(-50%,-50%) scale(1.06)}.promo-label{display:flex;flex-direction:column;gap:5px}.promo-label strong{font-size:12px;font-weight:600;line-height:1.4}.promo-label small{font-size:11px;color:#64748b}.promo-icon-button{display:grid;flex:none;place-content:center;width:32px;height:32px;border-radius:999px;color:#64748b;background:transparent;cursor:pointer;transition:background-color .15s ease,color .15s ease}.promo-icon-button:hover{background:#f1f5f9;color:#0f172a}.promo-pill-icon,.promo-mobile-label{display:none}.promo-pill-icon{color:#0d6cf2}.promo-launch:focus-visible,.promo-icon-button:focus-visible,.promo-player :focus-visible{outline:2px solid #0d6cf2;outline-offset:3px}.promo-launch:focus-visible{border-radius:8px}.promo-minimized .promo-launch:focus-visible{border-radius:999px}.promo-player{padding:0;margin:auto;width:min(960px,calc(100vw - 48px));max-height:calc(100dvh - 40px);overflow:auto;border:1px solid #e2e8f0;border-radius:20px;color:#0f172a;background:#fff;box-shadow:0 24px 80px #02061740}.promo-player::backdrop{background:#0f172ab3}.promo-player-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 14px 20px}.promo-player-header h2{font-size:17px;font-weight:600;line-height:1.4}.promo-film{position:relative;aspect-ratio:16 / 9;max-height:calc(100dvh - 180px);border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;background:#fff}.promo-film video{display:block;width:100%;height:100%;object-fit:contain}.promo-player-footer{display:flex;justify-content:center;align-items:center;gap:24px;padding:20px 24px;font-size:14px}.promo-player-footer>a:not(.promo-primary),.promo-error a{color:#0d6cf2;text-decoration:underline;text-underline-offset:3px}.promo-primary{display:inline-flex;justify-content:center;border-radius:10px;padding:12px 20px;background:#0d6cf2;color:#fff;font-weight:600;text-decoration:none}.promo-primary:hover{background:#0b5ed7}.promo-error{padding:14px 20px;font-size:14px}.promo-play-manual{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:12px 20px;border-radius:10px;background:#0d6cf2;color:#fff;font-weight:600}.promo-loading{position:fixed;z-index:90;bottom:24px;right:24px;max-width:calc(100vw - 32px);border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:16px;box-shadow:0 8px 32px #0f172a14}.promo-loading a,.promo-loading button{margin-left:12px;color:#0d6cf2}.promo-minimized{width:auto;padding:6px 6px 6px 16px;border-radius:999px}.promo-minimized .promo-thumb,.promo-minimized .promo-label strong{display:none}.promo-minimized .promo-pill-icon,.promo-minimized .promo-mobile-label{display:block}.promo-minimized .promo-label{flex-direction:row;align-items:center;gap:8px;font-size:13px}@media (max-width: 767px){.promo-launcher{width:auto;max-width:calc(100vw - 32px);right:16px;bottom:calc(16px + env(safe-area-inset-bottom));padding:0 6px 0 14px;border-radius:999px}.promo-launcher[data-placement=demo]{bottom:calc(76px + env(safe-area-inset-bottom))}.promo-thumb,.promo-label strong{display:none}.promo-pill-icon,.promo-mobile-label{display:block}.promo-label{flex-direction:row;align-items:center;gap:8px;font-size:12px;font-weight:600}.promo-label small{font-size:10px;font-weight:400}.promo-launch{gap:8px;min-height:44px}.promo-launch:focus-visible{border-radius:999px}.promo-player{width:calc(100vw - 20px);max-height:calc(100dvh - 24px);border-radius:16px}.promo-player-header{padding:8px 12px}.promo-player-header h2{font-size:14px}.promo-player-footer{flex-direction:column;gap:16px;padding:16px 16px calc(16px + env(safe-area-inset-bottom));font-size:13px}.promo-primary{width:100%}}
