:root{color-scheme:light}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:var(--font-inter,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:var(--op-color-bg-base);color:var(--op-color-text);min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}@layer reset, base, antd;:root{--op-app-height:100vh;--op-safe-bottom:env(safe-area-inset-bottom,0px)}body{min-height:var(--op-app-height)}@supports (height:-webkit-fill-available){:root{--op-app-height:-webkit-fill-available}}@supports (height:100svh){:root{--op-app-height:100svh}}@supports (height:100dvh){:root{--op-app-height:100dvh}}.toast-with-header-offset{top:var(--op-toast-offset-lg,64px);z-index:var(--op-zindex-toast,1000)}@media (max-width:768px){.toast-with-header-offset{top:var(--op-toast-offset-md,56px)}}@media (max-width:640px){.toast-with-header-offset{top:var(--op-toast-offset-sm,48px);left:var(--op-space-md,16px);right:var(--op-space-md,16px);transform:none;width:calc(100% - 2 * var(--op-space-md, 16px))}.toast-with-header-offset>*{width:100%;margin:0}}.independent-scroll-tabs{display:flex;flex-direction:column;height:100%}.independent-scroll-tabs .ant-tabs-content-holder{flex:1 1;min-height:0;display:flex;flex-direction:column}.independent-scroll-tabs .ant-tabs-content{flex:1 1;min-height:0}.independent-scroll-tabs .ant-tabs-tabpane{height:100%;display:flex;flex-direction:column}.nav-item-multiline{height:auto!important;min-height:40px;padding-block:6px;display:flex;align-items:center}.ant-menu-inline .nav-item-multiline{padding-left:48px!important}.sidebar-chat-history-header{border-radius:var(--ant-border-radius-lg,8px)}.sidebar-chat-history-chevron{display:inline-flex;align-items:center;justify-content:center;font-size:var(--ant-font-size-sm,12px);line-height:1;transition:transform var(--ant-motion-duration-mid,.2s) var(--ant-motion-ease-in-out,ease)}.sidebar-chat-history-header[aria-expanded=false]
	.sidebar-chat-history-chevron{transform:rotate(180deg)}.ant-btn.ant-btn-text.sidebar-chat-history-header:not(:disabled):hover{background:var(
		--ant-menu-color-item-bg-hover,var(--ant-color-fill-tertiary)
	)}.ytvt-language-select.ant-select .ant-select-arrow,.ytvt-language-select.ant-select .ant-select-selection-item{color:var(--ant-color-text-secondary)}.sidebar-chat-history-item:hover{background:var(
		--ant-menu-color-item-bg-hover,var(--ant-color-fill-tertiary)
	)}.sidebar-chat-history-item-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:clip}.nav-item-multiline .ant-menu-title-content{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4;margin-block:4px}.video-summary-hero{padding:32px 24px}.home-hero-stage,.video-summary-hero{box-sizing:border-box}.home-hero-layout{justify-content:center}.home-hero-main{width:100%}.home-demo-review{display:block;width:min(100%,400px);height:auto;margin:18px auto 0;opacity:.72}.separation-detail-view{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;min-height:0}.separation-detail-content,.separation-detail-done-region,.separation-detail-working-region{flex:1 1;min-height:0}.separation-detail-done-region .stem-mixer-preview,.separation-detail-working-region .stem-mixer-preview{margin-block:auto}.stem-mixer-stage{position:relative}.stem-mixer-board{display:grid;grid-template-columns:minmax(154px,190px) minmax(0,1fr);grid-gap:4px;gap:4px;min-height:154px;color:var(--stem-mixer-text,#f4f4f7);background:var(--stem-mixer-board-bg);border-radius:8px}.stem-mixer-track-labels{display:grid;grid-template-rows:76px 76px;grid-gap:2px;gap:2px}.stem-mixer-track-control{display:grid;grid-template-columns:minmax(0,1fr) 72px;align-items:center;grid-gap:12px;gap:12px;min-width:0;padding:10px 14px;background:var(--stem-mixer-control-bg);border:1px solid var(--stem-mixer-border)}.stem-mixer-track-control:first-child{border-radius:6px 0 0 0}.stem-mixer-track-control:last-child{border-radius:0 0 0 6px}.stem-mixer-track-copy{min-width:0}.stem-mixer-track-title.ant-typography{color:var(--stem-mixer-text,#f4f4f7)}.stem-mixer-volume-percent.ant-typography{display:none;color:var(--stem-mixer-text,#f4f4f7)}.stem-mixer-volume-slider{position:relative;display:block;flex:0 0 72px;width:72px;height:32px}.stem-mixer-volume-slider input{position:absolute;inset:0;z-index:2;width:100%;height:100%;padding:0;margin:0;cursor:pointer;opacity:0;touch-action:pan-y}.stem-mixer-volume-slider input:disabled{cursor:not-allowed}.stem-mixer-volume-track{position:absolute;top:50%;right:0;left:0;height:12px;overflow:hidden;background:rgba(15,23,42,.12);border-radius:2px;transform:translateY(-50%);-webkit-clip-path:polygon(0 58%,100% 0,100% 100%,0 100%);clip-path:polygon(0 58%,100% 0,100% 100%,0 100%)}.stem-mixer-volume-fill{position:absolute;top:0;bottom:0;left:0;width:var(--stem-volume-percent);background:var(--stem-volume-color);opacity:.76}.stem-mixer-volume-thumb{position:absolute;top:50%;left:var(--stem-volume-percent);width:8px;height:26px;background:var(--ant-color-bg-elevated,#fff);border:1px solid var(--stem-mixer-border);border-radius:3px;box-shadow:0 1px 6px rgb(0 0 0/28%);transform:translate(-50%,-50%)}.stem-mixer-volume-slider input:focus-visible~.stem-mixer-volume-track{outline:2px solid var(--ant-control-outline,rgba(5,145,255,.18));outline-offset:4px}.stem-mixer-volume-slider input:disabled~.stem-mixer-volume-thumb,.stem-mixer-volume-slider input:disabled~.stem-mixer-volume-track{opacity:.45}.stem-mixer-mobile-volume-slider.ant-slider{display:none}.stem-mixer-preview-skeleton{pointer-events:none}.stem-mixer-preview-skeleton .ant-skeleton-button,.stem-mixer-preview-skeleton .ant-skeleton-input{border-radius:999px}.stem-mixer-skeleton-volume-line{width:72px;height:12px;background:var(--ant-color-fill-secondary);border-radius:2px;-webkit-clip-path:polygon(0 58%,100% 0,100% 100%,0 100%);clip-path:polygon(0 58%,100% 0,100% 100%,0 100%)}.stem-mixer-skeleton-mobile-volume-line{display:none}.stem-mixer-waveform-frame{position:relative;min-width:0;min-height:154px;overflow:hidden;background:var(--stem-mixer-board-bg);border:1px solid var(--stem-mixer-border);border-radius:0 6px 6px 0}.stem-mixer-waveform{min-height:154px;transition:opacity var(--ant-motion-duration-mid,.2s)}.stem-mixer-waveform>div{min-height:154px;overflow-x:hidden!important;overflow-y:hidden!important;scrollbar-width:none}.stem-mixer-waveform>div::-webkit-scrollbar{display:none}.stem-mixer-waveform .stem-mixer-generated-track{box-sizing:border-box;min-height:76px;padding-block:9px;overflow:hidden}.stem-mixer-waveform .stem-mixer-generated-track-music{background:var(--stem-mixer-music-wave-bg)}.stem-mixer-waveform .stem-mixer-generated-track-vocal{margin-top:2px;background:var(--stem-mixer-vocal-wave-bg)}.stem-mixer-hover-line{position:absolute;top:0;bottom:0;z-index:20;width:1px;background:rgba(15,23,42,.36);pointer-events:none}.stem-mixer-playhead{position:absolute;inset:0;z-index:24;pointer-events:none}.stem-mixer-playhead-line{position:absolute;top:0;bottom:0;left:var(--stem-playhead-percent);width:1px;background:rgba(15,23,42,.82);transform:translateX(-.5px)}.stem-mixer-board-time-bubble{position:absolute;top:-28px;left:var(--stem-board-time-left);z-index:30;min-width:44px;padding:2px 8px;color:var(--stem-mixer-text,#1f1f1f);font-size:12px;font-weight:700;line-height:1.5;text-align:center;background:var(--stem-mixer-bubble-bg,#fff);border:1px solid var(--stem-mixer-bubble-border,rgba(5,5,5,.06));border-radius:999px;box-shadow:0 4px 16px rgb(0 0 0/24%);pointer-events:none;transform:translateX(-50%)}.stem-mixer-board-time-bubble-hover{color:var(--stem-mixer-muted,rgba(0,0,0,.65));background:var(--stem-mixer-bubble-hover-bg,#fff);border-color:var(--stem-mixer-bubble-border,rgba(5,5,5,.06))}.stem-mixer-loading{position:absolute;inset:10px;z-index:10;display:flex;align-items:center}.stem-mixer-duration.ant-typography{font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.2}.stem-mixer-fallback{display:grid;grid-gap:12px;gap:12px}.stem-mixer-fallback audio{width:100%}.stem-mixer-preview-skeleton-waveform-frame{background:transparent}.stem-mixer-preview-skeleton-waveform{display:grid;grid-template-rows:76px 76px;grid-gap:2px;gap:2px;min-height:154px}.stem-mixer-preview-skeleton-wave{display:flex;align-items:center;min-height:76px;padding:9px 16px;overflow:hidden}.stem-mixer-preview-skeleton-wave-music{color:rgba(16,185,129,.72);background:var(--stem-mixer-music-wave-bg)}.stem-mixer-preview-skeleton-wave-vocal{color:rgba(139,92,246,.7);background:var(--stem-mixer-vocal-wave-bg)}.stem-mixer-preview-skeleton-wave-bars{display:flex;align-items:center;gap:3px;width:100%;height:58px}.stem-mixer-preview-skeleton-wave-bars span{flex:1 1;min-width:2px;max-width:7px;background:currentColor;border-radius:999px;animation:stem-mixer-skeleton-pulse 1.4s ease-in-out infinite}@keyframes stem-mixer-skeleton-pulse{0%,to{opacity:.22}50%{opacity:.42}}@media (max-width:720px){.stem-mixer-board{display:flex;flex-direction:column;gap:16px;min-height:0}.stem-mixer-track-labels{order:2;grid-template-rows:none;grid-template-columns:1fr;gap:18px}.stem-mixer-track-control,.stem-mixer-track-control:first-child,.stem-mixer-track-control:last-child{grid-template-columns:1fr;gap:8px;min-height:0;padding:0;background:transparent;border:0;border-radius:0}.stem-mixer-track-title.ant-typography,.stem-mixer-volume-percent.ant-typography{font-size:14px;font-weight:400;line-height:1.3}.stem-mixer-volume-percent.ant-typography{display:inline}.stem-mixer-volume-slider{display:none}.stem-mixer-mobile-volume-slider.ant-slider{position:relative;display:block;width:calc(100% - 18px);height:26px;margin:0 9px;padding:0}.stem-mixer-mobile-volume-slider.ant-slider .ant-slider-rail,.stem-mixer-mobile-volume-slider.ant-slider .ant-slider-track{position:absolute;top:50%;height:4px;border-radius:999px;transform:translateY(-50%)}.stem-mixer-mobile-volume-slider.ant-slider .ant-slider-rail{right:0;left:0;background:var(--ant-color-fill-secondary)}.stem-mixer-mobile-volume-slider.ant-slider .ant-slider-track,.stem-mixer-mobile-volume-slider.ant-slider:hover .ant-slider-track{background:var(--stem-volume-color)}.stem-mixer-mobile-volume-slider.ant-slider .ant-slider-step{position:absolute;inset:0;pointer-events:none}.stem-mixer-mobile-volume-slider.ant-slider .ant-slider-handle{position:absolute;top:50%;z-index:1;width:18px;height:18px;background:var(--ant-color-bg-elevated,#fff);border-radius:50%;box-shadow:0 0 0 2px var(--ant-color-bg-elevated,#fff),0 2px 8px rgb(0 0 0/18%);cursor:pointer;transform:translate(-50%,-50%)!important}.stem-mixer-mobile-volume-slider.ant-slider .ant-slider-handle:before{position:absolute;inset:-4px;width:26px;height:26px;content:""}.stem-mixer-mobile-volume-slider.ant-slider .ant-slider-handle:after{position:absolute;inset:0;width:18px;height:18px;background:var(--ant-color-bg-elevated,#fff);border-radius:50%;box-shadow:0 0 0 2px var(--ant-color-bg-elevated,#fff),0 2px 8px rgb(0 0 0/18%);content:""}.stem-mixer-skeleton-volume-line{display:none}.stem-mixer-skeleton-mobile-volume-line{display:block;width:calc(100% - 18px);height:4px;margin:0 9px;background:var(--ant-color-fill-secondary);border-radius:999px}.stem-mixer-waveform-frame{order:1;border-radius:6px}}@media (min-width:768px){.video-summary-hero{padding:48px 64px}}@media (min-width:992px){.home-hero-layout,.home-hero-stage{min-height:calc(var(--op-app-height) - 2 * var(--ant-padding-lg, 24px))}.home-hero-layout{justify-content:space-between}.home-hero-main{flex:1 1;justify-content:center;min-height:0}.home-demo-review{margin-top:0}}@media (max-width:991px){.responsive-sidebar{display:none!important}.mobile-header{display:flex!important}.layout-wrapper,.main-layout-content{margin-left:0!important}}@media (min-width:992px){.mobile-header{display:none!important}}.ant-card.blog-toc-card{background:rgba(255,255,255,.7)}html[data-theme=dark] .ant-card.blog-toc-card{background:rgba(20,20,20,.7)}.blog-rich-text{font-size:var(--ant-font-size-lg,16px)}.ant-card.blog-rich-text.css-var-openplus.css-var-openplus{--ant-font-size:var(--ant-font-size-lg,16px);--ant-color-text:var(--ant-color-text-secondary);color:var(--ant-color-text)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.op-markdown-table{width:100%;overflow-x:auto}.op-markdown-table table{width:max-content;min-width:100%;border-collapse:collapse}.op-markdown-table td,.op-markdown-table th{border:1px solid var(--ant-color-split,rgba(5,5,5,.06));padding:var(--ant-padding-xs,8px);vertical-align:top}.op-markdown-table th{background:var(--ant-color-fill-tertiary,rgba(0,0,0,.02));color:var(--ant-color-text,rgba(0,0,0,.88));font-weight:600}.op-markdown-table td{color:var(--ant-color-text-secondary,rgba(0,0,0,.65))}.op-markdown .task-list-item{list-style:none}.op-markdown .task-list-item input[type=checkbox]{margin-right:var(--ant-margin-xs,8px);transform:translateY(1px)}.op-markdown .footnotes{margin-top:var(--ant-margin-md,16px);padding-top:var(--ant-padding-sm,12px);border-top:1px solid var(--ant-color-split,rgba(5,5,5,.06))}.ai-chat-web-search-button .ai-chat-web-search-text{display:inline}@media (max-width:640px){.ai-chat-available-models,.ai-chat-web-search-button .ai-chat-web-search-text{display:none}}.ai-chat-model-select.ant-select .ant-select-selector{border:none!important;box-shadow:none!important;background:transparent!important;-webkit-padding-start:var(--ant-padding-xs,8px);padding-inline-start:var(--ant-padding-xs,8px);-webkit-padding-end:calc(var(--ant-padding-xs, 8px) + 14px);padding-inline-end:calc(var(--ant-padding-xs, 8px) + 14px)}.ai-chat-model-select.ant-select.ant-select-open .ant-select-selector,.ai-chat-model-select.ant-select:hover .ant-select-selector{background:var(--ant-color-fill-tertiary,rgba(0,0,0,.04))!important}.ai-chat-model-select.ant-select .ant-select-arrow{inset-inline-end:var(--ant-padding-xxs,4px)}.ai-chat-model-select-popup .ant-select-item-option-selected .ant-typography{font-weight:400}.blog-rich-text .css-var-openplus.css-var-openplus{--ant-font-size:var(--ant-font-size-lg,16px);--ant-color-text:var(--ant-color-text-secondary)}@media (min-width:992px){.blog-recent-posts-sticky{position:-webkit-sticky;position:sticky;top:var(--ant-margin-lg,24px)}}.blog-rich-text h2.ant-typography,.blog-rich-text h3.ant-typography,.blog-rich-text h4.ant-typography,.blog-rich-text h5.ant-typography{font-weight:400}.blog-rich-text h2.ant-typography a.ant-typography,.blog-rich-text h3.ant-typography a.ant-typography,.blog-rich-text h4.ant-typography a.ant-typography,.blog-rich-text h5.ant-typography a.ant-typography{font-size:inherit;line-height:inherit;font-weight:inherit}.blog-rich-text img[data-nimg]{max-width:100%;height:auto;border-radius:var(--ant-border-radius-lg,8px);margin-top:var(--ant-margin-lg,24px);margin-bottom:var(--ant-margin-lg,24px)}