/* A quiet film slate, Cas's teal annotations, original approved artwork. */
[data-tc-welcome-open]{color:var(--cyan,#63d9cd)!important}
html.tc-welcome-open{overflow:hidden}
#tc-welcome{--wt-ink:#f1ebdd;--wt-teal:#63d9cd;--wt-dim:#abb9b8;--wt-bg:#101619;color:var(--wt-ink);background:var(--wt-bg);border:1px solid #4f6866;border-radius:2px;padding:0;width:min(1120px,calc(100vw - 48px));height:min(750px,calc(100dvh - 36px));max-width:none;max-height:none;box-shadow:0 30px 120px #000b;font-family:'Space Grotesk','Helvetica Neue',Arial,sans-serif;overflow:hidden}
#tc-welcome:not([open]){display:none}#tc-welcome[open]{display:flex;flex-direction:column}#tc-welcome::backdrop{background:#05080c35;backdrop-filter:none}
#tc-welcome *{box-sizing:border-box}#tc-welcome button{font:inherit;cursor:pointer;border:1px solid #526b68;background:transparent;color:var(--wt-ink);padding:10px 15px;min-height:44px;border-radius:0}#tc-welcome button:hover{border-color:var(--wt-teal);color:var(--wt-teal)}#tc-welcome button:disabled{opacity:.35;cursor:default}#tc-welcome :focus-visible{outline:3px solid #fca45b;outline-offset:3px}
#tc-welcome .wt-top{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 24px;border-bottom:1px solid #34423f;flex:none;font:12px/1.3 'Space Mono',monospace;color:var(--wt-teal);letter-spacing:.08em}#tc-welcome .wt-close{white-space:nowrap;color:var(--wt-ink);font-size:14px}#tc-welcome .wt-close span{font-size:24px;vertical-align:-2px;margin-left:12px}
#tc-welcome .wt-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}#tc-welcome .wt-stage{display:grid;grid-template-columns:1.05fr 1fr;gap:32px;padding:30px 32px 20px;min-height:400px}#tc-welcome .wt-copy{align-self:center;min-width:0}#tc-welcome .wt-label{font:12px/1.5 'Space Mono',monospace;color:var(--wt-teal);margin:0 0 17px;letter-spacing:.07em}#tc-welcome h2{font-size:clamp(30px,3.3vw,48px);font-weight:700;line-height:1.06;letter-spacing:-.04em;margin:0 0 23px;color:var(--wt-ink)}#tc-welcome .wt-text{font-size:23px;line-height:1.35;margin:0 0 17px;white-space:pre-line}#tc-welcome .wt-aside{font-size:17px;line-height:1.45;margin:0 0 24px;color:var(--wt-dim)}#tc-welcome .wt-links{display:flex;gap:8px 20px;flex-wrap:wrap}#tc-welcome .wt-links a{font-size:16px;text-decoration:underline;text-underline-offset:5px;color:var(--wt-teal);line-height:1.7}
#tc-welcome .wt-art{display:flex;gap:12px;align-items:center;justify-content:center;height:350px;min-width:0}#tc-welcome .wt-art img{display:block;max-height:100%;min-width:0;object-fit:contain}#tc-welcome .wt-hosts img{width:calc(50% - 6px);height:100%;object-fit:cover;object-position:top}#tc-welcome .wt-cover img{height:100%;width:auto;max-width:100%}#tc-welcome .wt-landscape img{width:100%;height:100%;object-fit:cover}#tc-welcome .wt-rack{gap:8px}#tc-welcome .wt-rack img{width:calc((100% - 16px)/3);height:auto}
#tc-welcome .wt-transcript{margin:0 32px 24px;border-top:1px solid #34423f;padding-top:12px;color:var(--wt-dim);font-size:16px;line-height:1.6}#tc-welcome .wt-transcript summary{cursor:pointer;color:var(--wt-teal);min-height:30px}#tc-welcome .wt-transcript strong{color:var(--wt-ink)}
#tc-welcome .wt-bottom{padding:14px 24px 12px;flex:none;border-top:1px solid #34423f;background:var(--wt-bg)}#tc-welcome .wt-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}#tc-welcome .wt-count{font:13px 'Space Mono',monospace;min-width:48px;text-align:center}#tc-welcome .wt-play{background:var(--wt-teal);color:#101619;border-color:var(--wt-teal);font-weight:700;min-width:150px}#tc-welcome .wt-play:hover{color:#101619;background:#9bf4e9}#tc-welcome .wt-audio{height:38px;width:260px;margin-left:auto;max-width:100%}#tc-welcome .wt-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12px;line-height:1.4;color:var(--wt-dim)}#tc-welcome .wt-meta p{margin:10px 0 0}#tc-welcome .wt-disclosure{font-size:10px;color:#8ea09e;display:block;margin-top:5px}
@media(min-width:800px) and (min-height:800px){#tc-welcome .wt-stage{padding-top:42px;min-height:470px}#tc-welcome .wt-art{height:410px}}
@media(max-width:760px){#tc-welcome{width:calc(100vw - 16px);height:calc(100dvh - 16px)}#tc-welcome .wt-top{padding:9px 14px;font-size:10px}#tc-welcome .wt-stage{grid-template-columns:1fr;padding:23px 22px 12px;gap:20px;min-height:0}#tc-welcome h2{font-size:34px;margin-bottom:16px}#tc-welcome .wt-text{font-size:20px}#tc-welcome .wt-aside{font-size:15px;margin-bottom:14px}#tc-welcome .wt-label{font-size:10px;margin-bottom:12px}#tc-welcome .wt-art{height:225px}#tc-welcome .wt-hosts{max-width:360px;width:100%;margin:auto}#tc-welcome .wt-hosts img{object-fit:contain}#tc-welcome .wt-landscape{height:auto;aspect-ratio:3/2}#tc-welcome .wt-transcript{margin:8px 22px 18px;font-size:15px}#tc-welcome .wt-bottom{padding:10px 12px}#tc-welcome .wt-controls{gap:6px;justify-content:center}#tc-welcome .wt-controls button{padding:8px 10px;font-size:13px}#tc-welcome .wt-play{min-width:122px}#tc-welcome .wt-count{min-width:35px;font-size:11px}#tc-welcome .wt-audio{width:100%;margin:3px 0 0;height:32px}#tc-welcome .wt-meta{gap:0;font-size:11px}#tc-welcome .wt-status{width:100%}#tc-welcome .wt-disclosure{font-size:9px}}

#tc-welcome .wt-auto{display:flex;align-items:center;gap:8px;width:max-content;min-height:32px;margin-top:6px;font-size:13px;color:var(--wt-teal);cursor:pointer}#tc-welcome .wt-auto input{width:17px;height:17px;accent-color:var(--wt-teal);margin:0}

@media(min-width:761px){
#tc-welcome{width:min(720px,calc(100vw - 48px));height:min(480px,calc(100dvh - 36px));box-shadow:0 16px 60px #0008}
#tc-welcome .wt-top{padding:6px 16px;font-size:10px}
#tc-welcome .wt-close{padding:4px 10px;min-height:36px}
#tc-welcome .wt-stage{padding:18px 20px 12px;gap:22px;min-height:224px;grid-template-columns:1.2fr 1fr}
#tc-welcome .wt-art{height:190px}
#tc-welcome .wt-label{font-size:10px;margin-bottom:10px}
#tc-welcome h2{font-size:28px;margin-bottom:12px}
#tc-welcome .wt-text{font-size:17px;margin-bottom:10px}
#tc-welcome .wt-aside{font-size:13px;margin-bottom:10px}
#tc-welcome .wt-links{gap:3px 14px}
#tc-welcome .wt-links a{font-size:13px}
#tc-welcome .wt-transcript{margin:0 20px 12px;padding-top:8px;font-size:13px}
#tc-welcome .wt-bottom{padding:8px 14px}
#tc-welcome .wt-controls{gap:7px}
#tc-welcome .wt-controls button{font-size:12px;padding:7px 9px;min-height:36px}
#tc-welcome .wt-play{min-width:115px}
#tc-welcome .wt-count{font-size:11px;min-width:34px}
#tc-welcome .wt-audio{width:200px;height:32px}
#tc-welcome .wt-auto{font-size:12px;min-height:28px;margin-top:4px}
#tc-welcome .wt-meta{font-size:10px;gap:5px}
#tc-welcome .wt-meta p{margin-top:4px}
}

@media(min-width:761px){#tc-welcome .wt-top{cursor:grab;touch-action:none;user-select:none}#tc-welcome .wt-top:active{cursor:grabbing}}
.tc-page-tour-opener{position:fixed;right:18px;bottom:80px;z-index:900;padding:10px 14px;border:1px solid #63d9cd;background:#101619;color:#63d9cd;font:12px monospace;cursor:pointer;box-shadow:0 3px 15px #0005}

#tc-welcome.wt-page-tour .wt-prev,#tc-welcome.wt-page-tour .wt-count,#tc-welcome.wt-page-tour .wt-auto{display:none}

#tc-welcome .wt-scene{height:auto;aspect-ratio:3/2;align-self:center}
#tc-welcome .wt-scene img{width:100%;height:auto;object-fit:contain}
@media(min-width:761px){#tc-welcome .wt-stage:has(.wt-scene){grid-template-columns:.85fr 1.25fr;gap:18px}}

@media(min-width:761px){#tc-welcome .wt-scene{height:210px;aspect-ratio:auto}#tc-welcome .wt-scene img{height:100%;width:100%;object-fit:contain}}
