@mottosports/motto-video-player 1.0.1-rc.16 → 1.0.1-rc.18

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,7 +26,1072 @@ 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
1097
  import { forwardRef, useEffect as useEffect5, useRef as useRef8, useImperativeHandle } from "react";
@@ -108,7 +1173,7 @@ var useQualityControl = (playerRef, qualityConfig, onQualityChange) => {
108
1173
  if (!playerRef.current) return [];
109
1174
  const tracks = playerRef.current.getVariantTracks();
110
1175
  const qualities = tracks.filter(
111
- (track, index, self) => index === self.findIndex((t) => t.height === track.height)
1176
+ (track, index, self2) => index === self2.findIndex((t) => t.height === track.height)
112
1177
  ).map((track) => ({
113
1178
  height: track.height || 0,
114
1179
  bandwidth: track.bandwidth || 0,
@@ -285,8 +1350,155 @@ var useMuxAnalytics = (playerRef, muxConfig, onMuxReady, onMuxDataUpdate) => {
285
1350
  // src/hooks/useShakaUI.ts
286
1351
  import { useCallback as useCallback5, useRef as useRef4 } from "react";
287
1352
  import { ui as ShakaUI } from "shaka-player/dist/shaka-player.ui";
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
+ );
1411
+ };
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
+ ]
1464
+ }
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
+ )
1488
+ }
1489
+ );
1490
+ };
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
288
1500
  var SkipBackButton = class {
289
- constructor(parent, controls, onSkipBack) {
1501
+ constructor(parent, controls, onSkipBack, iconSize = 24) {
290
1502
  this.parent = parent;
291
1503
  this.controls = controls;
292
1504
  this.eventManager = { listen: (element, event, handler) => {
@@ -294,14 +1506,7 @@ var SkipBackButton = class {
294
1506
  } };
295
1507
  this.button_ = document.createElement("button");
296
1508
  this.button_.className = "shaka-button motto-native-skip-button";
297
- this.button_.innerHTML = `
298
- <svg width="24px" stroke-width="2" height="24px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
299
- <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>
300
- <path d="M9 9L9 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
301
- <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>
302
- <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>
303
- </svg>
304
- `;
1509
+ this.button_.innerHTML = renderIcon(SkipBackIcon, { size: iconSize });
305
1510
  this.button_.title = "Skip back 15 seconds";
306
1511
  this.button_.setAttribute("aria-label", "Skip back 15 seconds");
307
1512
  this.parent.appendChild(this.button_);
@@ -320,7 +1525,7 @@ var SkipBackButton = class {
320
1525
  }
321
1526
  };
322
1527
  var SkipForwardButton = class {
323
- constructor(parent, controls, onSkipForward) {
1528
+ constructor(parent, controls, onSkipForward, iconSize = 24) {
324
1529
  this.parent = parent;
325
1530
  this.controls = controls;
326
1531
  this.eventManager = { listen: (element, event, handler) => {
@@ -328,14 +1533,7 @@ var SkipForwardButton = class {
328
1533
  } };
329
1534
  this.button_ = document.createElement("button");
330
1535
  this.button_.className = "shaka-button motto-native-skip-button";
331
- this.button_.innerHTML = `
332
- <svg fill="none" height="24" stroke-width="2" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
333
- <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"/>
334
- <path d="M12 4H19.5M19.5 4L17.5 2M19.5 4L17.5 6" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
335
- <path d="M9 9L9 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
336
- <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"/>
337
- </svg>
338
- `;
1536
+ this.button_.innerHTML = renderIcon(SkipForwardIcon, { size: iconSize });
339
1537
  this.button_.title = "Skip forward 15 seconds";
340
1538
  this.button_.setAttribute("aria-label", "Skip forward 15 seconds");
341
1539
  this.parent.appendChild(this.button_);
@@ -352,255 +1550,48 @@ var SkipForwardButton = class {
352
1550
  }
353
1551
  };
354
1552
  var SkipBackButtonFactory = class {
355
- constructor(onSkipBack) {
1553
+ constructor(onSkipBack, iconSize) {
356
1554
  this.onSkipBack = onSkipBack;
1555
+ this.iconSize = iconSize;
357
1556
  }
358
1557
  create(rootElement, controls) {
359
- return new SkipBackButton(rootElement, controls, this.onSkipBack);
1558
+ return new SkipBackButton(rootElement, controls, this.onSkipBack, this.iconSize);
360
1559
  }
361
1560
  };
362
1561
  var SkipForwardButtonFactory = class {
363
- constructor(onSkipForward) {
1562
+ constructor(onSkipForward, iconSize) {
364
1563
  this.onSkipForward = onSkipForward;
1564
+ this.iconSize = iconSize;
365
1565
  }
366
1566
  create(rootElement, controls) {
367
- return new SkipForwardButton(rootElement, controls, this.onSkipForward);
1567
+ return new SkipForwardButton(rootElement, controls, this.onSkipForward, this.iconSize);
368
1568
  }
369
1569
  };
370
- var MobilePlayButton = class {
371
- constructor(parent, controls) {
372
- this.parent = parent;
373
- this.controls = controls;
374
- this.video = controls?.getVideo?.() || parent.querySelector("video") || document.querySelector("video");
375
- if (!this.video) {
376
- console.error("MobilePlayButton: No video element found");
377
- return;
378
- }
379
- this.eventManager = { listen: (element, event, handler) => {
380
- element.addEventListener(event, handler);
381
- } };
382
- this.button_ = document.createElement("button");
383
- this.button_.className = "motto-mobile-play-button";
384
- this.updateIcon();
385
- this.parent.appendChild(this.button_);
386
- this.eventManager.listen(this.button_, "click", () => {
387
- if (this.video.paused) {
388
- this.video.play();
389
- } else {
390
- this.video.pause();
391
- }
392
- });
393
- this.eventManager.listen(this.video, "play", () => this.updateIcon());
394
- this.eventManager.listen(this.video, "pause", () => this.updateIcon());
395
- }
396
- updateIcon() {
397
- if (this.video.paused) {
398
- this.button_.innerHTML = `
399
- <svg xmlns="http://www.w3.org/2000/svg" stroke-width="2" viewBox="0 0 24 24" fill="currentColor">
400
- <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" />
401
- </svg>
402
- `;
403
- this.button_.setAttribute("aria-label", "Play");
404
- } else {
405
- this.button_.innerHTML = `
406
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor">
407
- <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" />
408
- </svg>
409
- `;
410
- this.button_.setAttribute("aria-label", "Pause");
411
- }
412
- }
413
- release() {
414
- }
415
- };
416
- var MobileSkipBackButton = class {
417
- constructor(parent, controls, onSkipBack) {
418
- this.parent = parent;
419
- this.controls = controls;
420
- this.video = controls?.getVideo?.() || parent.querySelector("video") || document.querySelector("video");
421
- if (!this.video) {
422
- console.error("MobileSkipBackButton: No video element found");
423
- return;
424
- }
425
- this.eventManager = { listen: (element, event, handler) => {
426
- element.addEventListener(event, handler);
427
- } };
428
- this.button_ = document.createElement("button");
429
- this.button_.className = "motto-mobile-skip-button";
430
- this.button_.innerHTML = `
431
- <svg width="20px" stroke-width="2" height="20px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
432
- <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>
433
- <path d="M9 9L9 16" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path>
434
- <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>
435
- <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>
436
- </svg>
437
- `;
438
- this.button_.setAttribute("aria-label", "Skip back 15 seconds");
439
- this.parent.appendChild(this.button_);
440
- this.eventManager.listen(this.button_, "click", () => {
441
- const newTime = Math.max(0, this.video.currentTime - 15);
442
- this.video.currentTime = newTime;
443
- onSkipBack?.(newTime);
444
- });
445
- }
446
- release() {
447
- }
448
- };
449
- var MobileSkipForwardButton = class {
450
- constructor(parent, controls, onSkipForward) {
451
- this.parent = parent;
452
- this.controls = controls;
453
- this.video = controls?.getVideo?.() || parent.querySelector("video") || document.querySelector("video");
454
- if (!this.video) {
455
- console.error("MobileSkipForwardButton: No video element found");
456
- return;
457
- }
458
- this.eventManager = { listen: (element, event, handler) => {
459
- element.addEventListener(event, handler);
460
- } };
461
- this.button_ = document.createElement("button");
462
- this.button_.className = "motto-mobile-skip-button";
463
- this.button_.innerHTML = `
464
- <svg fill="none" height="20" stroke-width="2" viewBox="0 0 24 24" width="20" xmlns="http://www.w3.org/2000/svg">
465
- <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"/>
466
- <path d="M12 4H19.5M19.5 4L17.5 2M19.5 4L17.5 6" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
467
- <path d="M9 9L9 16" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
468
- <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"/>
469
- </svg>
470
- `;
471
- this.button_.setAttribute("aria-label", "Skip forward 15 seconds");
472
- this.parent.appendChild(this.button_);
473
- this.eventManager.listen(this.button_, "click", () => {
474
- const newTime = Math.min(this.video.duration || 0, this.video.currentTime + 15);
475
- this.video.currentTime = newTime;
476
- onSkipForward?.(newTime);
477
- });
478
- }
479
- release() {
480
- }
481
- };
482
- var MobileControlsContainer = class {
483
- constructor(parent, controls, onSkipBack, onSkipForward) {
484
- this.parent = parent;
485
- this.controls = controls;
486
- if (!parent) {
487
- console.error("MobileControlsContainer: No parent element provided");
488
- return;
489
- }
490
- this.container_ = document.createElement("div");
491
- this.container_.className = "motto-mobile-controls-overlay";
492
- const controlsGroup = document.createElement("div");
493
- controlsGroup.className = "motto-mobile-controls-group";
494
- new MobileSkipBackButton(controlsGroup, controls, onSkipBack);
495
- new MobilePlayButton(controlsGroup, controls);
496
- new MobileSkipForwardButton(controlsGroup, controls, onSkipForward);
497
- this.container_.appendChild(controlsGroup);
498
- this.parent.appendChild(this.container_);
499
- this.setupVisibilitySync();
500
- }
501
- setupVisibilitySync() {
502
- setTimeout(() => {
503
- this.syncVisibility();
504
- this.observer = new MutationObserver((mutations) => {
505
- mutations.forEach((mutation) => {
506
- if (mutation.type === "attributes" && mutation.attributeName === "class") {
507
- this.syncVisibility();
508
- }
509
- });
510
- });
511
- this.observer.observe(this.parent, {
512
- attributes: true,
513
- attributeFilter: ["class"]
514
- });
515
- const video = this.controls?.getVideo?.() || this.parent.querySelector("video");
516
- if (video) {
517
- video.addEventListener("play", () => {
518
- setTimeout(() => this.syncVisibility(), 50);
519
- });
520
- video.addEventListener("pause", () => {
521
- setTimeout(() => this.syncVisibility(), 50);
522
- });
523
- }
524
- }, 1e3);
525
- }
526
- syncVisibility() {
527
- const mainContainer = this.parent;
528
- const hasNoCursor = mainContainer.classList.contains("no-cursor");
529
- const video = this.controls?.getVideo?.() || this.parent.querySelector("video");
530
- const isVideoPaused = video ? video.paused : false;
531
- const isControlsVisible = !hasNoCursor || isVideoPaused;
532
- if (this.container_) {
533
- if (isControlsVisible) {
534
- this.container_.style.opacity = "1";
535
- this.container_.style.pointerEvents = "none";
536
- } else {
537
- this.container_.style.opacity = "0";
538
- this.container_.style.pointerEvents = "none";
539
- }
540
- }
541
- }
542
- isElementVisible(element) {
543
- const style = window.getComputedStyle(element);
544
- const hasHiddenClass = element.classList.contains("shaka-hidden") || element.classList.contains("hidden") || element.classList.contains("shaka-fade-out");
545
- return style.display !== "none" && style.visibility !== "hidden" && style.opacity !== "0" && !element.hidden && !hasHiddenClass;
546
- }
547
- release() {
548
- try {
549
- this.observer?.disconnect?.();
550
- if (this.container_ && this.parent.contains(this.container_)) {
551
- this.parent.removeChild(this.container_);
552
- }
553
- } catch {
554
- }
555
- }
556
- };
557
- var MobileControlsContainerFactory = class {
558
- constructor(onSkipBack, onSkipForward) {
559
- this.onSkipBack = onSkipBack;
560
- this.onSkipForward = onSkipForward;
561
- }
562
- create(rootElement, controls) {
563
- return new MobileControlsContainer(rootElement, controls, this.onSkipBack, this.onSkipForward);
564
- }
565
- };
566
- var useShakaUI = (playerRef, containerRef, videoRef, controls, chromecastConfig, seekbarColors, onSkipBack, onSkipForward) => {
1570
+ var useShakaUI = (playerRef, containerRef, videoRef, controls, chromecastConfig, seekbarColors, onSkipBack, onSkipForward, iconSizes) => {
567
1571
  const uiRef = useRef4(null);
568
- const mobileOverlayRef = useRef4(null);
569
1572
  const registeredElements = useRef4(/* @__PURE__ */ new Set());
570
1573
  const initializeUI = useCallback5(async () => {
571
1574
  if (!controls || !containerRef.current || !playerRef.current || !videoRef.current) {
572
1575
  return null;
573
1576
  }
574
- const isMobile = window.innerWidth <= 767 || /Android|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
575
1577
  if (!registeredElements.current.has("skip_back_button")) {
576
- ShakaUI.Controls.registerElement("skip_back_button", new SkipBackButtonFactory(onSkipBack));
1578
+ ShakaUI.Controls.registerElement("skip_back_button", new SkipBackButtonFactory(onSkipBack, iconSizes?.skipButtons));
577
1579
  registeredElements.current.add("skip_back_button");
578
1580
  }
579
1581
  if (!registeredElements.current.has("skip_forward_button")) {
580
- ShakaUI.Controls.registerElement("skip_forward_button", new SkipForwardButtonFactory(onSkipForward));
1582
+ ShakaUI.Controls.registerElement("skip_forward_button", new SkipForwardButtonFactory(onSkipForward, iconSizes?.skipButtons));
581
1583
  registeredElements.current.add("skip_forward_button");
582
1584
  }
583
- if (isMobile) {
584
- if (!registeredElements.current.has("mobile_controls_container")) {
585
- ShakaUI.Controls.registerElement("mobile_controls_container", new MobileControlsContainerFactory(onSkipBack, onSkipForward));
586
- registeredElements.current.add("mobile_controls_container");
587
- }
588
- }
589
1585
  const ui = new ShakaUI.Overlay(playerRef.current, containerRef.current, videoRef.current);
590
1586
  uiRef.current = ui;
591
- 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"],
592
1592
  "mute",
593
- "time_and_duration",
594
- "spacer",
595
- "fullscreen",
596
- "cast",
597
- "overflow_menu"
598
- ] : [
599
- "skip_back_button",
600
- "play_pause",
601
- "skip_forward_button",
602
- "mute",
603
- "volume",
1593
+ ...isMobile ? [] : ["volume"],
1594
+ // Only include volume on desktop
604
1595
  "time_and_duration",
605
1596
  "spacer",
606
1597
  "fullscreen",
@@ -617,6 +1608,7 @@ var useShakaUI = (playerRef, containerRef, videoRef, controls, chromecastConfig,
617
1608
  // Progress/played portion (white)
618
1609
  },
619
1610
  controlPanelElements,
1611
+ addBigPlayButton: isMobile,
620
1612
  ...chromecastConfig?.receiverApplicationId && {
621
1613
  "castReceiverAppId": chromecastConfig.receiverApplicationId,
622
1614
  "castAndroidReceiverCompatible": false
@@ -633,23 +1625,32 @@ var useShakaUI = (playerRef, containerRef, videoRef, controls, chromecastConfig,
633
1625
  }
634
1626
  ui.configure(uiConfig);
635
1627
  if (isMobile) {
636
- setTimeout(() => {
637
- const container = containerRef.current;
638
- const video = videoRef.current;
639
- if (container && video) {
640
- if (!mobileOverlayRef.current) {
641
- mobileOverlayRef.current = new MobileControlsContainer(
642
- container,
643
- { getVideo: () => video },
644
- onSkipBack,
645
- onSkipForward
646
- );
647
- }
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";
648
1638
  }
649
- }, 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
+ }
650
1651
  }
651
1652
  return ui;
652
- }, [controls, containerRef, playerRef, videoRef, chromecastConfig, seekbarColors, onSkipBack, onSkipForward]);
1653
+ }, [controls, containerRef, playerRef, videoRef, chromecastConfig, seekbarColors, onSkipBack, onSkipForward, iconSizes]);
653
1654
  const destroyUI = useCallback5(() => {
654
1655
  if (uiRef.current) {
655
1656
  try {
@@ -659,14 +1660,6 @@ var useShakaUI = (playerRef, containerRef, videoRef, controls, chromecastConfig,
659
1660
  }
660
1661
  uiRef.current = null;
661
1662
  }
662
- if (mobileOverlayRef.current) {
663
- try {
664
- mobileOverlayRef.current.release();
665
- } catch (error) {
666
- console.warn("Error releasing mobile controls overlay:", error);
667
- }
668
- mobileOverlayRef.current = null;
669
- }
670
1663
  }, []);
671
1664
  return {
672
1665
  uiRef,
@@ -709,8 +1702,9 @@ import { useEffect, useState, useRef as useRef5 } from "react";
709
1702
  var useLiveBadge = (playerRef, options = {}) => {
710
1703
  const [isLive, setIsLive] = useState(false);
711
1704
  const [isVisible, setIsVisible] = useState(false);
1705
+ const [isNearLiveEdge, setIsNearLiveEdge] = useState(false);
712
1706
  const intervalRef = useRef5(null);
713
- const { enabled = true, onLiveStateChange } = options;
1707
+ const { enabled = true, onLiveStateChange, liveThresholdSeconds = 15 } = options;
714
1708
  const checkLiveStatus = () => {
715
1709
  if (!playerRef.current || !enabled) {
716
1710
  return;
@@ -729,11 +1723,30 @@ var useLiveBadge = (playerRef, options = {}) => {
729
1723
  return;
730
1724
  }
731
1725
  const liveStatus = timeline.isLive();
1726
+ let nearLiveEdge = false;
1727
+ if (liveStatus) {
1728
+ try {
1729
+ const seekRange = player.getSeekRange();
1730
+ const videoElement = player.getMediaElement();
1731
+ if (seekRange && videoElement) {
1732
+ const liveEdge = seekRange.end;
1733
+ const currentTime = videoElement.currentTime;
1734
+ const timeBehindLive = liveEdge - currentTime;
1735
+ nearLiveEdge = timeBehindLive <= liveThresholdSeconds;
1736
+ }
1737
+ } catch (error) {
1738
+ console.error("Error checking live edge position:", error);
1739
+ nearLiveEdge = liveStatus;
1740
+ }
1741
+ }
732
1742
  if (liveStatus !== isLive) {
733
1743
  setIsLive(liveStatus);
734
- setIsVisible(liveStatus);
735
1744
  onLiveStateChange?.(liveStatus);
736
1745
  }
1746
+ if (nearLiveEdge !== isNearLiveEdge) {
1747
+ setIsNearLiveEdge(nearLiveEdge);
1748
+ setIsVisible(nearLiveEdge);
1749
+ }
737
1750
  } catch (error) {
738
1751
  if (error instanceof Error && !error.message.includes("not a function")) {
739
1752
  console.error("Error checking live status:", error);
@@ -744,17 +1757,18 @@ var useLiveBadge = (playerRef, options = {}) => {
744
1757
  if (!enabled) {
745
1758
  setIsLive(false);
746
1759
  setIsVisible(false);
1760
+ setIsNearLiveEdge(false);
747
1761
  return;
748
1762
  }
749
1763
  checkLiveStatus();
750
- intervalRef.current = setInterval(checkLiveStatus, 2e3);
1764
+ intervalRef.current = setInterval(checkLiveStatus, 1e3);
751
1765
  return () => {
752
1766
  if (intervalRef.current) {
753
1767
  clearInterval(intervalRef.current);
754
1768
  intervalRef.current = null;
755
1769
  }
756
1770
  };
757
- }, [enabled, playerRef.current]);
1771
+ }, [enabled, playerRef.current, liveThresholdSeconds]);
758
1772
  useEffect(() => {
759
1773
  return () => {
760
1774
  if (intervalRef.current) {
@@ -767,6 +1781,7 @@ var useLiveBadge = (playerRef, options = {}) => {
767
1781
  return {
768
1782
  isLive,
769
1783
  isVisible,
1784
+ isNearLiveEdge,
770
1785
  hideBadge,
771
1786
  showBadge,
772
1787
  checkLiveStatus
@@ -778,16 +1793,48 @@ import { useEffect as useEffect2, useState as useState2 } from "react";
778
1793
 
779
1794
  // src/hooks/useLiveIndicator.ts
780
1795
  import { useEffect as useEffect3, useRef as useRef7 } from "react";
781
- var useLiveIndicator = (containerRef, options = {}) => {
1796
+ var useLiveIndicator = (containerRef, playerRef, options = {}) => {
782
1797
  const observerRef = useRef7(null);
1798
+ const intervalRef = useRef7(null);
783
1799
  const {
784
1800
  enabled = true,
785
1801
  indicatorColor = "#ff0000",
786
1802
  indicatorSize = 8,
787
- showPulseAnimation = true
1803
+ showPulseAnimation = true,
1804
+ liveThresholdSeconds = 15
788
1805
  } = options;
1806
+ const isNearLiveEdge = (player) => {
1807
+ if (!player) return false;
1808
+ try {
1809
+ if (!player.getManifest || !player.getPresentationTimeline || typeof player.getPresentationTimeline !== "function") {
1810
+ return false;
1811
+ }
1812
+ const manifest = player.getManifest();
1813
+ if (!manifest) {
1814
+ return false;
1815
+ }
1816
+ const timeline = player.getPresentationTimeline();
1817
+ if (!timeline || typeof timeline.isLive !== "function") {
1818
+ return false;
1819
+ }
1820
+ const liveStatus = timeline.isLive();
1821
+ if (!liveStatus) return false;
1822
+ const seekRange = player.getSeekRange();
1823
+ const videoElement = player.getMediaElement();
1824
+ if (seekRange && videoElement) {
1825
+ const liveEdge = seekRange.end;
1826
+ const currentTime = videoElement.currentTime;
1827
+ const timeBehindLive = liveEdge - currentTime;
1828
+ return timeBehindLive <= liveThresholdSeconds;
1829
+ }
1830
+ return false;
1831
+ } catch (error) {
1832
+ console.error("Error checking live edge position in indicator:", error);
1833
+ return false;
1834
+ }
1835
+ };
789
1836
  useEffect3(() => {
790
- if (!containerRef.current || !enabled) {
1837
+ if (!containerRef.current || !playerRef.current || !enabled) {
791
1838
  return;
792
1839
  }
793
1840
  const addLiveIndicator = (currentTimeElement) => {
@@ -818,7 +1865,7 @@ var useLiveIndicator = (containerRef, options = {}) => {
818
1865
  const currentTimeElements = containerRef.current?.querySelectorAll(".shaka-current-time");
819
1866
  currentTimeElements?.forEach((element) => {
820
1867
  const textContent = element.textContent?.trim() || "";
821
- if (textContent.toLowerCase().includes("live")) {
1868
+ if (textContent.toLowerCase().includes("live") && isNearLiveEdge(playerRef.current)) {
822
1869
  addLiveIndicator(element);
823
1870
  } else {
824
1871
  removeLiveIndicator(element);
@@ -826,6 +1873,7 @@ var useLiveIndicator = (containerRef, options = {}) => {
826
1873
  });
827
1874
  };
828
1875
  checkForLiveContent();
1876
+ intervalRef.current = setInterval(checkForLiveContent, 1e3);
829
1877
  observerRef.current = new MutationObserver((mutations) => {
830
1878
  let shouldCheck = false;
831
1879
  mutations.forEach((mutation) => {
@@ -855,15 +1903,18 @@ var useLiveIndicator = (containerRef, options = {}) => {
855
1903
  if (observerRef.current) {
856
1904
  observerRef.current.disconnect();
857
1905
  }
1906
+ if (intervalRef.current) {
1907
+ clearInterval(intervalRef.current);
1908
+ }
858
1909
  };
859
- }, [containerRef, enabled, indicatorColor, indicatorSize, showPulseAnimation]);
1910
+ }, [containerRef, playerRef, enabled, indicatorColor, indicatorSize, showPulseAnimation, liveThresholdSeconds]);
860
1911
  return {
861
1912
  // Expose method to manually trigger check if needed
862
1913
  checkForLiveContent: () => {
863
1914
  const currentTimeElements = containerRef.current?.querySelectorAll(".shaka-current-time");
864
1915
  currentTimeElements?.forEach((element) => {
865
1916
  const textContent = element.textContent?.trim() || "";
866
- if (textContent.toLowerCase().includes("live")) {
1917
+ if (textContent.toLowerCase().includes("live") && isNearLiveEdge(playerRef.current)) {
867
1918
  }
868
1919
  });
869
1920
  }
@@ -917,8 +1968,8 @@ var useKeyboardControls = (videoRef, options = {}) => {
917
1968
 
918
1969
  // src/components/Loading.tsx
919
1970
  import { twMerge } from "tailwind-merge";
920
- import { jsx, jsxs } from "react/jsx-runtime";
921
- var Loading = ({ className }) => /* @__PURE__ */ jsxs(
1971
+ import { jsx as jsx4, jsxs as jsxs3 } from "react/jsx-runtime";
1972
+ var Loading = ({ className }) => /* @__PURE__ */ jsxs3(
922
1973
  "div",
923
1974
  {
924
1975
  className: twMerge(
@@ -927,13 +1978,13 @@ var Loading = ({ className }) => /* @__PURE__ */ jsxs(
927
1978
  ),
928
1979
  role: "status",
929
1980
  children: [
930
- /* @__PURE__ */ jsx("div", { className: "shaka-spinner-container flex justify-center items-center", children: /* @__PURE__ */ jsx(
1981
+ /* @__PURE__ */ jsx4("div", { className: "shaka-spinner-container flex justify-center items-center", children: /* @__PURE__ */ jsx4(
931
1982
  "svg",
932
1983
  {
933
1984
  className: "shaka-spinner-svg animate-spin h-12 w-12",
934
1985
  viewBox: "0 0 64 64",
935
1986
  xmlns: "http://www.w3.org/2000/svg",
936
- children: /* @__PURE__ */ jsx(
1987
+ children: /* @__PURE__ */ jsx4(
937
1988
  "circle",
938
1989
  {
939
1990
  className: "shaka-spinner-path",
@@ -946,15 +1997,15 @@ var Loading = ({ className }) => /* @__PURE__ */ jsxs(
946
1997
  )
947
1998
  }
948
1999
  ) }),
949
- /* @__PURE__ */ jsx("span", { className: "sr-only", children: "Loading..." })
2000
+ /* @__PURE__ */ jsx4("span", { className: "sr-only", children: "Loading..." })
950
2001
  ]
951
2002
  }
952
2003
  );
953
2004
 
954
2005
  // src/components/ErrorScreen.tsx
955
- import { jsx as jsx2, jsxs as jsxs2 } from "react/jsx-runtime";
956
- 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: [
957
- /* @__PURE__ */ jsx2(
2006
+ import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
2007
+ 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: [
2008
+ /* @__PURE__ */ jsx5(
958
2009
  "svg",
959
2010
  {
960
2011
  className: "w-24 h-24 m-6",
@@ -964,7 +2015,7 @@ var ErrorScreen = ({ title, description }) => /* @__PURE__ */ jsx2("div", { clas
964
2015
  style: { width: 96 },
965
2016
  viewBox: "0 0 24 24",
966
2017
  xmlns: "http://www.w3.org/2000/svg",
967
- children: /* @__PURE__ */ jsx2(
2018
+ children: /* @__PURE__ */ jsx5(
968
2019
  "path",
969
2020
  {
970
2021
  d: "M12 9v3.75m9-.75a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 3.75h.008v.008H12v-.008Z",
@@ -974,18 +2025,18 @@ var ErrorScreen = ({ title, description }) => /* @__PURE__ */ jsx2("div", { clas
974
2025
  )
975
2026
  }
976
2027
  ),
977
- /* @__PURE__ */ jsxs2("div", { children: [
978
- /* @__PURE__ */ jsx2("h3", { className: "text-2xl mb-2", children: title || "Playback Error" }),
979
- /* @__PURE__ */ jsx2("div", { className: "text-lg", children: description || "Unable to play the video. Please try again later." })
2028
+ /* @__PURE__ */ jsxs4("div", { children: [
2029
+ /* @__PURE__ */ jsx5("h3", { className: "text-2xl mb-2", children: title || "Playback Error" }),
2030
+ /* @__PURE__ */ jsx5("div", { className: "text-lg", children: description || "Unable to play the video. Please try again later." })
980
2031
  ] })
981
2032
  ] }) });
982
2033
 
983
2034
  // src/components/Title.tsx
984
- import { jsx as jsx3 } from "react/jsx-runtime";
985
- 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 }) });
2035
+ import { jsx as jsx6 } from "react/jsx-runtime";
2036
+ 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 }) });
986
2037
 
987
2038
  // src/components/LiveBadge.tsx
988
- import { jsx as jsx4, jsxs as jsxs3 } from "react/jsx-runtime";
2039
+ import { jsx as jsx7, jsxs as jsxs5 } from "react/jsx-runtime";
989
2040
  var LiveBadge = ({
990
2041
  isVisible,
991
2042
  position = "top-right",
@@ -1000,7 +2051,7 @@ var LiveBadge = ({
1000
2051
  "bottom-left": "bottom-4 left-4",
1001
2052
  "bottom-right": "bottom-4 right-4"
1002
2053
  };
1003
- return /* @__PURE__ */ jsx4(
2054
+ return /* @__PURE__ */ jsx7(
1004
2055
  "div",
1005
2056
  {
1006
2057
  className: `
@@ -1017,8 +2068,8 @@ var LiveBadge = ({
1017
2068
  ${className}
1018
2069
  `,
1019
2070
  style,
1020
- children: /* @__PURE__ */ jsxs3("span", { className: "flex items-center gap-1", children: [
1021
- /* @__PURE__ */ jsx4("span", { className: "w-2 h-2 bg-white rounded-full animate-pulse" }),
2071
+ children: /* @__PURE__ */ jsxs5("span", { className: "flex items-center gap-1", children: [
2072
+ /* @__PURE__ */ jsx7("span", { className: "w-2 h-2 bg-white rounded-full animate-pulse" }),
1022
2073
  text
1023
2074
  ] })
1024
2075
  }
@@ -1026,11 +2077,1076 @@ var LiveBadge = ({
1026
2077
  };
1027
2078
 
1028
2079
  // src/styles.css
1029
- 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');
2080
+ styleInject(`/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
2081
+ @layer properties;
2082
+ @layer theme, base, components, utilities;
2083
+ @layer theme {
2084
+ :root,
2085
+ :host {
2086
+ --font-sans:
2087
+ ui-sans-serif,
2088
+ system-ui,
2089
+ sans-serif,
2090
+ "Apple Color Emoji",
2091
+ "Segoe UI Emoji",
2092
+ "Segoe UI Symbol",
2093
+ "Noto Color Emoji";
2094
+ --font-mono:
2095
+ ui-monospace,
2096
+ SFMono-Regular,
2097
+ Menlo,
2098
+ Monaco,
2099
+ Consolas,
2100
+ "Liberation Mono",
2101
+ "Courier New",
2102
+ monospace;
2103
+ --color-red-600: oklch(57.7% 0.245 27.325);
2104
+ --color-black: #000;
2105
+ --color-white: #fff;
2106
+ --spacing: 0.25rem;
2107
+ --text-xs: 0.75rem;
2108
+ --text-xs--line-height: calc(1 / 0.75);
2109
+ --text-sm: 0.875rem;
2110
+ --text-sm--line-height: calc(1.25 / 0.875);
2111
+ --text-base: 1rem;
2112
+ --text-base--line-height: calc(1.5 / 1);
2113
+ --text-lg: 1.125rem;
2114
+ --text-lg--line-height: calc(1.75 / 1.125);
2115
+ --text-xl: 1.25rem;
2116
+ --text-xl--line-height: calc(1.75 / 1.25);
2117
+ --text-2xl: 1.5rem;
2118
+ --text-2xl--line-height: calc(2 / 1.5);
2119
+ --text-5xl: 3rem;
2120
+ --text-5xl--line-height: 1;
2121
+ --font-weight-medium: 500;
2122
+ --font-weight-semibold: 600;
2123
+ --font-weight-bold: 700;
2124
+ --tracking-wide: 0.025em;
2125
+ --tracking-widest: 0.1em;
2126
+ --radius-md: 0.375rem;
2127
+ --radius-2xl: 1rem;
2128
+ --animate-spin: spin 1s linear infinite;
2129
+ --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
2130
+ --aspect-video: 16 / 9;
2131
+ --default-transition-duration: 150ms;
2132
+ --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2133
+ --default-font-family: var(--font-sans);
2134
+ --default-mono-font-family: var(--font-mono);
2135
+ }
2136
+ }
2137
+ @layer base {
2138
+ *,
2139
+ ::after,
2140
+ ::before,
2141
+ ::backdrop,
2142
+ ::file-selector-button {
2143
+ box-sizing: border-box;
2144
+ margin: 0;
2145
+ padding: 0;
2146
+ border: 0 solid;
2147
+ }
2148
+ html,
2149
+ :host {
2150
+ line-height: 1.5;
2151
+ -webkit-text-size-adjust: 100%;
2152
+ tab-size: 4;
2153
+ 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");
2154
+ font-feature-settings: var(--default-font-feature-settings, normal);
2155
+ font-variation-settings: var(--default-font-variation-settings, normal);
2156
+ -webkit-tap-highlight-color: transparent;
2157
+ }
2158
+ hr {
2159
+ height: 0;
2160
+ color: inherit;
2161
+ border-top-width: 1px;
2162
+ }
2163
+ abbr:where([title]) {
2164
+ -webkit-text-decoration: underline dotted;
2165
+ text-decoration: underline dotted;
2166
+ }
2167
+ h1,
2168
+ h2,
2169
+ h3,
2170
+ h4,
2171
+ h5,
2172
+ h6 {
2173
+ font-size: inherit;
2174
+ font-weight: inherit;
2175
+ }
2176
+ a {
2177
+ color: inherit;
2178
+ -webkit-text-decoration: inherit;
2179
+ text-decoration: inherit;
2180
+ }
2181
+ b,
2182
+ strong {
2183
+ font-weight: bolder;
2184
+ }
2185
+ code,
2186
+ kbd,
2187
+ samp,
2188
+ pre {
2189
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
2190
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
2191
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
2192
+ font-size: 1em;
2193
+ }
2194
+ small {
2195
+ font-size: 80%;
2196
+ }
2197
+ sub,
2198
+ sup {
2199
+ font-size: 75%;
2200
+ line-height: 0;
2201
+ position: relative;
2202
+ vertical-align: baseline;
2203
+ }
2204
+ sub {
2205
+ bottom: -0.25em;
2206
+ }
2207
+ sup {
2208
+ top: -0.5em;
2209
+ }
2210
+ table {
2211
+ text-indent: 0;
2212
+ border-color: inherit;
2213
+ border-collapse: collapse;
2214
+ }
2215
+ :-moz-focusring {
2216
+ outline: auto;
2217
+ }
2218
+ progress {
2219
+ vertical-align: baseline;
2220
+ }
2221
+ summary {
2222
+ display: list-item;
2223
+ }
2224
+ ol,
2225
+ ul,
2226
+ menu {
2227
+ list-style: none;
2228
+ }
2229
+ img,
2230
+ svg,
2231
+ video,
2232
+ canvas,
2233
+ audio,
2234
+ iframe,
2235
+ embed,
2236
+ object {
2237
+ display: block;
2238
+ vertical-align: middle;
2239
+ }
2240
+ img,
2241
+ video {
2242
+ max-width: 100%;
2243
+ height: auto;
2244
+ }
2245
+ button,
2246
+ input,
2247
+ select,
2248
+ optgroup,
2249
+ textarea,
2250
+ ::file-selector-button {
2251
+ font: inherit;
2252
+ font-feature-settings: inherit;
2253
+ font-variation-settings: inherit;
2254
+ letter-spacing: inherit;
2255
+ color: inherit;
2256
+ border-radius: 0;
2257
+ background-color: transparent;
2258
+ opacity: 1;
2259
+ }
2260
+ :where(select:is([multiple], [size])) optgroup {
2261
+ font-weight: bolder;
2262
+ }
2263
+ :where(select:is([multiple], [size])) optgroup option {
2264
+ padding-inline-start: 20px;
2265
+ }
2266
+ ::file-selector-button {
2267
+ margin-inline-end: 4px;
2268
+ }
2269
+ ::placeholder {
2270
+ opacity: 1;
2271
+ }
2272
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
2273
+ ::placeholder {
2274
+ color: currentcolor;
2275
+ @supports (color: color-mix(in lab, red, red)) {
2276
+ color: color-mix(in oklab, currentcolor 50%, transparent);
2277
+ }
2278
+ }
2279
+ }
2280
+ textarea {
2281
+ resize: vertical;
2282
+ }
2283
+ ::-webkit-search-decoration {
2284
+ -webkit-appearance: none;
2285
+ }
2286
+ ::-webkit-date-and-time-value {
2287
+ min-height: 1lh;
2288
+ text-align: inherit;
2289
+ }
2290
+ ::-webkit-datetime-edit {
2291
+ display: inline-flex;
2292
+ }
2293
+ ::-webkit-datetime-edit-fields-wrapper {
2294
+ padding: 0;
2295
+ }
2296
+ ::-webkit-datetime-edit,
2297
+ ::-webkit-datetime-edit-year-field,
2298
+ ::-webkit-datetime-edit-month-field,
2299
+ ::-webkit-datetime-edit-day-field,
2300
+ ::-webkit-datetime-edit-hour-field,
2301
+ ::-webkit-datetime-edit-minute-field,
2302
+ ::-webkit-datetime-edit-second-field,
2303
+ ::-webkit-datetime-edit-millisecond-field,
2304
+ ::-webkit-datetime-edit-meridiem-field {
2305
+ padding-block: 0;
2306
+ }
2307
+ :-moz-ui-invalid {
2308
+ box-shadow: none;
2309
+ }
2310
+ button,
2311
+ input:where([type=button], [type=reset], [type=submit]),
2312
+ ::file-selector-button {
2313
+ appearance: button;
2314
+ }
2315
+ ::-webkit-inner-spin-button,
2316
+ ::-webkit-outer-spin-button {
2317
+ height: auto;
2318
+ }
2319
+ [hidden]:where(:not([hidden=until-found])) {
2320
+ display: none !important;
2321
+ }
2322
+ }
2323
+ @layer utilities {
2324
+ .pointer-events-auto {
2325
+ pointer-events: auto;
2326
+ }
2327
+ .pointer-events-none {
2328
+ pointer-events: none;
2329
+ }
2330
+ .visible {
2331
+ visibility: visible;
2332
+ }
2333
+ .sr-only {
2334
+ position: absolute;
2335
+ width: 1px;
2336
+ height: 1px;
2337
+ padding: 0;
2338
+ margin: -1px;
2339
+ overflow: hidden;
2340
+ clip: rect(0, 0, 0, 0);
2341
+ white-space: nowrap;
2342
+ border-width: 0;
2343
+ }
2344
+ .absolute {
2345
+ position: absolute;
2346
+ }
2347
+ .fixed {
2348
+ position: fixed;
2349
+ }
2350
+ .relative {
2351
+ position: relative;
2352
+ }
2353
+ .static {
2354
+ position: static;
2355
+ }
2356
+ .inset-0 {
2357
+ inset: calc(var(--spacing) * 0);
2358
+ }
2359
+ .top-0 {
2360
+ top: calc(var(--spacing) * 0);
2361
+ }
2362
+ .top-4 {
2363
+ top: calc(var(--spacing) * 4);
2364
+ }
2365
+ .right-0 {
2366
+ right: calc(var(--spacing) * 0);
2367
+ }
2368
+ .right-4 {
2369
+ right: calc(var(--spacing) * 4);
2370
+ }
2371
+ .bottom-0 {
2372
+ bottom: calc(var(--spacing) * 0);
2373
+ }
2374
+ .bottom-4 {
2375
+ bottom: calc(var(--spacing) * 4);
2376
+ }
2377
+ .left-0 {
2378
+ left: calc(var(--spacing) * 0);
2379
+ }
2380
+ .left-4 {
2381
+ left: calc(var(--spacing) * 4);
2382
+ }
2383
+ .z-10 {
2384
+ z-index: 10;
2385
+ }
2386
+ .z-50 {
2387
+ z-index: 50;
2388
+ }
2389
+ .container {
2390
+ width: 100%;
2391
+ @media (width >= 40rem) {
2392
+ max-width: 40rem;
2393
+ }
2394
+ @media (width >= 48rem) {
2395
+ max-width: 48rem;
2396
+ }
2397
+ @media (width >= 64rem) {
2398
+ max-width: 64rem;
2399
+ }
2400
+ @media (width >= 80rem) {
2401
+ max-width: 80rem;
2402
+ }
2403
+ @media (width >= 96rem) {
2404
+ max-width: 96rem;
2405
+ }
2406
+ }
2407
+ .m-6 {
2408
+ margin: calc(var(--spacing) * 6);
2409
+ }
2410
+ .mt-1 {
2411
+ margin-top: calc(var(--spacing) * 1);
2412
+ }
2413
+ .mt-3 {
2414
+ margin-top: calc(var(--spacing) * 3);
2415
+ }
2416
+ .mb-2 {
2417
+ margin-bottom: calc(var(--spacing) * 2);
2418
+ }
2419
+ .mb-6 {
2420
+ margin-bottom: calc(var(--spacing) * 6);
2421
+ }
2422
+ .flex {
2423
+ display: flex;
2424
+ }
2425
+ .grid {
2426
+ display: grid;
2427
+ }
2428
+ .aspect-video {
2429
+ aspect-ratio: var(--aspect-video);
2430
+ }
2431
+ .h-2 {
2432
+ height: calc(var(--spacing) * 2);
2433
+ }
2434
+ .h-12 {
2435
+ height: calc(var(--spacing) * 12);
2436
+ }
2437
+ .h-24 {
2438
+ height: calc(var(--spacing) * 24);
2439
+ }
2440
+ .h-full {
2441
+ height: 100%;
2442
+ }
2443
+ .w-2 {
2444
+ width: calc(var(--spacing) * 2);
2445
+ }
2446
+ .w-12 {
2447
+ width: calc(var(--spacing) * 12);
2448
+ }
2449
+ .w-24 {
2450
+ width: calc(var(--spacing) * 24);
2451
+ }
2452
+ .w-full {
2453
+ width: 100%;
2454
+ }
2455
+ .animate-pulse {
2456
+ animation: var(--animate-pulse);
2457
+ }
2458
+ .animate-spin {
2459
+ animation: var(--animate-spin);
2460
+ }
2461
+ .auto-cols-max {
2462
+ grid-auto-columns: max-content;
2463
+ }
2464
+ .grid-flow-col {
2465
+ grid-auto-flow: column;
2466
+ }
2467
+ .flex-col {
2468
+ flex-direction: column;
2469
+ }
2470
+ .items-center {
2471
+ align-items: center;
2472
+ }
2473
+ .justify-center {
2474
+ justify-content: center;
2475
+ }
2476
+ .justify-stretch {
2477
+ justify-content: stretch;
2478
+ }
2479
+ .gap-1 {
2480
+ gap: calc(var(--spacing) * 1);
2481
+ }
2482
+ .gap-5 {
2483
+ gap: calc(var(--spacing) * 5);
2484
+ }
2485
+ .overflow-hidden {
2486
+ overflow: hidden;
2487
+ }
2488
+ .rounded-full {
2489
+ border-radius: calc(infinity * 1px);
2490
+ }
2491
+ .rounded-md {
2492
+ border-radius: var(--radius-md);
2493
+ }
2494
+ .bg-\\[\\#151515\\] {
2495
+ background-color: #151515;
2496
+ }
2497
+ .bg-black {
2498
+ background-color: var(--color-black);
2499
+ }
2500
+ .bg-red-600 {
2501
+ background-color: var(--color-red-600);
2502
+ }
2503
+ .bg-white {
2504
+ background-color: var(--color-white);
2505
+ }
2506
+ .bg-gradient-to-t {
2507
+ --tw-gradient-position: to top in oklab;
2508
+ background-image: linear-gradient(var(--tw-gradient-stops));
2509
+ }
2510
+ .from-black\\/70 {
2511
+ --tw-gradient-from: color-mix(in srgb, #000 70%, transparent);
2512
+ @supports (color: color-mix(in lab, red, red)) {
2513
+ --tw-gradient-from: color-mix(in oklab, var(--color-black) 70%, transparent);
2514
+ }
2515
+ --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));
2516
+ }
2517
+ .to-transparent {
2518
+ --tw-gradient-to: transparent;
2519
+ --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));
2520
+ }
2521
+ .bg-cover {
2522
+ background-size: cover;
2523
+ }
2524
+ .bg-center {
2525
+ background-position: center;
2526
+ }
2527
+ .bg-no-repeat {
2528
+ background-repeat: no-repeat;
2529
+ }
2530
+ .p-2 {
2531
+ padding: calc(var(--spacing) * 2);
2532
+ }
2533
+ .p-4 {
2534
+ padding: calc(var(--spacing) * 4);
2535
+ }
2536
+ .px-2 {
2537
+ padding-inline: calc(var(--spacing) * 2);
2538
+ }
2539
+ .px-4 {
2540
+ padding-inline: calc(var(--spacing) * 4);
2541
+ }
2542
+ .py-1 {
2543
+ padding-block: calc(var(--spacing) * 1);
2544
+ }
2545
+ .text-center {
2546
+ text-align: center;
2547
+ }
2548
+ .text-left {
2549
+ text-align: left;
2550
+ }
2551
+ .font-mono {
2552
+ font-family: var(--font-mono);
2553
+ }
2554
+ .text-2xl {
2555
+ font-size: var(--text-2xl);
2556
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
2557
+ }
2558
+ .text-5xl {
2559
+ font-size: var(--text-5xl);
2560
+ line-height: var(--tw-leading, var(--text-5xl--line-height));
2561
+ }
2562
+ .text-base {
2563
+ font-size: var(--text-base);
2564
+ line-height: var(--tw-leading, var(--text-base--line-height));
2565
+ }
2566
+ .text-lg {
2567
+ font-size: var(--text-lg);
2568
+ line-height: var(--tw-leading, var(--text-lg--line-height));
2569
+ }
2570
+ .text-sm {
2571
+ font-size: var(--text-sm);
2572
+ line-height: var(--tw-leading, var(--text-sm--line-height));
2573
+ }
2574
+ .text-xl {
2575
+ font-size: var(--text-xl);
2576
+ line-height: var(--tw-leading, var(--text-xl--line-height));
2577
+ }
2578
+ .text-xs {
2579
+ font-size: var(--text-xs);
2580
+ line-height: var(--tw-leading, var(--text-xs--line-height));
2581
+ }
2582
+ .text-\\[10px\\] {
2583
+ font-size: 10px;
2584
+ }
2585
+ .font-bold {
2586
+ --tw-font-weight: var(--font-weight-bold);
2587
+ font-weight: var(--font-weight-bold);
2588
+ }
2589
+ .font-medium {
2590
+ --tw-font-weight: var(--font-weight-medium);
2591
+ font-weight: var(--font-weight-medium);
2592
+ }
2593
+ .font-semibold {
2594
+ --tw-font-weight: var(--font-weight-semibold);
2595
+ font-weight: var(--font-weight-semibold);
2596
+ }
2597
+ .tracking-wide {
2598
+ --tw-tracking: var(--tracking-wide);
2599
+ letter-spacing: var(--tracking-wide);
2600
+ }
2601
+ .tracking-widest {
2602
+ --tw-tracking: var(--tracking-widest);
2603
+ letter-spacing: var(--tracking-widest);
2604
+ }
2605
+ .text-white {
2606
+ color: var(--color-white);
2607
+ }
2608
+ .uppercase {
2609
+ text-transform: uppercase;
2610
+ }
2611
+ .shadow-lg {
2612
+ --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));
2613
+ box-shadow:
2614
+ var(--tw-inset-shadow),
2615
+ var(--tw-inset-ring-shadow),
2616
+ var(--tw-ring-offset-shadow),
2617
+ var(--tw-ring-shadow),
2618
+ var(--tw-shadow);
2619
+ }
2620
+ .filter {
2621
+ 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,);
2622
+ }
2623
+ .md\\:rounded-2xl {
2624
+ @media (width >= 48rem) {
2625
+ border-radius: var(--radius-2xl);
2626
+ }
2627
+ }
2628
+ .md\\:rounded-2xl\\! {
2629
+ @media (width >= 48rem) {
2630
+ border-radius: var(--radius-2xl) !important;
2631
+ }
2632
+ }
2633
+ .md\\:text-base {
2634
+ @media (width >= 48rem) {
2635
+ font-size: var(--text-base);
2636
+ line-height: var(--tw-leading, var(--text-base--line-height));
2637
+ }
2638
+ }
2639
+ .md\\:text-sm {
2640
+ @media (width >= 48rem) {
2641
+ font-size: var(--text-sm);
2642
+ line-height: var(--tw-leading, var(--text-sm--line-height));
2643
+ }
2644
+ }
2645
+ .md\\:text-xl {
2646
+ @media (width >= 48rem) {
2647
+ font-size: var(--text-xl);
2648
+ line-height: var(--tw-leading, var(--text-xl--line-height));
2649
+ }
2650
+ }
2651
+ }
2652
+ @layer components {
2653
+ video::-webkit-media-controls {
2654
+ display: none !important;
2655
+ }
2656
+ video::-webkit-media-controls-panel {
2657
+ display: none !important;
2658
+ }
2659
+ video::-webkit-media-controls-play-button {
2660
+ display: none !important;
2661
+ }
2662
+ video::-webkit-media-controls-timeline {
2663
+ display: none !important;
2664
+ }
2665
+ video::-webkit-media-controls-current-time-display {
2666
+ display: none !important;
2667
+ }
2668
+ video::-webkit-media-controls-time-remaining-display {
2669
+ display: none !important;
2670
+ }
2671
+ video::-webkit-media-controls-mute-button {
2672
+ display: none !important;
2673
+ }
2674
+ video::-webkit-media-controls-volume-slider {
2675
+ display: none !important;
2676
+ }
2677
+ video::-webkit-media-controls-fullscreen-button {
2678
+ display: none !important;
2679
+ }
2680
+ video::-webkit-media-controls-overlay-play-button {
2681
+ display: none !important;
2682
+ }
2683
+ video::-moz-media-controls {
2684
+ display: none !important;
2685
+ }
2686
+ video {
2687
+ outline: none !important;
2688
+ }
2689
+ video[controls] {
2690
+ -webkit-appearance: none !important;
2691
+ appearance: none !important;
2692
+ }
2693
+ video::-webkit-media-controls-enclosure {
2694
+ display: none !important;
2695
+ }
2696
+ video::-webkit-media-controls-start-playback-button {
2697
+ display: none !important;
2698
+ }
2699
+ video[controls]::-webkit-media-controls,
2700
+ video[controls]::-webkit-media-controls-panel,
2701
+ video[controls]::-webkit-media-controls-play-button,
2702
+ video[controls]::-webkit-media-controls-timeline,
2703
+ video[controls]::-webkit-media-controls-current-time-display,
2704
+ video[controls]::-webkit-media-controls-time-remaining-display,
2705
+ video[controls]::-webkit-media-controls-mute-button,
2706
+ video[controls]::-webkit-media-controls-volume-slider,
2707
+ video[controls]::-webkit-media-controls-fullscreen-button,
2708
+ video[controls]::-webkit-media-controls-overlay-play-button,
2709
+ video[controls]::-webkit-media-controls-enclosure,
2710
+ video[controls]::-webkit-media-controls-start-playback-button {
2711
+ display: none !important;
2712
+ visibility: hidden !important;
2713
+ opacity: 0 !important;
2714
+ pointer-events: none !important;
2715
+ }
2716
+ video[controls]::-moz-media-controls {
2717
+ display: none !important;
2718
+ visibility: hidden !important;
2719
+ opacity: 0 !important;
2720
+ }
2721
+ .motto-video-container {
2722
+ position: relative;
2723
+ width: 100%;
2724
+ min-height: 300px;
2725
+ }
2726
+ @supports (aspect-ratio: 16/9) {
2727
+ .motto-video-container {
2728
+ min-height: auto;
2729
+ }
2730
+ }
2731
+ .motto-video-responsive {
2732
+ position: absolute;
2733
+ top: calc(var(--spacing) * 0);
2734
+ left: calc(var(--spacing) * 0);
2735
+ height: 100%;
2736
+ width: 100%;
2737
+ }
2738
+ .motto-skip-button {
2739
+ position: absolute;
2740
+ top: calc(1/2 * 100%);
2741
+ z-index: 10;
2742
+ display: flex;
2743
+ height: calc(var(--spacing) * 16);
2744
+ width: calc(var(--spacing) * 16);
2745
+ --tw-translate-y: calc(calc(1/2 * 100%) * -1);
2746
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2747
+ cursor: pointer;
2748
+ align-items: center;
2749
+ justify-content: center;
2750
+ border-radius: calc(infinity * 1px);
2751
+ border-style: var(--tw-border-style);
2752
+ border-width: 0px;
2753
+ background-color: color-mix(in srgb, #000 70%, transparent);
2754
+ @supports (color: color-mix(in lab, red, red)) {
2755
+ background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
2756
+ }
2757
+ font-size: var(--text-2xl);
2758
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
2759
+ color: var(--color-white);
2760
+ opacity: 80%;
2761
+ transition-property: all;
2762
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2763
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
2764
+ --tw-duration: 200ms;
2765
+ transition-duration: 200ms;
2766
+ &:hover {
2767
+ @media (hover: hover) {
2768
+ --tw-scale-x: 110%;
2769
+ --tw-scale-y: 110%;
2770
+ --tw-scale-z: 110%;
2771
+ scale: var(--tw-scale-x) var(--tw-scale-y);
2772
+ }
2773
+ }
2774
+ &:hover {
2775
+ @media (hover: hover) {
2776
+ opacity: 100%;
2777
+ }
2778
+ }
2779
+ &:active {
2780
+ --tw-scale-x: 95%;
2781
+ --tw-scale-y: 95%;
2782
+ --tw-scale-z: 95%;
2783
+ scale: var(--tw-scale-x) var(--tw-scale-y);
2784
+ }
2785
+ }
2786
+ .motto-skip-button-back {
2787
+ left: calc(var(--spacing) * 5);
2788
+ }
2789
+ .motto-skip-button-forward {
2790
+ right: calc(var(--spacing) * 5);
2791
+ }
2792
+ }
2793
+ .shaka-seek-bar-container {
2794
+ height: 6px !important;
2795
+ width: 100% !important;
2796
+ margin: 8px 0 !important;
2797
+ border-radius: 4px !important;
2798
+ position: relative !important;
2799
+ border-top: none !important;
2800
+ border-bottom: none !important;
2801
+ box-shadow: none !important;
2802
+ }
2803
+ .shaka-seek-bar {
2804
+ height: 6px !important;
2805
+ width: 100% !important;
2806
+ -webkit-appearance: none !important;
2807
+ appearance: none !important;
2808
+ background: transparent !important;
2809
+ cursor: pointer !important;
2810
+ border: none !important;
2811
+ outline: none !important;
2812
+ position: absolute !important;
2813
+ top: 0 !important;
2814
+ left: 0 !important;
2815
+ border-radius: 4px !important;
2816
+ }
2817
+ .shaka-seek-bar::-webkit-slider-runnable-track {
2818
+ height: 6px !important;
2819
+ background: transparent !important;
2820
+ border-radius: 4px !important;
2821
+ border: none !important;
2822
+ }
2823
+ .shaka-seek-bar::-moz-range-track {
2824
+ height: 6px !important;
2825
+ background: transparent !important;
2826
+ border-radius: 4px !important;
2827
+ border: none !important;
2828
+ }
2829
+ .shaka-seek-bar::-webkit-slider-thumb {
2830
+ -webkit-appearance: none !important;
2831
+ appearance: none !important;
2832
+ width: 16px !important;
2833
+ height: 16px !important;
2834
+ border-radius: 50% !important;
2835
+ background: #ffffff !important;
2836
+ cursor: pointer !important;
2837
+ border: 2px solid #ffffff !important;
2838
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
2839
+ margin-top: -4px !important;
2840
+ }
2841
+ .shaka-seek-bar::-moz-range-thumb {
2842
+ width: 16px !important;
2843
+ height: 16px !important;
2844
+ border-radius: 50% !important;
2845
+ background: #ffffff !important;
2846
+ cursor: pointer !important;
2847
+ border: 2px solid #ffffff !important;
2848
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
2849
+ margin-top: -4px !important;
2850
+ }
2851
+ .motto-skip-back-button,
2852
+ .motto-skip-forward-button,
2853
+ .motto-native-skip-button {
2854
+ background: transparent !important;
2855
+ border: none !important;
2856
+ padding: 4px !important;
2857
+ margin: 0px !important;
2858
+ cursor: pointer !important;
2859
+ color: #ffffff !important;
2860
+ transition: all 0.2s ease !important;
2861
+ min-width: 32px !important;
2862
+ height: 32px !important;
2863
+ display: flex !important;
2864
+ align-items: center !important;
2865
+ justify-content: center !important;
2866
+ border-radius: 4px !important;
2867
+ width: 25px;
2868
+ }
2869
+ .motto-skip-back-button:hover,
2870
+ .motto-skip-forward-button:hover,
2871
+ .motto-native-skip-button:hover {
2872
+ opacity: 0.8 !important;
2873
+ background: transparent !important;
2874
+ transform: scale(1.05) !important;
2875
+ }
2876
+ .motto-skip-back-button:active,
2877
+ .motto-skip-forward-button:active,
2878
+ .motto-native-skip-button:active {
2879
+ transform: scale(0.95) !important;
2880
+ }
2881
+ .motto-skip-back-button svg,
2882
+ .motto-skip-forward-button svg,
2883
+ .motto-native-skip-button svg {
2884
+ width: 24px !important;
2885
+ height: 24px !important;
2886
+ }
2887
+ .shaka-spinner-svg {
2888
+ color: white !important;
2889
+ fill: white !important;
2890
+ }
2891
+ .shaka-spinner-path {
2892
+ stroke: white !important;
2893
+ fill: none !important;
2894
+ }
2895
+ .shaka-spinner-container {
2896
+ color: white !important;
2897
+ }
2898
+ .shaka-buffering-spinner {
2899
+ color: white !important;
2900
+ fill: white !important;
2901
+ }
2902
+ .shaka-buffering-spinner svg {
2903
+ color: white !important;
2904
+ fill: white !important;
2905
+ }
2906
+ .shaka-buffering-spinner path {
2907
+ stroke: white !important;
2908
+ fill: none !important;
2909
+ }
2910
+ [data-shaka-player-container] .shaka-spinner,
2911
+ [data-shaka-player-container] .spinner {
2912
+ color: white !important;
2913
+ border-color: white !important;
2914
+ }
2915
+ .material-icons.shaka-spinner {
2916
+ color: white !important;
2917
+ }
2918
+ .shaka-controls-container .shaka-spinner,
2919
+ .shaka-video-container .shaka-spinner {
2920
+ color: white !important;
2921
+ fill: white !important;
2922
+ }
2923
+ .shaka-controls-container .shaka-spinner svg,
2924
+ .shaka-video-container .shaka-spinner svg {
2925
+ color: white !important;
2926
+ fill: white !important;
2927
+ }
2928
+ .shaka-controls-container .shaka-spinner path,
2929
+ .shaka-video-container .shaka-spinner path {
2930
+ stroke: white !important;
2931
+ }
2932
+ .motto-video-loading-overlay {
2933
+ position: absolute;
2934
+ top: 0;
2935
+ left: 0;
2936
+ width: 100%;
2937
+ height: 100%;
2938
+ background:
2939
+ linear-gradient(
2940
+ 135deg,
2941
+ #1a1a1a 0%,
2942
+ #2d2d2d 100%);
2943
+ display: flex;
2944
+ flex-direction: column;
2945
+ align-items: center;
2946
+ justify-content: center;
2947
+ z-index: 10;
2948
+ transition: opacity 0.3s ease;
2949
+ }
2950
+ .motto-video-loading-overlay.hidden {
2951
+ opacity: 0;
2952
+ pointer-events: none;
2953
+ }
2954
+ .motto-video-loading-content {
2955
+ text-align: center;
2956
+ color: white;
2957
+ }
2958
+ .motto-video-loading-icon {
2959
+ width: 64px;
2960
+ height: 64px;
2961
+ margin-bottom: 16px;
2962
+ opacity: 0.7;
2963
+ }
2964
+ .motto-video-loading-text {
2965
+ font-size: 16px;
2966
+ font-weight: 500;
2967
+ margin-bottom: 8px;
2968
+ }
2969
+ .motto-video-loading-subtext {
2970
+ font-size: 14px;
2971
+ opacity: 0.7;
2972
+ }
2973
+ @keyframes pulse-live {
2974
+ 0% {
2975
+ opacity: 1;
2976
+ transform: scale(1);
2977
+ }
2978
+ 50% {
2979
+ opacity: 0.7;
2980
+ transform: scale(1.1);
2981
+ }
2982
+ 100% {
2983
+ opacity: 1;
2984
+ transform: scale(1);
2985
+ }
2986
+ }
2987
+ .shaka-play-button {
2988
+ background: rgba(255, 255, 255, 0.1) !important;
2989
+ border: none !important;
2990
+ color: white !important;
2991
+ padding: 10px !important;
2992
+ border-radius: 100% !important;
2993
+ transition: all 0.2s ease !important;
2994
+ display: flex !important;
2995
+ align-items: center !important;
2996
+ justify-content: center !important;
2997
+ min-width: 55px !important;
2998
+ height: 55px !important;
2999
+ }
3000
+ .shaka-play-button-container {
3001
+ background: transparent;
3002
+ transition: all 0.2s ease !important;
3003
+ }
3004
+ .motto-video-container:not(.no-cursor) .shaka-play-button-container {
3005
+ background: rgba(0, 0, 0, 0.3);
3006
+ transition: all 0.s ease !important;
3007
+ }
3008
+ .shaka-play-button:hover {
3009
+ background: rgba(255, 255, 255, 0.2) !important;
3010
+ transform: scale(1.05) !important;
3011
+ }
3012
+ .shaka-play-button:active {
3013
+ transform: scale(0.95) !important;
3014
+ }
3015
+ .shaka-play-button > * {
3016
+ display: none !important;
3017
+ }
3018
+ .shaka-play-button::after {
3019
+ content: "" !important;
3020
+ width: 35px !important;
3021
+ height: 35px !important;
3022
+ 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;
3023
+ background-repeat: no-repeat !important;
3024
+ background-size: contain !important;
3025
+ background-position: center !important;
3026
+ display: block !important;
3027
+ }
3028
+ .shaka-play-button[aria-label*=Play]::after {
3029
+ 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;
3030
+ }
3031
+ .shaka-play-button[aria-label*=Pause]::after {
3032
+ 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;
3033
+ }
3034
+ @property --tw-gradient-position { syntax: "*"; inherits: false; }
3035
+ @property --tw-gradient-from { syntax: "<color>"; inherits: false; initial-value: #0000; }
3036
+ @property --tw-gradient-via { syntax: "<color>"; inherits: false; initial-value: #0000; }
3037
+ @property --tw-gradient-to { syntax: "<color>"; inherits: false; initial-value: #0000; }
3038
+ @property --tw-gradient-stops { syntax: "*"; inherits: false; }
3039
+ @property --tw-gradient-via-stops { syntax: "*"; inherits: false; }
3040
+ @property --tw-gradient-from-position { syntax: "<length-percentage>"; inherits: false; initial-value: 0%; }
3041
+ @property --tw-gradient-via-position { syntax: "<length-percentage>"; inherits: false; initial-value: 50%; }
3042
+ @property --tw-gradient-to-position { syntax: "<length-percentage>"; inherits: false; initial-value: 100%; }
3043
+ @property --tw-font-weight { syntax: "*"; inherits: false; }
3044
+ @property --tw-tracking { syntax: "*"; inherits: false; }
3045
+ @property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
3046
+ @property --tw-shadow-color { syntax: "*"; inherits: false; }
3047
+ @property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
3048
+ @property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
3049
+ @property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
3050
+ @property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
3051
+ @property --tw-ring-color { syntax: "*"; inherits: false; }
3052
+ @property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
3053
+ @property --tw-inset-ring-color { syntax: "*"; inherits: false; }
3054
+ @property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
3055
+ @property --tw-ring-inset { syntax: "*"; inherits: false; }
3056
+ @property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }
3057
+ @property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }
3058
+ @property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
3059
+ @property --tw-blur { syntax: "*"; inherits: false; }
3060
+ @property --tw-brightness { syntax: "*"; inherits: false; }
3061
+ @property --tw-contrast { syntax: "*"; inherits: false; }
3062
+ @property --tw-grayscale { syntax: "*"; inherits: false; }
3063
+ @property --tw-hue-rotate { syntax: "*"; inherits: false; }
3064
+ @property --tw-invert { syntax: "*"; inherits: false; }
3065
+ @property --tw-opacity { syntax: "*"; inherits: false; }
3066
+ @property --tw-saturate { syntax: "*"; inherits: false; }
3067
+ @property --tw-sepia { syntax: "*"; inherits: false; }
3068
+ @property --tw-drop-shadow { syntax: "*"; inherits: false; }
3069
+ @property --tw-drop-shadow-color { syntax: "*"; inherits: false; }
3070
+ @property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
3071
+ @property --tw-drop-shadow-size { syntax: "*"; inherits: false; }
3072
+ @property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
3073
+ @property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
3074
+ @property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
3075
+ @property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
3076
+ @property --tw-duration { syntax: "*"; inherits: false; }
3077
+ @property --tw-scale-x { syntax: "*"; inherits: false; initial-value: 1; }
3078
+ @property --tw-scale-y { syntax: "*"; inherits: false; initial-value: 1; }
3079
+ @property --tw-scale-z { syntax: "*"; inherits: false; initial-value: 1; }
3080
+ @keyframes spin {
3081
+ to {
3082
+ transform: rotate(360deg);
3083
+ }
3084
+ }
3085
+ @keyframes pulse {
3086
+ 50% {
3087
+ opacity: 0.5;
3088
+ }
3089
+ }
3090
+ @layer properties {
3091
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
3092
+ *,
3093
+ ::before,
3094
+ ::after,
3095
+ ::backdrop {
3096
+ --tw-gradient-position: initial;
3097
+ --tw-gradient-from: #0000;
3098
+ --tw-gradient-via: #0000;
3099
+ --tw-gradient-to: #0000;
3100
+ --tw-gradient-stops: initial;
3101
+ --tw-gradient-via-stops: initial;
3102
+ --tw-gradient-from-position: 0%;
3103
+ --tw-gradient-via-position: 50%;
3104
+ --tw-gradient-to-position: 100%;
3105
+ --tw-font-weight: initial;
3106
+ --tw-tracking: initial;
3107
+ --tw-shadow: 0 0 #0000;
3108
+ --tw-shadow-color: initial;
3109
+ --tw-shadow-alpha: 100%;
3110
+ --tw-inset-shadow: 0 0 #0000;
3111
+ --tw-inset-shadow-color: initial;
3112
+ --tw-inset-shadow-alpha: 100%;
3113
+ --tw-ring-color: initial;
3114
+ --tw-ring-shadow: 0 0 #0000;
3115
+ --tw-inset-ring-color: initial;
3116
+ --tw-inset-ring-shadow: 0 0 #0000;
3117
+ --tw-ring-inset: initial;
3118
+ --tw-ring-offset-width: 0px;
3119
+ --tw-ring-offset-color: #fff;
3120
+ --tw-ring-offset-shadow: 0 0 #0000;
3121
+ --tw-blur: initial;
3122
+ --tw-brightness: initial;
3123
+ --tw-contrast: initial;
3124
+ --tw-grayscale: initial;
3125
+ --tw-hue-rotate: initial;
3126
+ --tw-invert: initial;
3127
+ --tw-opacity: initial;
3128
+ --tw-saturate: initial;
3129
+ --tw-sepia: initial;
3130
+ --tw-drop-shadow: initial;
3131
+ --tw-drop-shadow-color: initial;
3132
+ --tw-drop-shadow-alpha: 100%;
3133
+ --tw-drop-shadow-size: initial;
3134
+ --tw-translate-x: 0;
3135
+ --tw-translate-y: 0;
3136
+ --tw-translate-z: 0;
3137
+ --tw-border-style: solid;
3138
+ --tw-duration: initial;
3139
+ --tw-scale-x: 1;
3140
+ --tw-scale-y: 1;
3141
+ --tw-scale-z: 1;
3142
+ }
3143
+ }
3144
+ }
3145
+ `);
1030
3146
 
1031
3147
  // src/Player.tsx
1032
3148
  import { twMerge as twMerge2 } from "tailwind-merge";
1033
- import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
3149
+ import { jsx as jsx8, jsxs as jsxs6 } from "react/jsx-runtime";
1034
3150
  var Player = forwardRef(
1035
3151
  ({
1036
3152
  src,
@@ -1049,6 +3165,7 @@ var Player = forwardRef(
1049
3165
  chromecastConfig,
1050
3166
  qualityConfig,
1051
3167
  seekbarConfig,
3168
+ iconSizes,
1052
3169
  events,
1053
3170
  containerClassName,
1054
3171
  ...videoProps
@@ -1102,19 +3219,22 @@ var Player = forwardRef(
1102
3219
  chromecastConfig,
1103
3220
  seekbarConfig,
1104
3221
  events?.onSkipBack,
1105
- events?.onSkipForward
3222
+ events?.onSkipForward,
3223
+ iconSizes
1106
3224
  );
1107
3225
  const { isLive, isVisible: isLiveBadgeVisible } = useLiveBadge(playerRef, {
1108
3226
  enabled: true,
3227
+ liveThresholdSeconds: 15,
1109
3228
  onLiveStateChange: (isLive2) => {
1110
3229
  events?.onLiveStateChange?.(isLive2);
1111
3230
  }
1112
3231
  });
1113
- useLiveIndicator(containerRef, {
3232
+ useLiveIndicator(containerRef, playerRef, {
1114
3233
  enabled: true,
1115
3234
  indicatorColor: "#ff0000",
1116
3235
  indicatorSize: 8,
1117
- showPulseAnimation: true
3236
+ showPulseAnimation: true,
3237
+ liveThresholdSeconds: 15
1118
3238
  });
1119
3239
  const initializeAds = () => {
1120
3240
  if (!imaConfig || !playerRef.current || !videoRef.current) return;
@@ -1197,6 +3317,23 @@ var Player = forwardRef(
1197
3317
  video.controls = false;
1198
3318
  video.setAttribute("controls", "false");
1199
3319
  video.removeAttribute("controls");
3320
+ const observer = new MutationObserver((mutations) => {
3321
+ mutations.forEach((mutation) => {
3322
+ if (mutation.type === "attributes" && mutation.attributeName === "controls") {
3323
+ if (video.hasAttribute("controls")) {
3324
+ video.removeAttribute("controls");
3325
+ video.controls = false;
3326
+ }
3327
+ }
3328
+ });
3329
+ });
3330
+ observer.observe(video, {
3331
+ attributes: true,
3332
+ attributeFilter: ["controls"]
3333
+ });
3334
+ return () => {
3335
+ observer.disconnect();
3336
+ };
1200
3337
  }, []);
1201
3338
  useImperativeHandle(ref, () => ({
1202
3339
  ...videoRef.current,
@@ -1221,7 +3358,7 @@ var Player = forwardRef(
1221
3358
  const videoStyle = isResponsive ? {} : { width, height };
1222
3359
  const filteredVideoProps = { ...videoProps };
1223
3360
  delete filteredVideoProps.controls;
1224
- return /* @__PURE__ */ jsxs4(
3361
+ return /* @__PURE__ */ jsxs6(
1225
3362
  "div",
1226
3363
  {
1227
3364
  ref: containerRef,
@@ -1230,7 +3367,7 @@ var Player = forwardRef(
1230
3367
  "data-shaka-player-container": true,
1231
3368
  "data-shaka-player-cast-receiver-id": chromecastConfig?.receiverApplicationId,
1232
3369
  children: [
1233
- /* @__PURE__ */ jsx5(
3370
+ /* @__PURE__ */ jsx8(
1234
3371
  "video",
1235
3372
  {
1236
3373
  ref: videoRef,
@@ -1239,11 +3376,12 @@ var Player = forwardRef(
1239
3376
  height: isResponsive ? void 0 : height,
1240
3377
  style: videoStyle,
1241
3378
  controls: false,
3379
+ playsInline: true,
1242
3380
  ...filteredVideoProps
1243
3381
  }
1244
3382
  ),
1245
- /* @__PURE__ */ jsx5(LiveBadge, { isVisible: isLiveBadgeVisible }),
1246
- imaConfig && /* @__PURE__ */ jsx5(
3383
+ /* @__PURE__ */ jsx8(LiveBadge, { isVisible: isLiveBadgeVisible }),
3384
+ imaConfig && /* @__PURE__ */ jsx8(
1247
3385
  "div",
1248
3386
  {
1249
3387
  ref: adContainerRef,
@@ -1728,8 +3866,37 @@ var useMessages = (locale) => {
1728
3866
  };
1729
3867
  var useMessages_default = useMessages;
1730
3868
 
3869
+ // src/utils/crypto-polyfill.ts
3870
+ function polyfillCryptoRandomUUID() {
3871
+ if (typeof globalThis !== "undefined" && globalThis.crypto && !globalThis.crypto.randomUUID) {
3872
+ globalThis.crypto.randomUUID = generateRandomUUID;
3873
+ }
3874
+ if (typeof window !== "undefined" && window.crypto && !window.crypto.randomUUID) {
3875
+ window.crypto.randomUUID = generateRandomUUID;
3876
+ }
3877
+ if (typeof self !== "undefined" && self.crypto && !self.crypto.randomUUID) {
3878
+ self.crypto.randomUUID = generateRandomUUID;
3879
+ }
3880
+ }
3881
+ function generateRandomUUID() {
3882
+ if (typeof crypto !== "undefined" && crypto.getRandomValues) {
3883
+ const array = new Uint8Array(16);
3884
+ crypto.getRandomValues(array);
3885
+ array[6] = array[6] & 15 | 64;
3886
+ array[8] = array[8] & 63 | 128;
3887
+ const hex = Array.from(array).map((b) => b.toString(16).padStart(2, "0")).join("");
3888
+ return `${hex.substring(0, 8)}-${hex.substring(8, 12)}-${hex.substring(12, 16)}-${hex.substring(16, 20)}-${hex.substring(20, 32)}`;
3889
+ }
3890
+ return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(c) {
3891
+ const r = Math.random() * 16 | 0;
3892
+ const v = c === "x" ? r : r & 3 | 8;
3893
+ return v.toString(16);
3894
+ });
3895
+ }
3896
+
1731
3897
  // src/Video.tsx
1732
- import { jsx as jsx6, jsxs as jsxs5 } from "react/jsx-runtime";
3898
+ import { jsx as jsx9, jsxs as jsxs7 } from "react/jsx-runtime";
3899
+ polyfillCryptoRandomUUID();
1733
3900
  var Video = ({
1734
3901
  videoId,
1735
3902
  publicKey,
@@ -1771,7 +3938,7 @@ var Video = ({
1771
3938
  }
1772
3939
  }, [video, events]);
1773
3940
  if (isLoading || !providedVideoData && !video) {
1774
- 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, {}) }) });
3941
+ 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, {}) }) });
1775
3942
  }
1776
3943
  if (!isLoading && video && !hlsUrl && events?.onEmptyPlaylists) {
1777
3944
  events.onEmptyPlaylists();
@@ -1784,8 +3951,8 @@ var Video = ({
1784
3951
  }
1785
3952
  const title = t(errorKey) || t("DEFAULT_ERROR");
1786
3953
  const description = t(`${errorKey}_DESCRIPTION`) || t("DEFAULT_ERROR_DESCRIPTION");
1787
- 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: [
1788
- /* @__PURE__ */ jsx6(
3954
+ 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: [
3955
+ /* @__PURE__ */ jsx9(
1789
3956
  ErrorScreen,
1790
3957
  {
1791
3958
  title,
@@ -1796,13 +3963,13 @@ var Video = ({
1796
3963
  ] }) });
1797
3964
  }
1798
3965
  if (!hlsUrl) {
1799
- 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: [
1800
- /* @__PURE__ */ jsx6(Title, { title: video?.name || "" }),
3966
+ 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: [
3967
+ /* @__PURE__ */ jsx9(Title, { title: video?.name || "" }),
1801
3968
  children
1802
3969
  ] }) });
1803
3970
  }
1804
3971
  console.log("hlsUrl", hlsUrl);
1805
- 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(
3972
+ 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(
1806
3973
  Player,
1807
3974
  {
1808
3975
  ...props,
@@ -1819,7 +3986,8 @@ var Video = ({
1819
3986
  import { useCallback as useCallback8, useEffect as useEffect8, useState as useState4 } from "react";
1820
3987
  import { twMerge as twMerge4 } from "tailwind-merge";
1821
3988
  import { useQuery as useQuery2 } from "@tanstack/react-query";
1822
- import { Fragment, jsx as jsx7, jsxs as jsxs6 } from "react/jsx-runtime";
3989
+ import { Fragment, jsx as jsx10, jsxs as jsxs8 } from "react/jsx-runtime";
3990
+ polyfillCryptoRandomUUID();
1823
3991
  var Event = ({
1824
3992
  publicKey,
1825
3993
  eventId,
@@ -1936,7 +4104,7 @@ var Event = ({
1936
4104
  if (error) {
1937
4105
  const title = t(error.message)?.length ? t(error.message) : t("DEFAULT_ERROR");
1938
4106
  const description = t(`${error.message}_DESCRIPTION`)?.length ? t(`${error.message}_DESCRIPTION`) : t("DEFAULT_ERROR_DESCRIPTION");
1939
- 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(
4107
+ 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(
1940
4108
  ErrorScreen,
1941
4109
  {
1942
4110
  title,
@@ -1948,12 +4116,12 @@ var Event = ({
1948
4116
  events.onEmptyPlaylists();
1949
4117
  }
1950
4118
  if (loadingPlaylist) {
1951
- 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, {}) }) });
4119
+ 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, {}) }) });
1952
4120
  }
1953
4121
  if (activePlaylist && activeVideoId && videosData) {
1954
4122
  const activeVideo = videosData.find((video) => video.id === activeVideoId);
1955
- 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: [
1956
- /* @__PURE__ */ jsx7(
4123
+ return /* @__PURE__ */ jsxs8("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: [
4124
+ /* @__PURE__ */ jsx10("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx10(
1957
4125
  Player,
1958
4126
  {
1959
4127
  ...props,
@@ -1962,8 +4130,8 @@ var Event = ({
1962
4130
  events,
1963
4131
  containerClassName: "w-full h-full"
1964
4132
  }
1965
- ),
1966
- !hideTitle && eventData && /* @__PURE__ */ jsx7(
4133
+ ) }),
4134
+ !hideTitle && eventData && /* @__PURE__ */ jsx10(
1967
4135
  TitleAndDescription,
1968
4136
  {
1969
4137
  title: eventData.title,
@@ -1972,10 +4140,10 @@ var Event = ({
1972
4140
  locale
1973
4141
  }
1974
4142
  )
1975
- ] }) });
4143
+ ] });
1976
4144
  }
1977
4145
  if (eventData) {
1978
- 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(
4146
+ 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(
1979
4147
  PreEvent,
1980
4148
  {
1981
4149
  event: eventData,
@@ -2014,15 +4182,15 @@ function PreEvent({
2014
4182
  }, [date, remainingTime]);
2015
4183
  const renderCountdown = useCallback8(() => {
2016
4184
  if (shouldBeStarted) {
2017
- return /* @__PURE__ */ jsx7("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
4185
+ return /* @__PURE__ */ jsx10("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
2018
4186
  }
2019
4187
  const seconds = Math.floor(remainingTime / 1e3) % 60;
2020
4188
  const minutes = Math.floor(remainingTime / 1e3 / 60) % 60;
2021
4189
  const hours = Math.floor(remainingTime / 1e3 / 60 / 60) % 24;
2022
4190
  const days = Math.floor(remainingTime / 1e3 / 60 / 60 / 24);
2023
- return /* @__PURE__ */ jsxs6("div", { className: "grid grid-flow-col gap-5 text-center auto-cols-max", children: [
2024
- /* @__PURE__ */ jsxs6("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2025
- /* @__PURE__ */ jsx7("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx7(
4191
+ return /* @__PURE__ */ jsxs8("div", { className: "grid grid-flow-col gap-5 text-center auto-cols-max", children: [
4192
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4193
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
2026
4194
  "span",
2027
4195
  {
2028
4196
  style: { "--value": days },
@@ -2031,10 +4199,10 @@ function PreEvent({
2031
4199
  children: days?.toString()?.padStart(2, "0")
2032
4200
  }
2033
4201
  ) }),
2034
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
4202
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
2035
4203
  ] }),
2036
- /* @__PURE__ */ jsxs6("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2037
- /* @__PURE__ */ jsx7("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx7(
4204
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4205
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
2038
4206
  "span",
2039
4207
  {
2040
4208
  style: { "--value": hours },
@@ -2043,10 +4211,10 @@ function PreEvent({
2043
4211
  children: hours?.toString()?.padStart(2, "0")
2044
4212
  }
2045
4213
  ) }),
2046
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
4214
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
2047
4215
  ] }),
2048
- /* @__PURE__ */ jsxs6("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2049
- /* @__PURE__ */ jsx7("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx7(
4216
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4217
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
2050
4218
  "span",
2051
4219
  {
2052
4220
  style: { "--value": minutes },
@@ -2055,10 +4223,10 @@ function PreEvent({
2055
4223
  children: minutes?.toString()?.padStart(2, "0")
2056
4224
  }
2057
4225
  ) }),
2058
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
4226
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
2059
4227
  ] }),
2060
- /* @__PURE__ */ jsxs6("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2061
- /* @__PURE__ */ jsx7("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx7(
4228
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4229
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
2062
4230
  "span",
2063
4231
  {
2064
4232
  style: { "--value": seconds },
@@ -2067,12 +4235,12 @@ function PreEvent({
2067
4235
  children: seconds?.toString()?.padStart(2, "0")
2068
4236
  }
2069
4237
  ) }),
2070
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
4238
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
2071
4239
  ] })
2072
4240
  ] });
2073
4241
  }, [remainingTime, shouldBeStarted, t]);
2074
- return /* @__PURE__ */ jsx7(Fragment, { children: event?.posterUrl ? /* @__PURE__ */ jsxs6(Fragment, { children: [
2075
- /* @__PURE__ */ jsx7(
4242
+ return /* @__PURE__ */ jsx10(Fragment, { children: event?.posterUrl ? /* @__PURE__ */ jsxs8(Fragment, { children: [
4243
+ /* @__PURE__ */ jsx10(
2076
4244
  "div",
2077
4245
  {
2078
4246
  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",
@@ -2081,10 +4249,10 @@ function PreEvent({
2081
4249
  backgroundRepeat: "no-repeat",
2082
4250
  backgroundSize: "cover"
2083
4251
  },
2084
- children: /* @__PURE__ */ jsx7("div", { className: "relative z-10", children: renderCountdown() })
4252
+ children: /* @__PURE__ */ jsx10("div", { className: "relative z-10", children: renderCountdown() })
2085
4253
  }
2086
4254
  ),
2087
- !hideTitle && /* @__PURE__ */ jsx7(
4255
+ !hideTitle && /* @__PURE__ */ jsx10(
2088
4256
  TitleAndDescription,
2089
4257
  {
2090
4258
  title: event.title,
@@ -2093,18 +4261,18 @@ function PreEvent({
2093
4261
  locale
2094
4262
  }
2095
4263
  )
2096
- ] }) : /* @__PURE__ */ jsxs6(Fragment, { children: [
2097
- /* @__PURE__ */ jsx7(
4264
+ ] }) : /* @__PURE__ */ jsxs8(Fragment, { children: [
4265
+ /* @__PURE__ */ jsx10(
2098
4266
  "div",
2099
4267
  {
2100
4268
  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",
2101
4269
  style: {
2102
4270
  backgroundImage: backgroundImageUrl ? `url(${backgroundImageUrl})` : ""
2103
4271
  },
2104
- children: /* @__PURE__ */ jsx7("div", { className: "relative z-10", children: renderCountdown() })
4272
+ children: /* @__PURE__ */ jsx10("div", { className: "relative z-10", children: renderCountdown() })
2105
4273
  }
2106
4274
  ),
2107
- !hideTitle && /* @__PURE__ */ jsx7(
4275
+ !hideTitle && /* @__PURE__ */ jsx10(
2108
4276
  TitleAndDescription,
2109
4277
  {
2110
4278
  title: event.title,
@@ -2122,9 +4290,9 @@ var TitleAndDescription = ({
2122
4290
  locale = "en",
2123
4291
  className
2124
4292
  }) => {
2125
- return /* @__PURE__ */ jsxs6("div", { className: twMerge4("mt-3 mb-6 m-event-details-ctn px-4 text-left w-full", className), children: [
2126
- /* @__PURE__ */ jsx7("div", { className: "text-base md:text-xl m-event-title text-base-content font-medium", children: title }),
2127
- startTime ? /* @__PURE__ */ jsxs6("div", { className: "text-sm md:text-base text-base-content/70 m-event-start-time", children: [
4293
+ return /* @__PURE__ */ jsxs8("div", { className: twMerge4("mt-3 mb-6 m-event-details-ctn px-4 text-left w-full", className), children: [
4294
+ /* @__PURE__ */ jsx10("div", { className: "text-base md:text-xl m-event-title text-base-content font-medium", children: title }),
4295
+ startTime ? /* @__PURE__ */ jsxs8("div", { className: "text-sm md:text-base text-base-content/70 m-event-start-time", children: [
2128
4296
  new Date(startTime || "").toLocaleDateString(locale || "default", {
2129
4297
  month: "long",
2130
4298
  year: "numeric",
@@ -2137,7 +4305,7 @@ var TitleAndDescription = ({
2137
4305
  minute: "2-digit"
2138
4306
  })
2139
4307
  ] }) : null,
2140
- description && /* @__PURE__ */ jsx7("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
4308
+ description && /* @__PURE__ */ jsx10("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
2141
4309
  ] });
2142
4310
  };
2143
4311
 
@@ -2145,7 +4313,8 @@ var TitleAndDescription = ({
2145
4313
  import { useEffect as useEffect9, useState as useState5 } from "react";
2146
4314
  import { twMerge as twMerge5 } from "tailwind-merge";
2147
4315
  import { useQuery as useQuery3 } from "@tanstack/react-query";
2148
- import { Fragment as Fragment2, jsx as jsx8, jsxs as jsxs7 } from "react/jsx-runtime";
4316
+ import { Fragment as Fragment2, jsx as jsx11, jsxs as jsxs9 } from "react/jsx-runtime";
4317
+ polyfillCryptoRandomUUID();
2149
4318
  var CreativeWork = ({
2150
4319
  publicKey,
2151
4320
  creativeWorkId,
@@ -2258,7 +4427,7 @@ var CreativeWork = ({
2258
4427
  if (error) {
2259
4428
  const title = t(error.message)?.length ? t(error.message) : t("DEFAULT_ERROR");
2260
4429
  const description = t(`${error.message}_DESCRIPTION`)?.length ? t(`${error.message}_DESCRIPTION`) : t("DEFAULT_ERROR_DESCRIPTION");
2261
- 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(
4430
+ 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(
2262
4431
  ErrorScreen,
2263
4432
  {
2264
4433
  title,
@@ -2288,10 +4457,10 @@ var CreativeWork = ({
2288
4457
  events
2289
4458
  ]);
2290
4459
  if (isCreativeWorkLoading || videosIsLoading || loadingApisState) {
2291
- 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, {}) }) });
4460
+ 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, {}) }) });
2292
4461
  }
2293
4462
  if (showCountDown && creativeWorkData) {
2294
- 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(
4463
+ 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(
2295
4464
  PreCreativeWork,
2296
4465
  {
2297
4466
  creativeWork: creativeWorkData,
@@ -2304,8 +4473,8 @@ var CreativeWork = ({
2304
4473
  }
2305
4474
  if (activeVideoId && activePlaylist && !loadingPlaylist) {
2306
4475
  const activeVideo = videosData?.find((video) => video.id === activeVideoId);
2307
- 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: [
2308
- /* @__PURE__ */ jsx8(
4476
+ 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: [
4477
+ /* @__PURE__ */ jsx11(
2309
4478
  Player,
2310
4479
  {
2311
4480
  ...props,
@@ -2317,7 +4486,7 @@ var CreativeWork = ({
2317
4486
  containerClassName: "w-full h-full"
2318
4487
  }
2319
4488
  ),
2320
- !hideTitle && /* @__PURE__ */ jsx8(
4489
+ !hideTitle && /* @__PURE__ */ jsx11(
2321
4490
  TitleAndDescription2,
2322
4491
  {
2323
4492
  title: creativeWorkData?.title || "",
@@ -2330,7 +4499,7 @@ var CreativeWork = ({
2330
4499
  ] }) });
2331
4500
  }
2332
4501
  if (loadingPlaylist) {
2333
- return /* @__PURE__ */ jsx8(Loading, {});
4502
+ return /* @__PURE__ */ jsx11(Loading, {});
2334
4503
  }
2335
4504
  return null;
2336
4505
  };
@@ -2362,15 +4531,15 @@ function PreCreativeWork({
2362
4531
  }, [date, remainingTime]);
2363
4532
  const renderCountdown = () => {
2364
4533
  if (shouldBeStarted) {
2365
- return /* @__PURE__ */ jsx8("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
4534
+ return /* @__PURE__ */ jsx11("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
2366
4535
  }
2367
4536
  const seconds = Math.floor(remainingTime / 1e3) % 60;
2368
4537
  const minutes = Math.floor(remainingTime / 1e3 / 60) % 60;
2369
4538
  const hours = Math.floor(remainingTime / 1e3 / 60 / 60) % 24;
2370
4539
  const days = Math.floor(remainingTime / 1e3 / 60 / 60 / 24);
2371
- return /* @__PURE__ */ jsxs7("div", { className: "grid grid-flow-col gap-5 text-center auto-cols-max", children: [
2372
- /* @__PURE__ */ jsxs7("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2373
- /* @__PURE__ */ jsx8("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx8(
4540
+ return /* @__PURE__ */ jsxs9("div", { className: "grid grid-flow-col gap-5 text-center auto-cols-max", children: [
4541
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4542
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2374
4543
  "span",
2375
4544
  {
2376
4545
  style: { "--value": days },
@@ -2379,10 +4548,10 @@ function PreCreativeWork({
2379
4548
  children: days?.toString()?.padStart(2, "0")
2380
4549
  }
2381
4550
  ) }),
2382
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
4551
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
2383
4552
  ] }),
2384
- /* @__PURE__ */ jsxs7("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2385
- /* @__PURE__ */ jsx8("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx8(
4553
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4554
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2386
4555
  "span",
2387
4556
  {
2388
4557
  style: { "--value": hours },
@@ -2391,10 +4560,10 @@ function PreCreativeWork({
2391
4560
  children: hours?.toString()?.padStart(2, "0")
2392
4561
  }
2393
4562
  ) }),
2394
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
4563
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
2395
4564
  ] }),
2396
- /* @__PURE__ */ jsxs7("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2397
- /* @__PURE__ */ jsx8("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx8(
4565
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4566
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2398
4567
  "span",
2399
4568
  {
2400
4569
  style: { "--value": minutes },
@@ -2403,10 +4572,10 @@ function PreCreativeWork({
2403
4572
  children: minutes?.toString()?.padStart(2, "0")
2404
4573
  }
2405
4574
  ) }),
2406
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
4575
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
2407
4576
  ] }),
2408
- /* @__PURE__ */ jsxs7("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
2409
- /* @__PURE__ */ jsx8("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx8(
4577
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4578
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2410
4579
  "span",
2411
4580
  {
2412
4581
  style: { "--value": seconds },
@@ -2415,12 +4584,12 @@ function PreCreativeWork({
2415
4584
  children: seconds?.toString()?.padStart(2, "0")
2416
4585
  }
2417
4586
  ) }),
2418
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
4587
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
2419
4588
  ] })
2420
4589
  ] });
2421
4590
  };
2422
- return /* @__PURE__ */ jsxs7(Fragment2, { children: [
2423
- /* @__PURE__ */ jsxs7(
4591
+ return /* @__PURE__ */ jsxs9(Fragment2, { children: [
4592
+ /* @__PURE__ */ jsxs9(
2424
4593
  "div",
2425
4594
  {
2426
4595
  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",
@@ -2428,12 +4597,12 @@ function PreCreativeWork({
2428
4597
  backgroundImage: backgroundImageUrl ? `url(${backgroundImageUrl})` : ""
2429
4598
  },
2430
4599
  children: [
2431
- backgroundImageUrl && /* @__PURE__ */ jsx8("div", { className: "absolute inset-0 bg-black bg-opacity-40" }),
2432
- /* @__PURE__ */ jsx8("div", { className: "relative z-10", children: renderCountdown() })
4600
+ backgroundImageUrl && /* @__PURE__ */ jsx11("div", { className: "absolute inset-0 bg-black bg-opacity-40" }),
4601
+ /* @__PURE__ */ jsx11("div", { className: "relative z-10", children: renderCountdown() })
2433
4602
  ]
2434
4603
  }
2435
4604
  ),
2436
- !hideTitle && /* @__PURE__ */ jsx8(
4605
+ !hideTitle && /* @__PURE__ */ jsx11(
2437
4606
  TitleAndDescription2,
2438
4607
  {
2439
4608
  title: creativeWork.title,
@@ -2451,9 +4620,9 @@ var TitleAndDescription2 = ({
2451
4620
  locale = "en",
2452
4621
  className
2453
4622
  }) => {
2454
- return /* @__PURE__ */ jsxs7("div", { className: twMerge5("mt-3 mb-6 m-event-details-ctn px-4 text-left w-full", className), children: [
2455
- /* @__PURE__ */ jsx8("div", { className: "text-base md:text-xl m-event-title text-base-content font-medium", children: title }),
2456
- releaseTime ? /* @__PURE__ */ jsxs7("div", { className: "text-sm md:text-base text-base-content/70 m-event-start-time", children: [
4623
+ return /* @__PURE__ */ jsxs9("div", { className: twMerge5("mt-3 mb-6 m-event-details-ctn px-4 text-left w-full", className), children: [
4624
+ /* @__PURE__ */ jsx11("div", { className: "text-base md:text-xl m-event-title text-base-content font-medium", children: title }),
4625
+ releaseTime ? /* @__PURE__ */ jsxs9("div", { className: "text-sm md:text-base text-base-content/70 m-event-start-time", children: [
2457
4626
  new Date(releaseTime || "").toLocaleDateString(locale || "default", {
2458
4627
  month: "long",
2459
4628
  year: "numeric",
@@ -2466,13 +4635,13 @@ var TitleAndDescription2 = ({
2466
4635
  minute: "2-digit"
2467
4636
  })
2468
4637
  ] }) : null,
2469
- description && /* @__PURE__ */ jsx8("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
4638
+ description && /* @__PURE__ */ jsx11("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
2470
4639
  ] });
2471
4640
  };
2472
4641
 
2473
4642
  // src/QueryProvider.tsx
2474
4643
  import { QueryClient, QueryClientProvider } from "@tanstack/react-query";
2475
- import { jsx as jsx9 } from "react/jsx-runtime";
4644
+ import { jsx as jsx12 } from "react/jsx-runtime";
2476
4645
  var queryClient = new QueryClient({
2477
4646
  defaultOptions: {
2478
4647
  queries: {
@@ -2486,14 +4655,18 @@ var queryClient = new QueryClient({
2486
4655
  }
2487
4656
  });
2488
4657
  var QueryProvider = ({ children }) => {
2489
- return /* @__PURE__ */ jsx9(QueryClientProvider, { client: queryClient, children });
4658
+ return /* @__PURE__ */ jsx12(QueryClientProvider, { client: queryClient, children });
2490
4659
  };
2491
4660
  export {
4661
+ BigPlayIcon,
2492
4662
  CreativeWork,
2493
4663
  Event,
2494
4664
  Player,
2495
4665
  QueryProvider,
4666
+ SkipBackIcon,
4667
+ SkipForwardIcon,
2496
4668
  Video,
4669
+ polyfillCryptoRandomUUID,
2497
4670
  queryClient
2498
4671
  };
2499
4672
  //# sourceMappingURL=index.mjs.map