:root{color:#172026;background:#f5f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.page-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:44px 0}.auth-shell{align-content:center;gap:24px;min-height:100vh;display:grid}.app-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:26px;display:flex}.user-menu{color:#52616b;align-items:center;gap:12px;font-weight:700;display:flex}.hero{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);align-items:stretch;gap:28px;display:grid}.brand-mark{color:#0f766e;align-items:center;gap:10px;font-weight:800;display:inline-flex}h1{letter-spacing:0;max-width:780px;margin:18px 0 14px;font-size:clamp(2.4rem,7vw,5.8rem);line-height:.95}p{color:#52616b;line-height:1.6}.hero p{max-width:720px;font-size:1.08rem}.system-panel,.workflow-card,.auth-card{background:#fff;border:1px solid #dbe3e6;border-radius:8px;box-shadow:0 12px 30px #131f2412}.auth-card{width:min(440px,100%);padding:24px}.auth-card h1{margin:0 0 18px;font-size:2rem;line-height:1.08}.auth-card form{gap:14px;display:grid}.auth-card label{color:#52616b;gap:7px;font-weight:700;display:grid}.auth-card input{color:#172026;width:100%;min-height:44px;font:inherit;border:1px solid #cbd5d9;border-radius:8px;padding:0 12px}.auth-card .primary-button{width:100%;margin-top:4px}.auth-footer{margin-top:18px}.system-panel{align-self:end;padding:22px}.system-panel h2,.workflow-card h2{margin:0 0 14px;font-size:1rem}.status-badge,.version-line{border-top:1px solid #edf1f2;justify-content:space-between;align-items:center;gap:14px;min-height:42px;display:flex}.status-badge:first-of-type{border-top:0}.dot{border-radius:999px;flex:none;width:10px;height:10px}.dot.ok{background:#16a34a}.dot.warn{background:#d97706}.status-badge span:nth-child(2){flex:1}.muted{color:#6b7b85}.workflow-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:34px;display:grid}.youtube-panel{background:#fff;border:1px solid #dbe3e6;border-radius:8px;margin-top:34px;padding:22px;box-shadow:0 12px 30px #131f2412}.youtube-panel.compact{margin-top:28px}.section-heading,.connect-row,.channel-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.section-heading h2,.channel-details h3{margin:0}.section-heading p,.connect-row p{margin:6px 0 0}.text-link{color:#0f766e;font-weight:700;text-decoration:none}.config-box,.notice{border-radius:8px;margin-top:18px;padding:14px 16px}.config-box{background:#f8fafb;border:1px solid #dbe3e6}.config-box p{margin:8px 0 0}code{color:#172026;font-size:.9em}.notice.success{color:#166534;background:#ecfdf3;border:1px solid #bbf7d0}.notice.warn{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.primary-button,.secondary-button{min-height:42px;font:inherit;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:800;display:inline-flex}.primary-button:disabled{cursor:progress;opacity:.7}.primary-button{color:#fff;background:#0f766e}.secondary-button{color:#172026;background:#fff;border-color:#cbd5d9}.icon-button{width:42px;padding:0}.connect-row,.channel-card{margin-top:18px}.channel-card{align-items:flex-start}.channel-card img,.channel-placeholder{object-fit:cover;background:#edf1f2;border-radius:8px;flex:0 0 88px;width:88px;height:88px}.channel-placeholder{color:#0f766e;place-items:center;display:grid}.channel-details{flex:1;min-width:0}.channel-details dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:14px 0 0;display:grid}.channel-details dt{color:#6b7b85;font-size:.82rem}.channel-details dd{overflow-wrap:anywhere;margin:2px 0 0;font-weight:700}.workflow-card{min-height:220px;padding:18px}.workflow-card svg{color:#0f766e;margin-bottom:20px}.workflow-card p{margin:0;font-size:.95rem}@media (width<=900px){.app-header{flex-direction:column;align-items:flex-start}.hero{grid-template-columns:1fr}.workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading,.connect-row,.channel-card{flex-direction:column;align-items:stretch}.primary-button,.secondary-button{width:100%}}@media (width<=560px){.page-shell{width:min(100% - 24px,1120px);padding:28px 0}.workflow-grid,.channel-details dl{grid-template-columns:1fr}}
