@charset "UTF-8";

/* Work and episode pages. Load after agency.css. */
.work-hub{--hub-white:#fafbf7;--hub-soft:#e4e8dc;--hub-muted:#626d5e;--hub-border:#d2d7ca;--hub-max:1180px;font-size:15px;line-height:1.7}
.work-hub [hidden]{display:none!important}
.work-hub :is(a,button,input,select,summary):focus-visible{outline:3px solid #668137;outline-offset:4px}
.work-hub :is(button,input,select){font:inherit}
.work-hub :is(input,select){min-width:0}
.work-hub img{display:block;max-width:100%}
.work-hub h1,.work-hub h2,.work-hub h3{word-break:keep-all;overflow-wrap:anywhere}
.work-hub p{word-break:keep-all;overflow-wrap:anywhere}
.hub-hero,.hub-content,.episode-detail-grid,.episode-pagination{width:min(var(--hub-max),88%);margin-inline:auto}
.hub-hero{display:grid;grid-template-columns:minmax(220px,310px) minmax(0,1fr);gap:clamp(36px,5vw,76px);align-items:center;padding-block:54px 58px}
.hub-hero.wrap{padding-inline:0}
.hub-poster{position:relative;align-self:start;background:#17251d;overflow:hidden;border-radius:4px;box-shadow:0 12px 28px #19251f15}
.hub-poster img{width:100%;height:auto;max-height:520px;object-fit:contain;margin:auto}
.poster-label{display:block;background:#19251f;color:#eeede8;padding:10px 15px;font-size:10px;letter-spacing:1.5px;text-align:center}
.hub-intro{min-width:0}
.hub-intro .back{margin-bottom:18px;padding-top:0}
.hub-eyebrow{font-size:10px;letter-spacing:1.7px;line-height:1.7;color:var(--hub-muted);margin:0 0 12px}
.hub-badges{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 16px}
.hub-badge{display:inline-flex;align-items:center;gap:5px;border:1px solid #cbd2bd;border-radius:4px;background:#e1e7d5;color:#34472e;min-height:26px;padding:3px 9px;font-size:11px;line-height:1.5;font-weight:500}
.hub-badge.is-published,.hub-badge.published{background:#d4e78d;border-color:#c6d98a}
.hub-badge.is-upcoming,.hub-badge.upcoming{background:#ebece6;border-color:#d7dacf;color:#68705f}
.hub-title{font-size:clamp(32px,3.65vw,54px);font-weight:600;line-height:1.25;letter-spacing:-.06em;margin:0 0 19px}
.hub-logline{font-size:17px;line-height:1.8;color:#485641;margin:0 0 23px;max-width:660px}
.hub-facts{display:grid;grid-template-columns:1fr 1fr;column-gap:28px;margin:0 0 26px}
.hub-facts>div{display:grid;grid-template-columns:66px minmax(0,1fr);gap:8px;border-top:1px solid var(--hub-border);padding:10px 0;font-size:12px;line-height:1.65}
.hub-facts dt{color:var(--hub-muted)}
.hub-facts dd{margin:0;font-weight:500;word-break:keep-all;overflow-wrap:anywhere}
.hub-facts dd a,.hub-key-facts dd a{text-decoration:underline;text-underline-offset:3px}
.hub-actions{display:flex;flex-wrap:wrap;gap:9px}
.hub-actions>a{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:46px;border:1px solid #aebba1;border-radius:4px;padding:11px 18px;font-size:12px;line-height:1.6;background:var(--hub-white)}
.hub-actions>a:first-child,.hub-actions>a.solid{background:#19251f;border-color:#19251f;color:#f5f6ef}
.hub-actions>a:hover{background:#d4e78d;border-color:#bfd184;color:#19251f}
.work-section-nav{position:sticky;top:0;z-index:8;display:flex;gap:30px;padding-inline:max(6%,calc((100% - var(--hub-max))/2));background:#f5f5ef;border-top:1px solid var(--hub-border);border-bottom:1px solid #bac4af;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;-webkit-overflow-scrolling:touch}
.work-section-nav a{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:60px;padding:17px 3px;color:#69735e;font-size:14px;font-weight:500;white-space:nowrap}
.work-section-nav a:hover,.work-section-nav a[aria-current="location"]{color:#19251f}
.work-section-nav a[aria-current="location"]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#667e39}
.hub-content,.hub-content.wrap{padding:0 0 40px}
.hub-content>.back{margin:30px 0 0}
.hub-content>.episode-detail-grid,.hub-content>.episode-pagination{width:100%}
.hub-section{padding-block:50px;border-bottom:1px solid var(--hub-border);scroll-margin-top:82px}
.hub-section:last-child{border-bottom:0}
.hub-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px 30px;margin-bottom:24px}
.hub-section-heading h2{font-size:27px;line-height:1.3;font-weight:600;letter-spacing:-.055em;margin:0}
.hub-section-heading p{margin:0;color:var(--hub-muted);font-size:12px;line-height:1.7}
.hub-section-heading .label{font-size:9px;letter-spacing:1.4px;margin:0 0 8px;color:#768466}
.hub-overview-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(250px,1fr);gap:24px;align-items:start}
.hub-story-copy{font-size:15px;line-height:1.9}
.hub-story-copy p{margin-bottom:16px;color:#43503c;line-height:1.95}
.hub-story-copy p:last-child{margin-bottom:0}
.hub-key-facts{padding:8px 22px;margin:0;border:1px solid var(--hub-border);background:var(--hub-white);border-radius:6px}
.hub-key-facts>div{display:grid;grid-template-columns:75px minmax(0,1fr);gap:12px;padding:13px 0;border-bottom:1px solid #e4e7de;font-size:12px;line-height:1.7}
.hub-key-facts>div:last-child{border-bottom:0}
.hub-key-facts dt{color:var(--hub-muted)}
.hub-key-facts dd{margin:0;word-break:keep-all;overflow-wrap:anywhere}
.story-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:25px}
.story-points article{padding:25px 23px;border:1px solid var(--hub-border);border-radius:6px;background:var(--hub-white)}
.story-points article>span{display:block;font-size:10px;line-height:1.5;letter-spacing:1.3px;color:#6d7d50;margin-bottom:14px}
.story-points h3{font-size:18px;font-weight:600;line-height:1.5;margin:0 0 10px}
.story-points p{font-size:13px;line-height:1.85;color:#5a674f;margin:0}
.cast-group-title{font-size:15px;font-weight:600;margin:30px 0 14px;line-height:1.5}
.hub-section-heading+.cast-group-title{margin-top:0}
.character-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.character-card{overflow:hidden;min-width:0;border:1px solid var(--hub-border);border-radius:6px;background:var(--hub-white)}
.character-image{display:block;position:relative;aspect-ratio:4/5;background:#d9ddd1;overflow:hidden}
.character-image img{width:100%;height:100%;object-fit:cover;object-position:50% 24%}
.character-body{padding:18px}
.character-name{font-size:21px;font-weight:600;line-height:1.4;margin:0 0 5px}
.character-actor{font-size:12px;line-height:1.7;margin:0 0 14px;color:#6a755e}
.character-actor>a{color:#405631;text-decoration:underline;text-underline-offset:4px}
.character-copy{font-size:13px;line-height:1.85;margin:0;color:#536149}
.character-body details{border-top:1px solid #dce1d3;padding-top:12px;margin-top:15px;font-size:12px;color:#536149;line-height:1.8}
.character-body summary{cursor:pointer;min-height:32px;color:#34492b}
.character-body details p{font-size:12px;line-height:1.85;margin:10px 0 0}
.episode-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:21px}
.episode-toolbar>[role="group"]{display:flex;flex-wrap:wrap;gap:7px}
.episode-toolbar button{background:#f9faf5;border:1px solid #bdc8b2;border-radius:4px;min-height:44px;padding:10px 15px;font-size:12px;line-height:1.5;cursor:pointer;white-space:nowrap}
.episode-toolbar button[aria-pressed="true"]{background:#19251f;border-color:#19251f;color:#f4f5ee}
.episode-toolbar button:hover{border-color:#6b8152}
.episode-toolbar input,.episode-toolbar select{min-height:44px;border:1px solid #bdc8b2;border-radius:4px;background:var(--hub-white);padding:10px 12px;font-size:12px;color:#35452d}
.episode-toolbar input{width:230px;margin-left:auto}
.episode-toolbar input::placeholder{color:#78836d;opacity:1}
.episode-toolbar select{max-width:150px;cursor:pointer}
.episode-toolbar label{display:flex;gap:7px;align-items:center;font-size:12px;color:var(--hub-muted)}
.episode-toolbar label:has(input){margin-left:auto}
.episode-toolbar label input{margin-left:0}
.episode-count{font-size:12px;color:#6a755e;line-height:1.7}
.episode-toolbar .episode-count{flex-basis:100%;margin:0}
.episode-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 18px}
.episode-card{min-width:0;display:flex;flex-direction:column;border:1px solid var(--hub-border);border-radius:6px;overflow:hidden;background:var(--hub-white)}
.episode-art{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:4/5;background:#17231b;overflow:hidden}
.episode-art img{width:100%;height:100%;object-fit:contain}
.episode-number{position:absolute;top:10px;left:10px;z-index:1;display:inline-block;padding:3px 8px;border-radius:3px;background:#132017e6;color:#fff;font-size:11px;line-height:1.6;font-weight:600;letter-spacing:.2px}
.play-mark{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;border:1px solid #ffffffb3;border-radius:50%;display:grid;place-items:center;padding-left:2px;background:#142418ad;color:white;font-size:14px}
a.episode-art:hover .play-mark{background:#19251f}
.episode-placeholder{flex-direction:column;gap:8px;width:100%;background:linear-gradient(145deg,#e8ecdf,#d8decc);font-weight:300;color:#8b9979}
.episode-placeholder>span{font-size:52px;line-height:1.2;letter-spacing:-.04em}
.episode-placeholder>small{font-size:9px;letter-spacing:1.5px;color:#73825f}
.episode-card[data-episode-state="upcoming"] .episode-art{background:#e4e8dc}
.episode-card[data-episode-state="upcoming"] .episode-number{background:#627053;color:#f4f6ef}
.episode-body{display:flex;flex-direction:column;flex:1;align-items:flex-start;padding:17px}
.episode-body .hub-badge{font-size:10px;min-height:23px;padding:2px 7px;margin-bottom:10px}
.episode-body h3{font-size:17px;font-weight:600;line-height:1.55;margin:0 0 10px;letter-spacing:-.035em}
.episode-body h3 a:hover{text-decoration:underline;text-underline-offset:4px}
.episode-body>p{font-size:12px;color:#5f6b54;line-height:1.85;margin:0 0 14px}
.episode-meta{font-size:10px;color:#7a846f;line-height:1.7;margin-top:auto;display:flex;flex-wrap:wrap;gap:3px 10px}
.episode-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;min-height:39px;border-bottom:1px solid #9cab8a;line-height:1.5;margin-top:10px}
.episode-link:hover{color:#648037}
.episode-empty{padding:45px 20px;text-align:center;background:#e7ebdf;border:1px solid var(--hub-border);border-radius:6px;font-size:14px;color:var(--hub-muted)}
.official-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.official-video{min-width:0;display:block;overflow:hidden;border:1px solid var(--hub-border);border-radius:6px;background:var(--hub-white);padding-bottom:18px}
.official-video-art{position:relative;aspect-ratio:16/9;background:#142018;overflow:hidden}
.official-video-art img{width:100%;height:100%;object-fit:contain}
.official-video-art>span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border:1px solid #fff9;border-radius:50%;display:grid;place-items:center;padding-left:3px;background:#19251faa;color:#fff;font-size:14px}
.official-video h3{font-size:17px;font-weight:600;line-height:1.5;margin:17px 18px 7px}
.official-video p{font-size:12px;line-height:1.75;margin:0 18px;color:#69745e}
.official-video .label{margin:16px 18px 0;font-size:9px;letter-spacing:1.3px;color:#768466}
.official-video .label+h3{margin-top:8px}
.official-video:hover h3{text-decoration:underline;text-underline-offset:4px}
.hub-empty-note{padding:27px;border:1px solid var(--hub-border);border-radius:6px;background:var(--hub-white)}
.hub-empty-note h3{font-size:19px;line-height:1.5;font-weight:600;margin-bottom:10px}
.hub-empty-note p{font-size:13px;line-height:1.85;color:var(--hub-muted);margin-bottom:0}
.hub-footnote{font-size:11px;line-height:1.8;color:#758169;margin:20px 0 0}
.episode-detail-grid{display:grid;grid-template-columns:minmax(230px,330px) minmax(0,1fr);gap:clamp(30px,5vw,70px);align-items:start;padding-block:50px}
.episode-detail-poster{border-radius:5px;overflow:hidden;background:#17251d}
.episode-detail-poster img{width:100%;max-height:670px;object-fit:contain}
.episode-detail-copy{min-width:0}
.episode-detail-copy>.hub-badge{margin-bottom:14px}
.episode-detail-copy .hub-title{font-size:clamp(30px,3.4vw,48px);line-height:1.4}
.episode-detail-copy h2{font-size:22px;line-height:1.45;font-weight:600;margin:30px 0 13px}
.episode-detail-copy p{font-size:15px;line-height:1.95;color:#536149}
.episode-detail-copy .back{margin-bottom:20px}
.episode-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 25px;border-top:1px solid var(--hub-border);padding-block:25px 50px}
.episode-pagination a{display:inline-flex;align-items:center;min-height:44px;font-size:13px;line-height:1.7;color:#405533}
.episode-pagination a:hover{text-decoration:underline;text-underline-offset:4px}

@media(min-width:1600px){.work-hub{--hub-max:1240px}.hub-hero{grid-template-columns:330px minmax(0,1fr)}}
@media(max-width:1050px){
  .hub-hero{grid-template-columns:260px minmax(0,1fr);gap:34px}
  .hub-title{font-size:36px}.hub-logline{font-size:15px}
  .hub-facts{column-gap:18px}.hub-facts>div{grid-template-columns:52px minmax(0,1fr);font-size:11px}
  .character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .episode-grid{gap:16px 12px}.episode-body{padding:14px}.episode-body h3{font-size:16px}
  .episode-toolbar input{width:190px}.official-video-grid{gap:15px}
}
@media(max-width:760px){
  .hub-hero,.hub-content,.episode-detail-grid,.episode-pagination{width:88%}
  .hub-hero{grid-template-columns:minmax(0,1fr);gap:27px;padding-block:30px 36px}
  .hub-poster{width:min(72%,300px);margin:auto}
  .hub-poster img{max-height:450px}.poster-label{font-size:9px;padding:8px 12px}
  .hub-intro .back{margin-bottom:14px;font-size:9px}
  .hub-eyebrow{font-size:9px;letter-spacing:1.2px}.hub-badges{margin-bottom:13px}
  .hub-title{font-size:32px;line-height:1.35;margin-bottom:15px}
  .hub-logline{font-size:14px;margin-bottom:20px}
  .hub-facts{gap:0 18px;margin-bottom:22px}.hub-facts>div{grid-template-columns:1fr;gap:3px;padding:11px 0;font-size:12px}
  .hub-facts dt{font-size:10px}.hub-actions{gap:8px}.hub-actions>a{padding:11px 14px;flex:1;font-size:11px}
  .work-section-nav{gap:25px;padding-inline:6%;scroll-padding-inline:6%}
  .work-section-nav a{min-height:53px;padding-block:14px;font-size:13px}
  .hub-content,.hub-content.wrap{padding-bottom:20px}.hub-section{padding-block:35px;scroll-margin-top:72px}
  .hub-section-heading{display:block;margin-bottom:20px}.hub-section-heading h2{font-size:24px}.hub-section-heading p{font-size:11px;margin-top:7px}
  .hub-overview-grid{grid-template-columns:1fr;gap:22px}.hub-story-copy,.hub-story-copy p{font-size:14px}
  .hub-key-facts{padding-inline:17px}.hub-key-facts>div{grid-template-columns:65px minmax(0,1fr);font-size:12px;gap:10px}
  .story-points{grid-template-columns:1fr;gap:12px;margin-top:21px}.story-points article{padding:21px}.story-points article>span{margin-bottom:8px}.story-points h3{font-size:17px}.story-points p{font-size:13px}
  .character-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.cast-group-title{font-size:14px;margin-top:26px}
  .character-body{padding:14px 12px}.character-name{font-size:19px}.character-actor{font-size:11px;margin-bottom:11px}.character-copy{font-size:12px;line-height:1.85}
  .character-body details,.character-body details p{font-size:11px}
  .episode-toolbar{gap:8px;margin-bottom:17px}.episode-toolbar button{padding:10px 12px;font-size:11px}
  .episode-toolbar input{width:auto;flex:1;flex-basis:calc(100% - 120px);margin-left:0;font-size:12px}.episode-toolbar select{max-width:110px;font-size:12px;padding-inline:9px}
  .episode-toolbar label:has(input){flex-basis:100%;margin-left:0}.episode-toolbar label input{width:100%;flex:1}
  .episode-toolbar .episode-count{font-size:11px}
  .episode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.episode-art{aspect-ratio:3/4}
  .episode-number{top:8px;left:8px;font-size:10px;padding:2px 6px}.play-mark{width:36px;height:36px;font-size:12px}
  .episode-body{padding:13px 12px}.episode-body h3{font-size:15px;line-height:1.6;margin-bottom:8px}.episode-body>p{font-size:12px;line-height:1.8;margin-bottom:12px}
  .episode-body .hub-badge{font-size:9px;margin-bottom:8px}.episode-meta{font-size:10px}.episode-link{font-size:11px;margin-top:8px}
  .official-video-grid{grid-template-columns:1fr;gap:17px}.official-video{padding-bottom:16px}.official-video h3{font-size:17px;margin:15px 16px 6px}.official-video p{font-size:12px;margin-inline:16px}
  .official-video .label{margin-inline:16px;font-size:9px}.hub-empty-note{padding:21px}.hub-empty-note h3{font-size:17px}.hub-empty-note p{font-size:12px}.hub-footnote{font-size:10px}
  .episode-detail-grid{grid-template-columns:1fr;gap:28px;padding-block:30px 35px}.episode-detail-poster{width:min(78%,330px);margin:auto}.episode-detail-poster img{max-height:510px}
  .episode-detail-copy .hub-title{font-size:29px}.episode-detail-copy h2{font-size:21px}.episode-detail-copy p{font-size:14px}.episode-detail-copy .back{margin-bottom:15px}
  .episode-pagination{padding-block:20px 36px;gap:7px 16px}.episode-pagination a{font-size:12px}
}
@media(max-width:360px){.hub-title{font-size:29px}.work-section-nav{gap:21px}.episode-body,.character-body{padding:12px 10px}.episode-body h3{font-size:14px}.episode-grid,.character-grid{gap:12px 9px}}
@media(prefers-reduced-motion:reduce){.work-hub{scroll-behavior:auto}.work-hub *{animation:none!important;transition:none!important}}

/* Readable supporting text at small sizes. */
.work-hub :is(.episode-meta,.episode-count,.hub-footnote,.episode-empty,.hub-section-heading .label,.official-video .label,.hub-badge.upcoming){color:#56624f}
.work-hub .episode-toolbar input::placeholder{color:#56624f}
