@mottosports/motto-video-player 1.0.1-rc.15 → 1.0.1-rc.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -26,10 +26,1075 @@ function styleInject(css, { insertAt } = {}) {
26
26
  }
27
27
 
28
28
  // src/index.css
29
- styleInject('/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root,\n :host {\n --font-sans:\n ui-sans-serif,\n system-ui,\n sans-serif,\n "Apple Color Emoji",\n "Segoe UI Emoji",\n "Segoe UI Symbol",\n "Noto Color Emoji";\n --font-mono:\n ui-monospace,\n SFMono-Regular,\n Menlo,\n Monaco,\n Consolas,\n "Liberation Mono",\n "Courier New",\n monospace;\n --color-red-600: oklch(57.7% 0.245 27.325);\n --color-black: #000;\n --color-white: #fff;\n --spacing: 0.25rem;\n --text-xs: 0.75rem;\n --text-xs--line-height: calc(1 / 0.75);\n --text-sm: 0.875rem;\n --text-sm--line-height: calc(1.25 / 0.875);\n --text-base: 1rem;\n --text-base--line-height: calc(1.5 / 1);\n --text-lg: 1.125rem;\n --text-lg--line-height: calc(1.75 / 1.125);\n --text-xl: 1.25rem;\n --text-xl--line-height: calc(1.75 / 1.25);\n --text-2xl: 1.5rem;\n --text-2xl--line-height: calc(2 / 1.5);\n --text-5xl: 3rem;\n --text-5xl--line-height: 1;\n --font-weight-medium: 500;\n --font-weight-semibold: 600;\n --font-weight-bold: 700;\n --tracking-wide: 0.025em;\n --tracking-widest: 0.1em;\n --radius-md: 0.375rem;\n --radius-2xl: 1rem;\n --animate-spin: spin 1s linear infinite;\n --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\n --aspect-video: 16 / 9;\n --default-transition-duration: 150ms;\n --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n --default-font-family: var(--font-sans);\n --default-mono-font-family: var(--font-mono);\n }\n}\n@layer base {\n *,\n ::after,\n ::before,\n ::backdrop,\n ::file-selector-button {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n border: 0 solid;\n }\n html,\n :host {\n line-height: 1.5;\n -webkit-text-size-adjust: 100%;\n tab-size: 4;\n font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");\n font-feature-settings: var(--default-font-feature-settings, normal);\n font-variation-settings: var(--default-font-variation-settings, normal);\n -webkit-tap-highlight-color: transparent;\n }\n hr {\n height: 0;\n color: inherit;\n border-top-width: 1px;\n }\n abbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n }\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n font-size: inherit;\n font-weight: inherit;\n }\n a {\n color: inherit;\n -webkit-text-decoration: inherit;\n text-decoration: inherit;\n }\n b,\n strong {\n font-weight: bolder;\n }\n code,\n kbd,\n samp,\n pre {\n font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);\n font-feature-settings: var(--default-mono-font-feature-settings, normal);\n font-variation-settings: var(--default-mono-font-variation-settings, normal);\n font-size: 1em;\n }\n small {\n font-size: 80%;\n }\n sub,\n sup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n }\n sub {\n bottom: -0.25em;\n }\n sup {\n top: -0.5em;\n }\n table {\n text-indent: 0;\n border-color: inherit;\n border-collapse: collapse;\n }\n :-moz-focusring {\n outline: auto;\n }\n progress {\n vertical-align: baseline;\n }\n summary {\n display: list-item;\n }\n ol,\n ul,\n menu {\n list-style: none;\n }\n img,\n svg,\n video,\n canvas,\n audio,\n iframe,\n embed,\n object {\n display: block;\n vertical-align: middle;\n }\n img,\n video {\n max-width: 100%;\n height: auto;\n }\n button,\n input,\n select,\n optgroup,\n textarea,\n ::file-selector-button {\n font: inherit;\n font-feature-settings: inherit;\n font-variation-settings: inherit;\n letter-spacing: inherit;\n color: inherit;\n border-radius: 0;\n background-color: transparent;\n opacity: 1;\n }\n :where(select:is([multiple], [size])) optgroup {\n font-weight: bolder;\n }\n :where(select:is([multiple], [size])) optgroup option {\n padding-inline-start: 20px;\n }\n ::file-selector-button {\n margin-inline-end: 4px;\n }\n ::placeholder {\n opacity: 1;\n }\n @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {\n ::placeholder {\n color: currentcolor;\n @supports (color: color-mix(in lab, red, red)) {\n color: color-mix(in oklab, currentcolor 50%, transparent);\n }\n }\n }\n textarea {\n resize: vertical;\n }\n ::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n ::-webkit-date-and-time-value {\n min-height: 1lh;\n text-align: inherit;\n }\n ::-webkit-datetime-edit {\n display: inline-flex;\n }\n ::-webkit-datetime-edit-fields-wrapper {\n padding: 0;\n }\n ::-webkit-datetime-edit,\n ::-webkit-datetime-edit-year-field,\n ::-webkit-datetime-edit-month-field,\n ::-webkit-datetime-edit-day-field,\n ::-webkit-datetime-edit-hour-field,\n ::-webkit-datetime-edit-minute-field,\n ::-webkit-datetime-edit-second-field,\n ::-webkit-datetime-edit-millisecond-field,\n ::-webkit-datetime-edit-meridiem-field {\n padding-block: 0;\n }\n :-moz-ui-invalid {\n box-shadow: none;\n }\n button,\n input:where([type=button], [type=reset], [type=submit]),\n ::file-selector-button {\n appearance: button;\n }\n ::-webkit-inner-spin-button,\n ::-webkit-outer-spin-button {\n height: auto;\n }\n [hidden]:where(:not([hidden=until-found])) {\n display: none !important;\n }\n}\n@layer utilities {\n .pointer-events-auto {\n pointer-events: auto;\n }\n .pointer-events-none {\n pointer-events: none;\n }\n .visible {\n visibility: visible;\n }\n .sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n }\n .absolute {\n position: absolute;\n }\n .fixed {\n position: fixed;\n }\n .relative {\n position: relative;\n }\n .static {\n position: static;\n }\n .inset-0 {\n inset: calc(var(--spacing) * 0);\n }\n .top-0 {\n top: calc(var(--spacing) * 0);\n }\n .top-4 {\n top: calc(var(--spacing) * 4);\n }\n .right-0 {\n right: calc(var(--spacing) * 0);\n }\n .right-4 {\n right: calc(var(--spacing) * 4);\n }\n .bottom-0 {\n bottom: calc(var(--spacing) * 0);\n }\n .bottom-4 {\n bottom: calc(var(--spacing) * 4);\n }\n .left-0 {\n left: calc(var(--spacing) * 0);\n }\n .left-4 {\n left: calc(var(--spacing) * 4);\n }\n .z-10 {\n z-index: 10;\n }\n .z-50 {\n z-index: 50;\n }\n .container {\n width: 100%;\n @media (width >= 40rem) {\n max-width: 40rem;\n }\n @media (width >= 48rem) {\n max-width: 48rem;\n }\n @media (width >= 64rem) {\n max-width: 64rem;\n }\n @media (width >= 80rem) {\n max-width: 80rem;\n }\n @media (width >= 96rem) {\n max-width: 96rem;\n }\n }\n .m-6 {\n margin: calc(var(--spacing) * 6);\n }\n .mt-1 {\n margin-top: calc(var(--spacing) * 1);\n }\n .mt-3 {\n margin-top: calc(var(--spacing) * 3);\n }\n .mb-2 {\n margin-bottom: calc(var(--spacing) * 2);\n }\n .mb-6 {\n margin-bottom: calc(var(--spacing) * 6);\n }\n .flex {\n display: flex;\n }\n .grid {\n display: grid;\n }\n .hidden {\n display: none;\n }\n .aspect-video {\n aspect-ratio: var(--aspect-video);\n }\n .h-2 {\n height: calc(var(--spacing) * 2);\n }\n .h-12 {\n height: calc(var(--spacing) * 12);\n }\n .h-24 {\n height: calc(var(--spacing) * 24);\n }\n .h-full {\n height: 100%;\n }\n .w-2 {\n width: calc(var(--spacing) * 2);\n }\n .w-12 {\n width: calc(var(--spacing) * 12);\n }\n .w-24 {\n width: calc(var(--spacing) * 24);\n }\n .w-full {\n width: 100%;\n }\n .animate-pulse {\n animation: var(--animate-pulse);\n }\n .animate-spin {\n animation: var(--animate-spin);\n }\n .auto-cols-max {\n grid-auto-columns: max-content;\n }\n .grid-flow-col {\n grid-auto-flow: column;\n }\n .flex-col {\n flex-direction: column;\n }\n .items-center {\n align-items: center;\n }\n .justify-center {\n justify-content: center;\n }\n .justify-stretch {\n justify-content: stretch;\n }\n .gap-1 {\n gap: calc(var(--spacing) * 1);\n }\n .gap-5 {\n gap: calc(var(--spacing) * 5);\n }\n .overflow-hidden {\n overflow: hidden;\n }\n .rounded-full {\n border-radius: calc(infinity * 1px);\n }\n .rounded-md {\n border-radius: var(--radius-md);\n }\n .bg-\\[\\#151515\\] {\n background-color: #151515;\n }\n .bg-black {\n background-color: var(--color-black);\n }\n .bg-red-600 {\n background-color: var(--color-red-600);\n }\n .bg-white {\n background-color: var(--color-white);\n }\n .bg-gradient-to-t {\n --tw-gradient-position: to top in oklab;\n background-image: linear-gradient(var(--tw-gradient-stops));\n }\n .from-black\\/70 {\n --tw-gradient-from: color-mix(in srgb, #000 70%, transparent);\n @supports (color: color-mix(in lab, red, red)) {\n --tw-gradient-from: color-mix(in oklab, var(--color-black) 70%, transparent);\n }\n --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));\n }\n .to-transparent {\n --tw-gradient-to: transparent;\n --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));\n }\n .bg-cover {\n background-size: cover;\n }\n .bg-center {\n background-position: center;\n }\n .bg-no-repeat {\n background-repeat: no-repeat;\n }\n .p-2 {\n padding: calc(var(--spacing) * 2);\n }\n .p-4 {\n padding: calc(var(--spacing) * 4);\n }\n .px-2 {\n padding-inline: calc(var(--spacing) * 2);\n }\n .px-4 {\n padding-inline: calc(var(--spacing) * 4);\n }\n .py-1 {\n padding-block: calc(var(--spacing) * 1);\n }\n .text-center {\n text-align: center;\n }\n .text-left {\n text-align: left;\n }\n .font-mono {\n font-family: var(--font-mono);\n }\n .text-2xl {\n font-size: var(--text-2xl);\n line-height: var(--tw-leading, var(--text-2xl--line-height));\n }\n .text-5xl {\n font-size: var(--text-5xl);\n line-height: var(--tw-leading, var(--text-5xl--line-height));\n }\n .text-base {\n font-size: var(--text-base);\n line-height: var(--tw-leading, var(--text-base--line-height));\n }\n .text-lg {\n font-size: var(--text-lg);\n line-height: var(--tw-leading, var(--text-lg--line-height));\n }\n .text-sm {\n font-size: var(--text-sm);\n line-height: var(--tw-leading, var(--text-sm--line-height));\n }\n .text-xl {\n font-size: var(--text-xl);\n line-height: var(--tw-leading, var(--text-xl--line-height));\n }\n .text-xs {\n font-size: var(--text-xs);\n line-height: var(--tw-leading, var(--text-xs--line-height));\n }\n .text-\\[10px\\] {\n font-size: 10px;\n }\n .font-bold {\n --tw-font-weight: var(--font-weight-bold);\n font-weight: var(--font-weight-bold);\n }\n .font-medium {\n --tw-font-weight: var(--font-weight-medium);\n font-weight: var(--font-weight-medium);\n }\n .font-semibold {\n --tw-font-weight: var(--font-weight-semibold);\n font-weight: var(--font-weight-semibold);\n }\n .tracking-wide {\n --tw-tracking: var(--tracking-wide);\n letter-spacing: var(--tracking-wide);\n }\n .tracking-widest {\n --tw-tracking: var(--tracking-widest);\n letter-spacing: var(--tracking-widest);\n }\n .text-white {\n color: var(--color-white);\n }\n .uppercase {\n text-transform: uppercase;\n }\n .shadow-lg {\n --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow),\n var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow),\n var(--tw-ring-shadow),\n var(--tw-shadow);\n }\n .filter {\n filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);\n }\n .md\\:rounded-2xl {\n @media (width >= 48rem) {\n border-radius: var(--radius-2xl);\n }\n }\n .md\\:rounded-2xl\\! {\n @media (width >= 48rem) {\n border-radius: var(--radius-2xl) !important;\n }\n }\n .md\\:text-base {\n @media (width >= 48rem) {\n font-size: var(--text-base);\n line-height: var(--tw-leading, var(--text-base--line-height));\n }\n }\n .md\\:text-sm {\n @media (width >= 48rem) {\n font-size: var(--text-sm);\n line-height: var(--tw-leading, var(--text-sm--line-height));\n }\n }\n .md\\:text-xl {\n @media (width >= 48rem) {\n font-size: var(--text-xl);\n line-height: var(--tw-leading, var(--text-xl--line-height));\n }\n }\n}\n@layer components {\n .motto-video-container {\n position: relative;\n width: 100%;\n min-height: 300px;\n }\n @supports (aspect-ratio: 16/9) {\n .motto-video-container {\n min-height: auto;\n }\n }\n .motto-video-responsive {\n position: absolute;\n top: calc(var(--spacing) * 0);\n left: calc(var(--spacing) * 0);\n height: 100%;\n width: 100%;\n }\n .motto-skip-button {\n position: absolute;\n top: calc(1/2 * 100%);\n z-index: 10;\n display: flex;\n height: calc(var(--spacing) * 16);\n width: calc(var(--spacing) * 16);\n --tw-translate-y: calc(calc(1/2 * 100%) * -1);\n translate: var(--tw-translate-x) var(--tw-translate-y);\n cursor: pointer;\n align-items: center;\n justify-content: center;\n border-radius: calc(infinity * 1px);\n border-style: var(--tw-border-style);\n border-width: 0px;\n background-color: color-mix(in srgb, #000 70%, transparent);\n @supports (color: color-mix(in lab, red, red)) {\n background-color: color-mix(in oklab, var(--color-black) 70%, transparent);\n }\n font-size: var(--text-2xl);\n line-height: var(--tw-leading, var(--text-2xl--line-height));\n color: var(--color-white);\n opacity: 80%;\n transition-property: all;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n --tw-duration: 200ms;\n transition-duration: 200ms;\n &:hover {\n @media (hover: hover) {\n --tw-scale-x: 110%;\n --tw-scale-y: 110%;\n --tw-scale-z: 110%;\n scale: var(--tw-scale-x) var(--tw-scale-y);\n }\n }\n &:hover {\n @media (hover: hover) {\n opacity: 100%;\n }\n }\n &:active {\n --tw-scale-x: 95%;\n --tw-scale-y: 95%;\n --tw-scale-z: 95%;\n scale: var(--tw-scale-x) var(--tw-scale-y);\n }\n }\n .motto-skip-button-back {\n left: calc(var(--spacing) * 5);\n }\n .motto-skip-button-forward {\n right: calc(var(--spacing) * 5);\n }\n .motto-mobile-controls-overlay {\n position: absolute;\n inset: calc(var(--spacing) * 0);\n z-index: 20;\n display: flex;\n align-items: center;\n justify-content: center;\n transition-property: opacity;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n --tw-duration: 300ms;\n transition-duration: 300ms;\n pointer-events: none;\n }\n .motto-mobile-controls-group {\n display: flex;\n align-items: center;\n gap: calc(var(--spacing) * 8);\n opacity: 100%;\n transition-property: all;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n --tw-duration: 200ms;\n transition-duration: 200ms;\n pointer-events: none;\n }\n .motto-mobile-play-button {\n display: flex;\n height: calc(var(--spacing) * 14);\n width: calc(var(--spacing) * 14);\n cursor: pointer;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n border-radius: calc(infinity * 1px);\n border-style: var(--tw-border-style);\n border-width: 0px;\n background-color: color-mix(in srgb, #000 30%, transparent);\n @supports (color: color-mix(in lab, red, red)) {\n background-color: color-mix(in oklab, var(--color-black) 30%, transparent);\n }\n color: var(--color-white);\n --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow),\n var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow),\n var(--tw-ring-shadow),\n var(--tw-shadow);\n transition-property: all;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n --tw-duration: 200ms;\n transition-duration: 200ms;\n pointer-events: auto;\n }\n .motto-mobile-play-button:active {\n --tw-scale-x: 95%;\n --tw-scale-y: 95%;\n --tw-scale-z: 95%;\n scale: var(--tw-scale-x) var(--tw-scale-y);\n }\n .motto-mobile-play-button svg {\n height: calc(var(--spacing) * 7);\n width: calc(var(--spacing) * 7);\n }\n .motto-mobile-skip-button {\n display: flex;\n height: calc(var(--spacing) * 10);\n width: calc(var(--spacing) * 10);\n cursor: pointer;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n border-radius: calc(infinity * 1px);\n border-style: var(--tw-border-style);\n border-width: 0px;\n background-color: color-mix(in srgb, #000 30%, transparent);\n @supports (color: color-mix(in lab, red, red)) {\n background-color: color-mix(in oklab, var(--color-black) 30%, transparent);\n }\n color: var(--color-white);\n --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow),\n var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow),\n var(--tw-ring-shadow),\n var(--tw-shadow);\n transition-property: all;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n --tw-duration: 200ms;\n transition-duration: 200ms;\n pointer-events: auto;\n }\n .motto-mobile-skip-button:active {\n --tw-scale-x: 95%;\n --tw-scale-y: 95%;\n --tw-scale-z: 95%;\n scale: var(--tw-scale-x) var(--tw-scale-y);\n }\n .motto-mobile-skip-button svg {\n height: calc(var(--spacing) * 6);\n width: calc(var(--spacing) * 6);\n }\n}\n@media (min-width: 768px) {\n .motto-mobile-controls-overlay {\n display: none !important;\n }\n}\n@media (max-width: 767px) {\n .shaka-controls-container .motto-native-skip-button,\n .shaka-controls-container .motto-skip-back-button,\n .shaka-controls-container .motto-skip-forward-button,\n .shaka-controls-container .shaka-button[title*="Skip back"],\n .shaka-controls-container .shaka-button[title*="Skip forward"],\n .shaka-controls-container .shaka-button[aria-label*="Skip back"],\n .shaka-controls-container .shaka-button[aria-label*="Skip forward"],\n .shaka-controls-container button[title*="Skip back"],\n .shaka-controls-container button[title*="Skip forward"],\n .shaka-controls-container button[aria-label*="Skip back"],\n .shaka-controls-container button[aria-label*="Skip forward"],\n .motto-native-skip-button:not(.motto-mobile-skip-button),\n .motto-skip-back-button:not(.motto-mobile-skip-button),\n .motto-skip-forward-button:not(.motto-mobile-skip-button),\n .shaka-button[title*="Skip back"]:not(.motto-mobile-skip-button),\n .shaka-button[title*="Skip forward"]:not(.motto-mobile-skip-button),\n .shaka-button[aria-label*="Skip back"]:not(.motto-mobile-skip-button),\n .shaka-button[aria-label*="Skip forward"]:not(.motto-mobile-skip-button),\n button[title*="Skip back"]:not(.motto-mobile-skip-button),\n button[title*="Skip forward"]:not(.motto-mobile-skip-button),\n button[aria-label*="Skip back"]:not(.motto-mobile-skip-button),\n button[aria-label*="Skip forward"]:not(.motto-mobile-skip-button) {\n display: none !important;\n visibility: hidden !important;\n opacity: 0 !important;\n width: 0 !important;\n height: 0 !important;\n padding: 0 !important;\n margin: 0 !important;\n }\n .motto-mobile-skip-button {\n display: flex !important;\n visibility: visible !important;\n opacity: 1 !important;\n }\n}\n.shaka-seek-bar-container {\n height: 6px !important;\n width: 100% !important;\n margin: 8px 0 !important;\n border-radius: 4px !important;\n position: relative !important;\n border-top: none !important;\n border-bottom: none !important;\n box-shadow: none !important;\n}\n.shaka-seek-bar {\n height: 6px !important;\n width: 100% !important;\n -webkit-appearance: none !important;\n appearance: none !important;\n background: transparent !important;\n cursor: pointer !important;\n border: none !important;\n outline: none !important;\n position: absolute !important;\n top: 0 !important;\n left: 0 !important;\n border-radius: 4px !important;\n}\n.shaka-seek-bar::-webkit-slider-runnable-track {\n height: 6px !important;\n background: transparent !important;\n border-radius: 4px !important;\n border: none !important;\n}\n.shaka-seek-bar::-moz-range-track {\n height: 6px !important;\n background: transparent !important;\n border-radius: 4px !important;\n border: none !important;\n}\n.shaka-seek-bar::-webkit-slider-thumb {\n -webkit-appearance: none !important;\n appearance: none !important;\n width: 16px !important;\n height: 16px !important;\n border-radius: 50% !important;\n background: #ffffff !important;\n cursor: pointer !important;\n border: 2px solid #ffffff !important;\n box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;\n margin-top: -4px !important;\n}\n.shaka-seek-bar::-moz-range-thumb {\n width: 16px !important;\n height: 16px !important;\n border-radius: 50% !important;\n background: #ffffff !important;\n cursor: pointer !important;\n border: 2px solid #ffffff !important;\n box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;\n margin-top: -4px !important;\n}\n.motto-skip-back-button,\n.motto-skip-forward-button,\n.motto-native-skip-button {\n background: transparent !important;\n border: none !important;\n padding: 4px !important;\n margin: 0px !important;\n cursor: pointer !important;\n color: #ffffff !important;\n transition: all 0.2s ease !important;\n min-width: 32px !important;\n height: 32px !important;\n display: flex !important;\n align-items: center !important;\n justify-content: center !important;\n border-radius: 4px !important;\n width: 25px;\n}\n.motto-skip-back-button:hover,\n.motto-skip-forward-button:hover,\n.motto-native-skip-button:hover {\n opacity: 0.8 !important;\n background: transparent !important;\n transform: scale(1.05) !important;\n}\n.motto-skip-back-button:active,\n.motto-skip-forward-button:active,\n.motto-native-skip-button:active {\n transform: scale(0.95) !important;\n}\n.motto-skip-back-button svg,\n.motto-skip-forward-button svg,\n.motto-native-skip-button svg {\n width: 24px !important;\n height: 24px !important;\n}\n@media (max-width: 767px) {\n .shaka-controls-container .motto-native-skip-button,\n .shaka-controls-container .motto-skip-back-button,\n .shaka-controls-container .motto-skip-forward-button,\n .shaka-controls-container .shaka-play-button,\n .shaka-controls-container .shaka-pause-button {\n display: none !important;\n }\n}\n.shaka-spinner-svg {\n color: white !important;\n fill: white !important;\n}\n.shaka-spinner-path {\n stroke: white !important;\n fill: none !important;\n}\n.shaka-spinner-container {\n color: white !important;\n}\n.shaka-buffering-spinner {\n color: white !important;\n fill: white !important;\n}\n.shaka-buffering-spinner svg {\n color: white !important;\n fill: white !important;\n}\n.shaka-buffering-spinner path {\n stroke: white !important;\n fill: none !important;\n}\n[data-shaka-player-container] .shaka-spinner,\n[data-shaka-player-container] .spinner {\n color: white !important;\n border-color: white !important;\n}\n.material-icons.shaka-spinner {\n color: white !important;\n}\n.shaka-controls-container .shaka-spinner,\n.shaka-video-container .shaka-spinner {\n color: white !important;\n fill: white !important;\n}\n.shaka-controls-container .shaka-spinner svg,\n.shaka-video-container .shaka-spinner svg {\n color: white !important;\n fill: white !important;\n}\n.shaka-controls-container .shaka-spinner path,\n.shaka-video-container .shaka-spinner path {\n stroke: white !important;\n}\n.motto-video-loading-overlay {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background:\n linear-gradient(\n 135deg,\n #1a1a1a 0%,\n #2d2d2d 100%);\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n z-index: 10;\n transition: opacity 0.3s ease;\n}\n.motto-video-loading-overlay.hidden {\n opacity: 0;\n pointer-events: none;\n}\n.motto-video-loading-content {\n text-align: center;\n color: white;\n}\n.motto-video-loading-icon {\n width: 64px;\n height: 64px;\n margin-bottom: 16px;\n opacity: 0.7;\n}\n.motto-video-loading-text {\n font-size: 16px;\n font-weight: 500;\n margin-bottom: 8px;\n}\n.motto-video-loading-subtext {\n font-size: 14px;\n opacity: 0.7;\n}\n@keyframes pulse-live {\n 0% {\n opacity: 1;\n transform: scale(1);\n }\n 50% {\n opacity: 0.7;\n transform: scale(1.1);\n }\n 100% {\n opacity: 1;\n transform: scale(1);\n }\n}\n.shaka-play-button-container {\n display: none !important;\n}\n@media (max-width: 767px) {\n .shaka-controls-container {\n z-index: 90 !important;\n height: 100px !important;\n bottom: 0 !important;\n top: unset !important;\n }\n}\n@property --tw-gradient-position { syntax: "*"; inherits: false; }\n@property --tw-gradient-from { syntax: "<color>"; inherits: false; initial-value: #0000; }\n@property --tw-gradient-via { syntax: "<color>"; inherits: false; initial-value: #0000; }\n@property --tw-gradient-to { syntax: "<color>"; inherits: false; initial-value: #0000; }\n@property --tw-gradient-stops { syntax: "*"; inherits: false; }\n@property --tw-gradient-via-stops { syntax: "*"; inherits: false; }\n@property --tw-gradient-from-position { syntax: "<length-percentage>"; inherits: false; initial-value: 0%; }\n@property --tw-gradient-via-position { syntax: "<length-percentage>"; inherits: false; initial-value: 50%; }\n@property --tw-gradient-to-position { syntax: "<length-percentage>"; inherits: false; initial-value: 100%; }\n@property --tw-font-weight { syntax: "*"; inherits: false; }\n@property --tw-tracking { syntax: "*"; inherits: false; }\n@property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }\n@property --tw-shadow-color { syntax: "*"; inherits: false; }\n@property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }\n@property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }\n@property --tw-inset-shadow-color { syntax: "*"; inherits: false; }\n@property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }\n@property --tw-ring-color { syntax: "*"; inherits: false; }\n@property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }\n@property --tw-inset-ring-color { syntax: "*"; inherits: false; }\n@property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }\n@property --tw-ring-inset { syntax: "*"; inherits: false; }\n@property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }\n@property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }\n@property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }\n@property --tw-blur { syntax: "*"; inherits: false; }\n@property --tw-brightness { syntax: "*"; inherits: false; }\n@property --tw-contrast { syntax: "*"; inherits: false; }\n@property --tw-grayscale { syntax: "*"; inherits: false; }\n@property --tw-hue-rotate { syntax: "*"; inherits: false; }\n@property --tw-invert { syntax: "*"; inherits: false; }\n@property --tw-opacity { syntax: "*"; inherits: false; }\n@property --tw-saturate { syntax: "*"; inherits: false; }\n@property --tw-sepia { syntax: "*"; inherits: false; }\n@property --tw-drop-shadow { syntax: "*"; inherits: false; }\n@property --tw-drop-shadow-color { syntax: "*"; inherits: false; }\n@property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }\n@property --tw-drop-shadow-size { syntax: "*"; inherits: false; }\n@property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }\n@property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }\n@property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }\n@property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }\n@property --tw-duration { syntax: "*"; inherits: false; }\n@property --tw-scale-x { syntax: "*"; inherits: false; initial-value: 1; }\n@property --tw-scale-y { syntax: "*"; inherits: false; initial-value: 1; }\n@property --tw-scale-z { syntax: "*"; inherits: false; initial-value: 1; }\n@keyframes spin {\n to {\n transform: rotate(360deg);\n }\n}\n@keyframes pulse {\n 50% {\n opacity: 0.5;\n }\n}\n@layer properties {\n @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {\n *,\n ::before,\n ::after,\n ::backdrop {\n --tw-gradient-position: initial;\n --tw-gradient-from: #0000;\n --tw-gradient-via: #0000;\n --tw-gradient-to: #0000;\n --tw-gradient-stops: initial;\n --tw-gradient-via-stops: initial;\n --tw-gradient-from-position: 0%;\n --tw-gradient-via-position: 50%;\n --tw-gradient-to-position: 100%;\n --tw-font-weight: initial;\n --tw-tracking: initial;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-color: initial;\n --tw-shadow-alpha: 100%;\n --tw-inset-shadow: 0 0 #0000;\n --tw-inset-shadow-color: initial;\n --tw-inset-shadow-alpha: 100%;\n --tw-ring-color: initial;\n --tw-ring-shadow: 0 0 #0000;\n --tw-inset-ring-color: initial;\n --tw-inset-ring-shadow: 0 0 #0000;\n --tw-ring-inset: initial;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-blur: initial;\n --tw-brightness: initial;\n --tw-contrast: initial;\n --tw-grayscale: initial;\n --tw-hue-rotate: initial;\n --tw-invert: initial;\n --tw-opacity: initial;\n --tw-saturate: initial;\n --tw-sepia: initial;\n --tw-drop-shadow: initial;\n --tw-drop-shadow-color: initial;\n --tw-drop-shadow-alpha: 100%;\n --tw-drop-shadow-size: initial;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-translate-z: 0;\n --tw-border-style: solid;\n --tw-duration: initial;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-scale-z: 1;\n }\n }\n}\n');
29
+ styleInject(`/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
30
+ @layer properties;
31
+ @layer theme, base, components, utilities;
32
+ @layer theme {
33
+ :root,
34
+ :host {
35
+ --font-sans:
36
+ ui-sans-serif,
37
+ system-ui,
38
+ sans-serif,
39
+ "Apple Color Emoji",
40
+ "Segoe UI Emoji",
41
+ "Segoe UI Symbol",
42
+ "Noto Color Emoji";
43
+ --font-mono:
44
+ ui-monospace,
45
+ SFMono-Regular,
46
+ Menlo,
47
+ Monaco,
48
+ Consolas,
49
+ "Liberation Mono",
50
+ "Courier New",
51
+ monospace;
52
+ --color-red-600: oklch(57.7% 0.245 27.325);
53
+ --color-black: #000;
54
+ --color-white: #fff;
55
+ --spacing: 0.25rem;
56
+ --text-xs: 0.75rem;
57
+ --text-xs--line-height: calc(1 / 0.75);
58
+ --text-sm: 0.875rem;
59
+ --text-sm--line-height: calc(1.25 / 0.875);
60
+ --text-base: 1rem;
61
+ --text-base--line-height: calc(1.5 / 1);
62
+ --text-lg: 1.125rem;
63
+ --text-lg--line-height: calc(1.75 / 1.125);
64
+ --text-xl: 1.25rem;
65
+ --text-xl--line-height: calc(1.75 / 1.25);
66
+ --text-2xl: 1.5rem;
67
+ --text-2xl--line-height: calc(2 / 1.5);
68
+ --text-5xl: 3rem;
69
+ --text-5xl--line-height: 1;
70
+ --font-weight-medium: 500;
71
+ --font-weight-semibold: 600;
72
+ --font-weight-bold: 700;
73
+ --tracking-wide: 0.025em;
74
+ --tracking-widest: 0.1em;
75
+ --radius-md: 0.375rem;
76
+ --radius-2xl: 1rem;
77
+ --animate-spin: spin 1s linear infinite;
78
+ --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
79
+ --aspect-video: 16 / 9;
80
+ --default-transition-duration: 150ms;
81
+ --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
82
+ --default-font-family: var(--font-sans);
83
+ --default-mono-font-family: var(--font-mono);
84
+ }
85
+ }
86
+ @layer base {
87
+ *,
88
+ ::after,
89
+ ::before,
90
+ ::backdrop,
91
+ ::file-selector-button {
92
+ box-sizing: border-box;
93
+ margin: 0;
94
+ padding: 0;
95
+ border: 0 solid;
96
+ }
97
+ html,
98
+ :host {
99
+ line-height: 1.5;
100
+ -webkit-text-size-adjust: 100%;
101
+ tab-size: 4;
102
+ font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
103
+ font-feature-settings: var(--default-font-feature-settings, normal);
104
+ font-variation-settings: var(--default-font-variation-settings, normal);
105
+ -webkit-tap-highlight-color: transparent;
106
+ }
107
+ hr {
108
+ height: 0;
109
+ color: inherit;
110
+ border-top-width: 1px;
111
+ }
112
+ abbr:where([title]) {
113
+ -webkit-text-decoration: underline dotted;
114
+ text-decoration: underline dotted;
115
+ }
116
+ h1,
117
+ h2,
118
+ h3,
119
+ h4,
120
+ h5,
121
+ h6 {
122
+ font-size: inherit;
123
+ font-weight: inherit;
124
+ }
125
+ a {
126
+ color: inherit;
127
+ -webkit-text-decoration: inherit;
128
+ text-decoration: inherit;
129
+ }
130
+ b,
131
+ strong {
132
+ font-weight: bolder;
133
+ }
134
+ code,
135
+ kbd,
136
+ samp,
137
+ pre {
138
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
139
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
140
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
141
+ font-size: 1em;
142
+ }
143
+ small {
144
+ font-size: 80%;
145
+ }
146
+ sub,
147
+ sup {
148
+ font-size: 75%;
149
+ line-height: 0;
150
+ position: relative;
151
+ vertical-align: baseline;
152
+ }
153
+ sub {
154
+ bottom: -0.25em;
155
+ }
156
+ sup {
157
+ top: -0.5em;
158
+ }
159
+ table {
160
+ text-indent: 0;
161
+ border-color: inherit;
162
+ border-collapse: collapse;
163
+ }
164
+ :-moz-focusring {
165
+ outline: auto;
166
+ }
167
+ progress {
168
+ vertical-align: baseline;
169
+ }
170
+ summary {
171
+ display: list-item;
172
+ }
173
+ ol,
174
+ ul,
175
+ menu {
176
+ list-style: none;
177
+ }
178
+ img,
179
+ svg,
180
+ video,
181
+ canvas,
182
+ audio,
183
+ iframe,
184
+ embed,
185
+ object {
186
+ display: block;
187
+ vertical-align: middle;
188
+ }
189
+ img,
190
+ video {
191
+ max-width: 100%;
192
+ height: auto;
193
+ }
194
+ button,
195
+ input,
196
+ select,
197
+ optgroup,
198
+ textarea,
199
+ ::file-selector-button {
200
+ font: inherit;
201
+ font-feature-settings: inherit;
202
+ font-variation-settings: inherit;
203
+ letter-spacing: inherit;
204
+ color: inherit;
205
+ border-radius: 0;
206
+ background-color: transparent;
207
+ opacity: 1;
208
+ }
209
+ :where(select:is([multiple], [size])) optgroup {
210
+ font-weight: bolder;
211
+ }
212
+ :where(select:is([multiple], [size])) optgroup option {
213
+ padding-inline-start: 20px;
214
+ }
215
+ ::file-selector-button {
216
+ margin-inline-end: 4px;
217
+ }
218
+ ::placeholder {
219
+ opacity: 1;
220
+ }
221
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
222
+ ::placeholder {
223
+ color: currentcolor;
224
+ @supports (color: color-mix(in lab, red, red)) {
225
+ color: color-mix(in oklab, currentcolor 50%, transparent);
226
+ }
227
+ }
228
+ }
229
+ textarea {
230
+ resize: vertical;
231
+ }
232
+ ::-webkit-search-decoration {
233
+ -webkit-appearance: none;
234
+ }
235
+ ::-webkit-date-and-time-value {
236
+ min-height: 1lh;
237
+ text-align: inherit;
238
+ }
239
+ ::-webkit-datetime-edit {
240
+ display: inline-flex;
241
+ }
242
+ ::-webkit-datetime-edit-fields-wrapper {
243
+ padding: 0;
244
+ }
245
+ ::-webkit-datetime-edit,
246
+ ::-webkit-datetime-edit-year-field,
247
+ ::-webkit-datetime-edit-month-field,
248
+ ::-webkit-datetime-edit-day-field,
249
+ ::-webkit-datetime-edit-hour-field,
250
+ ::-webkit-datetime-edit-minute-field,
251
+ ::-webkit-datetime-edit-second-field,
252
+ ::-webkit-datetime-edit-millisecond-field,
253
+ ::-webkit-datetime-edit-meridiem-field {
254
+ padding-block: 0;
255
+ }
256
+ :-moz-ui-invalid {
257
+ box-shadow: none;
258
+ }
259
+ button,
260
+ input:where([type=button], [type=reset], [type=submit]),
261
+ ::file-selector-button {
262
+ appearance: button;
263
+ }
264
+ ::-webkit-inner-spin-button,
265
+ ::-webkit-outer-spin-button {
266
+ height: auto;
267
+ }
268
+ [hidden]:where(:not([hidden=until-found])) {
269
+ display: none !important;
270
+ }
271
+ }
272
+ @layer utilities {
273
+ .pointer-events-auto {
274
+ pointer-events: auto;
275
+ }
276
+ .pointer-events-none {
277
+ pointer-events: none;
278
+ }
279
+ .visible {
280
+ visibility: visible;
281
+ }
282
+ .sr-only {
283
+ position: absolute;
284
+ width: 1px;
285
+ height: 1px;
286
+ padding: 0;
287
+ margin: -1px;
288
+ overflow: hidden;
289
+ clip: rect(0, 0, 0, 0);
290
+ white-space: nowrap;
291
+ border-width: 0;
292
+ }
293
+ .absolute {
294
+ position: absolute;
295
+ }
296
+ .fixed {
297
+ position: fixed;
298
+ }
299
+ .relative {
300
+ position: relative;
301
+ }
302
+ .static {
303
+ position: static;
304
+ }
305
+ .inset-0 {
306
+ inset: calc(var(--spacing) * 0);
307
+ }
308
+ .top-0 {
309
+ top: calc(var(--spacing) * 0);
310
+ }
311
+ .top-4 {
312
+ top: calc(var(--spacing) * 4);
313
+ }
314
+ .right-0 {
315
+ right: calc(var(--spacing) * 0);
316
+ }
317
+ .right-4 {
318
+ right: calc(var(--spacing) * 4);
319
+ }
320
+ .bottom-0 {
321
+ bottom: calc(var(--spacing) * 0);
322
+ }
323
+ .bottom-4 {
324
+ bottom: calc(var(--spacing) * 4);
325
+ }
326
+ .left-0 {
327
+ left: calc(var(--spacing) * 0);
328
+ }
329
+ .left-4 {
330
+ left: calc(var(--spacing) * 4);
331
+ }
332
+ .z-10 {
333
+ z-index: 10;
334
+ }
335
+ .z-50 {
336
+ z-index: 50;
337
+ }
338
+ .container {
339
+ width: 100%;
340
+ @media (width >= 40rem) {
341
+ max-width: 40rem;
342
+ }
343
+ @media (width >= 48rem) {
344
+ max-width: 48rem;
345
+ }
346
+ @media (width >= 64rem) {
347
+ max-width: 64rem;
348
+ }
349
+ @media (width >= 80rem) {
350
+ max-width: 80rem;
351
+ }
352
+ @media (width >= 96rem) {
353
+ max-width: 96rem;
354
+ }
355
+ }
356
+ .m-6 {
357
+ margin: calc(var(--spacing) * 6);
358
+ }
359
+ .mt-1 {
360
+ margin-top: calc(var(--spacing) * 1);
361
+ }
362
+ .mt-3 {
363
+ margin-top: calc(var(--spacing) * 3);
364
+ }
365
+ .mb-2 {
366
+ margin-bottom: calc(var(--spacing) * 2);
367
+ }
368
+ .mb-6 {
369
+ margin-bottom: calc(var(--spacing) * 6);
370
+ }
371
+ .flex {
372
+ display: flex;
373
+ }
374
+ .grid {
375
+ display: grid;
376
+ }
377
+ .aspect-video {
378
+ aspect-ratio: var(--aspect-video);
379
+ }
380
+ .h-2 {
381
+ height: calc(var(--spacing) * 2);
382
+ }
383
+ .h-12 {
384
+ height: calc(var(--spacing) * 12);
385
+ }
386
+ .h-24 {
387
+ height: calc(var(--spacing) * 24);
388
+ }
389
+ .h-full {
390
+ height: 100%;
391
+ }
392
+ .w-2 {
393
+ width: calc(var(--spacing) * 2);
394
+ }
395
+ .w-12 {
396
+ width: calc(var(--spacing) * 12);
397
+ }
398
+ .w-24 {
399
+ width: calc(var(--spacing) * 24);
400
+ }
401
+ .w-full {
402
+ width: 100%;
403
+ }
404
+ .animate-pulse {
405
+ animation: var(--animate-pulse);
406
+ }
407
+ .animate-spin {
408
+ animation: var(--animate-spin);
409
+ }
410
+ .auto-cols-max {
411
+ grid-auto-columns: max-content;
412
+ }
413
+ .grid-flow-col {
414
+ grid-auto-flow: column;
415
+ }
416
+ .flex-col {
417
+ flex-direction: column;
418
+ }
419
+ .items-center {
420
+ align-items: center;
421
+ }
422
+ .justify-center {
423
+ justify-content: center;
424
+ }
425
+ .justify-stretch {
426
+ justify-content: stretch;
427
+ }
428
+ .gap-1 {
429
+ gap: calc(var(--spacing) * 1);
430
+ }
431
+ .gap-5 {
432
+ gap: calc(var(--spacing) * 5);
433
+ }
434
+ .overflow-hidden {
435
+ overflow: hidden;
436
+ }
437
+ .rounded-full {
438
+ border-radius: calc(infinity * 1px);
439
+ }
440
+ .rounded-md {
441
+ border-radius: var(--radius-md);
442
+ }
443
+ .bg-\\[\\#151515\\] {
444
+ background-color: #151515;
445
+ }
446
+ .bg-black {
447
+ background-color: var(--color-black);
448
+ }
449
+ .bg-red-600 {
450
+ background-color: var(--color-red-600);
451
+ }
452
+ .bg-white {
453
+ background-color: var(--color-white);
454
+ }
455
+ .bg-gradient-to-t {
456
+ --tw-gradient-position: to top in oklab;
457
+ background-image: linear-gradient(var(--tw-gradient-stops));
458
+ }
459
+ .from-black\\/70 {
460
+ --tw-gradient-from: color-mix(in srgb, #000 70%, transparent);
461
+ @supports (color: color-mix(in lab, red, red)) {
462
+ --tw-gradient-from: color-mix(in oklab, var(--color-black) 70%, transparent);
463
+ }
464
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
465
+ }
466
+ .to-transparent {
467
+ --tw-gradient-to: transparent;
468
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
469
+ }
470
+ .bg-cover {
471
+ background-size: cover;
472
+ }
473
+ .bg-center {
474
+ background-position: center;
475
+ }
476
+ .bg-no-repeat {
477
+ background-repeat: no-repeat;
478
+ }
479
+ .p-2 {
480
+ padding: calc(var(--spacing) * 2);
481
+ }
482
+ .p-4 {
483
+ padding: calc(var(--spacing) * 4);
484
+ }
485
+ .px-2 {
486
+ padding-inline: calc(var(--spacing) * 2);
487
+ }
488
+ .px-4 {
489
+ padding-inline: calc(var(--spacing) * 4);
490
+ }
491
+ .py-1 {
492
+ padding-block: calc(var(--spacing) * 1);
493
+ }
494
+ .text-center {
495
+ text-align: center;
496
+ }
497
+ .text-left {
498
+ text-align: left;
499
+ }
500
+ .font-mono {
501
+ font-family: var(--font-mono);
502
+ }
503
+ .text-2xl {
504
+ font-size: var(--text-2xl);
505
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
506
+ }
507
+ .text-5xl {
508
+ font-size: var(--text-5xl);
509
+ line-height: var(--tw-leading, var(--text-5xl--line-height));
510
+ }
511
+ .text-base {
512
+ font-size: var(--text-base);
513
+ line-height: var(--tw-leading, var(--text-base--line-height));
514
+ }
515
+ .text-lg {
516
+ font-size: var(--text-lg);
517
+ line-height: var(--tw-leading, var(--text-lg--line-height));
518
+ }
519
+ .text-sm {
520
+ font-size: var(--text-sm);
521
+ line-height: var(--tw-leading, var(--text-sm--line-height));
522
+ }
523
+ .text-xl {
524
+ font-size: var(--text-xl);
525
+ line-height: var(--tw-leading, var(--text-xl--line-height));
526
+ }
527
+ .text-xs {
528
+ font-size: var(--text-xs);
529
+ line-height: var(--tw-leading, var(--text-xs--line-height));
530
+ }
531
+ .text-\\[10px\\] {
532
+ font-size: 10px;
533
+ }
534
+ .font-bold {
535
+ --tw-font-weight: var(--font-weight-bold);
536
+ font-weight: var(--font-weight-bold);
537
+ }
538
+ .font-medium {
539
+ --tw-font-weight: var(--font-weight-medium);
540
+ font-weight: var(--font-weight-medium);
541
+ }
542
+ .font-semibold {
543
+ --tw-font-weight: var(--font-weight-semibold);
544
+ font-weight: var(--font-weight-semibold);
545
+ }
546
+ .tracking-wide {
547
+ --tw-tracking: var(--tracking-wide);
548
+ letter-spacing: var(--tracking-wide);
549
+ }
550
+ .tracking-widest {
551
+ --tw-tracking: var(--tracking-widest);
552
+ letter-spacing: var(--tracking-widest);
553
+ }
554
+ .text-white {
555
+ color: var(--color-white);
556
+ }
557
+ .uppercase {
558
+ text-transform: uppercase;
559
+ }
560
+ .shadow-lg {
561
+ --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
562
+ box-shadow:
563
+ var(--tw-inset-shadow),
564
+ var(--tw-inset-ring-shadow),
565
+ var(--tw-ring-offset-shadow),
566
+ var(--tw-ring-shadow),
567
+ var(--tw-shadow);
568
+ }
569
+ .filter {
570
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
571
+ }
572
+ .md\\:rounded-2xl {
573
+ @media (width >= 48rem) {
574
+ border-radius: var(--radius-2xl);
575
+ }
576
+ }
577
+ .md\\:rounded-2xl\\! {
578
+ @media (width >= 48rem) {
579
+ border-radius: var(--radius-2xl) !important;
580
+ }
581
+ }
582
+ .md\\:text-base {
583
+ @media (width >= 48rem) {
584
+ font-size: var(--text-base);
585
+ line-height: var(--tw-leading, var(--text-base--line-height));
586
+ }
587
+ }
588
+ .md\\:text-sm {
589
+ @media (width >= 48rem) {
590
+ font-size: var(--text-sm);
591
+ line-height: var(--tw-leading, var(--text-sm--line-height));
592
+ }
593
+ }
594
+ .md\\:text-xl {
595
+ @media (width >= 48rem) {
596
+ font-size: var(--text-xl);
597
+ line-height: var(--tw-leading, var(--text-xl--line-height));
598
+ }
599
+ }
600
+ }
601
+ @layer components {
602
+ video::-webkit-media-controls {
603
+ display: none !important;
604
+ }
605
+ video::-webkit-media-controls-panel {
606
+ display: none !important;
607
+ }
608
+ video::-webkit-media-controls-play-button {
609
+ display: none !important;
610
+ }
611
+ video::-webkit-media-controls-timeline {
612
+ display: none !important;
613
+ }
614
+ video::-webkit-media-controls-current-time-display {
615
+ display: none !important;
616
+ }
617
+ video::-webkit-media-controls-time-remaining-display {
618
+ display: none !important;
619
+ }
620
+ video::-webkit-media-controls-mute-button {
621
+ display: none !important;
622
+ }
623
+ video::-webkit-media-controls-volume-slider {
624
+ display: none !important;
625
+ }
626
+ video::-webkit-media-controls-fullscreen-button {
627
+ display: none !important;
628
+ }
629
+ video::-webkit-media-controls-overlay-play-button {
630
+ display: none !important;
631
+ }
632
+ video::-moz-media-controls {
633
+ display: none !important;
634
+ }
635
+ video {
636
+ outline: none !important;
637
+ }
638
+ video[controls] {
639
+ -webkit-appearance: none !important;
640
+ appearance: none !important;
641
+ }
642
+ video::-webkit-media-controls-enclosure {
643
+ display: none !important;
644
+ }
645
+ video::-webkit-media-controls-start-playback-button {
646
+ display: none !important;
647
+ }
648
+ video[controls]::-webkit-media-controls,
649
+ video[controls]::-webkit-media-controls-panel,
650
+ video[controls]::-webkit-media-controls-play-button,
651
+ video[controls]::-webkit-media-controls-timeline,
652
+ video[controls]::-webkit-media-controls-current-time-display,
653
+ video[controls]::-webkit-media-controls-time-remaining-display,
654
+ video[controls]::-webkit-media-controls-mute-button,
655
+ video[controls]::-webkit-media-controls-volume-slider,
656
+ video[controls]::-webkit-media-controls-fullscreen-button,
657
+ video[controls]::-webkit-media-controls-overlay-play-button,
658
+ video[controls]::-webkit-media-controls-enclosure,
659
+ video[controls]::-webkit-media-controls-start-playback-button {
660
+ display: none !important;
661
+ visibility: hidden !important;
662
+ opacity: 0 !important;
663
+ pointer-events: none !important;
664
+ }
665
+ video[controls]::-moz-media-controls {
666
+ display: none !important;
667
+ visibility: hidden !important;
668
+ opacity: 0 !important;
669
+ }
670
+ .motto-video-container {
671
+ position: relative;
672
+ width: 100%;
673
+ min-height: 300px;
674
+ }
675
+ @supports (aspect-ratio: 16/9) {
676
+ .motto-video-container {
677
+ min-height: auto;
678
+ }
679
+ }
680
+ .motto-video-responsive {
681
+ position: absolute;
682
+ top: calc(var(--spacing) * 0);
683
+ left: calc(var(--spacing) * 0);
684
+ height: 100%;
685
+ width: 100%;
686
+ }
687
+ .motto-skip-button {
688
+ position: absolute;
689
+ top: calc(1/2 * 100%);
690
+ z-index: 10;
691
+ display: flex;
692
+ height: calc(var(--spacing) * 16);
693
+ width: calc(var(--spacing) * 16);
694
+ --tw-translate-y: calc(calc(1/2 * 100%) * -1);
695
+ translate: var(--tw-translate-x) var(--tw-translate-y);
696
+ cursor: pointer;
697
+ align-items: center;
698
+ justify-content: center;
699
+ border-radius: calc(infinity * 1px);
700
+ border-style: var(--tw-border-style);
701
+ border-width: 0px;
702
+ background-color: color-mix(in srgb, #000 70%, transparent);
703
+ @supports (color: color-mix(in lab, red, red)) {
704
+ background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
705
+ }
706
+ font-size: var(--text-2xl);
707
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
708
+ color: var(--color-white);
709
+ opacity: 80%;
710
+ transition-property: all;
711
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
712
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
713
+ --tw-duration: 200ms;
714
+ transition-duration: 200ms;
715
+ &:hover {
716
+ @media (hover: hover) {
717
+ --tw-scale-x: 110%;
718
+ --tw-scale-y: 110%;
719
+ --tw-scale-z: 110%;
720
+ scale: var(--tw-scale-x) var(--tw-scale-y);
721
+ }
722
+ }
723
+ &:hover {
724
+ @media (hover: hover) {
725
+ opacity: 100%;
726
+ }
727
+ }
728
+ &:active {
729
+ --tw-scale-x: 95%;
730
+ --tw-scale-y: 95%;
731
+ --tw-scale-z: 95%;
732
+ scale: var(--tw-scale-x) var(--tw-scale-y);
733
+ }
734
+ }
735
+ .motto-skip-button-back {
736
+ left: calc(var(--spacing) * 5);
737
+ }
738
+ .motto-skip-button-forward {
739
+ right: calc(var(--spacing) * 5);
740
+ }
741
+ }
742
+ .shaka-seek-bar-container {
743
+ height: 6px !important;
744
+ width: 100% !important;
745
+ margin: 8px 0 !important;
746
+ border-radius: 4px !important;
747
+ position: relative !important;
748
+ border-top: none !important;
749
+ border-bottom: none !important;
750
+ box-shadow: none !important;
751
+ }
752
+ .shaka-seek-bar {
753
+ height: 6px !important;
754
+ width: 100% !important;
755
+ -webkit-appearance: none !important;
756
+ appearance: none !important;
757
+ background: transparent !important;
758
+ cursor: pointer !important;
759
+ border: none !important;
760
+ outline: none !important;
761
+ position: absolute !important;
762
+ top: 0 !important;
763
+ left: 0 !important;
764
+ border-radius: 4px !important;
765
+ }
766
+ .shaka-seek-bar::-webkit-slider-runnable-track {
767
+ height: 6px !important;
768
+ background: transparent !important;
769
+ border-radius: 4px !important;
770
+ border: none !important;
771
+ }
772
+ .shaka-seek-bar::-moz-range-track {
773
+ height: 6px !important;
774
+ background: transparent !important;
775
+ border-radius: 4px !important;
776
+ border: none !important;
777
+ }
778
+ .shaka-seek-bar::-webkit-slider-thumb {
779
+ -webkit-appearance: none !important;
780
+ appearance: none !important;
781
+ width: 16px !important;
782
+ height: 16px !important;
783
+ border-radius: 50% !important;
784
+ background: #ffffff !important;
785
+ cursor: pointer !important;
786
+ border: 2px solid #ffffff !important;
787
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
788
+ margin-top: -4px !important;
789
+ }
790
+ .shaka-seek-bar::-moz-range-thumb {
791
+ width: 16px !important;
792
+ height: 16px !important;
793
+ border-radius: 50% !important;
794
+ background: #ffffff !important;
795
+ cursor: pointer !important;
796
+ border: 2px solid #ffffff !important;
797
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
798
+ margin-top: -4px !important;
799
+ }
800
+ .motto-skip-back-button,
801
+ .motto-skip-forward-button,
802
+ .motto-native-skip-button {
803
+ background: transparent !important;
804
+ border: none !important;
805
+ padding: 4px !important;
806
+ margin: 0px !important;
807
+ cursor: pointer !important;
808
+ color: #ffffff !important;
809
+ transition: all 0.2s ease !important;
810
+ min-width: 32px !important;
811
+ height: 32px !important;
812
+ display: flex !important;
813
+ align-items: center !important;
814
+ justify-content: center !important;
815
+ border-radius: 4px !important;
816
+ width: 25px;
817
+ }
818
+ .motto-skip-back-button:hover,
819
+ .motto-skip-forward-button:hover,
820
+ .motto-native-skip-button:hover {
821
+ opacity: 0.8 !important;
822
+ background: transparent !important;
823
+ transform: scale(1.05) !important;
824
+ }
825
+ .motto-skip-back-button:active,
826
+ .motto-skip-forward-button:active,
827
+ .motto-native-skip-button:active {
828
+ transform: scale(0.95) !important;
829
+ }
830
+ .motto-skip-back-button svg,
831
+ .motto-skip-forward-button svg,
832
+ .motto-native-skip-button svg {
833
+ width: 24px !important;
834
+ height: 24px !important;
835
+ }
836
+ .shaka-spinner-svg {
837
+ color: white !important;
838
+ fill: white !important;
839
+ }
840
+ .shaka-spinner-path {
841
+ stroke: white !important;
842
+ fill: none !important;
843
+ }
844
+ .shaka-spinner-container {
845
+ color: white !important;
846
+ }
847
+ .shaka-buffering-spinner {
848
+ color: white !important;
849
+ fill: white !important;
850
+ }
851
+ .shaka-buffering-spinner svg {
852
+ color: white !important;
853
+ fill: white !important;
854
+ }
855
+ .shaka-buffering-spinner path {
856
+ stroke: white !important;
857
+ fill: none !important;
858
+ }
859
+ [data-shaka-player-container] .shaka-spinner,
860
+ [data-shaka-player-container] .spinner {
861
+ color: white !important;
862
+ border-color: white !important;
863
+ }
864
+ .material-icons.shaka-spinner {
865
+ color: white !important;
866
+ }
867
+ .shaka-controls-container .shaka-spinner,
868
+ .shaka-video-container .shaka-spinner {
869
+ color: white !important;
870
+ fill: white !important;
871
+ }
872
+ .shaka-controls-container .shaka-spinner svg,
873
+ .shaka-video-container .shaka-spinner svg {
874
+ color: white !important;
875
+ fill: white !important;
876
+ }
877
+ .shaka-controls-container .shaka-spinner path,
878
+ .shaka-video-container .shaka-spinner path {
879
+ stroke: white !important;
880
+ }
881
+ .motto-video-loading-overlay {
882
+ position: absolute;
883
+ top: 0;
884
+ left: 0;
885
+ width: 100%;
886
+ height: 100%;
887
+ background:
888
+ linear-gradient(
889
+ 135deg,
890
+ #1a1a1a 0%,
891
+ #2d2d2d 100%);
892
+ display: flex;
893
+ flex-direction: column;
894
+ align-items: center;
895
+ justify-content: center;
896
+ z-index: 10;
897
+ transition: opacity 0.3s ease;
898
+ }
899
+ .motto-video-loading-overlay.hidden {
900
+ opacity: 0;
901
+ pointer-events: none;
902
+ }
903
+ .motto-video-loading-content {
904
+ text-align: center;
905
+ color: white;
906
+ }
907
+ .motto-video-loading-icon {
908
+ width: 64px;
909
+ height: 64px;
910
+ margin-bottom: 16px;
911
+ opacity: 0.7;
912
+ }
913
+ .motto-video-loading-text {
914
+ font-size: 16px;
915
+ font-weight: 500;
916
+ margin-bottom: 8px;
917
+ }
918
+ .motto-video-loading-subtext {
919
+ font-size: 14px;
920
+ opacity: 0.7;
921
+ }
922
+ @keyframes pulse-live {
923
+ 0% {
924
+ opacity: 1;
925
+ transform: scale(1);
926
+ }
927
+ 50% {
928
+ opacity: 0.7;
929
+ transform: scale(1.1);
930
+ }
931
+ 100% {
932
+ opacity: 1;
933
+ transform: scale(1);
934
+ }
935
+ }
936
+ .shaka-play-button {
937
+ background: rgba(255, 255, 255, 0.1) !important;
938
+ border: none !important;
939
+ color: white !important;
940
+ padding: 10px !important;
941
+ border-radius: 100% !important;
942
+ transition: all 0.2s ease !important;
943
+ display: flex !important;
944
+ align-items: center !important;
945
+ justify-content: center !important;
946
+ min-width: 55px !important;
947
+ height: 55px !important;
948
+ }
949
+ .shaka-play-button-container {
950
+ background: transparent;
951
+ transition: all 0.2s ease !important;
952
+ }
953
+ .motto-video-container:not(.no-cursor) .shaka-play-button-container {
954
+ background: rgba(0, 0, 0, 0.3);
955
+ transition: all 0.s ease !important;
956
+ }
957
+ .shaka-play-button:hover {
958
+ background: rgba(255, 255, 255, 0.2) !important;
959
+ transform: scale(1.05) !important;
960
+ }
961
+ .shaka-play-button:active {
962
+ transform: scale(0.95) !important;
963
+ }
964
+ .shaka-play-button > * {
965
+ display: none !important;
966
+ }
967
+ .shaka-play-button::after {
968
+ content: "" !important;
969
+ width: 35px !important;
970
+ height: 35px !important;
971
+ background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path fill-rule="evenodd" d="M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z" clip-rule="evenodd" /></svg>') !important;
972
+ background-repeat: no-repeat !important;
973
+ background-size: contain !important;
974
+ background-position: center !important;
975
+ display: block !important;
976
+ }
977
+ .shaka-play-button[aria-label*=Play]::after {
978
+ background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path fill-rule="evenodd" d="M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z" clip-rule="evenodd" /></svg>') !important;
979
+ }
980
+ .shaka-play-button[aria-label*=Pause]::after {
981
+ background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path fill-rule="evenodd" d="M6.75 5.25a.75.75 0 0 1 .75-.75H9a.75.75 0 0 1 .75.75v13.5a.75.75 0 0 1-.75.75H7.5a.75.75 0 0 1-.75-.75V5.25Zm7.5 0A.75.75 0 0 1 15 4.5h1.5a.75.75 0 0 1 .75.75v13.5a.75.75 0 0 1-.75.75H15a.75.75 0 0 1-.75-.75V5.25Z" clip-rule="evenodd" /></svg>') !important;
982
+ }
983
+ @property --tw-gradient-position { syntax: "*"; inherits: false; }
984
+ @property --tw-gradient-from { syntax: "<color>"; inherits: false; initial-value: #0000; }
985
+ @property --tw-gradient-via { syntax: "<color>"; inherits: false; initial-value: #0000; }
986
+ @property --tw-gradient-to { syntax: "<color>"; inherits: false; initial-value: #0000; }
987
+ @property --tw-gradient-stops { syntax: "*"; inherits: false; }
988
+ @property --tw-gradient-via-stops { syntax: "*"; inherits: false; }
989
+ @property --tw-gradient-from-position { syntax: "<length-percentage>"; inherits: false; initial-value: 0%; }
990
+ @property --tw-gradient-via-position { syntax: "<length-percentage>"; inherits: false; initial-value: 50%; }
991
+ @property --tw-gradient-to-position { syntax: "<length-percentage>"; inherits: false; initial-value: 100%; }
992
+ @property --tw-font-weight { syntax: "*"; inherits: false; }
993
+ @property --tw-tracking { syntax: "*"; inherits: false; }
994
+ @property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
995
+ @property --tw-shadow-color { syntax: "*"; inherits: false; }
996
+ @property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
997
+ @property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
998
+ @property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
999
+ @property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
1000
+ @property --tw-ring-color { syntax: "*"; inherits: false; }
1001
+ @property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
1002
+ @property --tw-inset-ring-color { syntax: "*"; inherits: false; }
1003
+ @property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
1004
+ @property --tw-ring-inset { syntax: "*"; inherits: false; }
1005
+ @property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }
1006
+ @property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }
1007
+ @property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
1008
+ @property --tw-blur { syntax: "*"; inherits: false; }
1009
+ @property --tw-brightness { syntax: "*"; inherits: false; }
1010
+ @property --tw-contrast { syntax: "*"; inherits: false; }
1011
+ @property --tw-grayscale { syntax: "*"; inherits: false; }
1012
+ @property --tw-hue-rotate { syntax: "*"; inherits: false; }
1013
+ @property --tw-invert { syntax: "*"; inherits: false; }
1014
+ @property --tw-opacity { syntax: "*"; inherits: false; }
1015
+ @property --tw-saturate { syntax: "*"; inherits: false; }
1016
+ @property --tw-sepia { syntax: "*"; inherits: false; }
1017
+ @property --tw-drop-shadow { syntax: "*"; inherits: false; }
1018
+ @property --tw-drop-shadow-color { syntax: "*"; inherits: false; }
1019
+ @property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
1020
+ @property --tw-drop-shadow-size { syntax: "*"; inherits: false; }
1021
+ @property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
1022
+ @property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
1023
+ @property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
1024
+ @property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
1025
+ @property --tw-duration { syntax: "*"; inherits: false; }
1026
+ @property --tw-scale-x { syntax: "*"; inherits: false; initial-value: 1; }
1027
+ @property --tw-scale-y { syntax: "*"; inherits: false; initial-value: 1; }
1028
+ @property --tw-scale-z { syntax: "*"; inherits: false; initial-value: 1; }
1029
+ @keyframes spin {
1030
+ to {
1031
+ transform: rotate(360deg);
1032
+ }
1033
+ }
1034
+ @keyframes pulse {
1035
+ 50% {
1036
+ opacity: 0.5;
1037
+ }
1038
+ }
1039
+ @layer properties {
1040
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
1041
+ *,
1042
+ ::before,
1043
+ ::after,
1044
+ ::backdrop {
1045
+ --tw-gradient-position: initial;
1046
+ --tw-gradient-from: #0000;
1047
+ --tw-gradient-via: #0000;
1048
+ --tw-gradient-to: #0000;
1049
+ --tw-gradient-stops: initial;
1050
+ --tw-gradient-via-stops: initial;
1051
+ --tw-gradient-from-position: 0%;
1052
+ --tw-gradient-via-position: 50%;
1053
+ --tw-gradient-to-position: 100%;
1054
+ --tw-font-weight: initial;
1055
+ --tw-tracking: initial;
1056
+ --tw-shadow: 0 0 #0000;
1057
+ --tw-shadow-color: initial;
1058
+ --tw-shadow-alpha: 100%;
1059
+ --tw-inset-shadow: 0 0 #0000;
1060
+ --tw-inset-shadow-color: initial;
1061
+ --tw-inset-shadow-alpha: 100%;
1062
+ --tw-ring-color: initial;
1063
+ --tw-ring-shadow: 0 0 #0000;
1064
+ --tw-inset-ring-color: initial;
1065
+ --tw-inset-ring-shadow: 0 0 #0000;
1066
+ --tw-ring-inset: initial;
1067
+ --tw-ring-offset-width: 0px;
1068
+ --tw-ring-offset-color: #fff;
1069
+ --tw-ring-offset-shadow: 0 0 #0000;
1070
+ --tw-blur: initial;
1071
+ --tw-brightness: initial;
1072
+ --tw-contrast: initial;
1073
+ --tw-grayscale: initial;
1074
+ --tw-hue-rotate: initial;
1075
+ --tw-invert: initial;
1076
+ --tw-opacity: initial;
1077
+ --tw-saturate: initial;
1078
+ --tw-sepia: initial;
1079
+ --tw-drop-shadow: initial;
1080
+ --tw-drop-shadow-color: initial;
1081
+ --tw-drop-shadow-alpha: 100%;
1082
+ --tw-drop-shadow-size: initial;
1083
+ --tw-translate-x: 0;
1084
+ --tw-translate-y: 0;
1085
+ --tw-translate-z: 0;
1086
+ --tw-border-style: solid;
1087
+ --tw-duration: initial;
1088
+ --tw-scale-x: 1;
1089
+ --tw-scale-y: 1;
1090
+ --tw-scale-z: 1;
1091
+ }
1092
+ }
1093
+ }
1094
+ `);
30
1095
 
31
1096
  // src/Player.tsx
32
- import { forwardRef, useEffect as useEffect4, useRef as useRef8, useImperativeHandle } from "react";
1097
+ import { forwardRef, useEffect as useEffect5, useRef as useRef8, useImperativeHandle } from "react";
33
1098
  import shaka2 from "shaka-player/dist/shaka-player.ui";
34
1099
 
35
1100
  // src/hooks/useShakePlayer.ts
@@ -120,11 +1185,25 @@ var useQualityControl = (playerRef, qualityConfig, onQualityChange) => {
120
1185
  if (!playerRef.current) return;
121
1186
  if (height === 0) {
122
1187
  playerRef.current.configure({
123
- abr: { enabled: true }
1188
+ abr: {
1189
+ enabled: true,
1190
+ switchInterval: 2,
1191
+ // quicker re-checks
1192
+ clearBufferSwitch: true,
1193
+ safeMarginSwitch: 10
1194
+ // leave ~10 s in front of the playhead }
1195
+ }
124
1196
  });
125
1197
  } else {
126
1198
  playerRef.current.configure({
127
- abr: { enabled: false }
1199
+ abr: {
1200
+ enabled: false,
1201
+ switchInterval: 2,
1202
+ // quicker re-checks
1203
+ clearBufferSwitch: true,
1204
+ safeMarginSwitch: 10
1205
+ // leave ~10 s in front of the playhead }
1206
+ }
128
1207
  });
129
1208
  const tracks = playerRef.current.getVariantTracks();
130
1209
  const targetTrack = tracks.find((track) => track.height === height);
@@ -271,321 +1350,248 @@ var useMuxAnalytics = (playerRef, muxConfig, onMuxReady, onMuxDataUpdate) => {
271
1350
  // src/hooks/useShakaUI.ts
272
1351
  import { useCallback as useCallback5, useRef as useRef4 } from "react";
273
1352
  import { ui as ShakaUI } from "shaka-player/dist/shaka-player.ui";
274
- var SkipBackButton = class {
275
- constructor(parent, controls, onSkipBack) {
276
- this.parent = parent;
277
- this.controls = controls;
278
- this.eventManager = { listen: (element, event, handler) => {
279
- element.addEventListener(event, handler);
280
- } };
281
- this.button_ = document.createElement("button");
282
- this.button_.className = "shaka-button motto-native-skip-button";
283
- this.button_.innerHTML = `
284
- <svg width="24px" stroke-width="2" height="24px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
285
- <path d="M3 13C3 17.9706 7.02944 22 12 22C16.9706 22 21 17.9706 21 13C21 8.02944 16.9706 4 12 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
286
- <path d="M9 9L9 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
287
- <path d="M15 9L13 9C12.4477 9 12 9.44772 12 10L12 11.5C12 12.0523 12.4477 12.5 13 12.5L14 12.5C14.5523 12.5 15 12.9477 15 13.5L15 15C15 15.5523 14.5523 16 14 16L12 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
288
- <path d="M12 4L4.5 4M4.5 4L6.5 2M4.5 4L6.5 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
289
- </svg>
290
- `;
291
- this.button_.title = "Skip back 15 seconds";
292
- this.button_.setAttribute("aria-label", "Skip back 15 seconds");
293
- this.parent.appendChild(this.button_);
294
- this.eventManager.listen(this.button_, "click", () => {
295
- const video = this.controls.getVideo();
296
- if (video) {
297
- const newTime = Math.max(0, video.currentTime - 15);
298
- video.currentTime = newTime;
299
- onSkipBack?.(newTime);
300
- }
301
- });
302
- }
303
- // Shaka UI will call `release` when the controls are destroyed.
304
- // Provide a no-op implementation to avoid TypeErrors.
305
- release() {
306
- }
307
- };
308
- var SkipForwardButton = class {
309
- constructor(parent, controls, onSkipForward) {
310
- this.parent = parent;
311
- this.controls = controls;
312
- this.eventManager = { listen: (element, event, handler) => {
313
- element.addEventListener(event, handler);
314
- } };
315
- this.button_ = document.createElement("button");
316
- this.button_.className = "shaka-button motto-native-skip-button";
317
- this.button_.innerHTML = `
318
- <svg fill="none" height="24" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
319
- <path d="M21 13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 8.02944 7.02944 4 12 4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
320
- <path d="M12 4H19.5M19.5 4L17.5 2M19.5 4L17.5 6" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
321
- <path d="M9 9L9 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
322
- <path d="M15 9L13 9C12.4477 9 12 9.44772 12 10L12 11.5C12 12.0523 12.4477 12.5 13 12.5L14 12.5C14.5523 12.5 15 12.9477 15 13.5L15 15C15 15.5523 14.5523 16 14 16L12 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
323
- </svg>
324
- `;
325
- this.button_.title = "Skip forward 15 seconds";
326
- this.button_.setAttribute("aria-label", "Skip forward 15 seconds");
327
- this.parent.appendChild(this.button_);
328
- this.eventManager.listen(this.button_, "click", () => {
329
- const video = this.controls.getVideo();
330
- if (video) {
331
- const newTime = Math.min(video.duration || 0, video.currentTime + 15);
332
- video.currentTime = newTime;
333
- onSkipForward?.(newTime);
334
- }
335
- });
336
- }
337
- release() {
338
- }
339
- };
340
- var SkipBackButtonFactory = class {
341
- constructor(onSkipBack) {
342
- this.onSkipBack = onSkipBack;
343
- }
344
- create(rootElement, controls) {
345
- return new SkipBackButton(rootElement, controls, this.onSkipBack);
346
- }
347
- };
348
- var SkipForwardButtonFactory = class {
349
- constructor(onSkipForward) {
350
- this.onSkipForward = onSkipForward;
351
- }
352
- create(rootElement, controls) {
353
- return new SkipForwardButton(rootElement, controls, this.onSkipForward);
354
- }
1353
+
1354
+ // src/icons/SkipBackIcon.tsx
1355
+ import { jsx, jsxs } from "react/jsx-runtime";
1356
+ var SkipBackIcon = ({ size = 24, className = "" }) => {
1357
+ return /* @__PURE__ */ jsxs(
1358
+ "svg",
1359
+ {
1360
+ width: size,
1361
+ height: size,
1362
+ strokeWidth: "2",
1363
+ viewBox: "0 0 24 24",
1364
+ fill: "none",
1365
+ xmlns: "http://www.w3.org/2000/svg",
1366
+ className,
1367
+ children: [
1368
+ /* @__PURE__ */ jsx(
1369
+ "path",
1370
+ {
1371
+ d: "M3 13C3 17.9706 7.02944 22 12 22C16.9706 22 21 17.9706 21 13C21 8.02944 16.9706 4 12 4",
1372
+ stroke: "currentColor",
1373
+ strokeWidth: "2",
1374
+ strokeLinecap: "round",
1375
+ strokeLinejoin: "round"
1376
+ }
1377
+ ),
1378
+ /* @__PURE__ */ jsx(
1379
+ "path",
1380
+ {
1381
+ d: "M9 9L9 16",
1382
+ stroke: "currentColor",
1383
+ strokeWidth: "2",
1384
+ strokeLinecap: "round",
1385
+ strokeLinejoin: "round"
1386
+ }
1387
+ ),
1388
+ /* @__PURE__ */ jsx(
1389
+ "path",
1390
+ {
1391
+ d: "M15 9L13 9C12.4477 9 12 9.44772 12 10L12 11.5C12 12.0523 12.4477 12.5 13 12.5L14 12.5C14.5523 12.5 15 12.9477 15 13.5L15 15C15 15.5523 14.5523 16 14 16L12 16",
1392
+ stroke: "currentColor",
1393
+ strokeWidth: "2",
1394
+ strokeLinecap: "round",
1395
+ strokeLinejoin: "round"
1396
+ }
1397
+ ),
1398
+ /* @__PURE__ */ jsx(
1399
+ "path",
1400
+ {
1401
+ d: "M12 4L4.5 4M4.5 4L6.5 2M4.5 4L6.5 6",
1402
+ stroke: "currentColor",
1403
+ strokeWidth: "2",
1404
+ strokeLinecap: "round",
1405
+ strokeLinejoin: "round"
1406
+ }
1407
+ )
1408
+ ]
1409
+ }
1410
+ );
355
1411
  };
356
- var MobilePlayButton = class {
357
- constructor(parent, controls) {
358
- this.parent = parent;
359
- this.controls = controls;
360
- this.video = controls?.getVideo?.() || parent.querySelector("video") || document.querySelector("video");
361
- if (!this.video) {
362
- console.error("MobilePlayButton: No video element found");
363
- return;
1412
+
1413
+ // src/icons/SkipForwardIcon.tsx
1414
+ import { jsx as jsx2, jsxs as jsxs2 } from "react/jsx-runtime";
1415
+ var SkipForwardIcon = ({ size = 24, className = "" }) => {
1416
+ return /* @__PURE__ */ jsxs2(
1417
+ "svg",
1418
+ {
1419
+ width: size,
1420
+ height: size,
1421
+ strokeWidth: "2",
1422
+ viewBox: "0 0 24 24",
1423
+ fill: "none",
1424
+ xmlns: "http://www.w3.org/2000/svg",
1425
+ className,
1426
+ children: [
1427
+ /* @__PURE__ */ jsx2(
1428
+ "path",
1429
+ {
1430
+ d: "M21 13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 8.02944 7.02944 4 12 4",
1431
+ stroke: "currentColor",
1432
+ strokeLinecap: "round",
1433
+ strokeLinejoin: "round"
1434
+ }
1435
+ ),
1436
+ /* @__PURE__ */ jsx2(
1437
+ "path",
1438
+ {
1439
+ d: "M12 4H19.5M19.5 4L17.5 2M19.5 4L17.5 6",
1440
+ stroke: "currentColor",
1441
+ strokeLinecap: "round",
1442
+ strokeLinejoin: "round"
1443
+ }
1444
+ ),
1445
+ /* @__PURE__ */ jsx2(
1446
+ "path",
1447
+ {
1448
+ d: "M9 9L9 16",
1449
+ stroke: "currentColor",
1450
+ strokeLinecap: "round",
1451
+ strokeLinejoin: "round"
1452
+ }
1453
+ ),
1454
+ /* @__PURE__ */ jsx2(
1455
+ "path",
1456
+ {
1457
+ d: "M15 9L13 9C12.4477 9 12 9.44772 12 10L12 11.5C12 12.0523 12.4477 12.5 13 12.5L14 12.5C14.5523 12.5 15 12.9477 15 13.5L15 15C15 15.5523 14.5523 16 14 16L12 16",
1458
+ stroke: "currentColor",
1459
+ strokeLinecap: "round",
1460
+ strokeLinejoin: "round"
1461
+ }
1462
+ )
1463
+ ]
364
1464
  }
365
- this.eventManager = { listen: (element, event, handler) => {
366
- element.addEventListener(event, handler);
367
- } };
368
- this.button_ = document.createElement("button");
369
- this.button_.className = "motto-mobile-play-button";
370
- this.updateIcon();
371
- this.parent.appendChild(this.button_);
372
- this.eventManager.listen(this.button_, "click", () => {
373
- if (this.video.paused) {
374
- this.video.play();
375
- } else {
376
- this.video.pause();
377
- }
378
- });
379
- this.eventManager.listen(this.video, "play", () => this.updateIcon());
380
- this.eventManager.listen(this.video, "pause", () => this.updateIcon());
381
- }
382
- updateIcon() {
383
- if (this.video.paused) {
384
- this.button_.innerHTML = `
385
- <svg xmlns="http://www.w3.org/2000/svg" stroke-width="2" viewBox="0 0 24 24" fill="currentColor">
386
- <path stroke-width="2" fill-rule="evenodd" d="M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z" clip-rule="evenodd" />
387
- </svg>
388
- `;
389
- this.button_.setAttribute("aria-label", "Play");
390
- } else {
391
- this.button_.innerHTML = `
392
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
393
- <path fill-rule="evenodd" d="M6.75 5.25a.75.75 0 0 1 .75-.75H9a.75.75 0 0 1 .75.75v13.5a.75.75 0 0 1-.75.75H7.5a.75.75 0 0 1-.75-.75V5.25Zm7.5 0A.75.75 0 0 1 15 4.5h1.5a.75.75 0 0 1 .75.75v13.5a.75.75 0 0 1-.75.75H15a.75.75 0 0 1-.75-.75V5.25Z" clip-rule="evenodd" />
394
- </svg>
395
- `;
396
- this.button_.setAttribute("aria-label", "Pause");
1465
+ );
1466
+ };
1467
+
1468
+ // src/icons/BigPlayIcon.tsx
1469
+ import { jsx as jsx3 } from "react/jsx-runtime";
1470
+ var BigPlayIcon = ({ size = 40, className = "" }) => {
1471
+ return /* @__PURE__ */ jsx3(
1472
+ "svg",
1473
+ {
1474
+ width: size,
1475
+ height: size,
1476
+ viewBox: "0 0 24 24",
1477
+ fill: "currentColor",
1478
+ xmlns: "http://www.w3.org/2000/svg",
1479
+ className,
1480
+ children: /* @__PURE__ */ jsx3(
1481
+ "path",
1482
+ {
1483
+ fillRule: "evenodd",
1484
+ d: "M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z",
1485
+ clipRule: "evenodd"
1486
+ }
1487
+ )
397
1488
  }
398
- }
399
- release() {
400
- }
1489
+ );
401
1490
  };
402
- var MobileSkipBackButton = class {
403
- constructor(parent, controls, onSkipBack) {
1491
+
1492
+ // src/utils/renderIcon.ts
1493
+ import { renderToStaticMarkup } from "react-dom/server";
1494
+ import { createElement } from "react";
1495
+ var renderIcon = (Component, props = {}) => {
1496
+ return renderToStaticMarkup(createElement(Component, props));
1497
+ };
1498
+
1499
+ // src/hooks/useShakaUI.ts
1500
+ var SkipBackButton = class {
1501
+ constructor(parent, controls, onSkipBack, iconSize = 24) {
404
1502
  this.parent = parent;
405
1503
  this.controls = controls;
406
- this.video = controls?.getVideo?.() || parent.querySelector("video") || document.querySelector("video");
407
- if (!this.video) {
408
- console.error("MobileSkipBackButton: No video element found");
409
- return;
410
- }
411
1504
  this.eventManager = { listen: (element, event, handler) => {
412
1505
  element.addEventListener(event, handler);
413
1506
  } };
414
1507
  this.button_ = document.createElement("button");
415
- this.button_.className = "motto-mobile-skip-button";
416
- this.button_.innerHTML = `
417
- <svg width="20px" stroke-width="2" height="20px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
418
- <path d="M3 13C3 17.9706 7.02944 22 12 22C16.9706 22 21 17.9706 21 13C21 8.02944 16.9706 4 12 4" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
419
- <path d="M9 9L9 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
420
- <path d="M15 9L13 9C12.4477 9 12 9.44772 12 10L12 11.5C12 12.0523 12.4477 12.5 13 12.5L14 12.5C14.5523 12.5 15 12.9477 15 13.5L15 15C15 15.5523 14.5523 16 14 16L12 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
421
- <path d="M12 4L4.5 4M4.5 4L6.5 2M4.5 4L6.5 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
422
- </svg>
423
- `;
1508
+ this.button_.className = "shaka-button motto-native-skip-button";
1509
+ this.button_.innerHTML = renderIcon(SkipBackIcon, { size: iconSize });
1510
+ this.button_.title = "Skip back 15 seconds";
424
1511
  this.button_.setAttribute("aria-label", "Skip back 15 seconds");
425
1512
  this.parent.appendChild(this.button_);
426
1513
  this.eventManager.listen(this.button_, "click", () => {
427
- const newTime = Math.max(0, this.video.currentTime - 15);
428
- this.video.currentTime = newTime;
429
- onSkipBack?.(newTime);
1514
+ const video = this.controls.getVideo();
1515
+ if (video) {
1516
+ const newTime = Math.max(0, video.currentTime - 15);
1517
+ video.currentTime = newTime;
1518
+ onSkipBack?.(newTime);
1519
+ }
430
1520
  });
431
1521
  }
1522
+ // Shaka UI will call `release` when the controls are destroyed.
1523
+ // Provide a no-op implementation to avoid TypeErrors.
432
1524
  release() {
433
1525
  }
434
1526
  };
435
- var MobileSkipForwardButton = class {
436
- constructor(parent, controls, onSkipForward) {
1527
+ var SkipForwardButton = class {
1528
+ constructor(parent, controls, onSkipForward, iconSize = 24) {
437
1529
  this.parent = parent;
438
1530
  this.controls = controls;
439
- this.video = controls?.getVideo?.() || parent.querySelector("video") || document.querySelector("video");
440
- if (!this.video) {
441
- console.error("MobileSkipForwardButton: No video element found");
442
- return;
443
- }
444
1531
  this.eventManager = { listen: (element, event, handler) => {
445
1532
  element.addEventListener(event, handler);
446
1533
  } };
447
1534
  this.button_ = document.createElement("button");
448
- this.button_.className = "motto-mobile-skip-button";
449
- this.button_.innerHTML = `
450
- <svg fill="none" height="20" stroke-width="2" viewBox="0 0 24 24" width="20" xmlns="http://www.w3.org/2000/svg">
451
- <path d="M21 13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 8.02944 7.02944 4 12 4" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
452
- <path d="M12 4H19.5M19.5 4L17.5 2M19.5 4L17.5 6" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
453
- <path d="M9 9L9 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
454
- <path d="M15 9L13 9C12.4477 9 12 9.44772 12 10L12 11.5C12 12.0523 12.4477 12.5 13 12.5L14 12.5C14.5523 12.5 15 12.9477 15 13.5L15 15C15 15.5523 14.5523 16 14 16L12 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
455
- </svg>
456
- `;
1535
+ this.button_.className = "shaka-button motto-native-skip-button";
1536
+ this.button_.innerHTML = renderIcon(SkipForwardIcon, { size: iconSize });
1537
+ this.button_.title = "Skip forward 15 seconds";
457
1538
  this.button_.setAttribute("aria-label", "Skip forward 15 seconds");
458
1539
  this.parent.appendChild(this.button_);
459
1540
  this.eventManager.listen(this.button_, "click", () => {
460
- const newTime = Math.min(this.video.duration || 0, this.video.currentTime + 15);
461
- this.video.currentTime = newTime;
462
- onSkipForward?.(newTime);
1541
+ const video = this.controls.getVideo();
1542
+ if (video) {
1543
+ const newTime = Math.min(video.duration || 0, video.currentTime + 15);
1544
+ video.currentTime = newTime;
1545
+ onSkipForward?.(newTime);
1546
+ }
463
1547
  });
464
1548
  }
465
1549
  release() {
466
1550
  }
467
1551
  };
468
- var MobileControlsContainer = class {
469
- constructor(parent, controls, onSkipBack, onSkipForward) {
470
- this.parent = parent;
471
- this.controls = controls;
472
- if (!parent) {
473
- console.error("MobileControlsContainer: No parent element provided");
474
- return;
475
- }
476
- this.container_ = document.createElement("div");
477
- this.container_.className = "motto-mobile-controls-overlay";
478
- const controlsGroup = document.createElement("div");
479
- controlsGroup.className = "motto-mobile-controls-group";
480
- new MobileSkipBackButton(controlsGroup, controls, onSkipBack);
481
- new MobilePlayButton(controlsGroup, controls);
482
- new MobileSkipForwardButton(controlsGroup, controls, onSkipForward);
483
- this.container_.appendChild(controlsGroup);
484
- this.parent.appendChild(this.container_);
485
- this.setupVisibilitySync();
486
- }
487
- setupVisibilitySync() {
488
- setTimeout(() => {
489
- this.syncVisibility();
490
- this.observer = new MutationObserver((mutations) => {
491
- mutations.forEach((mutation) => {
492
- if (mutation.type === "attributes" && mutation.attributeName === "class") {
493
- this.syncVisibility();
494
- }
495
- });
496
- });
497
- this.observer.observe(this.parent, {
498
- attributes: true,
499
- attributeFilter: ["class"]
500
- });
501
- const video = this.controls?.getVideo?.() || this.parent.querySelector("video");
502
- if (video) {
503
- video.addEventListener("play", () => {
504
- setTimeout(() => this.syncVisibility(), 50);
505
- });
506
- video.addEventListener("pause", () => {
507
- setTimeout(() => this.syncVisibility(), 50);
508
- });
509
- }
510
- }, 1e3);
511
- }
512
- syncVisibility() {
513
- const mainContainer = this.parent;
514
- const hasNoCursor = mainContainer.classList.contains("no-cursor");
515
- const video = this.controls?.getVideo?.() || this.parent.querySelector("video");
516
- const isVideoPaused = video ? video.paused : false;
517
- const isControlsVisible = !hasNoCursor || isVideoPaused;
518
- if (this.container_) {
519
- if (isControlsVisible) {
520
- this.container_.style.opacity = "1";
521
- this.container_.style.pointerEvents = "none";
522
- } else {
523
- this.container_.style.opacity = "0";
524
- this.container_.style.pointerEvents = "none";
525
- }
526
- }
527
- }
528
- isElementVisible(element) {
529
- const style = window.getComputedStyle(element);
530
- const hasHiddenClass = element.classList.contains("shaka-hidden") || element.classList.contains("hidden") || element.classList.contains("shaka-fade-out");
531
- return style.display !== "none" && style.visibility !== "hidden" && style.opacity !== "0" && !element.hidden && !hasHiddenClass;
1552
+ var SkipBackButtonFactory = class {
1553
+ constructor(onSkipBack, iconSize) {
1554
+ this.onSkipBack = onSkipBack;
1555
+ this.iconSize = iconSize;
532
1556
  }
533
- release() {
534
- try {
535
- this.observer?.disconnect?.();
536
- if (this.container_ && this.parent.contains(this.container_)) {
537
- this.parent.removeChild(this.container_);
538
- }
539
- } catch {
540
- }
1557
+ create(rootElement, controls) {
1558
+ return new SkipBackButton(rootElement, controls, this.onSkipBack, this.iconSize);
541
1559
  }
542
1560
  };
543
- var MobileControlsContainerFactory = class {
544
- constructor(onSkipBack, onSkipForward) {
545
- this.onSkipBack = onSkipBack;
1561
+ var SkipForwardButtonFactory = class {
1562
+ constructor(onSkipForward, iconSize) {
546
1563
  this.onSkipForward = onSkipForward;
1564
+ this.iconSize = iconSize;
547
1565
  }
548
1566
  create(rootElement, controls) {
549
- return new MobileControlsContainer(rootElement, controls, this.onSkipBack, this.onSkipForward);
1567
+ return new SkipForwardButton(rootElement, controls, this.onSkipForward, this.iconSize);
550
1568
  }
551
1569
  };
552
- var useShakaUI = (playerRef, containerRef, videoRef, controls, chromecastConfig, seekbarColors, onSkipBack, onSkipForward) => {
1570
+ var useShakaUI = (playerRef, containerRef, videoRef, controls, chromecastConfig, seekbarColors, onSkipBack, onSkipForward, iconSizes) => {
553
1571
  const uiRef = useRef4(null);
554
1572
  const registeredElements = useRef4(/* @__PURE__ */ new Set());
555
1573
  const initializeUI = useCallback5(async () => {
556
1574
  if (!controls || !containerRef.current || !playerRef.current || !videoRef.current) {
557
1575
  return null;
558
1576
  }
559
- const isMobile = window.innerWidth <= 767 || /Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
560
1577
  if (!registeredElements.current.has("skip_back_button")) {
561
- ShakaUI.Controls.registerElement("skip_back_button", new SkipBackButtonFactory(onSkipBack));
1578
+ ShakaUI.Controls.registerElement("skip_back_button", new SkipBackButtonFactory(onSkipBack, iconSizes?.skipButtons));
562
1579
  registeredElements.current.add("skip_back_button");
563
1580
  }
564
1581
  if (!registeredElements.current.has("skip_forward_button")) {
565
- ShakaUI.Controls.registerElement("skip_forward_button", new SkipForwardButtonFactory(onSkipForward));
1582
+ ShakaUI.Controls.registerElement("skip_forward_button", new SkipForwardButtonFactory(onSkipForward, iconSizes?.skipButtons));
566
1583
  registeredElements.current.add("skip_forward_button");
567
1584
  }
568
- if (isMobile) {
569
- if (!registeredElements.current.has("mobile_controls_container")) {
570
- ShakaUI.Controls.registerElement("mobile_controls_container", new MobileControlsContainerFactory(onSkipBack, onSkipForward));
571
- registeredElements.current.add("mobile_controls_container");
572
- }
573
- }
574
1585
  const ui = new ShakaUI.Overlay(playerRef.current, containerRef.current, videoRef.current);
575
1586
  uiRef.current = ui;
576
- const controlPanelElements = isMobile ? [
1587
+ const isMobile = window.innerWidth <= 767;
1588
+ const controlPanelElements = [
1589
+ ...isMobile ? [] : ["skip_back_button"],
1590
+ ...isMobile ? [] : ["play_pause"],
1591
+ ...isMobile ? [] : ["skip_forward_button"],
577
1592
  "mute",
578
- "time_and_duration",
579
- "spacer",
580
- "fullscreen",
581
- "cast",
582
- "overflow_menu"
583
- ] : [
584
- "skip_back_button",
585
- "play_pause",
586
- "skip_forward_button",
587
- "mute",
588
- "volume",
1593
+ ...isMobile ? [] : ["volume"],
1594
+ // Only include volume on desktop
589
1595
  "time_and_duration",
590
1596
  "spacer",
591
1597
  "fullscreen",
@@ -602,6 +1608,7 @@ var useShakaUI = (playerRef, containerRef, videoRef, controls, chromecastConfig,
602
1608
  // Progress/played portion (white)
603
1609
  },
604
1610
  controlPanelElements,
1611
+ addBigPlayButton: isMobile,
605
1612
  ...chromecastConfig?.receiverApplicationId && {
606
1613
  "castReceiverAppId": chromecastConfig.receiverApplicationId,
607
1614
  "castAndroidReceiverCompatible": false
@@ -618,16 +1625,32 @@ var useShakaUI = (playerRef, containerRef, videoRef, controls, chromecastConfig,
618
1625
  }
619
1626
  ui.configure(uiConfig);
620
1627
  if (isMobile) {
621
- setTimeout(() => {
622
- const container = containerRef.current;
623
- const video = videoRef.current;
624
- if (container && video) {
625
- new MobileControlsContainer(container, { getVideo: () => video }, onSkipBack, onSkipForward);
1628
+ const customizeBigPlayButton = () => {
1629
+ const bigPlayButton = containerRef.current?.querySelector(".shaka-big-play-button");
1630
+ if (bigPlayButton && !bigPlayButton.hasAttribute("data-customized")) {
1631
+ const buttonSize = iconSizes?.bigPlayButton || 40;
1632
+ bigPlayButton.innerHTML = renderIcon(BigPlayIcon, { size: buttonSize });
1633
+ bigPlayButton.setAttribute("data-customized", "true");
1634
+ const buttonElement = bigPlayButton;
1635
+ buttonElement.style.display = "flex";
1636
+ buttonElement.style.alignItems = "center";
1637
+ buttonElement.style.justifyContent = "center";
626
1638
  }
627
- }, 500);
1639
+ };
1640
+ setTimeout(customizeBigPlayButton, 100);
1641
+ const observer = new MutationObserver(() => {
1642
+ customizeBigPlayButton();
1643
+ });
1644
+ if (containerRef.current) {
1645
+ observer.observe(containerRef.current, {
1646
+ childList: true,
1647
+ subtree: true,
1648
+ attributes: false
1649
+ });
1650
+ }
628
1651
  }
629
1652
  return ui;
630
- }, [controls, containerRef, playerRef, videoRef, chromecastConfig, seekbarColors, onSkipBack, onSkipForward]);
1653
+ }, [controls, containerRef, playerRef, videoRef, chromecastConfig, seekbarColors, onSkipBack, onSkipForward, iconSizes]);
631
1654
  const destroyUI = useCallback5(() => {
632
1655
  if (uiRef.current) {
633
1656
  try {
@@ -814,150 +1837,1258 @@ var useLiveIndicator = (containerRef, options = {}) => {
814
1837
  if (shouldCheck) {
815
1838
  setTimeout(checkForLiveContent, 100);
816
1839
  }
817
- });
818
- observerRef.current.observe(containerRef.current, {
819
- childList: true,
820
- subtree: true,
821
- characterData: true,
822
- characterDataOldValue: true
823
- });
824
- const intervalId = setInterval(checkForLiveContent, 1e3);
825
- return () => {
826
- if (observerRef.current) {
827
- observerRef.current.disconnect();
1840
+ });
1841
+ observerRef.current.observe(containerRef.current, {
1842
+ childList: true,
1843
+ subtree: true,
1844
+ characterData: true,
1845
+ characterDataOldValue: true
1846
+ });
1847
+ return () => {
1848
+ if (observerRef.current) {
1849
+ observerRef.current.disconnect();
1850
+ }
1851
+ };
1852
+ }, [containerRef, enabled, indicatorColor, indicatorSize, showPulseAnimation]);
1853
+ return {
1854
+ // Expose method to manually trigger check if needed
1855
+ checkForLiveContent: () => {
1856
+ const currentTimeElements = containerRef.current?.querySelectorAll(".shaka-current-time");
1857
+ currentTimeElements?.forEach((element) => {
1858
+ const textContent = element.textContent?.trim() || "";
1859
+ if (textContent.toLowerCase().includes("live")) {
1860
+ }
1861
+ });
1862
+ }
1863
+ };
1864
+ };
1865
+
1866
+ // src/hooks/useKeyboardControls.ts
1867
+ import { useCallback as useCallback7, useEffect as useEffect4 } from "react";
1868
+ var useKeyboardControls = (videoRef, options = {}) => {
1869
+ const { skipBack, skipForward, enabled = true } = options;
1870
+ const isDesktop = useCallback7(() => {
1871
+ return window.innerWidth > 767 && !/Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
1872
+ }, []);
1873
+ const handleKeydown = useCallback7((event) => {
1874
+ if (!enabled || !isDesktop() || !videoRef.current) return;
1875
+ const activeElement = document.activeElement;
1876
+ if (activeElement && (activeElement.tagName === "INPUT" || activeElement.tagName === "TEXTAREA" || activeElement.isContentEditable)) {
1877
+ return;
1878
+ }
1879
+ switch (event.key) {
1880
+ case "ArrowLeft":
1881
+ event.preventDefault();
1882
+ skipBack?.();
1883
+ break;
1884
+ case "ArrowRight":
1885
+ event.preventDefault();
1886
+ skipForward?.();
1887
+ break;
1888
+ case " ":
1889
+ case "Space":
1890
+ event.preventDefault();
1891
+ if (videoRef.current.paused) {
1892
+ videoRef.current.play();
1893
+ } else {
1894
+ videoRef.current.pause();
1895
+ }
1896
+ break;
1897
+ }
1898
+ }, [enabled, videoRef, skipBack, skipForward, isDesktop]);
1899
+ useEffect4(() => {
1900
+ if (!enabled || !isDesktop()) return;
1901
+ document.addEventListener("keydown", handleKeydown);
1902
+ return () => {
1903
+ document.removeEventListener("keydown", handleKeydown);
1904
+ };
1905
+ }, [handleKeydown, enabled, isDesktop]);
1906
+ return {
1907
+ isDesktop: isDesktop()
1908
+ };
1909
+ };
1910
+
1911
+ // src/components/Loading.tsx
1912
+ import { twMerge } from "tailwind-merge";
1913
+ import { jsx as jsx4, jsxs as jsxs3 } from "react/jsx-runtime";
1914
+ var Loading = ({ className }) => /* @__PURE__ */ jsxs3(
1915
+ "div",
1916
+ {
1917
+ className: twMerge(
1918
+ "relative bg-[#151515] md:rounded-2xl! overflow-hidden aspect-video text-white w-full h-full flex justify-center items-center text-[10px]",
1919
+ className
1920
+ ),
1921
+ role: "status",
1922
+ children: [
1923
+ /* @__PURE__ */ jsx4("div", { className: "shaka-spinner-container flex justify-center items-center", children: /* @__PURE__ */ jsx4(
1924
+ "svg",
1925
+ {
1926
+ className: "shaka-spinner-svg animate-spin h-12 w-12",
1927
+ viewBox: "0 0 64 64",
1928
+ xmlns: "http://www.w3.org/2000/svg",
1929
+ children: /* @__PURE__ */ jsx4(
1930
+ "circle",
1931
+ {
1932
+ className: "shaka-spinner-path",
1933
+ cx: "32",
1934
+ cy: "32",
1935
+ r: "28",
1936
+ strokeWidth: "4",
1937
+ strokeLinecap: "round"
1938
+ }
1939
+ )
1940
+ }
1941
+ ) }),
1942
+ /* @__PURE__ */ jsx4("span", { className: "sr-only", children: "Loading..." })
1943
+ ]
1944
+ }
1945
+ );
1946
+
1947
+ // src/components/ErrorScreen.tsx
1948
+ import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
1949
+ var ErrorScreen = ({ title, description }) => /* @__PURE__ */ jsx5("div", { className: "w-full h-full md:rounded-2xl! aspect-video bg-black", children: /* @__PURE__ */ jsxs4("div", { className: "bg-[#151515] text-white w-full h-full flex justify-stretch items-center", children: [
1950
+ /* @__PURE__ */ jsx5(
1951
+ "svg",
1952
+ {
1953
+ className: "w-24 h-24 m-6",
1954
+ fill: "none",
1955
+ stroke: "currentColor",
1956
+ strokeWidth: "2",
1957
+ style: { width: 96 },
1958
+ viewBox: "0 0 24 24",
1959
+ xmlns: "http://www.w3.org/2000/svg",
1960
+ children: /* @__PURE__ */ jsx5(
1961
+ "path",
1962
+ {
1963
+ d: "M12 9v3.75m9-.75a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 3.75h.008v.008H12v-.008Z",
1964
+ strokeLinecap: "round",
1965
+ strokeLinejoin: "round"
1966
+ }
1967
+ )
1968
+ }
1969
+ ),
1970
+ /* @__PURE__ */ jsxs4("div", { children: [
1971
+ /* @__PURE__ */ jsx5("h3", { className: "text-2xl mb-2", children: title || "Playback Error" }),
1972
+ /* @__PURE__ */ jsx5("div", { className: "text-lg", children: description || "Unable to play the video. Please try again later." })
1973
+ ] })
1974
+ ] }) });
1975
+
1976
+ // src/components/Title.tsx
1977
+ import { jsx as jsx6 } from "react/jsx-runtime";
1978
+ var Title = ({ title }) => /* @__PURE__ */ jsx6("div", { className: "absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/70 to-transparent p-4", children: /* @__PURE__ */ jsx6("h2", { className: "text-white text-xl font-semibold", children: title }) });
1979
+
1980
+ // src/components/LiveBadge.tsx
1981
+ import { jsx as jsx7, jsxs as jsxs5 } from "react/jsx-runtime";
1982
+ var LiveBadge = ({
1983
+ isVisible,
1984
+ position = "top-right",
1985
+ className = "",
1986
+ style = {},
1987
+ text = "LIVE"
1988
+ }) => {
1989
+ if (!isVisible) return null;
1990
+ const positionClasses = {
1991
+ "top-left": "top-4 left-4",
1992
+ "top-right": "top-4 right-4",
1993
+ "bottom-left": "bottom-4 left-4",
1994
+ "bottom-right": "bottom-4 right-4"
1995
+ };
1996
+ return /* @__PURE__ */ jsx7(
1997
+ "div",
1998
+ {
1999
+ className: `
2000
+ absolute z-50
2001
+ ${positionClasses[position]}
2002
+ bg-red-600 text-white
2003
+ px-2 py-1
2004
+ rounded-md
2005
+ text-xs font-bold
2006
+ uppercase tracking-wide
2007
+ shadow-lg
2008
+ animate-pulse
2009
+ pointer-events-none
2010
+ ${className}
2011
+ `,
2012
+ style,
2013
+ children: /* @__PURE__ */ jsxs5("span", { className: "flex items-center gap-1", children: [
2014
+ /* @__PURE__ */ jsx7("span", { className: "w-2 h-2 bg-white rounded-full animate-pulse" }),
2015
+ text
2016
+ ] })
2017
+ }
2018
+ );
2019
+ };
2020
+
2021
+ // src/styles.css
2022
+ styleInject(`/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
2023
+ @layer properties;
2024
+ @layer theme, base, components, utilities;
2025
+ @layer theme {
2026
+ :root,
2027
+ :host {
2028
+ --font-sans:
2029
+ ui-sans-serif,
2030
+ system-ui,
2031
+ sans-serif,
2032
+ "Apple Color Emoji",
2033
+ "Segoe UI Emoji",
2034
+ "Segoe UI Symbol",
2035
+ "Noto Color Emoji";
2036
+ --font-mono:
2037
+ ui-monospace,
2038
+ SFMono-Regular,
2039
+ Menlo,
2040
+ Monaco,
2041
+ Consolas,
2042
+ "Liberation Mono",
2043
+ "Courier New",
2044
+ monospace;
2045
+ --color-red-600: oklch(57.7% 0.245 27.325);
2046
+ --color-black: #000;
2047
+ --color-white: #fff;
2048
+ --spacing: 0.25rem;
2049
+ --text-xs: 0.75rem;
2050
+ --text-xs--line-height: calc(1 / 0.75);
2051
+ --text-sm: 0.875rem;
2052
+ --text-sm--line-height: calc(1.25 / 0.875);
2053
+ --text-base: 1rem;
2054
+ --text-base--line-height: calc(1.5 / 1);
2055
+ --text-lg: 1.125rem;
2056
+ --text-lg--line-height: calc(1.75 / 1.125);
2057
+ --text-xl: 1.25rem;
2058
+ --text-xl--line-height: calc(1.75 / 1.25);
2059
+ --text-2xl: 1.5rem;
2060
+ --text-2xl--line-height: calc(2 / 1.5);
2061
+ --text-5xl: 3rem;
2062
+ --text-5xl--line-height: 1;
2063
+ --font-weight-medium: 500;
2064
+ --font-weight-semibold: 600;
2065
+ --font-weight-bold: 700;
2066
+ --tracking-wide: 0.025em;
2067
+ --tracking-widest: 0.1em;
2068
+ --radius-md: 0.375rem;
2069
+ --radius-2xl: 1rem;
2070
+ --animate-spin: spin 1s linear infinite;
2071
+ --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
2072
+ --aspect-video: 16 / 9;
2073
+ --default-transition-duration: 150ms;
2074
+ --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2075
+ --default-font-family: var(--font-sans);
2076
+ --default-mono-font-family: var(--font-mono);
2077
+ }
2078
+ }
2079
+ @layer base {
2080
+ *,
2081
+ ::after,
2082
+ ::before,
2083
+ ::backdrop,
2084
+ ::file-selector-button {
2085
+ box-sizing: border-box;
2086
+ margin: 0;
2087
+ padding: 0;
2088
+ border: 0 solid;
2089
+ }
2090
+ html,
2091
+ :host {
2092
+ line-height: 1.5;
2093
+ -webkit-text-size-adjust: 100%;
2094
+ tab-size: 4;
2095
+ font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
2096
+ font-feature-settings: var(--default-font-feature-settings, normal);
2097
+ font-variation-settings: var(--default-font-variation-settings, normal);
2098
+ -webkit-tap-highlight-color: transparent;
2099
+ }
2100
+ hr {
2101
+ height: 0;
2102
+ color: inherit;
2103
+ border-top-width: 1px;
2104
+ }
2105
+ abbr:where([title]) {
2106
+ -webkit-text-decoration: underline dotted;
2107
+ text-decoration: underline dotted;
2108
+ }
2109
+ h1,
2110
+ h2,
2111
+ h3,
2112
+ h4,
2113
+ h5,
2114
+ h6 {
2115
+ font-size: inherit;
2116
+ font-weight: inherit;
2117
+ }
2118
+ a {
2119
+ color: inherit;
2120
+ -webkit-text-decoration: inherit;
2121
+ text-decoration: inherit;
2122
+ }
2123
+ b,
2124
+ strong {
2125
+ font-weight: bolder;
2126
+ }
2127
+ code,
2128
+ kbd,
2129
+ samp,
2130
+ pre {
2131
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
2132
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
2133
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
2134
+ font-size: 1em;
2135
+ }
2136
+ small {
2137
+ font-size: 80%;
2138
+ }
2139
+ sub,
2140
+ sup {
2141
+ font-size: 75%;
2142
+ line-height: 0;
2143
+ position: relative;
2144
+ vertical-align: baseline;
2145
+ }
2146
+ sub {
2147
+ bottom: -0.25em;
2148
+ }
2149
+ sup {
2150
+ top: -0.5em;
2151
+ }
2152
+ table {
2153
+ text-indent: 0;
2154
+ border-color: inherit;
2155
+ border-collapse: collapse;
2156
+ }
2157
+ :-moz-focusring {
2158
+ outline: auto;
2159
+ }
2160
+ progress {
2161
+ vertical-align: baseline;
2162
+ }
2163
+ summary {
2164
+ display: list-item;
2165
+ }
2166
+ ol,
2167
+ ul,
2168
+ menu {
2169
+ list-style: none;
2170
+ }
2171
+ img,
2172
+ svg,
2173
+ video,
2174
+ canvas,
2175
+ audio,
2176
+ iframe,
2177
+ embed,
2178
+ object {
2179
+ display: block;
2180
+ vertical-align: middle;
2181
+ }
2182
+ img,
2183
+ video {
2184
+ max-width: 100%;
2185
+ height: auto;
2186
+ }
2187
+ button,
2188
+ input,
2189
+ select,
2190
+ optgroup,
2191
+ textarea,
2192
+ ::file-selector-button {
2193
+ font: inherit;
2194
+ font-feature-settings: inherit;
2195
+ font-variation-settings: inherit;
2196
+ letter-spacing: inherit;
2197
+ color: inherit;
2198
+ border-radius: 0;
2199
+ background-color: transparent;
2200
+ opacity: 1;
2201
+ }
2202
+ :where(select:is([multiple], [size])) optgroup {
2203
+ font-weight: bolder;
2204
+ }
2205
+ :where(select:is([multiple], [size])) optgroup option {
2206
+ padding-inline-start: 20px;
2207
+ }
2208
+ ::file-selector-button {
2209
+ margin-inline-end: 4px;
2210
+ }
2211
+ ::placeholder {
2212
+ opacity: 1;
2213
+ }
2214
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
2215
+ ::placeholder {
2216
+ color: currentcolor;
2217
+ @supports (color: color-mix(in lab, red, red)) {
2218
+ color: color-mix(in oklab, currentcolor 50%, transparent);
2219
+ }
2220
+ }
2221
+ }
2222
+ textarea {
2223
+ resize: vertical;
2224
+ }
2225
+ ::-webkit-search-decoration {
2226
+ -webkit-appearance: none;
2227
+ }
2228
+ ::-webkit-date-and-time-value {
2229
+ min-height: 1lh;
2230
+ text-align: inherit;
2231
+ }
2232
+ ::-webkit-datetime-edit {
2233
+ display: inline-flex;
2234
+ }
2235
+ ::-webkit-datetime-edit-fields-wrapper {
2236
+ padding: 0;
2237
+ }
2238
+ ::-webkit-datetime-edit,
2239
+ ::-webkit-datetime-edit-year-field,
2240
+ ::-webkit-datetime-edit-month-field,
2241
+ ::-webkit-datetime-edit-day-field,
2242
+ ::-webkit-datetime-edit-hour-field,
2243
+ ::-webkit-datetime-edit-minute-field,
2244
+ ::-webkit-datetime-edit-second-field,
2245
+ ::-webkit-datetime-edit-millisecond-field,
2246
+ ::-webkit-datetime-edit-meridiem-field {
2247
+ padding-block: 0;
2248
+ }
2249
+ :-moz-ui-invalid {
2250
+ box-shadow: none;
2251
+ }
2252
+ button,
2253
+ input:where([type=button], [type=reset], [type=submit]),
2254
+ ::file-selector-button {
2255
+ appearance: button;
2256
+ }
2257
+ ::-webkit-inner-spin-button,
2258
+ ::-webkit-outer-spin-button {
2259
+ height: auto;
2260
+ }
2261
+ [hidden]:where(:not([hidden=until-found])) {
2262
+ display: none !important;
2263
+ }
2264
+ }
2265
+ @layer utilities {
2266
+ .pointer-events-auto {
2267
+ pointer-events: auto;
2268
+ }
2269
+ .pointer-events-none {
2270
+ pointer-events: none;
2271
+ }
2272
+ .visible {
2273
+ visibility: visible;
2274
+ }
2275
+ .sr-only {
2276
+ position: absolute;
2277
+ width: 1px;
2278
+ height: 1px;
2279
+ padding: 0;
2280
+ margin: -1px;
2281
+ overflow: hidden;
2282
+ clip: rect(0, 0, 0, 0);
2283
+ white-space: nowrap;
2284
+ border-width: 0;
2285
+ }
2286
+ .absolute {
2287
+ position: absolute;
2288
+ }
2289
+ .fixed {
2290
+ position: fixed;
2291
+ }
2292
+ .relative {
2293
+ position: relative;
2294
+ }
2295
+ .static {
2296
+ position: static;
2297
+ }
2298
+ .inset-0 {
2299
+ inset: calc(var(--spacing) * 0);
2300
+ }
2301
+ .top-0 {
2302
+ top: calc(var(--spacing) * 0);
2303
+ }
2304
+ .top-4 {
2305
+ top: calc(var(--spacing) * 4);
2306
+ }
2307
+ .right-0 {
2308
+ right: calc(var(--spacing) * 0);
2309
+ }
2310
+ .right-4 {
2311
+ right: calc(var(--spacing) * 4);
2312
+ }
2313
+ .bottom-0 {
2314
+ bottom: calc(var(--spacing) * 0);
2315
+ }
2316
+ .bottom-4 {
2317
+ bottom: calc(var(--spacing) * 4);
2318
+ }
2319
+ .left-0 {
2320
+ left: calc(var(--spacing) * 0);
2321
+ }
2322
+ .left-4 {
2323
+ left: calc(var(--spacing) * 4);
2324
+ }
2325
+ .z-10 {
2326
+ z-index: 10;
2327
+ }
2328
+ .z-50 {
2329
+ z-index: 50;
2330
+ }
2331
+ .container {
2332
+ width: 100%;
2333
+ @media (width >= 40rem) {
2334
+ max-width: 40rem;
2335
+ }
2336
+ @media (width >= 48rem) {
2337
+ max-width: 48rem;
2338
+ }
2339
+ @media (width >= 64rem) {
2340
+ max-width: 64rem;
2341
+ }
2342
+ @media (width >= 80rem) {
2343
+ max-width: 80rem;
2344
+ }
2345
+ @media (width >= 96rem) {
2346
+ max-width: 96rem;
2347
+ }
2348
+ }
2349
+ .m-6 {
2350
+ margin: calc(var(--spacing) * 6);
2351
+ }
2352
+ .mt-1 {
2353
+ margin-top: calc(var(--spacing) * 1);
2354
+ }
2355
+ .mt-3 {
2356
+ margin-top: calc(var(--spacing) * 3);
2357
+ }
2358
+ .mb-2 {
2359
+ margin-bottom: calc(var(--spacing) * 2);
2360
+ }
2361
+ .mb-6 {
2362
+ margin-bottom: calc(var(--spacing) * 6);
2363
+ }
2364
+ .flex {
2365
+ display: flex;
2366
+ }
2367
+ .grid {
2368
+ display: grid;
2369
+ }
2370
+ .aspect-video {
2371
+ aspect-ratio: var(--aspect-video);
2372
+ }
2373
+ .h-2 {
2374
+ height: calc(var(--spacing) * 2);
2375
+ }
2376
+ .h-12 {
2377
+ height: calc(var(--spacing) * 12);
2378
+ }
2379
+ .h-24 {
2380
+ height: calc(var(--spacing) * 24);
2381
+ }
2382
+ .h-full {
2383
+ height: 100%;
2384
+ }
2385
+ .w-2 {
2386
+ width: calc(var(--spacing) * 2);
2387
+ }
2388
+ .w-12 {
2389
+ width: calc(var(--spacing) * 12);
2390
+ }
2391
+ .w-24 {
2392
+ width: calc(var(--spacing) * 24);
2393
+ }
2394
+ .w-full {
2395
+ width: 100%;
2396
+ }
2397
+ .animate-pulse {
2398
+ animation: var(--animate-pulse);
2399
+ }
2400
+ .animate-spin {
2401
+ animation: var(--animate-spin);
2402
+ }
2403
+ .auto-cols-max {
2404
+ grid-auto-columns: max-content;
2405
+ }
2406
+ .grid-flow-col {
2407
+ grid-auto-flow: column;
2408
+ }
2409
+ .flex-col {
2410
+ flex-direction: column;
2411
+ }
2412
+ .items-center {
2413
+ align-items: center;
2414
+ }
2415
+ .justify-center {
2416
+ justify-content: center;
2417
+ }
2418
+ .justify-stretch {
2419
+ justify-content: stretch;
2420
+ }
2421
+ .gap-1 {
2422
+ gap: calc(var(--spacing) * 1);
2423
+ }
2424
+ .gap-5 {
2425
+ gap: calc(var(--spacing) * 5);
2426
+ }
2427
+ .overflow-hidden {
2428
+ overflow: hidden;
2429
+ }
2430
+ .rounded-full {
2431
+ border-radius: calc(infinity * 1px);
2432
+ }
2433
+ .rounded-md {
2434
+ border-radius: var(--radius-md);
2435
+ }
2436
+ .bg-\\[\\#151515\\] {
2437
+ background-color: #151515;
2438
+ }
2439
+ .bg-black {
2440
+ background-color: var(--color-black);
2441
+ }
2442
+ .bg-red-600 {
2443
+ background-color: var(--color-red-600);
2444
+ }
2445
+ .bg-white {
2446
+ background-color: var(--color-white);
2447
+ }
2448
+ .bg-gradient-to-t {
2449
+ --tw-gradient-position: to top in oklab;
2450
+ background-image: linear-gradient(var(--tw-gradient-stops));
2451
+ }
2452
+ .from-black\\/70 {
2453
+ --tw-gradient-from: color-mix(in srgb, #000 70%, transparent);
2454
+ @supports (color: color-mix(in lab, red, red)) {
2455
+ --tw-gradient-from: color-mix(in oklab, var(--color-black) 70%, transparent);
2456
+ }
2457
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
2458
+ }
2459
+ .to-transparent {
2460
+ --tw-gradient-to: transparent;
2461
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
2462
+ }
2463
+ .bg-cover {
2464
+ background-size: cover;
2465
+ }
2466
+ .bg-center {
2467
+ background-position: center;
2468
+ }
2469
+ .bg-no-repeat {
2470
+ background-repeat: no-repeat;
2471
+ }
2472
+ .p-2 {
2473
+ padding: calc(var(--spacing) * 2);
2474
+ }
2475
+ .p-4 {
2476
+ padding: calc(var(--spacing) * 4);
2477
+ }
2478
+ .px-2 {
2479
+ padding-inline: calc(var(--spacing) * 2);
2480
+ }
2481
+ .px-4 {
2482
+ padding-inline: calc(var(--spacing) * 4);
2483
+ }
2484
+ .py-1 {
2485
+ padding-block: calc(var(--spacing) * 1);
2486
+ }
2487
+ .text-center {
2488
+ text-align: center;
2489
+ }
2490
+ .text-left {
2491
+ text-align: left;
2492
+ }
2493
+ .font-mono {
2494
+ font-family: var(--font-mono);
2495
+ }
2496
+ .text-2xl {
2497
+ font-size: var(--text-2xl);
2498
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
2499
+ }
2500
+ .text-5xl {
2501
+ font-size: var(--text-5xl);
2502
+ line-height: var(--tw-leading, var(--text-5xl--line-height));
2503
+ }
2504
+ .text-base {
2505
+ font-size: var(--text-base);
2506
+ line-height: var(--tw-leading, var(--text-base--line-height));
2507
+ }
2508
+ .text-lg {
2509
+ font-size: var(--text-lg);
2510
+ line-height: var(--tw-leading, var(--text-lg--line-height));
2511
+ }
2512
+ .text-sm {
2513
+ font-size: var(--text-sm);
2514
+ line-height: var(--tw-leading, var(--text-sm--line-height));
2515
+ }
2516
+ .text-xl {
2517
+ font-size: var(--text-xl);
2518
+ line-height: var(--tw-leading, var(--text-xl--line-height));
2519
+ }
2520
+ .text-xs {
2521
+ font-size: var(--text-xs);
2522
+ line-height: var(--tw-leading, var(--text-xs--line-height));
2523
+ }
2524
+ .text-\\[10px\\] {
2525
+ font-size: 10px;
2526
+ }
2527
+ .font-bold {
2528
+ --tw-font-weight: var(--font-weight-bold);
2529
+ font-weight: var(--font-weight-bold);
2530
+ }
2531
+ .font-medium {
2532
+ --tw-font-weight: var(--font-weight-medium);
2533
+ font-weight: var(--font-weight-medium);
2534
+ }
2535
+ .font-semibold {
2536
+ --tw-font-weight: var(--font-weight-semibold);
2537
+ font-weight: var(--font-weight-semibold);
2538
+ }
2539
+ .tracking-wide {
2540
+ --tw-tracking: var(--tracking-wide);
2541
+ letter-spacing: var(--tracking-wide);
2542
+ }
2543
+ .tracking-widest {
2544
+ --tw-tracking: var(--tracking-widest);
2545
+ letter-spacing: var(--tracking-widest);
2546
+ }
2547
+ .text-white {
2548
+ color: var(--color-white);
2549
+ }
2550
+ .uppercase {
2551
+ text-transform: uppercase;
2552
+ }
2553
+ .shadow-lg {
2554
+ --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2555
+ box-shadow:
2556
+ var(--tw-inset-shadow),
2557
+ var(--tw-inset-ring-shadow),
2558
+ var(--tw-ring-offset-shadow),
2559
+ var(--tw-ring-shadow),
2560
+ var(--tw-shadow);
2561
+ }
2562
+ .filter {
2563
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
2564
+ }
2565
+ .md\\:rounded-2xl {
2566
+ @media (width >= 48rem) {
2567
+ border-radius: var(--radius-2xl);
2568
+ }
2569
+ }
2570
+ .md\\:rounded-2xl\\! {
2571
+ @media (width >= 48rem) {
2572
+ border-radius: var(--radius-2xl) !important;
2573
+ }
2574
+ }
2575
+ .md\\:text-base {
2576
+ @media (width >= 48rem) {
2577
+ font-size: var(--text-base);
2578
+ line-height: var(--tw-leading, var(--text-base--line-height));
2579
+ }
2580
+ }
2581
+ .md\\:text-sm {
2582
+ @media (width >= 48rem) {
2583
+ font-size: var(--text-sm);
2584
+ line-height: var(--tw-leading, var(--text-sm--line-height));
2585
+ }
2586
+ }
2587
+ .md\\:text-xl {
2588
+ @media (width >= 48rem) {
2589
+ font-size: var(--text-xl);
2590
+ line-height: var(--tw-leading, var(--text-xl--line-height));
2591
+ }
2592
+ }
2593
+ }
2594
+ @layer components {
2595
+ video::-webkit-media-controls {
2596
+ display: none !important;
2597
+ }
2598
+ video::-webkit-media-controls-panel {
2599
+ display: none !important;
2600
+ }
2601
+ video::-webkit-media-controls-play-button {
2602
+ display: none !important;
2603
+ }
2604
+ video::-webkit-media-controls-timeline {
2605
+ display: none !important;
2606
+ }
2607
+ video::-webkit-media-controls-current-time-display {
2608
+ display: none !important;
2609
+ }
2610
+ video::-webkit-media-controls-time-remaining-display {
2611
+ display: none !important;
2612
+ }
2613
+ video::-webkit-media-controls-mute-button {
2614
+ display: none !important;
2615
+ }
2616
+ video::-webkit-media-controls-volume-slider {
2617
+ display: none !important;
2618
+ }
2619
+ video::-webkit-media-controls-fullscreen-button {
2620
+ display: none !important;
2621
+ }
2622
+ video::-webkit-media-controls-overlay-play-button {
2623
+ display: none !important;
2624
+ }
2625
+ video::-moz-media-controls {
2626
+ display: none !important;
2627
+ }
2628
+ video {
2629
+ outline: none !important;
2630
+ }
2631
+ video[controls] {
2632
+ -webkit-appearance: none !important;
2633
+ appearance: none !important;
2634
+ }
2635
+ video::-webkit-media-controls-enclosure {
2636
+ display: none !important;
2637
+ }
2638
+ video::-webkit-media-controls-start-playback-button {
2639
+ display: none !important;
2640
+ }
2641
+ video[controls]::-webkit-media-controls,
2642
+ video[controls]::-webkit-media-controls-panel,
2643
+ video[controls]::-webkit-media-controls-play-button,
2644
+ video[controls]::-webkit-media-controls-timeline,
2645
+ video[controls]::-webkit-media-controls-current-time-display,
2646
+ video[controls]::-webkit-media-controls-time-remaining-display,
2647
+ video[controls]::-webkit-media-controls-mute-button,
2648
+ video[controls]::-webkit-media-controls-volume-slider,
2649
+ video[controls]::-webkit-media-controls-fullscreen-button,
2650
+ video[controls]::-webkit-media-controls-overlay-play-button,
2651
+ video[controls]::-webkit-media-controls-enclosure,
2652
+ video[controls]::-webkit-media-controls-start-playback-button {
2653
+ display: none !important;
2654
+ visibility: hidden !important;
2655
+ opacity: 0 !important;
2656
+ pointer-events: none !important;
2657
+ }
2658
+ video[controls]::-moz-media-controls {
2659
+ display: none !important;
2660
+ visibility: hidden !important;
2661
+ opacity: 0 !important;
2662
+ }
2663
+ .motto-video-container {
2664
+ position: relative;
2665
+ width: 100%;
2666
+ min-height: 300px;
2667
+ }
2668
+ @supports (aspect-ratio: 16/9) {
2669
+ .motto-video-container {
2670
+ min-height: auto;
2671
+ }
2672
+ }
2673
+ .motto-video-responsive {
2674
+ position: absolute;
2675
+ top: calc(var(--spacing) * 0);
2676
+ left: calc(var(--spacing) * 0);
2677
+ height: 100%;
2678
+ width: 100%;
2679
+ }
2680
+ .motto-skip-button {
2681
+ position: absolute;
2682
+ top: calc(1/2 * 100%);
2683
+ z-index: 10;
2684
+ display: flex;
2685
+ height: calc(var(--spacing) * 16);
2686
+ width: calc(var(--spacing) * 16);
2687
+ --tw-translate-y: calc(calc(1/2 * 100%) * -1);
2688
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2689
+ cursor: pointer;
2690
+ align-items: center;
2691
+ justify-content: center;
2692
+ border-radius: calc(infinity * 1px);
2693
+ border-style: var(--tw-border-style);
2694
+ border-width: 0px;
2695
+ background-color: color-mix(in srgb, #000 70%, transparent);
2696
+ @supports (color: color-mix(in lab, red, red)) {
2697
+ background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
2698
+ }
2699
+ font-size: var(--text-2xl);
2700
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
2701
+ color: var(--color-white);
2702
+ opacity: 80%;
2703
+ transition-property: all;
2704
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2705
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
2706
+ --tw-duration: 200ms;
2707
+ transition-duration: 200ms;
2708
+ &:hover {
2709
+ @media (hover: hover) {
2710
+ --tw-scale-x: 110%;
2711
+ --tw-scale-y: 110%;
2712
+ --tw-scale-z: 110%;
2713
+ scale: var(--tw-scale-x) var(--tw-scale-y);
2714
+ }
2715
+ }
2716
+ &:hover {
2717
+ @media (hover: hover) {
2718
+ opacity: 100%;
828
2719
  }
829
- clearInterval(intervalId);
830
- };
831
- }, [containerRef, enabled, indicatorColor, indicatorSize, showPulseAnimation]);
832
- return {
833
- // Expose method to manually trigger check if needed
834
- checkForLiveContent: () => {
835
- const currentTimeElements = containerRef.current?.querySelectorAll(".shaka-current-time");
836
- currentTimeElements?.forEach((element) => {
837
- const textContent = element.textContent?.trim() || "";
838
- if (textContent.toLowerCase().includes("live")) {
839
- }
840
- });
841
2720
  }
842
- };
843
- };
844
-
845
- // src/components/Loading.tsx
846
- import { twMerge } from "tailwind-merge";
847
- import { jsx, jsxs } from "react/jsx-runtime";
848
- var Loading = ({ className }) => /* @__PURE__ */ jsxs(
849
- "div",
850
- {
851
- className: twMerge(
852
- "relative bg-[#151515] md:rounded-2xl! overflow-hidden aspect-video text-white w-full h-full flex justify-center items-center text-[10px]",
853
- className
854
- ),
855
- role: "status",
856
- children: [
857
- /* @__PURE__ */ jsx("div", { className: "shaka-spinner-container flex justify-center items-center", children: /* @__PURE__ */ jsx(
858
- "svg",
859
- {
860
- className: "shaka-spinner-svg animate-spin h-12 w-12",
861
- viewBox: "0 0 64 64",
862
- xmlns: "http://www.w3.org/2000/svg",
863
- children: /* @__PURE__ */ jsx(
864
- "circle",
865
- {
866
- className: "shaka-spinner-path",
867
- cx: "32",
868
- cy: "32",
869
- r: "28",
870
- strokeWidth: "4",
871
- strokeLinecap: "round"
872
- }
873
- )
874
- }
875
- ) }),
876
- /* @__PURE__ */ jsx("span", { className: "sr-only", children: "Loading..." })
877
- ]
878
- }
879
- );
880
-
881
- // src/components/ErrorScreen.tsx
882
- import { jsx as jsx2, jsxs as jsxs2 } from "react/jsx-runtime";
883
- var ErrorScreen = ({ title, description }) => /* @__PURE__ */ jsx2("div", { className: "w-full h-full md:rounded-2xl! aspect-video bg-black", children: /* @__PURE__ */ jsxs2("div", { className: "bg-[#151515] text-white w-full h-full flex justify-stretch items-center", children: [
884
- /* @__PURE__ */ jsx2(
885
- "svg",
886
- {
887
- className: "w-24 h-24 m-6",
888
- fill: "none",
889
- stroke: "currentColor",
890
- strokeWidth: "2",
891
- style: { width: 96 },
892
- viewBox: "0 0 24 24",
893
- xmlns: "http://www.w3.org/2000/svg",
894
- children: /* @__PURE__ */ jsx2(
895
- "path",
896
- {
897
- d: "M12 9v3.75m9-.75a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 3.75h.008v.008H12v-.008Z",
898
- strokeLinecap: "round",
899
- strokeLinejoin: "round"
900
- }
901
- )
2721
+ &:active {
2722
+ --tw-scale-x: 95%;
2723
+ --tw-scale-y: 95%;
2724
+ --tw-scale-z: 95%;
2725
+ scale: var(--tw-scale-x) var(--tw-scale-y);
902
2726
  }
903
- ),
904
- /* @__PURE__ */ jsxs2("div", { children: [
905
- /* @__PURE__ */ jsx2("h3", { className: "text-2xl mb-2", children: title || "Playback Error" }),
906
- /* @__PURE__ */ jsx2("div", { className: "text-lg", children: description || "Unable to play the video. Please try again later." })
907
- ] })
908
- ] }) });
909
-
910
- // src/components/Title.tsx
911
- import { jsx as jsx3 } from "react/jsx-runtime";
912
- var Title = ({ title }) => /* @__PURE__ */ jsx3("div", { className: "absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/70 to-transparent p-4", children: /* @__PURE__ */ jsx3("h2", { className: "text-white text-xl font-semibold", children: title }) });
913
-
914
- // src/components/LiveBadge.tsx
915
- import { jsx as jsx4, jsxs as jsxs3 } from "react/jsx-runtime";
916
- var LiveBadge = ({
917
- isVisible,
918
- position = "top-right",
919
- className = "",
920
- style = {},
921
- text = "LIVE"
922
- }) => {
923
- if (!isVisible) return null;
924
- const positionClasses = {
925
- "top-left": "top-4 left-4",
926
- "top-right": "top-4 right-4",
927
- "bottom-left": "bottom-4 left-4",
928
- "bottom-right": "bottom-4 right-4"
929
- };
930
- return /* @__PURE__ */ jsx4(
931
- "div",
932
- {
933
- className: `
934
- absolute z-50
935
- ${positionClasses[position]}
936
- bg-red-600 text-white
937
- px-2 py-1
938
- rounded-md
939
- text-xs font-bold
940
- uppercase tracking-wide
941
- shadow-lg
942
- animate-pulse
943
- pointer-events-none
944
- ${className}
945
- `,
946
- style,
947
- children: /* @__PURE__ */ jsxs3("span", { className: "flex items-center gap-1", children: [
948
- /* @__PURE__ */ jsx4("span", { className: "w-2 h-2 bg-white rounded-full animate-pulse" }),
949
- text
950
- ] })
2727
+ }
2728
+ .motto-skip-button-back {
2729
+ left: calc(var(--spacing) * 5);
2730
+ }
2731
+ .motto-skip-button-forward {
2732
+ right: calc(var(--spacing) * 5);
2733
+ }
2734
+ }
2735
+ .shaka-seek-bar-container {
2736
+ height: 6px !important;
2737
+ width: 100% !important;
2738
+ margin: 8px 0 !important;
2739
+ border-radius: 4px !important;
2740
+ position: relative !important;
2741
+ border-top: none !important;
2742
+ border-bottom: none !important;
2743
+ box-shadow: none !important;
2744
+ }
2745
+ .shaka-seek-bar {
2746
+ height: 6px !important;
2747
+ width: 100% !important;
2748
+ -webkit-appearance: none !important;
2749
+ appearance: none !important;
2750
+ background: transparent !important;
2751
+ cursor: pointer !important;
2752
+ border: none !important;
2753
+ outline: none !important;
2754
+ position: absolute !important;
2755
+ top: 0 !important;
2756
+ left: 0 !important;
2757
+ border-radius: 4px !important;
2758
+ }
2759
+ .shaka-seek-bar::-webkit-slider-runnable-track {
2760
+ height: 6px !important;
2761
+ background: transparent !important;
2762
+ border-radius: 4px !important;
2763
+ border: none !important;
2764
+ }
2765
+ .shaka-seek-bar::-moz-range-track {
2766
+ height: 6px !important;
2767
+ background: transparent !important;
2768
+ border-radius: 4px !important;
2769
+ border: none !important;
2770
+ }
2771
+ .shaka-seek-bar::-webkit-slider-thumb {
2772
+ -webkit-appearance: none !important;
2773
+ appearance: none !important;
2774
+ width: 16px !important;
2775
+ height: 16px !important;
2776
+ border-radius: 50% !important;
2777
+ background: #ffffff !important;
2778
+ cursor: pointer !important;
2779
+ border: 2px solid #ffffff !important;
2780
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
2781
+ margin-top: -4px !important;
2782
+ }
2783
+ .shaka-seek-bar::-moz-range-thumb {
2784
+ width: 16px !important;
2785
+ height: 16px !important;
2786
+ border-radius: 50% !important;
2787
+ background: #ffffff !important;
2788
+ cursor: pointer !important;
2789
+ border: 2px solid #ffffff !important;
2790
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
2791
+ margin-top: -4px !important;
2792
+ }
2793
+ .motto-skip-back-button,
2794
+ .motto-skip-forward-button,
2795
+ .motto-native-skip-button {
2796
+ background: transparent !important;
2797
+ border: none !important;
2798
+ padding: 4px !important;
2799
+ margin: 0px !important;
2800
+ cursor: pointer !important;
2801
+ color: #ffffff !important;
2802
+ transition: all 0.2s ease !important;
2803
+ min-width: 32px !important;
2804
+ height: 32px !important;
2805
+ display: flex !important;
2806
+ align-items: center !important;
2807
+ justify-content: center !important;
2808
+ border-radius: 4px !important;
2809
+ width: 25px;
2810
+ }
2811
+ .motto-skip-back-button:hover,
2812
+ .motto-skip-forward-button:hover,
2813
+ .motto-native-skip-button:hover {
2814
+ opacity: 0.8 !important;
2815
+ background: transparent !important;
2816
+ transform: scale(1.05) !important;
2817
+ }
2818
+ .motto-skip-back-button:active,
2819
+ .motto-skip-forward-button:active,
2820
+ .motto-native-skip-button:active {
2821
+ transform: scale(0.95) !important;
2822
+ }
2823
+ .motto-skip-back-button svg,
2824
+ .motto-skip-forward-button svg,
2825
+ .motto-native-skip-button svg {
2826
+ width: 24px !important;
2827
+ height: 24px !important;
2828
+ }
2829
+ .shaka-spinner-svg {
2830
+ color: white !important;
2831
+ fill: white !important;
2832
+ }
2833
+ .shaka-spinner-path {
2834
+ stroke: white !important;
2835
+ fill: none !important;
2836
+ }
2837
+ .shaka-spinner-container {
2838
+ color: white !important;
2839
+ }
2840
+ .shaka-buffering-spinner {
2841
+ color: white !important;
2842
+ fill: white !important;
2843
+ }
2844
+ .shaka-buffering-spinner svg {
2845
+ color: white !important;
2846
+ fill: white !important;
2847
+ }
2848
+ .shaka-buffering-spinner path {
2849
+ stroke: white !important;
2850
+ fill: none !important;
2851
+ }
2852
+ [data-shaka-player-container] .shaka-spinner,
2853
+ [data-shaka-player-container] .spinner {
2854
+ color: white !important;
2855
+ border-color: white !important;
2856
+ }
2857
+ .material-icons.shaka-spinner {
2858
+ color: white !important;
2859
+ }
2860
+ .shaka-controls-container .shaka-spinner,
2861
+ .shaka-video-container .shaka-spinner {
2862
+ color: white !important;
2863
+ fill: white !important;
2864
+ }
2865
+ .shaka-controls-container .shaka-spinner svg,
2866
+ .shaka-video-container .shaka-spinner svg {
2867
+ color: white !important;
2868
+ fill: white !important;
2869
+ }
2870
+ .shaka-controls-container .shaka-spinner path,
2871
+ .shaka-video-container .shaka-spinner path {
2872
+ stroke: white !important;
2873
+ }
2874
+ .motto-video-loading-overlay {
2875
+ position: absolute;
2876
+ top: 0;
2877
+ left: 0;
2878
+ width: 100%;
2879
+ height: 100%;
2880
+ background:
2881
+ linear-gradient(
2882
+ 135deg,
2883
+ #1a1a1a 0%,
2884
+ #2d2d2d 100%);
2885
+ display: flex;
2886
+ flex-direction: column;
2887
+ align-items: center;
2888
+ justify-content: center;
2889
+ z-index: 10;
2890
+ transition: opacity 0.3s ease;
2891
+ }
2892
+ .motto-video-loading-overlay.hidden {
2893
+ opacity: 0;
2894
+ pointer-events: none;
2895
+ }
2896
+ .motto-video-loading-content {
2897
+ text-align: center;
2898
+ color: white;
2899
+ }
2900
+ .motto-video-loading-icon {
2901
+ width: 64px;
2902
+ height: 64px;
2903
+ margin-bottom: 16px;
2904
+ opacity: 0.7;
2905
+ }
2906
+ .motto-video-loading-text {
2907
+ font-size: 16px;
2908
+ font-weight: 500;
2909
+ margin-bottom: 8px;
2910
+ }
2911
+ .motto-video-loading-subtext {
2912
+ font-size: 14px;
2913
+ opacity: 0.7;
2914
+ }
2915
+ @keyframes pulse-live {
2916
+ 0% {
2917
+ opacity: 1;
2918
+ transform: scale(1);
2919
+ }
2920
+ 50% {
2921
+ opacity: 0.7;
2922
+ transform: scale(1.1);
2923
+ }
2924
+ 100% {
2925
+ opacity: 1;
2926
+ transform: scale(1);
2927
+ }
2928
+ }
2929
+ .shaka-play-button {
2930
+ background: rgba(255, 255, 255, 0.1) !important;
2931
+ border: none !important;
2932
+ color: white !important;
2933
+ padding: 10px !important;
2934
+ border-radius: 100% !important;
2935
+ transition: all 0.2s ease !important;
2936
+ display: flex !important;
2937
+ align-items: center !important;
2938
+ justify-content: center !important;
2939
+ min-width: 55px !important;
2940
+ height: 55px !important;
2941
+ }
2942
+ .shaka-play-button-container {
2943
+ background: transparent;
2944
+ transition: all 0.2s ease !important;
2945
+ }
2946
+ .motto-video-container:not(.no-cursor) .shaka-play-button-container {
2947
+ background: rgba(0, 0, 0, 0.3);
2948
+ transition: all 0.s ease !important;
2949
+ }
2950
+ .shaka-play-button:hover {
2951
+ background: rgba(255, 255, 255, 0.2) !important;
2952
+ transform: scale(1.05) !important;
2953
+ }
2954
+ .shaka-play-button:active {
2955
+ transform: scale(0.95) !important;
2956
+ }
2957
+ .shaka-play-button > * {
2958
+ display: none !important;
2959
+ }
2960
+ .shaka-play-button::after {
2961
+ content: "" !important;
2962
+ width: 35px !important;
2963
+ height: 35px !important;
2964
+ background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path fill-rule="evenodd" d="M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z" clip-rule="evenodd" /></svg>') !important;
2965
+ background-repeat: no-repeat !important;
2966
+ background-size: contain !important;
2967
+ background-position: center !important;
2968
+ display: block !important;
2969
+ }
2970
+ .shaka-play-button[aria-label*=Play]::after {
2971
+ background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path fill-rule="evenodd" d="M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z" clip-rule="evenodd" /></svg>') !important;
2972
+ }
2973
+ .shaka-play-button[aria-label*=Pause]::after {
2974
+ background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path fill-rule="evenodd" d="M6.75 5.25a.75.75 0 0 1 .75-.75H9a.75.75 0 0 1 .75.75v13.5a.75.75 0 0 1-.75.75H7.5a.75.75 0 0 1-.75-.75V5.25Zm7.5 0A.75.75 0 0 1 15 4.5h1.5a.75.75 0 0 1 .75.75v13.5a.75.75 0 0 1-.75.75H15a.75.75 0 0 1-.75-.75V5.25Z" clip-rule="evenodd" /></svg>') !important;
2975
+ }
2976
+ @property --tw-gradient-position { syntax: "*"; inherits: false; }
2977
+ @property --tw-gradient-from { syntax: "<color>"; inherits: false; initial-value: #0000; }
2978
+ @property --tw-gradient-via { syntax: "<color>"; inherits: false; initial-value: #0000; }
2979
+ @property --tw-gradient-to { syntax: "<color>"; inherits: false; initial-value: #0000; }
2980
+ @property --tw-gradient-stops { syntax: "*"; inherits: false; }
2981
+ @property --tw-gradient-via-stops { syntax: "*"; inherits: false; }
2982
+ @property --tw-gradient-from-position { syntax: "<length-percentage>"; inherits: false; initial-value: 0%; }
2983
+ @property --tw-gradient-via-position { syntax: "<length-percentage>"; inherits: false; initial-value: 50%; }
2984
+ @property --tw-gradient-to-position { syntax: "<length-percentage>"; inherits: false; initial-value: 100%; }
2985
+ @property --tw-font-weight { syntax: "*"; inherits: false; }
2986
+ @property --tw-tracking { syntax: "*"; inherits: false; }
2987
+ @property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2988
+ @property --tw-shadow-color { syntax: "*"; inherits: false; }
2989
+ @property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
2990
+ @property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2991
+ @property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
2992
+ @property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
2993
+ @property --tw-ring-color { syntax: "*"; inherits: false; }
2994
+ @property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2995
+ @property --tw-inset-ring-color { syntax: "*"; inherits: false; }
2996
+ @property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2997
+ @property --tw-ring-inset { syntax: "*"; inherits: false; }
2998
+ @property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }
2999
+ @property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }
3000
+ @property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
3001
+ @property --tw-blur { syntax: "*"; inherits: false; }
3002
+ @property --tw-brightness { syntax: "*"; inherits: false; }
3003
+ @property --tw-contrast { syntax: "*"; inherits: false; }
3004
+ @property --tw-grayscale { syntax: "*"; inherits: false; }
3005
+ @property --tw-hue-rotate { syntax: "*"; inherits: false; }
3006
+ @property --tw-invert { syntax: "*"; inherits: false; }
3007
+ @property --tw-opacity { syntax: "*"; inherits: false; }
3008
+ @property --tw-saturate { syntax: "*"; inherits: false; }
3009
+ @property --tw-sepia { syntax: "*"; inherits: false; }
3010
+ @property --tw-drop-shadow { syntax: "*"; inherits: false; }
3011
+ @property --tw-drop-shadow-color { syntax: "*"; inherits: false; }
3012
+ @property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
3013
+ @property --tw-drop-shadow-size { syntax: "*"; inherits: false; }
3014
+ @property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
3015
+ @property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
3016
+ @property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
3017
+ @property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
3018
+ @property --tw-duration { syntax: "*"; inherits: false; }
3019
+ @property --tw-scale-x { syntax: "*"; inherits: false; initial-value: 1; }
3020
+ @property --tw-scale-y { syntax: "*"; inherits: false; initial-value: 1; }
3021
+ @property --tw-scale-z { syntax: "*"; inherits: false; initial-value: 1; }
3022
+ @keyframes spin {
3023
+ to {
3024
+ transform: rotate(360deg);
3025
+ }
3026
+ }
3027
+ @keyframes pulse {
3028
+ 50% {
3029
+ opacity: 0.5;
3030
+ }
3031
+ }
3032
+ @layer properties {
3033
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
3034
+ *,
3035
+ ::before,
3036
+ ::after,
3037
+ ::backdrop {
3038
+ --tw-gradient-position: initial;
3039
+ --tw-gradient-from: #0000;
3040
+ --tw-gradient-via: #0000;
3041
+ --tw-gradient-to: #0000;
3042
+ --tw-gradient-stops: initial;
3043
+ --tw-gradient-via-stops: initial;
3044
+ --tw-gradient-from-position: 0%;
3045
+ --tw-gradient-via-position: 50%;
3046
+ --tw-gradient-to-position: 100%;
3047
+ --tw-font-weight: initial;
3048
+ --tw-tracking: initial;
3049
+ --tw-shadow: 0 0 #0000;
3050
+ --tw-shadow-color: initial;
3051
+ --tw-shadow-alpha: 100%;
3052
+ --tw-inset-shadow: 0 0 #0000;
3053
+ --tw-inset-shadow-color: initial;
3054
+ --tw-inset-shadow-alpha: 100%;
3055
+ --tw-ring-color: initial;
3056
+ --tw-ring-shadow: 0 0 #0000;
3057
+ --tw-inset-ring-color: initial;
3058
+ --tw-inset-ring-shadow: 0 0 #0000;
3059
+ --tw-ring-inset: initial;
3060
+ --tw-ring-offset-width: 0px;
3061
+ --tw-ring-offset-color: #fff;
3062
+ --tw-ring-offset-shadow: 0 0 #0000;
3063
+ --tw-blur: initial;
3064
+ --tw-brightness: initial;
3065
+ --tw-contrast: initial;
3066
+ --tw-grayscale: initial;
3067
+ --tw-hue-rotate: initial;
3068
+ --tw-invert: initial;
3069
+ --tw-opacity: initial;
3070
+ --tw-saturate: initial;
3071
+ --tw-sepia: initial;
3072
+ --tw-drop-shadow: initial;
3073
+ --tw-drop-shadow-color: initial;
3074
+ --tw-drop-shadow-alpha: 100%;
3075
+ --tw-drop-shadow-size: initial;
3076
+ --tw-translate-x: 0;
3077
+ --tw-translate-y: 0;
3078
+ --tw-translate-z: 0;
3079
+ --tw-border-style: solid;
3080
+ --tw-duration: initial;
3081
+ --tw-scale-x: 1;
3082
+ --tw-scale-y: 1;
3083
+ --tw-scale-z: 1;
951
3084
  }
952
- );
953
- };
954
-
955
- // src/styles.css
956
- styleInject('/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */\n@layer properties;\n@layer theme, base, components, utilities;\n@layer theme {\n :root,\n :host {\n --font-sans:\n ui-sans-serif,\n system-ui,\n sans-serif,\n "Apple Color Emoji",\n "Segoe UI Emoji",\n "Segoe UI Symbol",\n "Noto Color Emoji";\n --font-mono:\n ui-monospace,\n SFMono-Regular,\n Menlo,\n Monaco,\n Consolas,\n "Liberation Mono",\n "Courier New",\n monospace;\n --color-red-600: oklch(57.7% 0.245 27.325);\n --color-black: #000;\n --color-white: #fff;\n --spacing: 0.25rem;\n --text-xs: 0.75rem;\n --text-xs--line-height: calc(1 / 0.75);\n --text-sm: 0.875rem;\n --text-sm--line-height: calc(1.25 / 0.875);\n --text-base: 1rem;\n --text-base--line-height: calc(1.5 / 1);\n --text-lg: 1.125rem;\n --text-lg--line-height: calc(1.75 / 1.125);\n --text-xl: 1.25rem;\n --text-xl--line-height: calc(1.75 / 1.25);\n --text-2xl: 1.5rem;\n --text-2xl--line-height: calc(2 / 1.5);\n --text-5xl: 3rem;\n --text-5xl--line-height: 1;\n --font-weight-medium: 500;\n --font-weight-semibold: 600;\n --font-weight-bold: 700;\n --tracking-wide: 0.025em;\n --tracking-widest: 0.1em;\n --radius-md: 0.375rem;\n --radius-2xl: 1rem;\n --animate-spin: spin 1s linear infinite;\n --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;\n --aspect-video: 16 / 9;\n --default-transition-duration: 150ms;\n --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n --default-font-family: var(--font-sans);\n --default-mono-font-family: var(--font-mono);\n }\n}\n@layer base {\n *,\n ::after,\n ::before,\n ::backdrop,\n ::file-selector-button {\n box-sizing: border-box;\n margin: 0;\n padding: 0;\n border: 0 solid;\n }\n html,\n :host {\n line-height: 1.5;\n -webkit-text-size-adjust: 100%;\n tab-size: 4;\n font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");\n font-feature-settings: var(--default-font-feature-settings, normal);\n font-variation-settings: var(--default-font-variation-settings, normal);\n -webkit-tap-highlight-color: transparent;\n }\n hr {\n height: 0;\n color: inherit;\n border-top-width: 1px;\n }\n abbr:where([title]) {\n -webkit-text-decoration: underline dotted;\n text-decoration: underline dotted;\n }\n h1,\n h2,\n h3,\n h4,\n h5,\n h6 {\n font-size: inherit;\n font-weight: inherit;\n }\n a {\n color: inherit;\n -webkit-text-decoration: inherit;\n text-decoration: inherit;\n }\n b,\n strong {\n font-weight: bolder;\n }\n code,\n kbd,\n samp,\n pre {\n font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);\n font-feature-settings: var(--default-mono-font-feature-settings, normal);\n font-variation-settings: var(--default-mono-font-variation-settings, normal);\n font-size: 1em;\n }\n small {\n font-size: 80%;\n }\n sub,\n sup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n }\n sub {\n bottom: -0.25em;\n }\n sup {\n top: -0.5em;\n }\n table {\n text-indent: 0;\n border-color: inherit;\n border-collapse: collapse;\n }\n :-moz-focusring {\n outline: auto;\n }\n progress {\n vertical-align: baseline;\n }\n summary {\n display: list-item;\n }\n ol,\n ul,\n menu {\n list-style: none;\n }\n img,\n svg,\n video,\n canvas,\n audio,\n iframe,\n embed,\n object {\n display: block;\n vertical-align: middle;\n }\n img,\n video {\n max-width: 100%;\n height: auto;\n }\n button,\n input,\n select,\n optgroup,\n textarea,\n ::file-selector-button {\n font: inherit;\n font-feature-settings: inherit;\n font-variation-settings: inherit;\n letter-spacing: inherit;\n color: inherit;\n border-radius: 0;\n background-color: transparent;\n opacity: 1;\n }\n :where(select:is([multiple], [size])) optgroup {\n font-weight: bolder;\n }\n :where(select:is([multiple], [size])) optgroup option {\n padding-inline-start: 20px;\n }\n ::file-selector-button {\n margin-inline-end: 4px;\n }\n ::placeholder {\n opacity: 1;\n }\n @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {\n ::placeholder {\n color: currentcolor;\n @supports (color: color-mix(in lab, red, red)) {\n color: color-mix(in oklab, currentcolor 50%, transparent);\n }\n }\n }\n textarea {\n resize: vertical;\n }\n ::-webkit-search-decoration {\n -webkit-appearance: none;\n }\n ::-webkit-date-and-time-value {\n min-height: 1lh;\n text-align: inherit;\n }\n ::-webkit-datetime-edit {\n display: inline-flex;\n }\n ::-webkit-datetime-edit-fields-wrapper {\n padding: 0;\n }\n ::-webkit-datetime-edit,\n ::-webkit-datetime-edit-year-field,\n ::-webkit-datetime-edit-month-field,\n ::-webkit-datetime-edit-day-field,\n ::-webkit-datetime-edit-hour-field,\n ::-webkit-datetime-edit-minute-field,\n ::-webkit-datetime-edit-second-field,\n ::-webkit-datetime-edit-millisecond-field,\n ::-webkit-datetime-edit-meridiem-field {\n padding-block: 0;\n }\n :-moz-ui-invalid {\n box-shadow: none;\n }\n button,\n input:where([type=button], [type=reset], [type=submit]),\n ::file-selector-button {\n appearance: button;\n }\n ::-webkit-inner-spin-button,\n ::-webkit-outer-spin-button {\n height: auto;\n }\n [hidden]:where(:not([hidden=until-found])) {\n display: none !important;\n }\n}\n@layer utilities {\n .pointer-events-auto {\n pointer-events: auto;\n }\n .pointer-events-none {\n pointer-events: none;\n }\n .visible {\n visibility: visible;\n }\n .sr-only {\n position: absolute;\n width: 1px;\n height: 1px;\n padding: 0;\n margin: -1px;\n overflow: hidden;\n clip: rect(0, 0, 0, 0);\n white-space: nowrap;\n border-width: 0;\n }\n .absolute {\n position: absolute;\n }\n .fixed {\n position: fixed;\n }\n .relative {\n position: relative;\n }\n .static {\n position: static;\n }\n .inset-0 {\n inset: calc(var(--spacing) * 0);\n }\n .top-0 {\n top: calc(var(--spacing) * 0);\n }\n .top-4 {\n top: calc(var(--spacing) * 4);\n }\n .right-0 {\n right: calc(var(--spacing) * 0);\n }\n .right-4 {\n right: calc(var(--spacing) * 4);\n }\n .bottom-0 {\n bottom: calc(var(--spacing) * 0);\n }\n .bottom-4 {\n bottom: calc(var(--spacing) * 4);\n }\n .left-0 {\n left: calc(var(--spacing) * 0);\n }\n .left-4 {\n left: calc(var(--spacing) * 4);\n }\n .z-10 {\n z-index: 10;\n }\n .z-50 {\n z-index: 50;\n }\n .container {\n width: 100%;\n @media (width >= 40rem) {\n max-width: 40rem;\n }\n @media (width >= 48rem) {\n max-width: 48rem;\n }\n @media (width >= 64rem) {\n max-width: 64rem;\n }\n @media (width >= 80rem) {\n max-width: 80rem;\n }\n @media (width >= 96rem) {\n max-width: 96rem;\n }\n }\n .m-6 {\n margin: calc(var(--spacing) * 6);\n }\n .mt-1 {\n margin-top: calc(var(--spacing) * 1);\n }\n .mt-3 {\n margin-top: calc(var(--spacing) * 3);\n }\n .mb-2 {\n margin-bottom: calc(var(--spacing) * 2);\n }\n .mb-6 {\n margin-bottom: calc(var(--spacing) * 6);\n }\n .flex {\n display: flex;\n }\n .grid {\n display: grid;\n }\n .hidden {\n display: none;\n }\n .aspect-video {\n aspect-ratio: var(--aspect-video);\n }\n .h-2 {\n height: calc(var(--spacing) * 2);\n }\n .h-12 {\n height: calc(var(--spacing) * 12);\n }\n .h-24 {\n height: calc(var(--spacing) * 24);\n }\n .h-full {\n height: 100%;\n }\n .w-2 {\n width: calc(var(--spacing) * 2);\n }\n .w-12 {\n width: calc(var(--spacing) * 12);\n }\n .w-24 {\n width: calc(var(--spacing) * 24);\n }\n .w-full {\n width: 100%;\n }\n .animate-pulse {\n animation: var(--animate-pulse);\n }\n .animate-spin {\n animation: var(--animate-spin);\n }\n .auto-cols-max {\n grid-auto-columns: max-content;\n }\n .grid-flow-col {\n grid-auto-flow: column;\n }\n .flex-col {\n flex-direction: column;\n }\n .items-center {\n align-items: center;\n }\n .justify-center {\n justify-content: center;\n }\n .justify-stretch {\n justify-content: stretch;\n }\n .gap-1 {\n gap: calc(var(--spacing) * 1);\n }\n .gap-5 {\n gap: calc(var(--spacing) * 5);\n }\n .overflow-hidden {\n overflow: hidden;\n }\n .rounded-full {\n border-radius: calc(infinity * 1px);\n }\n .rounded-md {\n border-radius: var(--radius-md);\n }\n .bg-\\[\\#151515\\] {\n background-color: #151515;\n }\n .bg-black {\n background-color: var(--color-black);\n }\n .bg-red-600 {\n background-color: var(--color-red-600);\n }\n .bg-white {\n background-color: var(--color-white);\n }\n .bg-gradient-to-t {\n --tw-gradient-position: to top in oklab;\n background-image: linear-gradient(var(--tw-gradient-stops));\n }\n .from-black\\/70 {\n --tw-gradient-from: color-mix(in srgb, #000 70%, transparent);\n @supports (color: color-mix(in lab, red, red)) {\n --tw-gradient-from: color-mix(in oklab, var(--color-black) 70%, transparent);\n }\n --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));\n }\n .to-transparent {\n --tw-gradient-to: transparent;\n --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));\n }\n .bg-cover {\n background-size: cover;\n }\n .bg-center {\n background-position: center;\n }\n .bg-no-repeat {\n background-repeat: no-repeat;\n }\n .p-2 {\n padding: calc(var(--spacing) * 2);\n }\n .p-4 {\n padding: calc(var(--spacing) * 4);\n }\n .px-2 {\n padding-inline: calc(var(--spacing) * 2);\n }\n .px-4 {\n padding-inline: calc(var(--spacing) * 4);\n }\n .py-1 {\n padding-block: calc(var(--spacing) * 1);\n }\n .text-center {\n text-align: center;\n }\n .text-left {\n text-align: left;\n }\n .font-mono {\n font-family: var(--font-mono);\n }\n .text-2xl {\n font-size: var(--text-2xl);\n line-height: var(--tw-leading, var(--text-2xl--line-height));\n }\n .text-5xl {\n font-size: var(--text-5xl);\n line-height: var(--tw-leading, var(--text-5xl--line-height));\n }\n .text-base {\n font-size: var(--text-base);\n line-height: var(--tw-leading, var(--text-base--line-height));\n }\n .text-lg {\n font-size: var(--text-lg);\n line-height: var(--tw-leading, var(--text-lg--line-height));\n }\n .text-sm {\n font-size: var(--text-sm);\n line-height: var(--tw-leading, var(--text-sm--line-height));\n }\n .text-xl {\n font-size: var(--text-xl);\n line-height: var(--tw-leading, var(--text-xl--line-height));\n }\n .text-xs {\n font-size: var(--text-xs);\n line-height: var(--tw-leading, var(--text-xs--line-height));\n }\n .text-\\[10px\\] {\n font-size: 10px;\n }\n .font-bold {\n --tw-font-weight: var(--font-weight-bold);\n font-weight: var(--font-weight-bold);\n }\n .font-medium {\n --tw-font-weight: var(--font-weight-medium);\n font-weight: var(--font-weight-medium);\n }\n .font-semibold {\n --tw-font-weight: var(--font-weight-semibold);\n font-weight: var(--font-weight-semibold);\n }\n .tracking-wide {\n --tw-tracking: var(--tracking-wide);\n letter-spacing: var(--tracking-wide);\n }\n .tracking-widest {\n --tw-tracking: var(--tracking-widest);\n letter-spacing: var(--tracking-widest);\n }\n .text-white {\n color: var(--color-white);\n }\n .uppercase {\n text-transform: uppercase;\n }\n .shadow-lg {\n --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow),\n var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow),\n var(--tw-ring-shadow),\n var(--tw-shadow);\n }\n .filter {\n filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);\n }\n .md\\:rounded-2xl {\n @media (width >= 48rem) {\n border-radius: var(--radius-2xl);\n }\n }\n .md\\:rounded-2xl\\! {\n @media (width >= 48rem) {\n border-radius: var(--radius-2xl) !important;\n }\n }\n .md\\:text-base {\n @media (width >= 48rem) {\n font-size: var(--text-base);\n line-height: var(--tw-leading, var(--text-base--line-height));\n }\n }\n .md\\:text-sm {\n @media (width >= 48rem) {\n font-size: var(--text-sm);\n line-height: var(--tw-leading, var(--text-sm--line-height));\n }\n }\n .md\\:text-xl {\n @media (width >= 48rem) {\n font-size: var(--text-xl);\n line-height: var(--tw-leading, var(--text-xl--line-height));\n }\n }\n}\n@layer components {\n .motto-video-container {\n position: relative;\n width: 100%;\n min-height: 300px;\n }\n @supports (aspect-ratio: 16/9) {\n .motto-video-container {\n min-height: auto;\n }\n }\n .motto-video-responsive {\n position: absolute;\n top: calc(var(--spacing) * 0);\n left: calc(var(--spacing) * 0);\n height: 100%;\n width: 100%;\n }\n .motto-skip-button {\n position: absolute;\n top: calc(1/2 * 100%);\n z-index: 10;\n display: flex;\n height: calc(var(--spacing) * 16);\n width: calc(var(--spacing) * 16);\n --tw-translate-y: calc(calc(1/2 * 100%) * -1);\n translate: var(--tw-translate-x) var(--tw-translate-y);\n cursor: pointer;\n align-items: center;\n justify-content: center;\n border-radius: calc(infinity * 1px);\n border-style: var(--tw-border-style);\n border-width: 0px;\n background-color: color-mix(in srgb, #000 70%, transparent);\n @supports (color: color-mix(in lab, red, red)) {\n background-color: color-mix(in oklab, var(--color-black) 70%, transparent);\n }\n font-size: var(--text-2xl);\n line-height: var(--tw-leading, var(--text-2xl--line-height));\n color: var(--color-white);\n opacity: 80%;\n transition-property: all;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n --tw-duration: 200ms;\n transition-duration: 200ms;\n &:hover {\n @media (hover: hover) {\n --tw-scale-x: 110%;\n --tw-scale-y: 110%;\n --tw-scale-z: 110%;\n scale: var(--tw-scale-x) var(--tw-scale-y);\n }\n }\n &:hover {\n @media (hover: hover) {\n opacity: 100%;\n }\n }\n &:active {\n --tw-scale-x: 95%;\n --tw-scale-y: 95%;\n --tw-scale-z: 95%;\n scale: var(--tw-scale-x) var(--tw-scale-y);\n }\n }\n .motto-skip-button-back {\n left: calc(var(--spacing) * 5);\n }\n .motto-skip-button-forward {\n right: calc(var(--spacing) * 5);\n }\n .motto-mobile-controls-overlay {\n position: absolute;\n inset: calc(var(--spacing) * 0);\n z-index: 20;\n display: flex;\n align-items: center;\n justify-content: center;\n transition-property: opacity;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n --tw-duration: 300ms;\n transition-duration: 300ms;\n pointer-events: none;\n }\n .motto-mobile-controls-group {\n display: flex;\n align-items: center;\n gap: calc(var(--spacing) * 8);\n opacity: 100%;\n transition-property: all;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n --tw-duration: 200ms;\n transition-duration: 200ms;\n pointer-events: none;\n }\n .motto-mobile-play-button {\n display: flex;\n height: calc(var(--spacing) * 14);\n width: calc(var(--spacing) * 14);\n cursor: pointer;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n border-radius: calc(infinity * 1px);\n border-style: var(--tw-border-style);\n border-width: 0px;\n background-color: color-mix(in srgb, #000 30%, transparent);\n @supports (color: color-mix(in lab, red, red)) {\n background-color: color-mix(in oklab, var(--color-black) 30%, transparent);\n }\n color: var(--color-white);\n --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow),\n var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow),\n var(--tw-ring-shadow),\n var(--tw-shadow);\n transition-property: all;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n --tw-duration: 200ms;\n transition-duration: 200ms;\n pointer-events: auto;\n }\n .motto-mobile-play-button:active {\n --tw-scale-x: 95%;\n --tw-scale-y: 95%;\n --tw-scale-z: 95%;\n scale: var(--tw-scale-x) var(--tw-scale-y);\n }\n .motto-mobile-play-button svg {\n height: calc(var(--spacing) * 7);\n width: calc(var(--spacing) * 7);\n }\n .motto-mobile-skip-button {\n display: flex;\n height: calc(var(--spacing) * 10);\n width: calc(var(--spacing) * 10);\n cursor: pointer;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n border-radius: calc(infinity * 1px);\n border-style: var(--tw-border-style);\n border-width: 0px;\n background-color: color-mix(in srgb, #000 30%, transparent);\n @supports (color: color-mix(in lab, red, red)) {\n background-color: color-mix(in oklab, var(--color-black) 30%, transparent);\n }\n color: var(--color-white);\n --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));\n box-shadow:\n var(--tw-inset-shadow),\n var(--tw-inset-ring-shadow),\n var(--tw-ring-offset-shadow),\n var(--tw-ring-shadow),\n var(--tw-shadow);\n transition-property: all;\n transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));\n transition-duration: var(--tw-duration, var(--default-transition-duration));\n --tw-duration: 200ms;\n transition-duration: 200ms;\n pointer-events: auto;\n }\n .motto-mobile-skip-button:active {\n --tw-scale-x: 95%;\n --tw-scale-y: 95%;\n --tw-scale-z: 95%;\n scale: var(--tw-scale-x) var(--tw-scale-y);\n }\n .motto-mobile-skip-button svg {\n height: calc(var(--spacing) * 6);\n width: calc(var(--spacing) * 6);\n }\n}\n@media (min-width: 768px) {\n .motto-mobile-controls-overlay {\n display: none !important;\n }\n}\n@media (max-width: 767px) {\n .shaka-controls-container .motto-native-skip-button,\n .shaka-controls-container .motto-skip-back-button,\n .shaka-controls-container .motto-skip-forward-button,\n .shaka-controls-container .shaka-button[title*="Skip back"],\n .shaka-controls-container .shaka-button[title*="Skip forward"],\n .shaka-controls-container .shaka-button[aria-label*="Skip back"],\n .shaka-controls-container .shaka-button[aria-label*="Skip forward"],\n .shaka-controls-container button[title*="Skip back"],\n .shaka-controls-container button[title*="Skip forward"],\n .shaka-controls-container button[aria-label*="Skip back"],\n .shaka-controls-container button[aria-label*="Skip forward"],\n .motto-native-skip-button:not(.motto-mobile-skip-button),\n .motto-skip-back-button:not(.motto-mobile-skip-button),\n .motto-skip-forward-button:not(.motto-mobile-skip-button),\n .shaka-button[title*="Skip back"]:not(.motto-mobile-skip-button),\n .shaka-button[title*="Skip forward"]:not(.motto-mobile-skip-button),\n .shaka-button[aria-label*="Skip back"]:not(.motto-mobile-skip-button),\n .shaka-button[aria-label*="Skip forward"]:not(.motto-mobile-skip-button),\n button[title*="Skip back"]:not(.motto-mobile-skip-button),\n button[title*="Skip forward"]:not(.motto-mobile-skip-button),\n button[aria-label*="Skip back"]:not(.motto-mobile-skip-button),\n button[aria-label*="Skip forward"]:not(.motto-mobile-skip-button) {\n display: none !important;\n visibility: hidden !important;\n opacity: 0 !important;\n width: 0 !important;\n height: 0 !important;\n padding: 0 !important;\n margin: 0 !important;\n }\n .motto-mobile-skip-button {\n display: flex !important;\n visibility: visible !important;\n opacity: 1 !important;\n }\n}\n.shaka-seek-bar-container {\n height: 6px !important;\n width: 100% !important;\n margin: 8px 0 !important;\n border-radius: 4px !important;\n position: relative !important;\n border-top: none !important;\n border-bottom: none !important;\n box-shadow: none !important;\n}\n.shaka-seek-bar {\n height: 6px !important;\n width: 100% !important;\n -webkit-appearance: none !important;\n appearance: none !important;\n background: transparent !important;\n cursor: pointer !important;\n border: none !important;\n outline: none !important;\n position: absolute !important;\n top: 0 !important;\n left: 0 !important;\n border-radius: 4px !important;\n}\n.shaka-seek-bar::-webkit-slider-runnable-track {\n height: 6px !important;\n background: transparent !important;\n border-radius: 4px !important;\n border: none !important;\n}\n.shaka-seek-bar::-moz-range-track {\n height: 6px !important;\n background: transparent !important;\n border-radius: 4px !important;\n border: none !important;\n}\n.shaka-seek-bar::-webkit-slider-thumb {\n -webkit-appearance: none !important;\n appearance: none !important;\n width: 16px !important;\n height: 16px !important;\n border-radius: 50% !important;\n background: #ffffff !important;\n cursor: pointer !important;\n border: 2px solid #ffffff !important;\n box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;\n margin-top: -4px !important;\n}\n.shaka-seek-bar::-moz-range-thumb {\n width: 16px !important;\n height: 16px !important;\n border-radius: 50% !important;\n background: #ffffff !important;\n cursor: pointer !important;\n border: 2px solid #ffffff !important;\n box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;\n margin-top: -4px !important;\n}\n.motto-skip-back-button,\n.motto-skip-forward-button,\n.motto-native-skip-button {\n background: transparent !important;\n border: none !important;\n padding: 4px !important;\n margin: 0px !important;\n cursor: pointer !important;\n color: #ffffff !important;\n transition: all 0.2s ease !important;\n min-width: 32px !important;\n height: 32px !important;\n display: flex !important;\n align-items: center !important;\n justify-content: center !important;\n border-radius: 4px !important;\n width: 25px;\n}\n.motto-skip-back-button:hover,\n.motto-skip-forward-button:hover,\n.motto-native-skip-button:hover {\n opacity: 0.8 !important;\n background: transparent !important;\n transform: scale(1.05) !important;\n}\n.motto-skip-back-button:active,\n.motto-skip-forward-button:active,\n.motto-native-skip-button:active {\n transform: scale(0.95) !important;\n}\n.motto-skip-back-button svg,\n.motto-skip-forward-button svg,\n.motto-native-skip-button svg {\n width: 24px !important;\n height: 24px !important;\n}\n@media (max-width: 767px) {\n .shaka-controls-container .motto-native-skip-button,\n .shaka-controls-container .motto-skip-back-button,\n .shaka-controls-container .motto-skip-forward-button,\n .shaka-controls-container .shaka-play-button,\n .shaka-controls-container .shaka-pause-button {\n display: none !important;\n }\n}\n.shaka-spinner-svg {\n color: white !important;\n fill: white !important;\n}\n.shaka-spinner-path {\n stroke: white !important;\n fill: none !important;\n}\n.shaka-spinner-container {\n color: white !important;\n}\n.shaka-buffering-spinner {\n color: white !important;\n fill: white !important;\n}\n.shaka-buffering-spinner svg {\n color: white !important;\n fill: white !important;\n}\n.shaka-buffering-spinner path {\n stroke: white !important;\n fill: none !important;\n}\n[data-shaka-player-container] .shaka-spinner,\n[data-shaka-player-container] .spinner {\n color: white !important;\n border-color: white !important;\n}\n.material-icons.shaka-spinner {\n color: white !important;\n}\n.shaka-controls-container .shaka-spinner,\n.shaka-video-container .shaka-spinner {\n color: white !important;\n fill: white !important;\n}\n.shaka-controls-container .shaka-spinner svg,\n.shaka-video-container .shaka-spinner svg {\n color: white !important;\n fill: white !important;\n}\n.shaka-controls-container .shaka-spinner path,\n.shaka-video-container .shaka-spinner path {\n stroke: white !important;\n}\n.motto-video-loading-overlay {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background:\n linear-gradient(\n 135deg,\n #1a1a1a 0%,\n #2d2d2d 100%);\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n z-index: 10;\n transition: opacity 0.3s ease;\n}\n.motto-video-loading-overlay.hidden {\n opacity: 0;\n pointer-events: none;\n}\n.motto-video-loading-content {\n text-align: center;\n color: white;\n}\n.motto-video-loading-icon {\n width: 64px;\n height: 64px;\n margin-bottom: 16px;\n opacity: 0.7;\n}\n.motto-video-loading-text {\n font-size: 16px;\n font-weight: 500;\n margin-bottom: 8px;\n}\n.motto-video-loading-subtext {\n font-size: 14px;\n opacity: 0.7;\n}\n@keyframes pulse-live {\n 0% {\n opacity: 1;\n transform: scale(1);\n }\n 50% {\n opacity: 0.7;\n transform: scale(1.1);\n }\n 100% {\n opacity: 1;\n transform: scale(1);\n }\n}\n@property --tw-gradient-position { syntax: "*"; inherits: false; }\n@property --tw-gradient-from { syntax: "<color>"; inherits: false; initial-value: #0000; }\n@property --tw-gradient-via { syntax: "<color>"; inherits: false; initial-value: #0000; }\n@property --tw-gradient-to { syntax: "<color>"; inherits: false; initial-value: #0000; }\n@property --tw-gradient-stops { syntax: "*"; inherits: false; }\n@property --tw-gradient-via-stops { syntax: "*"; inherits: false; }\n@property --tw-gradient-from-position { syntax: "<length-percentage>"; inherits: false; initial-value: 0%; }\n@property --tw-gradient-via-position { syntax: "<length-percentage>"; inherits: false; initial-value: 50%; }\n@property --tw-gradient-to-position { syntax: "<length-percentage>"; inherits: false; initial-value: 100%; }\n@property --tw-font-weight { syntax: "*"; inherits: false; }\n@property --tw-tracking { syntax: "*"; inherits: false; }\n@property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }\n@property --tw-shadow-color { syntax: "*"; inherits: false; }\n@property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }\n@property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }\n@property --tw-inset-shadow-color { syntax: "*"; inherits: false; }\n@property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }\n@property --tw-ring-color { syntax: "*"; inherits: false; }\n@property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }\n@property --tw-inset-ring-color { syntax: "*"; inherits: false; }\n@property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }\n@property --tw-ring-inset { syntax: "*"; inherits: false; }\n@property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }\n@property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }\n@property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }\n@property --tw-blur { syntax: "*"; inherits: false; }\n@property --tw-brightness { syntax: "*"; inherits: false; }\n@property --tw-contrast { syntax: "*"; inherits: false; }\n@property --tw-grayscale { syntax: "*"; inherits: false; }\n@property --tw-hue-rotate { syntax: "*"; inherits: false; }\n@property --tw-invert { syntax: "*"; inherits: false; }\n@property --tw-opacity { syntax: "*"; inherits: false; }\n@property --tw-saturate { syntax: "*"; inherits: false; }\n@property --tw-sepia { syntax: "*"; inherits: false; }\n@property --tw-drop-shadow { syntax: "*"; inherits: false; }\n@property --tw-drop-shadow-color { syntax: "*"; inherits: false; }\n@property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }\n@property --tw-drop-shadow-size { syntax: "*"; inherits: false; }\n@property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }\n@property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }\n@property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }\n@property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }\n@property --tw-duration { syntax: "*"; inherits: false; }\n@property --tw-scale-x { syntax: "*"; inherits: false; initial-value: 1; }\n@property --tw-scale-y { syntax: "*"; inherits: false; initial-value: 1; }\n@property --tw-scale-z { syntax: "*"; inherits: false; initial-value: 1; }\n@keyframes spin {\n to {\n transform: rotate(360deg);\n }\n}\n@keyframes pulse {\n 50% {\n opacity: 0.5;\n }\n}\n@layer properties {\n @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {\n *,\n ::before,\n ::after,\n ::backdrop {\n --tw-gradient-position: initial;\n --tw-gradient-from: #0000;\n --tw-gradient-via: #0000;\n --tw-gradient-to: #0000;\n --tw-gradient-stops: initial;\n --tw-gradient-via-stops: initial;\n --tw-gradient-from-position: 0%;\n --tw-gradient-via-position: 50%;\n --tw-gradient-to-position: 100%;\n --tw-font-weight: initial;\n --tw-tracking: initial;\n --tw-shadow: 0 0 #0000;\n --tw-shadow-color: initial;\n --tw-shadow-alpha: 100%;\n --tw-inset-shadow: 0 0 #0000;\n --tw-inset-shadow-color: initial;\n --tw-inset-shadow-alpha: 100%;\n --tw-ring-color: initial;\n --tw-ring-shadow: 0 0 #0000;\n --tw-inset-ring-color: initial;\n --tw-inset-ring-shadow: 0 0 #0000;\n --tw-ring-inset: initial;\n --tw-ring-offset-width: 0px;\n --tw-ring-offset-color: #fff;\n --tw-ring-offset-shadow: 0 0 #0000;\n --tw-blur: initial;\n --tw-brightness: initial;\n --tw-contrast: initial;\n --tw-grayscale: initial;\n --tw-hue-rotate: initial;\n --tw-invert: initial;\n --tw-opacity: initial;\n --tw-saturate: initial;\n --tw-sepia: initial;\n --tw-drop-shadow: initial;\n --tw-drop-shadow-color: initial;\n --tw-drop-shadow-alpha: 100%;\n --tw-drop-shadow-size: initial;\n --tw-translate-x: 0;\n --tw-translate-y: 0;\n --tw-translate-z: 0;\n --tw-border-style: solid;\n --tw-duration: initial;\n --tw-scale-x: 1;\n --tw-scale-y: 1;\n --tw-scale-z: 1;\n }\n }\n}\n');
3085
+ }
3086
+ }
3087
+ `);
957
3088
 
958
3089
  // src/Player.tsx
959
3090
  import { twMerge as twMerge2 } from "tailwind-merge";
960
- import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
3091
+ import { jsx as jsx8, jsxs as jsxs6 } from "react/jsx-runtime";
961
3092
  var Player = forwardRef(
962
3093
  ({
963
3094
  src,
@@ -976,9 +3107,10 @@ var Player = forwardRef(
976
3107
  chromecastConfig,
977
3108
  qualityConfig,
978
3109
  seekbarConfig,
3110
+ iconSizes,
979
3111
  events,
980
3112
  containerClassName,
981
- ...props
3113
+ ...videoProps
982
3114
  }, ref) => {
983
3115
  const videoRef = useRef8(null);
984
3116
  const containerRef = useRef8(null);
@@ -1003,6 +3135,11 @@ var Player = forwardRef(
1003
3135
  skipDuration,
1004
3136
  shouldShowSkipControls
1005
3137
  } = useSkipControls(videoRef, events?.onSkipBack, events?.onSkipForward);
3138
+ useKeyboardControls(videoRef, {
3139
+ skipBack,
3140
+ skipForward,
3141
+ enabled: true
3142
+ });
1006
3143
  const {
1007
3144
  initializeMux,
1008
3145
  updateMuxData,
@@ -1024,7 +3161,8 @@ var Player = forwardRef(
1024
3161
  chromecastConfig,
1025
3162
  seekbarConfig,
1026
3163
  events?.onSkipBack,
1027
- events?.onSkipForward
3164
+ events?.onSkipForward,
3165
+ iconSizes
1028
3166
  );
1029
3167
  const { isLive, isVisible: isLiveBadgeVisible } = useLiveBadge(playerRef, {
1030
3168
  enabled: true,
@@ -1078,7 +3216,7 @@ var Player = forwardRef(
1078
3216
  console.warn("Chromecast initialization failed:", error);
1079
3217
  }
1080
3218
  };
1081
- useEffect4(() => {
3219
+ useEffect5(() => {
1082
3220
  const video = videoRef.current;
1083
3221
  if (!video) return;
1084
3222
  const initialize = async () => {
@@ -1104,7 +3242,7 @@ var Player = forwardRef(
1104
3242
  destroyPlayer();
1105
3243
  };
1106
3244
  }, [src]);
1107
- useEffect4(() => {
3245
+ useEffect5(() => {
1108
3246
  const video = videoRef.current;
1109
3247
  if (!video) return;
1110
3248
  video.autoplay = autoPlay;
@@ -1113,6 +3251,30 @@ var Player = forwardRef(
1113
3251
  video.controls = false;
1114
3252
  if (poster) video.poster = poster;
1115
3253
  }, [autoPlay, loop, muted, poster]);
3254
+ useEffect5(() => {
3255
+ const video = videoRef.current;
3256
+ if (!video) return;
3257
+ video.controls = false;
3258
+ video.setAttribute("controls", "false");
3259
+ video.removeAttribute("controls");
3260
+ const observer = new MutationObserver((mutations) => {
3261
+ mutations.forEach((mutation) => {
3262
+ if (mutation.type === "attributes" && mutation.attributeName === "controls") {
3263
+ if (video.hasAttribute("controls")) {
3264
+ video.removeAttribute("controls");
3265
+ video.controls = false;
3266
+ }
3267
+ }
3268
+ });
3269
+ });
3270
+ observer.observe(video, {
3271
+ attributes: true,
3272
+ attributeFilter: ["controls"]
3273
+ });
3274
+ return () => {
3275
+ observer.disconnect();
3276
+ };
3277
+ }, []);
1116
3278
  useImperativeHandle(ref, () => ({
1117
3279
  ...videoRef.current,
1118
3280
  // Custom methods for quality control
@@ -1134,7 +3296,9 @@ var Player = forwardRef(
1134
3296
  } : { width, height };
1135
3297
  const videoClasses = isResponsive ? "motto-video-responsive" : "w-full h-full ";
1136
3298
  const videoStyle = isResponsive ? {} : { width, height };
1137
- return /* @__PURE__ */ jsxs4(
3299
+ const filteredVideoProps = { ...videoProps };
3300
+ delete filteredVideoProps.controls;
3301
+ return /* @__PURE__ */ jsxs6(
1138
3302
  "div",
1139
3303
  {
1140
3304
  ref: containerRef,
@@ -1143,7 +3307,7 @@ var Player = forwardRef(
1143
3307
  "data-shaka-player-container": true,
1144
3308
  "data-shaka-player-cast-receiver-id": chromecastConfig?.receiverApplicationId,
1145
3309
  children: [
1146
- /* @__PURE__ */ jsx5(
3310
+ /* @__PURE__ */ jsx8(
1147
3311
  "video",
1148
3312
  {
1149
3313
  ref: videoRef,
@@ -1152,11 +3316,12 @@ var Player = forwardRef(
1152
3316
  height: isResponsive ? void 0 : height,
1153
3317
  style: videoStyle,
1154
3318
  controls: false,
1155
- ...props
3319
+ playsInline: true,
3320
+ ...filteredVideoProps
1156
3321
  }
1157
3322
  ),
1158
- /* @__PURE__ */ jsx5(LiveBadge, { isVisible: isLiveBadgeVisible }),
1159
- imaConfig && /* @__PURE__ */ jsx5(
3323
+ /* @__PURE__ */ jsx8(LiveBadge, { isVisible: isLiveBadgeVisible }),
3324
+ imaConfig && /* @__PURE__ */ jsx8(
1160
3325
  "div",
1161
3326
  {
1162
3327
  ref: adContainerRef,
@@ -1171,7 +3336,7 @@ var Player = forwardRef(
1171
3336
  Player.displayName = "Player";
1172
3337
 
1173
3338
  // src/Video.tsx
1174
- import { useEffect as useEffect6 } from "react";
3339
+ import { useEffect as useEffect7 } from "react";
1175
3340
  import { twMerge as twMerge3 } from "tailwind-merge";
1176
3341
  import { useQuery } from "@tanstack/react-query";
1177
3342
 
@@ -1312,7 +3477,7 @@ var getErrorType = (error, video) => {
1312
3477
  };
1313
3478
 
1314
3479
  // src/messages/useMessages.tsx
1315
- import { useState as useState3, useEffect as useEffect5 } from "react";
3480
+ import { useState as useState3, useEffect as useEffect6 } from "react";
1316
3481
 
1317
3482
  // src/messages/en.json
1318
3483
  var en_default = {
@@ -1616,7 +3781,7 @@ var getBrowserLanguage = () => {
1616
3781
  var useMessages = (locale) => {
1617
3782
  const [language, setLanguage] = useState3("en");
1618
3783
  const [translations, setTranslations] = useState3(availableLanguages.en);
1619
- useEffect5(() => {
3784
+ useEffect6(() => {
1620
3785
  const lang = !!availableLanguages?.[locale] ? locale : getBrowserLanguage();
1621
3786
  ;
1622
3787
  setLanguage(lang);
@@ -1642,7 +3807,7 @@ var useMessages = (locale) => {
1642
3807
  var useMessages_default = useMessages;
1643
3808
 
1644
3809
  // src/Video.tsx
1645
- import { jsx as jsx6, jsxs as jsxs5 } from "react/jsx-runtime";
3810
+ import { jsx as jsx9, jsxs as jsxs7 } from "react/jsx-runtime";
1646
3811
  var Video = ({
1647
3812
  videoId,
1648
3813
  publicKey,
@@ -1678,13 +3843,13 @@ var Video = ({
1678
3843
  const { t } = useMessages_default(locale);
1679
3844
  const activePlaylist = findHLSPlaylist(video);
1680
3845
  const hlsUrl = activePlaylist?.url;
1681
- useEffect6(() => {
3846
+ useEffect7(() => {
1682
3847
  if (events?.onVideoData && video) {
1683
3848
  events.onVideoData(video);
1684
3849
  }
1685
3850
  }, [video, events]);
1686
3851
  if (isLoading || !providedVideoData && !video) {
1687
- return /* @__PURE__ */ jsx6("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx6("div", { className: "relative w-full h-full bg-[#151515]", children: /* @__PURE__ */ jsx6(Loading, {}) }) });
3852
+ return /* @__PURE__ */ jsx9("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx9("div", { className: "relative w-full h-full bg-[#151515]", children: /* @__PURE__ */ jsx9(Loading, {}) }) });
1688
3853
  }
1689
3854
  if (!isLoading && video && !hlsUrl && events?.onEmptyPlaylists) {
1690
3855
  events.onEmptyPlaylists();
@@ -1697,8 +3862,8 @@ var Video = ({
1697
3862
  }
1698
3863
  const title = t(errorKey) || t("DEFAULT_ERROR");
1699
3864
  const description = t(`${errorKey}_DESCRIPTION`) || t("DEFAULT_ERROR_DESCRIPTION");
1700
- return /* @__PURE__ */ jsx6("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsxs5("div", { className: "relative w-full h-full", children: [
1701
- /* @__PURE__ */ jsx6(
3865
+ return /* @__PURE__ */ jsx9("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsxs7("div", { className: "relative w-full h-full", children: [
3866
+ /* @__PURE__ */ jsx9(
1702
3867
  ErrorScreen,
1703
3868
  {
1704
3869
  title,
@@ -1709,13 +3874,13 @@ var Video = ({
1709
3874
  ] }) });
1710
3875
  }
1711
3876
  if (!hlsUrl) {
1712
- return /* @__PURE__ */ jsx6("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsxs5("div", { className: "relative w-full h-full bg-[#151515]", children: [
1713
- /* @__PURE__ */ jsx6(Title, { title: video?.name || "" }),
3877
+ return /* @__PURE__ */ jsx9("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsxs7("div", { className: "relative w-full h-full bg-[#151515]", children: [
3878
+ /* @__PURE__ */ jsx9(Title, { title: video?.name || "" }),
1714
3879
  children
1715
3880
  ] }) });
1716
3881
  }
1717
3882
  console.log("hlsUrl", hlsUrl);
1718
- return /* @__PURE__ */ jsx6("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx6("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx6(
3883
+ return /* @__PURE__ */ jsx9("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx9("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx9(
1719
3884
  Player,
1720
3885
  {
1721
3886
  ...props,
@@ -1729,10 +3894,10 @@ var Video = ({
1729
3894
  };
1730
3895
 
1731
3896
  // src/Event.tsx
1732
- import { useCallback as useCallback7, useEffect as useEffect7, useState as useState4 } from "react";
3897
+ import { useCallback as useCallback8, useEffect as useEffect8, useState as useState4 } from "react";
1733
3898
  import { twMerge as twMerge4 } from "tailwind-merge";
1734
3899
  import { useQuery as useQuery2 } from "@tanstack/react-query";
1735
- import { Fragment, jsx as jsx7, jsxs as jsxs6 } from "react/jsx-runtime";
3900
+ import { Fragment, jsx as jsx10, jsxs as jsxs8 } from "react/jsx-runtime";
1736
3901
  var Event = ({
1737
3902
  publicKey,
1738
3903
  eventId,
@@ -1780,7 +3945,7 @@ var Event = ({
1780
3945
  retryDelay: queryOptions.retryDelay ?? ((attemptIndex) => Math.min(1e3 * 2 ** attemptIndex, 3e4))
1781
3946
  });
1782
3947
  const [loadingApisState, setLoadingApisState] = useState4(true);
1783
- useEffect7(() => {
3948
+ useEffect8(() => {
1784
3949
  if (videosData !== void 0) {
1785
3950
  setLoadingApisState(false);
1786
3951
  const videosWithPlaylists = videosData.filter(
@@ -1812,12 +3977,12 @@ var Event = ({
1812
3977
  }
1813
3978
  }, [videosData, eventData]);
1814
3979
  const { t } = useMessages_default(locale);
1815
- useEffect7(() => {
3980
+ useEffect8(() => {
1816
3981
  if (events?.onEventData && eventData) {
1817
3982
  events.onEventData(eventData);
1818
3983
  }
1819
3984
  }, [eventData, events]);
1820
- useEffect7(() => {
3985
+ useEffect8(() => {
1821
3986
  if (events?.onVideoData && activeVideoId && videosData) {
1822
3987
  const activeVideo = videosData.find((video) => video.id === activeVideoId);
1823
3988
  if (activeVideo) {
@@ -1828,7 +3993,7 @@ var Event = ({
1828
3993
  const [error, setError] = useState4(null);
1829
3994
  const [loadingPlaylist, setLoadingPlaylist] = useState4(true);
1830
3995
  const videosDataError = videosData?.some((video) => !!video.error);
1831
- useEffect7(() => {
3996
+ useEffect8(() => {
1832
3997
  if (eventError || videosError || videosDataError) {
1833
3998
  const errorObj = eventError || videosError || videosData?.find((video) => !!video.error)?.error && new Error(videosData?.find((video) => !!video.error)?.error) || new Error("default");
1834
3999
  setError(errorObj);
@@ -1839,7 +4004,7 @@ var Event = ({
1839
4004
  setError(null);
1840
4005
  }
1841
4006
  }, [eventError, videosError, videosDataError, videosData, events]);
1842
- useEffect7(() => {
4007
+ useEffect8(() => {
1843
4008
  const eventLoadedWithNoVideos = !isEventLoading && eventData && eventData.videoIds && (!eventData.videoIds || eventData?.videoIds?.length === 0) && !loadingApisState;
1844
4009
  const allApisLoadedWithPotentialVideos = !isEventLoading && !videosIsLoading && eventData && !loadingApisState;
1845
4010
  if (eventLoadedWithNoVideos || allApisLoadedWithPotentialVideos) {
@@ -1849,7 +4014,7 @@ var Event = ({
1849
4014
  if (error) {
1850
4015
  const title = t(error.message)?.length ? t(error.message) : t("DEFAULT_ERROR");
1851
4016
  const description = t(`${error.message}_DESCRIPTION`)?.length ? t(`${error.message}_DESCRIPTION`) : t("DEFAULT_ERROR_DESCRIPTION");
1852
- return /* @__PURE__ */ jsx7("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx7("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx7(
4017
+ return /* @__PURE__ */ jsx10("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx10("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx10(
1853
4018
  ErrorScreen,
1854
4019
  {
1855
4020
  title,
@@ -1861,12 +4026,12 @@ var Event = ({
1861
4026
  events.onEmptyPlaylists();
1862
4027
  }
1863
4028
  if (loadingPlaylist) {
1864
- return /* @__PURE__ */ jsx7("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx7("div", { className: "relative w-full h-full bg-[#151515]", children: /* @__PURE__ */ jsx7(Loading, {}) }) });
4029
+ return /* @__PURE__ */ jsx10("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx10("div", { className: "relative w-full h-full bg-[#151515]", children: /* @__PURE__ */ jsx10(Loading, {}) }) });
1865
4030
  }
1866
4031
  if (activePlaylist && activeVideoId && videosData) {
1867
4032
  const activeVideo = videosData.find((video) => video.id === activeVideoId);
1868
- return /* @__PURE__ */ jsx7("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsxs6("div", { className: "relative w-full h-full", children: [
1869
- /* @__PURE__ */ jsx7(
4033
+ return /* @__PURE__ */ jsxs8("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: [
4034
+ /* @__PURE__ */ jsx10("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx10(
1870
4035
  Player,
1871
4036
  {
1872
4037
  ...props,
@@ -1875,8 +4040,8 @@ var Event = ({
1875
4040
  events,
1876
4041
  containerClassName: "w-full h-full"
1877
4042
  }
1878
- ),
1879
- !hideTitle && eventData && /* @__PURE__ */ jsx7(
4043
+ ) }),
4044
+ !hideTitle && eventData && /* @__PURE__ */ jsx10(
1880
4045
  TitleAndDescription,
1881
4046
  {
1882
4047
  title: eventData.title,
@@ -1885,10 +4050,10 @@ var Event = ({
1885
4050
  locale
1886
4051
  }
1887
4052
  )
1888
- ] }) });
4053
+ ] });
1889
4054
  }
1890
4055
  if (eventData) {
1891
- return /* @__PURE__ */ jsx7("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx7("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx7(
4056
+ return /* @__PURE__ */ jsx10("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx10("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx10(
1892
4057
  PreEvent,
1893
4058
  {
1894
4059
  event: eventData,
@@ -1915,7 +4080,7 @@ function PreEvent({
1915
4080
  );
1916
4081
  const shouldBeStarted = remainingTime < 0;
1917
4082
  const { t } = useMessages_default(locale);
1918
- useEffect7(() => {
4083
+ useEffect8(() => {
1919
4084
  const interval = setInterval(() => {
1920
4085
  if (remainingTime < 0) {
1921
4086
  clearInterval(interval);
@@ -1925,17 +4090,17 @@ function PreEvent({
1925
4090
  }, 1e3);
1926
4091
  return () => clearInterval(interval);
1927
4092
  }, [date, remainingTime]);
1928
- const renderCountdown = useCallback7(() => {
4093
+ const renderCountdown = useCallback8(() => {
1929
4094
  if (shouldBeStarted) {
1930
- return /* @__PURE__ */ jsx7("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
4095
+ return /* @__PURE__ */ jsx10("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
1931
4096
  }
1932
4097
  const seconds = Math.floor(remainingTime / 1e3) % 60;
1933
4098
  const minutes = Math.floor(remainingTime / 1e3 / 60) % 60;
1934
4099
  const hours = Math.floor(remainingTime / 1e3 / 60 / 60) % 24;
1935
4100
  const days = Math.floor(remainingTime / 1e3 / 60 / 60 / 24);
1936
- return /* @__PURE__ */ jsxs6("div", { className: "grid grid-flow-col gap-5 text-center auto-cols-max", children: [
1937
- /* @__PURE__ */ jsxs6("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
1938
- /* @__PURE__ */ jsx7("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx7(
4101
+ return /* @__PURE__ */ jsxs8("div", { className: "grid grid-flow-col gap-5 text-center auto-cols-max", children: [
4102
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4103
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
1939
4104
  "span",
1940
4105
  {
1941
4106
  style: { "--value": days },
@@ -1944,10 +4109,10 @@ function PreEvent({
1944
4109
  children: days?.toString()?.padStart(2, "0")
1945
4110
  }
1946
4111
  ) }),
1947
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
4112
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
1948
4113
  ] }),
1949
- /* @__PURE__ */ jsxs6("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
1950
- /* @__PURE__ */ jsx7("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx7(
4114
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4115
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
1951
4116
  "span",
1952
4117
  {
1953
4118
  style: { "--value": hours },
@@ -1956,10 +4121,10 @@ function PreEvent({
1956
4121
  children: hours?.toString()?.padStart(2, "0")
1957
4122
  }
1958
4123
  ) }),
1959
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
4124
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
1960
4125
  ] }),
1961
- /* @__PURE__ */ jsxs6("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
1962
- /* @__PURE__ */ jsx7("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx7(
4126
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4127
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
1963
4128
  "span",
1964
4129
  {
1965
4130
  style: { "--value": minutes },
@@ -1968,10 +4133,10 @@ function PreEvent({
1968
4133
  children: minutes?.toString()?.padStart(2, "0")
1969
4134
  }
1970
4135
  ) }),
1971
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
4136
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
1972
4137
  ] }),
1973
- /* @__PURE__ */ jsxs6("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
1974
- /* @__PURE__ */ jsx7("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx7(
4138
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4139
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
1975
4140
  "span",
1976
4141
  {
1977
4142
  style: { "--value": seconds },
@@ -1980,12 +4145,12 @@ function PreEvent({
1980
4145
  children: seconds?.toString()?.padStart(2, "0")
1981
4146
  }
1982
4147
  ) }),
1983
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
4148
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
1984
4149
  ] })
1985
4150
  ] });
1986
4151
  }, [remainingTime, shouldBeStarted, t]);
1987
- return /* @__PURE__ */ jsx7(Fragment, { children: event?.posterUrl ? /* @__PURE__ */ jsxs6(Fragment, { children: [
1988
- /* @__PURE__ */ jsx7(
4152
+ return /* @__PURE__ */ jsx10(Fragment, { children: event?.posterUrl ? /* @__PURE__ */ jsxs8(Fragment, { children: [
4153
+ /* @__PURE__ */ jsx10(
1989
4154
  "div",
1990
4155
  {
1991
4156
  className: "relative overflow-hidden bg-base-200 aspect-video text-base-content w-full h-full flex justify-center items-center flex-col bg-no-repeat bg-cover md:rounded-2xl",
@@ -1994,10 +4159,10 @@ function PreEvent({
1994
4159
  backgroundRepeat: "no-repeat",
1995
4160
  backgroundSize: "cover"
1996
4161
  },
1997
- children: /* @__PURE__ */ jsx7("div", { className: "relative z-10", children: renderCountdown() })
4162
+ children: /* @__PURE__ */ jsx10("div", { className: "relative z-10", children: renderCountdown() })
1998
4163
  }
1999
4164
  ),
2000
- !hideTitle && /* @__PURE__ */ jsx7(
4165
+ !hideTitle && /* @__PURE__ */ jsx10(
2001
4166
  TitleAndDescription,
2002
4167
  {
2003
4168
  title: event.title,
@@ -2006,18 +4171,18 @@ function PreEvent({
2006
4171
  locale
2007
4172
  }
2008
4173
  )
2009
- ] }) : /* @__PURE__ */ jsxs6(Fragment, { children: [
2010
- /* @__PURE__ */ jsx7(
4174
+ ] }) : /* @__PURE__ */ jsxs8(Fragment, { children: [
4175
+ /* @__PURE__ */ jsx10(
2011
4176
  "div",
2012
4177
  {
2013
4178
  className: "relative overflow-hidden md:rounded-2xl bg-base-200 aspect-video text-base-content flex flex-col justify-center items-center w-full h-full bg-cover bg-center bg-no-repeat",
2014
4179
  style: {
2015
4180
  backgroundImage: backgroundImageUrl ? `url(${backgroundImageUrl})` : ""
2016
4181
  },
2017
- children: /* @__PURE__ */ jsx7("div", { className: "relative z-10", children: renderCountdown() })
4182
+ children: /* @__PURE__ */ jsx10("div", { className: "relative z-10", children: renderCountdown() })
2018
4183
  }
2019
4184
  ),
2020
- !hideTitle && /* @__PURE__ */ jsx7(
4185
+ !hideTitle && /* @__PURE__ */ jsx10(
2021
4186
  TitleAndDescription,
2022
4187
  {
2023
4188
  title: event.title,
@@ -2035,9 +4200,9 @@ var TitleAndDescription = ({
2035
4200
  locale = "en",
2036
4201
  className
2037
4202
  }) => {
2038
- return /* @__PURE__ */ jsxs6("div", { className: twMerge4("mt-3 mb-6 m-event-details-ctn px-4 text-left w-full", className), children: [
2039
- /* @__PURE__ */ jsx7("div", { className: "text-base md:text-xl m-event-title text-base-content font-medium", children: title }),
2040
- startTime ? /* @__PURE__ */ jsxs6("div", { className: "text-sm md:text-base text-base-content/70 m-event-start-time", children: [
4203
+ return /* @__PURE__ */ jsxs8("div", { className: twMerge4("mt-3 mb-6 m-event-details-ctn px-4 text-left w-full", className), children: [
4204
+ /* @__PURE__ */ jsx10("div", { className: "text-base md:text-xl m-event-title text-base-content font-medium", children: title }),
4205
+ startTime ? /* @__PURE__ */ jsxs8("div", { className: "text-sm md:text-base text-base-content/70 m-event-start-time", children: [
2041
4206
  new Date(startTime || "").toLocaleDateString(locale || "default", {
2042
4207
  month: "long",
2043
4208
  year: "numeric",
@@ -2050,15 +4215,15 @@ var TitleAndDescription = ({
2050
4215
  minute: "2-digit"
2051
4216
  })
2052
4217
  ] }) : null,
2053
- description && /* @__PURE__ */ jsx7("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
4218
+ description && /* @__PURE__ */ jsx10("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
2054
4219
  ] });
2055
4220
  };
2056
4221
 
2057
4222
  // src/CreativeWork.tsx
2058
- import { useEffect as useEffect8, useState as useState5 } from "react";
4223
+ import { useEffect as useEffect9, useState as useState5 } from "react";
2059
4224
  import { twMerge as twMerge5 } from "tailwind-merge";
2060
4225
  import { useQuery as useQuery3 } from "@tanstack/react-query";
2061
- import { Fragment as Fragment2, jsx as jsx8, jsxs as jsxs7 } from "react/jsx-runtime";
4226
+ import { Fragment as Fragment2, jsx as jsx11, jsxs as jsxs9 } from "react/jsx-runtime";
2062
4227
  var CreativeWork = ({
2063
4228
  publicKey,
2064
4229
  creativeWorkId,
@@ -2107,7 +4272,7 @@ var CreativeWork = ({
2107
4272
  retryDelay: queryOptions.retryDelay ?? ((attemptIndex) => Math.min(1e3 * 2 ** attemptIndex, 3e4))
2108
4273
  });
2109
4274
  const [loadingApisState, setLoadingApisState] = useState5(true);
2110
- useEffect8(() => {
4275
+ useEffect9(() => {
2111
4276
  if (videosData !== void 0) {
2112
4277
  setLoadingApisState(false);
2113
4278
  const videosWithPlaylists = videosData.filter(
@@ -2139,7 +4304,7 @@ var CreativeWork = ({
2139
4304
  }
2140
4305
  }, [videosData, creativeWorkData]);
2141
4306
  const { t } = useMessages_default(locale);
2142
- useEffect8(() => {
4307
+ useEffect9(() => {
2143
4308
  if (events?.onCreativeWorkData && creativeWorkData) {
2144
4309
  events.onCreativeWorkData(creativeWorkData);
2145
4310
  }
@@ -2147,7 +4312,7 @@ var CreativeWork = ({
2147
4312
  setShowCountDown(true);
2148
4313
  }
2149
4314
  }, [creativeWorkData, events]);
2150
- useEffect8(() => {
4315
+ useEffect9(() => {
2151
4316
  if (events?.onVideoData && activeVideoId && videosData) {
2152
4317
  const activeVideo = videosData.find((video) => video.id === activeVideoId);
2153
4318
  if (activeVideo) {
@@ -2157,7 +4322,7 @@ var CreativeWork = ({
2157
4322
  }, [activeVideoId, videosData, events]);
2158
4323
  const [error, setError] = useState5(null);
2159
4324
  const videosDataError = videosData?.some((video) => !!video.error);
2160
- useEffect8(() => {
4325
+ useEffect9(() => {
2161
4326
  if (creativeWorkError || videosError || videosDataError) {
2162
4327
  const errorObj = creativeWorkError || videosError || videosData?.find((video) => !!video.error)?.error && new Error(videosData?.find((video) => !!video.error)?.error) || new Error("default");
2163
4328
  setError(errorObj);
@@ -2171,7 +4336,7 @@ var CreativeWork = ({
2171
4336
  if (error) {
2172
4337
  const title = t(error.message)?.length ? t(error.message) : t("DEFAULT_ERROR");
2173
4338
  const description = t(`${error.message}_DESCRIPTION`)?.length ? t(`${error.message}_DESCRIPTION`) : t("DEFAULT_ERROR_DESCRIPTION");
2174
- return /* @__PURE__ */ jsx8("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx8("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx8(
4339
+ return /* @__PURE__ */ jsx11("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx11("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx11(
2175
4340
  ErrorScreen,
2176
4341
  {
2177
4342
  title,
@@ -2180,7 +4345,7 @@ var CreativeWork = ({
2180
4345
  ) }) });
2181
4346
  }
2182
4347
  const [loadingPlaylist, setLoadingPlaylist] = useState5(true);
2183
- useEffect8(() => {
4348
+ useEffect9(() => {
2184
4349
  const creativeWorkLoadedWithNoVideos = !isCreativeWorkLoading && creativeWorkData && creativeWorkData.videoIds && creativeWorkData.videoIds.length === 0;
2185
4350
  const creativeWorkLoadedWithNoData = !isCreativeWorkLoading && creativeWorkData && !creativeWorkData.videoIds;
2186
4351
  const isEventsFinished = !videosIsLoading && videosData && videosData.length > 0 && videosData.every((video) => video.playlists && video.playlists.length === 0);
@@ -2201,10 +4366,10 @@ var CreativeWork = ({
2201
4366
  events
2202
4367
  ]);
2203
4368
  if (isCreativeWorkLoading || videosIsLoading || loadingApisState) {
2204
- return /* @__PURE__ */ jsx8("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx8("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx8(Loading, {}) }) });
4369
+ return /* @__PURE__ */ jsx11("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx11("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx11(Loading, {}) }) });
2205
4370
  }
2206
4371
  if (showCountDown && creativeWorkData) {
2207
- return /* @__PURE__ */ jsx8("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx8("div", { className: "relative w-full h-full bg-base-200 text-base-content flex justify-center items-center flex-col", children: /* @__PURE__ */ jsx8(
4372
+ return /* @__PURE__ */ jsx11("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx11("div", { className: "relative w-full h-full bg-base-200 text-base-content flex justify-center items-center flex-col", children: /* @__PURE__ */ jsx11(
2208
4373
  PreCreativeWork,
2209
4374
  {
2210
4375
  creativeWork: creativeWorkData,
@@ -2217,8 +4382,8 @@ var CreativeWork = ({
2217
4382
  }
2218
4383
  if (activeVideoId && activePlaylist && !loadingPlaylist) {
2219
4384
  const activeVideo = videosData?.find((video) => video.id === activeVideoId);
2220
- return /* @__PURE__ */ jsx8("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsxs7("div", { className: "relative w-full h-full", children: [
2221
- /* @__PURE__ */ jsx8(
4385
+ return /* @__PURE__ */ jsx11("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsxs9("div", { className: "relative w-full h-full", children: [
4386
+ /* @__PURE__ */ jsx11(
2222
4387
  Player,
2223
4388
  {
2224
4389
  ...props,
@@ -2230,7 +4395,7 @@ var CreativeWork = ({
2230
4395
  containerClassName: "w-full h-full"
2231
4396
  }
2232
4397
  ),
2233
- !hideTitle && /* @__PURE__ */ jsx8(
4398
+ !hideTitle && /* @__PURE__ */ jsx11(
2234
4399
  TitleAndDescription2,
2235
4400
  {
2236
4401
  title: creativeWorkData?.title || "",
@@ -2243,7 +4408,7 @@ var CreativeWork = ({
2243
4408
  ] }) });
2244
4409
  }
2245
4410
  if (loadingPlaylist) {
2246
- return /* @__PURE__ */ jsx8(Loading, {});
4411
+ return /* @__PURE__ */ jsx11(Loading, {});
2247
4412
  }
2248
4413
  return null;
2249
4414
  };
@@ -2261,7 +4426,7 @@ function PreCreativeWork({
2261
4426
  );
2262
4427
  const shouldBeStarted = remainingTime < 0;
2263
4428
  const { t } = useMessages_default(locale);
2264
- useEffect8(() => {
4429
+ useEffect9(() => {
2265
4430
  const interval = setInterval(() => {
2266
4431
  if (remainingTime < 0) {
2267
4432
  clearInterval(interval);
@@ -2275,15 +4440,15 @@ function PreCreativeWork({
2275
4440
  }, [date, remainingTime]);
2276
4441
  const renderCountdown = () => {
2277
4442
  if (shouldBeStarted) {
2278
- return /* @__PURE__ */ jsx8("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
4443
+ return /* @__PURE__ */ jsx11("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
2279
4444
  }
2280
4445
  const seconds = Math.floor(remainingTime / 1e3) % 60;
2281
4446
  const minutes = Math.floor(remainingTime / 1e3 / 60) % 60;
2282
4447
  const hours = Math.floor(remainingTime / 1e3 / 60 / 60) % 24;
2283
4448
  const days = Math.floor(remainingTime / 1e3 / 60 / 60 / 24);
2284
- return /* @__PURE__ */ jsxs7("div", { className: "grid grid-flow-col gap-5 text-center auto-cols-max", children: [
2285
- /* @__PURE__ */ jsxs7("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2286
- /* @__PURE__ */ jsx8("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx8(
4449
+ return /* @__PURE__ */ jsxs9("div", { className: "grid grid-flow-col gap-5 text-center auto-cols-max", children: [
4450
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4451
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2287
4452
  "span",
2288
4453
  {
2289
4454
  style: { "--value": days },
@@ -2292,10 +4457,10 @@ function PreCreativeWork({
2292
4457
  children: days?.toString()?.padStart(2, "0")
2293
4458
  }
2294
4459
  ) }),
2295
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
4460
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
2296
4461
  ] }),
2297
- /* @__PURE__ */ jsxs7("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2298
- /* @__PURE__ */ jsx8("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx8(
4462
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4463
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2299
4464
  "span",
2300
4465
  {
2301
4466
  style: { "--value": hours },
@@ -2304,10 +4469,10 @@ function PreCreativeWork({
2304
4469
  children: hours?.toString()?.padStart(2, "0")
2305
4470
  }
2306
4471
  ) }),
2307
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
4472
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
2308
4473
  ] }),
2309
- /* @__PURE__ */ jsxs7("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2310
- /* @__PURE__ */ jsx8("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx8(
4474
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4475
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2311
4476
  "span",
2312
4477
  {
2313
4478
  style: { "--value": minutes },
@@ -2316,10 +4481,10 @@ function PreCreativeWork({
2316
4481
  children: minutes?.toString()?.padStart(2, "0")
2317
4482
  }
2318
4483
  ) }),
2319
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
4484
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
2320
4485
  ] }),
2321
- /* @__PURE__ */ jsxs7("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2322
- /* @__PURE__ */ jsx8("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx8(
4486
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4487
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2323
4488
  "span",
2324
4489
  {
2325
4490
  style: { "--value": seconds },
@@ -2328,12 +4493,12 @@ function PreCreativeWork({
2328
4493
  children: seconds?.toString()?.padStart(2, "0")
2329
4494
  }
2330
4495
  ) }),
2331
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
4496
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
2332
4497
  ] })
2333
4498
  ] });
2334
4499
  };
2335
- return /* @__PURE__ */ jsxs7(Fragment2, { children: [
2336
- /* @__PURE__ */ jsxs7(
4500
+ return /* @__PURE__ */ jsxs9(Fragment2, { children: [
4501
+ /* @__PURE__ */ jsxs9(
2337
4502
  "div",
2338
4503
  {
2339
4504
  className: "relative overflow-hidden md:rounded-2xl bg-base-200 aspect-video text-base-content flex flex-col justify-center items-center w-full h-full bg-cover bg-center bg-no-repeat",
@@ -2341,12 +4506,12 @@ function PreCreativeWork({
2341
4506
  backgroundImage: backgroundImageUrl ? `url(${backgroundImageUrl})` : ""
2342
4507
  },
2343
4508
  children: [
2344
- backgroundImageUrl && /* @__PURE__ */ jsx8("div", { className: "absolute inset-0 bg-black bg-opacity-40" }),
2345
- /* @__PURE__ */ jsx8("div", { className: "relative z-10", children: renderCountdown() })
4509
+ backgroundImageUrl && /* @__PURE__ */ jsx11("div", { className: "absolute inset-0 bg-black bg-opacity-40" }),
4510
+ /* @__PURE__ */ jsx11("div", { className: "relative z-10", children: renderCountdown() })
2346
4511
  ]
2347
4512
  }
2348
4513
  ),
2349
- !hideTitle && /* @__PURE__ */ jsx8(
4514
+ !hideTitle && /* @__PURE__ */ jsx11(
2350
4515
  TitleAndDescription2,
2351
4516
  {
2352
4517
  title: creativeWork.title,
@@ -2364,9 +4529,9 @@ var TitleAndDescription2 = ({
2364
4529
  locale = "en",
2365
4530
  className
2366
4531
  }) => {
2367
- return /* @__PURE__ */ jsxs7("div", { className: twMerge5("mt-3 mb-6 m-event-details-ctn px-4 text-left w-full", className), children: [
2368
- /* @__PURE__ */ jsx8("div", { className: "text-base md:text-xl m-event-title text-base-content font-medium", children: title }),
2369
- releaseTime ? /* @__PURE__ */ jsxs7("div", { className: "text-sm md:text-base text-base-content/70 m-event-start-time", children: [
4532
+ return /* @__PURE__ */ jsxs9("div", { className: twMerge5("mt-3 mb-6 m-event-details-ctn px-4 text-left w-full", className), children: [
4533
+ /* @__PURE__ */ jsx11("div", { className: "text-base md:text-xl m-event-title text-base-content font-medium", children: title }),
4534
+ releaseTime ? /* @__PURE__ */ jsxs9("div", { className: "text-sm md:text-base text-base-content/70 m-event-start-time", children: [
2370
4535
  new Date(releaseTime || "").toLocaleDateString(locale || "default", {
2371
4536
  month: "long",
2372
4537
  year: "numeric",
@@ -2379,13 +4544,13 @@ var TitleAndDescription2 = ({
2379
4544
  minute: "2-digit"
2380
4545
  })
2381
4546
  ] }) : null,
2382
- description && /* @__PURE__ */ jsx8("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
4547
+ description && /* @__PURE__ */ jsx11("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
2383
4548
  ] });
2384
4549
  };
2385
4550
 
2386
4551
  // src/QueryProvider.tsx
2387
4552
  import { QueryClient, QueryClientProvider } from "@tanstack/react-query";
2388
- import { jsx as jsx9 } from "react/jsx-runtime";
4553
+ import { jsx as jsx12 } from "react/jsx-runtime";
2389
4554
  var queryClient = new QueryClient({
2390
4555
  defaultOptions: {
2391
4556
  queries: {
@@ -2399,13 +4564,16 @@ var queryClient = new QueryClient({
2399
4564
  }
2400
4565
  });
2401
4566
  var QueryProvider = ({ children }) => {
2402
- return /* @__PURE__ */ jsx9(QueryClientProvider, { client: queryClient, children });
4567
+ return /* @__PURE__ */ jsx12(QueryClientProvider, { client: queryClient, children });
2403
4568
  };
2404
4569
  export {
4570
+ BigPlayIcon,
2405
4571
  CreativeWork,
2406
4572
  Event,
2407
4573
  Player,
2408
4574
  QueryProvider,
4575
+ SkipBackIcon,
4576
+ SkipForwardIcon,
2409
4577
  Video,
2410
4578
  queryClient
2411
4579
  };