.media-player-shell__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10049;background:#2b241c8c;background-image:linear-gradient(160deg,#3c302280,#241c14a8);backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%)}.media-player-shell{position:fixed;top:calc(var(--app-header-height, var(--header-height, 56px)) + env(safe-area-inset-top,0px));inset-inline:0;bottom:calc(var(--app-footer-offset, 92px) + env(safe-area-inset-bottom,0px));z-index:10050;background:linear-gradient(155deg,#fdfbf78c,#f4efe66b,#e8ddc866);backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);border:1px solid rgba(212,175,55,.45);box-shadow:0 8px 32px #785a322e;color:#2b2a28;font-family:Heebo,sans-serif;display:flex;flex-direction:column;direction:rtl;--mps-chrome: calc(64px + env(safe-area-inset-top, 0px)) }.media-player-shell__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:calc(12px + env(safe-area-inset-top,0px)) 20px 12px;background:linear-gradient(180deg,#fdfbf766,#f4efe638);backdrop-filter:blur(18px) saturate(135%);-webkit-backdrop-filter:blur(18px) saturate(135%);border-bottom:1px solid rgba(212,175,55,.3);direction:rtl;position:relative;z-index:3}body[data-video-player-open=true] .media-player-shell__close{pointer-events:auto}.media-player-shell__header-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.media-player-shell__eyebrow{margin:0;font-size:12px;font-weight:400;letter-spacing:.06em;color:var(--teal-deep, #1F6F6F)!important;text-transform:uppercase;text-shadow:none!important}.media-player-shell__title{margin:0;font-size:clamp(16px,1.2vw + 12px,20px);font-weight:400;line-height:1.3;color:var(--teal-deep, #1F6F6F)!important;text-shadow:none!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-player-shell__close{flex-shrink:0;min-width:44px;min-height:44px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;background:#2a8a8a24;border:1px solid rgba(212,175,55,.45);color:#2b2a28;font-family:Heebo,sans-serif;font-size:14px;font-weight:400;cursor:pointer;transition:background .2s,transform .2s;position:relative;z-index:5;pointer-events:auto}.media-player-shell__close *{pointer-events:none}.media-player-shell__close:hover{background:#2a8a8a3d;transform:scale(1.03)}.media-player-shell__close:focus-visible{outline:2px solid rgba(212,175,55,.9);outline-offset:3px}.media-player-shell__body{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr);overflow:hidden}@media(min-width:1024px){.media-player-shell__body{grid-template-columns:1fr 300px}.media-player-shell__body--with-continuations{grid-template-columns:1fr 220px 300px}}.media-player-shell__video{position:relative;background:transparent;display:flex;align-items:flex-start;justify-content:center;padding:20px;overflow-y:auto;overflow-x:hidden;min-height:0;min-width:0;width:100%;max-height:100%;container-type:inline-size}.media-player-shell__video-frame{position:relative;width:100%;max-width:100%;aspect-ratio:16 / 9;max-height:min(calc(100dvh - var(--mps-chrome) - 72px),56.25cqw);margin-inline:auto;border-radius:14px;overflow:hidden;background:#0a0f1a;box-shadow:0 10px 40px #785a3238}.media-player-shell__video-frame--shorts{max-width:min(100%,380px);margin-inline:auto;aspect-ratio:9 / 16;max-height:min(calc(100dvh - var(--mps-chrome) - 72px),85dvh)}.media-player-shell__video-frame iframe,.media-player-shell__video-frame video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;-o-object-fit:contain;object-fit:contain;background:#0a0f1a}.media-player-shell__video-frame .protected-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.media-player-shell__video-empty{padding:24px;text-align:center;font-size:15px;color:#2b2a28;background:#fdfbf7b3;border:1px solid rgba(212,175,55,.28);border-radius:14px;line-height:1.7}.media-player-shell__video-description{margin-top:14px;padding:12px 14px;background:var(--cream-base, #FDFBF7);border:1px solid rgba(212,175,55,.4);border-radius:12px;font-size:14px;line-height:1.6;color:var(--text-primary, #2B2A28)!important;text-shadow:none!important;width:100%;max-width:100%;align-self:stretch;white-space:pre-wrap}.media-player-shell__video-inner{display:flex;flex-direction:column;gap:0;width:100%;max-width:100%;align-items:stretch}.media-player-shell__continuations{background:#fdfbf78c;border-inline-start:1px solid rgba(212,175,55,.28);overflow-y:auto;min-height:0;max-height:100%;display:flex;flex-direction:column}.media-player-shell__continuations-title{margin:0;padding:14px 16px 8px;font-size:13px;font-weight:400;color:var(--gold-deep, #C49A2E);text-transform:uppercase;letter-spacing:.05em;position:sticky;top:0;background:#f4efe6eb;z-index:2}.media-player-shell__continuations-list{list-style:none;margin:0;padding:4px 12px 16px;display:flex;flex-direction:column;gap:6px}.media-player-shell__continuations-item{width:100%;min-height:44px;text-align:start;background:#fdfbf799;border:1px solid rgba(212,175,55,.22);border-radius:10px;padding:10px 12px;font-family:Heebo,sans-serif;font-size:13px;line-height:1.4;color:#2b2a28;cursor:pointer;transition:background .16s,border-color .16s;display:flex;flex-direction:column;gap:4px}.media-player-shell__continuations-item:hover{background:#2a8a8a24;border-color:#d4af378c}.media-player-shell__continuations-item:focus-visible{outline:2px solid rgba(212,175,55,.9);outline-offset:2px}.media-player-shell__continuations-meta{font-size:11px;color:var(--text-soft, #6B6862)}.media-player-shell__sidebar{background:#fdfbf799;border-inline-start:1px solid rgba(212,175,55,.28);overflow-y:auto;min-height:0;max-height:100%;display:flex;flex-direction:column}.media-player-shell__sidebar-header{position:sticky;top:0;background:#f4efe6eb;padding:14px 16px 10px;border-bottom:1px solid rgba(212,175,55,.24);z-index:2}.media-player-shell__sidebar-title{margin:0;font-size:14px;font-weight:400;color:#2b2a28;line-height:1.3}.media-player-shell__sidebar-subtitle{margin:4px 0 0;font-size:12px;color:var(--text-soft, #6B6862)}.media-player-shell__sidebar-content{flex:1;padding:12px 14px 24px;display:flex;flex-direction:column;gap:16px}.media-player-shell__sidebar-content button{color:var(--text-primary, #2B2A28)!important;background:#fdfbf7b8!important;border:1px solid rgba(212,175,55,.32)!important;text-shadow:none!important}.media-player-shell__sidebar-content button[aria-current=true]{background:#2a8a8a29!important;border-color:#2a8a8a8c!important;color:var(--teal-deep, #1F6F6F)!important}.media-player-shell__sidebar-content button span{color:inherit!important;text-shadow:none!important}@media(max-width:1023px){.media-player-shell{position:fixed;top:calc(var(--app-header-height, var(--header-height, 56px)) + env(safe-area-inset-top,0px))!important;bottom:calc(var(--app-footer-offset, 92px) + env(safe-area-inset-bottom,0px))!important;inset-inline:0!important;height:auto!important;min-height:0!important;background:linear-gradient(155deg,#fdfbf78c,#f4efe66b,#e8ddc866)!important;backdrop-filter:blur(24px) saturate(140%)!important;-webkit-backdrop-filter:blur(24px) saturate(140%)!important;z-index:10050!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;justify-content:flex-start!important}.media-player-shell__header{flex:0 0 auto}.media-player-shell__body{flex:0 0 auto!important;min-height:0!important;grid-template-rows:auto auto auto;grid-auto-rows:auto;overflow-y:visible!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;align-content:center}.media-player-shell__continuations,.media-player-shell__sidebar{border-inline-start:none;border-top:1px solid rgba(212,175,55,.18);max-height:none;overflow:visible;flex:0 0 auto}.media-player-shell__video{padding:14px 12px 12px;min-height:0;max-height:none;height:auto;flex:0 0 auto;overflow:visible;align-items:stretch}.media-player-shell__video-inner{align-items:stretch;width:100%}.media-player-shell__video-description{margin:12px 0 0;max-height:none;overflow:visible;width:100%;align-self:stretch;flex:0 0 auto}}@media(max-width:767px){.media-player-shell__header{padding-inline:12px}.media-player-shell__close{padding:0 12px;font-size:13px}.media-player-shell__video{padding:8px;min-height:0;max-height:none;height:auto;justify-content:flex-start;overflow:visible}.media-player-shell__video-frame{border-radius:14px;box-shadow:0 8px 28px #785a3233;width:100%;aspect-ratio:16 / 9;height:auto;max-height:none;overflow:hidden}.media-player-shell__video-description{margin-top:12px;max-height:none;overflow:visible;width:100%}}html[data-theme=dark] .media-player-shell{background:var(--glass-bg);border-color:var(--glass-border);color:var(--glass-text)}html[data-theme=dark] .media-player-shell__header{background:var(--glass-bg);border-bottom-color:var(--glass-border)}html[data-theme=dark] .media-player-shell__close{background:var(--glass-bg);border-color:var(--glass-border);color:var(--glass-text-heading)}html[data-theme=dark] .media-player-shell__video-empty{color:var(--glass-text);background:var(--glass-bg);border-color:var(--glass-border)}html[data-theme=dark] .media-player-shell__video-description{background:var(--glass-bg);border-color:var(--glass-border);color:var(--glass-text)!important}html[data-theme=dark] .media-player-shell__continuations{background:var(--glass-bg);border-inline-start-color:var(--glass-border)}html[data-theme=dark] .media-player-shell__continuations-title{background:var(--glass-bg)}html[data-theme=dark] .media-player-shell__continuations-item{background:var(--glass-bg);border-color:var(--glass-border);color:var(--glass-text)}html[data-theme=dark] .media-player-shell__continuations-item:hover{background:var(--glass-bg);border-color:var(--glass-border)}html[data-theme=dark] .media-player-shell__continuations-meta{color:var(--glass-text-muted)}html[data-theme=dark] .media-player-shell__sidebar{background:var(--glass-bg);border-inline-start-color:var(--glass-border)}html[data-theme=dark] .media-player-shell__sidebar-header{background:var(--glass-bg);border-bottom-color:var(--glass-border)}html[data-theme=dark] .media-player-shell__sidebar-title{color:var(--glass-text-heading)}html[data-theme=dark] .media-player-shell__sidebar-subtitle{color:var(--glass-text-muted)}html[data-theme=dark] .media-player-shell__sidebar-content button{color:var(--glass-text)!important;background:var(--glass-bg)!important;border-color:var(--glass-border)!important}html[data-theme=dark] .media-player-shell__sidebar-content button[aria-current=true]{background:var(--glass-bg)!important;border-color:var(--glass-border)!important;color:var(--glass-text)!important}@media(prefers-color-scheme:dark)and (max-width:1023px){.media-player-shell{background:var(--glass-bg)!important}}.video-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#141210b8;display:flex;align-items:center;justify-content:center;z-index:10050;padding:calc(var(--header-height, 56px) + env(safe-area-inset-top,0px) + 16px) 16px max(16px,env(safe-area-inset-bottom,0px));direction:rtl;overscroll-behavior:contain;touch-action:none;overflow:hidden}.video-modal__overlay .video-player-modal-shell,.video-modal__overlay .video-modal__stage{touch-action:auto}.video-modal__stage{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.video-player-modal-shell{width:100%;max-width:992px;max-height:min(92dvh,calc(100dvh - 32px));margin:0;overflow:hidden;background:linear-gradient(155deg,#fdfbf7,#f4efe6 55%,#efe6d4);border:1px solid rgba(212,175,55,.45);border-radius:24px;padding:16px;color:#2b2a28;display:flex;flex-direction:column;gap:12px;box-shadow:0 12px 48px #785a3247;position:relative;z-index:9998}.video-modal__stage{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;gap:12px;overflow-y:auto;-webkit-overflow-scrolling:touch}@media(min-width:768px){.video-modal__header-bar{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;background:#f4efe6b3;border:1px solid rgba(212,175,55,.3);border-radius:12px;pointer-events:auto;direction:rtl}.video-modal__header-text{min-width:0;flex:1}.video-modal__header-text h2{color:#2b2a28!important;text-shadow:none!important}.video-modal__header-text p{color:var(--gold-deep, #C49A2E)!important;text-shadow:none!important}.video-modal__frame-wrap{position:relative!important;width:100%!important;max-width:928px;aspect-ratio:16 / 9;padding-bottom:0!important;height:auto!important;min-height:240px;max-height:min(calc(92dvh - 120px),522px);margin-inline:auto;background:#2a8a8a1f;border-radius:16px;overflow:hidden;flex-shrink:0}}@media(max-width:767px){.video-modal__overlay{padding:calc(var(--app-header-height, 56px) + env(safe-area-inset-top,0px) + 8px) 0 max(8px,env(safe-area-inset-bottom,0px))!important;align-items:center!important;justify-content:center!important;background:#2b2a288c!important;backdrop-filter:blur(20px) saturate(135%)!important;-webkit-backdrop-filter:blur(20px) saturate(135%)!important;z-index:10050!important;overflow:hidden!important}.video-player-modal-shell{width:100%!important;max-width:100%!important;min-height:0!important;max-height:calc(100dvh - var(--app-header-height, 56px) - 16px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))!important;height:auto!important;margin:auto!important;border-radius:16px!important;padding:12px!important;background:linear-gradient(155deg,#fdfbf7,#f4efe6 55%,#efe6d4)!important;gap:10px!important;overflow:hidden}.video-modal__stage{position:relative;flex:1 1 auto;height:auto;min-height:0;max-height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));width:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0;padding:0!important}.video-modal__stage>*{flex-shrink:0}.video-modal__header-bar{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 2px;background:transparent;pointer-events:auto;direction:rtl;flex-shrink:0}.video-modal__header-bar h2{color:#2b2a28!important;text-shadow:none!important}.video-modal__header-bar p{color:var(--gold-deep, #C49A2E)!important;text-shadow:none!important}.video-modal__close-btn,.video-modal__back-btn{color:#2b2a28!important}.video-modal__close-btn svg,.video-modal__back-btn svg{color:#2b2a28!important;stroke:#2b2a28!important}.video-modal__header-text{flex:1;min-width:0}.video-modal__stage{padding-top:0!important}.video-modal__frame-wrap{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;aspect-ratio:16 / 9!important;max-height:none!important;padding-bottom:0!important;border-radius:12px!important;background:#2a8a8a1a!important;flex:0 0 auto!important}.video-modal__cover{display:none!important}.video-modal__description{position:relative;bottom:auto;left:auto;right:auto;margin:12px;z-index:2;max-height:none;overflow:visible;background:var(--cream-base, #FDFBF7);border:1px solid rgba(212,175,55,.4);border-radius:14px;padding:12px 14px;color:#2b2a28;flex:0 0 auto}.video-modal__description p{color:#2b2a28!important;text-shadow:none!important}}.video-modal__close-btn,.video-modal__back-btn{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;background:#fdfbf7f2;border:2px solid rgba(212,175,55,.55);color:#2b2a28;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 14px #0000002e;flex-shrink:0;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s}.video-modal__close-btn svg,.video-modal__back-btn svg{color:#2b2a28!important;stroke:#2b2a28!important}.video-modal__close-btn:hover,.video-modal__back-btn:hover{background:#f4efe6;transform:scale(1.05)}.video-modal__close-btn:focus-visible,.video-modal__back-btn:focus-visible{outline:3px solid rgba(212,175,55,.95);outline-offset:3px}@media(min-width:768px){.video-modal__close-btn{background:#fdfbf7f2;border-color:#d4af378c;color:#2b2a28}.video-modal__close-btn svg{color:#2b2a28!important;stroke:#2b2a28!important}.video-modal__close-btn:hover{background:#f4efe6}}.video-modal__back-btn{display:none}@media(max-width:767px){.video-modal__back-btn{display:inline-flex}}.video-modal__frame-wrap iframe,.video-modal__frame-wrap video{-o-object-fit:contain;object-fit:contain;background:#2a8a8a1a}.video-modal__frame-wrap--empty{aspect-ratio:auto!important;height:auto!important;min-height:0!important;max-height:none!important;width:100%!important;background:#fdfbf7b3!important;border:1px solid rgba(212,175,55,.28);border-radius:14px!important;flex:0 0 auto!important}@media(min-width:768px){.video-player-modal-shell--shorts .video-modal__frame-wrap{max-width:min(100%,380px);margin-inline:auto;padding-bottom:0;aspect-ratio:9 / 16;max-height:min(75vh,720px);height:auto}}@media(max-width:767px){.video-player-modal-shell--shorts .video-modal__frame-wrap{width:auto!important;max-width:min(100%,420px)!important;margin-inline:auto!important;aspect-ratio:9 / 16!important;inset:auto!important;position:relative!important;height:auto!important;max-height:85vh!important;flex:0 0 auto!important}.video-player-modal-shell--shorts .video-modal__stage{background:#2a8a8a14}}body[data-video-player-open=true] .meira-dock[data-mode=floating],body[data-video-player-open=true] .notebook-fab,body[data-video-player-open=true] .meira-portrait-anchor,body[data-video-player-open=true] did-agent,body[data-video-player-open=true] [data-name=did-agent]{display:none!important}body[data-scroll-locked] .page-container-shell,body[data-scroll-locked] .page-container-inner,body[data-scroll-locked] .app-main-shell{overflow:hidden!important;touch-action:none}body[data-scroll-locked] .uf-bottom-nav,body[data-scroll-locked] .uf-daim-credit{pointer-events:none}.uf-video-frame,.video-modal__frame-wrap.uf-video-frame{position:relative;z-index:2;background:#000;border-radius:12px;overflow:hidden}html body .video-modal__overlay.uf-modal-overlay--warm .uf-video-frame{isolation:isolate}
