.changelog-item[data-v-5d1a4d7d]{display:grid;grid-template-columns:32px minmax(0,1fr);gap:24px;position:relative;padding-bottom:28px}.changelog-item:last-child .timeline-line[data-v-5d1a4d7d]{display:none}.timeline-marker[data-v-5d1a4d7d]{position:relative;display:flex;flex-direction:column;align-items:center;padding-top:18px}.timeline-marker .timeline-dot[data-v-5d1a4d7d]{width:14px;height:14px;background:var(--timeline-accent,var(--color-action-primary,#2354f4));border-radius:50%;border:3px solid var(--bg-canvas,#fafafa);box-shadow:0 0 0 1px color-mix(in srgb,var(--timeline-accent,var(--color-action-primary,#2354f4)) 26%,transparent),0 0 0 6px color-mix(in srgb,var(--timeline-accent,var(--color-action-primary,#2354f4)) 16%,transparent);z-index:1;flex-shrink:0}.timeline-marker .timeline-line[data-v-5d1a4d7d]{position:absolute;top:34px;width:2px;height:calc(100% + 2px);background:linear-gradient(180deg,color-mix(in srgb,var(--timeline-accent,var(--color-action-primary,#2354f4)) 52%,transparent),var(--border-subtle,#e5e5e5))}.changelog-card[data-v-5d1a4d7d]{min-width:0;background:var(--bg-surface,#fff);border-radius:var(--radius-md,10px);padding:28px 32px;box-shadow:var(--shadow-1,0 1px 2px hsla(0,0%,6%,.06));border:1px solid var(--border-subtle,#e5e5e5);transition:border-color var(--dur-base,.2s) var(--ease-standard,ease),box-shadow var(--dur-base,.2s) var(--ease-standard,ease),transform var(--dur-base,.2s) var(--ease-standard,ease)}.changelog-card[data-v-5d1a4d7d]:hover{border-color:var(--timeline-accent-soft,var(--border-action-primary-soft,rgba(35,84,244,.3)));box-shadow:var(--shadow-2,0 4px 14px hsla(0,0%,6%,.08));transform:translateY(-1px)}.changelog-header[data-v-5d1a4d7d]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:12px}.changelog-header .header-left[data-v-5d1a4d7d]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.changelog-header .version-badge[data-v-5d1a4d7d]{display:inline-block;padding:5px 10px;background:var(--timeline-accent,var(--color-action-primary,#2354f4));color:var(--text-on-action-primary,var(--text-inverse,#fff));border-radius:var(--radius-sm,6px);font-size:var(--text-xs,12px);font-weight:var(--weight-semibold,600);line-height:1}.changelog-header .changelog-title[data-v-5d1a4d7d]{margin:0;font-size:var(--text-xl,22px);font-weight:var(--weight-semibold,600);color:var(--text-primary,#171717);line-height:var(--leading-tight,1.25)}.changelog-header .changelog-date[data-v-5d1a4d7d]{display:flex;align-items:center;gap:6px;color:var(--text-muted,#a3a3a3);font-size:var(--text-sm,13px);white-space:nowrap}.changelog-header .changelog-date i[data-v-5d1a4d7d]{font-size:16px}.changelog-tags[data-v-5d1a4d7d]{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.changelog-tags .tag-item[data-v-5d1a4d7d]{padding:4px 9px;border:1px solid color-mix(in srgb,var(--tag-color,var(--timeline-accent,var(--color-action-primary,#2354f4))) 24%,transparent);border-radius:var(--radius-sm,6px);background:color-mix(in srgb,var(--tag-color,var(--timeline-accent,var(--color-action-primary,#2354f4))) 12%,var(--bg-surface,#fff));color:var(--tag-color,var(--timeline-accent,var(--color-action-primary,#2354f4)));font-size:var(--text-xs,12px);font-weight:var(--weight-semibold,600);line-height:1}.changelog-content .content-text[data-v-5d1a4d7d]{margin:0 0 16px;font-size:var(--text-base,14px);line-height:1.7;color:var(--text-secondary,#525252)}.changelog-content .content-heading[data-v-5d1a4d7d]{margin:20px 0 12px;font-size:var(--text-md,16px);font-weight:var(--weight-semibold,600);color:var(--text-primary,#171717)}.changelog-content .content-heading[data-v-5d1a4d7d]:first-child{margin-top:0}.changelog-content .content-list[data-v-5d1a4d7d]{margin:0 0 16px;padding-left:20px}.changelog-content .content-list li[data-v-5d1a4d7d]{margin-bottom:8px;font-size:var(--text-base,14px);line-height:1.6;color:var(--text-secondary,#525252)}.changelog-content .content-list li[data-v-5d1a4d7d]::marker{color:var(--timeline-accent,var(--color-action-primary,#2354f4))}.changelog-content .content-image[data-v-5d1a4d7d]{margin:20px 0;text-align:center}.changelog-content .content-image img[data-v-5d1a4d7d]{max-width:100%;border-radius:var(--radius-md,10px);box-shadow:var(--shadow-2,0 4px 14px hsla(0,0%,6%,.08));cursor:pointer;transition:transform var(--dur-base,.2s) var(--ease-standard,ease)}.changelog-content .content-image img[data-v-5d1a4d7d]:hover{transform:scale(1.02)}.changelog-content .content-image figcaption[data-v-5d1a4d7d]{margin-top:10px;font-size:var(--text-sm,13px);color:var(--text-muted,#a3a3a3);font-style:italic}.changelog-content .content-video[data-v-5d1a4d7d]{margin:20px 0}.changelog-content .content-video .video-wrapper[data-v-5d1a4d7d]{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:var(--radius-md,10px);box-shadow:var(--shadow-2,0 4px 14px hsla(0,0%,6%,.08))}.changelog-content .content-video .video-wrapper iframe[data-v-5d1a4d7d]{position:absolute;top:0;left:0;width:100%;height:100%}.changelog-content .content-video .video-title[data-v-5d1a4d7d]{margin-top:10px;font-size:var(--text-sm,13px);color:var(--text-muted,#a3a3a3);text-align:center}@media(max-width:768px){.changelog-item[data-v-5d1a4d7d]{grid-template-columns:24px minmax(0,1fr);gap:14px;padding-bottom:20px}.timeline-marker[data-v-5d1a4d7d]{padding-top:18px}.timeline-marker .timeline-dot[data-v-5d1a4d7d]{width:12px;height:12px}.timeline-marker .timeline-line[data-v-5d1a4d7d]{top:32px}.changelog-card[data-v-5d1a4d7d]{padding:16px}.changelog-header[data-v-5d1a4d7d]{flex-direction:column;align-items:flex-start}.changelog-header .changelog-title[data-v-5d1a4d7d]{font-size:18px}}.changelog-page[data-v-fbde785c]{width:100%;min-height:100%;background:var(--bg-canvas,#fafafa)}.hero-section[data-v-fbde785c]{position:relative;padding:24px 24px 22px;background:linear-gradient(180deg,var(--bg-surface,#fff) 0,color-mix(in srgb,var(--color-action-primary,#2354f4) 8%,var(--bg-surface,#fff)) 100%);border-bottom:1px solid var(--border-subtle,#d3d8dd);overflow:hidden}.hero-section[data-v-fbde785c]:after{content:"";position:absolute;left:50%;bottom:0;width:min(720px,72vw);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,var(--border-action-primary-soft,rgba(35,84,244,.3)),transparent)}.hero-section .hero-content[data-v-fbde785c]{position:relative;z-index:1;max-width:1120px;margin:0 auto;text-align:left}.hero-section .hero-eyebrow[data-v-fbde785c]{display:inline-flex;align-items:center;height:24px;padding:0 9px;border-radius:var(--radius-sm,6px);background:var(--color-brand-50,#eef4ff);color:var(--brand-900,#142c70);font-size:var(--text-xs,12px);font-weight:var(--weight-semibold,600)}.hero-section .hero-title[data-v-fbde785c]{max-width:680px;margin:10px 0 6px;color:var(--text-primary,#171717);font-size:30px;font-weight:700;line-height:var(--leading-tight,1.25)}.hero-section .hero-subtitle[data-v-fbde785c]{max-width:520px;margin:0;color:var(--text-secondary,#525252);font-size:var(--text-base,14px);line-height:var(--leading-base,1.5)}.hero-section .hero-meta[data-v-fbde785c]{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.hero-section .hero-meta__item[data-v-fbde785c]{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border:1px solid var(--border-action-primary-soft,rgba(35,84,244,.3));border-radius:var(--radius-sm,6px);background:var(--bg-surface-glass,hsla(0,0%,100%,.92));color:var(--text-secondary,#525252);font-size:var(--text-sm,13px)}.hero-section .hero-meta__item i[data-v-fbde785c]{color:var(--brand-700,#1b43cc)}.filter-section[data-v-fbde785c]{position:sticky;top:0;z-index:var(--z-sticky,100);padding:7px 24px;background:hsla(0,0%,100%,.88);border-bottom:1px solid var(--border-subtle,#e5e5e5);backdrop-filter:saturate(180%) blur(10px)}.filter-section .filter-container[data-v-fbde785c]{max-width:1120px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.filter-section .filter-left[data-v-fbde785c]{display:inline-flex;align-items:baseline;gap:10px}.filter-section .filter-left .filter-title[data-v-fbde785c]{color:var(--text-primary,#171717);font-size:var(--text-base,14px);font-weight:var(--weight-semibold,600)}.filter-section .filter-left .total-count[data-v-fbde785c]{color:var(--text-muted,#a3a3a3);font-size:var(--text-sm,13px)}.filter-section .filter-right[data-v-fbde785c]{display:flex;gap:8px;flex-wrap:wrap}.filter-section .filter-right .tag-filter[data-v-fbde785c]{width:132px}.filter-section .filter-right .search-input[data-v-fbde785c]{width:190px}.filter-section[data-v-fbde785c] .el-input__inner{height:32px;border-color:var(--border-subtle,#e5e5e5);border-radius:var(--radius-sm,6px);color:var(--text-primary,#171717);background:var(--bg-surface,#fff);transition:border-color var(--dur-fast,.12s) var(--ease-standard,ease),box-shadow var(--dur-fast,.12s) var(--ease-standard,ease)}.filter-section[data-v-fbde785c] .el-input__inner:hover{border-color:var(--border-strong,#d4d4d4)}.filter-section[data-v-fbde785c] .el-input__inner:focus{border-color:var(--brand-500,#f5d228);box-shadow:var(--shadow-glow,0 0 0 4px rgba(245,210,40,.18))}.filter-section[data-v-fbde785c] .el-input__icon{line-height:32px}.filter-section[data-v-fbde785c] .el-select .el-input.is-focus .el-input__inner,.filter-section[data-v-fbde785c] .el-select .el-input__inner:focus{border-color:var(--brand-500,#f5d228);box-shadow:var(--shadow-glow,0 0 0 4px rgba(245,210,40,.18))}.changelog-container[data-v-fbde785c]{max-width:1120px;margin:0 auto;padding:28px 24px 56px}.changelog-timeline[data-v-fbde785c]{position:relative;--timeline-accent:var(--color-action-primary,#2354f4);--timeline-accent-soft:var(--border-action-primary-soft,rgba(35,84,244,.3))}.empty-state[data-v-fbde785c]{text-align:center;padding:48px 20px;color:var(--text-muted,#a3a3a3)}.empty-state i[data-v-fbde785c]{font-size:48px;margin-bottom:16px;display:block}.empty-state p[data-v-fbde785c]{margin-bottom:20px;font-size:var(--text-base,14px)}.image-preview-dialog[data-v-fbde785c]{background:transparent;box-shadow:none}.image-preview-dialog[data-v-fbde785c] :deep(.el-dialog__body){padding:0;text-align:center}.image-preview-dialog[data-v-fbde785c] :deep(.el-dialog__header){position:absolute;right:-40px;top:-40px;padding:0}.image-preview-dialog :deep(.el-dialog__header) .el-dialog__headerbtn[data-v-fbde785c]{top:0;right:0}.image-preview-dialog :deep(.el-dialog__header) .el-dialog__headerbtn .el-dialog__close[data-v-fbde785c]{color:var(--text-inverse,#fff);font-size:24px}.preview-image[data-v-fbde785c]{max-width:90vw;max-height:85vh;border-radius:var(--radius-sm,6px)}@media(max-width:768px){.hero-section[data-v-fbde785c]{padding:16px 16px 14px}.hero-section .hero-eyebrow[data-v-fbde785c]{height:22px}.hero-section .hero-title[data-v-fbde785c]{margin-top:8px;font-size:26px}.hero-section .hero-subtitle[data-v-fbde785c]{display:none}.hero-section .hero-meta[data-v-fbde785c]{margin-top:10px;gap:6px}.hero-section .hero-meta__item[data-v-fbde785c]{height:26px;padding:0 9px;font-size:12px}.filter-section[data-v-fbde785c]{padding:7px 16px}.filter-section .filter-container[data-v-fbde785c]{gap:7px;width:100%}.filter-section .filter-right[data-v-fbde785c]{width:100%;display:grid;grid-template-columns:minmax(104px,.7fr) minmax(0,1fr);gap:8px}.filter-section .filter-left[data-v-fbde785c]{width:100%;justify-content:space-between}.filter-section .filter-left .filter-title[data-v-fbde785c],.filter-section .filter-left .total-count[data-v-fbde785c]{font-size:12px}.filter-section .filter-right .search-input[data-v-fbde785c],.filter-section .filter-right .tag-filter[data-v-fbde785c]{width:100%}.changelog-container[data-v-fbde785c]{padding:20px 16px 32px}}.changelog-tag-dropdown{border-color:var(--border-subtle,#e5e5e5);border-radius:var(--radius-md,10px);box-shadow:var(--shadow-3,0 12px 40px hsla(0,0%,6%,.16))}.changelog-tag-dropdown .el-select-dropdown__list{padding:6px}.changelog-tag-dropdown .el-select-dropdown__item{height:32px;line-height:32px;border-radius:var(--radius-sm,6px);color:var(--text-secondary,#525252);font-size:var(--text-sm,13px)}.changelog-tag-dropdown .el-select-dropdown__item.hover,.changelog-tag-dropdown .el-select-dropdown__item:hover{background:var(--color-brand-50,#fffbe0);color:var(--text-primary,#171717)}.changelog-tag-dropdown .el-select-dropdown__item.selected{color:var(--brand-900,#3d330a);font-weight:var(--weight-semibold,600);background:var(--color-brand-100,#fff1a8)}.changelog-tag-dropdown .popper__arrow,.changelog-tag-dropdown .popper__arrow:after{border-bottom-color:var(--bg-surface,#fff)!important}.changelog-view[data-v-5199d936]{height:100vh;display:flex;flex-direction:column;background:var(--bg-canvas,#fafafa);color:var(--text-primary,#171717);font-family:var(--font-sans,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif);overflow:hidden}.page-main[data-v-5199d936]{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;background:var(--bg-canvas,#fafafa)}.changelog-footer[data-v-5199d936]{margin-top:0}@media(max-width:768px){[data-v-5199d936] .tui-app-header__inner{gap:var(--space-2,8px);padding:0 var(--space-4,16px)}[data-v-5199d936] .tui-app-header__right{gap:var(--space-2,8px)}.changelog-header-user[data-v-5199d936],.changelog-home-link__label[data-v-5199d936]{display:none}}