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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -26,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";
@@ -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
- if (!registeredElements.current.has("skip_forward_button")) {
580
- ShakaUI.Controls.registerElement("skip_forward_button", new SkipForwardButtonFactory(onSkipForward));
581
- registeredElements.current.add("skip_forward_button");
582
- }
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
- }
1581
+ if (!registeredElements.current.has("skip_forward_button")) {
1582
+ ShakaUI.Controls.registerElement("skip_forward_button", new SkipForwardButtonFactory(onSkipForward, iconSizes?.skipButtons));
1583
+ registeredElements.current.add("skip_forward_button");
588
1584
  }
589
1585
  const ui = new ShakaUI.Overlay(playerRef.current, containerRef.current, videoRef.current);
590
1586
  uiRef.current = ui;
591
- const controlPanelElements = isMobile ? [
592
- "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",
1587
+ const isMobile = window.innerWidth <= 767;
1588
+ const controlPanelElements = [
1589
+ ...isMobile ? [] : ["skip_back_button"],
1590
+ ...isMobile ? [] : ["play_pause"],
1591
+ ...isMobile ? [] : ["skip_forward_button"],
602
1592
  "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,
@@ -917,8 +1910,8 @@ var useKeyboardControls = (videoRef, options = {}) => {
917
1910
 
918
1911
  // src/components/Loading.tsx
919
1912
  import { twMerge } from "tailwind-merge";
920
- import { jsx, jsxs } from "react/jsx-runtime";
921
- var Loading = ({ className }) => /* @__PURE__ */ jsxs(
1913
+ import { jsx as jsx4, jsxs as jsxs3 } from "react/jsx-runtime";
1914
+ var Loading = ({ className }) => /* @__PURE__ */ jsxs3(
922
1915
  "div",
923
1916
  {
924
1917
  className: twMerge(
@@ -927,13 +1920,13 @@ var Loading = ({ className }) => /* @__PURE__ */ jsxs(
927
1920
  ),
928
1921
  role: "status",
929
1922
  children: [
930
- /* @__PURE__ */ jsx("div", { className: "shaka-spinner-container flex justify-center items-center", children: /* @__PURE__ */ jsx(
1923
+ /* @__PURE__ */ jsx4("div", { className: "shaka-spinner-container flex justify-center items-center", children: /* @__PURE__ */ jsx4(
931
1924
  "svg",
932
1925
  {
933
1926
  className: "shaka-spinner-svg animate-spin h-12 w-12",
934
1927
  viewBox: "0 0 64 64",
935
1928
  xmlns: "http://www.w3.org/2000/svg",
936
- children: /* @__PURE__ */ jsx(
1929
+ children: /* @__PURE__ */ jsx4(
937
1930
  "circle",
938
1931
  {
939
1932
  className: "shaka-spinner-path",
@@ -946,15 +1939,15 @@ var Loading = ({ className }) => /* @__PURE__ */ jsxs(
946
1939
  )
947
1940
  }
948
1941
  ) }),
949
- /* @__PURE__ */ jsx("span", { className: "sr-only", children: "Loading..." })
1942
+ /* @__PURE__ */ jsx4("span", { className: "sr-only", children: "Loading..." })
950
1943
  ]
951
1944
  }
952
1945
  );
953
1946
 
954
1947
  // 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(
1948
+ import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
1949
+ var ErrorScreen = ({ title, description }) => /* @__PURE__ */ jsx5("div", { className: "w-full h-full md:rounded-2xl! aspect-video bg-black", children: /* @__PURE__ */ jsxs4("div", { className: "bg-[#151515] text-white w-full h-full flex justify-stretch items-center", children: [
1950
+ /* @__PURE__ */ jsx5(
958
1951
  "svg",
959
1952
  {
960
1953
  className: "w-24 h-24 m-6",
@@ -964,7 +1957,7 @@ var ErrorScreen = ({ title, description }) => /* @__PURE__ */ jsx2("div", { clas
964
1957
  style: { width: 96 },
965
1958
  viewBox: "0 0 24 24",
966
1959
  xmlns: "http://www.w3.org/2000/svg",
967
- children: /* @__PURE__ */ jsx2(
1960
+ children: /* @__PURE__ */ jsx5(
968
1961
  "path",
969
1962
  {
970
1963
  d: "M12 9v3.75m9-.75a9 9 0 1 1-18 0 9 9 0 0 1 18 0Zm-9 3.75h.008v.008H12v-.008Z",
@@ -974,18 +1967,18 @@ var ErrorScreen = ({ title, description }) => /* @__PURE__ */ jsx2("div", { clas
974
1967
  )
975
1968
  }
976
1969
  ),
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." })
1970
+ /* @__PURE__ */ jsxs4("div", { children: [
1971
+ /* @__PURE__ */ jsx5("h3", { className: "text-2xl mb-2", children: title || "Playback Error" }),
1972
+ /* @__PURE__ */ jsx5("div", { className: "text-lg", children: description || "Unable to play the video. Please try again later." })
980
1973
  ] })
981
1974
  ] }) });
982
1975
 
983
1976
  // 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 }) });
1977
+ import { jsx as jsx6 } from "react/jsx-runtime";
1978
+ var Title = ({ title }) => /* @__PURE__ */ jsx6("div", { className: "absolute bottom-0 left-0 right-0 bg-gradient-to-t from-black/70 to-transparent p-4", children: /* @__PURE__ */ jsx6("h2", { className: "text-white text-xl font-semibold", children: title }) });
986
1979
 
987
1980
  // src/components/LiveBadge.tsx
988
- import { jsx as jsx4, jsxs as jsxs3 } from "react/jsx-runtime";
1981
+ import { jsx as jsx7, jsxs as jsxs5 } from "react/jsx-runtime";
989
1982
  var LiveBadge = ({
990
1983
  isVisible,
991
1984
  position = "top-right",
@@ -1000,7 +1993,7 @@ var LiveBadge = ({
1000
1993
  "bottom-left": "bottom-4 left-4",
1001
1994
  "bottom-right": "bottom-4 right-4"
1002
1995
  };
1003
- return /* @__PURE__ */ jsx4(
1996
+ return /* @__PURE__ */ jsx7(
1004
1997
  "div",
1005
1998
  {
1006
1999
  className: `
@@ -1017,8 +2010,8 @@ var LiveBadge = ({
1017
2010
  ${className}
1018
2011
  `,
1019
2012
  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" }),
2013
+ children: /* @__PURE__ */ jsxs5("span", { className: "flex items-center gap-1", children: [
2014
+ /* @__PURE__ */ jsx7("span", { className: "w-2 h-2 bg-white rounded-full animate-pulse" }),
1022
2015
  text
1023
2016
  ] })
1024
2017
  }
@@ -1026,11 +2019,1076 @@ var LiveBadge = ({
1026
2019
  };
1027
2020
 
1028
2021
  // 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');
2022
+ styleInject(`/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */
2023
+ @layer properties;
2024
+ @layer theme, base, components, utilities;
2025
+ @layer theme {
2026
+ :root,
2027
+ :host {
2028
+ --font-sans:
2029
+ ui-sans-serif,
2030
+ system-ui,
2031
+ sans-serif,
2032
+ "Apple Color Emoji",
2033
+ "Segoe UI Emoji",
2034
+ "Segoe UI Symbol",
2035
+ "Noto Color Emoji";
2036
+ --font-mono:
2037
+ ui-monospace,
2038
+ SFMono-Regular,
2039
+ Menlo,
2040
+ Monaco,
2041
+ Consolas,
2042
+ "Liberation Mono",
2043
+ "Courier New",
2044
+ monospace;
2045
+ --color-red-600: oklch(57.7% 0.245 27.325);
2046
+ --color-black: #000;
2047
+ --color-white: #fff;
2048
+ --spacing: 0.25rem;
2049
+ --text-xs: 0.75rem;
2050
+ --text-xs--line-height: calc(1 / 0.75);
2051
+ --text-sm: 0.875rem;
2052
+ --text-sm--line-height: calc(1.25 / 0.875);
2053
+ --text-base: 1rem;
2054
+ --text-base--line-height: calc(1.5 / 1);
2055
+ --text-lg: 1.125rem;
2056
+ --text-lg--line-height: calc(1.75 / 1.125);
2057
+ --text-xl: 1.25rem;
2058
+ --text-xl--line-height: calc(1.75 / 1.25);
2059
+ --text-2xl: 1.5rem;
2060
+ --text-2xl--line-height: calc(2 / 1.5);
2061
+ --text-5xl: 3rem;
2062
+ --text-5xl--line-height: 1;
2063
+ --font-weight-medium: 500;
2064
+ --font-weight-semibold: 600;
2065
+ --font-weight-bold: 700;
2066
+ --tracking-wide: 0.025em;
2067
+ --tracking-widest: 0.1em;
2068
+ --radius-md: 0.375rem;
2069
+ --radius-2xl: 1rem;
2070
+ --animate-spin: spin 1s linear infinite;
2071
+ --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
2072
+ --aspect-video: 16 / 9;
2073
+ --default-transition-duration: 150ms;
2074
+ --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
2075
+ --default-font-family: var(--font-sans);
2076
+ --default-mono-font-family: var(--font-mono);
2077
+ }
2078
+ }
2079
+ @layer base {
2080
+ *,
2081
+ ::after,
2082
+ ::before,
2083
+ ::backdrop,
2084
+ ::file-selector-button {
2085
+ box-sizing: border-box;
2086
+ margin: 0;
2087
+ padding: 0;
2088
+ border: 0 solid;
2089
+ }
2090
+ html,
2091
+ :host {
2092
+ line-height: 1.5;
2093
+ -webkit-text-size-adjust: 100%;
2094
+ tab-size: 4;
2095
+ font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
2096
+ font-feature-settings: var(--default-font-feature-settings, normal);
2097
+ font-variation-settings: var(--default-font-variation-settings, normal);
2098
+ -webkit-tap-highlight-color: transparent;
2099
+ }
2100
+ hr {
2101
+ height: 0;
2102
+ color: inherit;
2103
+ border-top-width: 1px;
2104
+ }
2105
+ abbr:where([title]) {
2106
+ -webkit-text-decoration: underline dotted;
2107
+ text-decoration: underline dotted;
2108
+ }
2109
+ h1,
2110
+ h2,
2111
+ h3,
2112
+ h4,
2113
+ h5,
2114
+ h6 {
2115
+ font-size: inherit;
2116
+ font-weight: inherit;
2117
+ }
2118
+ a {
2119
+ color: inherit;
2120
+ -webkit-text-decoration: inherit;
2121
+ text-decoration: inherit;
2122
+ }
2123
+ b,
2124
+ strong {
2125
+ font-weight: bolder;
2126
+ }
2127
+ code,
2128
+ kbd,
2129
+ samp,
2130
+ pre {
2131
+ font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
2132
+ font-feature-settings: var(--default-mono-font-feature-settings, normal);
2133
+ font-variation-settings: var(--default-mono-font-variation-settings, normal);
2134
+ font-size: 1em;
2135
+ }
2136
+ small {
2137
+ font-size: 80%;
2138
+ }
2139
+ sub,
2140
+ sup {
2141
+ font-size: 75%;
2142
+ line-height: 0;
2143
+ position: relative;
2144
+ vertical-align: baseline;
2145
+ }
2146
+ sub {
2147
+ bottom: -0.25em;
2148
+ }
2149
+ sup {
2150
+ top: -0.5em;
2151
+ }
2152
+ table {
2153
+ text-indent: 0;
2154
+ border-color: inherit;
2155
+ border-collapse: collapse;
2156
+ }
2157
+ :-moz-focusring {
2158
+ outline: auto;
2159
+ }
2160
+ progress {
2161
+ vertical-align: baseline;
2162
+ }
2163
+ summary {
2164
+ display: list-item;
2165
+ }
2166
+ ol,
2167
+ ul,
2168
+ menu {
2169
+ list-style: none;
2170
+ }
2171
+ img,
2172
+ svg,
2173
+ video,
2174
+ canvas,
2175
+ audio,
2176
+ iframe,
2177
+ embed,
2178
+ object {
2179
+ display: block;
2180
+ vertical-align: middle;
2181
+ }
2182
+ img,
2183
+ video {
2184
+ max-width: 100%;
2185
+ height: auto;
2186
+ }
2187
+ button,
2188
+ input,
2189
+ select,
2190
+ optgroup,
2191
+ textarea,
2192
+ ::file-selector-button {
2193
+ font: inherit;
2194
+ font-feature-settings: inherit;
2195
+ font-variation-settings: inherit;
2196
+ letter-spacing: inherit;
2197
+ color: inherit;
2198
+ border-radius: 0;
2199
+ background-color: transparent;
2200
+ opacity: 1;
2201
+ }
2202
+ :where(select:is([multiple], [size])) optgroup {
2203
+ font-weight: bolder;
2204
+ }
2205
+ :where(select:is([multiple], [size])) optgroup option {
2206
+ padding-inline-start: 20px;
2207
+ }
2208
+ ::file-selector-button {
2209
+ margin-inline-end: 4px;
2210
+ }
2211
+ ::placeholder {
2212
+ opacity: 1;
2213
+ }
2214
+ @supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
2215
+ ::placeholder {
2216
+ color: currentcolor;
2217
+ @supports (color: color-mix(in lab, red, red)) {
2218
+ color: color-mix(in oklab, currentcolor 50%, transparent);
2219
+ }
2220
+ }
2221
+ }
2222
+ textarea {
2223
+ resize: vertical;
2224
+ }
2225
+ ::-webkit-search-decoration {
2226
+ -webkit-appearance: none;
2227
+ }
2228
+ ::-webkit-date-and-time-value {
2229
+ min-height: 1lh;
2230
+ text-align: inherit;
2231
+ }
2232
+ ::-webkit-datetime-edit {
2233
+ display: inline-flex;
2234
+ }
2235
+ ::-webkit-datetime-edit-fields-wrapper {
2236
+ padding: 0;
2237
+ }
2238
+ ::-webkit-datetime-edit,
2239
+ ::-webkit-datetime-edit-year-field,
2240
+ ::-webkit-datetime-edit-month-field,
2241
+ ::-webkit-datetime-edit-day-field,
2242
+ ::-webkit-datetime-edit-hour-field,
2243
+ ::-webkit-datetime-edit-minute-field,
2244
+ ::-webkit-datetime-edit-second-field,
2245
+ ::-webkit-datetime-edit-millisecond-field,
2246
+ ::-webkit-datetime-edit-meridiem-field {
2247
+ padding-block: 0;
2248
+ }
2249
+ :-moz-ui-invalid {
2250
+ box-shadow: none;
2251
+ }
2252
+ button,
2253
+ input:where([type=button], [type=reset], [type=submit]),
2254
+ ::file-selector-button {
2255
+ appearance: button;
2256
+ }
2257
+ ::-webkit-inner-spin-button,
2258
+ ::-webkit-outer-spin-button {
2259
+ height: auto;
2260
+ }
2261
+ [hidden]:where(:not([hidden=until-found])) {
2262
+ display: none !important;
2263
+ }
2264
+ }
2265
+ @layer utilities {
2266
+ .pointer-events-auto {
2267
+ pointer-events: auto;
2268
+ }
2269
+ .pointer-events-none {
2270
+ pointer-events: none;
2271
+ }
2272
+ .visible {
2273
+ visibility: visible;
2274
+ }
2275
+ .sr-only {
2276
+ position: absolute;
2277
+ width: 1px;
2278
+ height: 1px;
2279
+ padding: 0;
2280
+ margin: -1px;
2281
+ overflow: hidden;
2282
+ clip: rect(0, 0, 0, 0);
2283
+ white-space: nowrap;
2284
+ border-width: 0;
2285
+ }
2286
+ .absolute {
2287
+ position: absolute;
2288
+ }
2289
+ .fixed {
2290
+ position: fixed;
2291
+ }
2292
+ .relative {
2293
+ position: relative;
2294
+ }
2295
+ .static {
2296
+ position: static;
2297
+ }
2298
+ .inset-0 {
2299
+ inset: calc(var(--spacing) * 0);
2300
+ }
2301
+ .top-0 {
2302
+ top: calc(var(--spacing) * 0);
2303
+ }
2304
+ .top-4 {
2305
+ top: calc(var(--spacing) * 4);
2306
+ }
2307
+ .right-0 {
2308
+ right: calc(var(--spacing) * 0);
2309
+ }
2310
+ .right-4 {
2311
+ right: calc(var(--spacing) * 4);
2312
+ }
2313
+ .bottom-0 {
2314
+ bottom: calc(var(--spacing) * 0);
2315
+ }
2316
+ .bottom-4 {
2317
+ bottom: calc(var(--spacing) * 4);
2318
+ }
2319
+ .left-0 {
2320
+ left: calc(var(--spacing) * 0);
2321
+ }
2322
+ .left-4 {
2323
+ left: calc(var(--spacing) * 4);
2324
+ }
2325
+ .z-10 {
2326
+ z-index: 10;
2327
+ }
2328
+ .z-50 {
2329
+ z-index: 50;
2330
+ }
2331
+ .container {
2332
+ width: 100%;
2333
+ @media (width >= 40rem) {
2334
+ max-width: 40rem;
2335
+ }
2336
+ @media (width >= 48rem) {
2337
+ max-width: 48rem;
2338
+ }
2339
+ @media (width >= 64rem) {
2340
+ max-width: 64rem;
2341
+ }
2342
+ @media (width >= 80rem) {
2343
+ max-width: 80rem;
2344
+ }
2345
+ @media (width >= 96rem) {
2346
+ max-width: 96rem;
2347
+ }
2348
+ }
2349
+ .m-6 {
2350
+ margin: calc(var(--spacing) * 6);
2351
+ }
2352
+ .mt-1 {
2353
+ margin-top: calc(var(--spacing) * 1);
2354
+ }
2355
+ .mt-3 {
2356
+ margin-top: calc(var(--spacing) * 3);
2357
+ }
2358
+ .mb-2 {
2359
+ margin-bottom: calc(var(--spacing) * 2);
2360
+ }
2361
+ .mb-6 {
2362
+ margin-bottom: calc(var(--spacing) * 6);
2363
+ }
2364
+ .flex {
2365
+ display: flex;
2366
+ }
2367
+ .grid {
2368
+ display: grid;
2369
+ }
2370
+ .aspect-video {
2371
+ aspect-ratio: var(--aspect-video);
2372
+ }
2373
+ .h-2 {
2374
+ height: calc(var(--spacing) * 2);
2375
+ }
2376
+ .h-12 {
2377
+ height: calc(var(--spacing) * 12);
2378
+ }
2379
+ .h-24 {
2380
+ height: calc(var(--spacing) * 24);
2381
+ }
2382
+ .h-full {
2383
+ height: 100%;
2384
+ }
2385
+ .w-2 {
2386
+ width: calc(var(--spacing) * 2);
2387
+ }
2388
+ .w-12 {
2389
+ width: calc(var(--spacing) * 12);
2390
+ }
2391
+ .w-24 {
2392
+ width: calc(var(--spacing) * 24);
2393
+ }
2394
+ .w-full {
2395
+ width: 100%;
2396
+ }
2397
+ .animate-pulse {
2398
+ animation: var(--animate-pulse);
2399
+ }
2400
+ .animate-spin {
2401
+ animation: var(--animate-spin);
2402
+ }
2403
+ .auto-cols-max {
2404
+ grid-auto-columns: max-content;
2405
+ }
2406
+ .grid-flow-col {
2407
+ grid-auto-flow: column;
2408
+ }
2409
+ .flex-col {
2410
+ flex-direction: column;
2411
+ }
2412
+ .items-center {
2413
+ align-items: center;
2414
+ }
2415
+ .justify-center {
2416
+ justify-content: center;
2417
+ }
2418
+ .justify-stretch {
2419
+ justify-content: stretch;
2420
+ }
2421
+ .gap-1 {
2422
+ gap: calc(var(--spacing) * 1);
2423
+ }
2424
+ .gap-5 {
2425
+ gap: calc(var(--spacing) * 5);
2426
+ }
2427
+ .overflow-hidden {
2428
+ overflow: hidden;
2429
+ }
2430
+ .rounded-full {
2431
+ border-radius: calc(infinity * 1px);
2432
+ }
2433
+ .rounded-md {
2434
+ border-radius: var(--radius-md);
2435
+ }
2436
+ .bg-\\[\\#151515\\] {
2437
+ background-color: #151515;
2438
+ }
2439
+ .bg-black {
2440
+ background-color: var(--color-black);
2441
+ }
2442
+ .bg-red-600 {
2443
+ background-color: var(--color-red-600);
2444
+ }
2445
+ .bg-white {
2446
+ background-color: var(--color-white);
2447
+ }
2448
+ .bg-gradient-to-t {
2449
+ --tw-gradient-position: to top in oklab;
2450
+ background-image: linear-gradient(var(--tw-gradient-stops));
2451
+ }
2452
+ .from-black\\/70 {
2453
+ --tw-gradient-from: color-mix(in srgb, #000 70%, transparent);
2454
+ @supports (color: color-mix(in lab, red, red)) {
2455
+ --tw-gradient-from: color-mix(in oklab, var(--color-black) 70%, transparent);
2456
+ }
2457
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
2458
+ }
2459
+ .to-transparent {
2460
+ --tw-gradient-to: transparent;
2461
+ --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
2462
+ }
2463
+ .bg-cover {
2464
+ background-size: cover;
2465
+ }
2466
+ .bg-center {
2467
+ background-position: center;
2468
+ }
2469
+ .bg-no-repeat {
2470
+ background-repeat: no-repeat;
2471
+ }
2472
+ .p-2 {
2473
+ padding: calc(var(--spacing) * 2);
2474
+ }
2475
+ .p-4 {
2476
+ padding: calc(var(--spacing) * 4);
2477
+ }
2478
+ .px-2 {
2479
+ padding-inline: calc(var(--spacing) * 2);
2480
+ }
2481
+ .px-4 {
2482
+ padding-inline: calc(var(--spacing) * 4);
2483
+ }
2484
+ .py-1 {
2485
+ padding-block: calc(var(--spacing) * 1);
2486
+ }
2487
+ .text-center {
2488
+ text-align: center;
2489
+ }
2490
+ .text-left {
2491
+ text-align: left;
2492
+ }
2493
+ .font-mono {
2494
+ font-family: var(--font-mono);
2495
+ }
2496
+ .text-2xl {
2497
+ font-size: var(--text-2xl);
2498
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
2499
+ }
2500
+ .text-5xl {
2501
+ font-size: var(--text-5xl);
2502
+ line-height: var(--tw-leading, var(--text-5xl--line-height));
2503
+ }
2504
+ .text-base {
2505
+ font-size: var(--text-base);
2506
+ line-height: var(--tw-leading, var(--text-base--line-height));
2507
+ }
2508
+ .text-lg {
2509
+ font-size: var(--text-lg);
2510
+ line-height: var(--tw-leading, var(--text-lg--line-height));
2511
+ }
2512
+ .text-sm {
2513
+ font-size: var(--text-sm);
2514
+ line-height: var(--tw-leading, var(--text-sm--line-height));
2515
+ }
2516
+ .text-xl {
2517
+ font-size: var(--text-xl);
2518
+ line-height: var(--tw-leading, var(--text-xl--line-height));
2519
+ }
2520
+ .text-xs {
2521
+ font-size: var(--text-xs);
2522
+ line-height: var(--tw-leading, var(--text-xs--line-height));
2523
+ }
2524
+ .text-\\[10px\\] {
2525
+ font-size: 10px;
2526
+ }
2527
+ .font-bold {
2528
+ --tw-font-weight: var(--font-weight-bold);
2529
+ font-weight: var(--font-weight-bold);
2530
+ }
2531
+ .font-medium {
2532
+ --tw-font-weight: var(--font-weight-medium);
2533
+ font-weight: var(--font-weight-medium);
2534
+ }
2535
+ .font-semibold {
2536
+ --tw-font-weight: var(--font-weight-semibold);
2537
+ font-weight: var(--font-weight-semibold);
2538
+ }
2539
+ .tracking-wide {
2540
+ --tw-tracking: var(--tracking-wide);
2541
+ letter-spacing: var(--tracking-wide);
2542
+ }
2543
+ .tracking-widest {
2544
+ --tw-tracking: var(--tracking-widest);
2545
+ letter-spacing: var(--tracking-widest);
2546
+ }
2547
+ .text-white {
2548
+ color: var(--color-white);
2549
+ }
2550
+ .uppercase {
2551
+ text-transform: uppercase;
2552
+ }
2553
+ .shadow-lg {
2554
+ --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
2555
+ box-shadow:
2556
+ var(--tw-inset-shadow),
2557
+ var(--tw-inset-ring-shadow),
2558
+ var(--tw-ring-offset-shadow),
2559
+ var(--tw-ring-shadow),
2560
+ var(--tw-shadow);
2561
+ }
2562
+ .filter {
2563
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
2564
+ }
2565
+ .md\\:rounded-2xl {
2566
+ @media (width >= 48rem) {
2567
+ border-radius: var(--radius-2xl);
2568
+ }
2569
+ }
2570
+ .md\\:rounded-2xl\\! {
2571
+ @media (width >= 48rem) {
2572
+ border-radius: var(--radius-2xl) !important;
2573
+ }
2574
+ }
2575
+ .md\\:text-base {
2576
+ @media (width >= 48rem) {
2577
+ font-size: var(--text-base);
2578
+ line-height: var(--tw-leading, var(--text-base--line-height));
2579
+ }
2580
+ }
2581
+ .md\\:text-sm {
2582
+ @media (width >= 48rem) {
2583
+ font-size: var(--text-sm);
2584
+ line-height: var(--tw-leading, var(--text-sm--line-height));
2585
+ }
2586
+ }
2587
+ .md\\:text-xl {
2588
+ @media (width >= 48rem) {
2589
+ font-size: var(--text-xl);
2590
+ line-height: var(--tw-leading, var(--text-xl--line-height));
2591
+ }
2592
+ }
2593
+ }
2594
+ @layer components {
2595
+ video::-webkit-media-controls {
2596
+ display: none !important;
2597
+ }
2598
+ video::-webkit-media-controls-panel {
2599
+ display: none !important;
2600
+ }
2601
+ video::-webkit-media-controls-play-button {
2602
+ display: none !important;
2603
+ }
2604
+ video::-webkit-media-controls-timeline {
2605
+ display: none !important;
2606
+ }
2607
+ video::-webkit-media-controls-current-time-display {
2608
+ display: none !important;
2609
+ }
2610
+ video::-webkit-media-controls-time-remaining-display {
2611
+ display: none !important;
2612
+ }
2613
+ video::-webkit-media-controls-mute-button {
2614
+ display: none !important;
2615
+ }
2616
+ video::-webkit-media-controls-volume-slider {
2617
+ display: none !important;
2618
+ }
2619
+ video::-webkit-media-controls-fullscreen-button {
2620
+ display: none !important;
2621
+ }
2622
+ video::-webkit-media-controls-overlay-play-button {
2623
+ display: none !important;
2624
+ }
2625
+ video::-moz-media-controls {
2626
+ display: none !important;
2627
+ }
2628
+ video {
2629
+ outline: none !important;
2630
+ }
2631
+ video[controls] {
2632
+ -webkit-appearance: none !important;
2633
+ appearance: none !important;
2634
+ }
2635
+ video::-webkit-media-controls-enclosure {
2636
+ display: none !important;
2637
+ }
2638
+ video::-webkit-media-controls-start-playback-button {
2639
+ display: none !important;
2640
+ }
2641
+ video[controls]::-webkit-media-controls,
2642
+ video[controls]::-webkit-media-controls-panel,
2643
+ video[controls]::-webkit-media-controls-play-button,
2644
+ video[controls]::-webkit-media-controls-timeline,
2645
+ video[controls]::-webkit-media-controls-current-time-display,
2646
+ video[controls]::-webkit-media-controls-time-remaining-display,
2647
+ video[controls]::-webkit-media-controls-mute-button,
2648
+ video[controls]::-webkit-media-controls-volume-slider,
2649
+ video[controls]::-webkit-media-controls-fullscreen-button,
2650
+ video[controls]::-webkit-media-controls-overlay-play-button,
2651
+ video[controls]::-webkit-media-controls-enclosure,
2652
+ video[controls]::-webkit-media-controls-start-playback-button {
2653
+ display: none !important;
2654
+ visibility: hidden !important;
2655
+ opacity: 0 !important;
2656
+ pointer-events: none !important;
2657
+ }
2658
+ video[controls]::-moz-media-controls {
2659
+ display: none !important;
2660
+ visibility: hidden !important;
2661
+ opacity: 0 !important;
2662
+ }
2663
+ .motto-video-container {
2664
+ position: relative;
2665
+ width: 100%;
2666
+ min-height: 300px;
2667
+ }
2668
+ @supports (aspect-ratio: 16/9) {
2669
+ .motto-video-container {
2670
+ min-height: auto;
2671
+ }
2672
+ }
2673
+ .motto-video-responsive {
2674
+ position: absolute;
2675
+ top: calc(var(--spacing) * 0);
2676
+ left: calc(var(--spacing) * 0);
2677
+ height: 100%;
2678
+ width: 100%;
2679
+ }
2680
+ .motto-skip-button {
2681
+ position: absolute;
2682
+ top: calc(1/2 * 100%);
2683
+ z-index: 10;
2684
+ display: flex;
2685
+ height: calc(var(--spacing) * 16);
2686
+ width: calc(var(--spacing) * 16);
2687
+ --tw-translate-y: calc(calc(1/2 * 100%) * -1);
2688
+ translate: var(--tw-translate-x) var(--tw-translate-y);
2689
+ cursor: pointer;
2690
+ align-items: center;
2691
+ justify-content: center;
2692
+ border-radius: calc(infinity * 1px);
2693
+ border-style: var(--tw-border-style);
2694
+ border-width: 0px;
2695
+ background-color: color-mix(in srgb, #000 70%, transparent);
2696
+ @supports (color: color-mix(in lab, red, red)) {
2697
+ background-color: color-mix(in oklab, var(--color-black) 70%, transparent);
2698
+ }
2699
+ font-size: var(--text-2xl);
2700
+ line-height: var(--tw-leading, var(--text-2xl--line-height));
2701
+ color: var(--color-white);
2702
+ opacity: 80%;
2703
+ transition-property: all;
2704
+ transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
2705
+ transition-duration: var(--tw-duration, var(--default-transition-duration));
2706
+ --tw-duration: 200ms;
2707
+ transition-duration: 200ms;
2708
+ &:hover {
2709
+ @media (hover: hover) {
2710
+ --tw-scale-x: 110%;
2711
+ --tw-scale-y: 110%;
2712
+ --tw-scale-z: 110%;
2713
+ scale: var(--tw-scale-x) var(--tw-scale-y);
2714
+ }
2715
+ }
2716
+ &:hover {
2717
+ @media (hover: hover) {
2718
+ opacity: 100%;
2719
+ }
2720
+ }
2721
+ &:active {
2722
+ --tw-scale-x: 95%;
2723
+ --tw-scale-y: 95%;
2724
+ --tw-scale-z: 95%;
2725
+ scale: var(--tw-scale-x) var(--tw-scale-y);
2726
+ }
2727
+ }
2728
+ .motto-skip-button-back {
2729
+ left: calc(var(--spacing) * 5);
2730
+ }
2731
+ .motto-skip-button-forward {
2732
+ right: calc(var(--spacing) * 5);
2733
+ }
2734
+ }
2735
+ .shaka-seek-bar-container {
2736
+ height: 6px !important;
2737
+ width: 100% !important;
2738
+ margin: 8px 0 !important;
2739
+ border-radius: 4px !important;
2740
+ position: relative !important;
2741
+ border-top: none !important;
2742
+ border-bottom: none !important;
2743
+ box-shadow: none !important;
2744
+ }
2745
+ .shaka-seek-bar {
2746
+ height: 6px !important;
2747
+ width: 100% !important;
2748
+ -webkit-appearance: none !important;
2749
+ appearance: none !important;
2750
+ background: transparent !important;
2751
+ cursor: pointer !important;
2752
+ border: none !important;
2753
+ outline: none !important;
2754
+ position: absolute !important;
2755
+ top: 0 !important;
2756
+ left: 0 !important;
2757
+ border-radius: 4px !important;
2758
+ }
2759
+ .shaka-seek-bar::-webkit-slider-runnable-track {
2760
+ height: 6px !important;
2761
+ background: transparent !important;
2762
+ border-radius: 4px !important;
2763
+ border: none !important;
2764
+ }
2765
+ .shaka-seek-bar::-moz-range-track {
2766
+ height: 6px !important;
2767
+ background: transparent !important;
2768
+ border-radius: 4px !important;
2769
+ border: none !important;
2770
+ }
2771
+ .shaka-seek-bar::-webkit-slider-thumb {
2772
+ -webkit-appearance: none !important;
2773
+ appearance: none !important;
2774
+ width: 16px !important;
2775
+ height: 16px !important;
2776
+ border-radius: 50% !important;
2777
+ background: #ffffff !important;
2778
+ cursor: pointer !important;
2779
+ border: 2px solid #ffffff !important;
2780
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
2781
+ margin-top: -4px !important;
2782
+ }
2783
+ .shaka-seek-bar::-moz-range-thumb {
2784
+ width: 16px !important;
2785
+ height: 16px !important;
2786
+ border-radius: 50% !important;
2787
+ background: #ffffff !important;
2788
+ cursor: pointer !important;
2789
+ border: 2px solid #ffffff !important;
2790
+ box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
2791
+ margin-top: -4px !important;
2792
+ }
2793
+ .motto-skip-back-button,
2794
+ .motto-skip-forward-button,
2795
+ .motto-native-skip-button {
2796
+ background: transparent !important;
2797
+ border: none !important;
2798
+ padding: 4px !important;
2799
+ margin: 0px !important;
2800
+ cursor: pointer !important;
2801
+ color: #ffffff !important;
2802
+ transition: all 0.2s ease !important;
2803
+ min-width: 32px !important;
2804
+ height: 32px !important;
2805
+ display: flex !important;
2806
+ align-items: center !important;
2807
+ justify-content: center !important;
2808
+ border-radius: 4px !important;
2809
+ width: 25px;
2810
+ }
2811
+ .motto-skip-back-button:hover,
2812
+ .motto-skip-forward-button:hover,
2813
+ .motto-native-skip-button:hover {
2814
+ opacity: 0.8 !important;
2815
+ background: transparent !important;
2816
+ transform: scale(1.05) !important;
2817
+ }
2818
+ .motto-skip-back-button:active,
2819
+ .motto-skip-forward-button:active,
2820
+ .motto-native-skip-button:active {
2821
+ transform: scale(0.95) !important;
2822
+ }
2823
+ .motto-skip-back-button svg,
2824
+ .motto-skip-forward-button svg,
2825
+ .motto-native-skip-button svg {
2826
+ width: 24px !important;
2827
+ height: 24px !important;
2828
+ }
2829
+ .shaka-spinner-svg {
2830
+ color: white !important;
2831
+ fill: white !important;
2832
+ }
2833
+ .shaka-spinner-path {
2834
+ stroke: white !important;
2835
+ fill: none !important;
2836
+ }
2837
+ .shaka-spinner-container {
2838
+ color: white !important;
2839
+ }
2840
+ .shaka-buffering-spinner {
2841
+ color: white !important;
2842
+ fill: white !important;
2843
+ }
2844
+ .shaka-buffering-spinner svg {
2845
+ color: white !important;
2846
+ fill: white !important;
2847
+ }
2848
+ .shaka-buffering-spinner path {
2849
+ stroke: white !important;
2850
+ fill: none !important;
2851
+ }
2852
+ [data-shaka-player-container] .shaka-spinner,
2853
+ [data-shaka-player-container] .spinner {
2854
+ color: white !important;
2855
+ border-color: white !important;
2856
+ }
2857
+ .material-icons.shaka-spinner {
2858
+ color: white !important;
2859
+ }
2860
+ .shaka-controls-container .shaka-spinner,
2861
+ .shaka-video-container .shaka-spinner {
2862
+ color: white !important;
2863
+ fill: white !important;
2864
+ }
2865
+ .shaka-controls-container .shaka-spinner svg,
2866
+ .shaka-video-container .shaka-spinner svg {
2867
+ color: white !important;
2868
+ fill: white !important;
2869
+ }
2870
+ .shaka-controls-container .shaka-spinner path,
2871
+ .shaka-video-container .shaka-spinner path {
2872
+ stroke: white !important;
2873
+ }
2874
+ .motto-video-loading-overlay {
2875
+ position: absolute;
2876
+ top: 0;
2877
+ left: 0;
2878
+ width: 100%;
2879
+ height: 100%;
2880
+ background:
2881
+ linear-gradient(
2882
+ 135deg,
2883
+ #1a1a1a 0%,
2884
+ #2d2d2d 100%);
2885
+ display: flex;
2886
+ flex-direction: column;
2887
+ align-items: center;
2888
+ justify-content: center;
2889
+ z-index: 10;
2890
+ transition: opacity 0.3s ease;
2891
+ }
2892
+ .motto-video-loading-overlay.hidden {
2893
+ opacity: 0;
2894
+ pointer-events: none;
2895
+ }
2896
+ .motto-video-loading-content {
2897
+ text-align: center;
2898
+ color: white;
2899
+ }
2900
+ .motto-video-loading-icon {
2901
+ width: 64px;
2902
+ height: 64px;
2903
+ margin-bottom: 16px;
2904
+ opacity: 0.7;
2905
+ }
2906
+ .motto-video-loading-text {
2907
+ font-size: 16px;
2908
+ font-weight: 500;
2909
+ margin-bottom: 8px;
2910
+ }
2911
+ .motto-video-loading-subtext {
2912
+ font-size: 14px;
2913
+ opacity: 0.7;
2914
+ }
2915
+ @keyframes pulse-live {
2916
+ 0% {
2917
+ opacity: 1;
2918
+ transform: scale(1);
2919
+ }
2920
+ 50% {
2921
+ opacity: 0.7;
2922
+ transform: scale(1.1);
2923
+ }
2924
+ 100% {
2925
+ opacity: 1;
2926
+ transform: scale(1);
2927
+ }
2928
+ }
2929
+ .shaka-play-button {
2930
+ background: rgba(255, 255, 255, 0.1) !important;
2931
+ border: none !important;
2932
+ color: white !important;
2933
+ padding: 10px !important;
2934
+ border-radius: 100% !important;
2935
+ transition: all 0.2s ease !important;
2936
+ display: flex !important;
2937
+ align-items: center !important;
2938
+ justify-content: center !important;
2939
+ min-width: 55px !important;
2940
+ height: 55px !important;
2941
+ }
2942
+ .shaka-play-button-container {
2943
+ background: transparent;
2944
+ transition: all 0.2s ease !important;
2945
+ }
2946
+ .motto-video-container:not(.no-cursor) .shaka-play-button-container {
2947
+ background: rgba(0, 0, 0, 0.3);
2948
+ transition: all 0.s ease !important;
2949
+ }
2950
+ .shaka-play-button:hover {
2951
+ background: rgba(255, 255, 255, 0.2) !important;
2952
+ transform: scale(1.05) !important;
2953
+ }
2954
+ .shaka-play-button:active {
2955
+ transform: scale(0.95) !important;
2956
+ }
2957
+ .shaka-play-button > * {
2958
+ display: none !important;
2959
+ }
2960
+ .shaka-play-button::after {
2961
+ content: "" !important;
2962
+ width: 35px !important;
2963
+ height: 35px !important;
2964
+ background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path fill-rule="evenodd" d="M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z" clip-rule="evenodd" /></svg>') !important;
2965
+ background-repeat: no-repeat !important;
2966
+ background-size: contain !important;
2967
+ background-position: center !important;
2968
+ display: block !important;
2969
+ }
2970
+ .shaka-play-button[aria-label*=Play]::after {
2971
+ background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path fill-rule="evenodd" d="M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z" clip-rule="evenodd" /></svg>') !important;
2972
+ }
2973
+ .shaka-play-button[aria-label*=Pause]::after {
2974
+ background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="white"><path fill-rule="evenodd" d="M6.75 5.25a.75.75 0 0 1 .75-.75H9a.75.75 0 0 1 .75.75v13.5a.75.75 0 0 1-.75.75H7.5a.75.75 0 0 1-.75-.75V5.25Zm7.5 0A.75.75 0 0 1 15 4.5h1.5a.75.75 0 0 1 .75.75v13.5a.75.75 0 0 1-.75.75H15a.75.75 0 0 1-.75-.75V5.25Z" clip-rule="evenodd" /></svg>') !important;
2975
+ }
2976
+ @property --tw-gradient-position { syntax: "*"; inherits: false; }
2977
+ @property --tw-gradient-from { syntax: "<color>"; inherits: false; initial-value: #0000; }
2978
+ @property --tw-gradient-via { syntax: "<color>"; inherits: false; initial-value: #0000; }
2979
+ @property --tw-gradient-to { syntax: "<color>"; inherits: false; initial-value: #0000; }
2980
+ @property --tw-gradient-stops { syntax: "*"; inherits: false; }
2981
+ @property --tw-gradient-via-stops { syntax: "*"; inherits: false; }
2982
+ @property --tw-gradient-from-position { syntax: "<length-percentage>"; inherits: false; initial-value: 0%; }
2983
+ @property --tw-gradient-via-position { syntax: "<length-percentage>"; inherits: false; initial-value: 50%; }
2984
+ @property --tw-gradient-to-position { syntax: "<length-percentage>"; inherits: false; initial-value: 100%; }
2985
+ @property --tw-font-weight { syntax: "*"; inherits: false; }
2986
+ @property --tw-tracking { syntax: "*"; inherits: false; }
2987
+ @property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2988
+ @property --tw-shadow-color { syntax: "*"; inherits: false; }
2989
+ @property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
2990
+ @property --tw-inset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2991
+ @property --tw-inset-shadow-color { syntax: "*"; inherits: false; }
2992
+ @property --tw-inset-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
2993
+ @property --tw-ring-color { syntax: "*"; inherits: false; }
2994
+ @property --tw-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2995
+ @property --tw-inset-ring-color { syntax: "*"; inherits: false; }
2996
+ @property --tw-inset-ring-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
2997
+ @property --tw-ring-inset { syntax: "*"; inherits: false; }
2998
+ @property --tw-ring-offset-width { syntax: "<length>"; inherits: false; initial-value: 0px; }
2999
+ @property --tw-ring-offset-color { syntax: "*"; inherits: false; initial-value: #fff; }
3000
+ @property --tw-ring-offset-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
3001
+ @property --tw-blur { syntax: "*"; inherits: false; }
3002
+ @property --tw-brightness { syntax: "*"; inherits: false; }
3003
+ @property --tw-contrast { syntax: "*"; inherits: false; }
3004
+ @property --tw-grayscale { syntax: "*"; inherits: false; }
3005
+ @property --tw-hue-rotate { syntax: "*"; inherits: false; }
3006
+ @property --tw-invert { syntax: "*"; inherits: false; }
3007
+ @property --tw-opacity { syntax: "*"; inherits: false; }
3008
+ @property --tw-saturate { syntax: "*"; inherits: false; }
3009
+ @property --tw-sepia { syntax: "*"; inherits: false; }
3010
+ @property --tw-drop-shadow { syntax: "*"; inherits: false; }
3011
+ @property --tw-drop-shadow-color { syntax: "*"; inherits: false; }
3012
+ @property --tw-drop-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
3013
+ @property --tw-drop-shadow-size { syntax: "*"; inherits: false; }
3014
+ @property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
3015
+ @property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
3016
+ @property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
3017
+ @property --tw-border-style { syntax: "*"; inherits: false; initial-value: solid; }
3018
+ @property --tw-duration { syntax: "*"; inherits: false; }
3019
+ @property --tw-scale-x { syntax: "*"; inherits: false; initial-value: 1; }
3020
+ @property --tw-scale-y { syntax: "*"; inherits: false; initial-value: 1; }
3021
+ @property --tw-scale-z { syntax: "*"; inherits: false; initial-value: 1; }
3022
+ @keyframes spin {
3023
+ to {
3024
+ transform: rotate(360deg);
3025
+ }
3026
+ }
3027
+ @keyframes pulse {
3028
+ 50% {
3029
+ opacity: 0.5;
3030
+ }
3031
+ }
3032
+ @layer properties {
3033
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
3034
+ *,
3035
+ ::before,
3036
+ ::after,
3037
+ ::backdrop {
3038
+ --tw-gradient-position: initial;
3039
+ --tw-gradient-from: #0000;
3040
+ --tw-gradient-via: #0000;
3041
+ --tw-gradient-to: #0000;
3042
+ --tw-gradient-stops: initial;
3043
+ --tw-gradient-via-stops: initial;
3044
+ --tw-gradient-from-position: 0%;
3045
+ --tw-gradient-via-position: 50%;
3046
+ --tw-gradient-to-position: 100%;
3047
+ --tw-font-weight: initial;
3048
+ --tw-tracking: initial;
3049
+ --tw-shadow: 0 0 #0000;
3050
+ --tw-shadow-color: initial;
3051
+ --tw-shadow-alpha: 100%;
3052
+ --tw-inset-shadow: 0 0 #0000;
3053
+ --tw-inset-shadow-color: initial;
3054
+ --tw-inset-shadow-alpha: 100%;
3055
+ --tw-ring-color: initial;
3056
+ --tw-ring-shadow: 0 0 #0000;
3057
+ --tw-inset-ring-color: initial;
3058
+ --tw-inset-ring-shadow: 0 0 #0000;
3059
+ --tw-ring-inset: initial;
3060
+ --tw-ring-offset-width: 0px;
3061
+ --tw-ring-offset-color: #fff;
3062
+ --tw-ring-offset-shadow: 0 0 #0000;
3063
+ --tw-blur: initial;
3064
+ --tw-brightness: initial;
3065
+ --tw-contrast: initial;
3066
+ --tw-grayscale: initial;
3067
+ --tw-hue-rotate: initial;
3068
+ --tw-invert: initial;
3069
+ --tw-opacity: initial;
3070
+ --tw-saturate: initial;
3071
+ --tw-sepia: initial;
3072
+ --tw-drop-shadow: initial;
3073
+ --tw-drop-shadow-color: initial;
3074
+ --tw-drop-shadow-alpha: 100%;
3075
+ --tw-drop-shadow-size: initial;
3076
+ --tw-translate-x: 0;
3077
+ --tw-translate-y: 0;
3078
+ --tw-translate-z: 0;
3079
+ --tw-border-style: solid;
3080
+ --tw-duration: initial;
3081
+ --tw-scale-x: 1;
3082
+ --tw-scale-y: 1;
3083
+ --tw-scale-z: 1;
3084
+ }
3085
+ }
3086
+ }
3087
+ `);
1030
3088
 
1031
3089
  // src/Player.tsx
1032
3090
  import { twMerge as twMerge2 } from "tailwind-merge";
1033
- import { jsx as jsx5, jsxs as jsxs4 } from "react/jsx-runtime";
3091
+ import { jsx as jsx8, jsxs as jsxs6 } from "react/jsx-runtime";
1034
3092
  var Player = forwardRef(
1035
3093
  ({
1036
3094
  src,
@@ -1049,6 +3107,7 @@ var Player = forwardRef(
1049
3107
  chromecastConfig,
1050
3108
  qualityConfig,
1051
3109
  seekbarConfig,
3110
+ iconSizes,
1052
3111
  events,
1053
3112
  containerClassName,
1054
3113
  ...videoProps
@@ -1102,7 +3161,8 @@ var Player = forwardRef(
1102
3161
  chromecastConfig,
1103
3162
  seekbarConfig,
1104
3163
  events?.onSkipBack,
1105
- events?.onSkipForward
3164
+ events?.onSkipForward,
3165
+ iconSizes
1106
3166
  );
1107
3167
  const { isLive, isVisible: isLiveBadgeVisible } = useLiveBadge(playerRef, {
1108
3168
  enabled: true,
@@ -1197,6 +3257,23 @@ var Player = forwardRef(
1197
3257
  video.controls = false;
1198
3258
  video.setAttribute("controls", "false");
1199
3259
  video.removeAttribute("controls");
3260
+ const observer = new MutationObserver((mutations) => {
3261
+ mutations.forEach((mutation) => {
3262
+ if (mutation.type === "attributes" && mutation.attributeName === "controls") {
3263
+ if (video.hasAttribute("controls")) {
3264
+ video.removeAttribute("controls");
3265
+ video.controls = false;
3266
+ }
3267
+ }
3268
+ });
3269
+ });
3270
+ observer.observe(video, {
3271
+ attributes: true,
3272
+ attributeFilter: ["controls"]
3273
+ });
3274
+ return () => {
3275
+ observer.disconnect();
3276
+ };
1200
3277
  }, []);
1201
3278
  useImperativeHandle(ref, () => ({
1202
3279
  ...videoRef.current,
@@ -1221,7 +3298,7 @@ var Player = forwardRef(
1221
3298
  const videoStyle = isResponsive ? {} : { width, height };
1222
3299
  const filteredVideoProps = { ...videoProps };
1223
3300
  delete filteredVideoProps.controls;
1224
- return /* @__PURE__ */ jsxs4(
3301
+ return /* @__PURE__ */ jsxs6(
1225
3302
  "div",
1226
3303
  {
1227
3304
  ref: containerRef,
@@ -1230,7 +3307,7 @@ var Player = forwardRef(
1230
3307
  "data-shaka-player-container": true,
1231
3308
  "data-shaka-player-cast-receiver-id": chromecastConfig?.receiverApplicationId,
1232
3309
  children: [
1233
- /* @__PURE__ */ jsx5(
3310
+ /* @__PURE__ */ jsx8(
1234
3311
  "video",
1235
3312
  {
1236
3313
  ref: videoRef,
@@ -1239,11 +3316,12 @@ var Player = forwardRef(
1239
3316
  height: isResponsive ? void 0 : height,
1240
3317
  style: videoStyle,
1241
3318
  controls: false,
3319
+ playsInline: true,
1242
3320
  ...filteredVideoProps
1243
3321
  }
1244
3322
  ),
1245
- /* @__PURE__ */ jsx5(LiveBadge, { isVisible: isLiveBadgeVisible }),
1246
- imaConfig && /* @__PURE__ */ jsx5(
3323
+ /* @__PURE__ */ jsx8(LiveBadge, { isVisible: isLiveBadgeVisible }),
3324
+ imaConfig && /* @__PURE__ */ jsx8(
1247
3325
  "div",
1248
3326
  {
1249
3327
  ref: adContainerRef,
@@ -1729,7 +3807,7 @@ var useMessages = (locale) => {
1729
3807
  var useMessages_default = useMessages;
1730
3808
 
1731
3809
  // src/Video.tsx
1732
- import { jsx as jsx6, jsxs as jsxs5 } from "react/jsx-runtime";
3810
+ import { jsx as jsx9, jsxs as jsxs7 } from "react/jsx-runtime";
1733
3811
  var Video = ({
1734
3812
  videoId,
1735
3813
  publicKey,
@@ -1771,7 +3849,7 @@ var Video = ({
1771
3849
  }
1772
3850
  }, [video, events]);
1773
3851
  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, {}) }) });
3852
+ return /* @__PURE__ */ jsx9("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx9("div", { className: "relative w-full h-full bg-[#151515]", children: /* @__PURE__ */ jsx9(Loading, {}) }) });
1775
3853
  }
1776
3854
  if (!isLoading && video && !hlsUrl && events?.onEmptyPlaylists) {
1777
3855
  events.onEmptyPlaylists();
@@ -1784,8 +3862,8 @@ var Video = ({
1784
3862
  }
1785
3863
  const title = t(errorKey) || t("DEFAULT_ERROR");
1786
3864
  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(
3865
+ return /* @__PURE__ */ jsx9("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsxs7("div", { className: "relative w-full h-full", children: [
3866
+ /* @__PURE__ */ jsx9(
1789
3867
  ErrorScreen,
1790
3868
  {
1791
3869
  title,
@@ -1796,13 +3874,13 @@ var Video = ({
1796
3874
  ] }) });
1797
3875
  }
1798
3876
  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 || "" }),
3877
+ return /* @__PURE__ */ jsx9("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsxs7("div", { className: "relative w-full h-full bg-[#151515]", children: [
3878
+ /* @__PURE__ */ jsx9(Title, { title: video?.name || "" }),
1801
3879
  children
1802
3880
  ] }) });
1803
3881
  }
1804
3882
  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(
3883
+ return /* @__PURE__ */ jsx9("div", { className: twMerge3("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx9("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx9(
1806
3884
  Player,
1807
3885
  {
1808
3886
  ...props,
@@ -1819,7 +3897,7 @@ var Video = ({
1819
3897
  import { useCallback as useCallback8, useEffect as useEffect8, useState as useState4 } from "react";
1820
3898
  import { twMerge as twMerge4 } from "tailwind-merge";
1821
3899
  import { useQuery as useQuery2 } from "@tanstack/react-query";
1822
- import { Fragment, jsx as jsx7, jsxs as jsxs6 } from "react/jsx-runtime";
3900
+ import { Fragment, jsx as jsx10, jsxs as jsxs8 } from "react/jsx-runtime";
1823
3901
  var Event = ({
1824
3902
  publicKey,
1825
3903
  eventId,
@@ -1936,7 +4014,7 @@ var Event = ({
1936
4014
  if (error) {
1937
4015
  const title = t(error.message)?.length ? t(error.message) : t("DEFAULT_ERROR");
1938
4016
  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(
4017
+ return /* @__PURE__ */ jsx10("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx10("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx10(
1940
4018
  ErrorScreen,
1941
4019
  {
1942
4020
  title,
@@ -1948,12 +4026,12 @@ var Event = ({
1948
4026
  events.onEmptyPlaylists();
1949
4027
  }
1950
4028
  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, {}) }) });
4029
+ return /* @__PURE__ */ jsx10("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx10("div", { className: "relative w-full h-full bg-[#151515]", children: /* @__PURE__ */ jsx10(Loading, {}) }) });
1952
4030
  }
1953
4031
  if (activePlaylist && activeVideoId && videosData) {
1954
4032
  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(
4033
+ return /* @__PURE__ */ jsxs8("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: [
4034
+ /* @__PURE__ */ jsx10("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx10(
1957
4035
  Player,
1958
4036
  {
1959
4037
  ...props,
@@ -1962,8 +4040,8 @@ var Event = ({
1962
4040
  events,
1963
4041
  containerClassName: "w-full h-full"
1964
4042
  }
1965
- ),
1966
- !hideTitle && eventData && /* @__PURE__ */ jsx7(
4043
+ ) }),
4044
+ !hideTitle && eventData && /* @__PURE__ */ jsx10(
1967
4045
  TitleAndDescription,
1968
4046
  {
1969
4047
  title: eventData.title,
@@ -1972,10 +4050,10 @@ var Event = ({
1972
4050
  locale
1973
4051
  }
1974
4052
  )
1975
- ] }) });
4053
+ ] });
1976
4054
  }
1977
4055
  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(
4056
+ return /* @__PURE__ */ jsx10("div", { className: twMerge4("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx10("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx10(
1979
4057
  PreEvent,
1980
4058
  {
1981
4059
  event: eventData,
@@ -2014,15 +4092,15 @@ function PreEvent({
2014
4092
  }, [date, remainingTime]);
2015
4093
  const renderCountdown = useCallback8(() => {
2016
4094
  if (shouldBeStarted) {
2017
- return /* @__PURE__ */ jsx7("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
4095
+ return /* @__PURE__ */ jsx10("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
2018
4096
  }
2019
4097
  const seconds = Math.floor(remainingTime / 1e3) % 60;
2020
4098
  const minutes = Math.floor(remainingTime / 1e3 / 60) % 60;
2021
4099
  const hours = Math.floor(remainingTime / 1e3 / 60 / 60) % 24;
2022
4100
  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(
4101
+ return /* @__PURE__ */ jsxs8("div", { className: "grid grid-flow-col gap-5 text-center auto-cols-max", children: [
4102
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4103
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
2026
4104
  "span",
2027
4105
  {
2028
4106
  style: { "--value": days },
@@ -2031,10 +4109,10 @@ function PreEvent({
2031
4109
  children: days?.toString()?.padStart(2, "0")
2032
4110
  }
2033
4111
  ) }),
2034
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
4112
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
2035
4113
  ] }),
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(
4114
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4115
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
2038
4116
  "span",
2039
4117
  {
2040
4118
  style: { "--value": hours },
@@ -2043,10 +4121,10 @@ function PreEvent({
2043
4121
  children: hours?.toString()?.padStart(2, "0")
2044
4122
  }
2045
4123
  ) }),
2046
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
4124
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
2047
4125
  ] }),
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(
4126
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4127
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
2050
4128
  "span",
2051
4129
  {
2052
4130
  style: { "--value": minutes },
@@ -2055,10 +4133,10 @@ function PreEvent({
2055
4133
  children: minutes?.toString()?.padStart(2, "0")
2056
4134
  }
2057
4135
  ) }),
2058
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
4136
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
2059
4137
  ] }),
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(
4138
+ /* @__PURE__ */ jsxs8("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4139
+ /* @__PURE__ */ jsx10("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx10(
2062
4140
  "span",
2063
4141
  {
2064
4142
  style: { "--value": seconds },
@@ -2067,12 +4145,12 @@ function PreEvent({
2067
4145
  children: seconds?.toString()?.padStart(2, "0")
2068
4146
  }
2069
4147
  ) }),
2070
- /* @__PURE__ */ jsx7("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
4148
+ /* @__PURE__ */ jsx10("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
2071
4149
  ] })
2072
4150
  ] });
2073
4151
  }, [remainingTime, shouldBeStarted, t]);
2074
- return /* @__PURE__ */ jsx7(Fragment, { children: event?.posterUrl ? /* @__PURE__ */ jsxs6(Fragment, { children: [
2075
- /* @__PURE__ */ jsx7(
4152
+ return /* @__PURE__ */ jsx10(Fragment, { children: event?.posterUrl ? /* @__PURE__ */ jsxs8(Fragment, { children: [
4153
+ /* @__PURE__ */ jsx10(
2076
4154
  "div",
2077
4155
  {
2078
4156
  className: "relative overflow-hidden bg-base-200 aspect-video text-base-content w-full h-full flex justify-center items-center flex-col bg-no-repeat bg-cover md:rounded-2xl",
@@ -2081,10 +4159,10 @@ function PreEvent({
2081
4159
  backgroundRepeat: "no-repeat",
2082
4160
  backgroundSize: "cover"
2083
4161
  },
2084
- children: /* @__PURE__ */ jsx7("div", { className: "relative z-10", children: renderCountdown() })
4162
+ children: /* @__PURE__ */ jsx10("div", { className: "relative z-10", children: renderCountdown() })
2085
4163
  }
2086
4164
  ),
2087
- !hideTitle && /* @__PURE__ */ jsx7(
4165
+ !hideTitle && /* @__PURE__ */ jsx10(
2088
4166
  TitleAndDescription,
2089
4167
  {
2090
4168
  title: event.title,
@@ -2093,18 +4171,18 @@ function PreEvent({
2093
4171
  locale
2094
4172
  }
2095
4173
  )
2096
- ] }) : /* @__PURE__ */ jsxs6(Fragment, { children: [
2097
- /* @__PURE__ */ jsx7(
4174
+ ] }) : /* @__PURE__ */ jsxs8(Fragment, { children: [
4175
+ /* @__PURE__ */ jsx10(
2098
4176
  "div",
2099
4177
  {
2100
4178
  className: "relative overflow-hidden md:rounded-2xl bg-base-200 aspect-video text-base-content flex flex-col justify-center items-center w-full h-full bg-cover bg-center bg-no-repeat",
2101
4179
  style: {
2102
4180
  backgroundImage: backgroundImageUrl ? `url(${backgroundImageUrl})` : ""
2103
4181
  },
2104
- children: /* @__PURE__ */ jsx7("div", { className: "relative z-10", children: renderCountdown() })
4182
+ children: /* @__PURE__ */ jsx10("div", { className: "relative z-10", children: renderCountdown() })
2105
4183
  }
2106
4184
  ),
2107
- !hideTitle && /* @__PURE__ */ jsx7(
4185
+ !hideTitle && /* @__PURE__ */ jsx10(
2108
4186
  TitleAndDescription,
2109
4187
  {
2110
4188
  title: event.title,
@@ -2122,9 +4200,9 @@ var TitleAndDescription = ({
2122
4200
  locale = "en",
2123
4201
  className
2124
4202
  }) => {
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: [
4203
+ return /* @__PURE__ */ jsxs8("div", { className: twMerge4("mt-3 mb-6 m-event-details-ctn px-4 text-left w-full", className), children: [
4204
+ /* @__PURE__ */ jsx10("div", { className: "text-base md:text-xl m-event-title text-base-content font-medium", children: title }),
4205
+ startTime ? /* @__PURE__ */ jsxs8("div", { className: "text-sm md:text-base text-base-content/70 m-event-start-time", children: [
2128
4206
  new Date(startTime || "").toLocaleDateString(locale || "default", {
2129
4207
  month: "long",
2130
4208
  year: "numeric",
@@ -2137,7 +4215,7 @@ var TitleAndDescription = ({
2137
4215
  minute: "2-digit"
2138
4216
  })
2139
4217
  ] }) : null,
2140
- description && /* @__PURE__ */ jsx7("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
4218
+ description && /* @__PURE__ */ jsx10("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
2141
4219
  ] });
2142
4220
  };
2143
4221
 
@@ -2145,7 +4223,7 @@ var TitleAndDescription = ({
2145
4223
  import { useEffect as useEffect9, useState as useState5 } from "react";
2146
4224
  import { twMerge as twMerge5 } from "tailwind-merge";
2147
4225
  import { useQuery as useQuery3 } from "@tanstack/react-query";
2148
- import { Fragment as Fragment2, jsx as jsx8, jsxs as jsxs7 } from "react/jsx-runtime";
4226
+ import { Fragment as Fragment2, jsx as jsx11, jsxs as jsxs9 } from "react/jsx-runtime";
2149
4227
  var CreativeWork = ({
2150
4228
  publicKey,
2151
4229
  creativeWorkId,
@@ -2258,7 +4336,7 @@ var CreativeWork = ({
2258
4336
  if (error) {
2259
4337
  const title = t(error.message)?.length ? t(error.message) : t("DEFAULT_ERROR");
2260
4338
  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(
4339
+ return /* @__PURE__ */ jsx11("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx11("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx11(
2262
4340
  ErrorScreen,
2263
4341
  {
2264
4342
  title,
@@ -2288,10 +4366,10 @@ var CreativeWork = ({
2288
4366
  events
2289
4367
  ]);
2290
4368
  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, {}) }) });
4369
+ return /* @__PURE__ */ jsx11("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx11("div", { className: "relative w-full h-full", children: /* @__PURE__ */ jsx11(Loading, {}) }) });
2292
4370
  }
2293
4371
  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(
4372
+ return /* @__PURE__ */ jsx11("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsx11("div", { className: "relative w-full h-full bg-base-200 text-base-content flex justify-center items-center flex-col", children: /* @__PURE__ */ jsx11(
2295
4373
  PreCreativeWork,
2296
4374
  {
2297
4375
  creativeWork: creativeWorkData,
@@ -2304,8 +4382,8 @@ var CreativeWork = ({
2304
4382
  }
2305
4383
  if (activeVideoId && activePlaylist && !loadingPlaylist) {
2306
4384
  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(
4385
+ return /* @__PURE__ */ jsx11("div", { className: twMerge5("md:rounded-2xl overflow-hidden aspect-video", className), children: /* @__PURE__ */ jsxs9("div", { className: "relative w-full h-full", children: [
4386
+ /* @__PURE__ */ jsx11(
2309
4387
  Player,
2310
4388
  {
2311
4389
  ...props,
@@ -2317,7 +4395,7 @@ var CreativeWork = ({
2317
4395
  containerClassName: "w-full h-full"
2318
4396
  }
2319
4397
  ),
2320
- !hideTitle && /* @__PURE__ */ jsx8(
4398
+ !hideTitle && /* @__PURE__ */ jsx11(
2321
4399
  TitleAndDescription2,
2322
4400
  {
2323
4401
  title: creativeWorkData?.title || "",
@@ -2330,7 +4408,7 @@ var CreativeWork = ({
2330
4408
  ] }) });
2331
4409
  }
2332
4410
  if (loadingPlaylist) {
2333
- return /* @__PURE__ */ jsx8(Loading, {});
4411
+ return /* @__PURE__ */ jsx11(Loading, {});
2334
4412
  }
2335
4413
  return null;
2336
4414
  };
@@ -2362,15 +4440,15 @@ function PreCreativeWork({
2362
4440
  }, [date, remainingTime]);
2363
4441
  const renderCountdown = () => {
2364
4442
  if (shouldBeStarted) {
2365
- return /* @__PURE__ */ jsx8("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
4443
+ return /* @__PURE__ */ jsx11("span", { className: "text-base-content text-xl", children: t("EVENT_NOT_STARTED") });
2366
4444
  }
2367
4445
  const seconds = Math.floor(remainingTime / 1e3) % 60;
2368
4446
  const minutes = Math.floor(remainingTime / 1e3 / 60) % 60;
2369
4447
  const hours = Math.floor(remainingTime / 1e3 / 60 / 60) % 24;
2370
4448
  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(
4449
+ return /* @__PURE__ */ jsxs9("div", { className: "grid grid-flow-col gap-5 text-center auto-cols-max", children: [
4450
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4451
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2374
4452
  "span",
2375
4453
  {
2376
4454
  style: { "--value": days },
@@ -2379,10 +4457,10 @@ function PreCreativeWork({
2379
4457
  children: days?.toString()?.padStart(2, "0")
2380
4458
  }
2381
4459
  ) }),
2382
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
4460
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("DAYS") })
2383
4461
  ] }),
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(
4462
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4463
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2386
4464
  "span",
2387
4465
  {
2388
4466
  style: { "--value": hours },
@@ -2391,10 +4469,10 @@ function PreCreativeWork({
2391
4469
  children: hours?.toString()?.padStart(2, "0")
2392
4470
  }
2393
4471
  ) }),
2394
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
4472
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("HOURS") })
2395
4473
  ] }),
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(
4474
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4475
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2398
4476
  "span",
2399
4477
  {
2400
4478
  style: { "--value": minutes },
@@ -2403,10 +4481,10 @@ function PreCreativeWork({
2403
4481
  children: minutes?.toString()?.padStart(2, "0")
2404
4482
  }
2405
4483
  ) }),
2406
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
4484
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("MINUTES") })
2407
4485
  ] }),
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(
4486
+ /* @__PURE__ */ jsxs9("div", { className: "flex flex-col p-2 bg-neutral rounded-box text-neutral-content", children: [
4487
+ /* @__PURE__ */ jsx11("span", { className: "countdown font-mono text-5xl", children: /* @__PURE__ */ jsx11(
2410
4488
  "span",
2411
4489
  {
2412
4490
  style: { "--value": seconds },
@@ -2415,12 +4493,12 @@ function PreCreativeWork({
2415
4493
  children: seconds?.toString()?.padStart(2, "0")
2416
4494
  }
2417
4495
  ) }),
2418
- /* @__PURE__ */ jsx8("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
4496
+ /* @__PURE__ */ jsx11("span", { className: "text-sm uppercase tracking-widest mt-1", children: t("SECONDS") })
2419
4497
  ] })
2420
4498
  ] });
2421
4499
  };
2422
- return /* @__PURE__ */ jsxs7(Fragment2, { children: [
2423
- /* @__PURE__ */ jsxs7(
4500
+ return /* @__PURE__ */ jsxs9(Fragment2, { children: [
4501
+ /* @__PURE__ */ jsxs9(
2424
4502
  "div",
2425
4503
  {
2426
4504
  className: "relative overflow-hidden md:rounded-2xl bg-base-200 aspect-video text-base-content flex flex-col justify-center items-center w-full h-full bg-cover bg-center bg-no-repeat",
@@ -2428,12 +4506,12 @@ function PreCreativeWork({
2428
4506
  backgroundImage: backgroundImageUrl ? `url(${backgroundImageUrl})` : ""
2429
4507
  },
2430
4508
  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() })
4509
+ backgroundImageUrl && /* @__PURE__ */ jsx11("div", { className: "absolute inset-0 bg-black bg-opacity-40" }),
4510
+ /* @__PURE__ */ jsx11("div", { className: "relative z-10", children: renderCountdown() })
2433
4511
  ]
2434
4512
  }
2435
4513
  ),
2436
- !hideTitle && /* @__PURE__ */ jsx8(
4514
+ !hideTitle && /* @__PURE__ */ jsx11(
2437
4515
  TitleAndDescription2,
2438
4516
  {
2439
4517
  title: creativeWork.title,
@@ -2451,9 +4529,9 @@ var TitleAndDescription2 = ({
2451
4529
  locale = "en",
2452
4530
  className
2453
4531
  }) => {
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: [
4532
+ return /* @__PURE__ */ jsxs9("div", { className: twMerge5("mt-3 mb-6 m-event-details-ctn px-4 text-left w-full", className), children: [
4533
+ /* @__PURE__ */ jsx11("div", { className: "text-base md:text-xl m-event-title text-base-content font-medium", children: title }),
4534
+ releaseTime ? /* @__PURE__ */ jsxs9("div", { className: "text-sm md:text-base text-base-content/70 m-event-start-time", children: [
2457
4535
  new Date(releaseTime || "").toLocaleDateString(locale || "default", {
2458
4536
  month: "long",
2459
4537
  year: "numeric",
@@ -2466,13 +4544,13 @@ var TitleAndDescription2 = ({
2466
4544
  minute: "2-digit"
2467
4545
  })
2468
4546
  ] }) : null,
2469
- description && /* @__PURE__ */ jsx8("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
4547
+ description && /* @__PURE__ */ jsx11("div", { className: "text-xs md:text-sm text-base-content/60 uppercase", children: description })
2470
4548
  ] });
2471
4549
  };
2472
4550
 
2473
4551
  // src/QueryProvider.tsx
2474
4552
  import { QueryClient, QueryClientProvider } from "@tanstack/react-query";
2475
- import { jsx as jsx9 } from "react/jsx-runtime";
4553
+ import { jsx as jsx12 } from "react/jsx-runtime";
2476
4554
  var queryClient = new QueryClient({
2477
4555
  defaultOptions: {
2478
4556
  queries: {
@@ -2486,13 +4564,16 @@ var queryClient = new QueryClient({
2486
4564
  }
2487
4565
  });
2488
4566
  var QueryProvider = ({ children }) => {
2489
- return /* @__PURE__ */ jsx9(QueryClientProvider, { client: queryClient, children });
4567
+ return /* @__PURE__ */ jsx12(QueryClientProvider, { client: queryClient, children });
2490
4568
  };
2491
4569
  export {
4570
+ BigPlayIcon,
2492
4571
  CreativeWork,
2493
4572
  Event,
2494
4573
  Player,
2495
4574
  QueryProvider,
4575
+ SkipBackIcon,
4576
+ SkipForwardIcon,
2496
4577
  Video,
2497
4578
  queryClient
2498
4579
  };