.intro-default{display:flex;flex-direction:column;color:#fff;align-items:center;text-align:center;max-width:80%}.intro-default .player-title-text{font-size:18px;line-height:1.25;font-weight:600}.intro-default .player-subtitle-text{font-size:14px;line-height:1.35}.intro-default__body{margin-top:4px;font-size:11px;line-height:1.35;color:#fffc}.intro-default__hint{margin-top:6px;font-size:10px;color:#ffffffb3}@media (min-width: 768px){.intro-default .player-title-text{font-size:24px}.intro-default .player-subtitle-text{font-size:17px}}.intro-text{width:100%;height:100%;max-width:100%;background:#000;color:#fff;pointer-events:auto;display:flex;justify-content:center;align-items:flex-start;text-align:center}.intro-text__content{min-width:0;max-width:720px;padding:48px 40px;margin:12vh auto 0;box-sizing:border-box}.intro-text__title{font-size:2.8rem;line-height:1.15;font-weight:500;margin-bottom:12px}.intro-text__subtitle{font-size:1.35rem;line-height:1.45;max-width:520px;margin-top:0}.player-root{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#000;overflow:hidden}.player-root.player-embedded{position:relative;inset:auto;width:100%;height:100%}.player-stage{position:relative;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center}.player-advance-hint{position:absolute;left:50%;bottom:calc(18px + env(safe-area-inset-bottom));z-index:70;transform:translate(-50%);padding:8px 14px;border-radius:999px;background:#000000c7;color:#fff;font-size:13px;font-weight:600;letter-spacing:.01em;text-transform:none;text-shadow:0 1px 6px rgba(0,0,0,.55);pointer-events:none}.player-advance-hint--inline{position:static;left:auto;bottom:auto;z-index:auto;transform:none;margin-top:10px;padding:0;border-radius:0;background:transparent;color:#ffffffb8;font-size:11px;font-weight:600}.player-image{max-width:100%;max-height:100%;object-fit:contain;opacity:1;pointer-events:none}.fade-in{opacity:0}.fade-out{opacity:1;transition:none}.fade-in.is-ready,.fade-out.is-ready{opacity:1}.fade-cut{transition:opacity .2s ease-in-out}.player-exit{position:absolute;top:calc(16px + env(safe-area-inset-top));right:calc(16px + env(safe-area-inset-right));z-index:60;width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#0000008c;color:#fff;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #00000059}.player-root:not(.player-embedded) .player-exit{position:fixed}@media (orientation: landscape) and (max-height: 500px){.player-exit{top:calc(16px + env(safe-area-inset-top));right:calc(16px + env(safe-area-inset-right));left:auto;width:30px;height:30px;font-size:20px;opacity:.95}}.player-back{position:absolute;top:calc(16px + env(safe-area-inset-top));left:calc(16px + env(safe-area-inset-left));z-index:60;width:30px;height:30px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#00000073;color:#fff;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #00000059}.player-image-frame{position:relative;width:100%;height:100%;background:#000}.player-image-frame.is-text-only{background:#000}.player-image{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;will-change:opacity}.player-image.is-prev{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:1}.player-image.is-prev.is-exiting-to-text{z-index:2;transition:opacity .9s ease-in-out}.player-image.is-prev.is-exiting-to-text.fade-out.is-ready{opacity:0}.player-image.is-current{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:2;opacity:1;transition:opacity 2s ease-in-out}.player-image.is-current.is-loading{opacity:0}.player-image.is-current:not(.is-ready){opacity:0}.player-text-slide-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;opacity:0;transition:opacity .9s ease-in-out}.player-text-slide-backdrop.is-ready{opacity:1}.player-hue-wheel-slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(18px,4vh,42px);padding:clamp(32px,8vw,96px);color:#fff;text-align:center;opacity:0;animation:title-fade .7s ease-out forwards}.player-hue-wheel-copy{max-width:min(760px,88vw)}.player-hue-wheel-copy h1{margin:0;color:#fff;font-size:clamp(28px,5vw,58px);line-height:1.05;font-weight:800}.player-hue-wheel-copy p{margin:10px 0 0;color:#ffffffc7;font-size:clamp(16px,2.2vw,28px);line-height:1.25;font-weight:500}.player-hue-wheel{width:min(56vh,68vw,440px)}.player-hue-wheel .animated-hue-wheel__caption{color:#ffffffb8}@media (orientation: landscape) and (max-height: 560px){.player-hue-wheel-slide{flex-direction:row;text-align:left;gap:clamp(18px,5vw,48px)}.player-hue-wheel-copy{max-width:min(420px,42vw)}.player-hue-wheel{width:min(64vh,38vw,360px)}}.player-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;pointer-events:none}.player-loading-spinner{width:36px;height:36px;border-radius:999px;border:3px solid rgba(255,255,255,.25);border-top-color:#fffc;animation:player-spin .9s linear infinite}@keyframes player-spin{to{transform:rotate(360deg)}}.player-like{position:absolute;right:auto;bottom:auto;z-index:4;width:48px;height:48px;border-radius:6px;border:none;background:transparent;color:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto}.player-like-icon{width:26px;height:26px}.player-like-stroke-back{fill:transparent;stroke:#0009;stroke-width:3.2;stroke-linejoin:round}.player-like-stroke-front{fill:transparent;stroke:#fffffff2;stroke-width:1.6;stroke-linejoin:round}.player-like.is-liked .player-like-stroke-back{fill:transparent;stroke:#0009}.player-like.is-liked .player-like-stroke-front{fill:#ffd000;stroke:#ffd000}.player-root.player-embedded .player-image{max-width:100%;max-height:100%}.player-title{position:absolute;z-index:3;max-width:70%;background:#00000073;color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;font-weight:500;line-height:1.35;border-radius:6px;padding:6px 10px;text-align:left;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transform:translate(-12px);animation:title-enter 2s ease-out forwards;animation-delay:0ms;animation-fill-mode:both}.player-title.is-intro-full{left:0;top:0;width:100%;height:100%;max-width:100%;padding:0;background:transparent;display:flex;align-items:center;justify-content:center;text-align:center}.player-title.is-full{transform:translate(8px)}.player-title.is-static{opacity:1;transform:none;animation:none}.player-title.is-text-intro{opacity:0;transform:none;flex-direction:column;animation:title-fade 1.2s ease-in-out forwards}.player-title.is-static .player-title-text{transform:none}.player-title.is-full .player-title-text{transform:translate(0)}.player-title-text{display:inline-block;padding:0;background:transparent;color:#fff;border-radius:6px;pointer-events:none}.player-subtitle-text{display:block;margin-top:2px;padding:0;color:#ffffffbf;font-size:11px;font-weight:400;line-height:1.3;max-width:100%;word-break:break-word}.player-title.no-title .player-subtitle-text{margin-top:0}@keyframes title-enter{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes title-fade{0%{opacity:0}to{opacity:1}}.player-title-text{font-size:12px;line-height:1.3;padding:0;font-weight:400}@media (min-width: 768px) and (max-width: 1199px){.player-title-text{font-size:17px;line-height:1.4;padding:0;font-weight:600}.player-subtitle-text{font-size:13px}}@media (min-width: 1200px){.player-title-text{font-size:16px;line-height:1.35;padding:0;font-weight:500}.player-subtitle-text{font-size:12px}}.cta-layout{--cta-stack-width: 480px;display:flex;gap:12px;width:100%}.cta-layout--stacked{flex-direction:column;align-items:center}.cta-layout--inline{flex-direction:row}.cta-button{padding:12px 28px;font-size:.95rem;border-radius:6px;cursor:pointer;border:none;text-decoration:none;line-height:1.25;display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:normal}.cta-layout--stacked .cta-button{width:min(100%,var(--cta-stack-width))}.cta-button__label{white-space:normal}.cta-button--brand-colorfix .cta-button__label{display:inline-flex;align-items:center;justify-content:center;gap:.24em;flex-wrap:wrap;font-weight:700;line-height:1}.cta-button__brand-logo{display:inline-block;width:auto;height:1em;vertical-align:middle}@media (max-width: 600px){.cta-layout{width:100%}.cta-layout--stacked .cta-button,.cta-layout--inline .cta-button{width:100%;padding-left:24px;padding-right:24px}.cta-layout--stacked .cta-button--link,.cta-layout--inline .cta-button--link{padding-left:0;padding-right:0}}.cta-button--primary{background:#111;color:#fff}.cta-button.cta-button--brand-colorfix{gap:0;background:#fff;color:#151515;border:1px solid rgba(1,145,150,.42);box-shadow:0 10px 24px #00000038}.cta-button.cta-button--brand-colorfix:hover{background:var(--button-hover, #e66400);background-color:var(--button-hover, #e66400);border-color:var(--button-hover, #e66400);box-shadow:0 10px 24px #00000038;transform:none}.cta-button--secondary{background:#f2f2f2;color:#111;border:1px solid #d7d7d7}.cta-button--ghost{background:transparent;color:#aaa;border:none}.cta-button--link{background:transparent;color:#f3f4f6;border:none;padding:4px 10px;font-size:.95rem;font-weight:600;text-decoration:none;text-align:center;width:auto}.cta-button--link:hover{color:#fff;text-decoration:underline}.cta-layout--stacked .cta-button--link,.cta-layout--inline .cta-button--link{width:auto;align-self:center}.cta-spacer{width:100%;height:16px}.cta-button__icon{width:1em;height:1em;stroke:currentColor}.cta-article-link{display:block;width:100%;max-width:var(--cta-stack-width);margin:14px auto 0;text-decoration:none;color:#111827;background:#f3f4f6;border:1px solid rgba(255,255,255,.55);border-radius:10px;padding:14px 16px;box-shadow:0 8px 24px #0000004d;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.cta-article-link:hover,.cta-article-link:active,.cta-article-link:visited{color:#111827;text-decoration:none}.cta-article-link:hover{transform:translateY(-1px);box-shadow:0 14px 34px #0006;filter:brightness(1.02)}.cta-article-link:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:3px}.cta-article-link__title{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:16px;line-height:1.2;letter-spacing:.01em;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.cta-article-link__prefix{font-weight:700;font-size:.95em;color:#111827b3;margin-right:6px}.cta-article-link__dek{margin-top:6px;font-size:13px;font-weight:550;line-height:1.3;color:#111827b3;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.cta-article-link.is-disabled{opacity:.5;pointer-events:none;transform:none;box-shadow:none}.cta-watch-next{display:block;width:100%;max-width:var(--cta-stack-width);margin:24px auto 0;padding:12px 14px;text-align:left;color:#111827;background:#f6f7f9;border:1px solid rgba(17,24,39,.08);border-radius:10px;box-shadow:0 6px 18px #0000002e;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.cta-watch-next:hover{transform:translateY(-3px);box-shadow:0 10px 24px #00000040;background:#f6f7f9;color:#111827}.cta-watch-next:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:3px}.cta-watch-next__label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#1118278c;margin-bottom:6px}.cta-watch-next__body{display:grid;grid-template-columns:60px 1fr;gap:10px;align-items:center}.cta-watch-next__thumb{width:60px;height:36px;border-radius:8px;overflow:hidden;background:#e5e7eb}.cta-watch-next__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cta-watch-next__text{display:flex;flex-direction:column;gap:6px}.cta-watch-next__title{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;font-size:14px;line-height:1.25;letter-spacing:.01em;white-space:normal;overflow-wrap:anywhere}.cta-watch-next__subtitle{font-size:12px;font-weight:500;line-height:1.35;color:#111827b3;max-width:34ch;white-space:normal;overflow-wrap:anywhere}.cta-watch-next.is-disabled{opacity:.5;pointer-events:none;transform:none;box-shadow:none}.cta-watch-next:active{transform:scale(.98)}@media (max-width: 640px){.cta-watch-next{width:100%;max-width:92vw;padding:12px 14px}.cta-watch-next__label{font-size:12px}.cta-watch-next__body{grid-template-columns:60px 1fr}.cta-watch-next__thumb{width:60px;height:36px}.cta-watch-next__title{font-size:14px}.cta-watch-next__subtitle{font-size:12px;max-width:100%}}@media (max-width: 640px){.cta-article-link{max-width:92vw;margin-top:16px;padding:14px}}.player-end-screen{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px 16px calc(240px + env(safe-area-inset-bottom));box-sizing:border-box;display:flex;flex-direction:column;align-items:center;background:#000;z-index:20;overflow:hidden}.player-end-screen.has-actions{overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.player-end-screen.has-actions::-webkit-scrollbar{width:0;height:0;display:none}.player-end-screen.is-empty{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.player-end-screen .player-exit{z-index:40}.player-end-screen-inner{flex:1;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding-bottom:calc(260px + env(safe-area-inset-bottom));padding-top:56px}.player-end-screen-inner.has-actions{min-height:max-content}.player-end-screen-inner.is-empty{padding-bottom:0}.player-replay-btn{background:none;border:none;font-size:18px;font-weight:500;cursor:pointer;padding:12px 20px;border-radius:999px;transition:background-color .15s ease}.player-replay-btn:hover{background-color:#0000000f}.player-end-actions{display:flex;flex-direction:column;gap:12px;width:100%;padding-bottom:120px;position:relative;z-index:10}.player-end-links{display:flex;justify-content:center;margin-top:22px}.player-end-links .cta-layout--stacked{align-items:center}.player-end-links .cta-button--link{color:#fff;text-align:center}.player-end-links .cta-button--link:hover{color:#fff;opacity:1;text-decoration:underline}.player-end-links .cta-layout--stacked .cta-button--link,.player-end-links .cta-layout--inline .cta-button--link,.player-end-links .cta-article-link{align-self:center}@media (max-width: 640px){.player-end-screen-inner{justify-content:flex-start;padding-top:calc(72px + env(safe-area-inset-top))}}.player-end-footer{position:fixed;left:0;right:0;bottom:calc(16px + env(safe-area-inset-bottom) + var(--ios-browser-bar, 0px));display:flex;flex-direction:column;align-items:center;gap:6px;z-index:5;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#000000e0;box-shadow:0 -8px 18px #00000073}@supports (-webkit-touch-callout: none){.player-end-footer{--ios-browser-bar: 56px}}.player-end-hire-link{color:#ffffffdb;font-size:14px;line-height:1.25;letter-spacing:.02em;text-decoration:none;pointer-events:auto}.player-end-hire-link:hover{text-decoration:underline}.player-end-branding{display:flex;flex-direction:column;align-items:center;gap:2px;text-align:center;font-size:13px;line-height:1.3;letter-spacing:.02em;color:#ffffffad;pointer-events:none}.player-end-branding-label{display:block}.player-end-branding strong{font-weight:600;color:var(--brand-color)}.player-end-branding-link{color:inherit;text-decoration:none;pointer-events:auto}.player-end-branding-link:hover{opacity:.9}
