:root{--brand:#c00;--brand-strong:#a30000;--brand-soft:#ffe9e9;--brand-contrast:#fff;--link:#c00;--bg:#fff;--bg-subtle:#f5f6f8;--surface:#fff;--text:#1a1a1a;--text-muted:#5b5b5b;--border:#e6e8eb;--shadow:0 8px 30px rgba(0,0,0,.08)}[data-theme=dark]{--brand:#c00;--brand-strong:#e60000;--brand-soft:#2a0e0e;--brand-contrast:#fff;--link:#ff4d4d;--bg:#0d0d0f;--bg-subtle:#161618;--surface:#1a1a1d;--text:#f2f2f2;--text-muted:#a6a6a6;--border:#2a2a2e;--shadow:0 8px 30px rgba(0,0,0,.5)}*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;transition:background-color .2s ease,color .2s ease}a{color:var(--link);text-decoration:none}img,video{max-width:100%}.yjx-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border)}.yjx-topbar-inner{max-width:1120px;margin:0 auto;height:60px;padding:0 20px;gap:16px}.yjx-logo,.yjx-topbar-inner{display:flex;align-items:center}.yjx-logo{gap:8px;color:var(--text);font-weight:800;font-size:18px}.yjx-logo-mark{width:28px;height:28px;border-radius:8px;background:var(--brand);color:var(--brand-contrast);display:grid;place-items:center;font-size:16px;font-weight:800}.yjx-nav{display:none;gap:22px;margin-left:12px}.yjx-nav a{color:var(--text-muted);font-size:14px;font-weight:500}.yjx-nav a:hover{color:var(--text)}.yjx-controls{margin-left:auto;display:flex;align-items:center;gap:10px}.yjx-user{display:inline-flex;align-items:center;gap:8px;padding:2px 6px 2px 2px;border-radius:999px;background:var(--surface);border:1px solid var(--border)}.yjx-user-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex:0 0 auto}.yjx-user-avatar--fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;font-size:13px;font-weight:700}.yjx-user-name{color:var(--text);max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yjx-btn-sm,.yjx-user-name{font-size:13px;font-weight:600}.yjx-btn-sm{padding:6px 12px;border-radius:8px}.yjx-seg{display:inline-flex;border:1px solid var(--border);border-radius:999px;overflow:hidden;background:var(--surface)}.yjx-seg-btn{border:0;background:transparent;color:var(--text-muted);font-size:12px;padding:5px 10px;cursor:pointer;font-family:inherit}.yjx-seg-btn.is-active{background:var(--brand);color:var(--brand-contrast)}.yjx-lang{border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);font-size:12px;padding:5px 10px;font-family:inherit;cursor:pointer}.yjx-hero{position:relative;overflow:hidden;padding:96px 20px 80px;text-align:center}.yjx-hero-bg{position:absolute;inset:0;background:radial-gradient(60% 50% at 50% 0,var(--brand-soft) 0,transparent 70%),radial-gradient(40% 40% at 90% 20%,color-mix(in srgb,var(--brand) 12%,transparent) 0,transparent 70%);pointer-events:none}[data-theme=dark] .yjx-hero-bg{opacity:.5}.yjx-hero-inner{position:relative;max-width:760px;margin:0 auto}.yjx-eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.08em;color:var(--brand);background:var(--brand-soft);padding:4px 12px;border-radius:999px;margin-bottom:20px}.yjx-hero-title{font-size:clamp(28px,6vw,46px);line-height:1.15;font-weight:800;margin:0 0 18px;color:var(--text)}.yjx-hero-sub{font-size:clamp(15px,2.4vw,18px);color:var(--text-muted);line-height:1.7;margin:0 auto 32px;max-width:600px}.yjx-hero-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.yjx-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:11px 22px;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;transition:transform .05s ease,background .2s ease;border:1px solid transparent}.yjx-btn:active{transform:translateY(1px)}.yjx-btn-primary{background:var(--brand);color:var(--brand-contrast)}.yjx-btn-primary:hover{background:var(--brand-strong)}.yjx-btn-ghost{background:transparent;color:var(--text);border-color:var(--border)}.yjx-btn-ghost:hover{border-color:var(--brand);color:var(--brand)}.yjx-btn-lg{padding:14px 30px;font-size:16px}.yjx-section-inner{max-width:1120px;margin:0 auto;padding:64px 20px}.yjx-section-title{text-align:center;font-size:clamp(22px,4vw,30px);font-weight:800;margin:0 0 36px;color:var(--text)}.yjx-features{background:var(--bg-subtle)}.yjx-feature-grid{display:grid;grid-template-columns:1fr;grid-gap:18px;gap:18px}.yjx-feature-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:26px 22px;box-shadow:var(--shadow)}.yjx-feature-icon{width:46px;height:46px;border-radius:12px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;margin-bottom:16px}.yjx-feature-title{font-size:18px;font-weight:700;margin:0 0 8px;color:var(--text)}.yjx-feature-desc{font-size:14px;line-height:1.7;color:var(--text-muted);margin:0}.yjx-cta{background:linear-gradient(160deg,#101014,#1b1b21);color:#f5f5f7}.yjx-cta-inner{text-align:center}.yjx-cta-title{font-size:clamp(22px,4vw,30px);font-weight:800;margin:0 0 12px;color:#fff}.yjx-cta-sub{font-size:15px;opacity:.8;margin:0 auto 28px;max-width:520px;line-height:1.7;color:#d7d7dc}.yjx-cta .yjx-btn-primary{background:var(--brand);color:#fff}.yjx-cta .yjx-btn-primary:hover{background:var(--brand-strong)}.yjx-cta .yjx-btn-ghost{color:#f5f5f7;border-color:hsla(0,0%,100%,.3)}.yjx-cta .yjx-btn-ghost:hover{border-color:#fff;color:#fff}.yjx-footer{border-top:1px solid var(--border);background:var(--bg)}.yjx-footer-inner{display:flex;flex-direction:column;gap:6px;padding:28px 20px;font-size:13px;color:var(--text-muted)}.yjx-footer-tag{font-weight:600;color:var(--text)}@media (min-width:768px){.yjx-nav{display:flex}.yjx-feature-grid{grid-template-columns:repeat(3,1fr)}}.yjx-publish{max-width:480px;margin:0 auto;min-height:100vh;background:var(--surface);padding:16px}.yjx-publish h1{font-size:20px;color:var(--brand);margin:0 0 12px}.yjx-btn-brand{background:var(--brand-soft);color:var(--brand)}.yjx-btn-brand:hover{background:var(--brand);color:var(--brand-contrast)}.yjx-window{min-height:100vh;background:var(--bg)}.yjx-portal{max-width:1120px;margin:0 auto;padding:32px 20px 64px}.yjx-portal-head{display:flex;align-items:center;gap:16px;padding:22px;background:var(--surface);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow);flex-wrap:wrap}.yjx-portal-avatar{width:64px;height:64px;border-radius:50%;background:var(--brand);color:var(--brand-contrast);display:grid;place-items:center;font-size:28px;font-weight:800;flex-shrink:0}.yjx-portal-meta{flex:1 1 180px;min-width:0}.yjx-portal-handle{font-size:20px;font-weight:800;color:var(--text)}.yjx-portal-slogan{font-size:13px;color:var(--brand);margin-top:2px}.yjx-portal-empty{margin-top:40px;text-align:center;color:var(--text-muted);font-size:15px;padding:48px 0;border:1px dashed var(--border);border-radius:16px}.yjx-portal-grid{margin-top:24px;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.yjx-portal-card{display:block;text-decoration:none;background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:22px;box-shadow:var(--shadow);transition:transform .08s ease,border-color .2s ease}.yjx-portal-card:hover{transform:translateY(-2px);border-color:var(--brand)}.yjx-portal-card-title{font-size:17px;font-weight:700;color:var(--text);margin-bottom:10px}.yjx-portal-card-link{font-size:13px;font-weight:700;color:var(--brand)}@media (min-width:768px){.yjx-portal-grid{grid-template-columns:repeat(2,1fr)}}.yjx-portal-toolbar{display:flex;gap:8px;margin-top:20px}.yjx-portal-toolbar button{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);border-radius:999px;padding:8px 18px;font-size:13px;font-weight:700;cursor:pointer;transition:all .15s ease}.yjx-portal-toolbar button.active{background:var(--brand);color:var(--brand-contrast);border-color:var(--brand)}.yjx-portal-hint{margin:14px 0 0;font-size:13px;color:var(--text-muted)}.yjx-space-canvas{margin-top:14px;width:100%;height:460px;border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--surface)}.yjx-space-node{min-width:120px;max-width:200px;padding:12px 14px;border-radius:12px;background:var(--surface);border:1px solid var(--brand);box-shadow:var(--shadow);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.yjx-space-node:hover{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 25%,transparent)}.yjx-space-node-title{font-size:14px;font-weight:700;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yjx-space-node-sub{margin-top:4px;font-size:12px;font-weight:700;color:var(--brand)}.yjx-space-node-home{background:var(--brand);border-color:var(--brand);font-weight:800;font-size:16px;text-align:center;cursor:default}.yjx-space-node-home,.yjx-space-node-home .yjx-space-node-title{color:var(--brand-contrast)}.yjx-space-node-note{background:#fff7e6;border-color:#f0a500;cursor:default}.yjx-space-node-note .yjx-space-node-title{color:#7a5b00;white-space:normal}.yjx-space-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;background:var(--surface);border:1px solid var(--border);border-radius:12px}.yjx-space-status{font-size:13px;font-weight:700;color:var(--brand);margin-left:4px}.yjx-space-hint{font-size:12px;color:var(--text-subtle);margin-left:auto}.yjx-portal-space-actions{display:flex;align-items:center;gap:10px;margin-top:14px}.yjx-space-empty-hint{font-size:13px;color:var(--text-subtle)}[data-theme=dark] .react-flow__background,[data-theme=dark] .yjx-space-canvas{background:#15171c}[data-theme=dark] .react-flow__controls-button,[data-theme=dark] .react-flow__minimap{background:#23262d;border-color:#333;fill:#cfd3da}[data-theme=dark] .yjx-space-node-note{background:#2a2415;border-color:#8a6d1f}[data-theme=dark] .yjx-space-node-note .yjx-space-node-title{color:#f0d28a}[data-theme=dark] .yjx-portal-space-actions,[data-theme=dark] .yjx-space-toolbar{background:#1b1e24;border-color:#2c3038}.yjx-graph-canvas{margin-top:14px;width:100%;height:460px;border:1px solid var(--border);border-radius:16px;overflow:hidden;background:var(--surface)}.yjx-graph-node{min-width:120px;max-width:220px;padding:10px 14px;border-radius:12px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.yjx-graph-node-title{font-size:14px;font-weight:700;color:var(--text)}.yjx-graph-node-sub,.yjx-graph-node-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yjx-graph-node-sub{margin-top:4px;font-size:11px;font-weight:600;color:var(--text-subtle)}.yjx-graph-node-page{border-color:var(--brand)}.yjx-graph-node-page:hover{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 25%,transparent)}.yjx-graph-node-tag{background:color-mix(in srgb,var(--brand) 12%,var(--surface));border-color:var(--brand);color:var(--brand);font-weight:800;text-align:center;cursor:default}.yjx-graph-node-ref{border-style:dashed;border-color:var(--text-subtle)}.yjx-graph-node-ref .yjx-graph-node-title{color:var(--brand)}.yjx-graph-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;background:var(--surface);border:1px solid var(--border);border-radius:12px}.yjx-graph-status{font-size:13px;font-weight:700;color:var(--brand);margin-left:4px}.yjx-graph-hint{font-size:12px;color:var(--text-subtle);margin-left:auto}[data-theme=dark] .yjx-graph-canvas{background:#15171c}[data-theme=dark] .yjx-graph-node{background:#1b1e24;border-color:#2c3038}[data-theme=dark] .yjx-graph-node-tag{background:#2a1f24;border-color:#8a3a4a;color:#f0a0b0}[data-theme=dark] .yjx-graph-node-ref{border-color:#4a4f57}[data-theme=dark] .yjx-graph-toolbar{background:#1b1e24;border-color:#2c3038}.yjx-partners{min-height:calc(100vh - 64px);background:var(--bg-subtle)}.yjx-partners-inner{max-width:960px;margin:0 auto;padding:36px 20px 64px}.yjx-partners-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.yjx-partners-title{font-size:clamp(24px,4vw,32px);font-weight:800;margin:0 0 8px;color:var(--text)}.yjx-partners-sub{font-size:14px;line-height:1.7;color:var(--text-muted);margin:0;max-width:560px}.yjx-partners-error{color:var(--brand-strong);background:var(--brand-soft);border:1px solid var(--brand);border-radius:10px;padding:10px 14px;font-size:14px;margin:0 0 16px}.yjx-partners-form{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:22px;box-shadow:var(--shadow);margin-bottom:22px;gap:14px}.yjx-field,.yjx-partners-form{display:flex;flex-direction:column}.yjx-field{gap:6px}.yjx-field label{font-size:13px;font-weight:600;color:var(--text-muted)}.yjx-field input{border:1px solid var(--border);border-radius:10px;padding:11px 14px;font-size:15px;font-family:inherit;background:var(--bg);color:var(--text)}.yjx-field input:focus{outline:none;border-color:var(--brand)}.yjx-field-row{flex-direction:row;align-items:center;gap:14px}.yjx-check{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:var(--text);cursor:pointer}.yjx-form-actions{display:flex;gap:12px}.yjx-partners-empty{text-align:center;color:var(--text-muted);padding:48px 0;font-size:15px}.yjx-partner-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.yjx-partner-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:20px 22px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:12px}.yjx-partner-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.yjx-partner-name{font-size:18px;font-weight:700;margin:0;color:var(--text)}.yjx-partner-contact{font-size:13px;color:var(--text-muted);margin:4px 0 0}.yjx-badge{font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px;white-space:nowrap}.yjx-badge-pending{background:var(--brand-soft);color:var(--brand)}.yjx-badge-active{background:#e7f7ec;color:#16794a}.yjx-badge-disabled{background:var(--bg-subtle);color:var(--text-muted);border:1px solid var(--border)}[data-theme=dark] .yjx-badge-active{background:#103024;color:#5fd99a}.yjx-partner-scopes{display:flex;flex-wrap:wrap;gap:8px}.yjx-tag{font-size:12px;border:1px solid var(--border);color:var(--text-muted);padding:3px 10px;border-radius:8px}.yjx-partner-key,.yjx-tag{background:var(--bg-subtle)}.yjx-partner-key{display:flex;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid var(--border);border-radius:10px;padding:10px 12px}.yjx-key-label{font-size:12px;font-weight:600;color:var(--text-muted)}.yjx-key-value{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;color:var(--text);word-break:break-all;flex:1 1;min-width:120px}.yjx-btn-mini{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap}.yjx-btn-mini.yjx-danger,.yjx-btn-mini:hover{border-color:var(--brand);color:var(--brand)}.yjx-btn-mini.yjx-danger:hover{background:var(--brand);color:var(--brand-contrast)}.yjx-partner-meta{font-size:12px;color:var(--text-muted)}.yjx-partner-actions{display:flex;flex-wrap:wrap;gap:8px}.yjx-partners-hint{margin-top:28px;font-size:12px;line-height:1.7;color:var(--text-muted);text-align:center}.yjx-billing{min-height:calc(100vh - 64px);background:var(--bg-subtle)}.yjx-billing-inner{max-width:960px;margin:0 auto;padding:36px 20px 64px}.yjx-billing-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.yjx-billing-title{font-size:clamp(24px,4vw,32px);font-weight:800;margin:0 0 8px;color:var(--text)}.yjx-billing-sub{font-size:14px;line-height:1.7;color:var(--text-muted);margin:0;max-width:560px}.yjx-plans{min-height:calc(100vh - 64px);background:var(--bg-subtle)}.yjx-plans-inner{max-width:960px;margin:0 auto;padding:48px 20px 64px}.yjx-plans-title{font-size:clamp(26px,4.5vw,36px);font-weight:800;margin:0 0 10px;color:var(--text);text-align:center}.yjx-plans-sub{font-size:15px;line-height:1.7;color:var(--text-muted);margin:0 auto 36px;max-width:640px;text-align:center}.yjx-plans-section{margin-bottom:40px}.yjx-plans-h2{font-size:20px;font-weight:700;margin:0 0 18px;color:var(--text);border-left:4px solid var(--brand);padding-left:12px}.yjx-plans-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:18px;gap:18px}.yjx-plan-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:22px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:14px}.yjx-plan-name{font-size:19px;font-weight:700;margin:0;color:var(--text)}.yjx-plan-price{font-size:28px;font-weight:800;color:var(--brand)}.yjx-plan-period{font-size:14px;font-weight:500;color:var(--text-muted);margin-left:6px}.yjx-plan-benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;flex:1 1}.yjx-plan-benefits li{font-size:14px;line-height:1.6;color:var(--text);padding-left:20px;position:relative}.yjx-plan-benefits li:before{content:"✓";position:absolute;left:0;color:var(--brand);font-weight:700}.yjx-plans-hint{text-align:center;font-size:12px;color:var(--text-muted);margin-top:12px}.yjx-paywall{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--border);background:var(--surface);padding:22px}.yjx-paywall-blur{filter:blur(5px);opacity:.5;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.yjx-paywall-mask{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.55))}[data-theme=dark] .yjx-paywall-mask{background:linear-gradient(180deg,rgba(20,22,28,.4),rgba(20,22,28,.75))}.yjx-paywall-card{text-align:center;padding:24px;max-width:360px}.yjx-paywall-lock{font-size:30px;margin-bottom:8px}.yjx-paywall-title{font-size:18px;font-weight:700;margin:0 0 8px;color:var(--text)}.yjx-paywall-desc{font-size:14px;line-height:1.7;color:var(--text-muted);margin:0 0 16px}.yjx-paywall-hint{font-size:11px;color:var(--text-muted);margin:12px 0 0}.yjx-paywall-sample{font-size:14px;line-height:1.8;color:var(--text);margin:0}.yjx-console{min-height:calc(100vh - 60px);padding:40px 20px 60px;background:var(--bg)}.yjx-console-enter{display:flex;align-items:center;justify-content:center}.yjx-console-inner{width:100%;max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.yjx-console-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.yjx-console-title{font-size:26px;font-weight:800;margin:0;color:var(--text)}.yjx-console-sub{font-size:14px;color:var(--text-muted);margin:6px 0 0;line-height:1.7}.yjx-console-form{display:flex;gap:10px;margin-top:8px}.yjx-console-form input{flex:1 1}.yjx-console-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:20px 22px;display:flex;flex-direction:column;gap:12px}.yjx-console-h2{font-size:16px;font-weight:700;margin:0;color:var(--text)}.yjx-console-overview{display:flex;align-items:center;gap:12px}.yjx-console-name{font-size:20px;font-weight:700;color:var(--text)}.yjx-console-note{font-size:12px;line-height:1.7;color:var(--text-muted);background:color-mix(in srgb,var(--brand) 8%,transparent);border-left:3px solid var(--brand);padding:8px 12px;border-radius:6px;margin:0}.yjx-console-code{display:flex;flex-direction:column;gap:6px}.yjx-console-code-head{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;color:var(--text)}.yjx-console-code pre{margin:0;background:#1a1d24;color:#e6e8ec;padding:12px 14px;border-radius:10px;font-size:12.5px;line-height:1.6;overflow-x:auto;white-space:pre-wrap;word-break:break-all}[data-theme=dark] .yjx-console-code pre{background:#11141a}.yjx-table-wrap{overflow-x:auto}.yjx-table{width:100%;border-collapse:collapse;font-size:13px}.yjx-table td,.yjx-table th{text-align:left;padding:10px 12px;border-bottom:1px solid var(--border);color:var(--text);white-space:nowrap}.yjx-table th{color:var(--text-muted);font-weight:600}.yjx-table tbody tr:hover{background:color-mix(in srgb,var(--brand) 5%,transparent)}.yjx-console input,.yjx-field input,.yjx-field textarea,.yjx-partners-form input,.yjx-partners-form textarea{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:10px 12px;color:var(--text);font-size:14px;outline:none}.yjx-console input:focus,.yjx-field input:focus,.yjx-partners-form input:focus{border-color:var(--brand)}.yjx-slink{margin-top:28px;padding:16px;border:1px solid var(--border);border-radius:12px;background:color-mix(in srgb,var(--brand) 4%,var(--surface))}.yjx-slink-title{margin:0 0 12px;font-size:15px;font-weight:700;color:var(--text)}.yjx-slink-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.yjx-slink-label{font-size:13px;color:var(--text-muted)}.yjx-slink-ref{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12.5px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:4px 10px;color:var(--text)}.yjx-slink-stats{display:flex;gap:18px;margin:12px 0;font-size:13px;color:var(--text-muted)}.yjx-slink-stats b{color:var(--brand);font-size:15px}.yjx-slink-status{display:inline-flex;align-items:center;gap:6px}.yjx-slink-on{color:#1a7f37;font-size:13px!important}.yjx-slink-off{color:var(--text-muted);font-size:13px!important}[data-theme=dark] .yjx-slink-on{color:#4ade80}[data-theme=dark] .yjx-slink-off{color:#8b8b8b}.yjx-slink-actions{display:flex;gap:10px;flex-wrap:wrap}.yjx-slink-hint{margin:10px 0 0;font-size:12.5px}.yjx-slink-ok{color:#1a7f37}.yjx-slink-fail{color:#c0392b}[data-theme=dark] .yjx-slink-ok{color:#4ade80}[data-theme=dark] .yjx-slink-fail{color:#f87171}.yjx-slink-note{margin:12px 0 0;font-size:12px;line-height:1.7;color:var(--text-muted)}.yjx-slink-backflow{margin-top:18px;padding-top:16px;border-top:1px dashed var(--border)}.yjx-slink-subtitle{margin:0 0 10px;font-size:14px;font-weight:600;color:var(--text)}.yjx-slink-radar{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.yjx-radar-item{display:grid;grid-template-columns:56px 1fr 28px;align-items:center;grid-gap:10px;gap:10px;font-size:12.5px;color:var(--text-muted)}.yjx-radar-label{white-space:nowrap}.yjx-radar-bar{height:8px;background:color-mix(in srgb,var(--brand) 14%,var(--surface));border-radius:999px;overflow:hidden}.yjx-radar-bar>i{display:block;height:100%;background:var(--brand);border-radius:999px;transition:width .35s ease}.yjx-radar-count{text-align:right;color:var(--brand);font-size:13px}.yjx-slink-asset{font-size:13px;color:var(--text-muted);margin-bottom:10px}.yjx-slink-asset>b{color:var(--brand);font-size:16px;margin-left:6px}.yjx-slink-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 16px;background:color-mix(in srgb,var(--brand) 8%,var(--surface));border-bottom:1px solid var(--border);font-size:13px;color:var(--text)}.yjx-slink-banner-link{color:var(--brand);font-weight:600;text-decoration:none}.yjx-slink-banner-link:hover{text-decoration:underline}.yjx-nav-external{text-decoration:none;color:inherit;opacity:.85}.yjx-nav-external:hover{opacity:1;color:var(--brand)}.yjx-dist{margin-top:28px;padding:18px 16px;border:1px solid var(--border);border-radius:12px;background:var(--surface)}.yjx-dist-title{margin:0 0 4px;font-size:16px;font-weight:700;color:var(--text)}.yjx-dist-hint{margin:0 0 14px;font-size:12.5px;line-height:1.7;color:var(--text-muted)}.yjx-dist-channels{list-style:none;margin:0 0 14px;padding:0;display:flex;flex-direction:column;gap:8px}.yjx-dist-channel{display:flex;align-items:center;gap:10px;font-size:13px}.yjx-dist-plat{min-width:76px;font-weight:600;color:var(--text)}.yjx-dist-badge{font-size:11px;padding:2px 8px;border-radius:999px;line-height:1.5}.yjx-dist-badge--api{background:color-mix(in srgb,var(--brand) 14%,var(--surface));color:var(--brand)}.yjx-dist-badge--rpa{background:color-mix(in srgb,#ff9800 16%,var(--surface));color:#b26a00}.yjx-dist-pill{font-size:11px;padding:2px 8px;border-radius:999px;line-height:1.5}.yjx-dist-pill--active{background:color-mix(in srgb,#2e7d32 16%,var(--surface));color:#2e7d32}.yjx-dist-pill--paused{background:color-mix(in srgb,#9e9e9e 18%,var(--surface));color:#616161}.yjx-dist-pill--error{background:color-mix(in srgb,#c62828 16%,var(--surface));color:#c62828}.yjx-dist-toggle{margin-left:auto;font-size:12px;padding:4px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);cursor:pointer}.yjx-dist-toggle:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.yjx-dist-toggle:disabled{opacity:.5;cursor:default}.yjx-dist-publish{display:block;width:100%;padding:10px 16px;border:none;border-radius:10px;background:var(--brand);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.yjx-dist-publish:hover:not(:disabled){opacity:.9}.yjx-dist-publish:disabled{opacity:.6;cursor:default}.yjx-dist-last{margin-top:14px;padding-top:12px;border-top:1px dashed var(--border)}.yjx-dist-last-head{font-size:12px;color:var(--text-muted);margin-bottom:8px}.yjx-dist-results{display:flex;flex-wrap:wrap;gap:8px}.yjx-dist-result{display:inline-flex;align-items:center;gap:6px;font-size:12px}.yjx-dist-note{margin:14px 0 0;font-size:11.5px;line-height:1.7;color:var(--text-muted)}