.peiyin-cover-theme{--os-panel: #1e1e1e;--os-panel-3: #171717;--os-border: #0a0a0a;--os-text: #e5e7eb;--os-text-muted: #9aa0a6;--os-accent: #3b82f6;color:var(--os-text);font-family:PingFang SC,Microsoft YaHei,Segoe UI,Arial,sans-serif;color-scheme:dark}.peiyin-cover-theme button{font-family:inherit}.peiyin-cover-theme button:focus-visible{outline:2px solid var(--os-accent);outline-offset:2px}.peiyin-cover-theme button:disabled{cursor:wait;opacity:.68}.peiyin-cover-placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:14px;color:#fffdf3;text-align:center;font:20px/1.5 Songti SC,SimSun,serif}.peiyin-cover-drawer{scrollbar-color:#4b4b4b transparent;scrollbar-width:thin}@media(max-width:900px){.peiyin-cover-drawer{width:100vw!important}}@media(prefers-reduced-motion:reduce){.peiyin-cover-drawer,.peiyin-cover-backdrop{transition:none!important}}.peiyin-project-info-theme{--os-panel: #1e1e1e;--os-panel-2: #121212;--os-border: #0a0a0a;--os-text: #e5e7eb;--os-text-muted: #9aa0a6;--os-input-placeholder: rgba(64,64,64,.98);--os-font-family: var(--starcrew-font-family);color:var(--os-text);font-family:var(--os-font-family);font-size:14px;line-height:normal;color-scheme:dark}.peiyin-project-info-theme .yy-input:focus,.peiyin-project-info-theme .yy-input:focus-visible{outline:none;border-color:#7f1d1dbf!important;box-shadow:0 0 0 1px #7f1d1d80,0 0 0 4px #7f1d1d1f}.peiyin-project-info-theme .yy-input::placeholder{color:var(--os-input-placeholder);opacity:1}.peiyin-project-overview{flex:1;overscroll-behavior:none;scrollbar-gutter:stable}.peiyin-project-export{font-size:12px;padding:8px 0}.peiyin-project-export summary,.peiyin-project-spec summary{cursor:pointer;width:fit-content}.peiyin-project-export>div{display:flex;gap:8px;padding:8px 0}.peiyin-project-export button,.peiyin-project-delete button{border:1px solid var(--os-border);border-radius:5px;background:var(--os-panel-2);padding:5px 9px;color:var(--os-text);cursor:pointer;font-size:12px}.peiyin-project-delete{padding-top:14px;display:flex;justify-content:flex-end}.peiyin-project-delete button{color:#f87171}.peiyin-os-overview-title{padding:0 12px;font-size:12px;color:#9aa0a6}.project-create-overlay{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:20px;background:#00000038;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color-scheme:dark;--create-bg: rgb(15, 15, 15);--create-border: rgba(255, 255, 255, .075);--create-shadow: rgba(0, 0, 0, .46);--create-text: rgba(244, 246, 251, .94);--create-label: rgba(214, 219, 230, .62);--create-input-bg: rgba(255, 255, 255, .035);--create-input-border: rgba(255, 255, 255, .09);--create-input-focus: rgba(127, 29, 29, .75);--create-input-focus-ring: 0 0 0 1px rgba(127, 29, 29, .5), 0 0 0 4px rgba(127, 29, 29, .12);--create-input-text: rgba(244, 246, 251, .92);--create-placeholder: #808080;--create-cancel-bg: rgba(148, 163, 184, .28);--create-cancel-text: rgba(226, 232, 240, .82);--create-submit-bg: rgb(245, 158, 11);--create-submit-text: rgb(17, 24, 39);--create-focus: #888;--create-error: #fca5a5;animation:project-create-fade .16s ease}.project-create-overlay--light{color-scheme:light;--create-bg: #fff;--create-border: #e5e5e5;--create-shadow: rgba(0, 0, 0, .16);--create-text: #17171b;--create-label: #71717a;--create-input-bg: #fafafa;--create-input-border: #dedee3;--create-input-text: #25252b;--create-input-focus: #777;--create-input-focus-ring: none;--create-placeholder: #999;--create-cancel-bg: #f0f0f2;--create-cancel-text: #52525b;--create-submit-bg: #17171b;--create-submit-text: #fff;--create-focus: #777;--create-error: #b33c32}.project-create-card{width:min(520px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;box-sizing:border-box;padding:24px;display:grid;grid-template-rows:auto 1fr auto;background:var(--create-bg);color:var(--create-text);border:1px solid var(--create-border);border-radius:12px;box-shadow:0 24px 54px var(--create-shadow);font-family:PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;animation:project-create-enter .18s cubic-bezier(.16,1,.3,1)}.project-create-title{margin:0;padding:0 0 18px;font-size:16px;font-weight:760;line-height:1.2;color:var(--create-text)}.project-create-body{display:grid;gap:14px}.project-create-label{display:block;margin-bottom:6px;font-size:12px;font-weight:650;line-height:1.35;color:var(--create-label)}.project-create-input{width:100%;box-sizing:border-box;min-height:34px;padding:8px 10px;border-radius:6px;border:1px solid var(--create-input-border);background:var(--create-input-bg);color:var(--create-input-text);outline:none;font:inherit;font-size:13px;font-weight:620;line-height:1.5}.project-create-input::placeholder{color:var(--create-placeholder)}.project-create-input:focus,.project-create-input:focus-visible{outline:none;border-color:var(--create-input-focus);box-shadow:var(--create-input-focus-ring)}.project-create-actions{padding:22px 0 0;display:flex;justify-content:flex-end;gap:10px}.project-create-button{min-width:74px;height:28px;padding:0 14px;border-radius:4px;border:0;font:inherit;font-size:12px;font-weight:740;line-height:1;cursor:pointer}.project-create-button--cancel{background:var(--create-cancel-bg);color:var(--create-cancel-text)}.project-create-button--submit{background:var(--create-submit-bg);color:var(--create-submit-text)}.project-create-button:hover:not(:disabled){filter:brightness(.94)}.project-create-button:focus-visible{outline:2px solid var(--create-focus);outline-offset:3px}.project-create-button:disabled{cursor:default;opacity:.55}.project-create-error{margin:0;color:var(--create-error);font-size:12px;line-height:1.5}@keyframes project-create-fade{0%{opacity:0}}@keyframes project-create-enter{0%{opacity:0;transform:translateY(6px) scale(.98)}}@media(prefers-reduced-motion:reduce){.project-create-overlay,.project-create-card{animation:none}}.fanxing-os-status-drawer-toggle{flex:0 0 auto;width:20px;height:20px;margin:0 7px 0 0;padding:0;border:0;border-radius:999px;background:transparent;color:#e2e8f0b8;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1}.fanxing-os-status-drawer-toggle:hover{color:#ffffffeb}.fanxing-os-status-settings-button{flex:0 0 auto;width:18px;height:18px;margin:0 6px 0 0;padding:0;border:0;border-radius:6px;background:transparent;color:#e2e8f094;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1}.fanxing-os-status-settings-button:hover{background:#ffffff0f;color:#ffffffe6}.fanxing-os-status-settings-button svg{width:11px;height:11px;display:block}.starcrew-status-drawer-icon{width:20px;height:20px;display:block}.starcrew-status-drawer-icon__disc{fill:#601818}.starcrew-status-drawer-icon__arrow{fill:#000}.starcrew-status-drawer-scrim{position:fixed;top:0;right:0;bottom:var(--starcrew-statusbar-height, 22px);left:var(--starcrew-statusbar-left, 0px);z-index:43;background:#0000;opacity:0;pointer-events:none;transition:opacity .24s ease}.starcrew-status-drawer-scrim--open{opacity:1;pointer-events:auto}.starcrew-status-drawer{position:fixed;right:0;bottom:var(--starcrew-statusbar-height, 22px);left:var(--starcrew-statusbar-left, 0px);z-index:44;height:50vh;min-width:0;min-height:0;box-sizing:border-box;border-top:1px solid rgba(255,255,255,.06);background:#121212;box-shadow:none;visibility:hidden;transform:translateY(100%);transition:transform .24s ease,visibility .24s;pointer-events:none;overflow:hidden}.starcrew-status-drawer--open{transform:translateY(0);visibility:visible;box-shadow:0 -18px 42px #00000057;pointer-events:auto}.starcrew-status-drawer__close{position:absolute;top:12px;right:12px;z-index:2}.starcrew-status-drawer__close.fanxing-close-button{width:26px;height:26px;border:0;border-radius:8px;background:#7f1d1d;color:#fee2e2;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.starcrew-status-drawer__close.fanxing-close-button:hover{background:#991b1b;color:#fff}.starcrew-status-drawer__content{width:100%;height:100%;min-width:0;min-height:0;box-sizing:border-box;padding:16px 18px 18px;display:flex;flex-direction:column;gap:12px}.starcrew-status-drawer__header{min-height:26px;padding-right:40px;display:flex;align-items:center;gap:8px}.starcrew-status-drawer__title{color:#e2e8f0d1;font-size:13px;font-weight:800;line-height:1}.starcrew-status-drawer__count{min-width:18px;height:18px;padding:0 6px;box-sizing:border-box;border-radius:999px;background:#601818d1;color:#ffffffeb;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;line-height:1}.starcrew-status-log-list{min-width:0;min-height:0;flex:1 1 auto;display:flex;flex-direction:column;gap:6px;overflow-y:auto;padding-right:2px}.starcrew-status-log-row{min-height:30px;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:7px 10px 7px 12px;border-left:3px solid rgba(148,163,184,.34);background:#ffffff06}.starcrew-status-log-row--danger{border-left-color:#f87171e0}.starcrew-status-log-row--success{border-left-color:#4ade80c7}.starcrew-status-log-row__message{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#e2e8f0c2;font-size:12px;font-weight:600;line-height:1.3}.starcrew-status-log-row--danger .starcrew-status-log-row__message{color:#fecacae6}.starcrew-status-log-row--success .starcrew-status-log-row__message{color:#bbf7d0db}.starcrew-status-log-row--warning{border-color:#fbbf2438}.starcrew-status-log-row--warning .starcrew-status-log-row__message{color:#fbbf24}.starcrew-status-log-row__time{color:#e2e8f06b;font-size:11px;font-weight:700;line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums}.starcrew-status-log-empty{flex:1 1 auto;min-height:120px;display:flex;align-items:center;justify-content:center;color:#e2e8f05c;font-size:12px}.internal-os-resources{height:100%;margin-left:auto;display:flex;align-items:stretch;gap:6px}.internal-resource-metric{position:relative;width:86px;height:100%;flex:0 0 86px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.internal-resource-metric>i{position:absolute;inset:0 auto 0 0;z-index:0;width:var(--metric-progress);background:#9ca3af}.internal-resource-metric:after{position:absolute;inset:0;z-index:0;pointer-events:none;content:"";background:#00000061}.internal-resource-metric.ram>i{background:#22c55e}.internal-resource-metric.gpu>i{background:#0ea5e9}.internal-resource-metric.vram>i{background:#6366f1}.internal-resource-metric.temp>i{background:#f97316}.internal-resource-metric>span,.internal-resource-metric>b{position:relative;z-index:1;padding:0 4px;color:#f5f5f5;text-shadow:0 1px 1px rgba(0,0,0,.55)}.internal-resource-metric>span{font-weight:600;letter-spacing:.08em}.internal-resource-metric>b{font-size:12px;font-weight:650}.internal-os-resources{font-size:12px;line-height:normal}.starcrew-system-status-bar .internal-os-resources{height:calc(100% - 1px);margin-top:1px}@media(max-width:1320px){.internal-resource-metric{width:64px;flex-basis:64px}}.fxw-fanxing-action-confirm{color-scheme:light;position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:20px;background:#25272029;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.fxw-fanxing-action-confirm__card{width:min(420px,calc(100vw - 32px));box-sizing:border-box;border-radius:12px;border:1px solid #e5e7df;background:#fff;padding:24px;box-shadow:0 24px 54px #25272029}.fxw-fanxing-action-confirm__title{margin:0;color:#252720;font-size:16px;font-weight:760;letter-spacing:0}.fxw-fanxing-action-confirm__desc{margin:12px 0 0;color:#70766a;font-size:13px;line-height:1.7}.fxw-fanxing-action-confirm__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.fxw-fanxing-action-confirm__button{min-width:74px;height:28px;border-radius:4px;border:0;box-sizing:border-box;font:inherit;font-size:12px;font-weight:740;line-height:1;cursor:pointer;transition:background .12s ease,color .12s ease,opacity .12s ease}.fxw-fanxing-action-confirm__button--secondary{background:#f1f2ed;color:#4f5548}.fxw-fanxing-action-confirm__button--secondary:hover:not(:disabled){background:#e7e9e1;color:#252720}.fxw-fanxing-action-confirm__button--primary{background:#edf0e5;color:#455238}.fxw-fanxing-action-confirm__button--primary:hover:not(:disabled){background:#e3e8d8}.fxw-fanxing-action-confirm__button--danger{background:#fff0ee;color:#b33c32}.fxw-fanxing-action-confirm__button--danger:hover:not(:disabled){background:#ffe0dc}.fxw-fanxing-action-confirm__button:disabled{cursor:default;opacity:.55}.fxw-fanxing-action-confirm__content-stack{display:flex;flex-direction:column;gap:8px}.fxw-fanxing-action-confirm__meta{color:#70766a;font-size:12px;line-height:1.6}.fxw-fanxing-action-confirm__status{min-height:18px;color:#70766a;font-size:12px;line-height:1.6}.fxw-fanxing-action-confirm__status--active{color:#34392f}.fxw-fanxing-action-confirm__input{width:100%;height:34px;margin-top:16px;box-sizing:border-box;border-radius:6px;border:1px solid #e5e7df;background:#f8f9f5;padding:0 10px;color:#34392f;font:inherit;font-size:13px;font-weight:620;outline:none;transition:border-color .12s ease,background .12s ease}.fxw-fanxing-action-confirm__input::placeholder{color:#92988b}.fxw-fanxing-action-confirm__input:focus{border-color:#a5b294;background:#fff}.fxw-fanxing-action-confirm__input:disabled{cursor:default;opacity:.58}.fxw-fanxing-action-confirm__message{margin-top:14px;padding:9px 10px;border-radius:6px;font-size:12px;line-height:1.6}.fxw-fanxing-action-confirm__message--warning{color:#916514;background:#f59e0b1a;border:1px solid rgba(245,158,11,.28)}.fxw-fanxing-action-confirm__message--danger{color:#b33c32;background:#fff0ee;border:1px solid #f5d1cd}.fxw-fanxing-action-confirm__list{max-height:260px;overflow-y:auto;border:1px solid #e5e7df;border-radius:6px;background:#f8f9f5}.fxw-fanxing-action-confirm__list-message{padding:14px 10px;color:#70766a;font-size:12px;line-height:1.6}.fxw-fanxing-action-confirm__list-item{width:100%;min-height:46px;padding:8px 10px;border:0;border-bottom:1px solid #e5e7df;background:transparent;color:#34392f;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;font:inherit;text-align:left;cursor:pointer}.fxw-fanxing-action-confirm__list-item:last-child{border-bottom:0}.fxw-fanxing-action-confirm__list-item:hover:not(:disabled),.fxw-fanxing-action-confirm__list-item--active{background:#edf0e5}.fxw-fanxing-action-confirm__list-item:disabled{cursor:default;opacity:.62}.fxw-fanxing-action-confirm__list-title{color:#252720;font-size:13px;font-weight:720;line-height:1.35}.fxw-fanxing-action-confirm__list-subtitle{color:#74786e;font-size:11px;line-height:1.4}.fxw-internal-account{position:relative;display:inline-flex;align-items:center;-webkit-tap-highlight-color:transparent}.fxw-internal-account-trigger img,.fxw-internal-account-avatar img{width:100%;height:100%;object-fit:cover;display:block}.fxw-internal-account-menu{position:absolute;top:100%;right:-6px;z-index:260;width:240px;height:360px;padding:10px 10px 8px;display:flex;flex-direction:column;overflow-y:auto;color-scheme:light;color:#34392f;border:1px solid #e5e7df;border-radius:18px;background:#fff;box-shadow:0 16px 40px #2527201f,0 2px 8px #2527200d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-3px);transform-origin:top right;transition:opacity .16s ease,transform .18s ease,visibility .18s ease}.fxw-internal-account.is-open .fxw-internal-account-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.fxw-internal-account-head{padding:3px 6px 8px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px}.fxw-internal-account-avatar{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:#59634f;background:#ecefe4;border-radius:999px;font-size:20px;font-weight:800}.fxw-internal-account-head>div{min-width:0;display:flex;flex-direction:column}.fxw-internal-account-head strong{color:#252720;font-size:15px;line-height:1.08;font-weight:700}.fxw-internal-account-head small{margin-top:6px;overflow:hidden;color:#74786e;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.fxw-internal-account-divider{height:1px;flex-shrink:0;display:block;background:#e8e9e2}.fxw-internal-account-divider.top{margin:3px 4px 6px}.fxw-internal-account-body{min-height:0;flex:1;padding-bottom:2px;display:grid;grid-template-rows:4fr 1px 2fr;row-gap:8px}.fxw-internal-account-section{min-height:0;display:grid;align-content:stretch;gap:6px}.fxw-internal-account-section.primary{grid-template-rows:repeat(4,1fr)}.fxw-internal-account-section.secondary{grid-template-rows:repeat(2,1fr)}.fxw-internal-account-section>button,.fxw-internal-account-section>a{width:100%;min-height:0;height:100%;padding:2px 6px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;color:#34392f;background:transparent;border:0;border-radius:9px;text-align:left;cursor:pointer}.fxw-internal-account-section>button:hover:not(:disabled),.fxw-internal-account-section>a:hover{background:#f3f4ef}.fxw-internal-account-section>button:disabled{color:#a5a99f;cursor:not-allowed}.fxw-internal-account-section>button>span,.fxw-internal-account-section>a>span{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:#747b6c;background:#f3f4ef;border:1px solid #e9ebe3;border-radius:9px}.fxw-internal-account-section>button:disabled>span{color:#a5a99f;background:#f8f9f5}.fxw-internal-account-section svg{width:16px;height:16px;display:block}.fxw-internal-account-section b{color:#34392f;font-size:13px;line-height:1.1;font-weight:600}.fxw-internal-account-section>button:disabled b{color:#a5a99f}.fxw-fanxing-action-confirm{z-index:1000}.fxw-internal-account-menu{font-family:PingFang SC,Microsoft YaHei,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:14px;max-width:calc(100vw - 34px);max-height:calc(100dvh - 82px)}.fxw-internal-account-section>button:disabled{opacity:1}.fxw-internal-account-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fxw-internal-account-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:4px 14px 4px 5px;border:0;border-radius:999px;background:#f4f4f4;font-size:14px;font-weight:500;cursor:pointer}.fxw-internal-account-trigger:hover,.fxw-internal-account.is-open .fxw-internal-account-trigger{background:#e9e9e9}.fxw-account-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 auto;overflow:hidden;border-radius:999px;background:#e5e5e5;font-size:13px;font-weight:600}.fxw-account-name{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fxw-account-logout-error{margin-top:10px;color:#b33c32}@media(max-width:980px){.fxw-account-name{max-width:76px}}@media(max-width:680px){.fxw-internal-account-trigger{padding:4px 8px 4px 4px;gap:6px;font-size:12px}.fxw-account-avatar{width:24px;height:24px}.fxw-account-name{max-width:60px}.fxw-internal-account-menu{right:-2px;max-height:calc(100dvh - 66px)}}@media(max-width:380px){.fxw-account-name{max-width:48px}}@media(max-height:460px){.fxw-internal-account-head{flex-shrink:0}.fxw-internal-account-body{flex:0 0 275px}}@media(prefers-reduced-motion:reduce){.fxw-internal-account-menu{transition:none}}.voice-cloning-page{background:#fff}.voice-cloning-content{min-height:calc(100vh - 56px);padding-inline:var(--site-gutter)}@media(max-width:680px){.voice-cloning-content{min-height:calc(100vh - 92px)}}:root{font-family:PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;color:#252720;background:#faf9f6;font-synthesis:none;font-weight:400;--gold:#e5b744;--text:#242720;--muted:#85877e;--line:#e8e7e1;--paper:#faf9f6}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.43}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid #b7a265;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:1px solid #c5ad6b;outline-offset:0}input,textarea,select{min-width:0}button svg,a svg{flex-shrink:0}h1,h2,h3,p{margin:0}img,svg{vertical-align:middle}::selection{background:#dfca89;color:#181a16}.light-page{min-height:100vh;background:var(--paper)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:9px 17px;border:1px solid #dedfd8;border-radius:6px;background:transparent;font-size:13px;font-weight:500;white-space:nowrap;transition:background .16s,transform .16s}.button:hover:not(:disabled){background:#eeede6}.button.primary{background:#252b23;color:#fff;border-color:#252b23}.button.primary:hover{background:#414c39}.button.large{min-height:48px;padding:13px 23px;font-size:14px}.button.text{border-color:transparent}.button.white{background:#fff;border-color:#fff}.button.gold{background:#e8b740;border-color:#e8b740;color:#1c1b16}.button.blue{background:#218bd0;border-color:#218bd0;color:#fff}.button.danger{color:#d58177;border-color:#67433e}.icon-button{padding:7px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;border-radius:4px}.icon-button:hover{background:#8881}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-size:19px;font-weight:650;letter-spacing:1px}.brand-mark{display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#282d25;color:#e7c46b;border-radius:10px}.brand small{display:block;font-size:8px;letter-spacing:2px;font-weight:500;color:#929488;margin-top:2px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:2px;color:#898774;font-weight:500}.eyebrow i{width:6px;height:6px;background:#899776;border-radius:50%}.hero{min-height:634px;padding:86px var(--site-gutter) 64px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:25px;align-items:center;overflow:hidden}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:12px;letter-spacing:2px;margin-bottom:27px}.hero h1{font-family:"Noto Serif SC",Songti SC,serif;font-weight:500;font-size:clamp(38px,3.8vw,59px);letter-spacing:-1px;line-height:1.52;color:#272e26}.hero h1 span{color:#8b956f;position:relative}.hero h1 span:after{content:"";height:1px;position:absolute;left:2px;right:2px;bottom:-8px;background:#bec2ad;transform:rotate(-2deg)}.hero-copy>p{font-size:14px;color:#898c81;line-height:2.1;margin:30px 0 32px}.hero-actions{display:flex;gap:14px}.hero-note{display:flex;gap:22px;font-size:11px;color:#9b9d93;margin-top:30px}.hero-note span{display:flex;align-items:center;gap:5px}.hero-art{height:435px;position:relative}.orbit{position:absolute;border:1px solid #e5e5dc;border-radius:50%;left:53%;top:48%;transform:translate(-50%,-50%);width:365px;height:365px}.orbit-two{width:455px;height:455px;border-style:dashed;border-color:#e9e9e0}.art-caption{position:absolute;right:6px;top:-10px;writing-mode:vertical-rl;letter-spacing:4px;color:#abafa1;font-size:8px}.hero-book{position:absolute;width:225px;height:312px;background:#596e5d;color:#eef1e5;left:calc(50% - 101px);top:38px;border-radius:2px 7px 7px 2px;box-shadow:-9px 5px #415b47,18px 22px 42px #273f2624;transform:rotate(-7deg);padding:24px 26px;overflow:hidden;border-left:1px solid #cbd4bc55}.book-edition{font-size:6px;letter-spacing:2px;opacity:.6}.hero-book h2{font-family:"Noto Serif SC",Songti SC,serif;font-weight:400;font-size:49px;line-height:1.35;margin-top:19px;position:relative;letter-spacing:8px}.book-subtitle{font-size:6px;letter-spacing:2px;position:relative;display:block;margin-top:10px}.book-rule{height:1px;width:34px;background:#d6dac060;margin:18px 0 11px}.hero-book p{font-size:8px;line-height:1.8;color:#d9dfca}.hero-book>svg{position:absolute;bottom:23px;right:23px;color:#d6dcb577}.rain-lines{position:absolute;inset:0;background:repeating-linear-gradient(112deg,transparent 0,transparent 28px,#dae3d715 28px,#dae3d715 29px)}.floating-line{position:absolute;display:flex;align-items:center;gap:11px;padding:14px 16px;background:#ffffffed;border:1px solid #e9eae1;border-radius:9px;box-shadow:0 8px 30px #333e2c0a;z-index:1}.line-a{left:-1px;top:94px;transform:rotate(-2deg)}.line-b{right:-2px;bottom:109px;transform:rotate(3deg)}.floating-line small{font-size:9px;color:#a4a799}.floating-line p{font-size:11px;margin-top:5px;color:#485443}.floating-line>svg{color:#a7af9b;margin-left:3px}.small-avatar{width:31px;height:31px;display:flex;align-items:center;justify-content:center;font-size:12px;border-radius:50%}.green{background:#edf0e7;color:#758066}.purple{background:#efedf5;color:#9a8da5}.mini-wave{color:#a99bb9;letter-spacing:2px}.hero-player{position:absolute;left:16px;right:6px;bottom:1px;background:#fffffff5;box-shadow:0 10px 40px #45533c0a;border:1px solid #e4e6db;display:flex;gap:17px;align-items:center;padding:20px 21px;border-radius:8px}.hero-player>button{height:42px;width:42px;border-radius:50%;background:#333e2b;color:#e9e8d7;border:0;display:grid;place-items:center}.hero-player>div{flex:1}.hero-player strong{font-size:10px;font-weight:400;color:#8c9383}.hero-player .waveform{height:27px;margin-top:8px;color:#9ca58a}.hero-player>svg{color:#89917d}.waveform{display:flex;align-items:center;gap:3px;justify-content:center;height:65px;overflow:hidden}.waveform i{display:block;width:3px;min-width:2px;flex:1;max-width:5px;border-radius:2px;background:currentColor;opacity:.8}.waveform.playing i{animation:voicepulse 1s ease-in-out infinite alternate}@keyframes voicepulse{0%{transform:scaleY(.5)}to{transform:scaleY(1)}}.chapter-divider{margin:0 var(--site-gutter);border-top:1px solid var(--line);padding:23px 0;display:flex;justify-content:space-between;color:#9b9d91;font-size:11px;letter-spacing:1px}.workflow-section{margin:70px var(--site-gutter) 105px;display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.section-heading h2{font-family:"Noto Serif SC",Songti SC,serif;font-size:33px;font-weight:500;line-height:1.65;margin:21px 0}.section-heading>p{font-size:13px;line-height:2;color:#909387;max-width:300px}.workflow-item{padding:20px 0;border-bottom:1px solid var(--line);display:flex;gap:24px;align-items:flex-start}.workflow-item:first-child{padding-top:0}.workflow-item>span{font-size:10px;color:#a8aa9b;padding-top:4px}.workflow-item>svg{color:#899677;margin-top:3px}.workflow-item h3{font-size:15px;font-weight:500;margin-bottom:10px}.workflow-item p{font-size:12px;line-height:1.85;color:#92968b}.home-voices{padding:57px var(--site-gutter) 70px;background:#f0f1e9}.section-top{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}.section-top h2{font-family:"Noto Serif SC",Songti SC,serif;font-size:28px;font-weight:500;margin-top:16px}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;color:#667159}.voice-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.voice-card{background:#fff;border:1px solid #e4e7dd;border-radius:8px;padding:24px;position:relative;transition:border-color .2s}.voice-card:hover{border-color:#b8bea9}.voice-card.selected{border-color:#ad9a60;background:#faf9f2}.voice-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.voice-avatar{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;position:relative;overflow:hidden}.voice-avatar>span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#ffffff0c;font-family:"Noto Serif SC",serif;font-size:21px}.voice-avatar>svg{opacity:.22;transform:scale(2.5) rotate(-15deg)}.voice-avatar.small{width:42px;height:42px}.voice-avatar.small svg{opacity:.9;transform:none}.round-play{width:32px;height:32px;display:grid;place-items:center;background:transparent;border:1px solid #e2e5da;border-radius:50%;color:#737d69}.voice-card h3{font-size:16px;display:flex;align-items:center;gap:9px;font-weight:550}.voice-card h3 small{font-size:10px;font-weight:400;color:#9da294}.voice-card p{font-size:11px;line-height:1.9;min-height:42px;margin:11px 0;color:#959b8d}.voice-tags{display:flex;gap:6px}.voice-tags span{font-size:9px;color:#919886;background:#f3f5ed;padding:4px 8px;border-radius:3px}.voice-card>.button{width:100%;margin-top:20px}.bottom-cta{text-align:center;padding:88px var(--site-gutter) 86px}.bottom-cta>svg{color:#8e9a7b}.bottom-cta h2{font-family:"Noto Serif SC",Songti SC,serif;font-size:32px;font-weight:500;line-height:1.7;margin:25px 0}.bottom-cta>span{display:block;font-size:11px;color:#a2a698;margin-top:20px}.project-page{max-width:1250px;margin:auto;padding:60px 24px 90px;min-height:calc(100vh - 190px)}.page-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:37px}.page-intro h1{font-family:"Noto Serif SC",Songti SC,serif;font-size:31px;font-weight:500;margin:15px 0}.page-intro p{font-size:12px;line-height:1.9;color:#919688}.page-intro p span{font-size:11px}.starter-banner{display:flex;gap:26px;align-items:center;background:#eaece1;padding:27px 32px;border-radius:9px;margin-bottom:37px;border:1px solid #e1e4d7}.starter-icon{background:#f9faf3;padding:21px;border:1px solid #dce1cf;border-radius:9px;color:#899975}.starter-banner>div:nth-child(2){flex:1}.starter-banner span{font-size:10px;color:#879376}.starter-banner h3{font-size:16px;font-weight:500;margin:8px 0}.starter-banner p{font-size:11px;color:#929a86}.library-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);margin-bottom:28px}.filter-tabs{display:flex;gap:27px}.filter-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;font-size:12px;color:#919688;padding:16px 2px}.filter-tabs button.active{color:#36402e;border-color:#83956e}.filter-tabs span{font-size:10px;margin-left:8px;border-radius:4px;background:#e8ecdf;padding:2px 6px}.search-field{display:flex;align-items:center;gap:9px;border:1px solid #e3e5dd;border-radius:5px;padding:9px 11px;background:#fff;color:#a0a595}.search-field input{border:0;outline:0;background:transparent;font-size:11px;min-width:160px;color:inherit}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:23px}.new-project-card{min-height:300px;border:1px dashed #d4d9c9;border-radius:8px;background:#f6f7f0;color:#899678;display:flex;align-items:center;justify-content:center;flex-direction:column}.new-project-card>span{width:51px;height:51px;border-radius:50%;border:1px solid #dbe0d0;display:grid;place-items:center;margin-bottom:20px}.new-project-card h3{font-size:13px;font-weight:500;margin-bottom:10px}.new-project-card p{font-size:10px;color:#a0a894}.project-card{border:1px solid #e3e6db;background:#fff;border-radius:8px;overflow:hidden}.project-cover{height:221px;padding:23px;display:block;background:var(--cover);color:#f4f4e9;position:relative;overflow:hidden}.cover-top{font-size:6px;letter-spacing:2px;opacity:.6;position:relative;z-index:1}.project-cover h2{font-family:"Noto Serif SC",Songti SC,serif;position:relative;font-size:29px;font-weight:400;max-width:80%;line-height:1.6;margin:24px 0 17px;max-height:98px;overflow:hidden;letter-spacing:3px}.cover-genre{font-size:8px;opacity:.7;position:relative}.project-cover>svg{position:absolute;right:19px;bottom:20px;opacity:.45}.cover-rings{position:absolute;width:220px;height:220px;right:-64px;top:28px;border:1px solid #ffffff30;border-radius:50%}.cover-rings:before,.cover-rings:after{content:"";position:absolute;inset:20px;border:1px solid #ffffff25;border-radius:50%}.cover-rings:after{inset:40px}.project-info{padding:17px 18px;display:grid;grid-template-columns:1fr auto;align-items:center}.project-info h3{font-size:13px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-info p{grid-column:1/3;display:flex;align-items:center;gap:4px;font-size:9px;color:#a2a797;margin-top:9px}.project-info p span{margin-left:auto}.project-info .icon-button{color:#9ba28f}.error-text{color:#b96b5e!important;line-height:1.7;margin:12px 0!important}.modal-overlay{position:fixed;inset:0;z-index:1000;background:#11140fd0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:28px}.modal{width:490px;max-width:100%;max-height:90vh;overflow:auto;border-radius:11px;padding:28px;background:#fafbf7;color:#303729;border:1px solid #e0e5d5;box-shadow:0 30px 100px #0005}.modal.wide{width:875px}.modal>header{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:25px}.modal h2{font-size:20px;font-weight:550}.modal header p{font-size:11px;line-height:1.8;color:#929a86;margin-top:8px}.modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:26px}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:20px;font-size:12px}.field>span{font-size:10px;color:#919a84}.field input,.field textarea,.field select{width:100%;padding:11px 12px;border:1px solid #dce1d2;border-radius:5px;background:#fff;color:#424c37;font-size:12px;resize:vertical;line-height:1.6}.field.compact{font-size:10px;margin-bottom:13px;gap:7px}.field.compact input,.field.compact select{font-size:11px;padding:7px 9px}.check-field{display:flex;align-items:flex-start;gap:8px;font-size:11px;line-height:1.6;margin:17px 0}.check-field input{accent-color:#8b986e;margin:3px 0}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sample-upload{border:1px dashed #cdd7bd;background:#f2f5ea;border-radius:6px;text-align:center;padding:24px 12px;margin:18px 0;color:#8a9b75;display:flex;flex-direction:column;align-items:center;gap:12px}.sample-upload strong{font-size:12px;font-weight:500;max-width:100%;overflow-wrap:anywhere}.sample-upload p{font-size:10px;color:#99a78b}.sample-upload>div{display:flex;gap:10px}.sample-upload audio{max-width:100%;height:35px}.voice-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:23px}.voice-picker-grid .voice-card{padding:19px}.empty{display:flex;align-items:center;justify-content:center;text-align:center;flex:1;flex-direction:column;padding:60px 25px;min-height:290px}.empty>span{color:#879475;margin-bottom:19px}.empty h3{font-size:17px;font-weight:500;margin-bottom:13px}.empty p{max-width:360px;font-size:12px;line-height:1.9;color:#99a18e;margin-bottom:23px}.empty-flow{display:flex;align-items:center;gap:12px;color:#787e6f;font-size:10px;margin-top:10px}.empty-flow span{border:1px solid #7772;padding:7px 9px;border-radius:4px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:2000;background:#f6f6ef;color:#434b3b;border:1px solid #cfd6c1;box-shadow:0 12px 40px #0003;border-radius:7px;display:flex;align-items:center;gap:12px;max-width:min(650px,90vw);padding:14px 17px;font-size:12px;line-height:1.7}.toast>svg{color:#8b9b6d;flex-shrink:0}.toast button{border:0;background:transparent;display:flex;color:#9ba58d}.muted{color:#8b9283}.small{font-size:11px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-ring{width:25px;height:25px;border:2px solid #dce2d3;border-top-color:#8a986e;border-radius:50%;animation:spin .8s linear infinite}.tiny-spinner{width:13px;height:13px;border:1px solid #b6bfa7;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.loading-panel{padding:70px;display:flex;align-items:center;justify-content:center;gap:16px;font-size:12px;color:#929b84}.studio{--os-bg:#0f0f0f;--os-panel:#1e1e1e;--os-panel-2:#121212;--os-card:#242424;--os-text:#e5e7eb;--os-muted:#9aa0a6;--os-blue:#2ea1ff;--os-line:#2c2c2c;background:var(--os-bg);color:var(--os-text);height:100dvh;min-height:620px;display:flex;flex-direction:column;overflow:hidden;font-size:12px;color-scheme:dark}.studio button,.studio select,.studio input,.studio textarea{color:inherit}.studio .button{font-size:11px;min-height:29px;padding:5px 11px;border-color:#414141;background:#2b2b2b;border-radius:4px;gap:6px}.studio .button:hover:not(:disabled){background:#383838}.studio .button.gold{color:#1b1a14;background:#e5ad28;border-color:#d9a127}.studio .button.gold:hover:not(:disabled){background:#f4bf40}.studio .button.blue{background:#0c93d3;border-color:#0c93d3;color:#111}.studio .button.danger{color:#d69086;background:#301f1d;border-color:#51302b}.studio .icon-button{color:#969a9f}.studio .icon-button:hover{background:#353535}.studio .field input,.studio .field textarea,.studio .field select{background:#151515;border-color:#383838;color:#c7cbd0;border-radius:3px}.studio input:focus,.studio textarea:focus,.studio select:focus{outline-color:#6f6543}.studio .muted{color:#71767d}.studio .empty>span{color:#565d63}.studio .empty p{color:#747b83}.studio .empty h3{color:#b6bbc2}.studio .empty-flow{color:#626870}.studio-header{height:55px;flex-shrink:0;border-bottom:1px solid #655021;display:flex;align-items:center;justify-content:space-between;padding:0 18px;gap:15px;background:#111}.studio-brand{display:flex;align-items:center;gap:9px;min-width:267px;font-weight:550;font-size:14px}.studio-brand>span>small{font-size:9px;color:#65696e;margin-left:5px;font-weight:400}.studio .brand-mark{width:28px;height:28px;background:#292929;border-radius:6px;color:#ebc96c}.studio .brand-mark svg{width:18px}.mode-chip{display:flex;align-items:center;gap:8px;border:1px solid #373737;border-radius:4px;font-size:10px;font-weight:400;padding:6px 8px;color:#93999f;margin-left:8px}.studio-steps{display:flex;gap:3px;padding:3px;border:1px solid #2c2c2c;border-radius:6px;background:#191919}.studio-steps button{display:flex;align-items:center;justify-content:center;gap:8px;min-width:84px;border:0;background:transparent;color:#848990;padding:7px 10px;font-size:12px;border-radius:4px}.studio-steps button.active{color:#e9cf8a;background:#34322d}.studio-steps button small{font-size:8px;color:#5e6267}.studio-steps button.active small{color:#8f7c4d}.studio-header-right{display:flex;align-items:center;gap:11px;justify-content:flex-end;min-width:240px}.save-status{display:flex;align-items:center;gap:5px;font-size:10px;color:#7b827d}.save-status.error{color:#cd8b7f}.studio-user{width:26px;height:26px;background:#494237;color:#cebd92;border-radius:50%;display:grid;place-items:center;font-size:10px;margin-left:5px}.studio-body{display:flex;min-height:0;flex:1}.project-sidebar{width:195px;flex-shrink:0;display:flex;flex-direction:column;background:#171717;border-right:1px solid #080808}.back-projects{border:0;background:transparent;color:#7f858c!important;display:flex;align-items:center;gap:8px;padding:19px 17px;font-size:11px}.back-projects:hover{color:#ccc!important}.sidebar-title{padding:6px 18px 25px}.sidebar-title>span{font-size:9px;color:#5a6067}.sidebar-title h2{font-size:16px;color:#e4c47a;margin:10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:550}.sidebar-title small{font-size:10px;color:#70757b}.sidebar-section-title{font-size:10px;color:#71777e;display:flex;align-items:center;justify-content:space-between;padding:0 11px 8px 18px}.chapters-list{overflow:auto;max-height:55%;padding:0 7px}.chapters-list>button{background:transparent;border:0;width:100%;text-align:left;display:flex;align-items:center;gap:8px;padding:12px 9px;border-radius:4px;margin:3px 0;position:relative}.chapters-list>button.active{background:#292824}.chapters-list>button.active:before{content:"";width:3px;position:absolute;left:0;top:10px;bottom:10px;background:#debb5e;border-radius:2px}.chapter-number{font-size:9px;color:#72706a;width:18px}.chapters-list>button>div{flex:1;min-width:0}.chapters-list strong{font-size:11px;font-weight:500;display:block;color:#a1a5aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chapters-list small{font-size:9px;color:#676d73;display:block;margin-top:6px}.chapters-list .active strong{color:#d8c18c}.chapters-list>button>svg{color:#6f6b60}.add-chapter{background:transparent;border:0;color:#6e747c!important;display:flex;align-items:center;gap:6px;font-size:10px;padding:14px 20px}.sidebar-bottom{margin-top:auto;padding:16px 12px 0;border-top:1px solid #272727}.sidebar-bottom>button,.sidebar-bottom>a{background:transparent;border:0;display:flex;align-items:center;gap:9px;font-size:11px;color:#93989e;width:100%;padding:10px 6px}.sidebar-bottom>button>span,.sidebar-bottom>a>svg:last-child{margin-left:auto;color:#676e74;font-size:10px}.job-count{background:#5f502a;color:#d5b867!important;border-radius:4px;padding:2px 5px}.sidebar-tip{display:flex;align-items:center;gap:12px;padding:24px 7px;color:#565b61}.sidebar-tip p{font-size:9px;line-height:1.8}.studio-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.studio-footer{height:25px;border-top:1px solid #303030;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#151515;color:#606970;font-size:9px;flex-shrink:0}.studio-footer>span{display:flex;align-items:center;gap:6px}.studio-footer button{display:flex;align-items:center;gap:6px;font-size:9px;background:transparent;border:0;color:#909b8c}.status-dot{display:inline-block;width:5px;height:5px;background:#7b9972;border-radius:50%;flex-shrink:0}.script-layout{display:grid;grid-template-columns:minmax(310px,40%) minmax(380px,60%);flex:1;min-height:0}.source-pane{min-height:0;display:flex;flex-direction:column;border-right:1px solid #363636;background:#111}.pane-tabs{height:41px;display:flex;border-bottom:1px solid #303030;background:#181818;flex-shrink:0;padding:0 14px;gap:20px}.pane-tabs button{position:relative;border:0;background:transparent;color:#727981;font-size:11px;padding:0 4px}.pane-tabs button.active{color:#d2d6da}.pane-tabs button.active:after{content:"";position:absolute;bottom:0;left:3px;right:3px;height:2px;background:#c5a552}.pane-tabs button span{font-size:8px;background:#33332f;margin-left:5px;padding:2px 4px;border-radius:2px}.source-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px 18px;border-bottom:1px solid #262626;min-height:50px}.source-toolbar>div{display:flex;align-items:center;gap:8px;min-width:0;color:#929aa1}.source-toolbar strong{font-size:11px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-toolbar button{display:flex;align-items:center;gap:5px;background:transparent;border:0;color:#7d878f;font-size:10px}.novel-text{flex:1;min-height:120px;border:0;outline:0!important;resize:none;background:repeating-linear-gradient(transparent,transparent 35px,#202020 35px,#202020 36px);color:#9a9fa5!important;line-height:36px;font-size:13px;padding:13px 23px 20px;font-family:PingFang SC,Microsoft YaHei,sans-serif}.novel-text::placeholder{color:#474e56}.source-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 17px;background:#161616;border-top:1px solid #313131}.source-bottom>span{font-size:10px;color:#7c8289}.source-bottom small{display:block;font-size:9px;color:#4f5860;margin-top:5px}.script-result{display:flex;flex-direction:column;min-height:0;background:#111}.result-toolbar,.pane-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 17px;height:41px;border-bottom:1px solid #303030;background:#1a1a1a;flex-shrink:0}.result-toolbar>div,.pane-heading>span{display:flex;align-items:center;gap:8px;min-width:0}.result-toolbar strong,.pane-heading strong{font-size:11px;font-weight:500}.result-toolbar svg,.pane-heading>span>svg{color:#838c94}.count-tag{color:#839082;background:#253025;font-size:9px;padding:3px 6px;border-radius:3px}.review-count{font-size:9px;color:#b29659}.script-chapter-heading{padding:16px 17px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #252525;color:#8d969e}.script-chapter-heading strong{font-size:12px;color:#bfc4ca;font-weight:500}.script-chapter-heading>span{font-size:9px;color:#68747a}.script-search{display:flex;align-items:center;gap:5px;margin-left:auto;color:#56616b}.script-search input{width:90px;background:transparent;border:0;font-size:10px;outline:0!important}.script-table-head{display:grid;grid-template-columns:44px 94px 1fr;font-size:9px;color:#666e77;padding:12px 17px;background:#181818;border-bottom:1px solid #272727}.script-rows{flex:1;overflow:auto}.script-row{display:grid;grid-template-columns:44px 94px 1fr;padding:17px 17px 11px;border-bottom:1px solid #252525;min-height:102px}.script-row:hover{background:#181818}.script-row.selected{background:#20201e;box-shadow:inset 2px 0 #a78e50}.script-row.needs-review{border-left:2px solid #8b7036;padding-left:15px}.line-number{font-size:9px;color:#68717b;line-height:24px}.speaker-select select{max-width:87px;width:auto;padding:4px 16px 4px 3px;background:transparent;color:inherit;border:0;font-size:11px;font-weight:500}.speaker-select option{background:#202020;color:#bbb}.review-button{display:block;color:#bd9551!important;border:1px solid #5e4c2a;background:#3d3320;font-size:8px;padding:3px 5px;border-radius:3px;margin-top:7px}.script-line-content textarea{width:100%;display:block;background:transparent;color:#c7cbd0;border:0;outline:0!important;line-height:1.9;font-size:12px;resize:vertical;padding:1px 0;min-height:26px}.line-meta{display:flex;align-items:center;gap:12px;font-size:8px;color:#586570;padding-top:8px}.line-tools{display:flex;align-items:center;gap:8px;margin-left:auto;opacity:0}.script-row:hover .line-tools,.script-row.selected .line-tools{opacity:1}.line-tools button{background:transparent;border:0;color:#7c8995;font-size:9px;padding:2px}.result-footer{padding:11px 17px;display:flex;align-items:center;gap:7px;color:#66726c;font-size:9px;border-top:1px solid #282828;background:#171717;flex-shrink:0}.info-form{padding:24px 22px;overflow:auto}.form-divider{height:1px;background:#2b2b2b;margin:27px 0}.info-note{display:flex;align-items:flex-start;gap:8px;font-size:10px;color:#707970;line-height:1.9;background:#1d201b;padding:14px}.info-note svg{flex-shrink:0;margin-top:2px}.inline-warning{display:flex;gap:9px;align-items:center;padding:10px 17px;background:#32291c;color:#b99a63;font-size:10px;line-height:1.8}.inline-warning select{background:#3b3020;border:1px solid #5a472c;color:#c9ae79;font-size:10px;padding:4px}.progress-track{height:3px;background:#333;border-radius:3px;overflow:hidden}.progress-track>i{height:100%;display:block;background:#ae914a}.voice-detail-scroll{overflow:auto;padding:30px 34px;flex:1}.voice-detail-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px;gap:10px}.voice-detail-title>span{display:flex;align-items:center;gap:8px;font-size:13px}.voice-detail-title small{font-size:9px;color:#696f74}.dialogue-editor{width:100%;background:#1b1b1b;border:1px solid #353535;border-radius:4px;padding:17px 19px;font-size:17px;line-height:1.9;color:#d7dbdf!important;resize:vertical;min-height:126px}.voice-settings{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:23px;align-items:center;margin:26px 0}.selected-voice{display:flex;align-items:center;gap:9px;text-align:left;background:#222;border:1px solid #343434;padding:11px;border-radius:4px;min-width:0}.selected-voice>div{flex:1}.selected-voice small{display:block;color:#747b82;font-size:8px;margin-bottom:7px}.selected-voice strong{font-size:12px;font-weight:500}.selected-voice strong span{font-size:9px;color:#7d838a;margin-left:5px}.selected-voice>svg{color:#717983}.setting-control{display:block;font-size:10px;color:#9da3aa}.setting-control>span{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.setting-control strong{font-size:11px;font-weight:500;color:#c2ad79}.setting-control input{width:100%;height:3px;accent-color:#c7a354;display:block;margin:13px 0;cursor:pointer}.setting-control small{font-size:8px;display:flex;justify-content:space-between;color:#5c646b}.pronunciation{border-top:1px solid #2b2b2b;border-bottom:1px solid #2b2b2b;padding:15px 0;color:#858e97;font-size:10px}.pronunciation summary{display:flex;align-items:center;gap:7px;cursor:pointer;list-style:none}.pronunciation summary>svg:last-child{margin-left:auto}.pronunciation p{font-size:10px;line-height:1.8;color:#707981;padding:14px 0}.pronunciation textarea{width:100%;padding:10px;background:#111;border:1px solid #333;font-size:11px;resize:vertical}.generation-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:23px 0}.generation-toolbar>div{display:flex;align-items:center;gap:7px;color:#65736e;font-size:9px}.generation-progress{display:flex;align-items:center;gap:10px;font-size:11px;background:#28251c;border:1px solid #494029;border-radius:4px;color:#b5a574;padding:12px;margin-bottom:16px}.generation-progress small{margin-left:auto}.audio-result{background:#191919;border:1px solid #303030;border-radius:5px;padding:17px 20px}.audio-result-heading{display:flex;justify-content:space-between;font-size:10px;color:#939da7}.audio-result-heading small{font-size:9px;color:#6f7b74}.audio-result>.waveform{height:66px;margin:26px 0 17px}.audio-controls{display:flex;align-items:center;justify-content:space-between;color:#8995a0;font-size:11px}.big-play{width:43px;height:43px;border-radius:50%;border:1px solid #4b4a43;background:#2a2b25;color:#ddc78a!important;display:grid;place-items:center}.big-play:hover{background:#37382e}.audio-controls>a{padding:9px}.audio-placeholder{text-align:center;padding:34px 0 24px;color:#494f55}.audio-placeholder p{font-size:11px;margin:14px 0 9px;color:#6d7880}.audio-placeholder small{font-size:9px;color:#4f5b65}.versions-header{display:flex;align-items:center;justify-content:space-between;padding:23px 0 12px}.versions-header h3{font-size:11px;font-weight:500;color:#9fa8b2}.versions-header h3 span{font-size:9px;color:#68737e;margin-left:9px}.versions-header small{font-size:9px;color:#616e77}.take-list{display:flex;flex-direction:column;gap:7px}.take-list>button{display:flex;align-items:center;gap:12px;padding:11px 13px;background:#1c1c1c;border:1px solid #2e2e2e;border-radius:4px;text-align:left;font-size:10px;color:#929aa3}.take-list>button.active{background:#26241e;border-color:#4a4230}.take-list>button>span:first-of-type{flex:1}.take-list small{font-size:8px;display:block;color:#626e76;margin-top:5px}.take-list>button>span:last-child{font-size:9px;color:#707c78}.take-selected{display:flex;gap:4px;align-items:center;color:#c0a66a!important}.voice-detail-bottom{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 24px;border-top:1px solid #303030;background:#191919}.voice-detail-bottom>span{font-size:10px;color:#79828c}.edit-workspace{flex:1;display:flex;flex-direction:column;min-height:0}.edit-toolbar{height:46px;background:#191919;border-bottom:1px solid #333;display:flex;align-items:center;justify-content:space-between;padding:0 16px;flex-shrink:0}.edit-toolbar>span,.edit-toolbar>div{display:flex;align-items:center;gap:10px}.edit-toolbar strong{font-size:11px;font-weight:500}.edit-toolbar small{font-size:9px;color:#676f78;padding-left:10px;border-left:1px solid #3a3a3a}.edit-toolbar>span>svg{color:#8b969f}.edit-upper{height:48%;min-height:250px;max-height:440px;display:grid;grid-template-columns:240px 1fr 225px;border-bottom:1px solid #050505;background:#141414}.asset-panel,.clip-inspector{display:flex;flex-direction:column;min-height:0;border-right:1px solid #363636;background:#1b1b1b}.asset-panel .pane-heading,.clip-inspector .pane-heading{font-size:11px;padding:0 13px}.asset-tabs{display:flex;gap:18px;border-bottom:1px solid #2c2c2c;padding:0 13px}.asset-tabs button{background:transparent;border:0;border-bottom:2px solid transparent;padding:11px 0;font-size:9px;color:#697680}.asset-tabs button.active{color:#b7bdc1;border-bottom-color:#928356}.asset-list{overflow:auto;flex:1}.asset-item{display:flex;align-items:center;gap:9px;padding:11px 12px;border-bottom:1px solid #292929}.asset-item>svg{color:#7d9396;flex-shrink:0}.asset-item>div{flex:1;min-width:0}.asset-item strong{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:10px;font-weight:400;color:#9aabb6}.asset-item span{display:block;font-size:8px;color:#5d6d77;margin-top:5px}.asset-item select{width:28px;border:1px solid #414141;background:#282828;color:#aab1b7;font-size:12px;appearance:none;text-align:center;padding:3px;cursor:pointer}.asset-item option{font-size:11px}.asset-empty{text-align:center;padding:32px 13px;color:#58646e}.asset-empty p{font-size:10px;line-height:1.9;margin:15px 0}.mix-monitor{background:#121212;display:flex;flex-direction:column;align-items:center;min-height:0;position:relative;padding:0 25px;border-right:1px solid #333}.monitor-header{display:flex;align-items:center;width:100%;gap:7px;padding:14px 0;font-size:10px;color:#808e99}.monitor-header small{font-size:8px;margin-left:auto;color:#4f5d67}.monitor-title{text-align:center;padding-top:12px}.monitor-title>span{font-size:9px;color:#697178;letter-spacing:2px}.monitor-title h2{font-family:"Noto Serif SC",Songti SC,serif;font-size:22px;font-weight:400;color:#aaa69b;margin-top:12px;letter-spacing:2px}.monitor-wave{width:80%;max-width:420px;flex:1;min-height:30px;display:flex;align-items:center;justify-content:center}.monitor-wave>.waveform{width:100%;height:60px}.monitor-player{display:flex;align-items:center;justify-content:center;gap:21px;width:100%;padding:6px 0 13px}.monitor-player>span{font-size:13px;font-family:monospace;color:#b3a276;width:95px}.monitor-player small{font-size:10px;color:#575f68}.ducking-switch{font-size:9px;color:#747c78;display:flex;align-items:center;gap:6px;padding-bottom:12px}.ducking-switch input{accent-color:#af9455}.clip-inspector{border:0}.inspector-form{overflow:auto;padding:15px 14px}.inspector-form>strong{font-size:10px;color:#959faa;display:block;line-height:1.8;margin-bottom:14px;max-height:37px;overflow:hidden;font-weight:500}.inspector-form .field-pair{gap:9px}.inspector-form .setting-control{margin:15px 0}.inspector-form>.button{width:100%;margin-top:7px}.inspector-empty{padding:50px 20px;text-align:center;color:#5c6a75}.inspector-empty p{font-size:10px;line-height:1.9;margin-top:17px}.timeline{min-height:200px;flex:1;display:flex;flex-direction:column;position:relative;background:#181818}.timeline-toolbar{height:39px;flex-shrink:0;border-top:1px solid #373737;border-bottom:1px solid #333;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 13px;background:#202020}.timeline-toolbar>div{display:flex;align-items:center;gap:13px}.timeline-toolbar button{background:transparent;border:0;display:flex;align-items:center;justify-content:center;color:#939da5;padding:4px}.timeline-toolbar i{height:15px;width:1px;background:#3a3a3a}.timeline-toolbar span{font-size:9px;color:#7a858d}.timeline-toolbar input{width:90px;height:3px;accent-color:#a99564}.timeline-scroll{overflow:auto;flex:1;position:relative}.timeline-inner{position:relative;min-height:100%}.ruler,.track{display:flex;position:relative}.ruler{height:28px;border-bottom:1px solid #3c3c3c;background:#1b1b1b}.ruler .track-label{font-size:8px;color:#616e79;justify-content:flex-start;padding-left:14px}.ruler-marks{position:relative;cursor:crosshair;background:repeating-linear-gradient(90deg,transparent 0,transparent 27px,#303030 27px,#303030 28px)}.ruler-marks>span{position:absolute;font:9px monospace;bottom:5px;color:#78858e;pointer-events:none;padding-left:5px}.track{height:63px;border-bottom:1px solid #333}.track-label{width:130px;min-width:130px;position:sticky;left:0;z-index:8;background:#222;border-right:1px solid #404040;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.track-label>span{font-size:10px;display:flex;align-items:center;gap:7px;white-space:nowrap}.solo{border:1px solid #414141;background:#292929;border-radius:2px;font-size:8px;min-width:18px;padding:3px;color:#6d7981!important}.solo.active{border-color:#aa8d48;background:#594b2d;color:#e6bd5c!important}.track-content{position:relative;background:repeating-linear-gradient(90deg,#171717 0 139px,#202020 139px 140px)}.track:nth-child(2n) .track-content{background:repeating-linear-gradient(90deg,#1b1b1b 0 139px,#242424 139px 140px)}.timeline-clip{position:absolute;top:7px;bottom:7px;background:color-mix(in srgb,var(--clip-color) 21%,#172022);border:1px solid color-mix(in srgb,var(--clip-color) 52%,#262626);border-radius:3px;color:var(--clip-color);overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.timeline-clip.selected{outline:1px solid #dec16d;box-shadow:0 0 0 1px #dec16d inset}.timeline-clip.muted{opacity:.3}.timeline-clip>span{display:block;font-size:8px;white-space:nowrap;overflow:hidden;padding:5px 6px 0;color:color-mix(in srgb,var(--clip-color) 65%,#fff)}.timeline-clip .waveform{height:22px;gap:1px;opacity:.75;padding:0 3px}.timeline-clip .waveform i{min-width:1px;max-width:2px}.playhead{position:absolute;top:0;bottom:0;width:1px;pointer-events:none;background:#d6ba66;z-index:9}.playhead>i{display:block;position:absolute;top:0;left:-4px;width:9px;height:9px;background:#d6ba66;clip-path:polygon(0 0,100% 0,100% 55%,50% 100%,0 55%)}.timeline-empty{position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);display:flex;gap:10px;align-items:center;white-space:nowrap;color:#707879;font-size:10px;padding:12px 18px;border:1px dashed #484b44;background:#1c1e1bed;border-radius:4px;pointer-events:none}.export-workspace{flex:1;min-height:0;display:flex;flex-direction:column;background:#151515}.export-content{overflow:auto;padding:36px 45px 55px;flex:1}.export-intro .eyebrow{font-size:8px;color:#857957}.export-intro h1{font-family:"Noto Serif SC",Songti SC,serif;font-size:27px;font-weight:400;color:#cec5ae;margin:14px 0}.export-intro>p{font-size:11px;color:#7d8790}.export-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;margin:32px 0 23px}.export-settings,.export-chapters{background:#1d1d1d;border:1px solid #333;border-radius:5px;padding:22px}.export-settings h3,.export-chapters h3{font-size:12px;font-weight:500;color:#bcc4cd;margin-bottom:22px}.export-chapters h3{display:flex;justify-content:space-between}.export-chapters h3>span{font-size:10px;color:#63737f}.export-settings .field{font-size:10px;color:#828f98}.export-settings .field select{font-size:11px}.format-options{display:flex;gap:12px;margin-top:-7px;margin-bottom:23px}.format-options>button{display:flex;flex-direction:column;align-items:flex-start;position:relative;flex:1;min-width:0;text-align:left;padding:15px;background:#202020;border:1px solid #363636;border-radius:4px;color:#818d97}.format-options>button>strong{font-size:13px;margin:10px 0 6px;font-weight:500}.format-options>button small{font-size:8px;color:#687783}.format-options>button.active{background:#302a1d;border-color:#746038;color:#c3a869}.format-options>button>svg:last-child:not(:first-child){position:absolute;right:10px;top:10px}.export-note{display:flex;align-items:center;gap:6px;font-size:9px;color:#66786c;margin:22px 0}.export-settings>.button{width:100%;padding:9px}.export-chapter{width:100%;display:flex;align-items:center;gap:13px;text-align:left;background:#222;border:1px solid #333;border-radius:4px;padding:14px;margin-bottom:11px}.export-chapter.active{border-color:#655638;background:#28251f}.export-chapter-icon{width:36px;height:39px;background:#363327;border:1px solid #4c442d;border-radius:3px;color:#9c8e65;display:flex;align-items:center;justify-content:center}.export-chapter>div{flex:1}.export-chapter strong{font-size:11px;font-weight:500;display:block;color:#b0b8bf}.export-chapter small{display:block;font-size:9px;color:#677783;margin-top:7px}.export-chapter>svg{color:#789177}.export-summary{display:flex;gap:20px;padding-top:22px;margin-top:17px;border-top:1px solid #303030}.export-summary>span{font-size:9px;color:#6c7a84;flex:1}.export-summary strong{display:block;font-size:13px;font-weight:400;color:#a9b4bc;margin-top:12px}.export-chapters .empty{padding:30px 5px;min-height:200px}.export-chapters .empty h3{margin-bottom:9px;font-size:12px}.export-chapters .empty p{font-size:10px}.output-history{border-top:1px solid #323232}.output-item{display:flex;align-items:center;gap:17px;padding:16px;background:#1e1e1e;border:1px solid #333;border-radius:4px;margin:12px 0}.output-item>div{flex:1;min-width:0}.output-item strong{display:block;font-size:11px;font-weight:500;color:#acb8c2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.output-item small{display:block;font-size:9px;margin-top:6px;color:#677d89}.output-item audio{width:230px;height:31px;opacity:.78}.output-file-icon{background:#2b352b;border:1px solid #3c4a3c;border-radius:4px;width:40px;height:44px;color:#83977b;display:grid;place-items:center}.output-empty{padding:35px;font-size:11px;color:#566875;text-align:center}.jobs-list{display:flex;flex-direction:column;gap:10px}.job-item{display:flex;align-items:center;gap:12px;padding:13px;background:#fff;border:1px solid #e2e6d7;border-radius:5px}.job-item>div{flex:1}.job-item strong{font-size:12px;font-weight:500;display:flex;justify-content:space-between}.job-item small{font-size:10px;color:#8b9c7b}.job-item p{font-size:10px;color:#a0a992;margin-top:6px}.job-indicator{color:#bb915d}.job-indicator.succeeded{color:#879d72}.job-indicator.failed{color:#bb8276}.studio .modal{color-scheme:light;color:#303729}.studio .modal .button{color:#49573b;background:transparent;border-color:#d5deca}.studio .modal .button.primary{color:#fff;background:#293824;border-color:#293824}.studio .modal input,.studio .modal textarea{color:#404e34;background:#fff;border-color:#d4ddc8}.studio .modal .icon-button{color:#929e82}.studio .modal .voice-card h3{color:#3d4b32}.studio .modal .voice-tags{color:#80926d}.studio .modal .field input,.studio .modal .field textarea,.studio .modal .field select{background:#fff;color:#414d37;border-color:#d9e0cf}.studio .modal .button:hover{background:#e8efdf}.studio .modal .round-play{background:#fff;border-color:#dbe3d1;color:#83976d}@media(min-width:1600px){.hero{min-height:700px}.studio-header{height:59px}.project-sidebar{width:220px}.script-row{padding-top:20px;padding-bottom:16px}.voice-detail-scroll{padding:35px 55px}.voice-settings{gap:35px}.edit-upper{grid-template-columns:270px 1fr 270px}.track{height:70px}.novel-text{font-size:14px}.script-line-content textarea{font-size:13px}}@media(max-width:1150px){.hero-copy{padding:0}.hero h1{font-size:43px}.hero-art{transform:scale(.9)}.hero-actions{gap:3px}.hero-note{gap:12px}.workflow-section{gap:55px}.project-grid{grid-template-columns:repeat(3,1fr)}.studio-brand{min-width:190px}.mode-chip{display:none}.studio-header-right{min-width:160px}.studio-steps button{min-width:72px}.project-sidebar{width:166px}.script-layout{grid-template-columns:minmax(280px,40%) minmax(340px,60%)}.script-table-head,.script-row{grid-template-columns:30px 77px 1fr;padding-left:13px;padding-right:13px}.speaker-select select{max-width:73px}.script-search{display:none}.source-bottom{padding:12px 10px}.source-bottom small{display:none}.voice-detail-scroll{padding:24px}.voice-settings{gap:15px;grid-template-columns:1fr 1fr}.selected-voice{grid-column:1/3}.edit-upper{grid-template-columns:190px 1fr 195px}.asset-tabs{gap:12px}.export-content{padding:30px}.output-item audio{width:185px}.hero-book{left:calc(50% - 110px)}}@media(max-width:850px){.brand{font-size:17px}.hero{grid-template-columns:1fr;padding:54px var(--site-gutter) 30px;gap:45px;text-align:center}.hero-copy>.eyebrow,.hero-actions,.hero-note{justify-content:center}.hero h1{font-size:44px}.hero-art{max-width:520px;width:100%;margin:auto;transform:scale(.94);height:430px}.hero-copy>p{margin:25px 0}.chapter-divider{margin:15px var(--site-gutter) 0}.workflow-section{grid-template-columns:1fr;gap:35px;margin:45px var(--site-gutter) 60px}.section-heading>p{max-width:100%}.section-heading h2{font-size:28px}.section-heading h2 br{display:none}.voice-preview-grid{grid-template-columns:repeat(2,1fr)}.section-top h2{font-size:24px}.project-grid{grid-template-columns:repeat(2,1fr)}.page-intro h1{font-size:26px}.starter-banner{gap:18px;padding:24px}.starter-icon{display:none}.starter-banner h3{font-size:14px}.starter-banner p{font-size:10px;line-height:1.8}.voice-picker-grid{grid-template-columns:repeat(2,1fr)}.studio{min-width:820px}.project-sidebar{width:155px}.studio-brand{min-width:150px}.studio-header-right{min-width:120px}.save-status{display:none}.studio-steps button{min-width:63px}.studio-steps small{display:none}.script-layout{grid-template-columns:280px 1fr}.studio-header{padding:0 12px}.script-row,.script-table-head{grid-template-columns:25px 69px 1fr}.script-line-content textarea{font-size:11px}.result-toolbar{padding:0 12px}.result-toolbar .review-count{display:none}.edit-upper{grid-template-columns:170px 1fr 177px}.voice-detail-scroll{padding:22px 18px}.export-content{padding:27px 20px}.export-grid{gap:15px}.export-settings,.export-chapters{padding:18px}.output-item audio{width:160px}.studio-footer>span:nth-child(2){display:none}}@media(max-width:540px){.hero{padding:43px var(--site-gutter) 20px;gap:25px}.hero h1{font-size:34px;letter-spacing:0}.hero-copy>.eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:20px}.hero-copy>p{font-size:12px}.hero-actions>.button{font-size:12px;padding:11px 15px}.hero-note{font-size:9px;gap:12px;margin-top:25px}.hero-note svg{width:11px}.hero-art{transform:scale(.82);width:calc(100% + 50px);margin:-15px -25px -35px;height:410px}.hero-book{width:210px;left:calc(50% - 100px)}.floating-line{padding:11px;gap:8px}.line-a{left:-3px}.line-b{right:-5px;bottom:90px}.hero-player{left:0;right:0}.floating-line p{font-size:10px}.floating-line small{font-size:8px}.hero-player{padding:16px}.chapter-divider{font-size:9px;letter-spacing:0}.workflow-section{margin:35px var(--site-gutter) 50px}.section-heading h2{font-size:25px}.section-heading>p{font-size:11px}.workflow-item{gap:15px}.workflow-item h3{font-size:13px}.workflow-item p{font-size:11px}.workflow-item>svg{width:20px;flex-shrink:0}.home-voices{padding:35px var(--site-gutter) 40px}.section-top{align-items:flex-start;flex-direction:column;gap:15px}.section-top h2{font-size:22px}.voice-preview-grid{gap:12px}.voice-card{padding:17px}.voice-avatar{width:45px;height:45px}.voice-card h3{font-size:14px}.voice-card p{font-size:10px;min-height:54px}.voice-card-top{margin-bottom:17px}.voice-card h3 small{font-size:8px}.voice-tags span{font-size:8px;padding:3px 5px}.bottom-cta{padding:60px var(--site-gutter)}.bottom-cta h2{font-size:25px}.project-page{padding:37px 19px 55px}.page-intro{align-items:flex-start;flex-direction:column;gap:18px;margin-bottom:25px}.page-intro h1{font-size:25px;line-height:1.6}.page-intro p{font-size:11px}.page-intro p span{display:block;font-size:10px;margin-top:4px}.starter-banner{flex-direction:column;align-items:flex-start;padding:23px;gap:16px;margin-bottom:24px}.library-toolbar{flex-wrap:wrap;gap:8px;padding-bottom:15px}.filter-tabs{gap:23px}.filter-tabs button{font-size:11px;padding:12px 1px}.search-field{width:100%;font-size:10px}.search-field input{width:100%}.project-grid{gap:13px}.new-project-card{min-height:245px}.new-project-card h3{font-size:11px}.new-project-card p{font-size:9px}.project-cover{height:179px;padding:18px}.project-cover h2{font-size:23px;max-width:100%;margin:22px 0 15px;max-height:75px}.cover-top{font-size:5px;letter-spacing:1px}.cover-genre{font-size:7px}.project-info{padding:12px}.project-info h3{font-size:11px}.project-info p{font-size:8px;gap:2px;flex-wrap:wrap}.project-info p span{margin-left:0;display:block;width:100%;margin-top:4px}.project-info p svg{width:10px}.project-info .icon-button{padding:4px}.modal-overlay{padding:16px}.modal{padding:22px;max-height:93vh}.modal h2{font-size:18px}.voice-picker-grid{gap:11px}.voice-picker-grid .voice-card{padding:14px}.voice-picker-grid .voice-card>.button{font-size:10px;padding:7px}.sample-upload>div{gap:7px}.toast{font-size:11px;bottom:20px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.starcrew-community-page{--starcrew-pane-tab-border: rgba(255, 255, 255, .12);--starcrew-community-header-height: 40px;--starcrew-community-header-offset: 41px;min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(920px 300px at 50% 0,rgba(20,88,165,.18),transparent 70%),#0f0f0f;color:#f3f5f8}.starcrew-community-page--workspace-flush{height:100vh;min-height:100vh;max-height:100vh;overflow:hidden}.starcrew-community-header{position:fixed;top:0;left:0;right:0;z-index:40;height:var(--starcrew-community-header-height);background:#111;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 1px #ffffff04 inset}.starcrew-community-header__inner{width:calc(100vw - 48px);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.starcrew-community-header__inner{position:relative;height:100%}.starcrew-community-header__center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;padding:0 260px;box-sizing:border-box}.starcrew-community-header__center>*{pointer-events:auto}.starcrew-community-header__left,.starcrew-community-header__right{display:flex;align-items:center;gap:6px;min-width:0}.starcrew-community-header__logo{display:inline-flex;align-items:center;gap:7px;text-decoration:none;color:inherit}.starcrew-community-header__brand{position:relative;display:inline-flex;align-items:center;gap:10px;min-width:0;margin-right:12px}.starcrew-community-header__logo-mark{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;color:#f4f5f7}.starcrew-community-header__logo-icon{width:18px;height:18px;flex:0 0 auto}.starcrew-community-header__logo-wordmark{display:inline-flex;align-items:baseline;gap:12px;white-space:nowrap}.starcrew-community-header__logo-text{font-size:13px;font-weight:400;color:#f2f3f5;white-space:nowrap}.starcrew-community-header__mode-menu{position:relative;display:inline-flex;align-items:center;width:94px}.starcrew-community-header__mode-trigger{appearance:none;-webkit-appearance:none;width:100%;height:28px;padding:0 8px 0 10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#0b0b0bdb;color:#e8ebf0f2;display:flex;align-items:center;justify-content:space-between;gap:6px;font-family:inherit;font-size:13px;font-weight:400;line-height:1;text-align:left;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.starcrew-community-header__mode-trigger:hover,.starcrew-community-header__mode-menu--open .starcrew-community-header__mode-trigger{border-color:#fff3;background:#121212e6}.starcrew-community-header__mode-value{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.starcrew-community-header__mode-chevron{color:#b4bac4e6;flex-shrink:0;line-height:1;transition:transform .2s ease}.starcrew-community-header__mode-chevron--open{transform:rotate(180deg)}.starcrew-community-header__mode-popover{position:absolute;left:0;top:calc(100% + 5px);z-index:50;width:132px;padding:6px 0;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#232323fa;box-shadow:0 14px 32px #0000007a}.starcrew-community-header__mode-option{appearance:none;-webkit-appearance:none;width:100%;border:0;background:transparent;color:#dee3ebf2;cursor:pointer;font-family:inherit;font-size:13px;font-weight:400;line-height:1.1;text-align:left;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.starcrew-community-header__mode-option:hover{background:#ffffff14}.starcrew-community-header__mode-option--active{background:#ffffff1f}.starcrew-community-header__mode-check{color:#dadfe8f2;font-size:14px;line-height:1}.starcrew-community-header__network-badge{font-size:13px;font-weight:400;line-height:1;white-space:nowrap}.starcrew-community-header__network-badge--intranet{color:#ffd60a}.starcrew-community-header__network-badge--public{color:#3b82f6}.starcrew-community-header__pricing,.starcrew-community-header__login{appearance:none;-webkit-appearance:none;border:0;cursor:pointer;white-space:nowrap}.starcrew-community-header__pricing{height:28px;padding:0 8px;border-radius:8px;background:transparent;color:#3b82f6;font-size:13px;font-weight:400;display:inline-flex;align-items:center;transition:background .18s ease,color .18s ease}.starcrew-community-header__pricing:hover{background:#3b82f61a;color:#60a5fa}.starcrew-community-header__login{height:30px;padding:0 14px;margin-left:8px;border-radius:9px;background:linear-gradient(180deg,#2aa7ff,#168af0);color:#fff;font-size:13px;font-weight:500;letter-spacing:0;box-shadow:0 10px 22px #188af038;transition:filter .18s ease}.starcrew-community-header__login:hover{background:linear-gradient(180deg,#2aa7ff,#168af0);filter:brightness(1.02)}.starcrew-community-header__login:disabled{cursor:default;opacity:.9;filter:none;box-shadow:0 10px 22px #188af029}.starcrew-community-header--login-page{z-index:80}.starcrew-community-header--login-page:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#911c1cf2}.starcrew-header-toolbar{flex-shrink:0;position:relative;display:inline-grid;grid-auto-flow:column;gap:1px;padding:1px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff09;box-shadow:inset 0 1px #ffffff08}.starcrew-header-toolbar-cluster{display:inline-flex;align-items:center;gap:8px}.starcrew-header-toolbar__access-pill{height:28px;padding:0 10px;border-radius:10px;display:inline-flex;align-items:center;box-sizing:border-box;color:#ffd60af0;background:#ffd60a14;border:1px solid rgba(255,214,10,.22);font-size:12px;font-weight:760}.starcrew-header-toolbar__slider{position:absolute;left:0;top:0;border-radius:9px;background:#ffffff16;box-shadow:inset 0 0 0 1px #ffffff0d,0 8px 18px #0003;transition:transform .22s ease,width .22s ease,height .22s ease,opacity .16s ease;will-change:transform,width,height}.starcrew-header-toolbar__item{min-width:52px;height:26px;padding:0 12px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#d6dbe6bd;font-size:12px;font-weight:500;transition:color .18s ease;border:0;appearance:none;-webkit-appearance:none;cursor:pointer;background:transparent;position:relative;z-index:1}.starcrew-header-toolbar__label{display:inline-flex;width:100%;height:100%;align-items:center;justify-content:center;line-height:normal;transform:none}.starcrew-header-toolbar__item--active{color:#fff}.starcrew-header-toolbar__item--disabled{color:#d6dbe647;cursor:default}.starcrew-project-sidebar{position:fixed;top:var(--starcrew-community-header-offset);left:0;bottom:0;width:220px;background:#121212f0;border-right:1px solid rgba(255,255,255,.045);padding:14px 8px 0;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;z-index:10}.starcrew-project-sidebar__inner{display:flex;flex-direction:column;gap:8px;height:100%;min-height:0}.starcrew-project-sidebar__entry{width:100%;height:34px;padding:0 10px 0 16px;border-radius:3px;display:inline-flex;align-items:center;box-sizing:border-box;text-decoration:none;border:0;appearance:none;-webkit-appearance:none;cursor:pointer;font-size:13px;font-weight:500;letter-spacing:.01em;color:#ffffffb8;background:transparent;font-family:inherit;position:relative;justify-content:flex-start}.starcrew-project-sidebar__entry--primary{color:#fff;background:#ffffff0f}.starcrew-project-sidebar__entry--primary:before{content:"";position:absolute;left:4px;top:6px;bottom:6px;width:4px;border-radius:999px;background:var(--starcrew-current-color);box-shadow:0 0 10px color-mix(in srgb,var(--starcrew-current-color) 24%,transparent)}.starcrew-project-sidebar__entry--new.starcrew-project-sidebar__entry--primary:before{background:#34c759;box-shadow:0 0 10px #34c75942}.starcrew-project-sidebar__entry--voice-market.starcrew-project-sidebar__entry--primary:before{background:#ff3b30;box-shadow:0 0 10px #ff3b3042}.starcrew-project-sidebar__entry--adaptation.starcrew-project-sidebar__entry--primary:before{background:#ff627e;box-shadow:0 0 10px #ff627e42}.starcrew-project-sidebar__entry--authorization-remake.starcrew-project-sidebar__entry--primary:before{background:#ffd60a;box-shadow:0 0 10px #ffd60a42}.starcrew-project-sidebar__entry:hover,.starcrew-project-sidebar__history-link:hover,.starcrew-project-sidebar__project-item:hover{color:#fff;background:#ffffff0a}.starcrew-project-sidebar--navigation-locked .starcrew-project-sidebar__entry,.starcrew-project-sidebar--navigation-locked .starcrew-project-sidebar__history-link,.starcrew-project-sidebar--navigation-locked .starcrew-project-sidebar__project-item{cursor:progress}.starcrew-project-sidebar--navigation-locked .starcrew-project-sidebar__entry:not(.starcrew-project-sidebar__entry--primary),.starcrew-project-sidebar--navigation-locked .starcrew-project-sidebar__project-item:not(.starcrew-project-sidebar__project-item--active){opacity:.62}.starcrew-project-sidebar--navigation-locked .starcrew-project-sidebar__entry--primary,.starcrew-project-sidebar--navigation-locked .starcrew-project-sidebar__project-item--active{opacity:.9}.starcrew-project-sidebar__history{display:flex;flex-direction:column;flex:1;gap:10px;min-height:0;margin-top:12px;overflow-y:auto;overscroll-behavior:contain;padding-bottom:12px}.starcrew-project-sidebar__history-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 10px 0 12px}.starcrew-project-sidebar__history-title{color:#ffffff61;font-size:12px;font-weight:500}.starcrew-project-sidebar__history-link{border:0;background:transparent;color:#ffffff85;font-size:12px;font-weight:500;cursor:pointer}.starcrew-project-sidebar__groups{display:flex;flex-direction:column;gap:14px}.starcrew-project-sidebar__group{display:flex;flex-direction:column;gap:4px}.starcrew-project-sidebar__group-title{margin:0;padding:0 12px;color:#ffffff61;font-size:12px;font-weight:500}.starcrew-project-sidebar__project-list{display:flex;flex-direction:column;gap:4px}.starcrew-project-sidebar__project-item{width:100%;min-height:34px;padding:0 8px 0 16px;border:0;border-radius:3px;display:flex;align-items:center;gap:6px;box-sizing:border-box;background:transparent;color:#ffffffb8;font-size:13px;font-weight:500;line-height:1.2;text-align:left;cursor:pointer;font-family:inherit;position:relative;text-decoration:none;overflow:hidden}.starcrew-project-sidebar__project-item--with-action{padding:0 6px 0 0}.starcrew-project-sidebar__project-link{min-width:0;align-self:stretch;flex:1 1 auto;padding-left:16px;display:flex;align-items:center;color:inherit;text-decoration:none;overflow:hidden}.starcrew-project-sidebar__project-item--default-conversation.starcrew-project-sidebar__project-item--active:before{background:#34c759;box-shadow:0 0 10px #34c7593d}.starcrew-project-sidebar__rename-button{flex:0 0 auto;width:24px;height:22px;padding:0;border:0;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#ffffff8f;cursor:pointer;opacity:0}.starcrew-project-sidebar__rename-button svg{width:12px;height:12px;display:block}.starcrew-project-sidebar__project-item--with-action:hover .starcrew-project-sidebar__rename-button,.starcrew-project-sidebar__rename-button:focus-visible{opacity:1}.starcrew-project-sidebar__rename-button:hover,.starcrew-project-sidebar__rename-button:focus-visible{color:#fff;background:#ffffff24}.starcrew-project-sidebar__project-item--rename{padding:0 8px 0 16px}.starcrew-project-sidebar__rename-input{width:100%;min-width:0;height:24px;border:1px solid rgba(52,199,89,.42);border-radius:4px;outline:none;background:#0000004d;color:#fff;font-family:inherit;font-size:13px;font-weight:560;padding:0 7px}.starcrew-project-sidebar__project-text{min-height:16px;display:inline-flex;align-items:center;flex:1 1 auto;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:16px}.starcrew-project-sidebar__project-access-badge{flex:0 0 auto;min-width:28px;height:16px;padding:0 5px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;background:var(--fanxing-action-green, rgb(16, 185, 129));color:var(--fanxing-action-green-text, rgb(17, 24, 39));font-size:11px;font-weight:760;line-height:16px;white-space:nowrap}.starcrew-project-sidebar__project-item--owner-shared,.starcrew-project-sidebar__project-item--owner-shared:hover,.starcrew-project-sidebar__project-item--owner-shared.starcrew-project-sidebar__project-item--active{color:#7dd3fc}.starcrew-project-sidebar__project-item--shared,.starcrew-project-sidebar__project-item--shared:hover,.starcrew-project-sidebar__project-item--shared.starcrew-project-sidebar__project-item--active{color:#3b82f6}.starcrew-project-sidebar__project-item--disabled{opacity:.48;pointer-events:none;cursor:default}.starcrew-project-sidebar__project-item--active{color:#fff;background:#ffffff0f}.starcrew-project-sidebar__project-item--active:before{content:"";position:absolute;left:4px;top:6px;bottom:6px;width:4px;border-radius:999px;background:#ffd60a;box-shadow:0 0 10px #ffd60a3d}.starcrew-project-sidebar__project-item--authorization-remake.starcrew-project-sidebar__project-item--active:before{background:#b91c1cdb;box-shadow:0 0 10px #b91c1c42}.starcrew-project-sidebar__project-item--novel-adaptation,.starcrew-project-sidebar__project-item--novel-adaptation:hover,.starcrew-project-sidebar__project-item--novel-adaptation.starcrew-project-sidebar__project-item--active{color:#ffd60a}.starcrew-project-sidebar__project-item--authorization-remake,.starcrew-project-sidebar__project-item--authorization-remake:hover,.starcrew-project-sidebar__project-item--authorization-remake.starcrew-project-sidebar__project-item--active{color:#b91c1cdb}.starcrew-project-sidebar__footer{margin-top:auto;height:var(--starcrew-statusbar-height, 22px);min-height:var(--starcrew-statusbar-height, 22px);padding:0 4px;display:flex;align-items:flex-end;justify-content:flex-start}.starcrew-project-sidebar__copyright{color:#e2e8f099;font-size:11px;line-height:1;font-weight:400;display:inline-flex;align-items:center;height:100%;white-space:nowrap;-webkit-user-select:none;user-select:none;transform:none}@media(max-width:900px){.starcrew-project-sidebar{width:196px;padding:14px 8px 0}.starcrew-layout{--starcrew-statusbar-left: 196px;margin-left:196px;width:calc(100% - 196px)}.starcrew-remake-side-panel{left:195px}.starcrew-remake-editor-page{left:196px}}@media(max-width:760px){.starcrew-project-sidebar{display:none}.starcrew-layout{--starcrew-statusbar-left: 0px;margin-left:0;width:100%}.starcrew-remake-side-panel,.starcrew-remake-editor-page{left:0}.starcrew-layout__content{width:calc(100vw - 24px);padding:8px 0 calc(18px + var(--starcrew-statusbar-height))}}.starcrew-community-header__account{position:relative;display:inline-flex;align-items:center;gap:0;-webkit-tap-highlight-color:transparent}.starcrew-community-header__account-trigger{width:18px;height:18px;border:0;border-radius:999px;padding:0;background:#b91c1cdb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-left:6px;box-shadow:0 1px #ffffff24 inset,0 1px 4px #0000003d;-webkit-tap-highlight-color:transparent}.starcrew-community-header__account-trigger:hover{background:#b91c1cf5}.starcrew-community-header__account-trigger .starcrew-community-header__avatar{background:transparent;color:#000;font-size:11px}.starcrew-community-header__avatar,.starcrew-community-header__account-avatar{width:18px;height:18px;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#4b5563;color:#f1f5f9eb;font-size:11px;font-weight:800;line-height:1;letter-spacing:0}.starcrew-community-header__account-avatar{width:44px;height:44px;border:0;box-shadow:none;background:#b91c1c;color:#111827;font-size:20px}.starcrew-community-header__avatar img,.starcrew-community-header__account-avatar img{width:100%;height:100%;object-fit:cover;display:block}.starcrew-community-header__account-menu{position:absolute;top:100%;right:-6px;width:240px;height:360px;border-radius:18px;border:1px solid rgba(255,255,255,.14);background:#1f1f1f;box-shadow:0 24px 46px #00000061,0 0 0 1px #ffffff05 inset;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px 10px 8px;z-index:180;overflow-y:auto;display:flex;flex-direction:column;opacity:0;transform:translateY(-3px);transform-origin:top right;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .18s ease,visibility .18s ease}.starcrew-community-header__account--menu-open .starcrew-community-header__account-menu{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}.starcrew-community-header__account--menu-suppressed .starcrew-community-header__account-menu{opacity:0;transform:translateY(-3px);visibility:hidden;pointer-events:none}.starcrew-community-header__account-head{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:3px 6px 8px}.starcrew-community-header__account-meta{min-width:0;display:flex;flex-direction:column}.starcrew-community-header__account-name{margin:0;color:#e5e7ebf0;font-size:15px;line-height:1.08;font-weight:700;letter-spacing:0}.starcrew-community-header__account-email{margin:6px 0 0;color:#9297a1e6;font-size:11px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.starcrew-community-header__account-divider{height:1px;background:#ffffff14;flex-shrink:0}.starcrew-community-header__account-divider--top{margin:3px 4px 6px}.starcrew-community-header__account-divider--middle{margin:0 4px}.starcrew-community-header__account-body{flex:1;min-height:0;display:grid;grid-template-rows:4fr 1px 2fr;row-gap:8px;padding:0 0 2px}.starcrew-community-header__account-section{display:grid;align-content:stretch;gap:6px;padding:0;min-height:0}.starcrew-community-header__account-section--primary{grid-template-rows:repeat(4,1fr)}.starcrew-community-header__account-section--secondary{grid-template-rows:repeat(2,1fr)}.starcrew-community-header__account-item{width:100%;min-height:0;height:100%;border-radius:9px;border:0;appearance:none;-webkit-appearance:none;background:transparent;color:#d6d9dff2;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:8px;padding:2px 6px;text-align:left;cursor:pointer;text-decoration:none}.starcrew-community-header__account-item:hover:not(:disabled){background:#ffffff08}.starcrew-community-header__account-item:disabled{color:#767a84b8;cursor:not-allowed}.starcrew-community-header__account-item:disabled .starcrew-community-header__account-item-icon-wrap{background:#ffffff06;color:#767a84ad}.starcrew-community-header__account-item:disabled .starcrew-community-header__account-item-label{color:#767a84ad}.starcrew-community-header__account-item-icon-wrap{width:30px;height:30px;border-radius:9px;background:#ffffff0d;border:1px solid rgba(255,255,255,.03);display:inline-flex;align-items:center;justify-content:center;color:#bfc3cbe6}.starcrew-community-header__account-item-label{font-size:13px;line-height:1.1;font-weight:600;letter-spacing:0;color:#d2d6ddf0}.starcrew-community-header__account-icon{width:16px;height:16px;display:block}.starcrew-adaptation-shot-page{--starcrew-adaptation-shot-paper-bg: var(--os-panel);--starcrew-adaptation-shot-paper-line: var( --starcrew-textarea-line, rgba(255, 255, 255, .06) );--starcrew-adaptation-shot-row-height: 28px;--starcrew-adaptation-shot-tag-height: 18px;--starcrew-pane-tab-border: var(--starcrew-adaptation-shot-paper-line);flex:1 1 auto;width:100%;height:100%;min-height:0;min-width:0;box-sizing:border-box;overflow:hidden;background:var(--starcrew-adaptation-shot-paper-bg);color:#d7d9de}.starcrew-adaptation-shot-page button{font-family:inherit}.starcrew-adaptation-shot-page textarea{font:inherit}.starcrew-adaptation-shot-list,.starcrew-adaptation-shot-editor,.starcrew-adaptation-shot-preview{position:relative;height:100%;min-width:0;min-height:0}.starcrew-adaptation-shot-list{display:flex;flex-direction:column;background:var(--starcrew-adaptation-shot-paper-bg)}.starcrew-adaptation-shot-editor__header,.starcrew-adaptation-shot-preview-panel__header,.starcrew-adaptation-shot-summary__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.starcrew-adaptation-shot-editor__header h2{margin:2px 0 0;color:#f2f3f5;font-size:15px;line-height:1.2;letter-spacing:0}.starcrew-adaptation-shot-eyebrow{display:block;color:#8a8f99;font-size:11px;font-weight:700;line-height:1.2}.starcrew-adaptation-shot-count{flex:0 0 auto;padding:4px 8px;border:1px solid rgba(255,179,0,.42);border-radius:6px;color:#ffb000;font-size:12px;font-weight:800;line-height:1}.starcrew-adaptation-shot-list__body{flex:1 1 auto;min-height:0;overflow:auto;padding:6px 0 20px;background-color:var(--starcrew-adaptation-shot-paper-bg);background-image:repeating-linear-gradient(to bottom,transparent 0,transparent calc(var(--starcrew-adaptation-shot-row-height) - 1px),var(--starcrew-adaptation-shot-paper-line) calc(var(--starcrew-adaptation-shot-row-height) - 1px),var(--starcrew-adaptation-shot-paper-line) var(--starcrew-adaptation-shot-row-height));background-attachment:local;background-position:0 6px;background-repeat:repeat-y;background-size:100% var(--starcrew-adaptation-shot-row-height)}.starcrew-adaptation-shot-episode{padding:0}.starcrew-adaptation-shot-episode__header{display:flex;align-items:center;gap:5px;height:var(--starcrew-adaptation-shot-row-height);min-height:var(--starcrew-adaptation-shot-row-height);padding:0 8px 0 2px;box-sizing:border-box;color:#d9dce2;font-size:13px}.starcrew-adaptation-shot-episode__header strong{flex:0 0 auto;color:#f0f2f5;font-size:inherit;font-weight:700;line-height:1}.starcrew-adaptation-shot-toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:14px;height:14px;padding:0;border:0;background:transparent;color:#aeb4bd;cursor:pointer}.starcrew-adaptation-shot-toggle svg{display:block;width:11px;height:11px;transform:rotate(0);transform-origin:50% 50%;transition:transform .14s ease}.starcrew-adaptation-shot-toggle[aria-expanded=false] svg{transform:rotate(-90deg)}.starcrew-adaptation-shot-pill{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:var(--starcrew-adaptation-shot-tag-height);min-width:0;min-height:0;padding:0 12px;border-radius:4px;background:#10b981;color:#07120d;font-size:11px;font-weight:800;line-height:var(--starcrew-adaptation-shot-tag-height);white-space:nowrap}.starcrew-adaptation-shot-episode__spacer,.starcrew-adaptation-shot-scene__spacer{flex:1 1 auto;min-width:8px}.starcrew-adaptation-shot-action{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:4px 12px;border:0;border-radius:4px;cursor:pointer;font-size:11px;font-weight:600;line-height:1;min-height:0;white-space:nowrap}.starcrew-adaptation-shot-action--muted{background:var(--starcrew-hero-tag-inactive-bg, rgba(245, 158, 11, .1));color:var(--starcrew-hero-tag-inactive-text, rgba(245, 158, 11, .65));border-radius:999px;padding:4px 10px;font-size:12px;font-weight:500;line-height:1.2}.starcrew-adaptation-shot-action--copy{background:#f5a300;color:#0f172a}.starcrew-adaptation-shot-action--image,.starcrew-adaptation-shot-action--video{background:#0ea5e9;color:#0f172a}.starcrew-adaptation-shot-scene{padding:0;border-bottom:0}.starcrew-adaptation-shot-scene__header{display:flex;align-items:center;gap:5px;height:var(--starcrew-adaptation-shot-row-height);min-height:var(--starcrew-adaptation-shot-row-height);padding:0 8px 0 2px;color:#c1c5cc;font-size:12px;line-height:1.2}.starcrew-adaptation-shot-scene__id{flex:0 0 auto;color:#aeb4bd;font-weight:800}.starcrew-adaptation-shot-tags{display:flex;flex-wrap:wrap;align-items:center;gap:5px;min-width:0;padding:0}.starcrew-adaptation-shot-tags span{display:inline-flex;align-items:center;max-width:112px;height:var(--starcrew-adaptation-shot-tag-height);overflow:hidden;padding:0 8px;border-radius:999px;background:#9660007a;color:#ffb000;font-size:12px;font-weight:700;line-height:var(--starcrew-adaptation-shot-tag-height);text-overflow:ellipsis;white-space:nowrap}.starcrew-adaptation-shot-tags .starcrew-adaptation-shot-tags__scene-title{max-width:none;overflow:visible;background:#007682c7;color:#d3fbff;text-overflow:clip}.starcrew-adaptation-shot-tags .starcrew-adaptation-shot-tags__meta{background:#583ab8c7;color:#f0e8ff}.starcrew-adaptation-shot-tags .starcrew-adaptation-shot-tags__character{background:#9660007a;color:#ffb000}.starcrew-adaptation-shot-rows{display:grid;gap:0;margin-top:0;background:transparent}.starcrew-adaptation-shot-row{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:4px;width:100%;min-height:var(--starcrew-adaptation-shot-row-height);padding:0 12px 0 22px;border:0;border-radius:0;background:transparent;box-sizing:border-box;color:#aeb4bd;cursor:pointer;text-align:left}.starcrew-adaptation-shot-row:hover{background:transparent;color:#e5e7eb}.starcrew-adaptation-shot-row:hover:before{position:absolute;z-index:1;inset:0 0 auto;height:var(--starcrew-adaptation-shot-row-height);background:#ffffff09;content:"";pointer-events:none}.starcrew-adaptation-shot-row--active{background:transparent;color:#f6f7f9}.starcrew-adaptation-shot-row--active:hover{background:transparent}.starcrew-adaptation-shot-row--active:before{position:absolute;z-index:1;inset:0 0 auto;height:var(--starcrew-adaptation-shot-row-height);background:#ffffff13;content:"";pointer-events:none}.starcrew-adaptation-shot-row__id{position:relative;z-index:2;min-width:0;color:inherit;font-size:12px;font-weight:800;line-height:var(--starcrew-adaptation-shot-row-height);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.starcrew-adaptation-shot-row__content,.starcrew-adaptation-shot-row__text{position:relative;z-index:2;min-width:0;overflow:hidden;display:flex;align-items:center;flex-wrap:nowrap;gap:4px;font-size:12px;font-weight:700;line-height:var(--starcrew-adaptation-shot-row-height);text-overflow:ellipsis;white-space:nowrap}.starcrew-adaptation-shot-row__tag,.starcrew-adaptation-shot-row__tone{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;height:var(--starcrew-adaptation-shot-tag-height);padding:0 10px;border-radius:999px;background:#9660007a;color:#ffb000;font-size:11px;font-weight:800;line-height:var(--starcrew-adaptation-shot-tag-height);white-space:nowrap}.starcrew-adaptation-shot-row__tone{background:#583ab8c7;color:#f0e8ff}.starcrew-adaptation-shot-row__tag--audio{background:#2563ebf2;color:#eef6ff}.starcrew-adaptation-shot-row__tag--system{background:#b02030e6;color:#ff9aa9}.starcrew-adaptation-shot-row__tag--media{background:#7e38c4e6;color:#dec6ff}.starcrew-adaptation-shot-row__tag--narration{background:#267e44e6;color:#9cf0ac}.starcrew-adaptation-shot-row__tag--character{background:#9660007a;color:#ffb000}.starcrew-adaptation-shot-row__triangle{flex:0 0 auto;color:#aeb4bd;font-size:12px;line-height:var(--starcrew-adaptation-shot-row-height)}.starcrew-adaptation-shot-row__dialogue{display:inline-block;min-width:0;color:#3b82f6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.starcrew-adaptation-shot-row__dialogue--character,.starcrew-adaptation-shot-row__dialogue--audio{color:#3b82f6}.starcrew-adaptation-shot-row__dialogue--system{color:#ff9aa9}.starcrew-adaptation-shot-row__dialogue--media{color:#dec6ff}.starcrew-adaptation-shot-row__dialogue--narration{color:#9cf0ac}.starcrew-adaptation-shot-row__plain{display:inline-block;min-width:0;color:#aeb4bd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.starcrew-adaptation-shot-row--active .starcrew-adaptation-shot-row__plain,.starcrew-adaptation-shot-row--active .starcrew-adaptation-shot-row__triangle{color:#f6f7f9}.starcrew-adaptation-shot-row--active .starcrew-adaptation-shot-row__dialogue--character{color:#3b82f6}.starcrew-shot-left-list .starcrew-adaptation-shot-list__body,.starcrew-script-right-shot-list .starcrew-adaptation-shot-list__body{padding-top:0;background-position:0 0;background-size:100% var(--starcrew-adaptation-shot-row-height)}.starcrew-shot-left-list .starcrew-adaptation-shot-episode__header,.starcrew-shot-left-list .starcrew-adaptation-shot-scene__header,.starcrew-script-right-shot-list .starcrew-adaptation-shot-episode__header,.starcrew-script-right-shot-list .starcrew-adaptation-shot-scene__header{height:auto;min-height:var(--starcrew-adaptation-shot-row-height);align-items:center;align-content:flex-start;flex-wrap:wrap;column-gap:5px;line-height:var(--starcrew-adaptation-shot-row-height);padding-top:0;padding-bottom:0;row-gap:0;box-sizing:border-box}.starcrew-shot-left-list .starcrew-adaptation-shot-episode__header>*,.starcrew-shot-left-list .starcrew-adaptation-shot-scene__header>*,.starcrew-script-right-shot-list .starcrew-adaptation-shot-episode__header>*,.starcrew-script-right-shot-list .starcrew-adaptation-shot-scene__header>*{box-sizing:border-box}.starcrew-shot-left-list .starcrew-adaptation-shot-episode__header>strong,.starcrew-shot-left-list .starcrew-adaptation-shot-scene__id,.starcrew-shot-left-list .starcrew-adaptation-shot-toggle,.starcrew-script-right-shot-list .starcrew-adaptation-shot-episode__header>strong,.starcrew-script-right-shot-list .starcrew-adaptation-shot-scene__id,.starcrew-script-right-shot-list .starcrew-script-right-shot-caret{display:inline-flex;align-items:center;height:var(--starcrew-adaptation-shot-row-height);line-height:var(--starcrew-adaptation-shot-row-height)}.starcrew-shot-left-list .starcrew-adaptation-shot-pill,.starcrew-shot-left-list .starcrew-adaptation-shot-action,.starcrew-script-right-shot-list .starcrew-adaptation-shot-pill,.starcrew-script-right-shot-list .starcrew-adaptation-shot-action{height:var(--starcrew-adaptation-shot-tag-height);margin:5px 0;padding-top:0;padding-bottom:0;line-height:var(--starcrew-adaptation-shot-tag-height)}.starcrew-shot-left-list .starcrew-adaptation-shot-episode__spacer,.starcrew-shot-left-list .starcrew-adaptation-shot-scene__spacer,.starcrew-script-right-shot-list .starcrew-adaptation-shot-episode__spacer,.starcrew-script-right-shot-list .starcrew-adaptation-shot-scene__spacer{min-width:0}.starcrew-shot-left-list .starcrew-adaptation-shot-scene__spacer{display:none}.starcrew-shot-left-list .starcrew-adaptation-shot-tags,.starcrew-script-right-shot-list .starcrew-adaptation-shot-tags{flex:0 1 auto;min-width:0;min-height:var(--starcrew-adaptation-shot-row-height);align-content:flex-start;row-gap:0;line-height:var(--starcrew-adaptation-shot-row-height)}.starcrew-shot-left-list .starcrew-adaptation-shot-tags span,.starcrew-script-right-shot-list .starcrew-adaptation-shot-tags span{display:inline-flex;align-items:center;height:var(--starcrew-adaptation-shot-tag-height);max-width:none;margin:5px 0;overflow:visible;line-height:var(--starcrew-adaptation-shot-tag-height);text-overflow:clip;white-space:nowrap}.starcrew-shot-left-list .starcrew-adaptation-shot-row,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row{grid-template-columns:56px minmax(0,1fr);align-items:start;min-height:calc(var(--starcrew-adaptation-shot-row-height) * 2);padding-top:0;padding-bottom:var(--starcrew-adaptation-shot-row-height);box-sizing:border-box;line-height:var(--starcrew-adaptation-shot-row-height)}.starcrew-shot-left-list .starcrew-adaptation-shot-row:hover:before,.starcrew-shot-left-list .starcrew-adaptation-shot-row--active:before{height:var(--starcrew-adaptation-shot-row-height)}.starcrew-shot-left-list .starcrew-adaptation-shot-row__id,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__id{display:flex;align-items:center;height:var(--starcrew-adaptation-shot-row-height);min-height:var(--starcrew-adaptation-shot-row-height);line-height:var(--starcrew-adaptation-shot-row-height)}.starcrew-shot-left-list .starcrew-adaptation-shot-row__content,.starcrew-shot-left-list .starcrew-adaptation-shot-row__text,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__content,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__text{display:block;min-height:var(--starcrew-adaptation-shot-row-height);overflow:visible;padding:0;line-height:var(--starcrew-adaptation-shot-row-height);text-overflow:clip;white-space:normal}.starcrew-shot-left-list .starcrew-adaptation-shot-row__line,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__line{display:block;min-height:var(--starcrew-adaptation-shot-row-height);line-height:var(--starcrew-adaptation-shot-row-height);white-space:normal}.starcrew-shot-left-list .starcrew-adaptation-shot-row__line>*,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__line>*{vertical-align:top}.starcrew-shot-left-list .starcrew-adaptation-shot-row__line>*+*,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__line>*+*{margin-left:4px}.starcrew-shot-left-list .starcrew-adaptation-shot-row__tag,.starcrew-shot-left-list .starcrew-adaptation-shot-row__tone,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__tag,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__tone{display:inline-flex;align-items:center;height:var(--starcrew-adaptation-shot-tag-height);margin-top:0;margin-bottom:0;line-height:var(--starcrew-adaptation-shot-tag-height);vertical-align:middle}.starcrew-shot-left-list .starcrew-adaptation-shot-row__triangle,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__triangle{display:inline-block;height:var(--starcrew-adaptation-shot-row-height);line-height:var(--starcrew-adaptation-shot-row-height);vertical-align:top}.starcrew-shot-left-list .starcrew-adaptation-shot-row__dialogue,.starcrew-shot-left-list .starcrew-adaptation-shot-row__plain,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__dialogue,.starcrew-script-right-shot-list .starcrew-adaptation-shot-row__plain{display:inline;overflow:visible;line-height:var(--starcrew-adaptation-shot-row-height);text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.starcrew-script-right-shot-page,.starcrew-script-right-shot-page .starcrew-adaptation-shot-list{background:var(--starcrew-adaptation-shot-paper-bg)}.starcrew-script-right-shot-page .starcrew-adaptation-shot-episode__header,.starcrew-script-right-shot-page .starcrew-adaptation-shot-scene__header{padding-left:6px}.starcrew-script-right-shot-caret{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:14px;height:var(--starcrew-adaptation-shot-row-height);color:#aeb4bd;font-size:12px;line-height:var(--starcrew-adaptation-shot-row-height)}.starcrew-script-right-shot-row{cursor:default;-webkit-user-select:text;user-select:text}.starcrew-script-right-shot-row:hover{color:#aeb4bd}.starcrew-script-right-shot-row:before,.starcrew-script-right-shot-row:hover:before,.starcrew-script-right-shot-row.starcrew-adaptation-shot-row--active:before{content:none}.starcrew-adaptation-shot-editor{display:flex;flex-direction:column;overflow:hidden;padding:0;background:#0a0a0a}.starcrew-adaptation-shot-editor__header{flex:0 0 auto;height:40px;padding:0 10px;border-top:1px solid var(--starcrew-pane-tab-border, rgba(255, 255, 255, .12));border-bottom:1px solid var(--starcrew-pane-tab-border, rgba(255, 255, 255, .12));box-sizing:border-box}.starcrew-adaptation-shot-editor__body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;padding:10px 14px 18px;box-sizing:border-box}.starcrew-adaptation-shot-editor__shot-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:0;padding:4px 12px;border-radius:4px;background:#10b981;color:#07120d;font-size:11px;font-weight:800;line-height:1;white-space:nowrap}.starcrew-adaptation-shot-editor__actions{display:flex;flex:0 0 auto;gap:8px}.starcrew-adaptation-shot-editor__actions button,.starcrew-adaptation-shot-preview-panel__header button{min-height:0;padding:4px 12px;border:0;border-radius:4px;cursor:pointer;font-size:11px;font-weight:600;line-height:1;white-space:nowrap}.starcrew-adaptation-shot-editor__copy{background:#f5a300;color:#0f172a}.starcrew-adaptation-shot-editor__actions .starcrew-adaptation-shot-editor__primary{background:#0ea5e9;color:#0f172a}.starcrew-adaptation-shot-source{margin-top:0;padding:12px;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#141414}.starcrew-adaptation-shot-source span,.starcrew-adaptation-shot-form label>span,.starcrew-adaptation-shot-summary__header span,.starcrew-adaptation-shot-preview-panel__header span{color:#f2f3f5;font-size:12px;font-weight:900;line-height:1.2}.starcrew-adaptation-shot-source p{margin:8px 0 0;color:#c7cbd2;font-size:13px;font-weight:650;line-height:1.65}.starcrew-adaptation-shot-form{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:12px}.starcrew-adaptation-shot-form label{display:flex;min-width:0;flex-direction:column;gap:7px}.starcrew-adaptation-shot-form textarea{width:100%;min-height:76px;resize:vertical;padding:9px 10px;border:1px solid rgba(255,255,255,.11);border-radius:6px;outline:none;background:#101214;color:#d7dbe2;font-size:12px;font-weight:650;line-height:1.55}.starcrew-adaptation-shot-form textarea:focus{border-color:#1f8fffd1;box-shadow:0 0 0 1px #1f8fff52}.starcrew-adaptation-shot-summary{margin-top:12px;padding:12px;border:1px solid rgba(31,143,255,.42);border-radius:6px;background:#0f1419}.starcrew-adaptation-shot-summary__header span:last-child{max-width:190px;overflow:hidden;color:#6ab2ff;text-overflow:ellipsis;white-space:nowrap}.starcrew-adaptation-shot-summary p{margin:9px 0 0;color:#d9dde5;font-size:12px;font-weight:650;line-height:1.7}.starcrew-adaptation-shot-preview{display:flex;flex-direction:column;overflow:hidden;background:#0a0a0a}.starcrew-adaptation-shot-preview--video{border-right:0}.starcrew-adaptation-shot-preview-panel{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;padding:0;overflow:hidden}.starcrew-adaptation-shot-preview-panel__body{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;padding:10px 10px 12px;box-sizing:border-box;overflow:hidden}.starcrew-adaptation-shot-preview-panel__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;height:40px;padding:0 10px;border-top:1px solid var(--starcrew-pane-tab-border, rgba(255, 255, 255, .12));border-bottom:1px solid var(--starcrew-pane-tab-border, rgba(255, 255, 255, .12));box-sizing:border-box}.starcrew-adaptation-shot-preview-panel__header>span{color:#d6dbe6b8;font-size:12px;font-weight:600;line-height:1}.starcrew-adaptation-shot-preview-panel__header button{min-height:0;padding:4px 12px;border:0;border-radius:4px;background:#0ea5e9;color:#0f172a;cursor:pointer;font-size:11px;font-weight:600;line-height:1;white-space:nowrap}.starcrew-adaptation-shot-preview-stage{position:relative;flex:0 0 auto;width:calc(100% + 20px);aspect-ratio:9 / 16;max-height:800px;margin:-10px -10px 0;border:0;background:#040404;box-sizing:border-box;overflow:hidden}.starcrew-adaptation-shot-preview-stage:before{position:absolute;z-index:2;inset:10%;border:1px solid rgba(255,255,255,.42);content:"";pointer-events:none}.starcrew-adaptation-shot-preview-stage:after{position:absolute;z-index:2;inset:5%;border:1px solid rgba(59,130,246,.65);content:"";pointer-events:none}.starcrew-adaptation-shot-preview-placeholder{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:0 12px;color:var(--starcrew-text-muted);font-size:12px;line-height:1.4;text-align:center;box-sizing:border-box}.starcrew-adaptation-shot-transport{flex:0 0 auto;margin:0 -10px;padding:0 10px;border-bottom:1px solid rgb(0,0,0);background:transparent}.starcrew-adaptation-shot-transport__ruler{height:14px;border-top:1px solid rgba(255,255,255,.16);background:linear-gradient(90deg,rgba(59,130,246,.95) 0 2px,transparent 2px),linear-gradient(90deg,rgba(255,255,255,.22) 1px,transparent 1px);background-size:100% 100%,20% 100%;background-repeat:no-repeat,repeat-x}.starcrew-adaptation-shot-transport__bar{position:relative;display:flex;align-items:center;justify-content:center;height:34px;margin-top:-2px;margin-bottom:4px;color:var(--starcrew-text);font-size:13px}.starcrew-adaptation-shot-transport__bar>span{position:absolute;top:50%;transform:translateY(-50%);overflow:hidden;font-size:13px;font-weight:700;line-height:1;white-space:nowrap}.starcrew-adaptation-shot-transport__bar>span:first-child{right:calc(50% + 64px);color:#3b82f6}.starcrew-adaptation-shot-transport__bar>span:last-child{left:calc(50% + 64px)}.starcrew-adaptation-shot-transport__controls{display:flex;align-items:center;gap:8px}.starcrew-adaptation-shot-transport__controls span{display:block;width:18px;height:18px;background:#e2e8f0e6;clip-path:polygon(22% 15%,22% 85%,82% 50%)}.starcrew-adaptation-shot-transport__controls span:first-child,.starcrew-adaptation-shot-transport__controls span:last-child{clip-path:polygon(20% 15%,34% 15%,34% 44%,78% 15%,78% 85%,34% 56%,34% 85%,20% 85%)}.starcrew-adaptation-shot-transport__controls span:last-child{transform:scaleX(-1)}.starcrew-adaptation-shot-thumb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;flex:0 0 auto;min-height:0;margin:8px 0 0;align-content:start}.starcrew-adaptation-shot-thumb-grid--video{grid-template-columns:repeat(3,minmax(0,1fr))}.starcrew-adaptation-shot-thumb-grid button{aspect-ratio:1 / 1;min-width:0;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#0206178c;cursor:pointer;overflow:hidden;box-sizing:border-box}.starcrew-adaptation-shot-thumb-grid button.is-active{border-color:#22c55edb;box-shadow:inset 0 0 0 1px #22c55e80}.starcrew-adaptation-shot-subtitle{display:none;flex:0 0 auto;margin:auto 0 0;padding:10px 0 12px;border-top:1px solid rgb(0,0,0)}.starcrew-adaptation-shot-subtitle>span{display:block;color:var(--starcrew-text-muted);font-size:12px;font-weight:600;line-height:1.2}.starcrew-adaptation-shot-subtitle p{margin:8px 0 0;color:var(--starcrew-text-muted);font-size:11px;line-height:1.2}.starcrew-adaptation-shot-subtitle div{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:8px}.starcrew-adaptation-shot-subtitle button{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border:0;border-radius:999px;background:#0f172a9e;color:var(--starcrew-text-muted);font-size:11px;font-weight:500;line-height:1;cursor:pointer}.starcrew-adaptation-shot-subtitle button.is-active{background:#38bdf838;color:#7dd3fc}@media(max-width:980px){.starcrew-adaptation-shot-list,.starcrew-adaptation-shot-editor,.starcrew-adaptation-shot-preview{min-height:420px}}.peiyin-os-shell{--os-panel: #1e1e1e;--peiyin-os-pane-tab-height: 32px;--starcrew-statusbar-height: 22px;--starcrew-statusbar-left: 220px;--starcrew-current-color: #ffd60a;--os-font-size-min: 11px;--os-text-muted: #9ca3af;--starcrew-font-family: "PingFang SC", "Microsoft YaHei", "Segoe UI", "Helvetica Neue", Arial, sans-serif;font-family:var(--starcrew-font-family);font-size:14px;color:#9ca3af;background:#0f0f0f;display:block;min-width:820px}.peiyin-os-shell button,.peiyin-os-shell input,.peiyin-os-shell select,.peiyin-os-shell textarea{font-family:inherit}.peiyin-os-shell .starcrew-community-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:#911c1cf2}.peiyin-os-shell .peiyin-os-workspace{position:absolute;top:var(--starcrew-community-header-offset);left:var(--starcrew-statusbar-left);right:0;bottom:var(--starcrew-statusbar-height);width:auto;min-width:0;min-height:0;overflow:hidden;background:#0f0f0f}.peiyin-os-account-actions{position:relative;display:flex;align-items:center;gap:6px}.peiyin-os-balance{font-size:13px;color:var(--os-text-muted);white-space:nowrap;display:flex;align-items:baseline;gap:6px;min-width:62px;flex-shrink:0}.peiyin-os-account-menu{position:absolute;top:calc(100% + 10px);right:-6px;width:210px;padding:14px 8px 8px;border-radius:12px;border:1px solid #444;background:#1f1f1f;box-shadow:0 20px 40px #0006;display:grid;z-index:90}.peiyin-os-account-menu>strong{color:#d1d5db;font-size:13px;font-weight:500;padding:5px 10px 12px;border-bottom:1px solid #333;margin-bottom:5px}.peiyin-os-account-menu>button,.peiyin-os-account-menu>a{font-size:13px;color:#9ca3af;text-align:left;padding:9px 10px;border:0;border-radius:5px;background:transparent}.peiyin-os-account-menu>button:hover,.peiyin-os-account-menu>a:hover{color:#fff;background:#ffffff0d}.peiyin-os-shell .peiyin-os-chapter-control{min-width:0;display:inline-flex;align-items:center;gap:6px}.peiyin-os-shell .peiyin-os-chapter-control select{max-width:245px;min-width:75px;padding:0;color:#9ca3af;background:transparent;border:0;outline:none;font-size:12px;height:25px}.peiyin-os-shell .peiyin-os-chapter-control button{display:grid;place-items:center;color:#9ca3af;background:transparent;border:0;width:24px;height:24px;padding:0}.peiyin-os-shell .peiyin-os-chapter-control option{background:#191919;color:#b7bdc5}.peiyin-os-shell .source-pane,.peiyin-os-shell .script-result{background:var(--os-panel)}.peiyin-os-shell .pane-tabs{background:var(--os-panel);border-color:#262626}.peiyin-os-shell .pane-tabs button{color:#9ca3af;font-size:12px}.peiyin-os-shell .pane-tabs button.active{color:#d1d5db;border-bottom-color:transparent}.peiyin-os-shell .source-toolbar{background:var(--os-panel)}.peiyin-os-shell .novel-text{font-size:14px;color:#9ca3af}.peiyin-os-shell .modal-overlay{z-index:100}.peiyin-os-shell[data-workspace-theme=dark] .peiyin-os-delete-modal{background:#171717;color:var(--starcrew-text);border-color:#333;color-scheme:dark}.peiyin-os-shell[data-workspace-theme=dark] .peiyin-os-delete-modal header p,.peiyin-os-shell[data-workspace-theme=dark] .peiyin-os-delete-modal .icon-button{color:var(--starcrew-text-muted)}.peiyin-os-shell[data-workspace-theme=dark] .peiyin-os-delete-modal .button{color:var(--starcrew-text);background:#242424;border-color:#3d3d3d}.peiyin-os-shell[data-workspace-theme=dark] .peiyin-os-delete-modal .button:hover:not(:disabled){background:#303030}.peiyin-os-shell .peiyin-os-delete-modal .button.danger{color:#fecaca;background:#7f1d1d;border-color:#991b1b}.peiyin-os-shell .peiyin-os-delete-modal .button.danger:hover:not(:disabled){background:#991b1b}.peiyin-os-shell[data-workspace-theme=dark] .peiyin-os-delete-modal .button.danger{color:#fecaca;background:#7f1d1d;border-color:#991b1b}.peiyin-os-shell[data-workspace-theme=dark] .peiyin-os-delete-modal .button.danger:hover:not(:disabled){background:#991b1b}@media(max-width:1100px){.peiyin-os-shell .starcrew-community-header__center{justify-content:flex-start;padding-left:265px;padding-right:0}}@media(max-width:900px){.peiyin-os-shell{--starcrew-statusbar-left: 196px}}@media(max-width:760px){.peiyin-os-shell{--starcrew-statusbar-left: 0px}}html.peiyin-workspace-open,html.peiyin-workspace-open body,html.peiyin-workspace-open #root{width:100%;height:100%;min-height:0;overflow:hidden;overscroll-behavior:none}.peiyin-os-shell{position:fixed;inset:0;width:100%;height:100%;min-height:0;overflow:hidden;overscroll-behavior:none;--starcrew-text:#d1d5db;--starcrew-text-muted:#9ca3af;--starcrew-border:rgba(255,255,255,.06);--starcrew-pane-tab-border:rgba(255,255,255,.06);--starcrew-textarea-line:rgba(255,255,255,.06)}.peiyin-os-shell .peiyin-os-workspace{position:fixed;overscroll-behavior:none}.peiyin-os-shell .starcrew-project-sidebar{overflow:hidden;overscroll-behavior:none}.peiyin-os-shell .starcrew-project-sidebar__history,.peiyin-os-shell .starcrew-project-sidebar__groups{overscroll-behavior-y:none;overflow-x:hidden}.peiyin-os-shell .peiyin-os-pane-layout{display:grid;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden}.peiyin-os-shell .peiyin-os-script-layout{grid-template-columns:minmax(0,4fr) minmax(0,5fr)}.peiyin-os-shell .peiyin-os-voice-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.peiyin-os-pane-layout>.peiyin-os-pane{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:var(--os-panel)}.peiyin-os-pane-layout>[data-fanxing-layout-pane=left]{border-right:1px solid #000}.peiyin-os-pane-active-frame{pointer-events:none;position:absolute;inset:0;border:1px solid transparent;box-sizing:border-box;z-index:4}.peiyin-os-pane-layout>[data-active=true]>.peiyin-os-pane-active-frame{border-color:#0a84ff}.peiyin-os-left-tabs,.peiyin-os-right-tabs{display:flex;align-items:center;height:var(--peiyin-os-pane-tab-height);min-height:var(--peiyin-os-pane-tab-height);flex:0 0 var(--peiyin-os-pane-tab-height);border-bottom:1px solid #000;overflow:hidden}.peiyin-os-left-tabs>div:first-child,.peiyin-os-right-tabs>div:first-child{flex:1;min-width:0;flex-shrink:1;border-bottom:0!important;overscroll-behavior:none}.peiyin-os-right-tabs>div:first-child{gap:0!important;padding:4px 10px!important}.peiyin-os-right-tabs>div:first-child>button{gap:3px!important;padding:0 3px!important}.peiyin-os-original-panel{flex:1;min-width:0}.peiyin-os-original-toolbar{flex:0 0 28px;min-height:28px}.peiyin-os-original-panel>div:last-child{overflow:hidden!important}.peiyin-os-original-panel textarea.episode-textarea{display:block;resize:none;border:0;outline:none;border-radius:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:none;scrollbar-gutter:stable}.peiyin-os-shell .info-form,.peiyin-os-shell .starcrew-adaptation-shot-list__body,.peiyin-os-shell .voice-lines,.peiyin-os-shell .voice-detail-body,.peiyin-os-shell .export-content{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;scrollbar-gutter:stable}.peiyin-os-shell .starcrew-adaptation-shot-list__body{overflow-x:hidden}.peiyin-os-shell *{scrollbar-width:thin;scrollbar-color:#303030 transparent}.peiyin-os-shell ::-webkit-scrollbar{width:2px;height:2px}.peiyin-os-shell ::-webkit-scrollbar-thumb{background:#303030}@media(max-width:1360px){.peiyin-os-original-toolbar{padding-left:8px!important;padding-right:8px!important;gap:4px!important}.peiyin-os-original-toolbar>div{gap:3px!important}.peiyin-os-original-toolbar>div:last-child>button{width:auto!important;min-width:0!important;padding-left:6px!important;padding-right:6px!important}}.peiyin-os-basic-info>div{overscroll-behavior:none}.peiyin-os-voice-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;height:var(--peiyin-os-pane-tab-height);flex:0 0 var(--peiyin-os-pane-tab-height);padding:0 12px;border-bottom:1px solid #000;font-size:12px}.peiyin-os-voice-heading>span{display:flex;align-items:center;gap:6px}.peiyin-os-voice-heading .button{min-height:24px;padding:2px 8px}.peiyin-os-voice-layout .voice-detail-scroll{min-height:0;overflow:auto;overscroll-behavior:none;scrollbar-gutter:stable}.peiyin-os-voice-layout .voice-detail-bottom{border-top:1px solid #000;background:var(--os-panel);flex-shrink:0}.peiyin-os-voice-layout .pronunciation{border-color:#000}.segment-voice-setting{min-width:0}.segment-voice-setting .selected-voice{width:100%}.segment-voice-reset{border:0;padding:8px 0 0;background:transparent;color:var(--starcrew-text-muted);font-size:11px}.peiyin-os-chapter-generation{display:flex;align-items:center;gap:18px;margin-top:24px;padding-top:18px;border-top:1px solid #000}.peiyin-os-chapter-generation>div{flex:1;min-width:0;font-size:11px;color:var(--starcrew-text-muted)}.peiyin-os-chapter-generation .progress-track{margin-top:10px}@media(max-width:1150px){.peiyin-os-voice-layout .segment-voice-setting{grid-column:1/-1}}.peiyin-dubbing-row{padding-bottom:var(--starcrew-adaptation-shot-row-height)}.peiyin-os-shell .peiyin-dubbing-select{width:100%;min-height:var(--starcrew-adaptation-shot-row-height);padding-bottom:0;border:0;border-radius:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;grid-template-columns:104px minmax(0,1fr)}.peiyin-os-shell .peiyin-dubbing-select .starcrew-adaptation-shot-row__id{min-width:104px;width:104px;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.peiyin-os-shell .peiyin-dubbing-select:hover{background:#ffffff06}.peiyin-os-shell .peiyin-dubbing-select[aria-pressed=true]{background:#0a84ff1a}.peiyin-dubbing-select:focus-visible{outline:1px solid #0a84ff;outline-offset:-1px}.peiyin-dubbing-skipped{font-size:11px;color:var(--starcrew-text-muted)}.peiyin-os-original-panel textarea::selection{background:#264f78;color:#fff}.peiyin-os-shell .peiyin-dubbing-select [data-source-text]{white-space:pre-wrap}.demo-content-boundary:disabled :is(button,input,textarea,select){cursor:default}.peiyin-os-shell[data-demo-readonly=true] .peiyin-dubbing-select:disabled:hover{background:transparent;cursor:default}.peiyin-os-shell[data-demo-readonly=true] .peiyin-os-original-toolbar button:disabled{opacity:.4;cursor:default}.demo-content-boundary:disabled .peiyin-project-overview-stat:disabled,.peiyin-os-shell[data-demo-readonly=true] .peiyin-dubbing-select:disabled{opacity:1}.peiyin-chapter-code{color:var(--os-text-muted);font-size:11px;font-variant-numeric:tabular-nums}.light-page{--site-width: 1380px;--page-pad: 28px;--site-gutter: max(var(--page-pad), calc((100% - var(--site-width)) / 2))}.website-chrome{color:#0d0d0d;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Helvetica Neue,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;line-height:normal;font-weight:400;-webkit-font-smoothing:antialiased;--muted: #6f6f6f;--header-height: 56px;--header-control-height: 36px}:where(.website-chrome) *{box-sizing:border-box}:where(.website-chrome) button{font:inherit;color:inherit}:where(.website-chrome) button,:where(.website-chrome) a{-webkit-tap-highlight-color:transparent}:where(.website-chrome) a{color:inherit;text-decoration:none}:where(.website-chrome) ul,:where(.website-chrome) p,:where(.website-chrome) h2{margin:0;padding:0}:where(.website-chrome) ul{list-style:none}:where(.website-chrome) a:focus-visible,:where(.website-chrome) button:focus-visible{outline:2px solid #777;outline-offset:4px}.website-header-slot{height:var(--header-height)}.light-page :is(#features,#story-preview,#starter){scroll-margin-top:80px}.fxw-site-frame{width:min(calc(100% - var(--page-pad) * 2),var(--site-width));margin-inline:auto}.fxw-site-header{position:fixed;inset:0 0 auto;z-index:100;height:var(--header-height);background:#fff}.fxw-header-row{height:100%;display:flex;align-items:center;gap:34px}.fxw-wordmark{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;font-size:14px;font-weight:600;letter-spacing:0;line-height:1;white-space:nowrap}.fxw-brand-mark{width:20px;height:20px;fill:currentColor}.fxw-nav{display:flex;align-items:center;gap:2px;color:#85858d}.fxw-nav-link{position:relative;display:inline-flex;min-height:38px;align-items:center;padding:0 12px;font-size:14px;color:inherit;font-weight:400;line-height:1;white-space:nowrap;transition:color .16s ease}.fxw-nav-link:after{position:absolute;right:12px;bottom:5px;left:12px;height:1px;background:currentColor;content:"";opacity:0;transform:scaleX(.2);transform-origin:left center;transition:opacity .16s ease,transform .2s cubic-bezier(.22,1,.36,1)}.fxw-nav-link:hover{color:#4c4c53}.fxw-nav-link.active{color:#111114;font-weight:500}.fxw-nav-link:hover:after{opacity:1;transform:scaleX(1)}.fxw-header-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.fxw-login-button,.fxw-primary-action{display:inline-flex;min-height:var(--header-control-height);align-items:center;justify-content:center;gap:8px;border-radius:999px;font-size:14px;font-weight:500;white-space:nowrap;transition:background-color .15s ease}.fxw-login-button{padding:0 19px;border:0;background:#f4f4f4;cursor:pointer}.fxw-login-button:hover{background:#e9e9e9}.fxw-primary-action{padding:0 20px;border:0;background:#0d0d0d;color:#fff;cursor:pointer}.fxw-primary-action:hover{background:#292929}.fxw-site-footer{background:#fff}.fxw-footer-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(28px,3vw,58px);padding-top:40px}.fxw-footer-column h2{margin-bottom:22px;color:var(--muted);font-size:13px;font-weight:400}.fxw-footer-group+.fxw-footer-group{margin-top:32px}.fxw-footer-group p{margin-bottom:14px;color:var(--muted);font-size:13px;font-weight:400}.fxw-footer-group ul{display:flex;flex-direction:column;gap:13px}.fxw-footer-group a,.fxw-footer-login{color:#0d0d0d;font-size:13px;font-weight:520;line-height:1.35;transition:color .15s ease}.fxw-footer-login{padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.fxw-footer-group a:hover,.fxw-footer-group a:focus-visible,.fxw-footer-login:hover,.fxw-footer-login:focus-visible,.fxw-legal-line a:hover,.fxw-legal-line a:focus-visible{color:#777;text-decoration:none;outline:none}.fxw-footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding-block:88px 28px}.fxw-social-links{display:flex;align-items:center;gap:20px;color:#999}.fxw-social-links a{display:grid;width:20px;height:20px;place-items:center}.fxw-social-links svg{width:19px;height:19px;fill:currentColor;stroke:none}.fxw-social-links .fxw-social-icon--douyin{width:17px;height:17px}.fxw-social-links .fxw-social-icon--xiaohongshu{width:42px;height:25px}.fxw-legal-line{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:520;white-space:nowrap}.fxw-legal-line a{transition:color .15s ease}.fxw-locale-button{display:inline-flex;height:var(--header-control-height);min-height:var(--header-control-height);align-items:center;gap:8px;justify-self:end;padding:0 18px;border:1px solid #e1e1e1;border-radius:999px;background:#f1f1f1;box-shadow:inset 0 0 0 1px #ffffffb8;cursor:pointer;font-size:13px;transition:background-color .15s ease}.fxw-footer-locale{position:relative;display:inline-flex;justify-self:end}.fxw-locale-button:hover,.fxw-locale-button:focus-visible,.fxw-locale-button--active{background:#e8e8e8;outline:none}.fxw-locale-button strong{font-weight:600}.fxw-locale-flag,.fxw-locale-option__flag{display:inline-flex;align-items:center;justify-content:center;line-height:1}.fxw-locale-flag{width:20px;font-size:17px}.fxw-locale-backdrop{position:fixed;inset:0;z-index:110;padding:0;border:0;background:#00000014;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;animation:fxw-backdrop-soft-in .18s linear both}.fxw-locale-panel{position:absolute;right:0;bottom:calc(100% + 8px);z-index:111;display:grid;width:min(330px,calc(100vw - var(--page-pad) * 2));max-height:calc(100vh - var(--header-height) - 22px);grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(0,0,0,.04);border-radius:8px;background:#efefef;box-shadow:0 18px 48px #00000021;animation:fxw-locale-panel-in .18s ease both}.fxw-locale-panel__header{display:flex;min-height:60px;align-items:center;justify-content:space-between;padding:0 18px 0 22px;border-bottom:1px solid #d9d9d9}.fxw-locale-panel__header h2{margin:0;font-size:14px;font-weight:620}.fxw-locale-panel__header button{display:grid;width:32px;height:32px;padding:0 0 2px;place-items:center;border:0;border-radius:50%;background:#e4e4e4;cursor:pointer;font-size:20px;font-weight:300;line-height:1}.fxw-locale-panel__header button:hover,.fxw-locale-panel__header button:focus-visible{background:#d9d9d9;outline:none}.fxw-locale-panel__list{overflow-y:auto;padding:8px 10px}.fxw-locale-option{display:grid;width:100%;min-height:56px;grid-template-columns:30px 1fr 34px;gap:10px;align-items:center;padding:8px 6px 8px 14px;border:0;border-radius:6px;background:transparent;cursor:pointer;text-align:left}.fxw-locale-option:hover,.fxw-locale-option:focus-visible{background:#ffffffa3;outline:none}.fxw-locale-option__flag{width:28px;font-size:23px}.fxw-locale-option__copy{display:flex;min-width:0;flex-direction:column;justify-content:center}.fxw-locale-option__copy strong{overflow:hidden;font-size:14px;font-weight:560;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.fxw-locale-option__check{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;font-size:15px}.fxw-locale-option--selected .fxw-locale-option__check{background:#fff}@media(max-width:1180px){.light-page{--page-pad: 22px}.fxw-header-row{gap:20px}.fxw-nav-link{padding-inline:9px}}@media(max-width:980px){.light-page{--page-pad: 20px}.website-chrome{--header-height: 56px}.fxw-header-row{gap:16px}}@media(max-width:680px){.website-chrome{--header-height: 92px}.light-page :is(#features,#story-preview,#starter){scroll-margin-top:116px}.fxw-header-row{display:grid;grid-template-columns:auto 1fr;grid-template-rows:52px 40px;gap:0 12px}.fxw-nav{grid-row:2;grid-column:1 / -1;justify-content:center;gap:8px}.fxw-nav-link{min-height:36px;padding-inline:8px;font-size:13px}.fxw-header-actions{grid-column:2;grid-row:1;gap:6px}.fxw-login-button{padding-inline:12px}.fxw-primary-action{padding-inline:10px;gap:4px;font-size:12px}}.website-footer-chrome{--header-height: 76px}@media(max-width:1180px){.fxw-footer-grid{gap:38px}}@media(max-width:980px){.website-footer-chrome{--header-height: 68px}.fxw-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:56px}.fxw-footer-bottom{grid-template-columns:1fr auto}.fxw-legal-line{grid-column:1 / -1;grid-row:2;justify-self:center}}@media(max-width:640px){.light-page{--page-pad: 17px}.fxw-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 28px;padding-top:32px}.fxw-footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:28px;padding-top:68px}.fxw-legal-line{order:3;white-space:normal}.fxw-locale-button,.fxw-footer-locale{align-self:flex-start}.fxw-locale-panel{left:0;right:auto}}@keyframes fxw-backdrop-soft-in{0%{opacity:0}to{opacity:1}}@keyframes fxw-locale-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.website-chrome *,.website-chrome *:before,.website-chrome *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.pyr-page{color:#151519;background:#fff;font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;--purple: #6556e8}.pyr-results-page{background:#fff}.pyr-section-pad{padding-inline:var(--site-gutter)}.pyr-summary{padding-top:20px}.pyr-hero-meta{min-height:21px;display:flex;align-items:center;gap:0;color:#25252b;font-size:15px;font-weight:430}.pyr-hero-meta span{display:inline-flex;align-items:baseline;white-space:nowrap}.pyr-hero-meta span+span:before{margin:0 11px;color:#9b9ba3;content:"·"}.pyr-hero-meta strong{font-size:inherit;font-weight:580}.pyr-library{padding-top:22px;padding-bottom:24px}.pyr-toolbar{margin-bottom:36px;display:flex;align-items:center;justify-content:space-between;gap:24px}.pyr-filters{min-width:0;padding:0;display:flex;align-items:center;gap:8px;overflow-x:auto;border:0;scrollbar-width:none}.pyr-filters::-webkit-scrollbar{display:none}.pyr-filters button{min-height:34px;padding:0 13px;display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;color:#777982;border:1px solid transparent;border-radius:999px;background:transparent;font-size:12px;font-weight:400;cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.pyr-filters button:hover{color:#17171b;border-color:#d8d8df}.pyr-filters button.is-active{color:#fff;border-color:#17171b;background:#17171b;font-weight:520}.pyr-filters button small{min-width:16px;color:inherit;font-size:12px;font-variant-numeric:tabular-nums;opacity:.62}.pyr-search{display:flex;align-items:center;flex:0 1 230px;min-width:140px;gap:9px;min-height:36px;padding:0 12px;color:#92929a;border:1px solid #dedee5;border-radius:6px}.pyr-search input{width:100%;padding:8px 0;color:#25252b;border:0;background:transparent;font-size:12px}.pyr-search input:focus{outline:none}.pyr-search:focus-within{outline:2px solid #6556e8;outline-offset:2px}.pyr-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:34px 18px;align-items:start}.pyr-card,.pyr-create-tile{position:relative;min-width:0;padding:0;color:inherit;border:0;background:transparent;font:inherit;text-align:left}.pyr-card>a{display:block}.pyr-cover{position:relative;overflow:hidden;aspect-ratio:2 / 3;background:var(--cover, #eeeef2);border:0;border-radius:6px}.pyr-cover-image{display:block;width:100%;height:100%;object-fit:cover}.pyr-cover:after{position:absolute;z-index:1;top:-12%;bottom:-12%;left:-72%;width:48%;content:"";pointer-events:none;opacity:0;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.08) 28%,rgba(255,255,255,.58) 50%,rgba(255,255,255,.1) 72%,transparent 100%);transform:skew(-17deg)}.pyr-cover>span{position:absolute;z-index:2;right:0;bottom:0;max-width:calc(100% - 10px);height:18px;min-height:18px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;background:var(--purple);border-radius:6px 0;font-size:12px;font-weight:600;line-height:1;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}@media(hover:hover){.pyr-card:hover .pyr-cover:after{animation:pyr-cover-flash .72s cubic-bezier(.2,.65,.35,1) both}}@keyframes pyr-cover-flash{0%{left:-72%;opacity:0}18%{opacity:.72}72%{opacity:.34}to{left:126%;opacity:0}}.pyr-cover-art{position:absolute;inset:0;padding:20px 16px;display:flex;flex-direction:column;color:#fffdf3}.pyr-cover-art>small{z-index:1;font-size:6px;line-height:1.5;letter-spacing:.16em;opacity:.7}.pyr-cover-art h2{position:relative;flex-shrink:0;margin-top:24px;display:-webkit-box;overflow:hidden;font-family:Songti SC,"Noto Serif CJK SC",SimSun,serif;font-size:26px;font-weight:400;line-height:1.4;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.pyr-cover-art>svg{margin-top:auto;margin-left:auto;opacity:.55}.pyr-cover-rings{position:absolute;width:220px;height:300px;right:-130px;bottom:-20px;border:1px solid #ffffff26;border-radius:50%}.pyr-cover-rings:before,.pyr-cover-rings:after{position:absolute;inset:20px;border:1px solid #ffffff26;border-radius:50%;content:""}.pyr-cover-rings:after{inset:40px}.pyr-card h3,.pyr-create-tile h3{min-height:42px;margin:13px 2px 6px;display:-webkit-box;overflow:hidden;font-size:15px;font-weight:470;line-height:1.38;letter-spacing:-.018em;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}.pyr-card-meta{margin:0 2px;color:#8a8a92;font-size:12px;line-height:1.4}.pyr-card-meta strong{color:#5f54c8;font-size:12px;font-weight:560;font-variant-numeric:tabular-nums}.pyr-create-card{position:relative;display:block;width:100%;aspect-ratio:2 / 3;padding:0;overflow:hidden;border:1px dashed #d7ddca;border-radius:6px;background:#f7f8f2;color:#8b9979;text-align:center;transition:border-color .16s,background-color .16s}.pyr-create-tile:hover .pyr-create-card{border-color:#8b9979;background:#eff2e8}.pyr-create-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 8px}.pyr-create-icon{display:grid;width:48px;height:48px;margin-bottom:22px;place-items:center;border:1px solid #d7ddca;border-radius:50%}.pyr-create-content>span:not(.pyr-create-icon){font-size:12px;line-height:1.7}.pyr-create-content small{margin-top:4px;font-size:11px;line-height:1.7}.pyr-empty-note{margin-top:24px;color:#85858d;font-size:13px}.pyr-starter{margin:36px 0 0;padding-top:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;color:#96969e;border-top:1px solid #e4e4e9;font-size:12px;line-height:1.65}.pyr-starter p{display:flex;align-items:center;gap:8px}.pyr-starter p svg{flex-shrink:0}.pyr-starter button{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0;color:#5f54c8;border:0;background:transparent;font:inherit}.pyr-starter button:hover{color:#17171b}.pyr-page :is(button,a):focus-visible{outline-color:#6556e8}@media(max-width:1050px){.pyr-grid{grid-template-columns:repeat(auto-fill,minmax(154px,1fr))}}@media(max-width:780px){.pyr-summary{padding-top:16px}.pyr-hero-meta{overflow-x:auto;font-size:13px;scrollbar-width:none}.pyr-hero-meta::-webkit-scrollbar{display:none}.pyr-library{padding-top:18px;padding-bottom:16px}.pyr-toolbar{align-items:stretch;flex-direction:column;gap:18px;margin-bottom:34px}.pyr-search{flex-basis:auto;max-width:360px}.pyr-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.pyr-card h3,.pyr-create-tile h3{min-height:40px;margin-top:11px;font-size:14px}.pyr-starter{margin-top:28px}}.pyr-cover>.pyr-demo-badge{inset:0 auto auto 0;border-radius:6px 0;background:#3b82f6;font-size:11px;letter-spacing:.02em}.voice-market-main{padding-top:24px;padding-bottom:24px}.voice-market-filters{padding:12px 20px;background:#fafafa;border-radius:8px}.voice-market-filter-row{display:flex;align-items:baseline;gap:22px;padding:7px 0}.voice-market-filter-row h2{flex:0 0 28px;margin:0;font-size:13px;font-weight:500;color:#666}.voice-market-filter-options{display:flex;flex-wrap:wrap;gap:5px 10px}.voice-market-filter-options button{padding:5px 12px;color:#707070;background:transparent;border:0;border-radius:5px;font-size:13px;line-height:1.5;transition:color .15s ease,background-color .15s ease}.voice-market-filter-options button:hover{color:#444;background:#f2f2f2}.voice-market-filter-options button[aria-pressed=true]{color:#444;background:#eee;font-weight:550}.voice-market-filter-options button[aria-pressed=true]:hover{background:#e8e8e8}.voice-market-filter-options button:focus-visible,.voice-market-toolbar button:focus-visible{outline:2px solid #777;outline-offset:3px}.voice-market-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin:26px 0 28px}.voice-market-count{flex-shrink:0;margin-left:8px;color:#92929b;font-size:12px}.voice-market-toolbar .pyr-filters button.is-active{background:#0d0d0d;border-color:#0d0d0d}.voice-market-toolbar .pyr-search{border-color:#e5e5e5;color:#8b8b8b}.voice-market-toolbar .pyr-search:focus-within{outline-color:#777}.voice-market-cover{display:block;width:100%;padding:0;text-align:left;cursor:pointer}.voice-market-cover-tags{position:relative;margin-top:12px;font-size:11px;opacity:.7}.voice-market-play-overlay{position:absolute;z-index:2;inset:0;display:grid;place-items:center;background:#14131d40;opacity:0;transition:opacity .18s ease}.voice-market-cover:hover .voice-market-play-overlay,.voice-market-cover:focus-visible .voice-market-play-overlay,.voice-market-cover.is-active .voice-market-play-overlay{opacity:1}.voice-market-play-button{display:grid;place-items:center;width:54px;height:54px;color:#fff;border:1px solid #ffffff5c;border-radius:50%;background:#17171b45;box-shadow:0 3px 20px #00000012;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.voice-market-card h3{min-height:0;margin-bottom:8px}.voice-market-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:38px;overflow:hidden;margin:8px 2px 0;color:#8a8a92;font-size:11px;line-height:1.75}.voice-preview-spinner{display:block;width:14px;height:14px;border-radius:999px;border:2px solid currentColor;border-top-color:transparent;animation:voice-preview-spin .8s linear infinite}@keyframes voice-preview-spin{to{transform:rotate(360deg)}}@media(hover:none){.voice-market-play-overlay{opacity:1;background:transparent}}@media(max-width:780px){.voice-market-main{padding-top:16px;padding-bottom:16px}.voice-market-filters{padding:8px 12px}.voice-market-filter-row{gap:10px}.voice-market-filter-options{gap:4px}.voice-market-filter-options button{padding:5px 8px;font-size:12px}.voice-market-toolbar{gap:14px;margin:20px 0 24px}.voice-market-toolbar>.pyr-filters{flex-wrap:wrap;overflow:visible}.voice-market-toolbar>.pyr-search{width:100%;flex-basis:auto;max-width:none}}.peiyin-login-modal{position:fixed;inset:0;z-index:1000;padding:24px;display:grid;place-items:center;background:#10101457;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:peiyin-login-modal-fade-in .18s ease both}.peiyin-qr-login{position:relative;width:min(496px,calc(100vw - 32px));height:348px;overflow:hidden;padding:26px 30px 16px;color:#111;background:#fff;border:1px solid #e2e2e4;border-radius:14px;box-shadow:0 24px 80px #1212162e,0 1px 5px #00000014;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,Noto Sans,sans-serif;font-synthesis:none;animation:peiyin-login-modal-card-in .22s cubic-bezier(.22,1,.36,1) both}.peiyin-qr-login__layout{width:100%;height:100%;min-width:0;display:grid;grid-template-columns:minmax(0,220px) 188px;grid-template-rows:minmax(0,1fr) 30px;align-items:stretch;column-gap:28px;row-gap:12px}.peiyin-qr-login__copy{min-width:0;display:flex;flex-direction:column}.peiyin-qr-login__heading{min-width:0}.peiyin-qr-login__eyebrow{display:flex;align-items:center;gap:7px;margin:0;color:#6757e7;font-size:12px;font-weight:700;line-height:14px;letter-spacing:.08em}.peiyin-qr-login__eyebrow:before{width:5px;height:5px;flex:0 0 auto;content:"";background:currentColor;border-radius:50%}.peiyin-qr-login h1{margin:9px 0 0;color:#111;font-size:26px;font-weight:720;line-height:31px;letter-spacing:-.035em}.peiyin-qr-login p{max-width:210px;margin:8px 0 0;color:#8e8e93;font-size:13px;font-weight:400;line-height:20px;letter-spacing:0}.peiyin-qr-login__steps{display:grid;margin:25px 0 0;padding:22px 0 0;gap:12px;border-top:1px solid #ececef;list-style:none}.peiyin-qr-login__steps li{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;margin:0;padding:0}.peiyin-qr-login__steps li>span{width:20px;height:20px;display:grid;place-items:center;color:#3a3a3c;background:#f5f5f7;border:1px solid #d2d2d7;border-radius:6px;font-size:12px;font-weight:700;line-height:1}.peiyin-qr-login__steps strong,.peiyin-qr-login__steps small{display:block;font-style:normal;letter-spacing:0}.peiyin-qr-login__steps strong{color:#2c2c30;font-size:13px;font-weight:650;line-height:15px}.peiyin-qr-login__steps small{margin-top:2px;color:#8e8e93;font-size:12px;font-weight:400;line-height:14px}.peiyin-qr-login__secure{width:100%;height:30px;margin:0;padding:10px 0 0;display:inline-flex;grid-column:1 / -1;align-items:center;justify-content:center;gap:6px;color:#6e6e73;background:transparent;border:0;border-top:1px solid #ececef;border-radius:0;font-size:12px;font-weight:600;line-height:1}.peiyin-qr-login__secure i{width:6px;height:6px;border-radius:50%;background:#34c759;box-shadow:0 0 0 3px #34c7591f}.peiyin-qr-login__qr-column{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.peiyin-qr-login__code{position:relative;width:160px;height:160px;display:grid;place-items:center;overflow:hidden}.peiyin-qr-login__code svg{width:152px;height:152px}.peiyin-qr-login__code.is-muted svg{opacity:.12}.peiyin-qr-login__status{min-height:18px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:6px;color:#6e6e73;font-size:12px;font-weight:400;line-height:1;white-space:nowrap}.peiyin-qr-login__status>span{width:6px;height:6px;border-radius:50%;background:#8e8e93}.peiyin-qr-login__status.is-pending>span{background:#34c759}.peiyin-qr-login__status.is-loading>span{animation:peiyin-qr-pulse 1s ease-in-out infinite}.peiyin-qr-login__error{margin-top:5px;color:#c2414a;font-size:12px;font-weight:400;line-height:12px;text-align:center}.peiyin-qr-login__qr-column>button{height:30px;align-self:center;margin-top:7px;padding:0 15px;color:#fff;background:#111;border:1px solid #111;border-radius:8px;font-size:12px;font-weight:600;line-height:1;cursor:pointer}.peiyin-qr-login__overlay{position:absolute;inset:0;display:grid;place-items:center;color:#111;background:#ffffffb8;font-size:13px;font-weight:700;line-height:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.peiyin-qr-login__spinner{width:28px;height:28px;border:2px solid #d2d2d7;border-top-color:#111;border-radius:50%;animation:peiyin-qr-spin .7s linear infinite}.peiyin-qr-login .peiyin-login-modal-close{position:absolute;top:8px;right:8px;z-index:3;width:28px;height:28px;padding:0;display:grid;place-items:center;color:#8e8e93;background:transparent;border:0;border-radius:50%;cursor:pointer;transition:color .15s ease,background-color .15s ease}.peiyin-qr-login .peiyin-login-modal-close:hover{color:#111;background:#f5f5f7}.peiyin-login-modal-close svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}@keyframes peiyin-login-modal-fade-in{0%{opacity:0}}@keyframes peiyin-login-modal-card-in{0%{opacity:0;transform:translateY(12px) scale(.985)}}@keyframes peiyin-qr-spin{to{transform:rotate(360deg)}}@keyframes peiyin-qr-pulse{50%{opacity:.3}}@media(max-width:560px){.peiyin-login-modal{padding:12px}.peiyin-qr-login{width:100%;height:auto;max-height:calc(100svh - 24px);padding:26px 24px 20px;overflow-y:auto}.peiyin-qr-login__layout{height:auto;grid-template-columns:1fr;grid-template-rows:auto;gap:24px}.peiyin-qr-login__secure{grid-column:1}}.peiyin-login-modal{-webkit-backdrop-filter:blur(8px)}.peiyin-qr-login__unavailable{color:#8e8e93;font-size:13px}.peiyin-qr-login__error{line-height:1.4}.peiyin-qr-login button:focus-visible{outline:2px solid #6757e7;outline-offset:2px}@media(min-width:561px)and (max-height:420px){.peiyin-login-modal{padding:12px}.peiyin-qr-login{height:auto;max-height:calc(100dvh - 24px);overflow-y:auto}.peiyin-qr-login__layout{height:auto;grid-template-rows:auto 30px}}@media(prefers-reduced-motion:reduce){.peiyin-login-modal,.peiyin-qr-login{animation:none}}
