.ArtifactCard-module__8vyqyG__artifact-grid{grid-template-columns:repeat(auto-fit,minmax(264px,1fr));gap:18px;margin-top:20px;display:grid}.ArtifactCard-module__8vyqyG__artifact-card-host{display:flex;position:relative}.ArtifactCard-module__8vyqyG__artifact-card-host>.ArtifactCard-module__8vyqyG__artifact-card{flex:auto}.ArtifactCard-module__8vyqyG__artifact-card{--platform-from:var(--accent);--platform-to:var(--accent-strong);--platform-tint:#0ea5e929;--platform-edge:#0ea5e96b;--platform-text:var(--text-main);isolation:isolate;background:linear-gradient(180deg, color-mix(in srgb, var(--platform-tint) 30%, var(--bg-surface)) 0%, var(--bg-surface) 38%);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;gap:16px;padding:22px 22px 20px;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9,0 1px 2px #0f172a0a,0 8px 22px -16px #0f172a2e}html.dark .ArtifactCard-module__8vyqyG__artifact-card{box-shadow:inset 0 1px #ffffff0a,0 1px 2px #0006,0 10px 26px -18px #0009}.ArtifactCard-module__8vyqyG__artifact-card:before{content:"";background:radial-gradient(closest-side, var(--platform-tint), transparent 72%);filter:blur(6px);opacity:.65;pointer-events:none;z-index:0;width:220px;height:220px;transition:opacity .22s;position:absolute;top:-38%;bottom:auto;left:-22%;right:auto}.ArtifactCard-module__8vyqyG__artifact-card>*{z-index:1;position:relative}.ArtifactCard-module__8vyqyG__artifact-card:hover{border-color:color-mix(in srgb, var(--platform-edge) 60%, var(--border-main));box-shadow:0 1px 0 #fff9 inset, 0 6px 14px -8px color-mix(in srgb, var(--platform-edge) 50%, transparent), 0 18px 36px -22px #0f172a47;transform:translateY(-3px)}.ArtifactCard-module__8vyqyG__artifact-card:hover:before{opacity:1}html.dark .ArtifactCard-module__8vyqyG__artifact-card:hover{box-shadow:0 1px 0 #ffffff0f inset, 0 8px 16px -8px color-mix(in srgb, var(--platform-edge) 60%, transparent), 0 22px 40px -22px #000000b3}.ArtifactCard-module__8vyqyG__artifact-card__stripe{background:linear-gradient(90deg, transparent, var(--platform-from), var(--platform-to), transparent);opacity:.85;z-index:2;height:2px;position:absolute;top:0;bottom:auto;left:0;right:0}.ArtifactCard-module__8vyqyG__artifact-card--ios{--platform-from:#6b7280;--platform-to:#1f2937;--platform-tint:#1f29371f;--platform-edge:#1f29376b;--platform-text:#1f2937}.ArtifactCard-module__8vyqyG__artifact-card--android{--platform-from:#34d399;--platform-to:#059669;--platform-tint:#0596692e;--platform-edge:#05966980;--platform-text:#047857}.ArtifactCard-module__8vyqyG__artifact-card--harmony{--platform-from:#fb7185;--platform-to:#be123c;--platform-tint:#be123c29;--platform-edge:#be123c73;--platform-text:#be123c}.ArtifactCard-module__8vyqyG__artifact-card--source{--platform-from:#38bdf8;--platform-to:#0284c7;--platform-tint:#0284c729;--platform-edge:#0284c773;--platform-text:var(--accent-strong)}html.dark .ArtifactCard-module__8vyqyG__artifact-card--ios{--platform-tint:#94a3b82e;--platform-edge:#cbd5e166;--platform-text:#e2e8f0}html.dark .ArtifactCard-module__8vyqyG__artifact-card--android{--platform-tint:#34d39933;--platform-edge:#34d39980;--platform-text:#34d399}html.dark .ArtifactCard-module__8vyqyG__artifact-card--harmony{--platform-tint:#fb718533;--platform-edge:#fb718580;--platform-text:#fb7185}html.dark .ArtifactCard-module__8vyqyG__artifact-card--source{--platform-tint:#38bdf82e;--platform-edge:#38bdf873;--platform-text:#7dd3fc}.ArtifactCard-module__8vyqyG__artifact-card--failed{--platform-from:var(--danger);--platform-to:#b91c1c;--platform-tint:#ef444424;--platform-edge:#ef444473;--platform-text:var(--danger)}.ArtifactCard-module__8vyqyG__artifact-card__status-pin{z-index:3;position:absolute;top:14px;right:48px}.ArtifactCard-module__8vyqyG__artifact-card__copy{z-index:4;opacity:0;pointer-events:none;transition:opacity .18s .12s,transform .18s .12s,pointer-events 0s linear .3s;position:absolute;top:14px;right:14px;transform:translateY(-2px)}.ArtifactCard-module__8vyqyG__artifact-card-host:hover .ArtifactCard-module__8vyqyG__artifact-card__copy,.ArtifactCard-module__8vyqyG__artifact-card__copy:focus-within{opacity:1;pointer-events:auto;transition:opacity .18s,transform .18s,pointer-events linear;transform:translateY(0)}.ArtifactCard-module__8vyqyG__artifact-card__copy-trigger{background:color-mix(in srgb, var(--bg-surface) 92%, transparent);border:1px solid color-mix(in srgb, var(--platform-edge) 28%, var(--border-subtle));width:28px;height:28px;color:var(--text-muted);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.ArtifactCard-module__8vyqyG__artifact-card__copy-trigger:hover,.ArtifactCard-module__8vyqyG__artifact-card__copy:hover .ArtifactCard-module__8vyqyG__artifact-card__copy-trigger{color:var(--platform-text);border-color:color-mix(in srgb, var(--platform-edge) 60%, var(--border-main));background:var(--bg-surface)}.ArtifactCard-module__8vyqyG__artifact-card__copy-menu{background:var(--bg-surface);border:1px solid var(--border-main);opacity:0;pointer-events:none;border-radius:10px;flex-direction:column;gap:2px;min-width:156px;padding:6px;transition:opacity .15s .12s,transform .15s .12s;display:flex;position:absolute;top:calc(100% + 6px);right:0;transform:translateY(-4px);box-shadow:inset 0 1px #ffffff80,0 14px 32px -12px #0f172a42}.ArtifactCard-module__8vyqyG__artifact-card__copy-menu:before{content:"";height:12px;position:absolute;top:-10px;left:-4px;right:-4px}html.dark .ArtifactCard-module__8vyqyG__artifact-card__copy-menu{box-shadow:inset 0 1px #ffffff0a,0 16px 36px -12px #000000b8}.ArtifactCard-module__8vyqyG__artifact-card__copy:hover .ArtifactCard-module__8vyqyG__artifact-card__copy-menu,.ArtifactCard-module__8vyqyG__artifact-card__copy:focus-within .ArtifactCard-module__8vyqyG__artifact-card__copy-menu{opacity:1;pointer-events:auto;transition:opacity .15s,transform .15s;transform:translateY(0)}.ArtifactCard-module__8vyqyG__artifact-card__copy-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--text-main);text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:10px 14px;font-size:12.5px;font-weight:500;transition:background .12s,color .12s}.ArtifactCard-module__8vyqyG__artifact-card__copy-item:hover:not(:disabled){background:color-mix(in srgb, var(--platform-tint) 60%, var(--bg-surface-soft));color:var(--platform-text)}.ArtifactCard-module__8vyqyG__artifact-card__copy-item:disabled{color:var(--text-muted);cursor:progress}.ArtifactCard-module__8vyqyG__artifact-card__brand{align-items:center;gap:8px;min-width:0;margin-bottom:-2px;padding-right:64px;display:flex}.ArtifactCard-module__8vyqyG__artifact-card__brand-logo,.ArtifactCard-module__8vyqyG__artifact-card__brand-logo-fallback{border:1px solid var(--border-subtle);background:var(--bg-surface-soft);object-fit:cover;border-radius:7px;flex:none;width:24px;height:24px;display:block}.ArtifactCard-module__8vyqyG__artifact-card__brand-logo-fallback{font-family:var(--font-emphasis);color:var(--accent);justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.ArtifactCard-module__8vyqyG__artifact-card__brand-name{letter-spacing:-.01em;color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.ArtifactCard-module__8vyqyG__artifact-card__header{flex-wrap:wrap;align-items:center;gap:10px 16px;min-height:42px;padding-top:2px;display:flex}.ArtifactCard-module__8vyqyG__artifact-card__platform{flex:auto;align-items:center;gap:12px;min-width:0;display:flex}.ArtifactCard-module__8vyqyG__artifact-card__platform-icon{background:linear-gradient(135deg, color-mix(in srgb, var(--platform-from) 16%, var(--bg-surface)), color-mix(in srgb, var(--platform-to) 22%, var(--bg-surface)));border:1px solid color-mix(in srgb, var(--platform-edge) 40%, var(--border-subtle));width:42px;height:42px;color:var(--platform-text);box-shadow:0 1px 0 #ffffff80 inset, 0 6px 12px -10px color-mix(in srgb, var(--platform-edge) 70%, transparent);border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}html.dark .ArtifactCard-module__8vyqyG__artifact-card__platform-icon{box-shadow:0 1px 0 #ffffff0f inset, 0 6px 12px -10px color-mix(in srgb, var(--platform-edge) 70%, transparent)}.ArtifactCard-module__8vyqyG__artifact-card__platform-svg{width:22px;height:22px}.ArtifactCard-module__8vyqyG__artifact-card__platform-stack{flex-direction:column;flex:auto;align-items:flex-start;gap:6px;min-width:0;display:flex}.ArtifactCard-module__8vyqyG__artifact-card__platform-name{color:var(--text-main);letter-spacing:-.012em;align-items:baseline;gap:8px;min-width:0;max-width:100%;font-size:17px;font-weight:700;line-height:1.15;display:inline-flex}.ArtifactCard-module__8vyqyG__artifact-card__platform-version{font-family:var(--font-emphasis);color:inherit;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:19px;font-weight:400;overflow:hidden}.ArtifactCard-module__8vyqyG__artifact-card__build-tag{font-family:var(--font-emphasis);color:var(--platform-text);letter-spacing:.02em;white-space:nowrap;background:color-mix(in srgb, var(--platform-tint) 55%, var(--bg-surface-soft));border:1px solid color-mix(in srgb, var(--platform-edge) 32%, var(--border-subtle));border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:2px 9px;font-size:14px;font-weight:400;display:inline-flex;overflow:hidden}.ArtifactCard-module__8vyqyG__artifact-card__build-tag-label{text-transform:lowercase;letter-spacing:.04em;opacity:.72;font-weight:600}.ArtifactCard-module__8vyqyG__artifact-card__build-tag-value{letter-spacing:-.01em;text-overflow:ellipsis;min-width:0;overflow:hidden}html.dark .ArtifactCard-module__8vyqyG__artifact-card__build-tag{color:color-mix(in srgb, var(--platform-text) 90%, var(--text-main))}.ArtifactCard-module__8vyqyG__artifact-card__qr-wrap{flex-direction:column;align-items:center;gap:10px;padding:6px 4px 2px;display:flex;position:relative}.ArtifactCard-module__8vyqyG__artifact-card__qr-frame{padding:0;display:inline-flex;position:relative}.ArtifactCard-module__8vyqyG__artifact-card__qr-corner{border:0 solid var(--platform-edge);pointer-events:none;width:14px;height:14px;transition:border-color .22s;position:absolute}.ArtifactCard-module__8vyqyG__artifact-card__qr-corner--tl{border-top-width:2px;border-left-width:2px;border-top-left-radius:5px;top:-5px;left:-5px}.ArtifactCard-module__8vyqyG__artifact-card__qr-corner--tr{border-top-width:2px;border-right-width:2px;border-top-right-radius:5px;top:-5px;right:-5px}.ArtifactCard-module__8vyqyG__artifact-card__qr-corner--bl{border-bottom-width:2px;border-left-width:2px;border-bottom-left-radius:5px;bottom:-5px;left:-5px}.ArtifactCard-module__8vyqyG__artifact-card__qr-corner--br{border-bottom-width:2px;border-right-width:2px;border-bottom-right-radius:5px;bottom:-5px;right:-5px}.ArtifactCard-module__8vyqyG__artifact-card__qr{border:1px solid var(--border-subtle);background:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:160px;min-height:160px;padding:10px;display:flex;position:relative;box-shadow:0 1px #0f172a0a,0 10px 18px -14px #0f172a38}.ArtifactCard-module__8vyqyG__artifact-card__qr-empty{color:#94a3b8;font-size:12px;font-weight:600}.ArtifactCard-module__8vyqyG__artifact-card__qr-hint{color:var(--text-muted);letter-spacing:.04em;cursor:default;white-space:nowrap;margin:0;font-size:11px;font-weight:600}.ArtifactCard-module__8vyqyG__artifact-card__qr-hint-time{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.005em;color:var(--text-soft)}.ArtifactCard-module__8vyqyG__artifact-card__error{color:var(--danger);background:var(--danger-soft);border:1px solid var(--danger-border);border-radius:var(--radius-sm);margin:0;padding:8px 10px;font-size:12px}.ArtifactCard-module__8vyqyG__artifact-card__actions{flex-direction:column;gap:10px;margin-top:auto;display:flex}.ArtifactCard-module__8vyqyG__artifact-card__cta{background:linear-gradient(135deg, var(--platform-from), var(--platform-to));border-color:color-mix(in srgb, var(--platform-to) 70%, transparent);color:#fff;letter-spacing:.01em;width:100%;box-shadow:0 1px 0 #ffffff2e inset, 0 8px 18px -12px color-mix(in srgb, var(--platform-to) 80%, transparent);justify-content:center;gap:10px;font-weight:600}.ArtifactCard-module__8vyqyG__artifact-card__cta-label{font-weight:600}.ArtifactCard-module__8vyqyG__artifact-card__cta-sep{opacity:.55;margin:0 -2px;font-weight:600}.ArtifactCard-module__8vyqyG__artifact-card__cta-size{font-family:var(--font-emphasis);letter-spacing:.04em;white-space:nowrap;opacity:.92;font-size:14px;font-weight:400}.ArtifactCard-module__8vyqyG__artifact-card__cta:hover{background:linear-gradient(135deg, var(--platform-to), var(--platform-from));border-color:var(--platform-to);color:#fff;box-shadow:0 1px 0 #ffffff38 inset, 0 12px 24px -12px color-mix(in srgb, var(--platform-to) 85%, transparent);transform:translateY(-1px)}.ArtifactCard-module__8vyqyG__artifact-card__cta[aria-disabled=true]{background:var(--bg-surface-muted);color:var(--text-muted);border-color:var(--border-subtle);box-shadow:none}.ArtifactCard-module__8vyqyG__artifact-card__secondary-actions{color:var(--text-muted);justify-content:center;align-items:center;gap:14px;font-size:12px;display:flex}@media (max-width:1100px){.ArtifactCard-module__8vyqyG__artifact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ArtifactCard-module__8vyqyG__artifact-grid{grid-template-columns:1fr}}.ArtifactCard-module__8vyqyG__artifact-card__cta-row{align-items:stretch;gap:8px;display:flex}.ArtifactCard-module__8vyqyG__artifact-card__cta-row>.ArtifactCard-module__8vyqyG__artifact-card__cta{flex:auto;width:auto}.ArtifactCard-module__8vyqyG__artifact-card__customize-trigger{width:42px;color:var(--text-soft,var(--text-main));background:color-mix(in srgb, var(--platform-tint) 18%, var(--bg-surface));border:1px solid var(--border-subtle);border-radius:var(--radius-md,12px);cursor:pointer;flex:none;justify-content:center;align-self:stretch;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:relative}.ArtifactCard-module__8vyqyG__artifact-card__customize-trigger:hover{color:var(--platform-edge,var(--accent));background:color-mix(in srgb, var(--platform-tint) 32%, var(--bg-surface));border-color:color-mix(in srgb, var(--platform-edge) 45%, var(--border-subtle))}.ArtifactCard-module__8vyqyG__artifact-card__customize-trigger--active{color:var(--platform-edge,var(--accent));border-color:color-mix(in srgb, var(--platform-edge) 55%, var(--border-subtle))}.ArtifactCard-module__8vyqyG__artifact-card__customize-trigger-dot{background:var(--platform-edge,var(--accent));width:7px;height:7px;box-shadow:0 0 0 2px var(--bg-surface);border-radius:999px;position:absolute;top:6px;right:6px}.ArtifactCard-module__8vyqyG__customize-modal{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a75;justify-content:center;align-items:center;padding:20px;animation:.14s ArtifactCard-module__8vyqyG__customize-modal-fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes ArtifactCard-module__8vyqyG__customize-modal-fade{0%{opacity:0}to{opacity:1}}.ArtifactCard-module__8vyqyG__customize-modal__panel{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg,16px);flex-direction:column;width:100%;max-width:1000px;max-height:88vh;display:flex;overflow:hidden;box-shadow:0 24px 60px -24px #0f172a80}.ArtifactCard-module__8vyqyG__customize-modal__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.ArtifactCard-module__8vyqyG__customize-modal__title{color:var(--text-main);margin:0;font-size:15px;font-weight:700}.ArtifactCard-module__8vyqyG__customize-modal__close{width:30px;height:30px;color:var(--text-muted,var(--text-soft));cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.ArtifactCard-module__8vyqyG__customize-modal__close:hover{color:var(--text-main);background:var(--bg-surface-muted,color-mix(in srgb, var(--text-main) 8%, transparent))}.ArtifactCard-module__8vyqyG__customize-modal__desc{color:var(--text-muted,var(--text-soft));margin:0;padding:14px 18px 0;font-size:12px;line-height:1.6}.ArtifactCard-module__8vyqyG__customize-modal__notice{color:#b45309;background:color-mix(in srgb, #f59e0b 13%, var(--bg-surface));border:1px solid color-mix(in srgb, #f59e0b 38%, var(--border-subtle));border-radius:10px;gap:8px;margin:12px 18px 0;padding:10px 12px;font-size:12px;line-height:1.55;display:flex}.ArtifactCard-module__8vyqyG__customize-modal__notice svg{color:#d97706;flex:none;margin-top:1px}.ArtifactCard-module__8vyqyG__customize-modal__preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:14px 18px 16px;display:grid;overflow-y:auto}.ArtifactCard-module__8vyqyG__customize-modal__file{flex-direction:column;gap:10px;min-width:0;display:flex}.ArtifactCard-module__8vyqyG__customize-modal__file-options{flex-direction:column;gap:10px;display:flex}@media (max-width:640px){.ArtifactCard-module__8vyqyG__customize-modal__preview{grid-template-columns:1fr}}.ArtifactCard-module__8vyqyG__customize-modal__file-path{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-main);word-break:break-all;font-size:13px;font-weight:600}.ArtifactCard-module__8vyqyG__customize-modal__code{min-height:0;font-family:var(--font-mono,ui-monospace, monospace);background:var(--bg-surface-muted,color-mix(in srgb, var(--text-main) 5%, var(--bg-surface)));border:1px solid var(--border-subtle);border-radius:10px;flex:auto;margin:0;padding:10px 12px;font-size:11.5px;line-height:1.55;overflow:auto}.ArtifactCard-module__8vyqyG__customize-modal__line{white-space:pre;color:var(--text-main);display:block}.ArtifactCard-module__8vyqyG__customize-modal__line--removed{color:#dc2626;background:#dc26261a;text-decoration:line-through}.ArtifactCard-module__8vyqyG__customize-modal__gutter{width:1.4ch;color:var(--text-muted,var(--text-soft));text-decoration:none;display:inline-block}.ArtifactCard-module__8vyqyG__customize-modal__line--removed .ArtifactCard-module__8vyqyG__customize-modal__gutter{color:#dc2626}.ArtifactCard-module__8vyqyG__customize-modal__download{flex-direction:column;flex:none;gap:1px;margin:0 18px 18px;padding:10px 16px}.ArtifactCard-module__8vyqyG__customize-modal__download-label{font-weight:600}.ArtifactCard-module__8vyqyG__customize-modal__download-name{max-width:100%;font-family:var(--font-mono,ui-monospace, monospace);white-space:nowrap;text-overflow:ellipsis;opacity:.85;font-size:11px;overflow:hidden}.ArtifactCard-module__8vyqyG__artifact-card__option{cursor:pointer;align-items:flex-start;gap:9px;display:flex}.ArtifactCard-module__8vyqyG__artifact-card__option-box{width:15px;height:15px;accent-color:var(--platform-edge,var(--accent));cursor:pointer;flex:none;margin-top:1px}.ArtifactCard-module__8vyqyG__artifact-card__option-text{-webkit-user-select:none;user-select:none;flex-direction:column;gap:1px;display:flex}.ArtifactCard-module__8vyqyG__artifact-card__option-label-row{align-items:center;gap:8px;display:flex}.ArtifactCard-module__8vyqyG__artifact-card__option-label{color:var(--text-main);font-size:13px}.ArtifactCard-module__8vyqyG__artifact-card__option-doc{color:var(--platform-edge,var(--accent));align-items:center;gap:2px;font-size:11px;font-weight:500;text-decoration:none;display:inline-flex}.ArtifactCard-module__8vyqyG__artifact-card__option-doc:hover{text-decoration:underline}.ArtifactCard-module__8vyqyG__artifact-card__option-hint{color:var(--text-muted,var(--text-soft));font-size:11px;line-height:1.4}
.ChangelogBlock-module__WiEhCa__changelog-block{flex-direction:column;flex:1 1 0;min-height:0;font-size:12px;line-height:1.65;display:flex}.ChangelogBlock-module__WiEhCa__changelog-block p{margin:0}.ChangelogBlock-module__WiEhCa__changelog-block__muted{color:var(--text-muted);margin:0}.ChangelogBlock-module__WiEhCa__changelog-block__body{scrollbar-width:thin;flex:1 1 0;min-height:0;padding-right:4px;overflow-y:auto}.ChangelogBlock-module__WiEhCa__changelog-block__header{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:8px;min-height:40px;margin-bottom:7px;padding-bottom:10px;display:flex}.ChangelogBlock-module__WiEhCa__changelog-block__title{white-space:nowrap;flex:none;min-width:0}.ChangelogBlock-module__WiEhCa__changelog-block__title h4{color:var(--text-main);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:900;line-height:1.05;display:inline-block}.ChangelogBlock-module__WiEhCa__changelog-block__scope-filter{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:auto;justify-content:flex-start;gap:4px;min-width:0;margin-left:auto;display:flex;overflow-x:auto;overflow-y:hidden;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 18px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 18px),#0000)}.ChangelogBlock-module__WiEhCa__changelog-block__scope-filter::-webkit-scrollbar{display:none}.ChangelogBlock-module__WiEhCa__changelog-block__scope-chip{border:1px solid var(--border-subtle);background:var(--bg-surface);min-height:20px;color:var(--text-muted);font:inherit;cursor:pointer;border-radius:999px;flex:none;align-items:center;gap:4px;padding:0 7px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.ChangelogBlock-module__WiEhCa__changelog-block__scope-chip span{font-family:var(--font-mono);opacity:.72;font-size:9px}.ChangelogBlock-module__WiEhCa__changelog-block__scope-chip.ChangelogBlock-module__WiEhCa__is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong)}.ChangelogBlock-module__WiEhCa__changelog-block__columns{flex-direction:column;gap:10px;display:flex}.ChangelogBlock-module__WiEhCa__changelog-block__section{margin-bottom:0}.ChangelogBlock-module__WiEhCa__changelog-block__section+.ChangelogBlock-module__WiEhCa__changelog-block__section{border-top:1px solid var(--border-subtle);padding-top:10px}.ChangelogBlock-module__WiEhCa__changelog-block__section--breaking,.ChangelogBlock-module__WiEhCa__changelog-block__section+.ChangelogBlock-module__WiEhCa__changelog-block__section--breaking{background:#f59e0b14;border:1px solid #f59e0b47;border-radius:10px;padding:8px 10px}.ChangelogBlock-module__WiEhCa__changelog-block__section h3,.ChangelogBlock-module__WiEhCa__changelog-block__section h4{color:var(--text-main);letter-spacing:.02em;align-items:center;gap:6px;margin:0 0 6px;font-size:12px;font-weight:900;display:flex}.ChangelogBlock-module__WiEhCa__changelog-block__section h4 em{background:var(--bg-surface);height:16px;color:var(--text-muted);font-family:var(--font-mono);border-radius:999px;align-items:center;padding:0 5px;font-size:9px;font-style:normal;display:inline-flex}.ChangelogBlock-module__WiEhCa__changelog-block__scope-group+.ChangelogBlock-module__WiEhCa__changelog-block__scope-group{margin-top:7px}.ChangelogBlock-module__WiEhCa__changelog-block__scope-title{color:var(--text-muted);font-family:var(--font-emphasis);letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px;font-size:13px;font-weight:400}.ChangelogBlock-module__WiEhCa__changelog-block__bullet{color:var(--text-soft);display:block}.ChangelogBlock-module__WiEhCa__changelog-block__bullet+.ChangelogBlock-module__WiEhCa__changelog-block__bullet{margin-top:3px}.ChangelogBlock-module__WiEhCa__changelog-block__subject{color:var(--text-main);margin:0 6px;font-size:12.5px;font-weight:400}.ChangelogBlock-module__WiEhCa__changelog-block__time,.ChangelogBlock-module__WiEhCa__changelog-block__hash{height:17px;font-family:var(--font-mono);white-space:nowrap;border-radius:4px;align-items:center;padding:0 5px;font-size:10px;line-height:1;display:inline-flex}.ChangelogBlock-module__WiEhCa__changelog-block__time{color:var(--text-muted);background:var(--bg-surface-soft)}.ChangelogBlock-module__WiEhCa__changelog-block__hash{color:var(--accent);background:var(--accent-soft);transition:background .15s,color .15s}a.ChangelogBlock-module__WiEhCa__changelog-block__hash:hover{background:var(--accent);color:var(--text-on-accent)}.ChangelogBlock-module__WiEhCa__changelog-block__hash--empty{background:0 0;width:0;padding:0}@media (max-width:768px){.ChangelogBlock-module__WiEhCa__changelog-block__header{flex-direction:column;align-items:flex-start;gap:8px}.ChangelogBlock-module__WiEhCa__changelog-block__scope-filter{justify-content:flex-start;width:100%;max-width:100%;margin-left:0}}
@keyframes OverlayComponents-module__CEeU4a__pipeline-popup-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.OverlayComponents-module__CEeU4a__pipeline-popup,.OverlayComponents-module__CEeU4a__pipeline-tooltip{--tone-tag:#94a3b8;--tone-gitlab:#f97316;--tone-ci:#38bdf8;--tone-frontend:#14b8a6;--tone-portal:#6366f1;--tone-native:#8b5cf6;--tone-qiniu:#f59e0b;--tone-record:#ec4899;--tone-site:#22d3ee;--tone-neutral:#94a3b8}.OverlayComponents-module__CEeU4a__pipeline-popup{z-index:200;background:var(--bg-surface);border:1px solid var(--border-main);border-radius:var(--radius-md);transform-origin:top;flex-direction:column;min-height:380px;max-height:min(70vh,580px);animation:.16s cubic-bezier(.22,1,.36,1) both OverlayComponents-module__CEeU4a__pipeline-popup-in;display:flex;position:fixed;box-shadow:0 20px 50px #0f172a2e,0 4px 12px #0f172a0f}.OverlayComponents-module__CEeU4a__pipeline-popup--tag{--tone:var(--tone-tag)}.OverlayComponents-module__CEeU4a__pipeline-popup--gitlab{--tone:var(--tone-gitlab)}.OverlayComponents-module__CEeU4a__pipeline-popup--ci{--tone:var(--tone-ci)}.OverlayComponents-module__CEeU4a__pipeline-popup--frontend{--tone:var(--tone-frontend)}.OverlayComponents-module__CEeU4a__pipeline-popup--portal{--tone:var(--tone-portal)}.OverlayComponents-module__CEeU4a__pipeline-popup--native{--tone:var(--tone-native)}.OverlayComponents-module__CEeU4a__pipeline-popup--qiniu{--tone:var(--tone-qiniu)}.OverlayComponents-module__CEeU4a__pipeline-popup--record{--tone:var(--tone-record)}.OverlayComponents-module__CEeU4a__pipeline-popup--site{--tone:var(--tone-site)}.OverlayComponents-module__CEeU4a__pipeline-popup--neutral{--tone:var(--tone-neutral)}.OverlayComponents-module__CEeU4a__pipeline-popup:before{content:"";background:var(--tone,var(--accent));border-radius:var(--radius-md) var(--radius-md) 0 0;height:3px;position:absolute;top:0;left:0;right:0}.OverlayComponents-module__CEeU4a__pipeline-popup__arrow{background:var(--bg-surface);border:1px solid var(--border-main);z-index:-1;width:14px;height:14px;position:absolute;transform:translate(-50%)rotate(45deg)}.OverlayComponents-module__CEeU4a__pipeline-popup--below .OverlayComponents-module__CEeU4a__pipeline-popup__arrow{border-bottom:none;border-right:none;top:-8px}.OverlayComponents-module__CEeU4a__pipeline-popup--above .OverlayComponents-module__CEeU4a__pipeline-popup__arrow{border-top:none;border-left:none;bottom:-8px}.OverlayComponents-module__CEeU4a__pipeline-popup__arrow--side{transform:translateY(-50%)rotate(45deg)}.OverlayComponents-module__CEeU4a__pipeline-popup--side-right .OverlayComponents-module__CEeU4a__pipeline-popup__arrow--side{border-top:none;border-right:none;left:-8px}.OverlayComponents-module__CEeU4a__pipeline-popup--side-left .OverlayComponents-module__CEeU4a__pipeline-popup__arrow--side{border-bottom:none;border-left:none;left:auto;right:-8px}.OverlayComponents-module__CEeU4a__pipeline-popup--sub{z-index:210;animation:.18s cubic-bezier(.22,1,.36,1) both OverlayComponents-module__CEeU4a__pipeline-popup-side-in;box-shadow:0 16px 36px #0f172a33,0 4px 10px #0f172a0f}.OverlayComponents-module__CEeU4a__pipeline-popup--side-right{transform-origin:0 0}.OverlayComponents-module__CEeU4a__pipeline-popup--side-left{transform-origin:100% 0}@keyframes OverlayComponents-module__CEeU4a__pipeline-popup-side-in{0%{opacity:0;transform:translate(0)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.OverlayComponents-module__CEeU4a__pipeline-popup--side-right{animation-name:OverlayComponents-module__CEeU4a__pipeline-popup-side-in-right}.OverlayComponents-module__CEeU4a__pipeline-popup--side-left{animation-name:OverlayComponents-module__CEeU4a__pipeline-popup-side-in-left}@keyframes OverlayComponents-module__CEeU4a__pipeline-popup-side-in-right{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes OverlayComponents-module__CEeU4a__pipeline-popup-side-in-left{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.OverlayComponents-module__CEeU4a__pipeline-popup__header{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:8px;padding:12px 18px 10px;display:flex;position:relative}.OverlayComponents-module__CEeU4a__pipeline-popup__heading{align-items:center;gap:10px;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__heading h3{text-align:left;flex:auto;min-width:0}.OverlayComponents-module__CEeU4a__pipeline-popup__heading>.OverlayComponents-module__CEeU4a__pipeline-popup__phase{flex:none;margin-left:auto}.OverlayComponents-module__CEeU4a__pipeline-popup__phase{background:color-mix(in srgb, var(--tone,var(--accent)) 12%, transparent);color:var(--tone,var(--accent));letter-spacing:0;text-transform:none;border-radius:999px;flex:none;align-items:center;gap:5px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.OverlayComponents-module__CEeU4a__pipeline-popup__phase i{background:currentColor;border-radius:2px;width:8px;height:8px}.OverlayComponents-module__CEeU4a__pipeline-popup h3{color:var(--text-main);word-break:break-all;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:700;display:inline-flex}.OverlayComponents-module__CEeU4a__pipeline-popup__platform-icon{width:16px;height:16px}.OverlayComponents-module__CEeU4a__pipeline-popup__close{width:28px;height:28px;color:var(--text-muted);cursor:pointer;z-index:1;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:absolute;top:8px;right:8px}.OverlayComponents-module__CEeU4a__pipeline-popup__close:hover{background:var(--bg-surface-soft);color:var(--text-main);border-color:var(--border-subtle)}.OverlayComponents-module__CEeU4a__pipeline-popup__meta{color:var(--text-muted);background:0 0;border:0;flex-wrap:wrap;align-items:center;gap:6px 10px;padding:0;font-size:10.5px;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__meta-duration{background:color-mix(in srgb, var(--tone,var(--accent)) 12%, transparent);color:var(--tone,var(--accent));font-family:var(--font-mono);letter-spacing:.2px;white-space:nowrap;border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.OverlayComponents-module__CEeU4a__pipeline-popup__meta-range{font-family:var(--font-mono);color:var(--text-soft);white-space:nowrap;align-items:center;gap:4px;font-size:10.5px;display:inline-flex}.OverlayComponents-module__CEeU4a__pipeline-popup__meta-range em{color:var(--border-strong);font-style:normal}.OverlayComponents-module__CEeU4a__pipeline-popup__focus{border:1px solid var(--accent-border);background:var(--accent-soft);color:var(--accent-strong);cursor:pointer;border-radius:999px;margin-left:auto;padding:3px 9px;font-size:11px;font-weight:600;transition:background .15s,color .15s}.OverlayComponents-module__CEeU4a__pipeline-popup__focus:hover{background:var(--accent);color:var(--text-on-accent)}.OverlayComponents-module__CEeU4a__pipeline-popup__body{flex-direction:column;gap:12px;padding:14px 18px 16px;display:flex;overflow-y:auto}.OverlayComponents-module__CEeU4a__pipeline-popup__error{background:var(--danger-soft);border:1px solid var(--danger-border);color:var(--danger);border-radius:var(--radius-sm);margin:0;padding:8px 10px;font-size:12.5px}.OverlayComponents-module__CEeU4a__pipeline-popup__facts{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);flex-direction:column;margin:0;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__facts>div{border:0;border-top:1px solid var(--border-subtle);background:0 0;align-items:baseline;gap:12px;padding:7px 0;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__facts>div:first-child{border-top:0}.OverlayComponents-module__CEeU4a__pipeline-popup__facts dt{min-width:88px;color:var(--text-muted);letter-spacing:0;text-transform:none;flex:none;font-size:11.5px;font-weight:600}.OverlayComponents-module__CEeU4a__pipeline-popup__facts dd{color:var(--text-main);text-align:right;word-break:break-all;flex:auto;margin:0;font-size:12px}.OverlayComponents-module__CEeU4a__pipeline-popup__facts dd .OverlayComponents-module__CEeU4a__is-mono,.OverlayComponents-module__CEeU4a__pipeline-popup__facts dd>a{font-family:var(--font-mono)}.OverlayComponents-module__CEeU4a__pipeline-popup__fact--json{flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.OverlayComponents-module__CEeU4a__pipeline-popup__fact--json dt{min-width:0!important}.OverlayComponents-module__CEeU4a__pipeline-popup__fact--json dd{width:100%;text-align:left!important}.OverlayComponents-module__CEeU4a__pipeline-popup__json{background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-family:var(--font-mono);color:var(--text-main);white-space:pre-wrap;word-break:break-all;max-height:280px;margin:0;padding:8px 10px;font-size:11px;line-height:1.5;overflow:auto}.OverlayComponents-module__CEeU4a__pipeline-popup__json-wrapper{margin:4px 0 0;position:relative}.OverlayComponents-module__CEeU4a__pipeline-popup__json-copy{color:var(--text-muted);background:var(--bg-surface);border:1px solid var(--border-subtle);cursor:pointer;opacity:0;z-index:2;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600;transition:opacity .15s,background .15s,color .15s;position:absolute;top:6px;right:6px}.OverlayComponents-module__CEeU4a__pipeline-popup__json-wrapper:hover .OverlayComponents-module__CEeU4a__pipeline-popup__json-copy{opacity:1}.OverlayComponents-module__CEeU4a__pipeline-popup__json-copy:hover{background:var(--bg-surface-soft);color:var(--text-main)}.OverlayComponents-module__CEeU4a__pipeline-popup__json-copy.OverlayComponents-module__CEeU4a__is-copied{opacity:1;color:var(--success);border-color:var(--success-border);background:var(--success-soft)}.OverlayComponents-module__CEeU4a__pipeline-popup__json code{color:inherit;background:0 0;padding:0}.OverlayComponents-module__CEeU4a__pipeline-popup__actions{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-surface-soft);flex-direction:column;margin:0;display:flex;overflow:hidden}.OverlayComponents-module__CEeU4a__pipeline-popup__action{width:100%;font:inherit;color:var(--text-main);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:9px 12px;font-size:13px;transition:background .12s;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__action+.OverlayComponents-module__CEeU4a__pipeline-popup__action{border-top:1px solid var(--border-subtle)}.OverlayComponents-module__CEeU4a__pipeline-popup__action:hover{background:var(--accent-soft);outline:none}.OverlayComponents-module__CEeU4a__pipeline-popup__action:focus-visible{background:var(--accent-soft);outline:none}.OverlayComponents-module__CEeU4a__pipeline-popup__action-label{flex:1;font-weight:500}.OverlayComponents-module__CEeU4a__pipeline-popup__action-hint{font-family:var(--font-mono);color:var(--text-muted);flex:none;font-size:12px}.OverlayComponents-module__CEeU4a__pipeline-popup__action-chevron{color:var(--text-muted);flex:none;font-size:18px;line-height:1;transition:color .12s,transform .12s}.OverlayComponents-module__CEeU4a__pipeline-popup__action:hover .OverlayComponents-module__CEeU4a__pipeline-popup__action-chevron{color:var(--accent-strong);transform:translate(2px)}.OverlayComponents-module__CEeU4a__pipeline-popup__action:focus-visible .OverlayComponents-module__CEeU4a__pipeline-popup__action-chevron{color:var(--accent-strong);transform:translate(2px)}.OverlayComponents-module__CEeU4a__pipeline-popup__facts a{color:var(--accent-strong);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.OverlayComponents-module__CEeU4a__pipeline-popup__download{align-self:flex-start;margin-top:4px;padding:6px 14px;font-size:12px}.OverlayComponents-module__CEeU4a__pipeline-popup__links{flex-wrap:wrap;gap:6px;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__links a{color:var(--text-soft);background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:999px;align-items:center;padding:5px 10px;font-size:11.5px;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.OverlayComponents-module__CEeU4a__pipeline-popup__links a:hover{color:var(--accent-strong);border-color:var(--accent);background:var(--accent-soft)}.OverlayComponents-module__CEeU4a__aggregate-steps{flex-direction:column;gap:6px;display:flex}.OverlayComponents-module__CEeU4a__aggregate-steps__header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.OverlayComponents-module__CEeU4a__aggregate-steps__header strong{color:var(--text-muted);letter-spacing:0;text-transform:none;font-size:11.5px;font-weight:600}.OverlayComponents-module__CEeU4a__aggregate-steps__header span{font-family:var(--font-emphasis);letter-spacing:.08em;color:var(--text-muted);font-size:13px}.OverlayComponents-module__CEeU4a__aggregate-steps__track{background:var(--bg-surface-muted);border-radius:999px;width:100%;height:6px;position:relative;overflow:hidden}.OverlayComponents-module__CEeU4a__aggregate-steps__seg{background:var(--seg-color,var(--tone-neutral));min-width:2px;transition:filter .15s;position:absolute;top:0;bottom:0}.OverlayComponents-module__CEeU4a__aggregate-steps__seg:hover{filter:brightness(1.15)}.OverlayComponents-module__CEeU4a__aggregate-steps__seg--frontend{--seg-color:var(--tone-frontend)}.OverlayComponents-module__CEeU4a__aggregate-steps__seg--portal{--seg-color:var(--tone-portal)}.OverlayComponents-module__CEeU4a__aggregate-steps__seg--native{--seg-color:var(--tone-native)}.OverlayComponents-module__CEeU4a__aggregate-steps__list{border-top:1px solid var(--border-subtle);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.OverlayComponents-module__CEeU4a__aggregate-steps__item{border-bottom:1px solid var(--border-subtle);color:var(--text-main);font-size:12px;display:flex}.OverlayComponents-module__CEeU4a__aggregate-steps__item:last-child{border-bottom:0}.OverlayComponents-module__CEeU4a__aggregate-steps__row{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:1;align-items:center;gap:8px;margin:0 -4px;padding:5px 4px;transition:background .12s;display:flex}.OverlayComponents-module__CEeU4a__aggregate-steps__row:hover{background:var(--bg-surface-soft)}.OverlayComponents-module__CEeU4a__aggregate-steps__row:focus-visible{background:var(--bg-surface-soft)}.OverlayComponents-module__CEeU4a__aggregate-steps__row:focus-visible{outline:1px solid var(--accent);outline-offset:-1px}.OverlayComponents-module__CEeU4a__aggregate-steps__dot{background:var(--seg-color,var(--tone-neutral));border-radius:50%;flex:0 0 6px;width:6px;height:6px}.OverlayComponents-module__CEeU4a__aggregate-steps__item--frontend{--seg-color:var(--tone-frontend)}.OverlayComponents-module__CEeU4a__aggregate-steps__item--portal{--seg-color:var(--tone-portal)}.OverlayComponents-module__CEeU4a__aggregate-steps__item--native{--seg-color:var(--tone-native)}.OverlayComponents-module__CEeU4a__aggregate-steps__label{text-overflow:ellipsis;white-space:nowrap;color:var(--text-main);flex:1;overflow:hidden}.OverlayComponents-module__CEeU4a__aggregate-steps__time{font-family:var(--font-emphasis);letter-spacing:.04em;color:var(--text-muted);flex:none;font-size:14px}.OverlayComponents-module__CEeU4a__aggregate-steps__chevron{color:var(--text-muted);flex:none;margin-left:2px;font-size:16px;line-height:1;transition:color .12s,transform .12s}.OverlayComponents-module__CEeU4a__aggregate-steps__row:hover .OverlayComponents-module__CEeU4a__aggregate-steps__chevron{color:var(--accent-strong);transform:translate(2px)}.OverlayComponents-module__CEeU4a__aggregate-steps__row:focus-visible .OverlayComponents-module__CEeU4a__aggregate-steps__chevron{color:var(--accent-strong);transform:translate(2px)}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions{flex-direction:column;gap:6px;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-header strong{color:var(--text-muted);font-size:11.5px;font-weight:600}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-header span{font-family:var(--font-emphasis);letter-spacing:.08em;color:var(--text-muted);font-size:13px}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-empty{color:var(--text-muted);margin:0;font-size:12px}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-list{border-top:1px solid var(--border-subtle);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-item{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:2px;padding:6px 0;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-item:last-child{border-bottom:0}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-label{color:var(--text-main);font-size:12px}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-desc{color:var(--text-muted);word-break:break-all;font-size:11.5px;line-height:1.45}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-details{margin-top:2px}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-details>summary{cursor:pointer;color:var(--text-muted);-webkit-user-select:none;user-select:none;font-size:11.5px;list-style:none}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-details>summary::-webkit-details-marker{display:none}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-details[open]>summary{color:var(--text-soft)}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-chips{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.OverlayComponents-module__CEeU4a__pipeline-popup__permissions-chip{color:var(--text-soft);background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:999px;padding:2px 8px;font-size:11.5px;display:inline-flex}.OverlayComponents-module__CEeU4a__plugins-list{flex-direction:column;gap:6px;display:flex}.OverlayComponents-module__CEeU4a__plugins-list__header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.OverlayComponents-module__CEeU4a__plugins-list__header strong{color:var(--text-muted);font-size:11.5px;font-weight:600}.OverlayComponents-module__CEeU4a__plugins-list__header span{font-family:var(--font-emphasis);letter-spacing:.08em;color:var(--text-muted);font-size:13px}.OverlayComponents-module__CEeU4a__plugins-list__search{display:flex}.OverlayComponents-module__CEeU4a__plugins-list__search-input{box-sizing:border-box;min-width:0;color:var(--text-primary,inherit);background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:5px;outline:none;flex:1;padding:5px 9px;font-family:inherit;font-size:12px;transition:border-color .12s}.OverlayComponents-module__CEeU4a__plugins-list__search-input::placeholder{color:var(--text-muted)}.OverlayComponents-module__CEeU4a__plugins-list__search-input:focus{border-color:var(--accent,var(--text-muted))}.OverlayComponents-module__CEeU4a__plugins-list__empty{color:var(--text-muted);margin:0;font-size:12px}.OverlayComponents-module__CEeU4a__plugins-list__items{border-top:1px solid var(--border-subtle);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.OverlayComponents-module__CEeU4a__plugins-list__item{border-bottom:1px solid var(--border-subtle)}.OverlayComponents-module__CEeU4a__plugins-list__item:last-child{border-bottom:0}.OverlayComponents-module__CEeU4a__plugins-list__row{color:inherit;border-radius:4px;align-items:flex-start;gap:10px;margin:0 -4px;padding:8px 4px;text-decoration:none;transition:background .12s;display:flex}a.OverlayComponents-module__CEeU4a__plugins-list__row:hover{background:var(--bg-surface-soft);text-decoration:none}.OverlayComponents-module__CEeU4a__plugins-list__icon{aspect-ratio:26/16;background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:4px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;display:flex;overflow:hidden}.OverlayComponents-module__CEeU4a__plugins-list__icon img{object-fit:contain;width:100%;height:100%}.OverlayComponents-module__CEeU4a__plugins-list__info{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.OverlayComponents-module__CEeU4a__plugins-list__title{white-space:nowrap;text-overflow:ellipsis;align-items:baseline;gap:8px;display:flex;overflow:hidden}.OverlayComponents-module__CEeU4a__plugins-list__title em{font-style:normal;font-family:var(--font-mono);color:var(--text-main);font-size:13px;font-weight:600}.OverlayComponents-module__CEeU4a__plugins-list__name{color:var(--text-muted);font-size:11px}.OverlayComponents-module__CEeU4a__plugins-list__tag{color:var(--accent-strong);background:var(--accent-soft);border-radius:999px;padding:1px 6px;font-size:10.5px;display:inline-flex}.OverlayComponents-module__CEeU4a__plugins-list__id{font-family:var(--font-mono);color:var(--text-main);font-size:13.5px;font-weight:700}.OverlayComponents-module__CEeU4a__plugins-list__desc-row{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft);align-items:center;gap:8px;font-size:11.5px;display:flex;overflow:hidden}.OverlayComponents-module__CEeU4a__plugins-list__platforms{flex:none;align-items:center;gap:3px;display:flex}.OverlayComponents-module__CEeU4a__plugins-list__platform-icon{opacity:.6;width:12px;height:12px}.OverlayComponents-module__CEeU4a__plugins-list__desc{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:11.5px;overflow:hidden}@keyframes OverlayComponents-module__CEeU4a__pipeline-tooltip-fade{0%{opacity:0}to{opacity:1}}.OverlayComponents-module__CEeU4a__pipeline-tooltip{z-index:180;pointer-events:none;color:#f8fafc;border-left:3px solid var(--tone,var(--accent));background:#0f172af0;border-radius:6px;flex-direction:column;gap:2px;padding:8px 10px;font-size:12px;line-height:1.4;animation:.12s both OverlayComponents-module__CEeU4a__pipeline-tooltip-fade;display:flex;position:fixed;box-shadow:0 6px 20px #0f172a52}.OverlayComponents-module__CEeU4a__pipeline-tooltip--tag{--tone:var(--tone-tag)}.OverlayComponents-module__CEeU4a__pipeline-tooltip--gitlab{--tone:var(--tone-gitlab)}.OverlayComponents-module__CEeU4a__pipeline-tooltip--ci{--tone:var(--tone-ci)}.OverlayComponents-module__CEeU4a__pipeline-tooltip--frontend{--tone:var(--tone-frontend)}.OverlayComponents-module__CEeU4a__pipeline-tooltip--portal{--tone:var(--tone-portal)}.OverlayComponents-module__CEeU4a__pipeline-tooltip--native{--tone:var(--tone-native)}.OverlayComponents-module__CEeU4a__pipeline-tooltip--qiniu{--tone:var(--tone-qiniu)}.OverlayComponents-module__CEeU4a__pipeline-tooltip--record{--tone:var(--tone-record)}.OverlayComponents-module__CEeU4a__pipeline-tooltip--site{--tone:var(--tone-site)}.OverlayComponents-module__CEeU4a__pipeline-tooltip__phase{font-family:var(--font-emphasis);letter-spacing:.14em;text-transform:uppercase;color:#cbd5e1;font-size:11px;font-weight:400}.OverlayComponents-module__CEeU4a__pipeline-tooltip strong{color:#f8fafc;word-break:break-all;font-size:12.5px;font-weight:700}.OverlayComponents-module__CEeU4a__pipeline-tooltip__time{font-family:var(--font-emphasis);letter-spacing:.04em;color:var(--tone,#38bdf8);font-size:14px;font-weight:400}.OverlayComponents-module__CEeU4a__pipeline-tooltip__status{font-style:normal;font-weight:700}.OverlayComponents-module__CEeU4a__pipeline-tooltip__status--failed{color:#fca5a5}.OverlayComponents-module__CEeU4a__pipeline-tooltip__status--unknown{color:#cbd5e1}.OverlayComponents-module__CEeU4a__pipeline-tooltip__hint{color:#94a3b8;margin-top:2px;font-size:10px}@media (max-width:768px){.OverlayComponents-module__CEeU4a__pipeline-snake{margin-left:8px;margin-right:8px}.OverlayComponents-module__CEeU4a__pipeline-popup{max-width:calc(100vw - 24px)}}
.ApkCompareReport-module__3czKGW__apk-compare{flex-direction:column;gap:10px;display:flex}.ApkCompareReport-module__3czKGW__apk-compare__head{background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-main);flex-direction:column;gap:4px;padding:8px 10px;font-size:12px;display:flex}.ApkCompareReport-module__3czKGW__apk-compare__head-row{align-items:baseline;gap:8px;display:flex}.ApkCompareReport-module__3czKGW__apk-compare__head-row small{min-width:56px;color:var(--text-muted);flex:none;font-size:11px;font-weight:600}.ApkCompareReport-module__3czKGW__apk-compare__head-row strong,.ApkCompareReport-module__3czKGW__apk-compare__head-row a{font-family:var(--font-mono);word-break:break-all;font-size:12px}.ApkCompareReport-module__3czKGW__apk-compare__summary{flex-wrap:wrap;align-items:center;gap:6px;font-size:12px;display:flex}.ApkCompareReport-module__3czKGW__apk-compare__summary-total{color:var(--text-main);font-weight:600}.ApkCompareReport-module__3czKGW__apk-compare__summary-chip{background:var(--bg-surface-soft);border:1px solid var(--border-subtle);color:var(--text-muted);border-radius:999px;align-items:center;gap:4px;padding:1px 8px;font-size:11px;display:inline-flex}.ApkCompareReport-module__3czKGW__apk-compare__summary-chip em{color:var(--text-main);font-style:normal;font-weight:600}.ApkCompareReport-module__3czKGW__apk-compare__empty{background:var(--bg-surface-soft);border:1px dashed var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-muted);text-align:center;margin:0;padding:14px 10px;font-size:12px}.ApkCompareReport-module__3czKGW__apk-compare__section{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:var(--bg-surface);overflow:hidden}.ApkCompareReport-module__3czKGW__apk-compare__section[open] .ApkCompareReport-module__3czKGW__apk-compare__section-head{border-bottom:1px solid var(--border-subtle)}.ApkCompareReport-module__3czKGW__apk-compare__section-head{cursor:pointer;background:var(--bg-surface-soft);align-items:center;gap:8px;padding:8px 10px;font-size:12px;list-style:none;display:flex}.ApkCompareReport-module__3czKGW__apk-compare__section-head::-webkit-details-marker{display:none}.ApkCompareReport-module__3czKGW__apk-compare__section-head:after{content:"▸";color:var(--text-muted);margin-left:auto;font-size:10px;transition:transform .15s}.ApkCompareReport-module__3czKGW__apk-compare__section[open] .ApkCompareReport-module__3czKGW__apk-compare__section-head:after{transform:rotate(90deg)}.ApkCompareReport-module__3czKGW__apk-compare__section-title{color:var(--text-main);font-weight:600}.ApkCompareReport-module__3czKGW__apk-compare__section-path{font-family:var(--font-mono);color:var(--text-muted);font-size:11px}.ApkCompareReport-module__3czKGW__apk-compare__section-count{color:var(--text-muted);margin-left:auto;font-size:11px}.ApkCompareReport-module__3czKGW__apk-compare__section[open] .ApkCompareReport-module__3czKGW__apk-compare__section-count{margin-left:0}.ApkCompareReport-module__3czKGW__apk-compare__rows{flex-direction:column;display:flex}.ApkCompareReport-module__3czKGW__apk-compare__row{border-top:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr);gap:6px;padding:8px 10px;font-size:12px;display:grid}.ApkCompareReport-module__3czKGW__apk-compare__row:first-child{border-top:0}.ApkCompareReport-module__3czKGW__apk-compare__row-key{font-family:var(--font-mono);color:var(--text-main);word-break:break-all;align-items:center;gap:6px;font-size:11.5px;display:flex}.ApkCompareReport-module__3czKGW__apk-compare__row-key strong{font-weight:600}.ApkCompareReport-module__3czKGW__apk-compare__row-badge{letter-spacing:.02em;border-radius:999px;flex:none;padding:1px 6px;font-size:10px;font-weight:600}.ApkCompareReport-module__3czKGW__apk-compare__row-badge--changed{color:#b45309;background:#f59e0b29;border:1px solid #f59e0b52}.ApkCompareReport-module__3czKGW__apk-compare__row-badge--added{color:#15803d;background:#22c55e24;border:1px solid #22c55e4d}.ApkCompareReport-module__3czKGW__apk-compare__row-badge--removed{color:#b91c1c;background:#ef444424;border:1px solid #ef44444d}.ApkCompareReport-module__3czKGW__apk-compare__row-values{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:6px;display:grid}.ApkCompareReport-module__3czKGW__apk-compare__row-value{background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);font-family:var(--font-mono);color:var(--text-main);white-space:pre-wrap;word-break:break-all;max-height:7.5em;padding:4px 6px;font-size:11.5px;line-height:1.45;overflow:auto}.ApkCompareReport-module__3czKGW__apk-compare__row-value--missing{color:var(--text-muted);font-style:italic}.ApkCompareReport-module__3czKGW__apk-compare__row-arrow{color:var(--text-muted);align-self:center;font-size:12px}.ApkCompareReport-module__3czKGW__apk-compare__parse-errors{border-radius:var(--radius-sm);color:var(--danger);background:#ef44440f;border:1px solid #ef444447;flex-direction:column;gap:4px;margin:0;padding:8px 10px;font-size:11.5px;list-style:none;display:flex}.ApkCompareReport-module__3czKGW__apk-compare__note{color:var(--text-muted);margin:0;font-size:11.5px;line-height:1.5}
.WaterfallView-module__YG9tDW__root{background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:var(--radius-md);-webkit-user-select:none;user-select:none;flex-direction:column;margin:0 0 18px;display:flex;position:relative;overflow:hidden}.WaterfallView-module__YG9tDW__toolbar{border-bottom:1px solid var(--border-subtle);background:var(--bg-surface);color:var(--text-muted);font-size:11px;font-family:var(--font-mono);align-items:center;gap:8px;padding:6px 10px;display:flex}.WaterfallView-module__YG9tDW__toolbar__hint{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;line-height:1.4;overflow:hidden}.WaterfallView-module__YG9tDW__toolbar__btn{background:var(--bg-surface-soft);border:1px solid var(--border-subtle);color:var(--text-main);cursor:pointer;border-radius:4px;padding:2px 8px;font-family:inherit;font-size:11px;line-height:1.6}.WaterfallView-module__YG9tDW__toolbar__btn:hover{background:var(--accent-soft);border-color:var(--accent)}.WaterfallView-module__YG9tDW__toolbar__btn:disabled{opacity:.4;cursor:not-allowed}.WaterfallView-module__YG9tDW__toolbar__range{color:var(--text-main);font-family:var(--font-mono)}.WaterfallView-module__YG9tDW__body{display:flex;position:relative}.WaterfallView-module__YG9tDW__labels{border-right:1px solid var(--border-subtle);background:var(--bg-surface);flex:0 0 240px;width:240px;position:relative;overflow:hidden}.WaterfallView-module__YG9tDW__labels__ruler-spacer{border-bottom:1px solid var(--border-subtle);background:var(--bg-surface);letter-spacing:.06em;height:64px;color:var(--text-muted);text-transform:uppercase;font-size:10px;font-family:var(--font-mono);flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;padding:0 10px;display:flex}.WaterfallView-module__YG9tDW__labels__ruler-spacer strong{color:var(--text-main);font-size:11px;font-weight:600}.WaterfallView-module__YG9tDW__labels__ruler-spacer small{color:var(--text-muted);text-transform:none;letter-spacing:.04em;font-size:9px}.WaterfallView-module__YG9tDW__labels__list{position:relative}.WaterfallView-module__YG9tDW__labels__row{height:22px;color:var(--text-main);white-space:nowrap;cursor:pointer;border-bottom:1px solid #0000;align-items:center;gap:4px;padding:0 8px 0 6px;font-size:11px;line-height:1;display:flex;overflow:hidden}.WaterfallView-module__YG9tDW__labels__row:hover,.WaterfallView-module__YG9tDW__labels__row.WaterfallView-module__YG9tDW__is-active{background:var(--accent-soft)}.WaterfallView-module__YG9tDW__labels__row.WaterfallView-module__YG9tDW__is-zebra{background:#94a3b80f}.WaterfallView-module__YG9tDW__labels__row.WaterfallView-module__YG9tDW__is-zebra.WaterfallView-module__YG9tDW__is-active,.WaterfallView-module__YG9tDW__labels__row.WaterfallView-module__YG9tDW__is-zebra:hover{background:var(--accent-soft)}.WaterfallView-module__YG9tDW__labels__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.WaterfallView-module__YG9tDW__labels__chevron{width:14px;height:14px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;font-family:ui-monospace,monospace;font-size:9px;display:inline-flex}.WaterfallView-module__YG9tDW__labels__chevron.WaterfallView-module__YG9tDW__is-empty{visibility:hidden}.WaterfallView-module__YG9tDW__labels__text{text-overflow:ellipsis;flex:1;overflow:hidden}.WaterfallView-module__YG9tDW__labels__duration{color:var(--text-muted);font-family:var(--font-mono);flex-shrink:0;font-size:10px}.WaterfallView-module__YG9tDW__canvasWrap{background:var(--bg-surface-soft);flex:1;position:relative;overflow:hidden}.WaterfallView-module__YG9tDW__canvas{cursor:default;display:block;position:absolute;top:0;left:0}.WaterfallView-module__YG9tDW__canvas.WaterfallView-module__YG9tDW__is-grabbing{cursor:grabbing}.WaterfallView-module__YG9tDW__canvas.WaterfallView-module__YG9tDW__is-hovering{cursor:pointer}.WaterfallView-module__YG9tDW__selection{pointer-events:none;background:#38bdf838;border-left:1px solid #38bdf8d9;border-right:1px solid #38bdf8d9;position:absolute;top:0;bottom:0}.WaterfallView-module__YG9tDW__scrollOverlay{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:auto}.WaterfallView-module__YG9tDW__scrollOverlay>div{pointer-events:none}.WaterfallView-module__YG9tDW__empty{text-align:center;color:var(--text-muted);margin:0;padding:32px 24px;font-size:14px}
.ReleasePipelineTimeline-module__4TNrbG__release-flow-empty{text-align:center;color:var(--text-muted);margin:0;padding:32px 24px;font-size:14px}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline{--tone-tag:#94a3b8;--tone-gitlab:#f97316;--tone-ci:#38bdf8;--tone-frontend:#14b8a6;--tone-portal:#6366f1;--tone-native:#8b5cf6;--tone-qiniu:#f59e0b;--tone-record:#ec4899;--tone-site:#22d3ee;--tone-neutral:#94a3b8;background:radial-gradient(circle at 0% 0%, var(--accent-soft), transparent 40%), radial-gradient(circle at 100% 100%, #8b5cf614, transparent 50%), var(--bg-surface);flex-direction:column;display:flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__header{border-bottom:1px solid var(--border-subtle);flex-direction:column;gap:14px;padding:22px 28px 18px;display:flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__bar{align-items:center;gap:18px;min-width:0;display:flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__bar-duration{color:var(--accent-strong);flex-shrink:0;align-items:baseline;gap:8px;display:inline-flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__bar-icon{width:18px;height:18px;color:var(--accent);flex-shrink:0;align-self:center}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__bar-duration strong{font-family:var(--font-emphasis);color:var(--text-main);letter-spacing:.02em;font-size:28px;font-weight:400;line-height:1.1}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__bar-times{min-width:0;color:var(--text-muted);flex:1;align-items:center;gap:12px;display:flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__bar-time{font-family:var(--font-emphasis);color:var(--text-main);letter-spacing:.04em;flex-shrink:0;font-size:16px;font-weight:400}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__bar-line{background:linear-gradient(to right, var(--accent) 0%, var(--accent) 100%);opacity:.45;border-radius:2px;flex:1;min-width:40px;height:2px;position:relative}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__bar-line:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:6px solid var(--accent);opacity:1;width:0;height:0;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__bar-date{font-family:var(--font-emphasis);color:var(--text-muted);letter-spacing:.04em;flex-shrink:0;font-size:14px}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__counts{flex-wrap:wrap;align-items:baseline;gap:4px 14px;padding-left:30px;display:flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__count{align-items:baseline;gap:6px;display:inline-flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__count strong{font-family:var(--font-emphasis);letter-spacing:.02em;color:var(--text-main);font-size:18px;font-weight:400;line-height:1}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__count small{color:var(--text-muted);font-size:12px;font-weight:500}.ReleasePipelineTimeline-module__4TNrbG__pipeline-timeline__count-sep{color:var(--border-subtle);-webkit-user-select:none;user-select:none;margin-right:8px;font-size:12px}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section{padding:16px 12px 0}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section__header{justify-content:flex-start;align-items:flex-start;gap:12px;margin:0 4px 10px;display:flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section-title{align-items:flex-start;margin-bottom:10px}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section-title>div{min-width:0}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section__head-flex{flex:1;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section__head-flex>div:first-child{min-width:0}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section__viewmode{background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:6px;flex-shrink:0;align-items:center;padding:2px;display:inline-flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section__viewmode-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:3px 10px;font-family:inherit;font-size:12px;line-height:1.4}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section__viewmode-btn:hover{color:var(--text-main)}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section__viewmode-btn.ReleasePipelineTimeline-module__4TNrbG__is-active{background:var(--bg-surface);color:var(--accent-strong);box-shadow:0 0 0 1px var(--border-subtle);font-weight:600}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section__title{color:var(--text-main);margin:0;font-size:15px;line-height:1.3}.ReleasePipelineTimeline-module__4TNrbG__pipeline-section__desc{color:var(--text-muted);margin:4px 0 0;font-size:12px;line-height:1.5}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon{background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-wrap:nowrap;gap:3px;height:96px;margin:0 0 14px;padding:6px;display:flex;overflow:hidden}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip,.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__sub-chip{color:#fff;cursor:pointer;background:#94a3b8;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:22px;padding:4px 8px;font-size:10px;font-weight:600;line-height:1.2;transition:transform .12s,box-shadow .12s,filter .12s;display:flex;position:relative;overflow:hidden}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip{flex:1 1 0;height:100%}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip-label{-webkit-line-clamp:4;white-space:normal;word-break:break-word;text-align:center;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__group{background:repeating-linear-gradient(135deg,#94a3b852 0 4px,#94a3b81f 4px 8px);border:1px solid #94a3b880;border-radius:4px;flex-direction:column;align-items:flex-start;gap:2px;min-width:22px;height:100%;padding:3px;display:flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__sub-chip{flex:1 1 0;justify-content:flex-start;gap:5px;min-width:16px;height:auto;padding:2px 6px}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__sub-lane{flex-direction:row;flex:1 1 0;align-items:stretch;gap:2px;min-width:16px;height:auto;display:flex}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__sub-lane .ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__sub-chip{width:auto;min-width:0}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__sub-chip .ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip-label{-webkit-line-clamp:2;text-align:left}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__sub-chip.ReleasePipelineTimeline-module__4TNrbG__is-placeholder{pointer-events:none;background:0 0;width:0;min-width:0;padding:0}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip-icon{color:#fff;flex:none;width:14px;height:14px}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip-icon svg{fill:currentColor}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip:hover,.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__sub-chip:hover{filter:brightness(1.08);z-index:1;transform:translateY(-1px);box-shadow:0 2px 6px #0f172a2e}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip.ReleasePipelineTimeline-module__4TNrbG__is-active,.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__sub-chip.ReleasePipelineTimeline-module__4TNrbG__is-active{outline:2px solid var(--accent);outline-offset:1px;z-index:2}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip.ReleasePipelineTimeline-module__4TNrbG__is-failed,.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__sub-chip.ReleasePipelineTimeline-module__4TNrbG__is-failed{background:#ef4444}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip-label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip--tag{background:#94a3b8}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip--gitlab{background:#f97316}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip--ci{background:#38bdf8}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip--frontend{background:#14b8a6}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip--portal{background:#6366f1}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip--native{background:#8b5cf6}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip--qiniu{background:#f59e0b}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip--record{background:#ec4899}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip--site{background:#22d3ee}.ReleasePipelineTimeline-module__4TNrbG__pipeline-ribbon__chip--neutral{background:#94a3b8}.ReleasePipelineTimeline-module__4TNrbG__pipeline-snake{background:var(--bg-surface-soft);border:1px solid var(--border-subtle);border-radius:var(--radius-md);margin:0 0 18px;padding:0;position:relative;overflow:hidden}.ReleasePipelineTimeline-module__4TNrbG__pipeline-snake__canvas{width:100%;display:block}.ReleasePipelineTimeline-module__4TNrbG__pipeline-snake__tail-labels{pointer-events:none;position:absolute;top:0;left:0}.ReleasePipelineTimeline-module__4TNrbG__pipeline-snake__chip{color:#fff;box-shadow:none;pointer-events:none;z-index:2;white-space:nowrap;border:0;border-radius:999px;align-items:center;gap:4px;padding:0 8px;font-size:11px;line-height:1;display:inline-flex;position:absolute}.ReleasePipelineTimeline-module__4TNrbG__pipeline-snake__chip--before{transform:translate(-100%,-50%)}.ReleasePipelineTimeline-module__4TNrbG__pipeline-snake__chip--after{transform:translateY(-50%)}.ReleasePipelineTimeline-module__4TNrbG__pipeline-snake__chip-icon{color:currentColor;width:11px;height:11px}.ReleasePipelineTimeline-module__4TNrbG__pipeline-snake__chip em{color:#ffffffeb;font-style:normal;font-family:var(--font-mono)}.ReleasePipelineTimeline-module__4TNrbG__pipeline-snake__chip--head{letter-spacing:.01em;padding:0 7px 0 6px}
