@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#172725;--muted:#71807b;--green:#23745b;--border:#e2e8e3;--paper:#f6f8f5;--accent:#dff0b9}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',system-ui,sans-serif;font-size:14px;line-height:1.6}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}.shell{display:flex;min-height:100vh}.sidebar{width:252px;flex-shrink:0;background:#fff;border-right:1px solid var(--border);padding:35px 23px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:800;letter-spacing:1px;color:var(--ink)}.brand:hover{text-decoration:none}.brand small{display:block;font-size:9px;letter-spacing:2.3px;color:var(--muted);margin-top:1px}.brand-icon{background:var(--ink);color:var(--accent);border-radius:13px;width:43px;height:46px;display:flex;justify-content:center;align-items:center;font-size:29px;letter-spacing:-3px}.brand-icon span{font-size:18px;margin-top:10px}.nav-label{font-size:10px;letter-spacing:2px;color:#98a29c;margin:51px 12px 14px}nav a{display:block;padding:12px 15px;margin:5px 0;border-radius:8px;font-weight:500;color:#65736d}nav a.active,nav a:hover{background:#edf3e9;color:var(--green);text-decoration:none}.page-card{margin-top:65px;background:var(--paper);padding:18px 13px;border:1px solid var(--border);border-radius:12px;font-size:10px;color:var(--muted)}.page-card strong{display:block;color:var(--ink);font-size:14px;margin:10px 0 3px}.page-card small{display:block;font-size:9px;margin-top:15px}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin-right:4px}.account{margin-top:auto;padding-top:40px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.text-button{background:none;border:0;padding:0;color:var(--muted)}main{padding:0 42px;flex:1;min-width:0;max-width:1650px}.topbar{display:flex;justify-content:space-between;align-items:center;height:78px;border-bottom:1px solid var(--border);font-size:11px;color:var(--muted)}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:38px 0 28px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2px;color:var(--green)}h1,h2,h3{font-family:Manrope,system-ui,sans-serif;line-height:1.3}h1{font-size:32px;letter-spacing:-1.1px;margin:10px 0}h2{font-size:18px;margin:0 0 14px;letter-spacing:-.4px}h3{font-size:16px}.muted{color:var(--muted);margin:6px 0;font-size:13px}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;background:var(--green);color:white;padding:11px 18px;font-weight:600;font-size:12px;white-space:nowrap}.button:hover{filter:brightness(.95);text-decoration:none}.button.secondary{background:white;color:var(--ink);border-color:var(--border)}.button.dark{background:var(--ink)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.stat{background:white;border:1px solid var(--border);border-radius:12px;padding:22px}.stat>span{font-size:12px;color:var(--muted)}.stat>strong{display:block;font-size:35px;font-weight:600;letter-spacing:-1px;margin:7px 0}.stat small{font-size:10px;color:var(--muted)}.dashboard-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:24px;align-items:start}.panel{background:white;border:1px solid var(--border);border-radius:13px;padding:26px;min-width:0}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading h2{margin:0}.section-heading>a{font-size:11px;white-space:nowrap}.accent{background:var(--accent);border-color:var(--accent);padding:32px}.accent h2{font-size:29px;line-height:1.4;letter-spacing:-1px;margin:23px 0 12px}.accent p{font-size:13px;max-width:290px;color:#546d42;margin-bottom:24px}.mini-note{margin-top:22px;font-size:10px;color:#64764c}.empty{text-align:center;padding:35px 15px;color:var(--muted);font-size:12px}.empty h3{color:var(--ink);margin-bottom:9px}.empty p{max-width:320px;margin:8px auto 16px}.empty-icon{font-size:26px;background:var(--paper);display:inline-flex;border-radius:50%;width:47px;height:47px;align-items:center;justify-content:center}.empty.compact{padding:24px 12px}.post-row{display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--border);padding:19px 0;color:var(--ink)}.post-row:last-child{border:0}.row-main{flex:1;min-width:0;overflow-wrap:anywhere}.row-main strong{font-size:13px}.row-main small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.date-tile{background:var(--paper);border-radius:8px;padding:7px 12px;text-align:center;font-size:19px;line-height:1.3}.date-tile small{display:block;text-transform:uppercase;font-size:9px}.badge{border-radius:5px;padding:4px 8px;font-size:10px;background:#eef0ed;color:#6a746e;white-space:nowrap}.badge.ready{background:#eaf3d5;color:#59742a}.badge.published{background:#e2f1ea;color:#23745b}.badge.draft{background:#fff1d5;color:#957326}.positive{color:var(--green)}.journal-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--border);padding:14px 0;font-size:12px}.journal-row small{color:var(--muted);font-weight:400;font-size:10px}footer{color:#98a39a;text-align:center;font-size:10px;padding:40px 0 24px;letter-spacing:.5px}.notice{padding:13px 17px;background:#e6f3dc;border-radius:8px;margin-top:20px}.filters{display:flex;align-items:center;gap:12px;margin-bottom:22px}.filters input{flex:1}.filters select{width:180px}.filters a{font-size:12px;white-space:nowrap}input,textarea,select{display:block;border:1px solid #d6ded7;border-radius:7px;padding:10px 12px;background:#fff;color:var(--ink);width:100%;margin-top:7px}textarea{resize:vertical}.filters input,.filters select{margin:0}label{font-weight:500;font-size:12px}.hint,.field small{font-size:11px;color:var(--muted)}.form-panel{max-width:970px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.full{grid-column:1/-1}.delete-form{margin-top:25px;border-top:1px solid var(--border);padding-top:20px}.danger{color:#ae4646}.errorlist{color:#b33939;font-size:12px;padding-left:18px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px;text-align:left}th{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);padding:14px 10px;border-bottom:1px solid var(--border)}td{padding:18px 10px;border-bottom:1px solid var(--border);overflow-wrap:anywhere}td small{display:block;color:var(--muted);font-size:10px;margin-top:5px}.login-card{max-width:480px;margin:70px auto}.login-card h1{margin-top:20px}.login-card form{margin-top:25px}.actions{display:flex;gap:10px;flex-wrap:wrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#caption-output{margin-bottom:20px}
@media(min-width:1500px){main{padding:0 60px}.heading{margin-top:48px}.stats{gap:24px}.panel{padding:30px}}@media(max-width:1100px){.sidebar{width:215px;padding:30px 17px}main{padding:0 25px}.stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}h1{font-size:29px}}@media(max-width:700px){.shell{display:block}.sidebar{width:100%;padding:17px;border-right:0;border-bottom:1px solid var(--border)}.brand{font-size:12px}.brand-icon{width:36px;height:38px}.nav-label,.page-card{display:none}nav{display:flex;overflow-x:auto;margin-top:16px;gap:4px}nav a{white-space:nowrap;padding:8px 10px;font-size:11px;margin:0}.account{padding-top:12px;justify-content:flex-end;gap:14px}.topbar{height:48px}main{padding:0 17px}.heading{align-items:flex-start;flex-direction:column;margin:28px 0 21px}h1{font-size:27px}.stats{gap:10px}.stat{padding:16px}.stat>strong{font-size:29px}.panel{padding:20px}.form-grid{grid-template-columns:1fr}.filters{flex-wrap:wrap}.filters input{flex-basis:100%}.filters select{flex:1}.filters a{flex-basis:100%}.section-heading{align-items:flex-start}.login-card{margin:30px auto}.badge{font-size:9px}}

.news-sources{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-bottom:28px}.news-source{display:flex;flex-direction:column}.news-source h2{margin:12px 0 6px}.news-source .actions{margin-top:20px}.news-source .news-status{margin-top:16px;font-size:11px}.news-error{font-size:12px;color:#a33838}.news-filters{margin-top:24px}.news-story{padding:22px 0;border-top:1px solid var(--border);overflow-wrap:anywhere}.news-story h3{font-size:17px;margin:8px 0}.news-story h3 a{color:var(--ink)}.news-pagination{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:20px}.news-pagination a{display:inline-block}.news-footnote{margin-top:18px;font-size:12px}@media(max-width:700px){.news-sources{grid-template-columns:1fr}.news-source .actions{flex-wrap:wrap}}

/* Studio theme controls */
:root{color-scheme:light}.topbar-actions{display:flex;align-items:center;gap:18px}.theme-toggle{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:24px;padding:7px 12px;background:transparent;color:var(--ink);font-size:11px;font-weight:600;white-space:nowrap}.theme-toggle:hover{border-color:var(--green)}#theme-icon{font-size:17px;line-height:1}.theme-toggle:focus-visible{outline:2px solid var(--green)}
:root[data-theme="dark"]{color-scheme:dark;--ink:#e4eae4;--muted:#a2b0a5;--green:#92d8b5;--border:#35423a;--paper:#111a16;--accent:#304331}
[data-theme="dark"] .sidebar{background:#17221c}
[data-theme="dark"] .panel,[data-theme="dark"] .stat{background:#1b2821}
[data-theme="dark"] .brand-icon{background:#304b3b;color:#e5eac3}
[data-theme="dark"] nav a{color:#b2beb4}
[data-theme="dark"] nav a.active,[data-theme="dark"] nav a:hover{background:#2b4032;color:#b9eccb}
[data-theme="dark"] .nav-label,[data-theme="dark"] footer{color:#99aa9c}
[data-theme="dark"] .button{background:#91d5ae;color:#12291b}
[data-theme="dark"] .button.secondary{background:#23372b;color:#e4eae4;border-color:#536557}
[data-theme="dark"] .button.dark{background:#d6e9b7;color:#182815}
[data-theme="dark"] .accent{background:#304331;border-color:#516547}
[data-theme="dark"] .accent p,[data-theme="dark"] .mini-note{color:#c6d6bb}
[data-theme="dark"] .accent .eyebrow{color:#d6e9b7}
[data-theme="dark"] input,[data-theme="dark"] select,[data-theme="dark"] textarea{background:#121e17;color:#e4eae4;border-color:#526557}
[data-theme="dark"] input::placeholder,[data-theme="dark"] textarea::placeholder{color:#9aaa9b;opacity:1}
[data-theme="dark"] .notice{background:#284334;color:#d0ead5}
[data-theme="dark"] .badge{background:#35433a;color:#d3ddd1}
[data-theme="dark"] .badge.ready{background:#394d29;color:#d3e8b5}
[data-theme="dark"] .badge.published{background:#264839;color:#b7eacb}
[data-theme="dark"] .badge.draft{background:#51412b;color:#f0d39a}
[data-theme="dark"] .danger,[data-theme="dark"] .errorlist,[data-theme="dark"] .news-error{color:#ffaaaa}
@media(max-width:700px){.topbar-actions{gap:9px}.theme-toggle{padding:5px 9px;font-size:10px}.topbar>span{font-size:10px}.topbar-actions>span{display:none}}

/* Second Show cinema palette */
:root[data-theme="dark"]{--ink:#ededed;--muted:#b0b0b0;--green:#ff646c;--border:#383838;--paper:#141414;--accent:#402225}
[data-theme="dark"] .sidebar{background:#191919}[data-theme="dark"] .panel,[data-theme="dark"] .stat{background:#202020}[data-theme="dark"] .brand{color:#ff3845}[data-theme="dark"] .brand-icon{background:#ba1520;color:#fff}[data-theme="dark"] nav a{color:#bcbcbc}[data-theme="dark"] nav a.active,[data-theme="dark"] nav a:hover{background:#3b2426;color:#fff}[data-theme="dark"] .button{background:#df1420;color:white}[data-theme="dark"] .button.secondary{background:#303030;color:#eee;border-color:#555}[data-theme="dark"] .button.dark{background:#eee;color:#161616}[data-theme="dark"] .accent{background:#362024;border-color:#563036}[data-theme="dark"] .accent p,[data-theme="dark"] .mini-note{color:#d5bfc0}[data-theme="dark"] .accent .eyebrow{color:#ffbfc4}[data-theme="dark"] input,[data-theme="dark"] select,[data-theme="dark"] textarea{background:#171717;color:#eee;border-color:#555}[data-theme="dark"] .notice{background:#302a2b;color:#f2d9dc}[data-theme="dark"] .nav-label,[data-theme="dark"] footer{color:#aaa}

/* Second Show studio refresh */
.sidebar{width:242px;padding:30px 20px;position:sticky;top:0;height:100vh}.sidebar .brand{font-size:12px}.sidebar .brand-icon{border-radius:10px}.sidebar nav a{display:flex;align-items:center;gap:13px;padding:12px 14px;font-size:12px}.nav-icon{width:18px;font-size:18px;line-height:1;text-align:center}.nav-label{margin-top:38px;font-size:9px}.page-card{margin-top:32px;border-radius:10px}.topbar-separator{padding:0 12px;opacity:.5}.topbar{height:66px}.studio-heading{margin:30px 0 24px}.studio-heading h1{font-size:32px;letter-spacing:-1.2px}.heading-dot{color:#f23848}.studio-feature{position:relative;isolation:isolate;overflow:hidden;border:1px solid #453036;border-radius:18px;min-height:320px;margin-bottom:32px;padding:35px 38px;background:#15151b url("second-show-noir.d52d7612ee6f.png") center 52%/cover;color:#fff}.studio-feature:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(14,14,19,.98) 0%,rgba(18,16,22,.91) 38%,rgba(18,15,20,.22) 100%)}.feature-copy{max-width:510px;position:relative;z-index:1}.feature-tag{font-size:9px;letter-spacing:2px;color:#e9c2c6}.studio-feature h2{font-size:43px;letter-spacing:-1.6px;line-height:1.14;margin:18px 0 14px;color:#fff}.studio-feature p{font-size:13px;color:#ccc;max-width:420px;margin:0 0 23px}.studio-feature .button.feature-play{background:#ed2334;color:#fff;padding:12px 19px}.studio-feature .button.feature-secondary{background:#ffffff14;border-color:#ffffff50;color:#fff;padding:12px 19px}.feature-meta{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px;color:#bbb;font-size:10px}.feature-meta span:first-child{font-weight:700;letter-spacing:1px;color:#eee}.feature-stamp{position:absolute;right:55px;top:60px;font-size:125px;line-height:1;font-weight:800;font-style:italic;color:#fff1;text-shadow:0 0 50px #e5091444}.feature-stamp span{display:block;font-style:normal;font-size:9px;letter-spacing:4px;text-align:center;color:#ffffff80}.feature-art-credit{position:absolute;right:18px;bottom:12px;font-size:9px;color:#ffffff80}.overview-label{margin-bottom:15px}.overview-label h2{font-size:17px}.overview-label .muted{font-size:10px}.stats{gap:14px;margin-bottom:22px}.stat{border-radius:12px;padding:20px 22px}.stat>strong{font-size:34px;margin:6px 0}.stat>span{font-size:11px}.stat small{font-size:10px}.connection-panel{margin-bottom:26px;padding:19px 22px}.connection-summary{display:flex;align-items:center;gap:15px}.connection-symbol{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:10px;background:#1877f225;color:#76acff;font-size:27px;font-weight:bold}.connection-copy{flex:1;min-width:0}.connection-copy h2{display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:14px;margin:0 0 4px}.connection-copy .muted{font-size:11px}.connection-state{font-size:9px;letter-spacing:.2px;font-family:'DM Sans',sans-serif;border:1px solid var(--border);border-radius:20px;padding:3px 9px;color:var(--muted)}.connection-state.needs-attention{color:#e0a756;border-color:#aa794144}.connection-error{font-size:12px;color:#d85050;margin:15px 0 0;border-left:2px solid #e55353;padding-left:12px}.connection-details{font-size:11px;color:var(--muted);margin-top:15px}.connection-details summary{cursor:pointer;width:fit-content}.connection-details p{max-width:800px}.dashboard-grid{gap:20px;grid-template-columns:1.3fr 1fr}.dashboard-grid .panel{padding:23px}.studio-tools h2{margin:10px 0 18px;font-size:20px}.studio-tools>a{display:flex;gap:13px;align-items:center;padding:15px 0;color:var(--ink);border-top:1px solid var(--border)}.studio-tools>a>span:nth-child(2){flex:1}.studio-tools strong{display:block;font-size:12px}.studio-tools small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.tool-icon{background:var(--paper);border:1px solid var(--border);width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:9px;font-size:19px}.dashboard-grid .empty{padding:26px 10px}.dashboard-grid .empty-icon{border-radius:12px}.dashboard-grid .section-heading h2{font-size:16px}
[data-theme="dark"]{--paper:#101014;--border:#2c2c35;--muted:#9797a6;--ink:#efeff3}[data-theme="dark"] .sidebar{background:#151519}[data-theme="dark"] .panel,[data-theme="dark"] .stat{background:#1a1a21}[data-theme="dark"] .sidebar nav a.active{background:#e9253520;box-shadow:inset 3px 0 #ed2334;color:#ff7b85}[data-theme="dark"] .sidebar nav a:hover{background:#ffffff08}[data-theme="dark"] .button.secondary{background:#ffffff07;border-color:#3c3c46;color:#ddd}[data-theme="dark"] .connection-error{color:#ff9d9d}[data-theme="dark"] .page-card{background:#1c1c23}[data-theme="dark"] .eyebrow{color:#f36a77}[data-theme="dark"] .brand{color:#ff4351}
@media(min-width:1500px){main{padding:0 45px}}@media(max-width:1100px){.sidebar{width:210px;padding:25px 15px}.dashboard-grid{grid-template-columns:1fr}.feature-stamp{display:none}.studio-feature{padding:30px}.studio-feature h2{font-size:38px}}@media(max-width:700px){.sidebar{position:static;width:100%;height:auto;padding:16px}.sidebar nav a{font-size:11px;gap:7px;padding:9px 12px;flex-shrink:0}.sidebar .nav-icon{font-size:14px;width:14px}.topbar{height:52px}.studio-heading{gap:15px;margin:23px 0}.studio-heading h1{font-size:28px}.studio-feature{padding:25px 22px;border-radius:14px;min-height:350px}.studio-feature h2{font-size:35px}.studio-feature:before{background:linear-gradient(90deg,#101015f5,#101015b8)}.feature-tag{font-size:8px;letter-spacing:1.4px}.feature-meta{gap:10px;font-size:9px;margin-bottom:12px}.feature-art-credit{font-size:8px}.overview-label{align-items:flex-start;flex-direction:column;gap:1px}.stats{gap:10px}.stat{padding:16px}.stat>strong{font-size:30px}.connection-summary{flex-wrap:wrap}.connection-copy{flex-basis:calc(100% - 60px)}.connection-summary form{margin-left:53px}.connection-panel{padding:18px}.connection-copy h2{gap:7px}.dashboard-grid .panel{padding:20px}.topbar-separator{padding:0 5px}}
