/* All selectors are scoped. Existing website typography and navigation are untouched. */
.fwa-player{position:relative;isolation:isolate;display:block;width:100%;min-width:0;margin:0;overflow:hidden;border:1px solid #bed1fa;border-radius:20px;background:#fff;box-shadow:0 12px 36px -24px #13396c30;color:#18212b;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.4}
.fwa-player *{box-sizing:border-box}.fwa-player [hidden]{display:none!important}
.fwa-stage{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;background:#fff;contain:content}
.fwa-stage>svg{display:block;width:100%;height:100%}
.fwa-bar{display:flex;align-items:center;gap:9px;min-height:48px;padding:4px 13px;border-top:1px solid #edf1f8;background:#fcfdff}
.fwa-bar button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:36px;height:36px;min-height:36px;padding:7px;border:0;border-radius:8px;background:transparent;color:#516582;cursor:pointer;box-shadow:none;font:inherit}
.fwa-bar button:hover{color:#075cf2;background:#edf4ff}.fwa-bar button:focus-visible{outline:3px solid #075cf2;outline-offset:1px}
.fwa-bar button svg{display:block;width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.fwa-time{font-size:11px;white-space:nowrap;color:#66768b;font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}
.fwa-status{flex:1;min-width:0;font-size:11px;color:#63748d;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fwa-sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.fwa-player:fullscreen,.fwa-player.fwa-expanded{background:#fff;border:0;border-radius:0;width:100vw;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center}
.fwa-player:fullscreen .fwa-stage,.fwa-player.fwa-expanded .fwa-stage{flex:0 1 auto;width:min(100vw,calc((100dvh - 62px)*16/9));max-height:calc(100dvh - 62px)}
.fwa-player:fullscreen .fwa-bar,.fwa-player.fwa-expanded .fwa-bar{width:min(100vw,calc((100dvh - 62px)*16/9));min-height:54px}
.fwa-player.fwa-expanded{position:fixed!important;inset:0!important;z-index:2147483600!important;max-width:none!important;max-height:none!important}
@media(max-width:600px){.fwa-player{border-radius:15px}.fwa-bar{gap:3px;padding:3px 8px;min-height:46px}.fwa-bar button{height:36px;width:34px}.fwa-time{font-size:10px}.fwa-status{font-size:10px}}
@media(prefers-reduced-motion:reduce){.fwa-player,.fwa-player *{scroll-behavior:auto!important;transition:none!important}}

.fwa-mobile-caption{display:none}.fwa-player{scroll-margin-top:100px;scroll-margin-bottom:116px}
@media(max-width:480px){.fwa-mobile-caption{display:flex;align-items:center;min-height:72px;padding:10px 14px 9px;margin:0;border-top:1px solid #edf1f8;font:600 14px/1.45 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#18212b}.fwa-status{display:none}.fwa-time{flex:1}.fwa-player:fullscreen .fwa-mobile-caption,.fwa-player.fwa-expanded .fwa-mobile-caption{display:none}}
