/**
 * MakkiPlay Production — v1.24.0
 * Sole visual owner for Production Company profiles/directory and Coming Soon.
 * Shared Discovery primitives remain owned by discovery.css.
 */
.mp-production-empty a:hover,.mp-production-empty a:focus-visible{color:var(--mp-accent-hover)}
.mp-production-page,.mp-studio-directory,.mp-studio-profile{width:min(calc(100% - 44px),var(--mp-container));padding:34px 0 72px}.mp-production-page__header,.mp-studio-directory__header{padding-bottom:23px;border-bottom:1px solid var(--mp-line)}.mp-production-page__header h1,.mp-studio-directory__header h1,.mp-studio-profile__header h1{margin:0;color:var(--mp-text);font-size:var(--mp-fs-36);font-weight:var(--mp-weight-extrabold);line-height:var(--mp-lh-108);letter-spacing:var(--mp-track-neg-045)}.mp-production-page__header p{max-width:1120px;margin:9px 0 0;color:var(--mp-text);font-size:var(--mp-fs-15);line-height:var(--mp-lh-155)}.mp-production-layout{display:grid;grid-template-columns:221px minmax(0,1fr);gap:32px;align-items:start;padding-top:40px}.mp-production-results{min-width:0}.mp-production-filter-form{gap:0}.mp-production-filter-form .mp-discovery-keyword input{margin-top:20px}.mp-production-select{display:block}.mp-production-select select{display:block;width:100%;height:38px;box-sizing:border-box;margin-top:20px;padding:0 14px;border:1px solid transparent;border-radius:var(--mp-radius-control);background:var(--mp-surface);color:var(--mp-text);font-size:var(--mp-fs-13);line-height:var(--mp-lh-14);outline:0}.mp-production-select select:hover{border-color:var(--mp-line)}.mp-production-select select:focus-visible{border-color:var(--mp-accent);box-shadow:var(--mp-focus-ring)}.mp-production-checklist{display:grid;gap:9px;margin-top:16px}.mp-production-checklist label{display:flex;align-items:center;gap:8px;color:var(--mp-text);font-size:var(--mp-fs-12);font-weight:var(--mp-weight-regular);line-height:var(--mp-lh-14);cursor:pointer}.mp-production-checklist input{width:14px;height:14px;margin:0;accent-color:var(--mp-selected)}.mp-production-checklist--long{max-height:238px;overflow:auto;padding-right:4px;scrollbar-width:thin}.mp-production-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:22px;min-width:0;padding:0 0 27px;margin:0 0 27px;border-bottom:1px solid var(--mp-line)}.mp-production-card__poster{position:relative;aspect-ratio:2/3;overflow:hidden;border-radius:var(--mp-radius-media);background:var(--mp-surface)}.mp-production-card__poster>a{display:block;width:100%;height:100%}.mp-production-card__poster img{display:block;width:100%;height:100%;object-fit:cover;object-position:var(--mp-production-poster-x,50%) var(--mp-production-poster-y,50%)}.mp-production-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--mp-muted);background:linear-gradient(145deg,var(--mp-surface),var(--mp-surface-2))}.mp-production-card__placeholder svg{width:30px;height:30px}.mp-production-card__body{min-width:0}.mp-production-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 16px;border-radius:var(--mp-radius-control);background:var(--mp-surface);overflow:hidden}.mp-production-step{position:relative;display:grid;align-content:center;min-height:42px;padding:7px 10px 7px 19px;color:var(--mp-muted);font-size:var(--mp-fs-10);font-weight:var(--mp-weight-bold);line-height:var(--mp-lh-12)}.mp-production-step:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--mp-line)}.mp-production-step+ .mp-production-step{border-left:1px solid var(--mp-line)}.mp-production-step.is-complete,.mp-production-step.is-current{color:var(--mp-text)}.mp-production-step.is-complete:before,.mp-production-step.is-current:before{background:var(--mp-accent)}.mp-production-step.is-current{background:color-mix(in srgb,var(--mp-accent) 7%,var(--mp-surface))}.mp-production-step time{display:block;margin-top:2px;color:var(--mp-muted);font-size:var(--mp-fs-9);font-weight:var(--mp-weight-regular);line-height:var(--mp-lh-12)}.mp-production-card__title-row{display:flex;align-items:center;gap:10px;margin-bottom:6px}.mp-production-card__title-row h2{min-width:0;margin:0;font-size:var(--mp-fs-24);font-weight:var(--mp-weight-extrabold);line-height:var(--mp-lh-115);letter-spacing:var(--mp-track-neg-025)}.mp-production-card__title-row h2 a:hover,.mp-production-card__title-row h2 a:focus-visible{color:var(--mp-accent)}.mp-production-track{flex:0 0 auto;display:grid;place-items:center;box-sizing:border-box;width:28px;height:28px;margin:0;padding:0;border:0;border-radius:50%;background:var(--mp-accent);color:var(--mp-button-ink,var(--mp-selected-ink));line-height:var(--mp-lh-zero);-webkit-appearance:none;appearance:none;cursor:pointer;transition:transform var(--mp-motion-fast) var(--mp-ease),opacity var(--mp-motion-fast) var(--mp-ease)}.mp-production-track svg{display:block;width:14px;height:14px}.mp-production-track:hover,.mp-production-track:focus-visible{background:var(--mp-accent);color:var(--mp-button-ink,var(--mp-selected-ink));transform:translateY(-1px)}.mp-production-track:focus-visible{outline:2px solid var(--mp-accent);outline-offset:2px}.mp-production-track.is-active,.mp-production-track.is-active:hover,.mp-production-track.is-active:focus-visible{background:var(--mp-selected);color:var(--mp-selected-ink)}.mp-production-track.is-active:focus-visible{outline-color:var(--mp-selected)}.mp-production-track.is-loading{opacity:.68}.mp-production-season{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0 0 10px;color:var(--mp-text);font-size:var(--mp-fs-13);font-weight:var(--mp-weight-medium);line-height:var(--mp-lh-14)}.mp-production-trailer,.mp-production-fact a{color:var(--mp-accent);font-weight:var(--mp-weight-bold)}.mp-production-trailer:hover,.mp-production-trailer:focus-visible,.mp-production-fact a:hover,.mp-production-fact a:focus-visible{color:var(--mp-accent-hover)}.mp-production-summary{margin:0 0 14px;color:var(--mp-text);font-size:var(--mp-fs-13);font-weight:var(--mp-weight-regular);line-height:var(--mp-lh-155)}.mp-production-fact{margin:0 0 10px;color:var(--mp-text);font-size:var(--mp-fs-12);line-height:var(--mp-lh-15)}.mp-production-fact strong,.mp-production-facts dt{font-weight:var(--mp-weight-bold)}.mp-production-facts{display:grid;gap:6px;margin:0}.mp-production-facts>div{display:flex;flex-wrap:wrap;gap:4px 6px;min-width:0}.mp-production-facts dt,.mp-production-facts dd{margin:0;color:var(--mp-text);font-size:var(--mp-fs-12);line-height:var(--mp-lh-14)}.mp-production-facts dd a{color:var(--mp-accent)}.mp-production-facts dd a:hover,.mp-production-facts dd a:focus-visible{color:var(--mp-accent-hover)}.mp-production-empty{padding:30px;border:1px solid var(--mp-line);border-radius:var(--mp-radius-card);background:var(--mp-surface)}.mp-production-empty h2{margin:0 0 7px;font-size:var(--mp-fs-18);font-weight:var(--mp-weight-extrabold);line-height:var(--mp-lh-12)}.mp-production-empty p{margin:0 0 12px;color:var(--mp-muted);font-size:var(--mp-fs-13);line-height:var(--mp-lh-15)}.mp-production-empty a{color:var(--mp-accent);font-size:var(--mp-fs-12);font-weight:var(--mp-weight-bold)}

.mp-studio-directory__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding-top:30px}.mp-studio-card{display:grid;justify-items:center;min-width:0;padding:22px 18px 20px;border:1px solid var(--mp-line);border-radius:var(--mp-radius-card);background:var(--mp-surface);text-align:center}.mp-studio-card__logo{display:grid;place-items:center;width:100%;height:92px;margin-bottom:15px;border-radius:var(--mp-radius-media);background:var(--mp-bg)}.mp-studio-card__logo img{display:block;max-width:82%;max-height:68px;width:auto;height:auto;object-fit:contain}.mp-studio-logo-fallback{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--mp-surface-2);color:var(--mp-muted);font-size:var(--mp-fs-24);font-weight:var(--mp-weight-extrabold);line-height:var(--mp-lh-1)}.mp-studio-card h2{margin:0 0 5px;font-size:var(--mp-fs-15);font-weight:var(--mp-weight-extrabold);line-height:var(--mp-lh-12)}.mp-studio-card h2 a:hover,.mp-studio-card h2 a:focus-visible{color:var(--mp-accent)}.mp-studio-card p{margin:0 0 10px;color:var(--mp-muted);font-size:var(--mp-fs-11);line-height:var(--mp-lh-14)}.mp-studio-card__link{color:var(--mp-accent);font-size:var(--mp-fs-11);font-weight:var(--mp-weight-bold)}.mp-studio-card__link:hover,.mp-studio-card__link:focus-visible{color:var(--mp-accent-hover)}

.mp-studio-profile__header{padding-bottom:24px}.mp-studio-profile__logo{display:grid;place-items:center;width:180px;height:88px;margin-bottom:17px;border-radius:var(--mp-radius-media);background:var(--mp-surface)}.mp-studio-profile__logo img{display:block;max-width:88%;max-height:68px;width:auto;height:auto;object-fit:contain}.mp-studio-profile__header .mp-studio-logo-fallback{width:58px;height:58px}.mp-studio-profile__description{max-width:1040px;margin-top:12px;color:var(--mp-text);font-size:var(--mp-fs-14);line-height:var(--mp-lh-155)}.mp-studio-profile__description p{margin:0 0 8px}.mp-studio-tabs{display:flex;gap:22px;min-height:42px;border-bottom:1px solid var(--mp-line)}.mp-studio-tabs a{position:relative;display:inline-flex;align-items:center;color:var(--mp-text);font-size:var(--mp-fs-12);font-weight:var(--mp-weight-bold);line-height:var(--mp-lh-1)}.mp-studio-tabs a:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:transparent}.mp-studio-tabs a.is-active:after{background:var(--mp-selected)}.mp-studio-tabs a:hover,.mp-studio-tabs a:focus-visible{color:var(--mp-accent)}.mp-studio-profile__shows{padding-top:34px}.mp-studio-production-list{padding-top:34px}.mp-studio-production-list .mp-production-card{max-width:980px}

@media(max-width:1180px){.mp-production-layout{grid-template-columns:205px minmax(0,1fr);gap:26px}.mp-studio-directory__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mp-production-card{grid-template-columns:165px minmax(0,1fr);gap:20px}}
@media(max-width:960px){.mp-production-page__header h1,.mp-studio-directory__header h1,.mp-studio-profile__header h1{font-size:var(--mp-fs-32)}.mp-production-layout{grid-template-columns:190px minmax(0,1fr);gap:22px}.mp-production-card{grid-template-columns:145px minmax(0,1fr);gap:18px}.mp-production-card__title-row h2{font-size:var(--mp-fs-21)}.mp-production-step{padding-left:14px}.mp-studio-profile__logo{width:160px;height:80px}}
@media(max-width:760px){.mp-production-page,.mp-studio-directory,.mp-studio-profile{width:min(calc(100% - 24px),var(--mp-container));padding-top:28px}.mp-production-page__header,.mp-studio-directory__header{padding-bottom:22px}.mp-production-page__header h1,.mp-studio-directory__header h1,.mp-studio-profile__header h1{font-size:var(--mp-fs-29)}.mp-production-page__header p{font-size:var(--mp-fs-14)}.mp-production-layout{display:block;padding-top:24px}.mp-production-filters{margin-bottom:24px}.mp-production-filter-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.mp-production-filter-form>.mp-discovery-keyword{grid-column:1/-1}.mp-production-filter-form>.mp-discovery-filter-block{border-bottom:0;padding-bottom:0}.mp-production-filter-form>.mp-discovery-filter-block+.mp-discovery-filter-block{padding-top:0}.mp-production-select select,.mp-production-filter-form .mp-discovery-keyword input{margin-top:10px}.mp-production-card{grid-template-columns:120px minmax(0,1fr);gap:15px;padding-bottom:22px;margin-bottom:22px}.mp-production-steps{grid-column:1/-1;margin-bottom:12px}.mp-production-step{min-height:38px;padding:6px 7px 6px 12px;font-size:var(--mp-fs-9)}.mp-production-card__title-row h2{font-size:var(--mp-fs-19)}.mp-production-summary{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.mp-studio-directory__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mp-studio-profile__logo{width:145px;height:72px;margin-bottom:14px}.mp-studio-profile__description{font-size:var(--mp-fs-13)}.mp-studio-profile__shows,.mp-studio-production-list{padding-top:24px}}
@media(max-width:480px){.mp-production-filter-form{grid-template-columns:1fr}.mp-production-filter-form>.mp-discovery-keyword{grid-column:auto}.mp-production-card{grid-template-columns:96px minmax(0,1fr);gap:12px}.mp-production-steps{grid-template-columns:1fr;margin-bottom:10px}.mp-production-steps .mp-production-step{min-height:30px;border-left:0;border-top:1px solid var(--mp-line)}.mp-production-step:first-child{border-top:0}.mp-production-summary{font-size:var(--mp-fs-12);-webkit-line-clamp:3}.mp-production-fact--cast{display:none}.mp-production-facts>div{display:block}.mp-production-facts dt{display:inline}.mp-production-facts dd{display:inline}.mp-studio-directory__grid{grid-template-columns:1fr}.mp-studio-card{padding-inline:16px}.mp-studio-tabs{gap:18px}}
